.. |
lib_abort.c
|
Standardize some naming in code section comments
|
2016-02-21 18:09:04 -06:00 |
lib_abs.c
|
Standardize the width of all comment boxes in C files
|
2015-10-02 17:43:18 -06:00 |
lib_bsearch.c
|
bsearch: Fix an IAR compilation problem
|
2016-04-03 13:56:59 -06:00 |
lib_checkbase.c
|
Cosmetic change from review of PR53
|
2016-06-13 08:21:06 -06:00 |
lib_div.c
|
Standardize the width of all comment boxes in C files
|
2015-10-02 17:43:18 -06:00 |
lib_imaxabs.c
|
Standardize the width of all comment boxes in C files
|
2015-10-02 17:43:18 -06:00 |
lib_itoa.c
|
stdlib: Fix forgotten FARs
|
2015-11-18 14:22:43 -05:00 |
lib_labs.c
|
Standardize the width of all comment boxes in C files
|
2015-10-02 17:43:18 -06:00 |
lib_ldiv.c
|
Standardize the width of all comment boxes in C files
|
2015-10-02 17:43:18 -06:00 |
lib_llabs.c
|
Standardize the width of all comment boxes in C files
|
2015-10-02 17:43:18 -06:00 |
lib_lldiv.c
|
Standardize the width of all comment boxes in C files
|
2015-10-02 17:43:18 -06:00 |
lib_mkstemp.c
|
Remove dangling whitespace
|
2015-10-04 15:28:54 -06:00 |
lib_mktemp.c
|
|
|
lib_ptsname.c
|
PTY: Add ioctls to support locking and unlocking of the slave. LIBC: Add implementation of unlockpt()
|
2016-07-15 09:39:33 -06:00 |
lib_ptsnamer.c
|
PTY: Added PTY IOCTL command definitions. Add support for TIOCGPTN. LIB: Implement ptsname() and ptsname_r()
|
2016-07-15 08:33:47 -06:00 |
lib_qsort.c
|
nuttx/libc: Fix some spacing and alignment issues
|
2015-10-12 07:45:02 -06:00 |
lib_rand.c
|
Move include/nuttx/lib.h to include/nuttx/lib/lib.h
|
2016-07-21 14:05:44 -06:00 |
lib_srand.c
|
Move include/nuttx/lib.h to include/nuttx/lib/lib.h
|
2016-07-21 14:05:44 -06:00 |
lib_strtod.c
|
stdlib: Fix forgotten FARs
|
2015-11-18 14:22:43 -05:00 |
lib_strtol.c
|
Rename all head files in main NuttX repository with names like *internal.h, removing the internal
|
2015-12-29 17:31:17 -06:00 |
lib_strtoll.c
|
Rename all head files in main NuttX repository with names like *internal.h, removing the internal
|
2015-12-29 17:31:17 -06:00 |
lib_strtoul.c
|
New strtoul[l] functions need to include errno.h
|
2016-06-13 08:49:46 -06:00 |
lib_strtoull.c
|
New strtoul[l] functions need to include errno.h
|
2016-06-13 08:49:46 -06:00 |
lib_unlockpt.c
|
PTY: Add ioctls to support locking and unlocking of the slave. LIBC: Add implementation of unlockpt()
|
2016-07-15 09:39:33 -06:00 |
Make.defs
|
/dev/random: Add configuration option to use the congruential PRNG.
|
2016-07-17 07:56:25 -06:00 |