提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 1f2cc9f4fe Complete re-implementation of mq_close 10 年之前
  Gregory Nutt 9e975a217d Separate mqueue allocation logic from mq_open() and put it in sched/mqueue/mq_msgqalloc.c 10 年之前
  Gregory Nutt b0f80cc8db Move mq_open.c, mq_close.c, and mq_unlink.c from sched/mqueue to fs/mqueue 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 1780810d3d Rename kmalloc to kmm_malloc for consistency 10 年之前
  Gregory Nutt d798dd37a7 Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 10 年之前
  Gregory Nutt 0385a00a60 Move signal-related files from sched/ to sched/signal 10 年之前
  Gregory Nutt 08879ca34c Move POSIX message queue files from sched/ to sched/mqueue 10 年之前