Added support for POSIX timers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@111 42af7a65-404d-4744-a932-0658087f49c3
Showing
- ChangeLog 1 addition, 1 deletionChangeLog
- Documentation/NuttxPortingGuide.html 1 addition, 1 deletionDocumentation/NuttxPortingGuide.html
- Documentation/NuttxUserGuide.html 70 additions, 4 deletionsDocumentation/NuttxUserGuide.html
- TODO 74 additions, 0 deletionsTODO
- arch/README.txt 1 addition, 1 deletionarch/README.txt
- arch/c5471/defconfig 6 additions, 0 deletionsarch/c5471/defconfig
- arch/dm320/defconfig 6 additions, 0 deletionsarch/dm320/defconfig
- arch/dm320/ld.script 1 addition, 1 deletionarch/dm320/ld.script
- arch/pjrc-8051/defconfig 6 additions, 0 deletionsarch/pjrc-8051/defconfig
- arch/sim/defconfig 6 additions, 0 deletionsarch/sim/defconfig
- examples/ostest/Makefile 3 additions, 0 deletionsexamples/ostest/Makefile
- examples/ostest/main.c 6 additions, 0 deletionsexamples/ostest/main.c
- examples/ostest/posixtimer.c 245 additions, 0 deletionsexamples/ostest/posixtimer.c
- examples/ostest/sighand.c 7 additions, 5 deletionsexamples/ostest/sighand.c
- include/signal.h 32 additions, 22 deletionsinclude/signal.h
- include/time.h 3 additions, 3 deletionsinclude/time.h
- include/wdog.h 1 addition, 0 deletionsinclude/wdog.h
- sched/Makefile 7 additions, 5 deletionssched/Makefile
- sched/clock_abstime2ticks.c 129 additions, 0 deletionssched/clock_abstime2ticks.c
- sched/clock_internal.h 18 additions, 14 deletionssched/clock_internal.h
Loading
Please register or sign in to comment