log lib/ChangeLog @ 5665:ec3cc8a95f16

age author description
Tue, 01 Mar 2005 17:25:09 +0000 Paul Eggert Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
Tue, 01 Mar 2005 15:36:36 +0000 Bruno Haible Update from gettext 0.14.2.
Sat, 26 Feb 2005 08:18:27 +0000 Paul Eggert * modules/gethrxtime: New file.
Thu, 24 Feb 2005 20:12:45 +0000 Bruno Haible Update from GNU gettext 0.14.2.
Thu, 24 Feb 2005 19:54:14 +0000 Bruno Haible Update from GNU gettext 0.14.2.
Wed, 23 Feb 2005 23:30:10 +0000 Simon Josefsson 2005-02-22 Simon Josefsson <jas@extundo.com>
Sun, 20 Feb 2005 16:37:57 +0000 Jim Meyering *** empty log message ***
Sat, 12 Feb 2005 15:30:49 +0000 Bruno Haible ChangeLog entry optics.
Thu, 03 Feb 2005 20:38:14 +0000 Paul Eggert * modules/chdir-long (Depends-on): Add memrchr.
Wed, 02 Feb 2005 23:29:01 +0000 Sergey Poznyakoff Updated
Tue, 01 Feb 2005 23:56:46 +0000 Paul Eggert * mountlist.h (MOUNTLIST_H_): New macro, to protect against double
Sat, 29 Jan 2005 15:11:35 +0000 Bruno Haible Fix a link error on MacOS X.
Fri, 28 Jan 2005 12:08:30 +0000 Bruno Haible New module 'javacomp'.
Wed, 26 Jan 2005 17:01:02 +0000 Bruno Haible New module 'javaexec'.
Wed, 26 Jan 2005 16:45:02 +0000 Simon Josefsson gai_strerror.c: Use GPL in header.
Mon, 24 Jan 2005 13:04:43 +0000 Sergey Poznyakoff Updated
Mon, 24 Jan 2005 10:15:18 +0000 Sergey Poznyakoff Updated
Sat, 22 Jan 2005 05:38:27 +0000 Paul Eggert Fix date in latest changelog entry.
Sat, 22 Jan 2005 05:37:06 +0000 Paul Eggert * modules/chdir-long (Depends-on): Remove mempcpy.
Fri, 21 Jan 2005 13:11:05 +0000 Bruno Haible New module 'classpath'.
Fri, 21 Jan 2005 00:24:52 +0000 Paul Eggert * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
Thu, 20 Jan 2005 22:21:01 +0000 Paul Eggert * lib/save-cwd.c (save_cwd): Remove code to support the case
Thu, 20 Jan 2005 12:22:11 +0000 Simon Josefsson * base64.h (isbase64): Add.
Wed, 19 Jan 2005 13:54:54 +0000 Bruno Haible New module 'sh-quote'.
Tue, 18 Jan 2005 23:53:37 +0000 Paul Eggert Merge from coreutils.
Mon, 17 Jan 2005 13:15:19 +0000 Bruno Haible Move some conditionals from the .c file to the .m4 file.
Mon, 17 Jan 2005 13:06:34 +0000 Bruno Haible Update from gettext.
Mon, 17 Jan 2005 12:56:47 +0000 Bruno Haible The fwriteerror() function now needs to fclose() the stream,
Mon, 17 Jan 2005 12:55:00 +0000 Bruno Haible Declare environ; not all systems declare it.
Tue, 04 Jan 2005 18:46:24 +0000 Paul Eggert * human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
Wed, 29 Dec 2004 05:51:19 +0000 Paul Eggert * error.c: Remove dependency on gettext and libintl.
Fri, 24 Dec 2004 08:36:15 +0000 Paul Eggert * c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STRTOLD.
Fri, 24 Dec 2004 05:29:34 +0000 Paul Eggert * getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
Fri, 24 Dec 2004 05:21:23 +0000 Paul Eggert * getdate.y (YYINITDEPTH): New macro.
Wed, 22 Dec 2004 09:51:09 +0000 Sergey Poznyakoff Updated
Sun, 19 Dec 2004 13:41:34 +0000 Paul Eggert * alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
Sat, 18 Dec 2004 18:20:45 +0000 Bruno Haible Signals whose handler is set to SIG_IGN are not fatal.
Wed, 08 Dec 2004 22:25:43 +0000 Paul Eggert Merge from coreutils.
Sun, 05 Dec 2004 06:50:15 +0000 Paul Eggert Import chamges from coreutils, so that the code now assumes
Fri, 03 Dec 2004 06:35:48 +0000 Paul Eggert * mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
Wed, 01 Dec 2004 07:31:00 +0000 Paul Eggert Import readutmp and getcwd changes from gnulib.
Tue, 30 Nov 2004 20:46:52 +0000 Simon Josefsson Add base64.
Sun, 28 Nov 2004 06:09:06 +0000 Paul Eggert * getcwd.h: New file, which I forgot to check in on 2004-11-25.
Fri, 26 Nov 2004 08:35:29 +0000 Paul Eggert Merge from coreutils for getcwd and HP-UX 11.
Tue, 23 Nov 2004 21:43:35 +0000 Jim Meyering *** empty log message ***
Tue, 23 Nov 2004 20:58:57 +0000 Paul Eggert Merge from coreutils.
Tue, 23 Nov 2004 02:50:02 +0000 Sergey Poznyakoff Updated
Sun, 21 Nov 2004 07:22:23 +0000 Paul Eggert Update log to match latest getopt checkin.
Sun, 21 Nov 2004 05:11:14 +0000 Paul Eggert * getopt_.h: Use __CONCAT rather than ## directly.
Fri, 19 Nov 2004 13:46:41 +0000 Bruno Haible Move comments from strtok_r.c to strtok_r.h.
Wed, 17 Nov 2004 23:07:53 +0000 Paul Eggert realloc, calloc portability fixes.
Wed, 17 Nov 2004 07:32:27 +0000 Paul Eggert Add log for human.h, xgetcwd.c (import from coreutils).
Wed, 17 Nov 2004 07:18:27 +0000 Paul Eggert Import from coreutils.
Wed, 17 Nov 2004 01:54:16 +0000 Paul Eggert Further getopt changes to make it more acceptable to glibc.
Wed, 17 Nov 2004 01:13:54 +0000 Paul Eggert Merge from coreutils to support a more-standard getopt.
Tue, 16 Nov 2004 08:25:50 +0000 Paul Eggert * getdate.y (tORDINAL): New token.
Mon, 15 Nov 2004 17:46:17 +0000 Jim Meyering .
Fri, 12 Nov 2004 00:07:20 +0000 Simon Josefsson Add strtok_r.
Thu, 11 Nov 2004 21:23:56 +0000 Paul Eggert * getopt_.h: Add __getopt_argv_const. Include <stdlib.h> and <stdio.h>
Thu, 11 Nov 2004 20:30:14 +0000 Paul Eggert * getopt_.h: rename getopt to __GETOPT_PREFIX##getopt, and so forth