log

age author description
Sat, 05 May 2012 12:50:17 +0200 Bruno Haible link-follow: Avoid guessing wrong when cross-compiling to glibc/Linux.
Sat, 05 May 2012 12:31:27 +0200 Bruno Haible tzset: Avoid guessing wrong when cross-compiling to glibc systems.
Sat, 05 May 2012 11:55:41 +0200 Bruno Haible d-ino: Avoid guessing "no" when cross-compiling to glibc/Linux systems.
Sat, 05 May 2012 11:48:16 +0200 Bruno Haible fseeko-tests, ftello-tests: Avoid "guessing no" when cross-compiling.
Sat, 05 May 2012 11:42:54 +0200 Bruno Haible signbit: Avoid "guessing no" when cross-compiling to glibc systems.
Sat, 05 May 2012 11:37:49 +0200 Bruno Haible strerror: Avoid "guessing no" when cross-compiling to glibc systems.
Sat, 05 May 2012 08:47:21 +0200 Bruno Haible canonicalize[-lgpl]: Avoid "guessing no" when cross-compiling to glibc.
Sat, 05 May 2012 08:45:08 +0200 Bruno Haible gettimeofday: Avoid bad guess when cross-compiling to glibc systems.
Sat, 05 May 2012 00:36:52 +0200 Bruno Haible Tweak last commit.
Fri, 04 May 2012 13:05:31 -0700 Paul Eggert unistd_h: make it easier to avoid sys_types_h
Fri, 04 May 2012 04:29:15 +0200 Bruno Haible lstat: Avoid "guessing no" when cross-compiling to glibc systems.
Fri, 04 May 2012 04:23:44 +0200 Bruno Haible *alloc-gnu, eealloc: Avoid "guessing no" when cross-compiling to glibc.
Fri, 04 May 2012 04:16:47 +0200 Bruno Haible getgroups: Avoid "guessing no" when cross-compiling to glibc systems.
Fri, 04 May 2012 04:10:40 +0200 Bruno Haible chown: Avoid "guessing no" when cross-compiling to glibc systems.
Fri, 04 May 2012 03:35:27 +0200 Bruno Haible Simplify last commit.
Tue, 01 May 2012 22:47:37 +0200 Bruno Haible Avoid "guessing no" guesses when cross-compiling to glibc systems.
Tue, 01 May 2012 22:08:47 +0200 Bruno Haible Say "guessing yes" or "guessing no" when cross-compiling.
Wed, 02 May 2012 02:49:49 +0200 Bruno Haible relocatable-prog: Enable ELF ORIGIN trick also on GNU/kFreeBSD.
Tue, 01 May 2012 18:02:03 +0200 Bruno Haible gnulib-tool: Remove transitional code.
Tue, 01 May 2012 17:12:20 +0200 Bruno Haible getcwd: Fix misindentation.
Sun, 29 Apr 2012 19:04:41 -0700 Paul Eggert exclude: process exclude and include directives in order
Sun, 29 Apr 2012 17:02:13 -0700 Paul Eggert exclude: handle wildcards with FNM_NOESCAPE and with trailing \
Sun, 29 Apr 2012 16:00:14 -0700 Paul Eggert _Noreturn: future-proof non-GNU and non-MSVC compilers
Sun, 29 Apr 2012 15:53:53 -0700 Paul Eggert exclude: handle wildcards with FNM_EXTMATCH
Sun, 29 Apr 2012 23:45:26 +0200 Bruno Haible gnulib-tool: Fix list of authors.
Mon, 23 Apr 2012 17:17:21 +0200 Stefano Lattarini bootstrap: support Automake-NG in $buildreq
Wed, 25 Apr 2012 15:11:13 -0600 Eric Blake bootstrap: only force latest Makefile.in.in for gettext module
Sun, 22 Apr 2012 16:43:29 +0200 Bruno Haible doc: Mention reason for replacement on glibc/Linux systems.
Sun, 22 Apr 2012 15:24:24 +0200 Bruno Haible pwrite: Don't replace on all platforms.
Sun, 22 Apr 2012 14:23:05 +0200 Bruno Haible rint* tests: Avoid gcc warnings.