sortix-mirror/kernel/include/sortix
Jonas 'Sortie' Termansen 611dc22e73 Standardize header include guards.
This change makes all the standard library and kernel headers use header
guards with a consistent scheme within the reserved namespace to avoid
conflicts with non-standard-library-implementation code.
2022-07-09 20:51:13 +02:00
..
__ Standardize header include guards. 2022-07-09 20:51:13 +02:00
kernel Standardize header include guards. 2022-07-09 20:51:13 +02:00
clock.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
display.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
exit.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
fork.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
futex.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
initrd.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
ioctl.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
itimerspec.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
kblayout.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
keycodes.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
limits.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
mman.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
mode.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
mount.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
ps2mouse.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
resource.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
seek.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
sigaction.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
sigevent.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
siginfo.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
sigprocmask.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
sigset.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
sigval.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
socket.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
stack.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
stat.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
statvfs.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
syscall.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
tar.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
termmode.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
time.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
timespec.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
tmns.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
types.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
ucontext.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
uio.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
uthread.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
vga.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
wait.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
winsize.h Standardize header include guards. 2022-07-09 20:51:13 +02:00