Karl Berry [Tue, 25 Mar 2008 13:52:49 +0000 (06:52 -0700)]
autoupdate
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>
Bruno Haible [Sun, 23 Mar 2008 23:29:22 +0000 (00:29 +0100)]
New options --vc-files, --no-vc-files.
Bruno Haible [Sun, 23 Mar 2008 22:49:02 +0000 (23:49 +0100)]
Fix regex compilation error on HP-UX 11.
Bruno Haible [Sun, 23 Mar 2008 19:13:23 +0000 (20:13 +0100)]
Document how to resolve the conflicts between gnulib and gettext.
Bruno Haible [Sun, 23 Mar 2008 13:28:03 +0000 (14:28 +0100)]
Install files from top/ in the destination directory.
Bruno Haible [Sun, 23 Mar 2008 11:28:46 +0000 (12:28 +0100)]
Tweak "gnulib --version" output.
Bruno Haible [Sun, 23 Mar 2008 11:18:23 +0000 (12:18 +0100)]
Tweak "gnulib --version" output.
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>
Jim Meyering [Thu, 20 Mar 2008 23:34:04 +0000 (00:34 +0100)]
* build-aux/GNUmakefile (_have-git-version-gen): Split long line.
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>
Simon Josefsson [Thu, 20 Mar 2008 14:50:57 +0000 (15:50 +0100)]
Make git-version-gen optional. Add _build-aux variable.
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>
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.
Karl Berry [Mon, 17 Mar 2008 17:58:47 +0000 (10:58 -0700)]
update from texinfo
Karl Berry [Sun, 16 Mar 2008 17:28:00 +0000 (10:28 -0700)]
autoupdate
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.
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.
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>
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>
Karl Berry [Thu, 13 Mar 2008 13:50:28 +0000 (06:50 -0700)]
autoupdate
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
Karl Berry [Wed, 12 Mar 2008 18:57:08 +0000 (11:57 -0700)]
autoupdate
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.
Jim Meyering [Wed, 12 Mar 2008 10:09:47 +0000 (11:09 +0100)]
* build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
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.
Sergey Poznyakoff [Wed, 12 Mar 2008 03:46:23 +0000 (05:46 +0200)]
* build-aux/bootstrap (version_controlled_file): Adapt for SVN
repositories.
Bruno Haible [Wed, 12 Mar 2008 01:57:35 +0000 (02:57 +0100)]
Avoid conflicts between local macro definitions.
Bruno Haible [Tue, 11 Mar 2008 04:38:53 +0000 (05:38 +0100)]
Correct 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.
Bruno Haible [Tue, 11 Mar 2008 04:28:42 +0000 (05:28 +0100)]
Document a pitfall.
Bruno Haible [Tue, 11 Mar 2008 04:25:50 +0000 (05:25 +0100)]
Fix commit from 2007-06-20.
Bruno Haible [Mon, 10 Mar 2008 01:01:23 +0000 (02:01 +0100)]
Take into account the number of pushed-back bytes (ungetc).
Bruno Haible [Sun, 9 Mar 2008 23:23:20 +0000 (00:23 +0100)]
Extend freadptr to return also the buffer size.
Bruno Haible [Sun, 9 Mar 2008 23:00:52 +0000 (00:00 +0100)]
Explain how to remedy the TeX save_size error.
Bruno Haible [Sun, 9 Mar 2008 21:12:55 +0000 (22:12 +0100)]
Fix mistake in last commit.
Bruno Haible [Sun, 9 Mar 2008 21:12:35 +0000 (22:12 +0100)]
Fix comments in last commit.
Karl Berry [Sat, 8 Mar 2008 14:34:47 +0000 (06:34 -0800)]
autoupdate
Karl Berry [Fri, 7 Mar 2008 18:29:54 +0000 (10:29 -0800)]
update from texinfo
Karl Berry [Fri, 7 Mar 2008 16:38:32 +0000 (08:38 -0800)]
autoupdate
Bruno Haible [Fri, 7 Mar 2008 02:34:46 +0000 (03:34 +0100)]
Make fflush after ungetc work on BSD platforms.
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>
Bruno Haible [Thu, 6 Mar 2008 22:19:33 +0000 (23:19 +0100)]
Ensure that fseeko is declared when possible.
Bruno Haible [Thu, 6 Mar 2008 18:51:46 +0000 (19:51 +0100)]
Avoid line break inside email address.
Bruno Haible [Thu, 6 Mar 2008 18:41:21 +0000 (19:41 +0100)]
Add libgnupdf.
Bruno Haible [Thu, 6 Mar 2008 17:46:20 +0000 (18:46 +0100)]
Talk about "header file", not "header".
Thien-Thi Nguyen [Thu, 6 Mar 2008 17:43:12 +0000 (18:43 +0100)]
Consistent explanation of "Gnulib module: ..." notation.
Bruno Haible [Thu, 6 Mar 2008 14:00:56 +0000 (15:00 +0100)]
Small updates.
Bruno Haible [Thu, 6 Mar 2008 12:55:53 +0000 (13:55 +0100)]
Move the documentation of module 'func' to its own file.
Simon Josefsson [Thu, 6 Mar 2008 11:13:54 +0000 (12:13 +0100)]
Add entries for recent func module changes.
Simon Josefsson [Thu, 6 Mar 2008 11:06:19 +0000 (12:06 +0100)]
Change license to unlimited for func module.
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>.
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>.
Simon Josefsson [Tue, 4 Mar 2008 14:37:59 +0000 (15:37 +0100)]
Add module __func__ to provide C99 __func__ variable.
Simon Josefsson [Thu, 6 Mar 2008 09:28:14 +0000 (10:28 +0100)]
Add pdf target in doc/.
Simon Josefsson [Wed, 5 Mar 2008 11:21:47 +0000 (12:21 +0100)]
Re-license byteswap to LGPLv2+.
Simon Josefsson [Wed, 5 Mar 2008 09:58:52 +0000 (10:58 +0100)]
Use unlimited license for inline module.
Bruno Haible [Mon, 3 Mar 2008 23:58:30 +0000 (00:58 +0100)]
Update last ChangeLog entry.
Bruno Haible [Mon, 3 Mar 2008 11:52:53 +0000 (12:52 +0100)]
Oops, fix last commit.
John E. Malmberg [Mon, 3 Mar 2008 11:49:54 +0000 (12:49 +0100)]
Add VMS support.
John E. Malmberg [Mon, 3 Mar 2008 11:39:56 +0000 (12:39 +0100)]
Update VMS specifics.
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.
Jim Meyering [Sat, 1 Mar 2008 11:14:27 +0000 (12:14 +0100)]
lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
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.
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>
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>
Karl Berry [Sun, 2 Mar 2008 15:01:38 +0000 (07:01 -0800)]
autoupdate
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>
Jim Meyering [Sat, 1 Mar 2008 15:39:04 +0000 (16:39 +0100)]
Add ChangeLog entry.
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.
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>
Karl Berry [Fri, 29 Feb 2008 23:22:57 +0000 (15:22 -0800)]
update from texinfo
Karl Berry [Fri, 29 Feb 2008 14:59:47 +0000 (06:59 -0800)]
autoupdate
Bruno Haible [Fri, 29 Feb 2008 09:31:01 +0000 (10:31 +0100)]
Tests for module 'freadseek'.
Bruno Haible [Fri, 29 Feb 2008 09:29:38 +0000 (10:29 +0100)]
New module 'freadseek'.
Sergey Poznyakoff [Fri, 29 Feb 2008 08:49:04 +0000 (10:49 +0200)]
Add anubis, cpio, mailfromd, mailutils, radius, wydawca.
Sergey Poznyakoff [Fri, 29 Feb 2008 08:30:05 +0000 (10:30 +0200)]
Update
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.
Bruno Haible [Fri, 29 Feb 2008 00:08:18 +0000 (01:08 +0100)]
More tests for freadptr.
Bruno Haible [Thu, 28 Feb 2008 23:58:02 +0000 (00:58 +0100)]
Change specification for the sake of ungetc on hypothetic platforms.
Karl Berry [Thu, 28 Feb 2008 14:55:50 +0000 (06:55 -0800)]
autoupdate
Sergey Poznyakoff [Thu, 28 Feb 2008 14:48:43 +0000 (16:48 +0200)]
Update
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.
Atsushi SAKAI [Thu, 28 Feb 2008 14:26:44 +0000 (15:26 +0100)]
Fix typo in comment.
Bruno Haible [Thu, 28 Feb 2008 12:21:06 +0000 (13:21 +0100)]
Tests for module 'freadptr'.
Bruno Haible [Thu, 28 Feb 2008 12:19:17 +0000 (13:19 +0100)]
New module 'freadptr'.
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>.
Bruno Haible [Sun, 24 Feb 2008 17:40:04 +0000 (18:40 +0100)]
Fix a build problem on HP-UX 10.
Bruno Haible [Sun, 24 Feb 2008 16:20:48 +0000 (17:20 +0100)]
Documentation tweak, reported by Peter O'Gorman.
Bruno Haible [Sun, 24 Feb 2008 15:58:50 +0000 (16:58 +0100)]
Tests for module 'environ'.
Bruno Haible [Sun, 24 Feb 2008 15:57:02 +0000 (16:57 +0100)]
Oops, forgot a dependency.
Bruno Haible [Sun, 24 Feb 2008 15:40:15 +0000 (16:40 +0100)]
New module 'environ'.
Bruno Haible [Sun, 24 Feb 2008 14:31:00 +0000 (15:31 +0100)]
Documentation about problem on MacOS X 10.
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.
Martin Buchholz [Wed, 20 Feb 2008 11:15:12 +0000 (12:15 +0100)]
* lib/fts.c (fts_build): Typo correction to comment.
Jim Meyering [Wed, 20 Feb 2008 09:42:48 +0000 (10:42 +0100)]
* ChangeLog: Indent copyright notice to avoid "make distcheck" failure in coreutils.
Bruno Haible [Mon, 18 Feb 2008 12:00:11 +0000 (13:00 +0100)]
Restore the ChangeLog's truncated tail.
Bruno Haible [Mon, 18 Feb 2008 02:36:33 +0000 (03:36 +0100)]
Avoid generating no-op conflicts.
Bruno Haible [Mon, 18 Feb 2008 02:11:40 +0000 (03:11 +0100)]
Speed up by 10%.
Bruno Haible [Mon, 18 Feb 2008 02:09:00 +0000 (03:09 +0100)]
Speed up by 25%.