log

age author description
Thu, 05 Nov 2009 15:13:00 -0700 Eric Blake freopen-safer: new module
Thu, 05 Nov 2009 18:26:32 +0100 Jim Meyering maint.mk: Prohibit inclusion of "close-stream.h" without use.
Thu, 05 Nov 2009 16:43:08 +0100 Simon Josefsson modules/pmccabe2html (configure.ac): Check for pmccabe tool.
Thu, 05 Nov 2009 15:27:35 +0100 Simon Josefsson getaddrinfo (Link): Add $(INET_NTOP_LIB).
Thu, 05 Nov 2009 15:05:18 +0100 Simon Josefsson Fix typo in last commit.
Thu, 05 Nov 2009 14:42:03 +0100 Simon Josefsson inet_ntop, inet_pton: Fix link error.
Thu, 05 Nov 2009 14:38:10 +0100 Simon Josefsson test-func.c: Also test value of __func__.
Thu, 05 Nov 2009 13:54:32 +0100 Simon Josefsson test-sys_socket: Fix compilation warning.
Thu, 05 Nov 2009 11:46:16 +0100 Bruno Haible Fix link error.
Thu, 05 Nov 2009 11:43:09 +0100 Bruno Haible Tests for module 'inet_pton'.
Thu, 05 Nov 2009 11:40:48 +0100 Bruno Haible Tests for module 'inet_ntop'.
Mon, 02 Nov 2009 16:11:18 -0700 Eric Blake stdlib-safer: wrap all mkstemp variants
Mon, 02 Nov 2009 15:33:10 -0700 Eric Blake mkstemps, mkostemps: new modules
Mon, 02 Nov 2009 13:19:27 -0700 Eric Blake tempname: resync from glibc
Wed, 04 Nov 2009 06:19:23 -0700 Eric Blake utimens: fix use of futimens on older Linux
Wed, 04 Nov 2009 09:07:54 +0100 Bruno Haible Make num_processors more flexible and consistent.
Wed, 04 Nov 2009 09:02:43 +0100 Bruno Haible Document the new library dependencies of inet_ntop, inet_pton.
Tue, 03 Nov 2009 08:53:23 +0100 Jim Meyering test-getaddrinfo: avoid compilation failure on FreeBSD 7.2
Mon, 02 Nov 2009 11:39:38 -0700 Eric Blake mktime, timegm: share common declaration
Mon, 02 Nov 2009 10:23:33 -0700 Eric Blake test-update-copyright: update test to match script changes
Tue, 03 Nov 2009 01:04:41 +0100 Bruno Haible Fix link error on Solaris 8.
Tue, 03 Nov 2009 00:49:47 +0100 Simon Josefsson Avoid link error for inet_ntop on Solaris.
Mon, 02 Nov 2009 06:03:20 -0700 Eric Blake maint: avoid compiler warnings in m4 macros
Mon, 02 Nov 2009 11:55:14 +0100 Simon Josefsson pmccabe2html: Don't hard code awk path.
Sat, 31 Oct 2009 07:23:11 -0600 Eric Blake fseeko: fix m4 regression
Sat, 31 Oct 2009 09:42:37 +0100 Jim Meyering inttostr: aesthetics and improved (compile-time) safety
Fri, 30 Oct 2009 09:47:12 -0600 Eric Blake build: avoid compiler warnings
Fri, 30 Oct 2009 17:00:03 -0600 Michael Haubenwallner stat: fix compilation on AIX
Fri, 30 Oct 2009 06:48:14 -0600 Eric Blake exclude: make more robust
Fri, 30 Oct 2009 15:02:02 +0100 Jim Meyering perl scripts: remove #!/usr/bin/perl in favor of more portable...
Thu, 29 Oct 2009 12:09:48 -0600 Eric Blake filenamecat-lgpl: adjust clients
Thu, 29 Oct 2009 12:00:03 -0600 Eric Blake filenamecat: split into filenamecat-lgpl
Thu, 29 Oct 2009 13:38:52 -0600 Eric Blake argp: avoid memory leak
Thu, 29 Oct 2009 11:44:12 -0600 Eric Blake dirname-lgpl: adjust clients that don't need full dirname
Thu, 29 Oct 2009 10:43:31 -0600 Eric Blake dirname: split into dirname-lgpl
Thu, 29 Oct 2009 09:37:42 -0600 Eric Blake mkdir: make safe for libraries
Thu, 29 Oct 2009 09:15:06 -0600 Eric Blake tests: avoid some compiler warnings
Thu, 29 Oct 2009 08:47:22 -0600 Eric Blake sockets: avoid compiler warning
Thu, 29 Oct 2009 07:29:26 -0600 Eric Blake maint: detect usage(1) and other suspicious exits
Thu, 29 Oct 2009 11:52:34 +0100 Jim Meyering timespec: long-to-int truncation could make timespec_cmp malfunction
Wed, 28 Oct 2009 11:25:29 +0100 Jim Meyering fprintftime: wrap macro code argument in "do {...} while(0)"
Wed, 28 Oct 2009 11:07:31 +0100 Jim Meyering fprintftime: remove stray semicolon from previous change
Wed, 28 Oct 2009 10:24:09 +0100 Jim Meyering fprintftime: avoid a warning about ignored fwrite return value
Wed, 28 Oct 2009 09:26:04 +0100 Jim Meyering exclude: avoid an unwarranted warning
Tue, 27 Oct 2009 10:42:50 -0600 Eric Blake fseek: avoid compilation failure when fflush is replaced
Wed, 28 Oct 2009 01:22:40 +0100 Bruno Haible Avoid a nearly redundant gcc warning.
Wed, 28 Oct 2009 00:51:42 +0100 Bruno Haible Avoid warning despite dropping the return value of fwrite.
Mon, 26 Oct 2009 21:41:21 -0600 Eric Blake areadlinkat: fix fallback path
Thu, 22 Oct 2009 17:36:28 +0100 Pádraig Brady digests, copy-file: increase the IO buffer size from 4KiB to 32KiB
Thu, 22 Oct 2009 07:59:46 -0600 Eric Blake tests: avoid several compiler warnings
Wed, 21 Oct 2009 21:01:41 -0600 Eric Blake areadlinkat: avoid failure on older glibc
Thu, 22 Oct 2009 02:00:21 +0200 Bruno Haible Relicense stpncpy under LGPLv2+.
Tue, 20 Oct 2009 16:47:36 -0600 Eric Blake utimensat: work around Solaris 9 bug
Tue, 20 Oct 2009 06:09:29 -0600 Eric Blake fdutimensat: new module
Tue, 20 Oct 2009 20:27:20 -0600 Eric Blake doc: regenerate INSTALL
Tue, 20 Oct 2009 08:04:10 +0200 Jim Meyering ChangeLog syntax: use TAB, not a sequence of leading spaces
Mon, 19 Oct 2009 10:10:05 +0100 Pádraig Brady acl: warn if ACL support is not detected
Mon, 19 Oct 2009 06:47:23 -0700 Karl Berry autoupdate
Mon, 19 Oct 2009 11:43:54 +0200 Giuseppe Scrivano users.txt: add myserver
Mon, 19 Oct 2009 09:30:13 +0200 Giuseppe Scrivano Add extern "C" block for C++.
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
Wed, 07 Oct 2009 17:08:17 -0600 Eric Blake utimens: add test
Wed, 07 Oct 2009 11:58:54 -0600 Eric Blake doc: mention timestamp portability issues
Sat, 10 Oct 2009 07:06:22 -0600 Eric Blake test-dup2: enhance test
Sat, 10 Oct 2009 08:04:41 -0600 Eric Blake test-stat-time: avoid more spurious failures
Fri, 09 Oct 2009 19:17:38 -0600 Eric Blake relocatable: prefer 'file system' over 'filesystem'
Sat, 10 Oct 2009 11:05:22 +0200 Jim Meyering stat-time-tests: check for the usleep function
Sat, 10 Oct 2009 10:45:10 +0200 Bruno Haible Typo in ChangeLog entry.
Sat, 10 Oct 2009 10:43:21 +0200 Bruno Haible Put the Link section after the Include section.
Fri, 09 Oct 2009 21:28:40 -0600 Eric Blake dup2: work around FreeBSD 6.1 bug
Fri, 09 Oct 2009 21:09:38 -0600 Eric Blake test-stat-time: port to buggy NFS clients
Fri, 09 Oct 2009 19:17:17 -0600 Eric Blake maint: prefer 'file system' over 'filesystem'
Fri, 09 Oct 2009 08:36:22 -0600 Eric Blake maint: make realtime library usage explicit
Fri, 09 Oct 2009 11:55:46 -0600 Eric Blake test-stat-time: speed up execution
Wed, 07 Oct 2009 19:00:42 +0200 Jim Meyering selinux-h: always use getfilecon wrappers
Thu, 08 Oct 2009 18:25:39 +0200 Jim Meyering unistd: fix comment typo
Thu, 08 Oct 2009 10:09:05 -0600 Eric Blake areadlink: use SIZE_MAX consistently
Thu, 08 Oct 2009 08:01:40 -0700 Karl Berry autoupdate
Thu, 08 Oct 2009 16:40:49 +0200 Jim Meyering areadlinkat: avoid compilation failure
Wed, 07 Oct 2009 10:52:15 -0600 Eric Blake areadlinkat-with-size: new module
Wed, 07 Oct 2009 10:39:29 -0600 Eric Blake xreadlinkat: new module
Wed, 07 Oct 2009 10:15:33 -0600 Eric Blake areadlinkat: new module
Wed, 07 Oct 2009 09:40:32 -0600 Eric Blake areadlink, areadlink-with-size: add tests
Wed, 07 Oct 2009 14:49:38 -0600 Eric Blake maint: minor cleanups
Wed, 07 Oct 2009 08:17:36 -0600 Eric Blake openat, utimens: whitespace cleanup
Wed, 07 Oct 2009 06:56:52 -0600 Eric Blake openat: avoid using wrong fd
Tue, 06 Oct 2009 16:08:46 -0600 Eric Blake mkdir, mkdirat: fix cygwin 1.5.x bug
Tue, 06 Oct 2009 15:43:12 -0600 Eric Blake mkdir, mkdirat: add tests
Tue, 06 Oct 2009 13:57:50 -0600 Eric Blake doc: tweak *at function documentation
Tue, 06 Oct 2009 12:03:58 -0600 Eric Blake openat: fix GNU/Hurd bug in unlinkat
Tue, 06 Oct 2009 06:58:08 -0600 Eric Blake fdopendir: fix GNU/Hurd bug