nuttx/libs/libc
simbit18 35a793ed17 [nxstyle] fix Relative files path
fix Relative file path does not match actual file.

Signed-off-by: simbit18 <simbit18@gmail.com>
2025-02-21 15:36:05 +01:00
..
aio
assert
audio
builtin
ctype
dirent
dlfcn
errno
eventfd
fdt
fixedmath
gdbstub gdbstub: fix memory binary upload on latest GDB 2025-02-09 11:45:43 +08:00
gnssutils libc/gnssutils: remove C99 standard flag from Make.defs 2025-01-17 09:03:18 +08:00
grp
hex2bin stream_getc: use lib_stream_eof instead of EOF 2024-11-26 10:25:36 +08:00
inttypes
libgen
locale fix compile warning 2024-11-12 17:21:42 +08:00
lzf
machine [nxstyle] fix Relative files path 2025-02-21 15:36:05 +01:00
misc libs/lib_tempbuffer: set errno when fails 2025-01-17 08:16:14 +08:00
modlib libs/libc/modlib/modlib_bind.c: Fix system crash if modlib_bind fails 2025-02-14 09:39:56 +08:00
net lib_getifaddrs.c:set the last multi ipv6addr next pointer to be NULL 2024-11-21 21:31:28 +08:00
netdb DNS: Implement TCP fallback 2024-10-31 17:18:20 +08:00
obstack stream: reduce int use, handle FS_LARGEFILE correctly. 2024-11-15 01:05:04 +08:00
pthread pthread_barrier_destroy: Fix return value, if sem_getvalue fails 2025-01-20 23:55:26 +08:00
pwd
queue
regex
sched
search
semaphore libc/semaphore: remove unused hander file 2024-12-30 12:02:34 +08:00
signal
spawn
stdio Revert "[POSIX][Bug] syslog: Add support for %m modifier" 2024-12-24 11:02:04 -05:00
stdlib libs/libc/stdlib: migrate to SPDX identifier 2024-12-17 09:36:46 +08:00
stream blk/mtdoutstream: use lib_sostream_s to support seek 2024-11-30 03:08:35 +08:00
string libc: Rename LIBC_STRING_OPTIMIZE to LIBC_NEWLIB_OPTSPEED 2025-01-20 22:27:19 +08:00
symtab
syslog cmake(bugfix):fix libc sysclog CMake build typo 2024-10-31 17:55:13 +08:00
termios
time fix(libc): lib_strftime %F month number off-by-one 2025-01-21 18:24:35 +08:00
tls
uio move readv/writev to the kernel 2024-10-30 17:07:54 +08:00
unistd libc/unistd: move NAME_MAX/LINE_MAX/PATH_MAX define to unistd 2025-01-15 23:17:51 +08:00
userfs
uuid
wchar libc/wcsrtombs: Fix the wcsrtombs() according to the POSIX standard 2025-02-06 10:24:55 +01:00
wctype
wqueue
zoneinfo
.gitignore libc/modlib: preprocess gnu-elf.ld 2025-01-11 18:54:36 +08:00
CMakeLists.txt
Kconfig
libc.csv nuttx: add get_current_dir_name implementation 2024-12-19 20:55:51 +08:00
libc.h libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
Makefile libc/modlib: preprocess gnu-elf.ld 2025-01-11 18:54:36 +08:00