提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt a64869aa67 CONFIG_NFILE_DESCRIPTORS=0 can no longer be used to disable the file system. NuttX with no file system does not make sense. 5 年之前
  Gregory Nutt bb623d1e04 This commit renames all internal OS functions defined under sched/task so that they begin with the prefix. For example, nxtask_exit() vs. task_exit(). 5 年之前
  Gregory Nutt 3973640fff Update some comments. Remove references to non-existent CONFIG_MAX_TASK_ARG. 6 年之前
  Gregory Nutt 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 年之前
  Arjun Hary b274a97840 Miscellaneous fixes from astyle tool. 7 年之前
  Gregory Nutt 2d1765a014 Remove more of those annoying empty comment blocks. 8 年之前
  Gregory Nutt 0fb035f76b Standardize some naming in code section comments 8 年之前
  Gregory Nutt 0b12dbf95d Fix some spacing problems 9 年之前
  Gregory Nutt cb9e27c3b0 Standardize naming used for public data and function groupings 9 年之前
  Gregory Nutt b4423c1eed Make some file section headers more consistent with standard 9 年之前
  Gregory Nutt b2a94b6f2b Fix more places where the user-mode allocator is used to allocate kernel thread resources -- before the user-mode allocator even exists 10 年之前
  Gregory Nutt 23147c40a5 Remove final traces of the 8015 from the NuttX source tree 10 年之前
  Gregory Nutt d798dd37a7 Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 10 年之前
  Gregory Nutt 23a334c066 Move task control files from sched/ to sched/task 10 年之前