gnulib.git
20 years agoremove trailing blank
Jim Meyering [Tue, 13 Apr 2004 09:03:55 +0000 (09:03 +0000)]
remove trailing blank

20 years ago.
Karl Berry [Tue, 13 Apr 2004 07:43:49 +0000 (07:43 +0000)]
.

20 years agoPropagating gettext into gnulib a bit better.
Paul Eggert [Tue, 13 Apr 2004 06:38:44 +0000 (06:38 +0000)]
Propagating gettext into gnulib a bit better.

20 years ago* modules/inttostr (EXTRA_DIST): Move inttostr.c here....
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.

20 years ago* modules/getopt (lib_SOURCES): Add getopt_int.h.
Paul Eggert [Mon, 12 Apr 2004 20:12:33 +0000 (20:12 +0000)]
* modules/getopt (lib_SOURCES): Add getopt_int.h.

20 years ago.
Jim Meyering [Mon, 12 Apr 2004 17:41:24 +0000 (17:41 +0000)]
.

20 years ago(func_all_modules): Add cloexec, inttostr, free, tzset.
Jim Meyering [Mon, 12 Apr 2004 17:41:08 +0000 (17:41 +0000)]
(func_all_modules): Add cloexec, inttostr, free, tzset.

20 years ago* inttostr.h: Assume C89 for <limits.h> and CHAR_BIT.
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.

20 years ago.
Karl Berry [Thu, 8 Apr 2004 13:31:03 +0000 (13:31 +0000)]
.

20 years agofencepost update
Karl Berry [Tue, 6 Apr 2004 12:50:16 +0000 (12:50 +0000)]
fencepost update

20 years agoupdate from glibc
Karl Berry [Sun, 4 Apr 2004 13:32:34 +0000 (13:32 +0000)]
update from glibc

20 years agoupdate from texinfo
Karl Berry [Sat, 3 Apr 2004 13:42:45 +0000 (13:42 +0000)]
update from texinfo

20 years agoautoupdate
Karl Berry [Fri, 2 Apr 2004 13:02:52 +0000 (13:02 +0000)]
autoupdate

20 years ago.
Karl Berry [Wed, 31 Mar 2004 08:47:35 +0000 (08:47 +0000)]
.

20 years agoMerge from coreutils.
Paul Eggert [Wed, 31 Mar 2004 07:47:20 +0000 (07:47 +0000)]
Merge from coreutils.

20 years agoMerge from coreutils.
Paul Eggert [Wed, 31 Mar 2004 07:46:28 +0000 (07:46 +0000)]
Merge from coreutils.

20 years ago(gl_CLOCK_TIME): Require AC_GNU_SOURCE.
Paul Eggert [Wed, 31 Mar 2004 07:44:44 +0000 (07:44 +0000)]
(gl_CLOCK_TIME): Require AC_GNU_SOURCE.

20 years ago.
Jim Meyering [Wed, 31 Mar 2004 07:41:07 +0000 (07:41 +0000)]
.

20 years agoRequire AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
Jim Meyering [Wed, 31 Mar 2004 07:40:41 +0000 (07:40 +0000)]
Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.

20 years ago.
Jim Meyering [Wed, 31 Mar 2004 07:39:08 +0000 (07:39 +0000)]
.

20 years agoRequire AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
Jim Meyering [Wed, 31 Mar 2004 07:38:35 +0000 (07:38 +0000)]
Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.

20 years agoMerge from coreutils.
Paul Eggert [Wed, 31 Mar 2004 07:38:13 +0000 (07:38 +0000)]
Merge from coreutils.

20 years ago * modules/realloc (Files): Remove m4/realloc.m4.
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.

20 years ago * realloc.m4: Remove file, since now it does no more than
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.

20 years agoMerge from coreutils.
Paul Eggert [Wed, 31 Mar 2004 07:30:08 +0000 (07:30 +0000)]
Merge from coreutils.

20 years ago(humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
Paul Eggert [Wed, 31 Mar 2004 07:25:19 +0000 (07:25 +0000)]
(humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.

20 years agoMerge from coreutils.
Paul Eggert [Wed, 31 Mar 2004 07:20:49 +0000 (07:20 +0000)]
Merge from coreutils.

20 years agoNew module inttostr.
Paul Eggert [Wed, 31 Mar 2004 06:21:11 +0000 (06:21 +0000)]
New module inttostr.

20 years agocloexec returns int not bool, to be more consistent with Unix conventions.
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.

20 years ago(getloadavg): Don't assume setlocale returns nonnull.
Paul Eggert [Tue, 30 Mar 2004 18:51:56 +0000 (18:51 +0000)]
(getloadavg): Don't assume setlocale returns nonnull.

20 years ago.
Karl Berry [Tue, 30 Mar 2004 08:44:38 +0000 (08:44 +0000)]
.

20 years agoMerge changes to getloadavg.c from coreutils and Emacs; this
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.

20 years agoupdate from texinfo
Karl Berry [Sun, 21 Mar 2004 19:10:14 +0000 (19:10 +0000)]
update from texinfo

20 years agogetopt.h: Sync with libc CVS.
Paul Eggert [Fri, 19 Mar 2004 00:47:17 +0000 (00:47 +0000)]
getopt.h: Sync with libc CVS.

20 years agoFix portability problem with Tru64 and BSD/OS.
Bruno Haible [Thu, 18 Mar 2004 13:36:53 +0000 (13:36 +0000)]
Fix portability problem with Tru64 and BSD/OS.

20 years agoFix typo "it it" in changelog entry.
Paul Eggert [Mon, 15 Mar 2004 23:44:51 +0000 (23:44 +0000)]
Fix typo "it it" in changelog entry.

20 years agoautoupdate
Karl Berry [Fri, 12 Mar 2004 14:04:09 +0000 (14:04 +0000)]
autoupdate

20 years agoupdate from texinfo
Karl Berry [Thu, 11 Mar 2004 23:59:36 +0000 (23:59 +0000)]
update from texinfo

20 years agoautoupdate
Karl Berry [Thu, 11 Mar 2004 13:04:48 +0000 (13:04 +0000)]
autoupdate

20 years ago.
Karl Berry [Wed, 10 Mar 2004 08:17:46 +0000 (08:17 +0000)]
.

20 years agoSync getopt and argp from libc CVS.
Paul Eggert [Tue, 9 Mar 2004 19:42:23 +0000 (19:42 +0000)]
Sync getopt and argp from libc CVS.

20 years agoFix c-stack.c portability bug on IRIX 5.3.
Paul Eggert [Sun, 7 Mar 2004 23:51:09 +0000 (23:51 +0000)]
Fix c-stack.c portability bug on IRIX 5.3.

20 years agoupdate from texinfo
Karl Berry [Sun, 7 Mar 2004 17:14:23 +0000 (17:14 +0000)]
update from texinfo

20 years agoconfig update
Karl Berry [Fri, 5 Mar 2004 13:31:38 +0000 (13:31 +0000)]
config update

20 years ago.
Karl Berry [Thu, 26 Feb 2004 08:16:34 +0000 (08:16 +0000)]
.

20 years agoupdate from texinfo
Karl Berry [Thu, 26 Feb 2004 01:05:18 +0000 (01:05 +0000)]
update from texinfo

20 years agoImproved strdup.
Bruno Haible [Wed, 25 Feb 2004 19:48:03 +0000 (19:48 +0000)]
Improved strdup.

20 years agostrdup declaration, from Simon Josefsson.
Bruno Haible [Wed, 25 Feb 2004 19:46:30 +0000 (19:46 +0000)]
strdup declaration, from Simon Josefsson.

20 years agoInclude strdup.h. From Simon Josefsson.
Bruno Haible [Wed, 25 Feb 2004 19:45:31 +0000 (19:45 +0000)]
Include strdup.h. From Simon Josefsson.

20 years agoImproved strdup, from Simon Josefsson.
Bruno Haible [Wed, 25 Feb 2004 19:39:07 +0000 (19:39 +0000)]
Improved strdup, from Simon Josefsson.

20 years agoupdate from texinfo
Karl Berry [Tue, 24 Feb 2004 16:12:33 +0000 (16:12 +0000)]
update from texinfo

20 years agoupdate from config
Karl Berry [Tue, 24 Feb 2004 12:52:47 +0000 (12:52 +0000)]
update from config

20 years agoadd maintain/standards docs
Karl Berry [Tue, 24 Feb 2004 01:05:44 +0000 (01:05 +0000)]
add maintain/standards docs

20 years ago.
Karl Berry [Mon, 23 Feb 2004 08:16:47 +0000 (08:16 +0000)]
.

20 years agoDoesn't depend on stdbool.
Bruno Haible [Sun, 22 Feb 2004 14:09:56 +0000 (14:09 +0000)]
Doesn't depend on stdbool.

20 years agoupdate from texinfo
Karl Berry [Thu, 19 Feb 2004 17:08:02 +0000 (17:08 +0000)]
update from texinfo

20 years agoNeeds AC_C_INLINE.
Bruno Haible [Wed, 18 Feb 2004 12:34:38 +0000 (12:34 +0000)]
Needs AC_C_INLINE.

20 years agoupdate from config
Karl Berry [Tue, 17 Feb 2004 13:29:02 +0000 (13:29 +0000)]
update from config

20 years agoupdate from automake
Karl Berry [Tue, 17 Feb 2004 00:48:02 +0000 (00:48 +0000)]
update from automake

20 years agoupdate from texinfo
Karl Berry [Sun, 15 Feb 2004 17:34:06 +0000 (17:34 +0000)]
update from texinfo

20 years agoupdate from texinfo
Karl Berry [Sat, 14 Feb 2004 18:29:30 +0000 (18:29 +0000)]
update from texinfo

20 years agoupdate from texinfo
Karl Berry [Thu, 12 Feb 2004 14:14:23 +0000 (14:14 +0000)]
update from texinfo

20 years agoupdate from config
Karl Berry [Wed, 11 Feb 2004 13:37:50 +0000 (13:37 +0000)]
update from config

20 years agoupdate from texinfo
Karl Berry [Mon, 9 Feb 2004 23:23:26 +0000 (23:23 +0000)]
update from texinfo

20 years agoupdate from texinfo
Karl Berry [Fri, 6 Feb 2004 16:22:18 +0000 (16:22 +0000)]
update from texinfo

20 years agoupdate from gettext 0.14.1
Karl Berry [Fri, 6 Feb 2004 14:40:09 +0000 (14:40 +0000)]
update from gettext 0.14.1

20 years agoMove misplaced ChangeLog entry.
Bruno Haible [Thu, 5 Feb 2004 20:31:52 +0000 (20:31 +0000)]
Move misplaced ChangeLog entry.

20 years agoNew function quotearg_alloc. Treat { } = as special sometimes.
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.

20 years agoupdate from config
Karl Berry [Thu, 5 Feb 2004 00:27:09 +0000 (00:27 +0000)]
update from config

20 years ago.
Karl Berry [Wed, 4 Feb 2004 08:11:32 +0000 (08:11 +0000)]
.

20 years agoNew module 'pipe'.
Bruno Haible [Tue, 3 Feb 2004 21:48:51 +0000 (21:48 +0000)]
New module 'pipe'.

20 years agoupdate from texinfo
Karl Berry [Thu, 29 Jan 2004 12:18:12 +0000 (12:18 +0000)]
update from texinfo

20 years agoupdate from config
Karl Berry [Wed, 28 Jan 2004 22:38:38 +0000 (22:38 +0000)]
update from config

20 years ago.
Karl Berry [Wed, 28 Jan 2004 08:11:48 +0000 (08:11 +0000)]
.

20 years agoNew module 'execute'.
Bruno Haible [Tue, 27 Jan 2004 11:10:45 +0000 (11:10 +0000)]
New module 'execute'.

20 years ago.
Karl Berry [Sat, 24 Jan 2004 08:11:46 +0000 (08:11 +0000)]
.

20 years agoExit-status fixes from coreutils.
Paul Eggert [Sat, 24 Jan 2004 07:22:33 +0000 (07:22 +0000)]
Exit-status fixes from coreutils.

20 years agoupdate from texinfo
Karl Berry [Fri, 23 Jan 2004 01:34:24 +0000 (01:34 +0000)]
update from texinfo

20 years ago*** empty log message ***
Jim Meyering [Wed, 21 Jan 2004 22:18:24 +0000 (22:18 +0000)]
*** empty log message ***

20 years ago(__mktime_internal) [!_LIBC]: Define to mktime_internal
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.

20 years ago.
Karl Berry [Wed, 21 Jan 2004 08:13:29 +0000 (08:13 +0000)]
.

20 years agoUse allocsa instead of alloca.
Bruno Haible [Tue, 20 Jan 2004 17:05:34 +0000 (17:05 +0000)]
Use allocsa instead of alloca.

20 years agoAvoid compilation warnings on Cygwin.
Bruno Haible [Tue, 20 Jan 2004 16:54:56 +0000 (16:54 +0000)]
Avoid compilation warnings on Cygwin.

20 years agoUpdate from gettext.
Bruno Haible [Tue, 20 Jan 2004 16:47:31 +0000 (16:47 +0000)]
Update from gettext.

20 years agoNew module 'xallocsa'.
Bruno Haible [Tue, 20 Jan 2004 14:07:25 +0000 (14:07 +0000)]
New module 'xallocsa'.

20 years agoOops.
Bruno Haible [Tue, 20 Jan 2004 14:06:41 +0000 (14:06 +0000)]
Oops.

20 years agoNew module 'allocsa'.
Bruno Haible [Tue, 20 Jan 2004 14:03:28 +0000 (14:03 +0000)]
New module 'allocsa'.

20 years agoupdate from config
Karl Berry [Tue, 20 Jan 2004 14:02:16 +0000 (14:02 +0000)]
update from config

20 years agoNew module 'eealloc'.
Bruno Haible [Tue, 20 Jan 2004 13:59:58 +0000 (13:59 +0000)]
New module 'eealloc'.

20 years ago.
Karl Berry [Tue, 20 Jan 2004 13:59:49 +0000 (13:59 +0000)]
.

20 years agoGNUWWWLICENSES for karl.
Karl Berry [Tue, 20 Jan 2004 13:59:25 +0000 (13:59 +0000)]
GNUWWWLICENSES for karl.

20 years agoNew module 'eealloc'.
Bruno Haible [Tue, 20 Jan 2004 13:48:29 +0000 (13:48 +0000)]
New module 'eealloc'.

20 years agoupdate from texinfo
Karl Berry [Mon, 19 Jan 2004 15:02:31 +0000 (15:02 +0000)]
update from texinfo

20 years agoTexinfo licenses
Karl Berry [Sun, 18 Jan 2004 14:54:16 +0000 (14:54 +0000)]
Texinfo licenses

20 years agonew
Karl Berry [Sun, 18 Jan 2004 14:53:23 +0000 (14:53 +0000)]
new

20 years agoMerge from diffutils.
Paul Eggert [Sun, 18 Jan 2004 09:32:50 +0000 (09:32 +0000)]
Merge from diffutils.

20 years agoupdate from texinfo
Karl Berry [Sun, 18 Jan 2004 00:36:15 +0000 (00:36 +0000)]
update from texinfo

20 years agoUpdate copyright year to include _2003_ (year of most recent change).
Jim Meyering [Fri, 16 Jan 2004 09:59:18 +0000 (09:59 +0000)]
Update copyright year to include _2003_ (year of most recent change).

20 years agoremove trailing blank line
Jim Meyering [Fri, 16 Jan 2004 08:30:10 +0000 (08:30 +0000)]
remove trailing blank line

20 years ago.
Karl Berry [Fri, 16 Jan 2004 08:11:19 +0000 (08:11 +0000)]
.