acl: warn if ACL support is not detected
[gnulib.git] / m4 /
2009-10-20 Pádraig Bradyacl: warn if ACL support is not detected
2009-10-18 Bruno HaibleNew module 'isblank'.
2009-10-18 Bruno HaibleNew module 'ctype'.
2009-10-18 Jim Meyeringm4: stylistic-only: hoist AC_SUBST to be adjacent to...
2009-10-18 Bruno HaibleDon't let environment variables perturb build.
2009-10-18 Bruno HaibleAvoid symlink attack in localcharset module.
2009-10-18 Bruno HaibleImplement nproc for IRIX.
2009-10-18 Bruno HaibleImplement nproc for HP-UX.
2009-10-18 Bruno HaibleImplement nproc for NetBSD, OpenBSD.
2009-10-18 Bruno HaibleFix recognition of sys/sysctl.h on OpenBSD 4.0.
2009-10-16 Eric Blakeutimensat: new module
2009-10-15 Jim Meyeringdon't let environment settings perturb build
2009-10-10 Eric Blakefutimens: new module
2009-10-10 Eric Blakeutimens: add lutimens interface
2009-10-10 Eric Blakerelocatable: prefer 'file system' over 'filesystem'
2009-10-10 Eric Blakedup2: work around FreeBSD 6.1 bug
2009-10-09 Jim Meyeringselinux-h: always use getfilecon wrappers
2009-10-07 Eric Blakemkdir, mkdirat: fix cygwin 1.5.x bug
2009-10-07 Eric Blakeopenat: fix GNU/Hurd bug in unlinkat
2009-10-07 Eric Blakefdopendir: fix GNU/Hurd bug
2009-10-06 Eric Blakelinkat: support Linux 2.6.17
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 10 bug
2009-10-02 Eric Blakerename: fix Solaris 9 bug
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.
next