sortix-mirror/libc/include
Jonas 'Sortie' Termansen 9033153c47 Add sub_leap_seconds(3) and add_leap_seconds(3).
Advertise leap seconds being counted via CLOCK_REALTIME_HAS_LEAP_SECONDS.
2023-03-27 00:06:33 +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
DIR.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
FILE.h Standardize header include guards. 2022-07-09 20:51:13 +02: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
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 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 getifaddrs(3) and freeifaddrs(3). 2023-01-10 22:31:48 +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 Standardize header include guards. 2022-07-09 20:51:13 +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 Standardize header include guards. 2022-07-09 20:51:13 +02:00
string.h Standardize header include guards. 2022-07-09 20:51:13 +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 Standardize header include guards. 2022-07-09 20:51:13 +02:00
utime.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
wchar.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
wctype.h Standardize header include guards. 2022-07-09 20:51:13 +02:00