mktime/gmtime_r moved and highly simplified
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1973 42af7a65-404d-4744-a932-0658087f49c3
Showing
- ChangeLog 6 additions, 0 deletionsChangeLog
- Documentation/NuttX.html 6 additions, 1 deletionDocumentation/NuttX.html
- Documentation/NuttxPortingGuide.html 9 additions, 2 deletionsDocumentation/NuttxPortingGuide.html
- configs/README.txt 7 additions, 1 deletionconfigs/README.txt
- include/nuttx/regex.h 1 addition, 5 deletionsinclude/nuttx/regex.h
- include/nuttx/time.h 114 additions, 0 deletionsinclude/nuttx/time.h
- lib/Makefile 4 additions, 2 deletionslib/Makefile
- lib/lib_gmtimer.c 126 additions, 31 deletionslib/lib_gmtimer.c
- lib/lib_mktime.c 149 additions, 0 deletionslib/lib_mktime.c
- lib/lib_timeutils.c 67 additions, 52 deletionslib/lib_timeutils.c
- sched/Makefile 2 additions, 2 deletionssched/Makefile
- sched/clock_initialize.c 32 additions, 28 deletionssched/clock_initialize.c
- sched/clock_internal.h 1 addition, 13 deletionssched/clock_internal.h
Loading
Please register or sign in to comment