Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Missing $OpenBSD$'s. | krw | 2015-01-20 | 1 | -0/+1 |
* | Make sure the correct errno is reported by warn* or err* and not | guenther | 2014-07-20 | 6 | -5/+11 |
* | Delete unused variables found by -Wall | guenther | 2014-07-20 | 5 | -5/+2 |
* | Add missing include. Tickled by Doug Hogan (doug (at) acyclic.org) | guenther | 2014-07-20 | 1 | -0/+1 |
* | Use errc/warnc to simplify code. | guenther | 2014-05-20 | 1 | -7/+7 |
* | * add #includes to pull in missing prototypes, as pointed out by gcc4 | naddy | 2010-05-08 | 7 | -6/+7 |
* | Add regression tests for stdio threading. Originally by blambert with | guenther | 2009-11-19 | 14 | -0/+509 |