about summary refs log tree commit diff
path: root/src/mman/msync.c
Commit message (Collapse)AuthorAgeFilesLines
* make fsync, fdatasync, and msync cancellation pointsTrutz Behn2015-01-301-1/+1
| | | | | these are mandatory cancellation points per POSIX, so their omission was a conformance bug.
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-1/+0
|
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-1/+1
|
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+8