log lib/ChangeLog @ 5549:2ae78bdbe267

age author description
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
Thu, 11 Nov 2004 11:04:13 +0000 Jim Meyering *** empty log message ***
Thu, 11 Nov 2004 06:09:40 +0000 Paul Eggert Fix >> problems in getdate.y, strftime.c, quotearg.c.
Thu, 11 Nov 2004 04:39:19 +0000 Paul Eggert * mktime.c (SHR): New macro.
Wed, 10 Nov 2004 14:53:00 +0000 Simon Josefsson Add getaddrinfo.
Wed, 10 Nov 2004 08:48:50 +0000 Jim Meyering *** empty log message ***
Tue, 09 Nov 2004 20:55:29 +0000 Paul Eggert * strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
Fri, 05 Nov 2004 21:57:55 +0000 Bruno Haible Make sure size_t is defined.
Thu, 04 Nov 2004 13:32:03 +0000 Bruno Haible Upgrade allocsa module from GNU gettext.
Wed, 03 Nov 2004 09:24:41 +0000 Paul Eggert * xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
Tue, 02 Nov 2004 20:18:26 +0000 Paul Eggert xreadlink problems with SSIZE_MAX.
Tue, 02 Nov 2004 19:18:44 +0000 Paul Eggert * getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
Tue, 02 Nov 2004 12:29:39 +0000 Bruno Haible Provide a return value for unsetenv() if the system doesn't.
Mon, 01 Nov 2004 21:45:37 +0000 Simon Josefsson (fflush_unlocked, flockfile, funlockfile)
Fri, 29 Oct 2004 21:01:18 +0000 Paul Eggert getdate support for TZ="foo", and documentation.
Wed, 27 Oct 2004 21:48:31 +0000 Paul Eggert * mktime.c (not_equal_tm): Remove redundant check.
Mon, 25 Oct 2004 05:50:58 +0000 Paul Eggert * getdate.y: Use Bison 1.875 features, and some minor code cleanups.
Fri, 22 Oct 2004 22:28:36 +0000 Paul Eggert getpagesize module shouldn't assume sys/param.h exists.
Fri, 22 Oct 2004 20:19:13 +0000 Paul Eggert * mktime.c (leapyear): Arg is long int, not int.
Mon, 18 Oct 2004 21:27:07 +0000 Paul Eggert Update from glibc.
Tue, 12 Oct 2004 14:04:18 +0000 Simon Josefsson * getpass.c (fflush_unlocked, flockfile, funlockfile)
Mon, 11 Oct 2004 13:08:55 +0000 Bruno Haible New module 'vsnprintf'.
Thu, 07 Oct 2004 16:15:22 +0000 Bruno Haible Avoid a memory allocation when possible.
Wed, 06 Oct 2004 20:09:18 +0000 Paul Eggert * diacrit.c, diacrit.h: Add GPL notice.
Wed, 06 Oct 2004 20:02:18 +0000 Paul Eggert * atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
Tue, 05 Oct 2004 17:44:44 +0000 Bruno Haible Don't redeclare strsep if the system already has it.
Tue, 05 Oct 2004 06:47:46 +0000 Paul Eggert Fix typo in previous log.
Tue, 05 Oct 2004 06:45:51 +0000 Paul Eggert Rename xclone to xmemdup. Remove obsolete xalloc macros.
Mon, 04 Oct 2004 21:00:42 +0000 Paul Eggert * regex.c (re_comp): Cast gettext return value to char *,
Mon, 04 Oct 2004 20:30:46 +0000 Simon Josefsson error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
Mon, 04 Oct 2004 20:17:39 +0000 Paul Eggert Remove dependencies on unlocked-io.
Mon, 04 Oct 2004 11:25:57 +0000 Bruno Haible New module 'memmem', from Simon Josefsson.
Mon, 04 Oct 2004 04:37:46 +0000 Paul Eggert Sync from coreutils.