summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/posix_madvise.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix_madvise() should return the errno value on error, not -1guenther2014-07-101-2/+3
* prototype for _thread_sys_madvisetedu2014-07-101-1/+3
* add posix_madvise, posix_memalign, strndup, and strnlen. mostly fromtedu2010-05-181-0/+11