incubator-nuttx/libs/libc
yangguangcai 5de562347d libc/memmem:porting open source memmem to Nuttx.
Signed-off-by: yangguangcai <yangguangcai@xiaomi.com>
2024-10-16 18:41:50 +08:00
..
aio libs/libc: There is no need to use sched_[un]lock 2024-10-12 13:28:23 +08:00
assert
audio
bin
builtin
ctype Fix ctypes.h locale macro 2024-10-08 08:13:42 +08:00
dirent cmake:refine nuttx cmake build system fix CMake build missing part 2024-10-13 02:25:06 +08:00
dlfcn nuttx/libc:Add _dl_find_object and dl_iterate_phdr function. 2024-10-15 12:35:54 +08:00
errno
eventfd
fdt libs/libc/fdt/Make.defs: cannot move due to directory not empty bugfix 2024-10-09 15:42:17 +08:00
fixedmath
gdbstub cmake:refine nuttx cmake build system fix CMake build missing part 2024-10-13 02:25:06 +08:00
gnssutils
grp
hex2bin
inttypes
kbin
libgen
locale cmake:refine nuttx cmake build system fix CMake build missing part 2024-10-13 02:25:06 +08:00
lzf
machine setjmp: fix setjmp returns 0 when calling longjmp with 0 as the second argument 2024-10-15 12:36:19 +08:00
misc circbuf: fix circbuf_get_read/writeptr return *size = 0 when circbuf full 2024-10-16 16:59:51 +08:00
modlib modlib:if elf in romfs/tmpfs, try use xipbase 2024-10-16 18:40:06 +08:00
net cmake:refine nuttx cmake build system fix CMake build missing part 2024-10-13 02:25:06 +08:00
netdb cmake:refine nuttx cmake build system fix CMake build missing part 2024-10-13 02:25:06 +08:00
obstack cmake:refine nuttx cmake build system fix CMake build missing part 2024-10-13 02:25:06 +08:00
pthread cmake:refine nuttx cmake build system fix CMake build missing part 2024-10-13 02:25:06 +08:00
pwd libs/libc/unistd: add getspnam function 2024-10-16 11:15:25 +08:00
queue
regex
sched
search
semaphore nuttx/syscall: export nxsem_getprioceiling and nxsem_setprioceiling via syscall 2024-10-12 09:50:54 +08:00
signal cmake:refine nuttx cmake build system fix CMake build missing part 2024-10-13 02:25:06 +08:00
spawn cmake:refine nuttx cmake build system fix CMake build missing part 2024-10-13 02:25:06 +08:00
stdio libs: remove lib_libbsprintf automatic line wrapping 2024-10-16 17:26:14 +08:00
stdlib
stream lib_stdoutstream:need return write size 2024-10-15 23:30:57 +08:00
string libc/memmem:porting open source memmem to Nuttx. 2024-10-16 18:41:50 +08:00
symtab lib_libvsprintf.c:add option in Kconfig to control "%p*" special format specifier. 2024-10-15 15:33:13 +08:00
syslog syslog: support syslog redirection to sched_note 2024-10-11 01:30:11 +08:00
termios
time strptime.c:len is not defined. 2024-10-16 17:02:51 +08:00
tls
uio
unistd libs/libc/unistd:Fix errcode not return normally 2024-10-16 11:15:25 +08:00
userfs
uuid lib_uuid_create: try use hardware random number generators first 2024-10-13 02:44:25 +08:00
wchar
wctype
wqueue cmake:refine nuttx cmake build system fix CMake build missing part 2024-10-13 02:25:06 +08:00
zoneinfo
.gitignore
CMakeLists.txt
Kconfig
Makefile
libc.csv libs/libc/unistd: add crypt function 2024-10-16 11:15:25 +08:00
libc.h