Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | posix_madvise() should return the errno value on error, not -1 | 2014-07-10 | 1 | -2/+3 | |
| | | | | ok tedu@ jmc@ | ||||
* | prototype for _thread_sys_madvise | 2014-07-10 | 1 | -1/+3 | |
| | |||||
* | add posix_madvise, posix_memalign, strndup, and strnlen. mostly from | 2010-05-18 | 1 | -0/+11 | |
brad and millert, with hints from guenther, jmc, and otto I think. ok previous. |