.. |
lib_abort.c
|
OK.. I think the directory has been recovered and renamed
|
2012-11-10 16:34:46 +00:00 |
lib_abs.c
|
OK.. I think the directory has been recovered and renamed
|
2012-11-10 16:34:46 +00:00 |
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
|
OK.. I think the directory has been recovered and renamed
|
2012-11-10 16:34:46 +00:00 |
lib_itoa.c
|
More trailing whilespace removal
|
2014-04-13 14:32:20 -06:00 |
lib_labs.c
|
OK.. I think the directory has been recovered and renamed
|
2012-11-10 16:34:46 +00:00 |
lib_ldiv.c
|
Add two files that I forgot in a previous commit
|
2015-08-14 10:12:04 -06:00 |
lib_llabs.c
|
OK.. I think the directory has been recovered and renamed
|
2012-11-10 16:34:46 +00:00 |
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
|
Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopin
|
2012-12-07 16:00:56 +00:00 |
lib_strtod.c
|
Move strol(), stroul(), and friends from libc/string to libc/stdlib where they belong
|
2014-01-16 08:03:26 -06:00 |
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 |
Make.defs
|
Add ldiv() and lldiv() too
|
2015-08-14 08:45:59 -06:00 |