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

16 years agouseless-if-before-free: Close stdout carefully.
Jim Meyering [Mon, 11 Feb 2008 07:34:27 +0000 (08:34 +0100)]
useless-if-before-free: Close stdout carefully.

16 years agoNew module 'git-merge-changelog'.
Bruno Haible [Mon, 11 Feb 2008 00:16:24 +0000 (01:16 +0100)]
New module 'git-merge-changelog'.

16 years agouseless-if-before-free: New option: --list (-l).
Jim Meyering [Sun, 10 Feb 2008 22:18:09 +0000 (23:18 +0100)]
useless-if-before-free: New option: --list (-l).

16 years agoAdd a better summary to previous ChangeLog entry.
Jim Meyering [Sun, 10 Feb 2008 19:42:00 +0000 (20:42 +0100)]
Add a better summary to previous ChangeLog entry.

16 years ago* build-aux/useless-if-before-free: Exit 2 for errors.
Jim Meyering [Sun, 10 Feb 2008 19:40:47 +0000 (20:40 +0100)]
* build-aux/useless-if-before-free: Exit 2 for errors.

Upon failure to open a file, don't exit immediately.
Rather, just warn and continue with any remaining files.

16 years agoNew abstract list operation 'node_set_value'.
Bruno Haible [Sun, 10 Feb 2008 18:35:54 +0000 (19:35 +0100)]
New abstract list operation 'node_set_value'.

16 years agoAvoid gcc warnings due to misplaced 'const'.
Bruno Haible [Sun, 10 Feb 2008 18:22:48 +0000 (19:22 +0100)]
Avoid gcc warnings due to misplaced 'const'.

16 years agoNew script and module: useless-if-before-free
Jim Meyering [Sun, 10 Feb 2008 16:15:06 +0000 (17:15 +0100)]
New script and module: useless-if-before-free

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

16 years agogitlog-to-changelog: Add omitted ChangeLog entry.
Jim Meyering [Sun, 10 Feb 2008 16:12:20 +0000 (17:12 +0100)]
gitlog-to-changelog: Add omitted ChangeLog entry.

16 years ago* build-aux/gitlog-to-changelog: Use committer date, not author date.
Jim Meyering [Sun, 10 Feb 2008 10:05:12 +0000 (11:05 +0100)]
* build-aux/gitlog-to-changelog: Use committer date, not author date.

16 years agoxstrtol_error: Fix typo.
Jim Meyering [Sun, 10 Feb 2008 08:49:40 +0000 (09:49 +0100)]
xstrtol_error: Fix typo.

* lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
s/exit_failure/exit_status/.

16 years agoNew script and module: gitlog-to-changelog
Jim Meyering [Sat, 9 Feb 2008 13:35:33 +0000 (14:35 +0100)]
New script and module: gitlog-to-changelog

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

16 years agoAvoid two "parameter unused" warnings.
Jim Meyering [Fri, 8 Feb 2008 16:49:35 +0000 (17:49 +0100)]
Avoid two "parameter unused" warnings.

* lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
Mark "st" as used.

16 years agoUse "git COMMAND", not "git-COMMAND".
Jim Meyering [Fri, 8 Feb 2008 10:35:02 +0000 (11:35 +0100)]
Use "git COMMAND", not "git-COMMAND".

* build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
* build-aux/announce-gen (get_tool_versions): Correct a diagnostic.

16 years ago* build-aux/git-version-gen: Use "git status", not "git-status".
Jim Meyering [Fri, 8 Feb 2008 10:31:54 +0000 (11:31 +0100)]
* build-aux/git-version-gen: Use "git status", not "git-status".

16 years agoDon't use %n on native Woe32 systems, to avoid a crash on Windows Vista systems.
Bruno Haible [Fri, 8 Feb 2008 01:32:48 +0000 (02:32 +0100)]
Don't use %n on native Woe32 systems, to avoid a crash on Windows Vista systems.

16 years agoTweak ChangeLog entry.
Bruno Haible [Thu, 7 Feb 2008 01:12:24 +0000 (02:12 +0100)]
Tweak ChangeLog entry.

16 years agoFix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
Bruno Haible [Thu, 7 Feb 2008 01:08:13 +0000 (02:08 +0100)]
Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.

16 years agoFix bug introduced on 2008-01-26.
Bruno Haible [Thu, 7 Feb 2008 00:47:53 +0000 (01:47 +0100)]
Fix bug introduced on 2008-01-26.

16 years agoFix bug introduced on 2007-06-10.
Bruno Haible [Wed, 6 Feb 2008 22:58:36 +0000 (23:58 +0100)]
Fix bug introduced on 2007-06-10.

16 years agoautoupdate
Karl Berry [Tue, 5 Feb 2008 18:24:16 +0000 (10:24 -0800)]
autoupdate

16 years agogetloadavg: use libperfstat on AIX5
Peter O'Gorman [Sun, 3 Feb 2008 08:15:52 +0000 (09:15 +0100)]
getloadavg: use libperfstat on AIX5

* lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat

16 years agoAdd comments about required includes.
Bruno Haible [Sun, 3 Feb 2008 20:06:40 +0000 (21:06 +0100)]
Add comments about required includes.

16 years agousers.txt: Add gnuit.
Bruno Haible [Sat, 2 Feb 2008 02:41:28 +0000 (03:41 +0100)]
users.txt: Add gnuit.

16 years agoMark set_uint32 function as 'inline'.
Bruno Haible [Thu, 31 Jan 2008 22:37:55 +0000 (23:37 +0100)]
Mark set_uint32 function as 'inline'.

16 years agoUse "sizeof VAR", rather than a literal "4".
Jim Meyering [Thu, 31 Jan 2008 13:32:19 +0000 (14:32 +0100)]
Use "sizeof VAR", rather than a literal "4".

* lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
* lib/md4.c (md4_read_ctx): Likewise.
* lib/sha1.c (sha1_read_ctx): Likewise.

16 years agoFix typo. Suggested by Jim.
Simon Josefsson [Thu, 31 Jan 2008 12:59:31 +0000 (13:59 +0100)]
Fix typo.  Suggested by Jim.

16 years agoAdd sha1 self test.
Simon Josefsson [Thu, 31 Jan 2008 12:59:03 +0000 (13:59 +0100)]
Add sha1 self test.

16 years agoAdd SHA1_DIGEST_SIZE #define to sha1.h.
Simon Josefsson [Thu, 31 Jan 2008 12:57:17 +0000 (13:57 +0100)]
Add SHA1_DIGEST_SIZE #define to sha1.h.

16 years agoPrefer "sizeof v" over the equivalent "4".
Jim Meyering [Thu, 31 Jan 2008 12:04:07 +0000 (13:04 +0100)]
Prefer "sizeof v" over the equivalent "4".

* lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
* lib/md5.c (set_uint32): Likewise.
* lib/sha1.c (set_uint32): Likewise.

16 years agovc-list-files: new module
Jim Meyering [Thu, 31 Jan 2008 10:13:04 +0000 (11:13 +0100)]
vc-list-files: new module

* modules/vc-list-files: New module.
* build-aux/vc-list-files: New file.
* MODULES.html.sh (maint/rel Support): Add vc-list-files.

16 years agosha1.c (set_uint32): Mark function as static.
Simon Josefsson [Thu, 31 Jan 2008 10:13:13 +0000 (11:13 +0100)]
sha1.c (set_uint32): Mark function as static.

16 years agomd2: clarify comments to say that alignment is not required.
Simon Josefsson [Thu, 31 Jan 2008 10:10:36 +0000 (11:10 +0100)]
md2: clarify comments to say that alignment is not required.
* lib/md2.h: Remove warning about alignment in comment.
* lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment
has never been required.

16 years agomd4: adapt alignment constraint fix from sha1.
Simon Josefsson [Thu, 31 Jan 2008 10:08:05 +0000 (11:08 +0100)]
md4: adapt alignment constraint fix from sha1.
* lib/md4.c (set_uint32): New function, from sha1.c
(md4_read_ctx): Use it.
(md4_finish_ctx): Doc fix.
* lib/md4.h: Doc fix.

16 years agomd5: adapt alignment constraint fix from sha1.
Simon Josefsson [Thu, 31 Jan 2008 10:05:46 +0000 (11:05 +0100)]
md5: adapt alignment constraint fix from sha1.
* lib/md5.c (set_uint32): New function, from sha1.c
(md5_read_ctx): Use it.
(md5_finish_ctx): Doc fix.
* lib/md5.h: Doc fix.

16 years agosha1: remove the result buffer alignment constraint
Peter Palfrader [Wed, 30 Jan 2008 12:36:13 +0000 (13:36 +0100)]
sha1: remove the result buffer alignment constraint

* lib/sha1.c (set_uint32): New function.
(sha1_read_ctx): Rewrite to remove the result buffer alignment
constraint.
(sha1_finish_ctx): Remove comment warning about alignment constraint.
* lib/sha1.h: Likewise.

16 years agoFix autoconf test bug introduced on 2008-01-15.
Andreas Schwab [Wed, 30 Jan 2008 23:25:53 +0000 (00:25 +0100)]
Fix autoconf test bug introduced on 2008-01-15.

16 years agolog
Karl Berry [Wed, 30 Jan 2008 19:58:29 +0000 (11:58 -0800)]
log

16 years agotry to preserve x bits
Karl Berry [Wed, 30 Jan 2008 19:57:21 +0000 (11:57 -0800)]
try to preserve x bits

16 years agoautoupdate
Karl Berry [Wed, 30 Jan 2008 19:56:25 +0000 (11:56 -0800)]
autoupdate

16 years agovasnprintf.c: Avoid warning about unused label
Jim Meyering [Tue, 29 Jan 2008 09:32:15 +0000 (10:32 +0100)]
vasnprintf.c: Avoid warning about unused label

* lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
"overflow" label definition and associated code with the
same cpp condition that guards the sole use of that label.

16 years agoAdd credits to ChangeLog entry.
Bruno Haible [Sat, 26 Jan 2008 14:56:47 +0000 (15:56 +0100)]
Add credits to ChangeLog entry.

16 years agoUse the GCC built-in __builtin_isnanl (if it works).
Bruno Haible [Sat, 26 Jan 2008 14:45:42 +0000 (15:45 +0100)]
Use the GCC built-in __builtin_isnanl (if it works).

16 years agoMake use of GCC's __builtin_isnan.
Bruno Haible [Sat, 26 Jan 2008 14:37:59 +0000 (15:37 +0100)]
Make use of GCC's __builtin_isnan.

16 years agoUse the GCC built-in when available.
Bruno Haible [Sat, 26 Jan 2008 12:23:24 +0000 (13:23 +0100)]
Use the GCC built-in when available.

16 years agoRename isnan, applicable to 'double' only, to isnand.
Bruno Haible [Sat, 26 Jan 2008 14:17:58 +0000 (15:17 +0100)]
Rename isnan, applicable to 'double' only, to isnand.

16 years agoExploit the __builtin_signbit GCC built-in.
Bruno Haible [Sat, 26 Jan 2008 01:26:52 +0000 (02:26 +0100)]
Exploit the __builtin_signbit GCC built-in.

16 years agoPrefer <config.h> over "config.h". See autoconf doc for explanation.
Jim Meyering [Fri, 25 Jan 2008 20:52:02 +0000 (21:52 +0100)]
Prefer <config.h> over "config.h".  See autoconf doc for explanation.

* lib/poll.c: Include <config.h>, not "config.h".
* tests/test-getaddrinfo.c: Likewise.

16 years agoAdd self-test for sockets module.
Simon Josefsson [Fri, 25 Jan 2008 10:52:09 +0000 (11:52 +0100)]
Add self-test for sockets module.

16 years agoAdd module sockets.
Simon Josefsson [Thu, 24 Jan 2008 14:55:56 +0000 (15:55 +0100)]
Add module sockets.

16 years agoexec
Karl Berry [Thu, 24 Jan 2008 14:52:11 +0000 (06:52 -0800)]
exec

16 years agoautoupdate
Karl Berry [Thu, 24 Jan 2008 14:51:43 +0000 (06:51 -0800)]
autoupdate