sortix-mirror/libc/include
Jonas 'Sortie' Termansen b39e4d6d17 Recognize and advertise POSIX 2024 support.
Update feature macros for interfaces added to POSIX 2024.

This commit begins the work of implementing POSIX 2024, which was
largely already implemented as extensions.
2024-06-25 15:23:40 +02:00
..
__ Fix endian swapping classes reading volatile values twice. 2023-01-09 23:44:40 +01:00
arpa Standardize header include guards. 2022-07-09 20:51:13 +02:00
net Add if_nameindex(3). 2022-12-16 23:44:50 +01:00
netinet Add networking stack. 2022-12-11 13:40:34 +01:00
sys Add ssh port. 2023-02-26 15:13:19 +01:00
alloca.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
ar.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
argp.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
assert.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
blf.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
brand.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
byteswap.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
ctype.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
DIR.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
dirent.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
dlfcn.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
elf.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
endian.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
err.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
errno.h Add EHOSTDOWN. 2022-12-04 23:18:17 +01:00
error.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
fcntl.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
features.h Recognize and advertise POSIX 2024 support. 2024-06-25 15:23:40 +02:00
FILE.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
fnmatch.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
fsmarshall-msg.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
fsmarshall.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
fstab.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
getopt.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
glob.h Add glob(3). 2023-03-16 00:20:43 +01:00
grp.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
ifaddrs.h Add IFF_UP to getifaddrs(3). 2024-03-25 23:11:36 +01:00
inttypes.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
ioleast.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
langinfo.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
libgen.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
libk.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
locale.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
malloc.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
memusage.h Add memusage(2). 2023-03-09 20:27:17 +01:00
msr.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
netdb.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
poll.h Recognize and advertise POSIX 2024 support. 2024-06-25 15:23:40 +02:00
psctl.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
pthread.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
pty.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
pwd.h Add include and comment support to passwd(5) and group(5). 2023-03-19 21:53:21 +01:00
regex.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
sched.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
scram.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
semaphore.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
setjmp.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
sha2.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
signal.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
stdint.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
stdio.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
stdio_ext.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
stdlib.h Recognize and advertise POSIX 2024 support. 2024-06-25 15:23:40 +02:00
string.h Recognize and advertise POSIX 2024 support. 2024-06-25 15:23:40 +02:00
strings.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
syslog.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
system-elf.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
termios.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
time.h Add sub_leap_seconds(3) and add_leap_seconds(3). 2023-03-27 00:06:33 +02:00
timespec.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
unistd.h Recognize and advertise POSIX 2024 support. 2024-06-25 15:23:40 +02:00
utime.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
wchar.h Recognize and advertise POSIX 2024 support. 2024-06-25 15:23:40 +02:00
wctype.h Standardize header include guards. 2022-07-09 20:51:13 +02:00