Timon Kruiper 200e91cd7f Kernel+LibC: Modify aarch64's __mcontext to store registers in an array há 2 anos atrás
..
arch 200e91cd7f Kernel+LibC: Modify aarch64's __mcontext to store registers in an array há 2 anos atrás
auxv.cpp f12da0af13 LibC+LibELF: Move getauxval and AT_* flags to sys/auxv.h há 3 anos atrás
auxv.h ad30b8c447 Kernel+Libraries: Move defines and types from sys/auxv.h to Kernel/API há 2 anos atrás
cdefs.h 39f92fa131 LibC: Define offsetof in stddef.h instead of sys/cdefs.h há 3 anos atrás
file.cpp e80c0bde70 LibC: Support blocking flock() há 3 anos atrás
file.h 2ce8cca7b5 LibC: Implement flock(2) using fcntl's F_SETLK há 4 anos atrás
internals.h b9c753f6f9 LibC+LibDl: Declare functions taking no arguments as taking void há 3 anos atrás
ioctl.h 100fb38c3e Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h há 2 anos atrás
mman.cpp c85f307e62 LibC: Mark a bunch of functions as cancellation points há 3 anos atrás
mman.h abc150085f LibC: Add missing sys/cdefs.h include há 2 anos atrás
param.h 577b4c73b0 LibC: Add MIN, MAX and howmany macros to sys/param.h há 3 anos atrás
poll.h ee0c6e1b6d LibC: Add <sys/poll.h> as an alias for <poll.h> há 4 anos atrás
prctl.cpp aa7b6852ce LibC: Make prctl() a varargs function há 3 anos atrás
prctl.h e7142c482a Kernel+Userland: Move prctl numbers header file to Kernel/API directory há 2 anos atrás
ptrace.cpp 70e96fb917 LibCore: Implement new ptrace_peekbuf wrapper for PT_PEEKBUF syscall há 3 anos atrás
ptrace.h abc150085f LibC: Add missing sys/cdefs.h include há 2 anos atrás
resource.h 380c42c405 LibC: Add getpriority() and setpriority() stubs há 3 anos atrás
select.cpp c85f307e62 LibC: Mark a bunch of functions as cancellation points há 3 anos atrás
select.h 086969277e Everywhere: Run clang-format há 3 anos atrás
socket.cpp c85f307e62 LibC: Mark a bunch of functions as cancellation points há 3 anos atrás
socket.h f20902deb3 Kernel: Support sending filedescriptors with sendmsg(2) and SCM_RIGHTS há 2 anos atrás
stat.h eb5389e933 Kernel+LibC+LibCore: Implement `mkdirat(2)` há 2 anos atrás
statvfs.cpp 086969277e Everywhere: Run clang-format há 3 anos atrás
statvfs.h abc150085f LibC: Add missing sys/cdefs.h include há 2 anos atrás
sysmacros.h 69cabb3ead Everywhere: Add `serenity_dev_{makedev,major,minor}` há 3 anos atrás
time.h abc150085f LibC: Add missing sys/cdefs.h include há 2 anos atrás
times.h abc150085f LibC: Add missing sys/cdefs.h include há 2 anos atrás
ttydefaults.h 6b849fc8b1 Kernel: Move TYPEDEF_* TTY macros to API/ttydefaults.h file há 2 anos atrás
types.h 740140a661 Kernel+LibC: Share definitions in fcntl.h and sys/types.h há 4 anos atrás
uio.cpp 9b425b860c Kernel+LibC+Tests: Implement `pwritev(2)` há 2 anos atrás
uio.h 9b425b860c Kernel+LibC+Tests: Implement `pwritev(2)` há 2 anos atrás
un.h b92e6b02e5 Kernel+LibC: Share definitions for sys/socket.h and sys/un.h há 4 anos atrás
utsname.h abc150085f LibC: Add missing sys/cdefs.h include há 2 anos atrás
wait.cpp c85f307e62 LibC: Mark a bunch of functions as cancellation points há 3 anos atrás
wait.h abc150085f LibC: Add missing sys/cdefs.h include há 2 anos atrás