Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2013-12-06 | add posix_close, accepted for inclusion in the next issue of POSIX | Rich Felker | -0/+6 | |
this is purely a wrapper for close since Linux does not support EINTR semantics for the close syscall. |
index : musl | ||
musl - an implementation of the standard library for Linux-based systems |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2013-12-06 | add posix_close, accepted for inclusion in the next issue of POSIX | Rich Felker | -0/+6 | |
this is purely a wrapper for close since Linux does not support EINTR semantics for the close syscall. |