| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make fsync, fdatasync, and msync cancellation points•••these are mandatory cancellation points per POSIX, so their omission was a conformance bug. | Trutz Behn | 2015-01-30 | 1 | -1/+1 |
| * | fix dummied-out fsync•••if we eventually have build options, it might be nice to make an option to dummy this out again, in case anybody needs a system-wide disable for disk/ssd-thrashing, etc. that some daemons do when logging... | Rich Felker | 2012-06-19 | 1 | -2/+1 |
| * | global cleanup to use the new syscall interface | Rich Felker | 2011-03-20 | 1 | -1/+1 |
| * | initial check-in, version 0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+8 |
