Commit History

Author SHA1 Message Date
  Xiang Xiao 68951e8d72 Remove exra whitespace from files (#189) 4 years ago
  Gregory Nutt a64869aa67 CONFIG_NFILE_DESCRIPTORS=0 can no longer be used to disable the file system. NuttX with no file system does not make sense. 5 years ago
  Gregory Nutt 1ed816de4b Squashed commit of the following: 7 years ago
  Gregory Nutt f932b26db1 Add umount2(). umount() is now a macro that just calls umount2() with flags = 0. 9 years ago
  Gregory Nutt 650a0d0615 Completes VFS-based named semaphore implemetation. Still a little buggy 10 years ago
  Gregory Nutt 8a6a202c6d straighten out files in some Make.defs files 10 years ago
  Gregory Nutt 36a88638a4 Move mount-related files from fs/. to fs/mount/. 10 years ago