log

age author description
Thu, 01 Mar 2007 07:34:19 +0000 Jim Meyering * modules/xreadlink (Maintainer): Add my name.
Thu, 01 Mar 2007 03:04:56 +0000 Bruno Haible Don't depend on relocatable-lib, because of -DNO_XMALLOC.
Thu, 01 Mar 2007 02:14:04 +0000 Bruno Haible New modules relocatable, relocatable-lib, relocatable-script.
Thu, 01 Mar 2007 02:09:07 +0000 Bruno Haible New module 'relocatable-script'. From Ben Pfaff.
Thu, 01 Mar 2007 02:08:49 +0000 Bruno Haible New module 'relocatable-lib'. From Ben Pfaff.
Thu, 01 Mar 2007 02:08:35 +0000 Bruno Haible New module 'relocatable'. From Ben Pfaff.
Thu, 01 Mar 2007 02:08:18 +0000 Bruno Haible Documentation of 'relocatable' module - for maintainers.
Thu, 01 Mar 2007 02:07:56 +0000 Bruno Haible Documentation of relocatability for users / installers.
Thu, 01 Mar 2007 02:07:34 +0000 Bruno Haible Snippet of code that provides relocatability to shell scripts.
Thu, 01 Mar 2007 01:15:40 +0000 Bruno Haible Infrastructure for relocatable installation, from GNU gettext.
Thu, 01 Mar 2007 00:39:40 +0000 Bruno Haible Update for xreadlink -> xreadlink-with-size rename.
Thu, 01 Mar 2007 00:07:34 +0000 Bruno Haible Add the xreadlink module from GNU gettext (based on code from Jim Meyering).
Wed, 28 Feb 2007 23:55:48 +0000 Bruno Haible * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
Wed, 28 Feb 2007 23:53:47 +0000 Bruno Haible Rename module xreadlink to xreadlink-with-size.
Wed, 28 Feb 2007 23:52:08 +0000 Bruno Haible Move to xreadlink-with-size.c.
Wed, 28 Feb 2007 23:52:05 +0000 Bruno Haible Move to here from xreadlink.c.
Wed, 28 Feb 2007 23:49:12 +0000 Bruno Haible Move to xreadlink-with-size.
Wed, 28 Feb 2007 23:49:09 +0000 Bruno Haible Move to here from xreadlink.
Tue, 27 Feb 2007 12:38:45 +0000 Jim Meyering * build-aux/announce-gen: When complaining about excess arguments,
Mon, 26 Feb 2007 07:43:43 +0000 Paul Eggert * README: Document signed integer overflow situation more
Sun, 25 Feb 2007 21:17:11 +0000 Bruno Haible Fix estimate of size needed for a 'a' or 'A' conversion.
Sun, 25 Feb 2007 18:08:24 +0000 Bruno Haible Add comment about FLT_RADIX.
Sun, 25 Feb 2007 17:43:12 +0000 Bruno Haible No assumptions about FLT_RADIX need to be made.
Sun, 25 Feb 2007 15:31:15 +0000 Bruno Haible Rename module 'pathname' to 'filename'.
Sun, 25 Feb 2007 15:06:43 +0000 Bruno Haible Move to concat-filename.c.
Sun, 25 Feb 2007 15:06:41 +0000 Bruno Haible Move to here from concatpath.c.
Sun, 25 Feb 2007 15:05:23 +0000 Bruno Haible Move to filename.h.
Sun, 25 Feb 2007 15:05:21 +0000 Bruno Haible Move to here from pathname.h.
Sun, 25 Feb 2007 15:04:52 +0000 Bruno Haible Move to filename.
Sun, 25 Feb 2007 15:04:50 +0000 Bruno Haible Move to here from pathname.
Sun, 25 Feb 2007 14:56:48 +0000 Bruno Haible Line breaking.
Sun, 25 Feb 2007 14:29:34 +0000 Bruno Haible Tests for module 'printf-frexpl'.
Sun, 25 Feb 2007 14:28:50 +0000 Bruno Haible New module 'printf-frexpl'.
Sun, 25 Feb 2007 14:21:42 +0000 Bruno Haible Tests for module 'printf-frexp'.
Sun, 25 Feb 2007 14:20:46 +0000 Bruno Haible New module 'printf-frexp'.
Sun, 25 Feb 2007 13:22:57 +0000 Bruno Haible Assume automake >= 1.10.
Sun, 25 Feb 2007 04:46:17 +0000 Bruno Haible Also handle the case that isnan is a "type-generic" macro.
Sun, 25 Feb 2007 02:35:37 +0000 Bruno Haible Merge isnan and isnanl into a single source file.
Sun, 25 Feb 2007 01:57:58 +0000 Bruno Haible Correct handling of ARM when cross-compiling.
Sun, 25 Feb 2007 01:36:56 +0000 Karl Berry autoupdate
Sun, 25 Feb 2007 00:47:36 +0000 Jim Meyering Avoid conflicting types for 'unsetenv' on FreeBSD.
Sat, 24 Feb 2007 19:16:00 +0000 Bruno Haible Tests for module 'isnanl-nolibm'.
Sat, 24 Feb 2007 19:15:21 +0000 Bruno Haible New module 'isnanl-nolibm'.
Sat, 24 Feb 2007 19:09:57 +0000 Bruno Haible Tests for module 'isnan-nolibm'.
Sat, 24 Feb 2007 19:08:56 +0000 Bruno Haible New module 'isnan-nolibm'.
Sat, 24 Feb 2007 16:31:38 +0000 Bruno Haible Fix a bug with 1.0.
Sat, 24 Feb 2007 11:54:07 +0000 Jim Meyering * m4/regex.m4: Update the description of the configure-time option,
Sat, 24 Feb 2007 10:01:49 +0000 Paul Eggert * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
Sat, 24 Feb 2007 07:58:11 +0000 Jim Meyering * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
Sat, 24 Feb 2007 01:13:51 +0000 Karl Berry if have foo_.h, cvs-ignore foo.h
Fri, 23 Feb 2007 19:14:39 +0000 Jim Meyering Remove a duplicate ChangeLog entry.
Fri, 23 Feb 2007 18:25:21 +0000 Eric Blake * lib/getdate.h (includes): Include <time.h>, not "timespec.h".
Thu, 22 Feb 2007 23:33:19 +0000 Bruno Haible getlogin_r.h was replaced with <unistd.h>.
Thu, 22 Feb 2007 23:32:46 +0000 Bruno Haible Fix comment.
Thu, 22 Feb 2007 21:27:01 +0000 Jim Meyering * modules/utimens (Depends-on): Add timespec, required for
Thu, 22 Feb 2007 14:08:02 +0000 Simon Josefsson Revert.
Thu, 22 Feb 2007 08:14:32 +0000 Simon Josefsson modules/time (Depends-on): Add restrict.
Wed, 21 Feb 2007 20:49:59 +0000 Paul Eggert * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
Wed, 21 Feb 2007 08:36:35 +0000 Paul Eggert * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
Wed, 21 Feb 2007 07:57:33 +0000 Jim Meyering * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration