| .. |
|
android
|
|
|
|
arpa
|
|
|
|
crypto
|
crypto/cryptosoft: Add support for PBKDF2
|
2026-03-29 17:23:03 -03:00 |
|
cxx
|
!compiler: drop CONFIG_HAVE_LONG_LONG and require long long support
|
2026-05-19 16:21:28 +08:00 |
|
net
|
forward: Add IFF_NOSRC_FORWARD and IFF_NODST_FORWARD flags.
|
2026-01-31 02:37:58 +08:00 |
|
netinet
|
netinet/in.h: Rename imr_interface to imr_address in struct ip_mreqn.
|
2026-01-16 09:42:12 +08:00 |
|
netpacket
|
net/packet: add PACKET_<ADD|DROP>_MEMBERSHIP support
|
2025-12-25 10:01:43 +08:00 |
|
nuttx
|
drivers: Fix comment typos — 'Pubic' → 'Public' across drivers and headers.
|
2026-07-04 02:00:24 +08:00 |
|
ssp
|
|
|
|
sys
|
!include/fcntl.h: align open flags with Linux values
|
2026-07-03 10:33:47 +08:00 |
|
.gitignore
|
tools: fix make host_info flag parsing and config string escaping
|
2026-02-05 14:23:19 +01:00 |
|
aio.h
|
|
|
|
alloca.h
|
|
|
|
assert.h
|
assert: add header files to resolve compile failed
|
2024-10-12 09:29:37 +08:00 |
|
byteswap.h
|
|
|
|
ctype.h
|
libcxx: fix compile error
|
2024-10-23 09:42:57 +08:00 |
|
debug.h
|
style: fix checkpatch issues after debug.h move
|
2026-04-07 07:50:06 -03:00 |
|
dirent.h
|
|
|
|
dlfcn.h
|
|
|
|
dsp.h
|
style: fix spelling in code comments and strings
|
2025-05-23 10:48:41 +08:00 |
|
dspb16.h
|
style: fix spelling in code comments and strings
|
2025-05-23 10:48:41 +08:00 |
|
elf.h
|
arch:use ARCH_64BIT to mark arch is support 64bit
|
2025-12-18 22:05:12 +08:00 |
|
elf32.h
|
modlib:Standardized module loading method
|
2024-10-05 15:22:02 +08:00 |
|
elf64.h
|
modlib:Standardized module loading method
|
2024-10-05 15:22:02 +08:00 |
|
endian.h
|
|
|
|
err.h
|
|
|
|
errno.h
|
include/errno.h: skip set_errno in interrupt context
|
2026-05-03 17:23:40 -03:00 |
|
execinfo.h
|
sched: support backtrace record
|
2024-10-11 00:37:27 +08:00 |
|
fcntl.h
|
!include/fcntl.h: align open flags with Linux values
|
2026-07-03 10:33:47 +08:00 |
|
fixedmath.h
|
!compiler: drop CONFIG_HAVE_LONG_LONG and require long long support
|
2026-05-19 16:21:28 +08:00 |
|
fnmatch.h
|
|
|
|
ftw.h
|
|
|
|
gcov.h
|
gcov: Refactoring the implementation framework of gcov
|
2025-07-03 00:17:58 +08:00 |
|
getopt.h
|
|
|
|
glob.h
|
|
|
|
grp.h
|
|
|
|
hex2bin.h
|
|
|
|
iconv.h
|
|
|
|
ifaddrs.h
|
|
|
|
imx_container.h
|
arch/arm64/imx9: Add ROMAPI and AHAB support for i.MX9
|
2025-05-09 19:21:17 +08:00 |
|
inttypes.h
|
!sched/clock: remove CONFIG_SYSTEM_TIME64 and always use 64-bit time
|
2026-05-19 16:21:28 +08:00 |
|
iso646.h
|
|
|
|
langinfo.h
|
|
|
|
libgen.h
|
|
|
|
libintl.h
|
|
|
|
limits.h
|
!sys/types.h: change time_t and clock_t to int64_t to align with other OSes
|
2026-05-19 16:21:28 +08:00 |
|
locale.h
|
style/FAR: remove FAR qualifier
|
2025-11-10 10:56:29 +01:00 |
|
lzf.h
|
lzf: prevent lzf header struct optimization
|
2026-02-13 11:58:50 +01:00 |
|
malloc.h
|
memdump: add dump for the orphan nodes(neighbor of free node)
|
2024-10-08 23:55:59 +08:00 |
|
mqueue.h
|
[POSIX][Bug] mqueue.h: Include file does not conform the standard
|
2024-12-09 21:21:09 +08:00 |
|
netdb.h
|
|
|
|
nl_types.h
|
|
|
|
nxflat.h
|
|
|
|
obstack.h
|
libs/libc/obstack: fix allocated chunk overrun due to invalid limit
|
2024-10-30 11:53:18 -03:00 |
|
poll.h
|
|
|
|
pthread.h
|
include/pthread : initialize wait_count in PTHREAD_COND_INITIALIZER
|
2026-06-17 17:10:49 +08:00 |
|
pty.h
|
|
|
|
pwd.h
|
libs/libc/pwd: add new member to passwd struct
|
2024-10-16 11:15:25 +08:00 |
|
regex.h
|
|
|
|
resolv.h
|
|
|
|
sched.h
|
sched: remove csection and reduce the interrupt disabling time in sched_[un]lock
|
2025-01-23 19:58:49 +08:00 |
|
search.h
|
LICENSE: update NuttX-PublicDomain SPDX identifier
|
2025-12-26 19:46:12 +08:00 |
|
semaphore.h
|
sched/semaphore: add support to customize semaphore max allowed value
|
2025-09-04 09:48:34 +08:00 |
|
shadow.h
|
libs/libc/unistd: add getspnam function
|
2024-10-16 11:15:25 +08:00 |
|
signal.h
|
sched/timer: Fix MISRA Rule 10.4
|
2026-01-22 22:14:00 +08:00 |
|
spawn.h
|
sched/spawn: Fix MISRA C 2012 Rule 10.4 violations
|
2026-02-02 20:39:36 +08:00 |
|
stdbool.h
|
|
|
|
stddef.h
|
!compiler: drop CONFIG_HAVE_LONG_LONG and require long long support
|
2026-05-19 16:21:28 +08:00 |
|
stdint.h
|
arm64_head.S: fix the asm code build error
|
2026-01-13 21:20:52 +08:00 |
|
stdio.h
|
stdio.h: Update TMP_MAX definition to match Linux.
|
2026-01-14 17:28:30 -08:00 |
|
stdlib.h
|
!compiler: drop CONFIG_HAVE_LONG_LONG and require long long support
|
2026-05-19 16:21:28 +08:00 |
|
stdnoreturn.h
|
|
|
|
string.h
|
include/string.h: mark memset and memcpy as used_code
|
2026-02-12 13:19:06 -05:00 |
|
strings.h
|
!compiler: drop CONFIG_HAVE_LONG_LONG and require long long support
|
2026-05-19 16:21:28 +08:00 |
|
syscall.h
|
|
|
|
syslog.h
|
drivers/syslog: Add RFC 5424 protocol support
|
2025-06-13 20:26:57 +08:00 |
|
termios.h
|
include: modify for support socat, so need add some macro same as linux
|
2025-12-10 23:44:14 +08:00 |
|
threads.h
|
include/threads.h: Replace thrd_ defines by actual function definitions
|
2024-12-19 21:56:02 +08:00 |
|
time.h
|
|
|
|
ulimit.h
|
ulimit: add ulimit implementation
|
2026-01-16 10:03:53 +08:00 |
|
unistd.h
|
fpathconf: add _POSIX_PRIO_IO defintion
|
2026-01-15 16:10:51 -03:00 |
|
utime.h
|
|
|
|
uuid.h
|
|
|
|
wait.h
|
wait: add wait.h header file
|
2024-12-20 11:46:14 -03:00 |
|
wchar.h
|
fix misspelled names in locally scoped code
|
2025-05-15 10:12:12 +08:00 |
|
wctype.h
|
|
|