summaryrefslogtreecommitdiff
path: root/nuttx/include/sched.h
Commit message (Expand)AuthorAgeFilesLines
* Switching to C99 stdint.h typespatacongo2009-12-141-3/+6
* types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo2009-12-131-28/+28
* cosmeticpatacongo2008-11-161-6/+6
* Add SCHED_SPORADIC (even though we don't use it)patacongo2007-03-241-3/+4
* argv parameter should be 'const'patacongo2007-03-231-4/+4
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-228/+26
* Typopatacongo2007-03-191-1/+1
* Fix botched conditional compilationpatacongo2007-03-171-1/+1
* task_create now accepts variable number of arguments; 8051 bringup changespatacongo2007-03-111-21/+8
* Debug instrumentationpatacongo2007-03-091-0/+12
* Code complete for 8051 (not tested)patacongo2007-03-021-0/+15
* This creates a 8051 build that can run in 24Kb of RAMpatacongo2007-03-011-2/+2
* Still working toward clean 8051 linkpatacongo2007-02-281-4/+26
* Finally, a clean SDCC compilepatacongo2007-02-271-25/+28
* Progress toward clean SDCC compilationpatacongo2007-02-211-3/+5
* NuttX RTOSpatacongo2007-02-171-0/+308