Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Setup stub unit test infrastructure | EuAndreh | 2024-01-05 | 1 | -0/+8 |
| | |||||
* | 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. |