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-16 05:25:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a67a7229f87b5626fa65a1995bddb42ec970e38f
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
…
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
…
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
…