2009-09-25 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Eric Blake | test-linkat: make test more robust |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Eric Blake | getopt: fix inclusion guards for cygwin |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Eric Blake | same-inode: revert prior change; it is not yet ready |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Eric Blake | linkat: new module |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Eric Blake | dirname: add library-safe mdir_name |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Eric Blake | fchdir: another mingw fix |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Eric Blake | same-inode: make SAME_INODE tri-state, to port to mingw |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Eric Blake | lstat: avoid mingw compilation error |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Eric Blake | link: fix test failure on Solaris 9 |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Eric Blake | test-symlinkat: enhance test |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Eric Blake | readlink: document portability issue with symlink length |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Eric Blake | readlink: fix Solaris 9 bug with trailing slash |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Eric Blake | readlink: fix cygwin 1.5.x bug with return type |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Eric Blake | symlink: use throughout gnulib |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Eric Blake | symlink: new module, for Solaris 9 bug |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Bruno Haible | Add 'link-warning' to testsrelated_modules during ... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Bruno Haible | Fix value of uses_subdirs in tests/Makefile.am. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Eric Blake | unistd: sort replacement declarations |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Eric Blake | open, openat: minor optimization |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Eric Blake | link-follow: ensure correct result |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Eric Blake | fts: avoid compiler warning |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Bruno Haible | Declare canonicalize_file_name. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Eric Blake | link: fix quoting |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Eric Blake | openat: fix openat bugs on Solaris 9 |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Eric Blake | openat: move fstatat and unlinkat into correct files |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Eric Blake | openat: fix unlinkat bugs on Solaris 9 |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Eric Blake | openat: fix fstatat bugs on Solaris 9 |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Eric Blake | test-unlinkat: enhance test, to expose Solaris 9 bug |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Eric Blake | test-fstatat: new test, to expose Solaris 9 bugs |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Eric Blake | remove: new module, for mingw and Solaris 9 bugs |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Eric Blake | unlink: new module, for Solaris 9 bug |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Eric Blake | lstat: fix Solaris 9 bug |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Eric Blake | stat: add as dependency to other modules |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Eric Blake | stat: fix Solaris 9 bug |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Eric Blake | stat: new module, for mingw bug |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Jim Meyering | syntax-check: detect unnecessary inclusion of canonical... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Eric Blake | canonicalize-lgpl: adjust clients to use correct header |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Jim Meyering | test-posixtm.c: correct a comment |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Jim Meyering | posixtm-tests: revamp |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Jim Meyering | posixtm-tests: make T const-correct; add a test case |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Jim Meyering | posixtm-tests: correct the sole failing test |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Jim Meyering | posixtm: move #ifdef'd tests into a new module |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Eric Blake | openat: simplify use of at-func.c |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Eric Blake | openat: allow return of fd 0 |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Eric Blake | relocatable-prog-wrapper: fix build |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Bruno Haible | Use the standard header with GPL copyright. |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Bruno Haible | Use the standard header with LGPL copyright. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Bruno Haible | Add advice to an error message. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Eric Blake | canonicalize: in CAN_ALL_BUT_LAST, allow trailing slash |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Eric Blake | canonicalize, canonicalize-lgpl: honor // if distinct... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Eric Blake | canonicalize-lgpl: fix glibc bug with trailing slash |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Eric Blake | canonicalize-lgpl: reject non-directory with trailing... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Eric Blake | canonicalize-lgpl: use native realpath if it works |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Eric Blake | canonicalize, canonicalize-lgpl: use <stdlib.h> |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Eric Blake | test-canonicalize: consolidate into single C program |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Eric Blake | test-canonicalize-lgpl: consolidate into single C program |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Eric Blake | canonicalize: avoid resolvepath |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Eric Blake | canonicalize: don't lose errno |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Eric Blake | canonicalize: simplify errno handling |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Eric Blake | canonicalize, canonicalize-lgpl: update module dependencies |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Eric Blake | maint: make Include sections of modules consistent |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Eric Blake | ChangeLog: tweak wording of prior commit |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Bruno Haible | Make getdate.y compile on QNX and NetBSD 5 / i386. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Bruno Haible | Tweak copyright statements. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Ian Beckwith | Update references for gnuit package. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Ian Beckwith | Fix typo in copyright line. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Bruno Haible | Use the standard header with GPL copyright. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
David Lutterkort | users.txt: add augeas and netcf |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Eric Blake | rmdir: ensure correct dependency order |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Bruno Haible | Disable assertion that fails on NetBSD 5 / i386. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Eric Blake | unlinkdir: port to mingw |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Eric Blake | stdlib: sort witness names |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Eric Blake | parse-duration-tests: avoid link failure |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Eric Blake | openat-tests: ensure unlinkat behaves like rmdir |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Eric Blake | rmdir-errno: mark obsolete, it is unsafe for cross... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Eric Blake | rmdir: work around cygwin 1.5.x and mingw bugs |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Eric Blake | fchdir: improve use of replacement functions |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Eric Blake | maint: ignore gnulib-tool temp files |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Karl Berry | -mautoupdate |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Jim Meyering | posixtm: don't reject a time with "60" as the number... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Jim Meyering | announce-gen: include [$release_type] in emitted Subject: |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Ralf Wildenhues | Remove obsolete macros from several modules. |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Ralf Wildenhues | Fix copyright header in build-aux scripts. |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Eric Blake | test-link: allow Linux choice of errno |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Eric Blake | strndup: fix improper m4 caching |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Eric Blake | getcwd: port to mingw |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Eric Blake | link: fix platform bugs |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Eric Blake | test-link: consolidate into single C program, test... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Bruno Haible | Work around towlower, towupper bug on mingw. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Jim Meyering | build: don't try to run autoheader if we don't use it |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Eric Blake | euidaccess: fix compilation error |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Eric Blake | rawmemchr: relax license |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Eric Blake | mkfifoat: new module |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Eric Blake | strchrnul: relax license |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Eric Blake | fstatat: fix compilation on Solaris |
commit | commitdiff | tree | snapshot |
next |