History log of /seL4-refos-master/libs/libmuslc/src/mman/posix_madvise.c
Revision Date Author Comments
# 53ab4e79 20-Apr-2011 Rich Felker <dalias@aerifal.cx>

fix missing include in posix_madvise.c (compile error)


# 23573509 20-Apr-2011 Rich Felker <dalias@aerifal.cx>

support posix_madvise (previous a stub)

the check against MADV_DONTNEED to because linux MADV_DONTNEED
semantics conflict dangerously with the POSIX semantics


# 0b44a031 11-Feb-2011 Rich Felker <dalias@aerifal.cx>

initial check-in, version 0.5.0