stat: fix compilation on AIX
[gnulib.git] / ChangeLog
2009-10-30 Michael Haubenwallnerstat: fix compilation on AIX
2009-10-30 Eric Blakeexclude: make more robust
2009-10-30 Jim Meyeringperl scripts: remove #!/usr/bin/perl in favor of more...
2009-10-30 Eric Blakefilenamecat-lgpl: adjust clients
2009-10-30 Eric Blakefilenamecat: split into filenamecat-lgpl
2009-10-30 Eric Blakeargp: avoid memory leak
2009-10-30 Eric Blakedirname-lgpl: adjust clients that don't need full dirname
2009-10-30 Eric Blakedirname: split into dirname-lgpl
2009-10-30 Eric Blakemkdir: make safe for libraries
2009-10-30 Eric Blaketests: avoid some compiler warnings
2009-10-30 Eric Blakesockets: avoid compiler warning
2009-10-29 Eric Blakemaint: detect usage(1) and other suspicious exits
2009-10-29 Jim Meyeringtimespec: long-to-int truncation could make timespec_cm...
2009-10-28 Jim Meyeringfprintftime: wrap macro code argument in "do {...}...
2009-10-28 Jim Meyeringfprintftime: remove stray semicolon from previous change
2009-10-28 Jim Meyeringfprintftime: avoid a warning about ignored fwrite retur...
2009-10-28 Jim Meyeringexclude: avoid an unwarranted warning
2009-10-28 Eric Blakefseek: avoid compilation failure when fflush is replaced
2009-10-28 Bruno HaibleAvoid a nearly redundant gcc warning.
2009-10-27 Bruno HaibleAvoid warning despite dropping the return value of...
2009-10-27 Eric Blakeareadlinkat: fix fallback path
2009-10-23 Pádraig Bradydigests, copy-file: increase the IO buffer size from...
2009-10-23 Eric Blaketests: avoid several compiler warnings
2009-10-22 Eric Blakeareadlinkat: avoid failure on older glibc
2009-10-22 Bruno HaibleRelicense stpncpy under LGPLv2+.
2009-10-21 Eric Blakeutimensat: work around Solaris 9 bug
2009-10-21 Eric Blakefdutimensat: new module
2009-10-21 Eric Blakedoc: regenerate INSTALL
2009-10-20 Jim MeyeringChangeLog syntax: use TAB, not a sequence of leading...
2009-10-20 Pádraig Bradyacl: warn if ACL support is not detected
2009-10-19 Giuseppe ScrivanoAdd extern "C" block for C++.
2009-10-18 Bruno HaibleDocument the alternative APIs for character classification.
2009-10-18 Bruno HaibleTests for module 'isblank'.
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 mingw.
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-16 Eric Blakeutimens: let lutimens work on non-symlinks
2009-10-16 Eric Blakeutimens: cache whether utimensat syscall works
2009-10-16 Eric Blaketest-stat-time, test-utimens: improve portability
2009-10-16 Eric Blakesys_stat: sort replacement declarations
2009-10-15 Jim Meyeringdon't let environment settings perturb build
2009-10-14 Eric Blakefchdir: avoid infinite recursion in mingw
2009-10-14 Eric Blaketest-stat-time: port to mingw
2009-10-13 Jim Meyeringuse AC_CHECK_FUNCS_ONCE, not AC_CHECK_FUNCS in modules/*
2009-10-13 Eric Blakeutimens-tests: port to NFS file systems
2009-10-13 Eric Blakestat-time-tests: minor cleanups
2009-10-13 Eric Blakesys_stat: guarantee struct timespec
2009-10-10 Eric Blakefutimens: new module
2009-10-10 Eric Blakeutimens: introduce fdutimens
2009-10-10 Eric Blakeutimens: add UTIME_NOW and UTIME_OMIT support
2009-10-10 Eric Blakeutimecmp: support symlink timestamps
2009-10-10 Eric Blakeutimens: add lutimens interface
2009-10-10 Eric Blakeutimens: validate futimens usage
2009-10-10 Eric Blakeutimens: add test
2009-10-10 Eric Blakedoc: mention timestamp portability issues
2009-10-10 Eric Blaketest-dup2: enhance test
2009-10-10 Eric Blaketest-stat-time: avoid more spurious failures
2009-10-10 Eric Blakerelocatable: prefer 'file system' over 'filesystem'
2009-10-10 Jim Meyeringstat-time-tests: check for the usleep function
2009-10-10 Bruno HaibleTypo in ChangeLog entry.
2009-10-10 Bruno HaiblePut the Link section after the Include section.
2009-10-10 Eric Blakedup2: work around FreeBSD 6.1 bug
2009-10-10 Eric Blaketest-stat-time: port to buggy NFS clients
2009-10-10 Eric Blakemaint: prefer 'file system' over 'filesystem'
2009-10-10 Eric Blakemaint: make realtime library usage explicit
2009-10-10 Eric Blaketest-stat-time: speed up execution
2009-10-09 Jim Meyeringselinux-h: always use getfilecon wrappers
2009-10-09 Jim Meyeringunistd: fix comment typo
2009-10-09 Eric Blakeareadlink: use SIZE_MAX consistently
2009-10-08 Jim Meyeringareadlinkat: avoid compilation failure
2009-10-08 Eric Blakeareadlinkat-with-size: new module
2009-10-08 Eric Blakexreadlinkat: new module
2009-10-08 Eric Blakeareadlinkat: new module
2009-10-08 Eric Blakeareadlink, areadlink-with-size: add tests
2009-10-08 Eric Blakemaint: minor cleanups
2009-10-08 Eric Blakeopenat, utimens: whitespace cleanup
2009-10-07 Eric Blakeopenat: avoid using wrong fd
2009-10-07 Eric Blakemkdir, mkdirat: fix cygwin 1.5.x bug
2009-10-07 Eric Blakemkdir, mkdirat: add tests
2009-10-07 Eric Blakedoc: tweak *at function documentation
2009-10-07 Eric Blakeopenat: fix GNU/Hurd bug in unlinkat
2009-10-07 Eric Blakefdopendir: fix GNU/Hurd bug
2009-10-07 Eric Blaketest-symlink: port to GNU/Hurd
2009-10-07 Eric Blakedoc: tweak more cygwin information
2009-10-07 Eric Blakegetopt-gnu: add another test
2009-10-07 Eric Blakegetopt: fix compilation on darwin
2009-10-06 Bruno HaibleDiscourage the module 'size_max'.
2009-10-06 Jim Meyeringlinkat: avoid compilation failure
2009-10-06 Eric Blakelinkat: support Linux 2.6.17
2009-10-06 Eric Blakequotearg: port test to systems with C.UTF-8 locale
2009-10-06 Eric Blakegetopt: avoid clash with FreeBSD _getopt_internal
2009-10-06 Eric Blakehash: allow C89 compilation
next