nuttx/libs/libc
chao an 2ccdd947a1 libc/chdir: replace heap alloc to path buffer to improve performance
realloc path buffer to avoid alloc from realpath()

Signed-off-by: chao an <anchao@lixiang.com>
2024-12-12 22:00:45 +08:00
..
aio
assert
audio
builtin
ctype
dirent
dlfcn
errno
eventfd
fdt
fixedmath
gdbstub
gnssutils
grp
hex2bin stream_getc: use lib_stream_eof instead of EOF 2024-11-26 10:25:36 +08:00
inttypes
libgen
locale
lzf
machine Remove FAR from 32/64bit arch 2024-12-05 22:55:39 +08:00
misc arch_atomic: only support atomic_xx and atomic64_xx function 2024-12-04 14:03:14 +01:00
modlib
net
netdb
obstack
pthread spinlock: use spin_lock_init replace spin_initialize 2024-11-26 00:02:44 +08:00
pwd
queue
regex
sched
search
semaphore
signal
spawn
stdio libc/puts: newline was omitted for empty string 2024-12-01 17:58:06 +08:00
stdlib
stream blk/mtdoutstream: use lib_sostream_s to support seek 2024-11-30 03:08:35 +08:00
string
symtab
syslog
termios
time
tls
uio
unistd libc/chdir: replace heap alloc to path buffer to improve performance 2024-12-12 22:00:45 +08:00
userfs
uuid
wchar
wctype
wqueue
zoneinfo
.gitignore
CMakeLists.txt
Kconfig
libc.csv
libc.h
Makefile