提交历史

作者 SHA1 备注 提交日期
  Xiang Xiao fb63c0a293 sched/signal and related changes to other OS subsystems. 5 年之前
  Simon Liedl 6fe770bb21 Merged in sliedl/nuttx (pull request #700) 6 年之前
  Gregory Nutt b54ffe858a Standardization of some function headers. 6 年之前
  Gregory Nutt 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 年之前
  Gregory Nutt e11e3b2607 Squashed commit of the following: 7 年之前
  Gregory Nutt b71907888e Remove some empty file section section header comments 8 年之前
  Gregory Nutt 74db48202e sched/: Replace explict references to g_readytorun with indirect references via the this_task() macro 8 年之前
  Gregory Nutt 849df03d22 Update dates on files modified for SIGEV_THREAD support 8 年之前
  Gregory Nutt 9835eeb181 signals: Basic framework to support SIGEV_THREAD 8 年之前
  Gregory Nutt 79d554939e sched/: Fix some spacing issues 9 年之前
  Gregory Nutt 5b51a9fcdd Standardize the width of all comment boxes in C files 9 年之前
  Gregory Nutt cb9e27c3b0 Standardize naming used for public data and function groupings 9 年之前
  Gregory Nutt fcfe877e96 Cosmetic update to comments 10 年之前
  Gregory Nutt 1f2cc9f4fe Complete re-implementation of mq_close 10 年之前
  Gregory Nutt e3fa34681b Convert mqueue structure for use in VFS as inode data; rename mqueue_inode_s; remove links, reference counts and name from mqueue structure. These will be replaced by VFS data. Remove g_msgqueues and mq_findnamed.c; these will be replace with VFS logic 10 年之前
  Gregory Nutt d798dd37a7 Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 10 年之前
  Gregory Nutt 08879ca34c Move POSIX message queue files from sched/ to sched/mqueue 10 年之前