gnulib.git
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.

16 years ago* lib/fts.c (fts_build): Typo correction to comment.
Martin Buchholz [Wed, 20 Feb 2008 11:15:12 +0000 (12:15 +0100)]
* lib/fts.c (fts_build): Typo correction to comment.

16 years ago* ChangeLog: Indent copyright notice to avoid "make distcheck" failure in coreutils.
Jim Meyering [Wed, 20 Feb 2008 09:42:48 +0000 (10:42 +0100)]
* ChangeLog: Indent copyright notice to avoid "make distcheck" failure in coreutils.

16 years agoRestore the ChangeLog's truncated tail.
Bruno Haible [Mon, 18 Feb 2008 12:00:11 +0000 (13:00 +0100)]
Restore the ChangeLog's truncated tail.

16 years agoAvoid generating no-op conflicts.
Bruno Haible [Mon, 18 Feb 2008 02:36:33 +0000 (03:36 +0100)]
Avoid generating no-op conflicts.

16 years agoSpeed up by 10%.
Bruno Haible [Mon, 18 Feb 2008 02:11:40 +0000 (03:11 +0100)]
Speed up by 10%.

16 years agoSpeed up by 25%.
Bruno Haible [Mon, 18 Feb 2008 02:09:00 +0000 (03:09 +0100)]
Speed up by 25%.

16 years agoSpeed up from O(n^2) to O(n).
Bruno Haible [Mon, 18 Feb 2008 01:41:03 +0000 (02:41 +0100)]
Speed up from O(n^2) to O(n).

16 years agoNew option --split-merged-entry.
Bruno Haible [Mon, 18 Feb 2008 00:55:47 +0000 (01:55 +0100)]
New option --split-merged-entry.

16 years agoSupport the "git pull --rebase" situation.
Bruno Haible [Sun, 17 Feb 2008 14:42:34 +0000 (15:42 +0100)]
Support the "git pull --rebase" situation.

16 years agoautoupdate
Karl Berry [Sat, 16 Feb 2008 17:09:43 +0000 (09:09 -0800)]
autoupdate

16 years agoautoupdate
Karl Berry [Sat, 16 Feb 2008 17:07:54 +0000 (09:07 -0800)]
autoupdate

16 years agoAvoid doubling \ in common case of "c-maybe" quoting style.
Eric Blake [Sat, 16 Feb 2008 14:40:47 +0000 (07:40 -0700)]
Avoid doubling \ in common case of "c-maybe" quoting style.

* lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
eliding outer quotes.
* lib/quotearg.h: Document this.
* tests/test-quotearg.c (result_strings, inputs, results_g)
(flag_results, locale_results): Test it by adding a new string to
each test group.
(compare_strings): Test new string.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoAvoid trigraph quoting in default output.
Eric Blake [Thu, 14 Feb 2008 04:46:03 +0000 (21:46 -0700)]
Avoid trigraph quoting in default output.

* lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
* lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
unless explicitly requested.
* tests/test-quotearg.c (flag_results, main): Add additional tests.

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

16 years agoautoupdate
Karl Berry [Thu, 14 Feb 2008 15:16:31 +0000 (07:16 -0800)]
autoupdate

16 years agoDon't rely on signed integer overflowing to negative value.
Lasse Collin [Wed, 23 Jan 2008 16:48:40 +0000 (17:48 +0100)]
Don't rely on signed integer overflowing to negative value.

* lib/getugroups.c (getugroups): Include <limits.h>.
Instead, compare against INT_MAX, and increment only if the test passes.

16 years agoAvoid shadowing warning and compile errors on Linux.
Eric Blake [Wed, 13 Feb 2008 14:41:22 +0000 (07:41 -0700)]
Avoid shadowing warning and compile errors on Linux.

* tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
forwarding macros on Linux.
(dcgettext): Define a stub, for Linux.
(results_g, main): Avoid warnings.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoSilence warning in last patch.
Eric Blake [Wed, 13 Feb 2008 04:05:57 +0000 (21:05 -0700)]
Silence warning in last patch.

* lib/quotearg.c (quotearg_buffer_restyled): Add missing const.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoQuotearg part 4: add tests, fix c-maybe colon quoting.
Eric Blake [Tue, 12 Feb 2008 18:42:29 +0000 (11:42 -0700)]
Quotearg part 4: add tests, fix c-maybe colon quoting.

* lib/quotearg.h: Improve documentation.
* lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
escapes when adding outer quotes.  When quoting trigraphs, use
valid C notation.  When quoting NUL, omit extra characters if next
character is not digit.  Alter prototype.
(quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
callers.
* modules/quotearg-tests: New module.
* tests/test-quotearg.c: New test.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoQuotearg part 3: add flag to control outer quote elision.
Eric Blake [Thu, 7 Feb 2008 23:44:01 +0000 (16:44 -0700)]
Quotearg part 3: add flag to control outer quote elision.

* lib/quotearg.h (c_maybe_quoting_style): New style.
(enum quoting_flags): Better documentation of flags.
* lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
c-maybe style.
(quotearg_buffer_restyled): Handle new flag to elide outer
quotes.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoQuotearg part 2: add flag that can control NUL elision.
Eric Blake [Thu, 7 Feb 2008 21:35:51 +0000 (14:35 -0700)]
Quotearg part 2: add flag that can control NUL elision.

* lib/quotearg.h (set_quoting_flags): New prototype.
* lib/quotearg.c (struct quoting_options): Add flag field.
(set_quoting_flags): New function.
(quotearg_buffer_restyled): Add flags parameter.
(quotearg_alloc_mem): Set the flag if length cannot be returned.
(quotearg_n_options): Set the flag, since length cannot be
returned.
(quoting_options_from_style): Default flags correctly.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoQuotearg part 1: more wrappers, restore quotearg_char state.
Eric Blake [Thu, 7 Feb 2008 13:39:57 +0000 (06:39 -0700)]
Quotearg part 1: more wrappers, restore quotearg_char state.

* lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
(quotearg_mem, quotearg_style_mem, quotearg_char_mem)
(quotearg_colon_mem): New wrappers.
* lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
(quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
functions.
(quotearg_n_mem, quotearg_mem, quotearg_style_mem)
(quotearg_colon_mem): New functions.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoGive credit to a bug reporter.
Bruno Haible [Tue, 12 Feb 2008 23:23:23 +0000 (00:23 +0100)]
Give credit to a bug reporter.

16 years agoImprove reference to ./libgnu.a.
Bruno Haible [Mon, 11 Feb 2008 23:13:34 +0000 (00:13 +0100)]
Improve reference to ./libgnu.a.

16 years agoSpecify custom merge drivers.
Bruno Haible [Mon, 11 Feb 2008 12:27:09 +0000 (13:27 +0100)]
Specify custom merge drivers.

16 years agoComment changes.
Bruno Haible [Mon, 11 Feb 2008 12:24:11 +0000 (13:24 +0100)]
Comment changes.

16 years agouseless-if-before-free: Fix reversed exit values.
Jim Meyering [Mon, 11 Feb 2008 08:10:21 +0000 (09:10 +0100)]
useless-if-before-free: Fix reversed exit values.

* build-aux/useless-if-before-free: Use correct values
for EXIT_MATCH and EXIT_NO_MATCH.