summaryrefslogtreecommitdiffstats
path: root/nuttx/examples/ostest
AgeCommit message (Expand)AuthorFilesLines
2008-01-31*** empty log message ***patacongo1-2/+2
2008-01-31Z16F integration changespatacongo1-3/+5
2008-01-30Fix commentspatacongo1-2/+2
2008-01-30Cosmeticpatacongo1-1/+2
2008-01-30Typopatacongo1-3/+3
2008-01-29Misc fixespatacongo1-1/+1
2008-01-28Eliminate some Z16F compilation warnings.patacongo3-34/+36
2008-01-28Z16F compile/link with all OS features enabledpatacongo2-10/+17
2008-01-10Using tool-specific cleanpatacongo1-2/+3
2008-01-08Make logic reorganized for non-GNU toolchainpatacongo1-5/+4
2008-01-08Reduce make outputpatacongo1-1/+1
2008-01-08ZNeo compiler now workspatacongo1-2/+2
2008-01-08Add support for tools that can't make dependenciespatacongo1-7/+5
2007-12-30More SDCC compilation fixespatacongo3-10/+69
2007-11-23Debug can now be selectively enabled by subystempatacongo1-1/+1
2007-09-09Added network init; refactored some header filespatacongo2-2/+1
2007-07-01Added cp commandpatacongo1-1/+7
2007-06-30Add a test of environment variablespatacongo1-0/+97
2007-06-09Don't call usleep if signals are disabledpatacongo1-0/+4
2007-06-07Don't call fflush if streams are disabledpatacongo1-0/+14
2007-06-07Error in memcpy arguments for SDCC platformspatacongo1-1/+1
2007-03-29Add timed mqueue test.patacongo4-2/+403
2007-03-28mq_receive/send: Return appropriate errnos and stop waiting if signal received.patacongo1-10/+50
2007-03-26Create a place to hold board specific header filespatacongo1-1/+0
2007-03-24Add test of pthread barrier logicpatacongo4-1/+164
2007-03-23Fix memory leakspatacongo3-5/+151
2007-03-23Needs prototype for timer_test()patacongo1-0/+4
2007-03-23should not include pthread.hpatacongo2-2/+0
2007-03-22Simultaneous flushing stdout from several threads corrects the output. That ...patacongo1-6/+1
2007-03-21Added support for POSIX timerspatacongo4-5/+261
2007-03-20Restructure header files for POSIX compliance; eliminate compile warningspatacongo3-0/+4
2007-03-19Cosmetic typopatacongo1-1/+1
2007-03-19Improved commentspatacongo1-2/+2
2007-03-17Verified roundrobin testpatacongo2-4/+22
2007-03-17Minor test improvementspatacongo1-4/+14
2007-03-17Add test of roundrobin scheduler (still does not work)patacongo4-1/+225
2007-03-11Fixed 8051 printf bugpatacongo1-18/+55
2007-03-11task_create now accepts variable number of arguments; 8051 bringup changespatacongo2-10/+8
2007-03-09Finished C5471 Integrationpatacongo2-3/+7
2007-03-08Fix c5471 signal handling + deallocation bugpatacongo1-1/+1
2007-03-07Working with c5471 interruptspatacongo1-1/+0
2007-03-04Add capability to manager memory in discontiguous regions.patacongo1-2/+2
2007-03-02Code complete for 8051 (not tested)patacongo1-0/+5
2007-03-01This creates a 8051 build that can run in 24Kb of RAMpatacongo3-13/+45
2007-02-28Still working toward clean 8051 linkpatacongo2-2/+16
2007-02-27Working toward successful link using aslinkpatacongo1-5/+5
2007-02-27Finally, a clean SDCC compilepatacongo9-21/+68
2007-02-21Progress toward clean SDCC compilationpatacongo2-15/+30
2007-02-20Eliminating GCC dependenciespatacongo10-229/+232
2007-02-17NuttX RTOSpatacongo11-0/+2133