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
|
support ipv4 ToS and ipv6 TrafficClass
|
2023-01-29 13:43:44 +08:00 |
nuttx
|
FUSB302
|
2023-02-12 16:48:44 +08:00 |
sys
|
sys/sysinfo: align sysinfo define with linux
|
2023-02-09 20:11:55 +08:00 |
dirent.h
|
fs: Define DT_xxx to number directly
|
2023-01-19 00:52:25 +02:00 |
malloc.h
|
adjust the contents of memdump and meminfo
|
2023-01-17 16:48:30 +08:00 |
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 |
stdlib.h
|
libc: Implement quick_exit and at_quick_exit
|
2023-01-25 14:31:37 +02:00 |
unistd.h
|
Move SEEK_xxx from unistd.h to sys/types.h
|
2023-02-07 12:16:22 +02:00 |