incubator-nuttx/libc/stdlib
Dmitriy Linikov a8c58607e9 Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603)
Added ECANCELED condition to DEBUGASSERT-s checking sem_wait result

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2018-02-20 18:24:53 +00:00
..
Kconfig
Make.defs C library: Add ffs(). Add strings.h. Move strcasecmp, strncasecmp, bzero, bcmp, and bcopy to where they belong in strings.h.h, not string.h. bzero, bcmp, and bcopy are legacy functions; the contemporary counterparts should be used instead. 2017-02-16 16:10:09 -06:00
lib_abort.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lib_abs.c
lib_bsearch.c
lib_checkbase.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lib_div.c
lib_itoa.c
lib_labs.c
lib_ldiv.c
lib_llabs.c
lib_lldiv.c
lib_mbtowc.c
lib_mkstemp.c Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603) 2018-02-20 18:24:53 +00:00
lib_mktemp.c
lib_ptsname.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lib_ptsnamer.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lib_qsort.c
lib_rand.c
lib_srand.c
lib_strtod.c Remove dangling whitespace at the end of some lines. 2017-06-28 10:39:54 -06:00
lib_strtof.c Remove dangling whitespace at the end of some lines. 2017-06-28 10:39:54 -06:00
lib_strtol.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lib_strtold.c Fix -Werror=implicit-fallthrough on gcc7 2017-06-28 17:48:04 +02:00
lib_strtoll.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lib_strtoul.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lib_strtoull.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lib_unlockpt.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lib_wctomb.c Squashed commit of the following: 2018-01-30 17:57:36 -06:00