This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-10 03:13:56 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
428f2147af15142f6a02b3d86d3635bd5dbe3f2a
nuttx
/
libc
/
stdlib
T
History
Gregory Nutt
5033a6def7
Socket interface: Added addref() and sockcaps() interfaces.
2017-07-13 13:36:18 -06:00
..
Kconfig
libc/Kconfig: Use menus vs. comments to better organize the C library menus
2017-02-10 10:04:56 -06:00
lib_abort.c
…
lib_abs.c
…
lib_bsearch.c
…
lib_checkbase.c
…
lib_div.c
…
lib_itoa.c
…
lib_labs.c
…
lib_ldiv.c
…
lib_llabs.c
…
lib_lldiv.c
…
lib_mbtowc.c
…
lib_mkstemp.c
Socket interface: Added addref() and sockcaps() interfaces.
2017-07-13 13:36:18 -06:00
lib_mktemp.c
…
lib_ptsname.c
…
lib_ptsnamer.c
…
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
…
lib_strtold.c
Fix -Werror=implicit-fallthrough on gcc7
2017-06-28 17:48:04 +02:00
lib_strtoll.c
…
lib_strtoul.c
…
lib_strtoull.c
…
lib_unlockpt.c
Remove dangling whitespace at the end of some lines.
2017-06-28 10:39:54 -06:00
lib_wctomb.c
…
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