summaryrefslogtreecommitdiff
path: root/nuttx/fs
Commit message (Expand)AuthorAgeFilesLines
* Eliminate warningspatacongo2007-03-291-0/+1
* ioctl should be prototyped in sys/ioctl.hpatacongo2007-03-211-1/+1
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-207-5/+8
* Reference count field was not being initializedpatacongo2007-03-191-3/+1
* Fix SDCC compilation problemspatacongo2007-03-164-1/+21
* Add 'ls' command to nshpatacongo2007-03-143-3/+17
* Added opendir, readdir, closedir, etc.patacongo2007-03-1417-342/+1715
* Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphoresnuttx-1.1patacongo2007-03-141-7/+21
* Fix c5471 signal handling + deallocation bugpatacongo2007-03-081-1/+1
* This creates a 8051 build that can run in 24Kb of RAMpatacongo2007-03-017-29/+17
* Fix link problemspatacongo2007-02-281-1/+1
* Working toward successful link using aslinkpatacongo2007-02-271-5/+5
* Finally, a clean SDCC compilepatacongo2007-02-2710-91/+101
* Progress toward clean SDCC compilationpatacongo2007-02-211-2/+5
* Working toward compiler independence: Removed inline funcspatacongo2007-02-204-31/+15
* NuttX RTOSpatacongo2007-02-1710-0/+1702