gnulib.git
17 years agoAvoid false-negative in gl_STDINT_H's C99 conformance test.
Paul Eggert [Sat, 28 Apr 2007 18:05:58 +0000 (18:05 +0000)]
Avoid false-negative in gl_STDINT_H's C99 conformance test.
* m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.

17 years agotexinfo syntax fix.
Bruno Haible [Fri, 27 Apr 2007 22:54:42 +0000 (22:54 +0000)]
texinfo syntax fix.

17 years agoAdd reference to POSIX.
Bruno Haible [Fri, 27 Apr 2007 21:04:08 +0000 (21:04 +0000)]
Add reference to POSIX.

17 years ago* doc/headers/assert.texi (assert.h): Document assert module use.
Eric Blake [Fri, 27 Apr 2007 20:06:05 +0000 (20:06 +0000)]
* doc/headers/assert.texi (assert.h): Document assert module use.

17 years agoBump year.
Bruno Haible [Fri, 27 Apr 2007 19:58:36 +0000 (19:58 +0000)]
Bump year.

17 years agoAdd doc chapter about the POSIX header files.
Bruno Haible [Fri, 27 Apr 2007 19:58:15 +0000 (19:58 +0000)]
Add doc chapter about the POSIX header files.

17 years agoDocumentation of what gnulib provides for each header file.
Bruno Haible [Fri, 27 Apr 2007 19:57:14 +0000 (19:57 +0000)]
Documentation of what gnulib provides for each header file.

17 years agoRenamed socket_.h to sys_socket_.h.
Bruno Haible [Fri, 27 Apr 2007 18:24:50 +0000 (18:24 +0000)]
Renamed socket_.h to sys_socket_.h.

17 years agoRename lib/sysexit_.h to lib/sysexits_.h.
Bruno Haible [Fri, 27 Apr 2007 18:23:01 +0000 (18:23 +0000)]
Rename lib/sysexit_.h to lib/sysexits_.h.

17 years agoMove to sysexits_.h.
Bruno Haible [Fri, 27 Apr 2007 18:22:26 +0000 (18:22 +0000)]
Move to sysexits_.h.

17 years agoMove to here from sysexit_.h.
Bruno Haible [Fri, 27 Apr 2007 18:22:23 +0000 (18:22 +0000)]
Move to here from sysexit_.h.

17 years agoRename lib/socket_.h to lib/sys_socket_.h.
Bruno Haible [Fri, 27 Apr 2007 18:20:56 +0000 (18:20 +0000)]
Rename lib/socket_.h to lib/sys_socket_.h.

17 years agoMove to sys_socket_.h.
Bruno Haible [Fri, 27 Apr 2007 18:19:58 +0000 (18:19 +0000)]
Move to sys_socket_.h.

17 years agoMove to here from socket_.h.
Bruno Haible [Fri, 27 Apr 2007 18:19:55 +0000 (18:19 +0000)]
Move to here from socket_.h.

17 years agoRename lib/stat_.h to lib/sys_stat_.h.
Bruno Haible [Fri, 27 Apr 2007 18:18:49 +0000 (18:18 +0000)]
Rename lib/stat_.h to lib/sys_stat_.h.

17 years agoMove to sys_stat_.h.
Bruno Haible [Fri, 27 Apr 2007 18:17:09 +0000 (18:17 +0000)]
Move to sys_stat_.h.

17 years agoMove to here from stat_.h.
Bruno Haible [Fri, 27 Apr 2007 18:17:05 +0000 (18:17 +0000)]
Move to here from stat_.h.

17 years ago* lib/freading.h: Improve comments.
Eric Blake [Fri, 27 Apr 2007 18:05:08 +0000 (18:05 +0000)]
* lib/freading.h: Improve comments.
* lib/fwriting.h: Likewise.
* lib/fflush.c: Likewise.

17 years agoFix closein for mingw.
Eric Blake [Fri, 27 Apr 2007 17:14:39 +0000 (17:14 +0000)]
Fix closein for mingw.
* modules/closein-tests: Add tests for closein.
* tests/test-closein.c: New file.
* tests/test-closein.sh: Likewise.
* lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
* lib/closein.c (close_stdin): Don't fflush non-seekable streams.

17 years agoI'm not responsible for these modules.
Bruno Haible [Fri, 27 Apr 2007 11:29:43 +0000 (11:29 +0000)]
I'm not responsible for these modules.

17 years agoOSF/1 "cc -nodtk" does not support #include_next.
Bruno Haible [Fri, 27 Apr 2007 11:09:11 +0000 (11:09 +0000)]
OSF/1 "cc -nodtk" does not support #include_next.

17 years agoRelax test, to avoid failure on mingw.
Bruno Haible [Fri, 27 Apr 2007 10:59:36 +0000 (10:59 +0000)]
Relax test, to avoid failure on mingw.

17 years agoTests depends on correct fflush on input streams.
Bruno Haible [Fri, 27 Apr 2007 10:57:31 +0000 (10:57 +0000)]
Tests depends on correct fflush on input streams.

17 years agoMore comments.
Bruno Haible [Fri, 27 Apr 2007 10:56:51 +0000 (10:56 +0000)]
More comments.

17 years ago* m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
Ralf Wildenhues [Thu, 26 Apr 2007 22:24:34 +0000 (22:24 +0000)]
* m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
Report by Bruno Haible <bruno@clisp.org>.

17 years agoupdate from texinfo
Karl Berry [Thu, 26 Apr 2007 22:14:45 +0000 (22:14 +0000)]
update from texinfo

17 years agogendocs_template conform to current gnu web style
Karl Berry [Thu, 26 Apr 2007 17:18:47 +0000 (17:18 +0000)]
gendocs_template conform to current gnu web style

17 years agoFix fflush on mingw.
Eric Blake [Thu, 26 Apr 2007 13:20:50 +0000 (13:20 +0000)]
Fix fflush on mingw.
* modules/fflush (Depends-on): Add freading.
* lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
but unread data.

17 years agoImplement freading and fwriting.
Eric Blake [Thu, 26 Apr 2007 13:16:50 +0000 (13:16 +0000)]
Implement freading and fwriting.
* lib/freading.c: New file.
* lib/freading.h: Likewise.
* m4/freading.m4: Likewise.
* modules/freading: Likewise.
* modules/freading-tests: Likewise.
* tests/test-freading.c: Likewise.
* lib/fwriting.c: New file.
* lib/fwriting.h: Likewise.
* m4/fwriting.m4: Likewise.
* modules/fwriting: Likewise.
* modules/fwriting-tests: Likewise.
* tests/test-fwriting.c: Likewise.
* MODULES.html.sh (File stream based Input/Output): Mention them.

17 years agoVerify that off_t is the same size as long when we assume it.
Bruno Haible [Thu, 26 Apr 2007 09:42:29 +0000 (09:42 +0000)]
Verify that off_t is the same size as long when we assume it.

17 years agoEnsure fseeko and ftello are declared on glibc systems.
Bruno Haible [Thu, 26 Apr 2007 09:33:12 +0000 (09:33 +0000)]
Ensure fseeko and ftello are declared on glibc systems.

17 years agoOn BSD implementations, when we call lseek(), we must also update or disable
Bruno Haible [Thu, 26 Apr 2007 09:25:05 +0000 (09:25 +0000)]
On BSD implementations, when we call lseek(), we must also update or disable
the stream's file descriptor position cache.

17 years agoThe test now uses fseeko.
Bruno Haible [Thu, 26 Apr 2007 08:20:30 +0000 (08:20 +0000)]
The test now uses fseeko.

17 years ago* lib/argz_.h: ensure error_t definition is obtained in same
Ralf Wildenhues [Wed, 25 Apr 2007 21:18:41 +0000 (21:18 +0000)]
* lib/argz_.h: ensure error_t definition is obtained in same
mechanism system argz.h would have.
* m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
argz facilities are known bad.  Err on the side of caution if
cross-compiling.

17 years ago* lib/fpurge.c (includes): Use stdlib.h for free.
Eric Blake [Wed, 25 Apr 2007 13:22:15 +0000 (13:22 +0000)]
* lib/fpurge.c (includes): Use stdlib.h for free.
* tests/test-fflush.c (main): Also test fflush-fseeko.

17 years agoMake the combination of fflush and fseek/fseeko POSIX compliant.
Bruno Haible [Wed, 25 Apr 2007 09:14:49 +0000 (09:14 +0000)]
Make the combination of fflush and fseek/fseeko POSIX compliant.

17 years agoDepend on ftello.
Bruno Haible [Wed, 25 Apr 2007 07:56:32 +0000 (07:56 +0000)]
Depend on ftello.

17 years agoTests for module 'ftello'.
Bruno Haible [Wed, 25 Apr 2007 07:52:28 +0000 (07:52 +0000)]
Tests for module 'ftello'.

17 years agoNew module 'ftello'.
Bruno Haible [Wed, 25 Apr 2007 07:51:53 +0000 (07:51 +0000)]
New module 'ftello'.

17 years agoTests for module 'fseeko'.
Bruno Haible [Wed, 25 Apr 2007 07:40:58 +0000 (07:40 +0000)]
Tests for module 'fseeko'.

17 years agoNew module 'fseeko'.
Bruno Haible [Wed, 25 Apr 2007 07:39:55 +0000 (07:39 +0000)]
New module 'fseeko'.

17 years agofflush & GNULIB_POSIXCHECK.
Bruno Haible [Wed, 25 Apr 2007 07:09:29 +0000 (07:09 +0000)]
fflush & GNULIB_POSIXCHECK.

17 years agoEnsure that <unistd.h> and <fcntl.h> define SEEK_CUR etc.
Bruno Haible [Wed, 25 Apr 2007 06:46:57 +0000 (06:46 +0000)]
Ensure that <unistd.h> and <fcntl.h> define SEEK_CUR etc.

17 years ago* lib/fflush.c: Fix missing include.
Eric Blake [Mon, 23 Apr 2007 12:49:50 +0000 (12:49 +0000)]
* lib/fflush.c: Fix missing include.
Reported by Bruno Haible.

17 years agoFree a malloc()ed ungetc buffer.
Bruno Haible [Mon, 23 Apr 2007 08:47:17 +0000 (08:47 +0000)]
Free a malloc()ed ungetc buffer.

17 years agoPort to Solaris/SPARC64.
Bruno Haible [Mon, 23 Apr 2007 08:01:35 +0000 (08:01 +0000)]
Port to Solaris/SPARC64.

17 years agoDon't hardcode the value of _IOERR.
Bruno Haible [Mon, 23 Apr 2007 07:58:06 +0000 (07:58 +0000)]
Don't hardcode the value of _IOERR.

17 years agoBe prepared to a failure of setvbuf.
Bruno Haible [Mon, 23 Apr 2007 07:56:34 +0000 (07:56 +0000)]
Be prepared to a failure of setvbuf.

17 years agoMake fflush rely on fpurge.
Eric Blake [Tue, 17 Apr 2007 03:38:08 +0000 (03:38 +0000)]
Make fflush rely on fpurge.
* lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
open coding all variants.
* modules/fflush (Depends-on): Add fpurge and unistd.
* modules/fflush-tests (Depends-on): Unistd is no longer extra.
* m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.

17 years agoMake fflush rely on fpurge.
Eric Blake [Tue, 17 Apr 2007 03:38:08 +0000 (03:38 +0000)]
Make fflush rely on fpurge.
* lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
open coding all variants.
* modules/fflush (Depends-on): Add fpurge and unistd.
* modules/fflush-tests (Depends-on): Unistd is no longer extra.
* m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.

17 years agoFix --with-tests compilation on cygwin.
Eric Blake [Mon, 16 Apr 2007 22:58:16 +0000 (22:58 +0000)]
Fix --with-tests compilation on cygwin.
* modules/argmatch-tests (Makefile.am): List gnulib library first
in LDADD.
* modules/argp-tests (Makefile.am): Likewise.
* modules/array-list-tests (Makefile.am): Likewise.
* modules/array-oset-tests (Makefile.am): Likewise.
* modules/avltree-list-tests (Makefile.am): Likewise.
* modules/avltree-oset-tests (Makefile.am): Likewise.
* modules/avltreehash-list-tests (Makefile.am): Likewise.
* modules/carray-list-tests (Makefile.am): Likewise.
* modules/dirname-tests (Makefile.am): Likewise.
* modules/frexp-tests (Makefile.am): Likewise.
* modules/isnanl-tests (Makefile.am): Likewise.
* modules/linked-list-tests (Makefile.am): Likewise.
* modules/linkedhash-list-tests (Makefile.am): Likewise.
* modules/lock-tests (Makefile.am): Likewise.
* modules/rbtree-list-tests (Makefile.am): Likewise.
* modules/rbtree-oset-tests (Makefile.am): Likewise.
* modules/rbtreehash-list-tests (Makefile.am): Likewise.
* modules/tls-tests (Makefile.am): Likewise.
* modules/tsearch-tests (Makefile.am): Likewise.
* modules/xvasprintf-tests (Makefile.am): Likewise.

17 years agoFix fpurge for cygwin.
Eric Blake [Mon, 16 Apr 2007 15:02:36 +0000 (15:02 +0000)]
Fix fpurge for cygwin.
* lib/fpurge.c (fpurge): Fix order of operation flub, and return a
value.
* modules/fpurge-tests (Depends-on): Clean up trash.

17 years ago2007-04-16 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Mon, 16 Apr 2007 13:14:21 +0000 (13:14 +0000)]
2007-04-16  Simon Josefsson  <simon@josefsson.org>

* lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.

17 years ago* m4/autobuild.m4: Re-indent.
Simon Josefsson [Mon, 16 Apr 2007 08:31:07 +0000 (08:31 +0000)]
* m4/autobuild.m4: Re-indent.

17 years agoTests for module 'fpurge'.
Bruno Haible [Sat, 14 Apr 2007 00:26:03 +0000 (00:26 +0000)]
Tests for module 'fpurge'.

17 years agoNew module 'fpurge'.
Bruno Haible [Sat, 14 Apr 2007 00:25:21 +0000 (00:25 +0000)]
New module 'fpurge'.

17 years agoTests for module 'fbufmode'.
Bruno Haible [Sat, 14 Apr 2007 00:21:05 +0000 (00:21 +0000)]
Tests for module 'fbufmode'.

17 years agoNew module 'fbufmode'.
Bruno Haible [Sat, 14 Apr 2007 00:20:08 +0000 (00:20 +0000)]
New module 'fbufmode'.

17 years agoTests for module 'fwritable'.
Bruno Haible [Sat, 14 Apr 2007 00:15:48 +0000 (00:15 +0000)]
Tests for module 'fwritable'.

17 years agoNew module 'fwritable'.
Bruno Haible [Sat, 14 Apr 2007 00:14:56 +0000 (00:14 +0000)]
New module 'fwritable'.

17 years agoTests for module 'freadable'.
Bruno Haible [Sat, 14 Apr 2007 00:11:40 +0000 (00:11 +0000)]
Tests for module 'freadable'.

17 years agoNew module 'freadable'.
Bruno Haible [Sat, 14 Apr 2007 00:10:31 +0000 (00:10 +0000)]
New module 'freadable'.

17 years agoRemove EXTRA_DIST. Augment MOSTLYCLEANFILES.
Bruno Haible [Fri, 13 Apr 2007 23:50:49 +0000 (23:50 +0000)]
Remove EXTRA_DIST. Augment MOSTLYCLEANFILES.

17 years ago* build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
Paul Eggert [Fri, 13 Apr 2007 21:21:27 +0000 (21:21 +0000)]
* build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
gzip bootstrap.conf to avoid dragging in i18n machinery.
(gnulib_tool_option): Use it.

17 years agoAdd tests for %f and %F directives.
Bruno Haible [Fri, 13 Apr 2007 16:56:08 +0000 (16:56 +0000)]
Add tests for %f and %F directives.

17 years agoTry harder to find sched_yield on Solaris.
Bruno Haible [Fri, 13 Apr 2007 12:14:00 +0000 (12:14 +0000)]
Try harder to find sched_yield on Solaris.

17 years agoFix typo in return type.
Bruno Haible [Fri, 13 Apr 2007 11:04:55 +0000 (11:04 +0000)]
Fix typo in return type.

17 years agoGuard against FreeBSD 6.1 bug.
Bruno Haible [Fri, 13 Apr 2007 10:56:10 +0000 (10:56 +0000)]
Guard against FreeBSD 6.1 bug.

17 years ago* modules/gettime (Depends-on): Remove gettime.
Eric Blake [Fri, 13 Apr 2007 02:05:39 +0000 (02:05 +0000)]
* modules/gettime (Depends-on): Remove gettime.
Reported by Dmitry V. Levin.

17 years agoMention the include file.
Bruno Haible [Fri, 13 Apr 2007 01:46:18 +0000 (01:46 +0000)]
Mention the include file.

17 years ago* .cvsignore: New file.
Eric Blake [Fri, 13 Apr 2007 01:02:05 +0000 (01:02 +0000)]
* .cvsignore: New file.
* .gitignore: Likewise.

17 years agoFix link error on Cygwin.
Bruno Haible [Thu, 12 Apr 2007 23:20:57 +0000 (23:20 +0000)]
Fix link error on Cygwin.

17 years agoUpdate Cygwin test results.
Bruno Haible [Thu, 12 Apr 2007 23:13:32 +0000 (23:13 +0000)]
Update Cygwin test results.

17 years agoWork around glibc's failure to flush stdin on fclose.
Eric Blake [Thu, 12 Apr 2007 20:51:24 +0000 (20:51 +0000)]
Work around glibc's failure to flush stdin on fclose.
* lib/closein.c (close_stdin): Flush stdin before closing.

17 years agoWork around glibc's failure to reset seekable stdin on exit.
Eric Blake [Thu, 12 Apr 2007 16:11:40 +0000 (16:11 +0000)]
Work around glibc's failure to reset seekable stdin on exit.
* modules/closein: New module.
* lib/closein.c: New file.
* lib/closein.h: Likewise.
* m4/closein.m4: Likewise.
* MODULES.html.sh (File stream based Input/Output): Document it.

17 years agoMention autobuild.
Simon Josefsson [Thu, 12 Apr 2007 13:11:52 +0000 (13:11 +0000)]
Mention autobuild.

17 years ago2007-04-12 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Thu, 12 Apr 2007 13:01:59 +0000 (13:01 +0000)]
2007-04-12  Simon Josefsson  <simon@josefsson.org>

* gnulib-tool: Rename generated 'autobuild' script to
'do-autobuild' in --create-megatestdir output.

* doc/gnulib.texi (Build robot for gnulib): Fix.

17 years ago2007-04-12 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Thu, 12 Apr 2007 12:58:21 +0000 (12:58 +0000)]
2007-04-12  Simon Josefsson  <simon@josefsson.org>

* modules/sysexits (Depends-on): Add absolute-header.

17 years ago2007-04-12 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Thu, 12 Apr 2007 12:02:23 +0000 (12:02 +0000)]
2007-04-12  Simon Josefsson  <simon@josefsson.org>

* MODULES.html.sh (Support for maintaining and releasing
projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.

17 years agoNo need to preserve errno on success.
Eric Blake [Thu, 12 Apr 2007 11:59:14 +0000 (11:59 +0000)]
No need to preserve errno on success.
* lib/fflush.c (rpl_fflush): Simplify errno tracking.
Reported by Bruno Haible.

17 years ago2007-04-12 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Thu, 12 Apr 2007 11:56:38 +0000 (11:56 +0000)]
2007-04-12  Simon Josefsson  <simon@josefsson.org>

* gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.

17 years agoAdd autobuild module.
Simon Josefsson [Thu, 12 Apr 2007 11:19:39 +0000 (11:19 +0000)]
Add autobuild module.

17 years agoBetter guessing in gl_PRINTF_DIRECTIVE_F when cross-compiling.
Bruno Haible [Thu, 12 Apr 2007 00:10:40 +0000 (00:10 +0000)]
Better guessing in gl_PRINTF_DIRECTIVE_F when cross-compiling.

17 years agoAdd test results from AIX 5.2.
Bruno Haible [Wed, 11 Apr 2007 23:49:08 +0000 (23:49 +0000)]
Add test results from AIX 5.2.

17 years agoImplement the %F directive if the system doesn't implement it correctly.
Bruno Haible [Wed, 11 Apr 2007 23:46:07 +0000 (23:46 +0000)]
Implement the %F directive if the system doesn't implement it correctly.

17 years agoThe 2007-04-04 patch was broken.
Bruno Haible [Wed, 11 Apr 2007 23:32:56 +0000 (23:32 +0000)]
The 2007-04-04 patch was broken.

17 years agoGuard against FreeBSD 6.1 bug.
Bruno Haible [Wed, 11 Apr 2007 00:24:01 +0000 (00:24 +0000)]
Guard against FreeBSD 6.1 bug.

17 years agoTests for module 'locale'.
Bruno Haible [Tue, 10 Apr 2007 23:42:43 +0000 (23:42 +0000)]
Tests for module 'locale'.

17 years agoNew module 'locale'.
Bruno Haible [Tue, 10 Apr 2007 23:41:17 +0000 (23:41 +0000)]
New module 'locale'.

17 years agoUse copysign when implementing signbit, if the libc has it already.
Bruno Haible [Tue, 10 Apr 2007 21:38:36 +0000 (21:38 +0000)]
Use copysign when implementing signbit, if the libc has it already.

17 years agoupdate from texinfo
Karl Berry [Tue, 10 Apr 2007 13:49:39 +0000 (13:49 +0000)]
update from texinfo

17 years ago* lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
Eric Blake [Tue, 10 Apr 2007 03:09:07 +0000 (03:09 +0000)]
* lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
* modules/stdio (Makefile.am): Support fflush.
* m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
* modules/fflush: New file.
* lib/fflush.c: Likewise.
* m4/fflush.m4: Likewise.
* modules/fflush-tests: New test.
* tests/test-fflush.c: Likewise.
* MODULES.html.sh (Input/output <stdio.h>): Document new module.

17 years agoupdate from texinfo
Karl Berry [Sat, 7 Apr 2007 18:34:11 +0000 (18:34 +0000)]
update from texinfo

17 years agoFaster determination of the sign of a number.
Bruno Haible [Fri, 6 Apr 2007 21:22:02 +0000 (21:22 +0000)]
Faster determination of the sign of a number.

17 years agoTest also the sign bit of zero results.
Bruno Haible [Fri, 6 Apr 2007 21:15:32 +0000 (21:15 +0000)]
Test also the sign bit of zero results.

17 years agoTests for module 'signbit'.
Bruno Haible [Fri, 6 Apr 2007 20:57:56 +0000 (20:57 +0000)]
Tests for module 'signbit'.

17 years agoNew module 'signbit'.
Bruno Haible [Fri, 6 Apr 2007 20:55:44 +0000 (20:55 +0000)]
New module 'signbit'.

17 years agoTests for module 'isnanf-nolibm'.
Bruno Haible [Fri, 6 Apr 2007 20:20:46 +0000 (20:20 +0000)]
Tests for module 'isnanf-nolibm'.

17 years agoNew module 'isnanf-nolibm'.
Bruno Haible [Fri, 6 Apr 2007 20:19:19 +0000 (20:19 +0000)]
New module 'isnanf-nolibm'.

17 years agoFix linking of test programs with libintl or not.
Bruno Haible [Fri, 6 Apr 2007 20:08:02 +0000 (20:08 +0000)]
Fix linking of test programs with libintl or not.