提交历史

作者 SHA1 备注 提交日期
  Gustavo Henrique Nihei 330eff36d7 sourcefiles: Fix relative path in file header 3 年之前
  Gustavo Henrique Nihei 76acb32e29 Fix typos reported by codespell 3 年之前
  Alin Jerpelea f9fb182809 Author: Gregory Nutt: update licenses to Apache 3 年之前
  YAMAMOTO Takashi 67fbbf935b fs/romfs/fs_romfs.c: Fix syslog formats 3 年之前
  YAMAMOTO Takashi da1b593485 fs/romfs/fs_romfs.c: Fix syslog format errors 3 年之前
  YAMAMOTO Takashi dc6b61caf9 fs/romfs/fs_romfs.c: Remove redundant assignments 4 年之前
  Xiang Xiao 67ef70d460 vfs/dirread: Should return the same file type as lstat 4 年之前
  Xiang Xiao 91ed14c631 vfs/stat: Make the flag defintion more confirm POSIX standard 4 年之前
  Ouss4 ba8bc4c80c fs/: Check return of nxsem_wait_uninterruptible. 4 年之前
  Alin Jerpelea a8d63c0cec various fixes (#49) 4 年之前
  Xiang Xiao 6a3c2aded6 Fix wait loop and void cast (#24) 4 年之前
  Gregory Nutt bd3cc792ff fs/: Run all .c files under fs/ through tools/nxstyle. 5 年之前
  Xiang Xiao 5708a1ac73 fs/mount and fs/romfs: Add support to mount a ROMFS volume using an MTD driver interface using the standard mount() operation. 5 年之前
  Gregory Nutt e4652bd3dc Squashed commit of the following: 6 年之前
  Gregory Nutt 42a0796615 Squashed commit of the following: 7 年之前
  Gregory Nutt 83cdb0c552 Squashed commit of the following: 7 年之前
  Gregory Nutt 78fa87c7db ROMFS: stat() and fstat() should always indicate that directories are executable. 7 年之前
  Gregory Nutt d677e63008 ROMFS: Back out 29028bcd5aab37e11eb6c7a2bd76e378504b8264. A cool idea, but loses the EXECUTABLE bit in the file type. 7 年之前
  Gregory Nutt 40f8e8b41f Fix some backward DEBUGASSERT tests in ROMFS and FAT. 7 年之前
  Gregory Nutt a482a4603f fstat: Add fstat() support to tmpfs. 7 年之前
  Gregory Nutt 29028bcd5a romfs: Simplify fstat() implementation. It is not necessary to save the file type at open, We know in this context that the file is a regular file. 7 年之前
  Gregory Nutt 4748e9352d fstat: Add fstat() support to romfs 7 年之前
  Gregory Nutt 7d91fabf01 fstat: Add skeleton implmentations of fstat() in all file systems. 7 年之前
  Gregory Nutt ad2f7b0119 fs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 8 年之前
  Gregory Nutt a1469a3e95 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 8 年之前
  Gregory Nutt 1cdc746726 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 8 年之前
  Gregory Nutt fc3540cffe Replace all occurrences of vdbg with vinfo 8 年之前
  Gregory Nutt 9008308b64 Remove some block comments before empty code sections 8 年之前
  Gregory Nutt 0fb035f76b Standardize some naming in code section comments 8 年之前
  Gregory Nutt c70987e551 nuttx/fs: Fix some spacing and alignment issues 9 年之前