relocatable-prog-wrapper: Add missing dependency on double-slash-root.
[gnulib.git] / modules /
2009-10-02 Ben Pfaffrelocatable-prog-wrapper: Add missing dependency on...
2009-10-02 Eric Blakerenameat: fix Solaris bugs
2009-10-02 Eric Blakerenameat: new module
2009-10-02 Eric Blakerename: fix another cygwin 1.5 bug
2009-10-02 Eric Blakerename-dest-slash: merge into rename module
2009-10-02 Eric Blakerename: fix cygwin 1.5.x bugs
2009-10-02 Eric Blakerename: fix Solaris 9 bug
2009-10-02 Eric Blakerename-dest-slash: fix NetBSD bug
2009-10-02 Eric Blakerename-tests: new test, exposes several platform bugs
2009-10-02 Jim Meyeringgnu-web-doc-update: New module.
2009-09-25 Eric Blakegetopt: fix inclusion guards for cygwin
2009-09-24 Eric Blakelinkat: new module
2009-09-24 Eric Blakefchdir: another mingw fix
2009-09-23 Eric Blaketest-symlinkat: enhance test
2009-09-23 Eric Blakereadlink: fix Solaris 9 bug with trailing slash
2009-09-23 Eric Blakereadlink: fix cygwin 1.5.x bug with return type
2009-09-23 Eric Blakesymlink: use throughout gnulib
2009-09-23 Eric Blakesymlink: new module, for Solaris 9 bug
2009-09-19 Eric Blakeopenat: fix openat bugs on Solaris 9
2009-09-19 Eric Blakeopenat: fix unlinkat bugs on Solaris 9
2009-09-19 Eric Blaketest-unlinkat: enhance test, to expose Solaris 9 bug
2009-09-19 Eric Blaketest-fstatat: new test, to expose Solaris 9 bugs
2009-09-19 Eric Blakeremove: new module, for mingw and Solaris 9 bugs
2009-09-19 Eric Blakeunlink: new module, for Solaris 9 bug
2009-09-19 Eric Blakelstat: fix Solaris 9 bug
2009-09-19 Eric Blakestat: add as dependency to other modules
2009-09-19 Eric Blakestat: new module, for mingw bug
2009-09-19 Eric Blakecanonicalize-lgpl: adjust clients to use correct header
2009-09-19 Jim Meyeringposixtm: move #ifdef'd tests into a new module
2009-09-19 Eric Blakeopenat: allow return of fd 0
2009-09-19 Eric Blakerelocatable-prog-wrapper: fix build
2009-09-18 Eric Blakecanonicalize, canonicalize-lgpl: honor // if distinct...
2009-09-18 Eric Blakecanonicalize-lgpl: fix glibc bug with trailing slash
2009-09-18 Eric Blakecanonicalize-lgpl: use native realpath if it works
2009-09-18 Eric Blakecanonicalize, canonicalize-lgpl: use <stdlib.h>
2009-09-18 Eric Blaketest-canonicalize: consolidate into single C program
2009-09-18 Eric Blaketest-canonicalize-lgpl: consolidate into single C program
2009-09-18 Eric Blakecanonicalize: avoid resolvepath
2009-09-18 Eric Blakecanonicalize, canonicalize-lgpl: update module dependencies
2009-09-18 Eric Blakemaint: make Include sections of modules consistent
2009-09-17 Bruno HaibleTweak copyright statements.
2009-09-17 Eric Blakestdlib: sort witness names
2009-09-17 Eric Blakeparse-duration-tests: avoid link failure
2009-09-17 Eric Blakeopenat-tests: ensure unlinkat behaves like rmdir
2009-09-17 Eric Blakermdir-errno: mark obsolete, it is unsafe for cross...
2009-09-17 Eric Blakermdir: work around cygwin 1.5.x and mingw bugs
2009-09-16 Eric Blakefchdir: improve use of replacement functions
2009-09-14 Jim Meyeringposixtm: don't reject a time with "60" as the number...
2009-09-10 Eric Blakestrndup: fix improper m4 caching
2009-09-10 Eric Blakegetcwd: port to mingw
2009-09-10 Eric Blakelink: fix platform bugs
2009-09-10 Eric Blaketest-link: consolidate into single C program, test...
2009-09-08 Eric Blakerawmemchr: relax license
2009-09-08 Eric Blakemkfifoat: new module
2009-09-08 Eric Blakestrchrnul: relax license
2009-09-07 Eric Blakerename: modernize replacement upstream/20090908+c5c46dc
2009-09-07 Eric Blakestdio: sort witness names
2009-09-07 Eric Blakeopenat: provide more convenience names
2009-09-07 Eric Blakefaccessat, symlinkat: continue cleanup of previous...
2009-09-06 Bruno HaibleRemove dependency from unistd_h.m4, sys_stat_h.m4,...
2009-09-06 Bruno HaibleRemove unneeded gl_MODULE_INDICATOR invocation.
2009-09-06 Bruno HaibleSet errno to ENOSYS when a function is entirely unsuppo...
2009-09-06 Ben PfaffWork around a glibc bug in strtok_r.
2009-09-05 Eric Blakesymlinkat: new module
2009-09-04 Eric Blakelink-follow: accomodate mingw and cross-compilation
2009-09-04 Eric Blakefaccessat: new module
2009-09-04 Eric Blakeopenat: declare in POSIX headers
2009-09-03 Eric Blakeerrno: use consistently
2009-09-03 Eric Blakefts: avoid leaking fds
2009-09-03 Eric Blakebackupfile, chdir-long, fts, savedir: make safer
2009-09-03 Eric Blakeopenat-safer: new module
2009-09-03 Eric Blakedirent-safer: new module
2009-09-03 Eric Blakefdopendir: split into its own module
2009-09-03 Eric Blakefchdir: use more consistent macro convention
2009-09-03 Eric Blakefchdir: simplify error handling, and support dup3
2009-09-02 Bruno HaibleRelicense mkdtemp under LGPLv2+.
2009-09-01 Simon JosefssonUse $(MKDIR_P) instead of @MKDIR_P@.
2009-09-01 Eric Blakefchdir: port to mingw
2009-09-01 Eric Blakecanonicalize: allow cross-testing from cygwin to mingw
2009-09-01 Eric Blakechown: avoid compilation warning on mingw
2009-08-30 Bruno HaibleNew module 'xstriconveh'.
2009-08-30 Bruno HaibleWork around iconv_open problem on Solaris.
2009-08-25 Bruno HaibleTolerate declared but missing accept4 syscall.
2009-08-25 Bruno HaibleNew module 'accept4'.
2009-08-24 Jim Meyeringprogname: also set global program_invocation_name,...
2009-08-23 Bruno HaibleTolerate declared but missing dup3 syscall.
2009-08-23 Bruno HaibleTolerate declared but missing pipe2 syscall.
2009-08-23 Bruno HaibleTests for module 'dup3'.
2009-08-23 Bruno HaibleNew module 'dup3'.
2009-08-23 Bruno HaibleAvoid test link errors when the modules getopt-gnu...
2009-08-23 Bruno HaibleNew module 'mkostemp'.
2009-08-23 Bruno HaibleUpdate module dependencies.
2009-08-23 Eric Blakefcntl-h: rename from fcntl, in preparation for fcntl(2)
2009-08-23 Bruno HaibleRelicense under LGPL.
2009-08-22 Bruno HaibleUse module pipe2.
2009-08-22 Bruno HaibleTests for module 'pipe2'.
2009-08-22 Bruno HaibleNew module 'pipe2'.
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
2009-08-21 Eric Blaketest-popen-safer: split from test-popen
2009-08-21 Eric Blaketest-fcntl-safer: split from test-open
next