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-03-07 14:06:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
711a7104f3378277f61cdc23d14dcc04dfc34a5a
ladybird
/
Kernel
/
API
/
POSIX
/
sys
History
Idan Horowitz
5f95a1a7b7
LibC: Define the MADV_DONTNEED madvise advice macro
...
This isn't actually implemented at the moment, but it is required for wine to compile
2021-12-01 21:44:11 +02:00
..
mman.h
LibC: Define the MADV_DONTNEED madvise advice macro
2021-12-01 21:44:11 +02:00
ptrace.h
Kernel: Define PT_READ_I and PT_READ_D
2021-09-23 18:51:21 +02:00
socket.h
LibC: Include sys/uio.h in sys/socket.h for struct iovec
2021-10-28 11:24:36 +02: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
…