summaryrefslogtreecommitdiff
path: root/nuttx/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Experimental version of waitpid()patacongo2011-03-102-0/+124
* First cut at x86 build environmentpatacongo2011-03-041-1/+1
* Add IGMP user interfacepatacongo2010-07-111-0/+120
* Clean-up from big switch to stdint/stdboolpatacongo2009-12-161-4/+10
* Switching to C99 stdint.h typespatacongo2009-12-148-22/+24
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-142-27/+28
* types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo2009-12-131-12/+43
* Eliminate some hcs12 compile errors/warningspatacongo2009-12-131-0/+9
* Add gettimeofday()patacongo2009-07-111-0/+75
* Easing in binfmt supportpatacongo2009-06-171-1/+1
* cosmetpatacongo2009-02-151-1/+1
* Add select()patacongo2008-11-171-0/+119
* Add mmap() APIpatacongo2008-09-121-0/+108
* Standardizing ioctlspatacongo2008-09-124-42/+51
* Fix fseek/ftell; add fsetpos/fgetpospatacongo2008-09-011-0/+1
* Add mkfifo()patacongo2008-07-201-13/+14
* Add float types needed by pcode runtimepatacongo2008-01-061-0/+3
* More SDCC compilation fixespatacongo2007-12-301-15/+20
* Fixed for 8051 w/SDCC compilerpatacongo2007-12-281-1/+1
* 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