Jim Meyering [Fri, 16 Apr 2004 08:26:21 +0000 (08:26 +0000)]
*** empty log message ***
Jim Meyering [Fri, 16 Apr 2004 08:26:03 +0000 (08:26 +0000)]
(jm_PREREQ_STAT): Remove macro. It is specific to coreutils' stat program.
(gl_PREREQ): Don't require jm_PREREQ_STAT.
Karl Berry [Thu, 15 Apr 2004 12:34:35 +0000 (12:34 +0000)]
gettext has trailing blank
Karl Berry [Wed, 14 Apr 2004 15:24:45 +0000 (15:24 +0000)]
update from texinfo
Karl Berry [Tue, 13 Apr 2004 12:50:55 +0000 (12:50 +0000)]
gnuorg
Jim Meyering [Tue, 13 Apr 2004 09:03:55 +0000 (09:03 +0000)]
remove trailing blank
Karl Berry [Tue, 13 Apr 2004 07:43:49 +0000 (07:43 +0000)]
.
Paul Eggert [Tue, 13 Apr 2004 06:38:44 +0000 (06:38 +0000)]
Propagating gettext into gnulib a bit better.
Paul Eggert [Tue, 13 Apr 2004 06:30:42 +0000 (06:30 +0000)]
* modules/inttostr (EXTRA_DIST): Move inttostr.c here....
(lib_SOURCES): from here.
Paul Eggert [Mon, 12 Apr 2004 20:12:33 +0000 (20:12 +0000)]
* modules/getopt (lib_SOURCES): Add getopt_int.h.
Jim Meyering [Mon, 12 Apr 2004 17:41:24 +0000 (17:41 +0000)]
.
Jim Meyering [Mon, 12 Apr 2004 17:41:08 +0000 (17:41 +0000)]
(func_all_modules): Add cloexec, inttostr, free, tzset.
Paul Eggert [Mon, 12 Apr 2004 06:47:06 +0000 (06:47 +0000)]
* inttostr.h: Assume C89 for <limits.h> and CHAR_BIT.
Include <stdint.h> if available.
Karl Berry [Thu, 8 Apr 2004 13:31:03 +0000 (13:31 +0000)]
.
Karl Berry [Tue, 6 Apr 2004 12:50:16 +0000 (12:50 +0000)]
fencepost update
Karl Berry [Sun, 4 Apr 2004 13:32:34 +0000 (13:32 +0000)]
update from glibc
Karl Berry [Sat, 3 Apr 2004 13:42:45 +0000 (13:42 +0000)]
update from texinfo
Karl Berry [Fri, 2 Apr 2004 13:02:52 +0000 (13:02 +0000)]
autoupdate
Karl Berry [Wed, 31 Mar 2004 08:47:35 +0000 (08:47 +0000)]
.
Paul Eggert [Wed, 31 Mar 2004 07:47:20 +0000 (07:47 +0000)]
Merge from coreutils.
Paul Eggert [Wed, 31 Mar 2004 07:46:28 +0000 (07:46 +0000)]
Merge from coreutils.
Paul Eggert [Wed, 31 Mar 2004 07:44:44 +0000 (07:44 +0000)]
(gl_CLOCK_TIME): Require AC_GNU_SOURCE.
Jim Meyering [Wed, 31 Mar 2004 07:41:07 +0000 (07:41 +0000)]
.
Jim Meyering [Wed, 31 Mar 2004 07:40:41 +0000 (07:40 +0000)]
Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
Jim Meyering [Wed, 31 Mar 2004 07:39:08 +0000 (07:39 +0000)]
.
Jim Meyering [Wed, 31 Mar 2004 07:38:35 +0000 (07:38 +0000)]
Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
Paul Eggert [Wed, 31 Mar 2004 07:38:13 +0000 (07:38 +0000)]
Merge from coreutils.
Jim Meyering [Wed, 31 Mar 2004 07:35:28 +0000 (07:35 +0000)]
* modules/realloc (Files): Remove m4/realloc.m4.
(configure.ac): Depend on AC_FUNC_REALLOC, rather than jm_FUNC_REALLOC.
* modules/malloc (Files): Remove m4/malloc.m4.
(configure.ac): Depend on AC_FUNC_MALLOC, rather than jm_FUNC_MALLOC.
Jim Meyering [Wed, 31 Mar 2004 07:34:59 +0000 (07:34 +0000)]
* realloc.m4: Remove file, since now it does no more than
AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
the `configure.ac' section of module/realloc.
* malloc.m4: Likewise, but for AC_FUNC_MALLOC.
Paul Eggert [Wed, 31 Mar 2004 07:30:08 +0000 (07:30 +0000)]
Merge from coreutils.
Paul Eggert [Wed, 31 Mar 2004 07:25:19 +0000 (07:25 +0000)]
(humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
Paul Eggert [Wed, 31 Mar 2004 07:20:49 +0000 (07:20 +0000)]
Merge from coreutils.
Paul Eggert [Wed, 31 Mar 2004 06:21:11 +0000 (06:21 +0000)]
New module inttostr.
Paul Eggert [Tue, 30 Mar 2004 23:59:03 +0000 (23:59 +0000)]
cloexec returns int not bool, to be more consistent with Unix conventions.
Paul Eggert [Tue, 30 Mar 2004 18:51:56 +0000 (18:51 +0000)]
(getloadavg): Don't assume setlocale returns nonnull.
Karl Berry [Tue, 30 Mar 2004 08:44:38 +0000 (08:44 +0000)]
.
Paul Eggert [Mon, 29 Mar 2004 23:57:36 +0000 (23:57 +0000)]
Merge changes to getloadavg.c from coreutils and Emacs; this
adds a new module cloexec.
Karl Berry [Sun, 21 Mar 2004 19:10:14 +0000 (19:10 +0000)]
update from texinfo
Paul Eggert [Fri, 19 Mar 2004 00:47:17 +0000 (00:47 +0000)]
getopt.h: Sync with libc CVS.
Bruno Haible [Thu, 18 Mar 2004 13:36:53 +0000 (13:36 +0000)]
Fix portability problem with Tru64 and BSD/OS.
Paul Eggert [Mon, 15 Mar 2004 23:44:51 +0000 (23:44 +0000)]
Fix typo "it it" in changelog entry.
Karl Berry [Fri, 12 Mar 2004 14:04:09 +0000 (14:04 +0000)]
autoupdate
Karl Berry [Thu, 11 Mar 2004 23:59:36 +0000 (23:59 +0000)]
update from texinfo
Karl Berry [Thu, 11 Mar 2004 13:04:48 +0000 (13:04 +0000)]
autoupdate
Karl Berry [Wed, 10 Mar 2004 08:17:46 +0000 (08:17 +0000)]
.
Paul Eggert [Tue, 9 Mar 2004 19:42:23 +0000 (19:42 +0000)]
Sync getopt and argp from libc CVS.
Paul Eggert [Sun, 7 Mar 2004 23:51:09 +0000 (23:51 +0000)]
Fix c-stack.c portability bug on IRIX 5.3.
Karl Berry [Sun, 7 Mar 2004 17:14:23 +0000 (17:14 +0000)]
update from texinfo
Karl Berry [Fri, 5 Mar 2004 13:31:38 +0000 (13:31 +0000)]
config update
Karl Berry [Thu, 26 Feb 2004 08:16:34 +0000 (08:16 +0000)]
.
Karl Berry [Thu, 26 Feb 2004 01:05:18 +0000 (01:05 +0000)]
update from texinfo
Bruno Haible [Wed, 25 Feb 2004 19:48:03 +0000 (19:48 +0000)]
Improved strdup.
Bruno Haible [Wed, 25 Feb 2004 19:46:30 +0000 (19:46 +0000)]
strdup declaration, from Simon Josefsson.
Bruno Haible [Wed, 25 Feb 2004 19:45:31 +0000 (19:45 +0000)]
Include strdup.h. From Simon Josefsson.
Bruno Haible [Wed, 25 Feb 2004 19:39:07 +0000 (19:39 +0000)]
Improved strdup, from Simon Josefsson.
Karl Berry [Tue, 24 Feb 2004 16:12:33 +0000 (16:12 +0000)]
update from texinfo
Karl Berry [Tue, 24 Feb 2004 12:52:47 +0000 (12:52 +0000)]
update from config
Karl Berry [Tue, 24 Feb 2004 01:05:44 +0000 (01:05 +0000)]
add maintain/standards docs
Karl Berry [Mon, 23 Feb 2004 08:16:47 +0000 (08:16 +0000)]
.
Bruno Haible [Sun, 22 Feb 2004 14:09:56 +0000 (14:09 +0000)]
Doesn't depend on stdbool.
Karl Berry [Thu, 19 Feb 2004 17:08:02 +0000 (17:08 +0000)]
update from texinfo
Bruno Haible [Wed, 18 Feb 2004 12:34:38 +0000 (12:34 +0000)]
Needs AC_C_INLINE.
Karl Berry [Tue, 17 Feb 2004 13:29:02 +0000 (13:29 +0000)]
update from config
Karl Berry [Tue, 17 Feb 2004 00:48:02 +0000 (00:48 +0000)]
update from automake
Karl Berry [Sun, 15 Feb 2004 17:34:06 +0000 (17:34 +0000)]
update from texinfo
Karl Berry [Sat, 14 Feb 2004 18:29:30 +0000 (18:29 +0000)]
update from texinfo
Karl Berry [Thu, 12 Feb 2004 14:14:23 +0000 (14:14 +0000)]
update from texinfo
Karl Berry [Wed, 11 Feb 2004 13:37:50 +0000 (13:37 +0000)]
update from config
Karl Berry [Mon, 9 Feb 2004 23:23:26 +0000 (23:23 +0000)]
update from texinfo
Karl Berry [Fri, 6 Feb 2004 16:22:18 +0000 (16:22 +0000)]
update from texinfo
Karl Berry [Fri, 6 Feb 2004 14:40:09 +0000 (14:40 +0000)]
update from gettext 0.14.1
Bruno Haible [Thu, 5 Feb 2004 20:31:52 +0000 (20:31 +0000)]
Move misplaced ChangeLog entry.
Paul Eggert [Thu, 5 Feb 2004 19:05:52 +0000 (19:05 +0000)]
New function quotearg_alloc. Treat { } = as special sometimes.
Work around bug in multibyte handling in older shells.
Karl Berry [Thu, 5 Feb 2004 00:27:09 +0000 (00:27 +0000)]
update from config
Karl Berry [Wed, 4 Feb 2004 08:11:32 +0000 (08:11 +0000)]
.
Bruno Haible [Tue, 3 Feb 2004 21:48:51 +0000 (21:48 +0000)]
New module 'pipe'.
Karl Berry [Thu, 29 Jan 2004 12:18:12 +0000 (12:18 +0000)]
update from texinfo
Karl Berry [Wed, 28 Jan 2004 22:38:38 +0000 (22:38 +0000)]
update from config
Karl Berry [Wed, 28 Jan 2004 08:11:48 +0000 (08:11 +0000)]
.
Bruno Haible [Tue, 27 Jan 2004 11:10:45 +0000 (11:10 +0000)]
New module 'execute'.
Karl Berry [Sat, 24 Jan 2004 08:11:46 +0000 (08:11 +0000)]
.
Paul Eggert [Sat, 24 Jan 2004 07:22:33 +0000 (07:22 +0000)]
Exit-status fixes from coreutils.
Karl Berry [Fri, 23 Jan 2004 01:34:24 +0000 (01:34 +0000)]
update from texinfo
Jim Meyering [Wed, 21 Jan 2004 22:18:24 +0000 (22:18 +0000)]
*** empty log message ***
Jim Meyering [Wed, 21 Jan 2004 22:10:43 +0000 (22:10 +0000)]
(__mktime_internal) [!_LIBC]: Define to mktime_internal
so as not to conflict with a different-sized __mktime_internal
function in GNU libc.
Karl Berry [Wed, 21 Jan 2004 08:13:29 +0000 (08:13 +0000)]
.
Bruno Haible [Tue, 20 Jan 2004 17:05:34 +0000 (17:05 +0000)]
Use allocsa instead of alloca.
Bruno Haible [Tue, 20 Jan 2004 16:54:56 +0000 (16:54 +0000)]
Avoid compilation warnings on Cygwin.
Bruno Haible [Tue, 20 Jan 2004 16:47:31 +0000 (16:47 +0000)]
Update from gettext.
Bruno Haible [Tue, 20 Jan 2004 14:07:25 +0000 (14:07 +0000)]
New module 'xallocsa'.
Bruno Haible [Tue, 20 Jan 2004 14:06:41 +0000 (14:06 +0000)]
Oops.
Bruno Haible [Tue, 20 Jan 2004 14:03:28 +0000 (14:03 +0000)]
New module 'allocsa'.
Karl Berry [Tue, 20 Jan 2004 14:02:16 +0000 (14:02 +0000)]
update from config
Bruno Haible [Tue, 20 Jan 2004 13:59:58 +0000 (13:59 +0000)]
New module 'eealloc'.
Karl Berry [Tue, 20 Jan 2004 13:59:49 +0000 (13:59 +0000)]
.
Karl Berry [Tue, 20 Jan 2004 13:59:25 +0000 (13:59 +0000)]
GNUWWWLICENSES for karl.
Bruno Haible [Tue, 20 Jan 2004 13:48:29 +0000 (13:48 +0000)]
New module 'eealloc'.
Karl Berry [Mon, 19 Jan 2004 15:02:31 +0000 (15:02 +0000)]
update from texinfo
Karl Berry [Sun, 18 Jan 2004 14:54:16 +0000 (14:54 +0000)]
Texinfo licenses
Karl Berry [Sun, 18 Jan 2004 14:53:23 +0000 (14:53 +0000)]
new