Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add posix_close, accepted for inclusion in the next issue of POSIX | Rich Felker | 2013-12-06 | 1 | -0/+6 |
this is purely a wrapper for close since Linux does not support EINTR semantics for the close syscall. |