..
arpa
crypto
crypto:support crypto can handle streaming data
2023-01-17 01:19:38 +08:00
cxx
libc: Implement quick_exit and at_quick_exit
2023-01-25 14:31:37 +02:00
net
net/route.h: add RTF_XX flags and rt_dev member
2023-01-29 14:29:52 +08:00
netinet
netinet: in.h: add support for Nimlang compatibility.
2023-02-13 09:28:52 +08:00
netpacket
netlink: add RTM_NEWADDR, RTM_DELADDR and RTM_GETADDR
2023-04-22 01:35:18 +08:00
nuttx
sched/spawn: remove spawn proxy thread to simplify task/posix_spawn()
2023-04-27 17:35:58 +08:00
ssp
sys
sched: add support for adjtime() interface
2023-04-25 14:37:50 -03:00
.gitignore
aio.h
fs: Undefine CONFIG_FS_LARGEFILE if compiler doesn't support long long
2023-03-02 09:37:58 +01:00
alloca.h
assert.h
assert.h: Replace NULL with 0 to avoid including stddef.h
2023-03-24 13:13:43 -06:00
byteswap.h
ctype.h
debug.h
nuttx: add some missing FAR
2022-12-21 10:56:45 +08:00
dirent.h
fs: Undefine CONFIG_FS_LARGEFILE if compiler doesn't support long long
2023-03-02 09:37:58 +01:00
dlfcn.h
dsp.h
Typo fixes.
2023-02-17 11:17:11 -03:00
dspb16.h
elf32.h
elf64.h
elf.h
endian.h
libc: Add sys/endian.h to improve the compatiblity with bionic libc
2023-01-15 12:26:15 -03:00
err.h
nuttx: add some missing FAR
2022-12-21 10:56:45 +08:00
errno.h
execinfo.h
execinfo.h: include nuttx/sched.h instead sched.h
2023-02-23 14:24:32 +08:00
fcntl.h
include/fcntl.h: fix spacing issues
2023-04-22 01:26:42 +08:00
fixedmath.h
fnmatch.h
ftw.h
fs: Undefine CONFIG_FS_LARGEFILE if compiler doesn't support long long
2023-03-02 09:37:58 +01:00
getopt.h
glob.h
grp.h
hex2bin.h
iconv.h
libc/locale: support iconv_open,iconv,iconv_close
2023-04-25 19:12:53 +01:00
ifaddrs.h
inttypes.h
fs: Undefine CONFIG_FS_LARGEFILE if compiler doesn't support long long
2023-03-02 09:37:58 +01:00
iso646.h
langinfo.h
libgen.h
libintl.h
limits.h
Increase the number of real time signals. Two is not enough.
2023-03-27 16:59:04 +03:00
locale.h
lzf.h
malloc.h
adjust the contents of memdump and meminfo
2023-01-17 16:48:30 +08:00
mqueue.h
netdb.h
nl_types.h
nxflat.h
obstack.h
poll.h
pthread.h
libc/pthread: Implement pthread_condattr_[set|get]pshared
2023-01-24 13:53:02 -03:00
pty.h
drivers/serial: Always support c_oflag, c_iflag and c_lflag in termios
2023-03-19 14:54:59 -06:00
pwd.h
libc/passwd: add pw_gecos field(userinfo)
2022-12-30 00:21:15 +08:00
resolv.h
sched.h
sched: Map SCHED_OTHER to SCHED_FIFO or SCHED_RR
2023-01-30 03:01:03 +02:00
semaphore.h
add holder for mutex
2023-01-31 12:08:05 +09:00
signal.h
signal: add SIGSYS
2023-03-28 11:24:35 -06:00
spawn.h
stdbool.h
stddef.h
stdint.h
stdio.h
libc/stdio: Implement lib_get_stream
2023-03-02 09:56:57 +01:00
stdlib.h
syscall/libc: add more syscall/libc symbols into csv file
2023-03-31 21:56:50 +09:00
stdnoreturn.h
string.h
libc/lib_rawmemchr.c:Add rawmemchr methon.
2023-02-24 04:06:04 +08:00
strings.h
libc/lib_bzero:Add bzero prototype.
2023-02-25 08:07:07 +02:00
syscall.h
syscall: export UP_WRAPSYM/UP_REALSYM macro
2022-12-30 22:13:34 +08:00
syslog.h
termios.h
threads.h
sched/getpid: replace syscall getpid/tid/ppid() to kernel version
2023-02-02 10:33:01 +08:00
time.h
Make 64-bit time_t unsigned
2023-02-27 23:55:52 +08:00
unistd.h
fs: Undefine CONFIG_FS_LARGEFILE if compiler doesn't support long long
2023-03-02 09:37:58 +01:00
utime.h
uuid.h
wchar.h
wctype.h