| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: tighten link, rmdir, and remove tests | Eric Blake | 2009-10-01 | 4 | -33/+50 |
* | test-yesno: work around sparc-dash here-document infelicity | Jim Meyering | 2009-09-28 | 1 | -2/+2 |
* | Typo in comment. | Bruno Haible | 2009-09-27 | 1 | -1/+1 |
* | Add support for new flavours of ACLs on AIX. (Untested.) | Bruno Haible | 2009-09-27 | 1 | -2/+6 |
* | test-linkat: make test more robust | Eric Blake | 2009-09-24 | 1 | -1/+1 |
* | linkat: new module | Eric Blake | 2009-09-23 | 3 | -107/+493 |
* | test-symlinkat: enhance test | Eric Blake | 2009-09-23 | 5 | -171/+240 |
* | readlink: document portability issue with symlink length | Eric Blake | 2009-09-23 | 1 | -4/+15 |
* | readlink: fix Solaris 9 bug with trailing slash | Eric Blake | 2009-09-23 | 1 | -0/+118 |
* | symlink: use throughout gnulib | Eric Blake | 2009-09-23 | 8 | -32/+0 |
* | symlink: new module, for Solaris 9 bug | Eric Blake | 2009-09-23 | 1 | -0/+97 |
* | test-unlinkat: enhance test, to expose Solaris 9 bug | Eric Blake | 2009-09-19 | 5 | -65/+129 |
* | test-fstatat: new test, to expose Solaris 9 bugs | Eric Blake | 2009-09-19 | 5 | -122/+290 |
* | remove: new module, for mingw and Solaris 9 bugs | Eric Blake | 2009-09-19 | 1 | -0/+122 |
* | unlink: new module, for Solaris 9 bug | Eric Blake | 2009-09-19 | 1 | -0/+110 |
* | lstat: fix Solaris 9 bug | Eric Blake | 2009-09-19 | 1 | -7/+112 |
* | stat: new module, for mingw bug | Eric Blake | 2009-09-19 | 1 | -0/+81 |
* | test-posixtm.c: correct a comment | Jim Meyering | 2009-09-19 | 1 | -1/+1 |
* | posixtm-tests: revamp | Jim Meyering | 2009-09-19 | 1 | -82/+93 |
* | posixtm-tests: make T const-correct; add a test case | Jim Meyering | 2009-09-19 | 1 | -3/+2 |
* | posixtm-tests: correct the sole failing test | Jim Meyering | 2009-09-19 | 1 | -1/+1 |
* | posixtm: move #ifdef'd tests into a new module | Jim Meyering | 2009-09-19 | 1 | -0/+175 |
* | openat: allow return of fd 0 | Eric Blake | 2009-09-19 | 1 | -0/+60 |
* | canonicalize: in CAN_ALL_BUT_LAST, allow trailing slash | Eric Blake | 2009-09-17 | 1 | -0/+16 |
* | canonicalize, canonicalize-lgpl: honor // if distinct from / | Eric Blake | 2009-09-17 | 2 | -0/+67 |
* | canonicalize-lgpl: reject non-directory with trailing slash | Eric Blake | 2009-09-17 | 2 | -0/+92 |
* | canonicalize, canonicalize-lgpl: use <stdlib.h> | Eric Blake | 2009-09-17 | 1 | -2/+1 |
* | test-canonicalize: consolidate into single C program | Eric Blake | 2009-09-17 | 2 | -65/+125 |
* | test-canonicalize-lgpl: consolidate into single C program | Eric Blake | 2009-09-17 | 2 | -39/+83 |
* | openat-tests: ensure unlinkat behaves like rmdir | Eric Blake | 2009-09-16 | 3 | -75/+166 |
* | rmdir: work around cygwin 1.5.x and mingw bugs | Eric Blake | 2009-09-16 | 1 | -0/+125 |
* | test-link: allow Linux choice of errno | Eric Blake | 2009-09-09 | 1 | -1/+1 |
* | getcwd: port to mingw | Eric Blake | 2009-09-09 | 1 | -0/+83 |
* | test-link: consolidate into single C program, test more cases | Eric Blake | 2009-09-09 | 2 | -42/+98 |
* | mkfifoat: new module | Eric Blake | 2009-09-08 | 1 | -0/+124 |
* | symlinkat: new module | Eric Blake | 2009-09-05 | 1 | -0/+120 |
* | test-openat-safer: add more checks | Eric Blake | 2009-09-05 | 1 | -1/+9 |
* | Support towlower and towupper. | Bruno Haible | 2009-09-05 | 1 | -1/+42 |
* | Fix bug occurring when converting invalid input. | Bruno Haible | 2009-09-05 | 1 | -0/+166 |
* | Test indirect conversion as well. | Bruno Haible | 2009-09-05 | 1 | -106/+132 |
* | openat-safer: new module | Eric Blake | 2009-09-02 | 1 | -0/+122 |
* | dirent-safer: new module | Eric Blake | 2009-09-02 | 1 | -0/+106 |
* | fdopendir: split into its own module | Eric Blake | 2009-09-02 | 1 | -0/+76 |
* | fchdir: port to mingw | Eric Blake | 2009-08-31 | 1 | -0/+91 |
* | canonicalize: allow cross-testing from cygwin to mingw | Eric Blake | 2009-08-31 | 2 | -2/+4 |
* | Use /usr/xpg6/bin/tr when it exists. | Bruno Haible | 2009-08-30 | 2 | -6/+14 |
* | Work around deficient /usr/bin/id program on Solaris. | Bruno Haible | 2009-08-30 | 4 | -8/+32 |
* | Make the striconveh API easier to use. | Bruno Haible | 2009-08-30 | 1 | -28/+34 |
* | Remove test that is outside the specification. | Bruno Haible | 2009-08-27 | 1 | -2/+1 |
* | Avoid sizeof __func__ == 0 pitfall. | Bruno Haible | 2009-08-27 | 1 | -1/+8 |