Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure the correct errno is reported by warn* or err* and not | 2014-07-20 | 1 | -1/+2 | |
| | | | | | | the errno of an intervening cleanup operation like close/unlink/etc. Diff from Doug Hogan (doug (at) acyclic.org) | ||||
* | Delete unused variables found by -Wall | 2014-07-20 | 1 | -1/+0 | |
| | |||||
* | Add regression tests for stdio threading. Originally by blambert with | 2009-11-19 | 1 | -0/+69 | |
some further hacking by me |