This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-17 22:16:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e68173b656d9b5bb76e4c6f9dbe6841a58c4e560
ladybird
/
Kernel
/
API
/
POSIX
/
sys
History
Peter Elliott
1c86678a64
Kernel: Change values of SHUT_{RD,WR,RDWR}
...
For some reason, guile requires these to be specific values.
2022-05-23 00:13:26 +02:00
..
mman.h
Kernel: Add the remaining POSIX
MADV_*
constants
2022-05-05 20:47:38 +02:00
ptrace.h
…
resource.h
Kernel: Add getrusage() syscall
2022-02-28 20:09:37 +01:00
socket.h
Kernel: Change values of SHUT_{RD,WR,RDWR}
2022-05-23 00:13:26 +02:00
stat.h
Kernel+LibC+VFS: Implement utimensat(3)
2022-05-21 18:15:00 +02:00
statvfs.h
Kernel: Implement
f_basetype
in statvfs
2022-04-03 19:15:14 +02:00
time.h
…
times.h
…
types.h
…
uio.h
Kernel: Properly define
IOV_MAX
2022-05-05 20:47:38 +02:00
un.h
…
utsname.h
…
wait.h
…