Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
..
arch 4bd01b7fe9 Kernel: Add support for SA_SIGINFO 3 years ago
auxv.cpp f12da0af13 LibC+LibELF: Move getauxval and AT_* flags to sys/auxv.h 3 years ago
auxv.h b9c753f6f9 LibC+LibDl: Declare functions taking no arguments as taking void 3 years ago
cdefs.h 39f92fa131 LibC: Define offsetof in stddef.h instead of sys/cdefs.h 3 years ago
file.cpp 33d7fdca28 Everywhere: Use my cool new @serenityos.org email address 3 years ago
file.h 2ce8cca7b5 LibC: Implement flock(2) using fcntl's F_SETLK 4 years ago
internals.h b9c753f6f9 LibC+LibDl: Declare functions taking no arguments as taking void 3 years ago
ioctl.h 39a77559f1 Kernel+LibC: Implement FIONREAD ioctl 3 years ago
ioctl_numbers.h 5ffe2f117c Kernel/TTY: Implement TIOCGPTN ioctl for MasterPTY 3 years ago
kcov.h 83f88df757 Kernel: Add option to build with coverage instrumentation and KCOV 4 years ago
mman.cpp 086969277e Everywhere: Run clang-format 3 years ago
mman.h 086969277e Everywhere: Run clang-format 3 years ago
param.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
poll.h ee0c6e1b6d LibC: Add <sys/poll.h> as an alias for <poll.h> 3 years ago
prctl.cpp aa7b6852ce LibC: Make prctl() a varargs function 3 years ago
prctl.h aa7b6852ce LibC: Make prctl() a varargs function 3 years ago
prctl_numbers.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
ptrace.cpp 70e96fb917 LibCore: Implement new ptrace_peekbuf wrapper for PT_PEEKBUF syscall 3 years ago
ptrace.h 38ddf301f6 Kernel+LibC: Fix ptrace for 64-bit 3 years ago
resource.h 380c42c405 LibC: Add getpriority() and setpriority() stubs 3 years ago
select.cpp 086969277e Everywhere: Run clang-format 3 years ago
select.h 086969277e Everywhere: Run clang-format 3 years ago
socket.cpp 086969277e Everywhere: Run clang-format 3 years ago
socket.h 086969277e Everywhere: Run clang-format 3 years ago
stat.h 086969277e Everywhere: Run clang-format 3 years ago
statvfs.cpp 086969277e Everywhere: Run clang-format 3 years ago
statvfs.h e1273a8ff7 Kernel+LibC: Share definitions for sys/statvfs.h 4 years ago
sysmacros.h 69cabb3ead Everywhere: Add `serenity_dev_{makedev,major,minor}` 3 years ago
time.h 086969277e Everywhere: Run clang-format 3 years ago
times.h 35b52338bb Kernel+LibC: Share definitions for sys/times.h 4 years ago
ttydefaults.h a103a85ae6 Userland: Locally suppress -Wc99-designator and re-enable globally 3 years ago
types.h 740140a661 Kernel+LibC: Share definitions in fcntl.h and sys/types.h 4 years ago
uio.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
uio.h c9a5d83ccc Kernel+LibC: Share definitions for sys/uio.h 4 years ago
un.h b92e6b02e5 Kernel+LibC: Share definitions for sys/socket.h and sys/un.h 4 years ago
utsname.h d794ed1de7 Kernel+LibC: Share definitions for utsname.h 4 years ago
wait.cpp e16894af5a LibC: Do not include errno.h inside unistd.h 4 years ago
wait.h 6f78377864 Kernel+LibC: Share definitions for sys/wait.h 4 years ago
xattr.cpp 086969277e Everywhere: Run clang-format 3 years ago
xattr.h 086969277e Everywhere: Run clang-format 3 years ago