..
arch
kernel/arm: implement signals, fork, restart syscall
2023-03-20 17:28:20 +00:00
arpa
compat /sys
net
net: Rename IFT_TUN to IFT_TUNNEL as on BSD
2023-12-10 19:50:48 +00:00
netinet
network/ping: update to freebsd-current
2024-02-26 14:06:29 +00:00
netinet6
sys
sys/param.h: Cleanup.
2024-10-14 13:53:54 -04:00
alloca.h
assert.h
headers: Define static_assert for C11
2023-09-04 05:58:31 +00:00
complex.h
ctype.h
libs/posix: Implemented new locale functions
2022-07-11 16:30:16 +00:00
dirent.h
div_t.h
dlfcn.h
posix: dladdr was introduced in POSIX-2024, but with Dl_info_t
2024-09-11 14:02:22 +00:00
endian.h
errno.h
fcntl.h
Change AT_FDCWD
from -1 to -100.
2024-02-26 14:04:27 +00:00
features.h
features.h: fix build when BSD headers are not in include path
2024-01-03 17:11:56 +00:00
fenv.h
fnmatch.h
ftw.h
ftw.h: Remove unneeded #include <features.h>.
2024-10-14 13:53:48 -04:00
getopt.h
glob.h
grp.h
inttypes.h
iovec.h
langinfo.h
libs/posix: Implemented new locale functions
2022-07-11 16:30:16 +00:00
libgen.h
libio.h
limits.h
regex.h: use _DEFAULT_SOURCE
2023-12-30 18:09:57 +00:00
locale_t.h
locale_t.h: Add missing newline at end of file.
2023-04-25 12:38:37 -04:00
locale.h
libs/posix: Implemented new locale functions
2022-07-11 16:30:16 +00:00
malloc_debug.h
malloc.h
headers: Change most remaining include guards to _DEFAULT_SOURCE.
2024-09-19 16:43:31 +00:00
math.h
math.h: Change definition of FP_ILOGB0 to match the specification.
2023-04-08 12:30:15 -04:00
memory.h
monetary.h
libs/posix: Implemented new locale functions
2022-07-11 16:30:16 +00:00
netdb.h
Rewrite <netdb.h> and drop a lot of non-standard stuff.
2023-02-27 22:51:17 -05:00
nl_types.h
null.h
poll.h
pthread.h
pthread: Use 1 for PTHREAD_BARRIER_SERIAL_THREAD.
2023-06-07 15:12:11 +00:00
pwd.h
regex.h
features.h: fix build when BSD headers are not in include path
2024-01-03 17:11:56 +00:00
resolv.h
sched.h
search.h
headers: Change most remaining include guards to _DEFAULT_SOURCE.
2024-09-19 16:43:31 +00:00
semaphore.h
setjmp.h
shadow.h
signal.h
signal.h: Look for _DEFAULT_SOURCE not __USE_GNU for sighandler_t.
2023-08-30 17:31:31 -04:00
size_t.h
spawn.h
stdint.h
stdint.h: fix definition of UINT8_MAX, UINT16_MAX, UINT8_C and UINT16_C
2022-11-08 16:11:40 +00:00
stdio_ext.h
stdio_post.h
stdio_pre.h
stdio.h
headers: Change most remaining include guards to _DEFAULT_SOURCE.
2024-09-19 16:43:31 +00:00
stdlib.h
string.h
headers: Change most remaining include guards to _DEFAULT_SOURCE.
2024-09-19 16:43:31 +00:00
strings.h
libs/posix: Implemented new locale functions
2022-07-11 16:30:16 +00:00
syslog.h
tar.h
termios.h
termios.h: Undefine/remove some unimplemented BeOS extensions.
2023-05-22 18:20:17 -04:00
threads.h
threads.h: Fix value of ONCE_FLAG_INIT.
2023-04-10 11:50:33 -04:00
time.h
libs/posix: Implemented new locale functions
2022-07-11 16:30:16 +00:00
uchar.h
uchar.h: Add missing include of stdint.h.
2023-04-08 12:30:14 -04:00
unistd.h
unistd.h: Add cast to (void*) for first argument in C mode.
2024-08-24 01:44:42 -04:00
utime.h
utmpx.h
wchar_t.h
wchar.h
headers: Change most remaining include guards to _DEFAULT_SOURCE.
2024-09-19 16:43:31 +00:00
wctype.h
POSIX: wchar.h and wctype.h don't need the locale.h but locale_t.h
2022-11-02 14:09:08 +00:00