log

age author description
Sun, 24 Jul 2011 22:05:01 +0200 Bruno Haible doc: Fix typo.
Sun, 24 Jul 2011 19:35:53 +0200 Bruno Haible doc: Mention fsusage.
Sun, 24 Jul 2011 19:23:58 +0200 Bruno Haible Reorder ChangeLog entries to match the order in which the changes went
Sun, 24 Jul 2011 19:05:25 +0200 Bruno Haible doc: Mention new glibc headers and functions.
Sun, 24 Jul 2011 09:42:48 -0700 Paul Eggert ftell: don't include <unistd.h>
Sun, 24 Jul 2011 09:42:14 -0700 Paul Eggert ftell: do not assume wraparound signed arithmetic
Sun, 24 Jul 2011 12:38:51 +0200 Bruno Haible Attribution for last commit.
Sun, 24 Jul 2011 12:37:25 +0200 Bruno Haible close: No longer depend on module 'fclose'.
Sun, 24 Jul 2011 12:20:41 +0200 Bruno Haible fsusage: Enable large volume support on AIX >= 5.2.
Sun, 24 Jul 2011 12:17:59 +0200 Bruno Haible fsusage: Restore previous behaviour on AIX, Cygwin, Interix.
Sun, 24 Jul 2011 12:16:47 +0200 Bruno Haible fsusage: Support large volumes on glibc/Hurd, HP-UX, Solaris, MacOS X.
Sun, 24 Jul 2011 01:34:10 -0700 Paul Eggert * README: Modernize discussion of signed integers.
Sat, 23 Jul 2011 22:43:38 +0200 Bruno Haible select tests, pselect tests: Refactor.
Sat, 23 Jul 2011 03:24:19 +0200 Bruno Haible sys_select tests: Check the signature of FD_*.
Fri, 22 Jul 2011 15:06:36 -0700 Paul Eggert largefile: new module, replacing large-inode
Fri, 22 Jul 2011 10:07:18 -0700 Paul Eggert fsusage: port to MacOS X 10.7 with 4 TiB file systems
Fri, 22 Jul 2011 09:36:56 -0700 Paul Eggert large-inode: New module
Fri, 22 Jul 2011 09:26:38 -0700 Paul Eggert extensions: Enable extensions on MacOS X 10.5 and later.
Fri, 22 Jul 2011 14:48:42 +0200 Kamil Dudka file-has-acl: use acl_extended_file_nofollow if available
Fri, 22 Jul 2011 00:16:46 +0200 Bruno Haible Declare system functions in a way that works with C++.
Tue, 12 Jul 2011 18:55:44 +0200 Jim Meyering maint.mk: prohibit inclusion of "verify.h" without use
Tue, 19 Jul 2011 21:51:49 +0100 Pádraig Brady timer-time: A new module to check for timer_settime()
Wed, 20 Jul 2011 02:57:20 +0200 Paul Eggert pthread_sigmask: assume POSIX threads if --avoid=threadlib
Tue, 19 Jul 2011 23:43:05 +0200 Bruno Haible strstr: Update cross-compilation guess.
Tue, 19 Jul 2011 17:22:49 +0100 Pádraig Brady getopt-gnu: suppress core dumps from detection code
Sat, 16 Jul 2011 02:01:17 -0700 Paul Eggert pthread_sigmask: ensure usleep is declared
Fri, 15 Jul 2011 18:27:51 -0700 Paul Eggert doc: Document NonStop portability issues.
Sat, 16 Jul 2011 02:51:48 +0200 Bruno Haible ffsl, ffsll: Avoid unportable behaviour.
Sat, 16 Jul 2011 02:36:07 +0200 Bruno Haible ffs: More tests.
Fri, 15 Jul 2011 15:08:34 -0600 Eric Blake ffsl, ffsll: new modules