.. |
arch
|
Userland+Tests: Add initial riscv64 support
|
2023-11-10 10:30:08 -07:00 |
devices
|
Everywhere: Rename {Deprecated => Byte}String
|
2023-12-17 18:25:10 +03:30 |
archctl.cpp
|
Kernel+LibC: Introduce new archctl syscall
|
2024-04-19 16:46:47 -06:00 |
archctl.h
|
Kernel+LibC: Introduce new archctl syscall
|
2024-04-19 16:46:47 -06: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
|
|
|
device.h
|
LibC+Kernel: Move device-files related methods to a LibC header file
|
2023-09-15 11:05:25 -06:00 |
file.cpp
|
|
|
file.h
|
|
|
internals.h
|
LibC+LibELF: Use AT_RANDOM ELF auxiliary vector for __stack_chk_guard
|
2024-04-21 13:34:04 -06:00 |
ioctl.h
|
Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h
|
2023-01-21 10:43:59 -07:00 |
mman.cpp
|
Kernel+LibC+LibELF: Move TLS handling to userspace
|
2024-04-19 16:46:47 -06:00 |
mman.h
|
Kernel+LibC+LibELF: Move TLS handling to userspace
|
2024-04-19 16:46:47 -06:00 |
param.h
|
Everywhere: Run clang-format
|
2024-04-24 16:50:01 -04:00 |
poll.h
|
|
|
prctl.cpp
|
Kernel+Userland: Remove the {get,set}_thread_name syscalls
|
2023-08-25 11:51:52 +02:00 |
prctl.h
|
Kernel+Userland: Move prctl numbers header file to Kernel/API directory
|
2023-02-24 20:35:45 +01:00 |
ptrace.cpp
|
|
|
ptrace.h
|
|
|
resource.h
|
LibC: Add most of the "header may make visible" dependencies from POSIX
|
2023-07-19 00:19:35 -06:00 |
select.cpp
|
|
|
select.h
|
LibC: Fix struct declaration visibility
|
2023-07-29 16:51:58 -06:00 |
socket.cpp
|
|
|
socket.h
|
LibC: Add most of the "header may make visible" dependencies from POSIX
|
2023-07-19 00:19:35 -06:00 |
stat.h
|
LibC: Implement mkfifoat(2)
|
2024-05-14 22:30:39 +02:00 |
statvfs.cpp
|
|
|
statvfs.h
|
|
|
sysmacros.h
|
LibC+Kernel: Move device-files related methods to a LibC header file
|
2023-09-15 11:05:25 -06:00 |
time.h
|
LibC: Define time* macros before definitions
|
2023-08-09 05:40:39 +02:00 |
times.h
|
|
|
ttydefaults.h
|
Kernel: Move TYPEDEF_* TTY macros to API/ttydefaults.h file
|
2023-03-01 19:36:53 -07:00 |
types.h
|
|
|
uio.cpp
|
Kernel+LibC: Pass 64-bit integers in syscalls by value
|
2023-08-12 01:14:26 +02:00 |
uio.h
|
|
|
un.h
|
|
|
utsname.h
|
|
|
wait.cpp
|
|
|
wait.h
|
LibC: Add most of the "header may make visible" dependencies from POSIX
|
2023-07-19 00:19:35 -06:00 |