gnulib.git
16 years agoDisable the fflush-after-ungetc tests, since gnulib currently does not
Bruno Haible [Sat, 29 Mar 2008 11:59:48 +0000 (12:59 +0100)]
Disable the fflush-after-ungetc tests, since gnulib currently does not
guarantee consistent results.

16 years agoSupport SHA-224 in gc.
Simon Josefsson [Fri, 28 Mar 2008 14:50:04 +0000 (15:50 +0100)]
Support SHA-224 in gc.

16 years agoautoupdate
Karl Berry [Wed, 26 Mar 2008 18:27:16 +0000 (11:27 -0700)]
autoupdate

16 years agognumakefile: remove file from $(top_builddir), not from $(top_srcdir)
Jim Meyering [Wed, 26 Mar 2008 00:03:01 +0000 (01:03 +0100)]
gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)

* modules/gnumakefile (clean-GNUmakefile): Also, use
test ... && ... || : syntax rather than if-then ... fi.

Signed-off-by: Jim Meyering <meyering@redhat.com>
16 years agoTweak the "gettextize and autopoint" section.
Bruno Haible [Wed, 26 Mar 2008 02:03:22 +0000 (03:03 +0100)]
Tweak the "gettextize and autopoint" section.

16 years agognumakefile: Don't double-quote-expand $(VPATH) value.
Jim Meyering [Tue, 25 Mar 2008 23:06:08 +0000 (00:06 +0100)]
gnumakefile: Don't double-quote-expand $(VPATH) value.

* modules/gnumakefile (clean-GNUmakefile): Use single quotes.

16 years agoautoupdate
Karl Berry [Tue, 25 Mar 2008 13:52:49 +0000 (06:52 -0700)]
autoupdate

16 years agoAlter GNUmakefile to install into top directory.
Eric Blake [Sat, 22 Mar 2008 04:29:37 +0000 (22:29 -0600)]
Alter GNUmakefile to install into top directory.

* modules/maintainer-makefile: Split, and add dependency...
* modules/gnumakefile: to this new module.
* build-aux/GNUmakefile: Move...
* top/GNUmakefile: ...here.
* build-aux/maint.mk: Move...
* top/maint.mk: ...here.
* MODULES.html.sh (Support for maintaining...): Document new
module.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoNew options --vc-files, --no-vc-files.
Bruno Haible [Sun, 23 Mar 2008 23:29:22 +0000 (00:29 +0100)]
New options --vc-files, --no-vc-files.

16 years agoFix regex compilation error on HP-UX 11.
Bruno Haible [Sun, 23 Mar 2008 22:49:02 +0000 (23:49 +0100)]
Fix regex compilation error on HP-UX 11.

16 years agoDocument how to resolve the conflicts between gnulib and gettext.
Bruno Haible [Sun, 23 Mar 2008 19:13:23 +0000 (20:13 +0100)]
Document how to resolve the conflicts between gnulib and gettext.

16 years agoInstall files from top/ in the destination directory.
Bruno Haible [Sun, 23 Mar 2008 13:28:03 +0000 (14:28 +0100)]
Install files from top/ in the destination directory.

16 years agoTweak "gnulib --version" output.
Bruno Haible [Sun, 23 Mar 2008 11:28:46 +0000 (12:28 +0100)]
Tweak "gnulib --version" output.

16 years agoTweak "gnulib --version" output.
Bruno Haible [Sun, 23 Mar 2008 11:18:23 +0000 (12:18 +0100)]
Tweak "gnulib --version" output.

16 years agoMore --version tweaks.
Eric Blake [Fri, 21 Mar 2008 13:16:51 +0000 (07:16 -0600)]
More --version tweaks.

* gnulib-tool (func_version): Obey GNU Coding Standards.  Output
date of last ChangeLog entry.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years ago* build-aux/GNUmakefile (_have-git-version-gen): Split long line.
Jim Meyering [Thu, 20 Mar 2008 23:34:04 +0000 (00:34 +0100)]
* build-aux/GNUmakefile (_have-git-version-gen): Split long line.

16 years agoVPATH fix.
Eric Blake [Thu, 20 Mar 2008 15:24:13 +0000 (09:24 -0600)]
VPATH fix.

* build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoMake git-version-gen optional. Add _build-aux variable.
Simon Josefsson [Thu, 20 Mar 2008 14:50:57 +0000 (15:50 +0100)]
Make git-version-gen optional.  Add _build-aux variable.

16 years agoSync GNUmakefile with coreutils.
Eric Blake [Thu, 20 Mar 2008 12:52:53 +0000 (06:52 -0600)]
Sync GNUmakefile with coreutils.

* build-aux/GNUmakefile (have-Makefile): Rename...
(_have-Makefile): ...to this, for namespace consideration.
(GNUmakefile.cfg): Include, if present.
(_autoreconf): Define a default.
(_is-dist-target): New rule for rebuilds to pick up intra-release
version.
(maint-cfg.mk): Rename...
(cfg.mk): ...to this.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoNew script and module: mktempd
Jim Meyering [Tue, 18 Mar 2008 15:19:27 +0000 (16:19 +0100)]
New script and module: mktempd

* MODULES.html.sh (maint+release support): Add mktempd.
* build-aux/mktempd: New file.
* modules/mktempd: New file.

16 years agoupdate from texinfo
Karl Berry [Mon, 17 Mar 2008 17:58:47 +0000 (10:58 -0700)]
update from texinfo

16 years agoautoupdate
Karl Berry [Sun, 16 Mar 2008 17:28:00 +0000 (10:28 -0700)]
autoupdate

16 years agoUndo last change.
Jim Meyering [Sat, 15 Mar 2008 15:06:44 +0000 (16:06 +0100)]
Undo last change.

* lib/sha1.c, lib/md5.c: 63 != ~63.
Reported by Andreas Schwab.

16 years agosha1.c, md5.c: Hoist a redundant expression.
Jim Meyering [Sat, 15 Mar 2008 14:24:39 +0000 (15:24 +0100)]
sha1.c, md5.c: Hoist a redundant expression.

* lib/sha1.c (sha1_process_bytes): AND-off the low bits in
"ctx->buflen" only once, before calling *_process_block.
* lib/md5.c (md5_process_bytes): Likewise.

16 years agoBump copyright year in files generated by gnulib-tool.
Eric Blake [Fri, 14 Mar 2008 14:46:18 +0000 (08:46 -0600)]
Bump copyright year in files generated by gnulib-tool.

* gnulib-tool (func_emit_copyright_notice): Extract copyright from
gnulib-tool, rather than hard-coding it.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoFix 'gnulib-tool --version' output to work with git.
Eric Blake [Fri, 14 Mar 2008 14:24:29 +0000 (08:24 -0600)]
Fix 'gnulib-tool --version' output to work with git.

* gnulib-tool (func_gnulib_dir): New function, extracted from...
(startup): ...here.
(func_version): Use it to invoke git-version-gen, rather than
relying on CVS keyword expansion.  Modernize wording.
(cvsdatestamp, last_checkin_date, version): Kill unused
variables.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoautoupdate
Karl Berry [Thu, 13 Mar 2008 13:50:28 +0000 (06:50 -0700)]
autoupdate

16 years agoMerge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulib
Karl Berry [Wed, 12 Mar 2008 22:38:55 +0000 (15:38 -0700)]
Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulib

16 years agoautoupdate
Karl Berry [Wed, 12 Mar 2008 18:57:08 +0000 (11:57 -0700)]
autoupdate

16 years agoRecognize optional cast of the argument to free.
Jim Meyering [Wed, 12 Mar 2008 13:07:11 +0000 (14:07 +0100)]
Recognize optional cast of the argument to free.

* build-aux/useless-if-before-free: Update regexps.

16 years ago* build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
Jim Meyering [Wed, 12 Mar 2008 10:09:47 +0000 (11:09 +0100)]
* build-aux/bootstrap (gnulib_tool): Remove trailing blanks.

16 years agoExtend AC_LIB_LINKFLAGS to the situation of several libraries provided by a single...
Bruno Haible [Wed, 12 Mar 2008 04:50:20 +0000 (05:50 +0100)]
Extend AC_LIB_LINKFLAGS to the situation of several libraries provided by a single package.

16 years ago* build-aux/bootstrap (version_controlled_file): Adapt for SVN
Sergey Poznyakoff [Wed, 12 Mar 2008 03:46:23 +0000 (05:46 +0200)]
* build-aux/bootstrap (version_controlled_file): Adapt for SVN
repositories.

16 years agoAvoid conflicts between local macro definitions.
Bruno Haible [Wed, 12 Mar 2008 01:57:35 +0000 (02:57 +0100)]
Avoid conflicts between local macro definitions.

16 years agoCorrect the va_copy definition for AIX 5.
Bruno Haible [Tue, 11 Mar 2008 04:38:53 +0000 (05:38 +0100)]
Correct the va_copy definition for AIX 5.

16 years agoCorrect the va_copy definition for AIX 5.
Bruno Haible [Tue, 11 Mar 2008 04:36:15 +0000 (05:36 +0100)]
Correct the va_copy definition for AIX 5.

16 years agoDocument a pitfall.
Bruno Haible [Tue, 11 Mar 2008 04:28:42 +0000 (05:28 +0100)]
Document a pitfall.

16 years agoFix commit from 2007-06-20.
Bruno Haible [Tue, 11 Mar 2008 04:25:50 +0000 (05:25 +0100)]
Fix commit from 2007-06-20.

16 years agoTake into account the number of pushed-back bytes (ungetc).
Bruno Haible [Mon, 10 Mar 2008 01:01:23 +0000 (02:01 +0100)]
Take into account the number of pushed-back bytes (ungetc).

16 years agoExtend freadptr to return also the buffer size.
Bruno Haible [Sun, 9 Mar 2008 23:23:20 +0000 (00:23 +0100)]
Extend freadptr to return also the buffer size.

16 years agoExplain how to remedy the TeX save_size error.
Bruno Haible [Sun, 9 Mar 2008 23:00:52 +0000 (00:00 +0100)]
Explain how to remedy the TeX save_size error.

16 years agoFix mistake in last commit.
Bruno Haible [Sun, 9 Mar 2008 21:12:55 +0000 (22:12 +0100)]
Fix mistake in last commit.

16 years agoFix comments in last commit.
Bruno Haible [Sun, 9 Mar 2008 21:12:35 +0000 (22:12 +0100)]
Fix comments in last commit.

16 years agoautoupdate
Karl Berry [Sat, 8 Mar 2008 14:34:47 +0000 (06:34 -0800)]
autoupdate

16 years agoupdate from texinfo
Karl Berry [Fri, 7 Mar 2008 18:29:54 +0000 (10:29 -0800)]
update from texinfo

16 years agoautoupdate
Karl Berry [Fri, 7 Mar 2008 16:38:32 +0000 (08:38 -0800)]
autoupdate

16 years agoMake fflush after ungetc work on BSD platforms.
Bruno Haible [Fri, 7 Mar 2008 02:34:46 +0000 (03:34 +0100)]
Make fflush after ungetc work on BSD platforms.

16 years agoLikewise for ftello.
Eric Blake [Fri, 7 Mar 2008 02:18:38 +0000 (19:18 -0700)]
Likewise for ftello.

* modules/ftello (Dependencies): Add extensions.
* m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoEnsure that fseeko is declared when possible.
Bruno Haible [Thu, 6 Mar 2008 22:19:33 +0000 (23:19 +0100)]
Ensure that fseeko is declared when possible.

16 years agoAvoid line break inside email address.
Bruno Haible [Thu, 6 Mar 2008 18:51:46 +0000 (19:51 +0100)]
Avoid line break inside email address.

16 years agoAdd libgnupdf.
Bruno Haible [Thu, 6 Mar 2008 18:41:21 +0000 (19:41 +0100)]
Add libgnupdf.

16 years agoTalk about "header file", not "header".
Bruno Haible [Thu, 6 Mar 2008 17:46:20 +0000 (18:46 +0100)]
Talk about "header file", not "header".

16 years agoConsistent explanation of "Gnulib module: ..." notation.
Thien-Thi Nguyen [Thu, 6 Mar 2008 17:43:12 +0000 (18:43 +0100)]
Consistent explanation of "Gnulib module: ..." notation.

16 years agoSmall updates.
Bruno Haible [Thu, 6 Mar 2008 14:00:56 +0000 (15:00 +0100)]
Small updates.

16 years agoMove the documentation of module 'func' to its own file.
Bruno Haible [Thu, 6 Mar 2008 12:55:53 +0000 (13:55 +0100)]
Move the documentation of module 'func' to its own file.

16 years agoAdd entries for recent func module changes.
Simon Josefsson [Thu, 6 Mar 2008 11:13:54 +0000 (12:13 +0100)]
Add entries for recent func module changes.

16 years agoChange license to unlimited for func module.
Simon Josefsson [Thu, 6 Mar 2008 11:06:19 +0000 (12:06 +0100)]
Change license to unlimited for func module.

16 years agoRename __func__ module to func.
Simon Josefsson [Thu, 6 Mar 2008 11:01:44 +0000 (12:01 +0100)]
Rename __func__ module to func.
Suggested by Eric Blake <ebb9@byu.net>.

16 years agoMinor cleanups of __func__ module, suggested by Eric Blake <ebb9@byu.net>.
Simon Josefsson [Thu, 6 Mar 2008 10:16:06 +0000 (11:16 +0100)]
Minor cleanups of __func__ module, suggested by Eric Blake <ebb9@byu.net>.

16 years agoAdd module __func__ to provide C99 __func__ variable.
Simon Josefsson [Tue, 4 Mar 2008 14:37:59 +0000 (15:37 +0100)]
Add module __func__ to provide C99 __func__ variable.

16 years agoAdd pdf target in doc/.
Simon Josefsson [Thu, 6 Mar 2008 09:28:14 +0000 (10:28 +0100)]
Add pdf target in doc/.

16 years agoRe-license byteswap to LGPLv2+.
Simon Josefsson [Wed, 5 Mar 2008 11:21:47 +0000 (12:21 +0100)]
Re-license byteswap to LGPLv2+.

16 years agoUse unlimited license for inline module.
Simon Josefsson [Wed, 5 Mar 2008 09:58:52 +0000 (10:58 +0100)]
Use unlimited license for inline module.

16 years agoUpdate last ChangeLog entry.
Bruno Haible [Mon, 3 Mar 2008 23:58:30 +0000 (00:58 +0100)]
Update last ChangeLog entry.

16 years agoOops, fix last commit.
Bruno Haible [Mon, 3 Mar 2008 11:52:53 +0000 (12:52 +0100)]
Oops, fix last commit.

16 years agoAdd VMS support.
John E. Malmberg [Mon, 3 Mar 2008 11:49:54 +0000 (12:49 +0100)]
Add VMS support.

16 years agoUpdate VMS specifics.
John E. Malmberg [Mon, 3 Mar 2008 11:39:56 +0000 (12:39 +0100)]
Update VMS specifics.

16 years agoRemove the last dependency on the "free" module.
Jim Meyering [Sun, 2 Mar 2008 20:02:48 +0000 (21:02 +0100)]
Remove the last dependency on the "free" module.

* m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
Reported by Bob Proulx.

16 years agolib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
Jim Meyering [Sat, 1 Mar 2008 11:14:27 +0000 (12:14 +0100)]
lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.

16 years agoRemove useless "if" tests before free. Deprecate "free" module.
Jim Meyering [Mon, 18 Feb 2008 13:12:07 +0000 (14:12 +0100)]
Remove useless "if" tests before free.  Deprecate "free" module.

* doc/posix-functions/free.texi: Mention that this
module is no longer useful.
* modules/free (Notice): Say this module is obsolete.
* modules/readutmp (Depends-on): Remove free.
* lib/save-cwd.c (free_cwd): Remove useless "if" before free.
* lib/putenv.c (putenv): Likewise.
* lib/gc-gnulib.c (gc_cipher_close): Likewise.
* lib/getaddrinfo.c (freeaddrinfo): Likewise.
* tests/test-c-strcasestr.c (main): Likewise.
* tests/test-c-strstr.c (main): Likewise.
* tests/test-mbscasestr1.c (main): Likewise.
* tests/test-mbscasestr2.c (main): Likewise.
* tests/test-mbsstr1.c (main): Likewise.
* tests/test-mbsstr2.c (main): Likewise.
* tests/test-memmem.c (main): Likewise.
* tests/test-strcasestr.c (main): Likewise.
* tests/test-striconv.c (main): Likewise.
* tests/test-striconveh.c (main): Likewise.
* tests/test-striconveha.c (main): Likewise.
* tests/test-strstr.c (main): Likewise.

16 years ago* build-aux/git-version-gen: Adjust a comment and the Usage string.
Jim Meyering [Sun, 2 Mar 2008 16:19:20 +0000 (17:19 +0100)]
* build-aux/git-version-gen: Adjust a comment and the Usage string.

Signed-off-by: Jim Meyering <meyering@redhat.com>
16 years agobootstrap: sync from coreutils again
Jim Meyering [Sun, 2 Mar 2008 16:17:28 +0000 (17:17 +0100)]
bootstrap: sync from coreutils again

* build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.

Signed-off-by: Jim Meyering <meyering@redhat.com>
16 years agoautoupdate
Karl Berry [Sun, 2 Mar 2008 15:01:38 +0000 (07:01 -0800)]
autoupdate

16 years agoFix bugs in last patch.
Eric Blake [Sat, 1 Mar 2008 15:40:22 +0000 (08:40 -0700)]
Fix bugs in last patch.

* lib/memchr2.c (memchr2): Fix typo.
* tests/test-memchr2.c: Test previous bug, and don't use GNU
extension.
Reported by Bruce Korb.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoAdd ChangeLog entry.
Jim Meyering [Sat, 1 Mar 2008 15:39:04 +0000 (16:39 +0100)]
Add ChangeLog entry.

16 years agobootstrap: sync from coreutils
Jim Meyering [Sat, 1 Mar 2008 08:08:53 +0000 (09:08 +0100)]
bootstrap: sync from coreutils

* build-aux/bootstrap (update_po_files): Copy a .po file into place
also when the target doesn't exist.

16 years agoNew module 'memchr2'.
Eric Blake [Sat, 1 Mar 2008 13:54:29 +0000 (06:54 -0700)]
New module 'memchr2'.

* modules/memchr2: New file.
* modules/memchr2-tests: Likewise.
* lib/memchr2.h: Likewise.
* lib/memchr2.c: Likewise, based on memchr.c.
* tests/test-memchr2.c: New test.
* MODULES.html.sh (String handling): Add memchr2.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoupdate from texinfo
Karl Berry [Fri, 29 Feb 2008 23:22:57 +0000 (15:22 -0800)]
update from texinfo

16 years agoautoupdate
Karl Berry [Fri, 29 Feb 2008 14:59:47 +0000 (06:59 -0800)]
autoupdate

16 years agoTests for module 'freadseek'.
Bruno Haible [Fri, 29 Feb 2008 09:31:01 +0000 (10:31 +0100)]
Tests for module 'freadseek'.

16 years agoNew module 'freadseek'.
Bruno Haible [Fri, 29 Feb 2008 09:29:38 +0000 (10:29 +0100)]
New module 'freadseek'.

16 years agoAdd anubis, cpio, mailfromd, mailutils, radius, wydawca.
Sergey Poznyakoff [Fri, 29 Feb 2008 08:49:04 +0000 (10:49 +0200)]
Add anubis, cpio, mailfromd, mailutils, radius, wydawca.

16 years agoUpdate
Sergey Poznyakoff [Fri, 29 Feb 2008 08:30:05 +0000 (10:30 +0200)]
Update

16 years ago(gl_ARGP): Use AC_TRY_LINK to test if program_invocation_name and
Sergey Poznyakoff [Fri, 29 Feb 2008 08:29:06 +0000 (10:29 +0200)]
(gl_ARGP): Use AC_TRY_LINK to test if program_invocation_name and
program_invocation_short_name are present.

16 years agoMore tests for freadptr.
Bruno Haible [Fri, 29 Feb 2008 00:08:18 +0000 (01:08 +0100)]
More tests for freadptr.

16 years agoChange specification for the sake of ungetc on hypothetic platforms.
Bruno Haible [Thu, 28 Feb 2008 23:58:02 +0000 (00:58 +0100)]
Change specification for the sake of ungetc on hypothetic platforms.

16 years agoautoupdate
Karl Berry [Thu, 28 Feb 2008 14:55:50 +0000 (06:55 -0800)]
autoupdate

16 years agoUpdate
Sergey Poznyakoff [Thu, 28 Feb 2008 14:48:43 +0000 (16:48 +0200)]
Update

16 years ago(source_base, m4_base, doc_base, tests_base): New variables.
Sergey Poznyakoff [Thu, 28 Feb 2008 14:48:03 +0000 (16:48 +0200)]
(source_base, m4_base, doc_base, tests_base): New variables.
(gnulib_tool_options): Do not hardcode base directories, use
the above variables instead.

16 years agoFix typo in comment.
Atsushi SAKAI [Thu, 28 Feb 2008 14:26:44 +0000 (15:26 +0100)]
Fix typo in comment.

16 years agoTests for module 'freadptr'.
Bruno Haible [Thu, 28 Feb 2008 12:21:06 +0000 (13:21 +0100)]
Tests for module 'freadptr'.

16 years agoNew module 'freadptr'.
Bruno Haible [Thu, 28 Feb 2008 12:19:17 +0000 (13:19 +0100)]
New module 'freadptr'.

16 years agoSync from Libtool:
Karl Berry [Tue, 26 Feb 2008 23:09:20 +0000 (00:09 +0100)]
Sync from Libtool:
* libltdl/argz.c (argz_add, argz_count): New functions.
* libltdl/argz.in.h: Declare them.
Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.

16 years agoFix a build problem on HP-UX 10.
Bruno Haible [Sun, 24 Feb 2008 17:40:04 +0000 (18:40 +0100)]
Fix a build problem on HP-UX 10.

16 years agoDocumentation tweak, reported by Peter O'Gorman.
Bruno Haible [Sun, 24 Feb 2008 16:20:48 +0000 (17:20 +0100)]
Documentation tweak, reported by Peter O'Gorman.

16 years agoTests for module 'environ'.
Bruno Haible [Sun, 24 Feb 2008 15:58:50 +0000 (16:58 +0100)]
Tests for module 'environ'.

16 years agoOops, forgot a dependency.
Bruno Haible [Sun, 24 Feb 2008 15:57:02 +0000 (16:57 +0100)]
Oops, forgot a dependency.

16 years agoNew module 'environ'.
Bruno Haible [Sun, 24 Feb 2008 15:40:15 +0000 (16:40 +0100)]
New module 'environ'.

16 years agoDocumentation about problem on MacOS X 10.
Bruno Haible [Sun, 24 Feb 2008 14:31:00 +0000 (15:31 +0100)]
Documentation about problem on MacOS X 10.

16 years agoEnable use of older two part flavor 'git describe'.
Bob Proulx [Thu, 21 Feb 2008 08:07:10 +0000 (09:07 +0100)]
Enable use of older two part flavor 'git describe'.

* build-aux/git-version-gen: If using the older two part flavor of
git version then recreate the third part now present in the
newer three part flavor of git describe.