.. |
arch
|
LibC: Include aarch64 regs.h for AK_ARCH_AARCH64
|
2022-12-31 23:21:06 +01:00 |
auxv.cpp
|
|
|
auxv.h
|
Kernel+Libraries: Move defines and types from sys/auxv.h to Kernel/API
|
2023-01-21 10:43:59 -07:00 |
cdefs.h
|
|
|
file.cpp
|
LibC: Support blocking flock()
|
2022-07-21 16:39:22 +02:00 |
file.h
|
|
|
internals.h
|
|
|
ioctl.h
|
Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h
|
2023-01-21 10:43:59 -07:00 |
kcov.h
|
|
|
mman.cpp
|
LibC: Mark a bunch of functions as cancellation points
|
2022-07-22 10:07:15 -07:00 |
mman.h
|
LibC: Add missing sys/cdefs.h include
|
2022-08-23 19:07:12 +01:00 |
param.h
|
|
|
poll.h
|
|
|
prctl.cpp
|
|
|
prctl.h
|
|
|
prctl_numbers.h
|
|
|
ptrace.cpp
|
|
|
ptrace.h
|
LibC: Add missing sys/cdefs.h include
|
2022-08-23 19:07:12 +01:00 |
resource.h
|
|
|
select.cpp
|
LibC: Mark a bunch of functions as cancellation points
|
2022-07-22 10:07:15 -07:00 |
select.h
|
|
|
socket.cpp
|
LibC: Mark a bunch of functions as cancellation points
|
2022-07-22 10:07:15 -07:00 |
socket.h
|
LibC: Add missing sys/cdefs.h include
|
2022-08-23 19:07:12 +01:00 |
stat.h
|
Kernel+LibC+LibCore: Implement mkdirat(2)
|
2022-12-11 19:55:37 -07:00 |
statvfs.cpp
|
|
|
statvfs.h
|
LibC: Add missing sys/cdefs.h include
|
2022-08-23 19:07:12 +01:00 |
sysmacros.h
|
|
|
time.h
|
LibC: Add missing sys/cdefs.h include
|
2022-08-23 19:07:12 +01:00 |
times.h
|
LibC: Add missing sys/cdefs.h include
|
2022-08-23 19:07:12 +01:00 |
ttydefaults.h
|
LibC: Don't include sys/cdefs.h in ttydefaults as it is used in Kernel
|
2023-01-21 10:43:59 -07:00 |
types.h
|
|
|
uio.cpp
|
Kernel+LibC+Tests: Implement pwritev(2)
|
2022-12-11 19:55:37 -07:00 |
uio.h
|
Kernel+LibC+Tests: Implement pwritev(2)
|
2022-12-11 19:55:37 -07:00 |
un.h
|
|
|
utsname.h
|
LibC: Add missing sys/cdefs.h include
|
2022-08-23 19:07:12 +01:00 |
wait.cpp
|
LibC: Mark a bunch of functions as cancellation points
|
2022-07-22 10:07:15 -07:00 |
wait.h
|
LibC: Add missing sys/cdefs.h include
|
2022-08-23 19:07:12 +01:00 |