summaryrefslogtreecommitdiffstats
path: root/nuttx/syscall
AgeCommit message (Expand)AuthorFilesLines
2012-09-01Separate CVS parsing logic from tools/mksyscall.c; Create tools/mksymtab.c to...patacongo1-0/+4
2012-08-26More patches/bugfixes from Katepatacongo1-2/+2
2012-08-01atexit() and on_exit() may now be configured to support multiple exit callbackspatacongo2-0/+5
2012-04-26Add interfaces to support getting/setting of thread/task namespatacongo3-2/+13
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 1 of 2)patacongo1-0/+4
2012-03-21Move file-system header files to include/nuttx/fspatacongo1-1/+1
2011-08-27STM32 I2C fix, documentation update, fixes for FreeBSD/ASH buildpatacongo1-127/+127
2011-08-25Documentation updatepatacongo1-2/+2
2011-08-25ADC bugfixes plus new DAC logic from Lzyypatacongo1-5/+5
2011-04-16THTTPD works on LPCXpressopatacongo3-5/+0
2011-04-15Add time and uptimepatacongo3-0/+5
2011-04-13Macro clock_systimer replaces direct access to g_system_timer variablepatacongo3-3/+3
2011-04-13LPCXpression console on UART3patacongo3-0/+3
2011-04-06Fixes for kernel stub buildspatacongo3-7/+6
2011-04-06Integrate syscall with existing svcall logicpatacongo1-3/+3
2011-04-05Progress toward kernel buildpatacongo4-9/+19
2011-04-04Add stub lookup logicpatacongo4-1/+518
2011-04-04Don't define unused system call numberspatacongo1-7/+3
2011-04-03fix dependenciespatacongo1-2/+4
2011-04-02Add SAM3U kernel build logicpatacongo3-4/+8
2011-04-02Kernel build mostly successfulpatacongo3-19/+20
2011-04-02Move more functions out of sched/ to lib/; proxies almost buildpatacongo2-9/+9
2011-04-01Add conditional compilation to syscall autogenerationpatacongo2-161/+162
2011-04-01Stubs are working/Proxies are closepatacongo3-21/+20
2011-03-31Progress on syscall buildpatacongo3-2/+109
2011-03-31Add mksyscall toolpatacongo4-6/+98
2011-03-31Move more files into subdirectories under lib/patacongo1-27/+0
2011-03-30Add syscall directorypatacongo2-0/+293