ladybird/Kernel/API/POSIX
Seal Sealy 1262a7d142 Kernel: Alias MAXNAMLEN to NAME_MAX
MAXNAMLEN is the BSD name for NAME_MAX, as used by some programs.
2023-08-18 11:43:19 +02:00
..
net
netinet
sys Kernel+Userland: Make some of the POSIX types larger 2023-04-04 10:33:42 +02:00
dirent.h Kernel: Alias MAXNAMLEN to NAME_MAX 2023-08-18 11:43:19 +02:00
errno.h
fcntl.h
futex.h
ifaddrs.h
poll.h
sched.h
select.h Kernel+LibC: Move the FD_SETSIZE declaration to API/POSIX/select.h file 2023-03-01 19:36:53 -07:00
serenity.h
signal.h
signal_numbers.h
stdio.h
termios.h
time.h
ucontext.h
unistd.h Kernel: Alias _SC_PAGE_SIZE to _SC_PAGESIZE 2023-05-17 08:54:55 +02:00