| .. |
|
arpa
|
|
|
|
crypto
|
|
|
|
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
|
|
|
|
nuttx
|
net: Remove protocol argument from si_setup callback
|
2023-02-13 22:41:19 +08:00 |
|
ssp
|
|
|
|
sys
|
libc: Move memfd related stuff to sys/mman.h
|
2023-02-13 16:00:37 +01:00 |
|
.gitignore
|
|
|
|
aio.h
|
|
|
|
alloca.h
|
|
|
|
assert.h
|
libc: Define _assert/__assert to avoid 3rd libary redefine them
|
2023-02-06 15:04:30 +01:00 |
|
byteswap.h
|
|
|
|
ctype.h
|
|
|
|
debug.h
|
|
|
|
dirent.h
|
fs: Define DT_xxx to number directly
|
2023-01-19 00:52:25 +02:00 |
|
dlfcn.h
|
|
|
|
dsp.h
|
|
|
|
dspb16.h
|
|
|
|
elf.h
|
|
|
|
elf32.h
|
|
|
|
elf64.h
|
|
|
|
endian.h
|
|
|
|
err.h
|
|
|
|
errno.h
|
|
|
|
execinfo.h
|
sched/getpid: replace syscall getpid/tid/ppid() to kernel version
|
2023-02-02 10:33:01 +08:00 |
|
fcntl.h
|
fs: support openat/fchmodat/mkfifoat/fstatat/...at api
|
2023-02-07 03:45:38 +08:00 |
|
fixedmath.h
|
|
|
|
fnmatch.h
|
|
|
|
ftw.h
|
|
|
|
getopt.h
|
|
|
|
glob.h
|
|
|
|
grp.h
|
|
|
|
hex2bin.h
|
|
|
|
ifaddrs.h
|
|
|
|
inttypes.h
|
|
|
|
iso646.h
|
|
|
|
langinfo.h
|
|
|
|
libgen.h
|
|
|
|
libintl.h
|
|
|
|
limits.h
|
sched: Map both NZERO and PTHREAD_DEFAULT_PRIORITY to SCHED_PRIORITY_DEFAULT
|
2023-01-24 08:06:42 +01: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
|
|
|
|
pwd.h
|
|
|
|
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 marco _NSIG
|
2023-01-27 13:21:49 -03:00 |
|
spawn.h
|
|
|
|
stdbool.h
|
|
|
|
stddef.h
|
|
|
|
stdint.h
|
|
|
|
stdio.h
|
fs: support openat/fchmodat/mkfifoat/fstatat/...at api
|
2023-02-07 03:45:38 +08:00 |
|
stdlib.h
|
libc: Implement quick_exit and at_quick_exit
|
2023-01-25 14:31:37 +02:00 |
|
stdnoreturn.h
|
|
|
|
string.h
|
|
|
|
strings.h
|
|
|
|
syscall.h
|
|
|
|
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
|
time.h: Add CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID definition
|
2023-01-26 13:00:23 +02:00 |
|
unistd.h
|
Move SEEK_xxx from unistd.h to sys/types.h
|
2023-02-07 12:16:22 +02:00 |
|
utime.h
|
|
|
|
uuid.h
|
|
|
|
wchar.h
|
|
|
|
wctype.h
|
|
|