| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -0/+1 |
| * | collapse euidaccess to a call to faccessat•••it turns out Linux is buggy for faccessat, just like fchmodat: the kernel does not actually take a flags argument. so we're going to have to emulate it there. | Rich Felker | 2013-08-03 | 1 | -9/+1 |
| * | add legacy euidaccess function and eaccess alias for it•••this is mainly for ABI compat purposes. | Rich Felker | 2013-08-03 | 1 | -0/+18 |
