-mautoupdate
[gnulib.git] / m4 /
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.
2009-06-27 Paolo Bonziniadd warnings to selinux-h module's configure macros
2009-06-26 Sam SteingoldMake the tests work with a C++ compiler.
2009-06-25 Eric Blakefpurge: migrate into <stdio.h>
2009-06-24 Bruno HaibleFix a description string.
2009-06-21 Bruno HaibleMake two consecutive identical invocations of AC_LIB_HA...
2009-06-18 Bruno HaibleSkip linear time check if it is redundant.
2009-06-18 Bruno HaibleSkip linear-time test if it is redundant.
2009-06-17 Eric Blakestrstr, strcasestr: replace on platforms with broken...
2009-06-17 Bruno HaibleDefine missing ESTALE on Interix 3.5.
2009-06-15 Jim Meyeringlink-follow: fix the "checking..." message to not menti...
2009-06-14 Bruno HaibleMention also the glibc bug on IA-64.
2009-06-13 Eric Blakememchr: detect broken x86_64 and alpha implementations
2009-06-08 Bruno HaibleNew module 'idpriv-drop'.
2009-06-03 Mike Frysingerversion-etc: extend for packagers
2009-06-02 Simon Josefssonmanywarnings: Add GCC 4.4 warnings.
2009-05-22 Bruno HaibleSimplify use of mode_t varargs.
2009-05-21 Bruno HaibleRemove redundant m4_quote invocations.
2009-05-21 Eric BlakeSecond attempt to work around an AIX 5.3, 6.1 compiler...
2009-05-21 Bruno HaibleAvoid redefinition warnings for SIZE_MAX.
2009-05-21 Bruno HaibleSimplify m4 code.
2009-05-20 Simon Josefssonsys_socket: MinGW and IRIX does not have sa_family_t...
2009-05-14 Tom Princerename.m4: fix typos that would make non-mingw cross...
2009-05-14 Eric Blakemmap-anon: avoid out-of-order autoconf expansion
2009-05-13 Bruno HaibleMake the MAP_ANONYMOUS detection work on HP-UX 11.
2009-05-13 Bruno HaibleAdd comments.
2009-05-08 Simon Josefssonm4/sys_socket_h.m4: Test for ws2tcpip.h earlier.
2009-05-08 Simon Josefssonsys_socket: Define sockaddr_storage.
2009-05-04 Bruno HaibleExploit new semantics of AC_DEFUN_ONCE available since...
2009-05-03 Bruno HaibleAvoid warning about use AC_REQUIRE in recent autoconf.
2009-05-03 Simon Josefssonm4/fnmatch.m4: Fix fnmatch re-define.
2009-05-03 David Bartleypriv-set: new module and accompanying tests; adapt...
next