aboutsummaryrefslogtreecommitdiff
path: root/src/unistd/fdatasync.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* make fsync, fdatasync, and msync cancellation points•••these are mandatory cancellation points per POSIX, so their omission was a conformance bug. Trutz Behn2015-01-301-1/+1
* fix dummied-out fdatasyncRich Felker2012-06-191-1/+1
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+7