summaryrefslogtreecommitdiffstats
path: root/nuttx/include/sys
AgeCommit message (Expand)AuthorFilesLines
2009-07-11Add gettimeofday()patacongo1-0/+75
2009-06-17Easing in binfmt supportpatacongo1-1/+1
2009-02-15cosmetpatacongo1-1/+1
2008-11-17Add select()patacongo1-0/+119
2008-09-12Add mmap() APIpatacongo1-0/+108
2008-09-12Standardizing ioctlspatacongo4-42/+51
2008-09-01Fix fseek/ftell; add fsetpos/fgetpospatacongo1-0/+1
2008-07-20Add mkfifo()patacongo1-13/+14
2008-01-06Add float types needed by pcode runtimepatacongo1-0/+3
2007-12-30More SDCC compilation fixespatacongo1-15/+20
2007-12-28Fixed for 8051 w/SDCC compilerpatacongo1-1/+1
2007-09-23Add framework for listen() and connect() -- still missing logicpatacongo1-0/+3
2007-09-16Add basic structure to support netdevice ioctlspatacongo1-0/+10
2007-09-09Implement TCP send; remove uIP proto-socketspatacongo1-10/+10
2007-09-08Cleanup and fix problems introduce in last commitpatacongo1-1/+1
2007-09-08Implemented several options in set/getsockoptspatacongo1-9/+10
2007-09-07Added framework for getsockopt() setsockopt()patacongo1-19/+23
2007-09-05Add socket optionspatacongo1-0/+38
2007-09-03Add send, sendto, rec, recvfrompatacongo1-2/+30
2007-09-02Implements basic TCP connection logicpatacongo1-2/+21
2007-09-01Adding socket(), bind() logicpatacongo1-0/+1
2007-08-28Basic infrastructure for socket() and bind()patacongo2-1/+114
2007-05-29Added statfs()patacongo1-1/+1
2007-05-27Added fat_getattrib.c and fat_setattrib.cpatacongo2-0/+195
2007-05-27Add stat()patacongo2-17/+89
2007-05-21Add unlink(), mkdir(), rmdir(), and rename()patacongo1-0/+19
2007-05-19Support for open of FAT fspatacongo1-0/+49
2007-05-12Add mount and umountpatacongo1-0/+78
2007-03-21ioctl should be prototyped in sys/ioctl.hpatacongo1-0/+68
2007-03-20Restructure header files for POSIX compliance; eliminate compile warningspatacongo1-28/+0
2007-02-21Progress toward clean SDCC compilationpatacongo1-6/+14
2007-02-21Eliminating SDCC compilation errorspatacongo1-0/+1
2007-02-20Eliminating GCC dependenciespatacongo1-0/+7
2007-02-17NuttX RTOSpatacongo1-0/+143