log

age author description
Tue, 23 Nov 2004 20:58:57 +0000 Paul Eggert Merge from coreutils.
Tue, 23 Nov 2004 13:13:20 +0000 Karl Berry update from texinfo
Tue, 23 Nov 2004 08:59:44 +0000 Karl Berry .
Tue, 23 Nov 2004 06:19:22 +0000 Paul Eggert * modules/canonicalize (Depends-on): Add xreadlink.
Tue, 23 Nov 2004 06:19:11 +0000 Paul Eggert (Depends-on): Add xreadlink.
Tue, 23 Nov 2004 02:52:44 +0000 Sergey Poznyakoff (gl_GETOPT): Check if GETOPT_H is already set, in
Tue, 23 Nov 2004 02:52:07 +0000 Sergey Poznyakoff (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
Tue, 23 Nov 2004 02:50:54 +0000 Sergey Poznyakoff Re-addition of __getopt_argv_const caused
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 07:22:02 +0000 Paul Eggert Fix brain cramp in previous checkin.
Sun, 21 Nov 2004 05:11:14 +0000 Paul Eggert * getopt_.h: Use __CONCAT rather than ## directly.
Sun, 21 Nov 2004 05:10:10 +0000 Paul Eggert (__CONCAT): New macro.
Fri, 19 Nov 2004 13:46:41 +0000 Bruno Haible Move comments from strtok_r.c to strtok_r.h.
Fri, 19 Nov 2004 13:18:58 +0000 Karl Berry cannot sync getopt_int.h any more
Fri, 19 Nov 2004 12:55:36 +0000 Karl Berry update from texinfo
Wed, 17 Nov 2004 23:07:53 +0000 Paul Eggert realloc, calloc portability fixes.
Wed, 17 Nov 2004 23:07:37 +0000 Paul Eggert * calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations
Wed, 17 Nov 2004 23:07:25 +0000 Paul Eggert (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations
Wed, 17 Nov 2004 23:05:47 +0000 Paul Eggert (rpl_calloc): Defend against buggy calloc implementations
Wed, 17 Nov 2004 23:05:02 +0000 Paul Eggert Fix header comment to match module title.
Wed, 17 Nov 2004 22:48:23 +0000 Paul Eggert (rpl_realloc): Call 'free' if n==0, since realloc might fail.
Wed, 17 Nov 2004 13:17:00 +0000 Karl Berry .
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.