Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/sys/vadvise.c
RevisionDateAuthorComments
 1.3  26-Dec-2017  christos use __USE()
 1.2  26-Dec-2017  maya Match prior syscall behaviour
hide __RCSID under the same macros as rest of libc
 1.1  25-Dec-2017  kamil libc: Add a dummy implementation of vadvise()

This readds a symbol that has been removed accidentally without major bump.

The implementation is dummy (similar to the old one), without API in public
headers.

Pointed out by <maya>

Sponsored by <The NetBSD Foundation>

RSS XML Feed