nuttx/libs/libc
Petro Karashchenko d252b6229f nuttx: use sizeof instead of define or number in snprintf
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2024-08-25 19:22:15 +08:00
..
aio
assert greenhills: fix the no-lto link warning 2024-08-24 18:57:40 +08:00
audio
bin
builtin
ctype
dirent
dlfcn dlfcn: Fix indent issue in lib_dlopen.c 2024-07-27 03:11:39 +08:00
errno
eventfd
fdt
fixedmath
gdbstub gdbstub: Minor style fix 2024-06-26 10:19:14 -03:00
gpsutils
grp
hex2bin
inttypes
kbin
libgen basename: return path address instead of "/" when path="/" 2024-08-22 01:50:37 +08:00
locale
lzf
machine greenhills: add the "__sync_synchronize" func impl 2024-08-24 18:07:12 +08:00
misc mutex: add nxrmutex_is_recursive api 2024-08-23 08:56:00 +08:00
modlib greenhills: fix the pointless compare warning 2024-08-24 20:43:53 +08:00
net libc/net: Fix indent issue in lib_base64.c 2024-07-27 03:11:39 +08:00
netdb netdb:netdb code support ffmpeg rtsp(getaddrinfo & getnameinfo) 2024-08-20 10:33:18 -03:00
obstack libs/libc/obstack: correctly append null byte at the end of string 2024-08-21 10:21:50 -03:00
pthread libs: fix the default value of process-shared attribute 2024-08-18 19:44:56 +08:00
pwd build: Fix libc/pwd CMakeLists.txt 2024-08-07 08:45:19 +08:00
queue
regex
sched sched: modify dump_stack log level 2024-08-24 11:20:59 +08:00
search hcreate: add alloc/free func hook for user to deallocate memory 2024-08-22 20:25:30 +08:00
semaphore sem_open: return error code, sem returned by parameter 2024-06-06 02:40:50 +08:00
signal
spawn cmake: fix compilation 2024-06-02 09:27:36 -03:00
stdio libc:Add macro restrictions to code that uses floating point numbers 2024-08-21 13:33:45 +08:00
stdlib nuttx: use sizeof instead of define or number in snprintf 2024-08-25 19:22:15 +08:00
stream
string libc:add missing source to fix windows build error 2024-08-14 22:36:57 +08:00
symtab
syslog
termios
time libc/time: remove lib_strptime 2024-08-22 16:45:15 +08:00
tls
uio
unistd lib_getcwd:Fix the Name in the function description. 2024-08-21 02:52:45 +08:00
userfs
uuid
wchar libc:Add macro restrictions to code that uses floating point numbers 2024-08-21 13:33:45 +08:00
wctype
wqueue
zoneinfo
.gitignore
CMakeLists.txt
Kconfig
libc.csv pthread: add pthread_self/pthread_gettid_np function 2024-06-26 17:40:55 +08:00
libc.h
Makefile