summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Argument to up_udelay() should be type useconds_tpatacongo2009-12-206-6/+11
* updatepatacongo2009-12-201-4/+10
* Document THTTPD bugpatacongo2009-12-201-3/+18
* cosmeticpatacongo2009-12-201-1/+1
* Remove warningspatacongo2009-12-201-7/+21
* Should use bdbg, not dbgpatacongo2009-12-201-3/+3
* Fix an error in the handling of TCP/IP sequence numberspatacongo2009-12-1911-116/+227
* updatepatacongo2009-12-183-10/+40
* Fixing LM3S httpd example (still broken)patacongo2009-12-183-20/+28
* Bringing examples/pashello back to lifepatacongo2009-12-182-8/+4
* If msg size==0, disable POSIX msg queuespatacongo2009-12-171-0/+6
* M16C build with stdint.hpatacongo2009-12-173-3/+5
* UDP needed to support resolv_querypatacongo2009-12-171-2/+2
* Fix compile issuespatacongo2009-12-172-2/+4
* Eliminate some warningspatacongo2009-12-172-1/+9
* Remove warningpatacongo2009-12-171-2/+2
* Fixes for clean NX compile/linkpatacongo2009-12-179-6/+23
* updatepatacongo2009-12-171-3/+20
* Missed uint32 type conversionspatacongo2009-12-176-7/+7
* _Bool may be an intrinsic typepatacongo2009-12-171-4/+16
* Fix backward conditional compilationpatacongo2009-12-171-2/+2
* Looks like part of Makefile was accidentally removedpatacongo2009-12-171-1/+6
* Fix race conditions probably caused by multiple, asynchronous make jobspatacongo2009-12-172-1/+9
* Fix syntax error in debug statementpatacongo2009-12-171-1/+1
* Need to include assert.hpatacongo2009-12-171-0/+1
* Remove warningspatacongo2009-12-173-5/+9
* Fix CPP conditional syntaxpatacongo2009-12-171-1/+1
* typopatacongo2009-12-171-1/+1
* Clean-up from big switch to stdint/stdboolpatacongo2009-12-1615-26/+44
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1613-63/+63
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-166-122/+142
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-16172-2710/+2771
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1621-386/+426
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1643-286/+318
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1623-64/+100
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1626-152/+161
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1665-2011/+2048
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1622-51/+49
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1582-533/+506
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1552-349/+348
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-15121-452/+387
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1521-70/+61
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-152-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1535-1329/+1343
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1525-79/+76
* typopatacongo2009-12-151-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1530-193/+202
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1541-1149/+1168
* Switching to C99 stdint/stdbool.h typespatacongo2009-12-1515-136/+136
* Switching to C99 stdint/stdbool.h typespatacongo2009-12-1546-392/+422