gnulib.git
16 years agoIf --lgpl is not specified, convert copyright headers to GPLv3+. v0.0
Bruno Haible [Mon, 29 Oct 2007 11:55:44 +0000 (12:55 +0100)]
If --lgpl is not specified, convert copyright headers to GPLv3+.

16 years agoUse REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
Bruno Haible [Mon, 29 Oct 2007 03:23:19 +0000 (04:23 +0100)]
Use REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.

16 years agoFix "integer overflow" warnings with OSF/1 5.1 cc.
Bruno Haible [Mon, 29 Oct 2007 02:59:04 +0000 (03:59 +0100)]
Fix "integer overflow" warnings with OSF/1 5.1 cc.

16 years agoRevert ChangeLog damage in last commit.
Bruno Haible [Mon, 29 Oct 2007 02:56:55 +0000 (03:56 +0100)]
Revert ChangeLog damage in last commit.

16 years agoFix link errors with Sun C 5.0 on Solaris 10.
Bruno Haible [Mon, 29 Oct 2007 02:19:52 +0000 (03:19 +0100)]
Fix link errors with Sun C 5.0 on Solaris 10.

16 years agoPut the test whether the floor or ceil variant needs libm into a separate macro.
Bruno Haible [Mon, 29 Oct 2007 01:08:41 +0000 (02:08 +0100)]
Put the test whether the floor or ceil variant needs libm into a separate macro.

16 years agoAdd/remove some blank lines.
Bruno Haible [Sun, 28 Oct 2007 23:25:20 +0000 (00:25 +0100)]
Add/remove some blank lines.

16 years agoAllow specifying the LGPL version number through --lgpl=2 or --lgpl=3.
Bruno Haible [Sun, 28 Oct 2007 22:25:16 +0000 (23:25 +0100)]
Allow specifying the LGPL version number through --lgpl=2 or --lgpl=3.

16 years agoDefine and declare u{8,16}_uctomb_aux also if !HAVE_INLINE.
Bruno Haible [Sun, 28 Oct 2007 20:45:28 +0000 (21:45 +0100)]
Define and declare u{8,16}_uctomb_aux also if !HAVE_INLINE.

16 years agoNotify xgettext about functions that have a format string argument.
Bruno Haible [Sun, 28 Oct 2007 20:39:15 +0000 (21:39 +0100)]
Notify xgettext about functions that have a format string argument.

16 years agoImplement 'isfinite' module.
Ben Pfaff [Sun, 28 Oct 2007 05:12:07 +0000 (22:12 -0700)]
Implement 'isfinite' module.

16 years agoCheck whether round* exist in libraries, not just whether they are declared.
Ben Pfaff [Sun, 28 Oct 2007 04:05:58 +0000 (21:05 -0700)]
Check whether round* exist in libraries, not just whether they are declared.

16 years agoDocument some more things the gnulib user must be aware of.
Bruno Haible [Sat, 27 Oct 2007 23:35:59 +0000 (01:35 +0200)]
Document some more things the gnulib user must be aware of.

16 years agoBorrow an improved version of AC_C_RESTRICT from autoconf.
Bruno Haible [Sat, 27 Oct 2007 01:39:41 +0000 (03:39 +0200)]
Borrow an improved version of AC_C_RESTRICT from autoconf.

16 years agoChange strerror so that it never returns an empty string.
Bruno Haible [Fri, 26 Oct 2007 22:41:22 +0000 (00:41 +0200)]
Change strerror so that it never returns an empty string.

16 years agoRemove vestiges of cvs-gnulib-checkout process. Now we use git.
Micah Cowan [Fri, 26 Oct 2007 16:31:38 +0000 (18:31 +0200)]
Remove vestiges of cvs-gnulib-checkout process.  Now we use git.

* build-aux/bootstrap: Remove support for now-unnecessary option,
--cvs-user, and envvars CVS_USER, CVS_RSH.

16 years agoAvoid diagnostics from sha1sum when there is no cached checksum.
Jim Meyering [Wed, 24 Oct 2007 20:32:48 +0000 (22:32 +0200)]
Avoid diagnostics from sha1sum when there is no cached checksum.

* build-aux/bootstrap (update_po_files): Skip the sha1sum check
if the po.s1 file hasn't been created yet.

16 years ago* build-aux/bootstrap: Sync from coreutils:
Jim Meyering [Wed, 24 Oct 2007 20:12:56 +0000 (22:12 +0200)]
* build-aux/bootstrap: Sync from coreutils:

2007-10-24  Jim Meyering  <meyering@redhat.com>
Get gnulib from the git repository, not from an obsolete cvs one.
* build-aux/bootstrap: Suggestion from Micah Cowan.
2007-10-04  Jim Meyering  <jim@meyering.net>
* build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
(update_po_files): Work also when there are no .po files in po/.

16 years ago* README: Append ".git" to git and cg examples.
Paul Eggert [Wed, 24 Oct 2007 07:47:53 +0000 (00:47 -0700)]
* README: Append ".git" to git and cg examples.

Problem reported by Benoit Sigoure.

16 years agoAdd wget to the list of users.
Micah Cowan [Tue, 23 Oct 2007 21:47:53 +0000 (23:47 +0200)]
Add wget to the list of users.

16 years agoFix linking of some unistdio tests on FreeBSD.
Ralf Wildenhues [Tue, 23 Oct 2007 04:44:39 +0000 (06:44 +0200)]
Fix linking of some unistdio tests on FreeBSD.

* modules/unistdio/u16-vsnprintf-tests
(test_u16_vsprintf1_LDADD): Add @LIBINTL@.
* modules/unistdio/u16-vsprintf-tests
(test_u16_vsnprintf1_LDADD): Likewise.
* modules/unistdio/u32-vsnprintf-tests
(test_u32_vsnprintf1_LDADD): Likewise.
* modules/unistdio/u32-vsprintf-tests
(test_u32_vsprintf1_LDADD): Likewise.
* modules/unistdio/u8-vsnprintf-tests
(test_u8_vsnprintf1_LDADD): Likewise.
* modules/unistdio/u8-vsprintf-tests
(test_u8_vsprintf1_LDADD): Likewise.
* modules/unistdio/ulc-vsnprintf-tests
(test_ulc_vsnprintf1_LDADD): Likewise.
* modules/unistdio/ulc-vsprintf-tests
(test_ulc_vsprintf1_LDADD): Likewise.

16 years agoFix linking of some uniconv tests on FreeBSD.
Ralf Wildenhues [Tue, 23 Oct 2007 04:37:17 +0000 (06:37 +0200)]
Fix linking of some uniconv tests on FreeBSD.

* modules/uniconv/u16-conv-from-enc-tests
(test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
* modules/uniconv/u16-conv-to-enc-tests
(test_u16_conv_to_enc_LDADD): Likewise.
* modules/uniconv/u16-strconv-from-enc-tests
(test_u16_strconv_from_enc_LDADD): Likewise.
* modules/uniconv/u16-strconv-to-enc-tests
(test_u16_strconv_to_enc_LDADD): Likewise.
* modules/uniconv/u32-conv-from-enc-tests
(test_u32_conv_from_enc_LDADD): Likewise.
* modules/uniconv/u32-conv-to-enc-tests
(test_u32_conv_to_enc_LDADD): Likewise.
* modules/uniconv/u32-strconv-from-enc-tests
(test_u32_strconv_from_enc_LDADD): Likewise.
* modules/uniconv/u32-strconv-to-enc-tests
(test_u32_strconv_to_enc_LDADD): Likewise.
* modules/uniconv/u8-conv-from-enc-tests
(test_u8_conv_from_enc_LDADD): Likewise.
* modules/uniconv/u8-conv-to-enc-tests
(test_u8_conv_to_enc_LDADD): Likewise.
* modules/uniconv/u8-strconv-from-enc-tests
(test_u8_strconv_from_enc_LDADD): Likewise.
* modules/uniconv/u8-strconv-to-enc-tests
(test_u8_strconv_to_enc_LDADD): Likewise.

16 years agoAdd check that intmax_t and uintmax_t have the same size.
Bruno Haible [Mon, 22 Oct 2007 22:12:46 +0000 (00:12 +0200)]
Add check that intmax_t and uintmax_t have the same size.

16 years agoTweak x*printf documentation.
Eric Blake [Mon, 22 Oct 2007 22:05:18 +0000 (16:05 -0600)]
Tweak x*printf documentation.

* lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
variable name and comments.
Suggested by Bruno Haible.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoFix typo in comment.
Bruno Haible [Mon, 22 Oct 2007 21:51:39 +0000 (23:51 +0200)]
Fix typo in comment.

16 years agoFix Tru64 problem with stdbool.h.
Paul Eggert [Mon, 22 Oct 2007 21:59:23 +0000 (14:59 -0700)]
Fix Tru64 problem with stdbool.h.

* lib/stdbool.in.h (false, true):
[! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
Don't declare as an enum in this situation; it runs afoul of Tru64.
Problem reported by Steven M. Schweda in
<http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.

16 years agoAlso wrap vf?printf.
Eric Blake [Mon, 22 Oct 2007 20:09:16 +0000 (14:09 -0600)]
Also wrap vf?printf.

* lib/xprintf.h (xvprintf, xvfprintf): New declarations.
* lib/xprintf.c (xprintf, xfprintf): Work for C89.
(xvprintf, xvfprintf): New functions.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoFix fstrcmp-tests on FreeBSD, AIX.
Ralf Wildenhues [Mon, 22 Oct 2007 21:50:32 +0000 (23:50 +0200)]
Fix fstrcmp-tests on FreeBSD, AIX.

* modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
@LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.

16 years agoFix missing U_MBLEN define in u??-conf-to-enc.c.
Ralf Wildenhues [Mon, 22 Oct 2007 21:48:28 +0000 (23:48 +0200)]
Fix missing U_MBLEN define in u??-conf-to-enc.c.

* lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
* lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.

16 years ago* lib/acl.c (copy_acl): Adjust to IRIX 6.5. Problem reported
Paul Eggert [Mon, 22 Oct 2007 21:03:13 +0000 (14:03 -0700)]
* lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported

by Bruno Haible.

16 years agoFix getloadavg.c on Tru64 4.0D.
Ralf Wildenhues [Mon, 22 Oct 2007 20:58:30 +0000 (22:58 +0200)]
Fix getloadavg.c on Tru64 4.0D.

* lib/getloadavg.c
[defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
Undef `sys' after including sys/table.h, for Tru64 4.0D.

16 years ago* tests/test-i-ring.c: Work for C89.
Ralf Wildenhues [Mon, 22 Oct 2007 20:44:20 +0000 (22:44 +0200)]
* tests/test-i-ring.c: Work for C89.

16 years ago* m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
Bruno Haible [Mon, 22 Oct 2007 16:48:04 +0000 (09:48 -0700)]
* m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not

-1u, in preprocessor expression, so that we don't test for the bug
in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
<http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.

16 years ago* tests/test-yesno.sh: Silence stderr during test.
Eric Blake [Mon, 22 Oct 2007 15:39:27 +0000 (09:39 -0600)]
* tests/test-yesno.sh: Silence stderr during test.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoAdd module 'gc-camellia'.
Simon Josefsson [Mon, 22 Oct 2007 07:32:11 +0000 (09:32 +0200)]
Add module 'gc-camellia'.

16 years ago(gzip_rsyncable): Don't fail if gzip sends --help to stdout.
Simon Josefsson [Mon, 22 Oct 2007 06:02:39 +0000 (08:02 +0200)]
(gzip_rsyncable): Don't fail if gzip sends --help to stdout.
Reported by sms@antinode.org (Steven M. Schweda).

16 years agousers.txt: Fix link to libksba.
Simon Josefsson [Mon, 22 Oct 2007 05:57:59 +0000 (07:57 +0200)]
users.txt: Fix link to libksba.

16 years agoMake roundf-tests module depend on floorf, ceilf.
Ben Pfaff [Mon, 22 Oct 2007 01:23:37 +0000 (18:23 -0700)]
Make roundf-tests module depend on floorf, ceilf.

16 years agoFix bugs in round modules reported by Bruno Haible.
Ben Pfaff [Mon, 22 Oct 2007 00:28:32 +0000 (17:28 -0700)]
Fix bugs in round modules reported by Bruno Haible.

16 years agoAllow wcwidth to return -1 in some more cases. Fixes test failure on Solaris 10.
Bruno Haible [Sun, 21 Oct 2007 23:35:10 +0000 (01:35 +0200)]
Allow wcwidth to return -1 in some more cases. Fixes test failure on Solaris 10.

16 years agoTweak to make it usable in gettext's libasprintf.
Bruno Haible [Sun, 21 Oct 2007 20:37:10 +0000 (22:37 +0200)]
Tweak to make it usable in gettext's libasprintf.

16 years agoAllow wcwidth to return -1 in some cases.
Bruno Haible [Sun, 21 Oct 2007 19:37:48 +0000 (21:37 +0200)]
Allow wcwidth to return -1 in some cases.

16 years agoReplace wcwidth also if it fails on U+200B (ZERO WIDTH SPACE).
Bruno Haible [Sun, 21 Oct 2007 19:36:37 +0000 (21:36 +0200)]
Replace wcwidth also if it fails on U+200B (ZERO WIDTH SPACE).

16 years agoTweak last ChangeLog entry.
Bruno Haible [Sun, 21 Oct 2007 18:18:55 +0000 (20:18 +0200)]
Tweak last ChangeLog entry.

16 years agoUse isnanf() instead of isnan(). Avoids a link error on HP-UX 11.
Bruno Haible [Sun, 21 Oct 2007 18:06:53 +0000 (20:06 +0200)]
Use isnanf() instead of isnan(). Avoids a link error on HP-UX 11.

16 years ago* users.txt: Update URL for m4.
Eric Blake [Sun, 21 Oct 2007 15:17:31 +0000 (09:17 -0600)]
* users.txt: Update URL for m4.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoAdd clisp. Update stale URLs.
Bruno Haible [Sun, 21 Oct 2007 12:26:49 +0000 (14:26 +0200)]
Add clisp. Update stale URLs.

16 years agoUpdate after move from cvs to git.
Bruno Haible [Sun, 21 Oct 2007 12:20:08 +0000 (14:20 +0200)]
Update after move from cvs to git.

16 years agoFix typo in macro name.
Bruno Haible [Sun, 21 Oct 2007 00:33:32 +0000 (02:33 +0200)]
Fix typo in macro name.

16 years agoImplement 'round', 'roundf', 'roundl' modules.
Ben Pfaff [Sat, 20 Oct 2007 20:08:26 +0000 (13:08 -0700)]
Implement 'round', 'roundf', 'roundl' modules.

16 years ago* lib/xprintf.c: Include <config.h> unconditionally.
Jim Meyering [Sat, 20 Oct 2007 16:34:27 +0000 (18:34 +0200)]
* lib/xprintf.c: Include <config.h> unconditionally.

16 years agoChange xprintf's license to GPL.
Jim Meyering [Sat, 20 Oct 2007 14:25:00 +0000 (16:25 +0200)]
Change xprintf's license to GPL.

* modules/xprintf (License): s/LGPL/GPL/, since this module
depends on modules (exit and exitfail) which are GPL.
Suggestion from Bruno Haible.

16 years agoxprintf fixes.
Jim Meyering [Sat, 20 Oct 2007 14:19:33 +0000 (16:19 +0200)]
xprintf fixes.

* lib/xprintf.c (xprintf, xfprintf): Use va_end.
Use a clearer diagnostic.
Patch from Bruno Haible.

16 years agoDon't report an unjustified overflow error.
Bruno Haible [Sat, 20 Oct 2007 12:56:19 +0000 (14:56 +0200)]
Don't report an unjustified overflow error.

16 years agoDon't rely on excess precision: -4 > -3.00000024 - 1 can evaluate to false
Bruno Haible [Sat, 20 Oct 2007 12:34:54 +0000 (14:34 +0200)]
Don't rely on excess precision: -4 > -3.00000024 - 1 can evaluate to false
if the CPU rounds correctly to nearest.

16 years agoNew module 'ceil'.
Bruno Haible [Sat, 20 Oct 2007 11:44:47 +0000 (13:44 +0200)]
New module 'ceil'.

16 years agoNew module 'floor'.
Bruno Haible [Sat, 20 Oct 2007 11:43:59 +0000 (13:43 +0200)]
New module 'floor'.

16 years agoDepend on fprintf-posix.
Bruno Haible [Sat, 20 Oct 2007 11:08:33 +0000 (13:08 +0200)]
Depend on fprintf-posix.

16 years ago* lib/xprintf.c: Don't bother testing specific errno values. Just test ferror.
Jim Meyering [Fri, 19 Oct 2007 20:30:06 +0000 (22:30 +0200)]
* lib/xprintf.c: Don't bother testing specific errno values.  Just test ferror.

16 years ago* lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
Jim Meyering [Fri, 19 Oct 2007 20:11:17 +0000 (22:11 +0200)]
* lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".

16 years agoNew module: xprintf
Jim Meyering [Fri, 19 Oct 2007 15:09:37 +0000 (17:09 +0200)]
New module: xprintf

* modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.

16 years agoUse @FOO@ syntax instead of $(FOO) syntax, because it uncovers typos early.
Bruno Haible [Fri, 19 Oct 2007 10:51:22 +0000 (12:51 +0200)]
Use @FOO@ syntax instead of $(FOO) syntax, because it uncovers typos early.

16 years agoCorrect file name.
Jim Meyering [Fri, 19 Oct 2007 07:35:06 +0000 (09:35 +0200)]
Correct file name.

16 years agoDon't use %n on glibc >= 2.3 systems.
Bruno Haible [Thu, 18 Oct 2007 23:50:42 +0000 (01:50 +0200)]
Don't use %n on glibc >= 2.3 systems.

16 years ago* modules/filenamecat-tests (Makefile.am): Link against -lintl.
Eric Blake [Thu, 18 Oct 2007 12:05:40 +0000 (06:05 -0600)]
* modules/filenamecat-tests (Makefile.am): Link against -lintl.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoImprove detection of whether %n is supported or not.
Bruno Haible [Thu, 18 Oct 2007 11:13:15 +0000 (13:13 +0200)]
Improve detection of whether %n is supported or not.

16 years agoFix various issues with the 'trim' module.
Bruno Haible [Thu, 18 Oct 2007 10:57:57 +0000 (12:57 +0200)]
Fix various issues with the 'trim' module.

16 years agoModify glob.c to use fstatat and dirfd, to simplify it.
Paul Eggert [Wed, 17 Oct 2007 23:06:45 +0000 (16:06 -0700)]
Modify glob.c to use fstatat and dirfd, to simplify it.

Suggested by Eric Blake.
* lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
Don't include <stdbool.h>; not used.
(link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
(link_exists_p): Simplify implementation, since we can now assume
dirfd and fstatat.
* modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.

16 years agoImprove comments in last patch.
Bruno Haible [Wed, 17 Oct 2007 22:23:46 +0000 (00:23 +0200)]
Improve comments in last patch.

16 years ago* gnulib-tool (func_get_dependencies): Fix sed script to match only tests.
Ralf Wildenhues [Wed, 17 Oct 2007 19:30:40 +0000 (21:30 +0200)]
* gnulib-tool (func_get_dependencies): Fix sed script to match only tests.

16 years agoRestrict the usable locale names on Cygwin.
Bruno Haible [Wed, 17 Oct 2007 15:23:56 +0000 (17:23 +0200)]
Restrict the usable locale names on Cygwin.

16 years agoUse rpl_ prefix for functions, so as to avoid endless recursions in weird cases.
Bruno Haible [Wed, 17 Oct 2007 00:20:47 +0000 (02:20 +0200)]
Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.

16 years agoRelax the license.
Bruno Haible [Wed, 17 Oct 2007 00:11:05 +0000 (02:11 +0200)]
Relax the license.

16 years agoMerge glibc changes into lib/glob.c.
Paul Eggert [Tue, 16 Oct 2007 23:39:39 +0000 (16:39 -0700)]
Merge glibc changes into lib/glob.c.

* lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
2007-10-15 04:59:03 UTC.  Here are the changes:

2007-10-14  Ulrich Drepper  <drepper@redhat.com>

* lib/glob.c: Reimplement link_exists_p to use fstatat64.

* lib/glob.c: Add some branch prediction throughout.

2007-10-07  Ulrich Drepper  <drepper@redhat.com>

[BZ #5103]
* lib/glob.c (glob): Recognize patterns starting \/.

2007-02-14  Jakub Jelinek  <jakub@redhat.com>

[BZ #3996]
* lib/glob.c (attribute_hidden): Define if not defined.
(glob): Unescape dirname, filename or username when needed and not
GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
is NULL.  Handle unescaped [ in pattern without closing ].
Don't pass GLOB_CHECK down to recursive glob for directories.
(__glob_pattern_type): New function.
(__glob_pattern_p): Implement using __glob_pattern_type.
(glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
characters and backslashes if not GLOB_NOESCAPE or unterminated [.
Remove unreachable code.

2006-09-30  Ulrich Drepper  <drepper@redhat.com>

* lib/glob.c (glob_in_dir): Add some comments and asserts to
explain why there are no leaks.

2006-09-25  Jakub Jelinek  <jakub@redhat.com>

[BZ #3253]
* lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
time, rather allocate increasingly bigger arrays of pointers, if
possible with alloca, if too large with malloc.

2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>

16 years agoCheck for 64-bit int errors in HP-UX 10.20 preprocessor.
Paul Eggert [Tue, 16 Oct 2007 20:33:21 +0000 (13:33 -0700)]
Check for 64-bit int errors in HP-UX 10.20 preprocessor.

Problem reported by H.Merijn Brand in
<http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
* m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
* m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.

16 years agoUse rpl_ prefix for functions, so as to avoid endless recursions in weird cases.
Bruno Haible [Mon, 15 Oct 2007 20:40:19 +0000 (22:40 +0200)]
Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.

16 years ago* m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
Ralf Wildenhues [Mon, 15 Oct 2007 19:15:17 +0000 (21:15 +0200)]
* m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.

16 years agoTweak last patch.
Bruno Haible [Mon, 15 Oct 2007 18:29:01 +0000 (20:29 +0200)]
Tweak last patch.

16 years agoFix typos in last patch.
Bruno Haible [Mon, 15 Oct 2007 18:11:36 +0000 (20:11 +0200)]
Fix typos in last patch.

16 years agoReplace paragraph that was explaining old way of handling LIBOBJS.
Bruno Haible [Mon, 15 Oct 2007 13:52:42 +0000 (15:52 +0200)]
Replace paragraph that was explaining old way of handling LIBOBJS.

16 years agoEnsure NULL is defined, before using it.
Bruno Haible [Mon, 15 Oct 2007 11:12:04 +0000 (13:12 +0200)]
Ensure NULL is defined, before using it.

16 years agom4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
Simon Josefsson [Mon, 15 Oct 2007 09:07:33 +0000 (11:07 +0200)]
m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.

16 years agoTest for module 'iconv_open-utf'.
Bruno Haible [Sun, 14 Oct 2007 10:29:27 +0000 (12:29 +0200)]
Test for module 'iconv_open-utf'.

16 years agoNew module 'iconv_open-utf': Enhance iconv_open to support UTF-{16,32}{BE,LE}.
Bruno Haible [Sun, 14 Oct 2007 10:27:28 +0000 (12:27 +0200)]
New module 'iconv_open-utf': Enhance iconv_open to support UTF-{16,32}{BE,LE}.

16 years agoA different way to test for getaddrinfo, so that it works on OSF/1 5.1.
Bruno Haible [Sat, 13 Oct 2007 14:26:13 +0000 (16:26 +0200)]
A different way to test for getaddrinfo, so that it works on OSF/1 5.1.

16 years agoPrefer the ISO C99 inline semantics over the old GNU C inline semantics.
Bruno Haible [Sat, 13 Oct 2007 13:48:53 +0000 (15:48 +0200)]
Prefer the ISO C99 inline semantics over the old GNU C inline semantics.

16 years agoHandle 'inline' change in gcc 4.3.0.
Bruno Haible [Sat, 13 Oct 2007 13:25:42 +0000 (15:25 +0200)]
Handle 'inline' change in gcc 4.3.0.

16 years agoEnable the use of __freading for glibc >= 2.7.
Bruno Haible [Sat, 13 Oct 2007 11:24:03 +0000 (13:24 +0200)]
Enable the use of __freading for glibc >= 2.7.

16 years ago* lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
Paul Eggert [Sat, 13 Oct 2007 06:02:18 +0000 (23:02 -0700)]
* lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic

"warning: C99 inline functions are not supported; using GNU89".

16 years agoFix incorrect rounding of ceil, ceilf, ceill in some cases. Add new test.
Bruno Haible [Sat, 13 Oct 2007 01:09:19 +0000 (03:09 +0200)]
Fix incorrect rounding of ceil, ceilf, ceill in some cases. Add new test.

16 years agoRename tests/test-ceilf.c to tests/test-ceilf1.c.
Bruno Haible [Sat, 13 Oct 2007 01:00:51 +0000 (03:00 +0200)]
Rename tests/test-ceilf.c to tests/test-ceilf1.c.

16 years agoNew test.
Bruno Haible [Sat, 13 Oct 2007 00:52:28 +0000 (02:52 +0200)]
New test.

16 years agoFix incorrect rounding of floor, floorf, floorl in some cases. Add new test.
Bruno Haible [Sat, 13 Oct 2007 00:51:46 +0000 (02:51 +0200)]
Fix incorrect rounding of floor, floorf, floorl in some cases. Add new test.

16 years agoRename tests/test-floorf.c to tests/test-floorf1.c.
Bruno Haible [Sat, 13 Oct 2007 00:28:32 +0000 (02:28 +0200)]
Rename tests/test-floorf.c to tests/test-floorf1.c.

16 years agoAdd dependencies for test-trunc2.
Bruno Haible [Sat, 13 Oct 2007 00:21:50 +0000 (02:21 +0200)]
Add dependencies for test-trunc2.

16 years agoAdd new test for trunc function.
Bruno Haible [Sat, 13 Oct 2007 00:14:52 +0000 (02:14 +0200)]
Add new test for trunc function.

16 years agoRename tests/test-trunc.c to tests/test-trunc1.c.
Bruno Haible [Sat, 13 Oct 2007 00:07:12 +0000 (02:07 +0200)]
Rename tests/test-trunc.c to tests/test-trunc1.c.

16 years agoFix incorrect rounding of trunc, truncf, truncl in some cases. Add a new test.
Bruno Haible [Sat, 13 Oct 2007 00:03:49 +0000 (02:03 +0200)]
Fix incorrect rounding of trunc, truncf, truncl in some cases. Add a new test.

16 years agoRenamed to tests/test-truncf1.c.
Bruno Haible [Sat, 13 Oct 2007 00:00:48 +0000 (02:00 +0200)]
Renamed to tests/test-truncf1.c.

16 years agoRename test-truncf.c to test-truncf1.c.
Bruno Haible [Fri, 12 Oct 2007 23:52:20 +0000 (01:52 +0200)]
Rename test-truncf.c to test-truncf1.c.