summaryrefslogtreecommitdiff
path: root/nuttx/fs/fs_read.c
Commit message (Expand)AuthorAgeFilesLines
* Clean-up files in fs/ directorypatacongo2012-07-141-1/+1
* Fix read() return value for the case of permissions problempatacongo2012-03-311-20/+24
* Read from socket is the same as recv with flags==0patacongo2009-08-151-3/+40
* Not setting error on driver errorspatacongo2008-10-091-2/+13
* cosmeticpatacongo2008-09-121-4/+0
* Fix read()/write() prototypepatacongo2008-08-131-1/+1
* Z16F Debugpatacongo2008-01-291-3/+3
* Simply conditional build; fix conditional compilationpatacongo2007-06-091-3/+0
* Add support for close and fsyncpatacongo2007-05-201-1/+1
* fixespatacongo2007-05-201-10/+15
* Add support for block driverspatacongo2007-05-091-2/+2
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-1/+2
* This creates a 8051 build that can run in 24Kb of RAMpatacongo2007-03-011-3/+2
* Finally, a clean SDCC compilepatacongo2007-02-271-10/+10
* NuttX RTOSpatacongo2007-02-171-0/+97