| Commit message (Expand) | Author | Age | Files | Lines |
* | open, openat: Really support O_CLOEXEC. | Bruno Haible | 2020-05-24 | 1 | -0/+1 |
* | Port tests away from progname | Pino Toscano | 2016-09-05 | 1 | -1/+0 |
* | openat tests: Fix file list. | Bruno Haible | 2011-11-04 | 1 | -0/+1 |
* | New module 'mkdirat', split off from module 'openat'. | Bruno Haible | 2011-11-04 | 1 | -8/+2 |
* | New module 'fstatat', split off from module 'openat'. | Bruno Haible | 2011-11-04 | 1 | -7/+2 |
* | New module 'unlinkat', split off from module 'openat'. | Bruno Haible | 2011-11-02 | 1 | -7/+2 |
* | New module 'fchmodat', split off from module 'openat'. | Bruno Haible | 2011-11-02 | 1 | -4/+2 |
* | New module 'fchownat', split off from module 'openat'. | Bruno Haible | 2011-11-01 | 1 | -13/+2 |
* | Tests: Avoid link failures w.r.t. libintl. | Bruno Haible | 2011-10-08 | 1 | -0/+1 |
* | openat tests: EBADF tests. | Bruno Haible | 2011-09-20 | 1 | -2/+6 |
* | test-stat: don't allocate PATH_MAX bytes | Eric Blake | 2011-06-20 | 1 | -1/+1 |
* | openat, fdopendir tests: Fix link errors. | Bruno Haible | 2011-06-18 | 1 | -0/+1 |
* | Fix link errors in tests: openat-die uses gettext-h. | Bruno Haible | 2011-05-31 | 1 | -0/+5 |
* | tests: drop unused link dependency | Eric Blake | 2011-04-28 | 1 | -5/+0 |
* | tests: silence warning about system return | Eric Blake | 2010-02-01 | 1 | -0/+1 |
* | Refactor common macros used in tests. | Bruno Haible | 2009-12-24 | 1 | -1/+2 |
* | tests: add signature checks | Eric Blake | 2009-12-24 | 1 | -0/+1 |
* | test-utimens: avoid spurious failure | Eric Blake | 2009-12-21 | 1 | -0/+1 |
* | usleep: use it to simplify tests | Eric Blake | 2009-11-17 | 1 | -2/+2 |
* | openat: detect Solaris fchownat bug | Eric Blake | 2009-11-14 | 1 | -2/+11 |
* | mkdir, mkdirat: add tests | Eric Blake | 2009-10-07 | 1 | -2/+5 |
* | symlink: use throughout gnulib | Eric Blake | 2009-09-23 | 1 | -1/+1 |
* | test-unlinkat: enhance test, to expose Solaris 9 bug | Eric Blake | 2009-09-19 | 1 | -0/+2 |
* | test-fstatat: new test, to expose Solaris 9 bugs | Eric Blake | 2009-09-19 | 1 | -2/+7 |
* | openat: allow return of fd 0 | Eric Blake | 2009-09-19 | 1 | -2/+4 |
* | openat-tests: ensure unlinkat behaves like rmdir | Eric Blake | 2009-09-16 | 1 | -0/+13 |