1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 11:10:59 +00:00
serenity/Kernel/API/POSIX/sys
Idan Horowitz b2464cf4c0 Kernel: Define PT_WRITE_I and PT_WRITE_D
These are aliases for PT_POKE that are used in some *BSDs.
2021-12-05 12:53:29 +01:00
..
mman.h LibC: Define the MADV_DONTNEED madvise advice macro 2021-12-01 21:44:11 +02:00
ptrace.h Kernel: Define PT_WRITE_I and PT_WRITE_D 2021-12-05 12:53:29 +01:00
socket.h Kernel: Add the IPPROTO_{IGMP, IPIP, RAW} protocol macros 2021-12-05 12:53:29 +01:00
stat.h Kernel+LibC: Share definitions for time.h and sys/stat.h 2021-08-14 19:58:11 +02:00
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 Kernel+LibC: Share definitions for sys/socket.h and sys/un.h 2021-08-14 19:58:11 +02:00
utsname.h Kernel+LibC: Share definitions for utsname.h 2021-08-14 19:58:11 +02:00
wait.h Kernel+LibC: Share definitions for sys/wait.h 2021-08-14 19:58:11 +02:00