.. |
arch
|
Everywhere: Fix a bunch of typos
|
2021-04-18 10:30:03 +02:00 |
cdefs.h
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
file.h
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
internals.h
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
ioctl.h
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
ioctl_numbers.h
|
Kernel: Add some missing socket ioctls
|
2021-04-16 18:57:35 +02:00 |
mman.h
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
param.h
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
prctl.cpp
|
Userland: Add LibSystem and funnel all syscalls through it
|
2021-02-05 12:23:39 +01:00 |
prctl.h
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
prctl_numbers.h
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
ptrace.cpp
|
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
2021-03-12 17:29:37 +01:00 |
ptrace.h
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
resource.h
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
select.cpp
|
Userland: Add LibSystem and funnel all syscalls through it
|
2021-02-05 12:23:39 +01:00 |
select.h
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
socket.cpp
|
Kernel+Userland: Give sys$recvfd() an options argument for O_CLOEXEC
|
2021-02-14 10:39:48 +01:00 |
socket.h
|
LibC: Add AF_INET6, PF_INET6 and IPPROTO_IPV6 macros
|
2021-03-27 18:58:38 +01:00 |
stat.h
|
Kernel+LibC: Update struct stat to use struct timespec instead of time_t
|
2021-04-17 11:12:42 +02:00 |
sysmacros.h
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
time.h
|
LibC: Implement utimes function
|
2021-03-29 19:58:12 +02:00 |
times.h
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
types.h
|
LibC+Kernel: Switch off_t to 64 bits
|
2021-03-17 23:22:42 +01:00 |
uio.cpp
|
Kernel+LibC: Implement readv
|
2021-02-15 17:32:56 +01:00 |
uio.h
|
Kernel+LibC: Implement readv
|
2021-02-15 17:32:56 +01:00 |
un.h
|
Libraries: Add missing headers
|
2021-01-22 21:49:54 +01:00 |
utsname.h
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
wait.cpp
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
wait.h
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |