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-02-18 21:55:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fecbf0e03a2240d8de2fcda38632f2eeaa3f069a
ladybird
/
Kernel
/
API
/
POSIX
/
sys
History
Ben Wiederhake
0f8483f09c
Kernel: Implement new ptrace function PT_PEEKBUF
...
This enables the tracer to copy large amounts of data in a much saner way.
2021-12-05 22:59:09 +01:00
..
mman.h
LibC: Define the MADV_DONTNEED madvise advice macro
2021-12-01 21:44:11 +02:00
ptrace.h
Kernel: Implement new ptrace function PT_PEEKBUF
2021-12-05 22:59:09 +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+LibC: Share definitions for sys/statvfs.h
2021-08-14 19:58:11 +02:00
time.h
Kernel+LibC: Share definitions for sys/time.h
2021-08-14 19:58:11 +02:00
times.h
Kernel+LibC: Share definitions for sys/times.h
2021-08-14 19:58:11 +02:00
types.h
Kernel: Make makedev()/minor()/major() static
2021-08-16 23:26:52 +02: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
…