summaryrefslogtreecommitdiff
path: root/nuttx/include/fcntl.h
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of aio_write()Gregory Nutt2014-10-041-1/+1
* Implement creat() as a macroGregory Nutt2014-10-041-8/+15
* Add basic data structures that will allow us to move named semaphore support ...Gregory Nutt2014-09-281-1/+1
* Add EMC register definitions for the LPC1788patacongo2013-02-121-5/+10
* Preserve access and creation flags with fcntl(F_SETFL)patacongo2013-02-121-0/+7
* drivers/serial: Don't disable Rx interrrupts on each characterpatacongo2012-04-181-1/+1
* Disable line buffering if the file is opened in binary mode; Also fix a coupl...patacongo2012-04-181-20/+29
* Small improvement in FAT buffering logic on write()patacongo2011-09-151-2/+2
* Switching to C99 stdint.h typespatacongo2009-12-141-5/+7
* Fix some ez80 compilation errorspatacongo2009-08-021-9/+3
* Add skeleton for fcntl()patacongo2009-07-181-1/+7
* Add gmtime and localtimepatacongo2009-07-121-1/+2
* cosmeticpatacongo2008-11-161-6/+6
* Fix z16f addressing issuespatacongo2008-01-301-5/+5
* Add stat()patacongo2007-05-271-32/+0
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-0/+181