summaryrefslogtreecommitdiff
path: root/nuttx/lib/lib_init.c
Commit message (Expand)AuthorAgeFilesLines
* Added network init; refactored some header filespatacongo2007-09-091-1/+1
* Container being deallocated before buffers in container. Caused memory leak.patacongo2007-03-291-2/+5
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-21/+0
* Bug fix: Cannot call free from null task (it might need to wait). Call sche...patacongo2007-03-161-1/+1
* Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphoresnuttx-1.1patacongo2007-03-141-7/+21
* Debug instrumentationpatacongo2007-03-091-1/+1
* This creates a 8051 build that can run in 24Kb of RAMpatacongo2007-03-011-1/+6
* Finally, a clean SDCC compilepatacongo2007-02-271-7/+8
* Working toward compiler independence: Removed inline funcspatacongo2007-02-201-4/+1
* NuttX RTOSpatacongo2007-02-171-0/+203