コミット履歴

作者 SHA1 メッセージ 日付
  Meco Jianting Man 4fd4074617 Merge branch 'RT-Thread:master' into ioctl 4 年 前
  Meco Man 740a810274 [errno][libc] 解决sys头文件在libc未开启时的引入问题 4 年 前
  Meco Man 07cab33b50 add sys/ioctl.h for pipe.c 4 年 前
  wanghaijing 78c370d793 pipe name depend on RT_NAME_MAX 4 年 前
  Meco Man 3c05a4e719 [compoenets] auto & manual formatted 4 年 前
  Meco Man a657c00e72 update pipe.c 5 年 前
  David Lin e9d930070d Update pipe.c 5 年 前
  David Lin ff09587d23 [components/drivers] update pipe.c 5 年 前
  Bernard Xiong 7a00b42e97 Update pipe.c 6 年 前
  Bernard Xiong 055061a639 [DeviceDrivers] Fix pipe memory issue. 6 年 前
  tyustli d8eb0cfc1e fix kernel and framework no cast type error 6 年 前
  Bernard Xiong ff00378728 [libc] Fix the unamed pipe close issue 6 年 前
  Bernard Xiong 2c0640a178 [license] Change license to Apache. 7 年 前
  neverxie 3a83e5524f [components][pipe] Fix 'pipe' command close bug when open failed. 7 年 前
  Bernard Xiong 0cac9afc4b [Kernel] clean code for indentation. 7 年 前
  Bernard Xiong a1a56ce1d1 [Kernel] Add flag in wait queue and fix wakeup issue. 7 年 前
  Bernard Xiong 884fb70fe9 [Kernel] Add device ops feature. 7 年 前
  liang yongxiang cc81b47be2 [components] fixed signed/unsigned mismatch warning 7 年 前
  Bernard Xiong 00c6e81ecc [DeviceDrivers] fix type unknown issue in pipe 8 年 前
  BernardXiong 8246da645d [DeviceDrivers] fix the compiling warning. 8 年 前
  bernard 09f2d42e5a [DeviceDrivers] Add device API in pipe device. 8 年 前
  JasonJiaJie ef219c20c2 [Driver][Pipe]Memory leak issue when close a pipe. 8 年 前
  bernard 8a38307e2c [libc] Add RT_USING_POSIX macro. 8 年 前
  ArdaFu fc7abc6580 [components][drivers] Check macro "RT_USING_DFS" when using DFS relative method/functions. 8 年 前
  bernard d7087fdd3b [DeviceDrivers] change cmd type. 8 年 前
  Grissiom 0feefc03b6 device/pipe: add a control cmd to get the space left in pipe 12 年 前
  Grissiom 7e68096a88 dev/pipe: make pipe a type of device 12 年 前
  Grissiom 0340300f89 dev/pipe: cleanup 12 年 前
  Grissiom e8cca2315a dev/pipe: call rx_indicate the time we resume reader 12 年 前
  Grissiom d683d32bd5 device/pipe: add nonblocking read/write and force write mode 12 年 前