提交历史

作者 SHA1 备注 提交日期
  Xiang Xiao b422f49fa7 fs: Skip the enumeration of root directory in foreach_inode 4 年之前
  Gregory Nutt a4d6af8343 Check return from nxsem_wait_initialize() 4 年之前
  Xiang Xiao 68951e8d72 Remove exra whitespace from files (#189) 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 年之前
  Juha Niskanen e8b5dd4528 Fix use of undefined pp-token #errror, other typos. 5 年之前
  Gregory Nutt 3f731241cb fs/inode/, fs/vfs/, and sched/task/: File and socket descriptors are no longer allocated for kernel threads. They must use SYSLOG for output and the low-level psock interfaces for network I/O. This saves a little memory which might be important for small footprint configurations. 8 年之前
  Gregory Nutt 0fb035f76b Standardize some naming in code section comments 8 年之前
  Gregory Nutt 8293a5e773 Minor file system clean-up 9 年之前
  Gregory Nutt ae90309b36 Move fs/fs.h to fs/inode/inode.h and some to fs/driver/driver.h 10 年之前
  Gregory Nutt a470a8cbd0 Move drive from fs/. to fs/driver/. 10 年之前
  Gregory Nutt 39ff9d626e Move inode and VFS utils from fs/. to fs/inode/. 10 年之前