Assume version info is available.
[gnulib.git] / m4 /
2009-10-01 Eric Blakegetopt: bump serial number
2009-09-25 Eric Blakegetopt: fix inclusion guards for cygwin
2009-09-24 Eric Blakelinkat: new module
2009-09-24 Eric Blakelstat: avoid mingw compilation error
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-22 Eric Blakelink-follow: ensure correct result
2009-09-20 Eric Blakelink: fix quoting
2009-09-19 Eric Blakeopenat: fix openat bugs on Solaris 9
2009-09-19 Eric Blakeopenat: move fstatat and unlinkat into correct files
2009-09-19 Eric Blakeopenat: fix unlinkat bugs on Solaris 9
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 Blakestat: fix Solaris 9 bug
2009-09-19 Eric Blakestat: new module, for mingw bug
2009-09-19 Eric Blakecanonicalize-lgpl: adjust clients to use correct header
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 Blakecanonicalize: avoid resolvepath
2009-09-18 Eric Blakecanonicalize, canonicalize-lgpl: update module dependencies
2009-09-17 Bruno HaibleMake getdate.y compile on QNX and NetBSD 5 / i386.
2009-09-17 Ian BeckwithFix typo in copyright line.
2009-09-17 Eric Blakermdir: ensure correct dependency order
2009-09-17 Eric Blakeunlinkdir: port to mingw
2009-09-17 Eric Blakestdlib: sort witness names
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-10 Ralf WildenhuesRemove obsolete macros from several modules.
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-08 Bruno HaibleWork around towlower, towupper bug on mingw.
2009-09-08 Eric Blakemkfifoat: new module
2009-09-07 Eric Blakerename: modernize replacement upstream/20090908+c5c46dc
2009-09-07 Eric Blakestdio: sort witness 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 HaibleFor NULL, include <stdlib.h>, not <stdio.h>.
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: fix logic bug in prior patch
2009-09-04 Eric Blakelink-follow: accomodate mingw and cross-compilation
2009-09-04 Eric Blakefaccessat: compile replacement
2009-09-04 Eric Blakefaccessat: new module
2009-09-04 Eric Blakeeuidaccess: prefer POSIX over non-standard implementation
2009-09-04 Eric Blakeopenat: declare in POSIX headers
2009-09-03 Eric Blakeerrno: use consistently
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 Ralf WildenhuesReplace uses of obsolete autoconf macros in Jim's modules.
2009-09-01 Eric Blakefchdir: port to mingw
2009-09-01 Eric Blakechown: avoid compilation warning on mingw
2009-08-30 Bruno HaibleWork around iconv_open problem on Solaris.
2009-08-25 Bruno Haibledup2: work around a Linux bug.
2009-08-25 Bruno HaibleTolerate declared but missing accept4 syscall.
2009-08-25 Bruno HaibleNew module 'accept4'.
2009-08-23 Bruno HaibleTolerate declared but missing dup3 syscall.
2009-08-23 Bruno HaibleTolerate declared but missing pipe2 syscall.
2009-08-23 Bruno HaibleNew module 'dup3'.
2009-08-23 Bruno HaibleNew module 'mkostemp'.
2009-08-22 Bruno HaibleNew module 'pipe2'.
2009-08-19 Eric Blakepopen-safer: prevent popen from clobbering std descriptors
2009-08-19 Eric Blakepopen: fix cygwin 1.5 bug when stdin closed
2009-08-16 Eric Blakefpurge: fix previous commits
2009-08-16 Bruno HaibleTweak last commit.
2009-08-15 Eric Blakefpurge: don't wrap working cygwin implementation
2009-08-15 Bruno HaibleUndo invalid optimization in last commit.
2009-08-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
2009-08-14 Bruno HaibleDisable multithread support by default on Cygwin 1...
2009-08-12 Bruno HaibleNew modules 'getopt-posix', 'getopt-gnu'.
2009-08-12 Bruno HaibleEnsure that optarg etc. get declared by <unistd.h>.
2009-08-12 Bruno HaibleRestore the gl_GETOPT_SUBSTITUTE macro, under a new...
2009-08-12 Bruno HaibleReorder macros.
2009-08-12 Bruno HaibleEnsure that getopt() gets declared by <unistd.h>.
2009-08-12 Bruno HaibleClarify logic; Separate gl_replace_getopt and GETOPT_H.
2009-08-12 Bruno HaibleAdd comments.
2009-08-12 Bruno HaibleDisable multithread support by default on Cygwin 1...
2009-08-10 Bruno HaibleDon't optimize AC_LIBOBJs, as they may appear in differ...
2009-08-10 Bruno HaibleMake it possible to use module 'gethostname' without...
2009-08-10 Bruno HaibleAdd comment.
2009-08-10 Bruno HaibleTypo in comment.
2009-08-09 Bruno HaibleMake <sys/select.h> really self-contained, also on...
2009-08-08 Bruno HaibleDefine HOST_NAME_MAX also for the various Unix platforms.
2009-08-03 Bruno HaibleFix displayed message of AM_ICONV with autoconf-2.64.
2009-08-03 Bruno HaibleNew module 'uname'.
2009-08-03 Bruno HaibleNew module 'sys_utsname'.
2009-08-02 Bruno HaibleEnsure HOST_NAME_MAX as part of the gethostname module.
2009-08-02 Simon JosefssonImplement gethostname correctly for native Windows.
2009-07-31 Matt Kraaigetloadavg: check whether n_name is a pointer, for...
2009-07-29 Jim Meyeringmktime: correct setting of REPLACE_MKTIME
2009-07-28 Bruno HaibleFix compilation error when <ctime> is used and mktime...
2009-07-21 Eric Blakedup2: work around mingw and cygwin 1.5 bug
2009-07-14 Bruno HaibleGuess that wcwidth works on glibc systems.
next