提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt a569006fd8 sched/: Make more naming consistent 4 年之前
  Gregory Nutt ae401cecdd Check return from nxsem_wait_initialize() 4 年之前
  Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 4 年之前
  Xiang Xiao 6a3c2aded6 Fix wait loop and void cast (#24) 4 年之前
  Gregory Nutt d2af57169b tools/nxstyle.c: Fix a rare false alarm that could occur if a variable or function name begins with the sub-string 'union' or 'struct'. misc fixes under fs/ and sched/ from application of current version of nxstyle. 4 年之前
  Xiang Xiao 964f0ab304 aio_cancel need signal caller after the succeed and fix minor issue in the error handler 5 年之前
  Gregory Nutt 9568600ab1 Squashed commit of the following: 7 年之前
  Gregory Nutt 42a0796615 Squashed commit of the following: 7 年之前
  Gregory Nutt 83cdb0c552 Squashed commit of the following: 7 年之前
  Gregory Nutt 9008308b64 Remove some block comments before empty code sections 8 年之前
  Gregory Nutt e38640ecd8 Eliminate a warning 10 年之前
  Gregory Nutt 9e102bc458 Fix some cornercase locking issues; make AIO lock re-entrant 10 年之前
  Gregory Nutt cd0c493657 Basic fixes for a clean simulator build with last big fs changes 10 年之前
  Gregory Nutt 52ce95b8b8 Add a AIO control container to increase the payload with OS internal stuff. 10 年之前