incubator-nuttx/libc/stdlib
Gregory Nutt eb19e0c0e2 Add two files that I forgot in a previous commit 2015-08-14 10:12:04 -06:00
..
Make.defs Add ldiv() and lldiv() too 2015-08-14 08:45:59 -06:00
lib_abort.c
lib_abs.c
lib_checkbase.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_div.c Add support for div() to the C library. From OrbitalFox 2015-08-14 08:35:01 -06:00
lib_imaxabs.c
lib_itoa.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_labs.c
lib_ldiv.c Add two files that I forgot in a previous commit 2015-08-14 10:12:04 -06:00
lib_llabs.c
lib_lldiv.c Add two files that I forgot in a previous commit 2015-08-14 10:12:04 -06:00
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 More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_strtoll.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_strtoul.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_strtoull.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00