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
2025-12-26 19:29:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4ce43cf45ccff0b3ece11cedbe3f3a072f6aa81
ladybird
/
Kernel
/
API
/
POSIX
/
sys
History
Tim Schumacher
4ba39c8d63
Kernel: Implement
f_basetype
in statvfs
2022-04-03 19:15:14 +02:00
..
mman.h
Kernel+UE: Add MAP_FIXED_NOREPLACE mmap() flag
2021-12-23 23:08:10 +01:00
ptrace.h
Kernel: Implement new ptrace function PT_PEEKBUF
2021-12-05 22:59:09 +01:00
resource.h
Kernel: Add getrusage() syscall
2022-02-28 20:09:37 +01:00
socket.h
Kernel: Add the IPPROTO_{IGMP, IPIP, RAW} protocol macros
2021-12-05 12:53:29 +01:00
stat.h
…
statvfs.h
Kernel: Implement
f_basetype
in statvfs
2022-04-03 19:15:14 +02:00
time.h
Kernel+LibC: Share definitions for sys/time.h
2021-08-14 19:58:11 +02:00
times.h
…
types.h
Everywhere: Add
serenity_dev_{makedev,major,minor}
2022-01-09 00:58:44 +01:00
uio.h
Kernel+LibC: Share definitions for sys/uio.h
2021-08-14 19:58:11 +02:00
un.h
…
utsname.h
…
wait.h
…