提交历史

作者 SHA1 备注 提交日期
  Xiang Xiao 467d2a58ea Replace non critical PANIC with DEBUGPANIC to save the code space 6 年之前
  Gregory Nutt 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 年之前
  Gregory Nutt e7c52bac60 Squashed commit of the following: 7 年之前
  Gregory Nutt 6e3107650d nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 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 b0f80cc8db Move mq_open.c, mq_close.c, and mq_unlink.c from sched/mqueue to fs/mqueue 10 年之前
  Gregory Nutt e1769b22f1 Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 10 年之前
  Gregory Nutt 08879ca34c Move POSIX message queue files from sched/ to sched/mqueue 10 年之前