summaryrefslogtreecommitdiff
path: root/src/unistd/close.c
AgeCommit message (Expand)AuthorLines
2018-09-12reduce spurious inclusion of libc.hRich Felker-1/+0
2015-02-20map interruption of close by signal to success rather than EINPROGRESSRich Felker-1/+1
2015-02-13overhaul aio implementation for correctnessRich Felker-0/+8
2012-09-24fix handling of EINTR during close()Rich Felker-1/+4
2011-04-18remove bogus extra logic for close cancellabilityRich Felker-3/+1
2011-04-17overhaul pthread cancellationRich Felker-3/+2
2011-03-20global cleanup to use the new syscall interfaceRich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+11