nuttx/libs/libc
dongjiuzhu1 489bd15271 arch/arm64: support relocate for aarch64
Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2023-10-30 18:20:22 +08:00
..
aio libc: Change errno to set_errno and get_errno 2023-10-29 17:16:09 +02:00
assert
audio libsrc: update version in CMakeLists.txt 2023-09-07 22:15:48 +08:00
bin
builtin
ctype
dirent
dlfcn Fix loading of ET_DYN type of shared objects 2023-09-20 09:35:28 -04:00
errno
eventfd
fdt
fixedmath
gdbstub libc: Change errno to set_errno and get_errno 2023-10-29 17:16:09 +02:00
gpsutils Fix make[1]: *** No rule to make target '.header', needed by 'context'. Stop. 2023-09-25 23:29:05 +08:00
grp
hex2bin c++ compatibility: rename reserved c++ keywords 'public' and 'this' 2023-09-16 19:45:02 +08:00
inttypes
kbin
libgen
locale libc: Change errno to set_errno and get_errno 2023-10-29 17:16:09 +02:00
lzf
machine arch/arm64: support relocate for aarch64 2023-10-30 18:20:22 +08:00
misc libc: Change errno to set_errno and get_errno 2023-10-29 17:16:09 +02:00
modlib modlib/modlib_load: fix compile warning 2023-10-26 01:53:38 +08:00
net
netdb netdb: When set a dns nameserver, if the nameserver already exists, retrun OK. 2023-10-12 12:22:16 +08:00
obstack c++ compatibility: rename reserved c++ keywords 'public' and 'this' 2023-09-16 19:45:02 +08:00
pthread spinlock: Rename spin_islocked to spin_is_locked 2023-10-06 20:03:19 -04:00
pwd
queue
regex
sched
semaphore
signal
spawn libs/lib_psfa_adddup2.c: remove workaround aboud dup2 2023-10-27 21:15:07 +08:00
stdio libc: Change errno to set_errno and get_errno 2023-10-29 17:16:09 +02:00
stdlib libc: Change errno to set_errno and get_errno 2023-10-29 17:16:09 +02:00
stream libc/stdio: Remove bforce from lib_fflush[_unlocked] 2023-10-29 17:09:18 +02:00
string
symtab
syslog
termios
time libc: Change errno to set_errno and get_errno 2023-10-29 17:16:09 +02:00
tls
uio
unistd libc: Change errno to set_errno and get_errno 2023-10-29 17:16:09 +02:00
userfs
uuid libc: Change errno to set_errno and get_errno 2023-10-29 17:16:09 +02:00
wchar libs/libc/wchar: add wcswidth implementation 2023-09-22 08:51:07 +08:00
wctype
wqueue
zoneinfo Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
.gitignore
CMakeLists.txt
Kconfig
libc.csv libc: Add bsearch to libc.csv 2023-09-25 01:08:15 +03:00
libc.h stdio: Implement [clearerr|putc|fflush]_unlocked 2023-10-29 17:09:18 +02:00
Makefile