summaryrefslogtreecommitdiff
path: root/nuttx/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Add framework for listen() and connect() -- still missing logicpatacongo2007-09-231-0/+3
* Add basic structure to support netdevice ioctlspatacongo2007-09-161-0/+10
* Implement TCP send; remove uIP proto-socketspatacongo2007-09-091-10/+10
* Cleanup and fix problems introduce in last commitpatacongo2007-09-081-1/+1
* Implemented several options in set/getsockoptspatacongo2007-09-081-9/+10
* Added framework for getsockopt() setsockopt()patacongo2007-09-071-19/+23
* Add socket optionspatacongo2007-09-051-0/+38
* Add send, sendto, rec, recvfrompatacongo2007-09-031-2/+30
* Implements basic TCP connection logicpatacongo2007-09-021-2/+21
* Adding socket(), bind() logicpatacongo2007-09-011-0/+1
* Basic infrastructure for socket() and bind()patacongo2007-08-282-1/+114
* Added statfs()patacongo2007-05-291-1/+1
* Added fat_getattrib.c and fat_setattrib.cpatacongo2007-05-272-0/+195
* Add stat()patacongo2007-05-272-17/+89
* Add unlink(), mkdir(), rmdir(), and rename()patacongo2007-05-211-0/+19
* Support for open of FAT fspatacongo2007-05-191-0/+49
* Add mount and umountpatacongo2007-05-121-0/+78
* ioctl should be prototyped in sys/ioctl.hpatacongo2007-03-211-0/+68
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-28/+0
* Progress toward clean SDCC compilationpatacongo2007-02-211-6/+14
* Eliminating SDCC compilation errorspatacongo2007-02-211-0/+1
* Eliminating GCC dependenciespatacongo2007-02-201-0/+7
* NuttX RTOSpatacongo2007-02-171-0/+143