Brian Gianforcaro
c724955d54
LibC: Add support for posix_madvise(..)
...
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.
2021-12-22 13:28:13 -08:00
..
2021-10-06 23:52:40 +01:00
2021-10-28 11:24:36 +02:00
2021-10-28 11:24:36 +02:00
2021-11-21 20:22:48 +01:00
2021-09-01 11:37:25 +04:30
2021-11-11 09:20:35 +01:00
2021-12-05 12:53:29 +01:00
2021-08-22 10:29:06 +02:00
2021-12-22 13:28:13 -08:00
2021-12-22 13:28:13 -08:00
2021-08-22 10:29:06 +02:00
2021-12-05 22:59:09 +01:00
2021-11-20 21:22:24 +00:00
2021-09-23 18:51:21 +02:00
2021-12-21 18:16:48 -08:00
2021-12-21 18:16:48 -08:00
2021-08-14 19:58:11 +02:00
2021-08-14 19:58:11 +02:00
2021-08-14 19:58:11 +02:00
2021-08-14 19:58:11 +02:00
2021-08-14 19:58:11 +02:00
2021-10-25 21:42:26 +02:00
2021-08-14 19:58:11 +02:00
2021-08-14 19:58:11 +02:00
2021-08-14 19:58:11 +02:00
2021-08-14 19:58:11 +02:00
2021-08-14 19:58:11 +02:00
2021-10-04 11:10:09 +01:00
2021-10-04 11:10:09 +01:00