Juha Niskanen
|
b7ed12ebd3
|
Patch brings strtol() and related functions more conformant with POSIX. Corner cases like strtol(-2147483648, NULL, 10) now pass clang -fsanitize=integer without warnings.
|
2016-11-10 06:18:42 -06:00 |
Gregory Nutt
|
b682190f52
|
Rename all head files in main NuttX repository with names like *internal.h, removing the internal
|
2015-12-29 17:31:17 -06:00 |
Paul A. Patience
|
bfc95c641f
|
stdlib: Fix forgotten FARs
|
2015-11-18 14:22:43 -05:00 |
Gregory Nutt
|
3a1324741a
|
More trailing whilespace removal
|
2014-04-13 14:32:20 -06:00 |
Gregory Nutt
|
be14ee1f95
|
Move strol(), stroul(), and friends from libc/string to libc/stdlib where they belong
|
2014-01-16 08:03:26 -06:00 |