summaryrefslogtreecommitdiff
path: root/nuttx/lib/misc
Commit message (Expand)AuthorAgeFilesLines
* Still trying to recover directory contentspatacongo2012-11-109-1373/+0
* Trying to recover from deleted directory contentspatacongo2012-11-109-0/+1373
* move lib/ to libc/ to make room for a true lib/ directory. Rename libraries ...patacongo2012-11-109-1373/+0
* Fix ENC28J60 Tx transmit (still a receive problem); Add HTTP 408 logic from Katepatacongo2012-09-171-1/+1
* Refactor serial configuratin; AVR teensy Kconfig now buildspatacongo2012-09-051-6/+12
* Oops.. sendfile() was not keeping track of the number bytes transferred or ha...patacongo2012-09-051-4/+18
* Add sendfile()patacongo2012-09-047-5/+296
* Make the lib/ subdirectory build more like other directoriespatacongo2012-08-131-6/+11
* Fix compilation errors with floating point is enabled and field widths are di...patacongo2012-04-051-0/+0
* Move file-system header files to include/nuttx/fspatacongo2012-03-212-2/+2
* Add interface to enabled/disable debug outputpatacongo2012-02-121-13/+66
* Add tcsetattr and tcgetattrpatacongo2012-02-013-216/+2
* Fix bugs introduced in last commitpatacongo2011-04-051-0/+1
* Clean kernel-/user-mode module buildpatacongo2011-04-051-2/+1
* Move memory manager into user spacepatacongo2011-04-031-4/+8
* Kernel build mostly successfulpatacongo2011-04-025-2/+219
* Move more files into subdirectories under lib/patacongo2011-03-303-0/+438
* Move more files into subdirectories under lib/patacongo2011-03-305-0/+559