incubator-nuttx/libc/stdlib
Gregory Nutt 9ac09db800 More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 13:46:14 -06:00
..
Make.defs Add mktemp() and mkstemp() 2014-11-05 09:39:18 -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 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_rand.c
lib_strtod.c
lib_strtol.c
lib_strtoll.c
lib_strtoul.c
lib_strtoull.c