gnulib.git
15 years agoNew module 'mbrlen'.
Bruno Haible [Fri, 19 Dec 2008 12:01:07 +0000 (13:01 +0100)]
New module 'mbrlen'.

15 years agoVerify an assumption.
Bruno Haible [Fri, 19 Dec 2008 11:54:07 +0000 (12:54 +0100)]
Verify an assumption.

15 years agoTests for module 'mbsinit'.
Bruno Haible [Fri, 19 Dec 2008 02:34:16 +0000 (03:34 +0100)]
Tests for module 'mbsinit'.

15 years agoTests for module 'mbrtowc'.
Bruno Haible [Fri, 19 Dec 2008 02:33:05 +0000 (03:33 +0100)]
Tests for module 'mbrtowc'.

15 years agoNew module 'mbrtowc'.
Bruno Haible [Fri, 19 Dec 2008 02:30:28 +0000 (03:30 +0100)]
New module 'mbrtowc'.

15 years agoNew module 'wctob'.
Bruno Haible [Fri, 19 Dec 2008 02:12:24 +0000 (03:12 +0100)]
New module 'wctob'.

15 years agoEnsure wchar.h is replaced when needed.
Bruno Haible [Fri, 19 Dec 2008 01:58:16 +0000 (02:58 +0100)]
Ensure wchar.h is replaced when needed.

15 years agoflock: Fix trivial mistakes.
Simon Josefsson [Thu, 18 Dec 2008 18:30:16 +0000 (19:30 +0100)]
flock: Fix trivial mistakes.

15 years agoautoupdate
Karl Berry [Thu, 18 Dec 2008 17:44:20 +0000 (09:44 -0800)]
autoupdate

15 years agoDetermination of a Japanese EUC-JP locale.
Bruno Haible [Thu, 18 Dec 2008 11:51:03 +0000 (12:51 +0100)]
Determination of a Japanese EUC-JP locale.

15 years agoDon't override a newer version of an autoconf macro with an older version.
Bruno Haible [Thu, 18 Dec 2008 02:28:36 +0000 (03:28 +0100)]
Don't override a newer version of an autoconf macro with an older version.

15 years agoAvoid an error when autoconf 2.59 is used.
Bruno Haible [Thu, 18 Dec 2008 02:23:14 +0000 (03:23 +0100)]
Avoid an error when autoconf 2.59 is used.

15 years agoVerify an assumption.
Bruno Haible [Thu, 18 Dec 2008 01:03:14 +0000 (02:03 +0100)]
Verify an assumption.

15 years agoRename gl_FUNC_MBRTOWC to AC_FUNC_MBRTOWC.
Bruno Haible [Wed, 17 Dec 2008 23:57:10 +0000 (00:57 +0100)]
Rename gl_FUNC_MBRTOWC to AC_FUNC_MBRTOWC.

15 years agoTests for module 'btowc'.
Bruno Haible [Wed, 17 Dec 2008 23:24:27 +0000 (00:24 +0100)]
Tests for module 'btowc'.

15 years agoNew module 'btowc'.
Bruno Haible [Wed, 17 Dec 2008 23:19:07 +0000 (00:19 +0100)]
New module 'btowc'.

15 years agoOops, typo in comment.
Bruno Haible [Wed, 17 Dec 2008 23:04:15 +0000 (00:04 +0100)]
Oops, typo in comment.

15 years agoupdate from texinfo
Karl Berry [Wed, 17 Dec 2008 17:16:32 +0000 (09:16 -0800)]
update from texinfo

15 years agoNew module 'mbsinit'.
Bruno Haible [Wed, 17 Dec 2008 12:03:10 +0000 (13:03 +0100)]
New module 'mbsinit'.

15 years agoenviron is supposed to be declared by <unistd.h>.
Bruno Haible [Wed, 17 Dec 2008 00:56:49 +0000 (01:56 +0100)]
environ is supposed to be declared by <unistd.h>.

15 years agoparse-duration: various small improvements.
Bruno Haible [Tue, 16 Dec 2008 23:02:40 +0000 (00:02 +0100)]
parse-duration: various small improvements.

15 years agoSilence the parse-duration test.
Bruno Haible [Tue, 16 Dec 2008 22:56:20 +0000 (23:56 +0100)]
Silence the parse-duration test.

15 years agoupdate from texinfo
Karl Berry [Tue, 16 Dec 2008 19:50:34 +0000 (11:50 -0800)]
update from texinfo

15 years agoFix security problem in test-parse-duration.sh.
Bruno Haible [Tue, 16 Dec 2008 11:32:25 +0000 (12:32 +0100)]
Fix security problem in test-parse-duration.sh.

15 years agoTweak wording.
Bruno Haible [Mon, 15 Dec 2008 23:13:22 +0000 (00:13 +0100)]
Tweak wording.

15 years agoupdate from texinfo
Karl Berry [Mon, 15 Dec 2008 19:03:00 +0000 (11:03 -0800)]
update from texinfo

15 years agoChangeLog: fix typo
Eric Blake [Mon, 15 Dec 2008 15:12:43 +0000 (08:12 -0700)]
ChangeLog: fix typo

Signed-off-by: Eric Blake <ebb9@byu.net>
15 years agoUpdate doc for cygwin 1.7.
Eric Blake [Mon, 15 Dec 2008 14:05:41 +0000 (07:05 -0700)]
Update doc for cygwin 1.7.

* doc/posix-functions/faccessat.texi: Cygwin 1.7 added several new
functions.
* doc/posix-functions/fchmodat.texi: Likewise.
* doc/posix-functions/fchownat.texi: Likewise.
* doc/posix-functions/fdopendir.texi: Likewise.
* doc/posix-functions/fmemopen.texi: Likewise.
* doc/posix-functions/freeaddrinfo.texi: Likewise.
* doc/posix-functions/fstatat.texi: Likewise.
* doc/posix-functions/futimens.texi: Likewise.
* doc/posix-functions/gai_strerror.texi: Likewise.
* doc/posix-functions/getaddrinfo.texi: Likewise.
* doc/posix-functions/getnameinfo.texi: Likewise.
* doc/posix-functions/if_freenameindex.texi: Likewise.
* doc/posix-functions/if_indextoname.texi: Likewise.
* doc/posix-functions/if_nameindex.texi: Likewise.
* doc/posix-functions/if_nametoindex.texi: Likewise.
* doc/posix-functions/insque .texi: Likewise.
* doc/posix-functions/linkat.texi: Likewise.
* doc/posix-functions/llrint.texi: Likewise.
* doc/posix-functions/llrintf.texi: Likewise.
* doc/posix-functions/llrintl.texi: Likewise.
* doc/posix-functions/lockf.texi: Likewise.
* doc/posix-functions/lrintl.texi: Likewise.
* doc/posix-functions/mkdirat.texi: Likewise.
* doc/posix-functions/mkfifoat.texi: Likewise.
* doc/posix-functions/mknodat.texi: Likewise.
* doc/posix-functions/mq_close.texi: Likewise.
* doc/posix-functions/mq_getattr.texi: Likewise.
* doc/posix-functions/mq_notify.texi: Likewise.
* doc/posix-functions/mq_open.texi: Likewise.
* doc/posix-functions/mq_receive.texi: Likewise.
* doc/posix-functions/mq_send.texi: Likewise.
* doc/posix-functions/mq_setattr.texi: Likewise.
* doc/posix-functions/mq_timedreceive.texi: Likewise.
* doc/posix-functions/mq_timedsend.texi: Likewise.
* doc/posix-functions/mq_unlink.texi: Likewise.
* doc/posix-functions/open_memstream.texi: Likewise.
* doc/posix-functions/openat.texi: Likewise.
* doc/posix-functions/posix_fadvise.texi: Likewise.
* doc/posix-functions/posix_fallocate.texi: Likewise.
* doc/posix-functions/posix_madvise.texi: Likewise.
* doc/posix-functions/posix_memalign.texi: Likewise.
* doc/posix-functions/posix_openpt.texi: Likewise.
* doc/posix-functions/readlinkat.texi: Likewise.
* doc/posix-functions/remque.texi: Likewise.
* doc/posix-functions/renameat.texi: Likewise.
* doc/posix-functions/rintl.texi: Likewise.
* doc/posix-functions/sem_unlink.texi: Likewise.
* doc/posix-functions/shm_open.texi: Likewise.
* doc/posix-functions/shm_unlink.texi: Likewise.
* doc/posix-functions/signgam.texi: Likewise.
* doc/posix-functions/sigset.texi: Likewise.
* doc/posix-functions/stpcpy.texi: Likewise.
* doc/posix-functions/stpncpy.texi: Likewise.
* doc/posix-functions/strerror.texi: Likewise.
* doc/posix-functions/strtod.texi: Likewise.
* doc/posix-functions/symlinkat.texi: Likewise.
* doc/posix-functions/unlinkat.texi: Likewise.
* doc/posix-functions/utimensat.texi: Likewise.
* doc/glibc-functions/bindresvport.texi: Likewise.
* doc/glibc-functions/dn_expand.texi: Likewise.
* doc/glibc-functions/exp10.texi: Likewise.
* doc/glibc-functions/exp10f.texi: Likewise.
* doc/glibc-functions/fgetxattr.texi: Likewise.
* doc/glibc-functions/flistxattr.texi: Likewise.
* doc/glibc-functions/fopencookie.texi: Likewise.
* doc/glibc-functions/freeifaddrs.texi: Likewise.
* doc/glibc-functions/fremovexattr.texi: Likewise.
* doc/glibc-functions/fsetxattr.texi: Likewise.
* doc/glibc-functions/getifaddrs.texi: Likewise.
* doc/glibc-functions/getxattr.texi: Likewise.
* doc/glibc-functions/lgetxattr.texi: Likewise.
* doc/glibc-functions/listxattr.texi: Likewise.
* doc/glibc-functions/llistxattr.texi: Likewise.
* doc/glibc-functions/lremovexattr.texi: Likewise.
* doc/glibc-functions/lsetxattr.texi: Likewise.
* doc/glibc-functions/pow10.texi: Likewise.
* doc/glibc-functions/pow10f.texi: Likewise.
* doc/glibc-functions/rcmd_af.texi: Likewise.
* doc/glibc-functions/removexattr.texi: Likewise.
* doc/glibc-functions/res_init.texi: Likewise.
* doc/glibc-functions/res_mkquery.texi: Likewise.
* doc/glibc-functions/res_query.texi: Likewise.
* doc/glibc-functions/res_querydomain.texi: Likewise.
* doc/glibc-functions/res_send.texi: Likewise.
* doc/glibc-functions/rresvport_af.texi: Likewise.
* doc/glibc-functions/setxattr.texi: Likewise.
* doc/glibc-functions/strcasestr.texi: Likewise.

Signed-off-by: Eric Blake <ebb9@byu.net>
15 years agoFix compilation error on OSF/1 4.0.
Bruno Haible [Mon, 15 Dec 2008 12:39:49 +0000 (13:39 +0100)]
Fix compilation error on OSF/1 4.0.

15 years agoDocument the 'openat' module.
Bruno Haible [Mon, 15 Dec 2008 11:32:33 +0000 (12:32 +0100)]
Document the 'openat' module.

15 years agoDocument functions that have been added to POSIX:2008.
Bruno Haible [Sun, 14 Dec 2008 18:47:43 +0000 (19:47 +0100)]
Document functions that have been added to POSIX:2008.

15 years agoMove documentation for glibc functions that are now in POSIX.
Bruno Haible [Sun, 14 Dec 2008 18:08:31 +0000 (19:08 +0100)]
Move documentation for glibc functions that are now in POSIX.

15 years agoautoupdate
Karl Berry [Sun, 14 Dec 2008 17:32:40 +0000 (09:32 -0800)]
autoupdate

15 years agoRefer to new POSIX:2008 standard.
Bruno Haible [Sun, 14 Dec 2008 13:51:45 +0000 (14:51 +0100)]
Refer to new POSIX:2008 standard.

15 years agoRefer to new POSIX:2008 standard.
Bruno Haible [Sun, 14 Dec 2008 13:38:13 +0000 (14:38 +0100)]
Refer to new POSIX:2008 standard.

15 years agoUpdate doc for POSIX:2008. Part 1: Function removals.
Bruno Haible [Sun, 14 Dec 2008 13:28:16 +0000 (14:28 +0100)]
Update doc for POSIX:2008. Part 1: Function removals.

15 years agoAdd missing dependency.
Ralf Wildenhues [Sun, 14 Dec 2008 11:41:47 +0000 (12:41 +0100)]
Add missing dependency.

15 years agoAdd missing dependency.
Bruno Haible [Sun, 14 Dec 2008 11:22:31 +0000 (12:22 +0100)]
Add missing dependency.

15 years agostrtoull does not need unistd.
Bruno Haible [Sun, 14 Dec 2008 01:14:39 +0000 (02:14 +0100)]
strtoull does not need unistd.

15 years agostrtoull depends on stdlib
Ralf Wildenhues [Thu, 11 Dec 2008 18:12:46 +0000 (19:12 +0100)]
strtoull depends on stdlib

* modules/strtoull (Depends-on): Add stdlib.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
15 years agoautoupdate
Karl Berry [Thu, 11 Dec 2008 14:28:18 +0000 (06:28 -0800)]
autoupdate

15 years agom4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more warnings.
Simon Josefsson [Thu, 11 Dec 2008 09:26:26 +0000 (10:26 +0100)]
m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more warnings.

15 years agogl_ASSERT: don't say assertions are disabled when they're not
Jim Meyering [Wed, 10 Dec 2008 14:06:42 +0000 (15:06 +0100)]
gl_ASSERT: don't say assertions are disabled when they're not

* m4/assert.m4 (gl_ASSERT): Do not make configure report
"checking whether to enable assertions... no", when they are in
fact enabled.  This is solely a bug in the output of configure.
In spite of saying "no", NDEBUG was not defined in that case.

15 years agoChange MODULES.html to refer to POSIX:2008 where possible.
Bruno Haible [Wed, 10 Dec 2008 12:11:28 +0000 (13:11 +0100)]
Change MODULES.html to refer to POSIX:2008 where possible.

15 years agoadd missing include to parse-duration.c
Ralf Wildenhues [Tue, 9 Dec 2008 18:45:30 +0000 (19:45 +0100)]
add missing include to parse-duration.c

* lib/parse-duration.c: #include "xalloc.h", for xstrdup.
* modules/parse-duration (Depends-on): Add xalloc.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
15 years agofix sed script reading maint.mk
Ralf Wildenhues [Tue, 9 Dec 2008 18:43:57 +0000 (19:43 +0100)]
fix sed script reading maint.mk

* top/maint.mk (MYSELF): New macro, define as $(srcdir)/$(ME).
(syntax-check-rules): Use it.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
15 years agoDetect that ldexpl does not work on MacOS X 10.4/PowerPC.
Bruno Haible [Tue, 9 Dec 2008 11:59:08 +0000 (12:59 +0100)]
Detect that ldexpl does not work on MacOS X 10.4/PowerPC.

15 years agowork around mingw's lack of some S_IF definitions
Jim Meyering [Mon, 8 Dec 2008 20:14:41 +0000 (21:14 +0100)]
work around mingw's lack of some S_IF definitions

* lib/fts.c: Include <limits.h>.
(S_IFLNK, S_IFSOCK): Define if not already defined.
Reported by Simon Josefsson.

15 years agoDetect a dysfunctional signbit macro on MacOS X 10.4/PowerPC.
Bruno Haible [Tue, 9 Dec 2008 01:28:20 +0000 (02:28 +0100)]
Detect a dysfunctional signbit macro on MacOS X 10.4/PowerPC.

15 years agoassert: honor --enable-assert
William Pursell [Mon, 8 Dec 2008 21:24:04 +0000 (14:24 -0700)]
assert: honor --enable-assert

* m4/assert.m4 (gl_ASSERT): Synchronize with autoconf 2.64, in
order to honor --enable-assert, rather than treating it as a
synonym for --disable-assert.

Signed-off-by: Eric Blake <ebb9@byu.net>
15 years ago* lib/posixtm.c: Remove now-useless declaration of mktime.
Jim Meyering [Mon, 8 Dec 2008 17:33:14 +0000 (18:33 +0100)]
* lib/posixtm.c: Remove now-useless declaration of mktime.

15 years agoannounce-gen (get_tool_versions): Accept .xz tarballs.
Jim Meyering [Tue, 2 Dec 2008 16:29:25 +0000 (17:29 +0100)]
announce-gen (get_tool_versions): Accept .xz tarballs.

15 years agoAvoid gcc -Wmissing-prototypes warnings.
Bruno Haible [Sun, 7 Dec 2008 23:53:46 +0000 (00:53 +0100)]
Avoid gcc -Wmissing-prototypes warnings.

15 years agoFix declaration of uniconv_register_autodetect function.
Bruno Haible [Sun, 7 Dec 2008 23:51:22 +0000 (00:51 +0100)]
Fix declaration of uniconv_register_autodetect function.

15 years agoposixtm.c: avoid a warning
Jim Meyering [Sun, 7 Dec 2008 17:47:02 +0000 (18:47 +0100)]
posixtm.c: avoid a warning

* lib/posixtm.c (posixtime): Don't initialize tm0.
It's no longer needed to placate gcc4's -Wuninitialized,
and the attempt to placate would elicit a new warning.

15 years agounicodeio.c: mark unused parameters
Jim Meyering [Sat, 29 Nov 2008 16:42:45 +0000 (17:42 +0100)]
unicodeio.c: mark unused parameters

* lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
(fallback_failure_callback): Likewise.

15 years agoDon't use modules gnumakefile and maintainer-makefile in subdirectories.
Bruno Haible [Sun, 7 Dec 2008 11:34:07 +0000 (12:34 +0100)]
Don't use modules gnumakefile and maintainer-makefile in subdirectories.

15 years agoFix typos in manual.
Ralf Wildenhues [Sun, 7 Dec 2008 11:01:33 +0000 (12:01 +0100)]
Fix typos in manual.

* doc/manywarnings.texi, doc/gnulib-intro.texi: Fix typos.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
15 years agoAdd comments.
Bruno Haible [Sat, 6 Dec 2008 15:50:32 +0000 (16:50 +0100)]
Add comments.

15 years agoTreat SIGBUS like SIFSEGV on platforms that need it.
Bruno Haible [Sat, 6 Dec 2008 14:01:09 +0000 (15:01 +0100)]
Treat SIGBUS like SIFSEGV on platforms that need it.

15 years agoAdvocacy documentation.
Bruno Haible [Sat, 6 Dec 2008 12:04:07 +0000 (13:04 +0100)]
Advocacy documentation.

15 years agoDocument the 'manywarnings' module.
Bruno Haible [Sat, 6 Dec 2008 11:08:48 +0000 (12:08 +0100)]
Document the 'manywarnings' module.

15 years agotests: silence some gcc warnings
Eric Blake [Fri, 5 Dec 2008 14:05:31 +0000 (07:05 -0700)]
tests: silence some gcc warnings

* tests/test-getdate.c (LOG) [!DEBUG]: Mark no-op void.
* tests/uniwidth/test-uc_width2.c (finish_interval): Avoid printf
type mismatches.

Signed-off-by: Eric Blake <ebb9@byu.net>
15 years agoupdate from texinfo
Karl Berry [Thu, 4 Dec 2008 01:47:08 +0000 (17:47 -0800)]
update from texinfo

15 years agoAvoid relying on m4_copy which has changed in newer autoconf.
Ralf Wildenhues [Thu, 4 Dec 2008 00:31:06 +0000 (01:31 +0100)]
Avoid relying on m4_copy which has changed in newer autoconf.

15 years ago* build-aux/missing: Restore executable bit.
Eric Blake [Mon, 1 Dec 2008 18:49:36 +0000 (11:49 -0700)]
* build-aux/missing: Restore executable bit.

Signed-off-by: Eric Blake <ebb9@byu.net>
15 years agofts: fix a thinko
Jim Meyering [Sat, 29 Nov 2008 15:08:09 +0000 (16:08 +0100)]
fts: fix a thinko

* lib/fts.c (s_ifmt_shift_bits): Remove function.  Not needed after all.
(set_stat_type): Return S_IF*-valued "type" directly.
Prompted by James Youngman's spotting a related bug.
Confirmed by further testing through find.

15 years agofts: provide dirent.d_type via FTSENT.fts_statp, when possible
Jim Meyering [Fri, 28 Nov 2008 17:40:08 +0000 (18:40 +0100)]
fts: provide dirent.d_type via FTSENT.fts_statp, when possible

* lib/fts.c (D_TYPE): Define.
(DT_UNKNOWN, DT_BLK, DT_CHR) [HAVE_STRUCT_DIRENT_D_TYPE]: Define.
(DT_DIR, DT_FIFO, DT_LNK, DT_REG, DT_SOCK): Likewise.
(s_ifmt_shift_bits): New function.
(set_stat_type): New function.
(fts_build): When not calling fts_stat, call set_stat_type
to propagate dirent.d_type info to fts_read caller.
* lib/fts_.h (FTSENT) [FTS_DEFER_STAT]: Mention that
fts_statp->st_mode type information may be valid.

15 years agosys_time: Add extern "C" block for C++.
Simon Josefsson [Fri, 28 Nov 2008 14:33:48 +0000 (15:33 +0100)]
sys_time: Add extern "C" block for C++.

15 years agoupdate from texinfo
Karl Berry [Thu, 27 Nov 2008 23:53:05 +0000 (15:53 -0800)]
update from texinfo

15 years agoupdate from texinfo
Karl Berry [Wed, 26 Nov 2008 00:42:24 +0000 (16:42 -0800)]
update from texinfo

15 years agoupdate from texinfo
Karl Berry [Mon, 24 Nov 2008 14:33:44 +0000 (06:33 -0800)]
update from texinfo

15 years agoautoupdate
Karl Berry [Mon, 24 Nov 2008 14:32:46 +0000 (06:32 -0800)]
autoupdate

15 years agoAttribution.
Bruno Haible [Thu, 20 Nov 2008 22:42:10 +0000 (23:42 +0100)]
Attribution.

15 years agoAttempt to work around another AIX 5.3, 6.1 compiler bug with include_next.
Bruno Haible [Thu, 20 Nov 2008 22:33:58 +0000 (23:33 +0100)]
Attempt to work around another AIX 5.3, 6.1 compiler bug with include_next.

15 years agoTypo.
Simon Josefsson [Thu, 20 Nov 2008 15:23:40 +0000 (16:23 +0100)]
Typo.

15 years agoAdd instructions to generate online gnulib manual, from Bruno.
Simon Josefsson [Thu, 20 Nov 2008 15:05:51 +0000 (16:05 +0100)]
Add instructions to generate online gnulib manual, from Bruno.

15 years agoupdate from texinfo
Karl Berry [Thu, 20 Nov 2008 14:19:42 +0000 (06:19 -0800)]
update from texinfo

15 years agoAvoid a compilation failure in Boost.
Alexandre Duret-Lutz [Wed, 19 Nov 2008 00:09:26 +0000 (01:09 +0100)]
Avoid a compilation failure in Boost.

15 years agoFix typo in last commit.
Simon Josefsson [Tue, 18 Nov 2008 14:39:57 +0000 (15:39 +0100)]
Fix typo in last commit.

15 years agowarnings: Split off some code to new module manywarnings.
Simon Josefsson [Tue, 18 Nov 2008 12:50:32 +0000 (13:50 +0100)]
warnings: Split off some code to new module manywarnings.

15 years agoDocument --with-tests.
Bruno Haible [Tue, 18 Nov 2008 11:02:11 +0000 (12:02 +0100)]
Document --with-tests.

15 years agomaintainer-makefile: Fix sed regexp.
Simon Josefsson [Tue, 18 Nov 2008 00:32:33 +0000 (01:32 +0100)]
maintainer-makefile: Fix sed regexp.

15 years agowarnings: Improve code.
Simon Josefsson [Mon, 17 Nov 2008 21:11:30 +0000 (22:11 +0100)]
warnings: Improve code.

15 years agowarnings: Use CPPFLAGS to really check whether the parameter works.
Simon Josefsson [Mon, 17 Nov 2008 20:35:50 +0000 (21:35 +0100)]
warnings: Use CPPFLAGS to really check whether the parameter works.

15 years agoFix last commit.
Simon Josefsson [Mon, 17 Nov 2008 17:17:11 +0000 (18:17 +0100)]
Fix last commit.

15 years agowarnings: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.
Simon Josefsson [Mon, 17 Nov 2008 16:45:14 +0000 (17:45 +0100)]
warnings: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.

15 years agoTests for module 'parse-duration'.
Bruce Korb [Mon, 17 Nov 2008 12:02:25 +0000 (13:02 +0100)]
Tests for module 'parse-duration'.

15 years agoNew module 'parse-duration'.
Bruce Korb [Mon, 17 Nov 2008 12:01:06 +0000 (13:01 +0100)]
New module 'parse-duration'.

15 years agoAvoid a test failure on Linux 2.6/x86.
Bruno Haible [Mon, 17 Nov 2008 11:29:11 +0000 (12:29 +0100)]
Avoid a test failure on Linux 2.6/x86.

15 years agogetaddrinfo: use the modules servent and hostent.
Bruno Haible [Mon, 17 Nov 2008 11:17:39 +0000 (12:17 +0100)]
getaddrinfo: use the modules servent and hostent.

15 years agoAdd support for Haiku and BeOS.
Bruno Haible [Mon, 17 Nov 2008 11:12:39 +0000 (12:12 +0100)]
Add support for Haiku and BeOS.

15 years agoautoupdate
Karl Berry [Sun, 16 Nov 2008 16:32:49 +0000 (08:32 -0800)]
autoupdate

15 years agoautoupdate
Karl Berry [Sun, 16 Nov 2008 16:27:29 +0000 (08:27 -0800)]
autoupdate

15 years agoOops, bad typo.
Bruno Haible [Sun, 16 Nov 2008 14:04:26 +0000 (15:04 +0100)]
Oops, bad typo.

15 years agoFix indentation.
Bruno Haible [Sun, 16 Nov 2008 12:45:26 +0000 (13:45 +0100)]
Fix indentation.

15 years agoAvoid test failure on Haiku.
Bruno Haible [Sun, 16 Nov 2008 11:59:38 +0000 (12:59 +0100)]
Avoid test failure on Haiku.

15 years agoNew module 'hostent'.
Bruno Haible [Sun, 16 Nov 2008 04:06:09 +0000 (05:06 +0100)]
New module 'hostent'.

15 years agoNew module 'servent'.
Bruno Haible [Sun, 16 Nov 2008 04:02:40 +0000 (05:02 +0100)]
New module 'servent'.

15 years agoAvoid generating same test program with two different rules.
Bruno Haible [Sat, 15 Nov 2008 22:35:22 +0000 (23:35 +0100)]
Avoid generating same test program with two different rules.