nuttx/libs/libc
chao an 85c39e96d6 global/variables: add g_ prefix to some global variables
Signed-off-by: chao an <anchao@lixiang.com>
2024-09-02 18:23:57 +08:00
..
aio
assert greenhills: fix the no-lto link warning 2024-08-24 18:57:40 +08:00
audio
bin
builtin
ctype
dirent nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
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 nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
kbin
libgen basename: return path address instead of "/" when path="/" 2024-08-22 01:50:37 +08:00
locale nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
lzf nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
machine greenhills: add the "__sync_synchronize" func impl 2024-08-24 18:07:12 +08:00
misc nuttx: resolve various 'FAR' and 'CODE' issues 2024-08-26 10:21:03 +08:00
modlib nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
net netlib/route: add length for add/del route-func to reduce caller stack usage 2024-08-26 01:54:10 +08:00
netdb libc/netdb: Separate IPv4 and IPv6 cache size limit 2024-09-02 06:16:50 -04: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
signal
spawn
stdio nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
stdlib nuttx: resolve various 'FAR' and 'CODE' issues 2024-08-26 10:21:03 +08:00
stream
string memset:optimizate speed. 2024-08-27 00:21:27 +08:00
symtab
syslog
termios
time global/variables: add g_ prefix to some global variables 2024-09-02 18:23:57 +08:00
tls
uio
unistd libc/sysconf: add _SC_GETPW_R_SIZE_MAX 2024-08-29 09:05:45 +08:00
userfs
uuid nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
wchar libc:Add macro restrictions to code that uses floating point numbers 2024-08-21 13:33:45 +08:00
wctype
wqueue CMake: fix CMake compile errors during the protected build mode 2024-08-29 01:59:29 +08:00
zoneinfo
.gitignore
CMakeLists.txt
Kconfig
libc.csv
libc.h
Makefile