This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
libs
/
libc
/
stdlib
History
Xiang Xiao
28eca64dd5
libc: Cleanup per-thread resource in exit/quick_exit
...
copy from pthread_exit to avoid the resource leak Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-04-25 16:52:08 +03:00
..
Kconfig
…
lib_abort.c
lib_abort.c: Change call to userspace exit() into syscall _exit()
2023-02-22 01:10:39 +08:00
lib_abs.c
…
lib_aligned_alloc.c
…
lib_atexit.c
…
lib_atof.c
…
lib_atoi.c
…
lib_atol.c
…
lib_atoll.c
…
lib_bsearch.c
…
lib_checkbase.c
…
lib_div.c
…
lib_exit.c
libc: Cleanup per-thread resource in exit/quick_exit
2023-04-25 16:52:08 +03:00
lib_getprogname.c
…
lib_itoa.c
…
lib_labs.c
…
lib_ldiv.c
…
lib_llabs.c
…
lib_lldiv.c
…
lib_mblen.c
…
lib_mbstowcs.c
…
lib_mbtowc.c
…
lib_mkdtemp.c
…
lib_mkstemp.c
…
lib_mktemp.c
…
lib_openpty.c
change strcpy to strlcpy
2023-02-24 12:15:40 +08:00
lib_posix_memalign.c
…
lib_ptsname.c
…
lib_ptsnamer.c
…
lib_qsort.c
…
lib_rand48.c
…
lib_rand.c
…
lib_realpath.c
…
lib_srand.c
…
lib_strtol.c
…
lib_strtold.c
fix a bug of strtof
2023-02-22 01:20:21 +08:00
lib_strtoll.c
…
lib_strtoul.c
…
lib_strtoull.c
…
lib_unlockpt.c
…
lib_valloc.c
…
lib_wcstombs.c
…
lib_wctomb.c
…
Make.defs
Remove the tail spaces from all files except Documentation
2023-02-26 13:24:24 -08:00