summaryrefslogtreecommitdiff
path: root/nuttx/include/sys/mount.h
Commit message (Expand)AuthorAgeFilesLines
* Add umount2(). umount() is now a macro that just calls umount2() with flags ...Gregory Nutt2015-03-141-6/+44
* Standardize some header filesGregory Nutt2015-02-161-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* SAMA5D3x-EK NAND: Integrate SAMA5 NAND support into SAMA5D3x-EK board supportGregory Nutt2013-11-251-4/+4
* Header file clean-uppatacongo2012-07-171-4/+4
* Switching to C99 stdint.h typespatacongo2009-12-141-3/+2
* Standardizing ioctlspatacongo2008-09-121-4/+4
* Add mount and umountpatacongo2007-05-121-0/+78