.. |
net
|
7a4e41f8f8
Kernel: Add support for route flags
|
3 år sedan |
netinet
|
64ab5bb835
LibC: Add missing definitions for IPv6 packet info
|
2 år sedan |
sys
|
ddea37b521
Kernel+LibC: Move name length constants to Kernel/API from limits.h
|
2 år sedan |
dirent.h
|
c65a735d71
Kernel+LibC: Share definitions for dirent.h
|
4 år sedan |
errno.h
|
20d21fad7b
Kernel: Add ESTALE errno code (stale network file handle)
|
3 år sedan |
fcntl.h
|
2a502fe232
Kernel+LibC+LibCore+UserspaceEmulator: Implement `faccessat(2)`
|
2 år sedan |
futex.h
|
9db10887a1
Kernel: Clean up sys$futex and add support for cross-process futexes
|
3 år sedan |
ifaddrs.h
|
7b24fc6fb8
Kernel+LibC: Stub out getifaddrs() and freeifaddrs()
|
3 år sedan |
poll.h
|
265764ff2f
Kernel: Add support for the POLLWRBAND poll event
|
3 år sedan |
sched.h
|
6dded99777
Kernel+LibC: Report correct scheduling priority limits
|
2 år sedan |
serenity.h
|
4916c892b2
Kernel/Profiling: Add profiling to read syscall
|
3 år sedan |
signal.h
|
046c23f567
Kernel+LibC: Move LibC/signal_numbers.h to Kernel/API/POSIX
|
2 år sedan |
signal_numbers.h
|
046c23f567
Kernel+LibC: Move LibC/signal_numbers.h to Kernel/API/POSIX
|
2 år sedan |
stdio.h
|
808ce594db
Kernel+LibC: Share definitions for stdio.h
|
4 år sedan |
termios.h
|
d277cdfd4c
Kernel+LibC: Share definitions for termios.h
|
4 år sedan |
time.h
|
0a78056453
Kernel+LibC: Share definitions for time.h and sys/stat.h
|
4 år sedan |
ucontext.h
|
87eac0e424
Kernel: Add missing include in API
|
2 år sedan |
unistd.h
|
07387ec19a
Kernel+Base: Introduce MS_NOREGULAR mount flag
|
2 år sedan |