log

age author description
Wed, 17 Nov 2004 08:52:44 +0000 Karl Berry .
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:53:27 +0000 Paul Eggert (__getopt_argv_const): Bring it back.
Wed, 17 Nov 2004 01:52:50 +0000 Paul Eggert (getopt_long, getopt_long_only): Arg is char * const *
Wed, 17 Nov 2004 01:52:35 +0000 Paul Eggert (POSIXLY_CORRECT): New constant.
Wed, 17 Nov 2004 01:13:54 +0000 Paul Eggert Merge from coreutils to support a more-standard getopt.
Tue, 16 Nov 2004 13:46:34 +0000 Jim Meyering *** empty log message ***
Tue, 16 Nov 2004 13:44:34 +0000 Jim Meyering (Depends-on): Add fpending.
Tue, 16 Nov 2004 08:25:50 +0000 Paul Eggert * getdate.y (tORDINAL): New token.
Tue, 16 Nov 2004 08:25:37 +0000 Paul Eggert (tORDINAL): New token.
Tue, 16 Nov 2004 08:25:13 +0000 Paul Eggert * getdate.texi (General date syntax): "next" is 1, not 2.
Tue, 16 Nov 2004 08:25:01 +0000 Paul Eggert getdate.texi (General date syntax): "next" is 1, not 2.
Mon, 15 Nov 2004 17:46:17 +0000 Jim Meyering .
Mon, 15 Nov 2004 17:45:32 +0000 Jim Meyering Include "__fpending.h" once again.
Sun, 14 Nov 2004 13:09:13 +0000 Karl Berry .
Fri, 12 Nov 2004 16:55:30 +0000 Bruno Haible More caveats, taken from strtok_r.c.
Fri, 12 Nov 2004 16:18:49 +0000 Simon Josefsson Revert doc, suggested by Bruno.
Fri, 12 Nov 2004 14:18:08 +0000 Karl Berry .
Fri, 12 Nov 2004 13:06:40 +0000 Bruno Haible Add a cross-reference to strtok_r.
Fri, 12 Nov 2004 09:07:35 +0000 Karl Berry .
Fri, 12 Nov 2004 00:09:08 +0000 Simon Josefsson Remove buggy ChangeLog entry (sorry!).
Fri, 12 Nov 2004 00:07:20 +0000 Simon Josefsson Add strtok_r.
Fri, 12 Nov 2004 00:05:45 +0000 Simon Josefsson Add strtok_r.c.
Fri, 12 Nov 2004 00:04:22 +0000 Simon Josefsson Sync with glibc CVS.
Fri, 12 Nov 2004 00:00:47 +0000 Simon Josefsson Add strtok_r.
Thu, 11 Nov 2004 23:49:55 +0000 Simon Josefsson Add jas.
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 21:16:28 +0000 Paul Eggert (_getopt_internal, _getopt_internal_r, _getopt_long_r, _getopt_long_only_r):
Thu, 11 Nov 2004 21:16:03 +0000 Paul Eggert (getopt_long, _getopt_long_r, getopt_long_only, _getopt_long_only_r):
Thu, 11 Nov 2004 21:15:33 +0000 Paul Eggert (_getopt_initialize, _getopt_internal_r, _getopt_internal, getopt):
Thu, 11 Nov 2004 21:14:57 +0000 Paul Eggert (__getopt_argv_const): New macro, to be used so that
Thu, 11 Nov 2004 21:00:47 +0000 Paul Eggert (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
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 20:27:32 +0000 Paul Eggert (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
Thu, 11 Nov 2004 20:24:58 +0000 Paul Eggert [defined __GETOPT_PREFIX && !defined __need_getopt]:
Thu, 11 Nov 2004 15:32:19 +0000 Simon Josefsson Replace opterr.
Thu, 11 Nov 2004 11:04:13 +0000 Jim Meyering *** empty log message ***
Thu, 11 Nov 2004 09:40:45 +0000 Jim Meyering Remove trailing blanks.
Thu, 11 Nov 2004 09:29:44 +0000 Jim Meyering remove blank lines at end of file
Thu, 11 Nov 2004 09:26:43 +0000 Jim Meyering Remove trailing blanks.
Thu, 11 Nov 2004 09:25:55 +0000 Jim Meyering Remove trailing blank.
Thu, 11 Nov 2004 08:55:03 +0000 Karl Berry .
Thu, 11 Nov 2004 06:09:40 +0000 Paul Eggert Fix >> problems in getdate.y, strftime.c, quotearg.c.
Thu, 11 Nov 2004 05:58:47 +0000 Paul Eggert (struct quoting_options): Use unsigned int for quote_these_too, so
Thu, 11 Nov 2004 05:57:27 +0000 Paul Eggert (SHR): New macro, which is a portable
Thu, 11 Nov 2004 04:59:09 +0000 Paul Eggert Sync from coreutils.
Thu, 11 Nov 2004 04:58:52 +0000 Paul Eggert (gl_MACROS): Don't require gl_FUNC_FPENDING.
Thu, 11 Nov 2004 04:58:05 +0000 Paul Eggert (gl_PREREQ): Require gt_FUNC_SETENV.
Thu, 11 Nov 2004 04:39:19 +0000 Paul Eggert * mktime.c (SHR): New macro.
Thu, 11 Nov 2004 04:37:32 +0000 Paul Eggert (SHR): New macro, which is a portable
Wed, 10 Nov 2004 14:53:00 +0000 Simon Josefsson Add getaddrinfo.
Wed, 10 Nov 2004 09:02:14 +0000 Karl Berry .
Wed, 10 Nov 2004 08:49:39 +0000 Jim Meyering (Depends-on): Remove fpending.
Wed, 10 Nov 2004 08:48:50 +0000 Jim Meyering *** empty log message ***
Wed, 10 Nov 2004 08:48:41 +0000 Jim Meyering Ensure that no close failure goes unreported.
Tue, 09 Nov 2004 20:55:29 +0000 Paul Eggert * strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
Tue, 09 Nov 2004 20:55:12 +0000 Paul Eggert (DO_MULTIBYTE): Check for wchar.h, too.
Tue, 09 Nov 2004 20:54:49 +0000 Paul Eggert * strftime.m4: Check for wchar.h and clean up a bit.