This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
libc
/
stdlib
History
Gregory Nutt
1018296e27
Make some file section headers more consistent with standard
2015-04-08 07:32:08 -06:00
..
lib_abort.c
…
lib_abs.c
…
lib_checkbase.c
…
lib_imaxabs.c
…
lib_itoa.c
…
lib_labs.c
…
lib_llabs.c
…
lib_mkstemp.c
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
2014-11-25 13:46:14 -06:00
lib_mktemp.c
Can't use formal parameter name 'template' in stdlib.h. Causes C++ compilation errors. Noted by Lorenz Meier
2014-11-06 07:00:23 -06:00
lib_qsort.c
Make some file section headers more consistent with standard
2015-04-08 07:32:08 -06:00
lib_rand.c
…
lib_strtod.c
…
lib_strtol.c
…
lib_strtoll.c
…
lib_strtoul.c
…
lib_strtoull.c
…
Make.defs
Add mktemp() and mkstemp()
2014-11-05 09:39:18 -06:00