aboutsummaryrefslogtreecommitdiff
path: root/src/unistd/posix_close.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add posix_close, accepted for inclusion in the next issue of POSIX•••this is purely a wrapper for close since Linux does not support EINTR semantics for the close syscall. Rich Felker2013-12-061-0/+6