summaryrefslogtreecommitdiff
path: root/src/aio/aio.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-03make all objects used with atomic operations volatileRich Felker1-1/+2
2015-02-14fix type error (arch-dependent) in new aio codeRich Felker1-1/+1
2015-02-13overhaul aio implementation for correctnessRich Felker1-0/+378