提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt bd3cc792ff fs/: Run all .c files under fs/ through tools/nxstyle. 5 年之前
  Gregory Nutt 035842b3ed Fix an error and more warnings found in build testing. 5 年之前
  Gregory Nutt be3dd0bac6 fs/: Fix various coding standard issues found while testing tools/nxstyle.c 5 年之前
  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 c70987e551 nuttx/fs: Fix some spacing and alignment issues 9 年之前
  Gregory Nutt 9ac09db800 More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 10 年之前
  Gregory Nutt d287e7036d Let's raise the priority of NXFFS dumps to LOG_NOTICE 10 年之前
  Gregory Nutt 6a9296c397 Fix prolblems with redefinitions of fdb macro. With the fix to the syslog prototype, a LOG priority must now be the first paramter. Fixed by replacing all occurrences of fdbg with syslog(LOG_DEBUG, and eliminating the macro redefinitions. Noted by Sebastien Lorquet. 10 年之前
  Gregory Nutt 1780810d3d Rename kmalloc to kmm_malloc for consistency 10 年之前
  Gregory Nutt 54fa3b0b59 Rename kfree to kmm_free for consistency with other naming conventions 10 年之前
  Gregory Nutt 2318531d93 Condition out most of the recent NXFFS changes for NAND. NXFFS will never be able to support NAND 11 年之前
  Gregory Nutt 5b9d07e5c0 NXFFS: When dumping the MTD content, don't abort on a read error. For NAND, the read error probably just means that an uncorrectable ECC was encountered 11 年之前
  Gregory Nutt 897572a552 Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h 11 年之前
  Gregory Nutt f7573b3fa0 Remove NXFFS compile warning 11 年之前
  patacongo ad430fc198 Add syslog.h; rename lib_rawprintf() to syslog() 11 年之前
  patacongo 7a9457bb07 Email address change in nuttx/ 12 年之前
  patacongo 2fe4ad52f8 Move file-system header files to include/nuttx/fs 12 年之前
  patacongo 9bf97a2cd3 More NXFFS bugfixes 13 年之前
  patacongo 5196a00b2d More NXFFS bugfixes 13 年之前
  patacongo 4e23151cdd Misc NXFFS bugfixes 13 年之前
  patacongo 40c085d15a NXFFS file deletion is functional 13 年之前
  patacongo f24821c3fa More NXFFS bugfixes 13 年之前
  patacongo 4ec4f5b258 More NXFFS bugfixes 13 年之前
  patacongo 291fbf588f Extend NXFFS tests; bugfixes 13 年之前