Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mmap() calls that check for a result other than MAP_FAILED. | doug | 2014-09-27 | 1 | -1/+1 |
* | Add check that mkstemp() fails with EINVAL if the string has fewer than | guenther | 2013-03-12 | 1 | -4/+13 |
* | Test mkstemps() too | guenther | 2010-02-11 | 1 | -26/+87 |
* | Add a regression suite for mkstemp(), verifying that it neither overruns | guenther | 2010-02-11 | 2 | -0/+114 |