gnulib.git
20 years ago* malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this var.
Paul Eggert [Fri, 21 May 2004 04:51:32 +0000 (04:51 +0000)]
* malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this var.

20 years agoRemove unused vars and decls in obstack.
Paul Eggert [Wed, 19 May 2004 20:04:16 +0000 (20:04 +0000)]
Remove unused vars and decls in obstack.

20 years agovasnprintf.c local for now
Karl Berry [Tue, 18 May 2004 12:22:41 +0000 (12:22 +0000)]
vasnprintf.c local for now

20 years ago.
Karl Berry [Tue, 18 May 2004 07:54:50 +0000 (07:54 +0000)]
.

20 years agoSimplify argp by assuming alloca module.
Paul Eggert [Tue, 18 May 2004 05:18:40 +0000 (05:18 +0000)]
Simplify argp by assuming alloca module.

20 years agoFix for format strings like "%2.f".
Bruno Haible [Mon, 17 May 2004 11:27:08 +0000 (11:27 +0000)]
Fix for format strings like "%2.f".

20 years agoPort obstack to the AS/400.
Paul Eggert [Mon, 17 May 2004 07:52:52 +0000 (07:52 +0000)]
Port obstack to the AS/400.

20 years ago.
Karl Berry [Mon, 17 May 2004 07:49:55 +0000 (07:49 +0000)]
.

20 years agoalloca cleanup: always include <alloca.h>.
Paul Eggert [Mon, 17 May 2004 05:41:42 +0000 (05:41 +0000)]
alloca cleanup: always include <alloca.h>.

20 years agogetline cleanup. This changes the getndelim2 API: both order of arguments,
Paul Eggert [Sun, 16 May 2004 19:03:42 +0000 (19:03 +0000)]
getline cleanup.  This changes the getndelim2 API: both order of arguments,
and meaning of delim2 (now uses EOF, not 0, to indicate no delimiter).

20 years agognuorg
Karl Berry [Sun, 16 May 2004 12:39:20 +0000 (12:39 +0000)]
gnuorg

20 years agonanosleep merge from coreutils
Paul Eggert [Thu, 13 May 2004 22:20:53 +0000 (22:20 +0000)]
nanosleep merge from coreutils

20 years agoDon't assume that gettimeofday and settimeofday exist or work.
Paul Eggert [Thu, 13 May 2004 21:59:46 +0000 (21:59 +0000)]
Don't assume that gettimeofday and settimeofday exist or work.

20 years agoPrior to this change, the save_cwd caller required read access to the
Jim Meyering [Wed, 12 May 2004 16:23:32 +0000 (16:23 +0000)]
Prior to this change, the save_cwd caller required read access to the
current directory on most systems (ones with the fchdir function).

* save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
fails, try write-only, and finally, resort to using xgetcwd.

20 years agoImport obstack changes from libc.
Paul Eggert [Fri, 7 May 2004 04:22:56 +0000 (04:22 +0000)]
Import obstack changes from libc.

20 years ago.
Karl Berry [Wed, 5 May 2004 07:50:22 +0000 (07:50 +0000)]
.

20 years ago* modules/argp: Remove dependency on alloca.
Paul Eggert [Tue, 4 May 2004 18:39:43 +0000 (18:39 +0000)]
* modules/argp: Remove dependency on alloca.

20 years agoupdate from texinfo
Karl Berry [Fri, 30 Apr 2004 12:42:32 +0000 (12:42 +0000)]
update from texinfo

20 years agoTreat Cygwin like Windows regarding pathname syntax.
Bruno Haible [Wed, 28 Apr 2004 11:26:25 +0000 (11:26 +0000)]
Treat Cygwin like Windows regarding pathname syntax.

20 years ago* m4/dos.m4 (gl_AC_DOS): Add Cygwin to list of Windows/DOS environments.
Paul Eggert [Tue, 27 Apr 2004 22:11:37 +0000 (22:11 +0000)]
* m4/dos.m4 (gl_AC_DOS): Add Cygwin to list of Windows/DOS environments.

20 years agoautomake update
Karl Berry [Mon, 26 Apr 2004 13:29:22 +0000 (13:29 +0000)]
automake update

20 years ago.
Jim Meyering [Sun, 25 Apr 2004 14:12:46 +0000 (14:12 +0000)]
.

20 years ago(getndelim2): Upon realloc failure, don't leak memory.
Jim Meyering [Sun, 25 Apr 2004 14:12:22 +0000 (14:12 +0000)]
(getndelim2): Upon realloc failure, don't leak memory.

20 years agoupdate from texinfo
Karl Berry [Sun, 25 Apr 2004 13:04:59 +0000 (13:04 +0000)]
update from texinfo

20 years agolocalcharset.c local
Karl Berry [Wed, 21 Apr 2004 12:53:26 +0000 (12:53 +0000)]
localcharset.c local

20 years ago.
Karl Berry [Wed, 21 Apr 2004 07:56:32 +0000 (07:56 +0000)]
.

20 years agoRename utils_ to gl_ in host-os.m4.
Paul Eggert [Tue, 20 Apr 2004 21:08:12 +0000 (21:08 +0000)]
Rename utils_ to gl_ in host-os.m4.

20 years agoAvoid memory leak upon realloc failure.
Bruno Haible [Tue, 20 Apr 2004 11:07:32 +0000 (11:07 +0000)]
Avoid memory leak upon realloc failure.

20 years ago*** empty log message ***
Jim Meyering [Tue, 20 Apr 2004 09:17:04 +0000 (09:17 +0000)]
*** empty log message ***

20 years agoReflect the renamings.
Jim Meyering [Tue, 20 Apr 2004 09:16:52 +0000 (09:16 +0000)]
Reflect the renamings.

20 years ago*** empty log message ***
Jim Meyering [Tue, 20 Apr 2004 09:07:43 +0000 (09:07 +0000)]
*** empty log message ***

20 years agoReflect the renamings.
Jim Meyering [Tue, 20 Apr 2004 09:07:30 +0000 (09:07 +0000)]
Reflect the renamings.

20 years ago*** empty log message ***
Jim Meyering [Tue, 20 Apr 2004 09:06:25 +0000 (09:06 +0000)]
*** empty log message ***

20 years agoChange UTILS_ to gl_ in AC_DEFINE'd names.
Jim Meyering [Tue, 20 Apr 2004 09:06:09 +0000 (09:06 +0000)]
Change UTILS_ to gl_ in AC_DEFINE'd names.
Change utils_- and jm_-prefixed variables, too.
(gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
UTILS_FUNC_MKDIR_TRAILING_SLASH.

20 years agoChange UTILS_ to gl_ in AC_DEFINE'd names.
Jim Meyering [Tue, 20 Apr 2004 09:05:49 +0000 (09:05 +0000)]
Change UTILS_ to gl_ in AC_DEFINE'd names.
Change utils_- and jm_-prefixed variables, too.
(gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.

20 years ago*** empty log message ***
Jim Meyering [Tue, 20 Apr 2004 08:57:44 +0000 (08:57 +0000)]
*** empty log message ***

20 years agoAlso rename jm_-prefixed variables to have gl_ prefix.
Jim Meyering [Tue, 20 Apr 2004 08:57:02 +0000 (08:57 +0000)]
Also rename jm_-prefixed variables to have gl_ prefix.

20 years ago*** empty log message ***
Jim Meyering [Tue, 20 Apr 2004 08:52:03 +0000 (08:52 +0000)]
*** empty log message ***

20 years agoChange UTILS_ macro name prefix to gl_.
Jim Meyering [Tue, 20 Apr 2004 08:51:39 +0000 (08:51 +0000)]
Change UTILS_ macro name prefix to gl_.

20 years ago*** empty log message ***
Jim Meyering [Tue, 20 Apr 2004 08:47:50 +0000 (08:47 +0000)]
*** empty log message ***

20 years agoReflect renaming: s/UTILS_FUNC_DIRFD/gl_FUNC_DIRFD/.
Jim Meyering [Tue, 20 Apr 2004 08:47:37 +0000 (08:47 +0000)]
Reflect renaming: s/UTILS_FUNC_DIRFD/gl_FUNC_DIRFD/.

20 years ago.
Jim Meyering [Tue, 20 Apr 2004 08:46:21 +0000 (08:46 +0000)]
.

20 years ago(gl_MACROS): Reflect the renaming: s/UTILS_FUNC_DIRFD/gl_FUNC_DIRFD/
Jim Meyering [Tue, 20 Apr 2004 08:46:01 +0000 (08:46 +0000)]
(gl_MACROS): Reflect the renaming: s/UTILS_FUNC_DIRFD/gl_FUNC_DIRFD/

20 years ago.
Jim Meyering [Tue, 20 Apr 2004 08:43:18 +0000 (08:43 +0000)]
.

20 years ago(gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
Jim Meyering [Tue, 20 Apr 2004 08:42:50 +0000 (08:42 +0000)]
(gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
Don't emit trailing blanks.

20 years ago(read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc failure,
Jim Meyering [Mon, 19 Apr 2004 20:12:23 +0000 (20:12 +0000)]
(read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc failure,
don't leak memory and do call END_UTMP_ENT.

20 years ago.
Jim Meyering [Mon, 19 Apr 2004 20:11:51 +0000 (20:11 +0000)]
.

20 years ago(gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
Jim Meyering [Mon, 19 Apr 2004 20:11:46 +0000 (20:11 +0000)]
(gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
now that readutmp.c may call `free (0)'.

20 years agounsync jm changes
Karl Berry [Mon, 19 Apr 2004 13:08:22 +0000 (13:08 +0000)]
unsync jm changes

20 years agoupdate from texinfo
Karl Berry [Mon, 19 Apr 2004 13:01:12 +0000 (13:01 +0000)]
update from texinfo

20 years agoOops, fix version number. This file is maintained in gnulib, not gettext.
Bruno Haible [Mon, 19 Apr 2004 12:52:06 +0000 (12:52 +0000)]
Oops, fix version number. This file is maintained in gnulib, not gettext.

20 years agojm_ac_ -> gl_
Bruno Haible [Mon, 19 Apr 2004 12:40:25 +0000 (12:40 +0000)]
jm_ac_ -> gl_

20 years agojm_ac_ -> gl_
Bruno Haible [Mon, 19 Apr 2004 12:39:54 +0000 (12:39 +0000)]
jm_ac_ -> gl_

20 years agojm_ -> gl_
Bruno Haible [Mon, 19 Apr 2004 11:59:04 +0000 (11:59 +0000)]
jm_ -> gl_

20 years ago.
Karl Berry [Mon, 19 Apr 2004 07:54:14 +0000 (07:54 +0000)]
.

20 years agoChange jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering [Sun, 18 Apr 2004 18:12:50 +0000 (18:12 +0000)]
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.

20 years ago*** empty log message ***
Jim Meyering [Fri, 16 Apr 2004 08:26:21 +0000 (08:26 +0000)]
*** empty log message ***

20 years ago(jm_PREREQ_STAT): Remove macro. It is specific to coreutils' stat program.
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.

20 years agogettext has trailing blank
Karl Berry [Thu, 15 Apr 2004 12:34:35 +0000 (12:34 +0000)]
gettext has trailing blank

20 years agoupdate from texinfo
Karl Berry [Wed, 14 Apr 2004 15:24:45 +0000 (15:24 +0000)]
update from texinfo

20 years agognuorg
Karl Berry [Tue, 13 Apr 2004 12:50:55 +0000 (12:50 +0000)]
gnuorg

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