log

age author description
Sun, 18 Oct 2009 21:49:38 +0200 Bruno Haible Document the alternative APIs for character classification.
Sun, 18 Oct 2009 21:17:38 +0200 Bruno Haible Tests for module 'isblank'.
Sun, 18 Oct 2009 21:16:44 +0200 Bruno Haible New module 'isblank'.
Sun, 18 Oct 2009 21:12:31 +0200 Bruno Haible New module 'ctype'.
Sun, 18 Oct 2009 18:53:35 +0200 Jim Meyering m4: stylistic-only: hoist AC_SUBST to be adjacent to initialization
Sun, 18 Oct 2009 18:19:22 +0200 Bruno Haible Don't let environment variables perturb build.
Sun, 18 Oct 2009 16:58:39 +0200 Bruno Haible Avoid symlink attack in localcharset module.
Sun, 18 Oct 2009 11:22:22 +0200 Bruno Haible Implement nproc for mingw.
Sun, 18 Oct 2009 10:56:30 +0200 Bruno Haible Implement nproc for IRIX.
Sun, 18 Oct 2009 10:42:19 +0200 Bruno Haible Implement nproc for HP-UX.
Sun, 18 Oct 2009 10:13:58 +0200 Bruno Haible Implement nproc for NetBSD, OpenBSD.
Sun, 18 Oct 2009 10:00:29 +0200 Bruno Haible Fix recognition of sys/sysctl.h on OpenBSD 4.0.
Mon, 12 Oct 2009 16:48:57 -0600 Eric Blake utimensat: new module
Thu, 15 Oct 2009 12:04:57 -0600 Eric Blake utimens: let lutimens work on non-symlinks
Mon, 12 Oct 2009 14:56:22 -0600 Eric Blake utimens: cache whether utimensat syscall works
Mon, 12 Oct 2009 10:42:35 -0600 Eric Blake test-stat-time, test-utimens: improve portability
Mon, 12 Oct 2009 15:33:30 -0600 Eric Blake sys_stat: sort replacement declarations
Thu, 15 Oct 2009 21:04:51 +0200 Jim Meyering don't let environment settings perturb build
Tue, 13 Oct 2009 09:25:30 -0600 Eric Blake fchdir: avoid infinite recursion in mingw
Tue, 13 Oct 2009 09:16:16 -0600 Eric Blake test-stat-time: port to mingw
Tue, 13 Oct 2009 09:15:52 +0200 Jim Meyering use AC_CHECK_FUNCS_ONCE, not AC_CHECK_FUNCS in modules/*
Mon, 12 Oct 2009 10:42:35 -0600 Eric Blake utimens-tests: port to NFS file systems
Mon, 12 Oct 2009 10:37:48 -0600 Eric Blake stat-time-tests: minor cleanups
Mon, 12 Oct 2009 10:36:33 -0600 Eric Blake sys_stat: guarantee struct timespec
Fri, 09 Oct 2009 16:05:19 -0600 Eric Blake futimens: new module
Thu, 08 Oct 2009 06:40:08 -0600 Eric Blake utimens: introduce fdutimens
Wed, 07 Oct 2009 16:05:34 -0600 Eric Blake utimens: add UTIME_NOW and UTIME_OMIT support
Wed, 07 Oct 2009 22:06:49 -0600 Eric Blake utimecmp: support symlink timestamps
Wed, 07 Oct 2009 13:36:45 -0600 Eric Blake utimens: add lutimens interface
Tue, 06 Oct 2009 12:23:32 -0600 Eric Blake utimens: validate futimens usage