Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps. | Elliott Hughes | 2014-09-23 | 1 | -14/+21 |
* | Add/Remove mmap tests. | Christopher Ferris | 2014-06-12 | 1 | -0/+6 |
* | Added ftw64, nftw64 | Calin Juravle | 2014-02-24 | 1 | -10/+36 |
* | Added mkstemp64 | Calin Juravle | 2014-02-24 | 1 | -4/+7 |
* | Fix some test assumptions that are wrong for __LP64__. | Elliott Hughes | 2013-10-18 | 1 | -7/+14 |
* | Ensure we have the off64_t variant of every function that takes an off_t. | Elliott Hughes | 2013-09-19 | 1 | -0/+38 |