mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:48:10 +00:00
![]() Add the `posix_madvise(..)` LibC implementation that just forwards to the normal `madvise(..)` implementation. Also define a few POSIX_MADV_DONTNEED and POSIX_MADV_NORMAL as they are part of the POSIX API for `posix_madvise(..)`. This is needed by the `fio` port. |
||
---|---|---|
.. | ||
mman.h | ||
ptrace.h | ||
socket.h | ||
stat.h | ||
statvfs.h | ||
time.h | ||
times.h | ||
types.h | ||
uio.h | ||
un.h | ||
utsname.h | ||
wait.h |