summaryrefslogtreecommitdiff
path: root/nuttx/include
Commit message (Expand)AuthorAgeFilesLines
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-151-4/+4
* Fix race condition bug in poll() for backlogged connectionspatacongo2009-09-101-0/+6
* THTTPD now gets past initializationpatacongo2009-08-021-6/+6
* Fix some ez80 compilation errorspatacongo2009-08-021-9/+3
* Add fcntl(F_DUPFD)patacongo2009-07-192-14/+4
* Still fleshing out THTTPD examplepatacongo2009-07-182-1/+6
* Add skeleton for fcntl()patacongo2009-07-181-1/+7
* Add fileno()patacongo2009-07-131-0/+1
* Add tdate_parse.cpatacongo2009-07-121-3/+5
* libthttpd.c now longer used fork() and execve()patacongo2009-07-121-0/+102
* Added exec()patacongo2009-07-121-1/+28
* Add strftimepatacongo2009-07-122-10/+18
* Add gmtime and localtimepatacongo2009-07-122-1/+5
* Add gettimeofday()patacongo2009-07-111-0/+75
* mktime/gmtime_r moved and highly simplifiedpatacongo2009-07-112-5/+115
* Added some pattern matching logicpatacongo2009-07-112-1/+88
* Fixes for clean ez80 compilationpatacongo2009-06-261-1/+2
* integrating NXFLATpatacongo2009-06-261-5/+5
* Mostly cosmetic integration changespatacongo2009-06-251-2/+4
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-256-14/+98
* Make all counts 16-bitpatacongo2009-06-252-4/+9
* Still waffling on relocation typespatacongo2009-06-231-7/+10
* Remove import symbols from relo tablepatacongo2009-06-231-2/+1
* Back-out one relocation typepatacongo2009-06-221-8/+2
* New relocation typespatacongo2009-06-222-19/+44
* Add NXFLAT dynamic binding logicpatacongo2009-06-212-14/+37
* Add symbol table supportpatacongo2009-06-201-0/+164
* Add qsort()patacongo2009-06-201-0/+5
* Finish nxflat test Makefilespatacongo2009-06-201-1/+7
* Integrated mknxflatpatacongo2009-06-181-1/+5
* Back out most of last changepatacongo2009-06-181-17/+12
* Integrate PIC support into context switchingpatacongo2009-06-173-13/+28
* Remove bitfields from NXFLAT definitionpatacongo2009-06-171-21/+38
* Straighten out conditional compilationpatacongo2009-06-172-9/+10
* Add exec_modulepatacongo2009-06-172-24/+171
* Add basic module management logicpatacongo2009-06-173-102/+48
* Easing in binfmt supportpatacongo2009-06-175-90/+156
* Reserved word 'private' in C header files is a problem for C++patacongo2009-06-164-11/+11
* Added NXFLAT a bit at a timepatacongo2009-06-162-5/+251
* Adding basic framework for NXFLATpatacongo2009-06-163-4/+237
* Add logic to clone socket descriptors when a new task is started.patacongo2009-06-151-2/+21
* dup() and dup2() support for socket descriptorspatacongo2009-06-154-5/+39
* Add strtoul, strtoll, strtoull, atol, and atoll.patacongo2009-06-141-2/+12
* Same as last check-in, just implemented more sanelypatacongo2009-06-121-1/+1
* Additional fixes for devkitARM toolchainpatacongo2009-06-111-2/+2
* update comments; add lib_zeroinstreampatacongo2009-06-011-22/+102
* Make lib/ stream implementation visible outside of lib/patacongo2009-05-311-0/+192
* MAC driver developmentpatacongo2009-05-201-125/+210
* Add lm3s ethernet header filepatacongo2009-05-201-8/+30
* updatepatacongo2009-05-011-1/+6