gnulib.git
17 years ago* verror.c (verror_at_line): Work around glibc bug 2997, so that
Eric Blake [Tue, 8 Aug 2006 22:00:44 +0000 (22:00 +0000)]
* verror.c (verror_at_line): Work around glibc bug 2997, so that
verror_at_line output complies with GNU Coding Standards even when
file is NULL.

17 years agokarl locations
Karl Berry [Tue, 8 Aug 2006 16:15:45 +0000 (16:15 +0000)]
karl locations

17 years ago* modules/verror: New module.
Eric Blake [Tue, 8 Aug 2006 14:39:04 +0000 (14:39 +0000)]
* modules/verror: New module.
* MODULES.html.sh: Document it.

17 years ago* verror.h, verror.c: New files.
Eric Blake [Tue, 8 Aug 2006 14:37:39 +0000 (14:37 +0000)]
* verror.h, verror.c: New files.

17 years agoMake the last patch more future-proof.
Bruno Haible [Tue, 8 Aug 2006 13:11:11 +0000 (13:11 +0000)]
Make the last patch more future-proof.

17 years agoAllow AC_REQUIREs in the configure.ac snippet.
Bruno Haible [Tue, 8 Aug 2006 11:35:22 +0000 (11:35 +0000)]
Allow AC_REQUIREs in the configure.ac snippet.

17 years agoMake pkgdata_DATA a cumulative variable. From Ralf Wildenhues.
Bruno Haible [Mon, 7 Aug 2006 12:17:26 +0000 (12:17 +0000)]
Make pkgdata_DATA a cumulative variable. From Ralf Wildenhues.

17 years ago* error.h: Fold in some upstream changes from glibc.
Eric Blake [Sun, 6 Aug 2006 12:36:47 +0000 (12:36 +0000)]
* error.h: Fold in some upstream changes from glibc.
* error.c: Likewise.

17 years ago.
Karl Berry [Sun, 6 Aug 2006 08:05:29 +0000 (08:05 +0000)]
.

17 years agoFix for "make -j 3".
Bruno Haible [Fri, 4 Aug 2006 16:06:01 +0000 (16:06 +0000)]
Fix for "make -j 3".

17 years agoAssume the standard headers exist.
Bruno Haible [Mon, 31 Jul 2006 16:09:08 +0000 (16:09 +0000)]
Assume the standard headers exist.

17 years agoComment out macro invocation.
Bruno Haible [Mon, 31 Jul 2006 14:44:16 +0000 (14:44 +0000)]
Comment out macro invocation.

17 years agoAssume <string.h> exists.
Bruno Haible [Mon, 31 Jul 2006 14:42:54 +0000 (14:42 +0000)]
Assume <string.h> exists.

17 years agoInstall javaversion.class.
Bruno Haible [Mon, 31 Jul 2006 11:40:40 +0000 (11:40 +0000)]
Install javaversion.class.

17 years agoFix dependencies.
Bruno Haible [Mon, 31 Jul 2006 11:39:18 +0000 (11:39 +0000)]
Fix dependencies.

17 years agoChange license to LGPL.
Bruno Haible [Mon, 31 Jul 2006 11:38:19 +0000 (11:38 +0000)]
Change license to LGPL.

17 years agoClean core dumps.
Bruno Haible [Mon, 31 Jul 2006 11:37:23 +0000 (11:37 +0000)]
Clean core dumps.

17 years agoImprove autoconf_minversion detection.
Bruno Haible [Mon, 31 Jul 2006 11:36:29 +0000 (11:36 +0000)]
Improve autoconf_minversion detection.

17 years agoNew option --no-libtool.
Bruno Haible [Mon, 31 Jul 2006 11:35:20 +0000 (11:35 +0000)]
New option --no-libtool.

17 years agoTweak error message about missing --doc-base.
Bruno Haible [Sat, 29 Jul 2006 15:56:45 +0000 (15:56 +0000)]
Tweak error message about missing --doc-base.

17 years agoModule setenv must depend on module unistd, because unsetenv.c uses
Bruno Haible [Sat, 29 Jul 2006 15:34:58 +0000 (15:34 +0000)]
Module setenv must depend on module unistd, because unsetenv.c uses
#include <unistd.h> unconditionally.

17 years agosetenv.c comes from gettext / libiconv again.
Bruno Haible [Sat, 29 Jul 2006 14:38:53 +0000 (14:38 +0000)]
setenv.c comes from gettext / libiconv again.

17 years agoMake it possible to use a locally augmented gnulib.
Bruno Haible [Sat, 29 Jul 2006 13:29:02 +0000 (13:29 +0000)]
Make it possible to use a locally augmented gnulib.

17 years agoSupport projects without a top-level Makefile.am.
Bruno Haible [Sat, 29 Jul 2006 13:18:04 +0000 (13:18 +0000)]
Support projects without a top-level Makefile.am.

17 years agoRemove the --assume-autoconf option.
Bruno Haible [Sat, 29 Jul 2006 13:14:42 +0000 (13:14 +0000)]
Remove the --assume-autoconf option.

17 years agoAvoid creating an empty doc directory.
Bruno Haible [Sat, 29 Jul 2006 13:10:38 +0000 (13:10 +0000)]
Avoid creating an empty doc directory.

17 years agoSplit the --help output into several paragraphs.
Bruno Haible [Sat, 29 Jul 2006 13:04:18 +0000 (13:04 +0000)]
Split the --help output into several paragraphs.

17 years agoRevert the --help output reordering.
Bruno Haible [Sat, 29 Jul 2006 12:55:43 +0000 (12:55 +0000)]
Revert the --help output reordering.

17 years agoImprove an error message.
Bruno Haible [Sat, 29 Jul 2006 12:46:34 +0000 (12:46 +0000)]
Improve an error message.

17 years ago* regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
Eric Blake [Sat, 29 Jul 2006 00:03:36 +0000 (00:03 +0000)]
* regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
macro expansion.

17 years agoOops, weird typos in last patch.
Bruno Haible [Fri, 28 Jul 2006 17:32:33 +0000 (17:32 +0000)]
Oops, weird typos in last patch.

17 years agoUse netinet_in module.
Simon Josefsson [Fri, 28 Jul 2006 17:27:50 +0000 (17:27 +0000)]
Use netinet_in module.

17 years agoAdd new module netinet_in.
Simon Josefsson [Fri, 28 Jul 2006 17:27:29 +0000 (17:27 +0000)]
Add new module netinet_in.

17 years agoUse arpa_inet in inet_?to?.
Simon Josefsson [Fri, 28 Jul 2006 16:47:24 +0000 (16:47 +0000)]
Use arpa_inet in inet_?to?.

17 years ago2006-07-28 Yoann Vandoorselaere <yoann.v@prelude-ids.com>
Simon Josefsson [Fri, 28 Jul 2006 16:31:48 +0000 (16:31 +0000)]
2006-07-28  Yoann Vandoorselaere <yoann.v@prelude-ids.com>

* inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.

17 years ago2006-07-28 Bruno Haible <bruno@clisp.org>
Simon Josefsson [Fri, 28 Jul 2006 16:28:08 +0000 (16:28 +0000)]
2006-07-28  Bruno Haible <bruno@clisp.org>

* inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.

2006-07-28  Yoann Vandoorselaere <yoann.v@prelude-ids.com>

* inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
arpa/inet.h.

17 years agoAvoid defining a substitute for the same function twice.
Bruno Haible [Fri, 28 Jul 2006 15:37:42 +0000 (15:37 +0000)]
Avoid defining a substitute for the same function twice.

17 years agoAssume an ASCII compatible wide character encoding.
Bruno Haible [Fri, 28 Jul 2006 15:31:45 +0000 (15:31 +0000)]
Assume an ASCII compatible wide character encoding.

17 years agoDefine fallbacks for missing isw* functions on FreeBSD 4.x.
Bruno Haible [Fri, 28 Jul 2006 15:22:23 +0000 (15:22 +0000)]
Define fallbacks for missing isw* functions on FreeBSD 4.x.

17 years ago* modechange.c (mode_compile): Numeric modes now affect setuid and
Paul Eggert [Fri, 28 Jul 2006 07:39:27 +0000 (07:39 +0000)]
* modechange.c (mode_compile): Numeric modes now affect setuid and
setgid on directories only if they set these bits.
* modechange.h: Remove obsolete comment about masks.

17 years agoGet the C++ macros/conditionals right.
Bruno Haible [Thu, 27 Jul 2006 12:54:05 +0000 (12:54 +0000)]
Get the C++ macros/conditionals right.

17 years agoFix syntax error.
Bruno Haible [Thu, 27 Jul 2006 12:44:38 +0000 (12:44 +0000)]
Fix syntax error.

17 years ago* unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
Eric Blake [Thu, 27 Jul 2006 04:35:51 +0000 (04:35 +0000)]
* unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.

17 years ago* mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
Eric Blake [Thu, 27 Jul 2006 04:34:16 +0000 (04:34 +0000)]
* mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
like mingw that lack mkstemp.
* pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
avoid compilation warning on mingw.

17 years agoVerify the existence of some more macros.
Bruno Haible [Wed, 26 Jul 2006 12:10:44 +0000 (12:10 +0000)]
Verify the existence of some more macros.

17 years ago.
Karl Berry [Wed, 26 Jul 2006 08:05:22 +0000 (08:05 +0000)]
.

17 years agoTrivial simplification.
Bruno Haible [Tue, 25 Jul 2006 19:38:53 +0000 (19:38 +0000)]
Trivial simplification.

17 years agoUse the stdarg module.
Bruno Haible [Tue, 25 Jul 2006 11:32:36 +0000 (11:32 +0000)]
Use the stdarg module.

17 years ago.
Karl Berry [Tue, 25 Jul 2006 08:06:37 +0000 (08:06 +0000)]
.

17 years ago* MODULES.html.sh (File stream based Input/Output):
Paul Eggert [Tue, 25 Jul 2006 06:20:19 +0000 (06:20 +0000)]
* MODULES.html.sh (File stream based Input/Output):
Add fopen-safer, tmpfile-safer; remove stdio-safer.
* modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
* modules/fopen-safer, modules/tmpfile-safer: New files.
* modules/stdio-safer: Remove.
* m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
(gl_STDIO_SAFER): Remove.

17 years agoUpdate dependencies after rewrite.
Bruno Haible [Mon, 24 Jul 2006 19:48:57 +0000 (19:48 +0000)]
Update dependencies after rewrite.

17 years agoNew module 'clean-temp'.
Bruno Haible [Mon, 24 Jul 2006 16:45:17 +0000 (16:45 +0000)]
New module 'clean-temp'.

17 years agoNew module 'tmpdir'.
Bruno Haible [Mon, 24 Jul 2006 16:43:01 +0000 (16:43 +0000)]
New module 'tmpdir'.

17 years agoMake it possible to use the list in signal-handlers.
Bruno Haible [Mon, 24 Jul 2006 16:34:38 +0000 (16:34 +0000)]
Make it possible to use the list in signal-handlers.

17 years agoReorganize the ChangeLog entries of the last big merge.
Bruno Haible [Mon, 24 Jul 2006 12:15:11 +0000 (12:15 +0000)]
Reorganize the ChangeLog entries of the last big merge.

17 years ago* stdio--.h (tmpfile): Make safer.
Eric Blake [Sun, 23 Jul 2006 18:50:12 +0000 (18:50 +0000)]
* stdio--.h (tmpfile): Make safer.

17 years ago* modules/close-stream: New file
Eric Blake [Sun, 23 Jul 2006 13:42:52 +0000 (13:42 +0000)]
* modules/close-stream: New file

17 years ago* modules/stdio-safer (Files): Add tmpfile-safer.c.
Eric Blake [Sun, 23 Jul 2006 12:59:05 +0000 (12:59 +0000)]
* modules/stdio-safer (Files): Add tmpfile-safer.c.
(Depends-on): Add binary-io.

17 years ago* stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
Eric Blake [Sun, 23 Jul 2006 12:58:40 +0000 (12:58 +0000)]
* stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.

17 years ago* tmpfile-safer.c: New file.
Eric Blake [Sun, 23 Jul 2006 12:58:15 +0000 (12:58 +0000)]
* tmpfile-safer.c: New file.
* stdio-safer.h (fopen_safer): Add prototype.
* stdio--.h (tmpfile): Make safer.

17 years agoInitial revision.
Paul Eggert [Sat, 22 Jul 2006 22:25:09 +0000 (22:25 +0000)]
Initial revision.

17 years ago* modules/close-stream: New file.
Paul Eggert [Sat, 22 Jul 2006 22:13:57 +0000 (22:13 +0000)]
* modules/close-stream: New file.
* modules/closeout (Description): Make it clear that it exits
with a diagnostic on error.
(Depends-on): Add close-stream.  Remove fpending, stdbool.
* MODULES.html.sh (File stream based Input/Output): Add close-stream.
* lib/close-stream.c, lib/close-stream.h: New files.
* m4/close-stream.m4: New file.

17 years agoResync with gettext-0.15.
Bruno Haible [Sat, 22 Jul 2006 17:03:06 +0000 (17:03 +0000)]
Resync with gettext-0.15.

17 years agoUpdate from GNU gettext 0.15.
Bruno Haible [Sat, 22 Jul 2006 16:59:55 +0000 (16:59 +0000)]
Update from GNU gettext 0.15.

17 years agoUpdate from GNU gettext 0.15.
Bruno Haible [Sat, 22 Jul 2006 16:54:42 +0000 (16:54 +0000)]
Update from GNU gettext 0.15.

17 years agoUpdate copyright years: This file was modified in 2005.
Bruno Haible [Sat, 22 Jul 2006 16:36:17 +0000 (16:36 +0000)]
Update copyright years: This file was modified in 2005.

17 years agoUpgrade to gettext 0.15.
Bruno Haible [Sat, 22 Jul 2006 16:35:23 +0000 (16:35 +0000)]
Upgrade to gettext 0.15.

17 years agoUpdate copyright years.
Bruno Haible [Sat, 22 Jul 2006 16:32:15 +0000 (16:32 +0000)]
Update copyright years.

17 years agoPrettier copyright message.
Bruno Haible [Sat, 22 Jul 2006 16:30:36 +0000 (16:30 +0000)]
Prettier copyright message.

17 years agoBetter linebreaking of copyright message.
Bruno Haible [Sat, 22 Jul 2006 16:27:07 +0000 (16:27 +0000)]
Better linebreaking of copyright message.
Update copyright years.

17 years agoBetter linebreaking of copyright message.
Bruno Haible [Sat, 22 Jul 2006 16:25:49 +0000 (16:25 +0000)]
Better linebreaking of copyright message.

17 years agoUpdate copyright years: This file was modified in 2005.
Bruno Haible [Sat, 22 Jul 2006 16:20:20 +0000 (16:20 +0000)]
Update copyright years: This file was modified in 2005.

17 years agoUpdate from GNU gettext 0.15.
Bruno Haible [Sat, 22 Jul 2006 16:17:20 +0000 (16:17 +0000)]
Update from GNU gettext 0.15.

17 years agoUpdate from GNU gettext 0.15. Accept source and target versions.
Bruno Haible [Sat, 22 Jul 2006 16:03:47 +0000 (16:03 +0000)]
Update from GNU gettext 0.15. Accept source and target versions.

17 years agoSTAT_MACROS_BROKEN is obsolete.
Bruno Haible [Sat, 22 Jul 2006 15:48:49 +0000 (15:48 +0000)]
STAT_MACROS_BROKEN is obsolete.

17 years agoTweak linebreaking of copyright message.
Bruno Haible [Sat, 22 Jul 2006 15:30:47 +0000 (15:30 +0000)]
Tweak linebreaking of copyright message.

17 years agoTweak line breaking of copyright message.
Bruno Haible [Sat, 22 Jul 2006 15:29:15 +0000 (15:29 +0000)]
Tweak line breaking of copyright message.

17 years agoNew module 'javaversion'.
Bruno Haible [Sat, 22 Jul 2006 15:28:21 +0000 (15:28 +0000)]
New module 'javaversion'.

17 years agoUpdate javaexec module from GNU gettext 0.15.
Bruno Haible [Sat, 22 Jul 2006 15:17:55 +0000 (15:17 +0000)]
Update javaexec module from GNU gettext 0.15.

17 years agoAvoid causing trouble in relocatable.c.
Bruno Haible [Sat, 22 Jul 2006 15:08:58 +0000 (15:08 +0000)]
Avoid causing trouble in relocatable.c.

17 years agoUpdate copyright years.
Bruno Haible [Sat, 22 Jul 2006 14:54:26 +0000 (14:54 +0000)]
Update copyright years.

17 years agoMerge from gettext 0.15: Be more careful to use 'volatile'.
Bruno Haible [Sat, 22 Jul 2006 14:44:27 +0000 (14:44 +0000)]
Merge from gettext 0.15: Be more careful to use 'volatile'.

17 years agoUpdate copyright year.
Bruno Haible [Sat, 22 Jul 2006 14:37:42 +0000 (14:37 +0000)]
Update copyright year.

17 years agoUpdate csharpexec module from GNU gettext.
Bruno Haible [Sat, 22 Jul 2006 14:32:41 +0000 (14:32 +0000)]
Update csharpexec module from GNU gettext.

17 years agoUpdate csharpcomp module from GNU gettext 0.15.
Bruno Haible [Sat, 22 Jul 2006 14:24:36 +0000 (14:24 +0000)]
Update csharpcomp module from GNU gettext 0.15.

17 years agoUpdate localcharset module from GNU gettext.
Bruno Haible [Sat, 22 Jul 2006 14:11:57 +0000 (14:11 +0000)]
Update localcharset module from GNU gettext.

17 years agoLinebreak copyright message.
Bruno Haible [Sat, 22 Jul 2006 14:05:49 +0000 (14:05 +0000)]
Linebreak copyright message.

17 years agoMerge from GNU gettext.
Bruno Haible [Sat, 22 Jul 2006 13:56:32 +0000 (13:56 +0000)]
Merge from GNU gettext.

17 years agoUpdate to GNU gettext-0.15.
Bruno Haible [Sat, 22 Jul 2006 13:28:34 +0000 (13:28 +0000)]
Update to GNU gettext-0.15.

17 years agoUpdate to GNU gettext 0.15.
Bruno Haible [Sat, 22 Jul 2006 13:18:28 +0000 (13:18 +0000)]
Update to GNU gettext 0.15.

17 years agoRenamed to inttypes-h.m4.
Bruno Haible [Sat, 22 Jul 2006 13:17:45 +0000 (13:17 +0000)]
Renamed to inttypes-h.m4.

17 years agoFrom GNU gettext-0.15. Was earlier called inttypes.h,
Bruno Haible [Sat, 22 Jul 2006 13:17:22 +0000 (13:17 +0000)]
From GNU gettext-0.15. Was earlier called inttypes.h,

17 years agoUpgrade to gettext-0.15.
Bruno Haible [Sat, 22 Jul 2006 13:13:09 +0000 (13:13 +0000)]
Upgrade to gettext-0.15.

17 years ago2006-07-22 Yoann Vandoorselaere <yoann.v@prelude-ids.com>
Simon Josefsson [Sat, 22 Jul 2006 10:13:57 +0000 (10:13 +0000)]
2006-07-22  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
and Simon Josefsson <jas@extundo.com>

* getaddrinfo.h (AI_PASSIVE): Make sure it is defined.

* getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.

17 years ago.
Karl Berry [Sat, 22 Jul 2006 08:06:12 +0000 (08:06 +0000)]
.

17 years ago* modules/stdlib-safer: New file.
Eric Blake [Fri, 21 Jul 2006 13:06:22 +0000 (13:06 +0000)]
* modules/stdlib-safer: New file.
* MODULES.html.sh (File stream based Input/Output): Add
stdlib-safer.

17 years ago* stdlib-safer.h: New file from coreutils, required by
Eric Blake [Fri, 21 Jul 2006 13:06:05 +0000 (13:06 +0000)]
* stdlib-safer.h: New file from coreutils, required by
stdlib--.h.

17 years ago.
Karl Berry [Fri, 21 Jul 2006 08:03:39 +0000 (08:03 +0000)]
.

17 years agoFix HTML syntax.
Bruno Haible [Thu, 20 Jul 2006 17:32:20 +0000 (17:32 +0000)]
Fix HTML syntax.

17 years agoFix HTML syntax.
Bruno Haible [Thu, 20 Jul 2006 17:23:06 +0000 (17:23 +0000)]
Fix HTML syntax.