summaryrefslogtreecommitdiffstats
path: root/nuttx/lib/misc
AgeCommit message (Expand)AuthorFilesLines
2012-09-05Oops.. sendfile() was not keeping track of the number bytes transferred or ha...patacongo1-4/+18
2012-09-04Add sendfile()patacongo7-5/+296
2012-08-13Make the lib/ subdirectory build more like other directoriespatacongo1-6/+11
2012-04-05Fix compilation errors with floating point is enabled and field widths are di...patacongo1-0/+0
2012-03-21Move file-system header files to include/nuttx/fspatacongo2-2/+2
2012-02-12Add interface to enabled/disable debug outputpatacongo1-13/+66
2012-02-01Add tcsetattr and tcgetattrpatacongo3-216/+2
2011-04-05Fix bugs introduced in last commitpatacongo1-0/+1
2011-04-05Clean kernel-/user-mode module buildpatacongo1-2/+1
2011-04-03Move memory manager into user spacepatacongo1-4/+8
2011-04-02Kernel build mostly successfulpatacongo5-2/+219
2011-03-30Move more files into subdirectories under lib/patacongo3-0/+438
2011-03-30Move more files into subdirectories under lib/patacongo5-0/+559