aboutsummaryrefslogtreecommitdiff
path: root/nuttx/syscall
Commit message (Expand)AuthorAgeFilesLines
* Email address change in nuttx/patacongo2012-09-134-4/+4
* Separate CVS parsing logic from tools/mksyscall.c; Create tools/mksymtab.c to...patacongo2012-09-011-0/+4
* More patches/bugfixes from Katepatacongo2012-08-261-2/+2
* atexit() and on_exit() may now be configured to support multiple exit callbackspatacongo2012-08-012-0/+5
* Add interfaces to support getting/setting of thread/task namespatacongo2012-04-263-2/+13
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Completes coding of the PWM modulepatacongo2011-12-197-0/+997