.. |
net
|
7a4e41f8f8
Kernel: Add support for route flags
|
3 年之前 |
netinet
|
64ab5bb835
LibC: Add missing definitions for IPv6 packet info
|
2 年之前 |
sys
|
b98f537f11
Kernel+Userland: Make some of the POSIX types larger
|
2 年之前 |
dirent.h
|
1262a7d142
Kernel: Alias MAXNAMLEN to NAME_MAX
|
1 年之前 |
errno.h
|
20d21fad7b
Kernel: Add ESTALE errno code (stale network file handle)
|
3 年之前 |
fcntl.h
|
2808b03764
Kernel: Support F_DUPFD_CLOEXEC command to fcntl(2)
|
2 年之前 |
futex.h
|
9db10887a1
Kernel: Clean up sys$futex and add support for cross-process futexes
|
3 年之前 |
ifaddrs.h
|
7b24fc6fb8
Kernel+LibC: Stub out getifaddrs() and freeifaddrs()
|
3 年之前 |
poll.h
|
265764ff2f
Kernel: Add support for the POLLWRBAND poll event
|
3 年之前 |
sched.h
|
6dded99777
Kernel+LibC: Report correct scheduling priority limits
|
2 年之前 |
select.h
|
800e244ed9
Kernel+LibC: Move the FD_SETSIZE declaration to API/POSIX/select.h file
|
2 年之前 |
serenity.h
|
54e79aa1d9
Kernel+ProfileViewer: Display additional filesystem events
|
1 年之前 |
signal.h
|
046c23f567
Kernel+LibC: Move LibC/signal_numbers.h to Kernel/API/POSIX
|
2 年之前 |
signal_numbers.h
|
046c23f567
Kernel+LibC: Move LibC/signal_numbers.h to Kernel/API/POSIX
|
2 年之前 |
stdio.h
|
808ce594db
Kernel+LibC: Share definitions for stdio.h
|
4 年之前 |
termios.h
|
d277cdfd4c
Kernel+LibC: Share definitions for termios.h
|
4 年之前 |
time.h
|
0a78056453
Kernel+LibC: Share definitions for time.h and sys/stat.h
|
4 年之前 |
ucontext.h
|
87eac0e424
Kernel: Add missing include in API
|
2 年之前 |
unistd.h
|
d78bed2ffe
Kernel: Alias `_SC_PAGE_SIZE` to `_SC_PAGESIZE`
|
2 年之前 |