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