unistd: Fix C++ test error on mingw.
[pspp] / ChangeLog
1 2010-04-03  Bruno Haible  <bruno@clisp.org>
2
3         unistd: Fix C++ test error on mingw.
4         * lib/unistd.in.h (getcwd): Use _GL_CXXALIAS_SYS_CAST.
5
6 2010-04-03  Bruno Haible  <bruno@clisp.org>
7
8         Update doc regarding mingw.
9         * doc/glibc-functions/openpty.texi: Update regarding mingw.
10         * doc/glibc-functions/login_tty.texi: Likewise.
11         * doc/glibc-functions/forkpty.texi: Likewise.
12
13 2010-04-03  Bruno Haible  <bruno@clisp.org>
14
15         stdlib: Avoid compilation failure of c-strtold on mingw.
16         * lib/stdlib.in.h: Don't include <unistd.h> on native Windows systems.
17
18 2010-04-03  Bruno Haible  <bruno@clisp.org>
19
20         locale: Make C++ tests work on Cygwin and mingw.
21         * lib/locale.in.h (duplocale): Don't use _GL_CXXALIASWARN if gnulib
22         cannot provide the function.
23         Reported by Simon Josefsson.
24
25 2010-04-03  Bruno Haible  <bruno@clisp.org>
26
27         localename: Port to MacOS X 10.6.
28         * lib/localename.c (gl_locale_name_thread_unsafe): On MacOS X, try the
29         memory layout of the locales in MacOS X 10.6 as well.
30         Reported by Panu Kekäläinen <panu@kekalainen.eu>.
31
32 2010-04-02  Bruno Haible  <bruno@clisp.org>
33
34         gnulib-tool: Ensure that long-running tests are executed last.
35         * gnulib-tool (func_emit_tests_Makefile_am): Emit the code for long-
36         running tests after the one for the other tests.
37
38 2010-04-02  Bruno Haible  <bruno@clisp.org>
39
40         gnulib-tool: Ensure the tests in the main directory are executed first.
41         * gnulib-tool (func_emit_tests_Makefile_am): Initialize SUBDIRS to
42         start with the current directory.
43
44 2010-04-02  Bruno Haible  <bruno@clisp.org>
45
46         Tests for module 'havelib', moved here from GNU gettext.
47         * modules/havelib-tests: New file, from gettext/autoconf-lib-link with
48         modifications.
49         * tests/havelib/README: New file, from gettext/autoconf-lib-link.
50         * tests/havelib/Makefile.am: New file, from gettext/autoconf-lib-link
51         with modifications.
52         * tests/havelib/rpath-1: New file, from gettext/autoconf-lib-link with
53         modifications.
54         * tests/havelib/rpath-1a: New file, from gettext/autoconf-lib-link.
55         * tests/havelib/rpath-1b: New file, from gettext/autoconf-lib-link.
56         * tests/havelib/rpath-2_a: New file, from gettext/autoconf-lib-link
57         with modifications.
58         * tests/havelib/rpath-2_b: New file, from gettext/autoconf-lib-link
59         with modifications.
60         * tests/havelib/rpath-2aaa: New file, from gettext/autoconf-lib-link.
61         * tests/havelib/rpath-2aab: New file, from gettext/autoconf-lib-link.
62         * tests/havelib/rpath-2aac: New file, from gettext/autoconf-lib-link.
63         * tests/havelib/rpath-2aad: New file, from gettext/autoconf-lib-link.
64         * tests/havelib/rpath-2aba: New file, from gettext/autoconf-lib-link.
65         * tests/havelib/rpath-2abb: New file, from gettext/autoconf-lib-link.
66         * tests/havelib/rpath-2abc: New file, from gettext/autoconf-lib-link.
67         * tests/havelib/rpath-2abd: New file, from gettext/autoconf-lib-link.
68         * tests/havelib/rpath-2baa: New file, from gettext/autoconf-lib-link.
69         * tests/havelib/rpath-2bab: New file, from gettext/autoconf-lib-link.
70         * tests/havelib/rpath-2bac: New file, from gettext/autoconf-lib-link.
71         * tests/havelib/rpath-2bad: New file, from gettext/autoconf-lib-link.
72         * tests/havelib/rpath-2bba: New file, from gettext/autoconf-lib-link.
73         * tests/havelib/rpath-2bbb: New file, from gettext/autoconf-lib-link.
74         * tests/havelib/rpath-2bbc: New file, from gettext/autoconf-lib-link.
75         * tests/havelib/rpath-2bbd: New file, from gettext/autoconf-lib-link.
76         * tests/havelib/rpath-3_a: New file, from gettext/autoconf-lib-link
77         with modifications.
78         * tests/havelib/rpath-3_b: New file, from gettext/autoconf-lib-link
79         with modifications.
80         * tests/havelib/rpath-3aaa: New file, from gettext/autoconf-lib-link.
81         * tests/havelib/rpath-3aab: New file, from gettext/autoconf-lib-link.
82         * tests/havelib/rpath-3aac: New file, from gettext/autoconf-lib-link.
83         * tests/havelib/rpath-3aad: New file, from gettext/autoconf-lib-link.
84         * tests/havelib/rpath-3aae: New file, from gettext/autoconf-lib-link.
85         * tests/havelib/rpath-3aaf: New file, from gettext/autoconf-lib-link.
86         * tests/havelib/rpath-3aag: New file, from gettext/autoconf-lib-link.
87         * tests/havelib/rpath-3aah: New file, from gettext/autoconf-lib-link.
88         * tests/havelib/rpath-3aba: New file, from gettext/autoconf-lib-link.
89         * tests/havelib/rpath-3abb: New file, from gettext/autoconf-lib-link.
90         * tests/havelib/rpath-3abc: New file, from gettext/autoconf-lib-link.
91         * tests/havelib/rpath-3abd: New file, from gettext/autoconf-lib-link.
92         * tests/havelib/rpath-3abe: New file, from gettext/autoconf-lib-link.
93         * tests/havelib/rpath-3abf: New file, from gettext/autoconf-lib-link.
94         * tests/havelib/rpath-3abg: New file, from gettext/autoconf-lib-link.
95         * tests/havelib/rpath-3abh: New file, from gettext/autoconf-lib-link.
96         * tests/havelib/rpath-3baa: New file, from gettext/autoconf-lib-link.
97         * tests/havelib/rpath-3bab: New file, from gettext/autoconf-lib-link.
98         * tests/havelib/rpath-3bac: New file, from gettext/autoconf-lib-link.
99         * tests/havelib/rpath-3bad: New file, from gettext/autoconf-lib-link.
100         * tests/havelib/rpath-3bae: New file, from gettext/autoconf-lib-link.
101         * tests/havelib/rpath-3baf: New file, from gettext/autoconf-lib-link.
102         * tests/havelib/rpath-3bag: New file, from gettext/autoconf-lib-link.
103         * tests/havelib/rpath-3bah: New file, from gettext/autoconf-lib-link.
104         * tests/havelib/rpath-3bba: New file, from gettext/autoconf-lib-link.
105         * tests/havelib/rpath-3bbb: New file, from gettext/autoconf-lib-link.
106         * tests/havelib/rpath-3bbc: New file, from gettext/autoconf-lib-link.
107         * tests/havelib/rpath-3bbd: New file, from gettext/autoconf-lib-link.
108         * tests/havelib/rpath-3bbe: New file, from gettext/autoconf-lib-link.
109         * tests/havelib/rpath-3bbf: New file, from gettext/autoconf-lib-link.
110         * tests/havelib/rpath-3bbg: New file, from gettext/autoconf-lib-link.
111         * tests/havelib/rpath-3bbh: New file, from gettext/autoconf-lib-link.
112         * tests/havelib/rpathx/rpathx.c: New file, from
113         gettext/autoconf-lib-link.
114         * tests/havelib/rpathx/Makefile.am: New file, from
115         gettext/autoconf-lib-link.
116         * tests/havelib/rpathx/configure.ac: New file, from
117         gettext/autoconf-lib-link with modifications.
118         * tests/havelib/rpathy/rpathy.c: New file, from
119         gettext/autoconf-lib-link.
120         * tests/havelib/rpathy/Makefile.am: New file, from
121         gettext/autoconf-lib-link.
122         * tests/havelib/rpathy/configure.ac: New file, from
123         gettext/autoconf-lib-link with modifications.
124         * tests/havelib/rpathz/rpathz.c: New file, from
125         gettext/autoconf-lib-link.
126         * tests/havelib/rpathz/Makefile.am: New file, from
127         gettext/autoconf-lib-link.
128         * tests/havelib/rpathz/configure.ac: New file, from
129         gettext/autoconf-lib-link with modifications.
130         * tests/havelib/rpathlx/usex.c: New file, from
131         gettext/autoconf-lib-link.
132         * tests/havelib/rpathlx/Makefile.am: New file, from
133         gettext/autoconf-lib-link.
134         * tests/havelib/rpathlx/configure.ac: New file, from
135         gettext/autoconf-lib-link with modifications.
136         * tests/havelib/rpathly/usey.c: New file, from
137         gettext/autoconf-lib-link.
138         * tests/havelib/rpathly/Makefile.am: New file, from
139         gettext/autoconf-lib-link.
140         * tests/havelib/rpathly/configure.ac: New file, from
141         gettext/autoconf-lib-link with modifications.
142         * tests/havelib/rpathlz/usez.c: New file, from
143         gettext/autoconf-lib-link.
144         * tests/havelib/rpathlz/Makefile.am: New file, from
145         gettext/autoconf-lib-link.
146         * tests/havelib/rpathlz/configure.ac: New file, from
147         gettext/autoconf-lib-link with modifications.
148         * tests/havelib/rpathlyx/usey.c: New file, from
149         gettext/autoconf-lib-link.
150         * tests/havelib/rpathlyx/Makefile.am: New file, from
151         gettext/autoconf-lib-link.
152         * tests/havelib/rpathlyx/configure.ac: New file, from
153         gettext/autoconf-lib-link with modifications.
154         * tests/havelib/rpathlzyx/usez.c: New file, from
155         gettext/autoconf-lib-link.
156         * tests/havelib/rpathlzyx/Makefile.am: New file, from
157         gettext/autoconf-lib-link.
158         * tests/havelib/rpathlzyx/configure.ac: New file, from
159         gettext/autoconf-lib-link with modifications.
160         * tests/havelib/rpathcfg.sh: New file, from gettext/autoconf-lib-link
161         with modifications.
162
163 2010-04-02  Bruno Haible  <bruno@clisp.org>
164
165         gnulib-tool: Create distributed built sources also for the tests.
166         * gnulib-tool (func_create_testdir): Also generate distributed built
167         sources in the tests directory.
168
169 2010-04-02  Bruno Haible  <bruno@clisp.org>
170
171         gnulib-tool: Obey user's environment variables.
172         * gnulib-tool (func_create_testdir): When creating built sources,
173         respect the environment variables for autoconf, automake, etc. given by
174         the user.
175
176 2010-04-02  Bruno Haible  <bruno@clisp.org>
177
178         gnulib-tool: Provide the value of --m4-base to modules.
179         * gnulib-tool (func_import, func_create_testdir): Emit a definition
180         of gl_m4_base.
181
182 2010-04-02  Eric Blake  <eblake@redhat.com>
183
184         maint.mk: fix some fallout
185         * NEWS: Document the incompatible change, and its effect on cfg.mk.
186         * top/maint.mk (sc_prohibit_test_minus_ao): Update.
187
188 2010-03-28  Jose E. Marchesi  <jemarch@gnu.org>
189
190         maint.mk: _sc_search_regexp: generalize and rename from _prohibit_regexp
191         * top/maint.mk (_sc_search_regexp): Rename from _prohibit_regexp.
192         (sc_cast_of_argument_to_free): Adapt to use _sc_search_regexp.
193         (sc_cast_of_x_alloc_return_value): Likewise.
194         (sc_cast_of_alloca_return_value): Likewise.
195         (sc_space_tab): Likewise.
196         (sc_prohibit_atoi_atof): Likewise.
197         (sc_prohibit_magic_number_exit): Likewise.
198         (sc_error_exit_success): Likewise.
199         (sc_file_system): Likewise.
200         (sc_prohibit_have_config_h): Likewise.
201         (sc_require_config_h): Likewise.
202         (sc_prohibit_HAVE_MBRTOWC): Likewise.
203         (sc_obsolete_symbols): Likewise.
204         (sc_changelog): Likewise.
205         (sc_program_name): Likewise.
206         (sc_the_the): Likewise.
207         (sc_trailing_blank): Likewise.
208         (sc_two_space_separator_in_usage): Likewise.
209         (sc_useless_cpp_parens): Likewise.
210         (sc_GPL_version): Likewise.
211         (sc_GFDL_version): Likewise.
212         (sc_texinfo_acronym): Likewise.
213         (sc_prohibit_cvs_keyword): Likewise.
214         (sc_prohibit_stat_st_blocks): Likewise.
215         (sc_prohibit_S_IS_definition): Likewise.
216         (sc_redundant_const): Likewise.
217         (sc_makefile_TAB_only_indentation): Likewise.
218         (sc_m4_quote_check): Likewise.
219         (sc_makefile_path_separator_check): Likewise.
220         (sc_copyright_check): Likewise.
221         (sc_Wundef_boolean): Likewise.
222         (sc_vulnerable_makefile_CVE-2009-4029): Likewise.
223
224         maint.mk: match 0 or more whitespace-before-function-call '('
225         * top/maint.mk (sc_error_exit_success): Relax regexp to match uses
226         that have zero or two-and-more spaces between the function name
227         and the open parenthesis.
228         (sc_error_message_warn_fatal): Likewise.
229         (sc_error_message_uppercase): Likewise.
230         (sc_error_message_period): Likewise.
231
232 2010-03-31  Eric Blake  <eblake@redhat.com>
233
234         maint.mk: check for [ as well as test
235         * top/maint.mk (sc_prohibit_test_minus_ao): Extend test.
236         Based on a libvirt report by Matthias Bolte.
237
238         gnumakefile: don't squelch _version output
239         * top/GNUmakefile (_version): Create one-shot dependency rather
240         than using $(shell) when version must be regenerated.
241         (_autoreconf): Run verbosely, by default.
242
243         sys_time: avoid compiler warnings
244         * lib/sys_time.in.h (includes): Ensure gcc pragma is
245         unconditional, fixing regression from 2010-03-29.
246         Reported by Simon Josefsson.
247
248 2010-03-28  Jose E. Marchesi  <jemarch@gnu.org>
249
250         maint.mk: s/_header_without_use/_sc_header_without_use/
251         * top/maint.mk (_sc_header_without_use): Rename from _header_without_use.
252         (sc_prohibit_assert_without_use): Use the new name.
253         (sc_prohibit_close_stream_without_use): Likewise.
254         (sc_prohibit_getopt_without_use): Likewise.
255         (sc_prohibit_quotearg_without_use): Likewise.
256         (sc_prohibit_quote_without_use): Likewise.
257         (sc_prohibit_long_options_without_use): Likewise.
258         (sc_prohibit_inttostr_without_use): Likewise.
259         (sc_prohibit_ignore_value_without_use): Likewise.
260         (sc_prohibit_error_without_use): Likewise.
261         (sc_prohibit_xalloc_without_use): Likewise.
262         (sc_prohibit_hash_without_use): Likewise.
263         (sc_prohibit_hash_pjw_without_use): Likewise.
264         (sc_prohibit_safe_read_without_use): Likewise.
265         (sc_prohibit_argmatch_without_use): Likewise.
266         (sc_prohibit_canonicalize_without_use): Likewise.
267         (sc_prohibit_root_dev_ino_without_use): Likewise.
268         (sc_prohibit_openat_without_use): Likewise.
269         (sc_prohibit_c_ctype_without_use): Likewise.
270         (sc_prohibit_signal_without_use): Likewise.
271         (sc_prohibit_intprops_without_use): Likewise.
272
273 2010-03-30  Eric Blake  <eblake@redhat.com>
274
275         maint: improve module indicators
276         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_SET_VARIABLE)
277         (gl_MODULE_INDICATOR, gl_MODULE_INDICATOR_FOR_TESTS): Fit in 80
278         columns, and avoid extra macro expansion.
279
280         fdopendir: work around FreeBSD bug
281         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): New witness.
282         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Set it.
283         * modules/dirent (Makefile.am): Substitute it.
284         * lib/dirent.in.h (fdopendir): Supply missing FreeBSD
285         declaration.
286         * doc/posix-functions/fdopendir.texi (fdopendir): Document the
287         fix.
288         Reported by Christian Weisgerber <naddy@mips.inka.de>.
289
290 2010-03-29  Bruno Haible  <bruno@clisp.org>
291
292         Emit #pragma system_header after the inclusion guard, not before.
293         * lib/arpa_inet.in.h: Emit #pragma system_header after the inclusion
294         guard that spans the entire file, not before. This enables an
295         optimization in GCC's preprocessor.
296         * lib/ctype.in.h: Likewise.
297         * lib/dirent.in.h: Likewise.
298         * lib/errno.in.h: Likewise.
299         * lib/float.in.h: Likewise.
300         * lib/getopt.in.h: Likewise.
301         * lib/iconv.in.h: Likewise.
302         * lib/langinfo.in.h: Likewise.
303         * lib/locale.in.h: Likewise.
304         * lib/math.in.h: Likewise.
305         * lib/netdb.in.h: Likewise.
306         * lib/netinet_in.in.h: Likewise.
307         * lib/pty.in.h: Likewise.
308         * lib/sched.in.h: Likewise.
309         * lib/se-selinux.in.h: Likewise.
310         * lib/search.in.h: Likewise.
311         * lib/spawn.in.h: Likewise.
312         * lib/stdarg.in.h: Likewise.
313         * lib/stdint.in.h: Likewise.
314         * lib/string.in.h: Likewise.
315         * lib/strings.in.h: Likewise.
316         * lib/sys_file.in.h: Likewise.
317         * lib/sys_ioctl.in.h: Likewise.
318         * lib/sys_time.in.h: Likewise.
319         * lib/sys_times.in.h: Likewise.
320         * lib/sys_utsname.in.h: Likewise.
321         * lib/sys_wait.in.h: Likewise.
322         * lib/sysexits.in.h: Likewise.
323         * lib/wctype.in.h: Likewise.
324
325 2010-03-28  James Youngman  <jay@gnu.org>
326
327         save-cwd: don't leak a file descriptor when the caller execs.
328         * lib/save-cwd.c (save_cwd): set the close-on-exec flag for the
329         saved file descriptor.
330         * modules/save-cwd (Depends-on): Depend on cloexec.
331
332 2010-03-29  Bruno Haible  <bruno@clisp.org>
333
334         Remove vestiges of fts-lgpl module.
335         * lib/fts_.h: Assume GNULIB_FTS is 1.
336         * lib/fts.c: Likewise.
337         * modules/fts (configure.ac): Remove gl_MODULE_INDICATOR invocation.
338
339 2010-03-28  Bruno Haible  <bruno@clisp.org>
340
341         Fix definition of tests witness macro.
342         * gnulib-tool (func_import): Fix definition of witness macro.
343
344 2010-03-28  Bruno Haible  <bruno@clisp.org>
345
346         Fix ioctl's protoype on glibc systems.
347         * lib/sys_ioctl.in.h (ioctl): If REPLACE_IOCTL is 1, use a wrapper. Use
348         _GL_CXXALIAS_SYS, not _GL_CXXALIAS_SYS_CAST.
349         * lib/ioctl.c (rpl_ioctl) [HAVE_IOCTL]: New wrapper.
350         * modules/ioctl (configure.ac): Test whether ioctl has the POSIX
351         signature. If not, arrange to replace the ioctl function.
352         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H_DEFAULTS): Initialize
353         REPLACE_IOCTL.
354         * modules/sys_ioctl (Makefile.am): Substitute REPLACE_IOCTL.
355         * doc/posix-functions/ioctl.texi: Mention the glibc problem.
356         Reported by Ludovic Courtès <ludo@gnu.org>.
357
358 2010-03-28  Javier Villavicencio  <the_paya@gentoo.org>
359
360         exclude: fix the case of globs vs. EXCLUDE_INCLUDE
361         * lib/exclude.c (excluded_file_pattern_p): Fix logic error that
362         made it so grep -r --include=GLOB* ... did not work.
363
364 2010-03-26  Jim Meyering  <meyering@redhat.com>
365             Eric Blake  <eblake@redhat.com>
366
367         maint.mk: prohibit use of test's -o and -a operators
368         * top/maint.mk (sc_prohibit_test_minus_ao): New rule.
369
370 2010-03-28  Bruno Haible  <bruno@clisp.org>
371
372         Remove unused GNULIB_XYZ macro definitions.
373         * modules/crypto/gc-camellia (configure.ac): Remove gl_MODULE_INDICATOR
374         invocation.
375
376 2010-03-28  Bruno Haible  <bruno@clisp.org>
377
378         Mark privileged tests modules.
379         * modules/idpriv-drop-tests (Status): New section.
380         * modules/idpriv-droptemp-tests (Status): New section.
381
382 2010-03-28  Bruno Haible  <bruno@clisp.org>
383
384         Split C++ tests into separate tests modules.
385         * modules/dirent-c++-tests: New file, extracted from
386         modules/dirent-tests.
387         * modules/dirent-tests: Depend on it.
388         * modules/fcntl-h-c++-tests: New file, extracted from
389         modules/fcntl-h-tests.
390         * modules/fcntl-h-tests: Depend on it.
391         * modules/glob-c++-tests: New file, extracted from modules/glob-tests.
392         * modules/glob-tests: Depend on it.
393         * modules/iconv-h-c++-tests: New file, extracted from
394         modules/iconv-h-tests.
395         * modules/iconv-h-tests: Depend on it.
396         * modules/langinfo-c++-tests: New file, extracted from
397         modules/langinfo-tests.
398         * modules/langinfo-tests: Depend on it.
399         * modules/locale-c++-tests: New file, extracted from
400         modules/locale-tests.
401         * modules/locale-tests: Depend on it.
402         * modules/math-c++-tests: New file, extracted from modules/math-tests.
403         * modules/math-tests: Depend on it.
404         * modules/pty-c++-tests: New file, extracted from modules/pty-tests.
405         * modules/pty-tests: Depend on it.
406         * modules/search-c++-tests: New file, extracted from
407         modules/search-tests.
408         * modules/search-tests: Depend on it.
409         * modules/signal-c++-tests: New file, extracted from
410         modules/signal-tests.
411         * modules/signal-tests: Depend on it.
412         * modules/spawn-c++-tests: New file, extracted from
413         modules/spawn-tests.
414         * modules/spawn-tests: Depend on it.
415         * modules/stdio-c++-tests: New file, extracted from
416         modules/stdio-tests.
417         * modules/stdio-tests: Depend on it.
418         * modules/stdlib-c++-tests: New file, extracted from
419         modules/stdlib-tests.
420         * modules/stdlib-tests: Depend on it.
421         * modules/string-c++-tests: New file, extracted from
422         modules/string-tests.
423         * modules/string-tests: Depend on it.
424         * modules/sys_ioctl-c++-tests: New file, extracted from
425         modules/sys_ioctl-tests.
426         * modules/sys_ioctl-tests: Depend on it.
427         * modules/sys_select-c++-tests: New file, extracted from
428         modules/sys_select-tests.
429         * modules/sys_select-tests: Depend on it.
430         * modules/sys_socket-c++-tests: New file, extracted from
431         modules/sys_socket-tests.
432         * modules/sys_socket-tests: Depend on it.
433         * modules/sys_stat-c++-tests: New file, extracted from
434         modules/sys_stat-tests.
435         * modules/sys_stat-tests: Depend on it.
436         * modules/sys_time-c++-tests: New file, extracted from
437         modules/sys_time-tests.
438         * modules/sys_time-tests: Depend on it.
439         * modules/time-c++-tests: New file, extracted from modules/time-tests.
440         * modules/time-tests: Depend on it.
441         * modules/unistd-c++-tests: New file, extracted from
442         modules/unistd-tests.
443         * modules/unistd-tests: Depend on it.
444         * modules/wchar-c++-tests: New file, extracted from
445         modules/wchar-tests.
446         * modules/wchar-tests: Depend on it.
447         * modules/wctype-c++-tests: New file, extracted from
448         modules/wctype-tests.
449         * modules/wctype-tests: Depend on it.
450         Reported by Simon Josefsson.
451
452 2010-03-28  Bruno Haible  <bruno@clisp.org>
453
454         gnulib-tool: Allow 'foo-tests' module even if there is no module 'foo'.
455         * gnulib-tool (func_exists_module): New function, extracted from
456         func_verify_module.
457         (func_verify_module): Use it.
458         (func_get_dependencies): Synthetize a dependency from 'foo-tests' to
459         'foo' only if 'foo' exists.
460         * doc/gnulib.texi (Extra tests modules): Explain how to split a tests
461         module.
462
463 2010-03-28  Bruno Haible  <bruno@clisp.org>
464
465         gnulib-tool: Add support for special categories of tests.
466         * gnulib-tool: New options --with-c++-tests, --with-longrunning-tests,
467         --with-privileged-tests, --with-unportable-tests, --with-all-tests.
468         (func_usage): Document them.
469         (inc_cxx_tests, inc_longrunning_tests, inc_privileged_tests,
470         inc_unportable_tests, inc_all_tests): New variables.
471         (func_acceptable): Consider these variables.
472         (func_modules_transitive_closure): Make it work when the 'Status' field
473         consists of multiple words.
474         (func_import): Store and restore the values of inc_cxx_tests,
475         inc_longrunning_tests, inc_privileged_tests, inc_unportable_tests,
476         inc_all_tests in gnulib-comp.m4.
477         (func_create_testdir): Set inc_all_tests to true.
478         * doc/gnulib.texi (Extra tests modules): New section.
479         Suggested by Jim Meyering.
480
481 2010-03-28  Bruno Haible  <bruno@clisp.org>
482
483         ansi-c++-opt: Allow turning off the C++ build by default.
484         * m4/ansi-c++.m4 (gl_CXX_CHOICE): Let CXX_CHOICE default to 'no' if
485         gl_CXX_CHOICE_DEFAULT_NO is defined.
486         Requested by Eric Blake.
487
488 2010-03-28  Bruno Haible  <bruno@clisp.org>
489
490         unistd: Avoid #define replacements in C++ mode.
491         * lib/unistd.in.h (socket, connect, accept, bind, getpeername,
492         getsockname, getsockopt, listen, recv, send, recvfrom, sendto,
493         setsockopt, shutdown, select): In C++, attach a warning to the function
494         if possible, rather than #defining the symbol to a dysfunctional alias.
495         Reported by John W. Eaton <jwe@gnu.org>.
496
497 2010-03-28  Bruno Haible  <bruno@clisp.org>
498
499         Fix link errors on mingw.
500         * lib/sys_ioctl.in.h (ioctl): Fix declaration idiom.
501         * modules/sys_ioctl-tests (Makefile.am): Link test-sys_ioctl-c++ with
502         $(LIBSOCKET).
503         * modules/sys_select-tests (Makefile.am): Link test-sys_select-c++ with
504         $(LIBSOCKET).
505
506 2010-03-28  Bruno Haible  <bruno@clisp.org>
507             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
508
509         lib-ignore: Determine different options for different compilers.
510         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Set a variable which
511         depends on the current language (C/C++/Fortran). Don't set LDFLAGS.
512         Add comments.
513         (_gl_IGNORE_UNUSED_LIBRARIES_OPTIONS): New macro.
514         * NEWS: Mention the change.
515
516 2010-03-27  Bruno Haible  <bruno@clisp.org>
517
518         Remove unused GNULIB_XYZ macro definitions.
519         * modules/dup3 (configure.ac): Remove gl_MODULE_INDICATOR invocation.
520         * modules/fseek (configure.ac): Likewise.
521         * modules/ioctl (configure.ac): Likewise.
522         * modules/open (configure.ac): Likewise.
523         * modules/stdlib-safer (configure.ac): Likewise.
524
525 2010-03-27  Bruno Haible  <bruno@clisp.org>
526
527         Add a remark about certain modules.
528         * modules/malloc (Comment): New section.
529         * modules/realloc (Comment): Likewise.
530         * modules/sigpipe (Comment): Likewise.
531
532 2010-03-27  Bruno Haible  <bruno@clisp.org>
533
534         Resolve conflict between the two kinds of module indicators.
535         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_FOR_TESTS): Define
536         GNULIB_TEST_XYZ instead of GNULIB_XYZ.
537         * modules/canonicalize (configure.ac): Invoke
538         gl_MODULE_INDICATOR_FOR_TESTS.
539         * tests/test-canonicalize-lgpl.c: Test GNULIB_TEST_XYZ instead of
540         GNULIB_XYZ.
541         * tests/test-dirent-c++.cc: Likewise.
542         * tests/test-dirent-safer.c: Likewise.
543         * tests/test-dup2.c: Likewise.
544         * tests/test-fchdir.c: Likewise.
545         * tests/test-fcntl-h-c++.cc: Likewise.
546         * tests/test-getopt.c: Likewise.
547         * tests/test-getopt.h: Likewise.
548         * tests/test-langinfo-c++.cc: Likewise.
549         * tests/test-locale-c++.cc: Likewise.
550         * tests/test-math-c++.cc: Likewise.
551         * tests/test-pty-c++.cc: Likewise.
552         * tests/test-search-c++.cc: Likewise.
553         * tests/test-signal-c++.cc: Likewise.
554         * tests/test-spawn-c++.cc: Likewise.
555         * tests/test-stdio-c++.cc: Likewise.
556         * tests/test-stdlib-c++.cc: Likewise.
557         * tests/test-string-c++.cc: Likewise.
558         * tests/test-sys_ioctl-c++.cc: Likewise.
559         * tests/test-sys_select-c++.cc: Likewise.
560         * tests/test-sys_socket-c++.cc: Likewise.
561         * tests/test-sys_stat-c++.cc: Likewise.
562         * tests/test-sys_time-c++.cc: Likewise.
563         * tests/test-time-c++.cc: Likewise.
564         * tests/test-unistd-c++.cc: Likewise.
565         * tests/test-wchar-c++.cc: Likewise.
566         * tests/uninorm/test-u8-nfc.c: Likewise.
567         * tests/uninorm/test-u8-nfd.c: Likewise.
568         * tests/uninorm/test-u8-nfkc.c: Likewise.
569         * tests/uninorm/test-u8-nfkd.c: Likewise.
570         * tests/uninorm/test-u16-nfc.c: Likewise.
571         * tests/uninorm/test-u16-nfd.c: Likewise.
572         * tests/uninorm/test-u16-nfkc.c: Likewise.
573         * tests/uninorm/test-u16-nfkd.c: Likewise.
574         * tests/uninorm/test-u32-nfc.c: Likewise.
575         * tests/uninorm/test-u32-nfc-big.c: Likewise.
576         * tests/uninorm/test-u32-nfd.c: Likewise.
577         * tests/uninorm/test-u32-nfd-big.c: Likewise.
578         * tests/uninorm/test-u32-nfkc.c: Likewise.
579         * tests/uninorm/test-u32-nfkc-big.c: Likewise.
580         * tests/uninorm/test-u32-nfkd.c: Likewise.
581         * tests/uninorm/test-u32-nfkd-big.c: Likewise.
582         * tests/uninorm/test-u32-normalize-big.c: Likewise.
583
584 2010-03-27  Bruno Haible  <bruno@clisp.org>
585
586         Distinguish two kinds of module indicators.
587         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_FOR_TESTS): Renamed from
588         gl_MODULE_INDICATOR.
589         (gl_MODULE_INDICATOR): New macro.
590         * m4/dirent_h.m4 (gl_DIRENT_MODULE_INDICATOR): Invoke
591         gl_MODULE_INDICATOR_FOR_TESTS instead of gl_MODULE_INDICATOR.
592         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR): Likewise.
593         * m4/langinfo_h.m4 (gl_LANGINFO_MODULE_INDICATOR): Likewise.
594         * m4/locale_h.m4 (gl_LOCALE_MODULE_INDICATOR): Likewise.
595         * m4/math_h.m4 (gl_MATH_MODULE_INDICATOR): Likewise.
596         * m4/pty_h.m4 (gl_PTY_MODULE_INDICATOR): Likewise.
597         * m4/search_h.m4 (gl_SEARCH_MODULE_INDICATOR): Likewise.
598         * m4/signal_h.m4 (gl_SIGNAL_MODULE_INDICATOR): Likewise.
599         * m4/spawn_h.m4 (gl_SPAWN_MODULE_INDICATOR): Likewise.
600         * m4/stdio_h.m4 (gl_STDIO_MODULE_INDICATOR): Likewise.
601         * m4/stdlib_h.m4 (gl_STDLIB_MODULE_INDICATOR): Likewise.
602         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Likewise.
603         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_MODULE_INDICATOR): Likewise.
604         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): Likewise.
605         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Likewise.
606         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): Likewise.
607         * m4/sys_time_h.m4 (gl_SYS_TIME_MODULE_INDICATOR): Likewise.
608         * m4/time_h.m4 (gl_TIME_MODULE_INDICATOR): Likewise.
609         * m4/unistd_h.m4 (gl_UNISTD_MODULE_INDICATOR): Likewise.
610         * m4/wchar_h.m4 (gl_WCHAR_MODULE_INDICATOR): Likewise.
611         * modules/cloexec (configure.ac): Likewise.
612         * modules/getopt-gnu (configure.ac): Likewise.
613         * modules/uninorm/u8-normalize (configure.ac): Likewise.
614         * modules/uninorm/u16-normalize (configure.ac): Likewise.
615         * modules/uninorm/u32-normalize (configure.ac): Likewise.
616         * modules/fdopendir (configure.ac): Invoke gl_MODULE_INDICATOR.
617
618 2010-03-27  Bruno Haible  <bruno@clisp.org>
619
620         New module description field 'Comment'.
621         * gnulib-tool: New option --extract-comment.
622         (func_usage): Document it.
623         (sed_extract_prog, sed_extract_field_header): Support 'Comment' field.
624         (func_get_comment): New function.
625         * modules/TEMPLATE-EXTENDED: Add a blank Comment field.
626
627 2010-03-27  Bruno Haible  <bruno@clisp.org>
628
629         Addendum to 2010-02-07 commit.
630         * gnulib-tool (func_usage): Document --extract-applicability option.
631
632 2010-03-27  Bruno Haible  <bruno@clisp.org>
633
634         Use GNULIB_POSIXCHECK instead of GNULIB_PORTCHECK.
635         * lib/time.in.h (asctime, asctime_r, ctime, ctime_r): Test
636         GNULIB_POSIXCHECK, not GNULIB_PORTCHECK. Provide compile-time warnings
637         rather than link errors.
638
639 2010-03-27  Bruno Haible  <bruno@clisp.org>
640
641         Avoid side effects from tests-related modules on the compilation of lib.
642         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_CONDITION): New macro.
643         (gl_MODULE_INDICATOR_SET_VARIABLE): Use its expansion as a value.
644         * gnulib-tool (func_emit_tests_Makefile_am): Accept a witness_macro
645         parameter. Emit into AM_CPPFLAGS a definition of the designated C
646         macro.
647         (func_import): Define a witness macro. Assign it a value that depends
648         on the current package. Override gl_MODULE_INDICATOR_CONDITION for the
649         tests-related modules.
650         (func_create_testdir): Update func_emit_tests_Makefile_am invocation.
651         Reported by Jim Meyering.
652
653 2010-03-27  Bruno Haible  <bruno@clisp.org>
654
655         Factorize common .m4 code.
656         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_SET_VARIABLE): New macro.
657         * m4/arpa_inet_h.m4 (gl_ARPA_INET_MODULE_INDICATOR): Use it.
658         * m4/ctype.m4 (gl_CTYPE_MODULE_INDICATOR): Likewise.
659         * m4/dirent_h.m4 (gl_DIRENT_MODULE_INDICATOR): Likewise.
660         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR): Likewise.
661         * m4/iconv_h.m4 (gl_ICONV_MODULE_INDICATOR): Likewise.
662         * m4/inttypes.m4 (gl_INTTYPES_MODULE_INDICATOR): Likewise.
663         * m4/langinfo_h.m4 (gl_LANGINFO_MODULE_INDICATOR): Likewise.
664         * m4/locale_h.m4 (gl_LOCALE_MODULE_INDICATOR): Likewise.
665         * m4/math_h.m4 (gl_MATH_MODULE_INDICATOR): Likewise.
666         * m4/netdb_h.m4 (gl_NETDB_MODULE_INDICATOR): Likewise.
667         * m4/pty_h.m4 (gl_PTY_MODULE_INDICATOR): Likewise.
668         * m4/search_h.m4 (gl_SEARCH_MODULE_INDICATOR): Likewise.
669         * m4/signal_h.m4 (gl_SIGNAL_MODULE_INDICATOR): Likewise.
670         * m4/spawn_h.m4 (gl_SPAWN_MODULE_INDICATOR): Likewise.
671         * m4/stddef_h.m4 (gl_STDDEF_MODULE_INDICATOR): Likewise.
672         * m4/stdio_h.m4 (gl_STDIO_MODULE_INDICATOR): Likewise.
673         * m4/stdlib_h.m4 (gl_STDLIB_MODULE_INDICATOR): Likewise.
674         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Likewise.
675         * m4/strings_h.m4 (gl_STRINGS_MODULE_INDICATOR): Likewise.
676         * m4/sys_file_h.m4 (gl_HEADER_SYS_FILE_MODULE_INDICATOR): Likewise.
677         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_MODULE_INDICATOR): Likewise.
678         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): Likewise.
679         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Likewise.
680         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): Likewise.
681         * m4/sys_time_h.m4 (gl_SYS_TIME_MODULE_INDICATOR): Likewise.
682         * m4/sys_times_h.m4 (gl_SYS_TIMES_MODULE_INDICATOR): Likewise.
683         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_MODULE_INDICATOR): Likewise.
684         * m4/sys_wait_h.m4 (gl_SYS_WAIT_MODULE_INDICATOR): Likewise.
685         * m4/time_h.m4 (gl_TIME_MODULE_INDICATOR): Likewise.
686         * m4/unistd_h.m4 (gl_UNISTD_MODULE_INDICATOR): Likewise.
687         * m4/wchar_h.m4 (gl_WCHAR_MODULE_INDICATOR): Likewise.
688
689 2010-03-27  Bruno Haible  <bruno@clisp.org>
690
691         Fix a compilation error on Cygwin with g++ >= 4.3.
692         * lib/sys_stat.in.h (lchmod): Don't warn about the use of this function
693         if it is undefined or if we alias it to chmod.
694         (lstat): Don't warn about the use of this function if it is undefined
695         or if we alias it to stat.
696         Reported by Simon Josefsson.
697
698 2010-03-27  Bruno Haible  <bruno@clisp.org>
699
700         * m4/getlogin.m4 (gl_FUNC_GETLOGIN): Renamed from gl_GETLOGIN.
701         * modules/getlogin (configure.ac): Update.
702
703         * m4/getlogin_r.m4 (gl_FUNC_GETLOGIN_R): Renamed from gl_GETLOGIN_R.
704         * modules/getlogin_r (configure.ac): Update.
705
706         * m4/inet_ntop.m4 (gl_FUNC_INET_NTOP): Renamed from gl_INET_NTOP.
707         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Update.
708         * modules/inet_ntop (configure.ac): Update.
709
710         * m4/inet_pton.m4 (gl_FUNC_INET_PTON): Renamed from gl_INET_PTON.
711         * modules/inet_pton (configure.ac): Update.
712
713         * m4/mbslen.m4 (gl_FUNC_MBSLEN): Renamed from gl_MBSLEN.
714         * modules/mbslen (configure.ac): Update.
715
716         * m4/pty.m4 (gl_FUNC_FORKPTY): Renamed from gl_FORKPTY.
717         (gl_FUNC_OPENPTY): Renamed from gl_OPENPTY.
718         * modules/forkpty (configure.ac): Update.
719         * modules/openpty (configure.ac): Update.
720
721 2010-03-26  Simon Josefsson  <simon@josefsson.org>
722
723         * top/maint.mk (sc_texinfo_acronym): Don't infloop if there is
724         no *.texi files.  Reported by Eric Blake <eblake@redhat.com>.
725
726 2010-03-25  Eric Blake  <eblake@redhat.com>
727
728         maint: use pragma consistently across replacement headers
729         * lib/ctype.in.h (system_header): Hoist for consistent placement.
730         * lib/dirent.in.h (system_header): Likewise.
731         * lib/errno.in.h (system_header): Likewise.
732         * lib/float.in.h (system_header): Likewise.
733         * lib/getopt.in.h (system_header): Likewise.
734         * lib/iconv.in.h (system_header): Likewise.
735         * lib/inttypes.in.h (system_header): Likewise.
736         * lib/langinfo.in.h (system_header): Likewise.
737         * lib/locale.in.h (system_header): Likewise.
738         * lib/math.in.h (system_header): Likewise.
739         * lib/netdb.in.h (system_header): Likewise.
740         * lib/netinet_in.in.h (system_header): Likewise.
741         * lib/pty.in.h (system_header): Likewise.
742         * lib/sched.in.h (system_header): Likewise.
743         * lib/se-selinux.in.h (system_header): Likewise.
744         * lib/search.in.h (system_header): Likewise.
745         * lib/spawn.in.h (system_header): Likewise.
746         * lib/stdarg.in.h (system_header): Likewise.
747         * lib/stdint.in.h (system_header): Likewise.
748         * lib/string.in.h (system_header): Likewise.
749         * lib/strings.in.h (system_header): Likewise.
750         * lib/sys_file.in.h (system_header): Likewise.
751         * lib/sys_ioctl.in.h (system_header): Likewise.
752         * lib/sys_socket.in.h (system_header): Likewise.
753         * lib/sys_times.in.h (system_header): Likewise.
754         * lib/sys_utsname.in.h (system_header): Likewise.
755         * lib/sys_wait.in.h (system_header): Likewise.
756         * lib/sysexits.in.h (system_header): Likewise.
757         * lib/unistd.in.h (system_header): Likewise.
758         * lib/wctype.in.h (system_header): Likewise.
759
760         arpa/inet: fix mingw compilation warning
761         * lib/arpa_inet.in.h (system_header): Hoist to be unconditional.
762         Reported by Matthew Bolte.
763
764 2010-03-25  Bruno Haible  <bruno@clisp.org>
765
766         Avoid collision between gnulib wrapper and libintl wrapper.
767         * lib/printf.c (printf): Don't define if a printf wrapper is already
768         defined in intl/printf.c.
769         Reported by Michel Boaventura <michel@michelboaventura.com>.
770
771 2010-03-25  Bruno Haible  <bruno@clisp.org>
772
773         Use ANSI C.
774         * lib/readutmp.h (getutent): Provide ANSI C prototype.
775
776 2010-03-25  Bruno Haible  <bruno@clisp.org>
777
778         Minor formatting changes.
779         * lib/acosl.c: Insert space before function argument list.
780         * lib/argz.c: Likewise.
781         * lib/asinl.c: Likewise.
782         * lib/expl.c: Likewise.
783         * lib/gen-uni-tables.c: Likewise.
784         * lib/gettext.h: Likewise.
785         * lib/glthread/lock.h: Likewise.
786         * lib/tanl.c: Likewise.
787         * lib/uniname/uniname.c: Likewise.
788         * tests/test-idpriv-drop.c: Likewise.
789         * tests/test-idpriv-droptemp.c: Likewise.
790         * tests/test-lock.c: Likewise.
791         * tests/test-tls.c: Likewise.
792         * lib/argp-help.c: Insert space before function-like macro argument
793         list.
794         * lib/memcmp.c: Likewise.
795         * tests/test-base64.c: Likewise.
796         * lib/localename.c: Insert space before sizeof's argument list.
797         * lib/safe-alloc.h: Likewise.
798         * lib/file-set.h: Insert space before macro argument list.
799         * tests/test-argp.c: Likewise.
800         * lib/argp-namefrob.h: Insert space before function parameter list.
801         * lib/getaddrinfo.c: Likewise.
802         * lib/netdb.in.h: Likewise.
803         * lib/parse-duration.h: Likewise.
804         * lib/parse-duration.c: Likewise.
805         * lib/poll.c: Likewise.
806         * lib/select.c: Likewise.
807         * lib/trim.h: Likewise.
808         * tests/test-usleep.c: Likewise.
809         * lib/ldexpl.c: Insert space before function parameter list and before
810         function argument list.
811         * lib/logl.c: Likewise.
812         * lib/sqrtl.c: Likewise.
813         * lib/trim.c: Likewise.
814         * lib/cosl.c: Use GNU style indentation. Insert space before function
815         argument list.
816         * lib/sinl.c: Likewise.
817         * lib/tsearch.c: Insert space after 'for'.
818         Reported by Jim Meyering.
819
820 2010-03-23  Pádraig Brady  <P@draigBrady.com>  (tiny change)
821
822         * maint.mk (sc_Wundef_boolean): Check for the presence of the
823         config header before grepping, as it's not present before
824         autoreconf/configure are run.  Reported by Simon Josefsson.
825
826 2010-03-23  Bruno Haible  <bruno@clisp.org>
827
828         pt_chown: Make it work with automake < 1.11.
829         * modules/pt_chown (Makefile.am): Define pkglibexecdir.
830         Reported by Simon Josefsson.
831
832 2010-03-23  Bruno Haible  <bruno@clisp.org>
833
834         pt_chown: Don't depend on GPLed modules.
835         * lib/pt_chown.c: Don't include idpriv.h.
836         (main): Don't drop privileges.
837         * modules/pt_chown (Depends-on): Remove idpriv-drop.
838         Reported by Simon Josefsson.
839
840 2010-03-24  Simon Josefsson  <simon@josefsson.org>
841
842         * top/maint.mk (sc_texinfo_acronym): Add rule, based on
843         suggestions from karl@freefriends.org (Karl Berry).
844
845 2010-03-22  Eric Blake  <eblake@redhat.com>
846
847         gethostname: further tweaks
848         * lib/unistd.in.h (includes): Only worry about <winsock2.h> if we
849         are overriding gethostname.
850         Suggested by Bruno Haible.
851
852 2010-03-21  Bruno Haible  <bruno@clisp.org>
853
854         Fix comments.
855         * lib/forkpty.c (rpl_forkpty): Fix comment.
856         * lib/openpty.c (rpl_openpty): Likewise.
857         Reported by Eric Blake.
858
859 2010-03-22  Eric Blake  <eblake@redhat.com>
860
861         gethostname: fix build on mingw
862         * lib/unistd.in.h (includes): Work around fact that mingw
863         <winsock2.h> re-includes <unistd.h>, by avoiding any
864         redeclarations if we are being included by <winsock2.h>.
865         Reported by Matthias Bolte.
866
867 2010-03-21  Bruno Haible  <bruno@clisp.org>
868
869         forkpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.
870         * lib/forkpty.c (forkpty): New replacement function, from glibc with
871         modifications.
872         * lib/pty.in.h (forkpty): Update declaration. Add comments.
873         * m4/pty.m4 (gl_FORKPTY): If forkpty is not declared, arrange to
874         provide the replacement.
875         * modules/forkpty (Depends-on): Add openpty, login_tty.
876         * m4/pty_h.m4 (gl_PTY_H_DEFAULTS): Initialize HAVE_FORKPTY.
877         * modules/pty (Makefile.am): Substitute HAVE_FORKPTY.
878         * doc/glibc-functions/forkpty.texi: More supported platforms.
879         * config/srclist.txt: Add forkpty.c (commented).
880
881 2010-03-21  Bruno Haible  <bruno@clisp.org>
882
883         * modules/forkpty-tests: Use the common TEMPLATE-TESTS.
884         (Makefile.am): Verify that PTY_LIB is defined.
885
886         * modules/openpty-tests: Use the common TEMPLATE-TESTS.
887
888 2010-03-21  Bruno Haible  <bruno@clisp.org>
889
890         Tests for module 'login_tty'.
891         * modules/login_tty-tests: New file.
892         * tests/test-login_tty.c: New file.
893
894         New module 'login_tty'.
895         * lib/login_tty.c: New file.
896         * m4/pty.m4 (gl_FUNC_LOGIN_TTY): New macro.
897         * modules/login_tty: New file.
898         * doc/glibc-functions/login_tty.texi: Mention the new module.
899
900 2010-03-21  Bruno Haible  <bruno@clisp.org>
901
902         login_tty: Documentation.
903         * doc/glibc-functions/login_tty.texi: New file.
904         * doc/gnulib.texi (Glibc <utmp.h>): Include it.
905
906 2010-03-21  Bruno Haible  <bruno@clisp.org>
907
908         pty: Consistent macro naming.
909         * m4/pty_h.m4 (gl_PTY_H): Renamed from gl_PTY.
910         * m4/pty.m4 (gl_FORKPTY, gl_OPENPTY): Update.
911         * modules/pty (configure.ac): Update.
912
913 2010-03-21  Bruno Haible  <bruno@clisp.org>
914
915         Tests for openpty: Make stricter.
916         * tests/test-openpty.c (main): Add test of canonical processing and
917         erase.
918         * modules/openpty-tests (Makefile.am): Verify that PTY_LIB is defined.
919
920         openpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.
921         * lib/openpty.c (openpty): New replacement function.
922         * lib/pty.in.h: Include <termios.h>.
923         (openpty): Update declaration. Add comments.
924         * m4/pty.m4 (gl_OPENPTY): Require AC_USE_SYSTEM_EXTENSIONS. If openpty
925         is not declared, arrange to provide the replacement. Check for _getpty
926         and posix_openpt.
927         * modules/openpty (Depends-on): Add extensions, fcntl-h, ioctl.
928         * m4/pty_h.m4 (gl_PTY_H_DEFAULTS): Initialize HAVE_OPENPTY.
929         * modules/pty (Makefile.am): Substitute HAVE_OPENPTY.
930         * modules/pty-tests (test_pty_c___LDADD): New variable.
931         * doc/glibc-functions/openpty.texi: More supported platforms.
932
933 2010-03-21  Bruno Haible  <bruno@clisp.org>
934
935         setenv: Tweaks.
936         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Include necessary headers in
937         the test program.
938         * doc/posix-functions/setenv.texi: Update platforms list.
939
940 2010-03-21  Bruno Haible  <bruno@clisp.org>
941
942         New module 'unlockpt'.
943         * lib/unlockpt.c: New file, from glibc with modifications.
944         * m4/unlockpt.m4: New file.
945         * modules/unlockpt: New file.
946         * lib/stdlib.in.h (unlockpt): New declaration.
947         * m4/stdlib_h.m4 (gl_STDLIB_H): Check whether unlockpt is declared.
948         (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_UNLOCKPT, HAVE_UNLOCKPT.
949         * modules/stdlib (Makefile.am): Substitute GNULIB_UNLOCKPT,
950         HAVE_UNLOCKPT.
951         * doc/posix-functions/unlockpt.texi: Mention the new module.
952         * tests/test-stdlib-c++.cc: Check GNULIB_NAMESPACE::unlockpt.
953         * config/srclist.txt: Add unlockpt.c (commented).
954
955 2010-03-21  Jim Meyering  <meyering@redhat.com>
956
957         maint.mk: prohibit inclusion of "intprops.h" without use
958         * top/maint.mk (sc_prohibit_intprops_without_use): New rule.
959
960 2010-03-21  Bruno Haible  <bruno@clisp.org>
961
962         New module 'grantpt'.
963         * lib/grantpt.c: New file, from glibc with modifications.
964         * m4/grantpt.m4: New file.
965         * modules/grantpt: New file.
966         * lib/stdlib.in.h (grantpt): New declaration.
967         * m4/stdlib_h.m4 (gl_STDLIB_H): Check whether grantpt is declared.
968         (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_GRANTPT, HAVE_GRANTPT.
969         * modules/stdlib (Makefile.am): Substitute GNULIB_GRANTPT,
970         HAVE_GRANTPT.
971         * doc/posix-functions/grantpt.texi: Mention the new module.
972         * tests/test-stdlib-c++.cc: Check GNULIB_NAMESPACE::grantpt.
973         * config/srclist.txt: Add grantpt.c (commented).
974
975 2010-03-21  Bruno Haible  <bruno@clisp.org>
976
977         New module 'pt_chown'.
978         * lib/pt_chown.c: New file, from glibc with modifications.
979         * lib/pty-private.h: New file, from glibc with modifications.
980         * modules/pt_chown: New file.
981         * config/srclist.txt: Add pt_chown.c, pty-private.h (commented).
982
983 2010-03-21  Bruno Haible  <bruno@clisp.org>
984
985         Tests for module 'ptsname'.
986         * modules/ptsname-tests: New file.
987         * tests/test-ptsname.c: New file.
988
989         New module 'ptsname'.
990         * lib/ptsname.c: New file, from glibc with modifications.
991         * m4/ptsname.m4: New file.
992         * modules/ptsname: New file.
993         * lib/stdlib.in.h (ptsname): New declaration.
994         * m4/stdlib_h.m4 (gl_STDLIB_H): Check whether ptsname is declared.
995         (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PTSNAME, HAVE_PTSNAME.
996         * modules/stdlib (Makefile.am): Substitute GNULIB_PTSNAME,
997         HAVE_PTSNAME.
998         * doc/posix-functions/ptsname.texi: Mention the new module.
999         * tests/test-stdlib-c++.cc: Check GNULIB_NAMESPACE::ptsname.
1000         * config/srclist.txt: Add ptsname.c (commented).
1001
1002 2010-03-21  Bruno Haible  <bruno@clisp.org>
1003
1004         Tests for module 'ttyname_r'.
1005         * modules/ttyname_r-tests: New file.
1006         * tests/test-ttyname_r.c: New file.
1007
1008         New module 'ttyname_r'.
1009         * lib/ttyname_r.c: New file.
1010         * m4/ttyname_r.m4: New file.
1011         * modules/ttyname_r: New file.
1012         * lib/unistd.in.h (ttyname_r): New declaration.
1013         * m4/unistd_h.m4 (gl_UNISTD_H): Check whether ttyname_r is declared.
1014         (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_TTYNAME_R, HAVE_TTYNAME_R.
1015         * modules/unistd (Makefile.am): Substitute GNULIB_TTYNAME_R,
1016         HAVE_TTYNAME_R.
1017         * tests/test-unistd-c++.cc: Check GNULIB_NAMESPACE::ttyname_r.
1018         * doc/posix-functions/ttyname_r.texi: Mention the new module.
1019
1020 2010-03-20  Bruno Haible  <bruno@clisp.org>
1021
1022         signal: Undefine macro definitions in C++ mode.
1023         * lib/signal.in.h (sigismember, sigemptyset, sigaddset, sigdelset,
1024         sigfillset): Undefine macro definitions from the system header in C++
1025         mode.
1026         Reported by John W. Eaton <jwe@gnu.org>.
1027
1028 2010-03-20  Bruno Haible  <bruno@clisp.org>
1029
1030         Ensure no #include statements inside extern "C" { ... }.
1031         * lib/obstack.h: Shrink extern "C" { ... } region so that it does not
1032         contain #include statements.
1033         * lib/time.in.h: Likewise.
1034
1035 2010-03-20  Bruno Haible  <bruno@clisp.org>
1036
1037         Make _GL_WARN_ON_USE usable in C++ and C mode in the same compilation.
1038         * build-aux/warn-on-use.h (_GL_WARN_EXTERN_C): New macro.
1039         (_GL_WARN_ON_USE, _GL_WARN_ON_USE_CXX): Likewise.
1040         Reported by John W. Eaton <jwe@gnu.org>.
1041
1042 2010-03-20  Bruno Haible  <bruno@clisp.org>
1043
1044         * m4/unlink.m4 (gl_FUNC_UNLINK): Fix last commit.
1045         Reported by Jim Meyering.
1046
1047 2010-03-20  Bruno Haible  <bruno@clisp.org>
1048
1049         pipe: Set errno upon failure.
1050         * lib/pipe.h: Specify that when -1 is returned, errno is set.
1051         * lib/pipe.c (create_pipe): Set errno when returning -1. Use the right
1052         errno value in error message.
1053
1054 2010-03-20  Bruno Haible  <bruno@clisp.org>
1055             Jim Meyering  <meyering@redhat.com>
1056
1057         lchown: Avoid "unused variable" warning.
1058         * lib/lchown.c (rpl_lchown): Move variable 'st' into #if block.
1059
1060 2010-03-20  Bruno Haible  <bruno@clisp.org>
1061
1062         Work around unlink() bug on MacOS X 10.5.6.
1063         * lib/unlink.c (rpl_unlink): If UNLINK_PARENT_BUG is defined, fail when
1064         attempting to unlink a parent directory.
1065         * m4/unlink.m4 (gl_FUNC_UNLINK): Require AC_CANONICAL_HOST. Test for
1066         MacOS X 10.5 bug. If the bug is present, define UNLINK_PARENT_BUG and
1067         activate for the replacement function.
1068         * doc/posix-functions/unlink.texi: Mention the MacOS X 10.5 bug.
1069
1070 2010-03-20  Bruno Haible  <bruno@clisp.org>
1071
1072         Fix link errors on Solaris 8.
1073         * modules/dirent-tests (test_dirent_c___LDADD): Add LIB_NANOSLEEP.
1074         * modules/wctype-tests (test_wctype_c___LDADD): Likewise.
1075
1076 2010-03-19  Jim Meyering  <meyering@redhat.com>
1077
1078         regcomp.c: make non-_LIBC implementation of build_range_exp consistent
1079         The _LIBC implementation of build_range_exp correctly honors the
1080         RE_NO_EMPTY_RANGES flag when checking for reversed range endpoints.
1081         However, the non-_LIBC implementation would ignore that syntax-bit
1082         flag and return REG_ERANGE unconditionally.
1083         This change makes it honor that flag.
1084         * lib/regcomp.c (build_range_exp) [!_LIBC]: Add a parameter: "syntax".
1085         Make two pointer parameters "const".
1086         Use "syntax" bits in order to honor RE_NO_EMPTY_RANGES.
1087         (parse_bracket_exp): Update caller.
1088
1089         regex.m4: correct the reversed range endpoint ([b-a]) test
1090         * m4/regex.m4: When requiring that [b-a] evoke failure,
1091         use RE_NO_EMPTY_RANGES.  This makes this entire configure-time
1092         test pass once again for x86-based systems.
1093
1094 2010-03-19  Bruno Haible  <bruno@clisp.org>
1095
1096         scandir: Fix link error on Solaris 8.
1097         * lib/scandir.c (_D_EXACT_NAMLEN, _D_ALLOC_NAMLEN): New fallback
1098         macros.
1099
1100 2010-03-19  Bruno Haible  <bruno@clisp.org>
1101
1102         getusershell: Fix documentation.
1103         * doc/glibc-functions/endusershell.texi: Refer to the getusershell
1104         module.
1105         * doc/glibc-functions/setusershell.texi: Likewise.
1106
1107         getusershell: Provide declaration, missing on Solaris 9.
1108         * lib/unistd.in.h (getusershell, setusershell, endusershell): Declare
1109         also if HAVE_GETUSERSHELL && !HAVE_DECL_GETUSERSHELL.
1110         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): When the function exists,
1111         check whether it is declared. Set HAVE_DECL_GETUSERSHELL.
1112         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
1113         HAVE_DECL_GETUSERSHELL, not HAVE_GETUSERSHELL.
1114         * modules/unistd (Makefile.am): Substitute HAVE_DECL_GETUSERSHELL, not
1115         HAVE_GETUSERSHELL.
1116         * doc/glibc-functions/getusershell.texi: Mention the Solaris problem.
1117
1118 2010-03-19  Bruno Haible  <bruno@clisp.org>
1119
1120         wctype: Provide iswblank function.
1121         * lib/wctype.in.h (iswblank): Provide a replacement also when iswcntrl
1122         exists and is fine.
1123         * m4/wctype_h.m4 (gl_WCTYPE_H): Also check whether iswcntrl exists.
1124         * modules/wctype (Makefile.am): Substitute HAVE_ISWBLANK.
1125         * tests/test-wctype.c (main): Re-enable the iswblank tests.
1126         * doc/posix-functions/iswblank.texi: Update.
1127
1128 2010-03-19  Bruno Haible  <bruno@clisp.org>
1129
1130         Tests of module 'pty' in C++ mode.
1131         * modules/pty-tests: New file.
1132         * tests/test-pty-c++.cc: New file.
1133         * m4/pty_h.m4 (gl_PTY_MODULE_INDICATOR): Invoke gl_MODULE_INDICATOR.
1134
1135 2010-03-19  Eric Blake  <eblake@redhat.com>
1136
1137         logb: fix documentation
1138         * doc/posix-functions/logb.texi (logb): Gnulib fixes the cygwin
1139         1.5 declaration bug.
1140
1141         forkpty, openpty: prefer glibc's const-safe prototype
1142         * lib/forkpty.c (rpl_forkpty): New file.
1143         * lib/openpty.c (rpl_openpty): Likewise.
1144         * modules/forkpty (Files): Distribute it.
1145         * modules/openpty (Files): Likewise.
1146         * m4/pty_h.m4 (gl_PTY_H_DEFAULTS): Add new witnesses.  Move decl
1147         check...
1148         * m4/pty.m4 (gl_FORKPTY, gl_OPENPTY): ...here.  Request
1149         replacement for for non-const BSD signature.
1150         * modules/pty (Makefile.am): Substitute witnesses.
1151         * lib/pty.in.h (forkpty, openpty): Declare replacements.
1152         * tests/test-forkpty.c: Update signature check.
1153         * tests/test-openpty.c: Likewise.
1154         * doc/glibc-functions/forkpty.texi (forkpty): Document the fix.
1155         * doc/glibc-functions/openpty.texi (openpty): Likewise.
1156
1157         forkpty, openpty: split functions into new modules
1158         * modules/pty (Makefile.am): Substitute new witnesses.
1159         (Libraries): Move library detection...
1160         * modules/forkpty: ...into new module.
1161         * modules/openpty: Another new module.
1162         * modules/pty-tests: Rename and split...
1163         * modules/forkpty-tests: ...to this...
1164         * modules/openpty-tests: ...and this.
1165         * tests/test-pty.c: Rename and split...
1166         * tests/test-forkpty.c: ...to this...
1167         * tests/test-openpty.c: ...and this.
1168         * m4/pty_h.m4 (gl_PTY_H_DEFAULTS): Add new witnesses.
1169         (gl_PTY): Split library searching...
1170         * m4/pty.m4 (gl_PTY_LIB): ...into new file.
1171         (gl_FORKPTY, gl_OPENPTY): New macros.
1172         * lib/pty.in.h (forkpty, openpty): Honor new witnesses.
1173         * NEWS: Mention the split.
1174         * MODULES.html.sh (Misc): Document the modules.
1175         * doc/glibc-functions/forkpty.texi (forkpty): Likewise.
1176         * doc/glibc-functions/openpty.texi (openpty): Likewise.
1177
1178         pty: improve replacement header
1179         * lib/pty.in.h: New file.
1180         * modules/pty (Files): Ship it.
1181         (Makefile.am): Always build replacement.
1182         * m4/pty.m4: Rename...
1183         * m4/pty_h.m4: ...to this.
1184         (gl_PTY): Modernize setting of witness macros; update check of
1185         forkpty to take proper advantage of cache.
1186         (gl_PTY_MODULE_INDICATOR, gl_PTY_H_DEFAULTS): New macros.
1187
1188         getopt: avoid compiler warning
1189         * lib/getopt.c (attribute_hidden): Remove unused macro.
1190
1191 2010-03-18  Bruno Haible  <bruno@clisp.org>
1192
1193         Fix link errors on Solaris 8.
1194         * modules/iconv-h-tests (test_iconv_h_c___LDADD): Add LIB_NANOSLEEP.
1195         * modules/search-tests (test_search_c___LDADD): Likewise.
1196         * modules/signal-tests (test_signal_c___LDADD): Likewise.
1197         * modules/spawn-tests (test_spawn_c___LDADD): Likewise.
1198         * modules/stdio-tests (test_stdio_c___LDADD): Likewise.
1199         * modules/sys_select-tests (test_sys_select_c___LDADD): Likewise.
1200         * modules/sys_socket-tests (test_sys_socket_c___LDADD): Likewise.
1201         * modules/sys_time-tests (test_sys_time_c___LDADD): Likewise.
1202         * modules/wchar-tests (test_wchar_c___LDADD): Likewise.
1203
1204 2010-03-18  Bruno Haible  <bruno@clisp.org>
1205
1206         Fix bug introduced on 2010-03-14.
1207         * m4/spawn_h.m4 (gl_HAVE_POSIX_SPAWN): New macro.
1208         (gl_SPAWN_H): Require it.
1209         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_BODY): Likewise.
1210         Reported by Simon Josefsson.
1211
1212 2010-03-18  Bruno Haible  <bruno@clisp.org>
1213
1214         Fix typo introduced on 2009-12-31.
1215         * m4/spawn_h.m4 (gl_SPAWN_H): Check for the declaration of
1216         posix_spawn_file_actions_adddup2.
1217
1218 2010-03-17  Bert Wesarg  <bert.wesarg@googlemail.com>  (tiny change)
1219         and Eric Blake  <eblake@redhat.com>
1220
1221         test-vc-list-files-git: make more robust
1222         * tests/test-vc-list-files-git.sh: Unset problematic environment
1223         variables.  Chain commands together.
1224
1225 2010-03-17  Ludovic Courtès <ludo@gnu.org>  (tiny change)
1226
1227         * m4/pty.m4: Unset $ac_cv_have_decl_forkpty before the second
1228         `AC_CHECK_DECL' invocation.
1229
1230 2010-03-15  Sergey Poznyakoff  <gray@gnu.org.ua>
1231
1232         * lib/inttostr.c (inttostr): Make sure the invocation of verify
1233         appears before executable statements. Suggested by Petr Sumbera
1234         <Petr.Sumbera@Sun.COM>.
1235
1236 2010-03-14  Bruno Haible  <bruno@clisp.org>
1237
1238         * tests/test-flock.c (test_exclusive): Comment out a test that causes
1239         portability problems. Instead use a simpler test.
1240         (main): Check that invalid arguments are rejected only on Linux.
1241
1242 2010-03-14  Bruno Haible  <bruno@clisp.org>
1243
1244         Fix bug introduced on 2009-12-31.
1245         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Invoke
1246         gl_PREREQ_SYS_H_WINSOCK2 always.
1247         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise. Remove
1248         SYS_SOCKET_H variable.
1249         * m4/sys_file_h.m4 (gl_HEADER_SYS_FILE_H): Remove test for flock.
1250         Update comments.
1251         * m4/ctype.m4 (gl_CTYPE_H): Update comments.
1252         * m4/langinfo_h.m4 (gl_LANGINFO_H): Likewise.
1253         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Likewise.
1254         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H): Likewise.
1255         * m4/sys_wait_h.m4 (gl_SYS_WAIT_H): Likewise.
1256
1257 2010-03-14  Bruno Haible  <bruno@clisp.org>
1258
1259         Fix values returned by sinl, cosl.
1260         * lib/trigl.h: Add specification comments.
1261         * lib/sincosl.c (kernel_sinl, kernel_cosl): Fix comments and formula
1262         that combines the values from the precomputed table with the values of
1263         the Chebyshev polynomials.
1264
1265 2010-03-14  Bruno Haible  <bruno@clisp.org>
1266
1267         Fix compilation error when modules 'posix_spawn[p]' are not used.
1268         * m4/spawn_h.m4 (gl_SPAWN_H): Set HAVE_POSIX_SPAWN here.
1269         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_BODY): ... not here.
1270
1271 2010-03-14  Bruno Haible  <bruno@clisp.org>
1272
1273         Fix compilation error on mingw when module 'time_r' is not used.
1274         * lib/time.in.h (localtime_r, gmtime_r): Declare only if GNULIB_TIME_R
1275         is 1.
1276         * tests/test-time-c++.cc (localtime_r, gmtime_r): Likewise.
1277         * modules/time_r (configure.ac): Invoke gl_TIME_MODULE_INDICATOR.
1278         * modules/time (Makefile.am): Substitute GNULIB_TIME_R.
1279         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize GNULIB_TIME_R.
1280
1281 2010-03-14  Bruno Haible  <bruno@clisp.org>
1282
1283         Fix compilation error with Sun C.
1284         * lib/strtol.c: Use LLONG_MIN instead of GCC specific LONG_LONG_MIN.
1285         Use LLONG_MAX instead of GCC specific LONG_LONG_MAX. Use ULLONG_MAX
1286         instead of GCC specific ULONG_LONG_MAX.
1287         * lib/xstrtoll.c: Likewise.
1288         * lib/xstrtoull.c: Likewise.
1289
1290 2010-03-13  Bruno Haible  <bruno@clisp.org>
1291
1292         Allow the user to disable C++ code and tests.
1293         * m4/ansi-c++.m4 (gl_CXX_CHOICE): New macro.
1294         (gl_PROG_ANSI_CXX): Require it.
1295
1296 2010-03-13  Bruno Haible  <bruno@clisp.org>
1297
1298         * DEPENDENCIES (libtool): Mention libtool 2.2.x requirement in special
1299         cases.
1300
1301 2010-03-13  Bruno Haible  <bruno@clisp.org>
1302
1303         Test that gnulib does not break the standard C++ headers.
1304         * tests/test-locale-c++2.cc: New file.
1305         * modules/locale-tests (Files): Add it.
1306         (Makefile.am): Compile it for test-locale-c++.
1307         * tests/test-math-c++2.cc: New file.
1308         * modules/math-tests (Files): Add it.
1309         (Makefile.am): Compile it for test-math-c++.
1310         * tests/test-signal-c++2.cc: New file.
1311         * modules/signal-tests (Files): Add it.
1312         (Makefile.am): Compile it for test-signal-c++.
1313         * tests/test-stdio-c++2.cc: New file.
1314         * modules/stdio-tests (Files): Add it.
1315         (Makefile.am): Compile it for test-stdio-c++.
1316         * tests/test-stdlib-c++2.cc: New file.
1317         * modules/stdlib-tests (Files): Add it.
1318         (Makefile.am): Compile it for test-stdlib-c++.
1319         * tests/test-string-c++2.cc: New file.
1320         * modules/string-tests (Files): Add it.
1321         (Makefile.am): Compile it for test-string-c++.
1322         * tests/test-time-c++2.cc: New file.
1323         * modules/time-tests (Files): Add it.
1324         (Makefile.am): Compile it for test-time-c++.
1325         Reported by John W. Eaton <jwe@gnu.org>.
1326
1327 2010-03-13  Bruno Haible  <bruno@clisp.org>
1328
1329         * gnulib-tool (func_usage): Clarify which options are available for
1330         --create-testdir and --create-megatestdir.
1331
1332 2010-03-13  Bruno Haible  <bruno@clisp.org>
1333
1334         Fix compilation error with glibc >= 2.10 and g++ >= 4.4.
1335         * build-aux/warn-on-use.h (_GL_WARN_ON_USE_CXX): New macro.
1336         * build-aux/c++defs.h (_GL_CXXALIASWARN1): New macro.
1337         * lib/string.in.h (memchr, memrchr, rawmemchr, strchrnul, strpbrk,
1338         strstr, strcasestr): Use _GL_CXXALIASWARN1 instead of _GL_CXXALIASWARN
1339         when appropriate.
1340         Reported by Jim Meyering.
1341
1342 2010-03-12  Simon Josefsson  <simon@josefsson.org>
1343
1344         * gnulib-tool (func_import): Explain origin of code.
1345
1346 2010-03-12  Bruno Haible  <bruno@clisp.org>
1347
1348         Fix problem with automake's definition of CXXLINK.
1349         * gnulib-tool (func_create_testdir): After LT_INIT, also use LT_LANG.
1350         Reported by Simon Josefsson and Ludovic Courtès.
1351
1352 2010-03-12  Bruno Haible  <bruno@clisp.org>
1353
1354         * doc/gnulib-intro.texi (Steady Development): Mention Ian Beckwith's
1355         stable releases.
1356
1357 2010-03-11  Bruno Haible  <bruno@clisp.org>
1358
1359         Fix problems with overloaded C++ definitions of memchr, strpbrk, etc.
1360         * build-aux/c++defs.h (_GL_CXXALIAS_SYS_CAST2): Make it work regardless
1361         whether the system provides one variant or multiple variants of the
1362         function.
1363         * lib/string.in.h (memchr, strpbrk): Use _GL_CXXALIAS_SYS_CAST2 for all
1364         C++ compilers.
1365         (memrchr, rawmemchr, strchrnul, strstr, strcasestr): Use
1366         _GL_CXXALIAS_SYS_CAST2 instead of _GL_CXXALIAS_SYS.
1367         Reported by Jim Meyering.
1368
1369 2010-03-09  Simon Josefsson  <simon@josefsson.org>
1370
1371         * gnulib-tool (LIBTOOLPATH): Fix cut'n'paste bug.
1372
1373 2010-03-08  Bruno Haible  <bruno@clisp.org>
1374
1375         gnulib-tool: Add support for --libtool in --create-testdir.
1376         * gnulib-tool (LIBTOOLPATH, LIBTOOLIZE): New variables.
1377         (func_create_testdir): Emit LT_INIT invocations. Invoke LIBTOOLIZE.
1378
1379 2010-03-08  Eric Blake  <eblake@redhat.com>
1380
1381         gnulib-tool.texi: mention possibility of git submodule
1382         * doc/gnulib-tool.texi (VCS Issues): Add details about using git
1383         submodules.
1384         * doc/.gitignore: Ignore another generated file.
1385
1386 2010-03-08  Karl Berry  <karl@gnu.org>
1387
1388         * doc/gnulib-tool.texi (VCS Issues): Mention third option
1389         of committing gnulib files while skipping others.
1390
1391 2010-03-07  Bruno Haible  <bruno@clisp.org>
1392
1393         Tests of module 'wctype' in C++ mode.
1394         * tests/test-wctype-c++.cc: New file.
1395         * modules/wctype-tests (Files): Add it and tests/signature.h.
1396         (Depends-on): Add ansi-c++-opt.
1397         (Makefile.am): Arrange to compile and run test-wctype-c++.
1398
1399         Tests of module 'wchar' in C++ mode.
1400         * tests/test-wchar-c++.cc: New file.
1401         * modules/wchar-tests (Files): Add it and tests/signature.h.
1402         (Depends-on): Add ansi-c++-opt.
1403         (Makefile.am): Arrange to compile and run test-wchar-c++.
1404         * m4/wchar_h.m4 (gl_WCHAR_MODULE_INDICATOR): Invoke
1405         gl_MODULE_INDICATOR.
1406
1407         Tests of module 'unistd' in C++ mode.
1408         * tests/test-unistd-c++.cc: New file.
1409         * modules/unistd-tests (Files): Add it and tests/signature.h.
1410         (Depends-on): Add ansi-c++-opt.
1411         (Makefile.am): Arrange to compile and run test-unistd-c++.
1412         * m4/unistd_h.m4 (gl_UNISTD_MODULE_INDICATOR): Invoke
1413         gl_MODULE_INDICATOR.
1414
1415         Tests of module 'time' in C++ mode.
1416         * tests/test-time-c++.cc: New file.
1417         * modules/time-tests (Files): Add it and tests/signature.h.
1418         (Depends-on): Add ansi-c++-opt.
1419         (Makefile.am): Arrange to compile and run test-time-c++.
1420         * m4/time_h.m4 (gl_TIME_MODULE_INDICATOR): Invoke gl_MODULE_INDICATOR.
1421
1422         Tests of module 'sys_time' in C++ mode.
1423         * tests/test-sys_time-c++.cc: New file.
1424         * modules/sys_time-tests (Files): Add it and tests/signature.h.
1425         (Depends-on): Add ansi-c++-opt.
1426         (Makefile.am): Arrange to compile and run test-sys_time-c++.
1427         * m4/sys_time_h.m4 (gl_SYS_TIME_MODULE_INDICATOR): Invoke
1428         gl_MODULE_INDICATOR.
1429
1430         Tests of module 'sys_stat' in C++ mode.
1431         * tests/test-sys_stat-c++.cc: New file.
1432         * modules/sys_stat-tests (Files): Add it and tests/signature.h.
1433         (Depends-on): Add ansi-c++-opt.
1434         (Makefile.am): Arrange to compile and run test-sys_stat-c++.
1435         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): Invoke
1436         gl_MODULE_INDICATOR.
1437
1438         Tests of module 'sys_socket' in C++ mode.
1439         * tests/test-sys_socket-c++.cc: New file.
1440         * modules/sys_socket-tests (Files): Add it and tests/signature.h.
1441         (Depends-on): Add ansi-c++-opt.
1442         (Makefile.am): Arrange to compile and run test-sys_socket-c++.
1443         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Invoke
1444         gl_MODULE_INDICATOR.
1445
1446         Tests of module 'sys_select' in C++ mode.
1447         * tests/test-sys_select-c++.cc: New file.
1448         * modules/sys_select-tests (Files): Add it and tests/signature.h.
1449         (Depends-on): Add ansi-c++-opt.
1450         (Makefile.am): Arrange to compile and run test-sys_select-c++.
1451         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): Invoke
1452         gl_MODULE_INDICATOR.
1453
1454         Tests of module 'sys_ioctl' in C++ mode.
1455         * tests/test-sys_ioctl-c++.cc: New file.
1456         * modules/sys_ioctl-tests (Files): Add it and tests/signature.h.
1457         (Depends-on): Add ansi-c++-opt.
1458         (Makefile.am): Arrange to compile and run test-sys_ioctl-c++.
1459         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_MODULE_INDICATOR): Invoke
1460         gl_MODULE_INDICATOR.
1461
1462         Tests of module 'string' in C++ mode.
1463         * tests/test-string-c++.cc: New file.
1464         * modules/string-tests (Files): Add it and tests/signature.h.
1465         (Depends-on): Add ansi-c++-opt.
1466         (Makefile.am): Arrange to compile and run test-string-c++.
1467         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Invoke
1468         gl_MODULE_INDICATOR.
1469
1470         Tests of module 'stdlib' in C++ mode.
1471         * tests/test-stdlib-c++.cc: New file.
1472         * modules/stdlib-tests (Files): Add it and tests/signature.h.
1473         (Depends-on): Add ansi-c++-opt.
1474         (Makefile.am): Arrange to compile and run test-stdlib-c++.
1475         * m4/stdlib_h.m4 (gl_STDLIB_MODULE_INDICATOR): Invoke
1476         gl_MODULE_INDICATOR.
1477
1478         Tests of module 'stdio' in C++ mode.
1479         * tests/test-stdio-c++.cc: New file.
1480         * modules/stdio-tests (Files): Add it and tests/signature.h.
1481         (Depends-on): Add ansi-c++-opt.
1482         (Makefile.am): Arrange to compile and run test-stdio-c++.
1483         * m4/stdio_h.m4 (gl_STDIO_MODULE_INDICATOR): Invoke
1484         gl_MODULE_INDICATOR.
1485
1486         Tests of module 'spawn' in C++ mode.
1487         * tests/test-spawn-c++.cc: New file.
1488         * modules/spawn-tests (Files): Add it and tests/signature.h.
1489         (Depends-on): Add ansi-c++-opt.
1490         (Makefile.am): Arrange to compile and run test-spawn-c++.
1491         * m4/spawn_h.m4 (gl_SPAWN_MODULE_INDICATOR): Invoke
1492         gl_MODULE_INDICATOR.
1493
1494         Tests of module 'signal' in C++ mode.
1495         * tests/test-signal-c++.cc: New file.
1496         * modules/signal-tests (Files): Add it and tests/signature.h.
1497         (Depends-on): Add ansi-c++-opt.
1498         (Makefile.am): Arrange to compile and run test-signal-c++.
1499         * m4/signal_h.m4 (gl_SIGNAL_MODULE_INDICATOR): Invoke
1500         gl_MODULE_INDICATOR.
1501
1502         Tests of module 'search' in C++ mode.
1503         * tests/test-search-c++.cc: New file.
1504         * modules/search-tests (Files): Add it and tests/signature.h.
1505         (Depends-on): Add ansi-c++-opt.
1506         (Makefile.am): Arrange to compile and run test-search-c++.
1507         * m4/search_h.m4 (gl_SEARCH_MODULE_INDICATOR): Invoke
1508         gl_MODULE_INDICATOR.
1509
1510         Tests of module 'math' in C++ mode.
1511         * tests/test-math-c++.cc: New file.
1512         * modules/math-tests (Files): Add it and tests/signature.h.
1513         (Depends-on): Add ansi-c++-opt.
1514         (Makefile.am): Arrange to compile and run test-math-c++.
1515         * m4/math_h.m4 (gl_MATH_MODULE_INDICATOR): Invoke gl_MODULE_INDICATOR.
1516
1517         Tests of module 'locale' in C++ mode.
1518         * tests/test-locale-c++.cc: New file.
1519         * modules/locale-tests (Files): Add it and tests/signature.h.
1520         (Depends-on): Add ansi-c++-opt.
1521         (Makefile.am): Arrange to compile and run test-locale-c++.
1522         * m4/locale_h.m4 (gl_LOCALE_MODULE_INDICATOR): Invoke
1523         gl_MODULE_INDICATOR.
1524
1525         Tests of module 'langinfo' in C++ mode.
1526         * tests/test-langinfo-c++.cc: New file.
1527         * modules/langinfo-tests (Files): Add it and tests/signature.h.
1528         (Depends-on): Add ansi-c++-opt.
1529         (Makefile.am): Arrange to compile and run test-langinfo-c++.
1530         * m4/langinfo_h.m4 (gl_LANGINFO_MODULE_INDICATOR): Invoke
1531         gl_MODULE_INDICATOR.
1532
1533         Tests of module 'iconv-h' in C++ mode.
1534         * tests/test-iconv-h-c++.cc: New file.
1535         * modules/iconv-h-tests (Files): Add it and tests/signature.h.
1536         (Depends-on): Add ansi-c++-opt.
1537         (Makefile.am): Arrange to compile and run test-iconv-h-c++.
1538
1539         Tests of module 'glob' in C++ mode.
1540         * tests/test-glob-c++.cc: New file.
1541         * modules/glob-tests (Files): Add it.
1542         (Depends-on): Add ansi-c++-opt.
1543         (Makefile.am): Arrange to compile and run test-glob-c++.
1544
1545         Tests of module 'fcntl-h' in C++ mode.
1546         * tests/test-fcntl-h-c++.cc: New file.
1547         * modules/fcntl-h-tests (Files): Add it and tests/signature.h.
1548         (Depends-on): Add ansi-c++-opt.
1549         (Makefile.am): Arrange to compile and run test-fcntl-h-c++.
1550         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR): Invoke
1551         gl_MODULE_INDICATOR.
1552
1553         Tests of module 'dirent' in C++ mode.
1554         * tests/test-dirent-c++.cc: New file.
1555         * modules/dirent-tests (Files): Add it and tests/signature.h.
1556         (Depends-on): Add ansi-c++-opt.
1557         (Makefile.am): Arrange to compile and run test-dirent-c++.
1558         * m4/dirent_h.m4 (gl_DIRENT_MODULE_INDICATOR): Invoke
1559         gl_MODULE_INDICATOR.
1560
1561         New module 'ansi-c++-opt'.
1562         * modules/ansi-c++-opt: New file.
1563         * m4/ansi-c++.m4: New file, from GNU gettext with modifications.
1564
1565         Document C++ namespace mode.
1566         * doc/gnulib.texi (A C++ namespace for gnulib): New section.
1567
1568         wctype: Avoid #define replacements in C++ mode.
1569         * lib/wctype.in.h: Include c++defs.h, warn-on-use.h.
1570         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower,
1571         iswprint, iswpunct, iswspace, iswupper, iswxdigit, towlower, towupper):
1572         In C++, define a namespaced alias symbol.
1573         * m4/wctype_h.m4 (gl_WCTYPE_H): Don't set WCTYPE_H.
1574         * modules/wctype (Depends-on): Add c++defs, warn-on-use.
1575         (Makefile.am): Provide a wctype.h replacement always. Update wctype.h
1576         rule.
1577
1578         wchar: Avoid #define replacements in C++ mode.
1579         * lib/wchar.in.h: Include c++defs.h.
1580         (btowc, wctob, mbsinit, mbrtowc, mbrlen, mbsrtowcs, mbsnrtowcs,
1581         wcrtomb, wcsrtombs, wcsnrtombs): In C++, define a namespaced alias
1582         symbol.
1583         (wcwidth): Likewise. Fix prototype to be POSIX compliant.
1584         * modules/wchar (Depends-on): Add c++defs.
1585         (Makefile.am): Update wchar.h rule.
1586
1587         unistd: Avoid #define replacements in C++ mode.
1588         * lib/unistd.in.h: Include c++defs.h.
1589         (chown, close, dup, dup2, dup3, euidaccess, faccessat, fchdir,
1590         fchownat, fsync, ftruncate, getcwd, getdomainname, getdtablesize,
1591         getgroups, gethostname, getlogin, getlogin_r, getpagesize,
1592         getusershell, setusershell, endusershell, lchown, link, linkat, lseek,
1593         pipe2, pread, readlink, readlinkat, rmdir, sleep, symlink, symlinkat,
1594         unlink, unlinkat, usleep, write): In C++, define a namespaced alias
1595         symbol.
1596         (environ): Update.
1597         * modules/unistd (Depends-on): Add c++defs.
1598         (Makefile.am): Update unistd.h rule.
1599
1600         time: Avoid #define replacements in C++ mode.
1601         * lib/time.in.h: Include c++defs.h, warn-on-use.h.
1602         (nanosleep, mktime, localtime_r, gmtime_r, strptime, timegm): In C++,
1603         define a namespaced alias symbol.
1604         * m4/time_h.m4 (gl_TIME_MODULE_INDICATOR): New macro.
1605         (gl_HEADER_TIME_H_DEFAULTS): Initialize also GNULIB_MKTIME,
1606         GNULIB_NANOSLEEP, GNULIB_STRPTIME, GNULIB_TIMEGM.
1607         * modules/time (Depends-on): Add c++defs, warn-on-use.
1608         (Makefile.am): Update time.h rule.
1609         * modules/mktime (configure.ac): Invoke gl_TIME_MODULE_INDICATOR.
1610         * modules/nanosleep (configure.ac): Likewise.
1611         * modules/strptime (configure.ac): Likewise.
1612         * modules/timegm (configure.ac): Likewise.
1613
1614         sys_time: Avoid #define replacements in C++ mode.
1615         * lib/sys_time.in.h: Include c++defs.h.
1616         (gettimeofday): In C++, define a namespaced alias symbol.
1617         * modules/sys_time (Depends-on): Add c++defs.
1618         (Makefile.am): Update sys/time.h rule.
1619
1620         sys_stat: Avoid #define replacements in C++ mode.
1621         * lib/sys_stat.in.h: Include c++defs.h.
1622         (fchmodat, fstat, fstatat, futimens, lchmod, lstat, mkdir, mkdirat,
1623         mkfifo, mkfifoat, mknod, mknodat, utimensat): In C++, define a
1624         namespaced alias symbol.
1625         In C++, define a namespaced alias symbol.
1626         * modules/sys_stat (Depends-on): Add c++defs.
1627         (Makefile.am): Update sys/stat.h rule.
1628
1629         sys_socket: Avoid #define replacements in C++ mode.
1630         * lib/sys_socket.in.h: Handle the case of recursive include on Cygwin.
1631         Include c++defs.h. Include warn-on-use.h earlier. Enable the function
1632         definitions also when the system has a <sys/socket.h>.
1633         (socket, connect, accept, bind, getpeername, getsockname, getsockopt,
1634         listen, recv, send, recvfrom, sendto, setsockopt, shutdown, accept4):
1635         In C++, define a namespaced alias symbol.
1636         * modules/sys_socket (Depends-on): Add c++defs.
1637         (Makefile.am): Update sys/socket.h rule.
1638
1639         sys_select: Avoid #define replacements in C++ mode.
1640         * lib/sys_select.in.h: Include c++defs.h. Enable the function
1641         definitions also when the system has a <sys/select.h>.
1642         (select): In C++, define a namespaced alias symbol.
1643         * modules/sys_select (Depends-on): Add c++defs.
1644         (Makefile.am): Update sys/select.h rule.
1645
1646         sys_ioctl: Avoid #define replacements in C++ mode.
1647         * lib/sys_ioctl.in.h: Include c++defs.h.
1648         (ioctl): In C++, define a namespaced alias symbol.
1649         * modules/sys_ioctl (Depends-on): Add c++defs.
1650         (Makefile.am): Update sys/ioctl.h rule.
1651
1652         string: Avoid #define replacements in C++ mode.
1653         * lib/string.in.h: Include c++defs.h.
1654         (stpncpy): Define to rpl_stpncpy, not gnu_stpncpy.
1655         (memchr, memmem, mempcpy, memrchr, rawmemchr, stpcpy, stpncpy,
1656         strchrnul, strdup, strndup, strnlen, strpbrk, strsep, strstr,
1657         strcasestr, strtok_r, mbslen, mbschr, mbsrchr, mbspbrk, strerror,
1658         strsignal, strverscmp): In C++, define a namespaced alias symbol.
1659         * modules/string (Depends-on): Add c++defs.
1660         (Makefile.am): Update string.h rule.
1661
1662         stdlib: Avoid #define replacements in C++ mode.
1663         * lib/stdlib.in.h: Include c++defs.h.
1664         (atoll, calloc, canonicalize_file_name, getloadavg, getsubopt, malloc,
1665         mkdtemp, mkostemp, mkostemps, mkstemp, mkstemps, putenv, random_r,
1666         srandom_r, initstate_r, setstate_r, realloc, realpath, rpmatch, setenv,
1667         strtod, strtoll, strtoull, unsetenv): In C++, define a namespaced alias
1668         symbol.
1669         * modules/stdlib (Depends-on): Add c++defs.
1670         (Makefile.am): Update stdlib.h rule.
1671
1672         stdio: Avoid #define replacements in C++ mode.
1673         * lib/stdio.in.h: Include c++defs.h.
1674         (dprintf, fclose, fflush, fopen, fprintf, fpurge, fputc, fputs,
1675         freopen, fseek, fseeko, ftell, ftello, fwrite, getdelim, getline,
1676         obstack_printf, obstack_vprintf, perror, popen, printf, fputc, putchar,
1677         puts, remove, rename, renameat, snprintf, sprintf, asprintf, vasprintf,
1678         vdprintf, vfprintf, vprintf, vsnprintf, vsprintf): In C++, define a
1679         namespaced alias symbol.
1680         * modules/stdio (Depends-on): Add c++defs.
1681         (Makefile.am): Update stdio.h rule.
1682
1683         spawn: Avoid #define replacements in C++ mode.
1684         * lib/spawn.in.h: Include c++defs.h.
1685         (posix_spawn, posix_spawnp, posix_spawnattr_init,
1686         posix_spawnattr_destroy, posix_spawnattr_getsigdefault,
1687         posix_spawnattr_setsigdefault, posix_spawnattr_getsigmask,
1688         posix_spawnattr_setsigmask, posix_spawnattr_getflags,
1689         posix_spawnattr_setflags, posix_spawnattr_getpgroup,
1690         posix_spawnattr_setpgroup, posix_spawnattr_getschedpolicy,
1691         posix_spawnattr_setschedpolicy, posix_spawnattr_getschedparam,
1692         posix_spawnattr_setschedparam, posix_spawn_file_actions_init,
1693         posix_spawn_file_actions_destroy, posix_spawn_file_actions_addopen,
1694         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2):
1695         In C++, define a namespaced alias symbol.
1696         * modules/spawn (Depends-on): Add c++defs.
1697         (Makefile.am): Update spawn.h rule.
1698
1699         signal: Avoid #define replacements in C++ mode.
1700         * lib/signal.in.h: Include c++defs.h.
1701         (sigismember, sigemptyset, sigaddset, sigdelset, sigfillset,
1702         sigpending, sigprocmask, signal, raise, sigaction): In C++, define a
1703         namespaced alias symbol.
1704         * modules/signal (Depends-on): Add c++defs.
1705         (Makefile.am): Update signal.h rule.
1706
1707         search: Avoid #define replacements in C++ mode.
1708         * lib/search.in.h: Include c++defs.h.
1709         (_gl_search_compar_fn, _gl_search_action_fn): New types.
1710         (tsearch, tfind, tdelete, twalk): In C++, define a namespaced alias
1711         symbol.
1712         * modules/search (Depends-on): Add c++defs.
1713         (Makefile.am): Update search.h rule.
1714
1715         math: Avoid #define replacements in C++ mode.
1716         * lib/math.in.h: Include c++defs.h.
1717         (frexp, acosl, asinl, atanl, ceilf, ceill, cosl, expl, floorf, floorl,
1718         frexpl, ldexpl, logl, roundf, round, roundl, sinl, sqrtl, tanl, truncf,
1719         trunc, truncl): In C++, define a namespaced alias symbol.
1720         * modules/math (Depends-on): Add c++defs.
1721         (Makefile.am): Update math.h rule.
1722
1723         locale: Avoid #define replacements in C++ mode.
1724         * lib/locale.in.h: Include c++defs.h.
1725         (duplocale): In C++, define a namespaced alias symbol.
1726         * m4/locale_h.m4 (gl_LOCALE_H_DEFAULTS): Initialize HAVE_DUPLOCALE.
1727         * m4/duplocale.m4 (gl_FUNC_DUPLOCALE): Set HAVE_DUPLOCALE.
1728         * modules/locale (Depends-on): Add c++defs.
1729         (Makefile.am): Update locale.h rule. Substitute HAVE_DUPLOCALE.
1730
1731         langinfo: Avoid #define replacements in C++ mode.
1732         * lib/langinfo.in.h: Include c++defs.h.
1733         (nl_langinfo): In C++, define a namespaced alias symbol.
1734         * modules/langinfo (Depends-on): Add c++defs.
1735         (Makefile.am): Update langinfo.h rule.
1736
1737         iconv-h: Avoid #define replacements in C++ mode.
1738         * lib/iconv.in.h: Include c++defs.h, warn-on-use.h.
1739         (iconv_open, iconv, iconv_close): In C++, define a namespaced alias
1740         symbol.
1741         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
1742         whenever iconv is present.
1743         * modules/iconv-h (Depends-on): Add c++defs, warn-on-use.
1744         (Makefile.am): Update iconv.h rule.
1745
1746         glob: Avoid #define replacements in C++ mode.
1747         * lib/glob.in.h: Include c++defs.h, warn-on-use.h.
1748         (_gl_glob_errfunc_fn): New type.
1749         (glob, globfree, glob_pattern_p): In C++, define a namespaced alias
1750         symbol.
1751         * modules/glob (Depends-on): Add c++defs, warn-on-use.
1752         (Makefile.am): Update glob.h rule.
1753
1754         fcntl-h: Avoid #define replacements in C++ mode.
1755         * lib/fcntl.in.h: Include c++defs.h.
1756         (fcntl, open, openat): In C++, define a namespaced alias symbol.
1757         * modules/fcntl-h (Depends-on): Add c++defs.
1758         (Makefile.am): Update fcntl.h rule.
1759
1760         dirent: Avoid #define replacements in C++ mode.
1761         * lib/dirent.in.h: Include c++defs.h.
1762         (closedir, fdopendir, opendir, scandir, alphasort): In C++, define a
1763         namespaced alias symbol.
1764         (dirfd): Update declaration.
1765         * modules/dirent (Depends-on): Add c++defs.
1766         (Makefile.am): Update dirent.h rule.
1767
1768         ctype: Make it usable in C++ code.
1769         * lib/ctype.in.h: Include c++defs.h.
1770         (isblank): Declare as extern "C".
1771         * modules/ctype (Depends-on): Add c++defs.
1772         (Makefile.am): Update ctype.h rule.
1773
1774         New module 'c++defs'.
1775         * modules/c++defs: New file.
1776         * build-aux/c++defs.h: New file.
1777         Reported by John W. Eaton <jwe@gnu.org>.
1778
1779 2010-03-07  Bruno Haible  <bruno@clisp.org>
1780
1781         logb: Provide missing declaration for Cygwin.
1782         * lib/math.in.h (logb): New declaration.
1783         * m4/logb.m4: New file.
1784         * modules/logb (Files): Add m4/logb.m4.
1785         (Depends-on): Add math.
1786         (configure.ac): Invoke gl_FUNC_LOGB, gl_MATH_MODULE_INDICATOR.
1787         * m4/math_h.m4 (gl_MATH_H): Check also for logb declaration.
1788         (gl_MATH_H_DEFAULTS): Initialize GNULIB_LOGB, HAVE_DECL_LOGB.
1789         * modules/math (Makefile.am): Substitute GNULIB_LOGB, HAVE_DECL_LOGB.
1790         * doc/posix-functions/logb.texi: Mention the Cygwin bug.
1791
1792 2010-03-07  Bruno Haible  <bruno@clisp.org>
1793
1794         Fix test-cond link error.
1795         * tests/test-cond.c: Include <stdio.h>.
1796
1797 2010-03-07  Bruno Haible  <bruno@clisp.org>
1798
1799         Fix test-dirent-safer link error.
1800         * modules/dirent-safer-tests (Makefile.am): Define
1801         test_dirent_safer_LDADD.
1802
1803 2010-03-07  Bruno Haible  <bruno@clisp.org>
1804
1805         * gnulib-tool (func_create_testdir): Don't use 'lib-ignore' module
1806         among default module list.
1807
1808 2010-03-07  Bruno Haible  <bruno@clisp.org>
1809
1810         Fix link error on platforms with GNU libiconv.
1811         * modules/unistr/u8-strcoll-tests (Makefile): Define
1812         test_u8_strcoll_LDADD.
1813         * modules/unistr/u16-strcoll-tests (Makefile): Define
1814         test_u16_strcoll_LDADD.
1815         * modules/unistr/u32-strcoll-tests (Makefile): Define
1816         test_u32_strcoll_LDADD.
1817
1818 2010-03-07  Bruno Haible  <bruno@clisp.org>
1819
1820         Use POSIX declarations for socket functions.
1821         * lib/sys_socket.in.h (rpl_connect, rpl_accept, rpl_bind,
1822         rpl_getpeername, rpl_getsockname, rpl_recv, rpl_send, rpl_recvfrom,
1823         rpl_sendto): Change declaration to match POSIX.
1824         * lib/connect.c (rpl_connect): Likewise.
1825         * lib/accept.c (rpl_accept): Likewise.
1826         * lib/bind.c (rpl_bind): Likewise.
1827         * lib/getpeername.c (rpl_getpeername): Likewise.
1828         * lib/getsockname.c (rpl_getsockname): Likewise.
1829         * lib/recv.c (rpl_recv): Likewise.
1830         * lib/send.c (rpl_send): Likewise.
1831         * lib/recvfrom.c (rpl_recvfrom): Likewise.
1832         * lib/sendto.c (rpl_sendto): Likewise.
1833
1834 2010-03-06  Bruno Haible  <bruno@clisp.org>
1835
1836         Clarify access, euidaccess, faccessat.
1837         * doc/posix-functions/faccessat.texi: Mention security problem under
1838         "Other problems", not "Portability problems".
1839         * doc/posix-functions/access.texi: Likewise. Mention a related security
1840         problem.
1841         * doc/glibc-functions/euidaccess.texi: Mention security problems.
1842         * lib/euidaccess.c: Add comments about platforms.
1843         * lib/unistd.in.h (access, euidaccess): Add warnings.
1844
1845 2010-03-07  Bruno Haible  <bruno@clisp.org>
1846
1847         Ensure posix_spawnattr_{get,set}sched{policy,param} are defined.
1848         * lib/spawn.in.h (POSIX_SPAWN_SETSCHEDPARAM): Define fallback.
1849         (POSIX_SPAWN_SETSCHEDULER): Likewise.
1850         (POSIX_SPAWN_USEVFORK): Define in a way that works when
1851         POSIX_SPAWN_SETSCHEDPARAM and POSIX_SPAWN_SETSCHEDULER are zero.
1852         (posix_spawnattr_getschedpolicy, posix_spawnattr_setschedpolicy): Also
1853         declare when POSIX_SPAWN_SETSCHEDULER is zero.
1854         (posix_spawnattr_getschedparam, posix_spawnattr_setschedparam): Also
1855         declare when POSIX_SPAWN_SETSCHEDPARAM is zero.
1856         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_BODY): Test whether
1857         POSIX_SPAWN_SETSCHEDULER or POSIX_SPAWN_SETSCHEDPARAM are zero.
1858         * modules/posix_spawnattr_getschedparam (configure.ac): Enable the
1859         replacement also when POSIX_SPAWN_SETSCHEDPARAM is zero.
1860         * modules/posix_spawnattr_setschedparam (configure.ac): Likewise.
1861         * modules/posix_spawnattr_getschedpolicy (configure.ac): Enable the
1862         replacement also when POSIX_SPAWN_SETSCHEDULER is zero.
1863         * modules/posix_spawnattr_setschedpolicy (configure.ac): Likewise.
1864         * lib/spawnattr_getschedparam.c (posix_spawnattr_getschedparam): Do
1865         nothing if POSIX_SPAWN_SETSCHEDPARAM is zero.
1866         * lib/spawnattr_setschedparam.c (posix_spawnattr_setschedparam):
1867         Likewise.
1868         * lib/spawnattr_getschedpolicy.c (posix_spawnattr_getschedpolicy): Do
1869         nothing if POSIX_SPAWN_SETSCHEDULER is zero.
1870         * lib/spawnattr_setschedpolicy.c (posix_spawnattr_setschedpolicy):
1871         Likewise.
1872         * tests/test-spawn.c (main): Make it work when
1873         POSIX_SPAWN_SETSCHEDPARAM and POSIX_SPAWN_SETSCHEDULER are zero.
1874
1875 2010-03-07  Bruno Haible  <bruno@clisp.org>
1876
1877         Fix incorrect Makefile.am generation in German locale.
1878         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
1879         Execute sed command with character range in C locale.
1880
1881 2010-03-06  Bruno Haible  <bruno@clisp.org>
1882
1883         Tests for module 'iconv-h'.
1884         * modules/iconv-h-tests: New file.
1885         * tests/test-iconv-h.c: New file.
1886
1887         New module 'iconv-h'.
1888         * modules/iconv-h: New file.
1889         * modules/iconv_open (Files): Remove lib/iconv.in.h, m4/iconv_h.m4.
1890         (Depends-on): Add iconv-h. Remove include_next, arg-nonnull.
1891         (configure.ac): Remove gl_ICONV_H.
1892         (Makefile.am): Remove rule for iconv.h.
1893
1894 2010-03-06  Bruno Haible  <bruno@clisp.org>
1895
1896         More consistent naming of *.m4 files.
1897         * m4/wctype_h.m4: Renamed from m4/wctype.m4.
1898         * modules/wctype (Files): Update.
1899
1900         More consistent naming of *.m4 files.
1901         * m4/wchar_h.m4: Renamed from m4/wchar.m4.
1902         * modules/wchar (Files): Update.
1903
1904 2010-03-06  Jim Meyering  <meyering@redhat.com>
1905
1906         euidaccess: relax license to LGPLv2+
1907         * modules/euidaccess (License): Relax to LGPLv2+.
1908
1909 2010-03-06  Bruno Haible  <bruno@clisp.org>
1910
1911         Prefer lib_SOURCES over unconditional AC_LIBOBJ.
1912         * modules/exitfail (configure.ac): Remove AC_LIBOBJ invocation.
1913         (Makefile.am): Augment lib_SOURCES instead.
1914
1915 2010-03-04  Jim Meyering  <meyering@redhat.com>
1916
1917         utime: remove obsolete module
1918         This module, like autoconf's AC_FUNC_UTIME_NULL macro, has been
1919         unnecessary for years, and has been marked as obsolete for 10 months.
1920         * modules/utime: Remove file.
1921         * lib/utime.c: Remove file.
1922         * m4/utime.m4: Remove file.
1923         * m4/utimes-null.m4: Remove file.
1924         * doc/posix-functions/utime.texi (utime): Remove reference to
1925         the module.  Move the sole "fixed by gnulib" item into the
1926         "problems not fixed by Gnulib" list.
1927         * MODULES.html.sh (func_all_modules): Remove reference to "utime".
1928
1929 2010-03-05  Simon Josefsson  <simon@josefsson.org>
1930
1931         * modules/exit (License): Relax license to LGPLv2+.
1932         (Status): Mark as obsolete.
1933         * NEWS: Mention deprecated 'exit' module.
1934         * doc/posix-functions/exit.texi: Recommend 'stdlib' module instead
1935         of now obsolete 'exit'.
1936
1937 2010-03-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1938
1939         fts-lgpl: remove unused module
1940         * modules/fts-lgpl: Remove.
1941         * MODULES.html.sh (func_all_modules): Adjust.
1942         * check-module (find_included_lib_files): Adjust.
1943         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove.
1944
1945 2010-03-02  Ben Walton  <bwalton@artsci.utoronto.ca>  (tiny change)
1946
1947         copy-acl: enhance Solaris ACL error handling
1948         * lib/copy-acl.c (qcopy_acl): Also ignore EOPNOTSUPP.
1949         * lib/set-mode-acl.c (qset_acl): Likewise.
1950
1951 2010-03-02  Bruno Haible  <bruno@clisp.org>
1952
1953         spawn: Don't override the system defined values on FreeBSD 8.
1954         * lib/spawn.in.h (POSIX_SPAWN_RESETIDS, POSIX_SPAWN_SETPGROUP,
1955         POSIX_SPAWN_SETSIGDEF, POSIX_SPAWN_SETSIGMASK,
1956         POSIX_SPAWN_SETSCHEDPARAM, POSIX_SPAWN_SETSCHEDULER): Don't redefine
1957         if HAVE_POSIX_SPAWN is 1.
1958         Reported by Johan van Selst <johans@stack.nl> via Eric Blake.
1959
1960 2010-03-01  Bruno Haible  <bruno@clisp.org>
1961
1962         * doc/gnulib-tool.texi (Initial import): Clarify the requirements
1963         regarding Automake.
1964
1965 2010-02-25  Bruno Haible  <bruno@clisp.org>
1966
1967         Fix breakage of gnulib-tool with ksh, introduced on 2010-02-21.
1968         * gnulib-tool: Define 'echo' as a function only before the ksh alias
1969         setting, not afterwards.
1970         Reported by Ben Walton <bwalton@artsci.utoronto.ca>.
1971
1972 2010-02-24  Eric Blake  <eblake@redhat.com>
1973
1974         bootstrap, git-version-gen: use timestamp
1975         * build-aux/git-version-gen (scriptversion): Force UTC.
1976         * build-aux/bootstrap (scriptversion): New variable.
1977
1978         bootstrap: allow older git
1979         * build-aux/bootstrap (GNULIB_SRCDIR): Add fallback if git is
1980         older than 1.6.4.  Requested by the libvirt project.
1981
1982 2010-02-23  Eric Blake  <eblake@redhat.com>
1983
1984         warn-on-use: work with old autoconf
1985         * m4/warn-on-use.m4 (gl_WARN_ON_USE_PREPARE): Accomodate older
1986         AS_VAR semantics of autoconf 2.60.
1987         Reported by Bruno Haible.
1988
1989         bootstrap: improve some comments
1990         * build-aux/bootstrap: Drop unneeded emacs hint.  Add some
1991         clarification comments.
1992
1993         gettimeofday: provide correct function
1994         * lib/gettimeofday.c (gettimeofday): Provide rpl_gettimeofday only
1995         when replacement is declared, otherwise provide gettimeofday.
1996         Reported by Michael Goffioul.
1997
1998 2010-02-23  Jim Meyering  <meyering@redhat.com>
1999
2000         lib-ignore: relax license to "unlimited", not LGPLv2+
2001         * modules/lib-ignore (License): Relax to "unlimited".
2002
2003 2010-02-23  Jim Meyering  <meyering@redhat.com>
2004
2005         lib-ignore: relax license to LGPLv2+
2006         * modules/lib-ignore (License): Relax to LGPLv2+.
2007
2008 2010-02-22  Eric Blake  <eblake@redhat.com>
2009
2010         lseek: avoid bash 3.2 broken pipe bug
2011         * m4/lseek.m4 (gl_FUNC_LSEEK): Drain pipe, to avoid spurious
2012         warning from bash 3.2.
2013         Reported by Ben Pfaff, with analysis from Bruno Haible.
2014
2015         bootstrap: support non-FSF copyright holder
2016         * build-aux/bootstrap (COPYRIGHT_HOLDER, with_gettext): Allow
2017         bootstrap.conf override of COPYRIGHT_HOLDER.
2018         (MSGID_BUGS_ADDRESS): Allow URL rather than email.
2019
2020         bootstrap: interoperate with gettext 0.14.1
2021         * build-aux/bootstrap (slurp): Fix typo when using older gettext.
2022
2023         bootstrap: allow for alternate submodule location
2024         * build-aux/bootstrap (gnulib_path): New variable; use instead of
2025         hardcoding submodule location.
2026         (gnulib_mk): Allow direct use of Makefile.am.
2027
2028         bootstrap: use GNULIB_SRCDIR to reduce disk usage
2029         * build-aux/bootstrap (GNULIB_SRCDIR): If set, use as a reference,
2030         rather than reconfiguring where the submodule points.
2031
2032         gettimeofday: restore support for platforms that lack function
2033         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Also compile
2034         replacement if function is missing.
2035         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_DEFAULTS): New witness.
2036         * modules/sys_time (Makefile.am): Substitute it.
2037         * lib/sys_time.in.h (gettimeofday): Check it.
2038         Reported by Michael Goffioul.
2039
2040 2010-02-21  Bruno Haible  <bruno@clisp.org>
2041
2042         * lib/stdio.in.h (obstack_printf): Fix typo.
2043
2044 2010-02-21  Jose E. Marchesi  <jemarch@gnu.org>
2045
2046         vc-list-files: use bzr ls's -R option
2047         * build-aux/vc-list-files: Invoke bazaar to generate a recursive
2048         list of versioned files based on 'dir' (usage of -R in 'bzr ls').
2049
2050 2010-02-21  Jim Meyering  <meyering@redhat.com>
2051
2052         init.sh: fix EXEEXT shims to work also for names like test-prog
2053         * tests/init.sh: Re-exec a better shell, when needed.
2054         If the current shell lacks support for posix $(...), an init.sh-using
2055         test will now try to find a shell that supports that.  If EXEEXT is
2056         nonempty, we also require support for hyphen-in-alias-name and shell
2057         substitutions like ${var#glob}.  Failure to find such a shell results
2058         in a skipped test.
2059
2060 2010-02-21  Bruno Haible  <bruno@clisp.org>
2061
2062         Really work around around "broken pipe" error message from bash 3.2.
2063         * gnulib-tool (func_reset_sigpipe): Remove function.
2064         (echo): In bash 3.2, define to a function that uses printf.
2065         Analyzed by Ralf Wildenhues, Chet Ramey, Ben Pfaff.
2066
2067 2010-02-20  Bruno Haible  <bruno@clisp.org>
2068
2069         Restore support for automake 1.9.6 with autoconf 2.61.
2070         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): Ensure MKDIR_P is AC_SUBSTed.
2071         Reported by James Youngman <jay@gnu.org>.
2072
2073 2010-02-20  Bruno Haible  <bruno@clisp.org>
2074
2075         Improve *printf warning condition.
2076         * lib/stdio.in.h (fprintf, printf, vfprintf, vprintf): Emit warning
2077         also if GNULIB_POSIXCHECK is defined, the *-posix module is not used,
2078         and the function is overridden due to SIGPIPE emulation.
2079
2080 2010-02-20  Bruno Haible  <bruno@clisp.org>
2081
2082         * lib/stdio.in.h: Tweak comments.
2083
2084 2010-02-19  Bruno Haible  <bruno@clisp.org>
2085
2086         Make it easier to find modules. New gnulib-tool option '--find'.
2087         * gnulib-tool: New option --find.
2088         (func_usage): Document it.
2089         (func_sanitize_modulelist): New function, extracted from
2090         func_all_modules.
2091         (func_all_modules): Invoke it.
2092         * doc/gnulib-tool.texi (Which modules?): New node.
2093
2094 2010-02-18  Markus Duft <mduft@gentoo.org>  (tiny change)
2095
2096         * lib/sys_select.in.h: Provide select replacement even if
2097         sys/select.h exists on a system, for Interix.
2098
2099 2010-02-18  Jim Meyering  <meyering@redhat.com>
2100
2101         init.sh: don't use $(...) just yet
2102         * tests/init.sh (create_exe_shim_functions_): Use `...`, not $(...),
2103         to accommodate e.g., Solaris' /bin/sh.
2104
2105 2010-02-17  Bruno Haible  <bruno@clisp.org>
2106
2107         * doc/posix-headers/netdb.texi: Mention NetBSD 5.0 problem.
2108         Reported by Ludovic Courtès <ludo@gnu.org>.
2109
2110 2010-02-16  Simon Josefsson  <simon@josefsson.org>
2111
2112         * modules/userspec-tests (test_userspec_LDADD): Add variable, for
2113         linking with -lintl.
2114
2115 2010-02-17  Simon Josefsson  <simon@josefsson.org>
2116
2117         * lib/netdb.in.h (AI_V4MAPPED, AI_ALL, AI_ADDRCONFIG): Define to 0
2118         if not provided by the system's netdb.h.  Reported by
2119         ludo@gnu.org (Ludovic Courtès).
2120
2121 2010-02-15  Jim Meyering  <meyering@redhat.com>
2122
2123         init.sh: improve portability and efficiency
2124         * tests/init.sh (find_exe_basenames_): Remove unnecessary use of
2125         "dummy" in a for loop.
2126         Use '!', not '^' to select the complement of a character set used
2127         in a "case" statement.
2128         Use shell variable manipulation, a la ${...%.exe}, rather than sed.
2129         Suggestions from Eric Blake.
2130
2131         init.sh: automatically accommodate programs with the .exe suffix
2132         Automatically arrange for an invocation of "prog" to execute the
2133         program named "prog$EXEEXT" (usually prog.exe).  Thus, all invocations
2134         may use the simpler "prog", yet still work when built on a system
2135         that requires specifying the added suffix.
2136         Do this by constructing a function named "prog" that invokes
2137         "prog.exe" for each .exe file in selected directories.
2138         * tests/init.sh (find_exe_basenames_): New function.
2139         (create_exe_shim_functions_): New function.
2140         (path_prepend_): Use it.
2141
2142         maint.mk: mark syntax-check sc_*.m rules as .PHONY
2143         * top/maint.mk ($(syntax-check-rules)): Add .PHONY, so that
2144         "make -t syntax-check" doesn't create a ton of sc_*.m files.
2145
2146 2010-02-14  Jim Meyering  <meyering@redhat.com>
2147
2148         maint.mk: prohibit inclusion of "hash-pjw.h" without_use
2149         * top/maint.mk (sc_prohibit_hash_without_use): Re-add "@".
2150         (sc_prohibit_hash_pjw_without_use): New rule.
2151
2152         maint.mk: allow the default upload destination dir to be overridden
2153         * top/maint.mk (upload_dest_dir_): Define with a default that
2154         preserves the status quo.
2155         (emit_upload_commands): Use it, rather than hard-coding $(PACKAGE).
2156         Reported by Peter Simons.
2157
2158         maint.mk: prohibit inclusion of "hash.h" without_use
2159         * top/maint.mk (sc_prohibit_hash_without_use): New rule.
2160
2161 2010-02-10  Jim Meyering  <meyering@redhat.com>
2162
2163         maint.mk: prohibit inclusion of "ignore-value.h" without_use
2164         * top/maint.mk (sc_prohibit_ignore_value_without_use): New rule.
2165
2166 2010-02-09  Eric Blake  <ebb9@byu.net>
2167         and Bruno Haible  <bruno@clisp.org>
2168
2169         obstack-printf-posix: ensure declaration
2170         * m4/obstack-printf.m4 (gl_DECL_OBSTACK_PRINTF): New macro,
2171         extracted from gl_FUNC_OBSTACK_PRINTF.
2172         (gl_FUNC_OBSTACK_PRINTF): Invoke it.
2173         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
2174         Likewise.
2175         * lib/stdio.in.h (obstack_printf, obstack_vprintf): Declare also
2176         if GNULIB_OBSTACK_PRINTF_POSIX is 1 and GNULIB_OBSTACK_PRINTF is
2177         0.
2178
2179 2010-02-08  Bruno Haible  <bruno@clisp.org>
2180
2181         gnulib-tool: Fix typo in 2010-02-07 commit.
2182         * gnulib-tool (func_get_dependencies): Fix typo in last commit.
2183         Reported by Eric Blake.
2184
2185 2010-02-07  Bruno Haible  <bruno@clisp.org>
2186
2187         gnulib-tool: Fix up caching patches.
2188         * gnulib-tool: New options --cache-modules, --no-cache-modules. Remove
2189         option --no-cache. Use associative arrays when supported by the shell.
2190         (sed_comments): New variable.
2191         (modcache): Renamed from do_cache.
2192         (sed_extract_field_header): Renamed from sed_extract_cache_prog. Don't
2193         abbreviate unnecessarily.
2194         (have_associative): New variable.
2195         (func_cache_var): Define correctly for bash 1.x. Define in an optimized
2196         way also for ksh and zsh.
2197         (func_init_sed_convert_to_cache_statements): New function, extracted
2198         from func_cache_lookup_module. Add support for associative arrays.
2199         Don't set the c_MODULE_cached variable here. Ignore all lines before
2200         the first field header. Remove only the final newline, not all trailing
2201         newlines. Support empty fields correctly. Limit the use of 'eval' to
2202         assignments.
2203         (func_get_description, func_get_status, func_get_notice,
2204         func_get_applicability, func_get_filelist, func_get_dependencies,
2205         func_get_autoconf_early_snippet, func_get_autoconf_snippet,
2206         func_get_automake_snippet, func_get_include_directive,
2207         func_get_link_directive, func_get_license, func_get_maintainer):
2208         Update documentation. List the unoptimized code first. Add support for
2209         associative arrays. Limit the use of 'eval' to assignments.
2210         (func_get_applicability): Undo stylistic pessimisations.
2211         (func_get_automake_snippet, func_get_include_directive): Reduce code
2212         duplication.
2213         (func_modules_transitive_closure, func_modules_add_dummy,
2214         func_modules_notice, func_modules_to_filelist, func_add_file,
2215         func_update_file, func_emit_lib_Makefile_am, func_emit_po_Makevars,
2216         func_emit_po_POTFILES_in, func_emit_tests_Makefile_am, func_import,
2217         func_create_testdir, func_create_megatestdir): Update documentation.
2218
2219 2010-01-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2220
2221         * gnulib-tool (func_cache_lookup_module): Store the module name
2222         belonging to the cache variable; error out if two different
2223         module names map to the same cache variable name.
2224
2225 2010-01-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2226
2227         gnulib-tool: Make caching optional.
2228         * gnulib-tool: Accept option --no-cache, turning off $do_cache.
2229         Update matching short versions of --no-changelog.
2230         (func_usage): Update.
2231         (sed_extract_cache_prog): Renamed from ...
2232         (sed_extract_prog): ... this; revert to old extraction script.
2233         (func_get_description, func_get_status)
2234         (func_get_notice, func_get_applicability, func_get_filelist)
2235         (func_get_dependencies, func_get_autoconf_early_snippet)
2236         (func_get_autoconf_snippet, func_get_automake_snippet)
2237         (func_get_include_directive, func_get_link_directive)
2238         (func_get_license, func_get_maintainer): If $do_cache is false,
2239         use old, non-caching extraction scripts.
2240         Suggestion by Bruno Haible.
2241
2242 2010-01-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2243
2244         gnulib-tool: cache module metainformation.
2245         * gnulib-tool (sed_extract_prog): Match newline before each
2246         header, and rewrite header to a shell variable suffix.
2247         (func_cache_var, func_cache_lookup_module): New functions,
2248         to turn a module name into a cache variable prefix, and to
2249         look up and cache module metainformation.
2250         (func_get_description, func_get_status)
2251         (func_get_notice, func_get_applicability, func_get_filelist)
2252         (func_get_dependencies, func_get_autoconf_early_snippet)
2253         (func_get_autoconf_snippet, func_get_automake_snippet)
2254         (func_get_include_directive, func_get_link_directive)
2255         (func_get_license, func_get_maintainer): Use
2256         func_cache_lookup_module.
2257
2258 2010-02-07  Bruno Haible  <bruno@clisp.org>
2259
2260         fnctl: Fix missing dependency.
2261         * modules/fcntl (Depends-on): Add getdtablesize.
2262         Reported by John W. Eaton <jwe@gnu.org>.
2263
2264 2010-02-05  Sergey Poznyakoff  <gray@gnu.org.ua>
2265
2266         Argp: fix recognition of short alias options.
2267
2268         * lib/argp-parse.c (convert_options): Fix improper use of
2269         `|' between character values.
2270         * tests/test-argp.c (group1_option): New alias option
2271         --read (-r).
2272         (group1_parser): Special handling for 'r'.
2273         (test15): New test case.
2274         (test_fun): Add test15.
2275         * tests/test-argp-2.sh: Update expected --help and --usage
2276         outputs.
2277
2278 2010-02-05  Sergey Poznyakoff  <gray@gnu.org.ua>
2279
2280         * tests/test-argp.c: Fix indentation.
2281
2282 2010-02-04  Eric Blake  <ebb9@byu.net>
2283
2284         gettimeofday: expose type of second argument
2285         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Do better detection
2286         of glibc extension signature, and define GETTIMEOFDAY_TIMEZONE.
2287         * tests/test-gettimeofday.c: Use it to silence warning.
2288         * doc/posix-functions/gettimeofday.texi (gettimeofday): Document
2289         the issue.
2290
2291 2010-02-03  Jim Meyering  <meyering@redhat.com>
2292
2293         regcomp.c: avoid the sole warning from gcc's -Wtype-limits
2294         * lib/regcomp.c (TYPE_SIGNED): Define.
2295         (parse_dup_op): Use it to avoid the sole warning from -Wtype-limits.
2296
2297         regcomp.c: avoid a new -Wshadow warning
2298         * lib/regcomp.c (create_initial_state): Do not shadow local "err".
2299
2300 2010-02-01  Jim Meyering  <meyering@redhat.com>
2301
2302         removing useless parentheses in cpp #define directives
2303         For motivation, see commit c0221df4, "define STREQ(a,b)
2304         consistently, removing useless parentheses"
2305         * lib/memcmp.c (CMP_LT_OR_GT): Remove useless parentheses.
2306         * lib/mountlist.c (MNT_IGNORE): Likewise.
2307         * lib/trim.h (trim, trim_trailing, trim_leading): Likewise.
2308
2309 2010-02-01  Eric Blake  <ebb9@byu.net>
2310
2311         sys_time: use link-warning
2312         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Split defaults...
2313         (gl_HEADER_SYS_TIME_H_DEFAULTS): ...into new macro.
2314         (gl_SYS_TIME_MODULE_INDICATOR): New macro.
2315         * modules/sys_time (Depends-on): Add warn-on-use.
2316         (Makefile.am): Always build replacement.
2317         (configure.ac): Update substitutions.
2318         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY)
2319         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Include defaults, and no longer
2320         bother with SYS_TIME_H.
2321         * modules/gettimeofday (configure.ac): Declare indicator.
2322         * lib/sys_time.in.h (gettimeofday): Warn if gnulib module is not
2323         in use.
2324
2325         closein-tests: silence compiler warning
2326         * tests/test-closein.c (main): Ignore fread result.
2327         * modules/closein-tests (Depends-on): Add ignore-value.
2328
2329         tests: silence warning about system return
2330         * tests/test-areadlink-with-size.c (main): Ignore system result.
2331         * tests/test-areadlink.c (main): Likewise.
2332         * tests/test-areadlinkat-with-size.c (main): Likewise.
2333         * tests/test-areadlinkat.c (main): Likewise.
2334         * tests/test-canonicalize-lgpl.c (main): Likewise.
2335         * tests/test-canonicalize.c (main): Likewise.
2336         * tests/test-chown.c (main): Likewise.
2337         * tests/test-fchownat.c (main): Likewise.
2338         * tests/test-fdutimensat.c (main): Likewise.
2339         * tests/test-fstatat.c (main): Likewise.
2340         * tests/test-futimens.c (main): Likewise.
2341         * tests/test-lchown.c (main): Likewise.
2342         * tests/test-link.c (main): Likewise.
2343         * tests/test-linkat.c (main): Likewise.
2344         * tests/test-lstat.c (main): Likewise.
2345         * tests/test-mkdir.c (main): Likewise.
2346         * tests/test-mkdirat.c (main): Likewise.
2347         * tests/test-mkfifo.c (main): Likewise.
2348         * tests/test-mkfifoat.c (main): Likewise.
2349         * tests/test-mknod.c (main): Likewise.
2350         * tests/test-readlink.c (main): Likewise.
2351         * tests/test-remove.c (main): Likewise.
2352         * tests/test-rename.c (main): Likewise.
2353         * tests/test-renameat.c (main): Likewise.
2354         * tests/test-rmdir.c (main): Likewise.
2355         * tests/test-symlink.c (main): Likewise.
2356         * tests/test-symlinkat.c (main): Likewise.
2357         * tests/test-unlink.c (main): Likewise.
2358         * tests/test-unlinkat.c (main): Likewise.
2359         * tests/test-utimens.c (main): Likewise.
2360         * tests/test-utimensat.c (main): Likewise.
2361         * modules/areadlink-tests (Depends-on): Add ignore-value.
2362         * modules/areadlink-with-size-tests (Depends-on): Likewise.
2363         * modules/areadlinkat-tests (Depends-on): Likewise.
2364         * modules/areadlinkat-with-size-tests (Depends-on): Likewise.
2365         * modules/canonicalize-lgpl-tests (Depends-on): Likewise.
2366         * modules/canonicalize-tests (Depends-on): Likewise.
2367         * modules/chown-tests (Depends-on): Likewise.
2368         * modules/fdutimensat-tests (Depends-on): Likewise.
2369         * modules/futimens-tests (Depends-on): Likewise.
2370         * modules/lchown-tests (Depends-on): Likewise.
2371         * modules/link-tests (Depends-on): Likewise.
2372         * modules/linkat-tests (Depends-on): Likewise.
2373         * modules/lstat-tests (Depends-on): Likewise.
2374         * modules/mkdir-tests (Depends-on): Likewise.
2375         * modules/mkfifo-tests (Depends-on): Likewise.
2376         * modules/mkfifoat-tests (Depends-on): Likewise.
2377         * modules/mknod-tests (Depends-on): Likewise.
2378         * modules/openat-tests (Depends-on): Likewise.
2379         * modules/readlink-tests (Depends-on): Likewise.
2380         * modules/remove-tests (Depends-on): Likewise.
2381         * modules/rename-tests (Depends-on): Likewise.
2382         * modules/renameat-tests (Depends-on): Likewise.
2383         * modules/rmdir-tests (Depends-on): Likewise.
2384         * modules/symlink-tests (Depends-on): Likewise.
2385         * modules/symlinkat-tests (Depends-on): Likewise.
2386         * modules/unlink-tests (Depends-on): Likewise.
2387         * modules/utimens-tests (Depends-on): Likewise.
2388         * modules/utimensat-tests (Depends-on): Likewise.
2389
2390 2010-01-31  Bruno Haible  <bruno@clisp.org>
2391
2392         Perform the same test for many <math.h> functions.
2393         * m4/mathfunc.m4 (gl_COMMON_DOUBLE_MATHFUNC,
2394         gl_COMMON_DOUBLE_MATHFUNC_TEST): New macros.
2395         * m4/sqrt.m4 (gl_FUNC_SQRT): Invoke gl_COMMON_DOUBLE_MATHFUNC instead
2396         of gl_MATHFUNC.
2397         * modules/acos (configure.ac): Likewise.
2398         * modules/asin (configure.ac): Likewise.
2399         * modules/atan (configure.ac): Likewise.
2400         * modules/atan2 (configure.ac): Likewise.
2401         * modules/cbrt (configure.ac): Likewise.
2402         * modules/copysign (configure.ac): Likewise.
2403         * modules/cos (configure.ac): Likewise.
2404         * modules/cosh (configure.ac): Likewise.
2405         * modules/erf (configure.ac): Likewise.
2406         * modules/erfc (configure.ac): Likewise.
2407         * modules/exp (configure.ac): Likewise.
2408         * modules/fmod (configure.ac): Likewise.
2409         * modules/hypot (configure.ac): Likewise.
2410         * modules/j0 (configure.ac): Likewise.
2411         * modules/j1 (configure.ac): Likewise.
2412         * modules/jn (configure.ac): Likewise.
2413         * modules/lgamma (configure.ac): Likewise.
2414         * modules/log (configure.ac): Likewise.
2415         * modules/log10 (configure.ac): Likewise.
2416         * modules/log1p (configure.ac): Likewise.
2417         * modules/pow (configure.ac): Likewise.
2418         * modules/remainder (configure.ac): Likewise.
2419         * modules/sin (configure.ac): Likewise.
2420         * modules/sinh (configure.ac): Likewise.
2421         * modules/tan (configure.ac): Likewise.
2422         * modules/tanh (configure.ac): Likewise.
2423         * modules/y0 (configure.ac): Likewise.
2424         * modules/y1 (configure.ac): Likewise.
2425         * modules/yn (configure.ac): Likewise.
2426         Suggested by Paolo Bonzini.
2427
2428 2010-01-31  Bruno Haible  <bruno@clisp.org>
2429
2430         * m4/getline.m4 (gl_FUNC_GETLINE): Add comment about REPLACE_GETLINE.
2431
2432 2010-01-31  Bruno Haible  <bruno@clisp.org>
2433
2434         Work around getdelim() bug on FreeBSD 8.0.
2435         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Test whether getdelim supports an
2436         initially NULL line. Set REPLACE_GETDELIM if getdelim exists but does
2437         not work.
2438         * lib/stdio.in.h (getdelim): Define as an alias if REPLACE_GETDELIM
2439         is 1.
2440         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize REPLACE_GETDELIM.
2441         * modules/stdio (Makefile.am): Also substitute REPLACE_GETDELIM.
2442         * tests/test-getdelim.c (main): Also test result for a NULL buffer and
2443         a non-zero size.
2444         * doc/posix-functions/getdelim.texi: Mention the FreeBSD bug.
2445
2446 2010-01-31  Bruno Haible  <bruno@clisp.org>
2447
2448         Work around getline() bug on FreeBSD 8.0.
2449         * m4/getline.m4 (gl_FUNC_GETLINE): Also test result for a NULL buffer
2450         and a non-zero size.
2451         * tests/test-getline.c (main): Likewise.
2452         * doc/posix-functions/getline.texi: Mention the FreeBSD bug.
2453         Reported by Dennis <noordsij@cs.helsinki.fi> via Eric Blake.
2454
2455 2010-01-28  Eric Blake  <ebb9@byu.net>
2456
2457         regex: fix build failure
2458         * lib/regex_internal.h (__GNUC_PREREQ): Define for non-glibc
2459         platforms.
2460
2461 2010-01-28  Jim Meyering  <meyering@redhat.com>
2462
2463         regex: do not ignore memory allocation failure
2464         * lib/regex_internal.c (create_cd_newstate): Detect
2465         re_node_set_init_copy failure.   Extracted from glibc commit
2466         2da42bc06566bc89785e580fa1ac89b4c9f2a63c.
2467
2468         regex: sync more white-space changes from libc
2469         * lib/regex_internal.c: White-space only changes.
2470         * lib/regexec.c: Likewise.
2471
2472         regex: add many uses of __attribute_warn_unused_result__
2473         * lib/regex_internal.c: Use __attribute_warn_unused_result__.
2474         * lib/regexec.c: Likewise.
2475         Extracted from a messy glibc commit.
2476
2477         regcomp.c: spelling and merge-artifact from glibc
2478         * lib/regcomp.c: Merge remainder of glibc's
2479         2da42bc06566bc89785e580fa1ac89b4c9f2a63c.
2480
2481         regcomp.c: sync white-space changes from glibc
2482         * lib/regcomp.c: Merge to accommodate white space
2483         changes from glibc's 2da42bc06566bc89785e580fa1ac89b4c9f2a63c.
2484
2485         regcomp.c: do not ignore internal return values
2486         * lib/regcomp.c: Do not ignore internal return values.
2487         This is from glibc's 2da42bc06566bc89785e580fa1ac89b4c9f2a63c,
2488         but without its white-space changes and spelling fixes.
2489
2490         regex_internal.h: define __attribute_warn_unused_result__
2491         * lib/regex_internal.h (__attribute_warn_unused_result__): Define.
2492
2493         maint: add a syntax-check rule to check for vulnerable Makefile.in
2494         * top/maint.mk (sc_vulnerable_makefile_CVE-2009-4029): New rule.
2495
2496 2010-01-27  Jim Meyering  <meyering@redhat.com>
2497
2498         ncftpput-ftp: clean up spaces
2499         * build-aux/ncftpput-ftp: Make Copyright line consistent.
2500         Remove trailing blanks.
2501
2502 2010-01-27  Simon Josefsson  <simon@josefsson.org>
2503
2504         * build-aux/git-version-gen: Fix copyright statement.
2505         * build-aux/gnupload: Likewise.
2506         * tests/test-arcfour.c: Likewise.
2507         * tests/test-arctwo.c: Likewise.
2508         * tests/test-count-one-bits.c: Likewise.
2509         * tests/test-crc.c: Likewise.
2510         * tests/test-des.c: Likewise.
2511         * tests/test-gc-arcfour.c: Likewise.
2512         * tests/test-gc-arctwo.c: Likewise.
2513         * tests/test-gc-des.c: Likewise.
2514         * tests/test-gc-hmac-md5.c: Likewise.
2515         * tests/test-gc-hmac-sha1.c: Likewise.
2516         * tests/test-gc-md2.c: Likewise.
2517         * tests/test-gc-md4.c: Likewise.
2518         * tests/test-gc-md5.c: Likewise.
2519         * tests/test-gc-pbkdf2-sha1.c: Likewise.
2520         * tests/test-gc-rijndael.c: Likewise.
2521         * tests/test-gc-sha1.c: Likewise.
2522         * tests/test-gc.c: Likewise.
2523         * tests/test-gethostname.c: Likewise.
2524         * tests/test-gettimeofday.c: Likewise.
2525         * tests/test-hash.c: Likewise.
2526         * tests/test-hmac-md5.c: Likewise.
2527         * tests/test-hmac-sha1.c: Likewise.
2528         * tests/test-md2.c: Likewise.
2529         * tests/test-md4.c: Likewise.
2530         * tests/test-md5.c: Likewise.
2531         * tests/test-memchr.c: Likewise.
2532         * tests/test-memchr2.c: Likewise.
2533         * tests/test-memcmp.c: Likewise.
2534         * tests/test-memmem.c: Likewise.
2535         * tests/test-memrchr.c: Likewise.
2536         * tests/test-rawmemchr.c: Likewise.
2537         * tests/test-read-file.c: Likewise.
2538         * tests/test-rijndael.c: Likewise.
2539         * tests/test-sockets.c: Likewise.
2540         * tests/test-strchrnul.c: Likewise.
2541         * tests/test-strstr.c: Likewise.
2542         * tests/test-strtod.c: Likewise.
2543         * build-aux/ncftpput-ftp: Likewise.
2544
2545 2010-01-26  Eric Blake  <ebb9@byu.net>
2546
2547         ignore-value: update recommended header name
2548         * modules/ignore-value (Include): Only use <> for headers that
2549         exist in glibc.
2550
2551 2010-01-26  Jim Meyering  <meyering@redhat.com>
2552
2553         test-userspec.c: avoid compiler warnings
2554         * tests/test-userspec.c (main): Avoid shadowing ("uid"),
2555         and "initialization discards qualifiers..." warnings.
2556         Put the first "uid" in its own scope, and make char* members "const".
2557
2558 2010-01-25  Bruno Haible  <bruno@clisp.org>
2559
2560         gnulib-tool: Make warning diagnostics consistent.
2561         * gnulib-tool (func_warning): New function.
2562         Use it everywhere where gnulib-tool produces output to stderr and it is
2563         not a fatal error.
2564
2565 2010-01-25  Bruno Haible  <bruno@clisp.org>
2566
2567         Fix test dependencies.
2568         * modules/xstrtol-tests (Depends-on): Add inttypes.
2569         * modules/xstrtoll-tests (Depends-on): Likewise. Remove xstrtoll.
2570
2571 2010-01-25 Pádraig Brady <P@draigBrady.com>
2572
2573         syntax-check: detect incorrect boolean macro values in config.h
2574         * modules/maintainer-makefile (configure.ac): Parameterize the location
2575         of config.h which will be available to makefiles as $(CONFIG_INCLUDE).
2576         The logic is from Eric Blake and the location indicated by Jim Meyering.
2577         Note the more natural CONFIG_HEADER name is prohibited by automake
2578         for backwards compatibility reasons.
2579         * top/maint.mk (sc_Wundef_boolean): New rule.
2580
2581 2010-01-25  Jim Meyering  <meyering@redhat.com>
2582
2583         bootstrap: detect MacOS 10.6's shasum, too
2584         * build-aux/bootstrap: Also recognize MacOS 10.6's shasum.
2585         Suggested by Thomas Treichl <Thomas.Treichl@gmx.net>.
2586
2587 2010-01-23  Jim Meyering  <meyering@redhat.com>
2588
2589         xstrtoll: new module
2590         * modules/xstrtoll: New file.
2591         * MODULES.html.sh (Numeric conversion functions): Add xstrtoll.
2592         * lib/xstrtol.h [HAVE_LONG_LONG_INT]: Declare xstrtoll and xstrtoull.
2593         * lib/xstrtoll.c, lib/xstrtoull.c: New files.
2594         ./configure fails if you use this module and lack "long long".
2595         * modules/xstrtoll-tests: New module.
2596         * tests/test-xstrtoll.c, tests/test-xstrtoull.c: New files.
2597         * tests/test-xstrtoll.sh: Like test-xstrtol.c, but use the
2598         new init.sh-based test framework.
2599
2600 2010-01-24  Bruno Haible  <bruno@clisp.org>
2601
2602         Tests for module 'yn'.
2603         * modules/yn-tests: New file.
2604         * tests/test-yn.c: New file.
2605
2606         Tests for module 'y1'.
2607         * modules/y1-tests: New file.
2608         * tests/test-y1.c: New file.
2609
2610         Tests for module 'y0'.
2611         * modules/y0-tests: New file.
2612         * tests/test-y0.c: New file.
2613
2614         Tests for module 'tanh'.
2615         * modules/tanh-tests: New file.
2616         * tests/test-tanh.c: New file.
2617
2618         Tests for module 'tan'.
2619         * modules/tan-tests: New file.
2620         * tests/test-tan.c: New file.
2621
2622         Tests for module 'sqrt'.
2623         * modules/sqrt-tests: New file.
2624         * tests/test-sqrt.c: New file.
2625
2626         Tests for module 'sinh'.
2627         * modules/sinh-tests: New file.
2628         * tests/test-sinh.c: New file.
2629
2630         Tests for module 'sin'.
2631         * modules/sin-tests: New file.
2632         * tests/test-sin.c: New file.
2633
2634         Tests for module 'rint'.
2635         * modules/rint-tests: New file.
2636         * tests/test-rint.c: New file.
2637
2638         Tests for module 'remainder'.
2639         * modules/remainder-tests: New file.
2640         * tests/test-remainder.c: New file.
2641
2642         Tests for module 'pow'.
2643         * modules/pow-tests: New file.
2644         * tests/test-pow.c: New file.
2645
2646         Tests for module 'nextafter'.
2647         * modules/nextafter-tests: New file.
2648         * tests/test-nextafter.c: New file.
2649
2650         Tests for module 'modf'.
2651         * modules/modf-tests: New file.
2652         * tests/test-modf.c: New file.
2653
2654         Tests for module 'logb'.
2655         * modules/logb-tests: New file.
2656         * tests/test-logb.c: New file.
2657
2658         Tests for module 'log1p'.
2659         * modules/log1p-tests: New file.
2660         * tests/test-log1p.c: New file.
2661
2662         Tests for module 'log10'.
2663         * modules/log10-tests: New file.
2664         * tests/test-log10.c: New file.
2665
2666         Tests for module 'log'.
2667         * modules/log-tests: New file.
2668         * tests/test-log.c: New file.
2669
2670         Tests for module 'lgamma'.
2671         * modules/lgamma-tests: New file.
2672         * tests/test-lgamma.c: New file.
2673
2674         Tests for module 'ldexp'.
2675         * modules/ldexp-tests: New file.
2676         * tests/test-ldexp.c: New file.
2677
2678         Tests for module 'jn'.
2679         * modules/jn-tests: New file.
2680         * tests/test-jn.c: New file.
2681
2682         Tests for module 'j1'.
2683         * modules/j1-tests: New file.
2684         * tests/test-j1.c: New file.
2685
2686         Tests for module 'j0'.
2687         * modules/j0-tests: New file.
2688         * tests/test-j0.c: New file.
2689
2690         Tests for module 'hypot'.
2691         * modules/hypot-tests: New file.
2692         * tests/test-hypot.c: New file.
2693
2694         Tests for module 'fmod'.
2695         * modules/fmod-tests: New file.
2696         * tests/test-fmod.c: New file.
2697
2698         Tests for module 'fabs'.
2699         * modules/fabs-tests: New file.
2700         * tests/test-fabs.c: New file.
2701
2702         Tests for module 'exp'.
2703         * modules/exp-tests: New file.
2704         * tests/test-exp.c: New file.
2705
2706         Tests for module 'erfc'.
2707         * modules/erfc-tests: New file.
2708         * tests/test-erfc.c: New file.
2709
2710         Tests for module 'erf'.
2711         * modules/erf-tests: New file.
2712         * tests/test-erf.c: New file.
2713
2714         Tests for module 'cosh'.
2715         * modules/cosh-tests: New file.
2716         * tests/test-cosh.c: New file.
2717
2718         Tests for module 'cos'.
2719         * modules/cos-tests: New file.
2720         * tests/test-cos.c: New file.
2721
2722         Tests for module 'copysign'.
2723         * modules/copysign-tests: New file.
2724         * tests/test-copysign.c: New file.
2725
2726         Tests for module 'cbrt'.
2727         * modules/cbrt-tests: New file.
2728         * tests/test-cbrt.c: New file.
2729
2730         Tests for module 'atan2'.
2731         * modules/atan2-tests: New file.
2732         * tests/test-atan2.c: New file.
2733
2734         Tests for module 'atan'.
2735         * modules/atan-tests: New file.
2736         * tests/test-atan.c: New file.
2737
2738         Tests for module 'asin'.
2739         * modules/asin-tests: New file.
2740         * tests/test-asin.c: New file.
2741
2742         Tests for module 'acos'.
2743         * modules/acos-tests: New file.
2744         * tests/test-acos.c: New file.
2745
2746 2010-01-24  Bruno Haible  <bruno@clisp.org>
2747
2748         Fix tests for common <math.h> functions.
2749         * m4/mathfunc.m4 (gl_MATHFUNC): Take two additional parameters. Use a
2750         code snippet that references the function pointer, rather than merely
2751         calling the function. Substitute the FUNC_LIBM variable.
2752         * m4/sqrt.m4 (gl_FUNC_SQRT): Update gl_MATHFUNC invocation.
2753         * modules/acos (configure.ac): Likewise.
2754         * modules/asin (configure.ac): Likewise.
2755         * modules/atan (configure.ac): Likewise.
2756         * modules/atan2 (configure.ac): Likewise.
2757         * modules/cbrt (configure.ac): Likewise.
2758         * modules/copysign (configure.ac): Likewise.
2759         * modules/cos (configure.ac): Likewise.
2760         * modules/cosh (configure.ac): Likewise.
2761         * modules/erf (configure.ac): Likewise.
2762         * modules/erfc (configure.ac): Likewise.
2763         * modules/exp (configure.ac): Likewise.
2764         * modules/fabs (configure.ac): Likewise.
2765         * modules/fmod (configure.ac): Likewise.
2766         * modules/hypot (configure.ac): Likewise.
2767         * modules/j0 (configure.ac): Likewise.
2768         * modules/j1 (configure.ac): Likewise.
2769         * modules/jn (configure.ac): Likewise.
2770         * modules/ldexp (configure.ac): Likewise.
2771         * modules/lgamma (configure.ac): Likewise.
2772         * modules/log (configure.ac): Likewise.
2773         * modules/log10 (configure.ac): Likewise.
2774         * modules/log1p (configure.ac): Likewise.
2775         * modules/logb (configure.ac): Likewise.
2776         * modules/modf (configure.ac): Likewise.
2777         * modules/nextafter (configure.ac): Likewise.
2778         * modules/pow (configure.ac): Likewise.
2779         * modules/remainder (configure.ac): Likewise.
2780         * modules/rint (configure.ac): Likewise.
2781         * modules/sin (configure.ac): Likewise.
2782         * modules/sinh (configure.ac): Likewise.
2783         * modules/tan (configure.ac): Likewise.
2784         * modules/tanh (configure.ac): Likewise.
2785         * modules/y0 (configure.ac): Likewise.
2786         * modules/y1 (configure.ac): Likewise.
2787         * modules/yn (configure.ac): Likewise.
2788
2789 2010-01-24  Bruno Haible  <bruno@clisp.org>
2790
2791         Tests: Defeat inlining of math functions by GCC >= 4.3.0.
2792         * tests/test-acosl.c (x): New variable.
2793         (main): Store argument in x and fetch it from x.
2794         * tests/test-asinl.c (x): New variable.
2795         (main): Store argument in x and fetch it from x.
2796         * tests/test-atanl.c (x): New variable.
2797         (main): Store argument in x and fetch it from x.
2798         * tests/test-cosl.c (x): New variable.
2799         (main): Store argument in x and fetch it from x.
2800         * tests/test-expl.c (x): New variable.
2801         (main): Store argument in x and fetch it from x.
2802         * tests/test-logl.c (x): New variable.
2803         (main): Store argument in x and fetch it from x.
2804         * tests/test-sinl.c (x): New variable.
2805         (main): Store argument in x and fetch it from x.
2806         * tests/test-sqrtl.c (x): New variable.
2807         (main): Store argument in x and fetch it from x.
2808         * tests/test-tanl.c (x): New variable.
2809         (main): Store argument in x and fetch it from x.
2810
2811 2010-01-24  Bruno Haible  <bruno@clisp.org>
2812
2813         Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
2814         * gnulib-tool (func_emit_tests_Makefile_am): Add EXEEXT and srcdir
2815         assignments to the initial TESTS_ENVIRONMENT.
2816         * doc/gnulib.texi (Unit test modules): Document it.
2817         * modules/acl-tests (Makefile.am): Drop EXEEXT assignment from
2818         TESTS_ENVIRONMENT.
2819         * modules/btowc-tests (Makefile.am): Likewise.
2820         * modules/c-stack-tests (Makefile.am): Likewise.
2821         * modules/c-strcase-tests (Makefile.am): Likewise.
2822         * modules/copy-file-tests (Makefile.am): Likewise.
2823         * modules/mbmemcasecmp-tests (Makefile.am): Likewise.
2824         * modules/mbmemcasecoll-tests (Makefile.am): Likewise.
2825         * modules/mbrtowc-tests (Makefile.am): Likewise.
2826         * modules/mbscasecmp-tests (Makefile.am): Likewise.
2827         * modules/mbscasestr-tests (Makefile.am): Likewise.
2828         * modules/mbschr-tests (Makefile.am): Likewise.
2829         * modules/mbscspn-tests (Makefile.am): Likewise.
2830         * modules/mbsinit-tests (Makefile.am): Likewise.
2831         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
2832         * modules/mbsnrtowcs-tests (Makefile.am): Likewise.
2833         * modules/mbspbrk-tests (Makefile.am): Likewise.
2834         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
2835         * modules/mbsrchr-tests (Makefile.am): Likewise.
2836         * modules/mbsrtowcs-tests (Makefile.am): Likewise.
2837         * modules/mbsspn-tests (Makefile.am): Likewise.
2838         * modules/mbsstr-tests (Makefile.am): Likewise.
2839         * modules/nl_langinfo-tests (Makefile.am): Likewise.
2840         * modules/unicase/locale-language-tests (Makefile.am): Likewise.
2841         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
2842         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
2843         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
2844         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
2845         * modules/uniwbrk/ulc-wordbreaks-tests (Makefile.am): Likewise.
2846         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
2847         * modules/wcrtomb-tests (Makefile.am): Likewise.
2848         * modules/wcsnrtombs-tests (Makefile.am): Likewise.
2849         * modules/wcsrtombs-tests (Makefile.am): Likewise.
2850         * modules/quotearg-tests (Makefile.am): Drop EXEEXT and srcdir
2851         assignments from TESTS_ENVIRONMENT.
2852         * modules/argp-tests (Makefile.am): Drop TESTS_ENVIRONMENT
2853         augmentation.
2854         * modules/argp-version-etc-tests (Makefile.am): Likewise.
2855         * modules/atexit-tests (Makefile.am): Likewise.
2856         * modules/binary-io-tests (Makefile.am): Likewise.
2857         * modules/closein-tests (Makefile.am): Likewise.
2858         * modules/dprintf-posix-tests (Makefile.am): Likewise.
2859         * modules/exclude-tests (Makefile.am): Likewise.
2860         * modules/fflush-tests (Makefile.am): Likewise.
2861         * modules/fpending-tests (Makefile.am): Likewise.
2862         * modules/fprintf-posix-tests (Makefile.am): Likewise.
2863         * modules/freadahead-tests (Makefile.am): Likewise.
2864         * modules/freadptr-tests (Makefile.am): Likewise.
2865         * modules/freadseek-tests (Makefile.am): Likewise.
2866         * modules/fseek-tests (Makefile.am): Likewise.
2867         * modules/fseeko-tests (Makefile.am): Likewise.
2868         * modules/ftell-tests (Makefile.am): Likewise.
2869         * modules/ftello-tests (Makefile.am): Likewise.
2870         * modules/idpriv-drop-tests (Makefile.am): Likewise.
2871         * modules/idpriv-droptemp-tests (Makefile.am): Likewise.
2872         * modules/lseek-tests (Makefile.am): Likewise.
2873         * modules/parse-duration-tests (Makefile.am): Likewise.
2874         * modules/perror-tests (Makefile.am): Likewise.
2875         * modules/pipe-filter-gi-tests (Makefile.am): Likewise.
2876         * modules/pipe-filter-ii-tests (Makefile.am): Likewise.
2877         * modules/pipe-tests (Makefile.am): Likewise.
2878         * modules/pread-tests (Makefile.am): Likewise.
2879         * modules/printf-posix-tests (Makefile.am): Likewise.
2880         * modules/select-tests (Makefile.am): Likewise.
2881         * modules/sigpipe-tests (Makefile.am): Likewise.
2882         * modules/tsearch-tests (Makefile.am): Likewise.
2883         * modules/unicase/ulc-casecmp-tests (Makefile.am): Likewise.
2884         * modules/unicase/ulc-casecoll-tests (Makefile.am): Likewise.
2885         * modules/uniname/uniname-tests (Makefile.am): Likewise.
2886         * modules/uniwidth/width-tests (Makefile.am): Likewise.
2887         * modules/vdprintf-posix-tests (Makefile.am): Likewise.
2888         * modules/version-etc-tests (Makefile.am): Likewise.
2889         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
2890         * modules/vprintf-posix-tests (Makefile.am): Likewise.
2891         * modules/xalloc-die-tests (Makefile.am): Likewise.
2892         * modules/xprintf-posix-tests (Makefile.am): Likewise.
2893         * modules/xstrtoimax-tests (Makefile.am): Likewise.
2894         * modules/xstrtol-tests (Makefile.am): Likewise.
2895         * modules/xstrtoumax-tests (Makefile.am): Likewise.
2896         * modules/yesno-tests (Makefile.am): Likewise.
2897         Suggested by Jim Meyering.
2898
2899 2010-01-24  Bruno Haible  <bruno@clisp.org>
2900
2901         More documentation.
2902         * doc/gnulib.texi (Writing modules): New chapter.
2903         (Miscellaneous Notes): Move sections "Comments" and "Header files" to
2904         the new chapter.
2905
2906 2010-01-24  Jim Meyering  <meyering@redhat.com>
2907
2908         maint.mk: do not prepend "./" after filtering
2909         * top/maint.mk (_prepend_srcdir_prefix): New variable
2910         (VC_LIST_EXCEPT): Use it to avoid prepending (post-filter)
2911         "./" when $(srcdir) is ".".
2912
2913         define STREQ(a,b) consistently, removing useless parentheses
2914         #define STREQ(a, b) (strcmp ((a), (b)) == 0) is over-parenthesized,
2915         since the only risk is that "a" or "b" contains an unparenthesized
2916         comma, but if either did that, STREQ would have 3 or more arguments.
2917         Hence, #define STREQ(a, b) (strcmp (a, b) == 0) is better.
2918         * lib/fts.c (STREQ): Remove unnecessary parentheses.
2919         * lib/hash-triple.c (STREQ): Likewise.
2920         * tests/test-argv-iter.c (STREQ): Use a and b, not s1 and s2.
2921         * lib/getugroups.c (STREQ): Likewise.
2922
2923 2010-01-23  Jim Meyering  <meyering@redhat.com>
2924
2925         maint.mk: fix syntax-check in a non-srcdir build directory
2926         * top/maint.mk (_dot_escaped_srcdir): Remove erroneous backslash,
2927         introduced in my 2010-01-21 commit, a6da6c45.  Reported by Eric Blake.
2928
2929 2010-01-22  Jim Meyering  <meyering@redhat.com>
2930
2931         userspec: add unit tests
2932         * tests/test-userspec.c: New file.
2933         * modules/userspec-tests: Likewise.
2934
2935 2010-01-21  Jim Meyering  <meyering@redhat.com>
2936
2937         maint.mk: handle source file names containing "." robustly
2938         * top/maint.mk (_dot_escaped_srcdir): Define.
2939         (VC_LIST): Use it in LHS of sed substitution.
2940
2941 2010-01-21  Jiri Denemark  <jdenemar@redhat.com>
2942
2943         maint.mk: fix VC_LIST_EXCEPT for srcdir != builddir
2944         * top/maint.mk (VC_LIST_EXCEPT): Preprocess the output of
2945         $(VC_LIST) to remove a prefix of '$(srcdir)/', so that it works
2946         from a non-srcdir build.
2947
2948 2010-01-20  Eric Blake  <ebb9@byu.net>
2949
2950         warn-on-use: use instead of link-warning
2951         * modules/stdio (Depends-on, Makefile.am): Drop link-warning.
2952         * modules/unistd (Depends-on, Makefile.am): Likewise.
2953         * modules/arpa_inet (Depends-on): Replace link-warning with
2954         warn-on-use.
2955         (Makefile.am): Update rules accordingly.
2956         * modules/ctype (Depends-on, Makefile.am): Likewise.
2957         * modules/dirent (Depends-on, Makefile.am): Likewise.
2958         * modules/fcntl-h (Depends-on, Makefile.am): Likewise.
2959         * modules/inttypes (Depends-on, Makefile.am): Likewise.
2960         * modules/langinfo (Depends-on, Makefile.am): Likewise.
2961         * modules/locale (Depends-on, Makefile.am): Likewise.
2962         * modules/math (Depends-on, Makefile.am): Likewise.
2963         * modules/search (Depends-on, Makefile.am): Likewise.
2964         * modules/signal (Depends-on, Makefile.am): Likewise.
2965         * modules/spawn (Depends-on, Makefile.am): Likewise.
2966         * modules/stdlib (Depends-on, Makefile.am): Likewise.
2967         * modules/string (Depends-on, Makefile.am): Likewise.
2968         * modules/strings (Depends-on, Makefile.am): Likewise.
2969         * modules/sys_file (Depends-on, Makefile.am): Likewise.
2970         * modules/sys_ioctl (Depends-on, Makefile.am): Likewise.
2971         * modules/sys_select (Depends-on, Makefile.am): Likewise.
2972         * modules/sys_socket (Depends-on, Makefile.am): Likewise.
2973         * modules/sys_stat (Depends-on, Makefile.am): Likewise.
2974         * modules/sys_times (Depends-on, Makefile.am): Likewise.
2975         * modules/sys_utsname (Depends-on, Makefile.am): Likewise.
2976         * modules/wchar (Depends-on, Makefile.am): Likewise.
2977         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Check which functions
2978         should be poisoned.
2979         * m4/ctype.m4 (gl_CTYPE_H): Likewise.
2980         * m4/dirent_h.m4 (gl_DIRENT_H): Likewise.
2981         * m4/fcntl_h.m4 (gl_FCNTL_H): Likewise.
2982         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
2983         * m4/langinfo_h.m4 (gl_LANGINFO_H): Likewise.
2984         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
2985         * m4/math_h.m4 (gl_MATH_H): Likewise.
2986         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
2987         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
2988         * m4/spawn_h.m4 (gl_SPAWN_H): Likewise.
2989         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
2990         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
2991         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
2992         * m4/strings_h.m4 (gl_HEADER_STRINGS_H_BODY): Likewise.
2993         * m4/sys_file_h.m4 (gl_HEADER_SYS_FILE_H_DEFAULTS): Likewise.
2994         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Likewise.
2995         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
2996         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
2997         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
2998         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Likewise.
2999         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H): Likewise.
3000         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
3001         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
3002         * lib/arpa_inet.in.h: Use _GL_WARN_ON_USE instead of
3003         GL_LINK_WARNING.
3004         * lib/ctype.in.h: Likewise.
3005         * lib/dirent.in.h: Likewise.
3006         * lib/fcntl.in.h: Likewise.
3007         * lib/inttypes.in.h: Likewise.
3008         * lib/langinfo.in.h: Likewise.
3009         * lib/locale.in.h: Likewise.
3010         * lib/math.in.h: Likewise.
3011         * lib/search.in.h: Likewise.
3012         * lib/signal.in.h: Likewise.
3013         * lib/spawn.in.h: Likewise.
3014         * lib/stdio.in.h: Likewise.
3015         * lib/stdlib.in.h: Likewise.
3016         * lib/string.in.h: Likewise.
3017         * lib/strings.in.h: Likewise.
3018         * lib/sys_file.in.h: Likewise.
3019         * lib/sys_ioctl.in.h: Likewise.
3020         * lib/sys_select.in.h: Likewise.
3021         * lib/sys_socket.in.h: Likewise.
3022         * lib/sys_stat.in.h: Likewise.
3023         * lib/sys_times.in.h: Likewise.
3024         * lib/sys_utsname.in.h: Likewise.
3025         * lib/unistd.in.h: Likewise.
3026         * lib/wchar.in.h: Likewise.
3027
3028 2010-01-20  Bruno Haible  <bruno@clisp.org>
3029
3030         Avoid duplicate -lm.
3031         * m4/isnan.m4 (gl_ISNAN): Avoid duplicate -lm in $ISNAN_LIBM.
3032         * m4/round.m4 (gl_FUNC_ROUND): Avoid duplicate -lm in $ROUND_LIBM.
3033         * m4/roundf.m4 (gl_FUNC_ROUNDF): Avoid duplicate -lm in $ROUNDF_LIBM.
3034         * m4/roundl.m4 (gl_FUNC_ROUNDL): Avoid duplicate -lm in $ROUNDL_LIBM.
3035         * m4/acosl.m4 (gl_FUNC_ACOSL): Avoid duplicate -lm in $ACOSL_LIBM.
3036         * m4/cosl.m4 (gl_FUNC_COSL): Avoid duplicate -lm in $COSL_LIBM.
3037         * m4/logl.m4 (gl_FUNC_LOGL): Avoid duplicate -lm in $LOGL_LIBM.
3038         * m4/sinl.m4 (gl_FUNC_SINL): Avoid duplicate -lm in $SINL_LIBM.
3039         * m4/sqrtl.m4 (gl_FUNC_SQRTL): Avoid duplicate -lm in $SQRTL_LIBM.
3040         * m4/tanl.m4 (gl_FUNC_TANL): Avoid duplicate -lm in $TANL_LIBM.
3041         * m4/asinl.m4 (gl_FUNC_ASINL): Same change, for consistency.
3042         * m4/atanl.m4 (gl_FUNC_ATANL): Likewise.
3043         Reported by Paolo Bonzini.
3044
3045 2010-01-19  Bruno Haible  <bruno@clisp.org>
3046
3047         langinfo, nl_langinfo: Relicense under LGPLv2+.
3048         * modules/langinfo (License): Change to LGPLv2+.
3049         * modules/nl_langinfo (License): Likewise.
3050         Patch by David Lutterkort <lutter@redhat.com>.
3051
3052 2010-01-19  Bruno Haible  <bruno@clisp.org>
3053
3054         Avoid compilation error with cc on OSF/1 5.1.
3055         * lib/fcntl.in.h: Include <unistd.h> after the #include_next <fcntl.h>
3056         statement, not before.
3057         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
3058
3059 2010-01-18  Bruno Haible  <bruno@clisp.org>
3060
3061         Avoid a link error due to the __printf__ symbol.
3062         * lib/stdio.in.h (__attribute__): Define to empty also for gcc 2.5.x
3063         and 2.6.x.
3064         (__format__, __printf__): Remove definitions.
3065         * lib/argp-fmtstream.h: Likewise.
3066         * lib/argp.h: Likewise.
3067         * lib/error.h: Likewise.
3068         * lib/vasnprintf.h: Likewise.
3069         * lib/xprintf.h: Likewise.
3070         * lib/xvasprintf.h: Likewise.
3071         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
3072
3073 2010-01-18  Bruno Haible  <bruno@clisp.org>
3074
3075         Tests for module 'tanl'.
3076         * modules/tanl-tests: New file.
3077         * tests/test-tanl.c: New file.
3078
3079         Tests for module 'sqrtl'.
3080         * modules/sqrtl-tests: New file.
3081         * tests/test-sqrtl.c: New file.
3082
3083         Tests for module 'sinl'.
3084         * modules/sinl-tests: New file.
3085         * tests/test-sinl.c: New file.
3086
3087         Tests for module 'logl'.
3088         * modules/logl-tests: New file.
3089         * tests/test-logl.c: New file.
3090
3091         Tests for module 'expl'.
3092         * modules/expl-tests: New file.
3093         * tests/test-expl.c: New file.
3094
3095         Tests for module 'cosl'.
3096         * modules/cosl-tests: New file.
3097         * tests/test-cosl.c: New file.
3098
3099         Tests for module 'atanl'.
3100         * modules/atanl-tests: New file.
3101         * tests/test-atanl.c: New file.
3102
3103         Tests for module 'asinl'.
3104         * modules/asinl-tests: New file.
3105         * tests/test-asinl.c: New file.
3106
3107         Tests for module 'acosl'.
3108         * modules/acosl-tests: New file.
3109         * tests/test-acosl.c: New file.
3110
3111         New modules acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl, tanl.
3112         * lib/math.in.h (acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl,
3113         tanl): Use the standard gnulib idiom.
3114         * lib/cosl.c: Don't include trigl.c and sincosl.c.
3115         * lib/sinl.c: Likewise.
3116         * lib/tanl.c: Don't include trigl.c.
3117         (kernel_tanl): Make static.
3118         * lib/sincosl.c: Include trigl.h first.
3119         * lib/trigl.c: Likewise.
3120         * m4/acosl.m4: New file.
3121         * m4/asinl.m4: New file.
3122         * m4/atanl.m4: New file.
3123         * m4/cosl.m4: New file.
3124         * m4/expl.m4: New file.
3125         * m4/logl.m4: New file.
3126         * m4/sinl.m4: New file.
3127         * m4/sqrtl.m4: New file.
3128         * m4/tanl.m4: New file.
3129         * m4/mathl.m4: Remove file.
3130         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_* and HAVE_*
3131         variables for acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl, tanl.
3132         Don't initialize GNULIB_MATHL.
3133         * modules/acosl: New file.
3134         * modules/asinl: New file.
3135         * modules/atanl: New file.
3136         * modules/cosl: New file.
3137         * modules/expl: New file.
3138         * modules/logl: New file.
3139         * modules/sinl: New file.
3140         * modules/sqrtl: New file.
3141         * modules/tanl: New file.
3142         * modules/math (Makefile.am): Substitute GNULIB_* and HAVE_* variables
3143         for acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl, tanl. Don't
3144         substitute GNULIB_MATHL.
3145         * modules/mathl: Rewritten.
3146         * doc/posix-functions/acosl.texi: Mention the 'acosl' module.
3147         * doc/posix-functions/asinl.texi: Mention the 'asinl' module.
3148         * doc/posix-functions/atanl.texi: Mention the 'atanl' module.
3149         * doc/posix-functions/cosl.texi: Mention the 'cosl' module.
3150         * doc/posix-functions/expl.texi: Mention the 'expl' module.
3151         * doc/posix-functions/logl.texi: Mention the 'logl' module.
3152         * doc/posix-functions/sinl.texi: Mention the 'sinl' module.
3153         * doc/posix-functions/sqrtl.texi: Mention the 'sqrtl' module.
3154         * doc/posix-functions/tanl.texi: Mention the 'tanl' module.
3155
3156 2010-01-18  Bruno Haible  <bruno@clisp.org>
3157
3158         sqrt: Make gl_FUNC_SQRT requirable.
3159         * m4/sqrt.m4: New file.
3160         * modules/sqrt (Files): Add it.
3161         (configure.ac): Invoke gl_FUNC_SQRT.
3162
3163 2010-01-18  Bruno Haible  <bruno@clisp.org>
3164
3165         New modules for common <math.h> functions.
3166         * m4/mathfunc.m4: New file.
3167         * modules/acos: New file.
3168         * modules/asin: New file.
3169         * modules/atan: New file.
3170         * modules/atan2: New file.
3171         * modules/cbrt: New file.
3172         * modules/copysign: New file.
3173         * modules/cos: New file.
3174         * modules/cosh: New file.
3175         * modules/erf: New file.
3176         * modules/erfc: New file.
3177         * modules/exp: New file.
3178         * modules/fabs: New file.
3179         * modules/fmod: New file.
3180         * modules/hypot: New file.
3181         * modules/j0: New file.
3182         * modules/j1: New file.
3183         * modules/jn: New file.
3184         * modules/ldexp: New file.
3185         * modules/lgamma: New file.
3186         * modules/log: New file.
3187         * modules/log10: New file.
3188         * modules/log1p: New file.
3189         * modules/logb: New file.
3190         * modules/modf: New file.
3191         * modules/nextafter: New file.
3192         * modules/pow: New file.
3193         * modules/remainder: New file.
3194         * modules/rint: New file.
3195         * modules/sin: New file.
3196         * modules/sinh: New file.
3197         * modules/sqrt: New file.
3198         * modules/tan: New file.
3199         * modules/tanh: New file.
3200         * modules/y0: New file.
3201         * modules/y1: New file.
3202         * modules/yn: New file.
3203         * doc/posix-functions/acos.texi: Mention the 'acos' module.
3204         * doc/posix-functions/asin.texi: Mention the 'asin' module.
3205         * doc/posix-functions/atan.texi: Mention the 'atan' module.
3206         * doc/posix-functions/atan2.texi: Mention the 'atan2' module.
3207         * doc/posix-functions/cbrt.texi: Mention the 'cbrt' module.
3208         * doc/posix-functions/copysign.texi: Mention the 'copysign' module.
3209         * doc/posix-functions/cos.texi: Mention the 'cos' module.
3210         * doc/posix-functions/cosh.texi: Mention the 'cosh' module.
3211         * doc/posix-functions/erf.texi: Mention the 'erf' module.
3212         * doc/posix-functions/erfc.texi: Mention the 'erfc' module.
3213         * doc/posix-functions/exp.texi: Mention the 'exp' module.
3214         * doc/posix-functions/fabs.texi: Mention the 'fabs' module.
3215         * doc/posix-functions/fmod.texi: Mention the 'fmod' module.
3216         * doc/posix-functions/hypot.texi: Mention the 'hypot' module.
3217         * doc/posix-functions/j0.texi: Mention the 'j0' module.
3218         * doc/posix-functions/j1.texi: Mention the 'j1' module.
3219         * doc/posix-functions/jn.texi: Mention the 'jn' module.
3220         * doc/posix-functions/ldexp.texi: Mention the 'ldexp' module.
3221         * doc/posix-functions/lgamma.texi: Mention the 'lgamma' module.
3222         * doc/posix-functions/log.texi: Mention the 'log' module.
3223         * doc/posix-functions/log10.texi: Mention the 'log10' module.
3224         * doc/posix-functions/log1p.texi: Mention the 'log1p' module.
3225         * doc/posix-functions/logb.texi: Mention the 'logb' module.
3226         * doc/posix-functions/modf.texi: Mention the 'modf' module.
3227         * doc/posix-functions/nextafter.texi: Mention the 'nextafter' module.
3228         * doc/posix-functions/pow.texi: Mention the 'pow' module.
3229         * doc/posix-functions/remainder.texi: Mention the 'remainder' module.
3230         * doc/posix-functions/rint.texi: Mention the 'rint' module.
3231         * doc/posix-functions/sin.texi: Mention the 'sin' module.
3232         * doc/posix-functions/sinh.texi: Mention the 'sinh' module.
3233         * doc/posix-functions/sqrt.texi: Mention the 'sqrt' module.
3234         * doc/posix-functions/tan.texi: Mention the 'tan' module.
3235         * doc/posix-functions/tanh.texi: Mention the 'tanh' module.
3236         * doc/posix-functions/y0.texi: Mention the 'y0' module.
3237         * doc/posix-functions/y1.texi: Mention the 'y1' module.
3238         * doc/posix-functions/yn.texi: Mention the 'yn' module.
3239
3240 2010-01-18  Jim Meyering  <meyering@redhat.com>
3241
3242         ignore-value: relax license to LGPLv2+
3243         * modules/ignore-value (License): Relax to LGPLv2+.
3244
3245         getdate: don't leak when TZ contains two or more '"'s
3246         * lib/getdate.y (get_date): Don't leak a copy of TZ for each
3247         double quote in TZ after the first one.
3248
3249         readtokens: do not leak internal token_lengths buffer
3250         * lib/readtokens.c (readtokens): Free the local, lengths,
3251         when the supplied "token_lengths" parameter is NULL.
3252
3253 2010-01-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3254
3255         Fix a couple of missing LIBTHREAD link failures on AIX.
3256         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add
3257         $(LIBTHREAD).
3258         * modules/strsignal-tests (test_strsignal_LDADD): Likewise.
3259
3260         Link test-poll against INET_PTON_LIB.
3261         * modules/poll-tests (test_poll_LDADD): Add $(INET_PTON_LIB),
3262         for inet_pton on Solaris 10.
3263
3264 2010-01-17  Bruno Haible  <bruno@clisp.org>
3265
3266         unistdio/*-sprintf: Fix typo in module description.
3267         * modules/unistdio/u8-sprintf (Depends-on): Fix typo.
3268         * modules/unistdio/u8-u8-sprintf (Depends-on): Likewise.
3269         * modules/unistdio/u16-sprintf (Depends-on): Likewise.
3270         * modules/unistdio/u16-u16-sprintf (Depends-on): Likewise.
3271         * modules/unistdio/u32-sprintf (Depends-on): Likewise.
3272         * modules/unistdio/u32-u32-sprintf (Depends-on): Likewise.
3273         * modules/unistdio/ulc-sprintf (Depends-on): Likewise.
3274         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
3275
3276 2010-01-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3277
3278         gnulib-tool: fix filelist for AIX, HP-UX ksh.
3279         * gnulib-tool (func_filter_filelist): Do not quote possibly-empty
3280         variables in shell case patterns, for AIX and HP-UX ksh.
3281
3282         Split large sed scripts, for HP-UX sed.
3283         * modules/stdio: Split sed scripts around 50 sed commands,
3284         to avoid HP-UX limit of 99 commands, in the near future.
3285         * modules/string: Likewise.
3286         * modules/unistd: Likewise.
3287
3288         gnulib-tool: avoid writing in the current directory.
3289         * gnulib-tool (func_emit_lib_Makefile_am)
3290         (func_emit_tests_Makefile_am): Put temporary files in $tmp,
3291         not in the current directory, so concurrent gnulib-tool
3292         instances do not interfere.
3293
3294 2010-01-16  Jim Meyering  <meyering@redhat.com>
3295
3296         doc: update users.txt
3297         * users.txt: Add grep.
3298         (diffutils, gzip): Update URLs.
3299
3300 2010-01-12  Bruno Haible  <bruno@clisp.org>
3301
3302         posix_spawn: Avoid test failure on Cygwin.
3303         * tests/test-posix_spawn3.c (DATA_FILENAME) [CYGWIN]: Use less risky
3304         characters.
3305         Reported by Simon Josefsson.
3306
3307 2010-01-12  Bruno Haible  <bruno@clisp.org>
3308
3309         * tests/test-cond.c (main): When skipping the test, show the reason.
3310
3311 2010-01-12  Simon Josefsson  <simon@josefsson.org>
3312
3313         * lib/striconv.c (str_cd_iconv): Avoid if before free.
3314
3315 2010-01-12  Simon Josefsson  <simon@josefsson.org>
3316
3317         * top/maint.mk (VC_LIST_EXCEPT): Filter list through
3318         VC_LIST_ALWAYS_EXCLUDE_REGEX.
3319
3320 2010-01-12  Eric Blake  <ebb9@byu.net>
3321
3322         build: guarantee AS_VAR_IF
3323         * m4/warnings.m4 (gl_WARN_ADD): Use autoconf name.
3324         (gl_AS_VAR_IF): Move...
3325         * m4/gnulib-common.m4 (AS_VAR_IF): ...here.
3326         Reported by Simon Josefsson.
3327
3328 2010-01-12  Simon Josefsson  <simon@josefsson.org>
3329
3330         * lib/stdio.in.h: Fix typo.
3331
3332 2010-01-12  Simon Josefsson  <simon@josefsson.org>
3333
3334         * m4/gc.m4: Check if linking to libgcrypt also needs linking to
3335         libgpg-error.
3336
3337 2010-01-12  Simon Josefsson  <simon@josefsson.org>
3338
3339         * tests/test-xalloc-die.sh: Use $EXEEXT.
3340
3341 2010-01-12  Simon Josefsson  <simon@josefsson.org>
3342             Bruno Haible  <bruno@clisp.org>
3343
3344         getlogin, getlogin_r: Avoid test failure.
3345         * tests/test-getlogin.c: Include <stdio.h>.
3346         (main): Skip the test when the function fails because stdin is not a
3347         tty.
3348         * tests/test-getlogin_r.c: Include <stdio.h>.
3349         (main): Skip the test when the function fails because stdin is not a
3350         tty.
3351
3352 2010-01-11  Eric Blake  <ebb9@byu.net>
3353
3354         tests: avoid more large file warnings
3355         * tests/test-fflush.c: Avoid warning about ftell use.
3356         * tests/test-fseek.c: Avoid warning about fseek use.
3357
3358 2010-01-10  Bruno Haible  <bruno@clisp.org>
3359
3360         nproc: Work better on Linux when /proc and /sys are not mounted.
3361         * lib/nproc.c (num_processors): Use num_processors_via_affinity_mask ()
3362         as lower bound when, on glibc/Linux systems,
3363         sysconf (_SC_NPROCESSORS_CONF) returns 1.
3364         Suggested by Pádraig Brady <P@draigbrady.com>.
3365         Reported by Dmitry V. Levin <ldv@altlinux.org>.
3366
3367         nproc: Refactor.
3368         * lib/nproc.c (num_processors_via_affinity_mask): New function,
3369         extracted from num_processors.
3370         (num_processors): Call it.
3371
3372 2010-01-11  Jim Meyering  <meyering@redhat.com>
3373
3374         utimecmp: avoid new warning from upcoming gcc-4.5.0
3375         * lib/utimecmp.c (BILLION): Define using #define rather than an
3376         anonymous enum, to placate upcoming gcc-4.5.0's -Wenum-compare.
3377
3378 2010-01-11  Eric Blake  <ebb9@byu.net>
3379
3380         math: add portability warnings for classification macros
3381         * modules/math (Depends-on): Add warn-on-use.
3382         (Makefile.am): Provide new substitutions.
3383         * m4/math_h.m4 (gl_MATH_H): Require inline.
3384         * lib/math.in.h (_GL_WARN_REAL_FLOATING_DECL)
3385         (_GL_WARN_REAL_FLOATING_IMPL): New helper macros.
3386         (isfinite, isinf, isnan, signbit) [GNULIB_POSIXCHECK]: Use them to
3387         implement warnings.
3388
3389         unistd: warn on use of environ without module
3390         * modules/unistd (Depends-on): Add warn-on-use.
3391         (Makefile.am): Provide new substitutions.
3392         * m4/unistd_h.m4 (gl_UNISTD_H): Check for inline and environ.
3393         * lib/unistd.in.h (environ): Wrap with a warning helper function.
3394
3395         stdio: warn on suspicious uses
3396         * modules/stdio (Depends-on): Add warn-on-use.
3397         (Makefile.am): Provide new substitutions.
3398         * m4/stdio_h.m4 (gl_STDIO_H): Check for inline, ftello, and
3399         fseeko.
3400         * lib/stdio.in.h (gets): Always warn on use.
3401         (fseek, ftell): Adjust when warnings are issued, and honor
3402         _GL_NO_LARGE_FILES as a way to silence the warning.
3403         * tests/test-fpurge.c [!GNULIB_FSEEK]: Use new means to squelch
3404         any warning about large file offsets.
3405         * tests/test-freadable.c [!GNULIB_FSEEK]: Likewise.
3406         * tests/test-freading.c [!GNULIB_FSEEK]: Likewise.
3407         * tests/test-fseeko.c [!GNULIB_FSEEK]: Likewise.
3408         * tests/test-ftell.c [!GNULIB_FSEEK]: Likewise.
3409         * tests/test-ftello.c [!GNULIB_FSEEK]: Likewise.
3410         * tests/test-fwritable.c [!GNULIB_FSEEK]: Likewise.
3411         * tests/test-fwriting.c [!GNULIB_FSEEK]: Likewise.
3412         * tests/test-getopt.c [!GNULIB_FTELL]: Likewise.
3413
3414         warn-on-use: new module
3415         * modules/warn-on-use: New file.
3416         * build-aux/warn-on-use.h: Likewise.
3417         * m4/warn-on-use.m4: Likewise.
3418         * MODULES.html.sh (Support for building): Mention it.
3419
3420 2010-01-10  Bruno Haible  <bruno@clisp.org>
3421
3422         Tests for module 'unistr/u32-strdup'.
3423         * modules/unistr/u32-strdup-tests: New file.
3424         * tests/unistr/test-u32-strdup.c: New file.
3425
3426         Tests for module 'unistr/u16-strdup'.
3427         * modules/unistr/u16-strdup-tests: New file.
3428         * tests/unistr/test-u16-strdup.c: New file.
3429
3430         Tests for module 'unistr/u8-strdup'.
3431         * modules/unistr/u8-strdup-tests: New file.
3432         * tests/unistr/test-u8-strdup.c: New file.
3433         * tests/unistr/test-strdup.h: New file.
3434
3435         Tests for module 'unistr/u32-strncmp'.
3436         * modules/unistr/u32-strncmp-tests: New file.
3437         * tests/unistr/test-u32-strncmp.c: New file.
3438
3439         Tests for module 'unistr/u16-strncmp'.
3440         * modules/unistr/u16-strncmp-tests: New file.
3441         * tests/unistr/test-u16-strncmp.c: New file.
3442
3443         Tests for module 'unistr/u8-strncmp'.
3444         * modules/unistr/u8-strncmp-tests: New file.
3445         * tests/unistr/test-u8-strncmp.c: New file.
3446         * tests/unistr/test-strncmp.h: New file.
3447
3448         Tests for module 'unistr/u32-strcoll'.
3449         * modules/unistr/u32-strcoll-tests: New file.
3450         * tests/unistr/test-u32-strcoll.c: New file.
3451
3452         Tests for module 'unistr/u16-strcoll'.
3453         * modules/unistr/u16-strcoll-tests: New file.
3454         * tests/unistr/test-u16-strcoll.c: New file.
3455
3456         Tests for module 'unistr/u8-strcoll'.
3457         * modules/unistr/u8-strcoll-tests: New file.
3458         * tests/unistr/test-u8-strcoll.c: New file.
3459
3460         Tests for module 'unistr/u32-strcmp'.
3461         * modules/unistr/u32-strcmp-tests: New file.
3462         * tests/unistr/test-u32-strcmp.c: New file.
3463         * tests/unistr/test-u32-strcmp.h: New file.
3464
3465         Tests for module 'unistr/u16-strcmp'.
3466         * modules/unistr/u16-strcmp-tests: New file.
3467         * tests/unistr/test-u16-strcmp.c: New file.
3468         * tests/unistr/test-u16-strcmp.h: New file.
3469
3470         Tests for module 'unistr/u8-strcmp'.
3471         * modules/unistr/u8-strcmp-tests: New file.
3472         * tests/unistr/test-u8-strcmp.c: New file.
3473         * tests/unistr/test-u8-strcmp.h: New file.
3474         * tests/unistr/test-strcmp.h: New file.
3475
3476         Tests for module 'unistr/u32-strncat'.
3477         * modules/unistr/u32-strncat-tests: New file.
3478         * tests/unistr/test-u32-strncat.c: New file.
3479
3480         Tests for module 'unistr/u16-strncat'.
3481         * modules/unistr/u16-strncat-tests: New file.
3482         * tests/unistr/test-u16-strncat.c: New file.
3483
3484         Tests for module 'unistr/u8-strncat'.
3485         * modules/unistr/u8-strncat-tests: New file.
3486         * tests/unistr/test-u8-strncat.c: New file.
3487         * tests/unistr/test-strncat.h: New file.
3488
3489         Tests for module 'unistr/u32-strcat'.
3490         * modules/unistr/u32-strcat-tests: New file.
3491         * tests/unistr/test-u32-strcat.c: New file.
3492
3493         Tests for module 'unistr/u16-strcat'.
3494         * modules/unistr/u16-strcat-tests: New file.
3495         * tests/unistr/test-u16-strcat.c: New file.
3496
3497         Tests for module 'unistr/u8-strcat'.
3498         * modules/unistr/u8-strcat-tests: New file.
3499         * tests/unistr/test-u8-strcat.c: New file.
3500         * tests/unistr/test-strcat.h: New file.
3501
3502         Tests for module 'unistr/u32-stpncpy'.
3503         * modules/unistr/u32-stpncpy-tests: New file.
3504         * tests/unistr/test-u32-stpncpy.c: New file.
3505
3506         Tests for module 'unistr/u16-stpncpy'.
3507         * modules/unistr/u16-stpncpy-tests: New file.
3508         * tests/unistr/test-u16-stpncpy.c: New file.
3509
3510         Tests for module 'unistr/u8-stpncpy'.
3511         * modules/unistr/u8-stpncpy-tests: New file.
3512         * tests/unistr/test-u8-stpncpy.c: New file.
3513         * tests/unistr/test-stpncpy.h: New file.
3514
3515         Tests for module 'unistr/u32-strncpy'.
3516         * modules/unistr/u32-strncpy-tests: New file.
3517         * tests/unistr/test-u32-strncpy.c: New file.
3518
3519         Tests for module 'unistr/u16-strncpy'.
3520         * modules/unistr/u16-strncpy-tests: New file.
3521         * tests/unistr/test-u16-strncpy.c: New file.
3522
3523         Tests for module 'unistr/u8-strncpy'.
3524         * modules/unistr/u8-strncpy-tests: New file.
3525         * tests/unistr/test-u8-strncpy.c: New file.
3526         * tests/unistr/test-strncpy.h: New file.
3527
3528         Tests for module 'unistr/u32-stpcpy'.
3529         * modules/unistr/u32-stpcpy-tests: New file.
3530         * tests/unistr/test-u32-stpcpy.c: New file.
3531
3532         Tests for module 'unistr/u16-stpcpy'.
3533         * modules/unistr/u16-stpcpy-tests: New file.
3534         * tests/unistr/test-u16-stpcpy.c: New file.
3535
3536         Tests for module 'unistr/u8-stpcpy'.
3537         * modules/unistr/u8-stpcpy-tests: New file.
3538         * tests/unistr/test-u8-stpcpy.c: New file.
3539         * tests/unistr/test-stpcpy.h: New file.
3540
3541         Tests for module 'unistr/u32-strcpy'.
3542         * modules/unistr/u32-strcpy-tests: New file.
3543         * tests/unistr/test-u32-strcpy.c: New file.
3544
3545         Tests for module 'unistr/u16-strcpy'.
3546         * modules/unistr/u16-strcpy-tests: New file.
3547         * tests/unistr/test-u16-strcpy.c: New file.
3548
3549         Tests for module 'unistr/u8-strcpy'.
3550         * modules/unistr/u8-strcpy-tests: New file.
3551         * tests/unistr/test-u8-strcpy.c: New file.
3552         * tests/unistr/test-strcpy.h: New file.
3553
3554         Tests for module 'unistr/u32-strnlen'.
3555         * modules/unistr/u32-strnlen-tests: New file.
3556         * tests/unistr/test-u32-strnlen.c: New file.
3557
3558         Tests for module 'unistr/u16-strnlen'.
3559         * modules/unistr/u16-strnlen-tests: New file.
3560         * tests/unistr/test-u16-strnlen.c: New file.
3561
3562         Tests for module 'unistr/u8-strnlen'.
3563         * modules/unistr/u8-strnlen-tests: New file.
3564         * tests/unistr/test-u8-strnlen.c: New file.
3565         * tests/unistr/test-strnlen.h: New file.
3566
3567         Tests for module 'unistr/u32-strlen'.
3568         * modules/unistr/u32-strlen-tests: New file.
3569         * tests/unistr/test-u32-strlen.c: New file.
3570
3571         Tests for module 'unistr/u16-strlen'.
3572         * modules/unistr/u16-strlen-tests: New file.
3573         * tests/unistr/test-u16-strlen.c: New file.
3574
3575         Tests for module 'unistr/u8-strlen'.
3576         * modules/unistr/u8-strlen-tests: New file.
3577         * tests/unistr/test-u8-strlen.c: New file.
3578
3579         Tests for module 'unistr/u32-prev'.
3580         * modules/unistr/u32-prev-tests: New file.
3581         * tests/unistr/test-u32-prev.c: New file.
3582
3583         Tests for module 'unistr/u16-prev'.
3584         * modules/unistr/u16-prev-tests: New file.
3585         * tests/unistr/test-u16-prev.c: New file.
3586
3587         Tests for module 'unistr/u8-prev'.
3588         * modules/unistr/u8-prev-tests: New file.
3589         * tests/unistr/test-u8-prev.c: New file.
3590
3591         Tests for module 'unistr/u32-next'.
3592         * modules/unistr/u32-next-tests: New file.
3593         * tests/unistr/test-u32-next.c: New file.
3594
3595         Tests for module 'unistr/u16-next'.
3596         * modules/unistr/u16-next-tests: New file.
3597         * tests/unistr/test-u16-next.c: New file.
3598
3599         Tests for module 'unistr/u8-next'.
3600         * modules/unistr/u8-next-tests: New file.
3601         * tests/unistr/test-u8-next.c: New file.
3602
3603         Tests for module 'unistr/u32-strmbtouc'.
3604         * modules/unistr/u32-strmbtouc-tests: New file.
3605         * tests/unistr/test-u32-strmbtouc.c: New file.
3606
3607         Tests for module 'unistr/u16-strmbtouc'.
3608         * modules/unistr/u16-strmbtouc-tests: New file.
3609         * tests/unistr/test-u16-strmbtouc.c: New file.
3610
3611         Tests for module 'unistr/u8-strmbtouc'.
3612         * modules/unistr/u8-strmbtouc-tests: New file.
3613         * tests/unistr/test-u8-strmbtouc.c: New file.
3614
3615         Tests for module 'unistr/u32-strmblen'.
3616         * modules/unistr/u32-strmblen-tests: New file.
3617         * tests/unistr/test-u32-strmblen.c: New file.
3618
3619         Tests for module 'unistr/u16-strmblen'.
3620         * modules/unistr/u16-strmblen-tests: New file.
3621         * tests/unistr/test-u16-strmblen.c: New file.
3622
3623         Tests for module 'unistr/u8-strmblen'.
3624         * modules/unistr/u8-strmblen-tests: New file.
3625         * tests/unistr/test-u8-strmblen.c: New file.
3626
3627         Tests for module 'unistr/u32-cpy-alloc'.
3628         * modules/unistr/u32-cpy-alloc-tests: New file.
3629         * tests/unistr/test-u32-cpy-alloc.c: New file.
3630
3631         Tests for module 'unistr/u16-cpy-alloc'.
3632         * modules/unistr/u16-cpy-alloc-tests: New file.
3633         * tests/unistr/test-u16-cpy-alloc.c: New file.
3634
3635         Tests for module 'unistr/u8-cpy-alloc'.
3636         * modules/unistr/u8-cpy-alloc-tests: New file.
3637         * tests/unistr/test-u8-cpy-alloc.c: New file.
3638         * tests/unistr/test-cpy-alloc.h: New file.
3639
3640         Tests for module 'unistr/u32-mbsnlen'.
3641         * modules/unistr/u32-mbsnlen-tests: New file.
3642         * tests/unistr/test-u32-mbsnlen.c: New file.
3643
3644         Tests for module 'unistr/u16-mbsnlen'.
3645         * modules/unistr/u16-mbsnlen-tests: New file.
3646         * tests/unistr/test-u16-mbsnlen.c: New file.
3647
3648         Tests for module 'unistr/u8-mbsnlen'.
3649         * modules/unistr/u8-mbsnlen-tests: New file.
3650         * tests/unistr/test-u8-mbsnlen.c: New file.
3651
3652         Tests for module 'unistr/u32-chr'.
3653         * modules/unistr/u32-chr-tests: New file.
3654         * tests/unistr/test-u32-chr.c: New file.
3655
3656         Tests for module 'unistr/u16-chr'.
3657         * modules/unistr/u16-chr-tests: New file.
3658         * tests/unistr/test-u16-chr.c: New file.
3659
3660         Tests for module 'unistr/u8-chr'.
3661         * modules/unistr/u8-chr-tests: New file.
3662         * tests/unistr/test-u8-chr.c: New file.
3663         * tests/unistr/test-chr.h: New file, based on tests/test-memchr.c.
3664
3665         Tests for module 'unistr/u32-cmp2'.
3666         * modules/unistr/u32-cmp2-tests: New file.
3667         * tests/unistr/test-u32-cmp2.c: New file.
3668
3669         Tests for module 'unistr/u16-cmp2'.
3670         * modules/unistr/u16-cmp2-tests: New file.
3671         * tests/unistr/test-u16-cmp2.c: New file.
3672
3673         Tests for module 'unistr/u8-cmp2'.
3674         * modules/unistr/u8-cmp2-tests: New file.
3675         * tests/unistr/test-u8-cmp2.c: New file.
3676         * tests/unistr/test-cmp2.h: New file, based on tests/unistr/test-cmp.h.
3677
3678         Tests for module 'unistr/u32-cmp'.
3679         * modules/unistr/u32-cmp-tests: New file.
3680         * tests/unistr/test-u32-cmp.c: New file.
3681
3682         Tests for module 'unistr/u16-cmp'.
3683         * modules/unistr/u16-cmp-tests: New file.
3684         * tests/unistr/test-u16-cmp.c: New file.
3685
3686         Tests for module 'unistr/u8-cmp'.
3687         * modules/unistr/u8-cmp-tests: New file.
3688         * tests/unistr/test-u8-cmp.c: New file.
3689         * tests/unistr/test-cmp.h: New file, based on tests/test-memcmp.c.
3690
3691         Tests for module 'unistr/u32-set'.
3692         * modules/unistr/u32-set-tests: New file.
3693         * tests/unistr/test-u32-set.c: New file.
3694
3695         Tests for module 'unistr/u16-set'.
3696         * modules/unistr/u16-set-tests: New file.
3697         * tests/unistr/test-u16-set.c: New file.
3698
3699         Tests for module 'unistr/u8-set'.
3700         * modules/unistr/u8-set-tests: New file.
3701         * tests/unistr/test-u8-set.c: New file.
3702         * tests/unistr/test-set.h: New file.
3703
3704         Tests for module 'unistr/u32-move'.
3705         * modules/unistr/u32-move-tests: New file.
3706         * tests/unistr/test-u32-move.c: New file.
3707
3708         Tests for module 'unistr/u16-move'.
3709         * modules/unistr/u16-move-tests: New file.
3710         * tests/unistr/test-u16-move.c: New file.
3711
3712         Tests for module 'unistr/u8-move'.
3713         * modules/unistr/u8-move-tests: New file.
3714         * tests/unistr/test-u8-move.c: New file.
3715         * tests/unistr/test-move.h: New file.
3716
3717         Tests for module 'unistr/u32-cpy'.
3718         * modules/unistr/u32-cpy-tests: New file.
3719         * tests/unistr/test-u32-cpy.c: New file.
3720
3721         Tests for module 'unistr/u16-cpy'.
3722         * modules/unistr/u16-cpy-tests: New file.
3723         * tests/unistr/test-u16-cpy.c: New file.
3724
3725         Tests for module 'unistr/u8-cpy'.
3726         * modules/unistr/u8-cpy-tests: New file.
3727         * tests/unistr/test-u8-cpy.c: New file.
3728         * tests/unistr/test-cpy.h: New file.
3729
3730 2010-01-09  Bruno Haible  <bruno@clisp.org>
3731
3732         Tests for module 'unistr/u32-uctomb'.
3733         * modules/unistr/u32-uctomb-tests: New file.
3734         * tests/unistr/test-u32-uctomb.c: New file.
3735
3736         Tests for module 'unistr/u16-uctomb'.
3737         * modules/unistr/u16-uctomb-tests: New file.
3738         * tests/unistr/test-u16-uctomb.c: New file.
3739
3740         Tests for module 'unistr/u8-uctomb'.
3741         * modules/unistr/u8-uctomb-tests: New file.
3742         * tests/unistr/test-u8-uctomb.c: New file.
3743
3744         Tests for module 'unistr/u32-mbtoucr'.
3745         * modules/unistr/u32-mbtoucr-tests: New file.
3746         * tests/unistr/test-u32-mbtoucr.c: New file.
3747
3748         Tests for module 'unistr/u16-mbtoucr'.
3749         * modules/unistr/u16-mbtoucr-tests: New file.
3750         * tests/unistr/test-u16-mbtoucr.c: New file.
3751
3752         Tests for module 'unistr/u8-mbtoucr'.
3753         * modules/unistr/u8-mbtoucr-tests: New file.
3754         * tests/unistr/test-u8-mbtoucr.c: New file.
3755
3756         Tests for module 'unistr/u32-mbtouc'.
3757         * modules/unistr/u32-mbtouc-tests: New file.
3758         * tests/unistr/test-u32-mbtouc.c: New file.
3759
3760         Tests for module 'unistr/u16-mbtouc'.
3761         * modules/unistr/u16-mbtouc-tests: New file.
3762         * tests/unistr/test-u16-mbtouc.c: New file.
3763
3764         Tests for module 'unistr/u8-mbtouc'.
3765         * modules/unistr/u8-mbtouc-tests: New file.
3766         * tests/unistr/test-u8-mbtouc.c: New file.
3767
3768         Tests for module 'unistr/u32-mbtouc-unsafe'.
3769         * modules/unistr/u32-mbtouc-unsafe-tests: New file.
3770         * tests/unistr/test-u32-mbtouc-unsafe.c: New file.
3771         * tests/unistr/test-u32-mbtouc.h: New file.
3772
3773         Tests for module 'unistr/u16-mbtouc-unsafe'.
3774         * modules/unistr/u16-mbtouc-unsafe-tests: New file.
3775         * tests/unistr/test-u16-mbtouc-unsafe.c: New file.
3776         * tests/unistr/test-u16-mbtouc.h: New file.
3777
3778         Tests for module 'unistr/u8-mbtouc-unsafe'.
3779         * modules/unistr/u8-mbtouc-unsafe-tests: New file.
3780         * tests/unistr/test-u8-mbtouc-unsafe.c: New file.
3781         * tests/unistr/test-u8-mbtouc.h: New file.
3782
3783         Tests for module 'unistr/u32-mblen'.
3784         * modules/unistr/u32-mblen-tests: New file.
3785         * tests/unistr/test-u32-mblen.c: New file.
3786
3787         Tests for module 'unistr/u16-mblen'.
3788         * modules/unistr/u16-mblen-tests: New file.
3789         * tests/unistr/test-u16-mblen.c: New file.
3790
3791         Tests for module 'unistr/u8-mblen'.
3792         * modules/unistr/u8-mblen-tests: New file.
3793         * tests/unistr/test-u8-mblen.c: New file.
3794
3795         Tests for module 'unistr/u32-to-u16'.
3796         * modules/unistr/u32-to-u16-tests: New file.
3797         * tests/unistr/test-u32-to-u16.c: New file.
3798
3799         Tests for module 'unistr/u32-to-u8'.
3800         * modules/unistr/u32-to-u8-tests: New file.
3801         * tests/unistr/test-u32-to-u8.c: New file.
3802
3803         Tests for module 'unistr/u16-to-u32'.
3804         * modules/unistr/u16-to-u32-tests: New file.
3805         * tests/unistr/test-u16-to-u32.c: New file.
3806
3807         Tests for module 'unistr/u16-to-u8'.
3808         * modules/unistr/u16-to-u8-tests: New file.
3809         * tests/unistr/test-u16-to-u8.c: New file.
3810
3811         Tests for module 'unistr/u8-to-u32'.
3812         * modules/unistr/u8-to-u32-tests: New file.
3813         * tests/unistr/test-u8-to-u32.c: New file.
3814
3815         Tests for module 'unistr/u8-to-u16'.
3816         * modules/unistr/u8-to-u16-tests: New file.
3817         * tests/unistr/test-u8-to-u16.c: New file.
3818
3819         Tests for module 'unistr/u32-check'.
3820         * modules/unistr/u32-check-tests: New file.
3821         * tests/unistr/test-u32-check.c: New file.
3822
3823         Tests for module 'unistr/u16-check'.
3824         * modules/unistr/u16-check-tests: New file.
3825         * tests/unistr/test-u16-check.c: New file.
3826
3827         Tests for module 'unistr/u8-check'.
3828         * modules/unistr/u8-check-tests: New file.
3829         * tests/unistr/test-u8-check.c: New file.
3830
3831         * tests/unictype/test-categ_byname.c: Include <stdbool.h>.
3832         (category_equals): New function.
3833         (main): Add more tests.
3834         * modules/unictype/category-byname-tests (Depends-on): Add stdbool.
3835
3836         * tests/unictype/test-bidi_byname.c (main): Add more tests.
3837
3838 2010-01-10  Bruno Haible  <bruno@clisp.org>
3839
3840         unistr/u*-strcoll: Try harder to distinguish different strings.
3841         * lib/unistr/u-strcoll.h (FUNC): When sl1 and sl2 are the same,
3842         compare s1 and s2 to see if they are different.
3843
3844 2010-01-10  Bruno Haible  <bruno@clisp.org>
3845
3846         unistr/u*-stpncpy: Fix the return value.
3847         * lib/unistr.h (u8_stpncpy, u16_stpncpy, u32_stpncpy): Make the
3848         description of the return value consistent with stpncpy in glibc.
3849         * lib/unistr/u-stpncpy.h (FUNC): Return the pointer past the last
3850         written non-NUL unit.
3851
3852 2010-01-10  Bruno Haible  <bruno@clisp.org>
3853
3854         unistr/u*-next: Add missing dependencies.
3855         * modules/unistr/u8-next (Depends-on): Add unistr/u8-strmbtouc.
3856         * modules/unistr/u16-next (Depends-on): Add unistr/u16-strmbtouc.
3857         * modules/unistr/u32-next (Depends-on): Add unistr/u32-strmbtouc.
3858
3859 2010-01-10  Bruno Haible  <bruno@clisp.org>
3860
3861         unistr/u8-mbsnlen: Fix return value for incomplete character.
3862         * lib/unistr/u8-mbsnlen.c (u8_mbsnlen): Use u8_mbtoucr instead of
3863         u8_mblen.
3864         * modules/unistr/u8-mbsnlen (Depends-on): Add unistr/u8-mbtoucr.
3865         Remove unistr/u8-mblen.
3866         * lib/unistr/u16-mbsnlen.c (u16_mbsnlen): Use u16_mbtoucr instead of
3867         u16_mblen.
3868         * modules/unistr/u16-mbsnlen (Depends-on): Add unistr/u16-mbtoucr.
3869         Remove unistr/u16-mblen.
3870
3871 2010-01-10  Bruno Haible  <bruno@clisp.org>
3872
3873         wchar: Fix compilation error when <wchar.h> is used from coreutils.
3874         * lib/wchar.in.h: Treat __need_wint_t like __need_mbstate_t.
3875         Reported by Brian Gough <bjg@gnu.org> and
3876         Chris Clayton <chris2553@googlemail.com> via
3877         Mike Frysinger <vapier@gentoo.org> and Jim Meyering <jim@meyering.net>.
3878
3879 2010-01-09  Bruno Haible  <bruno@clisp.org>
3880
3881         unistr/u16-to-u32: Reject invalid input.
3882         * lib/unistr/u16-to-u32.c (u16_to_u32): Call u16_mbtoucr instead of
3883         u16_mbtouc.
3884         * modules/unistr/u16-to-u32 (Depends-on): Add unistr/u16-mbtoucr.
3885         Remove unistr/u16-mbtouc.
3886
3887         unistr/u16-to-u8: Reject invalid input.
3888         * lib/unistr/u16-to-u8.c (u16_to_u8): Call u16_mbtoucr instead of
3889         u16_mbtouc.
3890         * modules/unistr/u16-to-u8 (Depends-on): Add unistr/u16-mbtoucr.
3891         Remove unistr/u16-mbtouc.
3892
3893         unistr/u8-to-u32: Reject invalid input.
3894         * lib/unistr/u8-to-u32.c (u8_to_u32): Call u8_mbtoucr instead of
3895         u8_mbtouc.
3896         * modules/unistr/u8-to-u32 (Depends-on): Add unistr/u8-mbtoucr.
3897         Remove unistr/u8-mbtouc.
3898
3899         unistr/u8-to-u16: Reject invalid input.
3900         * lib/unistr/u8-to-u16.c (u8_to_u16): Call u8_mbtoucr instead of
3901         u8_mbtouc.
3902         * modules/unistr/u8-to-u16 (Depends-on): Add unistr/u8-mbtoucr.
3903         Remove unistr/u8-mbtouc.
3904
3905 2010-01-09  Bruno Haible  <bruno@clisp.org>
3906
3907         Tests for module 'getlogin'.
3908         * modules/getlogin-tests: New file.
3909         * tests/test-getlogin.c: New file.
3910
3911         New module 'getlogin'.
3912         * lib/unistd.in.h (getlogin): New declaration.
3913         * lib/getlogin.c: New file.
3914         * m4/getlogin.m4: New file.
3915         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETLOGIN,
3916         HAVE_GETLOGIN.
3917         * modules/unistd (Makefile.am): Substitute GNULIB_GETLOGIN,
3918         HAVE_GETLOGIN.
3919         * modules/getlogin: New file.
3920         * doc/posix-functions/getlogin.texi: Mention the new module.
3921         Reported by John W. Eaton <jwe@gnu.org>.
3922
3923 2010-01-09  Bruno Haible  <bruno@clisp.org>
3924
3925         getlogin_r: Support for native Windows.
3926         * lib/getlogin_r.c: Include <windows.h>
3927         (getlogin_r): Implement for native Windows.
3928         * tests/test-getlogin_r.c (main): Also test with a huge buffer.
3929         Reported by Tatsuro MATSUOKA <tmacchant5@yahoo.co.jp>
3930         via John W. Eaton <jwe@gnu.org>.
3931
3932 2010-01-09  Bruno Haible  <bruno@clisp.org>
3933
3934         getlogin_r: Small fixes.
3935         * lib/getlogin_r.c (getlogin_r): Don't set errno if the function
3936         succeeds.
3937         * m4/getlogin_r.m4 (gl_GETLOGIN_R): Require gl_USE_SYSTEM_EXTENSIONS
3938         before testing whether getlogin_r is declared. No need to set
3939         HAVE_DECL_GETLOGIN_R to 1.
3940         (gl_PREREQ_GETLOGIN_R): Don't check for the getlogin_r declaration.
3941
3942 2010-01-09  Bruno Haible  <bruno@clisp.org>
3943
3944         * lib/unistd.in.h (getlogin_r): Add comment.
3945
3946 2010-01-09  Bruno Haible  <bruno@clisp.org>
3947
3948         Tests for module 'getlogin_r'.
3949         * modules/getlogin_r-tests: New file.
3950         * tests/test-getlogin_r.c: New file.
3951
3952 2010-01-09  Jim Meyering  <meyering@redhat.com>
3953
3954         maint.mk: extend proper_name_utf8-vs-LIBICONV-checking rule
3955         * top/maint.mk (sc_proper_name_utf8_requires_ICONV): Adapt to work
3956         also when $(LIBICONV) is part of LDADD, rather than ${prog}_LDADD.
3957
3958 2010-01-08  Simon Josefsson  <simon@josefsson.org>
3959
3960         * lib/dup2.c (rpl_dup2): Improve comment.
3961
3962 2010-01-08  Eric Blake  <ebb9@byu.net>
3963
3964         maint.mk: allow packages to add makefile @@ exceptions
3965         * top/maint.mk (_makefile_at_at_check_exceptions): New hook.
3966         (sc_makefile_check): Rename...
3967         (sc_makefile_at_at_check): ...to this, and use hook.
3968
3969         dup2: work around mingw bug
3970         * lib/dup2.c (rpl_dup2): Sanitize return value on mingw.
3971         Reported by Simon Josefsson.
3972
3973 2010-01-07  John W. Eaton  <jwe@octave.org>  (tiny change)
3974
3975         glob: Fix C++ compilation.
3976         * lib/glob.in.h [__cplusplus]: Define __BEGIN_DECLS and __END_DECLS for
3977         C++.
3978
3979 2010-01-07  Bruno Haible  <bruno@clisp.org>
3980
3981         Fix indentation of wctype.in.h, broken since 2007-01-06.
3982         * lib/wctype.in.h: Fix indentation of preprocessor directives.
3983
3984 2010-01-07  Bruno Haible  <bruno@clisp.org>
3985
3986         mbslen: Avoid collision with system function.
3987         * lib/string.in.h [MirBSD]: Include <wchar.h>.
3988         (mbslen): Undefine first. Alias mbslen to rpl_mbslen.
3989         * m4/mbslen.m4: New file.
3990         * modules/mbslen (Files): Add it.
3991         (configure.ac): Invoke gl_MBSLEN.
3992         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize HAVE_MBSLEN.
3993         * modules/string (Makefile.am): Substitute HAVE_MBSLEN.
3994         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>
3995         via Ian Beckwith <ianb@erislabs.net>.
3996
3997 2010-01-07  Bruno Haible  <bruno@clisp.org>
3998
3999         dirent: Document the last fix.
4000         * doc/posix-headers/dirent.texi: Document the bug of missing 'ino_t'.
4001
4002 2010-01-07  Bruno Haible  <bruno@clisp.org>
4003
4004         stdio: Ensure <stdio.h> defines off_t, ssize_t, va_list.
4005         * lib/stdio.in.h: Include <sys/types.h> unconditionally.
4006         * tests/test-stdio.c: Verify that fpos_t, off_t, size_t, ssize_t,
4007         va_list are defined.
4008         * doc/posix-headers/stdio.texi: Document the bug of missing types.
4009         Reported by Eric Blake.
4010
4011 2010-01-07  Bruno Haible  <bruno@clisp.org>
4012
4013         xlist, xoset: Fix missing dependency bug, introduced on 2009-12-13.
4014         * modules/xlist (Depends-on): Add 'list',
4015         * modules/xoset (Depends-on): Add 'oset'.
4016         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
4017
4018 2010-01-07  Bruno Haible  <bruno@clisp.org>
4019
4020         * doc/posix-functions/strcasecmp.texi: Clarify the platforms.
4021         * doc/posix-functions/strncasecmp.texi: Likewise.
4022
4023 2010-01-07  Bruno Haible  <bruno@clisp.org>
4024
4025         * m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): Simplify logic.
4026
4027 2010-01-07  John W. Eaton  <jwe@octave.org>
4028
4029         wctype: allow C++ use
4030         * lib/wctype.in.h: Add extern "C" block for C++.
4031
4032 2010-01-06  Eric Blake  <ebb9@byu.net>
4033
4034         maint.mk: detect incorrect GFDL usage
4035         * top/maint.mk (_GFDL_regexp, sc_GFDL_version): New rule.
4036
4037 2010-01-06  Jim Meyering  <meyering@redhat.com>
4038         and Eric Blake  <ebb9@byu.net>
4039
4040         maint.mk: ignore multi-line copyright in NEWS
4041         * top/maint.mk (NEWS_hash): Add immunity to multi-line copyright.
4042
4043 2010-01-06  Eric Blake  <ebb9@byu.net>
4044
4045         select: add missing dependency
4046         * modules/select-tests (Depends-on): Move sockets dependency...
4047         * modules/select (Depends-on): ...here.
4048         Reported by Ian Beckwith.
4049
4050         doc: regenerate INSTALL
4051         * doc/INSTALL: Reflect recent autoconf update.
4052         * doc/INSTALL.ISO: Likewise.
4053         * doc/INSTALL.UTF-8: Likewise.
4054
4055         pread: fix compilation on glibc
4056         * m4/pread.m4 (gl_FUNC_PREAD): Request all interfaces.
4057         Reported by Ralf Wildenhues.
4058
4059         dirent: fix test failure
4060         * lib/dirent.in.h (includes): Guarantee ino_t.
4061         Reported by Ralf Wildenhues.
4062
4063 2010-01-06  Petr Salinger  <Petr.Salinger@seznam.cz>  (tiny change)
4064
4065         linkat, renameat: avoid bad free
4066         * lib/at-func2.c (at_func2): Fix typo.
4067         Reported via Ian Beckwith, from http://bugs.debian.org/561117.
4068
4069 2010-01-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4070
4071         cleanup after gl_FUNC_READLINK, for gl_FUNC_SYMLINK test
4072         * m4/readlink.m4 (gl_FUNC_READLINK): Remove conftest.lnk2,
4073         to avoid failure of symlink test later.
4074
4075 2010-01-06  Eric Blake  <ebb9@byu.net>
4076
4077         stdio, unistd: guarantee ssize_t
4078         * lib/unistd.in.h (includes): Ensure that types required by POSIX
4079         2008 are exposed when needed.
4080         * lib/stdio.in.h (includes): Likewise.
4081         Reported by Ralf Wildenhues.
4082
4083 2010-01-06  Paolo Bonzini  <bonzini@gnu.org>
4084
4085         nl_langinfo: do not call AC_CHECK_FUNC_ONCE inside if.
4086         * m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): Do not call
4087         AC_CHECK_FUNC_ONCE inside if, do not adjust ac_cv_func_nl_langinfo.
4088
4089 2010-01-06  Jim Meyering  <meyering@redhat.com>
4090
4091         readtokens: this module *does* require xalloc.h
4092         It uses only functions that were omitted by the old syntax-check rule.
4093         * lib/readtokens.c: Include "xalloc.h" once again.
4094         * modules/readtokens (Depends-on): Add xalloc.
4095         This reverts part of 0e0f8f12ec241c0f1c1f21f960bb5cf908a0fa3c.
4096
4097 2010-01-05  Eric Blake  <ebb9@byu.net>
4098
4099         maint: support 'make announcement' from a VPATH build
4100         * top/maint.mk (announcement): Look for correct NEWS file.
4101
4102 2010-01-05  Aurelien Jarno  <aurelien@aurel32.net>  (tiny change)
4103
4104         utimens (fdutimens): ignore a negative FD, per contract
4105         * lib/utimens.c (fdutimens) [HAVE_FUTIMENS]: Call futimens only
4106         when we have a valid file descriptor.  Otherwise, using a brand
4107         new glibc (with just-patched futimens that now fails with EBADF)
4108         would cause this function to fail with ENOSYS.
4109         Reported by Guillaume Ayoub in http://bugs.debian.org/563726.
4110         See also http://bugzilla.redhat.com/552320.
4111
4112 2010-01-05  Eric Blake  <ebb9@byu.net>
4113
4114         strcase: document what it provides
4115         * doc/posix-functions/strcasecmp.texi (strcasecmp): Mention the
4116         gnulib module.
4117         * doc/posix-functions/strncasecmp.texi (strncasecmp): Likewise.
4118         Reported by Dilyan Palauzov <Dilyan.Palauzov@aegee.org>.
4119
4120 2010-01-05  Jim Meyering  <meyering@redhat.com>
4121
4122         maint: remove useless inclusions of "xalloc.h"
4123         * lib/getloadavg.c: Remove useless inclusion of "xalloc.h".
4124         * lib/readtokens.c: Likewise.
4125         * lib/same.c: Likewise.
4126         * modules/getloadavg (Depends-on): Remove xalloc.
4127         * modules/readtokens: Likewise.
4128         * modules/same: Likewise.
4129
4130         maint.mk: include 4 more function names in alloca.h-checking regexp
4131         * top/maint.mk (sc_prohibit_xalloc_without_use): Use more complete
4132         regexp.  Before, we would give a false-positive (saying alloca.h
4133         is included unnecessarily) when the only uses involved omitted symbols.
4134
4135         xalloc.h: use consistent formatting
4136         * lib/xalloc.h: Move declarations to start in the first column.
4137
4138 2010-01-05  Eric Blake  <ebb9@byu.net>
4139
4140         mkdir: avoid xalloc
4141         * lib/mkdir.c (includes): Drop unused header.
4142         Reported by John W. Eaton.
4143
4144 2010-01-04  Jim Meyering  <meyering@redhat.com>
4145
4146         nl_langinfo: avoid configure-time syntax error
4147         * m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): When we've already tested
4148         for nl_langinfo.h, AC_CHECK_FUNCS_ONCE([nl_langinfo]) expands to
4149         the empty string.  Don't let that provoke a shell syntax error.
4150
4151         regcomp, regexec, fnmatch: avoid array bounds read error
4152         * lib/regcomp.c (build_equiv_class): From glibc:
4153         Use only the low 24 bits of a findidx return value as an index
4154         into the weights array.  Patch by Ulrich Drepper:
4155         http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commit;h=b7d1c5fa30
4156         * lib/regexec.c (check_node_accept_bytes): Likewise.
4157         * lib/fnmatch_loop.c (FCT): Likewise.
4158
4159         regcomp: skip collseq lookup when there are no rules
4160         * lib/regcomp.c (lookup_collation_sequence_value): From glibc:
4161         http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=a532a41df58
4162
4163         regcomp: recognize ill-formed { } expressions
4164         * lib/regcomp.c (parse_dup_op): From glibc:
4165         http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=a87cd2894cb
4166
4167         regcomp: fix typo in comment
4168         * lib/regcomp.c (duplicate_node_closure): Sync from glibc.
4169         s/satisfy/satisfies/.
4170
4171         regcomp: sync from glibc: remove dead store
4172         * lib/regcomp.c (duplicate_node_closure): Remove useless
4173         search_duplicated_node call and dead store.
4174
4175         regcomp: sync from glibc; always use nl_langinfo
4176         * lib/regcomp.c (init_dfa) [!LIBC]: Always use nl_langinfo (CODESET),
4177         now that gnulib provides it.  Recognize UTF8 as well as UTF-8.
4178         * modules/regex (Depends-on): Add nl_langinfo.
4179
4180 2010-01-04  Eric Blake  <ebb9@byu.net>
4181
4182         fdopendir: fix configure test
4183         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Check for existing file.
4184
4185 2010-01-01  Bruno Haible  <bruno@clisp.org>
4186
4187         wchar: Remove unused configure check.
4188         * m4/wchar.m4 (gl_WCHAR_H): Don't test whether <wchar.h> is standalone.
4189
4190 2010-01-01  Eric Blake  <ebb9@byu.net>
4191
4192         headers: make check of system header explicit
4193         * m4/netdb_h.m4 (gl_HEADER_NETDB): Don't exploit knowledge of
4194         gl_CHECK_NEXT_HEADER internals, but call AC_CHECK_HEADERS_ONCE
4195         ourselves.
4196         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
4197         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
4198         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
4199         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise, for gt_INTTYPES_PRI
4200         internals.
4201         * m4/wchar.m4 (gl_WCHAR_H): Skip followup test if header is
4202         missing.
4203         Suggested by Bruno Haible.
4204
4205 2010-01-01  Jim Meyering  <meyering@redhat.com>
4206
4207         ChangeLog: tweak to eliminate unnecessary copyright line
4208         * ChangeLog: Remove a copyright line that was mistakenly updated
4209         by today's update-copyright run.  Reported by Eric Blake.
4210
4211         test-update-copyright: don't let envvar setting cause test failure
4212         * tests/test-update-copyright.sh: Set UPDATE_COPYRIGHT_MAX_LINE_LENGTH.
4213
4214 2010-01-01  Bruno Haible  <bruno@clisp.org>
4215
4216         localename: Avoid gcc warning.
4217         * lib/localename.c (gl_locale_name_thread_unsafe): Don't define this
4218         function if it is not used.
4219
4220 2010-01-01  Jim Meyering  <meyering@redhat.com>
4221
4222         update nearly all FSF copyright year lists to include 2010
4223         Use the same procedure as for 2009, outlined in
4224         http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
4225
4226         version-etc: set COPYRIGHT_YEAR to 2010
4227         * lib/version-etc.c (COPYRIGHT_YEAR): Manually update the enum.
4228
4229 2009-12-31  Eric Blake  <ebb9@byu.net>
4230
4231         doc: correct availability of cygwin 1.5.x getopt
4232         * doc/posix-functions/optarg.texi (optarg): Cygwin supplies getopt
4233         variables.
4234         * doc/posix-functions/opterr.texi (opterr): Likewise.
4235         * doc/posix-functions/optind.texi (optind): Likewise.
4236         * doc/posix-functions/optopt.texi (optopt): Likewise.
4237         * doc/posix-functions/tzname.texi (tzname): Likewise.
4238
4239         openat: update maintainer
4240         * modules/openat (Maintainer): Add myself.
4241
4242         utimens: avoid shadowing warning
4243         * lib/utimens.c (fdutimens, lutimens): Consolidate separate stat
4244         buffers into one, to avoid shadowing, as well as avoiding a
4245         redundant stat.
4246         Reported by Jim Meyering.
4247
4248         test-dup2: avoid compiler warning
4249         * tests/test-dup2.c (is_inheritable): Only define if used.
4250
4251 2010-01-01  Bruno Haible  <bruno@clisp.org>
4252
4253         vasnprintf: Avoid passing an 'rpl_mbstate_t *' to the system's wcrtomb.
4254         * lib/vasnprintf.c (VASNPRINTF): If GNULIB_defined_mbstate_t is
4255         defined, use wctomb instead of wcrtomb.
4256
4257 2010-01-01  Bruno Haible  <bruno@clisp.org>
4258
4259         iconv: Reject native Solaris iconv.
4260         * m4/iconv.m4 (AM_ICONV_LINK): Recognize native Solaris iconv() bug.
4261         * doc/posix-functions/iconv.texi: Document native Solaris iconv() bug.
4262
4263 2009-12-31  Bruno Haible  <bruno@clisp.org>
4264
4265         * tests/test-signal.c (main): Remove test of 'SIG'.
4266
4267 2009-12-31  Bruno Haible  <bruno@clisp.org>
4268
4269         spawn: Fix incomplete fix.
4270         * lib/spawn.in.h (posix_spawnattr_getflags, posix_spawnattr_setflags,
4271         posix_spawnattr_getpgroup, posix_spawnattr_setpgroup): Correct the link
4272         warnings for GNULIB_POSIXCHECK again.
4273         Reported by Eric Blake.
4274
4275 2009-12-31  Bruno Haible  <bruno@clisp.org>
4276
4277         Avoid namespace pollution on glibc systems.
4278         * lib/spawn.in.h: Don't include <sched.h>, <signal.h> on glibc systems.
4279         * lib/sys_times.in.h: Don't include <time.h> on glibc systems.
4280         * lib/wchar.in.h: Don't include <stddef.h>, <stdio.h>, <time.h> on
4281         glibc systems.
4282
4283 2009-12-31  Bruno Haible  <bruno@clisp.org>
4284
4285         * m4/wchar.m4 (gl_WCHAR_H): Remove gl_STDDEF_H invocation.
4286         (gl_REPLACE_WCHAR_H): Turn into a no-op.
4287         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Likewise.
4288         * m4/dirent_h.m4 (gl_REPLACE_DIRENT_H): Likewise.
4289         * m4/locale_h.m4 (gl_REPLACE_LOCALE_H): Likewise.
4290         * m4/spawn_h.m4 (gl_REPLACE_SPAWN_H): Likewise.
4291         * m4/sys_ioctl_h.m4 (gl_REPLACE_SYS_IOCTL_H): Likewise.
4292
4293 2009-12-31  Bruno Haible  <bruno@clisp.org>
4294
4295         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Invoke
4296         gl_CHECK_NEXT_HEADERS before testing ac_cv_header_sys_select_h, not
4297         afterwards.
4298
4299 2009-12-31  Bruno Haible  <bruno@clisp.org>
4300
4301         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H_DEFAULTS): Don't set
4302         SYS_UTSNAME_H.
4303
4304 2009-12-31  Bruno Haible  <bruno@clisp.org>
4305
4306         spawn: Fix misapplied patch.
4307         * lib/spawn.in.h (posix_spawnattr_getflags, posix_spawnattr_setflags,
4308         posix_spawnattr_getpgroup, posix_spawnattr_setpgroup): Correct the link
4309         warnings for GNULIB_POSIXCHECK.
4310
4311 2009-12-31  Bruno Haible  <bruno@clisp.org>
4312
4313         times: Update after sys_times changed.
4314         * m4/times.m4: New file, extracted from modules/times. Set HAVE_TIMES.
4315         * modules/times (Files): Add it.
4316         (configure.ac): Invoke gl_FUNC_TIMES.
4317
4318 2009-12-31  Bruno Haible  <bruno@clisp.org>
4319
4320         Use AC_C_INLINE where necessary.
4321         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Require AC_C_INLINE.
4322         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
4323         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
4324         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
4325         * m4/mbfile.m4 (gl_MBFILE): Likewise.
4326         * m4/mbiter.m4 (gl_MBITER): Likewise.
4327         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
4328         * m4/stat.m4 (gl_FUNC_STAT): Likewise.
4329         * m4/wait-process.m4 (gl_WAIT_PROCESS): Likewise.
4330         * modules/u64 (configure.ac): Likewise.
4331
4332 2009-12-31  Bruno Haible  <bruno@clisp.org>
4333
4334         Use AC_C_INLINE instead of module 'inline' where possible.
4335         * modules/inline (Description): Clarify purpose.
4336         * m4/count-one-bits.m4 (gl_COUNT_ONE_BITS): Require AC_C_INLINE.
4337         * modules/count-one-bits (Depends-on): Remove inline.
4338         * m4/openat.m4 (gl_PREREQ_OPENAT): Require AC_C_INLINE.
4339         * modules/openat (Depends-on): Remove inline.
4340         * modules/fdutimensat (Depends-on, configure.ac): Require AC_C_INLINE
4341         instead of depending on module 'inline'.
4342         * modules/filevercmp (Depends-on, configure.ac): Likewise.
4343         * modules/unicase/cased (Depends-on, configure.ac): Likewise.
4344         * modules/unicase/ignorable (Depends-on, configure.ac): Likewise.
4345         * modules/unictype/category-of (Depends-on, configure.ac): Likewise.
4346         * modules/unictype/category-test (Depends-on, configure.ac): Likewise.
4347         * modules/unictype/ctype-alnum (Depends-on, configure.ac): Likewise.
4348         * modules/unictype/ctype-alpha (Depends-on, configure.ac): Likewise.
4349         * modules/unictype/ctype-blank (Depends-on, configure.ac): Likewise.
4350         * modules/unictype/ctype-cntrl (Depends-on, configure.ac): Likewise.
4351         * modules/unictype/ctype-digit (Depends-on, configure.ac): Likewise.
4352         * modules/unictype/ctype-graph (Depends-on, configure.ac): Likewise.
4353         * modules/unictype/ctype-lower (Depends-on, configure.ac): Likewise.
4354         * modules/unictype/ctype-print (Depends-on, configure.ac): Likewise.
4355         * modules/unictype/ctype-punct (Depends-on, configure.ac): Likewise.
4356         * modules/unictype/ctype-space (Depends-on, configure.ac): Likewise.
4357         * modules/unictype/ctype-upper (Depends-on, configure.ac): Likewise.
4358         * modules/unictype/ctype-xdigit (Depends-on, configure.ac): Likewise.
4359         * modules/unictype/property-alphabetic (Depends-on, configure.ac):
4360         Likewise.
4361         * modules/unictype/property-ascii-hex-digit (Depends-on,
4362         configure.ac): Likewise.
4363         * modules/unictype/property-bidi-arabic-digit (Depends-on,
4364         configure.ac): Likewise.
4365         * modules/unictype/property-bidi-arabic-right-to-left (Depends-on,
4366         configure.ac): Likewise.
4367         * modules/unictype/property-bidi-block-separator (Depends-on,
4368         configure.ac): Likewise.
4369         * modules/unictype/property-bidi-boundary-neutral (Depends-on,
4370         configure.ac): Likewise.
4371         * modules/unictype/property-bidi-common-separator (Depends-on,
4372         configure.ac): Likewise.
4373         * modules/unictype/property-bidi-control (Depends-on, configure.ac):
4374         Likewise.
4375         * modules/unictype/property-bidi-embedding-or-override (Depends-on,
4376         configure.ac): Likewise.
4377         * modules/unictype/property-bidi-eur-num-separator (Depends-on,
4378         configure.ac): Likewise.
4379         * modules/unictype/property-bidi-eur-num-terminator (Depends-on,
4380         configure.ac): Likewise.
4381         * modules/unictype/property-bidi-european-digit (Depends-on,
4382         configure.ac): Likewise.
4383         * modules/unictype/property-bidi-hebrew-right-to-left (Depends-on,
4384         configure.ac): Likewise.
4385         * modules/unictype/property-bidi-left-to-right (Depends-on,
4386         configure.ac): Likewise.
4387         * modules/unictype/property-bidi-non-spacing-mark (Depends-on,
4388         configure.ac): Likewise.
4389         * modules/unictype/property-bidi-other-neutral (Depends-on,
4390         configure.ac): Likewise.
4391         * modules/unictype/property-bidi-pdf (Depends-on, configure.ac):
4392         Likewise.
4393         * modules/unictype/property-bidi-segment-separator (Depends-on,
4394         configure.ac): Likewise.
4395         * modules/unictype/property-bidi-whitespace (Depends-on,
4396         configure.ac): Likewise.
4397         * modules/unictype/property-combining (Depends-on, configure.ac):
4398         Likewise.
4399         * modules/unictype/property-composite (Depends-on, configure.ac):
4400         Likewise.
4401         * modules/unictype/property-currency-symbol (Depends-on,
4402         configure.ac): Likewise.
4403         * modules/unictype/property-dash (Depends-on, configure.ac): Likewise.
4404         * modules/unictype/property-decimal-digit (Depends-on, configure.ac):
4405         Likewise.
4406         * modules/unictype/property-default-ignorable-code-point (Depends-on,
4407         configure.ac): Likewise.
4408         * modules/unictype/property-deprecated (Depends-on, configure.ac):
4409         Likewise.
4410         * modules/unictype/property-diacritic (Depends-on, configure.ac):
4411         Likewise.
4412         * modules/unictype/property-extender (Depends-on, configure.ac):
4413         Likewise.
4414         * modules/unictype/property-format-control (Depends-on, configure.ac):
4415         Likewise.
4416         * modules/unictype/property-grapheme-base (Depends-on, configure.ac):
4417         Likewise.
4418         * modules/unictype/property-grapheme-extend (Depends-on, configure.ac):
4419         Likewise.
4420         * modules/unictype/property-grapheme-link (Depends-on, configure.ac):
4421         Likewise.
4422         * modules/unictype/property-hex-digit (Depends-on, configure.ac):
4423         Likewise.
4424         * modules/unictype/property-hyphen (Depends-on, configure.ac):
4425         Likewise.
4426         * modules/unictype/property-id-continue (Depends-on, configure.ac):
4427         Likewise.
4428         * modules/unictype/property-id-start (Depends-on, configure.ac):
4429         Likewise.
4430         * modules/unictype/property-ideographic (Depends-on, configure.ac):
4431         Likewise.
4432         * modules/unictype/property-ids-binary-operator (Depends-on,
4433         configure.ac): Likewise.
4434         * modules/unictype/property-ids-trinary-operator (Depends-on,
4435         configure.ac): Likewise.
4436         * modules/unictype/property-ignorable-control (Depends-on,
4437         configure.ac): Likewise.
4438         * modules/unictype/property-iso-control (Depends-on, configure.ac):
4439         Likewise.
4440         * modules/unictype/property-join-control (Depends-on, configure.ac):
4441         Likewise.
4442         * modules/unictype/property-left-of-pair (Depends-on, configure.ac):
4443         Likewise.
4444         * modules/unictype/property-line-separator (Depends-on, configure.ac):
4445         Likewise.
4446         * modules/unictype/property-logical-order-exception (Depends-on,
4447         configure.ac): Likewise.
4448         * modules/unictype/property-lowercase (Depends-on, configure.ac):
4449         Likewise.
4450         * modules/unictype/property-math (Depends-on, configure.ac): Likewise.
4451         * modules/unictype/property-non-break (Depends-on, configure.ac):
4452         Likewise.
4453         * modules/unictype/property-not-a-character (Depends-on, configure.ac):
4454         Likewise.
4455         * modules/unictype/property-numeric (Depends-on, configure.ac):
4456         Likewise.
4457         * modules/unictype/property-other-alphabetic (Depends-on,
4458         configure.ac): Likewise.
4459         * modules/unictype/property-other-default-ignorable-code-point
4460         (Depends-on, configure.ac): Likewise.
4461         * modules/unictype/property-other-grapheme-extend (Depends-on,
4462         configure.ac): Likewise.
4463         * modules/unictype/property-other-id-continue (Depends-on,
4464         configure.ac): Likewise.
4465         * modules/unictype/property-other-id-start (Depends-on, configure.ac):
4466         Likewise.
4467         * modules/unictype/property-other-lowercase (Depends-on, configure.ac):
4468         Likewise.
4469         * modules/unictype/property-other-math (Depends-on, configure.ac):
4470         Likewise.
4471         * modules/unictype/property-other-uppercase (Depends-on, configure.ac):
4472         Likewise.
4473         * modules/unictype/property-paired-punctuation (Depends-on,
4474         configure.ac): Likewise.
4475         * modules/unictype/property-paragraph-separator (Depends-on,
4476         configure.ac): Likewise.
4477         * modules/unictype/property-pattern-syntax (Depends-on, configure.ac):
4478         Likewise.
4479         * modules/unictype/property-pattern-white-space (Depends-on,
4480         configure.ac): Likewise.
4481         * modules/unictype/property-private-use (Depends-on, configure.ac):
4482         Likewise.
4483         * modules/unictype/property-punctuation (Depends-on, configure.ac):
4484         Likewise.
4485         * modules/unictype/property-quotation-mark (Depends-on, configure.ac):
4486         Likewise.
4487         * modules/unictype/property-radical (Depends-on, configure.ac):
4488         Likewise.
4489         * modules/unictype/property-sentence-terminal (Depends-on,
4490         configure.ac): Likewise.
4491         * modules/unictype/property-soft-dotted (Depends-on, configure.ac):
4492         Likewise.
4493         * modules/unictype/property-space (Depends-on, configure.ac): Likewise.
4494         * modules/unictype/property-terminal-punctuation (Depends-on,
4495         configure.ac): Likewise.
4496         * modules/unictype/property-titlecase (Depends-on, configure.ac):
4497         Likewise.
4498         * modules/unictype/property-unassigned-code-value (Depends-on,
4499         configure.ac): Likewise.
4500         * modules/unictype/property-unified-ideograph (Depends-on,
4501         configure.ac): Likewise.
4502         * modules/unictype/property-uppercase (Depends-on, configure.ac):
4503         Likewise.
4504         * modules/unictype/property-variation-selector (Depends-on,
4505         configure.ac): Likewise.
4506         * modules/unictype/property-white-space (Depends-on, configure.ac):
4507         Likewise.
4508         * modules/unictype/property-xid-continue (Depends-on, configure.ac):
4509         Likewise.
4510         * modules/unictype/property-xid-start (Depends-on, configure.ac):
4511         Likewise.
4512         * modules/unictype/property-zero-width (Depends-on, configure.ac):
4513         Likewise.
4514         * modules/unictype/syntax-c-ident (Depends-on, configure.ac): Likewise.
4515         * modules/unictype/syntax-java-ident (Depends-on, configure.ac):
4516         Likewise.
4517
4518 2009-12-31  Bruno Haible  <bruno@clisp.org>
4519
4520         Remove unnecessary AC_C_INLINE invocation.
4521         * m4/popen.m4 (gl_PREREQ_POPEN): Don't invoke AC_C_INLINE. Not needed
4522         since 2009-08-21.
4523
4524 2009-12-31  Jim Meyering  <meyering@redhat.com>
4525
4526         maint.mk: don't require explicit gpg_key_ID in cfg.mk
4527         * top/maint.mk (gpg_key_ID): Derive key ID from signed release tag.
4528         With this change, we can all remove the gpg_key_ID = ... definition
4529         from our respective cfg.mk files.
4530
4531         maint.mk: create announcement template in ~/, not in /tmp
4532         * top/maint.mk (emit_upload_commands): Adjust.
4533         (release-prep): Emit into ~/announce-..., not /tmp/announce-...
4534         Remove temporary file, .ci-msg.
4535
4536 2009-12-31  Eric Blake  <ebb9@byu.net>
4537
4538         link-warning: always build headers with link warnings
4539         * modules/arpa_inet (Makefile.am): Always build replacement
4540         header.
4541         * modules/ctype (Makefile.am): Likewise.
4542         * modules/dirent (Makefile.am): Likewise.
4543         * modules/inttypes (Makefile.am): Likewise.
4544         * modules/langinfo (Makefile.am): Likewise.
4545         * modules/locale (Makefile.am): Likewise.
4546         * modules/spawn (Makefile.am): Likewise.
4547         * modules/sys_file (Makefile.am): Likewise.
4548         * modules/sys_ioctl (Makefile.am): Likewise.
4549         * modules/sys_select (Makefile.am): Likewise.
4550         * modules/sys_socket (Makefile.am): Likewise.
4551         * modules/sys_times (Makefile.am): Likewise.
4552         * modules/sys_utsname (Makefile.am): Likewise.
4553         * modules/sys_wait (Makefile.am): Likewise.
4554         * modules/wchar (Makefile.am): Likewise.
4555         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET)
4556         (gl_ARPA_INET_H_DEFAULTS): Drop unneeded variable.
4557         * m4/ctype.m4 (gl_CTYPE_H_DEFAULTS): Likewise.
4558         * m4/isblank.m4 (gl_FUNC_ISBLANK): Likewise.
4559         * m4/dirent_h.m4 (gl_REPLACE_DIRENT_H, gl_DIRENT_H_DEFAULTS):
4560         Likewise.
4561         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
4562         * m4/langinfo_h.m4 (gl_LANGINFO_H): Likewise.
4563         * m4/locale_h.m4 (gl_REPLACE_LOCALE_H, gl_LOCALE_H_DEFAULTS):
4564         Likewise.
4565         * m4/spawn_h.m4 (gl_REPLACE_SPAWN_H, gl_SPAWN_H_DEFAULTS):
4566         Likewise.
4567         * m4/sys_file_h.m4 (gl_HEADER_SYS_FILE_H): Likewise.
4568         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H, gl_REPLACE_SYS_IOCTL_H)
4569         (gl_SYS_IOCTL_H_DEFAULTS): Likewise.
4570         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
4571         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Likewise.
4572         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H)
4573         (gl_SYS_UTSNAME_H_DEFAULTS): Likewise.
4574         * m4/wchar.m4 (gl_WCHAR_H, gl_REPLACE_WCHAR_H)
4575         (gl_WCHAR_H_DEFAULTS): Likewise.
4576
4577 2009-12-31  Eric Blake  <ebb9@byu.net>
4578
4579         signal, spawn: use link warnings
4580         * lib/signal.in.h (sigset_t): Make unconditional.
4581         (sigismember, sigemptyset, sigaddset, sigdelset, sigfillset)
4582         (sigpending, sigprocmask, sigaction): Add link warnings.
4583         * lib/spawn.in.h (posix_spawn, posix_spawnp, posix_spawnattr_init)
4584         (posix_spawnattr_destroy, posix_spawnattr_getsigdefault)
4585         (posix_spawnattr_setsigdefault, posix_spawnattr_getsigmask)
4586         (posix_spawnattr_setsigmask, posix_spawnattr_getflags)
4587         (posix_spawnattr_setflags, posix_spawnattr_getpgroup)
4588         (posix_spawnattr_setpgroup, posix_spawnattr_getschedpolicy)
4589         (posix_spawnattr_setschedpolicy, posix_spawnattr_getschedparam)
4590         (posix_spawnattr_setschedparam, posix_spawn_file_actions_init)
4591         (posix_spawn_file_actions_destroy)
4592         (posix_spawn_file_actions_addopen)
4593         (posix_spawn_file_actions_addclose)
4594         (posix_spawn_file_actions_adddup2): Likewise.
4595         * m4/signal_h.m4 (gl_SIGNAL_H): Guarantee uid_t.
4596         * tests/test-signal.c (main): Enhance test.
4597
4598         spawn: improve wrapper support
4599         * m4/spawn_h.m4 (gl_SPAWN_H): Check for type existence.
4600         (gl_SPAWN_H_DEFAULTS): New defaults.
4601         * modules/spawn (Makefile.am): Substitute them.
4602         * lib/spawn.in.h: (posix_spawnattr_t, posix_spawn_file_actions_t):
4603         Only declare if missing or broken.
4604
4605         sys_times, sys_utsname: use include_next
4606         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Support wrapping an existing
4607         header.
4608         (gl_SYS_TIMES_H_DEFAULTS): Add another variable.
4609         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H)
4610         (gl_SYS_UTSNAME_H_DEFAULTS): Likewise.
4611         * modules/sys_times (Depends-on): Add include_next.
4612         (Makefile.am): Substitute additional values.
4613         * modules/sys_utsname (Depends-on, Makefile.am): Likewise.
4614         * lib/sys_times.in.h (includes): Include native header, if
4615         available.
4616         * lib/sys_utsname.in.h (includes): Likewise.
4617         * tests/test-sys_times.c (main): Enhance test.
4618
4619         fdutimensat: revert prior patch
4620         * modules/fdutimensat (Depends-on): Re-add inline; it is needed by
4621         utimens.h.
4622         Reported by Bruno Haible.
4623
4624 2009-12-30  Eric Blake  <ebb9@byu.net>
4625
4626         sys_wait: drop link-warning dependency
4627         * modules/sys_wait (Depends-on, Makefile.am): Drop unneeded
4628         link-warning efforts.
4629         * lib/sys_wait.in.h: Likewise.
4630
4631         fdutimensat: remove bogus dependency
4632         * modules/fdutimensat (Depends-on): Drop inline.
4633
4634         unistd: fix typo
4635         * lib/unistd.in.h (linkat) [GNULIB_POSIXCHECK]: Fix typo.
4636
4637 2009-12-30  Bruno Haible  <bruno@clisp.org>
4638
4639         Fix compilation error with Solaris cc.
4640         * lib/unicase/u8-is-invariant.c: Include <stdbool.h>.
4641         * lib/unicase/u16-is-invariant.c: Likewise.
4642         * lib/unicase/u32-is-invariant.c: Likewise.
4643         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
4644
4645 2009-12-30  Bruno Haible  <bruno@clisp.org>
4646
4647         Fix test crash.
4648         * tests/test-localename.c (test_locale_name_thread): Skip unavailable
4649         locales.
4650         Reported by Simon Josefsson <simon@josefsson.org>.
4651
4652 2009-12-30  Bruno Haible  <bruno@clisp.org>
4653
4654         Fix compilation error on most platforms.
4655         * tests/test-localename.c (categories): Define only if HAVE_NEWLOCALE.
4656         Reported by Simon Josefsson <simon@josefsson.org>
4657         and Nelson H. F. Beebe <beebe@math.utah.edu>.
4658
4659 2009-12-30  Eric Blake  <ebb9@byu.net>
4660
4661         futimens, utimensat: work around ntfs-3g bug
4662         * lib/utimensat.c (rpl_utimensat): Drop attempts to cache whether
4663         a ctime bug is present, and expand workaround to cover ntfs-3g.
4664         * lib/utimens.c (fdutimens, lutimens): Likewise.
4665         (utimensat_ctime_really, detect_ctime_bug): Drop cache mechanism.
4666         (validate_timespec): Adjust return value.
4667         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Update comment.
4668         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Likewise.
4669         Reported by ctrn3e8 <ctrn3e8@gmail.com>.
4670
4671 2009-12-29  Eric Blake  <ebb9@byu.net>
4672
4673         link-warning: make usage consistent
4674         * modules/ctype (Depends-on): Add link-warning.
4675         (Makefile.am): Update rules accordingly.
4676         * modules/langinfo (Depends-on, Makefile.am): Likewise.
4677         * modules/locale (Depends-on, Makefile.am): Likewise.
4678         * modules/sys_file (Makefile.am): Likewise.
4679         * modules/getopt-posix (Makefile.am): Delete unused link warning
4680         efforts.
4681         * lib/ctype.in.h (GL_LINK_WARNING): Ensure definition before use.
4682         * lib/langinfo.in.h (GL_LINK_WARNING): Likewise.
4683         * lib/locale.in.h (GL_LINK_WARNING): Likewise.
4684         * lib/sys_file.in.h (GL_LINK_WARNING): Likewise.
4685
4686         stdio: remove unused variables
4687         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Remove unused variables.
4688         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Likewise.
4689         * m4/ftello.m4 (gl_FUNC_FTELLO): Likewise.
4690
4691         tests: test more substitute headers
4692         * modules/ctype-tests: New file.
4693         * modules/dirent-tests: Likewise.
4694         * modules/spawn-tests: Likewise.
4695         * modules/sys_file-tests: Likewise.
4696         * modules/sys_ioctl-tests: Likewise.
4697         * modules/sys_wait-tests: Likewise.
4698         * tests/test-ctype.c: Likewise.
4699         * tests/test-dirent.c: Likewise.
4700         * tests/test-spawn.c: Likewise.
4701         * tests/test-sys_file.c: Likewise.
4702         * tests/test-sys_ioctl.c: Likewise.
4703         * tests/test-sys_wait.c: Likewise.
4704         * m4/spawn_h.m4 (gl_SPAWN_H): Replace header if it is missing.
4705         * lib/sys_file.in.h (LOCK_SH, LOCK_EX, LOCK_UN, LOCK_NB): Provide
4706         whether or not flock is in use.
4707
4708         tests: remove License section from module
4709         * modules/arpa_inet-tests: Remove unneeded section.
4710         * modules/byteswap-tests: Likewise.
4711         * modules/ceilf-tests: Likewise.
4712         * modules/ceill-tests: Likewise.
4713         * modules/crypto/des-tests: Likewise.
4714         * modules/crypto/gc-arcfour-tests: Likewise.
4715         * modules/crypto/gc-arctwo-tests: Likewise.
4716         * modules/crypto/gc-des-tests: Likewise.
4717         * modules/crypto/gc-hmac-md5-tests: Likewise.
4718         * modules/crypto/gc-hmac-sha1-tests: Likewise.
4719         * modules/crypto/gc-md2-tests: Likewise.
4720         * modules/crypto/gc-md4-tests: Likewise.
4721         * modules/crypto/gc-md5-tests: Likewise.
4722         * modules/crypto/gc-pbkdf2-sha1-tests: Likewise.
4723         * modules/crypto/gc-rijndael-tests: Likewise.
4724         * modules/crypto/gc-sha1-tests: Likewise.
4725         * modules/crypto/gc-tests: Likewise.
4726         * modules/crypto/md2-tests: Likewise.
4727         * modules/crypto/md4-tests: Likewise.
4728         * modules/fcntl-h-tests: Likewise.
4729         * modules/floorf-tests: Likewise.
4730         * modules/floorl-tests: Likewise.
4731         * modules/frexp-nolibm-tests: Likewise.
4732         * modules/frexp-tests: Likewise.
4733         * modules/frexpl-nolibm-tests: Likewise.
4734         * modules/frexpl-tests: Likewise.
4735         * modules/getaddrinfo-tests: Likewise.
4736         * modules/inttypes-tests: Likewise.
4737         * modules/isfinite-tests: Likewise.
4738         * modules/isinf-tests: Likewise.
4739         * modules/ldexpl-tests: Likewise.
4740         * modules/locale-tests: Likewise.
4741         * modules/math-tests: Likewise.
4742         * modules/netdb-tests: Likewise.
4743         * modules/netinet_in-tests: Likewise.
4744         * modules/printf-frexp-tests: Likewise.
4745         * modules/printf-frexpl-tests: Likewise.
4746         * modules/priv-set-tests: Likewise.
4747         * modules/random_r-tests: Likewise.
4748         * modules/round-tests: Likewise.
4749         * modules/roundf-tests: Likewise.
4750         * modules/roundl-tests: Likewise.
4751         * modules/search-tests: Likewise.
4752         * modules/select-tests: Likewise.
4753         * modules/signal-tests: Likewise.
4754         * modules/stdbool-tests: Likewise.
4755         * modules/stddef-tests: Likewise.
4756         * modules/stdint-tests: Likewise.
4757         * modules/stdio-tests: Likewise.
4758         * modules/stdlib-tests: Likewise.
4759         * modules/string-tests: Likewise.
4760         * modules/strings-tests: Likewise.
4761         * modules/sys_select-tests: Likewise.
4762         * modules/sys_socket-tests: Likewise.
4763         * modules/sys_stat-tests: Likewise.
4764         * modules/sys_time-tests: Likewise.
4765         * modules/sys_utsname-tests: Likewise.
4766         * modules/sysexits-tests: Likewise.
4767         * modules/time-tests: Likewise.
4768         * modules/trunc-tests: Likewise.
4769         * modules/truncf-tests: Likewise.
4770         * modules/truncl-tests: Likewise.
4771         * modules/tsearch-tests: Likewise.
4772         * modules/unistd-tests: Likewise.
4773         * modules/wchar-tests: Likewise.
4774         * modules/wctype-tests: Likewise.
4775
4776         tests: fix license on several tests
4777         * tests/test-des.c: Update to GPLv3+.
4778         * tests/test-flock.c: Likewise.
4779         * tests/test-fsync.c: Likewise.
4780         * tests/test-futimens.h: Likewise.
4781         * tests/test-gc-arcfour.c: Likewise.
4782         * tests/test-gc-arctwo.c: Likewise.
4783         * tests/test-gc-des.c: Likewise.
4784         * tests/test-gc-hmac-md5.c: Likewise.
4785         * tests/test-gc-hmac-sha1.c: Likewise.
4786         * tests/test-gc-md2.c: Likewise.
4787         * tests/test-gc-md4.c: Likewise.
4788         * tests/test-gc-md5.c: Likewise.
4789         * tests/test-gc-pbkdf2-sha1.c: Likewise.
4790         * tests/test-gc-rijndael.c: Likewise.
4791         * tests/test-gc-sha1.c: Likewise.
4792         * tests/test-gc.c: Likewise.
4793         * tests/test-getcwd.c: Likewise.
4794         * tests/test-link.c: Likewise.
4795         * tests/test-link.h: Likewise.
4796         * tests/test-lutimens.h: Likewise.
4797         * tests/test-md2.c: Likewise.
4798         * tests/test-md4.c: Likewise.
4799         * tests/test-mkdir.h: Likewise.
4800         * tests/test-rename.c: Likewise.
4801         * tests/test-rename.h: Likewise.
4802         * tests/test-safe-alloc.c: Likewise.
4803         * tests/test-utimens-common.h: Likewise.
4804         * tests/test-utimens.h: Likewise.
4805
4806         maint: sync license texts
4807         * config/srclist.txt: Add gpl-1.3.texi, lgpl-1.3.texi.
4808         * doc/gpl-3.0.texi: Revert copyright year update.
4809         * doc/lgpl-3.0.texi: Likewise.
4810
4811 2009-12-29  Jim Meyering  <meyering@redhat.com>
4812
4813         update nearly all FSF copyright year lists to include 2009
4814         The files named by the following are exempted:
4815             grep -v '^#' config/srclist.txt|grep -v '^$' | while read src dst; do
4816               test -f "$dst" && { echo "$dst"; continue; }
4817               test -d "$dst" || continue
4818               echo "$dst"/$(basename "$src")
4819             done > exempt
4820             git ls-files tests/unictype >> exempt
4821         In the remaining files, convert to all-interval notation if
4822         - there is already at least one year interval like 2000-2003
4823         - the file is maintained by me
4824         - the file is in lib/uni*/, where that style already prevails
4825         Otherwise, use update-copyright's default.
4826
4827 2009-12-29  Simon Josefsson  <simon@josefsson.org>
4828         and Eric Blake  <ebb9@byu.net>
4829
4830         tests: don't require debug system() to pass
4831         * tests/test-lstat.h (test_lstat_func): Move debug cleanup...
4832         * tests/test-rmdir.h (test_rmdir_func): Likewise.
4833         * tests/test-unlink.h (test_unlink_func): Likewise.
4834         * tests/test-fstatat.c (main): ...into callers.
4835         * tests/test-lstat.c (main): Likewise.
4836         * tests/test-rmdir.c (main): Likewise.
4837         * tests/test-unlink.c (main): Likewise.
4838         * tests/test-unlinkat.c (main): Likewise.
4839         * tests/test-areadlink-with-size.c (main): Don't require a
4840         debug-only system call to pass, aiding cross-testing to mingw.
4841         * tests/test-areadlink.c (main): Likewise.
4842         * tests/test-areadlinkat-with-size.c (main): Likewise.
4843         * tests/test-areadlinkat.c (main): Likewise.
4844         * tests/test-canonicalize-lgpl.c (main): Likewise.
4845         * tests/test-canonicalize.c (main): Likewise.
4846         * tests/test-chown.c (main): Likewise.
4847         * tests/test-fchownat.c (main): Likewise.
4848         * tests/test-lchown.c (main): Likewise.
4849         * tests/test-fdutimensat.c (main): Likewise.
4850         * tests/test-futimens.c (main): Likewise.
4851         * tests/test-link.c (main): Likewise.
4852         * tests/test-linkat.c (main): Likewise.
4853         * tests/test-mkdir.c (main): Likewise.
4854         * tests/test-mkdirat.c (main): Likewise.
4855         * tests/test-mkfifo.c (main): Likewise.
4856         * tests/test-mkfifoat.c (main): Likewise.
4857         * tests/test-mknod.c (main): Likewise.
4858         * tests/test-readlink.c (main): Likewise.
4859         * tests/test-remove.c (main): Likewise.
4860         * tests/test-rename.c (main): Likewise.
4861         * tests/test-renameat.c (main): Likewise.
4862         * tests/test-symlink.c (main): Likewise.
4863         * tests/test-symlinkat.c (main): Likewise.
4864         * tests/test-utimens.c (main): Likewise.
4865         * tests/test-utimensat.c (main): Likewise.
4866
4867 2009-12-29  Simon Josefsson  <simon@josefsson.org>
4868
4869         * modules/selinux-h (selinux/selinux.h, selinux/context.h): Depend
4870         on $(UNUSED_PARAMETER_H) to avoid build failure.
4871
4872 2009-12-28  Jim Meyering  <meyering@redhat.com>
4873
4874         update-copyright: you may specify a max. line length other than 72
4875         * build-aux/update-copyright: Honor $UPDATE_COPYRIGHT_MAX_LINE_LENGTH.
4876
4877         maint: use consistent FSF copyright line syntax
4878         * lib/posixtm.c: Add missing comma in FSF copyright line.
4879         * lib/posixtm.h: Likewise.
4880         * lib/getugroups.c: Add missing ", Inc.".
4881
4882         pmccabe2html: emit consistent FSF copyright; remove trailing blanks
4883         * build-aux/pmccabe2html: Insert comma before "Inc." in emitted
4884         FSF copyright line.  Remove trailing blanks.
4885
4886 2009-12-28  Eric Blake  <ebb9@byu.net>
4887
4888         test-dup2: reduce dependencies
4889         * modules/cloexec (Configure.ac): Set witness.
4890         * modules/dup2-tests (Depends-on): Drop cloexec.
4891         * tests/test-dup2.c (main): Skip portion of test if cloexec module
4892         not present.
4893         Suggested by Bruno Haible.
4894
4895 2009-12-26  Bruno Haible  <bruno@clisp.org>
4896
4897         Remove an unneeded dependency.
4898         * modules/fseterr (Depends-on): Remove dup2.
4899
4900 2009-12-26  Eric Blake  <ebb9@byu.net>
4901
4902         tests: use macros.h in more places
4903         * tests/macros.h (ASSERT): Depend on ASSERT_STREAM.
4904         (ASSERT_STREAM): Provide default of stderr.
4905         * tests/test-dirent-safer.c: Include macros.h, using alternate
4906         stream for assertions.
4907         * tests/test-dup-safer.c: Likewise.
4908         * tests/test-freopen-safer.c: Likewise.
4909         * tests/test-getopt.c: Likewise.
4910         * tests/test-openat-safer.c: Likewise.
4911         * tests/test-pipe.c: Likewise.
4912         * tests/test-popen-safer.c: Likewise.
4913         * modules/dirent-safer-tests (Files): Include macros.h.
4914         * modules/unistd-safer-tests (Files): Likewise.
4915         * modules/freopen-safer-tests (Files): Likewise.
4916         * modules/getopt-posix-tests (Files): Likewise.
4917         * modules/openat-safer-tests (Files): Likewise.
4918         * modules/pipe-tests (Files): Likewise.
4919
4920 2009-12-26  Bruno Haible  <bruno@clisp.org>
4921
4922         javacomp: Portability fix.
4923         * m4/javacomp.m4 (gt_JAVACOMP): Fix creation of conftestver.class so
4924         that it also works on Solaris.
4925
4926 2009-12-26  Bruno Haible  <bruno@clisp.org>
4927
4928         localename: Fix storage allocation of gl_locale_name_thread's result.
4929         * lib/localename.c (SIZE_BITS, string_hash, struct hash_node,
4930         HASH_TABLE_SIZE, struniq_hash_table, struniq_lock, struniq): Define on
4931         all platforms that have 'uselocale'.
4932         (gl_locale_name_thread_unsafe): New function, extracted from
4933         gl_locale_name_thread.
4934         (gl_locale_name_thread): Call struniq on all platforms that have
4935         'uselocale'.
4936         * tests/test-localename.c (test_locale_name_thread): Check that the
4937         resulting strings are permanently allocated.
4938         * modules/localename-tests (Depends-on): Add strdup.
4939
4940 2009-12-26  Bruno Haible  <bruno@clisp.org>
4941
4942         * tests/test-localename.c (categories): Fill in the strings.
4943
4944 2009-12-26  Jim Meyering  <meyering@redhat.com>
4945
4946         isdir: complete the removal of m4/isdir.m4
4947         * modules/isdir (configure.ac): Remove reference to gl_ISDIR.
4948
4949         isdir: clean up, since at least grep still uses it
4950         * lib/isdir.c: Include "isdir.h".
4951         (S_ISDIR): Remove now-unneeded definition.
4952         * modules/isdir (Files): Add lib/isdir.h.
4953         * lib/isdir.h: New file, with declaration.
4954         * m4/isdir.m4: Remove file -- unneeded.
4955
4956 2009-12-25  Bruno Haible  <bruno@clisp.org>
4957
4958         selinux-h: Make generated .h files standalone.
4959         * lib/se-context.in.h: Arrange to include _GL_UNUSED_PARAMETER
4960         definition. Use _GL_UNUSED_PARAMETER instead of _GL_UNUSED.
4961         * lib/se-selinux.in.h: Likewise.
4962         * modules/selinux-h (Depends-on): Add unused-parameter.
4963         (Makefile.am): Insert definition of _GL_UNUSED_PARAMETER into
4964         selinux/selinux.h and selinux/context.h.
4965         Suggested by Eric Blake.
4966
4967 2009-12-25  Bruno Haible  <bruno@clisp.org>
4968
4969         Move gl_FCNTL_O_FLAGS to a separate .m4 file.
4970         * m4/fcntl-o.m4: New file, extracted from m4/fcntl_h.m4.
4971         * m4/fcntl_h.m4 (gl_FCNTL_O_FLAGS): Remove macro.
4972         * modules/fcntl-h (Files): Add m4/fcntl-o.m4.
4973         * modules/localcharset (Files): Likewise. Remove m4/fcntl_h.m4.
4974
4975 2009-12-24  Bruno Haible  <bruno@clisp.org>
4976
4977         openat: Fix warning.
4978         * lib/openat-proc.c: Include <unistd.h>.
4979
4980 2009-12-24  Bruno Haible  <bruno@clisp.org>
4981
4982         New module 'unused-parameter'.
4983         * build-aux/unused-parameter.h: New file, extracted from earlier
4984         gnulib-common.m4.
4985         * modules/unused-parameter: New file.
4986         * lib/unistr.h: Include unused-parameter.h.
4987         (u32_mbtouc_unsafe, u32_mbtouc): Use _GL_UNUSED_PARAMETER instead of
4988         _GL_UNUSED.
4989         * modules/unistr/base (Depends-on): Add unused-parameter.
4990
4991 2009-12-24  Bruno Haible  <bruno@clisp.org>
4992
4993         Add missing dependencies to 'extensions' module.
4994         * m4/extensions.m4: Add comment.
4995         * modules/accept4 (Depends-on): Add extensions.
4996         * modules/dup3 (Depends-on): Likewise.
4997         * modules/fcntl (Depends-on): Likewise.
4998         * modules/futimens (Depends-on): Likewise.
4999         * modules/mknod (Depends-on): Likewise.
5000         * modules/pipe2 (Depends-on): Likewise.
5001         * modules/stat-time (Depends-on): Likewise.
5002         * modules/strcasestr-simple (Depends-on): Likewise.
5003         * modules/strsignal (Depends-on): Likewise.
5004         * modules/utimensat (Depends-on): Likewise.
5005         * modules/localcharset (Depends-on): Likewise. Needed because of
5006         gl_FCNTL_O_FLAGS.
5007         * modules/wcrtomb (Depends-on): Likewise. Needed because of
5008         AC_TYPE_MBSTATE_T.
5009         * modules/wcsnrtombs (Depends-on): Likewise.
5010         * modules/wcsrtombs (Depends-on): Likewise.
5011
5012 2009-12-24  Bruno Haible  <bruno@clisp.org>
5013
5014         binary-io: Avoid gcc warning due to SET_BINARY.
5015         * lib/binary-io.h (SET_BINARY): Cast the result to void.
5016         Reported by Jim Meyering <jim@meyering.net>. Suggestion by Eric Blake.
5017
5018 2009-12-24  Bruno Haible  <bruno@clisp.org>
5019
5020         Avoid future namespace pollution on glibc systems.
5021         * lib/arpa_inet.in.h: Don't include <sys/socket.h> on glibc systems.
5022         * lib/sys_ioctl.in.h: Don't include <unistd.h> on glibc systems.
5023         * lib/sys_select.in.h: Don't include <sys/time.h> and <string.h> on
5024         glibc systems.
5025
5026 2009-12-24  Bruno Haible  <bruno@clisp.org>
5027
5028         Refactor common macros used in tests.
5029         * tests/macros.h: New file.
5030         * tests/test-areadlink.c: Include macros.h. Don't include <stdio.h>
5031         and/or <stdlib.h>, if appropriate.
5032         (ASSERT, SIZEOF): Remove macros.
5033         * tests/test-areadlink-with-size.c: Likewise.
5034         * tests/test-areadlinkat.c: Likewise.
5035         * tests/test-areadlinkat-with-size.c: Likewise.
5036         * tests/test-argmatch.c: Likewise.
5037         * tests/test-argv-iter.c: Likewise.
5038         * tests/test-array-mergesort.c: Likewise.
5039         * tests/test-array_list.c: Likewise.
5040         * tests/test-array_oset.c: Likewise.
5041         * tests/test-avltree_list.c: Likewise.
5042         * tests/test-avltree_oset.c: Likewise.
5043         * tests/test-avltreehash_list.c: Likewise.
5044         * tests/test-base64.c: Likewise.
5045         * tests/test-binary-io.c: Likewise.
5046         * tests/test-bitrotate.c: Likewise.
5047         * tests/test-btowc.c: Likewise.
5048         * tests/test-byteswap.c: Likewise.
5049         * tests/test-c-ctype.c: Likewise.
5050         * tests/test-c-stack.c: Likewise.
5051         * tests/test-c-strcasecmp.c: Likewise.
5052         * tests/test-c-strcasestr.c: Likewise.
5053         * tests/test-c-strncasecmp.c: Likewise.
5054         * tests/test-c-strstr.c: Likewise.
5055         * tests/test-canonicalize-lgpl.c: Likewise.
5056         * tests/test-canonicalize.c: Likewise.
5057         * tests/test-carray_list.c: Likewise.
5058         * tests/test-ceilf1.c: Likewise.
5059         * tests/test-ceilf2.c: Likewise.
5060         * tests/test-ceill.c: Likewise.
5061         * tests/test-chown.c: Likewise.
5062         * tests/test-cloexec.c: Likewise.
5063         * tests/test-copy-acl.c: Likewise.
5064         * tests/test-copy-file.c: Likewise.
5065         * tests/test-count-one-bits.c: Likewise.
5066         * tests/test-dprintf-posix.c: Likewise.
5067         * tests/test-dup2.c: Likewise.
5068         * tests/test-dup3.c: Likewise.
5069         * tests/test-duplocale.c: Likewise.
5070         * tests/test-fbufmode.c: Likewise.
5071         * tests/test-fchdir.c: Likewise.
5072         * tests/test-fchownat.c: Likewise.
5073         * tests/test-fcntl-safer.c: Likewise.
5074         * tests/test-fcntl.c: Likewise.
5075         * tests/test-fdopendir.c: Likewise.
5076         * tests/test-fdutimensat.c: Likewise.
5077         * tests/test-fflush2.c: Likewise.
5078         * tests/test-file-has-acl.c: Likewise.
5079         * tests/test-filevercmp.c: Likewise.
5080         * tests/test-flock.c: Likewise.
5081         * tests/test-floorf1.c: Likewise.
5082         * tests/test-floorf2.c: Likewise.
5083         * tests/test-floorl.c: Likewise.
5084         * tests/test-fnmatch.c: Likewise.
5085         * tests/test-fopen.h: Likewise.
5086         * tests/test-fpending.c: Likewise.
5087         * tests/test-fprintf-posix.c: Likewise.
5088         * tests/test-fpurge.c: Likewise.
5089         * tests/test-freadable.c: Likewise.
5090         * tests/test-freadahead.c: Likewise.
5091         * tests/test-freading.c: Likewise.
5092         * tests/test-freadptr.c: Likewise.
5093         * tests/test-freadptr2.c: Likewise.
5094         * tests/test-freadseek.c: Likewise.
5095         * tests/test-freopen.c: Likewise.
5096         * tests/test-frexp.c: Likewise.
5097         * tests/test-frexpl.c: Likewise.
5098         * tests/test-fseek.c: Likewise.
5099         * tests/test-fseeko.c: Likewise.
5100         * tests/test-fstatat.c: Likewise.
5101         * tests/test-fstrcmp.c: Likewise.
5102         * tests/test-fsync.c: Likewise.
5103         * tests/test-ftell.c: Likewise.
5104         * tests/test-ftello.c: Likewise.
5105         * tests/test-func.c: Likewise.
5106         * tests/test-futimens.c: Likewise.
5107         * tests/test-fwritable.c: Likewise.
5108         * tests/test-fwriting.c: Likewise.
5109         * tests/test-getcwd.c: Likewise.
5110         * tests/test-getdate.c: Likewise.
5111         * tests/test-getdelim.c: Likewise.
5112         * tests/test-getdtablesize.c: Likewise.
5113         * tests/test-getgroups.c: Likewise.
5114         * tests/test-getline.c: Likewise.
5115         * tests/test-getndelim2.c: Likewise.
5116         * tests/test-glob.c: Likewise.
5117         * tests/test-hash.c: Likewise.
5118         * tests/test-i-ring.c: Likewise.
5119         * tests/test-iconv-utf.c: Likewise.
5120         * tests/test-iconv.c: Likewise.
5121         * tests/test-idpriv-drop.c: Likewise.
5122         * tests/test-idpriv-droptemp.c: Likewise.
5123         * tests/test-inet_ntop.c: Likewise.
5124         * tests/test-inet_pton.c: Likewise.
5125         * tests/test-isblank.c: Likewise.
5126         * tests/test-isfinite.c: Likewise.
5127         * tests/test-isinf.c: Likewise.
5128         * tests/test-isnan.c: Likewise.
5129         * tests/test-isnand.h: Likewise.
5130         * tests/test-isnanf.h: Likewise.
5131         * tests/test-isnanl.h: Likewise.
5132         * tests/test-lchown.c: Likewise.
5133         * tests/test-ldexpl.c: Likewise.
5134         * tests/test-link.c: Likewise.
5135         * tests/test-linkat.c: Likewise.
5136         * tests/test-linked_list.c: Likewise.
5137         * tests/test-linkedhash_list.c: Likewise.
5138         * tests/test-localename.c: Likewise.
5139         * tests/test-lseek.c: Likewise.
5140         * tests/test-lstat.c: Likewise.
5141         * tests/test-mbmemcasecmp.c: Likewise.
5142         * tests/test-mbmemcasecoll.c: Likewise.
5143         * tests/test-mbrtowc.c: Likewise.
5144         * tests/test-mbscasecmp.c: Likewise.
5145         * tests/test-mbscasestr1.c: Likewise.
5146         * tests/test-mbscasestr2.c: Likewise.
5147         * tests/test-mbscasestr3.c: Likewise.
5148         * tests/test-mbscasestr4.c: Likewise.
5149         * tests/test-mbschr.c: Likewise.
5150         * tests/test-mbscspn.c: Likewise.
5151         * tests/test-mbsinit.c: Likewise.
5152         * tests/test-mbsncasecmp.c: Likewise.
5153         * tests/test-mbsnrtowcs.c: Likewise.
5154         * tests/test-mbspbrk.c: Likewise.
5155         * tests/test-mbspcasecmp.c: Likewise.
5156         * tests/test-mbsrchr.c: Likewise.
5157         * tests/test-mbsrtowcs.c: Likewise.
5158         * tests/test-mbsspn.c: Likewise.
5159         * tests/test-mbsstr1.c: Likewise.
5160         * tests/test-mbsstr2.c: Likewise.
5161         * tests/test-mbsstr3.c: Likewise.
5162         * tests/test-memchr.c: Likewise.
5163         * tests/test-memchr2.c: Likewise.
5164         * tests/test-memcmp.c: Likewise.
5165         * tests/test-memmem.c: Likewise.
5166         * tests/test-memrchr.c: Likewise.
5167         * tests/test-mkdir.c: Likewise.
5168         * tests/test-mkdirat.c: Likewise.
5169         * tests/test-mkfifo.c: Likewise.
5170         * tests/test-mkfifoat.c: Likewise.
5171         * tests/test-mknod.c: Likewise.
5172         * tests/test-nanosleep.c: Likewise.
5173         * tests/test-nl_langinfo.c: Likewise.
5174         * tests/test-obstack-printf.c: Likewise.
5175         * tests/test-open.c: Likewise.
5176         * tests/test-openat.c: Likewise.
5177         * tests/test-pipe-filter-gi1.c: Likewise.
5178         * tests/test-pipe-filter-gi2-main.c: Likewise.
5179         * tests/test-pipe-filter-ii1.c: Likewise.
5180         * tests/test-pipe-filter-ii2-main.c: Likewise.
5181         * tests/test-pipe2.c: Likewise.
5182         * tests/test-popen.h: Likewise.
5183         * tests/test-posixtm.c: Likewise.
5184         * tests/test-pread.c: Likewise.
5185         * tests/test-printf-frexp.c: Likewise.
5186         * tests/test-printf-frexpl.c: Likewise.
5187         * tests/test-printf-posix.c: Likewise.
5188         * tests/test-priv-set.c: Likewise.
5189         * tests/test-quotearg.c: Likewise.
5190         * tests/test-random_r.c: Likewise.
5191         * tests/test-rawmemchr.c: Likewise.
5192         * tests/test-rbtree_list.c: Likewise.
5193         * tests/test-rbtree_oset.c: Likewise.
5194         * tests/test-rbtreehash_list.c: Likewise.
5195         * tests/test-readlink.c: Likewise.
5196         * tests/test-remove.c: Likewise.
5197         * tests/test-rename.c: Likewise.
5198         * tests/test-renameat.c: Likewise.
5199         * tests/test-rmdir.c: Likewise.
5200         * tests/test-round1.c: Likewise.
5201         * tests/test-roundf1.c: Likewise.
5202         * tests/test-roundl.c: Likewise.
5203         * tests/test-safe-alloc.c: Likewise.
5204         * tests/test-sameacls.c: Likewise.
5205         * tests/test-set-mode-acl.c: Likewise.
5206         * tests/test-setenv.c: Likewise.
5207         * tests/test-sigaction.c: Likewise.
5208         * tests/test-signbit.c: Likewise.
5209         * tests/test-sleep.c: Likewise.
5210         * tests/test-snprintf-posix.c: Likewise.
5211         * tests/test-snprintf.c: Likewise.
5212         * tests/test-sprintf-posix.c: Likewise.
5213         * tests/test-stat-time.c: Likewise.
5214         * tests/test-stat.c: Likewise.
5215         * tests/test-strcasestr.c: Likewise.
5216         * tests/test-strchrnul.c: Likewise.
5217         * tests/test-strerror.c: Likewise.
5218         * tests/test-striconv.c: Likewise.
5219         * tests/test-striconveh.c: Likewise.
5220         * tests/test-striconveha.c: Likewise.
5221         * tests/test-strsignal.c: Likewise.
5222         * tests/test-strstr.c: Likewise.
5223         * tests/test-strtod.c: Likewise.
5224         * tests/test-strverscmp.c: Likewise.
5225         * tests/test-symlink.c: Likewise.
5226         * tests/test-symlinkat.c: Likewise.
5227         * tests/test-trunc1.c: Likewise.
5228         * tests/test-trunc2.c: Likewise.
5229         * tests/test-truncf1.c: Likewise.
5230         * tests/test-truncf2.c: Likewise.
5231         * tests/test-truncl.c: Likewise.
5232         * tests/test-uname.c: Likewise.
5233         * tests/test-unlink.c: Likewise.
5234         * tests/test-unlinkat.c: Likewise.
5235         * tests/test-unsetenv.c: Likewise.
5236         * tests/test-usleep.c: Likewise.
5237         * tests/test-utimens.c: Likewise.
5238         * tests/test-utimensat.c: Likewise.
5239         * tests/test-vasnprintf-posix.c: Likewise.
5240         * tests/test-vasnprintf-posix2.c: Likewise.
5241         * tests/test-vasnprintf.c: Likewise.
5242         * tests/test-vasprintf-posix.c: Likewise.
5243         * tests/test-vasprintf.c: Likewise.
5244         * tests/test-vdprintf-posix.c: Likewise.
5245         * tests/test-vfprintf-posix.c: Likewise.
5246         * tests/test-vprintf-posix.c: Likewise.
5247         * tests/test-vsnprintf-posix.c: Likewise.
5248         * tests/test-vsnprintf.c: Likewise.
5249         * tests/test-vsprintf-posix.c: Likewise.
5250         * tests/test-wcrtomb.c: Likewise.
5251         * tests/test-wcsnrtombs.c: Likewise.
5252         * tests/test-wcsrtombs.c: Likewise.
5253         * tests/test-wctype.c: Likewise.
5254         * tests/test-wcwidth.c: Likewise.
5255         * tests/test-xfprintf-posix.c: Likewise.
5256         * tests/test-xmemdup0.c: Likewise.
5257         * tests/test-xprintf-posix.c: Likewise.
5258         * tests/test-xvasprintf.c: Likewise.
5259         * tests/unicase/test-locale-language.c: Likewise.
5260         * tests/unicase/test-mapping-part1.h: Likewise.
5261         * tests/unicase/test-predicate-part1.h: Likewise.
5262         * tests/unicase/test-u8-casecmp.c: Likewise.
5263         * tests/unicase/test-u8-casecoll.c: Likewise.
5264         * tests/unicase/test-u8-casefold.c: Likewise.
5265         * tests/unicase/test-u8-is-cased.c: Likewise.
5266         * tests/unicase/test-u8-is-casefolded.c: Likewise.
5267         * tests/unicase/test-u8-is-lowercase.c: Likewise.
5268         * tests/unicase/test-u8-is-titlecase.c: Likewise.
5269         * tests/unicase/test-u8-is-uppercase.c: Likewise.
5270         * tests/unicase/test-u8-tolower.c: Likewise.
5271         * tests/unicase/test-u8-totitle.c: Likewise.
5272         * tests/unicase/test-u8-toupper.c: Likewise.
5273         * tests/unicase/test-u16-casecmp.c: Likewise.
5274         * tests/unicase/test-u16-casecoll.c: Likewise.
5275         * tests/unicase/test-u16-casefold.c: Likewise.
5276         * tests/unicase/test-u16-is-cased.c: Likewise.
5277         * tests/unicase/test-u16-is-casefolded.c: Likewise.
5278         * tests/unicase/test-u16-is-lowercase.c: Likewise.
5279         * tests/unicase/test-u16-is-titlecase.c: Likewise.
5280         * tests/unicase/test-u16-is-uppercase.c: Likewise.
5281         * tests/unicase/test-u16-tolower.c: Likewise.
5282         * tests/unicase/test-u16-totitle.c: Likewise.
5283         * tests/unicase/test-u16-toupper.c: Likewise.
5284         * tests/unicase/test-u32-casecmp.c: Likewise.
5285         * tests/unicase/test-u32-casecoll.c: Likewise.
5286         * tests/unicase/test-u32-casefold.c: Likewise.
5287         * tests/unicase/test-u32-is-cased.c: Likewise.
5288         * tests/unicase/test-u32-is-casefolded.c: Likewise.
5289         * tests/unicase/test-u32-is-lowercase.c: Likewise.
5290         * tests/unicase/test-u32-is-titlecase.c: Likewise.
5291         * tests/unicase/test-u32-is-uppercase.c: Likewise.
5292         * tests/unicase/test-u32-tolower.c: Likewise.
5293         * tests/unicase/test-u32-totitle.c: Likewise.
5294         * tests/unicase/test-u32-toupper.c: Likewise.
5295         * tests/unicase/test-ulc-casecmp.c: Likewise.
5296         * tests/unicase/test-ulc-casecoll.c: Likewise.
5297         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
5298         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
5299         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
5300         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
5301         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
5302         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
5303         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
5304         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
5305         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
5306         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
5307         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
5308         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
5309         * tests/unictype/test-bidi_byname.c: Likewise.
5310         * tests/unictype/test-bidi_name.c: Likewise.
5311         * tests/unictype/test-bidi_of.c: Likewise.
5312         * tests/unictype/test-bidi_test.c: Likewise.
5313         * tests/unictype/test-block_list.c: Likewise.
5314         * tests/unictype/test-block_of.c: Likewise.
5315         * tests/unictype/test-block_test.c: Likewise.
5316         * tests/unictype/test-categ_and.c: Likewise.
5317         * tests/unictype/test-categ_and_not.c: Likewise.
5318         * tests/unictype/test-categ_byname.c: Likewise.
5319         * tests/unictype/test-categ_name.c: Likewise.
5320         * tests/unictype/test-categ_none.c: Likewise.
5321         * tests/unictype/test-categ_of.c: Likewise.
5322         * tests/unictype/test-categ_or.c: Likewise.
5323         * tests/unictype/test-categ_test_withtable.c: Likewise.
5324         * tests/unictype/test-combining.c: Likewise.
5325         * tests/unictype/test-decdigit.c: Likewise.
5326         * tests/unictype/test-digit.c: Likewise.
5327         * tests/unictype/test-mirror.c: Likewise.
5328         * tests/unictype/test-numeric.c: Likewise.
5329         * tests/unictype/test-pr_byname.c: Likewise.
5330         * tests/unictype/test-pr_test.c: Likewise.
5331         * tests/unictype/test-predicate-part1.h: Likewise.
5332         * tests/unictype/test-scripts.c: Likewise.
5333         * tests/unictype/test-sy_c_ident.c: Likewise.
5334         * tests/unictype/test-sy_java_ident.c: Likewise.
5335         * tests/unilbrk/test-u8-possible-linebreaks.c: Likewise.
5336         * tests/unilbrk/test-u8-width-linebreaks.c: Likewise.
5337         * tests/unilbrk/test-u16-possible-linebreaks.c: Likewise.
5338         * tests/unilbrk/test-u16-width-linebreaks.c: Likewise.
5339         * tests/unilbrk/test-u32-possible-linebreaks.c: Likewise.
5340         * tests/unilbrk/test-u32-width-linebreaks.c: Likewise.
5341         * tests/unilbrk/test-ulc-possible-linebreaks.c: Likewise.
5342         * tests/unilbrk/test-ulc-width-linebreaks.c: Likewise.
5343         * tests/uninorm/test-canonical-decomposition.c: Likewise.
5344         * tests/uninorm/test-compat-decomposition.c: Likewise.
5345         * tests/uninorm/test-composition.c: Likewise.
5346         * tests/uninorm/test-decomposing-form.c: Likewise.
5347         * tests/uninorm/test-decomposition.c: Likewise.
5348         * tests/uninorm/test-u8-nfc.c: Likewise.
5349         * tests/uninorm/test-u8-nfd.c: Likewise.
5350         * tests/uninorm/test-u8-nfkc.c: Likewise.
5351         * tests/uninorm/test-u8-nfkd.c: Likewise.
5352         * tests/uninorm/test-u8-normcmp.c: Likewise.
5353         * tests/uninorm/test-u8-normcoll.c: Likewise.
5354         * tests/uninorm/test-u16-nfc.c: Likewise.
5355         * tests/uninorm/test-u16-nfd.c: Likewise.
5356         * tests/uninorm/test-u16-nfkc.c: Likewise.
5357         * tests/uninorm/test-u16-nfkd.c: Likewise.
5358         * tests/uninorm/test-u16-normcmp.c: Likewise.
5359         * tests/uninorm/test-u16-normcoll.c: Likewise.
5360         * tests/uninorm/test-u32-nfc.c: Likewise.
5361         * tests/uninorm/test-u32-nfd.c: Likewise.
5362         * tests/uninorm/test-u32-nfkc.c: Likewise.
5363         * tests/uninorm/test-u32-nfkd.c: Likewise.
5364         * tests/uninorm/test-u32-normalize-big.c: Likewise.
5365         * tests/uninorm/test-u32-normcmp.c: Likewise.
5366         * tests/uninorm/test-u32-normcoll.c: Likewise.
5367         * tests/uninorm/test-uninorm-filter-nfc.c: Likewise.
5368         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
5369         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
5370         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
5371         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
5372         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
5373         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
5374         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
5375         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
5376         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
5377         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
5378         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
5379         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
5380         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
5381         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
5382         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
5383         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
5384         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
5385         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
5386         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
5387         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
5388         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
5389         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
5390         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
5391         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
5392         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
5393         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
5394         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
5395         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
5396         * tests/uniwbrk/test-u8-wordbreaks.c: Likewise.
5397         * tests/uniwbrk/test-u16-wordbreaks.c: Likewise.
5398         * tests/uniwbrk/test-u32-wordbreaks.c: Likewise.
5399         * tests/uniwbrk/test-ulc-wordbreaks.c: Likewise.
5400         * tests/uniwidth/test-u8-strwidth.c: Likewise.
5401         * tests/uniwidth/test-u8-width.c: Likewise.
5402         * tests/uniwidth/test-u16-strwidth.c: Likewise.
5403         * tests/uniwidth/test-u16-width.c: Likewise.
5404         * tests/uniwidth/test-u32-strwidth.c: Likewise.
5405         * tests/uniwidth/test-u32-width.c: Likewise.
5406         * tests/uniwidth/test-uc_width.c: Likewise.
5407         * tests/uniwidth/test-uc_width2.c: Likewise.
5408         * modules/acl-tests (Files): Add tests/macros.h.
5409         * modules/areadlink-tests (Files): Likewise.
5410         * modules/areadlink-with-size-tests (Files): Likewise.
5411         * modules/areadlinkat-tests (Files): Likewise.
5412         * modules/areadlinkat-with-size-tests (Files): Likewise.
5413         * modules/argmatch-tests (Files): Likewise.
5414         * modules/argv-iter-tests (Files): Likewise.
5415         * modules/array-list-tests (Files): Likewise.
5416         * modules/array-mergesort-tests (Files): Likewise.
5417         * modules/array-oset-tests (Files): Likewise.
5418         * modules/avltree-list-tests (Files): Likewise.
5419         * modules/avltree-oset-tests (Files): Likewise.
5420         * modules/avltreehash-list-tests (Files): Likewise.
5421         * modules/base64-tests (Files): Likewise.
5422         * modules/binary-io-tests (Files): Likewise.
5423         * modules/bitrotate-tests (Files): Likewise.
5424         * modules/btowc-tests (Files): Likewise.
5425         * modules/byteswap-tests (Files): Likewise.
5426         * modules/c-ctype-tests (Files): Likewise.
5427         * modules/c-stack-tests (Files): Likewise.
5428         * modules/c-strcase-tests (Files): Likewise.
5429         * modules/c-strcasestr-tests (Files): Likewise.
5430         * modules/c-strstr-tests (Files): Likewise.
5431         * modules/canonicalize-lgpl-tests (Files): Likewise.
5432         * modules/canonicalize-tests (Files): Likewise.
5433         * modules/carray-list-tests (Files): Likewise.
5434         * modules/ceilf-tests (Files): Likewise.
5435         * modules/ceill-tests (Files): Likewise.
5436         * modules/chown-tests (Files): Likewise.
5437         * modules/cloexec-tests (Files): Likewise.
5438         * modules/copy-file-tests (Files): Likewise.
5439         * modules/count-one-bits-tests (Files): Likewise.
5440         * modules/dprintf-posix-tests (Files): Likewise.
5441         * modules/dup2-tests (Files): Likewise.
5442         * modules/dup3-tests (Files): Likewise.
5443         * modules/duplocale-tests (Files): Likewise.
5444         * modules/fbufmode-tests (Files): Likewise.
5445         * modules/fchdir-tests (Files): Likewise.
5446         * modules/fcntl-safer-tests (Files): Likewise.
5447         * modules/fcntl-tests (Files): Likewise.
5448         * modules/fdopendir-tests (Files): Likewise.
5449         * modules/fdutimensat-tests (Files): Likewise.
5450         * modules/fflush-tests (Files): Likewise.
5451         * modules/filevercmp-tests (Files): Likewise.
5452         * modules/flock-tests (Files): Likewise.
5453         * modules/floorf-tests (Files): Likewise.
5454         * modules/floorl-tests (Files): Likewise.
5455         * modules/fnmatch-tests (Files): Likewise.
5456         * modules/fopen-safer-tests (Files): Likewise.
5457         * modules/fopen-tests (Files): Likewise.
5458         * modules/fpending-tests (Files): Likewise.
5459         * modules/fprintf-posix-tests (Files): Likewise.
5460         * modules/fpurge-tests (Files): Likewise.
5461         * modules/freadable-tests (Files): Likewise.
5462         * modules/freadahead-tests (Files): Likewise.
5463         * modules/freading-tests (Files): Likewise.
5464         * modules/freadptr-tests (Files): Likewise.
5465         * modules/freadseek-tests (Files): Likewise.
5466         * modules/freopen-tests (Files): Likewise.
5467         * modules/frexp-nolibm-tests (Files): Likewise.
5468         * modules/frexp-tests (Files): Likewise.
5469         * modules/frexpl-nolibm-tests (Files): Likewise.
5470         * modules/frexpl-tests (Files): Likewise.
5471         * modules/fseek-tests (Files): Likewise.
5472         * modules/fseeko-tests (Files): Likewise.
5473         * modules/fstrcmp-tests (Files): Likewise.
5474         * modules/fsync-tests (Files): Likewise.
5475         * modules/ftell-tests (Files): Likewise.
5476         * modules/ftello-tests (Files): Likewise.
5477         * modules/func-tests (Files): Likewise.
5478         * modules/futimens-tests (Files): Likewise.
5479         * modules/fwritable-tests (Files): Likewise.
5480         * modules/fwriting-tests (Files): Likewise.
5481         * modules/getcwd-tests (Files): Likewise.
5482         * modules/getdate-tests (Files): Likewise.
5483         * modules/getdelim-tests (Files): Likewise.
5484         * modules/getdtablesize-tests (Files): Likewise.
5485         * modules/getgroups-tests (Files): Likewise.
5486         * modules/getline-tests (Files): Likewise.
5487         * modules/getndelim2-tests (Files): Likewise.
5488         * modules/glob-tests (Files): Likewise.
5489         * modules/hash-tests (Files): Likewise.
5490         * modules/i-ring-tests (Files): Likewise.
5491         * modules/iconv-tests (Files): Likewise.
5492         * modules/iconv_open-utf-tests (Files): Likewise.
5493         * modules/idpriv-drop-tests (Files): Likewise.
5494         * modules/idpriv-droptemp-tests (Files): Likewise.
5495         * modules/inet_ntop-tests (Files): Likewise.
5496         * modules/inet_pton-tests (Files): Likewise.
5497         * modules/isblank-tests (Files): Likewise.
5498         * modules/isfinite-tests (Files): Likewise.
5499         * modules/isinf-tests (Files): Likewise.
5500         * modules/isnan-tests (Files): Likewise.
5501         * modules/isnand-nolibm-tests (Files): Likewise.
5502         * modules/isnand-tests (Files): Likewise.
5503         * modules/isnanf-nolibm-tests (Files): Likewise.
5504         * modules/isnanf-tests (Files): Likewise.
5505         * modules/isnanl-nolibm-tests (Files): Likewise.
5506         * modules/isnanl-tests (Files): Likewise.
5507         * modules/lchown-tests (Files): Likewise.
5508         * modules/ldexpl-tests (Files): Likewise.
5509         * modules/link-tests (Files): Likewise.
5510         * modules/linkat-tests (Files): Likewise.
5511         * modules/linked-list-tests (Files): Likewise.
5512         * modules/linkedhash-list-tests (Files): Likewise.
5513         * modules/localename-tests (Files): Likewise.
5514         * modules/lseek-tests (Files): Likewise.
5515         * modules/lstat-tests (Files): Likewise.
5516         * modules/mbmemcasecmp-tests (Files): Likewise.
5517         * modules/mbmemcasecoll-tests (Files): Likewise.
5518         * modules/mbrtowc-tests (Files): Likewise.
5519         * modules/mbscasecmp-tests (Files): Likewise.
5520         * modules/mbscasestr-tests (Files): Likewise.
5521         * modules/mbschr-tests (Files): Likewise.
5522         * modules/mbscspn-tests (Files): Likewise.
5523         * modules/mbsinit-tests (Files): Likewise.
5524         * modules/mbsncasecmp-tests (Files): Likewise.
5525         * modules/mbsnrtowcs-tests (Files): Likewise.
5526         * modules/mbspbrk-tests (Files): Likewise.
5527         * modules/mbspcasecmp-tests (Files): Likewise.
5528         * modules/mbsrchr-tests (Files): Likewise.
5529         * modules/mbsrtowcs-tests (Files): Likewise.
5530         * modules/mbsspn-tests (Files): Likewise.
5531         * modules/mbsstr-tests (Files): Likewise.
5532         * modules/memchr-tests (Files): Likewise.
5533         * modules/memchr2-tests (Files): Likewise.
5534         * modules/memcmp-tests (Files): Likewise.
5535         * modules/memmem-tests (Files): Likewise.
5536         * modules/memrchr-tests (Files): Likewise.
5537         * modules/mkdir-tests (Files): Likewise.
5538         * modules/mkfifo-tests (Files): Likewise.
5539         * modules/mkfifoat-tests (Files): Likewise.
5540         * modules/mknod-tests (Files): Likewise.
5541         * modules/nanosleep-tests (Files): Likewise.
5542         * modules/nl_langinfo-tests (Files): Likewise.
5543         * modules/obstack-printf-tests (Files): Likewise.
5544         * modules/open-tests (Files): Likewise.
5545         * modules/openat-tests (Files): Likewise.
5546         * modules/pipe-filter-gi-tests (Files): Likewise.
5547         * modules/pipe-filter-ii-tests (Files): Likewise.
5548         * modules/pipe2-tests (Files): Likewise.
5549         * modules/popen-safer-tests (Files): Likewise.
5550         * modules/popen-tests (Files): Likewise.
5551         * modules/posixtm-tests (Files): Likewise.
5552         * modules/pread-tests (Files): Likewise.
5553         * modules/printf-frexp-tests (Files): Likewise.
5554         * modules/printf-frexpl-tests (Files): Likewise.
5555         * modules/printf-posix-tests (Files): Likewise.
5556         * modules/priv-set-tests (Files): Likewise.
5557         * modules/quotearg-tests (Files): Likewise.
5558         * modules/random_r-tests (Files): Likewise.
5559         * modules/rawmemchr-tests (Files): Likewise.
5560         * modules/rbtree-list-tests (Files): Likewise.
5561         * modules/rbtree-oset-tests (Files): Likewise.
5562         * modules/rbtreehash-list-tests (Files): Likewise.
5563         * modules/readlink-tests (Files): Likewise.
5564         * modules/remove-tests (Files): Likewise.
5565         * modules/rename-tests (Files): Likewise.
5566         * modules/renameat-tests (Files): Likewise.
5567         * modules/rmdir-tests (Files): Likewise.
5568         * modules/round-tests (Files): Likewise.
5569         * modules/roundf-tests (Files): Likewise.
5570         * modules/roundl-tests (Files): Likewise.
5571         * modules/safe-alloc-tests (Files): Likewise.
5572         * modules/setenv-tests (Files): Likewise.
5573         * modules/sigaction-tests (Files): Likewise.
5574         * modules/signbit-tests (Files): Likewise.
5575         * modules/sleep-tests (Files): Likewise.
5576         * modules/snprintf-posix-tests (Files): Likewise.
5577         * modules/snprintf-tests (Files): Likewise.
5578         * modules/sprintf-posix-tests (Files): Likewise.
5579         * modules/stat-tests (Files): Likewise.
5580         * modules/stat-time-tests (Files): Likewise.
5581         * modules/strcasestr-tests (Files): Likewise.
5582         * modules/strchrnul-tests (Files): Likewise.
5583         * modules/strerror-tests (Files): Likewise.
5584         * modules/striconv-tests (Files): Likewise.
5585         * modules/striconveh-tests (Files): Likewise.
5586         * modules/striconveha-tests (Files): Likewise.
5587         * modules/strsignal-tests (Files): Likewise.
5588         * modules/strstr-tests (Files): Likewise.
5589         * modules/strtod-tests (Files): Likewise.
5590         * modules/strverscmp-tests (Files): Likewise.
5591         * modules/symlink-tests (Files): Likewise.
5592         * modules/symlinkat-tests (Files): Likewise.
5593         * modules/trunc-tests (Files): Likewise.
5594         * modules/truncf-tests (Files): Likewise.
5595         * modules/truncl-tests (Files): Likewise.
5596         * modules/uname-tests (Files): Likewise.
5597         * modules/unicase/cased-tests (Files): Likewise.
5598         * modules/unicase/ignorable-tests (Files): Likewise.
5599         * modules/unicase/locale-language-tests (Files): Likewise.
5600         * modules/unicase/tolower-tests (Files): Likewise.
5601         * modules/unicase/totitle-tests (Files): Likewise.
5602         * modules/unicase/toupper-tests (Files): Likewise.
5603         * modules/unicase/u8-casecmp-tests (Files): Likewise.
5604         * modules/unicase/u8-casecoll-tests (Files): Likewise.
5605         * modules/unicase/u8-casefold-tests (Files): Likewise.
5606         * modules/unicase/u8-is-cased-tests (Files): Likewise.
5607         * modules/unicase/u8-is-casefolded-tests (Files): Likewise.
5608         * modules/unicase/u8-is-lowercase-tests (Files): Likewise.
5609         * modules/unicase/u8-is-titlecase-tests (Files): Likewise.
5610         * modules/unicase/u8-is-uppercase-tests (Files): Likewise.
5611         * modules/unicase/u8-tolower-tests (Files): Likewise.
5612         * modules/unicase/u8-totitle-tests (Files): Likewise.
5613         * modules/unicase/u8-toupper-tests (Files): Likewise.
5614         * modules/unicase/u16-casecmp-tests (Files): Likewise.
5615         * modules/unicase/u16-casecoll-tests (Files): Likewise.
5616         * modules/unicase/u16-casefold-tests (Files): Likewise.
5617         * modules/unicase/u16-is-cased-tests (Files): Likewise.
5618         * modules/unicase/u16-is-casefolded-tests (Files): Likewise.
5619         * modules/unicase/u16-is-lowercase-tests (Files): Likewise.
5620         * modules/unicase/u16-is-titlecase-tests (Files): Likewise.
5621         * modules/unicase/u16-is-uppercase-tests (Files): Likewise.
5622         * modules/unicase/u16-tolower-tests (Files): Likewise.
5623         * modules/unicase/u16-totitle-tests (Files): Likewise.
5624         * modules/unicase/u16-toupper-tests (Files): Likewise.
5625         * modules/unicase/u32-casecmp-tests (Files): Likewise.
5626         * modules/unicase/u32-casecoll-tests (Files): Likewise.
5627         * modules/unicase/u32-casefold-tests (Files): Likewise.
5628         * modules/unicase/u32-is-cased-tests (Files): Likewise.
5629         * modules/unicase/u32-is-casefolded-tests (Files): Likewise.
5630         * modules/unicase/u32-is-lowercase-tests (Files): Likewise.
5631         * modules/unicase/u32-is-titlecase-tests (Files): Likewise.
5632         * modules/unicase/u32-is-uppercase-tests (Files): Likewise.
5633         * modules/unicase/u32-tolower-tests (Files): Likewise.
5634         * modules/unicase/u32-totitle-tests (Files): Likewise.
5635         * modules/unicase/u32-toupper-tests (Files): Likewise.
5636         * modules/unicase/ulc-casecmp-tests (Files): Likewise.
5637         * modules/unicase/ulc-casecoll-tests (Files): Likewise.
5638         * modules/uniconv/u8-conv-from-enc-tests (Files): Likewise.
5639         * modules/uniconv/u8-conv-to-enc-tests (Files): Likewise.
5640         * modules/uniconv/u8-strconv-from-enc-tests (Files): Likewise.
5641         * modules/uniconv/u8-strconv-to-enc-tests (Files): Likewise.
5642         * modules/uniconv/u16-conv-from-enc-tests (Files): Likewise.
5643         * modules/uniconv/u16-conv-to-enc-tests (Files): Likewise.
5644         * modules/uniconv/u16-strconv-from-enc-tests (Files): Likewise.
5645         * modules/uniconv/u16-strconv-to-enc-tests (Files): Likewise.
5646         * modules/uniconv/u32-conv-from-enc-tests (Files): Likewise.
5647         * modules/uniconv/u32-conv-to-enc-tests (Files): Likewise.
5648         * modules/uniconv/u32-strconv-from-enc-tests (Files): Likewise.
5649         * modules/uniconv/u32-strconv-to-enc-tests (Files): Likewise.
5650         * modules/unictype/bidicategory-byname-tests (Files): Likewise.
5651         * modules/unictype/bidicategory-name-tests (Files): Likewise.
5652         * modules/unictype/bidicategory-of-tests (Files): Likewise.
5653         * modules/unictype/bidicategory-test-tests (Files): Likewise.
5654         * modules/unictype/block-list-tests (Files): Likewise.
5655         * modules/unictype/block-of-tests (Files): Likewise.
5656         * modules/unictype/block-test-tests (Files): Likewise.
5657         * modules/unictype/category-C-tests (Files): Likewise.
5658         * modules/unictype/category-Cc-tests (Files): Likewise.
5659         * modules/unictype/category-Cf-tests (Files): Likewise.
5660         * modules/unictype/category-Cn-tests (Files): Likewise.
5661         * modules/unictype/category-Co-tests (Files): Likewise.
5662         * modules/unictype/category-Cs-tests (Files): Likewise.
5663         * modules/unictype/category-L-tests (Files): Likewise.
5664         * modules/unictype/category-Ll-tests (Files): Likewise.
5665         * modules/unictype/category-Lm-tests (Files): Likewise.
5666         * modules/unictype/category-Lo-tests (Files): Likewise.
5667         * modules/unictype/category-Lt-tests (Files): Likewise.
5668         * modules/unictype/category-Lu-tests (Files): Likewise.
5669         * modules/unictype/category-M-tests (Files): Likewise.
5670         * modules/unictype/category-Mc-tests (Files): Likewise.
5671         * modules/unictype/category-Me-tests (Files): Likewise.
5672         * modules/unictype/category-Mn-tests (Files): Likewise.
5673         * modules/unictype/category-N-tests (Files): Likewise.
5674         * modules/unictype/category-Nd-tests (Files): Likewise.
5675         * modules/unictype/category-Nl-tests (Files): Likewise.
5676         * modules/unictype/category-No-tests (Files): Likewise.
5677         * modules/unictype/category-P-tests (Files): Likewise.
5678         * modules/unictype/category-Pc-tests (Files): Likewise.
5679         * modules/unictype/category-Pd-tests (Files): Likewise.
5680         * modules/unictype/category-Pe-tests (Files): Likewise.
5681         * modules/unictype/category-Pf-tests (Files): Likewise.
5682         * modules/unictype/category-Pi-tests (Files): Likewise.
5683         * modules/unictype/category-Po-tests (Files): Likewise.
5684         * modules/unictype/category-Ps-tests (Files): Likewise.
5685         * modules/unictype/category-S-tests (Files): Likewise.
5686         * modules/unictype/category-Sc-tests (Files): Likewise.
5687         * modules/unictype/category-Sk-tests (Files): Likewise.
5688         * modules/unictype/category-Sm-tests (Files): Likewise.
5689         * modules/unictype/category-So-tests (Files): Likewise.
5690         * modules/unictype/category-Z-tests (Files): Likewise.
5691         * modules/unictype/category-Zl-tests (Files): Likewise.
5692         * modules/unictype/category-Zp-tests (Files): Likewise.
5693         * modules/unictype/category-Zs-tests (Files): Likewise.
5694         * modules/unictype/category-and-not-tests (Files): Likewise.
5695         * modules/unictype/category-and-tests (Files): Likewise.
5696         * modules/unictype/category-byname-tests (Files): Likewise.
5697         * modules/unictype/category-name-tests (Files): Likewise.
5698         * modules/unictype/category-none-tests (Files): Likewise.
5699         * modules/unictype/category-of-tests (Files): Likewise.
5700         * modules/unictype/category-or-tests (Files): Likewise.
5701         * modules/unictype/category-test-withtable-tests (Files): Likewise.
5702         * modules/unictype/combining-class-tests (Files): Likewise.
5703         * modules/unictype/ctype-alnum-tests (Files): Likewise.
5704         * modules/unictype/ctype-alpha-tests (Files): Likewise.
5705         * modules/unictype/ctype-blank-tests (Files): Likewise.
5706         * modules/unictype/ctype-cntrl-tests (Files): Likewise.
5707         * modules/unictype/ctype-digit-tests (Files): Likewise.
5708         * modules/unictype/ctype-graph-tests (Files): Likewise.
5709         * modules/unictype/ctype-lower-tests (Files): Likewise.
5710         * modules/unictype/ctype-print-tests (Files): Likewise.
5711         * modules/unictype/ctype-punct-tests (Files): Likewise.
5712         * modules/unictype/ctype-space-tests (Files): Likewise.
5713         * modules/unictype/ctype-upper-tests (Files): Likewise.
5714         * modules/unictype/ctype-xdigit-tests (Files): Likewise.
5715         * modules/unictype/decimal-digit-tests (Files): Likewise.
5716         * modules/unictype/digit-tests (Files): Likewise.
5717         * modules/unictype/mirror-tests (Files): Likewise.
5718         * modules/unictype/numeric-tests (Files): Likewise.
5719         * modules/unictype/property-alphabetic-tests (Files): Likewise.
5720         * modules/unictype/property-ascii-hex-digit-tests (Files): Likewise.
5721         * modules/unictype/property-bidi-arabic-digit-tests (Files): Likewise.
5722         * modules/unictype/property-bidi-arabic-right-to-left-tests (Files):
5723         Likewise.
5724         * modules/unictype/property-bidi-block-separator-tests (Files):
5725         Likewise.
5726         * modules/unictype/property-bidi-boundary-neutral-tests (Files):
5727         Likewise.
5728         * modules/unictype/property-bidi-common-separator-tests (Files):
5729         Likewise.
5730         * modules/unictype/property-bidi-control-tests (Files): Likewise.
5731         * modules/unictype/property-bidi-embedding-or-override-tests (Files):
5732         Likewise.
5733         * modules/unictype/property-bidi-eur-num-separator-tests (Files):
5734         Likewise.
5735         * modules/unictype/property-bidi-eur-num-terminator-tests (Files):
5736         Likewise.
5737         * modules/unictype/property-bidi-european-digit-tests (Files): Likewise.
5738         * modules/unictype/property-bidi-hebrew-right-to-left-tests (Files):
5739         Likewise.
5740         * modules/unictype/property-bidi-left-to-right-tests (Files): Likewise.
5741         * modules/unictype/property-bidi-non-spacing-mark-tests (Files):
5742         Likewise.
5743         * modules/unictype/property-bidi-other-neutral-tests (Files): Likewise.
5744         * modules/unictype/property-bidi-pdf-tests (Files): Likewise.
5745         * modules/unictype/property-bidi-segment-separator-tests (Files):
5746         Likewise.
5747         * modules/unictype/property-bidi-whitespace-tests (Files): Likewise.
5748         * modules/unictype/property-byname-tests (Files): Likewise.
5749         * modules/unictype/property-combining-tests (Files): Likewise.
5750         * modules/unictype/property-composite-tests (Files): Likewise.
5751         * modules/unictype/property-currency-symbol-tests (Files): Likewise.
5752         * modules/unictype/property-dash-tests (Files): Likewise.
5753         * modules/unictype/property-decimal-digit-tests (Files): Likewise.
5754         * modules/unictype/property-default-ignorable-code-point-tests (Files):
5755         Likewise.
5756         * modules/unictype/property-deprecated-tests (Files): Likewise.
5757         * modules/unictype/property-diacritic-tests (Files): Likewise.
5758         * modules/unictype/property-extender-tests (Files): Likewise.
5759         * modules/unictype/property-format-control-tests (Files): Likewise.
5760         * modules/unictype/property-grapheme-base-tests (Files): Likewise.
5761         * modules/unictype/property-grapheme-extend-tests (Files): Likewise.
5762         * modules/unictype/property-grapheme-link-tests (Files): Likewise.
5763         * modules/unictype/property-hex-digit-tests (Files): Likewise.
5764         * modules/unictype/property-hyphen-tests (Files): Likewise.
5765         * modules/unictype/property-id-continue-tests (Files): Likewise.
5766         * modules/unictype/property-id-start-tests (Files): Likewise.
5767         * modules/unictype/property-ideographic-tests (Files): Likewise.
5768         * modules/unictype/property-ids-binary-operator-tests (Files): Likewise.
5769         * modules/unictype/property-ids-trinary-operator-tests (Files):
5770         Likewise.
5771         * modules/unictype/property-ignorable-control-tests (Files): Likewise.
5772         * modules/unictype/property-iso-control-tests (Files): Likewise.
5773         * modules/unictype/property-join-control-tests (Files): Likewise.
5774         * modules/unictype/property-left-of-pair-tests (Files): Likewise.
5775         * modules/unictype/property-line-separator-tests (Files): Likewise.
5776         * modules/unictype/property-logical-order-exception-tests (Files):
5777         Likewise.
5778         * modules/unictype/property-lowercase-tests (Files): Likewise.
5779         * modules/unictype/property-math-tests (Files): Likewise.
5780         * modules/unictype/property-non-break-tests (Files): Likewise.
5781         * modules/unictype/property-not-a-character-tests (Files): Likewise.
5782         * modules/unictype/property-numeric-tests (Files): Likewise.
5783         * modules/unictype/property-other-alphabetic-tests (Files): Likewise.
5784         * modules/unictype/property-other-default-ignorable-code-point-tests
5785         (Files): Likewise.
5786         * modules/unictype/property-other-grapheme-extend-tests (Files):
5787         Likewise.
5788         * modules/unictype/property-other-id-continue-tests (Files): Likewise.
5789         * modules/unictype/property-other-id-start-tests (Files): Likewise.
5790         * modules/unictype/property-other-lowercase-tests (Files): Likewise.
5791         * modules/unictype/property-other-math-tests (Files): Likewise.
5792         * modules/unictype/property-other-uppercase-tests (Files): Likewise.
5793         * modules/unictype/property-paired-punctuation-tests (Files): Likewise.
5794         * modules/unictype/property-paragraph-separator-tests (Files): Likewise.
5795         * modules/unictype/property-pattern-syntax-tests (Files): Likewise.
5796         * modules/unictype/property-pattern-white-space-tests (Files): Likewise.
5797         * modules/unictype/property-private-use-tests (Files): Likewise.
5798         * modules/unictype/property-punctuation-tests (Files): Likewise.
5799         * modules/unictype/property-quotation-mark-tests (Files): Likewise.
5800         * modules/unictype/property-radical-tests (Files): Likewise.
5801         * modules/unictype/property-sentence-terminal-tests (Files): Likewise.
5802         * modules/unictype/property-soft-dotted-tests (Files): Likewise.
5803         * modules/unictype/property-space-tests (Files): Likewise.
5804         * modules/unictype/property-terminal-punctuation-tests (Files):
5805         Likewise.
5806         * modules/unictype/property-test-tests (Files): Likewise.
5807         * modules/unictype/property-titlecase-tests (Files): Likewise.
5808         * modules/unictype/property-unassigned-code-value-tests (Files):
5809         Likewise.
5810         * modules/unictype/property-unified-ideograph-tests (Files): Likewise.
5811         * modules/unictype/property-uppercase-tests (Files): Likewise.
5812         * modules/unictype/property-variation-selector-tests (Files): Likewise.
5813         * modules/unictype/property-white-space-tests (Files): Likewise.
5814         * modules/unictype/property-xid-continue-tests (Files): Likewise.
5815         * modules/unictype/property-xid-start-tests (Files): Likewise.
5816         * modules/unictype/property-zero-width-tests (Files): Likewise.
5817         * modules/unictype/scripts-tests (Files): Likewise.
5818         * modules/unictype/syntax-c-ident-tests (Files): Likewise.
5819         * modules/unictype/syntax-c-whitespace-tests (Files): Likewise.
5820         * modules/unictype/syntax-java-ident-tests (Files): Likewise.
5821         * modules/unictype/syntax-java-whitespace-tests (Files): Likewise.
5822         * modules/unilbrk/u8-possible-linebreaks-tests (Files): Likewise.
5823         * modules/unilbrk/u8-width-linebreaks-tests (Files): Likewise.
5824         * modules/unilbrk/u16-possible-linebreaks-tests (Files): Likewise.
5825         * modules/unilbrk/u16-width-linebreaks-tests (Files): Likewise.
5826         * modules/unilbrk/u32-possible-linebreaks-tests (Files): Likewise.
5827         * modules/unilbrk/u32-width-linebreaks-tests (Files): Likewise.
5828         * modules/unilbrk/ulc-possible-linebreaks-tests (Files): Likewise.
5829         * modules/unilbrk/ulc-width-linebreaks-tests (Files): Likewise.
5830         * modules/uninorm/canonical-decomposition-tests (Files): Likewise.
5831         * modules/uninorm/compat-decomposition-tests (Files): Likewise.
5832         * modules/uninorm/composition-tests (Files): Likewise.
5833         * modules/uninorm/decomposing-form-tests (Files): Likewise.
5834         * modules/uninorm/decomposition-tests (Files): Likewise.
5835         * modules/uninorm/filter-tests (Files): Likewise.
5836         * modules/uninorm/nfc-tests (Files): Likewise.
5837         * modules/uninorm/nfd-tests (Files): Likewise.
5838         * modules/uninorm/nfkc-tests (Files): Likewise.
5839         * modules/uninorm/nfkd-tests (Files): Likewise.
5840         * modules/uninorm/u8-normcmp-tests (Files): Likewise.
5841         * modules/uninorm/u8-normcoll-tests (Files): Likewise.
5842         * modules/uninorm/u16-normcmp-tests (Files): Likewise.
5843         * modules/uninorm/u16-normcoll-tests (Files): Likewise.
5844         * modules/uninorm/u32-normcmp-tests (Files): Likewise.
5845         * modules/uninorm/u32-normcoll-tests (Files): Likewise.
5846         * modules/unistdio/u8-asnprintf-tests (Files): Likewise.
5847         * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
5848         * modules/unistdio/u8-vasprintf-tests (Files): Likewise.
5849         * modules/unistdio/u8-vsnprintf-tests (Files): Likewise.
5850         * modules/unistdio/u8-vsprintf-tests (Files): Likewise.
5851         * modules/unistdio/u16-asnprintf-tests (Files): Likewise.
5852         * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
5853         * modules/unistdio/u16-vasprintf-tests (Files): Likewise.
5854         * modules/unistdio/u16-vsnprintf-tests (Files): Likewise.
5855         * modules/unistdio/u16-vsprintf-tests (Files): Likewise.
5856         * modules/unistdio/u32-asnprintf-tests (Files): Likewise.
5857         * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
5858         * modules/unistdio/u32-vasprintf-tests (Files): Likewise.
5859         * modules/unistdio/u32-vsnprintf-tests (Files): Likewise.
5860         * modules/unistdio/u32-vsprintf-tests (Files): Likewise.
5861         * modules/unistdio/ulc-asnprintf-tests (Files): Likewise.
5862         * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
5863         * modules/unistdio/ulc-vasprintf-tests (Files): Likewise.
5864         * modules/unistdio/ulc-vsnprintf-tests (Files): Likewise.
5865         * modules/unistdio/ulc-vsprintf-tests (Files): Likewise.
5866         * modules/uniwbrk/u8-wordbreaks-tests (Files): Likewise.
5867         * modules/uniwbrk/u16-wordbreaks-tests (Files): Likewise.
5868         * modules/uniwbrk/u32-wordbreaks-tests (Files): Likewise.
5869         * modules/uniwbrk/ulc-wordbreaks-tests (Files): Likewise.
5870         * modules/uniwidth/u8-strwidth-tests (Files): Likewise.
5871         * modules/uniwidth/u8-width-tests (Files): Likewise.
5872         * modules/uniwidth/u16-strwidth-tests (Files): Likewise.
5873         * modules/uniwidth/u16-width-tests (Files): Likewise.
5874         * modules/uniwidth/u32-strwidth-tests (Files): Likewise.
5875         * modules/uniwidth/u32-width-tests (Files): Likewise.
5876         * modules/uniwidth/width-tests (Files): Likewise.
5877         * modules/unlink-tests (Files): Likewise.
5878         * modules/unsetenv-tests (Files): Likewise.
5879         * modules/usleep-tests (Files): Likewise.
5880         * modules/utimens-tests (Files): Likewise.
5881         * modules/utimensat-tests (Files): Likewise.
5882         * modules/vasnprintf-posix-tests (Files): Likewise.
5883         * modules/vasnprintf-tests (Files): Likewise.
5884         * modules/vasprintf-posix-tests (Files): Likewise.
5885         * modules/vasprintf-tests (Files): Likewise.
5886         * modules/vdprintf-posix-tests (Files): Likewise.
5887         * modules/vfprintf-posix-tests (Files): Likewise.
5888         * modules/vprintf-posix-tests (Files): Likewise.
5889         * modules/vsnprintf-posix-tests (Files): Likewise.
5890         * modules/vsnprintf-tests (Files): Likewise.
5891         * modules/vsprintf-posix-tests (Files): Likewise.
5892         * modules/wcrtomb-tests (Files): Likewise.
5893         * modules/wcsnrtombs-tests (Files): Likewise.
5894         * modules/wcsrtombs-tests (Files): Likewise.
5895         * modules/wctype-tests (Files): Likewise.
5896         * modules/wcwidth-tests (Files): Likewise.
5897         * modules/xmemdup0-tests (Files): Likewise.
5898         * modules/xprintf-posix-tests (Files): Likewise.
5899         * modules/xvasprintf-tests (Files): Likewise.
5900
5901 2009-12-24  Eric Blake  <ebb9@byu.net>
5902
5903         test-nanosleep: fix typo
5904         * tests/test-nanosleep.c (SIGNATURE_CHECK): Fix typo in previous
5905         patch.
5906         Reported by Bruno Haible.
5907
5908 2009-12-24  Bruno Haible  <bruno@clisp.org>
5909
5910         Reduce namespace pollution on glibc systems.
5911         * lib/inttypes.in.h: Don't include <stdint.h> on glibc systems.
5912         * lib/stdlib.in.h: Don't include <stdint.h>, <unistd.h> on glibc
5913         systems.
5914         * lib/unistd.in.h: Don't include <stdio.h>, <fcntl.h>, <stdlib.h>,
5915         <getopt.h> on glibc systems.
5916         * lib/fcntl.in.h: Don't include <sys/stat.h>, <unistd.h> on glibc
5917         systems.
5918         * lib/fcntl.c: Include <unistd.h> here instead.
5919
5920 2009-12-24  Bruno Haible  <bruno@clisp.org>
5921
5922         * lib/stdlib.in.h (includes): Fix typo in today's commit.
5923
5924 2009-12-24  Eric Blake  <ebb9@byu.net>
5925
5926         tests: add signature checks
5927         * tests/signature.h (SIGNATURE_CHECK): New file.
5928         * modules/atexit-tests (Files): Use it.
5929         * modules/btowc-tests (Files): Likewise.
5930         * modules/canonicalize-lgpl-tests (Files): Likewise.
5931         * modules/ceilf-tests (Files): Likewise.
5932         * modules/ceill-tests (Files): Likewise.
5933         * modules/chown-tests (Files): Likewise.
5934         * modules/dprintf-posix-tests (Files): Likewise.
5935         * modules/dup2-tests (Files): Likewise.
5936         * modules/dup3-tests (Files): Likewise.
5937         * modules/duplocale-tests (Files): Likewise.
5938         * modules/fchdir-tests (Files): Likewise.
5939         * modules/fcntl-tests (Files): Likewise.
5940         * modules/fdopendir-tests (Files): Likewise.
5941         * modules/fflush-tests (Files): Likewise.
5942         * modules/flock-tests (Files): Likewise.
5943         * modules/floorf-tests (Files): Likewise.
5944         * modules/floorl-tests (Files): Likewise.
5945         * modules/fnmatch-tests (Files): Likewise.
5946         * modules/fopen-tests (Files): Likewise.
5947         * modules/fprintf-posix-tests (Files): Likewise.
5948         * modules/freopen-tests (Files): Likewise.
5949         * modules/frexp-nolibm-tests (Files): Likewise.
5950         * modules/frexp-tests (Files): Likewise.
5951         * modules/frexpl-nolibm-tests (Files): Likewise.
5952         * modules/frexpl-tests (Files): Likewise.
5953         * modules/fseek-tests (Files): Likewise.
5954         * modules/fseeko-tests (Files): Likewise.
5955         * modules/fsync-tests (Files): Likewise.
5956         * modules/ftell-tests (Files): Likewise.
5957         * modules/ftello-tests (Files): Likewise.
5958         * modules/futimens-tests (Files): Likewise.
5959         * modules/getaddrinfo-tests (Files): Likewise.
5960         * modules/getcwd-tests (Files): Likewise.
5961         * modules/getdelim-tests (Files): Likewise.
5962         * modules/getdtablesize-tests (Files): Likewise.
5963         * modules/getgroups-tests (Files): Likewise.
5964         * modules/gethostname-tests (Files): Likewise.
5965         * modules/getline-tests (Files): Likewise.
5966         * modules/getopt-posix-tests (Files): Likewise.
5967         * modules/gettimeofday-tests (Files): Likewise.
5968         * modules/glob-tests (Files): Likewise.
5969         * modules/iconv-tests (Files): Likewise.
5970         * modules/inet_ntop-tests (Files): Likewise.
5971         * modules/inet_pton-tests (Files): Likewise.
5972         * modules/isblank-tests (Files): Likewise.
5973         * modules/lchown-tests (Files): Likewise.
5974         * modules/ldexpl-tests (Files): Likewise.
5975         * modules/link-tests (Files): Likewise.
5976         * modules/linkat-tests (Files): Likewise.
5977         * modules/lseek-tests (Files): Likewise.
5978         * modules/lstat-tests (Files): Likewise.
5979         * modules/mbrtowc-tests (Files): Likewise.
5980         * modules/mbsinit-tests (Files): Likewise.
5981         * modules/mbsnrtowcs-tests (Files): Likewise.
5982         * modules/mbsrtowcs-tests (Files): Likewise.
5983         * modules/memchr-tests (Files): Likewise.
5984         * modules/memcmp-tests (Files): Likewise.
5985         * modules/memmem-tests (Files): Likewise.
5986         * modules/memrchr-tests (Files): Likewise.
5987         * modules/mkdir-tests (Files): Likewise.
5988         * modules/mkfifo-tests (Files): Likewise.
5989         * modules/mkfifoat-tests (Files): Likewise.
5990         * modules/mknod-tests (Files): Likewise.
5991         * modules/nanosleep-tests (Files): Likewise.
5992         * modules/nl_langinfo-tests (Files): Likewise.
5993         * modules/obstack-printf-tests (Files): Likewise.
5994         * modules/open-tests (Files): Likewise.
5995         * modules/openat-tests (Files): Likewise.
5996         * modules/perror-tests (Files): Likewise.
5997         * modules/pipe2-tests (Files): Likewise.
5998         * modules/poll-tests (Files): Likewise.
5999         * modules/popen-tests (Files): Likewise.
6000         * modules/posix_spawn-tests (Files): Likewise.
6001         * modules/posix_spawnp-tests (Files): Likewise.
6002         * modules/pread-tests (Files): Likewise.
6003         * modules/printf-posix-tests (Files): Likewise.
6004         * modules/pty-tests (Files): Likewise.
6005         * modules/random_r-tests (Files): Likewise.
6006         * modules/rawmemchr-tests (Files): Likewise.
6007         * modules/readlink-tests (Files): Likewise.
6008         * modules/remove-tests (Files): Likewise.
6009         * modules/rename-tests (Files): Likewise.
6010         * modules/renameat-tests (Files): Likewise.
6011         * modules/rmdir-tests (Files): Likewise.
6012         * modules/round-tests (Files): Likewise.
6013         * modules/roundf-tests (Files): Likewise.
6014         * modules/roundl-tests (Files): Likewise.
6015         * modules/select-tests (Files): Likewise.
6016         * modules/setenv-tests (Files): Likewise.
6017         * modules/sigaction-tests (Files): Likewise.
6018         * modules/sleep-tests (Files): Likewise.
6019         * modules/snprintf-posix-tests (Files): Likewise.
6020         * modules/snprintf-tests (Files): Likewise.
6021         * modules/sprintf-posix-tests (Files): Likewise.
6022         * modules/stat-tests (Files): Likewise.
6023         * modules/strcasestr-tests (Files): Likewise.
6024         * modules/strchrnul-tests (Files): Likewise.
6025         * modules/strerror-tests (Files): Likewise.
6026         * modules/strsignal-tests (Files): Likewise.
6027         * modules/strstr-tests (Files): Likewise.
6028         * modules/strtod-tests (Files): Likewise.
6029         * modules/strverscmp-tests (Files): Likewise.
6030         * modules/symlink-tests (Files): Likewise.
6031         * modules/symlinkat-tests (Files): Likewise.
6032         * modules/times-tests (Files): Likewise.
6033         * modules/trunc-tests (Files): Likewise.
6034         * modules/truncf-tests (Files): Likewise.
6035         * modules/truncl-tests (Files): Likewise.
6036         * modules/tsearch-tests (Files): Likewise.
6037         * modules/uname-tests (Files): Likewise.
6038         * modules/unlink-tests (Files): Likewise.
6039         * modules/unsetenv-tests (Files): Likewise.
6040         * modules/usleep-tests (Files): Likewise.
6041         * modules/utimensat-tests (Files): Likewise.
6042         * modules/vasprintf-tests (Files): Likewise.
6043         * modules/vdprintf-posix-tests (Files): Likewise.
6044         * modules/vfprintf-posix-tests (Files): Likewise.
6045         * modules/vprintf-posix-tests (Files): Likewise.
6046         * modules/vsnprintf-posix-tests (Files): Likewise.
6047         * modules/vsnprintf-tests (Files): Likewise.
6048         * modules/vsprintf-posix-tests (Files): Likewise.
6049         * modules/wcrtomb-tests (Files): Likewise.
6050         * modules/wcsnrtombs-tests (Files): Likewise.
6051         * modules/wcsrtombs-tests (Files): Likewise.
6052         * modules/wcwidth-tests (Files): Likewise.
6053         * tests/test-isfinite.c (isfinite): Ensure macro declaration.
6054         * tests/test-isinf.c (isinf): Likewise.
6055         * tests/test-isnan.c (isnan): Likewise.
6056         * tests/test-signbit.c (signbit): Likewise.
6057         * tests/test-select.c (FD_CLR, FD_ISSET, FD_SET, FD_ZERO): Ensure
6058         declaration, either as macro or with correct signature.
6059         (select): Ensure function under test is declared with correct
6060         signature in correct header.
6061         * tests/test-atexit.c (atexit): Likewise.
6062         * tests/test-btowc.c (btowc): Likewise.
6063         * tests/test-canonicalize-lgpl.c (realpath)
6064         (canonicalize_file_name): Likewise.
6065         * tests/test-ceilf1.c (ceilf): Likewise.
6066         * tests/test-ceill.c (ceill): Likewise.
6067         * tests/test-chown.c (chown): Likewise.
6068         * tests/test-dprintf-posix.c (dprintf): Likewise.
6069         * tests/test-dup2.c (dup2): Likewise.
6070         * tests/test-dup3.c (dup3): Likewise.
6071         * tests/test-duplocale.c (duplocale): Likewise.
6072         * tests/test-fchdir.c (fchdir): Likewise.
6073         * tests/test-fchownat.c (fchownat): Likewise.
6074         * tests/test-fcntl.c (fcntl): Likewise.
6075         * tests/test-fdopendir.c (fdopendir): Likewise.
6076         * tests/test-fflush.c (fflush): Likewise.
6077         * tests/test-flock.c (flock): Likewise.
6078         * tests/test-floorf1.c (floorf): Likewise.
6079         * tests/test-floorl.c (floorl): Likewise.
6080         * tests/test-fnmatch.c (fnmatch): Likewise.
6081         * tests/test-fopen.c (fopen): Likewise.
6082         * tests/test-fprintf-posix.c (fprintf): Likewise.
6083         * tests/test-freopen.c (freopen): Likewise.
6084         * tests/test-frexp.c (frexp): Likewise.
6085         * tests/test-frexpl.c (frexpl): Likewise.
6086         * tests/test-fseek.c (fseek): Likewise.
6087         * tests/test-fseeko.c (fseeko): Likewise.
6088         * tests/test-fstatat.c (fstatat): Likewise.
6089         * tests/test-fsync.c (fsync): Likewise.
6090         * tests/test-ftell.c (ftell): Likewise.
6091         * tests/test-ftello.c (ftello): Likewise.
6092         * tests/test-futimens.c (futimens): Likewise.
6093         * tests/test-getaddrinfo.c (getaddrinfo, freeaddrinfo)
6094         (gai_strerror): Likewise.
6095         * tests/test-getcwd.c (getcwd): Likewise.
6096         * tests/test-getdelim.c (getdelim): Likewise.
6097         * tests/test-getdtablesize.c (getdtablesize): Likewise.
6098         * tests/test-getgroups.c (getgroups): Likewise.
6099         * tests/test-gethostname.c (gethostname): Likewise.
6100         * tests/test-getline.c (getline): Likewise.
6101         * tests/test-getopt.c (getopt, getopt_long, getopt_long_only):
6102         Likewise.
6103         * tests/test-gettimeofday.c (gettimeofday): Likewise.
6104         * tests/test-glob.c (glob, globfree): Likewise.
6105         * tests/test-iconv.c (iconv, iconv_open, iconv_close): Likewise.
6106         * tests/test-inet_ntop.c (inet_ntop): Likewise.
6107         * tests/test-inet_pton.c (inet_pton): Likewise.
6108         * tests/test-isblank.c (isblank): Likewise.
6109         * tests/test-lchown.c (lchown): Likewise.
6110         * tests/test-ldexpl.c (ldexpl): Likewise.
6111         * tests/test-link.c (link): Likewise.
6112         * tests/test-linkat.c (linkat): Likewise.
6113         * tests/test-lseek.c (lseek): Likewise.
6114         * tests/test-lstat.c (lstat): Likewise.
6115         * tests/test-mbrtowc.c (mbrtowc): Likewise.
6116         * tests/test-mbsinit.c (mbsinit): Likewise.
6117         * tests/test-mbsnrtowcs.c (mbsnrtowcs): Likewise.
6118         * tests/test-mbsrtowcs.c (mbsrtowcs): Likewise.
6119         * tests/test-memchr.c (memchr): Likewise.
6120         * tests/test-memcmp.c (memcmp): Likewise.
6121         * tests/test-memmem.c (memmem): Likewise.
6122         * tests/test-memrchr.c (memrchr): Likewise.
6123         * tests/test-mkdir.c (mkdir): Likewise.
6124         * tests/test-mkdirat.c (mkdirat): Likewise.
6125         * tests/test-mkfifo.c (mkfifo): Likewise.
6126         * tests/test-mkfifoat.c (mkfifoat, mknodat): Likewise.
6127         * tests/test-mknod.c (mknod): Likewise.
6128         * tests/test-nanosleep.c (nanosleep): Likewise.
6129         * tests/test-nl_langinfo.c (nl_langinfo): Likewise.
6130         * tests/test-obstack-printf.c (obstack_printf, obstack_vprintf):
6131         Likewise.
6132         * tests/test-open.c (open): Likewise.
6133         * tests/test-openat.c (openat): Likewise.
6134         * tests/test-perror.c (perror): Likewise.
6135         * tests/test-pipe2.c (pipe2): Likewise.
6136         * tests/test-poll.c (poll): Likewise.
6137         * tests/test-popen.c (popen, pclose): Likewise.
6138         * tests/test-posix_spawn1.c (posix_spawnp, posix_spawnattr_init)
6139         (posix_spawnattr_destroy, posix_spawnattr_setsigmask)
6140         (posix_spawnattr_setflags, posix_spawn_file_actions_init)
6141         (posix_spawn_file_actions_destroy)
6142         (posix_spawn_file_actions_addclose)
6143         (posix_spawn_file_actions_addopen)
6144         (posix_spawn_file_actions_adddup2): Likewise.
6145         * tests/test-posix_spawn3.c (posix_spawn): Likewise.
6146         * tests/test-pread.c (pread): Likewise.
6147         * tests/test-printf-posix.c (printf): Likewise.
6148         * tests/test-pty.c (openpty, forkpty): Likewise.
6149         * tests/test-random_r.c (srandom_r, initstate_r, setstate_r)
6150         (random_r): Likewise.
6151         * tests/test-rawmemchr.c (rawmemchr): Likewise.
6152         * tests/test-readlink.c (readlink): Likewise.
6153         * tests/test-remove.c (remove): Likewise.
6154         * tests/test-rename.c (rename): Likewise.
6155         * tests/test-renameat.c (renameat): Likewise.
6156         * tests/test-rmdir.c (rmdir): Likewise.
6157         * tests/test-round1.c (round): Likewise.
6158         * tests/test-roundf1.c (roundf): Likewise.
6159         * tests/test-roundl.c (roundl): Likewise.
6160         * tests/test-setenv.c (setenv): Likewise.
6161         * tests/test-sigaction.c (sigaction): Likewise.
6162         * tests/test-sleep.c (sleep): Likewise.
6163         * tests/test-snprintf.c (snprintf): Likewise.
6164         * tests/test-sprintf-posix.c (sprintf): Likewise.
6165         * tests/test-stat.c (stat): Likewise.
6166         * tests/test-stpncpy.c (stpncpy): Likewise.
6167         * tests/test-strcasestr.c (strcasestr): Likewise.
6168         * tests/test-strchrnul.c (strchrnul): Likewise.
6169         * tests/test-strerror.c (strerror): Likewise.
6170         * tests/test-strsignal.c (strsignal): Likewise.
6171         * tests/test-strstr.c (strstr): Likewise.
6172         * tests/test-strtod.c (strtod): Likewise.
6173         * tests/test-strverscmp.c (strverscmp): Likewise.
6174         * tests/test-symlink.c (symlink): Likewise.
6175         * tests/test-symlinkat.c (symlinkat, readlinkat): Likewise.
6176         * tests/test-times.c (times): Likewise.
6177         * tests/test-trunc1.c (trunc): Likewise.
6178         * tests/test-truncf1.c (truncf): Likewise.
6179         * tests/test-truncl.c (truncl): Likewise.
6180         * tests/test-tsearch.c (tdelete, tfind, tsearch, twalk):
6181         Likewise.
6182         * tests/test-uname.c (uname): Likewise.
6183         * tests/test-unlink.c (unlink): Likewise.
6184         * tests/test-unlinkat.c (unlinkat): Likewise.
6185         * tests/test-unsetenv.c (unsetenv): Likewise.
6186         * tests/test-usleep.c (usleep): Likewise.
6187         * tests/test-utimensat.c (utimensat): Likewise.
6188         * tests/test-vasprintf.c (asprintf, vasprintf): Likewise.
6189         * tests/test-vdprintf-posix.c (vdprintf): Likewise.
6190         * tests/test-vfprintf-posix.c (vfprintf): Likewise.
6191         * tests/test-vprintf-posix.c (vprintf): Likewise.
6192         * tests/test-vsnprintf.c (vsnprintf): Likewise.
6193         * tests/test-vsprintf-posix.c (vsprintf): Likewise.
6194         * tests/test-wcrtomb.c (wcrtomb): Likewise.
6195         * tests/test-wcsnrtombs.c (wcsnrtombs): Likewise.
6196         * tests/test-wcsrtombs.c (wcsrtombs): Likewise.
6197         * tests/test-wcwidth.c (wcwidth): Likewise.
6198
6199         build: pull in conditional headers during GNULIB_POSIXCHECK
6200         * lib/stdio.in.h (includes): Using GNULIB_POSIXCHECK also requires
6201         definitions from any conditionally-included headers.
6202         * lib/stdlib.in.h (includes): Likewise.
6203         * lib/unistd.in.h (includes): Likewise.
6204
6205 2009-12-24  Bruno Haible  <bruno@clisp.org>
6206
6207         * tests/test-argv-iter.c: Include header file being tested immediately
6208         after config.h.
6209         * tests/test-base64.c: Likewise.
6210         * tests/test-flock.c: Likewise.
6211         * tests/test-fsync.c: Likewise.
6212         * tests/test-getdate.c: Likewise.
6213         * tests/test-getndelim2.c: Likewise.
6214         * tests/test-isfinite.c: Likewise.
6215         * tests/test-isinf.c: Likewise.
6216         * tests/test-strerror.c: Likewise.
6217         * tests/test-strsignal.c: Likewise.
6218
6219 2009-12-23  Eric Blake  <ebb9@byu.net>
6220
6221         unistd: work around cygwin bug
6222         * lib/unistd.in.h (includes): Pick up headers needed for cygwin.
6223         * doc/posix-functions/unlinkat.texi (unlinkat): Document the bug.
6224         * doc/posix-functions/symlinkat.texi (symlinkat): Likewise.
6225
6226 2009-12-23  Bruno Haible  <bruno@clisp.org>
6227
6228         localename: More tests.
6229         * tests/test-localename.c (SIZEOF): New macro.
6230         (categories): New variable.
6231         (test_locale_name, test_locale_name_posix, test_locale_name_environ,
6232         test_locale_name_default): Add test w.r.t. thread locale.
6233         (test_locale_name_thread): New function.
6234         (main): Invoke it.
6235
6236         localename: Make aware of thread locale.
6237         * lib/localename.h (gl_locale_name_thread): New declaration.
6238         (gl_locale_name, gl_locale_name_posix, gl_locale_name_default): Clarify
6239         behaviour with respect to thread locale.
6240         * lib/localename.c: Include <limits.h>, <stddef.h>, <xlocale.h>,
6241         <langinfo.h>, glthread/lock.h.
6242         (SIZE_BITS): New macro.
6243         (string_hash): New function.
6244         (struct hash_node): New type.
6245         (HASH_TABLE_SIZE): New macro.
6246         (struniq_hash_table, struniq_lock): New variables.
6247         (struniq): New function.
6248         (gl_locale_name_thread): New function.
6249         (gl_locale_name): Invoke it.
6250         * m4/localename.m4 (gl_LOCALENAME): Test for uselocale function.
6251         * modules/localename (Depends-on): Add lock.
6252         Reported by Mike Gran <spk121@yahoo.com>.
6253
6254 2009-12-23  Eric Blake  <ebb9@byu.net>
6255
6256         va-args: new module
6257         * modules/va-args: New file.
6258         * m4/va-args.m4 (gl_VA_ARGS): Likewise.
6259         * MODULES.html.sh (Core language properties): Mention it.
6260
6261         gnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_
6262         * m4/gnulib-common.m4 (gl_COMMON): Create a more-appropriately
6263         named alias for __attribute__((__unused__)).
6264         * lib/chown.c: Update client.
6265         * lib/fchmodat.c: Likewise.
6266         * lib/fts.c: Likewise.
6267         * lib/getdate.y: Likewise.
6268         * lib/getgroups.c: Likewise.
6269         * lib/getopt.c: Likewise.
6270         * lib/getugroups.c: Likewise.
6271         * lib/mkdir.c: Likewise.
6272         * lib/mkfifo.c: Likewise.
6273         * lib/mkfifoat.c: Likewise.
6274         * lib/mknod.c: Likewise.
6275         * lib/mknodat.c: Likewise.
6276         * lib/readlink.c: Likewise.
6277         * lib/se-context.in.h: Likewise.
6278         * lib/se-selinux.in.h: Likewise.
6279         * lib/sockets.c: Likewise.
6280         * lib/symlink.c: Likewise.
6281         * lib/symlinkat.c: Likewise.
6282         * lib/unicodeio.c: Likewise.
6283         * lib/unistr.h: Likewise.
6284         * tests/test-areadlink.c: Likewise.
6285         * tests/test-areadlinkat.c: Likewise.
6286         * tests/test-filenamecat.c: Likewise.
6287         * tests/test-fseeko.c: Likewise.
6288         * tests/test-ftello.c: Likewise.
6289         * tests/test-getdate.c: Likewise.
6290         * tests/test-getgroups.c: Likewise.
6291         * tests/test-gethostname.c: Likewise.
6292         * tests/test-quotearg.c: Likewise.
6293         * tests/test-version-etc.c: Likewise.
6294         * tests/test-xalloc-die.c: Likewise.
6295         * tests/test-xfprintf-posix.c: Likewise.
6296         * tests/test-xprintf-posix.c: Likewise.
6297         * tests/test-xvasprintf.c: Likewise.
6298
6299         tests: avoid compiler warnings
6300         * tests/test-fcntl.c (main): Delete unused parameters.
6301         * tests/test-freopen-safer.c (main): Likewise.
6302         * tests/test-xalloc-die.c (main): Mark unused parameters.
6303         * tests/test-fseeko.c (main): Likewise.
6304         * tests/test-ftello.c (main): Likewise.
6305         * tests/test-nanosleep.c (main): Avoid declaration warning.
6306         * tests/test-sleep.c (main): Likewise.
6307         * tests/test-unsetenv.c (main): Silence warning about string
6308         literal.
6309         * m4/setenv.m4 (gl_FUNC_UNSETENV): Likewise.
6310
6311 2009-12-23  Bruno Haible  <bruno@clisp.org>
6312
6313         * tests/test-localename.c (test_locale_name): New function, extracted
6314         from main. Also test mixed situations.
6315         (test_locale_name_posix, test_locale_name_environ,
6316         test_locale_name_default): New functions.
6317         (main): Invoke them all.
6318         * modules/localename-tests (configure.ac): Test for newlocale.
6319
6320 2009-12-23  Bruno Haible  <bruno@clisp.org>
6321
6322         unistd: Ensure getcwd gets declared before being overridden.
6323         * lib/unistd.in.h: Conditionally include <io.h>.
6324
6325 2009-12-22  Bruno Haible  <bruno@clisp.org>
6326
6327         wchar: Diagnose broken combination of glibc and gcc versions and flags.
6328         * m4/wchar.m4 (gl_WCHAR_H_INLINE_OK): New macro.
6329         (gl_WCHAR_H): Invoke it.
6330         * m4/btowc.m4 (gl_FUNC_BTOWC): Require it.
6331         * doc/posix-headers/wchar.texi: Mention the interoperability problem.
6332         Reported by Karl Berry <karl@freefriends.org>.
6333
6334 2009-12-22  Eric Blake  <ebb9@byu.net>
6335
6336         math, unistd: avoid redundant includes
6337         * lib/math.in.h (isnan): No need to re-include <math.h>.
6338         * lib/unistd.in.h (getcwd): Likewise, for <stdlib.h>.
6339
6340         getsubopt: work around cygwin bug
6341         * lib/stdlib.in.h (includes): Move unistd inclusion sooner, to
6342         avoid conflicting with system getsubopt.
6343         * doc/posix-functions/getsubopt.texi (getsubopt): Document the
6344         bug.
6345
6346         getopt: synchronize from glibc
6347         * lib/getopt.c (_getopt_initialize, _getopt_internal_r): Swap
6348         parameter order.  Adjust all callers.
6349         (_getopt_internal_r, main): Adjust quoting in error messages.
6350         Drop considerations for outdated POSIX 1003.2 error message.
6351         * lib/getopt1.c (_getopt_long_r, _getopt_long_only_r): Adjust
6352         callers.
6353         * lib/getopt_int.h (_getopt_internal_r): Adjust prototype.
6354
6355         test-getopt: test stderr behavior
6356         * modules/getopt-posix-tests (Depends-on): Add dup2.
6357         * tests/test-getopt.c (ASSERT): Avoid stderr.
6358         (main): Move stderr to a temporary file.
6359         * tests/test-getopt.h (getopt_loop): No longer manipulate opterr.
6360         Instead, add parameter to inform caller if output occurred.
6361         (test_getopt): Adjust all existing tests to expect silence, and
6362         add new tests of leading ":".
6363         * doc/glibc-functions/getopt_long.texi (getopt_long): Document
6364         glibc shortcomings with leading "-:" or "+:" in optstring.
6365         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
6366         Likewise.
6367         * doc/posix-functions/getopt.texi (getopt): Likewise.
6368
6369         test-getopt: enhance test
6370         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Require that getopt_long
6371         supports optind=0.
6372         * tests/test-getopt.c (OPTIND_MIN): Move...
6373         * tests/test-getopt.h (OPTIND_MIN): ...here.
6374         * tests/test-getopt_long.h (test_getopt_long): Add more coverage.
6375         Require that optind=0 works, since modern BSD supports it in
6376         addition to optreset, and since coreutils expects it.
6377         (test_getopt_long_only): New test.
6378         * doc/glibc-functions/getopt_long.texi (getopt_long): Document
6379         glibc shortcomings with 'W;', and enforcement of optind=0.
6380         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
6381         Likewise.
6382
6383 2009-12-21  Bruno Haible  <bruno@clisp.org>
6384
6385         localename: Improvements for MacOS X and Cygwin.
6386         * lib/localename.h (gl_locale_name_environ): New declaration.
6387         * lib/localename.c (gl_locale_name_environ): New function, extracted from
6388         gl_locale_name_posix. Ignore dummy LANG values on MacOS X and Cygwin.
6389         (gl_locale_name_posix): Invoke it.
6390         (gl_locale_name_default): Add comments. Use Windows native API also on
6391         Cygwin.
6392
6393 2009-12-21  Bruno Haible  <bruno@clisp.org>
6394
6395         Update list of Win32 locale ids.
6396         * lib/localename.c (LANG_ROMANSH): Renamed from LANG_RHAETO_ROMANCE.
6397         (LANG_SAMI): Renamed from LANG_SAAMI.
6398         (LANG_BASHKIR, LANG_LUXEMBOURGISH, LANG_GREENLANDIC,
6399         LANG_MAPUDUNGUN, LANG_MOHAWK, LANG_BRETON, LANG_OCCITAN, LANG_CORSICAN,
6400         LANG_ALSATIAN, LANG_YAKUT, LANG_KICHE, LANG_KINYARWANDA, LANG_WOLOF,
6401         LANG_DARI, LANG_SCOTTISH_GAELIC): New macros.
6402         (SUBLANG_AFRIKAANS_SOUTH_AFRICA, SUBLANG_ALBANIAN_ALBANIA,
6403         SUBLANG_ALSATIAN_FRANCE, SUBLANG_AMHARIC_ETHIOPIA,
6404         SUBLANG_ARMENIAN_ARMENIA, SUBLANG_ASSAMESE_INDIA,
6405         SUBLANG_BASHKIR_RUSSIA, SUBLANG_BASQUE_BASQUE,
6406         SUBLANG_BELARUSIAN_BELARUS, SUBLANG_BRETON_FRANCE,
6407         SUBLANG_BULGARIAN_BULGARIA, SUBLANG_CAMBODIAN_CAMBODIA,
6408         SUBLANG_CATALAN_SPAIN, SUBLANG_CORSICAN_FRANCE,
6409         SUBLANG_CZECH_CZECH_REPUBLIC, SUBLANG_DANISH_DENMARK,
6410         SUBLANG_DARI_AFGHANISTAN, SUBLANG_DIVEHI_MALDIVES,
6411         SUBLANG_DUTCH_SURINAM, SUBLANG_ESTONIAN_ESTONIA,
6412         SUBLANG_FAEROESE_FAROE_ISLANDS, SUBLANG_FARSI_IRAN,
6413         SUBLANG_FINNISH_FINLAND, SUBLANG_FRISIAN_NETHERLANDS,
6414         SUBLANG_GALICIAN_SPAIN, SUBLANG_GEORGIAN_GEORGIA,
6415         SUBLANG_GREEK_GREECE, SUBLANG_GREENLANDIC_GREENLAND,
6416         SUBLANG_GUJARATI_INDIA, SUBLANG_HAUSA_NIGERIA_LATIN,
6417         SUBLANG_HEBREW_ISRAEL, SUBLANG_HINDI_INDIA, SUBLANG_HUNGARIAN_HUNGARY,
6418         SUBLANG_ICELANDIC_ICELAND, SUBLANG_IGBO_NIGERIA,
6419         SUBLANG_INDONESIAN_INDONESIA, SUBLANG_INUKTITUT_CANADA,
6420         SUBLANG_INUKTITUT_CANADA_LATIN, SUBLANG_IRISH_IRELAND,
6421         SUBLANG_JAPANESE_JAPAN, SUBLANG_KANNADA_INDIA,
6422         SUBLANG_KAZAK_KAZAKHSTAN, SUBLANG_KICHE_GUATEMALA,
6423         SUBLANG_KINYARWANDA_RWANDA, SUBLANG_KONKANI_INDIA,
6424         SUBLANG_KYRGYZ_KYRGYZSTAN, SUBLANG_LAO_LAOS, SUBLANG_LATVIAN_LATVIA,
6425         SUBLANG_LITHUANIAN_LITHUANIA, SUBLANG_LOWER_SORBIAN_GERMANY,
6426         SUBLANG_LUXEMBOURGISH_LUXEMBOURG, SUBLANG_MACEDONIAN_MACEDONIA,
6427         SUBLANG_MALAYALAM_INDIA, SUBLANG_MALTESE_MALTA,
6428         SUBLANG_MAORI_NEW_ZEALAND, SUBLANG_MAPUDUNGUN_CHILE,
6429         SUBLANG_MARATHI_INDIA, SUBLANG_MOHAWK_CANADA, SUBLANG_NEPALI_NEPAL,
6430         SUBLANG_OCCITAN_FRANCE, SUBLANG_ORIYA_INDIA,
6431         SUBLANG_PASHTO_AFGHANISTAN, SUBLANG_POLISH_POLAND,
6432         SUBLANG_ROMANSH_SWITZERLAND, SUBLANG_SAMI_NORTHERN_NORWAY,
6433         SUBLANG_SAMI_NORTHERN_SWEDEN, SUBLANG_SAMI_NORTHERN_FINLAND,
6434         SUBLANG_SAMI_LULE_NORWAY, SUBLANG_SAMI_LULE_SWEDEN,
6435         SUBLANG_SAMI_SOUTHERN_NORWAY, SUBLANG_SAMI_SOUTHERN_SWEDEN,
6436         SUBLANG_SAMI_SKOLT_FINLAND, SUBLANG_SAMI_INARI_FINLAND,
6437         SUBLANG_SANSKRIT_INDIA, SUBLANG_SINHALESE_SRI_LANKA,
6438         SUBLANG_SLOVAK_SLOVAKIA, SUBLANG_SLOVENIAN_SLOVENIA,
6439         SUBLANG_SOTHO_SOUTH_AFRICA, SUBLANG_SWAHILI_KENYA,
6440         SUBLANG_SWEDISH_SWEDEN, SUBLANG_SYRIAC_SYRIA,
6441         SUBLANG_TAGALOG_PHILIPPINES, SUBLANG_TAJIK_TAJIKISTAN,
6442         SUBLANG_TAMIL_INDIA, SUBLANG_TATAR_RUSSIA, SUBLANG_TELUGU_INDIA,
6443         SUBLANG_THAI_THAILAND, SUBLANG_TSWANA_SOUTH_AFRICA,
6444         SUBLANG_TURKISH_TURKEY, SUBLANG_TURKMEN_TURKMENISTAN,
6445         SUBLANG_UKRAINIAN_UKRAINE, SUBLANG_UPPER_SORBIAN_GERMANY,
6446         SUBLANG_VIETNAMESE_VIETNAM, SUBLANG_WELSH_UNITED_KINGDOM,
6447         SUBLANG_WOLOF_SENEGAL, SUBLANG_XHOSA_SOUTH_AFRICA,
6448         SUBLANG_YAKUT_RUSSIA, SUBLANG_YI_PRC, SUBLANG_YORUBA_NIGERIA,
6449         SUBLANG_ZULU_SOUTH_AFRICA): New macros.
6450         (gl_locale_name_from_win32_LANGID): Handle also the territory neutral
6451         locale ids. Add support for Alsatian, Bashkir, Breton, Corsican, Dari,
6452         Greenlandic, K'iche', Kinyarwanda, Luxembourgish, Mapudungun, Mohawk,
6453         Occitan, Scottish Gaelic, Wolof, Yakut. Change language code for Yi.
6454         Add more languages and countries for Sami, Sorbian. Add more countries
6455         for Serbian, Dutch. Add more scripts for Inuktitut. Be more precise
6456         for Pashto. Change country for Syriac, Tswana.
6457
6458 2009-12-21  Eric Blake  <ebb9@byu.net>
6459
6460         test-utimens: avoid spurious failure
6461         * tests/test-chown.h (nap): Factor...
6462         * tests/nap.h: ...into new file.
6463         * tests/test-lchown.h (nap): Avoid duplication.
6464         * tests/test-utimens-common.h (nap): Use shared implementation,
6465         necessary on file systems with 1-second resolution.
6466         * modules/chown-tests (Files): Include new file.
6467         * modules/fdutimensat-tests (Files): Likewise.
6468         * modules/futimens-tests (Files): Likewise.
6469         * modules/lchown-tests (Files): Likewise.
6470         * modules/openat-tests (Files): Likewise.
6471         * modules/utimens-tests (Files): Likewise.
6472         * modules/utimensat-tests (Files): Likewise.
6473
6474 2009-12-19  Eric Blake  <ebb9@byu.net>
6475
6476         futimens, utimensat: work around Linux bug
6477         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Detect ctime bug.
6478         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Likewise.
6479         * lib/utimensat.c (rpl_utimensat): Work around it.
6480         * lib/futimens.c (rpl_futimens): Adjust comment.
6481
6482         utimens: work around Linux ctime bug
6483         * lib/utimens.c (detect_ctime_bug): New helper function.
6484         (update_timespec): Differentiate between workaround needed for
6485         this bug vs. what is needed for systems that lack utimensat.
6486         (fdutimens, lutimens): Work around bug.
6487
6488         utimens: check for ctime update
6489         * tests/test-utimens-common.h (check_ctime): Define.
6490         * tests/test-utimens.h (test_utimens): Expose the Linux bug.
6491         * tests/test-futimens.h (test_futimens): Likewise.
6492         * tests/test-lutimens.h (test_lutimens): Likewise.
6493         * doc/posix-functions/futimens.texi (futimens): Document the bug.
6494         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
6495
6496 2009-12-19  Bruno Haible  <bruno@clisp.org>
6497
6498         dprintf-posix: Check against memory leak fixed on 2009-12-15.
6499         * tests/test-dprintf-posix2.sh: New file.
6500         * tests/test-dprintf-posix2.c: New file.
6501         * modules/dprintf-posix-tests (Files): Add them.
6502         (configure.ac): Check for getrlimit and setrlimit.
6503         (Makefile.am): Augment TESTS and CHECK_PROGRAMS.
6504
6505 2009-12-19  Bruno Haible  <bruno@clisp.org>
6506
6507         fprintf-posix: Check against memory leak fixed on 2009-12-15.
6508         * tests/test-fprintf-posix3.sh: New file.
6509         * tests/test-fprintf-posix3.c: New file.
6510         * modules/fprintf-posix-tests (Files): Add them.
6511         (Makefile.am): Augment TESTS and CHECK_PROGRAMS.
6512
6513 2009-12-19  Eric Blake  <ebb9@byu.net>
6514
6515         dirfd: fix prototype
6516         * lib/dirent.in.h (dirfd): Argument is not const, per POSIX.
6517         * lib/dirfd.c (dirfd): Likewise.
6518
6519         canonicalize: reduce memory usage
6520         * lib/canonicalize.c (canonicalize_filename_mode): Trim the
6521         allocation to size.
6522         Reported by Solar Designer <solar@openwall.com>.
6523
6524 2009-12-19  Bruno Haible  <bruno@clisp.org>
6525
6526         New module attribute 'Applicability'.
6527         * modules/TEMPLATE-EXTENDED: New field 'Applicability'.
6528         * gnulib-tool: New option --extract-applicability.
6529         (func_usage): Document it.
6530         (sed_extract_prog): Recognize it.
6531         (func_get_applicability): New function.
6532         (func_import): Generalize handling of 'link-warning' module.
6533         * modules/link-warning (Applicability): New section.
6534         * modules/arg-nonnull (Applicability): New section.
6535         Repoted by Simon Josefsson <simon@josefsson.org>.
6536
6537 2009-12-19  Bruno Haible  <bruno@clisp.org>
6538
6539         fflush: tweak
6540         * lib/fflush.c (update_fpos_cache): Don't use fpos_t on Cygwin.
6541         * lib/fseeko.c (rpl_fseeko): Likewise.
6542
6543 2009-12-16  José E. Marchesi  <jemarch@gnu.org>  (tiny change)
6544
6545         * lib/gl_list.h: Fix typo in comment.
6546
6547 2009-12-16  Eric Blake  <ebb9@byu.net>
6548
6549         fcntl: use to simplify other modules
6550         * modules/cloexec (Depends-on): Add fcntl.
6551         * modules/fchdir (Depends-on): Likewise.
6552         * modules/fd-safer-flag (Depends-on): Likewise.
6553         * modules/unistd-safer (Depends-on): Likewise.
6554         * modules/dup3 (configure.ac): Set module indicator.
6555         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Replace fcntl if fchdir is
6556         missing.
6557         * lib/fchdir.c (_gl_register_dup): Fix comment.
6558         * lib/cloexec.c (dup_cloexec): Simplify, by relying on fcntl.
6559         * lib/dup-safer.c (dup_safer): Likewise.
6560         * lib/dup-safer-flag.c (dup_safer_flag): Likewise.
6561         * lib/dup3.c (dup3): Likewise.
6562         * tests/test-fchdir.c (main): Enhance test.
6563         Fixes a dup_cloexec bug reported by Ondřej Vašík.
6564
6565         fcntl: port portions of fcntl to mingw
6566         * m4/fcntl.m4 (gl_FUNC_FCNTL): Also build fcntl.c on mingw.
6567         * lib/fcntl.c (fcntl) <F_DUPFD, F_DUPFD_CLOEXEC, F_GETFD>: Provide
6568         replacement for mingw.
6569         * modules/fcntl (Description): Update.
6570         (Depends-on): Add dup2.
6571         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Add witness.
6572         * modules/fcntl-h (Makefile.am): Substitute it.
6573         * lib/fcntl.in.h (fcntl): Update declaration.
6574         (F_DUPFD, F_GETFD): New macros, when needed.
6575         * doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.
6576         * doc/posix-functions/fcntl.texi (fcntl): Likewise.
6577         * tests/test-fcntl.c (check_flags, main): Enhance test for items
6578         we now guarantee.
6579
6580         fcntl: work around cygwin bug in F_DUPFD
6581         * m4/fcntl.m4 (gl_REPLACE_FCNTL): New macro.
6582         (gl_FUNC_FCNTL): Use it.  Test for F_DUPFD bug.
6583         * lib/fcntl.c (rpl_fcntl) <F_DUPFD>: Work around it.
6584         <F_DUPFD_CLOEXEC>: Reduce calls to _gl_register_dup.
6585         * doc/posix-functions/fcntl.texi (fcntl): Document it.
6586
6587         fcntl: support F_DUPFD_CLOEXEC on systems with fcntl
6588         * modules/fcntl (Files): List new files.
6589         (configure.ac): Run a test.
6590         * m4/fcntl.m4 (gl_FUNC_FCNTL): New file.
6591         * lib/fcntl.c (rpl_fcntl): Likewise.
6592         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Add witness defaults.
6593         (gl_FCNTL_H): Always replace fcntl.h.
6594         * modules/fcntl-h (Makefile.am): Substitute witnesses.
6595         * lib/fcntl.in.h (fcntl): Declare replacement.
6596         (F_DUPFD_CLOEXEC, GNULIB_defined_F_DUPFD_CLOEXEC): New macro when
6597         needed, plus a witness.
6598         * doc/posix-functions/fcntl.texi (fcntl): Document this.
6599         * doc/posix-headers/fcntl.texi (fcntl.h): Likewise.
6600         * tests/test-fcntl.c: New file.
6601         * modules/fcntl-tests: Likewise.
6602
6603         binary-io: avoid potential compilation warning
6604         * lib/binary-io.h [__DJGPP__]: Avoid null preprocessor
6605         directives.
6606
6607         fflush: avoid compilation error on NetBSD
6608         * lib/fflush.c (update_fpos_cache): Use a union to safely convert
6609         between off_t and fpos_t, since the latter is sometimes a struct.
6610         * lib/fseeko.c (rpl_fseeko): Likewise.
6611         Reported by Alexander Nasonov <alnsn@yandex.ru>.
6612
6613 2009-12-15  Eric Blake  <ebb9@byu.net>
6614
6615         fcntl-h, stdio, sys_ioctl: fix declarations
6616         * lib/stdio.in.h (dprintf): Use of link warning on a variadic
6617         function must not take arguments.
6618         * lib/sys_ioctl.in.h (ioctl): Likewise.
6619         * lib/fcntl.in.h (openat): Likewise.  Declare extern.
6620         (open): Add a link warning.
6621
6622 2009-12-15  Jim Meyering  <meyering@redhat.com>
6623
6624         areadlink, areadlink-with-size: relax license to LGPLv2+
6625         * modules/areadlink (License): Relax to LGPLv2+.
6626         * modules/areadlink-with-size (License): Likewise.
6627
6628 2009-12-15  Joel E. Denny  <jdenny@clemson.edu>
6629             Bruno Haible  <bruno@clisp.org>
6630
6631         *printf: Fix memory leak.
6632         * lib/fprintf.c (fprintf): Free memory allocated by vasnprintf.
6633         * lib/vfprintf.c (vfprintf): Likewise.
6634         * lib/dprintf.c (dprintf): Likewise.
6635         * lib/vdprintf.c (vdprintf): Likewise.
6636
6637 2009-12-14  Eric Blake  <ebb9@byu.net>
6638
6639         accept4: adjust module dependencies
6640         * modules/accept4 (Depends-on): Use fcntl-h, not fcntl.
6641
6642         utimens: one more try at avoiding compiler warning
6643         * lib/utimens.c (lutimens): Lower scope of result.
6644
6645 2009-12-13  Bruno Haible  <bruno@clisp.org>
6646
6647         Move the malloc checking from module 'list' to new module 'xlist'.
6648         * modules/xlist: New file.
6649         * lib/gl_xlist.h: New file.
6650         * lib/gl_xlist.c: New file.
6651         * lib/gl_list.h (gl_list_create_empty, gl_list_create,
6652         gl_list_node_set_value, gl_list_set_at, gl_list_add_first,
6653         gl_list_add_last, gl_list_add_before, gl_list_add_after,
6654         gl_list_nx_add_at, gl_sortedlist_add): Disable declarations.
6655         (gl_list_nx_create_empty, gl_list_nx_create, gl_list_node_nx_set_value,
6656         gl_list_nx_set_at, gl_list_nx_add_first, gl_list_nx_add_last,
6657         gl_list_nx_add_before, gl_list_nx_add_after, gl_list_nx_add_at,
6658         gl_sortedlist_nx_add): New declarations.
6659         (struct gl_list_implementation): Rename and change methods accordingly.
6660         (gl_list_nx_create_empty): Renamed from gl_list_create_empty.
6661         (gl_list_nx_create): Renamed from gl_list_create.
6662         (gl_list_node_nx_set_value): Renamed from gl_list_node_set_value.
6663         (gl_list_nx_set_at): Renamed from gl_list_set_at.
6664         (gl_list_nx_add_first): Renamed from gl_list_add_first.
6665         (gl_list_nx_add_last): Renamed from gl_list_add_last.
6666         (gl_list_nx_add_before): Renamed from gl_list_add_before.
6667         (gl_list_nx_add_after): Renamed from gl_list_add_after.
6668         (gl_list_nx_add_at): Renamed from gl_list_add_at.
6669         (gl_sortedlist_nx_add): Renamed from gl_sortedlist_add.
6670         * lib/gl_list.c (gl_list_nx_create_empty): Renamed from
6671         gl_list_create_empty.
6672         (gl_list_nx_create): Renamed from gl_list_create.
6673         (gl_list_node_nx_set_value): Renamed from gl_list_node_set_value.
6674         (gl_list_nx_set_at): Renamed from gl_list_set_at.
6675         (gl_list_nx_add_first): Renamed from gl_list_add_first.
6676         (gl_list_nx_add_last): Renamed from gl_list_add_last.
6677         (gl_list_nx_add_before): Renamed from gl_list_add_before.
6678         (gl_list_nx_add_after): Renamed from gl_list_add_after.
6679         (gl_list_nx_add_at): Renamed from gl_list_add_at.
6680         (gl_sortedlist_nx_add): Renamed from gl_sortedlist_add.
6681         * lib/gl_array_list.c: Don't include xalloc.h.
6682         (gl_array_nx_create_empty): Renamed from gl_array_create_empty. Return
6683         NULL upon out-of-memory.
6684         (gl_array_nx_create): Renamed from gl_array_create. Return NULL upon
6685         out-of-memory.
6686         (gl_array_node_nx_set_value): Renamed from gl_array_node_set_value.
6687         Change return type to 'int'.
6688         (gl_array_nx_set_at): Renamed from gl_array_set_at.
6689         (grow): Change return type to 'int'. Return -1 upon out-of-memory.
6690         (gl_array_nx_add_first): Renamed from gl_array_add_first. Return NULL
6691         upon out-of-memory.
6692         (gl_array_nx_add_last): Renamed from gl_array_add_last. Return NULL
6693         upon out-of-memory.
6694         (gl_array_nx_add_before): Renamed from gl_array_add_before. Return NULL
6695         upon out-of-memory.
6696         (gl_array_nx_add_after): Renamed from gl_array_add_after. Return NULL
6697         upon out-of-memory.
6698         (gl_array_nx_add_at): Renamed from gl_array_add_at. Return NULL upon
6699         out-of-memory.
6700         (gl_array_sortedlist_nx_add): Renamed from gl_array_sortedlist_add.
6701         Update.
6702         (gl_array_list_implementation): Update.
6703         * lib/gl_carray_list.c: Don't include xalloc.h.
6704         (gl_carray_nx_create_empty): Renamed from gl_carray_create_empty.
6705         Return NULL upon out-of-memory.
6706         (gl_carray_nx_create): Renamed from gl_carray_create. Return NULL upon
6707         out-of-memory.
6708         (gl_carray_node_nx_set_value): Renamed from gl_carray_node_set_value.
6709         Change return type to 'int'.
6710         (gl_carray_nx_set_at): Renamed from gl_carray_set_at.
6711         (grow): Change return type to 'int'. Return -1 upon out-of-memory.
6712         (gl_carray_nx_add_first): Renamed from gl_carray_add_first. Return NULL
6713         upon out-of-memory.
6714         (gl_carray_nx_add_last): Renamed from gl_carray_add_last. Return NULL
6715         upon out-of-memory.
6716         (gl_carray_nx_add_at): Renamed from gl_carray_add_at. Return NULL upon
6717         out-of-memory.
6718         (gl_carray_nx_add_before): Renamed from gl_carray_add_before. Update.
6719         (gl_carray_nx_add_after): Renamed from gl_carray_add_after. Update.
6720         (gl_carray_sortedlist_nx_add): Renamed from gl_carray_sortedlist_add.
6721         Update.
6722         (gl_carray_list_implementation): Update.
6723         * lib/gl_anyhash_list2.h (hash_resize): Do nothing upon out-of-memory.
6724         * lib/gl_anylinked_list2.h (gl_linked_nx_create_empty): Renamed from
6725         gl_linked_create_empty. Return NULL upon out-of-memory.
6726         (gl_linked_nx_create): Renamed from gl_linked_create. Return NULL upon
6727         out-of-memory.
6728         (gl_linked_node_nx_set_value): Renamed from gl_linked_node_set_value.
6729         Change return type to 'int'. Return -1 upon out-of-memory.
6730         (gl_linked_nx_set_at): Renamed from gl_linked_set_at. Return NULL upon
6731         out-of-memory.
6732         (gl_linked_nx_add_first): Renamed from gl_linked_add_first. Return NULL
6733         upon out-of-memory.
6734         (gl_linked_nx_add_last): Renamed from gl_linked_add_last. Return NULL
6735         upon out-of-memory.
6736         (gl_linked_nx_add_before): Renamed from gl_linked_add_before. Return
6737         NULL upon out-of-memory.
6738         (gl_linked_nx_add_after): Renamed from gl_linked_add_after. Return NULL
6739         upon out-of-memory.
6740         (gl_linked_nx_add_at): Renamed from gl_linked_add_at. Return NULL upon
6741         out-of-memory.
6742         (gl_linked_sortedlist_nx_add): Renamed from gl_linked_sortedlist_add.
6743         Update.
6744         * lib/gl_linked_list.c: Don't include xalloc.h.
6745         (gl_linked_list_implementation): Update.
6746         * lib/gl_linkedhash_list.c: Don't include xalloc.h.
6747         (add_to_bucket): Change return type to 'int'.
6748         (gl_linkedhash_list_implementation): Update.
6749         * lib/gl_anytree_list1.h (free_subtree): New function.
6750         * lib/gl_anytree_list2.h (gl_tree_nx_create_empty): Renamed from
6751         gl_tree_create_empty. Return NULL upon out-of-memory.
6752         (gl_tree_node_nx_set_value): Renamed from gl_tree_node_set_value.
6753         Change return type to 'int'. Return -1 upon out-of-memory.
6754         (gl_tree_nx_set_at): Renamed from gl_tree_set_at. Return NULL upon
6755         out-of-memory.
6756         (gl_tree_nx_add_at): Renamed from gl_tree_add_at. Update.
6757         (gl_tree_remove_node): New function, moved here from
6758         lib/gl_anyavltree_list2.h and lib/gl_anyrbtree_list2.h.
6759         (gl_tree_sortedlist_nx_add): Renamed from gl_tree_sortedlist_add.
6760         Update.
6761         * lib/gl_anyavltree_list2.h (create_subtree_with_contents): Use
6762         malloc, not xmalloc. Return NULL upon out-of-memory.
6763         (gl_tree_nx_create): Renamed from gl_tree_create. Return NULL upon
6764         out-of-memory.
6765         (gl_tree_remove_node_from_tree): New function, extracted from
6766         gl_tree_remove_node.
6767         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Return NULL
6768         upon out-of-memory.
6769         (gl_tree_nx_add_last): Renamed from gl_tree_add_last. Return NULL upon
6770         out-of-memory.
6771         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Return NULL
6772         upon out-of-memory.
6773         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Return NULL
6774         upon out-of-memory.
6775         (gl_tree_remove_node): Remove function. Moved to gl_anytree_list2.h.
6776         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents): Use malloc,
6777         not xmalloc. Return NULL upon out-of-memory.
6778         (gl_tree_nx_create): Renamed from gl_tree_create. Return NULL upon
6779         out-of-memory.
6780         (gl_tree_remove_node_from_tree): New function, extracted from
6781         gl_tree_remove_node.
6782         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Return NULL
6783         upon out-of-memory.
6784         (gl_tree_nx_add_last): Renamed from gl_tree_add_last. Return NULL upon
6785         out-of-memory.
6786         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Return NULL
6787         upon out-of-memory.
6788         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Return NULL
6789         upon out-of-memory.
6790         (gl_tree_remove_node): Remove function. Moved to gl_anytree_list2.h.
6791         * lib/gl_avltree_list.c: Don't include xalloc.h. Include
6792         gl_anytree_list1.h before gl_anyavltree_list2.h.
6793         (gl_avltree_list_implementation): Update.
6794         * lib/gl_rbtree_list.c: Don't include xalloc.h. Include
6795         gl_anytree_list1.h before gl_anyavltree_list2.h.
6796         (gl_rbtree_list_implementation): Update.
6797         * lib/gl_anytreehash_list1.h (add_to_bucket, add_nodes_to_buckets):
6798         Change return type to 'int'. Return -1 upon out-of-memory. Use
6799         __builtin_expect.
6800         * lib/gl_avltreehash_list.c: Don't include xalloc.h.
6801         (gl_avltreehash_list_implementation): Update.
6802         * lib/gl_rbtreehash_list.c: Don't include xalloc.h.
6803         (gl_rbtreehash_list_implementation): Update.
6804         * modules/array-list (Depends-on): Remove xalloc.
6805         * modules/carray-list (Depends-on): Likewise.
6806         * modules/linked-list (Depends-on): Likewise.
6807         * modules/linkedhash-list (Depends-on): Likewise.
6808         * modules/avltree-list (Depends-on): Likewise.
6809         * modules/rbtree-list (Depends-on): Likewise.
6810         * modules/avltreehash-list (Depends-on): Likewise.
6811         * modules/rbtreehash-list (Depends-on): Likewise.
6812
6813         * modules/xsublist: New file.
6814         * lib/gl_xsublist.h: New file.
6815         * lib/gl_xsublist.c: New file.
6816         * lib/gl_sublist.h (gl_sublist_create): Disable declaration.
6817         (gl_sublist_nx_create): New declaration.
6818         * lib/gl_sublist.c: Don't include xalloc.h.
6819         (gl_sublist_nx_create_empty): Renamed from gl_sublist_create_empty.
6820         (gl_sublist_nx_create_fill): Renamed from gl_sublist_create_fill.
6821         (gl_sublist_node_nx_set_value): Renamed from gl_sublist_node_set_value.
6822         Change return type to 'int'. Return -1 upon out-of-memory.
6823         (gl_sublist_nx_set_at): Renamed from gl_sublist_set_at. Return NULL
6824         upon out-of-memory.
6825         (gl_sublist_nx_add_first): Renamed from gl_sublist_add_first. Return
6826         NULL upon out-of-memory.
6827         (gl_sublist_nx_add_last): Renamed from gl_sublist_add_last. Return NULL
6828         upon out-of-memory.
6829         (gl_sublist_nx_add_before): Renamed from gl_sublist_add_before. Return
6830         NULL upon out-of-memory.
6831         (gl_sublist_nx_add_after): Renamed from gl_sublist_add_after. Return
6832         NULL upon out-of-memory.
6833         (gl_sublist_nx_add_at): Renamed from gl_sublist_add_at. Return NULL
6834         upon out-of-memory.
6835         (gl_sublist_sortedlist_nx_add): Renamed from gl_sublist_sortedlist_add.
6836         (gl_sublist_list_implementation): Update.
6837         (gl_sublist_nx_create): Renamed from gl_sublist_create. Return NULL
6838         upon out-of-memory.
6839         * modules/sublist (Depends-on): Remove xalloc.
6840
6841         * tests/test-array_list.c: Use gl_list_nx_* functions where possible.
6842         * tests/test-carray_list.c: Likewise.
6843         * tests/test-linked_list.c: Likewise.
6844         * tests/test-linkedhash_list.c: Likewise.
6845         * tests/test-avltree_list.c: Likewise.
6846         * tests/test-rbtree_list.c: Likewise.
6847         * tests/test-avltreehash_list.c: Likewise.
6848         * tests/test-rbtreehash_list.c: Likewise.
6849         * modules/array-list-tests (Makefile.am): Don't link with @LIBINTL@.
6850         * modules/carray-list-tests (Makefile.am): Likewise.
6851         * modules/linked-list-tests (Makefile.am): Likewise.
6852         * modules/linkedhash-list-tests (Makefile.am): Likewise.
6853         * modules/avltree-list-tests (Makefile.am): Likewise.
6854         * modules/rbtree-list-tests (Makefile.am): Likewise.
6855         * modules/avltreehash-list-tests (Makefile.am): Likewise.
6856         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
6857
6858         * NEWS: Mention the changes.
6859
6860         * lib/clean-temp.c: Include gl_xlist.h.
6861         * modules/clean-temp (Depends-on): Add xlist.
6862
6863         * lib/git-merge-changelog.c: Include gl_xlist.h instead of gl_list.h.
6864         * modules/git-merge-changelog (Depends-on): Add xlist. Remove list.
6865
6866         * tests/test-array_oset.c: Include gl_xlist.h.
6867         * modules/array-oset-tests (Depends-on): Add xlist.
6868
6869         Reported by José E. Marchesi <jemarch@gnu.org>.
6870
6871 2009-12-13  Bruno Haible  <bruno@clisp.org>
6872
6873         Move the malloc checking from module 'oset' to new module 'xoset'.
6874         * modules/xoset: New file.
6875         * lib/gl_xoset.h: New file.
6876         * lib/gl_xoset.c: New file.
6877         * lib/gl_oset.h (gl_oset_create_empty, gl_oset_add): Disable
6878         declarations.
6879         (gl_oset_nx_create_empty, gl_oset_nx_add): New declarations.
6880         (struct gl_oset_implementation): Rename and change methods accordingly.
6881         (gl_oset_nx_create_empty): Renamed from gl_oset_create_empty.
6882         (gl_oset_nx_add): Renamed from gl_oset_add. Change return type to
6883         'int'. Mark as __warn_unused_result__.
6884         * lib/gl_oset.c (gl_oset_nx_create_empty): Renamed from
6885         gl_oset_create_empty.
6886         (gl_oset_nx_add): Renamed from gl_oset_add. Change return type to
6887         'int'.
6888         * lib/gl_array_oset.c: Don't include xalloc.h.
6889         (gl_array_nx_create_empty): Renamed from gl_array_create_empty. Use
6890         malloc, not xmalloc.
6891         (grow): Change return type to 'int'. Don't call xalloc_die.
6892         (gl_array_nx_add_at): Renamed from gl_array_add_at. Change return type
6893         to 'int'.
6894         (gl_array_nx_add): Renamed from gl_array_add. Change return type to
6895         'int'.
6896         (gl_array_oset_implementation): Update.
6897         * lib/gl_anytree_oset.h (gl_tree_nx_create_empty): Renamed from
6898         gl_tree_create_empty.
6899         (gl_tree_nx_add): Renamed from gl_tree_add. Change return type to
6900         'int'.
6901         * lib/gl_avltree_oset.c: Don't include xalloc.h.
6902         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Use malloc, not
6903         xmalloc.
6904         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Use malloc,
6905         not xmalloc.
6906         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Use malloc, not
6907         xmalloc.
6908         (gl_avltree_oset_implementation): Update.
6909         * lib/gl_rbtree_oset.c: Don't include xalloc.h.
6910         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Use malloc, not
6911         xmalloc.
6912         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Use malloc,
6913         not xmalloc.
6914         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Use malloc, not
6915         xmalloc.
6916         (gl_rbtree_oset_implementation): Update.
6917         * modules/array-oset (Depends-on): Remove xalloc.
6918         * modules/avltree-oset (Depends-on): Likewise.
6919         * modules/rbtree-oset (Depends-on): Likewise.
6920         * tests/test-array_oset.c: Use gl_oset_nx_* functions where possible.
6921         * tests/test-avltree_oset.c: Likewise.
6922         * tests/test-rbtree_oset.c: Likewise.
6923         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
6924         * modules/avltree-oset-tests (Makefile.am): Don't link with @LIBINTL@.
6925         * modules/rbtree-oset-tests (Makefile.am): Likewise.
6926         * NEWS: Mention the change.
6927
6928 2009-12-05  Alfred M. Szmidt  <ams@gnu.org>
6929
6930         maint.mk: allow a project to override release-prep commands
6931         * top/maint.mk (alpha, beta, stable): Move release-preparatory
6932         commands into a new rule.
6933         (release-prep): New rule.
6934         (release-prep-hook): New overridable variable.
6935
6936 2009-12-13  Bruno Haible  <bruno@clisp.org>
6937
6938         * lib/localcharset.c (locale_charset): Fix comment about use of GetACP.
6939
6940 2009-12-13  Jim Meyering  <meyering@redhat.com>
6941
6942         maint.mk (null_AM_MAKEFLAGS, built_programs): remove unused definitions
6943         * top/maint.mk (null_AM_MAKEFLAGS, built_programs): Remove definitions.
6944
6945 2009-12-12  Bruno Haible  <bruno@clisp.org>
6946
6947         duplocale: Tweak.
6948         * lib/duplocale.c (rpl_duplocale): Mark categories array as 'const'.
6949
6950 2009-12-12  Karl Berry  <karl@gnu.org>
6951
6952         * config/srclist.txt (strtoll.c): tab changes, no more sync.
6953
6954 2009-12-12  Bruno Haible  <bruno@clisp.org>
6955
6956         * m4/po.m4: Undo incorrect untabification.
6957
6958 2009-12-12  Bruno Haible  <bruno@clisp.org>
6959
6960         c-strtod, c-strtold: Use multithread-safe implementation on MacOS X.
6961         * modules/c-strtod (Depends-on): Add locale.
6962         * modules/c-strtold (Depends-on): Likewise.
6963
6964 2009-12-12  Bruno Haible  <bruno@clisp.org>
6965
6966         * lib/localcharset.c (locale_charset): Add comment about use of GetACP.
6967
6968 2009-12-11  Eric Blake  <ebb9@byu.net>
6969
6970         setenv: relax requirement in light of POSIX ruling
6971         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Test handling of "" but
6972         not NULL.
6973         * tests/test-setenv.c (main): Relax test.
6974         * tests/test-unsetenv.c (main): Likewise.
6975         * doc/posix-functions/setenv.texi (setenv): Document this.
6976         * doc/posix-functions/unsetenv.texi (unsetenv): Likewise.
6977
6978 2009-12-11  Bruno Haible  <bruno@clisp.org>
6979
6980         New module 'fd-safer-flag'.
6981         * lib/dup-safer-flag.c: New file, extracted from lib/dup-safer.c.
6982         * lib/dup-safer.c (dup_safer_flag): Remove function.
6983         * lib/fd-safer-flag.c: New file, extracted from lib/fd-safer.c.
6984         * lib/fd-safer.c (fd_safer_flag): Remove function.
6985         * lib/unistd-safer.h (dup_safer_flag, fd_safer_flag): Update condition.
6986         * modules/cloexec (configure.ac): Drop indicator macro.
6987         * modules/fd-safer-flag: New file.
6988         * modules/pipe2-safer (Depends-on): Add fd-safer-flag. Remove cloexec.
6989         * modules/stdlib-safer (Depends-on): Add fd-safer-flag.
6990         * modules/unistd-safer-tests (Depends-on): Add fd-safer-flag.
6991
6992 2009-12-11  Bruno Haible  <bruno@clisp.org>
6993
6994         Tests for module 'nl_langinfo'.
6995         * modules/nl_langinfo-tests: New file.
6996         * tests/test-nl_langinfo.sh: New file.
6997         * tests/test-nl_langinfo.c: New file.
6998
6999         New module 'nl_langinfo'.
7000         * lib/nl_langinfo.c: New file.
7001         * m4/nl_langinfo.m4: New file.
7002         * modules/nl_langinfo: New file.
7003         * doc/posix-functions/nl_langinfo.texi: Mention the new module.
7004
7005 2009-12-11  Bruno Haible  <bruno@clisp.org>
7006
7007         Tests for module 'langinfo'.
7008         * modules/langinfo-tests: New file.
7009         * tests/test-langinfo.c: New file.
7010
7011         New module 'langinfo'.
7012         * lib/langinfo.in.h: New file.
7013         * m4/langinfo_h.m4: New file.
7014         * modules/langinfo: New file.
7015         * doc/posix-headers/langinfo.texi: Mention the new module.
7016
7017 2009-12-11  Bruno Haible  <bruno@clisp.org>
7018
7019         * lib/config.charset: Untabify.
7020
7021 2009-12-11  Bruno Haible  <bruno@clisp.org>
7022
7023         * modules/unistd-safer (configure.ac): Drop indicator macro.
7024
7025 2009-12-11  Bruno Haible  <bruno@clisp.org>
7026
7027         Move pipe2-safer code to its own file.
7028         * lib/pipe2-safer.c: New file, extracted from lib/pipe-safer.c.
7029         * lib/pipe-safer.c (pipe2_safer): Remove function.
7030         * modules/pipe2-safer (Files): Add lib/pipe2-safer.c.
7031         (Makefile.am): Add it to lib_SOURCES.
7032
7033 2009-12-10  Bruno Haible  <bruno@clisp.org>
7034
7035         * lib/recvfrom.c (rpl_recvfrom): Allow the from argument to be NULL.
7036
7037 2009-12-10  Bruno Haible  <bruno@clisp.org>
7038
7039         Declare which arguments expect non-NULL values, for GCC and clang.
7040         * build-aux/arg-nonnull.h: New file.
7041         * modules/arg-nonnull: New file.
7042         * lib/arpa_inet.in.h (_GL_ARG_NONNULL): New placeholder.
7043         (inet_ntop, inet_pton): Use it.
7044         * lib/dirent.in.h (_GL_ARG_NONNULL): New placeholder.
7045         (closedir, dirfd, opendir, scandir, alphasort): Use it.
7046         * lib/fcntl.in.h (_GL_ARG_NONNULL): New placeholder.
7047         (open, openat): Use it.
7048         * lib/fnmatch.in.h (_GL_ARG_NONNULL): New placeholder.
7049         (fnmatch): Use it.
7050         * lib/getopt.in.h (_GL_ARG_NONNULL): New placeholder.
7051         (getopt, getopt_long, getopt_long_only): Use it.
7052         * lib/glob.in.h (_GL_ARG_NONNULL): New placeholder.
7053         * lib/glob-libc.h (glob, globfree, glob64, globfree64, glob_pattern_p):
7054         Use it.
7055         * lib/iconv.in.h (_GL_ARG_NONNULL): New placeholder.
7056         (iconv_open): Use it.
7057         * lib/inttypes.in.h (_GL_ARG_NONNULL): New placeholder.
7058         (strtoimax, strtoumax): Use it.
7059         * lib/locale.in.h (_GL_ARG_NONNULL): New placeholder.
7060         (duplocale): Use it.
7061         * lib/math.in.h (_GL_ARG_NONNULL): New placeholder.
7062         (frexp, frexpl): Use it.
7063         * lib/netdb.in.h (_GL_ARG_NONNULL): New placeholder.
7064         (getaddrinfo, freeaddrinfo, getnameinfo): Use it.
7065         * lib/search.in.h (_GL_ARG_NONNULL): New placeholder.
7066         (tsearch, tfind, tdelete, twalk): Use it.
7067         * lib/signal.in.h (_GL_ARG_NONNULL): New placeholder.
7068         (sigismember, sigemptyset, sigaddset, sigdelset, sigfillset,
7069         sigpending): Use it.
7070         * lib/spawn.in.h (_GL_ARG_NONNULL): New placeholder.
7071         (posix_spawn, posix_spawnp, posix_spawnattr_init,
7072         posix_spawnattr_destroy, posix_spawnattr_getsigdefault,
7073         posix_spawnattr_setsigdefault, posix_spawnattr_getsigmask,
7074         posix_spawnattr_setsigmask, posix_spawnattr_getflags,
7075         posix_spawnattr_setflags, posix_spawnattr_getpgroup,
7076         posix_spawnattr_setpgroup, posix_spawnattr_getschedpolicy,
7077         posix_spawnattr_setschedpolicy, posix_spawnattr_getschedparam,
7078         posix_spawnattr_setschedparam, posix_spawn_file_actions_init,
7079         posix_spawn_file_actions_destroy, posix_spawn_file_actions_addopen,
7080         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2):
7081         Use it.
7082         * lib/stdio.in.h (_GL_ARG_NONNULL): New placeholder.
7083         (dprintf, fclose, fopen, fprintf, fpurge, fputc, fputs, freopen,
7084         rpl_fseek, fseeko, rpl_ftell, ftello, fwrite, getdelim, getline,
7085         obstack_printf, obstack_vprintf, popen, printf, putc, puts, remove,
7086         rename, renameat, snprintf, sprintf, asprintf, vasprintf, vdprintf,
7087         vfprintf, vprintf, vsnprintf, vsprintf): Use it.
7088         * lib/stdlib.in.h (_GL_ARG_NONNULL): New placeholder.
7089         (atoll, canonicalize_file_name, getloadavg, getsubopt, mkdtemp,
7090         mkostemp, mkostemps, mkstemp, mkstemps, putenv, srandom_r, initstate_r,
7091         setstate_r, random_r, realpath, rpmatch, setenv, strtod, strtoll,
7092         strtoull, unsetenv): Use it.
7093         * lib/string.in.h (_GL_ARG_NONNULL): New placeholder.
7094         (memchr, memmem, mempcpy, memrchr, rawmemchr, stpcpy, stpncpy,
7095         strchrnul, strdup, strndup, strnlen, strpbrk, strsep, strstr,
7096         strcasestr, strtok_r, mbslen, mbsnlen, mbschr, mbsrchr, mbsstr,
7097         mbscasecmp, mbsncasecmp, mbspcasecmp, mbscasestr, mbscspn, mbspbrk,
7098         mbsspn, mbssep, mbstok_r, strverscmp): Use it.
7099         * lib/strings.in.h (_GL_ARG_NONNULL): New placeholder.
7100         (strcasecmp, strncasecmp): Use it.
7101         * lib/sys_socket.in.h (_GL_ARG_NONNULL): New placeholder.
7102         (rpl_connect, rpl_bind, rpl_getpeername, rpl_getsockname,
7103         rpl_getsockopt, rpl_recv, rpl_send, rpl_recvfrom, rpl_sendto,
7104         rpl_setsockopt): Use it.
7105         * lib/sys_stat.in.h (_GL_ARG_NONNULL): New placeholder.
7106         (fchmodat, fstat, fstatat, lchmod, rpl_lstat, mkdir, mkdirat, mkfifo,
7107         mkfifoat, mknod, mknodat, stat, utimensat): Use it.
7108         * lib/sys_time.in.h (_GL_ARG_NONNULL): New placeholder.
7109         (gettimeofday): Use it.
7110         * lib/sys_times.in.h (_GL_ARG_NONNULL): New placeholder.
7111         (times): Use it.
7112         * lib/sys_utsname.in.h (_GL_ARG_NONNULL): New placeholder.
7113         (uname): Use it.
7114         * lib/time.in.h (_GL_ARG_NONNULL): New placeholder.
7115         (nanosleep, mktime, localtime_r, gmtime_r, strptime, timegm): Use it.
7116         * lib/unistd.in.h (_GL_ARG_NONNULL): New placeholder.
7117         (chown, euidaccess, faccessat, _gl_register_fd, fchownat,
7118         getdomainname, gethostname, getlogin_r, lchown, link, linkat, pipe2,
7119         pread, readlink, readlinkat, rmdir, symlink, symlinkat, unlink,
7120         unlinkat, write): Use it.
7121         * lib/wchar.in.h (_GL_ARG_NONNULL): New placeholder.
7122         (mbsrtowcs, mbsnrtowcs, wcsrtombs, wcsnrtombs): Use it.
7123         * lib/argv-iter.h: Include arg-nonnull.h.
7124         (_ATTRIBUTE_NONNULL_): Remove macro.
7125         (argv_iter_init_argv, argv_iter_init_stream, argv_iter,
7126         argv_iter_n_args, argv_iter_free): Use _GL_ARG_NONNULL.
7127         * lib/canonicalize-lgpl.c (_GL_ARG_NONNULL): Define, to defeat gcc
7128         optimization.
7129         * lib/getaddrinfo.c (_GL_ARG_NONNULL): Likewise.
7130         * lib/getdelim.c (_GL_ARG_NONNULL): Likewise.
7131         * lib/glob.c (_GL_ARG_NONNULL): Likewise.
7132         * lib/random_r.c (_GL_ARG_NONNULL): Likewise.
7133         * lib/setenv.c (_GL_ARG_NONNULL): Likewise.
7134         * lib/strtod.c (_GL_ARG_NONNULL): Likewise.
7135         * lib/tsearch.c (_GL_ARG_NONNULL): Likewise.
7136         * lib/unsetenv.c (_GL_ARG_NONNULL): Likewise.
7137         * modules/arpa_inet (Depends-on): Add arg-nonnull.
7138         (Makefile.am): Insert arg-nonnull.h into arpa/inet.h.
7139         * modules/dirent (Depends-on): Add arg-nonnull.
7140         (Makefile.am): Insert arg-nonnull.h into dirent.h.
7141         * modules/fcntl-h (Depends-on): Add arg-nonnull.
7142         (Makefile.am): Insert arg-nonnull.h into fcntl.h.
7143         * modules/fnmatch (Depends-on): Add arg-nonnull.
7144         (Makefile.am): Insert arg-nonnull.h into fnmatch.h.
7145         * modules/getopt-posix (Depends-on): Add arg-nonnull.
7146         (Makefile.am): Insert arg-nonnull.h into getopt.h.
7147         * modules/glob (Depends-on): Add arg-nonnull.
7148         (Makefile.am): Insert arg-nonnull.h into glob.h.
7149         * modules/iconv_open (Depends-on): Add arg-nonnull.
7150         (Makefile.am): Insert arg-nonnull.h into iconv.h.
7151         * modules/inttypes (Depends-on): Add arg-nonnull.
7152         (Makefile.am): Insert arg-nonnull.h into inttypes.h.
7153         * modules/locale (Depends-on): Add arg-nonnull.
7154         (Makefile.am): Insert arg-nonnull.h into locale.h.
7155         * modules/math (Depends-on): Add arg-nonnull.
7156         (Makefile.am): Insert arg-nonnull.h into math.h.
7157         * modules/netdb (Depends-on): Add arg-nonnull.
7158         (Makefile.am): Insert arg-nonnull.h into netdb.h.
7159         * modules/search (Depends-on): Add arg-nonnull.
7160         (Makefile.am): Insert arg-nonnull.h into search.h.
7161         * modules/signal (Depends-on): Add arg-nonnull.
7162         (Makefile.am): Insert arg-nonnull.h into signal.h.
7163         * modules/spawn (Depends-on): Add arg-nonnull.
7164         (Makefile.am): Insert arg-nonnull.h into spawn.h.
7165         * modules/stdio (Depends-on): Add arg-nonnull.
7166         (Makefile.am): Insert arg-nonnull.h into stdio.h.
7167         * modules/stdlib (Depends-on): Add arg-nonnull.
7168         (Makefile.am): Insert arg-nonnull.h into stdlib.h.
7169         * modules/string (Depends-on): Add arg-nonnull.
7170         (Makefile.am): Insert arg-nonnull.h into string.h.
7171         * modules/strings (Depends-on): Add arg-nonnull.
7172         (Makefile.am): Insert arg-nonnull.h into strings.h.
7173         * modules/sys_socket (Depends-on): Add arg-nonnull.
7174         (Makefile.am): Insert arg-nonnull.h into sys/socket.h.
7175         * modules/sys_stat (Depends-on): Add arg-nonnull.
7176         (Makefile.am): Insert arg-nonnull.h into sys/stat.h.
7177         * modules/sys_time (Depends-on): Add arg-nonnull.
7178         (Makefile.am): Insert arg-nonnull.h into sys/time.h.
7179         * modules/sys_times (Depends-on): Add arg-nonnull.
7180         (Makefile.am): Insert arg-nonnull.h into sys/times.h.
7181         * modules/sys_utsname (Depends-on): Add arg-nonnull.
7182         (Makefile.am): Insert arg-nonnull.h into sys/utsname.h.
7183         * modules/time (Depends-on): Add arg-nonnull.
7184         (Makefile.am): Insert arg-nonnull.h into time.h.
7185         * modules/unistd (Depends-on): Add arg-nonnull.
7186         (Makefile.am): Insert arg-nonnull.h into unistd.h.
7187         * modules/wchar (Depends-on): Add arg-nonnull.
7188         (Makefile.am): Insert arg-nonnull.h into wchar.h.
7189         * modules/argv-iter (Depends-on): Add arg-nonnull.
7190         * tests/test-canonicalize.c (null_ptr): New function.
7191         (main): Use it.
7192         * tests/test-canonicalize-lgpl.c (null_ptr): New function.
7193         (main): Use it.
7194         * tests/test-memmem.c (null_ptr): New function.
7195         (main): Use it.
7196         Reported by Jim Meyering.
7197
7198 2009-12-10  Bruno Haible  <bruno@clisp.org>
7199
7200         Use spaces for indentation, not tabs.
7201         * lib/**/*.[hcy] except lib/reg*.[hc]: Untabify.
7202         * m4/*.m4: Untabify.
7203         * build-aux/*.h: Untabify.
7204         * tests/**/*.[hc]: Untabify.
7205         * README: New section "Indent with spaces, not TABs", based on
7206         coreutils/HACKING and comments by Pádraig Brady and Paolo Bonzini.
7207         * NEWS: Mention the change.
7208
7209 2009-12-10  Bruno Haible  <bruno@clisp.org>
7210
7211         pty test: Fix link error.
7212         * modules/pty-tests (Makefile.am): Add the default LDADD value to
7213         test_pty_LDADD.
7214
7215 2009-12-07  Simon Josefsson  <simon@josefsson.org>
7216
7217         * modules/pty: New file.
7218         * modules/pty-tests: New file.
7219         * m4/pty.m4: New file.
7220         * tests/test-pty.c: New file.
7221         * doc/glibc-headers/pty.texi: Modified.
7222         * doc/glibc-functions/forkpty.texi: Modified.
7223         * doc/glibc-functions/openpty.texi: Modified.
7224
7225 2009-12-10  Bruno Haible  <bruno@clisp.org>
7226
7227         Avoid syntax error in C++ mode.
7228         * lib/stdio.in.h (rename): Don't use parameter name 'new'.
7229
7230 2009-12-10  Bruno Haible  <bruno@clisp.org>
7231
7232         Use sed with option -e.
7233         * gnulib-tool (func_version, func_emit_copyright_notice,
7234         func_emit_initmacro_end, func_import, func_create_testdir): Pass
7235         option -e to sed.
7236         * modules/link-warning (Makefile.am): Likewise.
7237
7238 2009-12-10  Jim Meyering  <meyering@redhat.com>
7239
7240         mgetgroups: do not write bytes beyond end of malloc'd buffer
7241         * lib/mgetgroups.c: Fix an off-by-one error.  When we have no
7242         username, we call getgroups with a one-element-shorter buffer,
7243         but still told it the length was original, max_n_groups.
7244
7245 2009-12-09  Eric Blake  <ebb9@byu.net>
7246
7247         cloexec: relax license
7248         * modules/cloexec (Maintainer): Add myself.
7249         (License): Use LGPL, not GPL.
7250
7251         link-warning: optimize generation
7252         * modules/link-warning (Makefile.am): Reduce process usage.
7253
7254 2009-12-09  Bruno Haible  <bruno@clisp.org>
7255
7256         * doc/posix-functions/unsetenv.texi: Mention Solaris 10 bug for which a
7257         workaround was added on 2009-11-17.
7258
7259 2009-12-09  Jim Meyering  <meyering@redhat.com>
7260             Bruno Haible  <bruno@clisp.org>
7261
7262         link-warning: Allow extra lines at the top of build-aux/link-warning.h.
7263         * modules/link-warning (Makefile.am): Make the comment-removing sed
7264         command more robust in the face of bootstrap-prepended comment lines.
7265
7266 2009-12-09  Bruno Haible  <bruno@clisp.org>
7267
7268         * lib/mgetgroups.c (mgetgroups): Don't remove duplicates if there is at
7269         most one group.
7270
7271 2009-12-09  Simon Josefsson <simon@josefsson.org>
7272             Bruno Haible  <bruno@clisp.org>
7273
7274         * build-aux/link-warning.h: Add copyright notice.
7275         * modules/link-warning (Makefile.am): Generate link-warning.h from
7276         build-aux/link-warning.h. Update LINK_WARNING_H accordingly.
7277         * NEWS: Mention change in link-warning module.
7278         * modules/arpa_inet (Makefile.am): Add dependency to arpa/inet.h.
7279         * modules/dirent (Makefile.am): Add dependency to dirent.h.
7280         * modules/fcntl-h (Makefile.am): Add dependency to fcntl.h.
7281         * modules/getopt-posix (Makefile.am): Add dependency to getopt.h.
7282         * modules/inttypes (Makefile.am): Add dependency to inttypes.h.
7283         * modules/math (Makefile.am): Add dependency to math.h.
7284         * modules/search (Makefile.am): Add dependency to search.h.
7285         * modules/signal (Makefile.am): Add dependency to signal.h.
7286         * modules/spawn (Makefile.am): Add dependency to spawn.h.
7287         * modules/stdio (Makefile.am): Add dependency to stdio.h.
7288         * modules/stdlib (Makefile.am): Add dependency to stdlib.h.
7289         * modules/string (Makefile.am): Add dependency to string.h.
7290         * modules/strings (Makefile.am): Add dependency to strings.h.
7291         * modules/sys_ioctl (Makefile.am): Add dependency to sys/ioctl.h.
7292         * modules/sys_select (Makefile.am): Add dependency to sys/select.h.
7293         * modules/sys_socket (Makefile.am): Add dependency to sys/socket.h.
7294         * modules/sys_stat (Makefile.am): Add dependency to sys/stat.h.
7295         * modules/sys_times (Makefile.am): Add dependency to sys/times.h.
7296         * modules/sys_utsname (Makefile.am): Add dependency to sys/utsname.h.
7297         * modules/sys_wait (Makefile.am): Add dependency to sys/wait.h.
7298         * modules/unistd (Makefile.am): Add dependency to unistd.h.
7299         * modules/wchar (Makefile.am): Add dependency to wchar.h.
7300
7301 2009-12-09  Bruno Haible  <bruno@clisp.org>
7302
7303         fchdir: Optimize away rpl_fstat when possible.
7304         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Set REPLACE_FSTAT only together with
7305         REPLACE_OPEN_DIRECTORY.
7306         * lib/fchdir.c (rpl_fstat): Define only when REPLACE_OPEN_DIRECTORY.
7307
7308 2009-12-09  Bruno Haible  <bruno@clisp.org>
7309
7310         * lib/fchdir.c: Update comment.
7311
7312 2009-12-09  Bruno Haible  <bruno@clisp.org>
7313
7314         * lib/cloexec.c (set_cloexec_flag): Clarify intent of dup2 call.
7315
7316 2009-12-08  Eric Blake  <ebb9@byu.net>
7317
7318         fchdir: avoid memory leak on re-registration.
7319         * lib/fchdir.c (ensure_dirs_slot): Avoid memory leak.
7320
7321 2009-12-08  Jim Meyering  <meyering@redhat.com>
7322
7323         init.sh: avoid Solaris 10 /bin/sh portability problem
7324         Solaris 10's /bin/sh does not pass '.' arguments 2.. to the
7325         sourced script:
7326           $ printf 'echo "$@"\n' > f; /bin/sh -c '. ./f bar'
7327           $ printf 'echo "$@"\n' > f; /bin/bash -c '. ./f bar'
7328           bar
7329         tests/init.sh relied on that, accepting a --set-path=DIR argument,
7330         and two tests used that idiom.
7331         * tests/init.sh: Update suggested usage comments.
7332         (path_prepend_): New function, to be used in place
7333         of the --src-path=DIR option.
7334         (setup_): Move PATH-prepending code into path_prepend_.
7335         * tests/test-pread.sh: Adapt to new usage.
7336         * tests/test-xalloc-die.sh: Likewise.
7337
7338 2009-12-08  Simon Josefsson  <simon@josefsson.org>
7339
7340         * doc/gnulib.texi (Glibc pty.h): Add.
7341         * doc/glibc-functions/forkpty.texi: Add.
7342         * doc/glibc-functions/openpty.texi: Add.
7343         Suggested by Bruno Haible.
7344
7345 2009-12-08  Eric Blake  <ebb9@byu.net>
7346
7347         fchdir: fix logic bugs
7348         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Fix logic bug.
7349         * tests/test-fchdir.c (main): Enhance test.
7350         * lib/fchdir.c (rpl_fstat): Always provide if fchdir replacement
7351         is in use.
7352
7353         dup2: fix logic bugs
7354         * lib/dup2.c (dup2): Fix logic bugs.  Use HAVE_DUP2 rather than
7355         REPLACE_DUP2 to decide when rpl_dup2 is needed.
7356         * m4/dup2.m4 (gl_REPLACE_DUP2): Only define REPLACE_DUP2 when dup2
7357         exists.
7358         (gl_FUNC_DUP2): Drop unneeded AC_DEFINE.
7359
7360 2009-12-07  Eric Blake  <ebb9@byu.net>
7361
7362         unlink: fix m4 detection
7363         * m4/unlink.m4 (gl_FUNC_UNLINK): Include correct header.
7364
7365         unistd-safer: add unit test
7366         * modules/unistd-safer-tests: New file.
7367         * tests/test-dup-safer.c: Likewise.
7368         * tests/test-cloexec.c (setmode): Avoid compiler warning.
7369         * tests/test-dup2.c (setmode): Likewise.
7370         * lib/cloexec.c (dup_cloexec): Fix mingw compile error.
7371
7372         cloexec: preserve text vs. binary across dup_cloexec
7373         * lib/cloexec.c (dup_cloexec) [W32]: Query and use translation
7374         mode.
7375         * modules/dup2-tests (Depends-on): Add binary-io.
7376         * modules/cloexec-tests (Depends-on): Likewise.
7377         * tests/test-dup2.c (setmode, is_mode): New helpers.
7378         (main): Add tests that translation mode is preserved.
7379         * tests/test-cloexec.c (setmode, is_mode, main): Likewise.
7380         Reported by Bruno Haible.
7381
7382         mgetgroups: reduce duplicate listings
7383         * lib/mgetgroups.c (mgetgroups): Reduce duplicates from the
7384         resulting array.
7385         * tests/test-chown.h (test_chown): Simplify client.
7386         * tests/test-lchown.h (test_lchown): Likewise.
7387
7388 2009-12-06  Bruno Haible  <bruno@clisp.org>
7389
7390         * lib/cloexec.c (dup_cloexec): Fix handling of _gl_register_dup return
7391         value.
7392
7393 2009-12-06  Bruno Haible  <bruno@clisp.org>
7394
7395         * lib/progname.c: Include stdio.h, stdlib.h.
7396         (set_program_name): Reject a NULL argument.
7397
7398 2009-12-05  Eric Blake  <ebb9@byu.net>
7399
7400         pipe2-safer: new module
7401         * modules/pipe2-safer: New file.
7402         * lib/unistd-safer.h (pipe2_safer): New prototype.
7403         * lib/unistd--.h (pipe2): New wrapper.
7404         * lib/pipe-safer.c (pipe2_safer): New function.
7405         * modules/pipe (Depends-on): Add pipe2-safer.
7406         * lib/pipe.c (create_pipe) [WIN32]: Let pipe2_safer do the work.
7407
7408         stdlib-safer: preserve cloexec flag for mkostemp[s]
7409         * lib/mkstemp-safer.c (mkostemp_safer, mkostemps_safer): Use new
7410         fd_safer_flag.
7411
7412         unistd-safer: allow preservation of cloexec status via flag
7413         * lib/unistd-safer.h (dup_safer_flag, fd_safer_flag): New
7414         prototypes.
7415         * lib/dup-safer.c (dup_safer_flag): New function.
7416         * lib/fd-safer.c (fd_safer_flag): Likewise.
7417         * modules/cloexec (configure.ac): Set witness.
7418
7419         test-dup2: enhance test
7420         * modules/dup2-tests (Depends-on): Add cloexec.
7421         * tests/test-dup2.c (main): Enhance test.
7422
7423         cloexec: add dup_cloexec
7424         * lib/cloexec.h (dup_cloexec): New prototype.  Add copyright
7425         header and comments.
7426         * lib/cloexec.c (set_cloexec_flag): Add comments.
7427         (dup_cloexec): New function, with mingw implementation borrowed
7428         from...
7429         * lib/w32spawn.h (dup_noinherit): ...here.
7430         * modules/execute (Depends-on): Add cloexec.
7431         * modules/pipe (Depends-on): Likewise.
7432         * modules/cloexec (Depends-on): Add dup2.
7433         * modules/cloexec-tests (Files): New file.
7434         * tests/test-cloexec.c: Likewise.
7435
7436         test-xalloc-die: fix test for mingw
7437         * modules/xalloc-die-tests (Files): Add tests/init.sh.
7438         * tests/test-xalloc-die.sh: Rewrite to use init.sh.  Strip
7439         directory and .exe suffix off argv[0] output.
7440
7441         test-fseeko: fix test for mingw
7442         * tests/test-fseeko.c (fseek): Redefine GL_LINK_WARNING, rather
7443         than undefining fseek, so test will pass on mingw.
7444
7445 2009-12-05  Bruno Haible  <bruno@clisp.org>
7446
7447         * lib/progname.h (set_program_name): Clarify specification.
7448         * lib/progname.c (set_program_name): Likewise.
7449         Reported by Jim Meyering.
7450
7451 2009-12-05  Jim Meyering  <meyering@redhat.com>
7452
7453         maint.mk: backslash-escape parens in default regexp
7454         * top/maint.mk (news-check-regexp): Now that we're using grep -E,
7455         backslash-escape the literal parentheses.
7456
7457         maint.mk: news-date-check: use grep -E
7458         * top/maint.mk (today): Define a Make variable, not a...
7459         (news-date-check): ...shell variable.
7460         (news-date-regexp): Use the Make variable.
7461         Use grep's -E option.  Change the failing diagnostic to mention
7462         the variable, $(news-date-regexp).
7463
7464 2009-12-04  Alfred M. Szmidt  <ams@gnu.org>
7465
7466         maintainer-makefile: allow customization of NEWS entry format
7467         * top/maint.mk (news-date-regexp): New overridable variable.
7468         (news-date-check): Use it.
7469
7470 2009-12-04  Eric Blake  <ebb9@byu.net>
7471
7472         mgetgroups: add xgetgroups, and avoid ENOSYS failures
7473         * lib/mgetgroups.h (xgetgroups): New prototype.
7474         * lib/mgetgroups.c (xgetgroups): New wrapper.
7475         (mgetgroups): Handle ENOSYS.
7476         * modules/mgetgroups (Depends-on): Add realloc.
7477         Reported by Scott Harrison <scott.gnu.2009@scottrix.co.uk>.
7478
7479         mgetgroups: avoid argument promotion issues with -1
7480         * lib/mgetgroups.c (mgetgroups): A cast is required when checking
7481         for invalid gid_t.
7482         * tests/test-chown.h (getegid, test_chown): Likewise.
7483         * tests/test-lchown.h (getegid, test_lchown): Likewise.
7484
7485 2009-12-03  Paolo Bonzini  <bonzini@gnu.org>
7486
7487         exclude: Fix header file problems.
7488         * lib/exclude.h: Add multiple inclusion guards and include stdbool.h.
7489
7490 2009-12-01  Jim Meyering  <meyering@redhat.com>
7491
7492         fts: fts_open: do not let an empty string cause immediate failure
7493         This is required in support of GNU rm, for which the command
7494         "rm A '' B" must process and remove both A and B, in spite of
7495         the empty string argument.
7496         * lib/fts.c (fts_open): Do not let the presence of an empty string
7497         cause fts_open to fail immediately.  Most fts-using tools must be
7498         able to process all arguments, in order, and can be expected to
7499         diagnose such arguments themselves.
7500
7501 2009-11-30  Eric Blake  <ebb9@byu.net>
7502
7503         utimens: fix compilation error
7504         * lib/utimens.c (lutimens) [!HAVE_UTIMENSAT && HAVE_LUTIMES]:
7505         Declare variable at right scope.
7506
7507 2009-11-29  Jim Meyering  <meyering@redhat.com>
7508
7509         bootstrap: handle perl-5.11's changed --version output
7510         * build-aux/bootstrap (get_version): Handle perl separately,
7511         since perl-5.11's --version output is different.
7512
7513 2009-11-28  Jim Meyering  <meyering@redhat.com>
7514
7515         userspec: depend on the inttostr module, too
7516         * modules/userspec (Depends-on): Add inttostr.
7517
7518         userspec: disallow an ID that maps to (uid_t)-1 or (gid_t)-1
7519         * lib/userspec.c (parse_with_separator): Do not accept a user ID
7520         number of MAXUID when it evaluates to (uid_t) -1.
7521         Likewise for group ID.  Reported by Matt McCutchen in
7522         <http://savannah.gnu.org/bugs/?28113>
7523
7524         userspec: reformat to use spaces, not TABs
7525         * lib/userspec.c: Expand TABs to spaces.
7526         Add Emacs' "indent-tabs-mode: nil" hint.
7527
7528 2009-11-27  Eric Blake  <ebb9@byu.net>
7529
7530         getopt-gnu: flush out another BSD bug
7531         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Test for the bug.
7532         * tests/test-getopt.c (main): Check POSIXLY_CORRECT first, to
7533         flush out BSD bug.
7534         * tests/test-getopt.h (test_getopt): End lists with NULL.
7535         * tests/test-getopt_long.h (test_getopt_long): Likewise.
7536         (test_getopt_long_posix): Enhance test.
7537         * modules/getopt-posix-tests (Depends-on): Add stdbool.
7538         * doc/glibc-functions/getopt_long.texi (getopt_long): Mention
7539         getopt-gnu.
7540         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
7541         Likewise.
7542
7543 2009-11-27  Simon Josefsson  <simon@josefsson.org>
7544
7545         * modules/idpriv-droptemp-tests (Notice): Fix text.
7546
7547 2009-11-27  Jim Meyering  <meyering@redhat.com>
7548
7549         test-xalloc-die: avoid spurious failure due to libtool argv difference
7550         In a libtool-enabled project, this test would fail due to a difference
7551         in the emitted program name, e.g.,
7552         -test-xalloc-die: memory exhausted
7553         +/tmp/.../tests/.libs/lt-test-xalloc-die: memory exhausted
7554         Use program to avoid that.
7555         * modules/xalloc-die-tests (Depends-on): Add progname.
7556         * tests/test-xalloc-die.c: Include progname.h".
7557         (program_name): Remove decl.
7558         (main): Call set_program_name.
7559         * tests/test-xalloc-die.sh (compare): Remove unnecessary ${EXE}.
7560
7561 2009-11-26  Richard Jones  <rjones@redhat.com>
7562
7563         w32sock: leave win32 error in place.
7564         * lib/w32sock.h (set_winsock_errno): Do not call WSASetLastError.
7565
7566 2009-11-26  Eric Blake  <ebb9@byu.net>
7567
7568         init.sh: suggest to use skip_ and fail_ functions in comments
7569         * tests/init.sh: Add a sentence.
7570
7571 2009-11-25  Bruno Haible  <bruno@clisp.org>
7572
7573         init.sh: add documentation in comments
7574         * tests/init.sh: Add some developer and user documentation.
7575
7576 2009-11-26  Jim Meyering  <meyering@redhat.com>
7577
7578         init.sh: accommodate even those who specify bogus srcdir manually
7579         * tests/init.sh: Normally, srcdir is guaranteed by automake and
7580         configure-time tests to be sanitized, so that there is no need to
7581         use "$srcdir" in Makefile rules and shell scripts.  Using $srcdir
7582         (with no double quotes) suffices.  However, since tests may be
7583         invoked manually, and since you may explicitly set srcdir to the
7584         name of a directory containing spaces, do quote its uses here.
7585         * tests/test-pread.sh: Likewise.
7586         Suggested by Bruno Haible.
7587
7588         test-pread.sh: avoid diagnostics for those who ignore SIGPIPE
7589         * tests/test-pread.sh: Write no data into the pipe, because
7590         test-pread actually reads none.  This avoids a diagnostic,
7591         "bash: echo: write error: Broken pipe", that arises in the unusual
7592         event something is ignoring SIGPIPE, and might be interpreted
7593         as some sort of failure.  Reported by Bruno Haible.
7594
7595 2009-11-25  Jim Meyering  <meyering@redhat.com>
7596
7597         test-pread: cover failure with ESPIPE and EINVAL
7598         * tests/test-pread.c (main): Test for failure, too.
7599         * tests/test-pread.sh: Invoke with stdin on a pipe.
7600         Suggested by Eric Blake.
7601
7602         pread: improvement and fix
7603         * modules/pread (Depends-on): Depend on lseek, for portability to
7604         e.g., mingw.  Suggested by Eric Blake.
7605         * lib/pread.c (__libc_read): Define.  Reported by Richard W.M. Jones.
7606
7607         unistd.in.h: correct declaration of pread
7608         * lib/unistd.in.h: Correct type of "buf" parameter: void*, not char*
7609         Reported by Richard W.M. Jones.
7610
7611         test-pread.sh: distribute the test script
7612         * modules/pread-tests (Files): Include test-pread.sh.
7613
7614         test-pread.sh: clean up
7615         * tests/test-pread.sh: Don't refer to $builddir. Just use equivalent ".".
7616         * modules/pread-tests (TESTS_ENVIRONMENT): Don't export builddir.
7617         That is unnecessary, since it's always ".".
7618         Suggestion from Eric Blake.
7619
7620         test-pread.sh: make executable
7621         * tests/test-pread.sh: Set executable bit.
7622         Reported by Eric Blake.
7623
7624         correct typo in test-pread.sh
7625         * tests/test-pread.sh: Add #! line.
7626
7627         test pread
7628         * tests/test-pread.c: New file.
7629         * tests/test-pread.sh: Likewise.
7630         * modules/pread-tests: Likewise.
7631
7632         pread: new module
7633         * modules/pread: New file.
7634         * lib/unistd.in.h (pread): Define/declare.
7635         * lib/pread.c (pread): New file.
7636         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define defaults.
7637         * modules/unistd (Makefile.am): Substitute witnesses.
7638         * doc/posix-functions/pread.texi (pread): Update.
7639         * MODULES.html.sh: Add pread.
7640
7641 2009-11-25  Jim Meyering  <meyering@redhat.com>
7642
7643         tests/init.sh: new file to be used via most *.sh tests
7644         * tests/init.sh: New file.
7645
7646 2009-11-25  Eric Blake  <ebb9@byu.net>
7647
7648         utimens: work around older Linux failure with symlinks
7649         * lib/utimens.c (lutimensat_works_really): New variable.
7650         (fdutimens, lutimens): Use it to manage kernels that support
7651         nanosecond times on files, but not on symlinks.
7652         Reported by Ondřej Vašík.
7653
7654         utimes: fix configure grammar
7655         * m4/utimes.m4 (gl_FUNC_UTIMES): Delete spurious word.
7656
7657 2009-11-25  Paolo Bonzini  <bonzini@gnu.org>
7658
7659         regex: Fix fastmap for multibyte character ranges.
7660         * lib/regcomp.c (re_compute_fastmap_iter): Add all multibyte lead
7661         characters when a multibyte character range is included.
7662
7663 2009-11-22  Andy Wingo  <wingo@pobox.com>
7664
7665         version-etc: work also with AM_INIT_AUTOMAKE's no-define option
7666         * lib/version-etc.c [!defined PACKAGE]: Define to PACKAGE_TARNAME.
7667
7668 2009-11-24  Bruno Haible  <bruno@clisp.org>
7669
7670         doc: Most *_l functions exist in MacOS X 10.5.
7671         * doc/posix-functions/duplocale.texi: Update platforms list.
7672         * doc/posix-functions/freelocale.texi: Likewise.
7673         * doc/posix-functions/newlocale.texi: Likewise.
7674         * doc/posix-functions/uselocale.texi: Likewise.
7675         * doc/posix-functions/isalnum_l.texi: Likewise.
7676         * doc/posix-functions/isalpha_l.texi: Likewise.
7677         * doc/posix-functions/isblank_l.texi: Likewise.
7678         * doc/posix-functions/iscntrl_l.texi: Likewise.
7679         * doc/posix-functions/isdigit_l.texi: Likewise.
7680         * doc/posix-functions/isgraph_l.texi: Likewise.
7681         * doc/posix-functions/islower_l.texi: Likewise.
7682         * doc/posix-functions/isprint_l.texi: Likewise.
7683         * doc/posix-functions/ispunct_l.texi: Likewise.
7684         * doc/posix-functions/isspace_l.texi: Likewise.
7685         * doc/posix-functions/isupper_l.texi: Likewise.
7686         * doc/posix-functions/iswalnum_l.texi: Likewise.
7687         * doc/posix-functions/iswalpha_l.texi: Likewise.
7688         * doc/posix-functions/iswblank_l.texi: Likewise.
7689         * doc/posix-functions/iswcntrl_l.texi: Likewise.
7690         * doc/posix-functions/iswctype_l.texi: Likewise.
7691         * doc/posix-functions/iswdigit_l.texi: Likewise.
7692         * doc/posix-functions/iswgraph_l.texi: Likewise.
7693         * doc/posix-functions/iswlower_l.texi: Likewise.
7694         * doc/posix-functions/iswprint_l.texi: Likewise.
7695         * doc/posix-functions/iswpunct_l.texi: Likewise.
7696         * doc/posix-functions/iswspace_l.texi: Likewise.
7697         * doc/posix-functions/iswupper_l.texi: Likewise.
7698         * doc/posix-functions/iswxdigit_l.texi: Likewise.
7699         * doc/posix-functions/isxdigit_l.texi: Likewise.
7700         * doc/posix-functions/nl_langinfo_l.texi: Likewise.
7701         * doc/posix-functions/strcasecmp_l.texi: Likewise.
7702         * doc/posix-functions/strcoll_l.texi: Likewise.
7703         * doc/posix-functions/strfmon_l.texi: Likewise.
7704         * doc/posix-functions/strftime_l.texi: Likewise.
7705         * doc/posix-functions/strncasecmp_l.texi: Likewise.
7706         * doc/posix-functions/strxfrm_l.texi: Likewise.
7707         * doc/posix-functions/tolower_l.texi: Likewise.
7708         * doc/posix-functions/toupper_l.texi: Likewise.
7709         * doc/posix-functions/towctrans_l.texi: Likewise.
7710         * doc/posix-functions/towlower_l.texi: Likewise.
7711         * doc/posix-functions/towupper_l.texi: Likewise.
7712         * doc/posix-functions/wcscoll_l.texi: Likewise.
7713         * doc/posix-functions/wcsxfrm_l.texi: Likewise.
7714         * doc/posix-functions/wctrans_l.texi: Likewise.
7715         * doc/posix-functions/wctype_l.texi: Likewise.
7716         * doc/glibc-functions/strptime_l.texi: Likewise.
7717         * doc/glibc-functions/strtod_l.texi: Likewise.
7718         * doc/glibc-functions/strtof_l.texi: Likewise.
7719         * doc/glibc-functions/strtol_l.texi: Likewise.
7720         * doc/glibc-functions/strtold_l.texi: Likewise.
7721         * doc/glibc-functions/strtoll_l.texi: Likewise.
7722         * doc/glibc-functions/strtoul_l.texi: Likewise.
7723         * doc/glibc-functions/strtoull_l.texi: Likewise.
7724         * doc/glibc-functions/wcsftime_l.texi: Likewise.
7725         * doc/glibc-functions/wcstod_l.texi: Likewise.
7726         * doc/glibc-functions/wcstof_l.texi: Likewise.
7727         * doc/glibc-functions/wcstol_l.texi: Likewise.
7728         * doc/glibc-functions/wcstold_l.texi: Likewise.
7729         * doc/glibc-functions/wcstoll_l.texi: Likewise.
7730         * doc/glibc-functions/wcstoul_l.texi: Likewise.
7731         * doc/glibc-functions/wcstoull_l.texi: Likewise.
7732
7733 2009-11-24  Bruno Haible  <bruno@clisp.org>
7734
7735         duplocale: Fix logic bug.
7736         * lib/duplocale.c: Don't include <langinfo.h>.
7737         (_NL_LOCALE_NAME): Remove macro.
7738         (rpl_duplocale): Use setlocale instead of nl_langinfo.
7739         * tests/test-duplocale.c (main): Also test duplocale after uselocale.
7740
7741 2009-11-23  Jim Meyering  <meyering@redhat.com>
7742
7743         test-update-copyright: don't hard-code /usr/bin/perl
7744         * tests/test-update-copyright.sh (YEAR): Use date +%Y, rather than
7745         perl to print the current year.  Gilles Espinasse reported that
7746         the replaced use of perl was hard-coded as /usr/bin/perl.
7747
7748 2009-11-23  Bruno Haible  <bruno@clisp.org>
7749
7750         duplocale: Add support for glibc 2.3.x.
7751         * lib/duplocale.c (rpl_duplocale): Add fallback code for glibc 2.3.x.
7752
7753 2009-11-22  Bruno Haible  <bruno@clisp.org>
7754
7755         vasnprintf: Tiny optimization.
7756         * lib/vasnprintf.c (decimal_point_char): Choose the fast path also on
7757         MacOS X.
7758
7759 2009-11-22  Bruno Haible  <bruno@clisp.org>
7760
7761         Tests for module 'duplocale'.
7762         * modules/duplocale-tests: New file.
7763         * tests/test-duplocale.c: New file.
7764
7765         New module 'duplocale'.
7766         * m4/duplocale.m4: New file.
7767         * lib/locale.in.h (duplocale): New declaration.
7768         * lib/duplocale.c: New file.
7769         * m4/locale_h.m4 (gl_REPLACE_LOCALE_H, gl_LOCALE_MODULE_INDICATOR,
7770         gl_LOCALE_H_DEFAULTS): New macros.
7771         (gl_LOCALE_H): Require gl_LOCALE_H_DEFAULTS. Invoke
7772         gl_CHECK_NEXT_HEADERS unconditionally. Invoke gl_REPLACE_LOCALE_H.
7773         * modules/locale (Makefile.am): Substitute also GNULIB_DUPLOCALE,
7774         REPLACE_DUPLOCALE.
7775         * modules/duplocale: New file.
7776         * doc/posix-functions/duplocale.texi: Mention the glibc bug.
7777
7778 2009-11-22  Bruno Haible  <bruno@clisp.org>
7779
7780         * modules/locale-tests (configure.ac): Test for newlocale function.
7781         * tests/test-locale.c: When the system has extended locale functions,
7782         verify that <locale.h> defines locale_t and LC_GLOBAL_LOCALE.
7783
7784         locale: Make locale_t available when possible.
7785         * lib/locale.in.h: Include <xlocale.h> when it exists.
7786         * m4/locale_h.m4 (gl_LOCALE_H): Check for <xlocale.h> and arrange to
7787         replace <locale.h> if it does not define locale_t but <xlocale.h> does.
7788         * modules/locale (Depends-on): Add extensions.
7789         (Makefile.am): Also substitute HAVE_XLOCALE_H.
7790         * doc/posix-headers/locale.texi: Document the problem with locale_t.
7791
7792 2009-11-22  Bruno Haible  <bruno@clisp.org>
7793
7794         Add comments.
7795         * m4/dirent_h.m4 (gl_DIRENT_H): Add comment about gl_CHECK_NEXT_HEADERS
7796         invocation.
7797         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
7798         * m4/spawn_h.m4 (gl_SPAWN_H): Likewise.
7799         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
7800
7801 2009-11-22  Bruno Haible  <bruno@clisp.org>
7802
7803         error: account for the possibility of freopen (stdout).
7804         * lib/error.c: Include <unistd.h>.
7805         (flush_stdout): New function, extracted from error and error_at_line.
7806         Determine stdout's fd dynamically.
7807         (error, error_at_line): Invoke flush_stdout.
7808         * m4/error.m4 (gl_PREREQ_ERROR): Require AC_C_INLINE.
7809         * modules/error (Depends-on): Add unistd.
7810
7811 2009-11-22  Bruno Haible  <bruno@clisp.org>
7812
7813         diffseq: Add comment.
7814         * lib/diffseq.h (IF_LINT): Add comment about pitfall.
7815
7816 2009-11-22  Jim Meyering  <meyering@redhat.com>
7817
7818         c-stack: avoid defining an unused static function
7819         * lib/c-stack.c (find_stack_direction): Do not define this function
7820         when it will not be used.
7821
7822         diffseq: avoid spurious gcc warnings
7823         * lib/diffseq.h (IF_LINT2): Define.
7824         (compareseq): Use it to initialize two members of "part".
7825         This avoids two used-uninitialized warnings.
7826
7827 2009-11-21  Jim Meyering  <meyering@redhat.com>
7828
7829         c-stack: avoid "ignoring return value of `write'" warning
7830         * lib/c-stack.c: Include "ignore-value.h".
7831         (die): Explicitly ignore each write return value.
7832         * modules/c-stack (Depends-on): Add ignore-value.
7833
7834 2009-11-21  Bruno Haible  <bruno@clisp.org>
7835
7836         diffseq: reduce scope of variable 'best'.
7837         * lib/diffseq.h (diag) [USE_HEURISTIC]: Reduce scope of 'best'
7838         variable, earlier used for two different purposes.
7839
7840 2009-11-21  Jim Meyering  <meyering@redhat.com>
7841
7842         diffseq: remove useless assignment to "best"
7843         * lib/diffseq.h (diag) [USE_HEURISTIC]: Remove useless "best = 0"
7844         assignment.  At that point "best" is already guaranteed to be zero.
7845
7846 2009-11-20  Eric Blake  <ebb9@byu.net>
7847
7848         build: mention ftp redirector in release announcements
7849         * top/maint.mk (gnu_rel_host, url_dir_list): Provide defaults for
7850         values that used to come from cfg.mk; mention FTP redirect URL.
7851         * build-aux/announce-gen: Mention the mirror list.
7852         Suggested by Karl Berry.
7853
7854         nanosleep: improve port to mingw
7855         * lib/nanosleep.c (rpl_nanosleep): Reject invalid arguments.
7856         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Incorporate LIBSOCKET into
7857         LIB_NANOSLEEP, but only when needed.
7858         * modules/select (Link): Document LIBSOCKET.
7859         * m4/select.m4 (gl_FUNC_SELECT): Ensure LIBSOCKET is defined early
7860         enough.
7861
7862         nanosleep: work around cygwin bug
7863         * lib/nanosleep.c (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]:
7864         Fix logic bug when nanosleep fails.  Work around cygwin 1.5.x
7865         bug.
7866         (getnow): Delete, not needed.
7867         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): No longer require
7868         LIB_CLOCK_GETTIME.
7869         * modules/nanosleep (Depends-on): Add intprops and verify.  Drop
7870         clock-time, gettime.
7871         * doc/posix-functions/nanosleep.texi (nanosleep): Document the
7872         bug.
7873         * modules/nanosleep-tests: New test.
7874         * tests/test-nanosleep.c: New file.
7875
7876         sleep: work around cygwin bug
7877         * lib/sleep.c (rpl_sleep): Work around the bug.
7878         * m4/sleep.m4 (gl_FUNC_SLEEP): Detect the bug.
7879         (gl_PREREQ_SLEEP): Delete unused macro.
7880         * modules/sleep (Depends-on): Add verify.
7881         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add default.
7882         * modules/unistd (Makefile.am): Substitute witness.
7883         * lib/unistd.in.h (sleep): Update prototype.
7884         * doc/posix-functions/sleep.texi (sleep): Document the bug.
7885         * tests/test-sleep.c (main) [HAVE_DECL_ALARM]: Test it.
7886         * modules/sleep-tests (Depends-on): Check for alarm.
7887
7888 2009-11-20  Jim Meyering  <meyering@redhat.com>
7889
7890         maint.mk: improve sc_prohibit_magic_number_exit
7891         * top/maint.mk (sc_prohibit_magic_number_exit): Tighten regexp
7892         so it does not match uses like System.exit(1).
7893         Add comments showing how to correct all offenders.
7894
7895 2009-11-19  Eric Blake  <ebb9@byu.net>
7896
7897         xalloc-die-tests: add missing library
7898         * modules/xalloc-die-tests (Makefile.am): Add LDADD line.
7899
7900         test-xvasprintf: silence compiler warnings
7901         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Mask
7902         empty string from gcc.
7903
7904 2009-11-19  Jim Meyering  <meyering@redhat.com>
7905
7906         xfreopen: new module, from coreutils
7907         * modules/xfreopen: New module.
7908         * lib/xfreopen.c: New file.
7909         * lib/xfreopen.h: New file.
7910         * MODULES.html.sh (File stream based Input/Output"): Add it.
7911
7912 2009-11-19  Eric Blake  <ebb9@byu.net>
7913
7914         manywarnings: depend on warnings
7915         * modules/manywarnings (Depends-on): Add warnings.
7916
7917         build: avoid compiler warnings
7918         * lib/select.c (rpl_select): Delete unused variable.
7919         * lib/setsockopt.c (rpl_setsockopt): Avoid incompatible pointer.
7920
7921 2009-11-18  Eric Blake  <ebb9@byu.net>
7922
7923         tests: avoid false negative with --with-packager
7924         * tests/test-version-etc.sh: Discard packager information.
7925         * tests/test-argp-version-etc-1.sh: Likewise.
7926         Reported by Mike Frysinger.
7927
7928         utimens: fix regression on Solaris
7929         * m4/utimens.m4 (gl_UTIMENS): Check for BSD bug.
7930         * lib/utimens.c (fdutimens): Revert 2009-11-08 change; Solaris 10
7931         can only change fd timestamps via futimesat.  Instead, use an
7932         additional witness macro to avoid BSD bug.
7933         Reported by Jim Meyering.
7934
7935 2009-11-17  Eric Blake  <ebb9@byu.net>
7936
7937         usleep: use it to simplify tests
7938         * modules/stat-time-tests (Depends-on): Add usleep.
7939         (configure.ac): Drop usleep check.
7940         * modules/chown-tests (Depends-on, configure.ac): Likewise.
7941         * modules/lchown-tests (Depends-on, configure.ac): Likewise.
7942         * modules/fdutimensat-tests (Depends-on, configure.ac): Likewise.
7943         * modules/futimens-tests (Depends-on, configure.ac): Likewise.
7944         * modules/openat-tests (Depends-on, configure.ac): Likewise.
7945         * modules/utimens-tests (Depends-on, configure.ac): Likewise.
7946         * modules/utimensat-tests (Depends-on, configure.ac): Likewise.
7947         * modules/pipe-filter-gi-tests (Depends-on, configure.ac):
7948         Likewise.
7949         * tests/test-chown.h (nap): Rely on nicer usleep semantics.
7950         * tests/test-lchown.h (nap): Likewise.
7951         * tests/test-pipe-filter-gi2-main.c (small_nap): Likewise.
7952         * tests/test-stat-time.c (nap): Likewise.
7953         * tests/test-utimens-common.h (nap): Update comments.
7954
7955         usleep: new module
7956         * modules/usleep: New file.
7957         * m4/usleep.m4 (gl_FUNC_USLEEP): Likewise.
7958         * lib/usleep.c (usleep): Likewise.
7959         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add defaults.
7960         * modules/unistd (Makefile.am): Substitute witnesses.
7961         * lib/unistd.in.h (usleep): Add declaration.
7962         * doc/pastposix-functions/usleep.texi (usleep): Document this.
7963         * MODULES.html.sh (Date and time): Likewise.
7964         * modules/usleep-tests (Depends-on): New test.
7965         * tests/test-usleep.c: New file.
7966
7967         chown: work around OpenBSD bug
7968         * lib/chown.c (rpl_chown): Work around the bug.
7969         * lib/lchown.c (rpl_lchown): Attempt to do likewise.
7970         * m4/chown.m4 (gl_FUNC_CHOWN): Test for ctime bug.
7971         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check for lchmod.
7972         * modules/chown (Depends-on): Add stdbool.
7973         * modules/lchown (Depends-on): Likewise.
7974         * doc/posix-functions/chown.texi (chown): Document the bug.
7975         * doc/posix-functions/lchown.texi (lchown): Likewise.
7976         * tests/test-lchown.h (test_chown): Relax test.
7977
7978         mkstemp: avoid conflict with C++ keyword template
7979         * lib/mkdtemp.c (mkdtemp): Change spelling of template.
7980         * lib/mkostemp.c (mkostemp): Likewise.
7981         * lib/mkostemps.c (mkostemps): Likewise.
7982         * lib/mkstemp.c (mkstemp): Likewise.
7983         * lib/mkstemps.c (mkstemps): Likewise.
7984
7985         xalloc-die-tests: optimize
7986         * tests/test-xalloc-die.sh: Reduce number of processes.
7987
7988 2009-11-17  Simon Josefsson  <simon@josefsson.org>
7989
7990         * gnulib-tool: Support LGPLv3+ licenses in module files.  Tiny
7991         patch from ludo@gnu.org (Ludovic Courtès).
7992
7993 2009-11-17  Jim Meyering  <meyering@redhat.com>
7994
7995         version-etc: use proper license string
7996         * modules/version-etc (License): Use LGPL, not LGPLv3+.
7997         * modules/version-etc-fsf: Likewise.
7998
7999 2009-11-17  Simon Josefsson  <simon@josefsson.org>
8000
8001         * tests/test-xalloc-die.sh: Add license.  Check that nothing is
8002         printed to stdout.  Deal with EOL differences.
8003
8004 2009-11-17  Eric Blake  <ebb9@byu.net>
8005
8006         unsetenv: work around Solaris bug
8007         * m4/setenv.m4 (gl_FUNC_UNSETENV): Check for bug.
8008         * lib/unsetenv.c (rpl_unsetenv): Work around it.
8009         Reported by Jim Meyering.
8010
8011         vasnprintf: avoid compiler warnings
8012         * lib/vasnprintf.c (VASNPRINTF): Avoid shadowing our own local
8013         variables.
8014         * lib/printf-args.c (PRINTF_FETCHARGS): Avoid type mismatch.
8015
8016 2009-11-17  Simon Josefsson  <simon@josefsson.org>
8017
8018         * modules/xalloc-die-tests (Makefile.am): Drop XFAIL_TESTS
8019         settings since xalloc-die is no longer the self test,
8020         xalloc-die.sh is.
8021
8022 2009-11-17  Jim Meyering  <meyering@redhat.com>
8023
8024         test-xalloc-die.sh: make the code agree with the commit log
8025         * tests/test-xalloc-die.sh: Put "." at the front of $PATH, not
8026         at the end, just in case you happen to have a test-xalloc-die
8027         program in some other PATH directory.
8028
8029         test-xalloc-die.sh: fix a portability bug
8030         * tests/test-xalloc-die.sh: Do not invoke via ./test-xalloc-die.
8031         Instead, set PATH to start with "." and invoke via "test-xalloc-die".
8032         Otherwise, argv[0] (as often seen in diagnostics) would be too
8033         system-dependent, sometimes with, and sometimes without the leading "./".
8034
8035         version-etc-fsf: relax license to LGPLv3+
8036         * modules/version-etc-fsf (License): Relax license.
8037
8038 2009-11-16  Eric Blake  <ebb9@byu.net>
8039
8040         xalloc-die-tests: avoid printing null pointer
8041         * modules/xalloc-die-tests (Files, Makefile.am): Wrap execution in
8042         shell script.
8043         * tests/test-xalloc-die.c (program_name): Declare.
8044         * tests/test-xalloc-die.sh (tmpfiles): New file.
8045
8046         setenv, unsetenv: work around various bugs
8047         * lib/setenv.c (setenv) [!HAVE_SETENV]: Resync from glibc.
8048         (setenv) [HAVE_SETENV]: Work around bugs.
8049         * lib/unsetenv.c (unsetenv) [HAVE_UNSETENV]: Work around bugs.
8050         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE, gl_FUNC_UNSETENV): Check
8051         for bugs.
8052         (gl_FUNC_SETENV): Write in terms of gl_FUNC_SETENV_SEPARATE.
8053         * m4/environ.m4 (gl_ENVIRON): Avoid expand-before-require.
8054         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Update defaults.
8055         * modules/stdlib (Makefile.am): Update substitutions.
8056         * lib/stdlib.in.h (setenv, unsetenv): Update prototypes.
8057         * doc/posix-functions/setenv.texi (setenv): Document the bugs.
8058         * doc/posix-functions/unsetenv.texi (unsetenv): Likewise.
8059         * modules/setenv-tests: New test.
8060         * modules/unsetenv-tests: Likewise.
8061         * tests/test-setenv.c: New file.
8062         * tests/test-unsetenv.c: Likewise.
8063
8064 2009-11-16  Jim Meyering  <meyering@redhat.com>
8065
8066         version-etc: relax license to LGPLv3+
8067         * modules/version-etc (License): Relax license.
8068
8069         better AC_REQUIRE expanded-before-required-warning avoidance
8070         * m4/chown.m4 (gl_FUNC_CHOWN, gl_FUNC_CHOWN_FOLLOWS_SYMLINK): Define
8071         with AC_DEFUN_ONCE, rather than AC_DEFUN, to avoid AC_REQUIRE warnings.
8072         Suggested by Eric Blake.  This change also reverts commit 1b712ba8,
8073         which is no longer needed.
8074
8075 2009-11-16  Eric Blake  <ebb9@byu.net>
8076
8077         test-freading: clean up temporary file
8078         * tests/test-freading.c (main): Remove file on success, and use
8079         ASSERT more liberally.
8080         Reported by Jim Meyering.
8081
8082 2009-11-16  Jim Meyering  <meyering@redhat.com>
8083
8084         avoid new AC_REQUIRE expanded-before-required warnings
8085         * modules/chown (configure.ac): Require gl_FUNC_CHOWN, rather than
8086         merely using it.
8087         * modules/euidaccess (configure.ac): Likewise for gl_FUNC_EUIDACCESS.
8088         * modules/faccessat (configure.ac): Likewise for gl_FUNC_FACCESSAT.
8089
8090 2009-11-15  Simon Josefsson  <simon@josefsson.org>
8091
8092         * tests/test-xalloc-die.c: New file.
8093         * modules/xalloc-die-tests: New file.
8094         * gnulib-tool (func_emit_tests_Makefile_am): Also initialize
8095         XFAIL_TESTS so it can be appended by modules.
8096
8097 2009-11-15  Simon Josefsson  <simon@josefsson.org>
8098
8099         * lib/gc-pbkdf2-sha1.c: Remove comments from RFC 2898.  Reported
8100         by Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>.
8101
8102 2009-11-14  Eric Blake  <ebb9@byu.net>
8103
8104         fnmatch: avoid compiler warning
8105         * lib/fnmatch_loop.c (NEW_PATTERN): Coerce addition to unsigned,
8106         to silence compiler warning about mismatch signedness in ?:.
8107         Reported by Robert Millan.
8108
8109         intprops: add double-inclusion guard
8110         * lib/intprops.h: Allow idempotent includes.
8111         Suggested by Bruce Korb.
8112
8113         openat: detect Solaris fchownat bug
8114         * lib/fchownat.c (rpl_fchownat): Work around Solaris bug.  Avoid
8115         penalizing glibc chownat when only lchownat is broken.
8116         * m4/openat.m4 (gl_FUNC_FCHOWNAT): Replace fchownat if there are
8117         trailing slash bugs.
8118         * doc/posix-functions/fchownat.texi (fchownat): Document the bug.
8119         * modules/openat-tests (Files): Include more files.
8120         (Depends-on): Add mgetgroups, sleep, stat-time.
8121         (configure.ac): Add additional checks.
8122         (Makefile.am): Build new test.
8123         * tests/test-fchownat.c: New file.
8124
8125         lchown: detect Solaris and FreeBSD bug
8126         * lib/lchown.c (rpl_lchown): Work around bug.
8127         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check for trailing slash bugs.
8128         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
8129         * modules/unistd (Makefile.am): Populate it.
8130         * lib/unistd.in.h (lchown): Update declaration.
8131         * doc/posix-functions/lchown.texi (lchown): Document the bug.
8132         * modules/lchown-tests: New file.
8133         * tests/test-lchown.h (test_lchown): Likewise.
8134         * tests/test-lchown.c (main): Likewise.
8135
8136         chown: detect Solaris and FreeBSD bug
8137         * lib/chown.c (rpl_chown): Work around bug.
8138         * m4/chown.m4 (gl_FUNC_CHOWN): Check for trailing slash bugs.
8139         (gl_PREREQ_CHOWN): Delete.
8140         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
8141         * modules/unistd (Makefile.am): Populate it.
8142         * lib/unistd.in.h (chown): Update declaration.
8143         * lib/lchown.c (chown): Update client.
8144         * modules/lchown (Depends-on): Add lstat.
8145         * doc/posix-functions/chown.texi (chown): Document the bug.
8146         * doc/posix-functions/getgroups.texi (getgroups): Document
8147         getgroups pitfall.
8148         * modules/chown-tests: New file.
8149         * tests/test-chown.h (test_chown): Likewise.
8150         * tests/test-chown.c (main): Likewise.
8151
8152 2009-11-14  Robert Millan  <rmh.grub@aybabtu.com>  (tiny change)
8153
8154         gnulib-tool: correctly detect absence of m4 directories
8155         * gnulib-tool: Avoid extra newline on data passed to wc -l.
8156
8157 2009-11-14  Jim Meyering  <meyering@redhat.com>
8158
8159         maint.mk: Prohibit inclusion of "xalloc.h" without use.
8160         * top/maint.mk (sc_prohibit_close_stream_without_use): New rule.
8161
8162 2009-11-14  John W. Eaton  <jwe@gnu.org>
8163
8164         strftime.h: wrap funtion declaration in extern "C" block
8165         * lib/strftime.h (nstrftime) [__cplusplus]: Wrap declaration.
8166
8167 2009-11-13  Eric Blake  <ebb9@byu.net>
8168
8169         getgroups: avoid compiler warning
8170         * lib/getgroups.c (rpl_getgroups): Delete shadowed variable.
8171
8172         getgroups: work around FreeBSD bug
8173         * lib/getgroups.c (rpl_getgroups): Work around the bug.
8174         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Detect the bug.
8175         * doc/posix-functions/getgroups.texi (getgroups): Document it.
8176         * tests/test-getgroups.c (main): Fix buffer overrun.
8177
8178         getgroups: avoid compilation failure
8179         * lib/getgroups.c (includes): Include <stdint.h> for SIZE_MAX.
8180         * modules/getgroups (Depends-on): Add stdint.
8181
8182 2009-11-13  Jim Meyering  <meyering@redhat.com>
8183
8184         test-getgroups: avoid compilation failure
8185         * tests/test-getgroups.c: Include <stdint.h> for use of SIZE_MAX.
8186
8187 2009-11-13  Eric Blake  <ebb9@byu.net>
8188
8189         mgetgroups: new module, taken from coreutils
8190         * modules/mgetgroups: New file.
8191         * lib/mgetgroups.h: Likewise.
8192         * lib/mgetgroups.c (mgetgroups): Likewise.
8193         * m4/mgetgroups.m4 (gl_MGETGROUPS): Likewise.
8194         * MODULES.html.sh (Users and groups): Mention it.
8195
8196         getgroups: don't expose GETGROUPS_T to user
8197         * lib/getgroups.c (rpl_getgroups): Change signature.  Copy array
8198         an element at a time if GETGROUPS_T is wrong size.
8199         * lib/getugroups.h (getugroups): Change signature.
8200         * lib/unistd.in.h (getgroups): Likewise.
8201         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Use replacement if
8202         signature needs fixing.
8203         * m4/getugroups.m4 (gl_GETUGROUPS): No longer need
8204         AC_TYPE_GETGROUPS.
8205         * modules/group-member (Depends-on): Add getgroups.
8206         * lib/group-member.c (group_info, get_group_info): Use gid_t.
8207         (group_member): Rely on getgroups replacement.
8208         * lib/getugroups.c (getugroups): Use gid_t.
8209         * tests/test-getgroups.c (main): Likewise.
8210         * NEWS: Mention the signature change.
8211         * doc/posix-functions/getgroups.texi (getgroups): Mention the
8212         problem with signature.
8213         * doc/glibc-functions/setgroups.texi (setgroups): Mention that
8214         GETGROUPS_T is still useful for setgroups.
8215
8216         getgroups, getugroups: provide stubs for mingw
8217         * lib/getgroups.c (getgroups): Provide ENOSYS stub for mingw.
8218         * lib/getugroups.c (getugroups): Likewise.
8219         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Check for missing
8220         function.  Modernize replacement scheme.
8221         (gl_PREREQ_GETGROUPS): Delete.
8222         * m4/getugroups.m4 (gl_GETUGROUPS): Check for <grp.h>.
8223         * modules/getgroups (configure.ac): Declare witness.
8224         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add default.
8225         * modules/unistd (Depends-on): Substitute witness.
8226         * lib/unistd.in.h (getgroups): Declare replacement.
8227
8228         getgroups: avoid calling exit
8229         * modules/getgroups (Depends-on): Add malloc-posix and unistd,
8230         drop xalloc.
8231         * modules/getgroups-tests (Depends-on, Makefile.am): Drop unneeded
8232         dependencies.
8233         * lib/getgroups.c (rpl_getgroups): Fail with ENOMEM rather than
8234         exiting, in the rare case of malloc failure.
8235
8236         getgroups: fix logic error
8237         * lib/getgroups.c (rpl_getgroups): Don't fail if current process
8238         has more than 20 groups.
8239         * modules/getgroups-tests: New test.
8240         * tests/test-getgroups.c: New file.
8241
8242 2009-11-13  Simon Josefsson  <simon@josefsson.org>
8243
8244         * tests/test-base64.c: Improve.
8245
8246 2009-11-13  Simon Josefsson  <simon@josefsson.org>
8247
8248         * tests/test-xvasprintf.c: Fix memory leak, suggested by Eric
8249         Blake <ebb9@byu.net>.
8250
8251 2009-11-13  Simon Josefsson  <simon@josefsson.org>
8252
8253         * tests/test-xvasprintf.c: Add %s%s related checks.
8254
8255 2009-11-12  Eric Blake  <ebb9@byu.net>
8256
8257         version-etc: match standards.texi style
8258         * lib/version-etc.c (emit_bug_reporting_address): Drop periods,
8259         and use <> only for URLs.
8260
8261 2009-11-10  Kamil Dudka  <kdudka@redhat.com>
8262
8263         fts: do not fail on a submount during traversal
8264         * lib/fts.c (fts_build): Read the stat info again after opening
8265         a directory if the FTS_TIGHT_CYCLE_CHECK flag is set.
8266         Original report at http://bugzilla.redhat.com/501848.
8267
8268 2009-11-12  Jim Meyering  <meyering@redhat.com>
8269
8270         bootstrap: sync from coreutils
8271         * build-aux/bootstrap (bootstrap_epilogue): New function.
8272         Use git_modules_config in one more place.  This make bootstrap's
8273         --gnulib-srcdir option more useful for testing.
8274
8275         bootstrap: generalize autoheader check
8276         * build-aux/bootstrap: Look for AC_CONFIG_HEADER as well as
8277         AC_CONFIG_HEADERS.
8278
8279 2009-11-11  Eric Blake  <ebb9@byu.net>
8280
8281         mkfifoat: use new modules for Solaris and BSD bugs
8282         * m4/mkfifoat.m4 (gl_FUNC_MKFIFOAT): Simplify.
8283         * lib/mkfifoat.c (mknodat): Split...
8284         * lib/mknodat.c (mknodat): ...into new file.
8285         * modules/mkfifoat (Files): Ship new file.
8286         (Depends-on): Add mkfifo, mknod.
8287         * modules/mkfifoat-tests (Files): Reuse mkfifo tests.
8288         (Depends-on): Add symlink.
8289         * tests/test-mkfifoat.c (main): Enhance test.  Drop portions now
8290         redundant with test_mkfifo.h.
8291         (do_mkfifoat, do_mknodat): New helpers.
8292
8293         mknod: new module
8294         * modules/mknod: New file.
8295         * m4/mknod.m4 (gl_FUNC_MKNOD): Likewise.
8296         * lib/mknod.c (mknod): Likewise.
8297         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Set witness
8298         defaults.
8299         * modules/sys_stat (Makefile.am): Substitute them.
8300         * lib/sys_stat.in.h (mknod): Declare replacement.
8301         * MODULES.html.sh (Support for systems lacking POSIX:2008):
8302         Document it.
8303         * doc/posix-functions/mknod.texi (mknod): Likewise.
8304         * modules/mknod-tests: New test.
8305         * tests/test-mknod.c: Likewise.
8306
8307         mkfifo: new module
8308         * modules/mkfifo: New file.
8309         * m4/mkfifo.m4 (gl_FUNC_MKFIFO): Likewise.
8310         * lib/mkfifo.c (mkfifo): Likewise.
8311         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Set witness
8312         defaults.
8313         * modules/sys_stat (Makefile.am): Substitute them.
8314         * lib/sys_stat.in.h (mkfifo): Declare replacement.
8315         * MODULES.html.sh (Support for systems lacking POSIX:2008):
8316         Document it.
8317         * doc/posix-functions/mkfifo.texi (mkfifo): Likewise.
8318         * modules/mkfifo-tests: New test.
8319         * tests/test-mkfifo.h (test_mkfifo): New file, borrowed in part
8320         from test-mkfifoat.c.
8321         * tests/test-mkfifo.c: New file.
8322
8323         readlink: detect FreeBSD bug
8324         * m4/readlink.m4 (gl_FUNC_READLINK): Also detect FreeBSD bug with
8325         slash on symlink.
8326         * doc/posix-functions/readlink.texi (readlink): Document the bug.
8327         * tests/test-readlink.h (test_readlink): Enhance test.
8328
8329         symlink: detect FreeBSD bug
8330         * m4/symlink.m4 (gl_FUNC_SYMLINK): Also detect FreeBSD bug with
8331         slash on symlink.
8332         * doc/posix-functions/symlink.texi (symlink): Document the bug.
8333         * tests/test-symlink.h (test_symlink): Enhance test.
8334
8335 2009-11-10  Eric Blake  <ebb9@byu.net>
8336
8337         link: detect FreeBSD bug
8338         * m4/link.m4 (gl_FUNC_LINK): Also detect FreeBSD bug with slash on
8339         symlink.
8340         * doc/posix-functions/link.texi (link): Document the bug.
8341         * tests/test-link.h (test_link): Enhance test.
8342         * tests/test-linkat.c (main): Update caller.
8343
8344         unlink, remove: detect FreeBSD bug
8345         * m4/unlink.m4 (gl_FUNC_UNLINK): Also detect FreeBSD bug with
8346         slash on symlink.
8347         * doc/posix-functions/unlink.texi (unlink): Document the bug.
8348         * doc/posix-functions/remove.texi (remove): Likewise.
8349         * tests/test-unlink.h (test_unlink): Enhance test.
8350         * tests/test-remove.c (main): Likewise.
8351
8352 2009-11-09  Eric Blake  <ebb9@byu.net>
8353
8354         rename: detect FreeBSD bug
8355         * m4/rename.m4 (gl_FUNC_RENAME): Also detect FreeBSD bug with
8356         slash on symlink.
8357         * modules/renameat-tests (Depends-on): Add filenamecat.
8358         * tests/test-rename.h (test_rename): Allow one more errno.
8359         * tests/test-renameat.c (main): Likewise.
8360         * doc/posix-functions/rename.texi (rename): Document the bug.
8361
8362         open: detect FreeBSD bug
8363         * m4/open.m4 (gl_FUNC_OPEN): Also detect FreeBSD bug with slash on
8364         symlink.
8365         * doc/posix-functions/open.texi (open): Document the bug.
8366         * doc/posix-functions/utimes.texi (utimes): Likewise.
8367         * tests/test-open.h (test_open): Add parameters, and test symlink
8368         handling.
8369         * tests/test-open.c (main): Adjust caller.
8370         * tests/test-fcntl-safer.c (main): Likewise.
8371         * modules/open-tests (Depends-on): Add stdbool, symlink.
8372         * modules/fcntl-safer-tests (Depends-on): Likewise.
8373         * tests/test-openat.c (main): Add test-open tests.
8374
8375         stat: detect FreeBSD bug
8376         * m4/stat.m4 (gl_FUNC_STAT): Also detect FreeBSD bug with slash on
8377         symlink.
8378         * doc/posix-functions/stat.texi (stat): Document the bug.
8379         * tests/test-stat.h (test_stat_func): Add argument.
8380         * tests/test-stat.c (main): Adjust caller.
8381         * tests/test-fstatat.c (main): Likewise.
8382         * modules/stat-tests (Depends-on): Add stdbool, symlink.
8383         Reported by Jim Meyering.
8384
8385 2009-11-09  James Youngman  <jay@gnu.org>
8386
8387         strftime.c: include ignore-value.h only when FPRINTFTIME is defined
8388         * lib/strftime.c: Correct placement of #include "ignore-value.h".
8389
8390 2009-11-08  Jim Meyering  <meyering@redhat.com>
8391
8392         utimens: remove invalid futimesat call
8393         * lib/utimens.c (fdutimens): Remove invalid futimesat call.
8394         It used the file descriptor of the target file as the DIR_FD
8395         parameter and NULL as the file name.  That caused failure with
8396         errno == EFAULT on FreeBSD-8.0-rc2
8397
8398 2009-11-07  Eric Blake  <ebb9@byu.net>
8399
8400         fflush, freadseek: use fseeko, not fseek
8401         * lib/fflush.c (clear_ungetc_buffer_preserving_position)
8402         (clear_ungetc_buffer): Avoid potential problems on large files.
8403         * lib/freadseek.c (freadseek): Likewise.
8404         * modules/freadseek (Depends-on): Add fseeko.
8405         * modules/fseek (configure.ac): Set a witness.
8406         * tests/test-fflush.c (main): Use fseeko.
8407         * tests/test-fpurge.c (fseek): Disable link warning.
8408         * tests/test-freadable.c (fseek): Likewise.
8409         * tests/test-freading.c (fseek): Likewise.
8410         * tests/test-fseeko.c (fseek): Likewise.
8411         * tests/test-ftell.c (fseek): Likewise.
8412         * tests/test-ftello.c (fseek): Likewise.
8413         * tests/test-fwritable.c (fseek): Likewise.
8414         * tests/test-fwriting.c (fseek): Likewise.
8415
8416 2009-11-06  Simon Josefsson  <simon@josefsson.org>
8417
8418         * modules/memchr (Depends-on): Drop getpagesize dependency.
8419
8420 2009-11-06  Simon Josefsson  <simon@josefsson.org>
8421
8422         * build-aux/pmccabe2html: Disable execute bit.  Suggested by
8423         Reported by Ludovic Courtès.
8424         * build-aux/pmccabe2html: Improve example usage.
8425         * build-aux/pmccabe2html: Drop #! header.  Doc fix.
8426
8427 2009-11-06  Jim Meyering  <meyering@redhat.com>
8428
8429         do-release-commit-and-tag: New module.
8430         Automate the release-commit and tag process.
8431         * build-aux/do-release-commit-and-tag: New script, from coreutils.
8432         * modules/do-release-commit-and-tag: New file.
8433         * MODULES.html.sh (Support for maintaining and releasing): Add it.
8434
8435 2009-11-06  Simon Josefsson  <simon@josefsson.org>
8436
8437         * modules/select-tests (test_select_LDADD): Add $(INET_PTON_LIB)
8438         because test-select.c uses inet_pton.
8439
8440 2009-11-06  Simon Josefsson  <simon@josefsson.org>
8441
8442         * m4/getaddrinfo.m4: Add content of INET_NTOP_LIB to
8443         GETADDRINFO_LIB.  Bump serial number.
8444         * modules/getaddrinfo (Link): Only mention GETADDRINFO_LIB again.
8445         Suggested by Eric Blake <ebb9@byu.net>.
8446
8447 2009-11-05  Eric Blake  <ebb9@byu.net>
8448
8449         strtod: detect darwin bug
8450         * m4/strtod.m4 (gl_FUNC_STRTOD): Filter out darwin bug on "nan(".
8451         Reported by Leo Davis.
8452
8453         freopen-safer: new module
8454         * modules/freopen-safer: New module.
8455         * m4/stdio-safer.m4 (gl_FREOPEN_SAFER): New macro.
8456         * lib/freopen-safer.c (freopen_safer): New file.
8457         * lib/stdio-safer.h (freopen_safer): New declaration.
8458         * lib/stdio--.h (freopen): New override.
8459         * MODULES.html.sh (File stream based Input/Output): Mention it.
8460         * doc/posix-functions/freopen.texi (freopen): Mention pitfalls and
8461         freopen-safer module.
8462         * doc/posix-functions/stderr.texi (stderr): Likewise.
8463         * doc/posix-functions/stdin.texi (stdin): Likewise.
8464         * doc/posix-functions/stdout.texi (stdout): Likewise.
8465         * modules/freopen-safer-tests: New test.
8466         * tests/test-reopen-safer.c: New file.
8467
8468 2009-11-05  Jim Meyering  <meyering@redhat.com>
8469
8470         maint.mk: Prohibit inclusion of "close-stream.h" without use.
8471         * top/maint.mk (sc_prohibit_close_stream_without_use): New rule.
8472
8473 2009-11-05  Simon Josefsson  <simon@josefsson.org>
8474
8475         * modules/pmccabe2html (configure.ac): Check for pmccabe tool.
8476
8477 2009-11-05  Simon Josefsson  <simon@josefsson.org>
8478
8479         * modules/getaddrinfo (Link): Add $(INET_NTOP_LIB).
8480
8481 2009-11-05  Simon Josefsson  <simon@josefsson.org>
8482
8483         Fix link error.
8484         * m4/inet_ntop.m4 (gl_INET_NTOP): Fix test of AC_SEARCH_LIBS result.
8485         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
8486
8487 2009-11-05  Simon Josefsson  <simon@josefsson.org>
8488
8489         * tests/test-func.c: Also test value of __func__.
8490
8491 2009-11-05  Simon Josefsson  <simon@josefsson.org>
8492
8493         * tests/test-sys_socket.c: Use smaller constant value, sa_family_t
8494         may be an 8-bit type.  Reported by Bruno Haible <bruno@clisp.org>.
8495
8496 2009-11-05  Bruno Haible  <bruno@clisp.org>
8497
8498         Fix link error.
8499         * m4/inet_ntop.m4 (gl_INET_NTOP): Fix test of AC_SEARCH_LIBS result.
8500         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
8501         Reported by Brad Hards <bradh@frogmouth.net> via Simon Josefsson.
8502
8503 2009-11-05  Bruno Haible  <bruno@clisp.org>
8504
8505         Tests for module 'inet_pton'.
8506         * modules/inet_pton-tests: New file.
8507         * tests/test-inet_pton.c: New file.
8508
8509 2009-11-05  Bruno Haible  <bruno@clisp.org>
8510
8511         Tests for module 'inet_ntop'.
8512         * modules/inet_ntop-tests: New file.
8513         * tests/test-inet_ntop.c: New file.
8514
8515 2009-11-04  Eric Blake  <ebb9@byu.net>
8516
8517         stdlib-safer: wrap all mkstemp variants
8518         * modules/mkostemp (configure.ac): Set witness.
8519         * modules/mkostemps (configure.ac): Likewise.
8520         * modules/mkstemps (configure.ac): Likewise.
8521         * lib/stdlib-safer.h (mkostemp_safer, mkostemps_safer)
8522         (mkstemps_safer): Wrap more functions.
8523         * lib/stdlib--.h (mkostemp, mkostemps, mkstemps): Default the
8524         wrapping.
8525         * lib/mkstemp-safer.c (mkostemp_safer, mkostemps_safer)
8526         (mkstemps_safer): Implement the wrappers.
8527
8528         mkstemps, mkostemps: new modules
8529         * modules/mkostemps: New module.
8530         * modules/mkstemps: Likewise.
8531         * lib/mkostemps.c (mkostemps): New file.
8532         * lib/mkstemps.c (mkstemps): Likewise.
8533         * m4/mkostemps.m4 (gl_FUNC_MKOSTEMPS): Likewise.
8534         * m4/mkstemps.m4 (gl_FUNC_MKSTEMPS): Likewise.
8535         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Add witnesses.
8536         * modules/stdlib (Makefile.am): Substitute them.
8537         * lib/stdlib.in.h (mkostemps, mkstemps): Declare them.
8538         * doc/glibc-functions/mkstemps.texi (mkstemps): New file.
8539         * doc/glibc-functions/mkostemps.texi (mkostemps): Likewise.
8540         * doc/gnulib.texi (Glibc stdlib.h): Include them.
8541         * MODULES.html.sh (File system functions): Mention them.
8542
8543         tempname: resync from glibc
8544         * lib/tempname.c (__gen_tempname): Add suffixlen argument.  Use
8545         same values for __GT_FILE as glibc.  Abort even when assertions
8546         are disabled.
8547         * lib/tempname.h (GT_FILE): Use glibc __GT_FILE, if available, and
8548         match its value otherwise.  Allow idempotent inclusion.
8549         * lib/mkdtemp.c (mkdtemp): Adjust caller.
8550         * lib/mkostemp.c (mkostemp): Likewise.
8551         * lib/mkstemp.c (mkstemp): Likewise.
8552         * lib/tmpfile.c (tmpfile): Likewise.
8553         * NEWS: Document this.
8554
8555         utimens: fix use of futimens on older Linux
8556         * lib/utimens.c (fdutimens): Use updated, rather than original,
8557         timespec to avoid bug in older Linux kernel.
8558         Reported by Simon Josefsson.
8559
8560 2009-11-04  Bruno Haible  <bruno@clisp.org>
8561
8562         Make num_processors more flexible and consistent.
8563         * lib/nproc.h (enum nproc_query): New type.
8564         (num_processors): Add a 'query' argument.
8565         * lib/nproc.c: Include <stdlib.h>, <sched.h>, c-ctype.h.
8566         (num_processors): Add a 'query' argument. Test the value of the
8567         OMP_NUM_THREADS environment variable if requested. On Linux, NetBSD,
8568         mingw, count the number of CPUs available for the current process.
8569         * m4/nproc.m4 (gl_PREREQ_NPROC): Require AC_USE_SYSTEM_EXTENSIONS.
8570         Check for sched_getaffinity and sched_getaffinity_np.
8571         * modules/nproc (Depends-on): Add c-ctype, extensions.
8572         * NEWS: Mention the change.
8573
8574 2009-11-03  Bruno Haible  <bruno@clisp.org>
8575
8576         * NEWS: Document the new library dependencies of inet_ntop, inet_pton.
8577
8578 2009-11-03  Jim Meyering  <meyering@redhat.com>
8579
8580         test-getaddrinfo: avoid compilation failure on FreeBSD 7.2
8581         * tests/test-getaddrinfo.c (simple): Test for EAI_NODATA only
8582         if it is defined.
8583
8584 2009-11-02  Eric Blake  <ebb9@byu.net>
8585
8586         mktime, timegm: share common declaration
8587         * lib/mktime-internal.h: New file.
8588         * lib/mktime.c: Use it rather than open-coding a declaration.
8589         * lib/timegm.c: Likewise.
8590         * modules/mktime (Files): Ship it.
8591         * modules/timegm (Files): Likewise.
8592         Suggested by Bruno Haible.
8593
8594         test-update-copyright: update test to match script changes
8595         * tests/test-update-copyright.sh: Avoid hard-coding perl
8596         location.  Don't update *.bak created by earlier runs.
8597
8598 2009-11-02  Paul Eggert  <eggert@cs.ucla.edu>
8599             Simon Josefsson  <simon@josefsson.org>
8600             Bruno Haible  <bruno@clisp.org>
8601
8602         Fix link error on Solaris 8.
8603         * m4/inet_pton.m4 (gl_INET_PTON): Search for the function inet_pton
8604         also in libnsl. Define also INET_PTON_LIB.
8605         * modules/inet_pton (Link): New section.
8606
8607 2009-11-02  Simon Josefsson  <simon@josefsson.org>
8608             Bruno Haible  <bruno@clisp.org>
8609
8610         * m4/inet_ntop.m4 (gl_INET_NTOP): Define also INET_NTOP_LIB.
8611         * modules/inet_ntop (Link): New section.
8612         Reported by Boyan Kasarov <bkasarov@gmail.com>.
8613
8614 2009-11-02  Eric Blake  <ebb9@byu.net>
8615
8616         maint: avoid compiler warnings in m4 macros
8617         * m4/ungetc.m4 (gl_FUNC_UNGETC_WORKS): Avoid unused variable.
8618         * m4/rmdir.m4 (gl_FUNC_RMDIR): Include correct header.
8619
8620 2009-11-02  Simon Josefsson  <simon@josefsson.org>
8621
8622         * m4/pmccabe2html.m4: Remove file.
8623         * modules/pmccabe2html: Drop pmccabe2html.m4.  Don't call m4
8624         function.  Change maintainer.
8625         * build-aux/pmccabe2html: Use /bin/sh with magic instead of
8626         hard-coding path to awk.  Tiny patch from ludo@gnu.org (Ludovic
8627         Courtès).
8628
8629 2009-10-31  Eric Blake  <ebb9@byu.net>
8630
8631         fseeko: fix m4 regression
8632         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Use modern macro.  Fixes
8633         regression from 2009-10-27.
8634         Reported by Ralf Wildenhues.
8635
8636 2009-10-31  Jim Meyering  <meyering@redhat.com>
8637
8638         inttostr: aesthetics and improved (compile-time) safety
8639         Define inttype_is_signed rather than inttype_is_unsigned,
8640         since the sole use is via "#if inttype_is_signed".
8641         * lib/imaxtostr.c (inttype_is_signed): Define this, rather than
8642         inttype_is_unsigned.
8643         * lib/offtostr.c (inttype_is_signed): Likewise.
8644         * lib/uinttostr.c (inttype_is_signed): Likewise.
8645         * lib/umaxtostr.c (inttype_is_signed): Likewise.
8646         * lib/inttostr.c (inttostr): Use verify to cross-check the
8647         inttype_is_signed value and the signedness of the actual type.
8648         * modules/inttostr (Depends-on): Add verify.
8649
8650 2009-10-30  Eric Blake  <ebb9@byu.net>
8651
8652         build: avoid compiler warnings
8653         * lib/fchmodat.c (lchmod): Mark unused variables.
8654         * lib/getopt.c (_getopt_initialize): Likewise.
8655         * lib/mktime.c (__mktime_internal): Provide prototype.
8656         * lib/inttostr.c (inttostr): Avoid compiler warning even with
8657         older gcc that do not understand #pragma GCC diagnostic.
8658         * lib/uinttostr.c (inttype_is_unsigned): Define.
8659         * lib/umaxtostr.c (inttype_is_unsigned): Likewise.
8660
8661 2009-10-30  Michael Haubenwallner  <michael.haubenwallner@salomon.at>
8662
8663         stat: fix compilation on AIX
8664         * lib/sys_stat.in.h (stat): Work with fact that large files on AIX
8665         only see struct stat64.
8666
8667 2009-10-30  Eric Blake  <ebb9@byu.net>
8668
8669         exclude: make more robust
8670         * lib/exclude.c (excluded_file_name): Abort on unexpected value,
8671         rather than masking a coding bug.
8672         Suggested by Bruno Haible.
8673
8674 2009-10-30  Jim Meyering  <meyering@redhat.com>
8675
8676         perl scripts: remove #!/usr/bin/perl in favor of more portable...
8677         Rather than putting #!/usr/bin/perl on the first line,
8678         start with a variant of what's recommended by "man perlrun" that
8679         invokes the first "perl" program from your shell's search path.
8680         * build-aux/gitlog-to-changelog: Replace #!... as above.
8681         Add a "Local Variables" perl mode setting.
8682         Prompted by a patch from Ludovic Courtès.
8683         Improved by Eric Blake.
8684         * build-aux/useless-if-before-free: Likewise.
8685         * build-aux/announce-gen: Likewise.
8686         * build-aux/update-copyright: Likewise.
8687
8688 2009-10-29  Eric Blake  <ebb9@byu.net>
8689
8690         filenamecat-lgpl: adjust clients
8691         * modules/linkat (Depends-on): Use filenamecat-lgpl, not
8692         filenamecat.
8693         * modules/renameat (Depends-on): Likewise.
8694
8695         filenamecat: split into filenamecat-lgpl
8696         * modules/filenamecat-lgpl: New module.
8697         * modules/filenamecat (Files): Move library-safe files into
8698         filenamecat-lgpl.
8699         (Depends-on): Add filenamecat-lgpl.
8700         (configure.ac): Declare witness.
8701         * lib/filenamecat.h (file_name_concat): Only declare when using
8702         GPL module.
8703         * lib/filenamecat.c (longest_relative_suffix, mfile_name_concat):
8704         Move...
8705         * lib/filenamecat-lgpl.c: ...into new file.
8706         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT_LGPL): New macro.
8707         (gl_FILE_NAME_CONCAT): Use it.
8708         * MODULES.html.sh (File system functions): Mention new module.
8709
8710         argp: avoid memory leak
8711         * modules/argp (Depends-on): Use dirname-lgpl, not dirname.
8712         * lib/argp-namefrob.h (__argp_base_name): Use last_component, not
8713         base_name, since the latter malloc()s and can call exit().
8714         Leak introduced 2006-07-03.
8715
8716         dirname-lgpl: adjust clients that don't need full dirname
8717         * modules/backupfile (Depends-on): Use dirname-lgpl, not dirname.
8718         * modules/filenamecat (Depends-on): Likewise.
8719         * modules/linkat (Depends-on): Likewise.
8720         * modules/mkancesdirs (Depends-on): Likewise.
8721         * modules/mkdir (Depends-on): Likewise.
8722         * modules/openat (Depends-on): Likewise.
8723         * modules/savewd (Depends-on): Likewise.
8724         * modules/rename (Depends-on): Likewise.
8725         (License): Relax license.
8726         * modules/mkdir-tests (Depends-on): Drop progname.
8727         (Makefile.am): Delete unneeded LDADD.
8728         * modules/rename-tests (Depends-on, Makefile.am): Likewise.
8729
8730         dirname: split into dirname-lgpl
8731         * modules/dirname-lgpl: New module.
8732         * modules/dirname (Files): Move library-safe files into
8733         dirname-lgpl.
8734         (Depends-on): Add dirname-lgpl.
8735         (configure.ac): Declare witness.
8736         * modules/double-slash-root (License): Relax license.
8737         * lib/dirname.h (base_name, dir_name): Only declare when using GPL
8738         module.
8739         * lib/dirname.c (dir_len, mdir_name): Move...
8740         * lib/dirname-lgpl.c: ...into new file.
8741         * lib/basename.c (last_component, base_len): Move...
8742         * lib/basename-lgpl.c: ...into new file.
8743         * m4/dirname.m4 (gl_DIRNAME_LGPL): New macro.
8744         (gl_DIRNAME): Use it.
8745         * MODULES.html.sh (Enhancements for POSIX:2008 functions):
8746         Mention new module.
8747         * modules/dirname-tests (Depends-on): Add progname.
8748         * tests/test-dirname.c (program_name): Delete.
8749
8750         mkdir: make safe for libraries
8751         * modules/mkdir (Depends-on): Drop xalloc.
8752         * lib/mkdir.c (rpl_mkdir): Fail with ENOMEM rather than calling
8753         exit.
8754
8755         tests: avoid some compiler warnings
8756         * tests/test-getaddrinfo.c (simple): Mark static, and allow string
8757         literals.
8758         * tests/test-memchr.c (main): Avoid type mismatch.
8759         * tests/test-arpa_inet.c (main): Avoid unused parameters.
8760         * tests/test-base64.c (main): Likewise.
8761         * tests/test-getdelim.c (main): Likewise.
8762         * tests/test-gethostname.c (main): Likewise.
8763         * tests/test-getline.c (main): Likewise.
8764         * tests/test-netinet_in.c (main): Likewise.
8765         * tests/test-select.c (open_server_socket, main): Likewise.
8766         * tests/test-select-stdin.c (main): Likewise.
8767         * tests/test-sockets.c (main): Likewise.
8768         * tests/test-strsignal.c (main): Likewise.
8769         * tests/test-sys_select.c (main): Likewise.
8770         * tests/test-sys_socket.c (main): Likewise.
8771         * tests/test-u64.c (main): Likewise.
8772         * tests/test-xfprintf-posix.c (main): Likewise.
8773         * tests/test-xvasprintf.c (test_xvasprintf, main): Likewise.
8774
8775         sockets: avoid compiler warning
8776         * lib/sockets.c (gl_sockets_startup): Mark unused parameter.
8777
8778         maint: detect usage(1) and other suspicious exits
8779         * top/maint.mk (sc_prohibit_magic_number_exit): New rule.
8780
8781 2009-10-29  Jim Meyering  <meyering@redhat.com>
8782
8783         timespec: long-to-int truncation could make timespec_cmp malfunction
8784         * lib/timespec.h (timespec_cmp): Do not interpret a difference of
8785         a multiple of 2^32 nanoseconds as no difference.
8786
8787 2009-10-28  Jim Meyering  <meyering@redhat.com>
8788
8789         fprintftime: wrap macro code argument in "do {...} while(0)"
8790         * lib/strftime.c (cpy) [FPRINTFTIME]: The second argument to the
8791         cpy macro must be a statement that can be followed by a semicolon.
8792         Now that the else clause contains a comment and is hence longer
8793         than one line, I require curly braces.  That in turn requires
8794         that we wrap this code block in the standard do...while(0).
8795
8796         fprintftime: remove stray semicolon from previous change
8797         * lib/strftime.c (cpy) [FPRINTFTIME]: Remove trailing semicolon.
8798
8799         fprintftime: avoid a warning about ignored fwrite return value
8800         * lib/strftime.c [FPRINTFTIME]: Include "ignore-value.h".
8801         (cpy) [FPRINTFTIME]: Ignore fwrite failure, even though technically,
8802         that is unsafe.
8803         * modules/fprintftime (Depends-on): Add ignore-value.
8804
8805         exclude: avoid an unwarranted warning
8806         * lib/exclude.c (excluded_file_name): Initialize "rc" before switch.
8807
8808 2009-10-27  Eric Blake  <ebb9@byu.net>
8809
8810         fseek: avoid compilation failure when fflush is replaced
8811         * m4/fseek.m4 (gl_REPLACE_FSEEK): New macro.
8812         * m4/fseeko.m4 (gl_REPLACE_FSEEKO): Also replace fseek, if fseek
8813         module is in use.
8814         * lib/stdio.in.h (GNULIB_FSEEKO): Only poison fseek if fseek
8815         module is not in use; since REPLACE_FSEEK worked otherwise.
8816         (GNULIB_FTELLO): Likewise for ftell.
8817         Reported by Ian Beckwith and others.
8818
8819 2009-10-27  Bruno Haible  <bruno@clisp.org>
8820
8821         * lib/isnan.c (rpl_isnan[fdl]): Repeat the specification declaration.
8822         Reported by Jim Meyering.
8823
8824 2009-10-27  Jim Meyering  <jim@meyering.net>
8825             Bruno Haible  <bruno@clisp.org>
8826
8827         Avoid warning despite dropping the return value of fwrite.
8828         * lib/unicodeio.c: Include ignore-value.h.
8829         (fwrite_success_callback): Explicitly ignore fwrite's return value.
8830         * modules/unicodeio (Depends-on): Add ignore-value.
8831
8832 2009-10-26  Eric Blake  <ebb9@byu.net>
8833
8834         areadlinkat: fix fallback path
8835         * lib/at-func.c (AT_FUNC_NAME): Avoid signed comparison between
8836         pointer and zero.
8837
8838 2009-10-22  Pádraig Brady  <P@draigBrady.com>
8839
8840         Use a better IO block size for modern systems
8841         * lib/copy-file.c (copy_file_preserving): Used a 32KiB malloced buffer.
8842         * lib/md2.c: Likewise.
8843         * lib/md4.c: Likewise.
8844         * lib/md5.c: Likewise.
8845         * lib/sha1.c: Likewise.
8846         * lib/sha256.c: Likewise.
8847         * lib/sha512.c: Likewise.
8848
8849 2009-10-22  Eric Blake  <ebb9@byu.net>
8850
8851         tests: avoid several compiler warnings
8852         * tests/test-getcwd.c (main): Avoid buffer underflow.
8853         * tests/test-getdate.c (main): String literals are not safe with
8854         putenv, so use setenv.  Declare unused argument.
8855         * modules/getdate-tests (Depends-on): Add setenv.
8856         * tests/test-argv-iter.c (main): Declare unused argument.  Avoid
8857         problems with string literals in char *.
8858         * tests/test-hash.c (main): Avoid shadowing declaration.
8859         (insert_new): Treat string literals as char const *.
8860         * tests/test-getopt.h (test_getopt): Likewise.
8861         (getopt_loop): Alter types to minimize casting elsewhere.
8862         * tests/test-getopt_long.h (test_getopt_long, getopt_long_loop)
8863         (test_getopt_long_posix): Likewise.
8864         (do_getopt_long): Add wrapper to minimize casting.
8865         * tests/test-atexit.c (clear_temp_file): Use void.
8866         * tests/test-areadlink-with-size.c (main): Declare unused
8867         arguments.
8868         * tests/test-areadlink.c (main): Likewise.
8869         * tests/test-areadlinkat-with-size.c (main): Likewise.
8870         * tests/test-areadlinkat.c (main): Likewise.
8871         * tests/test-canonicalize-lgpl.c (main): Likewise.
8872         * tests/test-canonicalize.c (main): Likewise.
8873         * tests/test-dirent-safer.c (main): Likewise.
8874         * tests/test-dirname.c (main): Likewise.
8875         * tests/test-dup2.c (main): Likewise.
8876         * tests/test-fchdir.c (main): Likewise.
8877         * tests/test-fcntl-h.c (main): Likewise.
8878         * tests/test-fcntl-safer.c (main): Likewise.
8879         * tests/test-fdopendir.c (main): Likewise.
8880         * tests/test-fdutimensat.c (main): Likewise.
8881         * tests/test-fflush.c (main): Likewise.
8882         * tests/test-filenamecat.c (main): Likewise.
8883         * tests/test-filevercmp.c (main): Likewise.
8884         * tests/test-fopen-safer.c (main): Likewise.
8885         * tests/test-fopen.c (main): Likewise.
8886         * tests/test-fpending.c (main): Likewise.
8887         * tests/test-fpurge.c (main): Likewise.
8888         * tests/test-freading.c (main): Likewise.
8889         * tests/test-fstatat.c (main): Likewise.
8890         * tests/test-fsync.c (main): Likewise.
8891         * tests/test-futimens.c (main): Likewise.
8892         * tests/test-getndelim2.c (main): Likewise.
8893         * tests/test-gettimeofday.c (main): Likewise.
8894         * tests/test-getopt.c (main): Likewise.
8895         * tests/test-i-ring.c (main): Likewise.
8896         * tests/test-inttypes.c (main): Likewise.
8897         * tests/test-link.c (main): Likewise.
8898         * tests/test-lstat.c (main): Likewise.
8899         * tests/test-math.c (main): Likewise.
8900         * tests/test-md5.c (main): Likewise.
8901         * tests/test-memchr2.c (main): Likewise.
8902         * tests/test-memrchr.c (main): Likewise.
8903         * tests/test-mkdir.c (main): Likewise.
8904         * tests/test-mkdirat.c (main): Likewise.
8905         * tests/test-mkfifoat.c (main): Likewise.
8906         * tests/test-open.c (main): Likewise.
8907         * tests/test-openat-safer.c (main): Likewise.
8908         * tests/test-openat.c (main): Likewise.
8909         * tests/test-quotearg.c (main): Likewise.
8910         * tests/test-rawmemchr.c (main): Likewise.
8911         * tests/test-readlink.c (main): Likewise.
8912         * tests/test-remove.c (main): Likewise.
8913         * tests/test-rename.c (main): Likewise.
8914         * tests/test-renameat.c (main): Likewise.
8915         * tests/test-rmdir.c (main): Likewise.
8916         * tests/test-sha1.c (main): Likewise.
8917         * tests/test-signal.c (main): Likewise.
8918         * tests/test-sigaction.c (main): Likewise.
8919         * tests/test-stat.c (main): Likewise.
8920         * tests/test-stat-time.c (main): Likewise.
8921         * tests/test-stddef.c (main): Likewise.
8922         * tests/test-stdint.c (main): Likewise.
8923         * tests/test-stdio.c (main): Likewise.
8924         * tests/test-stdlib.c (main): Likewise.
8925         * tests/test-strchrnul.c (main): Likewise.
8926         * tests/test-strerror.c (main): Likewise.
8927         * tests/test-string.c (main): Likewise.
8928         * tests/test-strtod.c (main): Likewise.
8929         * tests/test-strverscmp.c (main): Likewise.
8930         * tests/test-symlink.c (main): Likewise.
8931         * tests/test-symlinkat.c (main): Likewise.
8932         * tests/test-sys_stat.c (main): Likewise.
8933         * tests/test-sys_time.c (main): Likewise.
8934         * tests/test-time.c (main): Likewise.
8935         * tests/test-unistd.c (main): Likewise.
8936         * tests/test-unlink.c (main): Likewise.
8937         * tests/test-unlinkat.c (main): Likewise.
8938         * tests/test-utimens.c (main): Likewise.
8939         * tests/test-utimensat.c (main): Likewise.
8940         * tests/test-version-etc.c (main): Likewise.
8941         * tests/test-wchar.c (main): Likewise.
8942         * tests/test-wctype.c (main): Likewise.
8943         * tests/test-xprintf-posix.c (main): Likewise.
8944         * tests/test-posixtm.c (main): Likewise.
8945         (STREQ): Delete unused macro.
8946         * tests/test-linkat.c (main): Declare unused arguments.  Avoid
8947         shadowed variables.
8948         * tests/test-memchr.c (main): Likewise.
8949
8950 2009-10-21  Eric Blake  <ebb9@byu.net>
8951
8952         areadlinkat: avoid failure on older glibc
8953         * lib/at-func.c (AT_FUNC_NAME): Check for explicit FUNC_FAIL,
8954         rather than mis-comparing 0 against FUNC_RESULT of char*.
8955
8956 2009-10-21  Bruno Haible  <bruno@clisp.org>
8957
8958         * modules/stpncpy (License): Relicense under LGPLv2+.
8959         Reported by David Lutterkort <lutter@redhat.com>.
8960
8961 2009-10-20  Eric Blake  <ebb9@byu.net>
8962
8963         utimensat: work around Solaris 9 bug
8964         * lib/utimens.c (fdutimens, lutimens): Force a stat if platform
8965         has trailing slash bugs.
8966         * tests/test-lutimens.h (test_lutimens): Enhance test.
8967         * tests/test-utimens.h (test_utimens): Likewise.
8968         * doc/posix-functions/utime.texi (utime): Enhance documentation.
8969         * doc/posix-functions/utimes.texi (utimes): Likewise.
8970         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
8971         * doc/glibc-functions/futimesat.texi (futimesat): Likewise.
8972         * doc/glibc-functions/lutimes.texi (lutimes): Likewise.
8973         * doc/posix-functions/futimens.texi (futimens): Likewise.
8974
8975         fdutimensat: new module
8976         * modules/fdutimensat: New file.
8977         * lib/fdutimensat.c (fdutimensat): Likewise.
8978         * lib/utimens.h (fdutimensat, lutimensat): Declare new functions.
8979         * MODULES.html.sh (File system functions): Mention module.
8980         * modules/fdutimensat-tests: New test.
8981         * tests/test-fdutimensat.c: Likewise.
8982
8983         doc: regenerate INSTALL
8984         * doc/INSTALL: Reflect recent autoconf update.
8985         * doc/INSTALL.ISO: Likewise.
8986         * doc/INSTALL.UTF-8: Likewise.
8987
8988 2009-10-20  Pádraig Brady  <P@draigBrady.com>
8989
8990         acl: warn if ACL support is not detected
8991         * m4/acl.m4 (gl_FUNC_ACL): Output a warning if ACL support is not found.
8992
8993 2009-10-19  Giuseppe Scrivano  <gscrivano@gnu.org>
8994
8995         * lib/nproc.h: Add extern "C" block for C++.
8996
8997 2009-10-18  Reuben Thomas  <rrt@sc3d.org>
8998             Bruno Haible  <bruno@clisp.org>
8999
9000         * doc/posix-functions/isascii.texi: Document the 2 alternative APIs.
9001         * doc/posix-functions/isalnum.texi: Document the 4 alternative APIs.
9002         * doc/posix-functions/isalpha.texi: Likewise.
9003         * doc/posix-functions/isblank.texi: Likewise.
9004         * doc/posix-functions/iscntrl.texi: Likewise.
9005         * doc/posix-functions/isdigit.texi: Likewise.
9006         * doc/posix-functions/isgraph.texi: Likewise.
9007         * doc/posix-functions/islower.texi: Likewise.
9008         * doc/posix-functions/isprint.texi: Likewise.
9009         * doc/posix-functions/ispunct.texi: Likewise.
9010         * doc/posix-functions/isspace.texi: Likewise.
9011         * doc/posix-functions/isupper.texi: Likewise.
9012         * doc/posix-functions/isxdigit.texi: Likewise.
9013
9014 2009-10-18  Bruno Haible  <bruno@clisp.org>
9015
9016         Tests for module 'isblank'.
9017         * modules/isblank-tests: New file.
9018         * tests/test-isblank.c: New file.
9019
9020         New module 'isblank'.
9021         * lib/isblank.c: New file.
9022         * m4/isblank.m4: New file.
9023         * modules/isblank: New file.
9024         * doc/posix-functions/isblank.texi: Mention the new module.
9025
9026 2009-10-18  Bruno Haible  <bruno@clisp.org>
9027
9028         New module 'ctype'.
9029         * lib/ctype.in.h: New file.
9030         * m4/ctype.m4: New file.
9031         * modules/ctype: New file.
9032         * doc/posix-headers/ctype.texi: Mention the new module.
9033
9034 2009-10-18  Jim Meyering  <meyering@redhat.com>
9035
9036         m4: stylistic-only: hoist AC_SUBST to be adjacent to initialization
9037         Declare a variable like LIB_CLOCK_GETTIME to be AC_SUBSTituted
9038         right after its initialization, rather than farther down.
9039         Keeping these in close proximity makes it easier to ensure
9040         that each such variable is initialized.  E.g.,
9041
9042             LIB_CLOCK_GETTIME=
9043             AC_SUBST([LIB_CLOCK_GETTIME])
9044
9045         This change also increments these serial numbers.
9046         * m4/clock_time.m4 (gl_CLOCK_TIME): Hoist AC_SUBST use.
9047         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
9048         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
9049
9050 2009-10-18  Bruno Haible  <bruno@clisp.org>
9051
9052         Don't let environment variables perturb build.
9053         * m4/gethrxtime.m4 (gl_GETHRXTIME): Initialize LIB_GETHRXTIME here...
9054         (gl_PREREQ_GETHRXTIME): ... not here.
9055
9056 2009-10-18  Bruno Haible  <bruno@clisp.org>
9057
9058         Avoid symlink attack in localcharset module.
9059         * lib/localcharset.c: Include <fcntl.h>, <unistd.h>.
9060         (O_NOFOLLOW): Define fallback.
9061         (get_charset_aliases): Don't open the file if it is a symbolic link.
9062         * m4/fcntl_h.m4 (gl_FCNTL_O_FLAGS): New macro, extracted from
9063         gl_FCNTL_H.
9064         (gl_FCNTL_H): Require it.
9065         * m4/localcharset.m4 (gl_LOCALCHARSET): Likewise.
9066         * modules/localcharset (Files): Add m4/fcntl_h.m4.
9067         Reported by Fergal Glynn <fglynn@veracode.com>.
9068
9069 2009-10-18  Bruno Haible  <bruno@clisp.org>
9070
9071         Implement nproc for mingw.
9072         * lib/nproc.c: Include <windows.h>
9073         (num_processors): On native Windows platforms, try GetSystemInfo.
9074
9075 2009-10-18  Bruno Haible  <bruno@clisp.org>
9076
9077         Implement nproc for IRIX.
9078         * lib/nproc.c: Include <sys/sysmp.h>.
9079         (num_processors): On IRIX systems, try sysmp.
9080         * m4/nproc.m4 (gl_PREREQ_NPROC): Check for sys/sysmp.h and sysmp.
9081
9082 2009-10-18  Bruno Haible  <bruno@clisp.org>
9083
9084         Implement nproc for HP-UX.
9085         * lib/nproc.c: Include <sys/pstat.h>
9086         (num_processors): On HP-UX systems, try pstat_getdynamic.
9087         * m4/nproc.m4 (gl_PREREQ_NPROC): Check for sys/pstat.h and
9088         pstat_getdynamic.
9089
9090 2009-10-18  Giuseppe Scrivano  <gscrivano@gnu.org>
9091             Bruno Haible  <bruno@clisp.org>
9092
9093         Implement nproc for NetBSD, OpenBSD.
9094         * lib/nproc.c: Include <sys/types.h>, <sys/param.h>, <sys/sysctl.h>.
9095         (ARRAY_SIZE): New macro.
9096         (num_processors): On BSD systems, try sysctl of HW_NCPU.
9097         * m4/nproc.m4: New file.
9098         * modules/nproc (Files): Add m4/nproc.m4.
9099         (configure.ac): Invoke gl_NPROC. Remove AC_LIBOBJ invocation.
9100         (Makefile.am): Instead, augment lib_SOURCES.
9101
9102 2009-10-18  Bruno Haible  <bruno@clisp.org>
9103
9104         Fix recognition of sys/sysctl.h on OpenBSD 4.0.
9105         * m4/physmem.m4 (gl_PHYSMEM): Before including sys/sysctl.h, include
9106         sys/param.h.
9107
9108 2009-10-16  Eric Blake  <ebb9@byu.net>
9109
9110         utimensat: new module
9111         * modules/utimensat: New file.
9112         * lib/utimensat.c (utimensat): Likewise.
9113         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Likewise.
9114         * lib/utimens.c (utimensat): Avoid recursion into rpl_utimensat,
9115         so we can work around Linux bugs.
9116         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
9117         * modules/sys_stat (Makefile.am): Substitute them.
9118         * lib/sys_stat.in.h (utimensat): Declare it.
9119         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
9120         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
9121         * modules/utimensat-tests: New test.
9122         * tests/test-utimensat.c: Likewise.
9123
9124         utimens: let lutimens work on non-symlinks
9125         * lib/utimens.c (lutimens): Fall back to utimens rather than
9126         failing with ENOSYS, when file is not a symlink.
9127         (utimens): Reduce redirection.
9128         * tests/test-lutimens.h (test_lutimens): Update test to cover
9129         non-symlinks.
9130         * tests/test-utimens.h (test_utimens): Update test to cover
9131         symlinks.
9132         * tests/test-utimens.c (main): Update caller.
9133
9134         utimens: cache whether utimensat syscall works
9135         * lib/utimens.c (utimensat_works_really): New cache variable.
9136         (fdutimens, lutimens): Use it to avoid failing syscall.
9137
9138         test-stat-time, test-utimens: improve portability
9139         * tests/test-stat-time.c (nap): Lengthen delay to 20ms, for
9140         ext4 on alpha, and for cygwin.
9141         * tests/test-utimens-common.h: New file.
9142         (nap): Factor delays into single function.
9143         * tests/test-lutimens.h (test_lutimens): Use new header.
9144         * tests/test-futimens.h (test_futimens): Likewise.
9145         * tests/test-utimens.h (test_utimens): Likewise.  Also, force NFS
9146         timestamps to occur from same machine, as was done previously for
9147         test_utimens.
9148         * modules/utimens-tests (Files): Ship new file.
9149         * modules/futimens-tests (Files): Likewise.
9150         Reported in part by Jim Meyering.
9151
9152         sys_stat: sort replacement declarations
9153         * lib/sys_stat.in.h: Sort declarations.
9154         * lib/futimens.c (futimens): Fix typo.
9155
9156 2009-10-15  Jim Meyering  <meyering@redhat.com>
9157
9158         don't let environment settings perturb build
9159         Setting the envvars, LIB_CLOCK_GETTIME, LIB_EACCESS or LIB_NANOSLEEP
9160         could cause a configure-time and/or build-time malfunction.
9161         Typically, a configure-time function-in-library test is performed
9162         via code like this:
9163
9164           LIB_VAR=
9165           AC_SUBST([LIB_VAR])
9166           prefix_saved_LIBS=$LIBS
9167             AC_SEARCH_LIBS([FUNC], [LIB_NAME],
9168                        [test "$ac_cv_search_FUNC" = "none required" ||
9169                         LIB_VAR=$ac_cv_search_FUNC])
9170           LIBS=$prefix_saved_LIBS
9171
9172         However, in each of the files affected by this change, the LIB_VAR=
9173         initialization was omitted.  Thus, when set in the environment, its
9174         value would propagate into generated Makefiles when FUNC is not found
9175         in LIB_NAME.
9176         * m4/clock_time.m4 (gl_CLOCK_TIME): Initialize AC_SUBST'd var.
9177         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
9178         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
9179
9180 2009-10-14  Eric Blake  <ebb9@byu.net>
9181
9182         fchdir: avoid infinite recursion in mingw
9183         * lib/fchdir.c (rpl_fstat): Call system fstat, rather than
9184         recursing.
9185
9186         test-stat-time: port to mingw
9187         * tests/test-stat-time.c (force_unlink): Return a value.
9188         (test_ctime) [W32]: Fix compilation error.
9189         (nap): Don't call usleep with too large an argument.  Use
9190         force_unlink.
9191         * doc/pastposix-functions/usleep.texi (usleep): Document the
9192         portability issue.
9193
9194 2009-10-13  Jim Meyering  <meyering@redhat.com>
9195
9196         use AC_CHECK_FUNCS_ONCE, not AC_CHECK_FUNCS in modules/*
9197         * modules/pipe-filter-gi: Use AC_CHECK_FUNCS_ONCE, not AC_CHECK_FUNCS.
9198         * modules/pipe-filter-ii: Likewise.
9199         * modules/sys_socket-tests: Likewise.
9200         * modules/tsearch-tests: Likewise.
9201         * Makefile (sc_prefer_ac_check_funcs_once): New rule.
9202         (check): Depend on it.
9203
9204 2009-10-12  Eric Blake  <ebb9@byu.net>
9205
9206         utimens-tests: port to NFS file systems
9207         * tests/test-utimens.h (test_utimens): Refactor utimecmp
9208         comparisons to avoid spurious failures from timestamp drift
9209         between NFS machines.
9210
9211 2009-10-12  Eric Blake  <ebb9@byu.net>
9212
9213         stat-time-tests: minor cleanups
9214         * modules/stat-time-tests (configure.ac): Use AC_CHECK_FUNCS_ONCE.
9215         * tests/test-stat-time.c (nap): Separate assignment from call.
9216         Suggested by Paolo Bonzini and Bruno Haible.
9217
9218         sys_stat: guarantee struct timespec
9219         * lib/sys_stat.in.h (includes): Always include <time.h>
9220         * modules/sys_stat (Depends-on): Add time.
9221         * tests/test-sys_stat.c: Guarantee struct timespec, as well as
9222         mode_t permission values.
9223         * doc/posix-headers/sys_stat.texi (sys/stat.h): Document how to
9224         get at subsecond timestamps.
9225
9226 2009-10-10  Eric Blake  <ebb9@byu.net>
9227
9228         futimens: new module
9229         * modules/futimens: New file.
9230         * lib/futimens.c (futimens): Likewise.
9231         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Likewise.
9232         * lib/utimens.c (futimens): Avoid recursion into rpl_futimens, so
9233         we can work around Linux bugs.
9234         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
9235         * modules/sys_stat (Makefile.am): Substitute them.
9236         * lib/sys_stat.in.h (futimens): Declare it.
9237         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
9238         * doc/posix-functions/futimens.texi (futimens): Likewise.
9239         * modules/futimens-tests: New test.
9240         * tests/test-futimens.c: Likewise.
9241
9242         utimens: introduce fdutimens
9243         * lib/utimens.h (fdutimens): New prototype.
9244         * lib/utimens.c (gl_futimens): Move guts...
9245         (fdutimens): ...to new interface.
9246         * tests/test-utimens.c (do_fdutimens): Use it.
9247
9248         utimens: add UTIME_NOW and UTIME_OMIT support
9249         * lib/utimens.c (validate_timespec, update_timespec): New helper
9250         functions.
9251         (gl_futimens, lutimens): Use them.
9252         * modules/utimens (Depends-on): Add gettime, lstat, stat-time,
9253         stdbool, sys_stat.
9254         (Link): Mention resulting library dependency.
9255         * modules/utimecmp (Link): Likewise.
9256         * modules/utimens-tests (Depends-on): Drop stat-time, stdbool.
9257         (Makefile.am): Pick up library dependency.
9258         * lib/sys_stat.in.h (UTIME_NOW, UTIME_OMIT): Guarantee a
9259         definition.
9260         * tests/test-sys_stat.c: Test the definitions.
9261         * doc/posix-headers/sys_stat.texi (sys/stat.h): Document this.
9262         * NEWS: Document library dependency.
9263
9264         utimecmp: support symlink timestamps
9265         * lib/utimecmp.c (utimecmp): Use new interface.  Skip effort of
9266         hashing when possible.  Use pathconf when available.
9267         (SYSCALL_RESOLUTION): Recognize tighter resolution.
9268         * modules/utimecmp (Depends-on): Add lstat.
9269
9270         utimens: add lutimens interface
9271         * lib/utimens.c (lutimens): New function.
9272         * m4/utimens.m4 (gl_UTIMENS): Check for lutimes.
9273         * lib/utimens.h (lutimens): Declare new interface.
9274         * tests/test-utimens.c (main): Enhance test.
9275         * tests/test-lutimens.h (test_lutimens): New file.
9276         * modules/utimens-tests (Files): Distribute it.
9277         (Depends-on): Add symlink.
9278         (configure.ac): Check for usleep.
9279
9280         utimens: validate futimens usage
9281         * lib/utimens.c (gl_futimens): Require valid fd up front, using
9282         fewer syscalls on failure later on.  Avoid compiler warning on
9283         mingw.
9284         * modules/utimens (Depends-on): Add dup2.
9285
9286         utimens: add test
9287         * modules/utimens-tests: New test.
9288         * tests/test-utimens.h: New file.
9289         * tests/test-futimens.h: Likewise.
9290         * tests/test-utimens.c: Likewise.
9291
9292         doc: mention timestamp portability issues
9293         * doc/glibc-functions/lutimes.texi (lutimes): Refer to utimensat
9294         instead.
9295         * doc/posix-functions/utime.texi (utime): Likewise.
9296         * doc/posix-functions/utimes.texi (utimes): Likewise.
9297         * doc/glibc-functions/futimes.texi (futimes): Refer to futimens
9298         instead.
9299         * doc/posix-functions/futimens.texi (futimens): Mention utimens
9300         module.
9301         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
9302         Mention weakness with symlink timestamps.
9303         * doc/glibc-functions/futimesat.texi (futimesat): New file; refer
9304         to utimensat/futimens instead.
9305         * doc/gnulib.texi (Glibc sys/time.h): Include new file.
9306
9307         test-dup2: enhance test
9308         * tests/test-dup2.c (main): Also check AT_FDCWD.
9309
9310         test-stat-time: avoid more spurious failures
9311         * tests/test-stat-time.c (nap): Wait for 15ms rather than 2ms, for
9312         xfs; and avoid race if the two timestamps cross quantization edge.
9313
9314         relocatable: prefer 'file system' over 'filesystem'
9315         * m4/relocatable-lib.m4 (gl_RELOCATABLE_NOP): Use AS_HELP_STRING.
9316         (gl_RELOCATABLE_LIBRARY_BODY): Fix spelling.
9317         * doc/relocatable-maint.texi (Supporting Relocation): Likewise.
9318         * doc/relocatable.texi (Enabling Relocatability): Likewise.
9319         * lib/relocatable.c (compute_curr_prefix): Likewise.
9320
9321 2009-10-10  Jim Meyering  <meyering@redhat.com>
9322
9323         stat-time-tests: check for the usleep function
9324         * modules/stat-time-tests (configure.ac): Now that we test HAVE_USLEEP.
9325
9326 2009-10-10  Bruno Haible  <bruno@clisp.org>
9327
9328         * modules/xnanosleep: Put the Link section after the Include section.
9329
9330 2009-10-09  Eric Blake  <ebb9@byu.net>
9331
9332         dup2: work around FreeBSD 6.1 bug
9333         * m4/dup2.m4 (gl_FUNC_DUP2): Detect bug.
9334         * doc/posix-functions/dup2.texi (dup2): Document it.
9335         Reported by Nelson H. F. Beebe and Jim Meyering.
9336
9337         test-stat-time: port to buggy NFS clients
9338         * tests/test-stat-time.c (main) [W32]: Reduce ifdefs.
9339         (test_ctime): Also skip test if mtime and ctime are skewed.
9340
9341         maint: prefer 'file system' over 'filesystem'
9342         * doc/posix-functions/fstatat.texi (fstatat): Likewise.
9343         * doc/posix-functions/lstat.texi (lstat): Likewise.
9344         * lib/file-has-acl.c (file_has_acl): Likewise.
9345         * lib/fwriteerror.c [TEST]: Likewise.
9346         * tests/test-areadlink.h (test_areadlink): Likewise.
9347         * tests/test-areadlinkat-with-size.c (main): Likewise.
9348         * tests/test-areadlinkat.c (main): Likewise.
9349         * tests/test-canonicalize-lgpl.c (main): Likewise.
9350         * tests/test-canonicalize.c (main): Likewise.
9351         * tests/test-fstatat.c (main): Likewise.
9352         * tests/test-linkat.c (main): Likewise.
9353         * tests/test-lstat.h (test_lstat_func): Likewise.
9354         * tests/test-mkdir.h (test_mkdir): Likewise.
9355         * tests/test-readlink.h (test_readlink): Likewise.
9356         * tests/test-remove.c (main): Likewise.
9357         * tests/test-rename.h (test_rename): Likewise.
9358         * tests/test-renameat.c (main): Likewise.
9359         * tests/test-rmdir.h (test_rmdir_func): Likewise.
9360         * tests/test-symlink.h (test_symlink): Likewise.
9361         * tests/test-symlinkat.c (main): Likewise.
9362         * tests/test-unlink.h (test_unlink_func): Likewise.
9363         * tests/test-unlinkat.c (main): Likewise.
9364
9365         maint: make realtime library usage explicit
9366         * modules/gethrxtime (Link): Mention LIB_GETHRXTIME.
9367         * modules/gettime (Link): Mention LIB_CLOCK_GETTIME.
9368         * modules/settime (Link): Likewise.
9369         * modules/xnanosleep (Link): Mention LIB_NANOSLEEP.
9370
9371         test-stat-time: speed up execution
9372         * tests/test-stat-time.c (test_ctime) [!W32]: Avoid compiler
9373         warning on mingw.
9374         (nap): New helper function.
9375         (prepare_test): Use it to reduce sleep time.
9376         (test_mtime, test_ctime, test_birthtime): Allow for subsecond
9377         execution.
9378         * modules/stat-time-tests (configure.ac): Check for usleep.
9379
9380 2009-10-09  Jim Meyering  <meyering@redhat.com>
9381
9382         selinux-h: always use getfilecon wrappers
9383         * lib/getfilecon.c: New file.
9384         * lib/se-selinux.in.h: Use a better inclusion guard symbol name.
9385         [HAVE_SELINUX_SELINUX_H]: Include-next <selinux/selinux.h>.
9386         [!HAVE_SELINUX_SELINUX_H]: Use better parameter names.
9387         (fgetfilecon): Provide a stub.
9388         * m4/selinux-selinux-h.m4 (gl_HEADERS_SELINUX_SELINUX_H): Don't
9389         AC_SUBST SELINUX_SELINUX_H, since now we're generating that
9390         file unconditionally.
9391         When <selinux/selinux.h> is found, arrange to use wrappers.
9392         * modules/selinux-h (Files): Add getfilecon.c.
9393         (Makefile.am): Substitute include-next-related bits
9394         into the now-always-generated selinux/selinux.h file.
9395         * doc/glibc-functions/lgetfilecon.texi: New file.
9396         * doc/glibc-functions/fgetfilecon.texi: New file.
9397         * doc/glibc-functions/getfilecon.texi: New file.
9398         * doc/glibc-functions/getfilecon-desc.texi: New file.
9399         * doc/gnulib.texi (Glibc selinux/selinux.h): New section, by
9400         which to pull in the new files.
9401         * MODULES.html.sh (Misc): Add selinux-h.
9402
9403 2009-10-08  Jim Meyering  <meyering@redhat.com>
9404
9405         unistd: fix comment typo
9406         * lib/unistd.in.h (euidaccess): Fix a comment typo.
9407
9408 2009-10-08  Eric Blake  <ebb9@byu.net>
9409
9410         areadlink: use SIZE_MAX consistently
9411         * modules/areadlink (Depends-on): Add stdint.
9412         * modules/areadlink-with-size (Depends-on): Likewise.
9413         * lib/areadlink-with-size.c (includes): Drop stdio, since stdlib
9414         gives NULL; drop sys/types, since unistd gives size_t; and add
9415         stdint for SIZE_MAX.
9416         (SIZE_MAX): Rely on headers.
9417         * lib/areadlinkat-with-size.c (includes): Drop stdio, sys/types,
9418         and add stdint.
9419         * lib/areadlink.c (includes): Drop sys/types, and add stdint.
9420         (SIZE_MAX): Likewise.
9421         (INITIAL_BUF_SIZE): Turn into enum.
9422         * lib/areadlinkat.c (INITIAL_BUF_SIZE): Likewise.
9423
9424 2009-10-08  Jim Meyering  <meyering@redhat.com>
9425
9426         areadlinkat: avoid compilation failure
9427         * lib/areadlinkat.c: Include <stdint.h> for use of SIZE_MAX.
9428         Fix typo in comment.
9429
9430 2009-10-07  Eric Blake  <ebb9@byu.net>
9431
9432         areadlinkat-with-size: new module
9433         * modules/areadlinkat-with-size: New module.
9434         * lib/areadlinkat-with-size.c (areadlinkat_with_size): New file.
9435         * lib/areadlink.h (areadlinkat): Declare it.
9436         * MODULES.html.sh (File system functions): Mention it.
9437         * modules/areadlinkat-with-size-tests: New test.
9438         * tests/test-areadlinkat-with-size.c: New file.
9439
9440         xreadlinkat: new module
9441         * modules/xreadlinkat: New module.
9442         * lib/xreadlinkat.c (xreadlinkat): New file.
9443         * lib/xreadlink.h (xreadlinkat): Declare it.
9444         * MODULES.html.sh (File system functions): Mention it.
9445
9446         areadlinkat: new module
9447         * lib/at-func.c (FUNC_FAIL): New define.
9448         (AT_FUNC_NAME, VALIDATE_FLAG): Use it rather than raw -1.
9449         * modules/areadlinkat: New module.
9450         * lib/linkat.c (areadlinkat): Move...
9451         * lib/areadlinkat.c (areadlinkat): ...to new file.
9452         * lib/areadlink.h (areadlinkat): Declare it.
9453         * modules/linkat (Depends-on): Add areadlinkat.
9454         * MODULES.html.sh (File system functions): Mention it.
9455         * modules/areadlinkat-tests: New test.
9456         * tests/test-areadlinkat.c: New file.
9457
9458         areadlink, areadlink-with-size: add tests
9459         * modules/areadlink-tests: New test.
9460         * modules/areadlink-with-size-tests: Likewise.
9461         * tests/test-areadlink.h: New file.
9462         * tests/test-areadlink.c: Likewise.
9463         * tests/test-areadlink-with-size.c: Likewise.
9464
9465         maint: minor cleanups
9466         * lib/fts.c (ATTRIBUTE_UNUSED): Delete; use gnulib-guaranteed
9467         _UNUSED_PARAMETER_ instead.
9468         * lib/getdate.y (ATTRIBUTE_UNUSED): Likewise.
9469         * lib/utimens.c (ATTRIBUTE_UNUSED): Likewise.
9470         * modules/linkat-tests (Files): Distribute test-link.h.
9471
9472         openat, utimens: whitespace cleanup
9473         * lib/openat.c: Prefer space throughout, rather than mix of 8
9474         spaces vs. tabs.
9475         * lib/at-func.c: Likewise.
9476         * lib/utimens.c: Likewise.
9477
9478         openat: avoid using wrong fd
9479         * lib/openat.c (openat_permissive): Reject user's fd if saving the
9480         working directory chooses same fd.
9481         * lib/at-func.c (AT_FUNC_NAME): Likewise.
9482
9483         mkdir, mkdirat: fix cygwin 1.5.x bug
9484         * lib/mkdir.c (rpl_mkdir) [FUNC_MKDIR_DOT_BUG]: Work around bug.
9485         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Move...
9486         * m4/mkdir.m4 (gl_FUNC_MKDIR): ...here, and add check for cygwin
9487         bug.
9488         (gl_PREREQ_MKDIR): Delete unused macro.
9489         * modules/mkdir (Files): Track file rename.
9490         (configure.ac): Update macro name.
9491         * modules/openat (Depends-on): Add mkdir.
9492         * doc/posix-functions/mkdir.texi (mkdir): Document the bug.
9493
9494         mkdir, mkdirat: add tests
9495         * modules/mkdir-tests: New test.
9496         * tests/test-mkdir.h: New file.
9497         * tests/test-mkdir.c: Likewise.
9498         * tests/test-mkdirat.c: Likewise.
9499         * modules/openat-tests (Files): Add new files.
9500         (Makefile.am): Run new test.
9501
9502 2009-10-06  Eric Blake  <ebb9@byu.net>
9503
9504         doc: tweak *at function documentation
9505         * doc/posix-functions/faccessat.texi (faccessat): Mention
9506         known issue with replacement.
9507         * doc/posix-functions/fchdir.texi (fchdir): Likewise.
9508         * doc/posix-functions/linkat.texi (linkat): Likewise.
9509         * doc/posix-functions/mkfifoat.texi (mkfifoat): Likewise.
9510         * doc/posix-functions/mknodat.texi (mknodat): Likewise.
9511         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
9512         * doc/posix-functions/renameat.texi (renameat): Likewise.
9513         * doc/posix-functions/symlinkat.texi (symlinkat): Likewise.
9514
9515         openat: fix GNU/Hurd bug in unlinkat
9516         * m4/openat.m4 (gl_FUNC_OPENAT): Replace unlinkat if unlink is
9517         broken.
9518         * doc/posix-functions/unlink.texi (unlink): Document this.
9519         * doc/posix-functions/unlinkat.texi (unlinkat): Likewise.
9520
9521         fdopendir: fix GNU/Hurd bug
9522         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Check for Hurd bug in
9523         allowing non-directory fds.
9524         * lib/fdopendir.c (rpl_fdopendir): Work around it.
9525         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): New witness.
9526         * modules/dirent (Makefile.am): Substitute it.
9527         * lib/dirent.in.h (fdopendir): Declare replacement.
9528         * doc/posix-functions/fdopendir.texi (fdopendir): Document this.
9529         * tests/test-fdopendir.c (main): Test something other than
9530         /dev/null, since on Hurd that behaves like a directory.
9531
9532         test-symlink: port to GNU/Hurd
9533         * tests/test-symlink.h (test_symlink): Relax expected errno.
9534
9535         doc: tweak more cygwin information
9536         * doc/glibc-headers/getopt.texi (getopt.h): Cygwin 1.7 getopt is
9537         now compatible with glibc.
9538         * doc/posix-functions/getopt.texi (getopt): Likewise.
9539
9540         getopt-gnu: add another test
9541         * tests/test-getopt_long.h (test_getopt_long_posix): New test, to
9542         guarantee behavior relied on by m4.
9543         * tests/test-getopt.c (main): Use it.
9544         * modules/getopt-posix-tests (Depends-on): Add setenv.
9545         See http://lists.gnu.org/archive/html/bug-m4/2006-09/msg00028.html.
9546
9547         getopt: fix compilation on darwin
9548         * lib/getopt.in.h (includes): Leave breadcrumbs during system
9549         include.
9550         * lib/unistd.in.h (getopt): Use them to avoid recursive include.
9551         Reported by Ludovic Courtès.
9552
9553 2009-10-06  Bruno Haible  <bruno@clisp.org>
9554
9555         * modules/size_max (Description): Discourage its use.
9556         Reported by Simon Josefsson.
9557
9558 2009-10-06  Jim Meyering  <meyering@redhat.com>
9559
9560         linkat: avoid compilation failure
9561         * lib/linkat.c: Include <stdint.h> for use of SIZE_MAX.
9562
9563 2009-10-05  Eric Blake  <ebb9@byu.net>
9564
9565         linkat: support Linux 2.6.17
9566         * m4/linkat.m4 (gl_FUNC_LINKAT): Default to always replacing
9567         linkat on Linux, but allow cache variable override.
9568         * lib/linkat.c (rpl_linkat): Define override.
9569         * modules/linkat (Depends-on): Add symlinkat.
9570         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add new default.
9571         * modules/unistd (Makefile.am): Substitute it.
9572         * lib/unistd.in.h (linkat): Declare replacement.
9573         Reported by Pádraig Brady.
9574
9575         quotearg: port test to systems with C.UTF-8 locale
9576         * tests/test-quotearg.c (struct result_strings): Add another
9577         member, differentiating between C.ASCII and C.UTF-8 handling.
9578         (compare_strings): Add parameter.
9579         (main): Adjust all callers.
9580
9581         getopt: avoid clash with FreeBSD _getopt_internal
9582         * lib/getopt.in.h (_getopt_internal): Override the name.
9583         * lib/getopt_int.h (includes): Pick up any overrides.
9584         Reported by Reuben Thomas.
9585
9586         hash: allow C89 compilation
9587         * lib/hash.c (check_tuning): Move declaration before statement.
9588         Reported by Reuben Thomas.
9589
9590 2009-10-05  Karl Berry  <karl@gnu.org>
9591
9592         * doc/gnulib.texi: @include execvpe.texi, missing for several days.
9593
9594 2009-10-04  Paolo Bonzini  <bonzini@gnu.org>
9595             Bruno Haible  <bruno@clisp.org>
9596
9597         * lib/uname.c (uname): Use a table-driven algorithm to compute
9598         Windows NT versions.
9599
9600 2009-10-04  Bruno Haible  <bruno@clisp.org>
9601
9602         * lib/progname.c (set_program_name): Also remove the "lt-" prefix from
9603         program_invocation_short_name.
9604         * modules/progname (configure.ac): Test for presence of
9605         program_invocation_short_name.
9606         Reported by Sergey Poznyakoff <gray@gnu.org.ua>.
9607
9608 2009-10-04  Bruno Haible  <bruno@clisp.org>
9609
9610         * lib/progname.c (set_program_name): Fix comment.
9611         Reported by Jim Meyering.
9612
9613 2009-10-03  Paolo Bonzini  <bonzini@gnu.org>
9614             Bruno Haible  <bruno@clisp.org>
9615
9616         * lib/uname.c: Include <string.h>.
9617         (uname): Do only one call to GetVersionEx in the common case.
9618
9619 2009-10-03  Paolo Bonzini  <bonzini@gnu.org>
9620             Bruno Haible  <bruno@clisp.org>
9621
9622         * lib/uname.c (VER_PLATFORM_WIN32_CE, PROCESSOR_ARCHITECTURE_AMD64,
9623         PROCESSOR_ARCHITECTURE_IA32_ON_WIN64): Define fallbacks.
9624         (uname): Add support for Windows CE and various non-x86 CPU types.
9625
9626 2009-10-03  Bruno Haible  <bruno@clisp.org>
9627
9628         * gnulib-tool (func_create_testdir): Conditionally emit AM_PROG_CC_C_O
9629         invocation to tests/configure.ac.
9630         Reported by Ian Beckwith <ianb@erislabs.net>.
9631
9632 2009-10-02  Eric Blake  <ebb9@byu.net>
9633
9634         fchdir: avoid compiler warning
9635         * lib/fchdir.c (canonicalize_file_name)
9636         [!HAVE_CANONICALIZE_FILE_NAME]: Avoid compiler warning on mingw.
9637
9638         test-open: support mingw errno values
9639         * tests/test-open.h (test_open): Relax test.
9640         * tests/test-fopen.h (test_fopen): Likewise.
9641         * tests/test-openat-safer.c (main): Likewise.
9642
9643         open: fix opening directory on mingw
9644         * lib/open.c (open) [REPLACE_OPEN_DIRECTORY]: Correct typo.
9645
9646         test-open: on GNU/Hurd, /dev/null is a directory
9647         * tests/test-fopen.h (main): Rename...
9648         (test_fopen): ...to this.  Use a guaranteed non-directory when
9649         confirming open behavior on trailing slash.
9650         * tests/test-openat-safer.c (main): Likewise.
9651         * tests/test-open.h (main): Likewise....
9652         (test_open): ...to this.
9653         * tests/test-fopen.c (main): Adjust caller.
9654         * tests/test-fopen-safer.c (main): Likewise.
9655         * tests/test-open.c (main): Likewise.
9656         * tests/test-fcntl-safer.c (main): Likewise.
9657         Reported by Samuel Thibault.
9658
9659         rename, fchdir: don't ignore chdir failure
9660         * lib/fchdir.c (get_name): Abort on unexpected chdir failure.
9661         * lib/rename.c (rpl_rename) [W32]: Likewise.
9662         (rpl_rename) [RENAME_DEST_EXISTS_BUG]: Avoid one case of losing
9663         an empty destination directory if source cannot be renamed,
9664         although there is still possibility for failure.
9665         * doc/posix-functions/rename.texi (rename): Document the race.
9666         Reported by Jim Meyering.
9667
9668         maint: cleanup whitespace in recent commits
9669         * lib/rename.c (rpl_rename): Remove tabs.
9670         * tests/test-link.h (test_link): Likewise.
9671         * lib/fchdir.c (get_name): Likewise.
9672         Reported by Jim Meyering.
9673
9674 2009-10-02  Ben Pfaff  <blp@gnu.org>
9675
9676         relocatable-prog-wrapper: Add missing dependency on
9677         double-slash-root.
9678         * modules/relocatable-prog-wrapper: Add dependency.
9679         Reported by Ian Beckwith <ianb@erislabs.net>.
9680
9681 2009-10-02  Eric Blake  <ebb9@byu.net>
9682
9683         renameat: fix Solaris bugs
9684         * m4/renameat.m4 (gl_FUNC_RENAMEAT): Replace renameat if rename
9685         needed fixing.
9686         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): New witness.
9687         * modules/stdio (Makefile.am): Substitute it.
9688         * lib/stdio.in.h (renameat): Declare replacement.
9689         * lib/renameat.c (rpl_renameat): Implement fix.
9690
9691         renameat: new module
9692         * modules/renameat: New file.
9693         * lib/renameat.c (renameat): Likewise.
9694         * m4/renameat.m4 (gl_FUNC_RENAMEAT): Likewise.
9695         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add witnesses.
9696         * modules/stdio (Makefile.am): Substitute them.
9697         * lib/stdio.in.h (renameat): Declare it.
9698         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
9699         * doc/posix-functions/renameat.texi (renameat): Likewise.
9700         * modules/renameat-tests: New test.
9701         * tests/test-renameat.c: Likewise.
9702
9703         rename: fix mingw bugs
9704         * lib/rename.c (rpl_rename) [W32]: Fix trailing slash and
9705         directory overwrite bugs.
9706
9707         rename: fix another cygwin 1.5 bug
9708         * m4/rename.m4 (gl_FUNC_RENAME): Split cygwin bugs into two
9709         checks.
9710         * lib/rename.c (rpl_rename): Don't penalize NetBSD with
9711         unnecessary cygwin workarounds.  Also work around bug with moving
9712         full directory onto an empty one.
9713         * modules/rename (Depends-on): Add canonicalize-lgpl, rmdir.
9714
9715         rename-dest-slash: merge into rename module
9716         * modules/rename-dest-slash (Status): Mark obsolete.
9717         (Depends-on): Add rename.
9718         (Files): Let rename do it all.
9719         * m4/rename.m4 (gl_FUNC_RENAME): Also test for NetBSD bugs,
9720         subsuming the test from gl_FUNC_RENAME_TRAILING_DEST_SLASH...
9721         * m4/rename-dest-slash.m4: ...so this file can be deleted.
9722         * lib/rename-dest-slash.c (rpl_rename_dest_slash): Delete.
9723         * lib/rename.c (rpl_rename): Update comments.
9724
9725         rename: fix cygwin 1.5.x bugs
9726         * m4/rename.m4 (gl_FUNC_RENAME): Detect cygwin bugs.
9727         * lib/rename.c (rpl_rename): Work around them.
9728         * modules/rename (Depends-on): Add same-inode.
9729
9730         rename: fix Solaris 10 bug
9731         * m4/rename.m4 (gl_FUNC_RENAME): Detect Solaris bug.
9732         * lib/rename.c (rpl_rename): Don't cripple POSIX behavior if this
9733         was the only bug.
9734
9735         rename: fix Solaris 9 bug
9736         * lib/rename.c (rpl_rename): Rewrite to recognize trailing slash
9737         on non-directory.  Avoid calling exit.
9738         * modules/rename (Depends-on): Drop xalloc; add lstat, stdbool,
9739         strdup.
9740         * modules/rename-tests (Depends-on): Drop lstat.
9741         * m4/rename.m4 (gl_FUNC_RENAME): Detect Solaris bug.
9742         (gl_PREREQ_RENAME): Delete unused macro.
9743
9744         rename-dest-slash: fix NetBSD bug
9745         * lib/rename-dest-slash.c (rpl_rename_dest_slash): Detect hard
9746         links.
9747         * modules/rename-dest-slash (Depends-on): Add same-inode.
9748
9749         rename-tests: new test, exposes several platform bugs
9750         * modules/rename-tests: New file.
9751         * tests/test-rename.h: Likewise.
9752         * tests/test-rename.c: Likewise.
9753         * doc/posix-functions/rename.texi (rename): Improve documentation,
9754         including bugs that will eventually be fixed in gnulib.
9755
9756 2009-10-02  Paolo Bonzini  <bonzini@gnu.org>
9757
9758         * lib/uname.c: Include <stdlib.h>
9759         (uname): Assume version info is available.
9760
9761 2009-10-02  Jim Meyering  <meyering@redhat.com>
9762
9763         gnu-web-doc-update: correct --help output
9764         * build-aux/gnu-web-doc-update: Make --help output relevant.
9765
9766         gnu-web-doc-update: add standard options
9767         * build-aux/gnu-web-doc-update: Add --help, --version, etc.
9768
9769         gnu-web-doc-update: New module.
9770         Use this script to automatically update the on-line web documentation
9771         for your GNU project at http://www.gnu.org/software/$pkg/manual/
9772         * modules/gnu-web-doc-update: New file, from coreutils.
9773         * build-aux/gnu-web-doc-update: New script.
9774
9775 2009-10-01  Paolo Bonzini  <bonzini@gnu.org>
9776
9777         link: LoadLibrary is not needed.
9778         * lib/link.c: Use GetModuleHandle.
9779
9780 2009-10-01  Eric Blake  <ebb9@byu.net>
9781
9782         getopt: bump serial number
9783         * m4/getopt.m4: Increment serial number, to account for 2009-09-24
9784         change.
9785
9786         tests: tighten link, rmdir, and remove tests
9787         * tests/test-link.h (includes): No need to use <config.h> here.
9788         Clean up if directory hard link was created, otherwise test for
9789         trailing '.'.
9790         * tests/test-linkat.c (main): Simplify.
9791         * tests/test-remove.c (main): Enhance test for trailing '.'.
9792         * tests/test-rmdir.h (test_rmdir_func): Likewise.
9793
9794 2009-10-01  Jim Meyering  <meyering@redhat.com>
9795
9796         maint.mk: requiring "make major" was annoying, for a "minor" release.
9797         What is intended is "stable", to contrast with alpha and beta,
9798         so require "make stable", not "make major".
9799         * build-aux/announce-gen (%valid_release_types): s/major/stable/.
9800         (get_tool_versions): Likewise.
9801         * top/maint.mk (ALL_RECURSIVE_TARGETS): s/major/stable/
9802
9803 2009-09-30  Ben Pfaff  <blp@gnu.org>
9804
9805         Fix broken build of replacement for Windows tmpfile().
9806         * lib/tmpfile.c (tmpfile): Fix call to gen_tempname() to provide
9807         flags argument added along with the 'mkostemp' module.
9808
9809 2009-09-28  Bruno Haible  <bruno@clisp.org>
9810
9811         Avoid identifier clash with POSIX function 'remove' defined as a macro.
9812         * lib/gl_list.h (struct gl_list_implementation): Rename field 'remove'
9813         to 'remove_elt'.
9814         (gl_list_remove): Update.
9815         * lib/gl_list.c (gl_list_remove): Update.
9816         * lib/gl_oset.h (struct gl_oset_implementation): Rename field 'remove'
9817         to 'remove_elt'.
9818         (gl_oset_remove): Update.
9819         * lib/gl_list.c (gl_oset_remove): Update.
9820         Reported by Eric Blake.
9821
9822 2009-09-28  Eric Blake  <ebb9@byu.net>
9823
9824         doc: mention yet more cygwin 1.7 status
9825         * doc/posix-functions/fexecve.texi (fexecve): Now implemented in
9826         cygwin.
9827         * doc/glibc-functions/execvpe.texi (execvpe): New file.
9828         * doc/gnulib.texi (Glibc unistd.h): Mention it.
9829
9830         argp: fix test failure
9831         * lib/argp-help.c (hol_entry_cmp): Don't use _tolower on values
9832         that are not upper-case.  Pass correct range to tolower.
9833
9834 2009-09-27  Jim Meyering  <meyering@redhat.com>
9835
9836         test-yesno: work around sparc-dash here-document infelicity
9837         Without this change, the literal \177 byte in a here document
9838         would make dash 0.5.5.1-3 access uninitialized memory.
9839         * tests/test-yesno.sh: Don't put the \177 byte in the here document.
9840         Instead, use a marker, "@", and filter through tr to create the desired
9841         contents.  Reported as <http://bugs.debian.org/548493> by Kurt Roeckx.
9842
9843 2009-09-27  Bruno Haible  <bruno@clisp.org>
9844
9845         Disable untested support for new flavours of ACLs on AIX.
9846         * lib/file-has-acl.c (file_has_acl): Mark newer AIX code as work in
9847         progress.
9848         * lib/set-mode-acl.c (qset_acl): Likewise.
9849
9850 2008-12-07  Bruno Haible  <bruno@clisp.org>
9851
9852         Add support for new flavours of ACLs on AIX. (Untested.)
9853         * lib/file-has-acl.c [AIX] (acl_nfs4_nontrivial): New function.
9854         (file_has_acl): Add support for newer AIX.
9855         * lib/set-mode-acl.c (qset_acl): Likewise.
9856         * tests/test-sameacls.c (main): Fix use of aclx_get function. Hint by
9857         Rainer Tammer <tammer@tammer.net>.
9858
9859 2009-09-26  Eric Blake  <ebb9@byu.net>
9860
9861         argp: fix compilation of getopt
9862         * lib/getopt.in.h (includes): Use different guard than glibc.
9863         Reported by Sergey Poznyakoff.
9864
9865         doc: mention more cygwin 1.7 status
9866         * doc/posix-functions/access.texi (access): Mention cygwin 1.5
9867         bug.
9868         * doc/posix-functions/execl.texi (execl): Likewise.
9869         * doc/posix-functions/execle.texi (execle): Likewise.
9870         * doc/posix-functions/execlp.texi (execlp): Likewise.
9871         * doc/posix-functions/execv.texi (execv): Likewise.
9872         * doc/posix-functions/execve.texi (execve): Likewise.
9873         * doc/posix-functions/execvp.texi (execvp): Likewise.
9874         * doc/glibc-functions/canonicalize_file_name.texi
9875         (canonicalize_file_name): Cygwin 1.7 now provides this.
9876         * doc/glibc-functions/euidaccess.texi (euidaccess): Likewise.
9877         * doc/posix-functions/fchmodat.texi (fchmodat): Mention limitation
9878         on AT_SYMLINK_NOFOLLOW.
9879
9880 2009-09-24  Eric Blake  <ebb9@byu.net>
9881
9882         test-linkat: make test more robust
9883         * tests/test-linkat.c (main): Avoid collision with EEXIST.
9884
9885         getopt: fix inclusion guards for cygwin
9886         * modules/getopt-posix (Depends-on): Add include-next.
9887         (Makefile.am): Substitute more items in replacement header.
9888         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Also check for native
9889         <getopt.h>.
9890         * lib/getopt.in.h (includes): Use split inclusion guard, and
9891         prefer <getopt.h> over include <unistd.h> when one is present.
9892         (option): Also override name of 'struct option'.
9893
9894         same-inode: revert prior change; it is not yet ready
9895         * NEWS: Undo mention of this change.
9896         * lib/same-inode.h (same-inode.h): Undo tri-state change.
9897         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Update caller.
9898         * lib/cycle-check.c (cycle_check): Likewise.
9899         * lib/same.c (same_name): Likewise.
9900         * lib/at-func2.c (at_func2): Likewise.
9901
9902 2009-09-23  Eric Blake  <ebb9@byu.net>
9903
9904         linkat: new module
9905         * modules/linkat: New file.
9906         * lib/at-func2.c (at_func2): Likewise.
9907         * lib/linkat.c (linkat): Likewise.
9908         * m4/linkat.m4 (gl_FUNC_LINKAT): Likewise.
9909         * lib/openat-priv.h (at_func2): Add declaration.
9910         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witnesses.
9911         * modules/unistd (Makefile.am): Substitute them.
9912         * lib/unistd.in.h (linkat): Declare it.
9913         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
9914         * doc/posix-functions/linkat.texi (linkat): Likewise.
9915         * doc/posix-functions/link.texi (link): Tweak wording.
9916         * tests/test-link.c (main): Move guts...
9917         * tests/test-link.h (test_link): ...into new file.
9918         * modules/linkat-tests: New test.
9919         * tests/test-linkat.c: Likewise.
9920         * modules/link-tests (Files): Ship new file.
9921         (Depends-on): Add stdbool.
9922
9923         dirname: add library-safe mdir_name
9924         * lib/dirname.h (mdir_name): New prototype.
9925         * lib/dirname.c (dir_name): Move guts...
9926         (mdir_name): ...to new function that avoids xalloc_die.
9927
9928         fchdir: another mingw fix
9929         * modules/fchdir (Depends-on): Drop canonicalize-lgpl.
9930         * lib/fchdir.c (get_name): New helper method; skips canonicalize
9931         on mingw (where it has not yet been ported), and make it optional
9932         elsewhere.
9933         (_gl_register_fd): Use it.
9934
9935         same-inode: make SAME_INODE tri-state, to port to mingw
9936         * NEWS: Mention this change.
9937         * lib/same-inode.h (same-inode.h): Recognize mingw limitation of
9938         st_ino always being 0.
9939         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Update caller.
9940         * lib/cycle-check.c (cycle_check): Likewise.
9941         * lib/same.c (same_name): Likewise.
9942
9943         lstat: avoid mingw compilation error
9944         * m4/lstat.m4 (gl_FUNC_LSTAT): Avoid duplicate calls to
9945         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK, and deal with missing
9946         lstat ourselves.
9947         * lib/lstat.c [!HAVE_LSTAT]: Do nothing if <sys/stat.h> override
9948         was adequate.
9949         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Let lstat module handle
9950         the checks for lstat.
9951         (gl_SYS_STAT_H_DEFAULTS): Set default for HAVE_LSTAT.
9952
9953         link: fix test failure on Solaris 9
9954         * lib/link.c (rpl_link): Don't assume link will catch bogus
9955         trailing slash on source.
9956
9957         test-symlinkat: enhance test
9958         * tests/test-readlink.c (main): Move guts...
9959         * tests/test-readlink.h (test_readlink): ...into new file.
9960         * tests/test-symlink.c (main): Move guts...
9961         * tests/test-symlink.h (test_symlink): ...into new file.
9962         * tests/test-symlinkat.c (main): Use new files for further
9963         coverage.
9964         (do_symlink, do_readlink): New helper functions.
9965         * modules/symlink-tests (Files): Ship new file.
9966         (Depends-on): Add stdbool.
9967         * modules/readlink-tests (Files): Ship new file.
9968         (Depends-on): Add stdbool.
9969         * modules/symlinkat-tests (Files): Use new files.
9970
9971 2009-09-23  Eric Blake  <ebb9@byu.net>
9972
9973         readlink: document portability issue with symlink length
9974         * doc/posix-functions/lstat.texi (lstat): Mention that some file
9975         systems have bogus st_size on symlinks, and mention the
9976         areadlink-with-size module.
9977         * doc/posix-functions/fstatat.texi (fstatat): Likewise.
9978         * doc/posix-functions/readlink.texi (readlink): Mention the
9979         areadlink module, and ERANGE failure.
9980         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
9981         * tests/test-readlink.c (main): Relax test for AIX, HP-UX.
9982
9983         readlink: fix Solaris 9 bug with trailing slash
9984         * lib/readlink.c (rpl_readlink): Work around trailing slash bug.
9985         * m4/readlink.m4 (gl_FUNC_READLINK): Detect the bug.
9986         * doc/posix-functions/readlink.texi (readlink): Document this.
9987         * modules/readlink-tests: New test.
9988         * tests/test-readlink.c: Likewise.
9989
9990         readlink: fix cygwin 1.5.x bug with return type
9991         * m4/readlink.m4 (gl_FUNC_READLINK): Require correct signature.
9992         * lib/unistd.in.h (readlink): Use ssize_t.
9993         * lib/readlink.c (readlink): Likewise.
9994         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
9995         * modules/unistd (Makefile.am): Substitute it.
9996         * lib/unistd.in.h (readlink): Declare replacement.
9997         * doc/posix-functions/readlink.texi (readlink): Document this.
9998
9999         symlink: use throughout gnulib
10000         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Omit symlink check.
10001         * lib/symlinkat.c (symlinkat) [!HAVE_SYMLINK]: Document why
10002         symlink is not used.
10003         * modules/symlinkat (Depends-on): Add symlink.
10004         * modules/canonicalize-lgpl-tests (Depends-on): Likewise.
10005         * modules/canonicalize-tests (Depends-on): Likewise.
10006         * modules/lstat-tests (Depends-on): Likewise.
10007         * modules/openat-tests (Depends-on): Likewise.
10008         * modules/remove-tests (Depends-on): Likewise.
10009         * modules/rmdir-tests (Depends-on): Likewise.
10010         * modules/unlink-tests (Depends-on): Likewise.
10011         * tests/test-canonicalize-lgpl.c (symlink): Delete stub.
10012         * tests/test-canonicalize.c (symlink): Likewise.
10013         * tests/test-fstatat.c (symlink): Likewise.
10014         * tests/test-lstat.c (symlink): Likewise.
10015         * tests/test-remove.c (symlink): Likewise.
10016         * tests/test-rmdir.c (symlink): Likewise.
10017         * tests/test-unlink.c (symlink): Likewise.
10018         * tests/test-unlinkat.c (symlink): Likewise.
10019
10020         symlink: new module, for Solaris 9 bug
10021         * modules/symlink: New file.
10022         * m4/symlink.m4 (gl_FUNC_SYMLINK): Likewise.
10023         * lib/symlink.c: Likewise.
10024         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add defaults.
10025         * modules/unistd (Makefile.am): Substitute them.
10026         * lib/unistd.in.h (symlink): Declare replacement.
10027         * MODULES.html.sh (File system functions): Mention it.
10028         * doc/posix-functions/symlink.texi (symlink): Likewise.
10029         * modules/symlink-tests: New test.
10030         * tests/test-symlink.c: Likewise.
10031
10032 2009-09-23  Bruno Haible  <bruno@clisp.org>
10033
10034         * gnulib-tool (func_import): Add 'link-warning' to testsrelated_modules
10035         when needed.
10036         Test case: gnulib-tool --import --with-tests atexit inttypes.
10037         Reported by Pauli Miettinen <pauli.miettinen@cs.helsinki.fi>.
10038
10039 2009-09-23  Bruno Haible  <bruno@clisp.org>
10040
10041         * gnulib-tool (func_emit_tests_Makefile_am): Set uses_subdirs in a
10042         subcommand, not in a subshell.
10043
10044 2009-09-22  Eric Blake  <ebb9@byu.net>
10045
10046         unistd: sort replacement declarations
10047         * lib/unistd.in.h: Sort declarations.
10048
10049         open, openat: minor optimization
10050         * lib/open.c (open): If open succeeded, len is non-zero.
10051         * lib/openat.c (rpl_openat): Likewise.
10052
10053         link-follow: ensure correct result
10054         * m4/fcntl_h.m4 (gl_FCNTL_H): Clean up temporary file.
10055         * m4/link-follow.m4 (gl_FUNC_LINK_FOLLOWS_SYMLINK): Likewise, and
10056         distinguish between possible failures.
10057
10058 2009-09-21  Eric Blake  <ebb9@byu.net>
10059
10060         fts: avoid compiler warning
10061         * lib/fts.c (dirent_inode_sort_may_be_useful)
10062         (leaf_optimization_applies) [!__linux__]: Mark unused parameters.
10063
10064 2009-09-19  Bruno Haible  <bruno@clisp.org>
10065
10066         * lib/progreloc.c (canonicalize_file_name): New declaration.
10067
10068 2009-09-19  Eric Blake  <ebb9@byu.net>
10069
10070         link: fix quoting
10071         * m4/link.m4 (gl_FUNC_LINK): Fix shell quoting.
10072
10073         openat: fix openat bugs on Solaris 9
10074         * lib/openat.c (rpl_openat): Work around Solaris 9 bug.
10075         * m4/openat.m4 (gl_FUNC_OPENAT): Also replace openat on Solaris.
10076         * modules/openat (Depends-on): Add open.
10077         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Provide new default.
10078         * modules/fcntl-h (Makefile.am): Substitute it.
10079         * lib/fcntl.in.h (openat): Declare replacement.
10080         * doc/posix-functions/openat.texi (openat): Document this.
10081
10082         openat: move fstatat and unlinkat into correct files
10083         * m4/openat.m4 (gl_FUNC_OPENAT): Adjust which files will be
10084         compiled.
10085         * lib/openat.c (fstatat, unlinkat): Move...
10086         * lib/fstatat.c (fstatat): ...into correct files.
10087         * lib/unlinkat.c (unlinkat): Likewise.
10088
10089         openat: fix unlinkat bugs on Solaris 9
10090         * lib/unlinkat.c (unlinkat): New file.
10091         * modules/openat (Depends-on): Add unlink.
10092         (Files): Distribute it.
10093         * m4/openat.m4 (gl_FUNC_OPENAT): Mark unlinkat for replacement if
10094         trailing slash behavior is broken.
10095         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
10096         * modules/unistd (Makefile.am): Substitute it.
10097         * lib/unistd.in.h (unlinkat): Declare replacement.
10098         * doc/posix-functions/unlinkat.texi (unlinkat): Document this.
10099
10100         openat: fix fstatat bugs on Solaris 9
10101         * lib/fstatat.c (rpl_fstatat): Copy recent fixes from lstat and
10102         stat.
10103         * doc/posix-functions/fstatat.texi (fstatat): Document this.
10104
10105         test-unlinkat: enhance test, to expose Solaris 9 bug
10106         * tests/test-unlink.c (main): Factor guts...
10107         * tests/test-unlink.h (test_rmdir_func): ...into new file.
10108         * tests/test-rmdir.h (test_rmdir_func): Add parameter.
10109         * tests/test-rmdir.c (main): Adjust caller.
10110         * tests/test-unlinkat.c (main): Likewise.  Add unlink tests.
10111         (unlinker): New helper function.
10112         (rmdirat): Enhance check.
10113         * modules/rmdir-tests (Depends-on): Add stdbool.
10114         * modules/unlink-tests (Depends-on): Likewise.
10115         (Files): Add test-unlink.h.
10116         * modules/openat-tests (Files): Likewise.
10117         (Depends-on): Add unlinkdir.
10118
10119         test-fstatat: new test, to expose Solaris 9 bugs
10120         * tests/test-stat.c (main): Factor guts...
10121         * tests/test-stat.h (test_stat_func): ...into new file.
10122         * tests/test-lstat.c (main): Factor guts...
10123         * tests/test-lstat.h (test_lstat_func): ...into new file.
10124         * tests/test-fstatat.c: New file.
10125         * modules/stat-tests (Files): Add test-stat.h.
10126         * modules/lstat-tests (Files): Add test-lstat.h.
10127         (Depends-on): Add stdbool.
10128         * modules/openat-tests (Depends-on): Add pathmax.
10129         (Files): Add test-lstat.h, test-stat.h, test-fstatat.c.
10130         (Makefile.am): Run new test.
10131
10132         remove: new module, for mingw and Solaris 9 bugs
10133         * modules/remove: New file.
10134         * lib/remove.c: Likewise.
10135         * m4/remove.m4 (gl_FUNC_REMOVE): Likewise.
10136         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add witnesses.
10137         * modules/stdio (Makefile.am): Use them.
10138         * lib/stdio.in.h (remove): Declare replacement.
10139         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
10140         * doc/posix-functions/remove.texi (remove): Likewise.
10141         * modules/remove-tests: New test.
10142         * tests/test-remove.c: Likewise.
10143
10144         unlink: new module, for Solaris 9 bug
10145         * modules/unlink: New file.
10146         * lib/unlink.c: Likewise.
10147         * m4/unlink.m4 (gl_FUNC_UNLINK): Likewise.
10148         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witnesses.
10149         * modules/unistd (Makefile.am): Use them.
10150         * lib/unistd.in.h (stat): Declare replacement.
10151         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
10152         * doc/posix-functions/unlink.texi (unlink): Likewise.
10153         * modules/unlink-tests: New test.
10154         * tests/test-unlink.c: Likewise.
10155
10156         lstat: fix Solaris 9 bug
10157         * lib/lstat.c (lstat): Also check for trailing slash on
10158         non-symlink, non-directories.  Use stat module to simplify logic.
10159         * doc/posix-functions/lstat.texi (lstat): Document it.
10160         * modules/lstat-tests (Depends-on): Add errno, same-inode.
10161         (configure.ac): Check for symlink.
10162         * tests/test-lstat.c (main): Add more tests.
10163
10164         stat: add as dependency to other modules
10165         * modules/chown (Depends-on): Add stat.
10166         * modules/euidaccess (Depends-on): Likewise.
10167         * modules/fchdir (Depends-on): Likewise.
10168         * modules/isdir (Depends-on): Likewise.
10169         * modules/link (Depends-on): Likewise.
10170         * modules/lstat (Depends-on): Likewise.
10171         * modules/mkdir-p (Depends-on): Likewise.
10172         * modules/modechange (Depends-on): Likewise.
10173         * modules/open (Depends-on): Likewise.
10174         * modules/readlink (Depends-on): Likewise.
10175         * modules/same (Depends-on): Likewise.
10176
10177         stat: fix Solaris 9 bug
10178         * m4/stat.m4 (gl_FUNC_STAT): Detect Solaris 9 bug with trailing
10179         slash.
10180         * lib/stat.c (rpl_stat): Work around it.
10181         * doc/posix-functions/stat.texi (stat): Update documentation.
10182
10183         stat: new module, for mingw bug
10184         * modules/stat: New file.
10185         * lib/stat.c: Likewise.
10186         * m4/stat.m4 (gl_FUNC_STAT): Likewise.
10187         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
10188         * modules/sys_stat (Makefile.am): Use them.
10189         * lib/sys_stat.in.h (stat): Declare replacement.
10190         * lib/openat.c (fstatat): Deal with lstat and stat being function
10191         macros.
10192         * modules/openat (Depends-on): Add inline.
10193         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
10194         * doc/posix-functions/stat.texi (stat): Likewise.
10195         * modules/stat-tests: New test.
10196         * tests/test-stat.c: Likewise.
10197
10198 2009-09-19  Jim Meyering  <meyering@redhat.com>
10199
10200         syntax-check: detect unnecessary inclusion of canonicalize.h
10201         * top/maint.mk (sc_prohibit_canonicalize_without_use): New rule.
10202
10203 2009-09-19  Eric Blake  <ebb9@byu.net>
10204
10205         canonicalize-lgpl: adjust clients to use correct header
10206         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE)
10207         (gl_CANONICALIZE_LGPL): Use correct shell quoting.
10208         * modules/relocatable-prog-wrapper (Files): Drop canonicalize.h.
10209         * lib/fchdir.c (includes): Use <stdlib.h>, not "canonicalize.h".
10210         * lib/progreloc.c (includes): Likewise.
10211
10212 2009-09-19  Jim Meyering  <meyering@redhat.com>
10213
10214         test-posixtm.c: correct a comment
10215         * tests/test-posixtm.c: Correct first-line comment.
10216         Spotted by Eric Blake.
10217
10218 2009-09-16  Jim Meyering  <meyering@redhat.com>
10219
10220         posixtm-tests: make T const-correct; add a test case
10221         * tests/test-posixtm.c (T): Declare const.
10222         Add a test for -(2^31+1).
10223         Remove useless can-succeed-only-in-2002 test.
10224
10225         posixtm-tests: adjust the sole failing test
10226         * tests/test-posixtm.c: Correct 0000-01-01 00:00:00 test so that
10227         expected output matches what mktime now produces.  Cross-checked via
10228         erlang's calendar:datetime_to_gregorian_seconds({{1970,1,1},{0,0,0}})
10229
10230         posixtm: move #ifdef'd tests into a new module
10231         * lib/posixtm.c (posixtime): Remove #ifdef'd tests.  Move to...
10232         * tests/test-posixtm.c: ... this new file.
10233         * modules/posixtm-tests: New module.
10234
10235 2009-09-19  Eric Blake  <ebb9@byu.net>
10236
10237         openat: simplify use of at-func.c
10238         * lib/at-func.c (includes): Include prerequisites here, to
10239         simplify requirements on client files.
10240         * lib/openat-priv.h: Add double-inclusion guard.
10241         * lib/faccessat.c (includes): Simplify.
10242         * lib/fchmodat.c (includes): Likewise.
10243         * lib/fchownat.c (includes): Likewise.
10244         * lib/mkdirat.c (includes): Likewise.
10245         * lib/mkfifoat.c (includes): Likewise.
10246         * lib/symlinkat.c (includes): Likewise.
10247
10248         openat: allow return of fd 0
10249         * modules/chdir-long (Depends-on): Relax openat-safer to openat.
10250         * modules/save-cwd (Depends-on): Replace fcntl-safer with
10251         unistd-safer.
10252         * lib/chdir-long.c (includes): Replace "fcntl--.h" with
10253         <fcntl.h>; this module does not leak fds.
10254         * lib/openat.c (includes): Do not use "fcntl_safer"; plain openat
10255         must be allowed to return 0, leaving openat_safer to add the
10256         safety.
10257         (openat_permissive): Avoid writing to just-opened fd 2 if
10258         restoring the current directory fails.
10259         * lib/openat-die.c (openat_restore_fail): Add comment.
10260         * lib/save-cwd.c (includes): Make "fcntl--.h" conditional.
10261         (save_cwd): Guarantee safe fd, but without use of open_safer.
10262         * tests/test-openat.c: New test.
10263         * modules/openat-tests (Files, Makefile.am): Distribute and build
10264         new file.
10265
10266         relocatable-prog-wrapper: fix build
10267         * modules/relocatable-prog-wrapper (Files): Update name of
10268         canonicalize m4 file, broken on 2009-09-17.
10269         Reported by emad hajjar <aleppos@hotmail.com>.
10270
10271 2009-09-19  Bruno Haible  <bruno@clisp.org>
10272
10273         * lib/safe-alloc.h: Use the standard header with GPL copyright.
10274         * lib/safe-alloc.c: Likewise.
10275         Reported by Ian Beckwith <ianb@erislabs.net>.
10276
10277 2009-09-18  Bruno Haible  <bruno@clisp.org>
10278
10279         * gnulib-tool: Add advice to "cannot find configure.ac" error message.
10280         Reported by <erobles@sensacd.com.mx>.
10281
10282 2009-09-17  Eric Blake  <ebb9@byu.net>
10283
10284         canonicalize: in CAN_ALL_BUT_LAST, allow trailing slash
10285         * lib/canonicalize.c (canonicalize_filename_mode): Skip trailing
10286         slashes when checking if last component is missing.
10287         * tests/test-canonicalize.c (main): Test this.
10288
10289         canonicalize, canonicalize-lgpl: honor // if distinct from /
10290         * modules/canonicalize (Files): Add double-slash-root.m4.
10291         * modules/canonicalize-lgpl (Files): Likewise.
10292         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE)
10293         (gl_CANONICALIZE_LGPL_SEPARATE): Add dependency.
10294         * lib/canonicalize.c (DOUBLE_SLASH_IS_DISTINCT_ROOT): Provide
10295         fallback definition.
10296         (canonicalize_filename_mode): Use it to protect //.
10297         * lib/canonicalize-lgpl.c (DOUBLE_SLASH_IS_DISTINCT_ROOT)
10298         (__realpath): Likewise.
10299         * tests/test-canonicalize.c (main): Test this.
10300         * tests/test-canonicalize-lgpl.c (main): Likewise.
10301         * modules/canonicalize-tests (Depends-on): Add same-inode.
10302         * modules/canonicalize-lgpl-tests (Depends-on): Likewise.
10303
10304         canonicalize-lgpl: fix glibc bug with trailing slash
10305         * m4/canonicalize-lgpl.m4: Move contents...
10306         * m4/canonicalize.m4: ...here.
10307         (gl_CANONICALIZE_LGPL): Factor realpath check...
10308         (gl_FUNC_REALPATH_WORKS): ...into new macro.  Enhance to catch
10309         glibc 2.3.5 bug, fixed 2005-04-27.
10310         (gl_FUNC_CANONICALIZE_FILENAME_MODE): Use it.
10311         (gl_PREREQ_CANONICALIZE_LGPL): Inline...
10312         (gl_CANONICALIZE_LGPL_SEPARATE): ...into this macro.
10313         * modules/canonicalize-lgpl (Files): Manage file rename.
10314         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Provide default.
10315         * modules/stdlib (Makefile.am): Substitute witness.
10316         * lib/stdlib.in.h (canonicalize_file_name): Declare if replacement
10317         is needed.
10318         * lib/canonicalize-lgpl.c: Also compile if canonicalize_file_name
10319         replacement is required.
10320         * lib/canonicalize.c (canonicalize_file_name): Likewise.
10321         * doc/glibc-functions/canonicalize_file_name.texi
10322         (canonicalize_file_name): Document this.
10323         * doc/posix-functions/realpath.texi (realpath): Likewise.
10324
10325         canonicalize-lgpl: reject non-directory with trailing slash
10326         * lib/canonicalize-lgpl.c (__realpath): Synchronize with glibc.
10327         * tests/test-canonicalize-lgpl.c (main): Enhance test.  This
10328         catches failures in glibc 2.3.5.
10329         * tests/test-canonicalize.c (main): Likewise.
10330
10331         canonicalize-lgpl: use native realpath if it works
10332         * lib/canonicalize-lgpl.c (realpath): Guard with
10333         FUNC_REALPATH_WORKS.
10334         * lib/stdlib.in.h (realpath): Make declaration optional based on
10335         HAVE_REALPATH.
10336         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL): Check whether
10337         native realpath works.
10338         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Provide default.
10339         * modules/stdlib (Makefile.am): Substitute witness.
10340
10341         canonicalize, canonicalize-lgpl: use <stdlib.h>
10342         * modules/canonicalize-lgpl (Files): Drop canonicalize.h.
10343         (Include): Mention <stdlib.h>.
10344         (configure.ac): Mention functions we provide.
10345         * modules/canonicalize (configure.ac): Likewise.
10346         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL): Always replace
10347         realpath if canonicalize_file_name is missing.
10348         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Provide defaults.
10349         * modules/stdlib (Makefile.am): Substitute witnesses.
10350         * lib/stdlib.in.h (canonicalize_file_name, realpath): Declare.
10351         * lib/canonicalize-lgpl.c (includes): Adjust accordingly.
10352         * lib/canonicalize.h (canonicalize_file_name): Drop declaration.
10353         * NEWS: Document this.
10354         * doc/glibc-functions/canonicalize_file_name.texi
10355         (canonicalize_file_name): Likewise.
10356         * doc/posix-functions/realpath.texi (realpath): Likewise.
10357         * tests/test-canonicalize-lgpl.c (includes): Use <stdlib.h>.
10358
10359         test-canonicalize: consolidate into single C program
10360         * tests/test-canonicalize.sh: Delete; move setup into...
10361         * tests/test-canonicalize.c (main): ...the program, making it
10362         easier to run in debugger.  Add some tests.
10363         * modules/canonicalize-tests (Files): Remove unused file.
10364         (Depends-on): Add progname.
10365         (configure.ac, Makefile.am): Simplify.
10366
10367         test-canonicalize-lgpl: consolidate into single C program
10368         * tests/test-canonicalize-lgpl.sh: Delete; move setup into...
10369         * tests/test-canonicalize-lgpl.c (main): ...the program, making it
10370         easier to run in debugger.  Add some tests.
10371         * modules/canonicalize-lgpl-tests (Files): Remove unused file.
10372         (configure.ac, Makefile.am): Simplify.
10373
10374         canonicalize: avoid resolvepath
10375         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE): Delete
10376         unnecessary checks.
10377         * lib/canonicalize.c (includes): Simplify.
10378         (canonicalize_file_name): Drop resolvepath implementation.
10379         * modules/canonicalize (Depends-on): Drop filenamecat.
10380
10381         canonicalize: don't lose errno
10382         * lib/canonicalize.c (canonicalize_filename_mode): Protect errno
10383         over calls to free.
10384
10385         canonicalize: simplify errno handling
10386         * lib/canonicalize.c (__set_errno): Delete macro, and use direct
10387         assignment.
10388
10389         canonicalize, canonicalize-lgpl: update module dependencies
10390         * modules/canonicalize (Depends-on): Add extensions, lstat,
10391         pathmax, stdlib.
10392         (Files): Drop pathmax.h.
10393         (configure.ac): Adjust macro name.
10394         * modules/canonicalize-lgpl (Depends-on): Add errno, extensions,
10395         lstat, stdlib, sys_stat.
10396         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Rename...
10397         (gl_FUNC_CANONICALIZE_FILENAME_MODE): ...to this, and require
10398         extensions.
10399         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL)
10400         (gl_CANONICALIZE_LGPL_SEPARATE): Require extensions.
10401         (gl_PREREQ_CANONICALIZE_LGPL): Assume unistd.h.
10402         * lib/canonicalize.h (canonicalize_file_name): Use <stdlib.h>
10403         declaration, if available.
10404         * lib/canonicalize-lgpl.c [HAVE_READLINK]: Delete this condition;
10405         we can rely on the readlink module.
10406         (MAXSYMLINKS): Also consult SYMLOOP_MAX.
10407         (includes): Use <unistd.h> unconditionally.
10408
10409 2009-09-17  Eric Blake  <ebb9@byu.net>
10410
10411         maint: make Include sections of modules consistent
10412         * modules/alloca: Use only header name; no need to list #include.
10413         * modules/alloca-opt: Likewise.
10414         * modules/arpa_inet: Likewise.
10415         * modules/canon-host: Likewise.
10416         * modules/configmake: Likewise.
10417         * modules/dirent: Likewise.
10418         * modules/eealloc: Likewise.
10419         * modules/environ: Likewise.
10420         * modules/fchdir: Likewise.
10421         * modules/fcntl: Likewise.
10422         * modules/fcntl-h: Likewise.
10423         * modules/gethrxtime: Likewise.
10424         * modules/gettime: Likewise.
10425         * modules/ignore-value: Likewise.
10426         * modules/inet_ntop: Likewise.
10427         * modules/inet_pton: Likewise.
10428         * modules/inttypes: Likewise.
10429         * modules/isnand-nolibm: Likewise.
10430         * modules/isnanf-nolibm: Likewise.
10431         * modules/mbchar: Likewise.
10432         * modules/mbfile: Likewise.
10433         * modules/mbiter: Likewise.
10434         * modules/mbuiter: Likewise.
10435         * modules/netdb: Likewise.
10436         * modules/netinet_in: Likewise.
10437         * modules/nproc: Likewise.
10438         * modules/pagealign_alloc: Likewise.
10439         * modules/poll: Likewise.
10440         * modules/printf-frexp: Likewise.
10441         * modules/pthread: Likewise.
10442         * modules/putenv: Likewise.
10443         * modules/random_r: Likewise.
10444         * modules/relocatable-prog: Likewise.
10445         * modules/search: Likewise.
10446         * modules/select: Likewise.
10447         * modules/selinux-h: Likewise.
10448         * modules/settime: Likewise.
10449         * modules/signal: Likewise.
10450         * modules/size_max: Likewise.
10451         * modules/socklen: Likewise.
10452         * modules/ssize_t: Likewise.
10453         * modules/stdarg: Likewise.
10454         * modules/stdbool: Likewise.
10455         * modules/stddef: Likewise.
10456         * modules/stdint: Likewise.
10457         * modules/stdio: Likewise.
10458         * modules/stdlib: Likewise.
10459         * modules/string: Likewise.
10460         * modules/strings: Likewise.
10461         * modules/sys_file: Likewise.
10462         * modules/sys_ioctl: Likewise.
10463         * modules/sys_select: Likewise.
10464         * modules/sys_socket: Likewise.
10465         * modules/sys_stat: Likewise.
10466         * modules/sys_time: Likewise.
10467         * modules/sys_times: Likewise.
10468         * modules/sys_utsname: Likewise.
10469         * modules/sys_wait: Likewise.
10470         * modules/sysexits: Likewise.
10471         * modules/time: Likewise.
10472         * modules/times: Likewise.
10473         * modules/tmpfile: Likewise.
10474         * modules/trim: Likewise.
10475         * modules/unistd: Likewise.
10476         * modules/wchar: Likewise.
10477         * modules/wctype: Likewise.
10478
10479 2009-09-17  Bruno Haible  <bruno@clisp.org>
10480
10481         Make getdate.y compile on QNX and NetBSD 5 / i386.
10482         * m4/getdate.m4 (gl_GETDATE): Conditionally define
10483         TIME_T_FITS_IN_LONG_INT.
10484         * lib/getdate.y (long_time_t): New type.
10485         (relative_time): Change type of 'seconds' field to long_time_t.
10486         (get_date): Update types of local variables. Check against overflow
10487         during conversion from long_time_t to time_t.
10488         Reported by Matt Kraai <kraai@ftbfs.org>
10489         and Hasso Tepper <hasso@netbsd.org>.
10490
10491 2009-09-17  Bruno Haible  <bruno@clisp.org>
10492
10493         * modules/COPYING: Update copyright years.
10494         * modules/README: Likeiwse.
10495         * doc/gnulib-intro.texi (Copyright): Use a wildcard year.
10496         Reported by Ian Beckwith <ianb@erislabs.net>.
10497
10498 2009-09-17  Ian Beckwith  <ianb@erislabs.net>  (tiny change)
10499
10500         * users.txt: Update references for gnuit package.
10501
10502 2009-09-17  Ian Beckwith  <ianb@erislabs.net>  (tiny change)
10503
10504         * m4/getdelim.m4: Fix typo in copyright line.
10505
10506 2009-09-17  Bruno Haible  <bruno@clisp.org>
10507
10508         * lib/atoll.c: Use the standard header with GPL copyright.
10509         * lib/argz.in.h: Likewise.
10510         * lib/glob.c: Likewise.
10511         * lib/glob-libc.h: Likewise.
10512         * lib/random_r.c: Likewise.
10513         * lib/siglist.h: Likewise.
10514         * lib/strsignal.c: Likewise.
10515         Reported by Ian Beckwith <ianb@erislabs.net>.
10516
10517 2009-09-17  Eric Blake  <ebb9@byu.net>
10518
10519         rmdir: ensure correct dependency order
10520         * m4/rmdir.m4 (gl_FUNC_RMDIR): Require unistd defaults.
10521
10522 2009-09-17  Bruno Haible  <bruno@clisp.org>
10523
10524         Disable assertion that fails on NetBSD 5 / i386.
10525         * lib/mktime.c (ydhms_diff): Disable assertion about time_t size.
10526         Reported by Sam Steingold <sds@gnu.org>
10527         and Hasso Tepper <hasso@netbsd.org>.
10528
10529 2009-09-16  Eric Blake  <ebb9@byu.net>
10530
10531         unlinkdir: port to mingw
10532         * m4/unlinkdir.m4 (gl_UNLINKDIR): Add mingw to list of platforms
10533         on which no one can unlink a directory.
10534
10535         stdlib: sort witness names
10536         * modules/stdlib (Makefile.am): Sort replacements.
10537         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
10538         * lib/stdlib.in.h: Likewise.
10539
10540         parse-duration-tests: avoid link failure
10541         * modules/parse-duration-tests (test_parse_duration_LDADD): Add
10542         LIBINTL.
10543         Reported by Tom G. Christensen.
10544
10545         openat-tests: ensure unlinkat behaves like rmdir
10546         * tests/test-rmdir.c (main): Factor guts...
10547         * tests/test-rmdir.h (test_rmdir_func): ...into new file.
10548         * modules/rmdir-tests (Files): Ship new file.
10549         * modules/openat-tests: New test.
10550         * tests/test-unlinkat.c: Likewise.
10551
10552         rmdir-errno: mark obsolete, it is unsafe for cross-compilation
10553         * modules/rmdir-errno (Status, Notice): Now obsolete.
10554
10555         rmdir: work around cygwin 1.5.x and mingw bugs
10556         * m4/rmdir.m4 (gl_FUNC_RMDIR): Detect the bugs.
10557         * lib/rmdir.c (rmdir): Work around it.
10558         * modules/rmdir (Status, Notice): No longer obsolete.
10559         (Files): Add dos.m4.
10560         (Depends-on): Add unistd.
10561         (configure.ac): Set witnesses.
10562         (License): Relax to LGPLv2+.
10563         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set defaults.
10564         * modules/unistd (Makefile.am): Substitute witnesses.
10565         * lib/unistd.in.h (rmdir): Declare replacement.
10566         * doc/posix-functions/rmdir.texi (rmdir): Document this.
10567         * modules/rmdir-tests: New tests.
10568         * tests/test-rmdir.c: Likewise.
10569
10570 2009-09-15  Eric Blake  <ebb9@byu.net>
10571
10572         fchdir: improve use of replacement functions
10573         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Set appropriate witnesses.
10574         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add REPLACE_FSTAT.
10575         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Add REPLACE_OPENDIR,
10576         REPLACE_CLOSEDIR.
10577         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add REPLACE_DUP.
10578         * modules/sys_stat (Makefile.am): Substitute correct witness.
10579         * modules/dirent (Makefile.am): Likewise.
10580         * modules/unistd (Makefile.am): Likewise.
10581         * lib/dirent.in.h (opendir, closedir): Use better witnesses.
10582         * lib/unistd.in.h (dup): Likewise.
10583         * lib/sys_stat.in.h (fstat): Likewise.
10584
10585         maint: ignore gnulib-tool temp files
10586         * .gitignore: Ignore files created during gnulib-tool --test.
10587
10588 2009-09-13  Jim Meyering  <meyering@redhat.com>
10589
10590         posixtm: don't reject a time that specify "60" as the number of seconds
10591         * lib/posixtm.c (posixtime): The code to reject invalid dates
10592         would also reject a time specified with the .60 suffix.
10593         But POSIX allows that, in order to accommodate leap seconds.
10594         So don't reject it.
10595         (main): Adjust tests accordingly.
10596         * modules/posixtm (Depends-on): Add stpcpy.
10597
10598 2009-09-11  Jim Meyering  <meyering@redhat.com>
10599
10600         announce-gen: include [$release_type] in emitted Subject:
10601         * build-aux/announce-gen (get_tool_versions): Include [$release_type],
10602         e.g., [stable] in the emitted Subject: line.
10603
10604 2009-09-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10605
10606         Remove obsolete macros from several modules.
10607         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Replace
10608         obsolete Autoconf macros with their modern counterparts.
10609         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): Likewise.
10610         * m4/gc-camellia.m4 (gl_GC_CAMELLIA): Likewise.
10611         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Likewise.
10612         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
10613         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Likewise.
10614         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
10615         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
10616         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
10617         * m4/poll.m4 (gl_FUNC_POLL): Likewise.
10618         * m4/readline.m4 (gl_FUNC_READLINE): Likewise.
10619         * m4/round.m4 (gl_FUNC_ROUND): Likewise.
10620         * m4/roundf.m4 (gl_FUNC_ROUNDF): Likewise.
10621         * m4/select.m4 (gl_FUNC_SELECT): Likewise.
10622         * m4/sockets.m4 (gl_SOCKETS): Likewise.
10623         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Likewise.
10624         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Likewise.
10625         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
10626         * m4/time_r.m4 (gl_TIME_R): Likewise.
10627         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Likewise.
10628         * m4/vararrays.m4 (AC_C_VARARRAYS): Likewise.
10629         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
10630
10631         Fix copyright header in build-aux scripts.
10632         * build-aux/git-version-gen: Fix copyright header to match GPLv3
10633         recommendation.
10634         * build-aux/ncftpput-ftp: Likewise.
10635         * build-aux/update-copyright: Likewise.
10636
10637 2009-09-09  Eric Blake  <ebb9@byu.net>
10638
10639         test-link: allow Linux choice of errno
10640         * tests/test-link.c (main): Relax test for alternate error.
10641
10642         strndup: fix improper m4 caching
10643         * m4/strndup.m4 (gl_FUNC_STRNDUP): Rework to avoid side effects
10644         inside AC_CACHE_CHECK.  Use REPLACE_STRNDUP, not HAVE_STRNDUP.
10645         (gl_PREREQ_STRNDUP): Delete.
10646         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Update default.
10647         * modules/string (Makefile.am): Substitute it.
10648         * lib/string.in.h (strndup): Modernize prototype.
10649
10650         getcwd: port to mingw
10651         * m4/getcwd.m4 (gl_FUNC_GETCWD): Mingw directories are very
10652         different from the POSIX assumptions made throughout the getcwd
10653         module; fortunately, the mingw getcwd does not need replacement.
10654         (gl_FUNC_GETCWD_NULL): Skip test on mingw.
10655         * modules/getcwd-tests: New test.
10656         * tests/test-getcwd.c: Likewise.
10657
10658         link: fix platform bugs
10659         * m4/link.m4 (gl_FUNC_LINK): Detect Solaris and Cygwin bugs.
10660         * lib/link.c (link): Work around them.  Fix related mingw bug.
10661         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add REPLACE_LINK.
10662         * modules/unistd (Makefile.am): Substitute it.
10663         * lib/unistd.in.h (link): Declare replacement.
10664         * doc/posix-functions/link.texi (link): Document this.
10665         * modules/link (Depends-on): Add strdup-posix, sys_stat.
10666
10667         test-link: consolidate into single C program, test more cases
10668         * tests/test-link.sh: Delete.
10669         * tests/test-link.c: Test more error conditions.  Exposes bugs on
10670         at least Cygwin and Solaris.
10671         * modules/link-tests (Files): Remove unused file.
10672         (Depends-on): Add errno, sys_stat.
10673         (Makefile.am): Simplify.
10674
10675 2009-09-08  Bruno Haible  <bruno@clisp.org>
10676
10677         Work around towlower, towupper bug on mingw.
10678         * lib/wctype.in.h (towlower, towupper) [__MINGW32__]: New replacements.
10679         * m4/wctype.m4 (gl_WCTYPE_H): Replace <wctype.h> also on mingw.
10680         * doc/posix-functions/towlower.texi: Mention the mingw bug.
10681         * doc/posix-functions/towupper.texi: Likewise.
10682         Reported by Eric Blake.
10683
10684 2009-09-08  Jim Meyering  <meyering@redhat.com>
10685
10686         build: don't try to run autoheader if we don't use it
10687         * build-aux/bootstrap: Define AUTOHEADER=true when AC_CONFIG_HEADERS
10688         is not used in configure.ac.
10689
10690 2009-09-08  Eric Blake  <ebb9@byu.net>
10691
10692         euidaccess: fix compilation error
10693         * lib/euidaccess.c (includes): Add <fcntl.h>, for AT_EACCESS.
10694
10695         rawmemchr: relax license
10696         * modules/rawmemchr (License): Derived from glibc, so LGPLv2+ is
10697         okay.
10698         Reported by Jim Meyering.
10699
10700         mkfifoat: new module
10701         * modules/mkfifoat: New file.
10702         * lib/mkfifoat.c: Likewise.
10703         * m4/mkfifoat.m4 (gl_FUNC_MKFIFOAT): Likewise.
10704         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
10705         * modules/sys_stat (Makefile.am): Use them.
10706         * lib/sys_stat.in.h (mkfifoat, mknodat): Declare them.
10707         * MODULES.html.sh (File system functions): Mention module.
10708         * doc/posix-functions/mkfifoat.texi (mkfifoat): Likewise.
10709         * doc/posix-functions/mknodat.texi (mknodat): Likewise.
10710         * modules/mkfifoat-tests: New test.
10711         * tests/test-mkfifoat.c: Likewise.
10712
10713         strchrnul: relax license
10714         * modules/strchrnul (License): Derived from glibc, so LGPLv2+ is
10715         okay.
10716         Reported by Jim Meyering.
10717
10718 2009-09-08  Eric Blake  <ebb9@byu.net>
10719
10720         fstatat: fix compilation on Solaris
10721         * lib/fstatat.c (includes): Add fcntl.h.
10722         Reported by Pádraig Brady.
10723
10724 2009-09-07  Eric Blake  <ebb9@byu.net>
10725
10726         rename: modernize replacement
10727         * modules/rename (Depends-on): Add stdio.
10728         (configure.ac): Declare witness.
10729         * m4/rename.m4 (gl_FUNC_RENAME): Ensure dependency order, and let
10730         stdio take care of replacement.
10731         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
10732         * modules/stdio (Makefile.am): Substitute them.
10733         * lib/stdio.in.h (rename): Declare replacement.
10734         * lib/rename.c (includes): Allow cross-compilation to non-windows
10735         machines.
10736         * doc/posix-functions/rename.texi (rename): Improve
10737         documentation.
10738
10739         stdio: sort witness names
10740         * modules/stdio (Makefile.am): Sort replacements.
10741         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
10742         * lib/stdio.in.h: Likewise.
10743
10744         getcwd: minor cleanups
10745         * lib/getcwd.c (AT_FDCWD): Delete; rely on <fcntl.h> instead.
10746         (is_ENAMETOOLONG): Delete; ENAMETOOLONG is portable.
10747
10748         openat: provide more convenience names
10749         * modules/faccessat (configure.ac): Add C witness.
10750         * lib/unistd.in.h (readlinkat): Fix typo.
10751         * lib/openat.h (statat, lstatat, accessat, euidaccessat): New
10752         convenience wrappers.
10753         * top/maint.mk (sc_prohibit_openat_without_use): Allow these
10754         wrappers in syntax checks.
10755
10756 2009-09-06  Eric Blake  <ebb9@byu.net>
10757
10758         doc: fix comments in recent patches
10759         * lib/faccessat.c: Mention correct function.
10760         * lib/fchmodat.c: Likewise.
10761         * lib/fchownat.c: Likewise.
10762         * lib/symlinkat.c: Likewise.
10763         * doc/posix-headers/fcntl.texi (fcntl.h): Cygwin 1.7 has AT_*
10764         constants.
10765
10766         faccessat, symlinkat: continue cleanup of previous patch
10767         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Ensure dependency order.
10768         * m4/faccessat.m4 (gl_FUNC_FACCESSAT): Likewise.
10769         * modules/unistd (Makefile.am): Substitute GNULIB_READLINKAT.
10770         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Offer GNULIB_READLINKAT.
10771         * modules/symlinkat (configure.ac): Set GNULIB_READLINKAT.
10772         * lib/unistd.in.h (readlinkat): Declare if GNULIB_READLINKAT is
10773         set.
10774
10775 2009-09-06  Bruno Haible  <bruno@clisp.org>
10776
10777         * lib/sys_stat.in.h (fchmodat): Declare if GNULIB_FCHMODAT is set.
10778         (fstatat): Declare if GNULIB_FSTATAT is set.
10779         (mkdirat): Declare if GNULIB_MKDIRAT is set.
10780         * lib/unistd.in.h (fchownat): Declare if GNULIB_FCHOWNAT is set.
10781         (unlinkat): Declare if GNULIB_UNLINKAT is set.
10782         * modules/fcntl-h (Files): Remove m4/openat.m4.
10783         * modules/sys_stat (Files): Remove m4/openat.m4.
10784         (Makefile.am): Substitute GNULIB_FCHMODAT, GNULIB_FSTATAT,
10785         GNULIB_MKDIRAT instead of GNULIB_OPENAT.
10786         * modules/unistd (Files): Remove m4/openat.m4.
10787         (Makefile.am): Substitute GNULIB_FCHOWNAT, GNULIB_UNLINKAT instead of
10788         GNULIB_OPENAT.
10789         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Initialize GNULIB_OPENAT,
10790         HAVE_OPENAT here. Don't require gl_OPENAT_DEFAULTS.
10791         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize
10792         GNULIB_FCHMODAT, GNULIB_FSTATAT, GNULIB_MKDIRAT, HAVE_FCHMODAT,
10793         HAVE_FSTATAT, HAVE_MKDIRAT, REPLACE_FSTATAT here. Don't require
10794         gl_OPENAT_DEFAULTS.
10795         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_FCHOWNAT,
10796         GNULIB_UNLINKAT, HAVE_FCHOWNAT, HAVE_UNLINKAT, REPLACE_FCHOWNAT here.
10797         Don't require gl_OPENAT_DEFAULTS.
10798         * m4/openat.m4 (gl_FUNC_OPENAT): Require gl_FCNTL_H_DEFAULTS,
10799         gl_SYS_STAT_H_DEFAULTS, gl_UNISTD_H_DEFAULTS. Set GNULIB_FCHMODAT,
10800         GNULIB_FSTATAT, GNULIB_MKDIRAT, GNULIB_FCHOWNAT, GNULIB_UNLINKAT.
10801         (gl_OPENAT_DEFAULTS): Remove macro.
10802
10803 2009-09-06  Bruno Haible  <bruno@clisp.org>
10804
10805         * modules/openat (configure.ac): Remove unneeded witness.
10806
10807 2009-09-06  Bruno Haible  <bruno@clisp.org>
10808
10809         Set errno to ENOSYS when a function is entirely unsupported.
10810         * lib/chown.c (rpl_chown) [!HAVE_CHOWN]: Set errno to ENOSYS instead of
10811         EOPNOTSUPP.
10812         * lib/lchown.c (lchown) [!HAVE_CHOWN]: Likewise.
10813         * modules/chown (Depends-on): Remove errno.
10814
10815 2009-09-06  Bruno Haible  <bruno@clisp.org>
10816
10817         * doc/posix-headers/fcntl.texi (AT_*): Mention affected platforms.
10818
10819 2009-09-06  Bruno Haible  <bruno@clisp.org>
10820
10821         * lib/sys_stat.in.h: Fix preprocessor command indentation.
10822
10823 2009-09-06  Ben Pfaff  <blp@gnu.org>
10824             Bruno Haible  <bruno@clisp.org>
10825
10826         Work around a glibc bug in strtok_r.
10827         * lib/string.in.h (strtok_r): Replace if REPLACE_STRTOK_R is set.
10828         Undefine if UNDEFINE_STRTOK_R is set.
10829         * lib/strtok_r.c (strtok_r, __strtok_r) [!_LIBC]: Don't undefine.
10830         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
10831         REPLACE_STRTOK_R and UNDEFINE_STRTOK_R.
10832         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Check against the glibc bug.
10833         * modules/string (Makefile.am): Substitute REPLACE_STRTOK_R,
10834         UNDEFINE_STRTOK_R.
10835         * doc/posix-functions/strtok_r.texi: Mention the glibc 2.7 bug.
10836
10837 2009-09-06  Sergey Poznyakoff  <gray@gnu.org.ua>
10838
10839         exclude: minor fix
10840         * lib/exclude.c: Include wctype.h
10841
10842 2009-09-06  Akim Demaille  <demaille@gostai.com>
10843
10844         bootstrap: improve error message
10845         * build-aux/bootstrap (find_tool): Upon failure, report the list
10846         of candidates.
10847         Honor the initial value of the envvar.
10848
10849 2009-09-05  Eric Blake  <ebb9@byu.net>
10850
10851         symlinkat: new module
10852         * modules/symlinkat: New file.
10853         * lib/symlinkat.c: Likewise.
10854         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Likewise.
10855         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witnesses.
10856         * modules/unistd (Makefile.am): Use them.
10857         * lib/unistd.in.h (symlinkat, readlinkat): Declare them.
10858         (faccessat) [GNULIB_POSIXCHECK]: Fix typo.
10859         * lib/at-func.c (FUNC_RESULT): New macro, defaulting to int.
10860         * MODULES.html.sh (File system functions): Mention module.
10861         * doc/posix-functions/symlinkat.texi (symlinkat): Likewise.
10862         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
10863         * modules/symlinkat-tests: New test.
10864         * tests/test-symlinkat.c: Likewise.
10865
10866         test-openat-safer: add more checks
10867         * tests/test-openat-safer.c (main): Check more code paths.
10868
10869 2009-09-05  Jim Meyering  <meyering@redhat.com>
10870
10871         syntax-check: detect unnecessary inclusion of openat.h
10872         * top/maint.mk (sc_prohibit_openat_without_use): New rule.
10873
10874 2009-09-05  Bruno Haible  <bruno@clisp.org>
10875
10876         Support towlower, towupper.
10877         * doc/posix-functions/towlower.texi: Mention module wctype.
10878         * doc/posix-functions/towupper.texi: Likewise.
10879         * lib/wctype.in.h (towlower, towupper): New functions.
10880         * tests/test-wctype.c: Include stdio.h, stdlib.h.
10881         (ASSERT): New macro.
10882         (e): New variable.
10883         (main): Test also towlower, towupper. Test WEOF argument.
10884         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
10885
10886 2009-09-05  Bruno Haible  <bruno@clisp.org>
10887
10888         Fix conversion behaviour when the input is invalid.
10889         * lib/striconveh.c (mem_cd_iconveh_internal): Fix storing of question
10890         mark occurring in first pass of indirect conversion.
10891         * tests/test-striconveh.c (main): Test conversion of invalid ASCII
10892         input.
10893         Found by clang's static analyzer.
10894
10895 2009-09-05  Bruno Haible  <bruno@clisp.org>
10896
10897         * tests/test-striconveh.c (main): Test indirect conversion on platforms
10898         where direct conversion is possible.
10899
10900 2009-09-04  Eric Blake  <ebb9@byu.net>
10901
10902         openat: fail with ENOENT on empty name
10903         * lib/openat-proc.c (openat_proc_name): Special-case the empty
10904         buffer.
10905
10906         link-follow: fix logic bug in prior patch
10907         * m4/link-follow.m4 (gl_FUNC_LINK_FOLLOWS_SYMLINK): Fix bug that
10908         reversed sense of yes and no in prior patch.  Avoid confusing
10909         compilation failure with desired semantics.
10910
10911         link-follow: accomodate mingw and cross-compilation
10912         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Rename...
10913         (gl_FUNC_LINK_FOLLOWS_SYMLINK): ...to this.  Change
10914         cross-compilation results to -1, to make linkat easier to
10915         implement when cross-compiling.  Trivially support mingw.
10916         * modules/link-follow (configure.ac): Call new name.
10917         * NEWS: Mention this.
10918
10919 2009-09-03  Eric Blake  <ebb9@byu.net>
10920
10921         faccessat: compile replacement
10922         * m4/faccessat.m4 (gl_FUNC_FACCESSAT): Build replacement when
10923         needed.
10924
10925         fts: fix compilation error
10926         * lib/fts.c (includes): Re-add "openat.h", for
10927         openat_needs_fchdir.
10928
10929         faccessat: new module
10930         * modules/faccessat: New file.
10931         * lib/faccessat.c: Likewise.
10932         * m4/faccessat.m4 (gl_FUNC_FACCESSAT): Likewise.
10933         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
10934         * modules/unistd (Makefile.am): Use it.
10935         * lib/unistd.in.h (faccessat): Declare it.
10936         (F_OK, X_OK, W_OK, R_OK): Provide definitions.
10937         * lib/fcntl.in.h (AT_SYMLINK_FOLLOW, AT_EACCESS): Likewise.
10938         * MODULES.html.sh (File system functions): Mention it.
10939         * doc/posix-functions/faccessat.texi (faccessat): Likewise.
10940         * doc/posix-headers/fcntl.texi (fcntl.h): Likewise.
10941
10942         euidaccess: prefer POSIX over non-standard implementation
10943         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Check for faccessat.
10944         * lib/euidaccess.c (euidaccess): Use it if available.
10945
10946         openat: make template easier to use
10947         * lib/at-func.c (CALL_FUNC): Allow AT_FUNC_USE_F1_COND and
10948         AT_FUNC_F2 to be undefined.
10949         (VALIDATE_FLAG): New macro; use it to reject bad flags.
10950         (AT_FUNC_USE_F1_COND): Change sense to just flag bit.
10951         * lib/fchmodat.c (AT_FUNC_USE_F1_COND): Adjust.
10952         * lib/fchownat.c (AT_FUNC_USE_F1_COND): Likewise.
10953         * lib/openat.c (AT_FUNC_USE_F1_COND) [fstatat, unlinkat]:
10954         Likewise.
10955         * lib/mkdirat.c (AT_FUNC_F2, AT_FUNC_USE_F1_COND): Delete.
10956         * lib/selinux-at.c (AT_FUNC_F2, AT_FUNC_USE_F1_COND)
10957         [getfileconat, lgetfileconat, setfileconat, lsetfileconat]:
10958         Likewise.
10959
10960         openat: declare in POSIX headers
10961         * NEWS: Mention this.
10962         * modules/openat (configure.ac): Declare witnesses.
10963         (Depends-on): Add fcntl-h, sys_stat, unistd.
10964         (Include): Mention correct headers.
10965         * modules/fcntl-h (Depends-on): Add link-warning.
10966         (Files): Add openat.m4.
10967         (Makefile.am): Substitute witnesses.
10968         * modules/sys_stat (Files, Makefile.am): Likewise.
10969         * modules/unistd (Files, Makefile.am): Likewise.
10970         * m4/openat.m4 (gl_FUNC_OPENAT, gl_FUNC_FCHOWNAT): Set witnesses.
10971         (gl_OPENAT_DEFAULTS): New macro.
10972         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Use it.
10973         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Likewise.
10974         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Likewise.
10975         (SYS_STAT_H): Remove unused variable.
10976         * doc/posix-headers/fcntl.texi (fcntl.h): Update content.
10977         * lib/fcntl--.h (includes): Remove unneeded header.
10978         * lib/openat-safer.c (includes): Likewise.
10979         * lib/openat.h (AT_FDCWD, AT_SYMLINK_NOFOLLOW, AT_REMOVEDIR)
10980         (openat, fstatat, unlinkat, mkdirat, fchmodat, fchownat): Move to
10981         appropriate headers.
10982         (__OPENAT_PREFIX): Delete.
10983         * lib/fcntl.in.h (openat): Provide declaration.
10984         (AT_FDCWD): Fix Solaris bug.
10985         (AT_SYMLINK_NOFOLLOW, AT_REMOVEDIR): Provide macros.
10986         * lib/sys_stat.in.h (fstatat, mkdirat): Provide declaration.
10987         * lib/fchmodat.c (includes):  Adjust to find declaration.
10988         * lib/fchownat.c (includes): Likewise.
10989         * lib/mkdirat.c (includes): Likewise.
10990         * lib/fstatat.c (includes): Likewise.  Ensure original fstatat is
10991         still visible.
10992
10993 2009-09-02  Eric Blake  <ebb9@byu.net>
10994
10995         errno: use consistently
10996         * lib/c-stack.c (ENOTSUP): <errno.h> guarantees a definition.
10997         * lib/canonicalize-lgpl.c (ENAMETOOLONG): Likewise.
10998         * lib/canonicalize.c (ELOOP): Likewise.
10999         * lib/inet_ntop.c (EAFNOSUPPORT): Likewise.
11000         * lib/inet_pton.c (EAFNOSUPPORT): Likewise.
11001         * lib/lchown.c (EOPNOTSUPP): Likewise.
11002         * lib/openat-priv.h (ENOSYS, EOPNOTSUPP): Likewise.
11003         * lib/savewd.c (ESTALE): Likewise.
11004         * lib/settime.c (ENOSYS): Likewise.
11005         * lib/utimens.c (ENOSYS): Likewise.
11006         * lib/xgethostname.c (ENAMETOOLONG): Likewise.
11007         * lib/chdir-safer.c (ELOOP): Likewise.
11008         (chdir_no_follow): Use HAVE_READLINK, not ELOOP, as witness.
11009         * modules/c-stack (Depends-on): Add errno.
11010         * modules/canonicalize (Depends-on): Likewise.
11011         * modules/chdir-safer (Depends-on): Likewise.
11012         * modules/fdopendir (Depends-on): Likewise.
11013         * modules/inet_ntop (Depends-on): Likewise.
11014         * modules/inet_pton (Depends-on): Likewise.
11015         * modules/lchown (Depends-on): Likewise.
11016         * modules/openat (Depends-on): Likewise.
11017         * modules/savewd (Depends-on): Likewise.
11018         * modules/settime (Depends-on): Likewise.
11019         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Check for readlink.
11020
11021         fts: avoid leaking fds
11022         * modules/fts (Depends-on): Add cloexec.
11023         * lib/fts.c (opendirat, diropen, fts_build): Set close-on-exec
11024         flag.
11025
11026         fts: make directory fds more robust
11027         * lib/fts.c (O_DIRECTORY): Let <fcntl.h> take care of this.
11028         (opendirat): Specify O_DIRECTORY, and add fallbacks for safety.
11029
11030         backupfile, chdir-long, fts, savedir: make safer
11031         * lib/backupfile.c (includes): Use "dirent--.h", since
11032         numbered_backup can write to stderr during readdir.
11033         * lib/savedir.c (includes): Likewise.
11034         * lib/chdir-long.c (includes): Use "fcntl--.h", since openat
11035         emulation can write to stderr on failure.
11036         * lib/fts.c (includes) [!_LIBC]: Likewise for opendir and openat.
11037         * lib/getcwd.c: Document why opendir_safer is unused.
11038         * lib/glob.c: Likewise.
11039         * lib/scandir.c: Likewise.
11040         * lib/openat-proc.c: Likewise, for open_safer.
11041         * modules/backupfile (Depends-on): Add dirent-safer.
11042         * modules/savedir (Depends-on): Likewise.
11043         * modules/fts (Depends-on): Add dirent-safer and openat-safer.
11044         * modules/chdir-long (Depends-on): Add openat-safer.
11045
11046         openat-safer: new module
11047         * modules/openat-safer: New file.
11048         * lib/openat-safer.c: Likewise.
11049         * m4/fcntl-safer.m4 (gl_OPENAT_SAFER): New macro.
11050         * lib/fcntl-safer.h (openat_safer): Declare.
11051         * lib/fcntl--.h (openat): Override.
11052         * MODULES.html.sh (File descriptor based I/O): Mention it.
11053         * lib/openat.h: Add double-inclusion guards.
11054         * lib/openat.c (includes): Only include "fcntl-safer.h", not
11055         "fcntl--.h", so we can implement openat.
11056         * modules/openat-safer-tests: New test.
11057         * tests/test-openat-safer.c: New file.
11058
11059         dirent-safer: new module
11060         * modules/dirent-safer: New file.
11061         * lib/dirent--.h: Likewise.
11062         * lib/dirent-safer.h: Likewise.
11063         * lib/opendir-safer.c: Likewise.
11064         * m4/dirent-safer.m4: Likewise.
11065         * MODULES.html.sh (Enhancements for POSIX:2008): Mention it.
11066         * modules/dirent-safer-tests: New test.
11067         * tests/test-dirent-safer.c: New file.
11068         * lib/fdopendir.c (includes): Ensure fdopendir is also safe.
11069
11070         fdopendir: optimize on mingw
11071         * lib/unistd.in.h (_gl_directory_name): New prototype.
11072         * lib/fchdir.c (_gl_directory_name): Implement it.
11073         (fchdir): Use it to simplify implementation.
11074         * lib/fdopendir.c (fdopendir) [REPLACE_FCHDIR]: Use metadata from
11075         fchdir, when available, to avoid calling [f]chdir().
11076
11077         fdopendir: split into its own module
11078         * lib/openat.c (fdopendir): Move...
11079         * lib/fdopendir.c: ...into new file.
11080         * modules/fdopendir: New module.
11081         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): New file.
11082         * modules/openat (Depends-on): Add fdopendir.
11083         * m4/openat.m4 (gl_FUNC_OPENAT): No longer need to check for
11084         fdopendir here.
11085         * modules/savedir (Depends-on): Only need fdopendir, not full
11086         openat.
11087         * lib/savedir.c (include): Use <dirent.h>, not "openat.h".
11088         * lib/openat.h (fdopendir): Drop prototype.
11089         * lib/dirent.in.h (fdopendir): Provide prototype.
11090         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Add replacements.
11091         * modules/dirent (Makefile.am): Substitute them.
11092         * MODULES.html.sh (File system functions): Mention it.
11093         * doc/posix-functions/fdopendir.texi (fdopendir): Likewise.
11094         * modules/fdopendir-tests: New file.
11095         * tests/test-fdopendir.c: Likewise.
11096
11097         fchdir: use more consistent macro convention
11098         * lib/fcntl.in.h (_gl_register_fd): Move declaration to unistd.
11099         * lib/sys_stat.in.h (rpl_fstat): Declare via make-time
11100         REPLACE_FCHDIR, rather than relying on config.h macros.
11101         * lib/unistd.in.h (fchdir): Move all fchdir internal declarations
11102         inside a single make-time REPLACE_FCHDIR block, rather than using
11103         the config.h FCHDIR_REPLACEMENT.
11104         * m4/fchdir.m4 (gl_FUNC_FCHDIR): REPLACE_FCHDIR was already
11105         AC_SUBST'd, also AC_DEFINE it.  Don't define FCHDIR_REPLACEMENT.
11106         Manage fstat replacement.
11107         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Pick up
11108         REPLACE_FCHDIR.
11109         * modules/sys_stat (Files): Add m4/unistd_h.m4.
11110         (Makefile.am): Substitute REPLACE_FCHDIR.
11111         * lib/close.c (rpl_close): Use REPLACE_FCHDIR, not
11112         FCHDIR_REPLACEMENT.
11113         * lib/dup-safer.c (dup_safer): Likewise.
11114         * lib/dup2.c (rpl_dup2): Likewise.
11115         * lib/dup3.c (rpl_dup3): Likewise.
11116         * lib/open.c (rpl_open): Likewise.
11117
11118         fchdir: simplify error handling, and support dup3
11119         * modules/fchdir (Depends-on): Use strdup-posix, not strdup.  Add
11120         stdbool, malloc-posix, realloc-posix.
11121         * lib/fchdir.c (struct dir_info_t): Delete saved_errno.
11122         (ensure_dirs_slot): Return false on allocation failure.
11123         (rpl_dup2): Delete.
11124         (_gl_register_dup): New function.
11125         (_gl_unregister_fd, rpl_opendir, rpl_dup): Update callers.
11126         (_gl_register_fd): Close fd on allocation failure.
11127         * lib/fcntl.in.h (_gl_register_fd): Update signature.
11128         * lib/unistd.in.h (_gl_register_dup) [FCHDIR_REPLACEMENT]: New
11129         prototype.
11130         (rpl_dup2_fchdir): Delete prototype.
11131         * lib/open.c (open): Update caller.
11132         * lib/dup2.c (dup2): Track fchdir metadata.
11133         * lib/dup3.c (dup3): Likewise.
11134         * m4/dup2.m4 (gl_REPLACE_DUP2): New macro.
11135         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Use it.
11136
11137 2009-09-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11138
11139         * gnulib-tool (func_create_testdir, func_create_megatestdir): Use
11140         AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER. Use AC_CONFIG_FILES and
11141         don't pass arguments to AC_OUTPUT.
11142
11143 2009-09-02  Bruno Haible  <bruno@clisp.org>
11144
11145         * modules/mkdtemp (License): Relicense under LGPLv2+.
11146         Reported by Paolo Bonzini.
11147
11148 2009-09-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11149
11150         Replace uses of obsolete autoconf macros in Jim's modules.
11151         The Autoconf macros AC_TRY_CPP, AC_TRY_COMPILE, AC_TRY_LINK and
11152         AC_TRY_RUN have been obsolete since Autoconf 2.55, and each use
11153         can evoke a warning from autoconf when run with -Wobsolete
11154         enabled.  They were declared obsolete for good reasons (see
11155         the `AC_FOO_IFELSE vs AC_TRY_FOO' node in the Autoconf manual,
11156         recently renamed to `AC_ACT_IFELSE vs AC_TRY_ACT'), and we
11157         should not continue using the deprecated macros.
11158         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Replace
11159         obsolete Autoconf macros with modern counterparts.
11160         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
11161         * m4/dos.m4 (gl_AC_DOS): Likewise.
11162         * m4/fpending.m4 (gl_FUNC_FPENDING): Likewise.
11163         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Likewise.
11164         * m4/getloadavg.m4 (gl_PREREQ_GETLOADAVG): Likewise.
11165         * m4/jm-winsz1.m4 (gl_WINSIZE_IN_PTEM): Likewise.
11166         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Likewise.
11167         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Likewise.
11168         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Likewise.
11169         * m4/mode_t.m4 (gl_PROMOTED_TYPE_MODE_T): Likewise.
11170         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
11171         Likewise.
11172         * m4/rename.m4 (gl_FUNC_RENAME): Likewise.
11173         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
11174         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Likewise.
11175         * m4/st_dm_mode.m4 (AC_STRUCT_ST_DM_MODE): Likewise.
11176         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
11177         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
11178
11179 2009-09-01  Eric Blake  <ebb9@byu.net>
11180
11181         fchdir: fix off-by-one bug in previous patch
11182         * lib/fchdir.c (rpl_fstat): Use correct bounds.
11183         (_gl_unregister_fd): Delete useless if.
11184
11185 2009-09-01  Daniel P. Berrange  <berrange@redhat.com>
11186
11187         maint.mk: sort the list of syntax-check rules
11188         * top/maint.mk (syntax-check-rules): Sort syntax-check rules, so it's
11189         easier to get a sense of progress when the rules are run sequentially
11190         and take a long time.
11191
11192 2009-09-01  Simon Josefsson  <simon@josefsson.org>
11193
11194         * modules/arpa_inet: Use $(MKDIR_P) instead of @MKDIR_P@.
11195         * modules/netinet_in: Likewise.
11196         * modules/sys_file: Likewise.
11197         * modules/sys_ioctl: Likewise.
11198         * modules/sys_select: Likewise.
11199         * modules/sys_socket: Likewise.
11200         * modules/sys_stat: Likewise.
11201         * modules/sys_time: Likewise.
11202         * modules/sys_times: Likewise.
11203         * modules/sys_utsname: Likewise.
11204         * modules/sys_wait: Likewise.
11205
11206 2009-09-01  Jim Meyering  <meyering@redhat.com>
11207
11208         fts: help ensure that return values are not ignored
11209         * lib/fts_.h (__GNUC_PREREQ): Define.
11210         (__attribute_warn_unused_result__): Define.
11211         (fts_children, fts_close, fts_open, fts_read): Declare with
11212         __attribute_warn_unused_result__.
11213
11214         fts: fts_close now fails also when closing a dir file descriptor fails
11215         * lib/fts.c (fts_close): Detect close failure, not just fchdir failure,
11216         and propagate to caller, along with errno.
11217
11218         announce-gen: correct formatting in --help output
11219         * build-aux/announce-gen (usage): Move the one-line description in
11220         --help output "up", to where it belongs, just after Usage:.
11221
11222 2009-08-31  Eric Blake  <ebb9@byu.net>
11223
11224         fchdir: port to mingw
11225         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Check for mingw bug.
11226         * lib/open.c (open) [FCHDIR_REPLACEMENT]: If directories can't be
11227         opened, then use a substitute.
11228         * lib/sys_stat.in.h (fstat) [REPLACE_OPEN_DIRECTORY]: Declare
11229         replacement.
11230         * lib/fchdir.c (fstat) [REPLACE_OPEN_DIRECTORY]: Implement it.
11231         (_gl_register_fd): No need to check stat if open already filters
11232         all directories.
11233         (fchdir): Fix error condition to match POSIX.
11234         * modules/fchdir (Depends-on): Add sys_stat.
11235         * doc/posix-functions/open.texi (open): Document the limitation.
11236         * modules/fchdir-tests: New file.
11237         * tests/test-fchdir.c: Likewise.
11238
11239         canonicalize: allow cross-testing from cygwin to mingw
11240         * modules/canonicalize-tests (configure.ac): Define HAVE_SYMLINK.
11241         (Makefile.am): Pass it through TESTS_ENVIRONMENT.
11242         * modules/canonicalize-lgpl-tests (configure.ac, Makefile.am):
11243         Likewise.
11244         * tests/test-canonicalize.sh: Also skip test if 'ln -s' works, but
11245         target does not support symlinks.
11246         * tests/test-canonicalize-lgpl.sh: Likewise.
11247
11248         chown: avoid compilation warning on mingw
11249         * m4/chown.m4 (gl_FUNC_CHOWN): Recognize missing chown.
11250         * lib/chown.c (rpl_chown) [!HAVE_CHOWN]: Always return failure on
11251         mingw.
11252         * lib/lchown.c (lchown) [!HAVE_CHOWN]: Likewise.
11253         * modules/chown (Depends-on): Add errno.
11254
11255 2009-08-31  Stefano Lattarini  <stefano.lattarini@gmail.com>  (tiny change)
11256
11257         * gnulib-tool: Fix test whether $CONFIG_SHELL has a working 'echo'
11258         command.
11259
11260 2009-08-31  Jim Meyering  <meyering@redhat.com>
11261
11262         canonicalize: remove useless initialization
11263         * lib/canonicalize.c (canonicalize_filename_mode): Remove useless
11264         initialization of local, "end".
11265
11266 2009-08-30  Bruno Haible  <bruno@clisp.org>
11267
11268         Fix an unnecessary error on Solaris 10 on NFSv3 file systems.
11269         * lib/set-mode-acl.c (qset_acl) [Solaris 10 new]: Treat EOPNOTSUPP like
11270         ENOSYS.
11271
11272 2009-08-30  Bruno Haible  <bruno@clisp.org>
11273
11274         * tests/test-pipe-filter-ii1.sh: Prefer /usr/xpg6/bin/tr over
11275         /usr/xpg4/bin/tr when it exists.
11276         * tests/test-pipe-filter-gi1.sh: Likewise.
11277
11278 2009-08-30  Bruno Haible  <bruno@clisp.org>
11279
11280         Work around deficient /usr/bin/id program on Solaris.
11281         * tests/test-file-has-acl.sh (ID): New variable.
11282         * tests/test-set-mode-acl.sh (ID): Likewise.
11283         * tests/test-copy-acl.sh (ID): Likewise.
11284         * tests/test-copy-file.sh (ID): Likewise.
11285
11286 2009-08-30  Bruno Haible  <bruno@clisp.org>
11287
11288         New module 'xstriconveh'.
11289         * lib/xstriconveh.h: New file.
11290         * lib/xstriconveh.c: New file.
11291         * modules/xstriconveh: New file.
11292
11293 2009-08-30  Bruno Haible  <bruno@clisp.org>
11294
11295         Make it easier to use mem_cd_iconveh.
11296         * lib/striconveh.h (iconveh_t): New type.
11297         (iconveh_open, iconveh_close): New declarations.
11298         (mem_cd_iconveh, str_cd_iconveh): Replace the three iconv_t arguments
11299         with a single 'const iconveh_t *' argument.
11300         * lib/striconveh.c (iconveh_open, iconveh_close): New functions.
11301         (mem_cd_iconveh, str_cd_iconveh): Replace the three iconv_t arguments
11302         with a single 'const iconveh_t *' argument.
11303         (mem_iconveh, str_iconveh): Use iconveh_open, iconveh_close.
11304         * tests/test-striconveh.c (main): Update.
11305         * NEWS: Mention the change.
11306
11307 2009-08-30  Bruno Haible  <bruno@clisp.org>
11308
11309         * doc/posix-functions/iconv_open.texi: Mention indirect conversion
11310         problem.
11311
11312 2009-08-30  Bruno Haible  <bruno@clisp.org>
11313
11314         Work around iconv_open problem on Solaris.
11315         * lib/iconv_open-solaris.gperf: New file.
11316         * lib/iconv_open.c (ICONV_FLAVOR_SOLARIS): New macro.
11317         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN): Also handle Solaris.
11318         * modules/iconv_open (Files): Add lib/iconv_open-solaris.gperf.
11319         (Makefile.am): Add rule for iconv_open-solaris.h. Augment
11320         BUILT_SOURCES, MOSTLYCLEANFILES, MAINTAINERCLEANFILES, EXTRA_DIST.
11321         * doc/posix-functions/iconv_open.texi: Mention the Solaris problem.
11322
11323 2009-08-29  Jim Meyering  <meyering@redhat.com>
11324
11325         maint.mk: remove more coreutils-specific targets; XZ_OPT=-9ev
11326         * top/maint.mk (cvs-check): Remove target; it was just an alias
11327         to the better-named vc-diff-check.
11328         (maintainer-distcheck): Remove rule.  It was used only from
11329         the (alpha/beta/major) target, and all of its commands but one
11330         were coreutils-specific.
11331         (vc-dist): Remove rule.
11332         (alpha beta major): Run "$(MAKE) distcheck" explicitly.
11333         Run vc-diff-check, not vc-dist.
11334         Run $(MAKE) dist with XZ_OPT=-9ev.  Note spelling, with "-".
11335
11336 2009-08-27  Bruno Haible  <bruno@clisp.org>
11337
11338         * tests/test-bitrotate.c (main): Remove test that uses a shift count
11339         of 0.
11340
11341 2009-08-27  Bruno Haible  <bruno@clisp.org>
11342
11343         * tests/test-func.c (main): Don't verify sizeof __func__ on SunPRO C
11344         compilers.
11345         * doc/func.texi: Document the SunPRO C bug.
11346
11347 2009-08-27  Bruno Haible  <bruno@clisp.org>
11348
11349         Fix link error on Solaris.
11350         * tests/test-parse-duration.c (xstrdup): Remove function.
11351
11352 2009-08-26  Pádraig Brady  <P@draigbrady.com>
11353
11354         ignore-value: handle pointer types, too
11355         * lib/ignore-value.h (__attribute__): Remove definition.
11356         (ignore_value): Remove use of "__attribute__ ((unused))" in favor
11357         of a more concise and more-often effective "(void) i" statement.
11358         (ignore_ptr): New function to suppress warnings from functions that
11359         return pointers, and to make it explicit that one function doesn't
11360         handle all cases.
11361
11362 2009-08-25  Bruno Haible  <bruno@clisp.org>
11363
11364         dup2: work around a Linux bug.
11365         * m4/dup2.m4 (gl_FUNC_DUP2): Test for the Linux bug.
11366         * lib/dup2.c (rpl_dup2): Correct the return value if it is -EBADF.
11367         * doc/posix-functions/dup2.texi: Mention the Linux bug.
11368         Reported by Simon Josefsson.
11369
11370 2009-08-25  Jim Meyering  <meyering@redhat.com>
11371
11372         libguestfs uses gnulib
11373         * users.txt: Add libguestfs.
11374
11375 2009-08-24  Eric Blake  <ebb9@byu.net>
11376
11377         dup2, pipe2: fix some recent test failures on cygwin 1.5.x
11378         * lib/pipe2.c (includes): Add binary-io.h.
11379         * lib/dup2.c (rpl_dup2): Correct buggy errno value.
11380
11381 2009-08-24  Bruno Haible  <bruno@clisp.org>
11382
11383         Tolerate declared but missing accept4 syscall.
11384         * lib/accept4.c (accept4): Invoke original accept4 function first, if
11385         available.
11386         * lib/sys_socket.in.h (accept4): If the function is already present,
11387         override it.
11388         * m4/accept4.m4 (gl_FUNC_ACCEPT4): Remove AC_LIBOBJ invocation.
11389         * modules/accept4 (Makefile.am): Compile accept4.c always.
11390         Reported by Paolo Bonzini and Eric Blake.
11391
11392 2009-08-23  Bruno Haible  <bruno@clisp.org>
11393
11394         New module 'accept4'.
11395         * lib/sys_socket.in.h (accept4): New declaration.
11396         * lib/accept4.c: New file.
11397         * m4/accept4.m4: New file.
11398         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
11399         GNULIB_ACCEPT4, HAVE_ACCEPT4.
11400         * modules/sys_socket (Makefile.am): Substitute GNULIB_ACCEPT4,
11401         HAVE_ACCEPT4.
11402         * modules/accept4: New file.
11403         * doc/glibc-functions/accept4.texi: Mention the new module.
11404
11405 2009-08-24  Jim Meyering  <meyering@redhat.com>
11406
11407         progname: also set global program_invocation_name, when possible
11408         Before this change, a libtool-enabled program that calls glibc's
11409         error function would report the program name as
11410         "/abs/dir/.libs/lt-program_name" rather than the desired program_name.
11411         * modules/progname (configure.ac): Check for a declaration of
11412         program_invocation_name.
11413         * lib/progname.c:  Include <errno.h>.
11414         (set_program_name) [HAVE_DECL_PROGRAM_INVOCATION_NAME]:
11415         Set program_invocation_name.
11416
11417 2009-08-23  Bruno Haible  <bruno@clisp.org>
11418
11419         * lib/dup3.c: Include <string.h>.
11420
11421 2009-08-23  Bruno Haible  <bruno@clisp.org>
11422
11423         * lib/dup3.c (dup3): Test only once whether the system actually exists.
11424         * lib/pipe2.c (pipe2): Likewise.
11425         Suggested by Eric Blake.
11426
11427 2009-08-23  Bruno Haible  <bruno@clisp.org>
11428
11429         Tolerate declared but missing dup3 syscall.
11430         * lib/dup3.c (dup3): Invoke original dup3 function first, if available.
11431         * lib/unistd.in.h (dup3): If the function is already present,
11432         override it.
11433         * m4/dup3.m4 (gl_FUNC_DUP3): Remove AC_LIBOBJ invocation.
11434         * modules/dup3 (Makefile.am): Compile dup3.c always.
11435         Reported by Paolo Bonzini.
11436
11437 2009-08-23  Bruno Haible  <bruno@clisp.org>
11438
11439         Tolerate declared but missing pipe2 syscall.
11440         * lib/pipe2.c (pipe2): Invoke original pipe2 function first, if
11441         available.
11442         * lib/unistd.in.h (pipe2): If the function is already present,
11443         override it.
11444         * m4/pipe2.m4 (gl_FUNC_PIPE2): Remove AC_LIBOBJ invocation.
11445         * modules/pipe2 (Makefile.am): Compile pipe2.c always.
11446         Reported by Paolo Bonzini.
11447
11448 2009-08-23  Bruno Haible  <bruno@clisp.org>
11449
11450         * lib/pipe2.c (pipe2): Move #ifs inside function.
11451
11452 2009-08-22  Joel E. Denny  <jdenny@clemson.edu>
11453
11454         quotearg: document limitations of quote_these_too
11455         * lib/quotearg.c (quotearg_buffer_restyled): Add comments where
11456         those limitations are created.
11457         * lib/quotearg.h (set_char_quoting): Document that digits and
11458         letters that are special after backslash are not permitted.
11459         (quotearg_char): Cross-reference set_char_quoting documentation.
11460
11461 2009-08-23  Joel E. Denny  <jdenny@clemson.edu>
11462
11463         quotearg: implement custom_quoting_style
11464         * lib/quotearg.c: (struct quoting_options): Add left_quote and
11465         right_quote fields.
11466         (set_custom_quoting): New public function.
11467         (quotearg_buffer_restyled): Add left_quote and right_quote
11468         arguments, handle them very much like locale quoting, and update
11469         all uses.
11470         (quotearg_n_custom): New public function.
11471         (quotearg_n_custom_mem): New public function.
11472         (quotearg_custom): New public function.
11473         (quotearg_custom_mem): New public function.
11474         * lib/quotearg.h: Prototype and document new public functions.
11475         (enum quoting_style): For escape_quoting_style and
11476         clocale_quoting_style, comment that QA_SPLIT_TRIGRAPHS is
11477         ignored even though they're otherwise like c_quoting_style.
11478         Add custom_quoting_style member and document with comparison to
11479         clocale_quoting_style.
11480         * tests/test-quotearg.c (custom_quotes): New array.
11481         (custom_results): New array.
11482         (main): Extend to test custom quoting.
11483
11484 2009-08-22  Joel E. Denny  <jdenny@clemson.edu>
11485
11486         quotearg: fix right quote escaping when it's in quote_these_too
11487         * lib/quotearg.c (quotearg_buffer_restyled): Upon seeing a right
11488         quote, be sure to prepend only one backslash.
11489         * tests/test-quotearg.c (use_quote_double_quotes): New function.
11490         (main): Test it.
11491
11492 2009-08-22  Joel E. Denny  <jdenny@clemson.edu>
11493
11494         quotearg-tests: test escaping of embedded locale quotes
11495         * tests/test-quotearg.c (struct result_strings): Add member for
11496         new input.
11497         (LQ_ENC, RQ_ENC, RQ_ESC): New macros.
11498         (inputs): Add new input.
11499         (results_g): Add expected results.
11500         (flag_results): Likewise.
11501         (locale_results): Likewise.
11502         (compare_strings): Check those.
11503
11504 2009-08-23  Bruno Haible  <bruno@clisp.org>
11505
11506         Tests for module 'dup3'.
11507         * modules/dup3-tests: New file.
11508         * tests/test-dup3.c: New file.
11509
11510         New module 'dup3'.
11511         * lib/unistd.in.h (dup3): New declaration.
11512         * lib/dup3.c: New file.
11513         * m4/dup3.m4: New file.
11514         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_DUP3 and
11515         HAVE_DUP3.
11516         * modules/unistd (Makefile.am): Substitute GNULIB_DUP3 and HAVE_DUP3.
11517         * modules/dup3: New file.
11518         * doc/glibc-functions/dup3.texi: Mention the new module.
11519
11520 2009-08-23  Bruno Haible  <bruno@clisp.org>
11521
11522         Tweak the dup2 test.
11523         * tests/test-dup2.c (main): Create the test file empty. Verify that an
11524         out-of-range fd yields EBADF. Verify that after writing to /dev/null,
11525         the test file is still empty. Fix argument order of lseek.
11526
11527 2009-08-23  Bruno Haible  <bruno@clisp.org>
11528
11529         Avoid test link errors when the modules getopt-gnu, gettext are used.
11530         * modules/getopt-posix-tests (Makefile.am): Define test_getopt_LDADD.
11531         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
11532
11533 2009-08-23  Bruno Haible  <bruno@clisp.org>
11534
11535         Fix getdtablesize() on mingw.
11536         * lib/getdtablesize.c (getdtablesize): Implement differently.
11537         * lib/unistd.in.h (getdtablesize): Improve comment.
11538
11539 2009-08-23  Bruno Haible  <bruno@clisp.org>
11540
11541         New module 'mkostemp'.
11542         Based on Ulrich Drepper's 2007-08-10 change in glibc.
11543         * lib/stdlib.in.h (mksotemp): New declaration.
11544         * lib/mkostemp.c: New file, from glibc with modifications.
11545         * lib/tempname.h (GT_FILE): Remove outdated comment.
11546         (gen_tempname): Add flags argument.
11547         * lib/tempname.c (__GT_BIGFILE): Remove macro.
11548         (__GT_FILE): Map to 1.
11549         (small_open, large_open): Remove macros.
11550         (__gen_tempname): Add flags argument. Remove code for __GT_BIGFILE.
11551         * lib/mkstemp.c (mkstemp): Update.
11552         * lib/mkdtemp.c (mkdtemp): Likewise.
11553         * m4/mkostemp.m4: New file.
11554         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_MKOSTEMP,
11555         HAVE_MKOSTEMP.
11556         * modules/stdlib (Makefile.am): Substitute GNULIB_MKOSTEMP,
11557         HAVE_MKOSTEMP.
11558         * modules/mkostemp: New file, based on modules/mkstemp.
11559         * doc/glibc-functions/mkostemp.texi: Mention the new module.
11560         * NEWS: Mention the change.
11561
11562 2009-08-23  Bruno Haible  <bruno@clisp.org>
11563
11564         * lib/pipe2.c (pipe2): Support O_TEXT, O_BINARY on all platforms.
11565         Reported by Eric Blake.
11566
11567 2009-08-23  Bruno Haible  <bruno@clisp.org>
11568
11569         * lib/pipe2.c (pipe2): Fix test of fcntl's return value.
11570         Reported by Eric Blake.
11571
11572 2009-08-23  Bruno Haible  <bruno@clisp.org>
11573
11574         * modules/fchdir (Depends-on): Use fcntl-h instead of fcntl.
11575         * modules/pipe2 (Depends-on): Likewise.
11576
11577 2009-08-23  Eric Blake  <ebb9@byu.net>
11578
11579         fcntl-h: add O_TTY_INIT support
11580         * lib/fcntl.in.h (O_TTY_INIT): Support another POSIX macro.
11581         * tests/test-fcntl-h.c (o): Test it.
11582         * doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.
11583
11584         fcntl-h: rename from fcntl, in preparation for fcntl(2)
11585         * modules/fcntl: Move <fcntl.h> header replacement...
11586         * modules/fcntl-h: ...to new name, so as not to collide with
11587         like-named function.
11588         * tests/test-fcntl.c: Rename...
11589         * tests/test-fcntl-h.c: ...to this.  Test FD_CLOEXEC.
11590         * modules/fcntl-tests: Rename...
11591         * modules/fcntl-h-tests: ...to this.  Update test file name.
11592         * modules/chdir-long (Depends-on): Update clients.
11593         * modules/chdir-safer (Depends-on): Likewise.
11594         * modules/fcntl-safer (Depends-on): Likewise.
11595         * modules/fts (Depends-on): Likewise.
11596         * modules/mkancesdirs (Depends-on): Likewise.
11597         * modules/mkdir-p (Depends-on): Likewise.
11598         * modules/open (Depends-on): Likewise.
11599         * modules/savewd (Depends-on): Likewise.
11600         * MODULES.html.sh (systems lacking POSIX:2008): Update name.
11601         * doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.
11602
11603 2009-08-22  Bruno Haible  <bruno@clisp.org>
11604
11605         * modules/binary-io (License): Relicense under LGPL.
11606         * modules/pipe2 (License): Likewise.
11607
11608 2009-08-22  Bruno Haible  <bruno@clisp.org>
11609
11610         * lib/pipe-filter-ii.c (pipe_filter_ii_execute): Fix test of fcntl's
11611         return value.
11612         * lib/pipe-filter-gi.c (filter_init): Likewise.
11613         Reported by Eric Blake.
11614
11615 2009-08-22  Bruno Haible  <bruno@clisp.org>
11616
11617         * lib/pipe.c (create_pipe): Use pipe2 instead of _pipe.
11618         * modules/pipe (Depends-on): Add pipe2.
11619
11620 2009-08-22  Bruno Haible  <bruno@clisp.org>
11621
11622         Tests for module 'pipe2'.
11623         * modules/pipe2-tests: New file.
11624         * tests/test-pipe2.c: New file.
11625
11626         New module 'pipe2'.
11627         * lib/unistd.in.h (pipe2): New declaration.
11628         * lib/pipe2.c: New file.
11629         * m4/pipe2.m4: New file.
11630         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_PIPE2 and
11631         HAVE_PIPE2.
11632         * modules/unistd (Makefile.am): Substitute GNULIB_PIPE2 and HAVE_PIPE2.
11633         * modules/pipe2: New file.
11634         * doc/glibc-functions/pipe2.texi: Mention the new module.
11635
11636 2009-08-22  Bruno Haible  <bruno@clisp.org>
11637
11638         Reference some new glibc functions.
11639         * doc/glibc-functions/accept4.texi: New file.
11640         * doc/glibc-functions/dup3.texi: New file.
11641         * doc/glibc-functions/mkostemp.texi: New file.
11642         * doc/glibc-functions/pipe2.texi: New file.
11643         * doc/gnulib.texi (Glibc stdlib.h): Refer to mkostemp.
11644         (Glibc sys/socket.h): Refer to accept4.
11645         (Glibc unistd.h): Refer to dup3, pipe2.
11646         Reported by Eric Blake.
11647
11648 2009-08-22  Jim Meyering  <meyering@redhat.com>
11649             Bruno Haible  <bruno@clisp.org>
11650
11651         annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
11652         This makes it so packages using automake-1.11's silent-rules option
11653         can print e.g., a single "GEN    configmake.h" line, rather than
11654         the 30+ statements that perform the job.  If you want to see the
11655         actual commands, you can still run "make V=1".
11656         * modules/alloca-opt: Add $(AM_V_GEN) and $(AM_V_at) prefixes
11657         so that make output is abbreviated when those variables are defined
11658         appropriately.
11659         * modules/argz: Likewise.
11660         * modules/arpa_inet: Likewise.
11661         * modules/byteswap: Likewise.
11662         * modules/configmake: Likewise.
11663         * modules/dirent: Likewise.
11664         * modules/errno: Likewise.
11665         * modules/fcntl: Likewise.
11666         * modules/float: Likewise.
11667         * modules/fnmatch: Likewise.
11668         * modules/getopt-posix: Likewise.
11669         * modules/glob: Likewise.
11670         * modules/iconv_open: Likewise.
11671         * modules/inttypes: Likewise.
11672         * modules/localcharset: Likewise.
11673         * modules/locale: Likewise.
11674         * modules/math: Likewise.
11675         * modules/netdb: Likewise.
11676         * modules/netinet_in: Likewise.
11677         * modules/poll: Likewise.
11678         * modules/posix_spawnp-tests: Likewise.
11679         * modules/sched: Likewise.
11680         * modules/search: Likewise.
11681         * modules/selinux-h: Likewise.
11682         * modules/signal: Likewise.
11683         * modules/spawn: Likewise.
11684         * modules/stdarg: Likewise.
11685         * modules/stdbool: Likewise.
11686         * modules/stddef: Likewise.
11687         * modules/stdint: Likewise.
11688         * modules/stdio: Likewise.
11689         * modules/stdlib: Likewise.
11690         * modules/string: Likewise.
11691         * modules/strings: Likewise.
11692         * modules/sys_file: Likewise.
11693         * modules/sys_ioctl: Likewise.
11694         * modules/sys_select: Likewise.
11695         * modules/sys_socket: Likewise.
11696         * modules/sys_stat: Likewise.
11697         * modules/sys_time: Likewise.
11698         * modules/sys_times: Likewise.
11699         * modules/sys_utsname: Likewise.
11700         * modules/sys_wait: Likewise.
11701         * modules/sysexits: Likewise.
11702         * modules/time: Likewise.
11703         * modules/unistd: Likewise.
11704         * modules/wchar: Likewise.
11705         * modules/wctype: Likewise.
11706
11707 2009-08-22  Jim Meyering  <meyering@redhat.com>
11708
11709         announce-gen: detect write failure
11710         * build-aux/announce-gen: Add Coda at end.
11711         Remove equivalent-but-more-verbose block at top.
11712
11713 2009-08-19  Akim Demaille  <demaille@gostai.com>
11714
11715         bootstrap: --help to stdout.
11716         * bootstrap (usage): Don't send --help to stderr.
11717         Use a here doc instead of a long string.
11718
11719 2009-08-21  Eric Blake  <ebb9@byu.net>
11720
11721         test-popen-safer: split from test-popen
11722         * tests/test-popen.c (main): Move...
11723         * tests/test-popen.h: ...into new file.
11724         * tests/test-popen-safer2.c: New file.
11725         * modules/popen-tests (Files): Add test-popen.h.
11726         * modules/popen-safer-tests (Files): Add test-popen-safer2.c.
11727         Suggested by Bruno Haible.
11728
11729         test-fcntl-safer: split from test-open
11730         * tests/test-open.c (main): Move...
11731         * tests/test-open.h: ...into new file.
11732         * tests/test-fcntl-safer.c: New file.
11733         * modules/open-tests (Files): Add test-open.h.
11734         * modules/fcntl-safer-tests: New file.
11735         Suggested by Bruno Haible.
11736
11737         test-fopen-safer: split from test-fopen
11738         * tests/test-fopen.c (main): Move...
11739         * tests/test-fopen.h: ...into new file.
11740         * tests/test-fopen-safer.c: New file.
11741         * modules/fopen-tests (Files): Add test-fopen.h.
11742         * modules/fopen-safer-tests: New file.
11743         Suggested by Bruno Haible.
11744
11745 2009-08-21  Paolo Bonzini  <bonzini@gnu.org>
11746
11747         popen-safer: test O_CLOEXEC at run-time.
11748         * lib/popen-safer.c: Test O_CLOEXEC at run-time.
11749
11750 2009-08-21  Paolo Bonzini  <bonzini@gnu.org>
11751
11752         fcntl: move more flags to the header
11753         * lib/cloexec.c: Do not define FD_CLOEXEC here.
11754         * lib/popen-safer.c: Do not alias O_NOINHERIT to O_CLOEXEC here.
11755         * lib/fcntl.in.h: Do both things here.
11756
11757 2009-08-21  Jim Meyering  <meyering@redhat.com>
11758
11759         consistently remove $@-t before redirecting to it
11760         * modules/argz: Remove $@-t and $@ before redirecting to the former.
11761         * modules/alloca-opt: Likewise.
11762         * modules/byteswap: Likewise.
11763         * modules/fnmatch: Likewise.
11764         * modules/getopt-posix: Likewise.
11765         * modules/glob: Likewise.
11766         * modules/poll: Likewise.
11767         * modules/posix_spawnp-tests: Likewise.
11768         * modules/sys_socket: Likewise.
11769         * modules/sysexits: Likewise.
11770
11771 2009-08-21  Eric Blake  <ebb9@byu.net>
11772
11773         popen: simplify access to original popen
11774         * lib/popen.c (rpl_popen): No need to worry about popen being a
11775         macro.
11776         Reported by Bruno Haible.
11777
11778 2009-08-20  Eric Blake  <ebb9@byu.net>
11779
11780         build: avoid some compiler warnings
11781         * lib/selinux-at.h: Use dir_fd, not dirfd, to avoid shadowing.
11782         * lib/exclude.c (fnmatch_pattern_has_wildcards): Use correct
11783         type.
11784         (new_exclude_segment, excluded_file_pattern_p)
11785         (excluded_file_name_p): Reduce scope.
11786         * lib/vasnprintf.c (decimal_point_char): Avoid warning on
11787         old-style declaration.
11788
11789 2009-08-20  Simon Josefsson  <simon@josefsson.org>
11790
11791         * tests/test-exclude1.sh: Handle Windows EOL.
11792         * tests/test-exclude2.sh: Likewise.
11793         * tests/test-exclude3.sh: Likewise.
11794         * tests/test-exclude4.sh: Likewise.
11795         * tests/test-exclude5.sh: Likewise.
11796         * tests/test-exclude6.sh: Likewise.
11797         * tests/test-exclude7.sh: Likewise.
11798
11799 2009-08-19  Akim Demaille  <demaille@gostai.com>
11800
11801         bootstrap: find sha1sum when named gsha1sum.
11802         * bootstrap (find_tool): New.
11803         ($SHA1SUM): New.
11804         Use it.
11805
11806 2009-08-20  Jim Meyering  <meyering@redhat.com>
11807
11808         maint.mk: _header_without_use: fix a quoting bug and remove a bash'ism
11809         * top/maint.mk (_header_without_use): Use "\\\\", not "\\" in the sed
11810         expression that converts "." in a file name to "\." in the resulting
11811         regexp.  Start with a dummy statement, so that prior shell variable
11812         definitions are expanded portably.  Reported by Simon Josefsson.
11813
11814 2009-08-20  Paolo Bonzini  <bonzini@gnu.org>
11815
11816         Fix polling for writeability of a screen buffer.
11817         * lib/poll.c: Distinguish input and screen buffers for the
11818         Win32 implementation.
11819         * lib/select.c: Likewise.
11820
11821 2009-08-19  Eric Blake  <ebb9@byu.net>
11822
11823         popen-safer: prevent popen from clobbering std descriptors
11824         * modules/popen-safer: New file.
11825         * lib/popen-safer.c: Likewise.
11826         * m4/stdio-safer.m4 (gl_POPEN_SAFER): New macro.
11827         * lib/stdio--.h (popen): Provide override.
11828         * lib/stdio-safer.h (popen_safer): Provide declaration.
11829         * tests/test-popen.c (includes): Partially test this.
11830         * modules/popen-safer-tests: New file, for more tests.
11831         * tests/test-popen-safer.c: Likewise.
11832         * MODULES.html.sh (file stream based Input/Output): Mention it.
11833
11834         tests: test some of the *-safer modules
11835         * modules/fopen-safer (Depends-on): Add fopen.
11836         * modules/fcntl-safer (Depends-on): Add fcntl.
11837         * modules/stdlib-safer (Depends-on): Add stdlib.
11838         (configure.ac): Set indicator.
11839         * modules/unistd-safer (configure.ac): Likewise.
11840         * modules/tmpfile-safer (configure.ac): Likewise.
11841         (Depends-on): Add tmpfile.
11842         * lib/stdio--.h (fopen, tmpfile): Don't override unless module is
11843         active.
11844         * tests/test-fopen.c (includes): Test safer versions when they are
11845         in use.
11846         * tests/test-open.c (includes): Likewise.
11847
11848         popen: fix cygwin 1.5 bug when stdin closed
11849         * doc/posix-functions/popen.texi (popen): Document cygwin bugs.
11850         * modules/popen: New file.
11851         * modules/popen-tests: Likewise.
11852         * tests/test-popen.c: Likewise.
11853         * m4/popen.m4: Likewise.
11854         * lib/popen.c: Likewise.
11855         * lib/stdio.in.h (popen): New declaration.
11856         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add popen.
11857         * modules/stdio (Makefile.am): Likewise.
11858         * MODULES.html.sh (systems lacking POSIX:2008): Mention it.
11859
11860 2009-08-17  Joel E. Denny  <jdenny@clemson.edu>
11861
11862         maint.mk: give full control over update-copyright exclusions
11863         * top/maint.mk (VC_LIST_EXCEPT): Instead of ChangeLog, use
11864         ${VC_LIST_EXCEPT_DEFAULT-ChangeLog} as the default exclusion.
11865         (update-copyright): Don't force inclusion of top-level
11866         ChangeLog.  Don't force exclusion of all COPYING files, but make
11867         them the default exclusion instead.
11868
11869 2009-08-16  Bruno Haible  <bruno@clisp.org>
11870
11871         Fix test failures on Solaris 10.
11872         * tests/uniconv/test-u8-conv-from-enc.c (main): Disable autodetect_jp
11873         tests when Solaris iconv() is used.
11874         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
11875         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
11876         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
11877         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
11878         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
11879
11880 2009-08-16  Bruno Haible  <bruno@clisp.org>
11881
11882         Fix test failures on Solaris 10.
11883         * tests/test-pipe-filter-ii1.sh: Determine the filename of a working
11884         'tr' program and pass it as first argument.
11885         * tests/test-pipe-filter-gi1.sh: Likewise.
11886         * tests/test-pipe-filter-ii1.c (main): Except the filename of a 'tr'
11887         program as first argument.
11888         * tests/test-pipe-filter-gi1.c (main): Likewise.
11889
11890 2009-08-16  Eric Blake  <ebb9@byu.net>
11891
11892         fpurge: fix previous commits
11893         * modules/fpurge (Makefile.am): Make replacement conditional,
11894         partially reverting 2007-04-29 change; missed in previous
11895         attempt.
11896         * m4/fpurge.m4 (gl_FUNC_FPURGE): Also compile fpurge.c when fpurge
11897         is missing.
11898
11899 2009-08-16  Bruno Haible  <bruno@clisp.org>
11900
11901         Clarify fpurge's effect on the file position.
11902         * lib/stdio.in.h (fpurge): Specify the file position after fpurge.
11903         * tests/test-fpurge.c (main): Make a second pass for checking the file
11904         position.
11905
11906 2009-08-16  Bruno Haible  <bruno@clisp.org>
11907
11908         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't compile fpurge.c if only the
11909         declaration of fpurge is missing.
11910         * tests/test-fpurge.c (main): Check that the file has not more contents
11911         than expected. Close the file before removing it.
11912
11913 2009-08-15  Eric Blake  <ebb9@byu.net>
11914
11915         fpurge: don't wrap working cygwin implementation
11916         * lib/fpurge.c (fpurge): Fix comment typo.
11917         * m4/fpurge.m4 (gl_FUNC_FPURGE): Detect BSD bug, allowing cygwin
11918         1.7 to avoid replacement.
11919         * tests/test-fpurge.c (main): Enhance test.
11920
11921 2009-08-15  Eric Blake  <ebb9@byu.net>
11922         and Jim Meyering  <meyering@redhat.com>
11923
11924         test-update-copyright: skip if perl is insufficient
11925         * tests/test-update-copyright.sh: Failure to run maintainer tool
11926         should not cause testsuite failure on cygwin 1.5.
11927
11928 2009-08-14  Eric Blake  <ebb9@byu.net>
11929
11930         doc: mention more functions added in cygwin 1.7.0
11931         * doc/posix-headers/limits.texi (limits.h): Update for recent
11932         cygwin additions.
11933         * doc/posix-headers/wordexp.texi (wordexp.h): Likewise.
11934         * doc/posix-functions/wordexp.texi (wordexp): Likewise.
11935         * doc/posix-functions/wordfree.texi (wordfree): Likewise.
11936         * doc/posix-functions/setlocale.texi (setlocale): Likewise.
11937         * doc/posix-functions/nl_langinfo.texi (nl_langinfo): Likewise.
11938
11939 2009-08-14  Eric Blake  <ebb9@byu.net>
11940
11941         maint.mk: simplify update-copyright rule
11942         * top/maint.mk (update-copyright-local): Delete, and document how
11943         to do it in cfg.mk instead.
11944         (update-copyright-exclude-regexp): Delete, and document how to do
11945         it in .x-update-copyright instead.
11946         (update-copyright): Simplify, thanks to VC_LIST_EXCEPT.  Don't
11947         exclude ChangeLog.
11948
11949 2009-08-14  Bruno Haible  <bruno@clisp.org>
11950
11951         * m4/wchar.m4 (gl_WCHAR_H): Undo invalid optimization in last commit.
11952
11953 2009-08-14  Joel E. Denny  <jdenny@clemson.edu>
11954
11955         maint.mk: support update-copyright-env
11956         * top/maint.mk (update-copyright-env): Define place-holder.
11957         (update-copyright): Expand $(update-copyright-env) before
11958         invoking update-copyright.
11959
11960 2009-08-14  Joel E. Denny  <jdenny@clemson.edu>
11961
11962         update-copyright: implement forced reformatting
11963         * build-aux/update-copyright: Implement and document
11964         UPDATE_COPYRIGHT_FORCE.
11965         * tests/test-update-copyright.sh: Test it.
11966
11967 2009-08-14  Eric Blake  <ebb9@byu.net>
11968         and Bruno Haible  <bruno@clisp.org>
11969
11970         stddef: fix NetBSD 5.0 NULL bug, rather than working around it
11971         * tests/test-locale.c: Revert previous patch related to NULL.
11972         * tests/test-stdio.c: Likewise.
11973         * tests/test-stdlib.c: Likewise.
11974         * tests/test-string.c: Likewise.
11975         * tests/test-unistd.c: Likewise.
11976         * modules/time-tests (Depends-on): Add verify.
11977         * modules/wchar-tests (Depends-on): Likewise.
11978         * tests/test-time.c: Test for NULL compliance.
11979         * tests/test-wchar.c: Likewise.
11980         * modules/locale (Depends-on): Add stddef.
11981         * modules/stdio (Depends-on): Likewise.
11982         * modules/stdlib (Depends-on): Likewise.
11983         * modules/string (Depends-on): Likewise.
11984         * modules/time (Depends-on): Likewise.
11985         * modules/unistd (Depends-on): Likewise.
11986         * modules/wchar (Depends-on): Likewise.
11987         * lib/locale.in.h (includes): Use <stddef.h> to fix NULL.
11988         * lib/stdlib.in.h (includes): Likewise.
11989         * lib/string.in.h (includes): Likewise.
11990         * lib/time.in.h (includes): Likewise.
11991         * lib/unistd.in.h (includes): Likewise.
11992         * m4/locale_h.m4 (gl_LOCALE_H): Replace locale.h if stddef.h was
11993         replaced.
11994         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
11995         * m4/stddef_h.m4: New file.
11996         * modules/stddef: Likewise.
11997         * lib/stddef.in.h: Likewise.
11998         * modules/stddef-tests: Likewise.
11999         * tests/test-stddef.c: Likewise.
12000         * MODULES.html.sh (Basic types <stddef.h>): Mention new module.
12001         * doc/posix-headers/stddef.texi (stddef.h): Document the bug.
12002         * doc/posix-headers/locale.texi (locale.h): Likewise.
12003         * doc/posix-headers/stdio.texi (stdio.h): Likewise.
12004         * doc/posix-headers/stdlib.texi (stdlib.h): Likewise.
12005         * doc/posix-headers/string.texi (string.h): Likewise.
12006         * doc/posix-headers/time.texi (time.h): Likewise.
12007         * doc/posix-headers/unistd.texi (unistd.h): Likewise.
12008         * doc/posix-headers/wchar.texi (wchar.h): Likewise.
12009
12010 2009-08-14  Eric Blake  <ebb9@byu.net>
12011
12012         doc: improve git diff of texinfo files
12013         * .gitattributes: Add rule for *.texi files, with hint on how to
12014         use it.
12015         Copied from m4, and based on a report by Bruno Haible.
12016
12017 2009-08-14  Bruno Haible  <bruno@clisp.org>
12018
12019         Disable multithread support by default on Cygwin 1.5.x for real.
12020         * m4/threadlib.m4 (gl_THREADLIB_EARLY_BODY): Fix last commit.
12021
12022 2009-08-14  Joel E. Denny  <jdenny@clemson.edu>
12023
12024         update-copyright: much ado about intervals
12025         * build-aux/update-copyright: Implement and document
12026         UPDATE_COPYRIGHT_USE_INTERVALS to control expansion and collapse
12027         of copyright year intervals.
12028         Also, document UPDATE_COPYRIGHT_YEAR.
12029         * tests/test-update-copyright.sh: Test it.
12030
12031         update-copyright: convert 2-digit to 4-digit years
12032         * build-aux/update-copyright: Implement and document.
12033         * tests/test-update-copyright.sh: Update.
12034
12035 2009-08-14  Jim Meyering  <meyering@redhat.com>
12036
12037         test-exclude: avoid coreutils "make check" failure
12038         * tests/test-exclude.c (ARGMATCH_DIE_DECL) [ARGMATCH_DIE_DECL]: Define,
12039         just as in test-argmatch.c.
12040
12041 2009-08-13  Eric Blake  <ebb9@byu.net>
12042
12043         test-dup2: fix bad assumption
12044         * tests/test-dup2.c (main): Tolerate leaked fds from environment.
12045         Reported by Peter Breitenlohner <peb@mppmu.mpg.de>.
12046
12047         test-version-etc: fix CRLF portability issue
12048         * tests/test-version-etc.sh: Use tr, not sed, as not all sed
12049         recognize \r.
12050         * tests/test-argp-version-etc-1.sh: Likewise.
12051
12052         getopt: update client modules
12053         * modules/argp (Depends-on): Use getopt-gnu.
12054         * modules/git-merge-changelog (Depends-on): Likewise.
12055         * modules/long-options (Depends-on): Likewise.
12056         * modules/xstrtol (Depends-on): Likewise.
12057
12058 2009-08-13  Simon Josefsson  <simon@josefsson.org>
12059
12060         * tests/test-version-etc.sh: Don't fail on different
12061         project/version.  Don't fail on CRLF differences.  Rewrite to use
12062         multiple -e instead of multiple sed forks, suggested by Eric Blake
12063         <ebb9@byu.net>.
12064         * tests/test-argp-version-etc-1.sh: Likewise.
12065
12066 2009-08-13  Simon Josefsson  <simon@josefsson.org>
12067
12068         * tests/test-version-etc.sh: Don't fail on different
12069         project/version.
12070
12071 2009-08-12  Bruno Haible  <bruno@clisp.org>
12072
12073         Tests for modules 'getopt-posix', 'getopt-gnu'.
12074         * modules/getopt-posix-tests: New file.
12075         * tests/test-getopt.c: New file.
12076         * tests/test-getopt.h: New file.
12077         * tests/test-getopt_long.h: New file.
12078
12079         New modules 'getopt-posix', 'getopt-gnu'.
12080         * modules/getopt-gnu: New file, renamed from modules/getopt.
12081         * modules/getopt-posix: New file.
12082         * modules/getopt: Turn into an obsolete alias for getopt-gnu.
12083         * m4/getopt.m4 (gl_FUNC_GETOPT_POSIX, gl_FUNC_GETOPT_GNU): New macros.
12084         (gl_GETOPT): Remove macro.
12085         (gl_GETOPT_CHECK_HEADERS): Do some checks only for gl_FUNC_GETOPT_GNU.
12086         Disable the test against BSD systems that declare optreset. Test
12087         against mingw bug. Test against lack of support of optional arguments
12088         on many platforms.
12089         * doc/glibc-headers/getopt.texi: Update module name and list of
12090         relevant platforms.
12091         * doc/posix-functions/getopt.texi: Mention modules 'getopt-posix' and
12092         'getopt-gnu' and more portability problems.
12093         * NEWS: Mention the changes.
12094
12095 2009-08-12  Bruno Haible  <bruno@clisp.org>
12096
12097         Ensure that optarg etc. get declared by <unistd.h>.
12098         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Require
12099         AC_USE_SYSTEM_EXTENSIONS.
12100         * modules/getopt (Depends-on): Add 'extensions'.
12101
12102 2009-08-12  Bruno Haible  <bruno@clisp.org>
12103
12104         Avoid test link errors.
12105         * modules/pipe-filter-ii-tests (Makefile.am): Define
12106         test_pipe_filter_ii1_LDADD and test_pipe_filter_ii2_main_LDADD.
12107         * modules/pipe-filter-gi-tests (Makefile.am): Define
12108         test_pipe_filter_gi1_LDADD and test_pipe_filter_gi2_main_LDADD.
12109         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
12110
12111 2009-08-12  Bruno Haible  <bruno@clisp.org>
12112
12113         * m4/getopt.m4 (gl_REPLACE_GETOPT): New macro, was called
12114         gl_GETOPT_SUBSTITUTE before.
12115         (gl_GETOPT): Use it.
12116         * m4/argp.m4 (gl_ARGP): Update.
12117         Reported by Sergey Poznyakoff.
12118
12119         * m4/getopt.m4: Reorder macros.
12120         (gl_GETOPT): Inline gl_GETOPT_SUBSTITUTE.
12121         (gl_GETOPT_SUBSTITUTE): Remove macro.
12122
12123 2009-08-12  Sergey Poznyakoff  <gray@gnu.org.ua>
12124
12125         Minor improvement in gitlog-to-changelog
12126
12127         * build-aux/gitlog-to-changelog: New option `--format' makes
12128         output format string configurable.
12129
12130 2009-08-12  Sergey Poznyakoff  <gray@gnu.org.ua>
12131
12132         Optimize exclude: use hash tables for non-wildcard patterns.
12133
12134         * lib/exclude.c: Include hash.h and mbuiter.h
12135         (struct exclude_pattern, exclude_segment): New data types.
12136         (struct exclude): Rewrite.
12137         (fnmatch_pattern_has_wildcards): New function.
12138         (new_exclude_segment, free_exclude_segment): New functions.
12139         (excluded_file_pattern_p, excluded_file_name_p): New functions.
12140         (excluded_file_name, add_exclude): Rewrite using new struct exclude.
12141         * lib/exclude.h (is_fnmatch_pattern): New prototype.
12142         * modules/exclude: Depend on hash and mbuiter.
12143
12144         * modules/exclude-tests: New file.
12145         * tests/test-exclude.c: New file.
12146         * tests/test-exclude1.sh: New file.
12147         * tests/test-exclude2.sh: New file.
12148         * tests/test-exclude3.sh: New file.
12149         * tests/test-exclude4.sh: New file.
12150         * tests/test-exclude5.sh: New file.
12151         * tests/test-exclude6.sh: New file.
12152         * tests/test-exclude7.sh: New file.
12153
12154 2009-08-12  Bruno Haible  <bruno@clisp.org>
12155
12156         Ensure that getopt() gets declared by <unistd.h>.
12157         * lib/unistd.in.h: Conditionally include getopt.h.
12158         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Require gl_UNISTD_H_DEFAULTS.
12159         Set GNULIB_UNISTD_H_GETOPT.
12160         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
12161         GNULIB_UNISTD_H_GETOPT.
12162         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_GETOPT.
12163
12164 2009-08-12  Bruno Haible  <bruno@clisp.org>
12165
12166         Clarify logic.
12167         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS, gl_GETOPT_IFELSE): Use
12168         gl_replace_getopt instead of GETOPT_H.
12169
12170 2009-08-12  Bruno Haible  <bruno@clisp.org>
12171
12172         * m4/getopt.m4: Add comments.
12173
12174 2009-08-12  Bruno Haible  <bruno@clisp.org>
12175
12176         Disable multithread support by default on Cygwin 1.5.x.
12177         * m4/threadlib.m4 (gl_THREADLIB_EARLY_BODY): On Cygwin 1.5.x and older,
12178         set gl_use_threads=no if not specified otherwise.
12179
12180 2009-08-11  Bruno Haible  <bruno@clisp.org>
12181
12182         Avoid compilation error on NetBSD 5.0.
12183         * tests/test-locale.c: Write sizeof (NULL) instead of sizeof NULL.
12184         * tests/test-stdio.c: Likewise.
12185         * tests/test-stdlib.c: Likewise.
12186         * tests/test-string.c: Likewise.
12187         * tests/test-unistd.c: Likewise.
12188         Reported by Greg Troxel <gdt@ir.bbn.com>
12189         at <https://savannah.gnu.org/support/?106973>.
12190
12191 2009-08-11  Bruno Haible  <bruno@clisp.org>
12192
12193         * modules/dup2-tests (Depends-on): Remove close.
12194
12195         Undo 2009-07-19 commit.
12196         * modules/acl-tests (Depends-on): Remove close.
12197         * modules/binary-io-tests (Depends-on): Likewise.
12198         * modules/closein-tests (Depends-on): Likewise.
12199         * modules/flock-tests (Depends-on): Likewise.
12200         * modules/fsync-tests (Depends-on): Likewise.
12201         * modules/lseek-tests (Depends-on): Likewise.
12202         * modules/pipe-tests (Depends-on): Likewise.
12203         * modules/posix_spawn-tests (Depends-on): Likewise.
12204         * modules/posix_spawnp-tests (Depends-on): Likewise.
12205         * modules/stat-time-tests (Depends-on): Likewise.
12206         * modules/yesno-tests (Depends-on): Likewise.
12207
12208 2009-08-10  Bruno Haible  <bruno@clisp.org>
12209
12210         * lib/vasnprintf.c (DCHAR_SET): Undefine at the end.
12211
12212 2009-08-10  Bruno Haible  <bruno@clisp.org>
12213
12214         Fix a gcc warning.
12215         * lib/write.c (rpl_write): Cast result of _get_osfhandle.
12216
12217 2009-08-10  Bruno Haible  <bruno@clisp.org>
12218
12219         Don't optimize AC_LIBOBJs, as they may appear in different contexts.
12220         * m4/close.m4 (gl_REPLACE_CLOSE): Execute AC_LIBOBJ unconditionally,
12221         not only the first time.
12222         * m4/fclose.m4 (gl_REPLACE_FCLOSE): Likewise.
12223         * m4/open.m4 (gl_REPLACE_OPEN): Likewise.
12224         * m4/strstr.m4 (gl_FUNC_STRSTR): Execute AC_LIBOBJ when REPLACE_STRSTR
12225         is 1, not only the the first time.
12226
12227 2009-08-10  Bruno Haible  <bruno@clisp.org>
12228
12229         Make it possible to use module 'gethostname' without module 'close'.
12230         * lib/unistd.in.h (close): Evoke a link error only if
12231         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS is set.
12232         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
12233         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
12234         * modules/unistd (Makefile.am): Substitute
12235         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
12236         * lib/sys_ioctl.in.h (ioctl): Evoke a link error only if
12237         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS is set.
12238         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H_DEFAULTS): Initialize
12239         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
12240         * modules/sys_ioctl (Makefile.am): Substitute
12241         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
12242         * modules/socket (configure.ac): On native Windows, set
12243         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS and
12244         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
12245         Reported by Sam Steingold <sds@gnu.org>.
12246
12247 2009-08-10  Bruno Haible  <bruno@clisp.org>
12248
12249         * m4/close.m4 (gl_FUNC_CLOSE): Add comment.
12250         * modules/ioctl (configure.ac): Likewise.
12251
12252 2009-08-10  Bruno Haible  <bruno@clisp.org>
12253
12254         Avoid collision between gnulib wrapper and libintl wrapper.
12255         * lib/stdio-write.c (printf): Don't define if a printf wrapper is
12256         already defined in intl/printf.c.
12257         (vprintf): Test REPLACE_VPRINTF_POSIX, not REPLACE_VFPRINTF_POSIX.
12258         (vfprintf): Test REPLACE_VFPRINTF_POSIX, not REPLACE_VPRINTF_POSIX.
12259
12260 2009-08-09  Bruno Haible  <bruno@clisp.org>
12261
12262         Make <sys/select.h> really self-contained, also on Solaris 10.
12263         * lib/sys_select.in.h: Include <string.h>.
12264         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Test also against
12265         Solaris 10 problem.
12266         * tests/test-sys_select.c (main): Add check that FD_ZERO can be used.
12267         * doc/posix-headers/sys_select.texi: Mention the Solaris 10 problem.
12268         Reported by Jim Meyering.
12269
12270 2009-08-09  Bruno Haible  <bruno@clisp.org>
12271
12272         Avoid warnings from 'aclocal' that are due to a use of macro name
12273         AM_XGETTEXT_OPTION that is not defined in automake.
12274         * modules/argp (configure.ac): Hide use of AM_XGETTEXT_OPTION from
12275         automake.
12276         * modules/error (configure.ac): Likewise.
12277         * modules/propername (configure.ac): Likewise.
12278         * modules/vasprintf (configure.ac): Likewise.
12279         * modules/verror (configure.ac): Likewise.
12280         * modules/xprintf (configure.ac): Likewise.
12281         * modules/xvasprintf (configure.ac): Likewise.
12282
12283 2009-08-08  Bruno Haible  <bruno@clisp.org>
12284
12285         Avoid compilation error in C++ mode.
12286         * lib/gettimeofday.c (rpl_gettimeofday): Cast timezone argument.
12287         Reported by Sam Steingold <sds@gnu.org>.
12288
12289 2009-08-08  Bruno Haible  <bruno@clisp.org>
12290
12291         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Define HOST_NAME_MAX also
12292         for the various Unix platforms.
12293         * doc/posix-headers/limits.texi: Update platforms list regarding
12294         HOST_NAME_MAX.
12295         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
12296
12297 2009-08-07  Jim Meyering  <meyering@redhat.com>
12298
12299         selinux-at: fix typo in a comment
12300         * lib/selinux-at.h: s/getfileconat/getfilecon/ in a comment.
12301         Spotted by Paolo Bonzini.
12302
12303         selinux-at: remove redundant m4 code, add documentation
12304         * modules/selinux-at (configure.ac): Remove redundant code.
12305         LIB_SELINUX is already set via the dependent module, selinux-h.
12306         (Include): Add quotes around selinux-at.h.
12307         * lib/selinux-at.h: Add documentation.
12308         Reported by Bruno Haible in
12309         http://marc.info/?l=gnulib-bug&m=124958988300749
12310
12311 2009-08-07  Bruno Haible  <bruno@clisp.org>
12312
12313         Avoid link error on MacOS X 10.3 and 10.4.
12314         * lib/argp-ba.c (argp_program_bug_address): Explicitly zero-initialize
12315         on non-ELF systems.
12316         * lib/argp-pv.c (argp_program_version): Likewise.
12317         Reported by Simon Josefsson.
12318
12319 2009-08-07  Simon Josefsson  <simon@josefsson.org>
12320
12321         * tests/test-version-etc.sh: Use $EXEEXT.
12322
12323 2009-08-06  Joel E. Denny  <jdenny@clemson.edu>
12324
12325         update-copyright: update documentation to point to maint.mk
12326         * build-aux/update-copyright: Here.
12327
12328 2009-08-06  Jim Meyering  <meyering@redhat.com>
12329
12330         maint.mk: support update-copyright-local
12331         * top/maint.mk (update-copyright-local): Define place-holder.
12332         (update-copyright): Depend on $(update-copyright-local).
12333
12334 2009-08-06  Jim Meyering  <meyering@redhat.com>
12335
12336         selinux-at: new module
12337         Initially written for coreutils, this module will soon be
12338         used by findutils, too.
12339         * MODULES.html.sh [Misc]: Add selinux-at.
12340         * lib/selinux-at.h: New file, from coreutils.
12341         * lib/selinux-at.c: Likewise.
12342         * modules/selinux-at: Likewise.
12343         (License): Change from LGPL to GPL, since it depends
12344         on the GPL'd openat module.
12345
12346         doc: update README
12347         * README: Remove references to cogito.
12348         Remove cvs-repo-updating instructions from 2007.
12349         Don't imply that CVS is better if you have limited disk space.
12350
12351 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
12352
12353         update-copyright: support C-style comments
12354         * build-aux/update-copyright: Implement and document.
12355         * tests/test-update-copyright.sh: Test.
12356
12357 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
12358
12359         update-copyright: support omitted "(C)"
12360         * build-aux/update-copyright: Implement and document.  Also,
12361         allow variable whitespace before "(C)".
12362         * tests/test-update-copyright.sh: Test.
12363
12364 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
12365
12366         update-copyright: don't trip on non-FSF copyright statements
12367         * build-aux/update-copyright: Fix so that the first correctly
12368         formatted FSF copyright statement is recognized no matter what
12369         appears before it.  Update documentation.
12370         * tests/test-update-copyright.sh: Test that.
12371
12372 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
12373
12374         update-copyright: clean up code a little
12375         * build-aux/update-copyright: Append "_re" to the name of any
12376         variable holding a regular expression.
12377         Replace "old" and "new" with "stmt" in variable names.
12378         Do not accept 2-digit UPDATE_COPYRIGHT_YEAR, which was not
12379         handled correctly.
12380         Format code more consistently.
12381
12382 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
12383
12384         update-copyright-tests: improve portability
12385         * tests/test-update-copyright.sh: Use cmp if diff cannot handle
12386         -u or /dev/null.  Suggested by Jim Meyering and Eric Blake.
12387
12388 2009-08-03  Joel E. Denny  <jdenny@clemson.edu>
12389
12390         update-copyright: support @copyright{} and &copy;
12391         * build-aux/update-copyright: Implement and document.
12392         * tests/test-update-copyright.sh: Test.
12393
12394 2009-08-04  Jim Meyering  <meyering@redhat.com>
12395
12396         update-copyright-tests: correctly test EOL=\r\n handling
12397         * tests/test-update-copyright.sh: Put \r at the end of some lines
12398         for the dos-eol tests.  Based on a patch by Joel E. Denny.
12399
12400         maint.mk: make update-copyright exclusion list more configurable
12401         * top/maint.mk (update-copyright): Default to excluding COPYING,
12402         but allow an override, in case someone does want to update that file.
12403
12404         maint.mk: don't update copyright date in COPYING
12405         * top/maint.mk (update-copyright): Exclude COPYING.
12406
12407         maint.mk: add a copyright-updating rule
12408         * top/maint.mk (update-copyright): New rule.
12409         Derived from coreutils/Makefile.am.
12410
12411         update-copyright: rename some variables
12412         * build-aux/update-copyright: Rename a few variables for clarity.
12413         Tweak syntax.  List Joel E. Denny as coauthor.
12414
12415 2009-08-03  Joel E. Denny  <jdenny@clemson.edu>
12416
12417         update-copyright: fix bug for 2-digit last year and add tests
12418         * build-aux/update-copyright: Fix bug.
12419         Use UPDATE_COPYRIGHT_YEAR from environment as current year if
12420         specified.
12421         * modules/update-copyright-tests: New
12422         * tests/test-update-copyright.sh: New.
12423
12424 2009-07-31  Joel E. Denny  <jdenny@clemson.edu>
12425
12426         update-copyright: handle leading tabs in line prefix
12427         * build-aux/update-copyright: Count leading tabs as 8 spaces
12428         when computing margin.  This helps with the formatting of
12429         ChangeLogs, for example.
12430         Fix documentation a little.
12431
12432 2009-07-31  Joel E. Denny  <jdenny@clemson.edu>
12433
12434         update-copyright: support EOL=\r\n
12435         * build-aux/update-copyright: Implement that.
12436
12437 2009-07-31  Joel E. Denny  <jdenny@clemson.edu>
12438
12439         update-copyright: automatically format copyright statements
12440         * build-aux/update-copyright: Implement that.
12441         Also, be a little more predictable and safer by always failing
12442         when the full copyright format is not perfectly recognized as an
12443         unbroken whole.  Discussed at
12444         <http://lists.gnu.org/archive/html/bug-gnulib/2009-07/msg00131.html>.
12445         Rewrite documentation.
12446
12447 2009-08-03  Bruno Haible  <bruno@clisp.org>
12448
12449         * m4/iconv.m4 (AM_ICONV): Fix displayed message with autoconf-2.64.
12450
12451 2009-08-02  Bruno Haible  <bruno@clisp.org>
12452
12453         Tests for module 'uname'.
12454         * modules/uname-tests: New file.
12455         * tests/test-uname.c: New file.
12456
12457         New module 'uname'.
12458         * lib/uname.c: New file.
12459         * m4/uname.m4: New file.
12460         * modules/uname: New file.
12461         * doc/posix-functions/uname.texi: Mention the new module.
12462
12463 2009-08-02  Bruno Haible  <bruno@clisp.org>
12464
12465         Tests for module 'sys_utsname'.
12466         * modules/sys_utsname-tests: New file.
12467         * tests/test-sys_utsname.c: New file.
12468
12469         New module 'sys_utsname'.
12470         * lib/sys_utsname.in.h: New file, based on glibc's <sys/utsname.h>.
12471         * m4/sys_utsname_h.m4: New file.
12472         * modules/sys_utsname: New file.
12473         * doc/posix-headers/sys_utsname.texi: Mention the new module.
12474
12475 2009-08-02  Bruno Haible  <bruno@clisp.org>
12476
12477         Implicitly initialize the sockets library.
12478         * lib/gethostname.c: Include sockets.h.
12479         (rpl_gethostname): Invoke gl_sockets_startup.
12480         * lib/socket.c: Include sockets.h.
12481         (rpl_socket): Invoke gl_sockets_startup.
12482         * modules/gethostname (Depends-on): Add sockets.
12483         * modules/socket (Depends-on): Likewise.
12484         * tests/test-poll.c: Don't include sockets.h.
12485         (main): Don't invoke gl_sockets_startup.
12486         * tests/test-select.c: Don't include sockets.h.
12487         (main): Don't invoke gl_sockets_startup.
12488
12489 2009-08-02  Bruno Haible  <bruno@clisp.org>
12490
12491         Allow multiple calls to gl_sockets_startup.
12492         * lib/sockets.c (initialized_sockets_version): New variable.
12493         (gl_sockets_startup): Do nothing if already called for this or a higher
12494         version.
12495         (gl_sockets_cleanup): Reset initialized_sockets_version.
12496
12497 2009-08-03  Simon Josefsson  <simon@josefsson.org>
12498
12499         * tests/test-argp-version-etc-1.sh: Use EXEEXT.  Don't fail on
12500         different project/version.
12501
12502 2009-08-02  Paolo Bonzini  <bonzini@gnu.org>
12503             Bruno Haible  <bruno@clisp.org>
12504
12505         Tests for module 'pipe-filter-gi'.
12506         * modules/pipe-filter-gi-tests: New file.
12507         * tests/test-pipe-filter-gi1.sh: New file.
12508         * tests/test-pipe-filter-gi1.c: New file.
12509         * tests/test-pipe-filter-gi2.sh: New file.
12510         * tests/test-pipe-filter-gi2-main.c: New file.
12511         * tests/test-pipe-filter-gi2-child.c: New file.
12512
12513         New module 'pipe-filter-gi'.
12514         * lib/pipe-filter-gi.c: New file.
12515         * modules/pipe-filter-gi: New file.
12516
12517 2009-08-02  Bruno Haible  <bruno@clisp.org>
12518             Paolo Bonzini  <bonzini@gnu.org>
12519
12520         Tests for module 'pipe-filter-ii'.
12521         * modules/pipe-filter-ii-tests: New file.
12522         * tests/test-pipe-filter-ii1.sh: New file.
12523         * tests/test-pipe-filter-ii1.c: New file.
12524         * tests/test-pipe-filter-ii2.sh: New file.
12525         * tests/test-pipe-filter-ii2-main.c: New file.
12526         * tests/test-pipe-filter-ii2-child.c: New file.
12527
12528         New module 'pipe-filter-ii'.
12529         * lib/pipe-filter.h: New file.
12530         * lib/pipe-filter-ii.c: New file.
12531         * lib/pipe-filter-aux.h: New file.
12532         * modules/pipe-filter-ii: New file.
12533
12534 2009-08-02  Simon Josefsson  <simon@josefsson.org>
12535
12536         * lib/gc-libgcrypt.c: Change copyright to FSF.
12537         * lib/gc-gnulib.c: Likewise.
12538
12539 2009-08-02  Martin Lambers  <marlam@marlam.de>  (tiny change)
12540
12541         * lib/gethostname.c: Include limits.h.
12542
12543 2009-08-02  Simon Josefsson  <simon@josefsson.org>
12544             Bruno Haible  <bruno@clisp.org>
12545
12546         Ensure HOST_NAME_MAX as part of the gethostname module.
12547         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): On native Windows platforms,
12548         define also HOST_NAME_MAX.
12549         * tests/test-gethostname.c: Include <limits.h>.
12550         (main): Check also HOST_NAME_MAX.
12551         * doc/posix-headers/limits.texi: Document the mingw problem.
12552
12553 2009-08-02  Bruno Haible  <bruno@clisp.org>
12554
12555         * lib/gethostname.c (gethostname): Fix handling of large len argument.
12556         Add comments.
12557
12558 2009-03-31  Simon Josefsson  <simon@josefsson.org>
12559
12560         * lib/gethostname.c: Add Windows wrapper.
12561         * m4/gethostname.m4: Look for gethostname in -lws2_32.
12562         * modules/gethostname: Depend on sys_socket & errno, for also
12563         added lib/w32sock.h.  Add GETHOSTNAME_LIB link directive.
12564         * modules/gethostname-tests: Link to @GETHOSTNAME_LIB@.
12565
12566 2009-07-31  Jim Meyering  <meyering@redhat.com>
12567
12568         getloadavg: fix symbol name in comment
12569         * lib/getloadavg.c: Correct a typo I introduced when adding
12570         comments to Matt's change: s/NLIST_POINTER/N_NAME_POINTER/.
12571         Matt Kraai spotted the problem.
12572
12573 2009-07-29  Matt Kraai  <mkraai@beckman.com>
12574
12575         getloadavg: check whether n_name is a pointer, for QNX 6.4.1
12576         * lib/getloadavg.c (getloadavg): Use the strcpy-into-nlist.n_name
12577         code also if ! defined N_NAME_POINTER.
12578         * m4/getloadavg.m4 (gl_GETLOADAVG): Add a link-test for N_NAME_POINTER.
12579         This is required on QNX 6.4.1, where /usr/include/nlist.h exists,
12580         but the n_name member is a 12-byte array.
12581
12582 2009-07-29  Joel E. Denny  <jdenny@clemson.edu>
12583
12584         update-copyright: generalize comment handling
12585         * build-aux/update-copyright: Handle copyright statements
12586         within more comment styles.
12587         Document usage.
12588         Report any file with an external copyright holder or parse failure.
12589
12590 2009-07-29  Jim Meyering  <meyering@redhat.com>
12591
12592         mktime: correct setting of REPLACE_MKTIME
12593         * m4/mktime.m4 (gl_FUNC_MKTIME): Set REPLACE_MKTIME=0, when required.
12594
12595         update-copyright: new module
12596         * modules/update-copyright: New file.
12597         * build-aux/update-copyright: New file.
12598         * MODULES.html.sh (maint+release support): Add update-copyright.
12599
12600 2009-07-27  Bruno Haible  <bruno@clisp.org>
12601
12602         Fix compilation error when <ctime> is used and mktime is replaced.
12603         * lib/time.in.h (mktime): New declaration.
12604         * m4/mktime.m4 (gl_FUNC_MKTIME): Require gl_HEADER_TIME_H_DEFAULTS. Set
12605         REPLACE_MKTIME instead of defining mktime in config.h.
12606         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize REPLACE_MKTIME.
12607         * modules/time (Makefile.am): Substitute REPLACE_MKTIME.
12608         Reported by Ross McFarland <rwmcfa1@neces.com>.
12609
12610 2009-07-27  Bruno Haible  <bruno@clisp.org>
12611
12612         * lib/math.in.h (cosl, logl, sinl): Undefine before declaring it.
12613         Reported by Matt Kraai <mkraai@beckman.com>.
12614
12615 2009-07-25  Jim Meyering  <meyering@redhat.com>
12616
12617         maint.mk: avoid warnings about missing files
12618         * top/maint.mk (PREV_VERSION): Suppress stderr, to hide a
12619         diagnostic when .prev-version does not exist.
12620         (_cfg_mk): Define, so it can be empty when cfg.mk does not exist.
12621         (syntax-check-rules): Use $(_cfg_mk) to avoid a diagnostic about
12622         nonexistent cfg.mk.
12623         Suggestions from Simon Josefsson.
12624
12625 2009-07-25  Bruno Haible  <bruno@clisp.org>
12626
12627         * lib/math.in.h (cosl, logl, sinl): Don't declare if they are already
12628         defined as macros. Needed on QNX 6.4.1.
12629         Reported by Matt Kraai <mkraai@beckman.com>.
12630
12631 2009-07-23  Jim Meyering  <meyering@redhat.com>
12632
12633         maint.mk: invoke "make dist" with a working value of XZ_OPT
12634         * top/maint.mk (vc-dist): Use no "-" in the value of XZ_OPT.
12635
12636 2009-07-22  Matt Kraai  <mkraai@beckman.com>  (tiny change)
12637
12638         Make fseeko.c compile on QNX.
12639         * lib/fseeko.c (rpl_fseeko): Use the numerical value of _MWRITE.
12640
12641 2009-07-22  Peter Simons  <simons@cryp.to>
12642
12643         C++: wrap md2,md5,sha1,etc. function declarations in extern "C" scope
12644         * lib/md2.h [__cplusplus]: Wrap declarations in extern "C" scope.
12645         * lib/md4.h: Likewise.
12646         * lib/md5.h: Likewise.
12647         * lib/sha1.h: Likewise.
12648         * lib/sha256.h: Likewise.
12649         * lib/sha512.h: Likewise.
12650
12651         tests-sha1: don't assign literal string to 'char *' variable
12652         * tests/test-sha1.c (main): Declare locals with "const" to match
12653         attributes of the right hand side.
12654
12655 2009-07-21  Eric Blake  <ebb9@byu.net>
12656
12657         dup2: fix more mingw problems
12658         * lib/dup2.c (rpl_dup2) [_WIN32]: Avoid hanging when duplicating
12659         fd to itself.
12660         * doc/posix-functions/dup2.texi (dup2): Document the bug.
12661         * lib/unistd.in.h (dup2) [REPLACE_FCHDIR]: Avoid name collision.
12662         * lib/fchdir.c (dup2): Manage preprocessor macros correctly.
12663         (rpl_dup2_fchdir): Rename from rpl_dup2, and let dup2 module take
12664         care of mingw bugs.
12665
12666 2009-07-21  Jim Meyering  <meyering@redhat.com>
12667
12668         vc-list-files: avoid failure when /bin/sh is dash
12669         * build-aux/vc-list-files: Avoid a shell portability problem with dash.
12670         On some Debian based systems, /bin/sh is a symlink to dash, and running
12671         this command would omit the "/" following each 'tests' prefix:
12672           dash -x build-aux/vc-list-files -C . tests
12673         That is because bash and dash work differently:
12674           $ for i in bash dash; do $i -c 'a=odd; a=ok b=$a; echo '$i' $b'; done
12675           bash ok
12676           dash odd
12677
12678 2009-07-21  Eric Blake  <ebb9@byu.net>
12679
12680         dup2-tests: test previous patch
12681         * modules/dup2-tests: New file.
12682         * tests/test-dup2.c: Likewise.
12683         * tests/test-open.c (main): Avoid unspecified behavior.
12684         * tests/test-pipe.c (child_main): Use dup2 semantics to simplify
12685         test.
12686
12687         dup2: work around mingw and cygwin 1.5 bug
12688         * m4/dup2.m4 (gl_FUNC_DUP2): Detect mingw bug.
12689         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
12690         * modules/unistd (Makefile.am): Substitute it.
12691         * lib/unistd.in.h (dup2): Declare the replacement.
12692         * lib/dup2.c (dup2) [REPLACE_DUP2]: Implement it.
12693         * doc/posix-functions/dup2.texi (dup2): Document the bugs.
12694         * lib/fchdir.c (rpl_dup2): Don't collide with mingw replacement.
12695         * modules/execute (Depends-on): Add dup2.
12696         * modules/fseterr (Depends-on): Likewise.
12697         * modules/pipe (Depends-on): Likewise.
12698         * modules/posix_spawn-internal (Depends-on): Likewise.
12699
12700 2009-07-21  Bruno Haible  <bruno@clisp.org>
12701
12702         * modules/.gitattributes: New file.
12703
12704 2009-07-20  Bruno Haible  <bruno@clisp.org>
12705
12706         * tests/test-pipe.c (BACKUP_STDERR_FILENO): New macro.
12707         (main): Use it.
12708
12709 2009-07-20  Eric Blake  <ebb9@byu.net>
12710
12711         test-pipe: make a bit more robust.
12712         * tests/test-pipe.c (myerr): Allow error messages regardless of
12713         what we do to stderr.
12714         (test_pipe): Rearrange to avoid deadlock.
12715         (child_main): Try a larger read, to ensure we avoided deadlock.
12716         * lib/pipe.c (create_pipe) [_WIN32]: Fix comment.
12717         * lib/pipe.h (create_pipe_bidi): Document potential for deadlock
12718         if misused.
12719
12720 2009-07-19  Jim Meyering  <meyering@redhat.com>
12721
12722         fts: avoid false-positive cycle-detection
12723         * lib/fts.c (fts_read): Reinitialize cycle-detection data structures
12724         for each new command line argument.
12725
12726 2009-07-19  Bruno Haible  <bruno@clisp.org>
12727
12728         Fix build error on mingw with the modules sys_select and unistd.
12729         * modules/acl-tests (Depends-on): Add close.
12730         * modules/binary-io-tests (Depends-on): Likewise.
12731         * modules/closein-tests (Depends-on): Likewise.
12732         * modules/flock-tests (Depends-on): Likewise.
12733         * modules/fsync-tests (Depends-on): Likewise.
12734         * modules/lseek-tests (Depends-on): Likewise.
12735         * modules/pipe-tests (Depends-on): Likewise.
12736         * modules/posix_spawn-tests (Depends-on): Likewise.
12737         * modules/posix_spawnp-tests (Depends-on): Likewise.
12738         * modules/stat-time-tests (Depends-on): Likewise.
12739         * modules/yesno-tests (Depends-on): Likewise.
12740
12741 2009-07-19  Bruno Haible  <bruno@clisp.org>
12742
12743         Unify conditionals.
12744         * lib/pipe.h: Detect native Win32 by looking at _WIN32 and __WIN32__
12745         macros, not at the compiler macros.
12746         * lib/pipe.c: Likewise.
12747         * lib/execute.c: Likewise.
12748         * lib/spawni.c: Likewise.
12749
12750 2009-07-19  Bruno Haible  <bruno@clisp.org>
12751
12752         Fix handling of closed stdin/stdout/stderr on mingw.
12753         * lib/w32spawn.h: Include unistd.h.
12754         (dup_noinherit): Return -1 if the old handle is invalid. Allocate new
12755         file descriptor with O_NOINHERIT flag.
12756         (fd_safer_noinherit): New function, based on fd-safer.c.
12757         (dup_safer_noinherit): New function, based on dup-safer.c.
12758         (undup_safer_noinherit): New function.
12759         * lib/execute.c (execute) [WIN32]: Use dup_safer_noinherit instead of
12760         dup_noinherit. Use undup_safer_noinherit instead of dup2 and close.
12761         * lib/pipe.c (create_pipe) [WIN32]: Likewise. Use fd_safer_noinherit
12762         instead of fd_safer.
12763         * tests/test-pipe.c: Include <windows.h>.
12764         (child_main) [WIN32]: Test the handle of STDERR_FILENO, not its close() result.
12765
12766         * tests/test-pipe.c (child_main, parent_main): New functions, extracted
12767         from main.
12768         (test_pipe): Pass an extra argument for disambiguation.
12769         (main): Invoke parent_main or child_main.
12770
12771         * tests/test-pipe.c (test_pipe): Pass slave_process = true argument
12772         consistently.
12773
12774 2009-07-18  Eric Blake  <ebb9@byu.net>
12775
12776         test-pipe: fix mingw build
12777         * tests/test-pipe.c (main): Avoid fcntl on mingw.
12778
12779 2009-07-18  Bruno Haible  <bruno@clisp.org>
12780
12781         * modules/pipe-tests (Makefile.am): Fix typo.
12782
12783 2009-07-18  Eric Blake  <ebb9@byu.net>
12784
12785         error: fix mingw build
12786         * lib/error.c (error, error_at_line): Avoid fcntl on mingw.
12787         Reported by Bruno Haible.
12788
12789         error: avoid undefined use of stdout
12790         * lib/error.c (error, error_at_line): Check that fd 1 is open
12791         before flushing stdout.  Avoids a crash on cygwin when libsigsegv
12792         is handling faults and the close_stdout module wants to report the
12793         detection of closed stdout as an error.
12794
12795 2009-07-17  Eric Blake  <ebb9@byu.net>
12796
12797         pipe: be robust in face of closed fds
12798         * lib/pipe.c (create_pipe): Closed standard descriptors in parent
12799         should cause child to misbehave.
12800         * modules/pipe-tests: New module.
12801         * tests/test-pipe.c: New file.
12802         * tests/test-pipe.sh: New file.
12803         Reported by Akim Demaille.
12804
12805 2009-07-14  Bruno Haible  <bruno@clisp.org>
12806
12807         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Guess it works on glibc systems.
12808         Reported by anonymous kc.
12809
12810 2009-07-07  Jim Meyering  <meyering@redhat.com>
12811
12812         maint.mk: don't look for translatable strings in *.m4 or *.mk
12813         * top/maint.mk (sc_po_check): Skip *.m4 and *.mk files,
12814         when searching for translatable strings.
12815
12816 2009-07-05  Jim Meyering  <meyering@redhat.com>
12817
12818         remove superfluous parentheses in STREQ definition
12819         * tests/test-argv-iter.c (STREQ): Remove redundant parentheses.
12820         * lib/getugroups.c (STREQ): Likewise.
12821         * lib/fnmatch.c (STREQ): Likewise.
12822         Spotted by Bruno Haible.
12823
12824 2009-07-04  Jim Meyering  <meyering@redhat.com>
12825
12826         argv-iter: new module
12827         * MODULES.html.sh: Add argv-iter.
12828         * lib/argv-iter.c, lib/argv-iter.h: New files.
12829         * modules/argv-iter: New file.
12830         * modules/argv-iter-tests: New file.
12831         * tests/test-argv-iter.c: Test it.
12832
12833 2009-07-04  Bruno Haible  <bruno@clisp.org>
12834
12835         Fix assertion.
12836         * lib/git-merge-changelog.c (compute_mapping): In the case where file1
12837         contains more exact copies of a given entry than file2, leave the extra
12838         copies unpaired rather than aborting.
12839         Reported by Eric Blake.
12840
12841 2009-07-02  Bruno Haible  <bruno@clisp.org>
12842
12843         Speedup git-merge-changelog for git cherry-pick.
12844         * lib/git-merge-changelog.c (struct entries_mapping): New type.
12845         (entries_mapping_get): New function, extracted from compute_mapping.
12846         (entries_mapping_reverse_get): New function.
12847         (compute_mapping): Add a 'full' argument. Return the result in a
12848         'struct entries_mapping'.
12849         (main): Update. Access the mappings through entries_mapping_get.
12850         Reported by Eric Blake.
12851
12852 2009-07-02  Bruno Haible  <bruno@clisp.org>
12853
12854         * lib/git-merge-changelog.c (compute_mapping): Fix determination of
12855         best_i.
12856
12857 2009-07-02  Bruno Haible  <bruno@clisp.org>
12858
12859         Speed up approximate search for matching ChangeLog entries.
12860         * lib/git-merge-changelog.c (entry_fstrcmp): Add a lower_bound
12861         argument. Call fstrcmp_bounded instead of fstrcmp.
12862         (compute_mapping, try_split_merged_entry, main): Update callers.
12863
12864 2009-07-02  Bruno Haible  <bruno@clisp.org>
12865
12866         * lib/git-merge-changelog.c (main): Add comment about git cherry-pick.
12867
12868 2009-06-30  Bruno Haible  <bruno@clisp.org>
12869
12870         Reduce the number of uc_is_cased calls.
12871         * lib/unicase.h (casing_suffix_context_t): Add
12872         'first_char_except_ignorable' field.
12873         * lib/unicase/context.h (SCC_FINAL_SIGMA_MASK): Remove macro.
12874         (SCC_MORE_ABOVE_MASK, SCC_BEFORE_DOT_MASK): Update.
12875         * lib/unicase/empty-suffix-context.c (unicase_empty_suffix_context):
12876         Update initializer.
12877         * lib/unicase/u-casemap.h (FUNC): Don't invoke uc_is_cased on
12878         case-ignorable characters.
12879         * lib/unicase/u-ct-totitle.h (FUNC): Likewise.
12880         * lib/unicase/u-suffix-context.h (FUNC2): Don't call uc_is_cased here.
12881         * modules/unicase/u8-suffix-context (Depends-on): Remove unicase/cased.
12882         * modules/unicase/u16-suffix-context (Depends-on): Likewise.
12883         * modules/unicase/u32-suffix-context (Depends-on): Likewise.
12884
12885 2009-06-30  Bruno Haible  <bruno@clisp.org>
12886
12887         Tests for module 'unicase/ignorable'.
12888         * modules/unicase/ignorable-tests: New file.
12889         * tests/unicase/test-ignorable.c: New file, generated by
12890         gen-uni-tables.
12891
12892         Tests for module 'unicase/cased'.
12893         * modules/unicase/cased-tests: New file.
12894         * tests/unicase/test-cased.c: New file, generated by gen-uni-tables.
12895         * tests/unicase/test-predicate-part1.h: New file, derived from
12896         tests/unictype/test-predicate-part1.h.
12897         * tests/unicase/test-predicate-part2.h: New file, same as
12898         tests/unictype/test-predicate-part2.h.
12899
12900         Fix evaluation of "Before C" condition of FINAL_SIGMA.
12901         * lib/gen-uni-tables.c (is_cased, is_case_ignorable): New functions.
12902         (output_casing_properties): New function.
12903         (main): Call it.
12904         * lib/unicase/cased.h: New file, generated by gen-uni-tables.
12905         * lib/unicase/cased.c: Include unictype/bitmap.h.
12906         (uc_is_cased): Define through a bitmap lookup.
12907         * lib/unicase/ignorable.h: New file, generated by gen-uni-tables.
12908         * lib/unicase/ignorable.c: Include unictype/bitmap.h.
12909         (uc_is_case_ignorable): Define through a bitmap lookup.
12910         * modules/unicase/cased (Files): Add lib/unicase/cased.h,
12911         lib/unictype/bitmap.h.
12912         (Depends-on): Add inline. Clean up.
12913         * modules/unicase/ignorable (Files): Add lib/unicase/ignorable.h,
12914         lib/unictype/bitmap.h.
12915         (Depends-on): Add inline. Clean up.
12916         * tests/unicase/test-u8-tolower.c (main): Add more tests of FINAL_SIGMA
12917         recognition.
12918         * tests/unicase/test-u16-tolower.c (main): Likewise.
12919         * tests/unicase/test-u32-tolower.c (main): Likewise.
12920
12921 2009-06-30  Bruno Haible  <bruno@clisp.org>
12922
12923         * lib/unicase/u8-casemap.c: Don't include uniwbrk.h.
12924         * lib/unicase/u16-casemap.c: Likewise.
12925         * lib/unicase/u32-casemap.c: Likewise.
12926
12927 2009-06-29  Bruno Haible  <bruno@clisp.org>
12928
12929         Define u32_casefold as a wrapper around u32_ct_casefold.
12930         * lib/unicase/u32-casefold.c: Update.
12931         * modules/unicase/u32-casefold (Depends-on): Add
12932         unicase/u32-ct-casefold, unicase/empty-prefix-context,
12933         unicase/empty-suffix-context. Clean up.
12934
12935         Define u16_casefold as a wrapper around u16_ct_casefold.
12936         * lib/unicase/u16-casefold.c: Update.
12937         * modules/unicase/u16-casefold (Depends-on): Add
12938         unicase/u16-ct-casefold, unicase/empty-prefix-context,
12939         unicase/empty-suffix-context. Clean up.
12940
12941         Define u8_casefold as a wrapper around u8_ct_casefold.
12942         * lib/unicase/u-casefold.h (FUNC): Delegate to U_CT_CASEFOLD.
12943         * lib/unicase/u8-casefold.c: Update.
12944         * modules/unicase/u8-casefold (Depends-on): Add unicase/u8-ct-casefold,
12945         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
12946
12947         Define u32_totitle as a wrapper around u32_ct_totitle.
12948         * lib/unicase/u32-totitle.c: Update.
12949         * modules/unicase/u32-totitle (Depends-on): Add unicase/u32-ct-totitle,
12950         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
12951
12952         Define u16_totitle as a wrapper around u16_ct_totitle.
12953         * lib/unicase/u16-totitle.c: Update.
12954         * modules/unicase/u16-totitle (Depends-on): Add unicase/u16-ct-totitle,
12955         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
12956
12957         Define u8_totitle as a wrapper around u8_ct_totitle.
12958         * lib/unicase/u-totitle.h (is_cased, is_case_ignorable): Remove
12959         functions.
12960         (FUNC): Delegate to U_CT_TOTITLE.
12961         * lib/unicase/u8-totitle.c: Update.
12962         * modules/unicase/u8-totitle (Depends-on): Add unicase/u8-ct-totitle,
12963         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
12964
12965         * lib/unicase/u32-tolower.c (u32_tolower): Update u32_casemap
12966         invocation.
12967         * modules/unicase/u32-tolower (Depends-on): Add
12968         unicase/empty-prefix-context, unicase/empty-suffix-context.
12969
12970         * lib/unicase/u16-tolower.c (u16_tolower): Update u16_casemap
12971         invocation.
12972         * modules/unicase/u16-tolower (Depends-on): Add
12973         unicase/empty-prefix-context, unicase/empty-suffix-context.
12974
12975         * lib/unicase/u8-tolower.c (u8_tolower): Update u8_casemap invocation.
12976         * modules/unicase/u8-tolower (Depends-on): Add
12977         unicase/empty-prefix-context, unicase/empty-suffix-context.
12978
12979         * lib/unicase/u32-toupper.c (u32_toupper): Update u32_casemap
12980         invocation.
12981         * modules/unicase/u32-toupper (Depends-on): Add
12982         unicase/empty-prefix-context, unicase/empty-suffix-context.
12983
12984         * lib/unicase/u16-toupper.c (u16_toupper): Update u16_casemap
12985         invocation.
12986         * modules/unicase/u16-toupper (Depends-on): Add
12987         unicase/empty-prefix-context, unicase/empty-suffix-context.
12988
12989         * lib/unicase/u8-toupper.c (u8_toupper): Update u8_casemap invocation.
12990         * modules/unicase/u8-toupper (Depends-on): Add
12991         unicase/empty-prefix-context, unicase/empty-suffix-context.
12992
12993         New module 'unicase/u32-ct-casefold'.
12994         * lib/unicase/u32-ct-casefold.c: New file.
12995         * modules/unicase/u32-ct-casefold: New file.
12996
12997         New module 'unicase/u16-ct-casefold'.
12998         * lib/unicase/u16-ct-casefold.c: New file.
12999         * modules/unicase/u16-ct-casefold: New file.
13000
13001         New module 'unicase/u8-ct-casefold'.
13002         * lib/unicase/u8-ct-casefold.c: New file.
13003         * lib/unicase/u-ct-casefold.h: New file, derived from
13004         lib/unicase/u-casefold.h.
13005         * modules/unicase/u8-ct-casefold: New file.
13006
13007         New module 'unicase/u32-ct-totitle'.
13008         * lib/unicase/u32-ct-totitle.c: New file.
13009         * modules/unicase/u32-ct-totitle: New file.
13010
13011         New module 'unicase/u16-ct-totitle'.
13012         * lib/unicase/u16-ct-totitle.c: New file.
13013         * modules/unicase/u16-ct-totitle: New file.
13014
13015         New module 'unicase/u8-ct-totitle'.
13016         * lib/unicase/u8-ct-totitle.c: New file.
13017         * lib/unicase/u-ct-totitle.h: New file, derived from
13018         lib/unicase/u-totitle.h.
13019         * modules/unicase/u8-ct-totitle: New file.
13020
13021         New module 'unicase/u32-ct-tolower'.
13022         * lib/unicase/u32-ct-tolower.c: New file.
13023         * modules/unicase/u32-ct-tolower: New file.
13024
13025         New module 'unicase/u16-ct-tolower'.
13026         * lib/unicase/u16-ct-tolower.c: New file.
13027         * modules/unicase/u16-ct-tolower: New file.
13028
13029         New module 'unicase/u8-ct-tolower'.
13030         * lib/unicase/u8-ct-tolower.c: New file.
13031         * modules/unicase/u8-ct-tolower: New file.
13032
13033         New module 'unicase/u32-ct-toupper'.
13034         * lib/unicase/u32-ct-toupper.c: New file.
13035         * modules/unicase/u32-ct-toupper: New file.
13036
13037         New module 'unicase/u16-ct-toupper'.
13038         * lib/unicase/u16-ct-toupper.c: New file.
13039         * modules/unicase/u16-ct-toupper: New file.
13040
13041         New module 'unicase/u8-ct-toupper'.
13042         * lib/unicase/u8-ct-toupper.c: New file.
13043         * modules/unicase/u8-ct-toupper: New file.
13044
13045         Add context arguments to u*_casemap functions.
13046         * lib/unicase/unicasemap.h: Include unicase.h.
13047         (u8_casemap, u16_casemap, u32_casemap): Add prefix_context and
13048         suffix_context arguments.
13049         * lib/unicase/u-casemap.h (is_cased, is_case_ignorable): Remove
13050         functions.
13051         (FUNC): Add prefix_context and suffix_context arguments. Use
13052         uc_is_cased and uc_is_case_ignorable.
13053         * lib/unicase/u8-casemap.c: Include caseprop.h and context.h.
13054         * lib/unicase/u16-casemap.c: Likewise.
13055         * lib/unicase/u32-casemap.c: Likewise.
13056         * modules/unicase/u8-casemap (Files): Add lib/unicase/context.h.
13057         (Depends-on): Add unicase/cased, unicase/ignorable. Clean up.
13058         * modules/unicase/u16-casemap (Files): Add lib/unicase/context.h.
13059         (Depends-on): Add unicase/cased, unicase/ignorable. Clean up.
13060         * modules/unicase/u32-casemap (Files): Add lib/unicase/context.h.
13061         (Depends-on): Add unicase/cased, unicase/ignorable. Clean up.
13062
13063         New module 'unicase/u32-suffix-context'.
13064         * lib/unicase/u32-suffix-context.c: New file.
13065         * modules/unicase/u32-suffix-context: New file.
13066
13067         New module 'unicase/u16-suffix-context'.
13068         * lib/unicase/u16-suffix-context.c: New file.
13069         * modules/unicase/u16-suffix-context: New file.
13070
13071         New module 'unicase/u8-suffix-context'.
13072         * lib/unicase/u8-suffix-context.c: New file.
13073         * lib/unicase/u-suffix-context.h: New file.
13074         * modules/unicase/u8-suffix-context: New file.
13075
13076         New module 'unicase/empty-suffix-context'.
13077         * lib/unicase/empty-suffix-context.c: New file.
13078         * modules/unicase/empty-suffix-context: New file.
13079
13080         New module 'unicase/u32-prefix-context'.
13081         * lib/unicase/u32-prefix-context.c: New file.
13082         * modules/unicase/u32-prefix-context: New file.
13083
13084         New module 'unicase/u16-prefix-context'.
13085         * lib/unicase/u16-prefix-context.c: New file.
13086         * modules/unicase/u16-prefix-context: New file.
13087
13088         New module 'unicase/u8-prefix-context'.
13089         * lib/unicase/u8-prefix-context.c: New file.
13090         * lib/unicase/u-prefix-context.h: New file.
13091         * lib/unicase/context.h: New file.
13092         * modules/unicase/u8-prefix-context: New file.
13093
13094         New module 'unicase/empty-prefix-context'.
13095         * lib/unicase/empty-prefix-context.c: New file.
13096         * modules/unicase/empty-prefix-context: New file.
13097
13098         New module 'unicase/ignorable'.
13099         * lib/unicase/ignorable.c: New file.
13100         * modules/unicase/ignorable: New file.
13101
13102         New module 'unicase/cased'.
13103         * lib/unicase/caseprop.h: New file.
13104         * lib/unicase/cased.c: New file.
13105         * modules/unicase/cased: New file.
13106
13107         New functions for case mapping of substrings.
13108         * lib/unicase.h (casing_prefix_context_t): New type.
13109         (unicase_empty_prefix_context): New variable.
13110         (u8_casing_prefix_context, u16_casing_prefix_context,
13111         u32_casing_prefix_context, u8_casing_prefixes_context,
13112         u16_casing_prefixes_context, u32_casing_prefixes_context): New
13113         declarations.
13114         (casing_suffix_context_t): New type.
13115         (unicase_empty_suffix_context): New variable.
13116         (u8_casing_suffix_context, u16_casing_suffix_context,
13117         u32_casing_suffix_context, u8_casing_suffixes_context,
13118         u16_casing_suffixes_context, u32_casing_suffixes_context,
13119         u8_ct_toupper, u16_ct_toupper, u32_ct_toupper, u8_ct_tolower,
13120         u16_ct_tolower, u32_ct_tolower, u8_ct_totitle, u16_ct_totitle,
13121         u32_ct_totitle, u8_ct_casefold, u16_ct_casefold, u32_ct_casefold): New
13122         declarations.
13123
13124 2009-06-28  Jim Meyering  <meyering@redhat.com>
13125
13126         boostrap: indent only with spaces
13127         * build-aux/bootstrap: Indent only with spaces, never TABs.
13128
13129         bootstrap: split long lines
13130         * build-aux/bootstrap: Keep line length < 80.
13131
13132         bootstrap: sync from coreutils
13133         * build-aux/bootstrap: Honor variables like $ACLOCAL, etc.,
13134         just as autoreconf does.  Verify a list of prerequisite
13135         package-name,version-number pairs if defined in bootstrap.conf.
13136         Refer to README-prereq, if prerequisites are not satisfied.
13137
13138 2009-06-27  Eric Blake  <ebb9@byu.net>
13139
13140         tests: add test for bogus NULL definition
13141         * tests/test-stdio.c: Ensure POSIX 2008 requirement on NULL.
13142         * tests/test-stdlib.c: Likewise.
13143         * tests/test-string.c: Likewise.
13144         * tests/test-locale.c: Likewise.
13145         * tests/test-unistd.c: Likewise.
13146         * modules/stdio-tests (Depends-on): Add verify.
13147         * modules/stdlib-tests (Depends-on): Likewise.
13148         * modules/string-tests (Depends-on): Likewise.
13149         * modules/locale-tests (Depends-on): Likewise.
13150         * modules/unistd-tests (Depends-on): Likewise.
13151
13152 2009-06-27  Paolo Bonzini  <bonzini@gnu.org>
13153
13154         * m4/selinux-context-h (gl_HEADERS_SELINUX_CONTEXT_H): Remove
13155         self-explaining comment.
13156         * m4/selinux-selinux-h: Update serial.
13157         (gl_LIBSELINUX): New macro, adding a warning for missing development
13158         packages to code extracted from...
13159         (gl_HEADERS_SELINUX_SELINUX_H): ... this one.  Require gl_LIBSELINUX.
13160         Add warning for missing development packages here, too.
13161
13162 2009-06-26  Paolo Bonzini  <bonzini@gnu.org>
13163
13164         * build-aux/bootstrap: Do not use GIT_CONFIG_LOCAL.
13165
13166 2009-06-25  Eric Blake  <ebb9@byu.net>
13167
13168         version-etc: fix regression
13169         * lib/version-etc.h (ATTRIBUTE_SENTINEL): Define for new enough
13170         gcc.
13171         (version_etc): Use it, to catch bugs with trailing NULL.
13172         * lib/version-etc.c (version_etc_arn): Delete unused argument.
13173         (version_etc_va): Fix logic bug.
13174         * modules/version-etc-tests: Add test.
13175         * tests/test-version-etc.c: New file.
13176         * tests/test-version-etc.sh: Likewise.
13177
13178 2009-06-25  Sam Steingold  <sds@gnu.org>
13179
13180         * mbrtowc.m4 (gl_MBRTOWC_SANITYCHECK): Include <stdlib.h>, for the
13181         mbtowc declaration.
13182
13183 2009-06-25  Eric Blake  <ebb9@byu.net>
13184
13185         fpurge: migrate into <stdio.h>
13186         * lib/fpurge.h: Delete...
13187         * lib/stdio.in.h (fpurge): ...and declare here, instead.
13188         * lib/fpurge.c (fpurge): Change declaring header.
13189         * modules/fpurge (Files): Drop deleted file.
13190         (Depends-on): Add stdio.
13191         (configure.ac): Set witness.
13192         * modules/stdio (Makefile.am): Support fpurge macros.
13193         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
13194         * m4/fpurge.m4 (gl_FUNC_FPURGE): Set appropriate variables.
13195         * lib/fflush.c: Update client.
13196         * tests/test-fpurge.c: Likewise.
13197         * NEWS: Mention the change.
13198
13199 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>
13200
13201         * lib/argp-version-etc.c (program_authors): Add const
13202         qualifier.
13203         * lib/version-etc.c: Fix typos in the comments.
13204         * modules/argp-version-etc: Depends on version-etc.
13205
13206 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>
13207
13208         argp-version-etc: new module.
13209
13210         * lib/argp-version-etc.c: New file.
13211         * lib/argp-version-etc.h: New file.
13212         * modules/argp-version-etc: New file.
13213         * modules/argp-version-etc-tests: New file.
13214         * tests/test-argp-version-etc.c: New test.
13215         * tests/test-argp-version-etc-1.sh: New test.
13216
13217 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>
13218
13219         Provide additional interfaces and documentation for version-etc
13220         module.
13221
13222         * lib/version-etc.c (version_etc_arn, version_etc_ar): New
13223         interfaces.
13224         * lib/version-etc.h (version_etc_arn, version_etc_ar): New
13225         prototypes.
13226
13227 2009-06-24  Bruno Haible  <bruno@clisp.org>
13228
13229         * m4/lib-link.m4 (AC_LIB_HAVE_LINKFLAGS): Fix description of
13230         HAVE_LIB${NAME} macro.
13231         Reported by Sam Steingold <sds@gnu.org>.
13232
13233 2009-06-23  Simon Josefsson  <simon@josefsson.org>
13234
13235         * modules/hash-tests (test_hash_LDADD): Link to libintl when
13236         needed.
13237
13238 2009-06-21  Bruno Haible  <bruno@clisp.org>
13239
13240         Make two consecutive identical invocations of AC_LIB_HAVE_LINKFLAGS
13241         work.
13242         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Reset HAVE_LIB${NAME}
13243         together with LIB${NAME}, LTLIB${NAME}.
13244         Reported by Sam Steingold <sds@gnu.org>.
13245
13246 2009-06-20  Jim Meyering  <meyering@redhat.com>
13247
13248         tests: make sc_require_test_exit_idiom more generic
13249         * top/maint.mk (Exit_witness_file): New overridable variable.
13250         (sc_require_test_exit_idiom): Don't hard-code tests/test-lib.sh.
13251         Relax test for /^Exit \$fail$$/ to just /^Exit ./.
13252
13253 2009-06-19  Jim Meyering  <meyering@redhat.com>
13254
13255         hash: reverse order of src/dst parameters in an internal interface
13256         * lib/hash.c (transfer_entries): Reverse order of parameters to
13257         put DST before SRC.  Adjust callers.
13258
13259         tests: test-hash: avoid wholesale duplication
13260         * tests/test-hash.c (main): Don't copy/paste a 60-line loop.
13261         Instead, use a loop and add a single conditional.
13262
13263         tests: test-hash: allow seed selection via a command line argument
13264         * tests/test-hash.c (get_seed): New function.
13265         (main): Use it.
13266
13267 2009-06-19  Eric Blake  <ebb9@byu.net>
13268
13269         hash: avoid memory leak on allocation failure
13270         * lib/hash.c: (hash_rehash): Avoid memory leak on allocation
13271         failure.  Factor repeated algorithm...
13272         (transfer_entries): ...into new helper routine.
13273         (hash_delete): React to hash_rehash return value.
13274
13275         hash: reduce memory pressure in hash_rehash no-op case
13276         * lib/hash.c (next_prime): Avoid overflow.
13277         (hash_initialize): Factor bucket size computation...
13278         (compute_bucket_size): ...into new helper function.
13279         (hash_rehash): Use new function and open coding to reduce memory
13280         pressure, and avoid a memory leak in USE_OBSTACK code.
13281         Reported by Jim Meyering.
13282
13283 2009-06-18  Eric Blake  <ebb9@byu.net>
13284
13285         hash: make rotation more obvious
13286         * modules/hash (Depends-on): Add bitrotate and stdint.
13287         * lib/bitrotate.h (rotl_sz, rotr_sz): New functions.
13288         * lib/hash.c (headers): Drop limits.h.  Add stdint.h.
13289         (SIZE_MAX): Rely on headers for definition.
13290         (hash_string) [USE_DIFF_HASH]: Use rotl_sz.
13291         (raw_hasher): Use rotr_sz.
13292         Suggested by Jim Meyering.
13293
13294         hash: fix memory leak in last patch
13295         * lib/hash.c (hash_rehash): Avoid memory leak.
13296
13297         hash: avoid no-op rehashing
13298         * lib/hash.c (hash_rehash): Recognize useless rehash attempts.
13299
13300         hash: provide default callback functions
13301         * lib/hash.c (raw_hasher, raw_comparator): New functions.
13302         (hash_initialize): Use them as defaults.
13303         * tests/test-hash.c (main): Test this.
13304
13305         hash: minor optimization
13306         * lib/hash.c (hash_lookup, hash_find_entry): Avoid function call
13307         when possible.
13308         (hash_initialize): Document this promise.
13309         (hash_do_for_each, hash_clear, hash_free): Use C89 syntax.
13310         * tests/test-hash.c (hash_compare_strings): Test this.
13311
13312 2009-06-18  Bruno Haible  <bruno@clisp.org>
13313
13314         * m4/strstr.m4 (gl_FUNC_STRSTR): Skip linear time test if strstr is
13315         going to be replaced anyway.
13316
13317 2009-06-18  Bruno Haible  <bruno@clisp.org>
13318
13319         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Invoke AC_LIBOBJ only
13320         in one place.
13321         (gl_FUNC_STRCASESTR): Skip linear time test if strcasestr is going to
13322         be replaced anyway.
13323
13324 2009-06-18  Eric Blake  <ebb9@byu.net>
13325
13326         hash: check for resize before insertion
13327         * lib/hash.c (hash_insert): Check whether bucket usage exceeds
13328         threshold before insertion, so that a pathological hash_rehash
13329         that fills every bucket can still trigger another rehash.
13330
13331 2009-06-18  Jim Meyering  <meyering@redhat.com>
13332
13333         hash-tests: add a loop around the small tests
13334         * tests/test-hash.c (main): Repeat small tests with selected
13335         small initial table sizes.
13336
13337 2009-06-17  Eric Blake  <ebb9@byu.net>
13338
13339         hash: minor cleanups
13340         * lib/hash.h (hash_entry): Make opaque, by moving...
13341         * lib/hash.c (hash_entry): ...here.
13342         (hash_insert): Clarify restrictions on what can be inserted.
13343         (hash_get_next): Clarify when it is safe to remove an element
13344         during traversal.
13345         (check_tuning): Skip verification when tuning is known safe.
13346         (hash_initialize): Clarify restrictions on tuning.
13347
13348 2009-06-17  Jim Meyering  <jim@meyering.net>
13349         and Eric Blake  <ebb9@byu.net>
13350
13351         hash-tests: new module
13352         * modules/hash-tests: New file.
13353         * tests/test-hash.c: New file.
13354
13355 2009-06-17  Eric Blake  <ebb9@byu.net>
13356
13357         strstr-simple: document new module
13358         * MODULES.html.sh: Document new module.
13359
13360         strstr, strcasestr: replace on platforms with broken memchr
13361         * modules/strstr: Split into...
13362         * modules/strstr-simple: ...new module that does not care about
13363         performance, but does care about glibc bug.
13364         * m4/strstr.m4 (gl_FUNC_STRSTR): Split...
13365         (gl_FUNC_STRSTR_SIMPLE): ...into new macro, which replaces strstr
13366         if platform memchr is broken, per Debian bug 521737.
13367         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): React to broken
13368         memchr.
13369         * m4/memchr.m4 (gl_FUNC_MEMCHR): Only expand once.
13370         * doc/posix-functions/strstr.texi (strstr): Document the fix.
13371         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
13372         * modules/mountlist (Depends-on): Add strstr-simple.
13373         * modules/gen-uni-tables (Depends-on): Likewise.
13374         * modules/argz (Depends-on): Add strstr.
13375
13376 2009-06-17  Bruno Haible  <bruno@clisp.org>
13377
13378         * modules/posix_spawn-internal (Depends-on): Add errno.
13379
13380 2009-06-17  Bruno Haible  <bruno@clisp.org>
13381
13382         Define missing ESTALE on Interix 3.5.
13383         * lib/errno.in.h (ESTALE): Assign a value if missing.
13384         * lib/strerror.c (rpl_strerror): Handle missing ESTALE and ECANCELED.
13385         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): Also test whether ESTALE is
13386         missing.
13387         * doc/posix-headers/errno.texi: Mention the Interix bug.
13388         Reported by Jay Krell <jay.krell@cornell.edu> via Eric Blake.
13389
13390 2009-06-15  Eric Blake  <ebb9@byu.net>
13391
13392         memchr, memchr2: add valgrind exception
13393         * lib/memchr.valgrind: New file.
13394         * lib/memchr2.valgrind: New file.
13395         * modules/memchr (Files): Distribute valgrind file.
13396         * modules/memchr2 (Files): Likewise.
13397
13398         docs: memchr is no longer obsolete
13399         * MODULES.html.sh: Move memchr from obsolete to string.h section.
13400         * lib/string.in.h (memchr): Simplify logic.
13401
13402 2009-06-14  Jim Meyering  <meyering@redhat.com>
13403
13404         link-follow: fix the "checking..." message to not mention trailing slash
13405         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): This test has
13406         never considered trailing slashes.
13407
13408 2009-06-14  Bruno Haible  <bruno@clisp.org>
13409
13410         * m4/memchr.m4: Mention also the bug on IA-64.
13411         * doc/posix-functions/memchr.texi: Likewise.
13412
13413 2009-06-12  Eric Blake  <ebb9@byu.net>
13414
13415         memchr: detect broken x86_64 and alpha implementations
13416         * modules/memchr-tests (Depends-on): Move mmap detection...
13417         * modules/memchr (Depends-on): ...here.
13418         (configure.ac): Set indicator.
13419         * lib/string.in.h (memchr): Declare replacement.
13420         * modules/string (Makefile.am): Trigger replacement.
13421         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
13422         * m4/memchr.m4 (gl_FUNC_MEMCHR): Use mmap to detect platform
13423         bugs.
13424         * doc/posix-functions/memchr.texi (memchr): Document the bug.
13425         * modules/getpagesize (License): Relax license.
13426
13427 2009-06-11  Bruno Haible  <bruno@clisp.org>
13428
13429         * lib/idpriv.h: Add more references.
13430
13431 2009-06-08  Bruno Haible  <bruno@clisp.org>
13432
13433         Tests for module 'idpriv-droptemp'.
13434         * modules/idpriv-droptemp-tests: New file.
13435         * tests/test-idpriv-droptemp.sh: New file.
13436         * tests/test-idpriv-droptemp.su.sh: New file.
13437         * tests/test-idpriv-droptemp.c: New file.
13438
13439         New module 'idpriv-droptemp'.
13440         * lib/idpriv-droptemp.c: New file.
13441         * modules/idpriv-droptemp: New file.
13442
13443 2009-06-08  Bruno Haible  <bruno@clisp.org>
13444
13445         Tests for module 'idpriv-drop'.
13446         * modules/idpriv-drop-tests: New file.
13447         * tests/test-idpriv-drop.sh: New file.
13448         * tests/test-idpriv-drop.su.sh: New file.
13449         * tests/test-idpriv-drop.c: New file.
13450
13451         New module 'idpriv-drop'.
13452         * lib/idpriv.h: New file.
13453         * lib-idpriv-drop.c: New file.
13454         * m4/idpriv.m4: New file.
13455         * modules/idpriv-drop: New file.
13456
13457 2009-06-08  Bruno Haible  <bruno@clisp.org>
13458
13459         * modules/unistdio/u8-vasnprintf (Depends-on): Add memchr.
13460         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
13461         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
13462         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
13463         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
13464         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
13465         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
13466
13467 2009-06-08  Eric Blake  <ebb9@byu.net>
13468
13469         test-strstr: use memory fence, when possible
13470         * tests/test-strstr.c (main): Use memory fence, in order to be
13471         more likely to trigger Debian bug 521737.
13472         * modules/strstr-tests (Files): Pull in additional files.
13473
13474         memchr: no longer obsolete, for wider field testing
13475         * modules/memchr (Status, Notice): Delete, this module is no
13476         longer obsolete.
13477         * modules/vasnprintf (Depends-on): Add memchr.
13478
13479 2009-06-07  Jim Meyering  <meyering@redhat.com>
13480
13481         hash: declare some functions with the warn_unused_result attribute
13482         * lib/hash.h (__attribute__, ATTRIBUTE_WUR): Define.
13483
13484 2009-06-07  Bruno Haible  <bruno@clisp.org>
13485
13486         * tests/test-alignof.c: Don't test int64_t if it does not exist.
13487         Reported by Eric Blake.
13488
13489 2009-06-06  Eric Blake  <ebb9@byu.net>
13490
13491         test-alignof: fix typo with long double
13492         * tests/test-alignof.c (CHECK): Use longdouble typedef to avoid
13493         compiler error.
13494
13495 2009-06-06  Neil Jerram  <neil@ossau.uklinux.net>  (tiny change)
13496
13497         Escape non-texinfo { and }s.
13498         * doc/ld-output-def.texi (Visual Studio Compatibility): Fix
13499         markup error.
13500
13501 2009-06-04  Jim Meyering  <meyering@redhat.com>
13502
13503         gitlog-to-changelog: don't infloop on an empty commit log
13504         * build-aux/gitlog-to-changelog: Warn about an empty log message.
13505         Reported by Boris Petersen <transacid@centerim.org>.
13506
13507 2009-06-03  Mike Frysinger  <vapier@gentoo.org>
13508
13509         version-etc: extend for packagers
13510         Add three new configure options, intended for packagers:
13511           --with-packager="packager name"
13512           --with-packager-version="packager-specific version"
13513           --with-packager-bug-reports="packager bug reporting"
13514         An example with coreutils:
13515           $ ./configure \
13516             --with-packager=Gentoo \
13517             --with-packager-bug-report=http://bugs.gentoo.org/ \
13518             --with-packager-version="patchset 1.6"
13519           $ ./src/ls --version | head -n2
13520           ls (GNU coreutils) 7.1-dirty
13521           Packaged by Gentoo (patchset 1.6)
13522         Note that the bug reporting info via --help doesn't show up because
13523         coreutils uses its own custom emit_bug_reporting_address() implementation
13524         in src/system.h.  If it didn't, it'd look like:
13525           $ ./src/ls --help | tail -n4
13526           Report bugs to <bug-coreutils@gnu.org>.
13527           Report Gentoo bugs to <http://bugs.gentoo.org/>.
13528           GNU coreutils home page: <http://www.gnu.org/software/coreutils/>.
13529           General help using GNU software: <http://www.gnu.org/gethelp/>.
13530         * lib/version-etc.c: Print new information, if provided.
13531         * m4/version-etc.m4: New file.
13532         * modules/version-etc (Files): Add m4/version-etc.m4.
13533         (configure.ac): Add gl_VERSION_ETC.
13534
13535 2009-05-31  Bruno Haible  <bruno@clisp.org>
13536
13537         * tests/test-alignof.c: Include <stdint.h>. Check also 'long double'
13538         and 'int64_t'.
13539         * modules/alignof-tests (Dependencies): Add stdint.
13540         Reported by Eric Blake.
13541
13542 2009-05-31  Bruno Haible  <bruno@clisp.org>
13543
13544         * lib/alignof.h (alignof_slot, alignof_type, alignof): Document
13545         restriction due to compiler bugs.
13546         Reported by Eric Blake.
13547
13548 2009-05-31  Simon Josefsson  <simon@josefsson.org>
13549             Bruno Haible  <bruno@clisp.org>
13550
13551         Fix test-alignof failure.
13552         * lib/alignof.h (alignof_slot): New macro.
13553         (alignof_type): New macro, with the same semantics as the previous
13554         'alignof'.
13555         (alignof): Alias to alignof_slot.
13556         * tests/test-alignof.c (CHECK): Check alignof_slot, not alignof. Also
13557         check that the results are usable as constant expressions.
13558
13559 2009-05-31  Bruno Haible  <bruno@clisp.org>
13560
13561         * tests/zerosize-ptr.h (zerosize_ptr): Specify more details.
13562         * tests/test-memchr.c (main): Check that memchr does not read past the
13563         first occurrence of the byte.
13564         * tests/test-strstr.c (main): Update comment.
13565         Suggested by Eric Blake.
13566
13567 2009-05-30  Bruno Haible  <bruno@clisp.org>
13568
13569         * doc/ld-output-def.texi (Visual Studio Compatibility): Explain in more
13570         detail how to use dumpbin.
13571         Reported by David Byron <dbyron@dbyron.com>.
13572
13573 2009-06-02  Simon Josefsson  <simon@josefsson.org>
13574
13575         * tests/test-parse-duration.sh: Don't use non-portable 'read -u3'.
13576
13577 2009-06-02  Simon Josefsson  <simon@josefsson.org>
13578
13579         * m4/manywarnings.m4: Add GCC 4.4 warnings.
13580
13581 2009-05-28  Bruno Haible  <bruno@clisp.org>
13582
13583         * gnulib-tool (func_import): Don't do HAVE_CONFIG_H replacements on
13584         build-aux/ files.
13585
13586 2009-05-28  Simon Josefsson  <simon@josefsson.org>
13587
13588         * gnulib-tool (func_import): Transform license on build-aux/ files too.
13589
13590 2009-05-27  Simon Josefsson  <simon@josefsson.org>
13591
13592         * gnulib-tool (sed_transform_main_lib_file)
13593         (sed_transform_testsrelated_lib_file): : Don't use non-POSIX
13594         regexps.
13595
13596 2009-05-26  Simon Josefsson  <simon@josefsson.org>
13597
13598         * tests/test-strstr.c: Add another self-test.
13599         * tests/test-strstr.c: Rewrite to use malloc/strcpy instead of
13600         strdup.  Suggested by Eric Blake  <ebb9@byu.net>.
13601
13602 2009-05-23  Bruno Haible  <bruno@clisp.org>
13603
13604         * doc/havelib.texi (AC_LIB_HAVE_LINKFLAGS): Update for 2009-04-26
13605         change.
13606
13607 2009-05-21  Bruno Haible  <bruno@clisp.org>
13608
13609         Simplify use of mode_t varargs.
13610         * lib/open.c (open): Use PROMOTED_MODE_T instead of a conditional that
13611         uses 'mode_t' or 'int'.
13612         * lib/openat.c (openat): Likewise.
13613         * lib/open-safer.c (open_safer): Likewise.
13614         * m4/mode_t.m4: New file.
13615         * m4/open.m4 (gl_PREREQ_OPEN): Require gl_PROMOTED_TYPE_MODE_T.
13616         * m4/openat.m4 (gl_PREREQ_OPENAT): Likewise.
13617         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Likewise.
13618         * modules/open (Files): Add m4/mode_t.m4.
13619         * modules/openat (Files): Likewise.
13620         * modules/fcntl-safer (Files): Likewise.
13621         Suggested by Eric Blake.
13622
13623 2009-05-21  Pádraig Brady  <P@draigbrady.com>
13624
13625         * doc/glibc-functions/fallocate.texi: New file.
13626         * doc/gnulib.texi: Include it.
13627
13628 2009-05-21  Eric Blake  <ebb9@byu.net>
13629             Bruno Haible  <bruno@clisp.org>
13630
13631         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Remove redundant m4_quote
13632         invocations.
13633         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
13634
13635 2009-05-21  Eric Blake  <ebb9@byu.net>
13636             Bruno Haible  <bruno@clisp.org>
13637
13638         Second attempt to work around an AIX 5.3, 6.1 compiler bug with
13639         include_next. Fix of 2008-11-20 commit.
13640         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Also set
13641         NEXT_AS_FIRST_DIRECTIVE_FOO_H.
13642         * lib/math.in.h: Use NEXT_AS_FIRST_DIRECTIVE_MATH_H instead of
13643         NEXT_MATH_H.
13644         * modules/math (Makefile.am): Substitute NEXT_AS_FIRST_DIRECTIVE_MATH_H
13645         instead of NEXT_MATH_H.
13646
13647 2009-05-21  Bruno Haible  <bruno@clisp.org>
13648
13649         Avoid redefinition warnings for SIZE_MAX.
13650         * m4/size_max.m4 (gl_SIZE_MAX): Avoid redefining SIZE_MAX in config.h.
13651         Reported by Simon Josefsson.
13652
13653 2009-05-21  Bruno Haible  <bruno@clisp.org>
13654
13655         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_CACHE_CHECK instead of
13656         AC_CACHE_VAL.
13657
13658 2009-05-20  Bruno Haible  <bruno@clisp.org>
13659
13660         Make zeroptr.h work on mingw.
13661         * tests/zerosize-ptr.h: Test for the presence of <sys/mman.h> and
13662         mprotect.
13663         * modules/memchr-tests (configure.ac): Also test for sys/mman.h.
13664         * modules/memchr2-tests (configure.ac): Likewise.
13665         * modules/memcmp-tests (configure.ac): Likewise.
13666         * modules/memmem-tests (configure.ac): Likewise.
13667         * modules/memrchr-tests (configure.ac): Likewise.
13668         Reported by Simon Josefsson.
13669
13670 2009-05-20  Simon Josefsson  <simon@josefsson.org>
13671
13672         * tests/test-glob.c: Include string.h for strcmp prototype.
13673
13674 2009-05-20  Simon Josefsson  <simon@josefsson.org>
13675
13676         * modules/getdelim (Depends-on): Add explicit stdint, although it
13677         was implicitly already pulled in via realloc-posix.
13678         * lib/getdelim.c: Get SIZE_MAX from stdint.h.
13679
13680 2009-05-20  Simon Josefsson  <simon@josefsson.org>
13681
13682         MinGW and IRIX does not have sa_family_t type.  Reported by "Tom
13683         G. Christensen" <tgc@jupiterrise.com>.
13684         * m4/sys_socket_h.m4: Check for sa_family_t.
13685         * lib/sys_socket.in.h: Typedef sa_family_t when needed.
13686         * modules/sys_socket: Substitute HAVE_SA_FAMILY_T.
13687         * tests/test-sys_socket.c: Check that sa_family_t works.
13688
13689 2009-05-18  Eric Blake  <ebb9@byu.net>
13690
13691         maint.mk: allow gnulib_dir in VPATH build
13692         * top/maint.mk (gnulib_dir): Make relative to $(srcdir).
13693
13694 2009-05-15  Jim Meyering  <meyering@redhat.com>
13695
13696         maint.mk: Give gnulib_dir a default definition.
13697         * top/maint.mk (gnulib_dir): Define to 'gnulib', by default.
13698         Thus, most packages no longer need to specify this variable in cfg.mk
13699
13700 2009-05-14  Tom Prince  <tom.prince@ualberta.net>  (tiny change)
13701
13702         rename.m4: fix typos that would make non-mingw cross-configure fail
13703         * m4/rename.m4 (gl_FUNC_RENAME): Fix typos.
13704
13705 2009-05-13  Eric Blake  <ebb9@byu.net>
13706
13707         mmap-anon: avoid out-of-order autoconf expansion
13708         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Use correct
13709         SYSTEM_EXTENSIONS macro to silence warnings from autoconf 2.63b.
13710         * modules/memchr-tests (Depends-on): Add extensions.
13711         * modules/memchr2-tests (Depends-on): Add extensions.
13712         * modules/memcmp-tests (Depends-on): Add extensions.
13713         * modules/memmem-tests (Depends-on): Add extensions.
13714         * modules/memrchr-tests (Depends-on): Add extensions.
13715
13716 2009-05-13  Bruno Haible  <bruno@clisp.org>
13717
13718         Make some tests ISO C 99 compliant.
13719         * tests/zerosize-ptr.h: New file.
13720         * tests/test-memchr.c: Include zerosize-ptr.h.
13721         (main): Use a zero-size object pointer instead of NULL.
13722         * tests/test-memchr2.c: Include zerosize-ptr.h.
13723         (main): Use a zero-size object pointer instead of NULL.
13724         * tests/test-memcmp.c: Include zerosize-ptr.h.
13725         (main): Use a zero-size object pointer instead of NULL.
13726         * tests/test-memmem.c: Include zerosize-ptr.h.
13727         (main): Use a zero-size object pointer instead of NULL.
13728         * tests/test-memrchr.c: Include zerosize-ptr.h.
13729         (main): Use a zero-size object pointer instead of NULL.
13730         * modules/memchr-tests (Files): Add tests/zerosize-ptr.h,
13731         m4/mmap-anon.m4.
13732         (Depends-on): Add getpagesize.
13733         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
13734         * modules/memchr2-tests (Files): Add tests/zerosize-ptr.h,
13735         m4/mmap-anon.m4.
13736         (Depends-on): Add getpagesize.
13737         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
13738         * modules/memcmp-tests (Files): Add tests/zerosize-ptr.h,
13739         m4/mmap-anon.m4.
13740         (Depends-on): Add getpagesize.
13741         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
13742         * modules/memmem-tests (Files): Add tests/zerosize-ptr.h,
13743         m4/mmap-anon.m4.
13744         (Depends-on): Add getpagesize.
13745         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
13746         * modules/memrchr-tests (Files): Add tests/zerosize-ptr.h,
13747         m4/mmap-anon.m4.
13748         (Depends-on): Add getpagesize.
13749         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
13750
13751 2009-05-12  Bruno Haible  <bruno@clisp.org>
13752
13753         Tests for module 'alignof'.
13754         * modules/alignof-tests: New file.
13755         * tests/test-alignof.c: New file.
13756
13757 2009-05-12  Bruno Haible  <bruno@clisp.org>
13758
13759         Fix alignof macro.
13760         * lib/alignof.h (alignof): Remove special cases for AIX and HP-UX
13761         vendor compilers that are always correct.
13762
13763 2009-05-12  Bruno Haible  <bruno@clisp.org>
13764
13765         Make the MAP_ANONYMOUS detection work on HP-UX 11.
13766         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check whether mmap exists, but
13767         not whether its fully works.
13768
13769 2009-05-12  Bruno Haible  <bruno@clisp.org>
13770
13771         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Add comments.
13772
13773 2009-05-12  Jim Meyering  <meyering@redhat.com>
13774
13775         * top/maint.mk: Adjust backslash alignment.
13776
13777 2009-05-11  Simon Josefsson  <simon@josefsson.org>
13778
13779         * top/maint.mk: Make $(srcdir)/build-aux configurable.
13780
13781 2009-05-11  Eric Blake  <ebb9@byu.net>
13782
13783         argp: avoid undefined behavior
13784         * lib/argp-fmtstream.c (weak_alias): Pass correct types to ctype
13785         macros.
13786
13787 2009-05-08  Simon Josefsson  <simon@josefsson.org>
13788
13789         * tests/test-vc-list-files-git.sh: Do git config of user.email and
13790         user.name to prevent git commit from complaining.
13791
13792 2009-05-10  Bruno Haible  <bruno@clisp.org>
13793
13794         * gnulib-tool (func_import, func_create_testdir, copy-file): Change
13795         sed_rewrite_old_files, sed_rewrite_new_files, sed_rewrite_files so that
13796         it rewrites every file name only once.
13797         Reported by Simon Josefsson. Helped by Ralf Wildenhues.
13798
13799 2009-05-08  Bruno Haible  <bruno@clisp.org>
13800
13801         * lib/sys_socket.in.h (_SS_PADSIZE): Use a conditional expression
13802         instead of 'max'.
13803
13804 2009-05-08  Simon Josefsson  <simon@josefsson.org>
13805
13806         * m4/sys_socket_h.m4: Test for ws2tcpip.h earlier, needed for
13807         sockaddr_storage test.
13808
13809 2009-05-07  Simon Josefsson  <simon@josefsson.org>
13810
13811         * modules/sys_socket (Makefile.am): Substitute
13812         HAVE_STRUCT_SOCKADDR_STORAGE.  Depend on alignof.
13813         * m4/sys_socket_h.m4: Check for sockaddr_storage.
13814         * lib/sys_socket.in.h (sockaddr_storage): Define when needed.
13815         * tests/test-sys_socket.c: Check sockaddr_storage.
13816
13817 2009-05-08  Bruno Haible  <bruno@clisp.org>
13818
13819         New module 'alignof'.
13820         * lib/alignof.h: New file.
13821         * modules/alignof: New file.
13822
13823 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
13824             Bruno Haible  <bruno@clisp.org>
13825
13826         Fix test-file-has-acl on FreeBSD.
13827         * tests/test-file-has-acl.sh: Also test a directory. On FreeBSD, the
13828         mask is implicitly added.
13829         * tests/test-file-has-acl.c: Include <signal.h>.
13830         (main): Terminate the test after 5 seconds.
13831         * modules/acl-tests (configure.ac): Check for alarm function.
13832
13833 2009-05-04  Bruno Haible  <bruno@clisp.org>
13834
13835         Exploit new semantics of AC_DEFUN_ONCE available since 2009-01-26.
13836         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): Remove outdated comment.
13837         * modules/errno (configure.ac): Drop AC_REQUIRE.
13838         * m4/multiarch.m4 (gl_MULTIARCH): Remove outdated comment.
13839         * modules/multiarch (configure.ac): Drop AC_REQUIRE.
13840
13841 2009-05-04  Simon Josefsson  <simon@josefsson.org>
13842
13843         * modules/glob-tests: New module.
13844         * tests/test-glob.c: Add.
13845
13846 2009-05-04  Simon Josefsson  <simon@josefsson.org>
13847
13848         * modules/fnmatch-tests: New module.
13849         * tests/test-fnmatch.c: Add.
13850
13851 2009-05-04  Eric Blake  <ebb9@byu.net>
13852
13853         maint: make the new no-submodule-changes rule VPATH-safe
13854         * top/maint.mk (no-submodule-changes): Don't assume a srcdir build.
13855
13856 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
13857             Bruno Haible  <bruno@clisp.org>
13858
13859         acl: Fix infinite loop on FreeBSD.
13860         * lib/acl_entries.c (acl_entries) [Linux, FreeBSD]: Fix interpretation
13861         of return value from acl_get_entry.
13862         * lib/file-has-acl.c (acl_access_nontrivial) [Linux, FreeBSD]:
13863         Likewise.
13864
13865 2009-05-03  Bruno Haible  <bruno@clisp.org>
13866
13867         * lib/acl-internal.h (acl_entries): Clarify return value.
13868         * lib/acl_entries.c (acl_entries): Likewise.
13869
13870 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
13871
13872         Bug fix in acl module.
13873         * lib/set-mode-acl.c: Use correct struct with ACL_SETACL.
13874
13875 2009-05-03  Bruno Haible  <bruno@clisp.org>
13876
13877         Create gperf-generated file in the source dir, not in the build dir.
13878         * modules/iconv_open (iconv_open-aix.h, iconv_open-hpux.h,
13879         iconv_open-irix.h, iconv_open-osf.h): Create file in the source tree.
13880         * modules/unicase/locale-language (unicase/locale-languages.h):
13881         Likewise.
13882         * modules/unicase/special-casing (unicase/special-casing-table.h):
13883         Likewise.
13884         * modules/unictype/property-byname (unictype/pr_byname.h): Likewise.
13885         * modules/unictype/scripts (unictype/scripts_byname.h): Likewise.
13886         * modules/uninorm/composition (uninorm/composition-table.h): Likewise.
13887         Reported by Ralf Wildenhues.
13888
13889 2009-05-03  Bruno Haible  <bruno@clisp.org>
13890
13891         * modules/fnmatch (Description, configure.ac): Taken from
13892         fnmatch-posix.
13893         * modules/fnmatch-posix: Turn into a symbolic reference to the
13894         'fnmatch' module, and deprecate.
13895         * doc/posix-functions/fnmatch.texi: Mention the fnmatch module.
13896
13897 2009-05-03  Bruno Haible  <bruno@clisp.org>
13898
13899         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF,
13900         gl_PREREQ_VASNPRINTF_LONG_DOUBLE): Define through AC_DEFUN_ONCE.
13901         Reported by Ralf Wildenhues.
13902
13903 2009-05-04  Simon Josefsson  <simon@josefsson.org>
13904
13905         * m4/fnmatch.m4: Fix fnmatch re-define.
13906
13907 2009-04-27  David Bartley  <dtbartle@csclub.uwaterloo.ca>
13908
13909         priv-set: new module and tests; adapt write-any-file
13910         * lib/priv-set.c: New file.
13911         * lib/priv-set.h: New file.
13912         * lib/unlinkdir.c: Make cannot_unlink_dir thread-safe.
13913         * lib/write-any-file.c: Simplify by using priv-set module.
13914         * m4/priv-set.m4: New file.
13915         * modules/priv-set: New file.
13916         * modules/unlinkdir: Add dependency on priv-set module.
13917         * modules/write-any-file: Likewise.
13918
13919         Tests for module 'priv-set'.
13920         * modules/priv-set-tests: New file.
13921         * tests/test-priv-set.c: New file.
13922
13923 2009-05-03  Jim Meyering  <meyering@redhat.com>
13924             Bruno Haible  <bruno@clisp.org>
13925
13926         * lib/propername.c (proper_name_utf8): Ignore no-op translations;
13927         use the converted UTF-8 variant of the name instead.
13928
13929 2009-05-03  Jim Meyering  <meyering@redhat.com>
13930
13931         tests: tighten some getdate tests
13932         * tests/test-getdate.c (main): Tighten tests: require equality,
13933         not just greater than.  Set TZ envvar to UTC0.
13934
13935 2009-05-03  Giuseppe Scrivano  <gscrivano@gnu.org>
13936
13937         getdate: correctly interpret "next monday" when run on a Monday
13938         * lib/getdate.y (get_date): Correct the calculation of tm_mday so
13939         that e.g., "next tues" (when run on a tuesday) results in a date
13940         that is one week in the future, and not today's date.
13941         I.e., add a week when the wday is the same as the current one.
13942         Reported by Tom Broadhurst in http://savannah.gnu.org/bugs/?25406,
13943         and earlier by Martin Bernreuther and Jan Minář.
13944         * tests/test-getdate.c (main): Check that "next DAY" is always in
13945         the future and that "last DAY" is always in the past.
13946
13947 2009-05-02  Jim Meyering  <meyering@redhat.com>
13948
13949         build: ensure that a release build fails when a submodule is unclean
13950         * top/maint.mk (no-submodule-changes): New rule.
13951         (alpha beta major): Depend on it.
13952
13953 2009-05-02  Bruno Haible  <bruno@clisp.org>
13954
13955         Remove incompatibility between modules fnmatch-posix and fnmatch-gnu.
13956         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_POSIX, gl_FUNC_FNMATCH_GNU): Use a
13957         shell variable gl_fnmatch_required to detect which variant is
13958         requested.
13959         (_AC_FUNC_FNMATCH_IF, _AC_LIBOBJ_FNMATCH): Remove macros. Inlined into
13960         gl_FUNC_FNMATCH_POSIX.
13961         * gnulib-tool (func_create_testdir, func_create_megatestdir): Don't
13962         exclude fnmatch-posix.
13963
13964 2009-05-02  Bruno Haible  <bruno@clisp.org>
13965
13966         Relicense mbsrtowcs and strnlen1 under LGPLv2+.
13967         * modules/mbsrtowcs (License): Change to LGPLv2+.
13968         * modules/strnlen1 (License): Likewise.
13969         Reported by Simon Josefsson.
13970
13971 2009-05-02  Bruno Haible  <bruno@clisp.org>
13972
13973         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Say "guessing no" instead of
13974         "cross".
13975         (gl_FUNC_FNMATCH_POSIX, gl_FUNC_FNMATCH_GNU): Update. Don't assume that
13976         gnulib-tool was called with option --source-base=lib.
13977
13978 2009-05-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13979
13980         Use automake *-local hooks without commands, for extensibility.
13981         * modules/localcharset (Makefile.am): Rename install-exec-local
13982         rule to install-exec-localcharset, and make it a prerequisite of
13983         install-exec-local.  Likewise, rename the uninstall-local rule to
13984         uninstall-localcharset, and make it a prerequisite of the former.
13985
13986 2009-05-01  Bruno Haible  <bruno@clisp.org>
13987
13988         * lib/wchar.in.h (wcsnrtombs): Define if REPLACE_WCSNRTOMBS is 1.
13989         * m4/wcsnrtombs.m4 (gl_FUNC_WCSRTOMBS): Invoke gl_MBSTATE_T_BROKEN, and
13990         set REPLACE_WCSNRTOMBS if mbstate_t must be replaced.
13991         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCSNRTOMBS.
13992         * modules/wchar (Makefile.am): Substitute REPLACE_WCSNRTOMBS.
13993         * modules/wcsnrtombs (Files): Add m4/mbrtowc.m4, m4/locale-ja.m4,
13994         m4/locale-zh.m4, m4/codeset.m4.
13995
13996         * m4/wcsrtombs.m4 (gl_FUNC_WCSNRTOMBS): Invoke gl_MBSTATE_T_BROKEN, and
13997         set REPLACE_WCSRTOMBS if mbstate_t must be replaced.
13998         * modules/wcsrtombs (Files): Add m4/mbrtowc.m4, m4/locale-ja.m4,
13999         m4/locale-zh.m4.
14000
14001         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Invoke gl_MBSTATE_T_BROKEN, and set
14002         REPLACE_WCRTOMB if mbstate_t must be replaced.
14003         * modules/wcrtomb (Files): Add m4/mbrtowc.m4.
14004         Reported by Jens Rehsack <rehsack@googlemail.com> via Eric Blake.
14005
14006 2009-05-01  Bruno Haible  <bruno@clisp.org>
14007
14008         Avoid compiler warnings when redefining macros defined by <libintl.h>.
14009         * lib/gettext.h [!ENABLE_NLS] (gettext, dgettext, dcgettext, ngettext,
14010         dngettext, dcngettext, textdomain, bindtextdomain,
14011         bind_textdomain_codeset): Undefine before redefining.
14012
14013 2009-04-30  Bruno Haible  <bruno@clisp.org>
14014
14015         Fix bug introduced on 2009-04-25.
14016         * lib/math.in.h (gl_signbitf_OPTIMIZED_MACRO,
14017         gl_signbitd_OPTIMIZED_MACRO, gl_signbitl_OPTIMIZED_MACRO): New macros.
14018         * lib/signbitf.c (gl_signbitd): Undefine if gl_signbitf_OPTIMIZED_MACRO
14019         is defined.
14020         * lib/signbitd.c (gl_signbitd): Undefine if gl_signbitd_OPTIMIZED_MACRO
14021         is defined.
14022         * lib/signbitl.c (gl_signbitd): Undefine if gl_signbitl_OPTIMIZED_MACRO
14023         is defined.
14024         Reported by Elbert_Pol <elbert.pol@gmail.com>.
14025
14026 2009-04-28  Bruno Haible  <bruno@clisp.org>
14027
14028         Comment tweaks.
14029         * lib/unistr.h (u*_cmp2): Clarify what memcmp2 is.
14030         * lib/uninorm.h (u*_normxfrm): Fix description of return value.
14031         * lib/unicase.h (u*_casexfrm): Likewise.
14032         Reported by Paolo Bonzini.
14033
14034 2009-04-28  Bruno Haible  <bruno@clisp.org>
14035
14036         Fix a compilation error.
14037         * lib/mbsrtowcs-state.c (_gl_mbsrtowcs_state): Fix initializer.
14038         * lib/wcsrtombs-state.c (_gl_wcsrtombs_state): Likewise.
14039         Reported by Jim Meyering.
14040
14041 2009-04-27  Bruno Haible  <bruno@clisp.org>
14042
14043         New module 'libunistring'.
14044         * modules/libunistring: New file.
14045         * m4/libunistring.m4: New file.
14046         * MODULES.html.sh (Unicode string functions): Add it.
14047
14048 2009-04-27  Eric Blake  <ebb9@byu.net>
14049
14050         maint.mk: allow package-specific header to provide <config.h>
14051         * top/maint.mk (sc_require_config_h): New variable.
14052         (sc_require_config_h, sc_require_config_h_first): Use it.
14053
14054 2009-04-27  Simon Josefsson  <simon@josefsson.org>
14055
14056         * top/maint.mk (sc_avoid_if_before_free): Except
14057         useless-if-before-free script.
14058
14059 2009-04-27  Eric Blake  <ebb9@byu.net>
14060
14061         maintainer-makefile: depend on all required helper scripts
14062         * modules/maintainer-makefile (Depends-on): Add vc-list-files and
14063         useless-if-before-free.
14064         * top/maint.mk (VC_LIST, sc_avoid_if_before_free): Use local
14065         version, rather than assuming gnulib checkout is available.
14066         Reported by Simen Josefsson.
14067
14068 2009-04-26  Bruno Haible  <bruno@clisp.org>
14069
14070         Make the lib vs. lib64 recognition work on openSUSE 11 with "gcc -m32".
14071         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): Ignore paths that end in
14072         "../" or "..".
14073
14074 2009-04-26  Bruno Haible  <bruno@clisp.org>
14075
14076         * m4/lib-link.m4 (AC_LIB_HAVE_LINKFLAGS): Accept a fifth argument.
14077         * m4/libsigsegv.m4 (gl_LIBSIGSEGV): Simplify by using
14078         AC_LIB_HAVE_LINKFLAGS.
14079
14080 2009-04-26  Bruno Haible  <bruno@clisp.org>
14081
14082         Simplify calling convention of u*_conv_from_encoding.
14083         * lib/uniconv.h (u8_conv_from_encoding, u16_conv_from_encoding,
14084         u32_conv_from_encoding): Expect a resultbuf argument and return the
14085         result directly as a pointer.
14086         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Likewise.
14087         * lib/uniconv/u-conv-from-enc.h (FUNC): Likewise.
14088         * lib/uniconv/u-strconv-from-enc.h (FUNC): Update.
14089         * lib/unicase/ulc-casecmp.c (ulc_u8_casefold): Update.
14090         * lib/unicase/ulc-casexfrm.c (ulc_casexfrm): Update.
14091         * lib/unilbrk/ulc-possible-linebreaks.c (ulc_possible_linebreaks):
14092         Update.
14093         * lib/unilbrk/ulc-width-linebreaks.c (ulc_width_linebreaks): Update.
14094         * lib/uniwbrk/ulc-wordbreaks.c (ulc_wordbreaks): Update.
14095         * lib/vasnprintf.c (VASNPRINTF): Update.
14096         * tests/uniconv/test-u8-conv-from-enc.c (main): Update.
14097         * tests/uniconv/test-u16-conv-from-enc.c (main): Update.
14098         * tests/uniconv/test-u32-conv-from-enc.c (main): Update.
14099         * NEWS: Mention the change.
14100
14101 2009-04-26  Bruno Haible  <bruno@clisp.org>
14102
14103         Simplify calling convention of u*_conv_to_encoding.
14104         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
14105         u32_conv_to_encoding): Expect a resultbuf argument and return the
14106         result directly as a pointer.
14107         * lib/uniconv/u8-conv-to-enc.c (u8_conv_to_encoding): Likewise.
14108         * lib/uniconv/u-conv-to-enc.h (FUNC): Likewise. Preserve errno while
14109         freeing scaled_offsets if mem_iconveha failed.
14110         * lib/unicase/u-casexfrm.h (FUNC): Update.
14111         * lib/uninorm/u-normxfrm.h (FUNC): Update.
14112         * lib/vasnprintf.c (VASNPRINTF): Update.
14113         * tests/uniconv/test-u8-conv-to-enc.c (main): Update.
14114         * tests/uniconv/test-u16-conv-to-enc.c (main): Update.
14115         * tests/uniconv/test-u32-conv-to-enc.c (main): Update.
14116         * NEWS: Mention the change.
14117
14118 2009-04-26  Bruno Haible  <bruno@clisp.org>
14119
14120         Avoid test failures on AIX and OSF/1.
14121         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Avoid calling
14122         malloc(0).
14123         * lib/uniconv/u8-conv-to-enc.c (u8_conv_to_encoding): Likewise.
14124         * lib/unilbrk/ulc-possible-linebreaks.c (ulc_possible_linebreaks):
14125         Likewise.
14126         * lib/unilbrk/ulc-width-linebreaks.c (ulc_width_linebreaks): Likewise.
14127         * lib/uniwbrk/ulc-wordbreaks.c (ulc_wordbreaks): Likewise.
14128         * lib/uniconv/u-conv-to-enc.h (FUNC): Likewise. Fix memory leak.
14129         * lib/unistr/u-cpy-alloc.h (FUNC): Call malloc(1) instead of malloc(0).
14130         * doc/posix-functions/malloc.texi: Document the portability problem
14131         related to malloc(0).
14132
14133 2009-04-26  Bruno Haible  <bruno@clisp.org>
14134
14135         * modules/unistr/u8-cpy-alloc (Depends-on): Add malloc-posix.
14136         * modules/unistr/u16-cpy-alloc (Depends-on): Likewise.
14137         * modules/unistr/u32-cpy-alloc (Depends-on): Likewise.
14138
14139 2009-04-25  Bruno Haible  <bruno@clisp.org>
14140
14141         Avoid link error when creating a namespace clean library.
14142         * lib/math.in.h (gl_signbitf, gl_signbitd, gl_signbitl): Don't define
14143         as macro with arguments if already defined as an alias.
14144         * lib/signbitf.c (gl_signbitf): Don't undefine.
14145         * lib/signbitd.c (gl_signbitd): Don't undefine.
14146         * lib/signbitl.c (gl_signbitl): Don't undefine.
14147
14148 2009-04-25  Jim Meyering  <meyering@redhat.com>
14149
14150         vc-list-files: fix another quoting bug
14151         * build-aux/vc-list-files: Avoid sed backslash expansion
14152         of pathological directory names.
14153
14154 2009-04-25  Eric Blake  <ebb9@byu.net>
14155
14156         vc-list-files: fix shell quoting error
14157         * build-aux/vc-list-files: Protect against $ in $dir.  Normalize
14158         timestamp.
14159
14160 2009-04-25  Jim Meyering  <meyering@redhat.com>
14161
14162         vc-list-files: restore lost functionality with subdir argument
14163         * build-aux/vc-list-files: When given a non-"." sub-directory
14164         argument, substitute the $dir/ prefix back onto each resulting name.
14165         Otherwise, coreutils' root_tests check would fail.
14166
14167 2009-04-24  Eric Blake  <ebb9@byu.net>
14168
14169         vc-list-files: ignore git symlinks
14170         * build-aux/vc-list-files (.git): Use ls-tree and a filter, rather
14171         than ls-files, to ignore git symlinks.
14172
14173         maint.mk: import improvements from m4
14174         * top/maint.mk (VC-tag): Use signing key from cfg.mk.
14175         (move_if_change): Delete unused macro.
14176         (news-date-check, vc-diff-check): Support VPATH builds.
14177         (announcement): Likewise.  Split --bootstrap-tools list...
14178         (boostrap-tools): ...into separate list, which can be overridden
14179         in cfg.mk.
14180         (sc_avoid_if_before_free): Point to $(gnulib_dir), rather than
14181         requiring dependency on useless-if-before-free module.
14182         (VC_LIST, VC_LIST_EXCEPT): Likewise for vc-list-files module.
14183         Support VPATH builds.
14184
14185 2009-04-24  Jim Meyering  <meyering@redhat.com>
14186
14187         maint.mk: remove coreutils-specific rules and variables
14188         * top/maint.mk (bin, taint-distcheck, coreutils-path-check, t): Remove.
14189         (fake_home, install-transform-check, my-instcheck, pfx, TMPDIR): Remove.
14190         (t_prefix, t_taint, tp, warn_cflags, write_loser, my-distcheck): Remove.
14191
14192         maint.mk: remove obsolete rule
14193         * top/maint.mk (rel-check): Remove rule.
14194         (WGET, WGETFLAGS): Remove now-unused variables.
14195
14196 2009-04-24  Simon Josefsson  <simon@josefsson.org>
14197
14198         * top/maint.mk (makefile-check): Renamed to sc_makefile_check for
14199         consistency.
14200
14201         * modules/vc-list-files-tests (TESTS_ENVIRONMENT): Use
14202         '$(PATH_SEPARATOR)' instead of ':'.
14203
14204 2009-04-24  Simon Josefsson  <simon@josefsson.org>
14205
14206         * lib/getopt1.c (main): Use 'const' for static array.
14207
14208 2009-04-24  Simon Josefsson  <simon@josefsson.org>
14209
14210         * top/maint.mk: Sync with coreutils.
14211         * NEWS: Explain incompatibilities.
14212
14213 2009-04-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
14214             Bruno Haible  <bruno@clisp.org>
14215
14216         Fix cross-compilation results.
14217         * m4/btowc.m4 (gl_FUNC_BTOWC): Use no-op statement, rather than empty
14218         statement, as third argument of AC_TRY_RUN.
14219         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE, gl_MBRTOWC_SANITYCHECK,
14220         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL):
14221         Likewise.
14222         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): Likewise.
14223         * m4/wcsrtombs.m4 (gl_WCSRTOMBS_TERMINATION, gl_WCSRTOMBS_NULL):
14224         Likewise.
14225         * m4/wctob.m4 (gl_FUNC_WCTOB): Likewise.
14226         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Likewise. Update for AIX 4.3.
14227         * doc/posix-functions/wcrtomb.texi: Mention the bug on AIX 4.3.
14228
14229 2009-04-20  Bruno Haible  <bruno@clisp.org>
14230
14231         Avoid test failure on mingw.
14232         * tests/uniwidth/test-uc_width2.sh: Convert newlines in output.
14233
14234 2009-04-20  Bruno Haible  <bruno@clisp.org>
14235
14236         Avoid compilation error on mingw.
14237         * modules/localename-tests (Depends-on): Add locale.
14238
14239 2009-04-19  Bruno Haible  <bruno@clisp.org>
14240
14241         Support for building a shared library on Windows platforms.
14242         * tests/uninorm/test-nfc.c (n): Don't define if WOE32DLL.
14243         (main): Test the presence of UNINORM_NFC here.
14244         * tests/uninorm/test-nfd.c (n): Don't define if WOE32DLL.
14245         (main): Test the presence of UNINORM_NFD here.
14246         * tests/uninorm/test-nfkc.c (n): Don't define if WOE32DLL.
14247         (main): Test the presence of UNINORM_NFKC here.
14248         * tests/uninorm/test-nfkd.c (n): Don't define if WOE32DLL.
14249         (main): Test the presence of UNINORM_NFKD here.
14250
14251 2009-04-19  Bruno Haible  <bruno@clisp.org>
14252
14253         Avoid a compiler warning.
14254         * tests/uninorm/test-u32-normalize-big.c (read_normalization_test_file):
14255         Change type of variable 'sequence'.
14256
14257 2009-04-19  Bruno Haible  <bruno@clisp.org>
14258
14259         * modules/configmake (Makefile.am): When the contents of configmake.h
14260         does not change, arrange to preserve its modification time.
14261
14262 2009-04-17  Simon Josefsson  <simon@josefsson.org>
14263
14264         * top/maint.mk (PO_DOMAIN): New variable, allows overriding of
14265         gettext domain.
14266
14267 2009-04-16  Jim Meyering  <meyering@redhat.com>
14268
14269         useless-if-before-free: improve conversion code
14270         * build-aux/useless-if-before-free: Adjust code-in-comment to match
14271         "...!= 0" as well as "...!= NULL".  emacs has one of the former.
14272
14273 2009-04-14  Bruno Haible  <bruno@clisp.org>
14274
14275         * modules/fcntl (Depends-on): Add extensions.
14276         * m4/fcntl_h.m4 (gl_FCNTL_H): Add a comment.
14277
14278 2009-04-12  Ben Pfaff  <blp@gnu.org>
14279
14280         Make fcntl module detect O_NOATIME, O_NOFOLLOW on GNU/Linux.
14281         * m4/fcntl_h.m4 (gl_FCNTL_H): Require AC_USE_SYSTEM_EXTENSIONS.
14282
14283 2009-03-20  Ben Pfaff  <blp@gnu.org>
14284
14285         Make rename replace existing destinations on Windows.
14286         * m4/rename.m4: Add test for Mingw.
14287         * lib/rename.c: Add rename replacement that uses MoveFileEx with
14288         MOVEFILE_REPLACE_EXISTING to replace existing destination files.
14289         * doc/posix-functions/rename.texi: Document.
14290
14291 2009-04-10  Bruno Haible  <bruno@clisp.org>
14292
14293         New include file "iconveh.h".
14294         * lib/iconveh.h: New file, extracted from lib/striconveh.h.
14295         * lib/striconveh.h: Include it.
14296         (enum iconv_ilseq_handler): Remove definition.
14297         * lib/striconveha.h: Include <stddef.h> and iconveh.h instead of
14298         striconveh.h.
14299         * lib/striconveha.c: Include striconveh.h.
14300         * lib/uniconv.h: Include iconveh.h instead of striconveh.h.
14301         * modules/striconveh (Files): Add lib/iconveh.h.
14302         * modules/uniconv/base (Files): Add lib/iconveh.h. Remove
14303         lib/striconveh.h.
14304
14305 2009-04-10  Bruno Haible  <bruno@clisp.org>
14306
14307         * lib/uniconv.h: Update comment.
14308
14309 2009-04-10  Bruno Haible  <bruno@clisp.org>
14310
14311         * lib/unistr/u8-mbtouc-aux.c: Inside libunistring, define the function
14312         always.
14313         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
14314         * lib/unistr/u16-mbtouc-aux.c: Likewise.
14315         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
14316         * lib/unistr/u8-mbtouc.c: Inside libunistring, include
14317         "unistring-notinline.h", so that the function gets defined always.
14318         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
14319         * lib/unistr/u8-uctomb.c: Likewise.
14320         * lib/unistr/u16-mbtouc.c: Likewise.
14321         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
14322         * lib/unistr/u16-uctomb.c: Likewise.
14323         * lib/unistr/u32-mbtouc.c: Likewise.
14324         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
14325         * lib/unistr/u32-uctomb.c: Likewise.
14326
14327 2009-04-10  Bruno Haible  <bruno@clisp.org>
14328
14329         Mark 'utime' obsolete.
14330         * modules/utime (Status, Notice): New sections.
14331         Suggested by Jim Meyering.
14332
14333         Fix cross-compile guess for utime test.
14334         * m4/utime.m4 (AC_FUNC_UTIME_NULL): Add definition from newest unstable
14335         autoconf.
14336         * doc/posix-functions/utime.texi: Give more precisions.
14337         Reported by Jan <ipif@ymail.com>.
14338
14339 2009-04-09  Kamil Dudka  <kdudka@redhat.com>
14340
14341         filevercmp: correct today's change
14342         * lib/filevercmp.c: Also handle coreutils' test inputs.
14343         * tests/test-filevercmp.c: Add inputs from one of coreutils' test scripts.
14344
14345         Fix regression in 'filevercmp' module. Thanks Sven Joachim
14346         for reporting it.
14347         * lib/filevercmp.c: Special handle for "", "." and "..".
14348         * tests/test-filevercmp.c: Enlarge the set suite.
14349
14350 2009-04-07  Jim Meyering  <meyering@redhat.com>
14351
14352         useless-if-before-free: show how to remove braced useless free, too
14353         * build-aux/useless-if-before-free: still only in a comment, though.
14354
14355 2009-04-07  Reuben Thomas  <rrt@sc3d.org>
14356
14357         maint.mk: import changes to syntax-check macros from coreutils
14358         * top/maint.mk (_prohibit_regexp, _header_without_use): Define.
14359         Use them in the relevant macros.
14360
14361 2009-04-06  Bruno Haible  <bruno@clisp.org>
14362
14363         Fix unportable use of bit-fields.
14364         * lib/unicase/special-casing.h (struct special_casing_rule): Change the
14365         bit-field type from 'int' to 'signed int'. Otherwise Solaris cc,
14366         AIX xlc, and OSF/1 cc interpret it as 'unsigned int'.
14367
14368 2009-04-06  Bruno Haible  <bruno@clisp.org>
14369
14370         Avoid test failures on AIX and OSF/1.
14371         * tests/unicase/test-u8-casefold.c (check): Account for the possibility
14372         that malloc(0) = NULL.
14373         * tests/unicase/test-u8-tolower.c (check): Likewise.
14374         * tests/unicase/test-u8-totitle.c (check): Likewise.
14375         * tests/unicase/test-u8-toupper.c (check): Likewise.
14376         * tests/unicase/test-u16-casefold.c (check): Likewise.
14377         * tests/unicase/test-u16-tolower.c (check): Likewise.
14378         * tests/unicase/test-u16-totitle.c (check): Likewise.
14379         * tests/unicase/test-u16-toupper.c (check): Likewise.
14380         * tests/unicase/test-u32-casefold.c (check): Likewise.
14381         * tests/unicase/test-u32-tolower.c (check): Likewise.
14382         * tests/unicase/test-u32-totitle.c (check): Likewise.
14383         * tests/unicase/test-u32-toupper.c (check): Likewise.
14384         * tests/uninorm/test-u8-nfc.c (check): Likewise.
14385         * tests/uninorm/test-u8-nfd.c (check): Likewise.
14386         * tests/uninorm/test-u8-nfkc.c (check): Likewise.
14387         * tests/uninorm/test-u8-nfkd.c (check): Likewise.
14388         * tests/uninorm/test-u16-nfc.c (check): Likewise.
14389         * tests/uninorm/test-u16-nfd.c (check): Likewise.
14390         * tests/uninorm/test-u16-nfkc.c (check): Likewise.
14391         * tests/uninorm/test-u16-nfkd.c (check): Likewise.
14392         * tests/uninorm/test-u32-nfc.c (check): Likewise.
14393         * tests/uninorm/test-u32-nfd.c (check): Likewise.
14394         * tests/uninorm/test-u32-nfkc.c (check): Likewise.
14395         * tests/uninorm/test-u32-nfkd.c (check): Likewise.
14396
14397 2009-04-05  Bruno Haible  <bruno@clisp.org>
14398
14399         Work around an autoconf limitation.
14400         * gnulib-tool (func_emit_lib_Makefile_am): Omit the "Reproduce by"
14401         comment line if it would be longer than 3 KB.
14402
14403 2009-04-05  Bruno Haible  <bruno@clisp.org>
14404
14405         Avoid test failure with libiconv-1.13.
14406         * tests/test-striconveh.c (main): Allow result of libiconv 1.13 as one
14407         of the expected test results.
14408
14409 2009-04-05  Bruno Haible  <bruno@clisp.org>
14410
14411         * gnulib-tool (func_emit_lib_Makefile_am): Don't add the library to
14412         noinst_LTLIBRARIES if the Makefile.am in the same directory specifies
14413         that it should be installed.
14414
14415 2009-04-05  Bruno Haible  <bruno@clisp.org>
14416
14417         * gnulib-tool: New option --copy-file.
14418         (func_usage): Document it.
14419         (func_dest_tmpfilename): Moved out of func_import.
14420         (func_add_file, func_update_file): New functions, extracted from
14421         func_import.
14422         (func_import): Update.
14423
14424 2009-04-05  Karl Berry  <karl@gnu.org>
14425
14426         * README: prominently mention gnulib-tool.
14427         Rearrange sections so getting the code is near the top.
14428
14429 2009-04-05  Bruno Haible  <bruno@clisp.org>
14430
14431         * lib/unicase.h: Mention u*_cmp2.
14432         * lib/unicase/u-casecmp.h (FUNC): Invoke U_CMP2 instead of U_CMP.
14433         * lib/unicase/u8-casecmp.c: Use u8_cmp2 instead of u8_cmp.
14434         * lib/unicase/ulc-casecmp.c: Likewise.
14435         * lib/unicase/u16-casecmp.c: Use u16_cmp2 instead of u16_cmp.
14436         * lib/unicase/u32-casecmp.c: Use u32_cmp2 instead of u32_cmp.
14437         * modules/unicase/u8-casecmp (Depends-on): Add unistr/u8-cmp2, remove
14438         unistr/u8-cmp.
14439         * modules/unicase/ulc-casecmp (Depends-on): Likewise.
14440         * modules/unicase/u16-casecmp (Depends-on): Add unistr/u16-cmp2, remove
14441         unistr/u16-cmp.
14442         * modules/unicase/u32-casecmp (Depends-on): Add unistr/u32-cmp2, remove
14443         unistr/u32-cmp.
14444
14445         * lib/uninorm.h: Mention u*_cmp2.
14446         * lib/uninorm/u-normcmp.h (FUNC): Invoke U_CMP2 instead of U_CMP.
14447         * lib/uninorm/u8-normcmp.c: Use u8_cmp2 instead of u8_cmp.
14448         * lib/uninorm/u16-normcmp.c: Use u16_cmp2 instead of u16_cmp.
14449         * lib/uninorm/u32-normcmp.c: Use u32_cmp2 instead of u32_cmp.
14450         * modules/uninorm/u8-normcmp (Depends-on): Add unistr/u8-cmp2, remove
14451         unistr/u8-cmp.
14452         * modules/uninorm/u16-normcmp (Depends-on): Add unistr/u16-cmp2, remove
14453         unistr/u16-cmp.
14454         * modules/uninorm/u32-normcmp (Depends-on): Add unistr/u32-cmp2, remove
14455         unistr/u32-cmp.
14456
14457         New module 'unistr/u32-cmp2'.
14458         * lib/unistr/u32-cmp2.c: New file.
14459         * modules/unistr/u32-cmp2: New file.
14460
14461         New module 'unistr/u16-cmp2'.
14462         * lib/unistr/u16-cmp2.c: New file.
14463         * modules/unistr/u16-cmp2: New file.
14464
14465         New module 'unistr/u8-cmp2'.
14466         * lib/unistr.h (u8_cmp2, u16_cmp2, u32_cmp2): New declarations.
14467         * lib/unistr/u8-cmp2.c: New file.
14468         * lib/unistr/u-cmp2.h: New file.
14469         * modules/unistr/u8-cmp2: New file.
14470
14471 2009-04-05  Bruno Haible  <bruno@clisp.org>
14472
14473         * lib/unictype.h (uc_property_is_valid): New macro.
14474         * tests/unictype/test-pr_byname.c (main): Use it.
14475
14476         * lib/unistr.h: Doc fixes.
14477         * lib/uniconv.h: Doc fixes.
14478         * lib/unictype.h: Doc fixes.
14479
14480 2009-04-03  Paul Eggert  <eggert@cs.ucla.edu>
14481
14482         Port coreutils 7.2 to Solaris 8.
14483
14484         * modules/arpa_inet (arpa/inet.h): Depend on arpa_inet.in.h.
14485         * m4/inet_ntop.m4 (gl_INET_NTOP): Search for inet_ntop in -lnsl,
14486         for Solaris 8.  This is a bit of a hack, as it means it's the
14487         caller's responsibility to add -lnsl if needed, but most likely it
14488         won't be needed since only getaddrinfo uses this and getaddrinfo
14489         isn't needed on Solaris 8.
14490
14491         * modules/fnmatch (Depends-on): Add mbsrtowcs, to fix a porting
14492         problem to Solaris 8 encountered with coreutils 7.2, which
14493         resulted in a message "fnmatch.c:292: warning: passing argument 4
14494         of 'mbsrtowcs' from incompatible pointer type".  Also, add mbsinit
14495         at the suggestion of Bruno Haible, since fnmatch uses mbsinit.
14496
14497 2009-04-03  Simon Josefsson  <simon@josefsson.org>
14498
14499         * m4/ld-version-script.m4: Add FIXME comment.
14500
14501 2009-04-02  Simon Josefsson  <simon@josefsson.org>
14502
14503         * doc/ld-output-def.texi: Use DLL_VERSION instead of confusing
14504         SOVERSION variable.
14505
14506 2009-04-02  Bruno Haible  <bruno@clisp.org>
14507
14508         * Makefile (info, html, dvi, pdf): Combine the rules.
14509         Suggested by Jim Meyering.
14510
14511 2009-04-01  Bruno Haible  <bruno@clisp.org>
14512
14513         * Makefile (info, html, dvi, pdf): New targets.
14514         Reported by Reuben Thomas <rrt@sc3d.org>.
14515
14516 2009-04-01  Bruno Haible  <bruno@clisp.org>
14517
14518         * doc/gnulib-tool.texi (Invoking gnulib-tool): Document how gnulib-tool
14519         can be put into PATH.
14520         Reported by Reuben Thomas <rrt@sc3d.org>. Suggested by Karl Berry.
14521
14522 2009-04-01  Bruno Haible  <bruno@clisp.org>
14523
14524         * doc/lib-symbol-visibility.texi: Follow texinfo style conventions.
14525
14526 2009-04-01  Bruno Haible  <bruno@clisp.org>
14527
14528         Rename module 'visibility'.
14529         * modules/lib-symbol-visibility: Renamed from modules/visibility.
14530         * doc/lib-symbol-visibility.texi: Renamed from visibility.texi.
14531         * doc/gnulib.texi: Update.
14532         * MODULES.html.sh (Misc): Update.
14533         * NEWS: Mention the change.
14534
14535 2009-04-01  Simon Josefsson  <simon@josefsson.org>
14536
14537         * modules/lib-msvc-compat: New module.  Thanks to Bruno Haible
14538         <bruno@clisp.org>, Ralf Wildenhues <Ralf.Wildenhues@gmx.de>, and
14539         Eric Blake <ebb9@byu.net> for review.
14540         * MODULES.html.sh: Add lib-msvc-compat.
14541         * doc/gnulib.texi: Link to new section.
14542         * m4/ld-output-def.m4: New file.
14543         * doc/ld-output-def.texi: New file.
14544
14545 2009-04-01  Simon Josefsson  <simon@josefsson.org>
14546
14547         Rename ld-version-script to lib-symbol-versions.  Suggested by
14548         Bruno Haible <bruno@clisp.org>.
14549         * modules/ld-version-script: Renamed to lib-symbol-versions.
14550         * doc/ld-version-script.texi: Fix module name.
14551         * MODULES.html.sh: Add lib-symbol-versions.
14552
14553 2009-03-31  Simon Josefsson  <simon@josefsson.org>
14554
14555         * modules/u64-tests: New file.
14556         * tests/test-u64.c: New file.
14557
14558 2009-03-04  Simon Josefsson  <simon@josefsson.org>
14559
14560         * MODULES.html.sh: Mention u64.
14561         * modules/u64: New module.
14562         * modules/crypto/sha512: Depend on u64 module instead of providing
14563         u64.h.
14564
14565 2009-03-27  Eric Blake  <ebb9@byu.net>
14566
14567         test-strerror: make debugging EAI_SYSTEM easier
14568         * modules/getaddrinfo-tests (Depends-on): Add strerror.
14569         * test-getaddrinfo.c (simple) [ENABLE_DEBUGGING]: Report errno if
14570         failure was EAI_SYSTEM.
14571
14572 2009-03-25  Bruno Haible  <bruno@clisp.org>
14573
14574         Fix a problem with --enable-relocatable on Solaris 7.
14575         * modules/relocatable-prog-wrapper (Depends-on): Add environ. Needed
14576         since 2008-02-24.
14577
14578 2009-03-25  Eric Blake  <ebb9@byu.net>
14579
14580         test-sockets: avoid gcc warning
14581         * tests/test-sockets.c (main): Silence compiler warning.
14582
14583 2009-03-25  Paul Eggert  <eggert@cs.ucla.edu>
14584
14585         New modules nproc, pthread, contributed by Glen Lenker.
14586
14587         * MODULES.html.sh: Add pthread, nproc.
14588         * lib/nproc.c: New file.
14589         * lib/nproc.h: New file.
14590         * lib/pthread.in.h: New file.
14591         * m4/pthread.m4: New file.
14592         * modules/nproc: New file.
14593         * modules/pthread: New file.
14594
14595 2009-03-24  Simon Josefsson  <simon@josefsson.org>
14596
14597         * modules/unicase/locale-language-tests (test_locale_language_LDADD):
14598         New variable.
14599
14600 2009-03-24  Kamil Dudka  <kdudka@redhat.com>
14601
14602         filevercmp: handle simple~ and numbered.~3~ backup suffixes
14603         * lib/filevercmp.c: Handle simple~ and numbered.~3~ backup suffixes.
14604         * tests/test-filevercmp.c: Add tests for backup suffixes.
14605
14606 2009-03-24  Simon Josefsson  <simon@josefsson.org>
14607
14608         * modules/stdlib (Depends-on): Add stdint, needed when defining
14609         struct random_data on, for example, HP-UX 10.20.  Reported by
14610         Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
14611
14612 2009-03-24  Simon Josefsson  <simon@josefsson.org>
14613
14614         * lib/readline.c (readline): Call fflush on stdout after printing
14615         prompt.
14616
14617 2009-03-20  Bruno Haible  <bruno@clisp.org>
14618
14619         Remove dependency from 'close' module to -lws2_32 on native Windows.
14620         * lib/close-hook.h: New file.
14621         * lib/close-hook.c: New file.
14622         * lib/close.c: Include close-hook.h. Don't include <sys/socket.h>,
14623         w32sock.h.
14624         (_gl_close_fd_maybe_socket): Remove function.
14625         (rpl_close): Invoke execute_all_close_hooks instead of
14626         _gl_close_fd_maybe_socket.
14627         * lib/sockets.c: Include close-hook.h, w32sock.h.
14628         (close_fd_maybe_socket): New function, essentially from lib/close.c.
14629         (close_sockets_hook): New variable.
14630         (gl_sockets_startup): Register close_fd_maybe_socket as a hook.
14631         (gl_sockets_cleanup): Unregister it.
14632         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): Remove macro.
14633         * m4/close.m4 (gl_REPLACE_CLOSE): Undo 2009-02-05 change.
14634         * modules/close-hook: New file.
14635         * modules/close (Files): Remove lib/w32sock.h.
14636         (Depends-on): Add close-hook.
14637         (Link): Remove section.
14638         * modules/sockets (Files): Add lib/w32sock.h.
14639         (Depends-on): Add close-hook.
14640         * modules/sys_socket (configure.ac): Remove gl_MODULE_INDICATOR
14641         invocation.
14642         * NEWS: Mention that LIB_CLOSE is gone.
14643
14644 2009-03-23  Eric Blake  <ebb9@byu.net>
14645
14646         signal-tests: test previous patch
14647         * tests/test-signal.c: New file.
14648         * modules/signal-tests: Likewise.
14649
14650         signal.h: always support 'volatile sig_atomic_t'
14651         * m4/signal_h.m4 (gl_SIGNAL_H): Check for AIX limitation.
14652         (gl_SIGNAL_H_DEFAULTS): Add a default.
14653         * modules/signal (Makefile.am): Substitute if needed.
14654         * lib/signal.in.h (sig_atomic_t): Redefine if needed, so that
14655         users can blindly add volatile.
14656         * doc/posix-headers/signal.texi (signal.h): Document it.
14657         Reported by Matthew Woehlke.
14658
14659 2009-03-23  Jim Meyering  <meyering@redhat.com>
14660
14661         pathmax: PATH_MAX: use pathconf only when available
14662         * lib/pathmax.h (PATH_MAX): Select the pathconf-using definition
14663         only if HAVE_PATHCONF is defined.  Patch by Sylvain Beucler.
14664         * m4/pathmax.m4 (gl_PATHMAX): Check for pathconf.
14665         This avoids a link failure in a PSP cross-compilation environment
14666         described in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/17048
14667
14668         * lib/vasnprintf.c (divide): Fix typo in comment.
14669
14670 2009-03-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14671
14672         * gnulib-tool (func_filter_filelist): Fix comment.
14673
14674 2009-03-20  Bruno Haible  <bruno@clisp.org>
14675
14676         Make sockets.h self-contained.
14677         * lib/sockets.c: Include sockets.h first.
14678         * lib/sockets.h: Include <sys/socket.h> before using the SOCKET type.
14679
14680 2009-03-19  Eric Blake  <ebb9@byu.net>
14681
14682         doc: mention more functions added in cygwin 1.7.0
14683         * doc/posix-functions/log2.texi: Mention recent cygwin 1.7.0
14684         addition.
14685         * doc/posix-functions/log2f.texi: Likewise.
14686
14687 2009-03-19  Jim Meyering  <meyering@redhat.com>
14688
14689         fsusage: avoid syntax error due to statement-before-declaration
14690         * lib/fsusage.c (get_fs_usage): Put warning-avoidance statement
14691         after all declarations.  Reported by Matthew Woehlke in
14692         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/16231
14693
14694 2009-03-18  Eric Blake  <ebb9@byu.net>
14695
14696         build-aux/compile: sync from automake
14697         * build-aux/compile: New file, from automake.
14698         * config/srclist.txt: Mention build-aux/compile.
14699
14700 2009-03-17  Bruno Haible  <bruno@clisp.org>
14701
14702         * lib/git-merge-changelog.c: Fix typo in comment.
14703         Reported by Reuben Thomas <rrt@sc3d.org>.
14704
14705 2009-03-17  Reuben Thomas  <rrt@sc3d.org>
14706
14707         * m4/regex.m4: update and improve help for
14708         --without-included-regex.
14709
14710 2009-03-17  Simon Josefsson  <simon@josefsson.org>
14711
14712         * modules/isnanl-nolibm-tests (Files): Add tests/nan.h to avoid
14713         failure on missing include files.
14714
14715 2009-03-17  Eric Blake  <ebb9@byu.net>
14716
14717         doc: mention more functions added in cygwin 1.7.0
14718         * doc/posix-functions/fwprintf.texi: Mention recent cygwin 1.7.0
14719         addition.
14720         * doc/posix-functions/fwscanf.texi: Likewise.
14721         * doc/posix-functions/swprintf.texi: Likewise.
14722         * doc/posix-functions/swscanf.texi: Likewise.
14723         * doc/posix-functions/vfwprintf.texi: Likewise.
14724         * doc/posix-functions/vfwscanf.texi: Likewise.
14725         * doc/posix-functions/vswprintf.texi: Likewise.
14726         * doc/posix-functions/vswscanf.texi: Likewise.
14727         * doc/posix-functions/vwprintf.texi: Likewise.
14728         * doc/posix-functions/vwscanf.texi: Likewise.
14729         * doc/posix-functions/wcscasecmp.texi: Likewise.
14730         * doc/posix-functions/wcsdup.texi: Likewise.
14731         * doc/posix-functions/wcsftime.texi: Likewise.
14732         * doc/posix-functions/wcsncasecmp.texi: Likewise.
14733         * doc/posix-functions/wprintf.texi: Likewise.
14734         * doc/posix-functions/wscanf.texi: Likewise.
14735         * doc/glibc-functions/gethostbyname2.texi: Likewise.
14736
14737 2009-03-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14738
14739         maint.mk: really add $(AM_MAKEFLAGS)
14740         * top/maint.mk (init-coverage, build-coverage): `$(AM_MAKEFLAGS)'
14741         was inadvertently omitted in the last commit.
14742         Spotted by Bruno Haible.
14743
14744         maint.mk: use $(MAKE) $(AM_MAKEFLAGS) not make
14745         * top/maint.mk (init-coverage, build-coverage): Use `$(MAKE)
14746         $(AM_MAKEFLAGS)' rather than plain `make'.
14747
14748         gnulib-tool: execute $MAKE not make
14749         * gnulib-tool: Default $MAKE to 'make'.
14750         (func_create_testdir, func_create_megatestdir): Use $MAKE rather
14751         than make.  Initialize $MAKE in the do-autobuild script.
14752
14753         gnulib-tool: use $MAKE not make in generated files
14754         * gnulib-tool (func_create_megatestdir): Use $MAKE rather than
14755         make, in generated files.  Initialize $MAKE in the do-autobuild
14756         script.
14757
14758         * top/GNUmakefile (_have-git-version-gen): Fix typo.
14759
14760         GNUmakefile: disable parallelism only for multiple, recursive targets
14761         * top/GNUmakefile (ALL_RECURSIVE_TARGETS): New macro; allow user
14762         additions in the Makefile.
14763         (AM_RECURSIVE_TARGETS): New macro, override only if not provided
14764         by Automake.
14765         (.NOTPARALLEL): Only disable parallel builds if multiple targets
14766         are listed on the command line and at least one of them is
14767         listed in $(ALL_RECURSIVE_TARGETS).
14768
14769 2009-03-14  Bruno Haible  <bruno@clisp.org>
14770
14771         * modules/unilbrk/u8-possible-linebreaks (Depends-on): Replace
14772         utf8-ucs4-unsafe with unistr/u8-mbtouc-unsafe.
14773         * modules/unilbrk/u8-width-linebreaks (Depends-on): Likewise.
14774         * modules/unilbrk/u16-possible-linebreaks (Depends-on): Replace
14775         utf16-ucs4-unsafe with unistr/u16-mbtouc-unsafe.
14776         * modules/unilbrk/u16-width-linebreaks (Depends-on): Likewise.
14777         * modules/unistr/u8-chr (Depends-on): Replace ucs4-utf8 with
14778         unistr/u8-uctomb.
14779         * modules/unistr/u8-strchr (Depends-on): Likewise.
14780         * modules/unistr/u8-strrchr (Depends-on): Likewise.
14781         * modules/unistr/u16-chr (Depends-on): Replace ucs4-utf16 with
14782         unistr/u16-uctomb.
14783         * modules/unistr/u16-strchr (Depends-on): Likewise.
14784         * modules/unistr/u16-strrchr (Depends-on): Likewise.
14785
14786 2009-03-12  Bruno Haible  <bruno@clisp.org>
14787
14788         Work around select() bug on Interix 3.5.
14789         * lib/sys_select.in.h (select): Also replace if REPLACE_SELECT is 1.
14790         * lib/select.c (rpl_select): Add an implementation for Unix platforms.
14791         * m4/select.m4: New file.
14792         * m4/sys_select_h.m4 (gl_SYS_SELECT_H_DEFAULTS): Initialize REPLACE_SELECT.
14793         * modules/sys_select (Makefile.am): Substitute REPLACE_SELECT.
14794         * modules/select (Files): Add m4/select.m4.
14795         (configure.ac): Move conditional to m4/select.m4. Invoke gl_FUNC_SELECT.
14796         * modules/nanosleep (Depends-on): Add select.
14797         * modules/poll (Depends-on): Likewise.
14798         * doc/posix-functions/select.texi: Mention the Interix bug.
14799         Reported by Markus Duft <mduft@gentoo.org>.
14800
14801         * lib/select.c: Renamed from lib/winsock-select.c.
14802         * modules/select (Files): Add lib/select.c, remove
14803         lib/winsock-select.c.
14804         (configure.ac): Update.
14805
14806 2009-03-12  Jim Meyering  <meyering@redhat.com>
14807
14808         avoid gcc warnings about unused macro definitions
14809         * lib/readtokens.c (STREQ): Remove unused definition.
14810         * lib/xmalloc.c (SIZE_MAX): Likewise.
14811         * lib/openat-die.c (N_): Likewise.
14812         * lib/mountlist.c (SIZE_MAX): Remove definition.
14813         Instead, include <stdint.h>.
14814         * lib/readutmp.c: Likewise.
14815         * modules/readutmp (Depends-on): Add stdint.
14816         * modules/mountlist (Depends-on): Add stdint.
14817         * lib/userspec.c (ISDIGIT): Move definition into #if block where used.
14818
14819 2009-03-10  Bruno Haible  <bruno@clisp.org>
14820
14821         Tests for module 'mbmemcasecoll'.
14822         * modules/mbmemcasecoll-tests: New file.
14823         * tests/test-mbmemcasecoll1.sh: New file.
14824         * tests/test-mbmemcasecoll2.sh: New file.
14825         * tests/test-mbmemcasecoll3.sh: New file.
14826         * tests/test-mbmemcasecoll.c: New file.
14827
14828         New module 'mbmemcasecoll'.
14829         * lib/mbmemcasecoll.h: New file.
14830         * lib/mbmemcasecoll.c: New file.
14831         * modules/mbmemcasecoll: New file.
14832
14833         * tests/test-mbmemcasecmp.h: New file, extracted from
14834         tests/test-mbmemcasecmp.c.
14835         * tests/test-mbmemcasecmp.c: Include test-mbmemcasecmp.h.
14836         (test_ascii, test_iso_8859_1, test_utf_8): Remove functions.
14837         (main): Update.
14838         * modules/mbmemcasecmp-tests (Files): Add tests/test-mbmemcasecmp.h.
14839
14840 2009-03-09  Bruno Haible  <bruno@clisp.org>
14841
14842         Tests for module 'mbmemcasecmp'.
14843         * modules/mbmemcasecmp-tests: New file.
14844         * tests/test-mbmemcasecmp1.sh: New file.
14845         * tests/test-mbmemcasecmp2.sh: New file.
14846         * tests/test-mbmemcasecmp3.sh: New file.
14847         * tests/test-mbmemcasecmp.c: New file.
14848
14849         New module 'mbmemcasecmp'.
14850         * lib/mbmemcasecmp.h: New file.
14851         * lib/mbmemcasecmp.c: New file.
14852         * modules/mbmemcasecmp: New file.
14853
14854 2009-03-09  Bruno Haible  <bruno@clisp.org>
14855
14856         Tests for module 'unicase/ulc-casecoll'.
14857         * modules/unicase/ulc-casecoll-tests: New file.
14858         * tests/unicase/test-ulc-casecoll1.sh: New file.
14859         * tests/unicase/test-ulc-casecoll2.sh: New file.
14860         * tests/unicase/test-ulc-casecoll.c: New file.
14861
14862         New module 'unicase/ulc-casecoll'.
14863         * lib/unicase.h (ulc_casecoll): New declaration.
14864         * lib/unicase/ulc-casecoll.c: New file.
14865         * modules/unicase/ulc-casecoll: New file.
14866
14867         New module 'unicase/ulc-casexfrm'.
14868         * lib/unicase.h (ulc_casexfrm): New declaration.
14869         * lib/unicase/ulc-casexfrm.c: New file.
14870         * modules/unicase/ulc-casexfrm: New file.
14871
14872 2009-03-09  Bruno Haible  <bruno@clisp.org>
14873
14874         Followup to 2008-12-22 commit: Remove unnecessary AC_FUNC_MBRTOWC
14875         invocations.
14876
14877         * m4/mbscasecmp.m4: Remove file.
14878         * modules/mbscasecmp (Files): Remove it and m4/mbrtowc.m4
14879         (configure.ac): Remove gl_FUNC_MBSCASECMP invocation.
14880
14881         * m4/mbscasestr.m4: Remove file.
14882         * modules/mbscasestr (Files): Remove it and m4/mbrtowc.m4
14883         (configure.ac): Remove gl_FUNC_MBSCASESTR invocation.
14884
14885         * m4/mbschr.m4: Remove file.
14886         * modules/mbschr (Files): Remove it and m4/mbrtowc.m4
14887         (configure.ac): Remove gl_FUNC_MBSCHR invocation.
14888
14889         * m4/mbscspn.m4: Remove file.
14890         * modules/mbscspn (Files): Remove it and m4/mbrtowc.m4
14891         (configure.ac): Remove gl_FUNC_MBSCSPN invocation.
14892
14893         * m4/mbslen.m4: Remove file.
14894         * modules/mbslen (Files): Remove it and m4/mbrtowc.m4
14895         (configure.ac): Remove gl_FUNC_MBSLEN invocation.
14896
14897         * m4/mbsncasecmp.m4: Remove file.
14898         * modules/mbsncasecmp (Files): Remove it and m4/mbrtowc.m4
14899         (configure.ac): Remove gl_FUNC_MBSNCASECMP invocation.
14900
14901         * m4/mbsnlen.m4: Remove file.
14902         * modules/mbsnlen (Files): Remove it and m4/mbrtowc.m4
14903         (configure.ac): Remove gl_FUNC_MBSNLEN invocation.
14904
14905         * m4/mbspbrk.m4: Remove file.
14906         * modules/mbspbrk (Files): Remove it and m4/mbrtowc.m4
14907         (configure.ac): Remove gl_FUNC_MBSPBRK invocation.
14908
14909         * m4/mbspcasecmp.m4: Remove file.
14910         * modules/mbspcasecmp (Files): Remove it and m4/mbrtowc.m4
14911         (configure.ac): Remove gl_FUNC_MBSPCASECMP invocation.
14912
14913         * m4/mbsrchr.m4: Remove file.
14914         * modules/mbsrchr (Files): Remove it and m4/mbrtowc.m4
14915         (configure.ac): Remove gl_FUNC_MBSRCHR invocation.
14916
14917         * m4/mbssep.m4: Remove file.
14918         * modules/mbssep (Files): Remove it and m4/mbrtowc.m4
14919         (configure.ac): Remove gl_FUNC_MBSSEP invocation.
14920
14921         * m4/mbsspn.m4: Remove file.
14922         * modules/mbsspn (Files): Remove it and m4/mbrtowc.m4
14923         (configure.ac): Remove gl_FUNC_MBSSPN invocation.
14924
14925         * m4/mbsstr.m4: Remove file.
14926         * modules/mbsstr (Files): Remove it and m4/mbrtowc.m4
14927         (configure.ac): Remove gl_FUNC_MBSSTR invocation.
14928
14929         * m4/mbstok_r.m4: Remove file.
14930         * modules/mbstok_r (Files): Remove it and m4/mbrtowc.m4
14931         (configure.ac): Remove gl_FUNC_MBSTOK_R invocation.
14932
14933         * m4/mbswidth.m4 (gl_MBSWIDTH): Remove AC_FUNC_MBRTOWC invocation.
14934
14935         * m4/quotearg.m4 (gl_QUOTEARG): Remove mbsinit test and
14936         AC_TYPE_MBSTATE_T, AC_FUNC_MBRTOWC invocations.
14937
14938         * modules/trim (configure.ac): Remove AC_FUNC_MBRTOWC invocation.
14939
14940 2009-03-08  Bruno Haible  <bruno@clisp.org>
14941
14942         Tests for module 'unicase/ulc-casecmp'.
14943         * modules/unicase/ulc-casecmp-tests: New file.
14944         * tests/unicase/test-ulc-casecmp1.sh: New file.
14945         * tests/unicase/test-ulc-casecmp2.sh: New file.
14946         * tests/unicase/test-ulc-casecmp.c: New file.
14947
14948         New module 'unicase/ulc-casecmp'.
14949         * lib/unicase.h (ulc_casecmp): New declaration.
14950         * lib/unicase/ulc-casecmp.c: New file.
14951         * lib/unicase/u-casecmp.h (FUNC): Change argument types to
14952         'const SRC_UNIT *'.
14953         * lib/unicase/u8-casecmp.c (SRC_UNIT): Define like UNIT.
14954         * lib/unicase/u16-casecmp.c (SRC_UNIT): Likewise.
14955         * lib/unicase/u32-casecmp.c (SRC_UNIT): Likewise.
14956         * modules/unicase/ulc-casecmp: New file.
14957
14958         Tests for module 'unicase/u32-is-cased'.
14959         * modules/unicase/u32-is-cased-tests: New file.
14960         * tests/unicase/test-u32-is-cased.c: New file.
14961
14962         Tests for module 'unicase/u16-is-cased'.
14963         * modules/unicase/u16-is-cased-tests: New file.
14964         * tests/unicase/test-u16-is-cased.c: New file.
14965
14966         Tests for module 'unicase/u8-is-cased'.
14967         * modules/unicase/u8-is-cased-tests: New file.
14968         * tests/unicase/test-u8-is-cased.c: New file.
14969         * tests/unicase/test-is-cased.h: New file.
14970
14971         New module 'unicase/u32-is-cased'.
14972         * lib/unicase/u32-is-cased.c: New file.
14973         * modules/unicase/u32-is-cased: New file.
14974
14975         New module 'unicase/u16-is-cased'.
14976         * lib/unicase/u16-is-cased.c: New file.
14977         * modules/unicase/u16-is-cased: New file.
14978
14979         New module 'unicase/u8-is-cased'.
14980         * lib/unicase/u8-is-cased.c: New file.
14981         * lib/unicase/u-is-cased.h: New file.
14982         * modules/unicase/u8-is-cased: New file.
14983
14984         Tests for module 'unicase/u32-is-casefolded'.
14985         * modules/unicase/u32-is-casefolded-tests: New file.
14986         * tests/unicase/test-u32-is-casefolded.c: New file.
14987
14988         Tests for module 'unicase/u16-is-casefolded'.
14989         * modules/unicase/u16-is-casefolded-tests: New file.
14990         * tests/unicase/test-u16-is-casefolded.c: New file.
14991
14992         Tests for module 'unicase/u8-is-casefolded'.
14993         * modules/unicase/u8-is-casefolded-tests: New file.
14994         * tests/unicase/test-u8-is-casefolded.c: New file.
14995         * tests/unicase/test-is-casefolded.h: New file.
14996
14997         New module 'unicase/u32-is-casefolded'.
14998         * lib/unicase/u32-is-casefolded.c: New file.
14999         * modules/unicase/u32-is-casefolded: New file.
15000
15001         New module 'unicase/u16-is-casefolded'.
15002         * lib/unicase/u16-is-casefolded.c: New file.
15003         * modules/unicase/u16-is-casefolded: New file.
15004
15005         New module 'unicase/u8-is-casefolded'.
15006         * lib/unicase/u8-is-casefolded.c: New file.
15007         * modules/unicase/u8-is-casefolded: New file.
15008
15009         Tests for module 'unicase/u32-is-titlecase'.
15010         * modules/unicase/u32-is-titlecase-tests: New file.
15011         * tests/unicase/test-u32-is-titlecase.c: New file.
15012
15013         Tests for module 'unicase/u16-is-titlecase'.
15014         * modules/unicase/u16-is-titlecase-tests: New file.
15015         * tests/unicase/test-u16-is-titlecase.c: New file.
15016
15017         Tests for module 'unicase/u8-is-titlecase'.
15018         * modules/unicase/u8-is-titlecase-tests: New file.
15019         * tests/unicase/test-u8-is-titlecase.c: New file.
15020         * tests/unicase/test-is-titlecase.h: New file.
15021
15022         New module 'unicase/u32-is-titlecase'.
15023         * lib/unicase/u32-is-titlecase.c: New file.
15024         * modules/unicase/u32-is-titlecase: New file.
15025
15026         New module 'unicase/u16-is-titlecase'.
15027         * lib/unicase/u16-is-titlecase.c: New file.
15028         * modules/unicase/u16-is-titlecase: New file.
15029
15030         New module 'unicase/u8-is-titlecase'.
15031         * lib/unicase/u8-is-titlecase.c: New file.
15032         * modules/unicase/u8-is-titlecase: New file.
15033
15034         Tests for module 'unicase/u32-is-lowercase'.
15035         * modules/unicase/u32-is-lowercase-tests: New file.
15036         * tests/unicase/test-u32-is-lowercase.c: New file.
15037
15038         Tests for module 'unicase/u16-is-lowercase'.
15039         * modules/unicase/u16-is-lowercase-tests: New file.
15040         * tests/unicase/test-u16-is-lowercase.c: New file.
15041
15042         Tests for module 'unicase/u8-is-lowercase'.
15043         * modules/unicase/u8-is-lowercase-tests: New file.
15044         * tests/unicase/test-u8-is-lowercase.c: New file.
15045         * tests/unicase/test-is-lowercase.h: New file.
15046
15047         New module 'unicase/u32-is-lowercase'.
15048         * lib/unicase/u32-is-lowercase.c: New file.
15049         * modules/unicase/u32-is-lowercase: New file.
15050
15051         New module 'unicase/u16-is-lowercase'.
15052         * lib/unicase/u16-is-lowercase.c: New file.
15053         * modules/unicase/u16-is-lowercase: New file.
15054
15055         New module 'unicase/u8-is-lowercase'.
15056         * lib/unicase/u8-is-lowercase.c: New file.
15057         * modules/unicase/u8-is-lowercase: New file.
15058
15059         Tests for module 'unicase/u32-is-uppercase'.
15060         * modules/unicase/u32-is-uppercase-tests: New file.
15061         * tests/unicase/test-u32-is-uppercase.c: New file.
15062
15063         Tests for module 'unicase/u16-is-uppercase'.
15064         * modules/unicase/u16-is-uppercase-tests: New file.
15065         * tests/unicase/test-u16-is-uppercase.c: New file.
15066
15067         Tests for module 'unicase/u8-is-uppercase'.
15068         * modules/unicase/u8-is-uppercase-tests: New file.
15069         * tests/unicase/test-u8-is-uppercase.c: New file.
15070         * tests/unicase/test-is-uppercase.h: New file.
15071
15072         New module 'unicase/u32-is-uppercase'.
15073         * lib/unicase/u32-is-uppercase.c: New file.
15074         * modules/unicase/u32-is-uppercase: New file.
15075
15076         New module 'unicase/u16-is-uppercase'.
15077         * lib/unicase/u16-is-uppercase.c: New file.
15078         * modules/unicase/u16-is-uppercase: New file.
15079
15080         New module 'unicase/u8-is-uppercase'.
15081         * lib/unicase/u8-is-uppercase.c: New file.
15082         * modules/unicase/u8-is-uppercase: New file.
15083
15084         New module 'unicase/u32-is-invariant'.
15085         * lib/unicase/u32-is-invariant.c: New file.
15086         * modules/unicase/u32-is-invariant: New file.
15087
15088         New module 'unicase/u16-is-invariant'.
15089         * lib/unicase/u16-is-invariant.c: New file.
15090         * modules/unicase/u16-is-invariant: New file.
15091
15092         New module 'unicase/u8-is-invariant'.
15093         * lib/unicase/u8-is-invariant.c: New file.
15094         * lib/unicase/invariant.h: New file.
15095         * lib/unicase/u-is-invariant.h: New file.
15096         * modules/unicase/u8-is-invariant: New file.
15097
15098         Tests for module 'unicase/u32-casecoll'.
15099         * modules/unicase/u32-casecoll-tests: New file.
15100         * tests/unicase/test-u32-casecoll.c: New file.
15101
15102         Tests for module 'unicase/u16-casecoll'.
15103         * modules/unicase/u16-casecoll-tests: New file.
15104         * tests/unicase/test-u16-casecoll.c: New file.
15105
15106         Tests for module 'unicase/u8-casecoll'.
15107         * modules/unicase/u8-casecoll-tests: New file.
15108         * tests/unicase/test-u8-casecoll.c: New file.
15109
15110         New module 'unicase/u32-casecoll'.
15111         * lib/unicase/u32-casecoll.c: New file.
15112         * modules/unicase/u32-casecoll: New file.
15113
15114         New module 'unicase/u16-casecoll'.
15115         * lib/unicase/u16-casecoll.c: New file.
15116         * modules/unicase/u16-casecoll: New file.
15117
15118         New module 'unicase/u8-casecoll'.
15119         * lib/unicase/u8-casecoll.c: New file.
15120         * lib/unicase/u-casecoll.h: New file.
15121         * modules/unicase/u8-casecoll: New file.
15122
15123         New module 'unicase/u32-casexfrm'.
15124         * lib/unicase/u32-casexfrm.c: New file.
15125         * modules/unicase/u32-casexfrm: New file.
15126
15127         New module 'unicase/u16-casexfrm'.
15128         * lib/unicase/u16-casexfrm.c: New file.
15129         * modules/unicase/u16-casexfrm: New file.
15130
15131         New module 'unicase/u8-casexfrm'.
15132         * lib/unicase/u8-casexfrm.c: New file.
15133         * lib/unicase/u-casexfrm.h: New file.
15134         * modules/unicase/u8-casexfrm: New file.
15135
15136         Tests for module 'unicase/u32-casecmp'.
15137         * modules/unicase/u32-casecmp-tests: New file.
15138         * tests/unicase/test-u32-casecmp.c: New file.
15139
15140         Tests for module 'unicase/u16-casecmp'.
15141         * modules/unicase/u16-casecmp-tests: New file.
15142         * tests/unicase/test-u16-casecmp.c: New file.
15143
15144         Tests for module 'unicase/u8-casecmp'.
15145         * modules/unicase/u8-casecmp-tests: New file.
15146         * tests/unicase/test-u8-casecmp.c: New file.
15147         * tests/unicase/test-casecmp.h: New file.
15148
15149         New module 'unicase/u32-casecmp'.
15150         * lib/unicase/u32-casecmp.c: New file.
15151         * modules/unicase/u32-casecmp: New file.
15152
15153         New module 'unicase/u16-casecmp'.
15154         * lib/unicase/u16-casecmp.c: New file.
15155         * modules/unicase/u16-casecmp: New file.
15156
15157         New module 'unicase/u8-casecmp'.
15158         * lib/unicase/u8-casecmp.c: New file.
15159         * lib/unicase/u-casecmp.h: New file.
15160         * modules/unicase/u8-casecmp: New file.
15161
15162         Tests for module 'unicase/u32-casefold'.
15163         * modules/unicase/u32-casefold-tests: New file.
15164         * tests/unicase/test-u32-casefold.c: New file.
15165
15166         Tests for module 'unicase/u16-casefold'.
15167         * modules/unicase/u16-casefold-tests: New file.
15168         * tests/unicase/test-u16-casefold.c: New file.
15169
15170         Tests for module 'unicase/u8-casefold'.
15171         * modules/unicase/u8-casefold-tests: New file.
15172         * tests/unicase/test-u8-casefold.c: New file.
15173
15174         New module 'unicase/u32-casefold'.
15175         * lib/unicase/u32-casefold.c: New file.
15176         * modules/unicase/u32-casefold: New file.
15177
15178         New module 'unicase/u16-casefold'.
15179         * lib/unicase/u16-casefold.c: New file.
15180         * modules/unicase/u16-casefold: New file.
15181
15182         New module 'unicase/u8-casefold'.
15183         * lib/unicase/u8-casefold.c: New file.
15184         * lib/unicase/u-casefold.h: New file.
15185         * modules/unicase/u8-casefold: New file.
15186
15187         New module 'unicase/tocasefold'.
15188         * lib/unicase/casefold.h: New file.
15189         * lib/unicase/tocasefold.c: New file.
15190         * lib/unicase/tocasefold.h: New file, generated by gen-uni-tables.c.
15191         * modules/unicase/tocasefold: New file.
15192
15193         Tests for module 'unicase/u32-totitle'.
15194         * modules/unicase/u32-totitle-tests: New file.
15195         * tests/unicase/test-u32-totitle.c: New file.
15196
15197         Tests for module 'unicase/u16-totitle'.
15198         * modules/unicase/u16-totitle-tests: New file.
15199         * tests/unicase/test-u16-totitle.c: New file.
15200
15201         Tests for module 'unicase/u8-totitle'.
15202         * modules/unicase/u8-totitle-tests: New file.
15203         * tests/unicase/test-u8-totitle.c: New file.
15204
15205         New module 'unicase/u32-totitle'.
15206         * lib/unicase/u32-totitle.c: New file.
15207         * modules/unicase/u32-totitle: New file.
15208
15209         New module 'unicase/u16-totitle'.
15210         * lib/unicase/u16-totitle.c: New file.
15211         * modules/unicase/u16-totitle: New file.
15212
15213         New module 'unicase/u8-totitle'.
15214         * lib/unicase/u8-totitle.c: New file.
15215         * lib/unicase/u-totitle.h: New file.
15216         * modules/unicase/u8-totitle: New file.
15217
15218         Tests for module 'unicase/u32-tolower'.
15219         * modules/unicase/u32-tolower-tests: New file.
15220         * tests/unicase/test-u32-tolower.c: New file.
15221
15222         Tests for module 'unicase/u16-tolower'.
15223         * modules/unicase/u16-tolower-tests: New file.
15224         * tests/unicase/test-u16-tolower.c: New file.
15225
15226         Tests for module 'unicase/u8-tolower'.
15227         * modules/unicase/u8-tolower-tests: New file.
15228         * tests/unicase/test-u8-tolower.c: New file.
15229
15230         New module 'unicase/u32-tolower'.
15231         * lib/unicase/u32-tolower.c: New file.
15232         * modules/unicase/u32-tolower: New file.
15233
15234         New module 'unicase/u16-tolower'.
15235         * lib/unicase/u16-tolower.c: New file.
15236         * modules/unicase/u16-tolower: New file.
15237
15238         New module 'unicase/u8-tolower'.
15239         * lib/unicase/u8-tolower.c: New file.
15240         * modules/unicase/u8-tolower: New file.
15241
15242         Tests for module 'unicase/u32-toupper'.
15243         * modules/unicase/u32-toupper-tests: New file.
15244         * tests/unicase/test-u32-toupper.c: New file.
15245
15246         Tests for module 'unicase/u16-toupper'.
15247         * modules/unicase/u16-toupper-tests: New file.
15248         * tests/unicase/test-u16-toupper.c: New file.
15249
15250         Tests for module 'unicase/u8-toupper'.
15251         * modules/unicase/u8-toupper-tests: New file.
15252         * tests/unicase/test-u8-toupper.c: New file.
15253
15254         New module 'unicase/u32-toupper'.
15255         * lib/unicase/u32-toupper.c: New file.
15256         * modules/unicase/u32-toupper: New file.
15257
15258         New module 'unicase/u16-toupper'.
15259         * lib/unicase/u16-toupper.c: New file.
15260         * modules/unicase/u16-toupper: New file.
15261
15262         New module 'unicase/u8-toupper'.
15263         * lib/unicase/u8-toupper.c: New file.
15264         * modules/unicase/u8-toupper: New file.
15265
15266         New module 'unicase/u32-casemap'.
15267         * lib/unicase/u32-casemap.c: New file.
15268         * modules/unicase/u32-casemap: New file.
15269
15270         New module 'unicase/u16-casemap'.
15271         * lib/unicase/u16-casemap.c: New file.
15272         * modules/unicase/u16-casemap: New file.
15273
15274         New module 'unicase/u8-casemap'.
15275         * lib/unicase/unicasemap.h: New file.
15276         * lib/unicase/u8-casemap.c: New file.
15277         * lib/unicase/u-casemap.h: New file.
15278         * modules/unicase/u8-casemap: New file.
15279
15280         New module 'unicase/special-casing'.
15281         * lib/unicase/special-casing.h: New file.
15282         * lib/unicase/special-casing.c: New file.
15283         * lib/unicase/special-casing-table.gperf: New file, generated by
15284         gen-uni-tables.c.
15285         * modules/unicase/special-casing: New file.
15286
15287         Tests for module 'unicase/locale-language'.
15288         * modules/unicase/locale-language-tests: New file.
15289         * tests/unicase/test-locale-language.sh: New file.
15290         * tests/unicase/test-locale-language.c: New file.
15291
15292         New module 'unicase/locale-language'.
15293         * lib/unicase/locale-language.c: New file.
15294         * lib/unicase/locale-languages.gperf: New file.
15295         * modules/unicase/locale-language: New file.
15296
15297         Generate more tables for case conversion and case folding.
15298         * lib/gen-uni-tables.c (SCC_*): New enum items.
15299         (struct special_casing_rule): New type.
15300         (casing_rules, num_casing_rules, allocated_casing_rules): New
15301         variables.
15302         (add_casing_rule, fill_casing_rules): New functions.
15303         (struct casefold_rule): New type.
15304         (casefolding_rules, num_casefolding_rules,
15305         allocated_casefolding_rules): New variables.
15306         (fill_casefolding_rules): New function.
15307         (unicode_casefold): New variable.
15308         (to_casefold, redistribute_casefolding_rules, compare_casing_rules,
15309         sort_casing_rules, output_casing_rules): New functions.
15310         (main): Accept to more arguments: SpecialCasing.txt and
15311         CaseFolding.txt. Invoke fill_casing_rules, fill_casefolding_rules,
15312         redistribute_casefolding_rules, sort_casing_rules, output_casing_rules.
15313         Output mapping for casefolding.
15314
15315         * lib/unicase.h: Include stdbool.h, uninorm.h.
15316         (u8_toupper, u16_toupper, u32_toupper, u8_tolower, u16_tolower,
15317         u32_tolower, u8_totitle, u16_totitle, u32_totitle): Add nf argument.
15318         (u8_casefold, u16_casefold, u32_casefold): Add iso639_language and nf
15319         arguments.
15320         (u8_casecmp, u16_casecmp, u32_casecmp): Add iso639_language, nf,
15321         resultp arguments.
15322         (u8_casexfrm, u16_casexfrm, u32_casexfrm): New declarations.
15323         (u8_casecoll, u16_casecoll, u32_casecoll): Add iso639_language, nf,
15324         resultp arguments.
15325         (u8_is_uppercase, u16_is_uppercase, u32_is_uppercase, u8_is_lowercase,
15326         u16_is_lowercase, u32_is_lowercase, u8_is_titlecase, u16_is_titlecase,
15327         u32_is_titlecase, u8_is_casefolded, u16_is_casefolded,
15328         u32_is_casefolded, u8_is_cased, u16_is_cased, u32_is_cased): New
15329         declarations.
15330         * modules/unicase/base (Depends-on): Add uninorm/base, stdbool.
15331
15332 2009-03-08  Bruno Haible  <bruno@clisp.org>
15333
15334         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
15335         u16_normcoll, u32_normcoll): Rename argument 'result' to 'resultp'.
15336         * lib/uninorm/u-normcmp.h (FUNC): Likewise.
15337         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
15338
15339 2009-03-07  Bruno Haible  <bruno@clisp.org>
15340
15341         Adjust u*_normcmp, u*_normcoll API.
15342         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
15343         u16_normcoll, u32_normcoll): Change failure conventions.
15344         * lib/uninorm/u-normcmp.h (FUNC): Upon failure, store the error code in
15345         errno and return -1.
15346         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
15347
15348 2009-03-07  Bruno Haible  <bruno@clisp.org>
15349
15350         Tests for module 'uninorm/u32-normcoll'.
15351         * modules/uninorm/u32-normcoll-tests: New file.
15352         * tests/uninorm/test-u32-normcoll.c: New file.
15353
15354         Tests for module 'uninorm/u16-normcoll'.
15355         * modules/uninorm/u16-normcoll-tests: New file.
15356         * tests/uninorm/test-u16-normcoll.c: New file.
15357
15358         Tests for module 'uninorm/u8-normcoll'.
15359         * modules/uninorm/u8-normcoll-tests: New file.
15360         * tests/uninorm/test-u8-normcoll.c: New file.
15361
15362 2009-03-07  Bruno Haible  <bruno@clisp.org>
15363
15364         * tests/uninorm/test-u32-normcmp.h: New file, extracted from
15365         tests/uninorm/test-u32-normcmp.c.
15366         * tests/uninorm/test-u32-normcmp.c: Include it.
15367         (test_nonascii): New function, extracted from main. Add some more
15368         tests.
15369         (main): Invoke test_ascii and test_nonascii.
15370         * modules/uninorm/u32-normcmp-tests (Files): Add
15371         tests/uninorm/test-u32-normcmp.h.
15372         (Depends-on): Remove uninorm/u32-normcmp.
15373
15374         * tests/uninorm/test-u16-normcmp.h: New file, extracted from
15375         tests/uninorm/test-u16-normcmp.c.
15376         * tests/uninorm/test-u16-normcmp.c: Include it.
15377         (test_nonascii): New function, extracted from main. Add some more
15378         tests.
15379         (main): Invoke test_ascii and test_nonascii.
15380         * modules/uninorm/u16-normcmp-tests (Files): Add
15381         tests/uninorm/test-u16-normcmp.h.
15382         (Depends-on): Remove uninorm/u16-normcmp.
15383
15384         * tests/uninorm/test-u8-normcmp.h: New file, extracted from
15385         tests/uninorm/test-u8-normcmp.c.
15386         * tests/uninorm/test-u8-normcmp.c: Include it.
15387         (test_nonascii): New function, extracted from main. Add some more
15388         tests.
15389         (main): Invoke test_ascii and test_nonascii.
15390         * modules/uninorm/u8-normcmp-tests (Files): Add
15391         tests/uninorm/test-u8-normcmp.h.
15392         (Depends-on): Remove uninorm/u8-normcmp.
15393
15394 2009-03-07  Bruno Haible  <bruno@clisp.org>
15395
15396         New module 'uninorm/u32-normcoll'.
15397         * lib/uninorm/u32-normcoll.c: New file.
15398         * modules/uninorm/u32-normcoll: New file.
15399
15400         New module 'uninorm/u16-normcoll'.
15401         * lib/uninorm/u16-normcoll.c: New file.
15402         * modules/uninorm/u16-normcoll: New file.
15403
15404         New module 'uninorm/u8-normcoll'.
15405         * lib/uninorm.h (u8_normcoll, u16_normcoll, u32_normcoll): New
15406         declarations.
15407         * lib/uninorm/u8-normcoll.c: New file.
15408         * lib/uninorm/u-normcoll.h: New file.
15409         * modules/uninorm/u8-normcoll: New file.
15410
15411         New module 'uninorm/u32-normxfrm'.
15412         * lib/uninorm/u32-normxfrm.c: New file.
15413         * modules/uninorm/u32-normxfrm: New file.
15414
15415         New module 'uninorm/u16-normxfrm'.
15416         * lib/uninorm/u16-normxfrm.c: New file.
15417         * modules/uninorm/u16-normxfrm: New file.
15418
15419         New module 'uninorm/u8-normxfrm'.
15420         * lib/uninorm.h (u8_normxfrm, u16_normxfrm, u32_normxfrm): New
15421         declarations.
15422         * lib/uninorm/u8-normxfrm.c: New file.
15423         * lib/uninorm/u-normxfrm.h: New file.
15424         * modules/uninorm/u8-normxfrm: New file.
15425
15426 2009-03-07  Bruno Haible  <bruno@clisp.org>
15427
15428         * modules/uninorm/u8-normcmp (Depends-on): Add uninorm/base.
15429         * modules/uninorm/u16-normcmp (Depends-on): Likewise.
15430         * modules/uninorm/u32-normcmp (Depends-on): Likewise.
15431
15432 2009-03-07  Bruno Haible  <bruno@clisp.org>
15433
15434         New module 'memxfrm'.
15435         * lib/memxfrm.h: New file.
15436         * lib/memxfrm.c: New file.
15437         * modules/memxfrm: New file.
15438
15439 2009-03-07  Bruno Haible  <bruno@clisp.org>
15440
15441         New module 'memcmp2'.
15442         * lib/memcmp2.h: New file.
15443         * lib/memcmp2.c: New file.
15444         * modules/memcmp2: New file.
15445
15446 2009-03-07  Bruno Haible  <bruno@clisp.org>
15447
15448         Tests for module 'uninorm/decomposing-form'.
15449         * modules/uninorm/decomposing-form-tests: New file.
15450         * tests/uninorm/test-decomposing-form.c: New file.
15451
15452         New module 'uninorm/decomposing-form'.
15453         * lib/uninorm.h (uninorm_decomposing_form): New declaration.
15454         * lib/uninorm/normalize-internal.h (struct unicode_normalization_form):
15455         Add 'decomposing_variant' field.
15456         * lib/uninorm/decomposing-form.c: New file.
15457         * lib/uninorm/nfc.c (uninorm_nfc): Update.
15458         * lib/uninorm/nfd.c (uninorm_nfd): Update.
15459         * lib/uninorm/nfkc.c (uninorm_nfkc): Update.
15460         * lib/uninorm/nfkd.c (uninorm_nfkd): Update.
15461         * modules/uninorm/decomposing-form: New file.
15462         * modules/uninorm/nfc (Depends-on): Add uninorm/nfd.
15463         * modules/uninorm/nfkc (Depends-on): Add uninorm/nfkd.
15464
15465 2009-03-07  Bruno Haible  <bruno@clisp.org>
15466
15467         * lib/uninorm/u-normcmp.h (FUNC): Use stack=allocated buffers for small
15468         strings.
15469
15470 2009-03-06  Bruno Haible  <bruno@clisp.org>
15471
15472         Tests for module 'uninorm/u32-normcmp'.
15473         * tests/uninorm/test-u32-normcmp.c: New file.
15474         * modules/uninorm/u32-normcmp-tests: New file.
15475
15476         Tests for module 'uninorm/u16-normcmp'.
15477         * tests/uninorm/test-u16-normcmp.c: New file.
15478         * modules/uninorm/u16-normcmp-tests: New file.
15479
15480         Tests for module 'uninorm/u8-normcmp'.
15481         * tests/uninorm/test-u8-normcmp.c: New file.
15482         * modules/uninorm/u8-normcmp-tests: New file.
15483
15484         New module 'uninorm/u32-normcmp'.
15485         * lib/uninorm/u32-normcmp.c: New file.
15486         * modules/uninorm/u32-normcmp: New file.
15487
15488         New module 'uninorm/u16-normcmp'.
15489         * lib/uninorm/u16-normcmp.c: New file.
15490         * modules/uninorm/u16-normcmp: New file.
15491
15492         New module 'uninorm/u8-normcmp'.
15493         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp): New
15494         declarations.
15495         * lib/uninorm/u8-normcmp.c: New file.
15496         * lib/uninorm/u-normcmp.h: New file.
15497         * modules/uninorm/u8-normcmp: New file.
15498
15499 2009-03-06  Bruno Haible  <bruno@clisp.org>
15500
15501         * lib/w32spawn.h (dup_noinherit): Add cast, to avoid gcc warning.
15502         Reported by Eric Blake.
15503
15504 2009-03-06  Eric Blake  <ebb9@byu.net>
15505             Bruno Haible  <bruno@clisp.org>
15506
15507         * lib/spawni.c (__spawni) [WIN32_NATIVE]: Define as a stub.
15508         * modules/posix_spawn-tests (configure.ac): Define POSIX_SPAWN_PORTED
15509         condition.
15510         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
15511         * modules/posix_spawnp-tests (configure.ac): Define POSIX_SPAWN_PORTED
15512         condition.
15513         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
15514
15515 2009-03-06  Eric Blake  <ebb9@byu.net>
15516
15517         * lib/execute.c (execute) [WIN32_NATIVE]: Cast arguments of spawnvpe,
15518         to avoid compiler warnings.
15519         * lib/pipe.c (create_pipe) [WIN32_NATIVE]: Likewise.
15520
15521 2009-03-05  Bruno Haible  <bruno@clisp.org>
15522
15523         * tests/test-ftell.c (main): Disable test beyond end of file on
15524         FreeMiNT.
15525         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
15526
15527 2009-03-05  Kamil Dudka  <kdudka@redhat.com>
15528
15529         * lib/filevercmp.c: Move hidden files up in ordering.
15530         * tests/test-filevercmp.c: Add tests for hidden files.
15531
15532 2009-03-04  Bruno Haible  <bruno@clisp.org>
15533
15534         * modules/visibility (Makefile.am): Augment AM_CFLAGS.
15535         * gnulib-tool (func_emit_lib_Makefile_am): Emit initialization of
15536         AM_CFLAGS.
15537         Reported by Simon Josefsson.
15538
15539 2009-03-03  Bruno Haible  <bruno@clisp.org>
15540
15541         * doc/visibility.texi: Recommend to use HAVE_VISIBILITY as a C macro.
15542         Reported by Simon Josefsson.
15543
15544         * doc/ld-version-script.texi: Update node reference.
15545
15546 2009-03-03  Bruno Haible  <bruno@clisp.org>
15547
15548         * modules/visibility (License): Change to 'unlimited'.
15549         Suggested by Simon Josefsson.
15550
15551 2009-03-03  Jim Meyering  <meyering@redhat.com>
15552
15553         unlinkdir: cannot_unlink_dir may modify process state
15554         * lib/unlinkdir.c (cannot_unlink_dir): Add a comment warning that
15555         it's neither thread-safe nor appropriate for use in a library.
15556
15557 2009-03-03  Eric Blake  <ebb9@byu.net>
15558
15559         test-closein: silence test under Darwin
15560         * tests/test-closein.sh: Ignore stderr from cat, since we don't
15561         care if it dies from EPIPE or EBADF.
15562
15563 2009-03-03  Bruno Haible  <bruno@clisp.org>
15564
15565         * doc/gnulib.texi: Include visibility.texi and ld-version-script.texi
15566         earlier.
15567         * doc/visibility.texi: Fix @node and @section.
15568
15569 2009-03-03  Simon Josefsson  <simon@josefsson.org>
15570
15571         * doc/gnulib.texi: Link to sections for ld version script and
15572         visibility.
15573         * doc/visibility.texi: Add @node and @section.
15574         * modules/ld-version-script: New module.
15575         * m4/ld-version-script.m4: New file.
15576         * doc/ld-version-script.texi: New file.
15577
15578 2009-03-02  David Lutterkort  <lutter@redhat.com>
15579
15580         * lib/safe-alloc.h (__GNUC_PREREQ): New macro.
15581         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
15582
15583 2009-03-02  Bruno Haible  <bruno@clisp.org>
15584
15585         * doc/visibility.texi: Mention libtool's -export-symbols option.
15586
15587 2009-03-02  Jim Meyering  <meyering@redhat.com>
15588
15589         announce-gen: new option: --no-print-checksums
15590         * build-aux/announce-gen (usage): Describe it.
15591         (print_checksums): Print a newline here, not in the [*] footnote.
15592         (main): Honor it.
15593
15594 2009-03-01  Bruno Haible  <bruno@clisp.org>
15595
15596         Use socklen_t in the native Windows replacements prototypes.
15597         * lib/sys_socket.in.h (rpl_getsockopt, rpl_setsockopt): Use socklen_t
15598         instead of 'int'.
15599         * lib/getsockopt.c (rpl_getsockopt): Likewise.
15600         * lib/setsockopt.c (rpl_setsockopt): Likewise.
15601         * modules/getsockopt (Depends-on): Add socklen.
15602         * modules/setsockopt (Depends-on): Add socklen.
15603
15604 2009-03-01  Bruno Haible  <bruno@clisp.org>
15605
15606         * gnulib-tool (sed): Do alias as "sed --posix" if sed's version is at
15607         least 4.2.
15608
15609 2009-03-01  Eric Blake  <ebb9@byu.net>
15610             Bruno Haible  <bruno@clisp.org>
15611
15612         * lib/wait-process.h (wait_subprocess): Describe effect of termsigp on
15613         error messages.
15614         * lib/wait-process.c (wait_subprocess): Omit error message about
15615         deadly signal sent to the child of termsigp != NULL.
15616
15617 2009-03-01  Eric Blake  <ebb9@byu.net>
15618
15619         * lib/wait-process.c (wait_subprocess): Remove unnecessary cast.
15620
15621 2009-03-01  Bruno Haible  <bruno@clisp.org>
15622
15623         Avoid a gcc warning.
15624         * tests/test-sched.c (b): Make global.
15625         Reported by Eric Blake.
15626
15627 2009-01-19  Martin Lambers  <marlam@marlam.de>
15628
15629         Provide POSIX semantics for socket timeout options on W32.
15630         * lib/setsockopt.c: Convert struct timeval to milliseconds on W32.
15631         * lib/getsockopt.c: Convert milliseconds to struct timeval on W32.
15632         * modules/setsockopt: Depend on sys_time module for struct timeval.
15633         * modules/getsockopt: Depend on sys_time module for struct timeval.
15634
15635 2009-03-01  Simon Josefsson  <simon@josefsson.org>
15636
15637         * lib/gai_strerror.c (values): Use EAI_INPROGRESS instead of
15638         __USE_GNU, for consistency with netdb.in.h.
15639         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
15640
15641 2009-03-01  Bruno Haible  <bruno@clisp.org>
15642
15643         More support for FreeMiNT.
15644         * lib/fseeko.c (rpl_fseeko): Complete last commit.
15645         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
15646
15647 2009-03-01  Bruno Haible  <bruno@clisp.org>
15648
15649         More support for FreeMiNT.
15650         * lib/fpurge.c (fpurge): Correct last commit.
15651         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
15652
15653 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15654
15655         Fix unportable awk script in vc-list-files.
15656         * build-aux/vc-list-files: In the replacement awk script, use
15657         substr with a second argument of 1, not zero.
15658         Report by Simon Josefsson.
15659
15660 2009-02-28  Bruno Haible  <bruno@clisp.org>
15661
15662         More support for FreeMiNT.
15663         * lib/freading.c (freading) [__MINT__]: Use new macros that were added
15664         to FreeMiNT today.
15665         * lib/fwriting.c (fwriting): Likewise.
15666         Based on patch by Alan Hourihane <alanh@fairlite.co.uk>.
15667
15668 2009-02-28  Bruno Haible  <bruno@clisp.org>
15669
15670         * tests/test-freadseek.c (main): Disable test beyond end of file on
15671         FreeMiNT.
15672         * tests/test-ftello.c (main): Likewise.
15673         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
15674
15675 2009-02-28  Bruno Haible  <bruno@clisp.org>
15676
15677         Add tentative support for FreeMiNT.
15678         * lib/fbufmode.c (fbufmode) [__MINT__]: Add conditional code.
15679         * lib/fpurge.c (fpurge): Likewise.
15680         * lib/freadable.c (freadable): Likewise.
15681         * lib/freading.c (freading): Likewise.
15682         * lib/freadptr.c (freadptr): Likewise.
15683         * lib/freadseek.c (freadptrinc): Likewise.
15684         * lib/fseeko.c (rpl_fseeko): Likewise.
15685         * lib/fseterr.c (fseterr): Likewise.
15686         * lib/fwritable.c (fwritable): Likewise.
15687         * lib/fwriting.c (fwriting): Likewise.
15688         * lib/freadahead.c (freadahead): Likewise, based on code by Alan
15689         Hourihane.
15690         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
15691
15692 2009-02-28  Bruno Haible  <bruno@clisp.org>
15693
15694         * lib/wait-process.h (wait_subprocess): Clarify restriction regarding
15695         SIGCHLD.
15696         Reported by Jim Meyering.
15697
15698 2009-02-28  Bruno Haible  <bruno@clisp.org>
15699
15700         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Separate the two first tests.
15701         Mention the results of these tests on various platforms.
15702         * doc/posix-functions/fprintf.texi: Mention platforms in canonical
15703         order.
15704         * doc/posix-functions/printf.texi: Likewise.
15705         * doc/posix-functions/snprintf.texi: Likewise.
15706         * doc/posix-functions/sprintf.texi: Likewise.
15707         * doc/posix-functions/vfprintf.texi: Likewise.
15708         * doc/posix-functions/vprintf.texi: Likewise.
15709         * doc/posix-functions/vsnprintf.texi: Likewise.
15710         * doc/posix-functions/vsprintf.texi: Likewise.
15711         * doc/glibc-functions/obstack_printf.texi: Likewise.
15712         * doc/glibc-functions/obstack_vprintf.texi: Likewise.
15713
15714 2009-02-28  Bruno Haible  <bruno@clisp.org>
15715
15716         * build-aux/po/Makefile.in.in: Update from GNU gettext 0.17.
15717         Reported by Loïc Minier <lool@dooz.org>.
15718
15719 2009-02-27  Bruno Haible  <bruno@clisp.org>
15720
15721         * gnulib-tool (func_import): Make the sed expression used to create the
15722         sed script for updating the .gitignore file POSIX compliant.
15723         Reported by Eric Blake.
15724
15725 2009-02-27  Bruno Haible  <bruno@clisp.org>
15726
15727         * gnulib-tool (sed): Don't alias as "sed --posix".
15728         Reported by Eric Blake.
15729
15730 2009-02-27  Bruno Haible  <bruno@clisp.org>
15731
15732         Avoid test link errors.
15733         * modules/uninorm/nfc-tests (test_u32_nfc_big_LDADD): New variable.
15734         * modules/uninorm/nfd-tests (test_u32_nfd_big_LDADD): New variable.
15735         * modules/uninorm/nfkc-tests (test_u32_nfkc_big_LDADD): New variable.
15736         * modules/uninorm/nfkd-tests (test_u32_nfkd_big_LDADD): New variable.
15737         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
15738
15739 2009-02-27  Bruno Haible  <bruno@clisp.org>
15740
15741         Avoid spurious "(cached)" in configure output.
15742         * m4/gnulib-common.m4 (gl_CACHE_VAL_SILENT): New macro.
15743         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Use it instead of AC_CACHE_VAL.
15744         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
15745         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
15746         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
15747         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Likewise.
15748         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
15749         * m4/stdarg.m4 (gl_STDARG_H): Likewise.
15750         Reported by Eric Blake.
15751
15752 2009-02-27  Eric Blake  <ebb9@byu.net>
15753
15754         printf: fix regression in previous patch
15755         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Fix compilation error.
15756
15757 2009-02-27  Bruno Haible  <bruno@clisp.org>
15758
15759         * lib/inttypes.in.h: Test merely whether _LP64 is defined, not its
15760         value.
15761         * lib/stdint.in.h: Likewise.
15762         Suggested by Eric Blake. Reported by Peter Bray <pdb_ml@yahoo.com.au>.
15763
15764 2009-02-27  Eric Blake  <ebb9@byu.net>
15765
15766         doc: mention more functions added in cygwin 1.7.0
15767         * doc/posix-functions/mbsnrtowcs.texi: Mention recent cygwin 1.7.0
15768         addition.
15769         * doc/posix-functions/open_wmemstream.texi: Likewise.
15770         * doc/posix-functions/wcsnlen.texi: Likewise.
15771         * doc/posix-functions/wcsnrtombs.texi: Likewise.
15772         * doc/posix-functions/wcstod.texi: Likewise.
15773         * doc/posix-functions/wcstof.texi: Likewise.
15774         * doc/posix-functions/wcstoimax.texi: Likewise.
15775         * doc/posix-functions/wcstok.texi: Likewise.
15776         * doc/posix-functions/wcstoumax.texi: Likewise.
15777
15778         Detect bug in cygwin 1.5.x *printf on 1-character %ls.
15779         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Enhance filter.
15780         * doc/posix-functions/fprintf.texi: Update.
15781         * doc/posix-functions/printf.texi: Update.
15782         * doc/posix-functions/snprintf.texi: Update.
15783         * doc/posix-functions/sprintf.texi: Update.
15784         * doc/posix-functions/vfprintf.texi: Update.
15785         * doc/posix-functions/vprintf.texi: Update.
15786         * doc/posix-functions/vsnprintf.texi: Update.
15787         * doc/posix-functions/vsprintf.texi: Update.
15788         * doc/glibc-functions/obstack_printf.texi: Update.
15789         * doc/glibc-functions/obstack_vprintf.texi: Update.
15790
15791 2009-02-26  Eric Blake  <ebb9@byu.net>
15792
15793         avoid gcc 3.4.3 bug on long double NaN on Irix 6.5
15794         * tests/nan.h (NaNl): Rewrite as function on Irix, to avoid
15795         compilation bug by using runtime conversion.
15796         * m4/isfinite.m4 (gl_ISFINITE): Likewise.
15797         * m4/isnanl.m4 (gl_FUNC_ISNANL): Likewise.
15798         * modules/ceill-tests (Files): Use nan.h.
15799         * modules/floorl-tests (Files): Likewise.
15800         * modules/frexpl-tests (Files): Likewise.
15801         * modules/isnanl-tests (Files): Likewise.
15802         * modules/ldexpl-tests (Files): Likewise.
15803         * modules/roundl-tests (Files): Likewise.
15804         * modules/truncl-tests (Files): Likewise.
15805         * tests/test-ceill.c (main): Use a working NaN.
15806         * tests/test-floorl.c (main): Likewise.
15807         * tests/test-frexpl.c (main): Likewise.
15808         * tests/test-isnan.c (test_long_double): Likewise.
15809         * tests/test-isnanl.h (main): Likewise.
15810         * tests/test-ldexpl.h (main): Likewise.
15811         * tests/test-roundl.h (main): Likewise.
15812         * tests/test-truncl.h (main): Likewise.
15813         See http://lists.gnu.org/archive/html/bug-gnulib/2009-02/msg00190.html.
15814
15815 2009-02-26  Eric Blake  <ebb9@byu.net>
15816             Bruno Haible  <bruno@clisp.org>
15817
15818         Work around a *printf bug with %ls on Solaris.
15819         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Also test whether, when a
15820         precision is specified, sprintf stops converting the wide string
15821         argument when the number of bytes that have been produced by this
15822         conversion equals or exceeds the precision.
15823         * doc/posix-functions/fprintf.texi: Update.
15824         * doc/posix-functions/printf.texi: Update.
15825         * doc/posix-functions/snprintf.texi: Update.
15826         * doc/posix-functions/sprintf.texi: Update.
15827         * doc/posix-functions/vfprintf.texi: Update.
15828         * doc/posix-functions/vprintf.texi: Update.
15829         * doc/posix-functions/vsnprintf.texi: Update.
15830         * doc/posix-functions/vsprintf.texi: Update.
15831         * doc/glibc-functions/obstack_printf.texi: Update.
15832         * doc/glibc-functions/obstack_vprintf.texi: Update.
15833
15834 2009-02-26  Eric Blake  <ebb9@byu.net>
15835
15836         stdlib: favor compiler check of random.h
15837         * m4/stdlib_h.m4 (gl_STDLIB_H): Skip preprocessor check.  Needed
15838         to avoid an ObjC random.h installed by Swarm.
15839
15840 2009-02-26  Bruno Haible  <bruno@clisp.org>
15841
15842         Work around *printf bug with %g directive and 0.0 on HP-UX 10.20.
15843         * m4/printf.m4 (gl_PRINTF_INFINITE): Also test for %g output of -0.0.
15844         Reported by Gary V. Vaughan <gary@gnu.org>.
15845
15846 2009-02-26  Bruno Haible  <bruno@clisp.org>
15847
15848         Fix *printf behaviour regarding the %ls directive.
15849         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): New macro.
15850         * lib/vasnprintf.c (local_wcslen, VASNPRINTF): Handle
15851         NEED_PRINTF_DIRECTIVE_LS.
15852         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_LS): New macro.
15853         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
15854         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
15855         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS and test its result. Invoke
15856         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS.
15857         * m4/dprintf-posix.m4 (gl_FUNC_DPRINTF_POSIX): Likewise.
15858         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
15859         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
15860         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
15861         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
15862         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
15863         * m4/vdprintf-posix.m4 (gl_FUNC_VDPRINTF_POSIX): Likewise.
15864         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
15865         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
15866         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
15867         * doc/posix-functions/fprintf.texi: Update.
15868         * doc/posix-functions/printf.texi: Update.
15869         * doc/posix-functions/snprintf.texi: Update.
15870         * doc/posix-functions/sprintf.texi: Update.
15871         * doc/posix-functions/vfprintf.texi: Update.
15872         * doc/posix-functions/vprintf.texi: Update.
15873         * doc/posix-functions/vsnprintf.texi: Update.
15874         * doc/posix-functions/vsprintf.texi: Update.
15875         * doc/glibc-functions/obstack_printf.texi: Update.
15876         * doc/glibc-functions/obstack_vprintf.texi: Update.
15877         Reported by Eric Blake.
15878
15879 2009-02-25  Bruno Haible  <bruno@clisp.org>
15880
15881         * m4/mbrtowc.m4 (gl_MBRTOWC_NUL_RETVAL): Update guess for Solaris 8
15882         with known value.
15883         Reported by Gary V. Vaughan <gary@gnu.org>.
15884
15885 2009-02-25  Bruno Haible  <bruno@clisp.org>
15886
15887         Work around mbrtowc bug in zh_CN.GB18030 locale on Solaris 8.
15888         * m4/mbrtowc.m4 (gl_MBRTOWC_SANITYCHECK): New macro.
15889         (gl_MBSTATE_T_BROKEN): Invoke it. Replace mbstate_t when it says "no".
15890         * doc/posix-functions/mbrtowc.texi: Document the Solaris 8 bug.
15891         Reported by Gary V. Vaughan <gary@gnu.org>.
15892
15893 2009-02-25  Bruno Haible  <bruno@clisp.org>
15894
15895         Work around broken INT8_MAX, UINT8_MAX etc. values on HP-UX 11.23.
15896         * m4/stdint.m4 (gl_STDINT_H): Also check whether the expansions of
15897         INT8_MAX, UINT8_MAX etc. contain casts to elementary types.
15898         * doc/posix-headers/stdint.texi: Mention the HP-UX bug.
15899         Reported by Gary V. Vaughan <gary@gnu.org>.
15900
15901 2009-02-25  Eric Blake  <ebb9@byu.net>
15902
15903         tests: skip fseek/ftell tests if ungetc is broken
15904         * m4/ungetc.m4: New file.
15905         * modules/fseek-tests: Split test, so ungetc dependency is
15906         separate from rest of test.
15907         * modules/fseeko-tests: Likewise.
15908         * modules/ftell-tests: Likewise.
15909         * modules/ftello-tests: Likewise.
15910         * tests/test-fseek.c (main): Isolate ungetc dependency.
15911         * tests/test-fseeko.c (main): Likewise.
15912         * tests/test-ftell.c (main): Likewise.
15913         * tests/test-ftello.c (main): Likewise.
15914         * tests/test-fseek2.sh: New file.
15915         * tests/test-fseeko2.sh: Likewise.
15916         * tests/test-ftell2.sh: Likewise.
15917         * tests/test-ftello2.sh: Likewise.
15918
15919 2009-02-25  Ondřej Vašík  <ovasik@redhat.com>
15920
15921         test-getaddrinfo: fix usage of skip return code 77
15922         * tests/test-gettaddrinfo.c: Return skip code 77 only
15923         for first occurance of skip (4x77 is not 77)
15924
15925 2009-02-25  Gary V. Vaughan  <gary@gnu.org>
15926
15927         strtod: avoid C99 decl-after-statement
15928         * m4/strtod.m4 (gl_FUNC_STRTOD): Rearrange declaration.
15929
15930 2009-02-24  Eric Blake  <ebb9@byu.net>
15931
15932         strtod: detect HP-UX 11.31 bug
15933         * m4/strtod.m4 (gl_FUNC_STRTOD): Detect errno handling bug.
15934         Reported by Gary V. Vaughan.
15935
15936 2009-02-23  Bruno Haible  <bruno@clisp.org>
15937
15938         Fix invalid read past end of memory block.
15939         * lib/vasnprintf.c (DCHAR_SET): Define.
15940         (local_wcslen): Define only when needed.
15941         (local_strnlen, local_wcsnlen): New functions.
15942         (VASNPRINTF) [!USE_SNPRINTF && HAVE_WCHAR_T]: Implement the %s and %ls
15943         directives that involve a conversion ourselves.
15944         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for strnlen,
15945         wcsnlen, mbrtowc, wcrtomb.
15946         * tests/test-vasnprintf-posix.c (test_function): Add tests for %.*s.
15947         * tests/test-vasprintf-posix.c (test_function): Likewise.
15948         * tests/test-snprintf-posix.h (test_function): Likewise.
15949         * tests/test-sprintf-posix.h (test_function): Likewise.
15950         Reported by Ben Pfaff <blp@cs.stanford.edu>.
15951
15952 2009-02-22  Bruno Haible  <bruno@clisp.org>
15953
15954         Implement new clarified decomposition of Hangul syllables.
15955         * lib/uninorm/decomposition.c (uc_decomposition): For Hangul syllables
15956         of type LTV, return only a pairwise decomposition.
15957         * lib/uninorm/canonical-decomposition.c (uc_canonical_decomposition):
15958         Likewise.
15959         * tests/uninorm/test-decomposition.c (main): Updated expected result.
15960         * tests/uninorm/test-canonical-decomposition.c (main): Likewise.
15961         * tests/uninorm/test-compat-decomposition.c (main): Likewise.
15962
15963 2009-02-22  Bruno Haible  <bruno@clisp.org>
15964
15965         * lib/uninorm/u-normalize-internal.h (FUNC): At the end, handle
15966         zero-length results and shrink excess allocated memory.
15967         * tests/uninorm/test-u8-nfc.c (test_u8_nfc): Check empty string result.
15968         * tests/uninorm/test-u8-nfd.c (test_u8_nfd): Likewise.
15969         * tests/uninorm/test-u8-nfkc.c (test_u8_nfkc): Likewise.
15970         * tests/uninorm/test-u8-nfkd.c (test_u8_nfkd): Likewise.
15971         * tests/uninorm/test-u16-nfc.c (test_u16_nfc): Likewise.
15972         * tests/uninorm/test-u16-nfd.c (test_u16_nfd): Likewise.
15973         * tests/uninorm/test-u16-nfkc.c (test_u16_nfkc): Likewise.
15974         * tests/uninorm/test-u16-nfkd.c (test_u16_nfkd): Likewise.
15975         * tests/uninorm/test-u32-nfc.c (test_u32_nfc): Likewise.
15976         * tests/uninorm/test-u32-nfd.c (test_u32_nfd): Likewise.
15977         * tests/uninorm/test-u32-nfkc.c (test_u32_nfkc): Likewise.
15978         * tests/uninorm/test-u32-nfkd.c (test_u32_nfkd): Likewise.
15979
15980 2009-02-21  Bruno Haible  <bruno@clisp.org>
15981
15982         * doc/gnulib.texi: Include safe-alloc.texi earlier.
15983         * doc/safe-alloc.texi: Terminate sentences with a period. Use two
15984         spaces after a period. Put a space between a macro name and its
15985         argument list. Trivial rewordings.
15986         * lib/safe-alloc.c: Include safe-alloc.h right after config.h.
15987         * tests/test-safe-alloc.c: Likewise. Include stdlib.h.
15988         (main): Return 0 explicitly.
15989
15990 2009-02-21  Bruno Haible  <bruno@clisp.org>
15991
15992         Tests for module 'uninorm/filter'.
15993         * tests/uninorm/test-uninorm-filter-nfc.c: New file.
15994         * modules/uninorm/filter-tests: New file.
15995
15996         New module 'uninorm/filter'.
15997         * lib/uninorm.h (uninorm_filter_create, uninorm_filter_write,
15998         uninorm_filter_flush, uninorm_filter_free): New declarations.
15999         * lib/uninorm/uninorm-filter.c: New file.
16000         * modules/uninorm/filter: New file.
16001
16002 2009-02-21  Bruno Haible  <bruno@clisp.org>
16003
16004         Tests for module 'uninorm/nfkc'.
16005         * tests/uninorm/test-nfkc.c: New file.
16006         * tests/uninorm/test-u8-nfkc.c: New file.
16007         * tests/uninorm/test-u16-nfkc.c: New file.
16008         * tests/uninorm/test-u32-nfkc.c: New file.
16009         * tests/uninorm/test-u32-nfkc-big.sh: New file.
16010         * tests/uninorm/test-u32-nfkc-big.c: New file.
16011         * modules/uninorm/nfkc-tests: New file.
16012
16013         New module 'uninorm/nfkc'.
16014         * lib/uninorm/nfkc.c: New file.
16015         * modules/uninorm/nfkc: New file.
16016
16017         Tests for module 'uninorm/nfkd'.
16018         * tests/uninorm/test-nfkd.c: New file.
16019         * tests/uninorm/test-u8-nfkd.c: New file.
16020         * tests/uninorm/test-u16-nfkd.c: New file.
16021         * tests/uninorm/test-u32-nfkd.c: New file.
16022         * tests/uninorm/test-u32-nfkd-big.sh: New file.
16023         * tests/uninorm/test-u32-nfkd-big.c: New file.
16024         * modules/uninorm/nfkd-tests: New file.
16025
16026         New module 'uninorm/nfkd'.
16027         * lib/uninorm/nfkd.c: New file.
16028         * modules/uninorm/nfkd: New file.
16029
16030         Tests for module 'uninorm/nfc'.
16031         * tests/uninorm/test-nfc.c: New file.
16032         * tests/uninorm/test-u8-nfc.c: New file.
16033         * tests/uninorm/test-u16-nfc.c: New file.
16034         * tests/uninorm/test-u32-nfc.c: New file.
16035         * tests/uninorm/test-u32-nfc-big.sh: New file.
16036         * tests/uninorm/test-u32-nfc-big.c: New file.
16037         * modules/uninorm/nfc-tests: New file.
16038
16039         New module 'uninorm/nfc'.
16040         * lib/uninorm/nfc.c: New file.
16041         * modules/uninorm/nfc: New file.
16042
16043         Tests for module 'uninorm/nfd'.
16044         * tests/uninorm/test-nfd.c: New file.
16045         * tests/uninorm/test-u8-nfd.c: New file.
16046         * tests/uninorm/test-u16-nfd.c: New file.
16047         * tests/uninorm/test-u32-nfd.c: New file.
16048         * tests/uninorm/test-u32-nfd-big.sh: New file.
16049         * tests/uninorm/test-u32-nfd-big.c: New file.
16050         * tests/uninorm/test-u32-normalize-big.h: New file.
16051         * tests/uninorm/test-u32-normalize-big.c: New file.
16052         * tests/uninorm/NormalizationTest.txt: New file, created from
16053         Unicode 5.1.0 NormalizationTest.txt.
16054         * modules/uninorm/nfd-tests: New file.
16055
16056         New module 'uninorm/nfd'.
16057         * lib/uninorm/nfd.c: New file.
16058         * modules/uninorm/nfd: New file.
16059
16060         New module 'uninorm/u32-normalize'.
16061         * lib/uninorm/u32-normalize.c: New file.
16062         * modules/uninorm/u32-normalize: New file.
16063
16064         New module 'uninorm/u16-normalize'.
16065         * lib/uninorm/u16-normalize.c: New file.
16066         * modules/uninorm/u16-normalize: New file.
16067
16068         New module 'uninorm/u8-normalize'.
16069         * lib/uninorm/u8-normalize.c: New file.
16070         * lib/uninorm/normalize-internal.h: New file.
16071         * lib/uninorm/u-normalize-internal.h: New file.
16072         * modules/uninorm/u8-normalize: New file.
16073
16074         New module 'uninorm/decompose-internal'.
16075         * lib/uninorm/decompose-internal.c: New file.
16076         * modules/uninorm/decompose-internal: New file.
16077
16078         Tests for module 'uninorm/composition'.
16079         * tests/uninorm/test-composition.c: New file.
16080         * modules/uninorm/composition-tests: New file.
16081
16082         New module 'uninorm/composition'.
16083         * lib/uninorm/composition.c: New file.
16084         * lib/uninorm/composition-table.gperf: New file, generated by
16085         gen-uni-tables.
16086         * modules/uninorm/composition: New file.
16087
16088         Tests for module 'uninorm/compat-decomposition'.
16089         * tests/uninorm/test-compat-decomposition.c: New file.
16090         * modules/uninorm/compat-decomposition-tests: New file.
16091
16092         New module 'uninorm/compat-decomposition'.
16093         * lib/uninorm/decompose-internal.h: New file.
16094         * lib/uninorm/compat-decomposition.c: New file.
16095         * modules/uninorm/compat-decomposition: New file.
16096
16097         Tests for module 'uninorm/canonical-decomposition'.
16098         * tests/uninorm/test-canonical-decomposition.c: New file.
16099         * modules/uninorm/canonical-decomposition-tests: New file.
16100
16101         New module 'uninorm/canonical-decomposition'.
16102         * lib/uninorm/canonical-decomposition.c: New file.
16103         * modules/uninorm/canonical-decomposition: New file.
16104
16105         Tests for module 'uninorm/decomposition'.
16106         * tests/uninorm/test-decomposition.c: New file.
16107         * modules/uninorm/decomposition-tests: New file.
16108
16109         New module 'uninorm/decomposition'.
16110         * lib/uninorm/decomposition.c: New file.
16111         * modules/uninorm/decomposition: New file.
16112
16113         New module 'uninorm/decomposition-table'.
16114         * lib/uninorm/decomposition-table.h: New file.
16115         * lib/uninorm/decomposition-table.c: New file.
16116         * lib/uninorm/decomposition-table1.h: New file, generated by
16117         gen-uni-tables.
16118         * lib/uninorm/decomposition-table2.h: New file, generated by
16119         gen-uni-tables.
16120         * modules/uninorm/decomposition-table: New file.
16121
16122         * lib/gen-uni-tables.c (MAX_DECOMP_LENGTH): New macro.
16123         (UC_DECOMP_*): New enumeration items.
16124         (get_decomposition): New function.
16125         (struct decomp_table): New type.
16126         (output_decomposition, output_decomposition_tables): New functions.
16127         (unicode_composition_exclusions): New variable.
16128         (fill_composition_exclusions, debug_output_composition_tables): New
16129         functions.
16130         (main): Accept one more argument. Invoke fill_composition_exclusions.
16131         Output decomposition and composition tables.
16132
16133         New module 'uninorm/base'.
16134         * lib/uninorm.h: New file.
16135         * lib/unictype.h: Update comment.
16136         * modules/uninorm/base: New file.
16137
16138 2009-02-21  David Lutterkort  <lutter@redhat.com>
16139
16140         Tests for module 'safe-alloc'.
16141         * tests/test-safe-alloc.c: New file.
16142         * modules/safe-alloc-tests: New file.
16143
16144         New module 'safe-alloc'.
16145         * lib/safe-alloc.h: New file.
16146         * lib/safe-alloc.c: New file.
16147         * m4/safe-alloc.m4: New file.
16148         * modules/safe-alloc: New file.
16149         * doc/safe-alloc.texi: New file.
16150         * doc/gnulib.texi: Include it.
16151         * MODULES.html.sh (Memory management functions <stdlib.h>): Add
16152         safe-alloc.
16153
16154 2009-02-18  Bruno Haible  <bruno@clisp.org>
16155
16156         Fix link error on non-glibc systems.
16157         * modules/uniwbrk/ulc-wordbreaks-tests (test_ulc_wordbreaks_LDADD): New
16158         variable.
16159         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
16160
16161 2009-02-18  Jim Meyering  <meyering@redhat.com>
16162
16163         fts: avoid used-uninitialized error due to recent change
16164         * lib/fts.c (fts_read): Guard uses of the new member,
16165         parent->fts_n_dirs_remaining, since it's not relevant for
16166         the parent of a directory specified on the command-line.
16167
16168 2009-02-17  James Youngman  <jay@gnu.org>
16169             Bruno Haible  <bruno@clisp.org>
16170
16171         * m4/include_next.m4: Reformulate comment.
16172
16173 2009-02-16  Jim Meyering  <meyering@redhat.com>
16174
16175         fts: add #if guards so that the fts_lgpl module still builds
16176         * lib/fts.c: Guard just-added hash-table-using parts with
16177         #if GNULIB_FTS, so as not to break builds of the fts_lgpl module.
16178         Reported by Simon Josefsson.
16179
16180 2009-02-15  Bruno Haible  <bruno@clisp.org>
16181
16182         * modules/array-mergesort-tests: New file.
16183         * tests/test-array-mergesort.c: New file.
16184
16185         New module 'array-mergesort'.
16186         * modules/array-mergesort: New file.
16187         * lib/array-mergesort.h: New file.
16188
16189 2009-02-15  Bruno Haible  <bruno@clisp.org>
16190
16191         Fix 2009-02-07 commit.
16192         * lib/gen-uni-tables.c (output_predicate, output_category,
16193         output_combclass, output_bidi_category, output_decimal_digit,
16194         output_digit, output_numeric, output_mirror, output_scripts,
16195         output_ident_category, output_simple_mapping): Fix format directives.
16196         (output_lbp, output_wbp): Don't convert -1 to a size_t implicitly.
16197
16198 2009-02-15  Albert Chin-A-Young  <china@thewrittenword.com>
16199
16200         * m4/include_next.m4: Update comment about IBM C 9.0/10.1 bug, now that
16201         fixes are available from IBM.
16202
16203 2009-02-13  Jim Meyering  <meyering@redhat.com>
16204
16205         fts: arrange not to stat non-directories in more cases
16206         This makes GNU find (when it doesn't need to stat each file)
16207         *much* more efficient at traversing reiserfs file systems.
16208         * lib/fts_.h (struct ftsent) [fts_n_dirs_remaining]: New member.
16209         (struct FTS) [fts_leaf_optimization_works_ht]: Add member.
16210         * lib/fts.c (fts_close): Free ->fts_leaf_optimization_works_ht.
16211         (S_MAGIC_REISERFS, S_MAGIC_PROC): Define.
16212         (leaf_optimization_applies): New function.
16213         (LCO_hash, LCO_compare): New helper functions.
16214         (link_count_optimize_ok): New function.
16215         (fts_stat): Initialize new member (if dir).
16216         (fts_read): Decrement parent's fts_n_dirs_remaining count if
16217         we've just stat'ed a directory.  Skip the stat call when possible.
16218         ---
16219         Note this AFS-related exchange:
16220         http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=143111
16221         and note find's pioctl call in find/fstype.c.
16222         But that is necessary only if you want to enable the
16223         optimization for AFS, and for now, I don't.
16224
16225         fts: move a function definition "up" (no semantic change)
16226         * lib/fts.c (dirent_inode_sort_may_be_useful): Move definition
16227         "up" to precede upcoming use of a related function.
16228
16229 2009-02-11  Jim Meyering  <meyering@redhat.com>
16230
16231         fts: correct internal computation of nlinks (optimization-related)
16232         * lib/fts.c (fts_build): ISSET(FTS_NOSTAT) has no bearing on
16233         whether the current entry is a directory, so don't test it.
16234
16235 2009-02-10  Bruno Haible  <bruno@clisp.org>
16236
16237         Tests for module 'uniwbrk/ulc-wordbreaks'.
16238         * modules/uniwbrk/ulc-wordbreaks-tests: New file.
16239         * tests/uniwbrk/test-ulc-wordbreaks.sh: New file.
16240         * tests/uniwbrk/test-ulc-wordbreaks.c: New file.
16241
16242         Tests for module 'uniwbrk/u32-wordbreaks'.
16243         * modules/uniwbrk/u32-wordbreaks-tests: New file.
16244         * tests/uniwbrk/test-u32-wordbreaks.c: New file.
16245
16246         Tests for module 'uniwbrk/u16-wordbreaks'.
16247         * modules/uniwbrk/u16-wordbreaks-tests: New file.
16248         * tests/uniwbrk/test-u16-wordbreaks.c: New file.
16249
16250         Tests for module 'uniwbrk/u8-wordbreaks'.
16251         * modules/uniwbrk/u8-wordbreaks-tests: New file.
16252         * tests/uniwbrk/test-u8-wordbreaks.c: New file.
16253
16254 2009-02-10  Bruno Haible  <bruno@clisp.org>
16255
16256         * modules/uniwbrk/u8-wordbreaks (Depends-on): Add uniwbrk/wordbreak
16257         property.
16258         * modules/uniwbrk/u16-wordbreaks (Depends-on): Likewise.
16259         * modules/uniwbrk/u32-wordbreaks (Depends-on): Likewise.
16260         * modules/uniwbrk/ulc-wordbreaks (Depends-on): Add localcharset.
16261
16262 2009-02-10  Simon Josefsson  <simon@josefsson.org>
16263
16264         * m4/sockets.m4: Call AC_C_INLINE since sockets.h now can use
16265         inline keywords.  Reported by Bruno Haible <bruno@clisp.org>.
16266
16267 2009-02-10  Bruno Haible  <bruno@clisp.org>
16268
16269         * lib/unilbrk/lbrktables.h: Renamed from lib/unilbrk/tables.h.
16270         * lib/unilbrk/lbrktables.c: Renamed from lib/unilbrk/tables.c.
16271         * modules/unilbrk/tables (Files, Makefile.am, Include): Update.
16272         * lib/unilbrk/u8-possible-linebreaks.c: Update.
16273         * lib/unilbrk/u16-possible-linebreaks.c: Likewise.
16274         * lib/unilbrk/u32-possible-linebreaks.c: Likewise.
16275
16276 2009-02-09  Simon Josefsson  <simon@josefsson.org>
16277
16278         * lib/sockets.h (gl_fd_to_handle): New function.
16279
16280         * tests/test-sockets.c: Call gl_fd_to_handle.
16281
16282 2009-02-09  Bruno Haible  <bruno@clisp.org>
16283
16284         * doc/havelib.texi: Document the conventions on bi-arch systems.
16285
16286 2009-02-08  Bruno Haible  <bruno@clisp.org>
16287
16288         Document the AC_LIB_LINKFLAGS macro.
16289         * doc/havelib.texi: New file, mostly written on 2005-05-24.
16290         * doc/gnulib.texi: Include it.
16291
16292 2009-02-08  Bruno Haible  <bruno@clisp.org>
16293
16294         Fix wrong order of sections, compared to TOC.
16295         * doc/gnulib.texi: Include relocatable-maint.texi after the
16296         "Regular expressions" node, not before.
16297
16298 2009-02-08  Bruno Haible  <bruno@clisp.org>
16299
16300         Tests for module 'unicase/totitle'.
16301         * modules/unicase/totitle-tests: New file.
16302
16303         Tests for module 'unicase/tolower'.
16304         * modules/unicase/tolower-tests: New file.
16305
16306         Tests for module 'unicase/toupper'.
16307         * modules/unicase/toupper-tests: New file.
16308         * tests/unicase/test-mapping-part1.h: New file.
16309         * tests/unicase/test-mapping-part2.h: New file.
16310
16311         New module 'unicase/totitle'.
16312         * modules/unicase/totitle: New file.
16313         * lib/unicase/totitle.c: New file.
16314
16315         New module 'unicase/tolower'.
16316         * modules/unicase/tolower: New file.
16317         * lib/unicase/tolower.c: New file.
16318
16319         New module 'unicase/toupper'.
16320         * modules/unicase/toupper: New file.
16321         * lib/unicase/toupper.c: New file.
16322         * lib/unicase/simple-mapping.h: New file.
16323
16324         * lib/gen-uni-tables.c (output_simple_mapping_test): New function.
16325         (mapping_table): New structure.
16326         (output_simple_mapping): New function.
16327         (main): Invoke output_simple_mapping_test and output_simple_mapping.
16328         * modules/gen-uni-tables (Description): Update.
16329         * lib/unicase/toupper.h: New file, automatically generated by
16330         gen-uni-tables.
16331         * lib/unicase/tolower.h: New file, automatically generated by
16332         gen-uni-tables.
16333         * lib/unicase/totitle.h: New file, automatically generated by
16334         gen-uni-tables.
16335         * tests/unicase/test-uc_toupper.c: New file, automatically generated by
16336         gen-uni-tables.
16337         * tests/unicase/test-uc_tolower.c: New file, automatically generated by
16338         gen-uni-tables.
16339         * tests/unicase/test-uc_totitle.c: New file, automatically generated by
16340         gen-uni-tables.
16341
16342         New module 'unicase/base'.
16343         * modules/unicase/base: New file.
16344         * lib/unicase.h: New file.
16345
16346 2009-02-08  Bruno Haible  <bruno@clisp.org>
16347
16348         New module 'uniwbrk/ulc-wordbreaks'.
16349         * modules/uniwbrk/ulc-wordbreaks: New file.
16350         * lib/uniwbrk/ulc-wordbreaks.c: New file.
16351
16352         New module 'uniwbrk/u32-wordbreaks'.
16353         * modules/uniwbrk/u32-wordbreaks: New file.
16354         * lib/uniwbrk/u32-wordbreaks.c: New file.
16355
16356         New module 'uniwbrk/u16-wordbreaks'.
16357         * modules/uniwbrk/u16-wordbreaks: New file.
16358         * lib/uniwbrk/u16-wordbreaks.c: New file.
16359
16360         New module 'uniwbrk/u8-wordbreaks'.
16361         * modules/uniwbrk/u8-wordbreaks: New file.
16362         * lib/uniwbrk/u8-wordbreaks.c: New file.
16363         * lib/uniwbrk/u-wordbreaks.h: New file.
16364
16365         New module 'uniwbrk/table'.
16366         * modules/uniwbrk/table: New file.
16367         * lib/uniwbrk/wbrktable.h: New file.
16368         * lib/uniwbrk/wbrktable.c: New file.
16369
16370         New module 'uniwbrk/wordbreak-property'.
16371         * modules/uniwbrk/wordbreak-property: New file.
16372         * lib/uniwbrk/wordbreak-property.c: New file.
16373
16374         * lib/gen-uni-tables.c (WBP_*): New enum items.
16375         (get_wbp, debug_output_wbp, debug_output_wbrk_tables): New functions.
16376         (unicode_org_wbp): New variable.
16377         (fill_org_wbp, debug_output_org_wbp, debug_output_org_wbrk_tables):
16378         New functions.
16379         (wbp_table): New structure.
16380         (output_wbp, output_wbrk_tables): New functions.
16381         (main): Accept additional argument. Invoke fill_org_wbp,
16382         debug_output_wbrk_tables, debug_output_org_wbrk_tables,
16383         output_wbrk_tables.
16384         * modules/gen-uni-tables (Description): Update.
16385         * lib/uniwbrk/wbrkprop.h: New file, automatically generated by
16386         gen-uni-tables.
16387
16388         New module 'uniwbrk/base'.
16389         * modules/uniwbrk/base: New file.
16390         * lib/uniwbrk.h: New file.
16391
16392 2009-02-08  Bruno Haible  <bruno@clisp.org>
16393
16394         Update to Unicode 5.1.0.
16395         * lib/gen-uni-tables.c (is_property_alphabetic): Include
16396         U+2185..U+2188.
16397         (is_property_default_ignorable_code_point): Don't include characters
16398         of category Cc or Cs and not-a-characters.
16399         (get_lbp): Assume REVISION_22. Special handling of U+0609, U+060A,
16400         U+0D79, U+109E, U+109F, U+A60C.
16401         * lib/unictype/bidi_of.h: Regenerated.
16402         * lib/unictype/blocks.h: Regenerated.
16403         * lib/unictype/categ_C.h: Regenerated.
16404         * lib/unictype/categ_Cf.h: Regenerated.
16405         * lib/unictype/categ_Cn.h: Regenerated.
16406         * lib/unictype/categ_L.h: Regenerated.
16407         * lib/unictype/categ_Ll.h: Regenerated.
16408         * lib/unictype/categ_Lm.h: Regenerated.
16409         * lib/unictype/categ_Lo.h: Regenerated.
16410         * lib/unictype/categ_Lu.h: Regenerated.
16411         * lib/unictype/categ_M.h: Regenerated.
16412         * lib/unictype/categ_Mc.h: Regenerated.
16413         * lib/unictype/categ_Me.h: Regenerated.
16414         * lib/unictype/categ_Mn.h: Regenerated.
16415         * lib/unictype/categ_N.h: Regenerated.
16416         * lib/unictype/categ_Nd.h: Regenerated.
16417         * lib/unictype/categ_Nl.h: Regenerated.
16418         * lib/unictype/categ_No.h: Regenerated.
16419         * lib/unictype/categ_P.h: Regenerated.
16420         * lib/unictype/categ_Pd.h: Regenerated.
16421         * lib/unictype/categ_Pe.h: Regenerated.
16422         * lib/unictype/categ_Pf.h: Regenerated.
16423         * lib/unictype/categ_Pi.h: Regenerated.
16424         * lib/unictype/categ_Po.h: Regenerated.
16425         * lib/unictype/categ_Ps.h: Regenerated.
16426         * lib/unictype/categ_S.h: Regenerated.
16427         * lib/unictype/categ_Sk.h: Regenerated.
16428         * lib/unictype/categ_Sm.h: Regenerated.
16429         * lib/unictype/categ_So.h: Regenerated.
16430         * lib/unictype/categ_of.h: Regenerated.
16431         * lib/unictype/combining.h: Regenerated.
16432         * lib/unictype/ctype_alnum.h: Regenerated.
16433         * lib/unictype/ctype_alpha.h: Regenerated.
16434         * lib/unictype/ctype_graph.h: Regenerated.
16435         * lib/unictype/ctype_lower.h: Regenerated.
16436         * lib/unictype/ctype_print.h: Regenerated.
16437         * lib/unictype/ctype_punct.h: Regenerated.
16438         * lib/unictype/ctype_upper.h: Regenerated.
16439         * lib/unictype/decdigit.h: Regenerated.
16440         * lib/unictype/digit.h: Regenerated.
16441         * lib/unictype/mirror.h: Regenerated.
16442         * lib/unictype/numeric.h: Regenerated.
16443         * lib/unictype/pr_alphabetic.h: Regenerated.
16444         * lib/unictype/pr_bidi_arabic_digit.h: Regenerated.
16445         * lib/unictype/pr_bidi_arabic_right_to_left.h: Regenerated.
16446         * lib/unictype/pr_bidi_boundary_neutral.h: Regenerated.
16447         * lib/unictype/pr_bidi_eur_num_terminator.h: Regenerated.
16448         * lib/unictype/pr_bidi_left_to_right.h: Regenerated.
16449         * lib/unictype/pr_bidi_non_spacing_mark.h: Regenerated.
16450         * lib/unictype/pr_bidi_other_neutral.h: Regenerated.
16451         * lib/unictype/pr_combining.h: Regenerated.
16452         * lib/unictype/pr_dash.h: Regenerated.
16453         * lib/unictype/pr_decimal_digit.h: Regenerated.
16454         * lib/unictype/pr_default_ignorable_code_point.h: Regenerated.
16455         * lib/unictype/pr_deprecated.h: Regenerated.
16456         * lib/unictype/pr_diacritic.h: Regenerated.
16457         * lib/unictype/pr_extender.h: Regenerated.
16458         * lib/unictype/pr_format_control.h: Regenerated.
16459         * lib/unictype/pr_grapheme_base.h: Regenerated.
16460         * lib/unictype/pr_grapheme_extend.h: Regenerated.
16461         * lib/unictype/pr_grapheme_link.h: Regenerated.
16462         * lib/unictype/pr_id_continue.h: Regenerated.
16463         * lib/unictype/pr_id_start.h: Regenerated.
16464         * lib/unictype/pr_ideographic.h: Regenerated.
16465         * lib/unictype/pr_ignorable_control.h: Regenerated.
16466         * lib/unictype/pr_lowercase.h: Regenerated.
16467         * lib/unictype/pr_math.h: Regenerated.
16468         * lib/unictype/pr_numeric.h: Regenerated.
16469         * lib/unictype/pr_other_alphabetic.h: Regenerated.
16470         * lib/unictype/pr_other_default_ignorable_code_point.h: Regenerated.
16471         * lib/unictype/pr_other_grapheme_extend.h: Regenerated.
16472         * lib/unictype/pr_other_id_continue.h: Regenerated.
16473         * lib/unictype/pr_other_lowercase.h: Regenerated.
16474         * lib/unictype/pr_other_math.h: Regenerated.
16475         * lib/unictype/pr_punctuation.h: Regenerated.
16476         * lib/unictype/pr_sentence_terminal.h: Regenerated.
16477         * lib/unictype/pr_soft_dotted.h: Regenerated.
16478         * lib/unictype/pr_terminal_punctuation.h: Regenerated.
16479         * lib/unictype/pr_unassigned_code_value.h: Regenerated.
16480         * lib/unictype/pr_unified_ideograph.h: Regenerated.
16481         * lib/unictype/pr_uppercase.h: Regenerated.
16482         * lib/unictype/pr_xid_continue.h: Regenerated.
16483         * lib/unictype/pr_xid_start.h: Regenerated.
16484         * lib/unictype/pr_zero_width.h: Regenerated.
16485         * lib/unictype/scripts.h: Regenerated.
16486         * lib/unictype/scripts_byname.gperf: Regenerated.
16487         * lib/unictype/sy_java_ident.h: Regenerated.
16488         * lib/unilbrk/lbrkprop1.h: Regenerated.
16489         * lib/unilbrk/lbrkprop2.h: Regenerated.
16490         * tests/unictype/test-categ_C.c: Regenerated.
16491         * tests/unictype/test-categ_Cf.c: Regenerated.
16492         * tests/unictype/test-categ_Cn.c: Regenerated.
16493         * tests/unictype/test-categ_L.c: Regenerated.
16494         * tests/unictype/test-categ_Ll.c: Regenerated.
16495         * tests/unictype/test-categ_Lm.c: Regenerated.
16496         * tests/unictype/test-categ_Lo.c: Regenerated.
16497         * tests/unictype/test-categ_Lu.c: Regenerated.
16498         * tests/unictype/test-categ_M.c: Regenerated.
16499         * tests/unictype/test-categ_Mc.c: Regenerated.
16500         * tests/unictype/test-categ_Me.c: Regenerated.
16501         * tests/unictype/test-categ_Mn.c: Regenerated.
16502         * tests/unictype/test-categ_N.c: Regenerated.
16503         * tests/unictype/test-categ_Nd.c: Regenerated.
16504         * tests/unictype/test-categ_Nl.c: Regenerated.
16505         * tests/unictype/test-categ_No.c: Regenerated.
16506         * tests/unictype/test-categ_P.c: Regenerated.
16507         * tests/unictype/test-categ_Pd.c: Regenerated.
16508         * tests/unictype/test-categ_Pe.c: Regenerated.
16509         * tests/unictype/test-categ_Pf.c: Regenerated.
16510         * tests/unictype/test-categ_Pi.c: Regenerated.
16511         * tests/unictype/test-categ_Po.c: Regenerated.
16512         * tests/unictype/test-categ_Ps.c: Regenerated.
16513         * tests/unictype/test-categ_S.c: Regenerated.
16514         * tests/unictype/test-categ_Sk.c: Regenerated.
16515         * tests/unictype/test-categ_Sm.c: Regenerated.
16516         * tests/unictype/test-categ_So.c: Regenerated.
16517         * tests/unictype/test-ctype_alnum.c: Regenerated.
16518         * tests/unictype/test-ctype_alpha.c: Regenerated.
16519         * tests/unictype/test-ctype_graph.c: Regenerated.
16520         * tests/unictype/test-ctype_lower.c: Regenerated.
16521         * tests/unictype/test-ctype_print.c: Regenerated.
16522         * tests/unictype/test-ctype_punct.c: Regenerated.
16523         * tests/unictype/test-ctype_upper.c: Regenerated.
16524         * tests/unictype/test-decdigit.h: Regenerated.
16525         * tests/unictype/test-digit.h: Regenerated.
16526         * tests/unictype/test-numeric.h: Regenerated.
16527         * tests/unictype/test-pr_alphabetic.c: Regenerated.
16528         * tests/unictype/test-pr_bidi_arabic_digit.c: Regenerated.
16529         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Regenerated.
16530         * tests/unictype/test-pr_bidi_boundary_neutral.c: Regenerated.
16531         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Regenerated.
16532         * tests/unictype/test-pr_bidi_left_to_right.c: Regenerated.
16533         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Regenerated.
16534         * tests/unictype/test-pr_bidi_other_neutral.c: Regenerated.
16535         * tests/unictype/test-pr_combining.c: Regenerated.
16536         * tests/unictype/test-pr_dash.c: Regenerated.
16537         * tests/unictype/test-pr_decimal_digit.c: Regenerated.
16538         * tests/unictype/test-pr_default_ignorable_code_point.c: Regenerated.
16539         * tests/unictype/test-pr_deprecated.c: Regenerated.
16540         * tests/unictype/test-pr_diacritic.c: Regenerated.
16541         * tests/unictype/test-pr_extender.c: Regenerated.
16542         * tests/unictype/test-pr_format_control.c: Regenerated.
16543         * tests/unictype/test-pr_grapheme_base.c: Regenerated.
16544         * tests/unictype/test-pr_grapheme_extend.c: Regenerated.
16545         * tests/unictype/test-pr_grapheme_link.c: Regenerated.
16546         * tests/unictype/test-pr_id_continue.c: Regenerated.
16547         * tests/unictype/test-pr_id_start.c: Regenerated.
16548         * tests/unictype/test-pr_ideographic.c: Regenerated.
16549         * tests/unictype/test-pr_ignorable_control.c: Regenerated.
16550         * tests/unictype/test-pr_lowercase.c: Regenerated.
16551         * tests/unictype/test-pr_math.c: Regenerated.
16552         * tests/unictype/test-pr_numeric.c: Regenerated.
16553         * tests/unictype/test-pr_other_alphabetic.c: Regenerated.
16554         * tests/unictype/test-pr_other_default_ignorable_code_point.c:
16555         Regenerated.
16556         * tests/unictype/test-pr_other_grapheme_extend.c: Regenerated.
16557         * tests/unictype/test-pr_other_id_continue.c: Regenerated.
16558         * tests/unictype/test-pr_other_lowercase.c: Regenerated.
16559         * tests/unictype/test-pr_other_math.c: Regenerated.
16560         * tests/unictype/test-pr_punctuation.c: Regenerated.
16561         * tests/unictype/test-pr_sentence_terminal.c: Regenerated.
16562         * tests/unictype/test-pr_soft_dotted.c: Regenerated.
16563         * tests/unictype/test-pr_terminal_punctuation.c: Regenerated.
16564         * tests/unictype/test-pr_unassigned_code_value.c: Regenerated.
16565         * tests/unictype/test-pr_unified_ideograph.c: Regenerated.
16566         * tests/unictype/test-pr_uppercase.c: Regenerated.
16567         * tests/unictype/test-pr_xid_continue.c: Regenerated.
16568         * tests/unictype/test-pr_xid_start.c: Regenerated.
16569         * tests/unictype/test-pr_zero_width.c: Regenerated.
16570
16571         Update to Unicode 5.1.0.
16572         * lib/uniwidth/width.c (nonspacing_table_data): Add U+0487,
16573         U+0616..U+061A, U+0A51, U+0A75, U+0B44, U+0B62..U+0B63, U+0C62..U+0C63,
16574         U+0D44, U+0D62..U+0D63, U+1033..U+1035, U+103A, U+103D..U+103E,
16575         U+105E..U+1060, U+1071..U+1074, U+1082, U+1085..U+1086, U+108D,
16576         U+1B80..U+1B81, U+1BA2..U+1BA5, U+1BA8..U+1BA9, U+1C2C..U+1C33,
16577         U+1C36..U+1C37, U+1DCB..U+1DE6, U+2064, U+20F0, U+2DE0..U+2DFF,
16578         U+A66F..U+A672, U+A67C..U+A67D, U+A8C4, U+A926..U+A92D, U+A947..U+A951,
16579         U+AA29..U+AA2E, U+AA31..U+AA32, U+AA35..U+AA36, U+AA43, U+AA4C,
16580         U+FE24..U+FE26, U+101FD. Remove U+1929..U+192B.
16581         (nonspacing_table_ind): Update.
16582         * tests/uniwidth/test-uc_width2.sh: Update expected result.
16583
16584         Update to Unicode 5.1.0.
16585         * lib/uniname/gen-uninames.lisp (main): Add the range 0x1Fxxx to the
16586         code transform.
16587         * lib/uniname/uniname.c (unicode_character_name,
16588         unicode_name_character): Add the range 0x1Fxxx to the code transform.
16589         * lib/uniname/uninames.h: Regenerated.
16590         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.1.0.
16591
16592 2009-02-07  Bruno Haible  <bruno@clisp.org>
16593
16594         Merge gen-ctype and gen-lbrk into a single program.
16595         * lib/gen-uni-tables.c: New file, incorporating
16596         lib/unictype/gen-ctype.c and lib/unilbrk/gen-lbrk.c.
16597         Add directory prefixes to the names of the generated files.
16598         * lib/unictype/gen-ctype.c: Remove file.
16599         * lib/unilbrk/gen-lbrk.c: Remove file.
16600         * modules/gen-uni-tables: New file.
16601         * modules/unictype/gen-ctype: Remove file.
16602         * modules/unilbrk/gen-lbrk: Remove file.
16603
16604 2009-02-07  Bruno Haible  <bruno@clisp.org>
16605
16606         * lib/unistr.h (u8_strcoll, u16_strcoll, u32_strcoll): New declations.
16607
16608         New module 'unistr/u32-strcoll'.
16609         * modules/unistr/u32-strcoll: New file.
16610         * lib/unistr/u32-strcoll.c: New file.
16611
16612         New module 'unistr/u16-strcoll'.
16613         * modules/unistr/u16-strcoll: New file.
16614         * lib/unistr/u16-strcoll.c: New file.
16615
16616         New module 'unistr/u8-strcoll'.
16617         * modules/unistr/u8-strcoll: New file.
16618         * lib/unistr/u8-strcoll.c: New file.
16619         * lib/unistr/u-strcoll.h: New file.
16620
16621 2009-02-07  Bruno Haible  <bruno@clisp.org>
16622
16623         * test-mbrtowc4.sh (LOCALE_ZH_CN): Fix default value.
16624         * test-mbsnrtowcs4.sh (LOCALE_ZH_CN): Likewise.
16625         * test-mbsrtowcs4.sh (LOCALE_ZH_CN): Likewise.
16626         * test-wcrtomb.sh (LOCALE_ZH_CN): Likewise.
16627         * test-wcsnrtombs4.sh (LOCALE_ZH_CN): Likewise.
16628         * test-wcsrtombs4.sh (LOCALE_ZH_CN): Likewise.
16629
16630 2009-02-07  Bruno Haible  <bruno@clisp.org>
16631
16632         Make 64-bit clean.
16633         * lib/unictype/gen-ctype.c (output_predicate, output_category,
16634         output_combclass, output_bidi_category, output_decimal_digit,
16635         output_digit, output_numeric, output_mirror, output_scripts,
16636         output_ident_category): Use proper width specifier in format strings.
16637
16638 2009-02-07  Bruno Haible  <bruno@clisp.org>
16639
16640         * doc/posix-functions/dirfd.texi: Clarify situation on mingw. Document
16641         failure behaviour.
16642
16643 2009-02-07  Jim Meyering  <meyering@redhat.com>
16644
16645         regex: avoid compilation failure with upcoming gcc-4.4
16646         * lib/regex_internal.h: Revert e48d8b47fb3eee81d341b71c3e006efe9e3433a7
16647         [workaround for PGC prior to 6.1-2].  Otherwise, we'd get this:
16648         "... error: integer overflow in preprocessor expression".
16649
16650 2009-02-05  Ben Pfaff  <blp@gnu.org>
16651
16652         Fix link errors on Windows when close module is used.
16653         * modules/close: Add $(LIB_CLOSE) to Link section.
16654         * m4/close.m4 (gl_REPLACE_CLOSE): Substitute -lws2_32 into
16655         $(LIB_CLOSE) on Windows.
16656
16657 2009-02-05  Jim Meyering  <meyering@redhat.com>
16658
16659         still avoid unused-parameter warnings, but do it cleanly
16660         * lib/fsusage.c (UNUSED_PARAM): Remove definition.
16661         (get_fs_usage): Cast to void instead.
16662         * lib/mountlist.c (UNUSED_PARAM): Remove definition.
16663         (dev_from_mount_options, read_file_system_list): Cast to void.
16664         Prompted by Bruno Haible.
16665
16666 2009-02-04  Jim Meyering  <meyering@redhat.com>
16667
16668         fsusage.c: correct copyright year
16669         * lib/fsusage.c: Reflect year in which the change is pushed into
16670
16671         avoid misc. warnings
16672         * lib/fsusage.c (UNUSED_PARAM): Define.
16673         (get_fs_usage): Mark parameter "disk" as unused.
16674         * lib/getugroups.c (getgrent): Use "void" in prototype.
16675         * lib/mountlist.c: Mark unused parameters.
16676         (read_file_system_list): Declare a local with "const".
16677         * lib/nanosleep.c (getnow): Declare static.
16678         * lib/strftime.c: Include strftime.h, for declaration of nstrftime.
16679
16680         dirfd: set errno upon failure
16681         * lib/dirfd.c: Include <errno.h>.
16682         Set errno to ENOTSUP when returning -1.
16683         * modules/dirfd (Depends-on): Add errno.
16684         Suggested by John Kodis <kodis@comcast.net>.
16685
16686 2009-02-01  Bruno Haible  <bruno@clisp.org>
16687
16688         Don't assume sizeof (long) >= sizeof (void *).
16689         * lib/memcmp.c: Include stdint.h.
16690         (memcmp_bytes): Change argument types to op_t. Change type of srcp1,
16691         srcp2 to 'const byte *'.
16692         (memcmp_common_alignment, memcmp_not_common_alignment): Change argument
16693         types to uintptr_t.
16694         (rpl_memcmp): Change type of srcp1, srcp2 to 'uintptr_t'.
16695         * modules/memcmp (Depends-on): Add stdint.
16696         Reported by Ozkan Sezer <sezeroz@gmail.com>.
16697
16698 2009-01-30  Eric Blake  <ebb9@byu.net>
16699
16700         fix more require-before-expand issues
16701         * m4/pmccabe2html.m4 (gl_PMCCABE2HTML): Require, rather than
16702         expand, AC_PROG_AWK.
16703         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): Use AC_DEFUN_ONCE.
16704
16705 2009-01-28  Eric Blake  <ebb9@byu.net>
16706
16707         version-etc: use consistent URL formatting
16708         * lib/version-etc.c (emit_bug_reporting_address, version_etc_va):
16709         Improve formatting.  Use fputs for string without %.
16710
16711 2009-01-28  Jim Meyering  <meyering@redhat.com>
16712
16713         00gnulib.m4: add m4 quotes in shell comment to avoid autoconf warning
16714         * m4/00gnulib.m4 (AC_DEFUN_ONCE): Add quotes to avoid an
16715         "underquoted definition of NAME" from autoconf-2.59.
16716
16717 2009-01-28  Bruno Haible  <bruno@clisp.org>
16718
16719         * doc/gnulib.texi: Add "Obsolete modules" to index.
16720
16721 2009-01-28  Jim Meyering  <meyering@redhat.com>
16722
16723         useless-if-before-free: recognize more variants
16724         * build-aux/useless-if-before-free: Also recognize e.g.,
16725         if (NULL != p) free (p);
16726
16727 2009-01-27  Mark McLoughlin  <markmc@redhat.com>
16728
16729         test-getaddrinfo: skip (don't fail) this test when there's no network
16730         * tests/test-getaddrinfo.c: Skip test upon failure with EAI_AGAIN,
16731         on the presumption that it means you lack network access.
16732
16733 2009-01-26  Jim Meyering  <meyering@redhat.com>
16734
16735         fflush: avoid warnings on modern systems
16736         * lib/fflush.c (rpl_fflush): Move declarations of locals,
16737         pos and result, into scopes where they're used.
16738
16739 2009-01-26  Eric Blake  <ebb9@byu.net>
16740
16741         Silence warning reintroduced by recent extensions patch.
16742         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS)
16743         (gl_USE_SYSTEM_EXTENSIONS): Use AC_DEFUN_ONCE to silence newer
16744         autoconf.
16745
16746         Backport improved autoconf semantics of AC_DEFUN_ONCE.
16747         * m4/00gnulib.m4: New file.
16748         * gnulib-tool (func_get_filelist): Always use it.
16749         * m4/gnulib-common.m4 (gl_COMMON): Force the file to be used.
16750         Reported by Bruno Haible, with suggestions from Paolo Bonzini.
16751
16752 2009-01-25  Bruno Haible  <bruno@clisp.org>
16753
16754         Make test-quotearg work on MacOS X and AIX.
16755         * tests/test-quotearg.sh: New file.
16756         * tests/locale/fr/LC_MESSAGES/test-quotearg.po: New file.
16757         * tests/locale/fr/LC_MESSAGES/test-quotearg.mo: New file.
16758         * tests/test-quotearg.c: Include <locale.h> and gettext.h. Don't
16759         include <libintl.h>.
16760         (fake_locale): Remove variable.
16761         (gettext, dgettext, dcgettext): Remove functions.
16762         (main): Instead of setting a fake locale, set a real locale. Call
16763         textdomain and bindtextdomain.
16764         * modules/quotearg-tests (Files): Add the new files.
16765         (Depends-on): Add gettext, setenv, unsetenv.
16766         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
16767         (Makefile.am): Add test-quotearg.sh to TESTS, remove test-quotearg.
16768         Augment TESTS_ENVIRONMENT.
16769
16770 2009-01-25  Bruno Haible  <bruno@clisp.org>
16771
16772         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove special code that hid the
16773         fr_FR.ISO8859-1 locale on MacOS X.
16774         * m4/locale-ja.m4 (gt_LOCALE_JA): Remove special code that hid the
16775         ja_JP.eucJP locale on MacOS X.
16776         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Remove special code that hid the
16777         zh_CN.GB18030 locale on MacOS X.
16778
16779 2009-01-25  Bruno Haible  <bruno@clisp.org>
16780
16781         Avoid link errors on MacOS X 10.3.
16782         * lib/mbsrtowcs-state.c (_gl_mbsrtowcs_state): Add initializer.
16783         * lib/wcsrtombs-state.c (_gl_wcsrtombs_state): Likewise.
16784
16785 2009-01-25  Bruno Haible  <bruno@clisp.org>
16786
16787         * lib/pipe.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
16788         * m4/pipe.m4 (gl_PIPE): Remove tests for vfork() based code.
16789         * modules/pipe (Files): Remove m4/posix_spawn.m4.
16790         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
16791         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2,
16792         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
16793         posix_spawnattr_init, posix_spawnattr_setsigmask,
16794         posix_spawnattr_setflags, posix_spawnattr_destroy.
16795
16796         * lib/execute.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
16797         * m4/execute.m4 (gl_EXECUTE): Remove tests for vfork() based code.
16798         * modules/execute (Files): Remove m4/posix_spawn.m4.
16799         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
16800         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
16801         posix_spawnattr_init, posix_spawnattr_setsigmask,
16802         posix_spawnattr_setflags, posix_spawnattr_destroy.
16803
16804 2009-01-25  Bruno Haible  <bruno@clisp.org>
16805
16806         * lib/glthread/threadlib.c: Include <stdlib.h>.
16807
16808 2009-01-25  Bruno Haible  <bruno@clisp.org>
16809
16810         * lib/glthread/threadlib.c (dummy): New declaration.
16811
16812 2009-01-25  Bruno Haible  <bruno@clisp.org>
16813
16814         * lib/mbrtowc.c (mbrtowc): Distinguish invalid and incomplete
16815         multibyte characters also for the GB18030 encoding. Don't crash when
16816         the encoding is unknown and nstate = 0. Needed on OSF/1 5.1.
16817
16818 2009-01-25  Bruno Haible  <bruno@clisp.org>
16819
16820         Avoid redefining 'struct random_data' on OSF/1 5.1.
16821         * lib/stdlib.in.h: Include <random.h> if it exists.
16822         * m4/stdlib_h.m4 (gl_STDLIB_H): Test whether <random.h> exists. Set
16823         HAVE_RANDOM_H. Include <random.h> when testing whether
16824         'struct random_data' exists.
16825         * modules/stdlib (Makefile.am): Substitute HAVE_RANDOM_H.
16826
16827 2009-01-25  Bruno Haible  <bruno@clisp.org>
16828
16829         Don't install charset.alias on MacOS X >= 10.3.
16830         * lib/localcharset.c (DARWIN7): New macro.
16831         (get_charset_aliases): Hardcode the result for Darwin7.
16832         * modules/localcharset (install-exec-local): Don't install
16833         charset.alias on MacOS X >= 10.3, if the file does not yet exist.
16834
16835 2009-01-25  Bruno Haible  <bruno@clisp.org>
16836
16837         Don't install charset.alias on mingw and Cygwin.
16838         * modules/localcharset (install-exec-local): Don't install
16839         charset.alias on mingw and Cygwin, if the file does not yet exist.
16840         The result for these platforms is hardcoded in localcharset.c.
16841
16842 2009-01-25  Bruno Haible  <bruno@clisp.org>
16843
16844         Make it possible again to use AC_GNU_SOURCE together with gnulib.
16845         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_GNU_SOURCE
16846         before requiring AC_USE_SYSTEM_EXTENSIONS.
16847
16848 2009-01-25  Jim Meyering  <meyering@redhat.com>
16849
16850         c-strtod: avoid warnings
16851         * lib/c-strtod.c (C_STRTOD): Cast nptr to (char *) to avoid
16852         "assignment discards qualifiers from pointer target type" warnings.
16853
16854 2009-01-24  Bruno Haible  <bruno@clisp.org>
16855
16856         Add support for non-UTF-8 locales on MacOS X.
16857         * lib/config.charset: Add CP1131, ARMSCII-8, PT154 to the list of
16858         canonical encodings. For Darwin 7 and newer, don't map traditional
16859         encodings to UTF-8.
16860         Reported by Vincent Lefevre <vincent@vinc17.org>
16861         at <http://savannah.gnu.org/bugs/?25235>.
16862
16863 2009-01-24  Bruno Haible  <bruno@clisp.org>
16864
16865         * doc/gnulib.texi (Obsolete modules): New section.
16866         Reported by Mike Frysinger <vapier@gentoo.org>.
16867
16868 2009-01-24  Bruno Haible  <bruno@clisp.org>
16869
16870         * doc/Makefile (%.pdf): Clarify where to find texmf.cnf.
16871         (%.dvi): New rule.
16872
16873 2009-01-24  Bruno Haible  <bruno@clisp.org>
16874
16875         * lib/c-strtod.h (c_strtod, c_strtold): Adjust specification.
16876         Reported by Eric Blake.
16877
16878 2009-01-24  Bruno Haible  <bruno@clisp.org>
16879
16880         * lib/c-stack.c (segv_handler): If !HAVE_XSI_STACK_OVERFLOW_HEURISTIC,
16881         set signo = 0 also if info->si_code <= 0. Needed on HP-UX 11.11.
16882         Reported by Gary V. Vaughan <gary@gnu.org>.
16883
16884 2009-01-24  Bruno Haible  <bruno@clisp.org>
16885
16886         * lib/c-strtod.h (c_strtod, c_strtold): Add specification.
16887
16888 2009-01-23  Bruno Haible  <bruno@clisp.org>
16889
16890         Make c-strtod, c-strtold usable in libraries.
16891         * lib/c-strtod.c: Include string.h instead of xalloc.h.
16892         (C_STRTOD): Call strdup instead of xstrdup.
16893         * modules/c-strtod (Depends-on): Add strdup-posix, remove xalloc.
16894         * modules/c-strtold (Depends-on): Likewise.
16895         * doc/c-strtod.texi: Remove the sentence mentioning xalloc_die.
16896         * NEWS: Mention the change.
16897         Reported by Michael Gold <mgold@ncf.ca>.
16898
16899 2009-01-23  Jim Meyering  <meyering@redhat.com>
16900
16901         c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure path
16902         * lib/c-strtod.c (C_STRTOD) [LC_ALL_MASKC]: Ensure that when
16903         ENDPTR is non-NULL, *ENDPTR is set to NPTR upon failure.
16904
16905 2009-01-23  Simon Josefsson  <simon@josefsson.org>
16906
16907         * lib/version-etc.c: Add emit_bug_reporting_address, inspired by
16908         GNU CoreUtils.
16909         * lib/version-etc.h: Add prototype for emit_bug_reporting_address.
16910         * modules/version-etc (Description): Update.
16911
16912 2009-01-22  Bruno Haible  <bruno@clisp.org>
16913
16914         Cache the C locale object.
16915         * lib/c-strtod.c (c_locale_cache): New variable.
16916         (c_locale): New function.
16917         (C_STRTOD): Use it, and don't call freelocale.
16918         * m4/c-strtod.m4 (gl_C_STRTOD, gl_C_STRTOLD): Require AC_C_INLINE.
16919         Suggested by Paolo Bonzini.
16920
16921 2009-01-21  Bruno Haible  <bruno@clisp.org>
16922
16923         * lib/getloadavg.c (getloadavg): Check c_strtod result against error
16924         conditions other than overflow.
16925
16926 2009-01-21  Bruno Haible  <bruno@clisp.org>
16927
16928         * lib/c-strtod.c: Include errno.h.
16929         (C_STRTOD): Check against NULL return from newlocale. Preserve errno
16930         value from STRTOD_L and STRTOD.
16931
16932 2009-01-21  Bruno Haible  <bruno@clisp.org>
16933         and Jim Meyering  <meyering@redhat.com>
16934
16935         nanosleep: skip configure test (fail it) for apple universal builds
16936         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_MULTIARCH. In Apple
16937         universal builds, assume that nanosleep does not work.
16938         * modules/nanosleep (Depends-on): Add multiarch.
16939
16940         mktime: skip configure test (fail it) for apple universal builds
16941         * m4/mktime.m4 (AC_FUNC_MKTIME): Require gl_MULTIARCH. In Apple
16942         universal builds, assume that mktime does not work.
16943         * modules/mktime (Depends-on): Add multiarch.
16944
16945 2009-01-21  Eric Blake  <ebb9@byu.net>
16946
16947         multiarch: avoid expand-before-require warning
16948         * modules/multiarch (configure.ac): Require, rather than expand,
16949         gl_MULTIARCH.
16950         * m4/multiarch.m4 (gl_MULTIARCH_BODY): Merge...
16951         (gl_MULTIARCH): ...into this macro, and use AC_DEFUN_ONCE to
16952         enforce that all clients require it.  Partial reversion of
16953         2008-12-29 patch.
16954
16955         error: avoid expand-before-require warning
16956         * modules/errno (configure.ac): Require, rather than expand,
16957         gl_HEADER_ERRNO_H.
16958         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Merge...
16959         (gl_HEADER_ERRNO_H): ...into this macro, and use AC_DEFUN_ONCE to
16960         enforce that all clients require it.
16961
16962         gnulib-tool: avoid warnings from using obsolete AC_GNU_SOURCE
16963         * gnulib-tool (func_dest_tmpfilename, func_create_testdir): Using
16964         obsolete AC_GNU_SOURCE causes out-of-order expansion; avoid it,
16965         and rely solely on gl_USE_SYSTEM_EXTENSIONS.
16966
16967 2009-01-21  Paolo Bonzini  <bonzini@gnu.org>
16968
16969         Revert:
16970         2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
16971
16972         regex: do not depend on obsolete modules.
16973         * modules/regex: Remove memcmp and memmove.
16974
16975 2009-01-20  Bruno Haible  <bruno@clisp.org>
16976
16977         Make the 'link' module link on Windows NT 4.
16978         * lib/link.c (_WIN32_WINNT): Don't define.
16979         (CreateHardLinkFuncType): New type.
16980         (CreateHardLinkFunc, initialized): New variables.
16981         (initialize): New function.
16982         (link): Invoke CreateHardLink indirectly through the function pointer.
16983
16984 2009-01-20  Bruno Haible  <bruno@clisp.org>
16985
16986         Fix compilation failure on mingw.
16987         * tests/test-link.c (main): Don't assume that EOPNOTSUPP exists.
16988
16989 2009-01-20  Michael Gold  <mgold@ncf.ca>  (tiny change)
16990
16991         * doc/c-strtod.texi: Mention a couple of restrictions.
16992
16993 2009-01-20  Jim Meyering  <meyering@redhat.com>
16994
16995         gettimeofday: move more declarations out of functions
16996         * lib/gettimeofday.c: Move extern declarations of tzset and
16997         gmtime out of containing functions.  Prompted by Bruno Haible.
16998
16999 2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
17000
17001         regex: do not depend on obsolete modules.
17002         * modules/regex: Remove memcmp and memmove.
17003
17004 2009-01-19  Bruno Haible  <bruno@clisp.org>
17005
17006         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
17007         * modules/uniconv/u16-conv-from-enc (configure.ac): Require
17008         gl_BIGENDIAN, not AC_C_BIGENDIAN.
17009         * modules/uniconv/u16-conv-to-enc (configure.ac): Likewise.
17010         * modules/uniconv/u16-strconv-to-enc (configure.ac): Likewise.
17011
17012 2009-01-19  Bruno Haible  <bruno@clisp.org>
17013
17014         * tests/test-link.c: Include <errno.h>.
17015         (main): Exit with code 77 when a hard link cannot be created due to
17016         the file system.
17017         * tests/test-link.sh: Skip test when a hard link cannot be created due
17018         to the file system.
17019         Suggested by Eric Blake.
17020
17021 2009-01-19  Martin Lambers  <marlam@marlam.de>
17022
17023         * modules/link-tests: New file.
17024         * tests/test-link.sh: New file.
17025         * tests/test-link.c: New file.
17026
17027 2009-01-19  Eric Blake  <ebb9@byu.net>
17028
17029         doc: mention another function added in cygwin 1.7.0
17030         * doc/glibc-functions/glob_pattern_p.texi (glob_pattern_p):
17031         Another new function in cygwin 1.7.
17032
17033 2009-01-19  Bruno Haible  <bruno@clisp.org>
17034
17035         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
17036         * m4/gnulib-common.m4 (gl_BIGENDIAN): New macro.
17037         * m4/exponentl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require
17038         gl_BIGENDIAN, not AC_C_BIGENDIAN.
17039         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
17040         * m4/isinf.m4 (gl_ISINFL_WORKS): Likewise.
17041         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Likewise.
17042         * m4/md4.m4 (gl_MD4): Likewise.
17043         * m4/md5.m4 (gl_MD5): Likewise.
17044         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Likewise.
17045         * m4/sha1.m4 (gl_SHA1): Likewise.
17046         * m4/sha256.m4 (gl_SHA256): Likewise.
17047         * m4/sha512.m4 (gl_SHA512): Likewise.
17048
17049 2009-01-19  Bruno Haible  <bruno@clisp.org>
17050
17051         * modules/uniname/uniname-tests (Depends-on): Add progname.
17052         * tests/uniname/test-uninames.c: Include progname.h.
17053         (main): Call set_program_name.
17054
17055         * modules/unistdio/u8-vsprintf-tests (Depends-on): Add progname.
17056         * tests/unistdio/test-u8-vsprintf1.c: Include progname.h.
17057         (main): Call set_program_name.
17058
17059         * modules/unistdio/u8-vsnprintf-tests (Depends-on): Add progname.
17060         * tests/unistdio/test-u8-vsnprintf1.c: Include progname.h.
17061         (main): Call set_program_name.
17062
17063         * modules/unistdio/u16-vsprintf-tests (Depends-on): Add progname.
17064         * tests/unistdio/test-u16-vsprintf1.c: Include progname.h.
17065         (main): Call set_program_name.
17066
17067         * modules/unistdio/u16-vsnprintf-tests (Depends-on): Add progname.
17068         * tests/unistdio/test-u16-vsnprintf1.c: Include progname.h.
17069         (main): Call set_program_name.
17070
17071         * modules/unistdio/u32-vsprintf-tests (Depends-on): Add progname.
17072         * tests/unistdio/test-u32-vsprintf1.c: Include progname.h.
17073         (main): Call set_program_name.
17074
17075         * modules/unistdio/u32-vsnprintf-tests (Depends-on): Add progname.
17076         * tests/unistdio/test-u32-vsnprintf1.c: Include progname.h.
17077         (main): Call set_program_name.
17078
17079         * modules/unistdio/ulc-vsprintf-tests (Depends-on): Add progname.
17080         * tests/unistdio/test-ulc-vsprintf1.c: Include progname.h.
17081         (main): Call set_program_name.
17082
17083         * modules/unistdio/ulc-vsnprintf-tests (Depends-on): Add progname.
17084         * tests/unistdio/test-ulc-vsnprintf1.c: Include progname.h.
17085         (main): Call set_program_name.
17086
17087 2009-01-19  Eric Blake  <ebb9@byu.net>
17088
17089         test-unistd: test previous patch
17090         * tests/test-unistd.c: Test *_FILENO macros.
17091
17092         unistd: guarantee STDIN_FILENO here, for OS/2 EMX
17093         * lib/unistd.in.h (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
17094         Guarantee a definition.
17095         * doc/posix-headers/unistd.texi (unistd.h): Document the bug.
17096         * modules/unistd-safer (Depends-on): Add dependency on unistd.
17097         * lib/c-stack.c (STDERR_FILENO): Rely on <unistd.h>.
17098         * lib/dup-safer.c (STDERR_FILENO): Likewise.
17099         * lib/execute.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
17100         Likewise.
17101         * lib/fd-safer.c (STDIN_FILENO, STDERR_FILENO): Likewise.
17102         * lib/fopen-safer.c (STDERR_FILENO): Likewise.
17103         * lib/pipe.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
17104         Likewise.
17105         * lib/tmpfile-safer.c (STDERR_FILENO): Likewise.
17106         * tests/test-posix_spawn1.c (STDIN_FILENO, STDOUT_FILENO)
17107         (STDERR_FILENO): Likewise.
17108         * tests/test-posix_spawn2.c (STDIN_FILENO, STDOUT_FILENO)
17109         (STDERR_FILENO): Likewise.
17110         * tests/test-posix_spawn3.c (STDIN_FILENO, STDOUT_FILENO)
17111         (STDERR_FILENO): Likewise.
17112         Reported by Elbert Pol.
17113
17114 2009-01-19  Eric Blake  <ebb9@byu.net>
17115
17116         doc: mention more functions added in cygwin 1.7.0
17117         * doc/posix-functions/abort.texi (abort): Update wording related
17118         to cygwin.
17119         * doc/posix-functions/daylight.texi (daylight): Likewise.
17120         * doc/posix-functions/optarg.texi (optarg): Likewise.
17121         * doc/posix-functions/optarg.texi (opterr): Likewise.
17122         * doc/posix-functions/optarg.texi (optind): Likewise.
17123         * doc/posix-functions/optarg.texi (optopt): Likewise.
17124         * doc/posix-functions/wprintf.texi (wprintf): Cygwin wprintf never
17125         worked in 1.5.x, and was withdrawn in 1.7.
17126         * doc/posix-functions/vwprintf.texi (vwprintf): Likewise.
17127         * doc/posix-functions/fprintf.texi (fprintf): Tighten mention of
17128         cygwin versions.
17129         * doc/posix-functions/perror.texi (perror): Likewise.
17130         * doc/posix-functions/printf.texi (printf): Likewise.
17131         * doc/posix-functions/snprintf.texi (snprintf): Likewise.
17132         * doc/posix-functions/sprintf.texi (sprintf): Likewise.
17133         * doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
17134         * doc/posix-functions/vprintf.texi (vprintf): Likewise.
17135         * doc/posix-functions/vsnprintf.texi (vsnprintf): Likewise.
17136         * doc/posix-functions/vsprintf.texi (vsprintf): Likewise.
17137         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
17138         Likewise.
17139         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
17140         Likewise.
17141         * doc/glibc-functions/cfmakeraw.texi (cfmakeraw): Cygwin 1.7 adds
17142         this function.
17143         * doc/glibc-functions/in6addr_any.texi (in6addr_any): Likewise.
17144         * doc/glibc-functions/in6addr_loopback.texi (in6addr_loopback):
17145         Likewise.
17146         * doc/glibc-functions/updwtmpx.texi (updwtmpx): Likewise.
17147         * doc/posix-functions/_Exit_C99.texi (_Exit): Likewise.
17148         * doc/posix-functions/confstr.texi (confstr): Likewise.
17149         * doc/posix-functions/dprintf.texi (dprintf): Likewise.
17150         * doc/posix-functions/fgetwc.texi (fgetwc): Likewise.
17151         * doc/posix-functions/fgetws.texi (fgetws): Likewise.
17152         * doc/posix-functions/fputwc.texi (fputwc): Likewise.
17153         * doc/posix-functions/fputws.texi (fputws): Likewise.
17154         * doc/posix-functions/fwide.texi (fwide): Likewise.
17155         * doc/posix-functions/getwc.texi (getwc): Likewise.
17156         * doc/posix-functions/getwchar.texi (getwchar): Likewise.
17157         * doc/posix-functions/putwc.texi (putwc): Likewise.
17158         * doc/posix-functions/putwchar.texi (putwchar): Likewise.
17159         * doc/posix-functions/sigignore.texi (sigignore): Likewise.
17160         * doc/posix-functions/ungetwc.texi (ungetwc): Likewise.
17161         * doc/posix-functions/vdprintf.texi (vdprintf): Likewise.
17162         * doc/posix-functions/wcpcpy.texi (wcpcpy): Likewise.
17163         * doc/posix-functions/wcpncpy.texi (wcpncpy): Likewise.
17164         * doc/posix-functions/wcstol.texi (wcstol): Likewise.
17165         * doc/posix-functions/wcstoll.texi (wcstoll): Likewise.
17166         * doc/posix-functions/wcstoul.texi (wcstoul): Likewise.
17167         * doc/posix-functions/wcstoull.texi (wcstoull): Likewise.
17168         * doc/posix-functions/wcsxfrm.texi (wcsxfrm): Likewise.
17169
17170 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
17171
17172         ioctl: avoid warning: no previous prototype for 'rpl_ioctl'
17173         * lib/ioctl.c: Include <sys/ioctl.h>.
17174
17175 2009-01-19  Simon Josefsson  <simon@josefsson.org>
17176
17177         * modules/getdate-tests (Depends-on): Add progname.
17178         * tests/test-getdate.c: Use progname module, to avoid link errors
17179         on non-glibc systems.
17180
17181 2009-01-18  Simon Josefsson  <simon@josefsson.org>
17182
17183         * modules/filenamecat-tests (Depends-on): Add progname.
17184         * modules/fstrcmp-tests (Depends-on): Likewise.
17185
17186         * tests/test-filenamecat.c: Use progname module, to avoid link
17187         errors on non-glibc systems.
17188         * tests/test-fstrcmp.c: Likewise.
17189
17190 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
17191
17192         gettimeofday: avoid warning: nested extern declaration of 'localtime'
17193         * lib/gettimeofday.c: Move extern declaration out of function.
17194
17195 2009-01-18  Bruno Haible  <bruno@clisp.org>
17196
17197         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mblen and mbrlen.
17198         * lib/strftime.c (HAVE_MBLEN, HAVE_MBRLEN): Remove macros.
17199         (MULTIBYTE_IS_FORMAT_SAFE): Define to 1 on all platforms except OSF/1.
17200
17201 2009-01-18  Bruno Haible  <bruno@clisp.org>
17202
17203         * lib/strftime.c (MEMPCPY): Remove unused macro.
17204         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mempcpy.
17205
17206 2009-01-18  Martin Lambers  <marlam@marlam.de>
17207
17208         New module 'link'.
17209         * lib/unistd.in.h (link): New declaration.
17210         * lib/link.c: New file.
17211         * m4/link.m4: New file.
17212         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_LINK,
17213         HAVE_LINK.
17214         * modules/unistd (Makefile.am): Substitute GNULIB_LINK, HAVE_LINK.
17215         * modules/link: New file.
17216         * doc/posix-functions/link.texi: Mention the new module.
17217
17218 2009-01-18  Bruno Haible  <bruno@clisp.org>
17219
17220         * tests/test-avltree_list.c (main): Call set_program_name.
17221         * tests/test-avltree_oset.c (main): Likewise.
17222         * tests/test-obstack-printf.c: Include progname.h.
17223         (main): Call set_program_name.
17224         * tests/test-quotearg.c: Include progname.h.
17225         (main): Call set_program_name.
17226         * tests/test-xmemdup0.c: Include progname.h.
17227         (main): Call set_program_name.
17228
17229 2009-01-18  Bruno Haible  <bruno@clisp.org>
17230
17231         New module 'alphasort'.
17232         * lib/dirent.in.h (alphasort): New declaration.
17233         * lib/alphasort.c: New file, from glibc with modifications.
17234         * m4/alphasort.m4: New file.
17235         * modules/alphasort: New file.
17236         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_ALPHASORT,
17237         HAVE_ALPHASORT.
17238         * modules/dirent (Makefile.am): Substitute GNULIB_ALPHASORT,
17239         HAVE_ALPHASORT.
17240         * doc/posix-functions/alphasort.texi: Mention the new module and the
17241         portability problems.
17242
17243 2009-01-18  Bruno Haible  <bruno@clisp.org>
17244
17245         New module 'scandir'.
17246         * lib/dirent.in.h (scandir): New declaration.
17247         * lib/scandir.c: New file, from glibc with modifications.
17248         * m4/scandir.m4: New file.
17249         * modules/scandir: New file.
17250         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_SCANDIR,
17251         HAVE_SCANDIR.
17252         * modules/dirent (Makefile.am): Substitute GNULIB_SCANDIR,
17253         HAVE_SCANDIR.
17254         * doc/posix-functions/scandir.texi: Mention the new module and the
17255         portability problems.
17256
17257 2009-01-17  Bruno Haible  <bruno@clisp.org>
17258
17259         * gnulib-tool (func_remove_prefix): Escape all dots in the prefix.
17260         Update documentation.
17261         (func_remove_suffix): Escape all dots in the suffix. Update
17262         documentation.
17263         (func_filter_filelist): Update documentation.
17264         Reported by Ralf Wildenhues.
17265
17266 2009-01-17  Bruno Haible  <bruno@clisp.org>
17267
17268         * modules/dprintf-posix-tests: New file.
17269         * tests/test-dprintf-posix.sh: New file.
17270         * tests/test-dprintf-posix.c: New file.
17271
17272         New modules 'dprintf', 'dprintf-posix'.
17273         * lib/stdio.in.h (dprintf): New declaration.
17274         * lib/dprintf.c: New file.
17275         * m4/dprintf.m4: New file.
17276         * m4/dprintf-posix.m4: New file.
17277         * modules/dprintf: New file.
17278         * modules/dprintf-posix: New file.
17279         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_DPRINTF,
17280         HAVE_DPRINTF, REPLACE_DPRINTF.
17281         * modules/stdio (Makefile.am): Substitute also GNULIB_DPRINTF,
17282         HAVE_DPRINTF, REPLACE_DPRINTF.
17283         * doc/posix-functions/dprintf.texi: Mention the new modules.
17284
17285 2009-01-17  Bruno Haible  <bruno@clisp.org>
17286
17287         * modules/vdprintf-posix-tests: New file.
17288         * tests/test-vdprintf-posix.sh: New file.
17289         * tests/test-vdprintf-posix.c: New file.
17290
17291         New modules 'vdprintf', 'vdprintf-posix'.
17292         * lib/stdio.in.h (vdprintf): New declaration.
17293         * lib/vdprintf.c: New file.
17294         * m4/vdprintf.m4: New file.
17295         * m4/vdprintf-posix.m4: New file.
17296         * modules/vdprintf: New file.
17297         * modules/vdprintf-posix: New file.
17298         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_VDPRINTF,
17299         HAVE_VDPRINTF, REPLACE_VDPRINTF.
17300         * modules/stdio (Makefile.am): Substitute also GNULIB_VDPRINTF,
17301         HAVE_VDPRINTF, REPLACE_VDPRINTF.
17302         * doc/posix-functions/vdprintf.texi: Mention the new modules.
17303
17304 2009-01-17  Bruno Haible  <bruno@clisp.org>
17305
17306         Fix replacement of fopen on mingw.
17307         * m4/fopen.m4 (gl_FUNC_FOPEN): Define FOPEN_TRAILING_SLASH_BUG also on
17308         mingw.
17309
17310 2009-01-17  Bruno Haible  <bruno@clisp.org>
17311
17312         Fix compilation error on HP-UX 11.00, present since 2008-09-24.
17313         * lib/fopen.c: Include <sys/types.h> and <sys/types.h>.
17314
17315 2009-01-17  Bruno Haible  <bruno@clisp.org>
17316
17317         Avoid test-fflush2.sh failure on mingw.
17318         * tests/test-fflush2.c: Include binary-io.h.
17319         (main): Put standard input into binary mode.
17320         * modules/fflush-tests (Depends-on): Add binary-io.
17321
17322 2009-01-17  Bruno Haible  <bruno@clisp.org>
17323
17324         * lib/wchar.in.h: In another particular situation, include only the
17325         system's <wchar.h> file.
17326         (_GL_ALREADY_INCLUDING_WCHAR_H): New macro.
17327         Reported by Albert Chin-A-Young <china@thewrittenword.com>
17328         and Thomas Guyot-Sionnest <dermoth@aei.ca>.
17329
17330 2009-01-17  Bruno Haible  <bruno@clisp.org>
17331
17332         Support for stripping executables in --enable-relocatable.
17333         * build-aux/install-reloc: Expect one more argument, or an environment
17334         variable RELOC_STRIP_PROG. If set, strip the destination program and
17335         its wrapper.
17336         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV, set
17337         RELOC_STRIP_PROG.
17338         * doc/relocatable-maint.texi (Supporting Relocation): Mention the need
17339         to set RELOCATABLE_STRIP.
17340         * NEWS: Mention the new Makefile requirement.
17341
17342 2009-01-17  Bruno Haible  <bruno@clisp.org>
17343
17344         * build-aux/install-reloc: Remove debugging information left over by
17345         C compiler on MacOS X.
17346
17347 2009-01-17  Bruno Haible  <bruno@clisp.org>
17348
17349         Update use of _NSGetExecutablePath after API change in MacOS X 10.4.
17350         * lib/progreloc.c (find_executable): Fix type of pointer passed to
17351         _NSGetExecutablePath.
17352
17353 2009-01-16  Jim Meyering  <meyering@redhat.com>
17354
17355         strerror: avoid warnings about discarding "const"
17356         * lib/strerror.c (rpl_strerror): Instead of returning a const
17357         string from each and every "case", use a variable, and add a single
17358         cast after the switch.
17359
17360 2009-01-16  Albert Chin-A-Young <china@thewrittenword.com>
17361
17362         * lib/arpa_inet.in.h: Add extern "C" block for C++.
17363
17364 2009-01-16  Bruno Haible  <bruno@clisp.org>
17365
17366         * m4/printf.m4 (gl_SNPRINTF_SIZE1, gl_VSNPRINTF_ZEROSIZE_C99): Use an
17367         array initializer syntax that also works in C++ mode.
17368         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
17369
17370 2009-01-16  Jim Meyering  <meyering@redhat.com>
17371
17372         poll: suppress a warning
17373         * lib/poll.c: Use #pragma GCC diagnostic ignored "-Wtype-limits"
17374         to ignore "...unsigned expression < 0 is always false" warnings.
17375
17376 2009-01-16  Daniel P. Berrange  <berrange@redhat.com>
17377
17378         poll: remove declarations of unused variables
17379         * lib/poll.c (poll) [WIN32_NATIVE]: Remove declarations of unused
17380         sockbuf and optlen.
17381
17382 2009-01-15  Bruno Haible  <bruno@clisp.org>
17383
17384         Make fflush-after-ungetc POSIX compliant on BSD systems.
17385         * lib/fflush.c (clear_ungetc_buffer_preserving_position): New function.
17386         (clear_ungetc_buffer): Implement also for other systems.
17387         (rpl_fflush): On glibc systems, invoke
17388         clear_ungetc_buffer_preserving_position. Otherwise, invoke
17389         clear_ungetc_buffer after fetching the stream's position, not before.
17390
17391 2009-01-15  Bruno Haible  <bruno@clisp.org>
17392
17393         Make fflush-after-ungetc POSIX compliant on glibc systems.
17394         * m4/fflush.m4 (gl_FUNC_FFLUSH): Test also the behaviour of fflush
17395         after ungetc.
17396         * lib/fflush.c (clear_ungetc_buffer): Implement for glibc systems.
17397         (rpl_fflush): On glibc systems, simply call the system's fflush
17398         function after clearing the ungetc buffer.
17399         * lib/fseeko.c (rpl_fseeko): Don't try to lseek past the end of file.
17400         Instead, lseek only to the end of file, then use the system's fseeko
17401         for the rest. On glibc systems, reset the EOF indicator bit.
17402
17403 2009-01-15  Jim Meyering  <meyering@redhat.com>
17404
17405         openmp.m4: revert quote-adding change, for portability to older autoconf
17406         * m4/openmp.m4: Remove the quotes added on 2009-01-14.
17407         This reverts part of 42d1eda5dcce2d68deab7a642e7f29bcd7144a0d.
17408         Simon Josefsson noticed the problem when using autoconf-2.61.
17409
17410 2009-01-15  Bruno Haible  <bruno@clisp.org>
17411
17412         * tests/test-fflush2.sh: Invoke test-fflush2 twice.
17413         * tests/test-fflush2.c (ASSERT): Always fail.
17414         (main): Add two tests for fflush() after ungetc(), taking into account
17415         the Austin Group's clarification.
17416         Suggested by Eric Blake.
17417
17418 2009-01-15  Albert Chin-A-Young  <china@thewrittenword.com>
17419
17420         mktime.m4: remove K&R-style function prototypes
17421         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove K&R-style function prototypes
17422         for the Sun C++ compiler.
17423
17424 2009-01-14  Bruno Haible  <bruno@clisp.org>
17425
17426         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_WCHAR_H): New macro, defined
17427         while including <wchar.h>.
17428         * lib/wchar.in.h: In two particular situations on HP-UX, include only
17429         the system's <wchar.h> file.
17430         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
17431
17432 2009-01-14  Bruno Haible  <bruno@clisp.org>
17433
17434         * m4/csharp.m4: Don't mention gettext on the serial number line.
17435         * m4/csharpexec.m4: Likewise.
17436         * m4/eaccess.m4: Likewise.
17437         * m4/javaexec.m4: Likewise.
17438         * m4/sig_atomic_t.m4: Likewise.
17439         * m4/tmpdir.m4: Likewise.
17440         * m4/intldir.m4: Bump gettext version.
17441         * m4/lib-ld.m4: Likewise.
17442
17443 2009-01-14  Bruno Haible  <bruno@clisp.org>
17444
17445         * lib/progname.c (set_program_name): Add more comments.
17446         Reported by Sergey Poznyakoff <gray@gnu.org.ua>.
17447
17448 2009-01-14  Simon Josefsson  <simon@josefsson.org>
17449
17450         * lib/sys_stat.in.h: Include sys/types.h for nlink_t on systems
17451         were sys/stat.h does not define it.
17452
17453 2009-01-14  Jim Meyering  <meyering@redhat.com>
17454
17455         many *.m4 files: improve m4 quoting
17456         99% of this change was performed by running the following commands:
17457         git ls-files | grep '\.m4$' | xargs perl -pi \
17458           -e 's/(AC_\w+\()([^[()]+?)([,)])/$1\[$2]$3/g;' \
17459           -e 's/(AC_\w+\((?:\[[^,]+?\], ){1})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
17460           -e 's/(AC_\w+\((?:\[[^,]+?\], ){2})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
17461           -e 's/(AC_\w+\((?:\[[^,]+?\], ){3})([^,[()]+?)([,)])/$1\[$2]$3/g'
17462         perl -pi -e 's/\[\.\.\.\]/.../' m4/onceonly.m4
17463         The remainder were to add Copyright dates, increment serial numbers,
17464         undo some changes in comments, exclude m4/intl.m4, and add quotes
17465         around the "1" in ",1" where the unusual spacing prohibited the
17466         above regexps from doing the job.  For more details, see
17467         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16175>.
17468         * m4/acl.m4: Modified.
17469         * m4/afs.m4: Likewise.
17470         * m4/alloca.m4: Likewise.
17471         * m4/argp.m4: Likewise.
17472         * m4/argz.m4: Likewise.
17473         * m4/atexit.m4: Likewise.
17474         * m4/bison-i18n.m4: Likewise.
17475         * m4/bison.m4: Likewise.
17476         * m4/byteswap.m4: Likewise.
17477         * m4/c-stack.m4: Likewise.
17478         * m4/c-strtod.m4: Likewise.
17479         * m4/calloc.m4: Likewise.
17480         * m4/canonicalize-lgpl.m4: Likewise.
17481         * m4/chown.m4: Likewise.
17482         * m4/clock_time.m4: Likewise.
17483         * m4/codeset.m4: Likewise.
17484         * m4/copy-file.m4: Likewise.
17485         * m4/csharp.m4: Likewise.
17486         * m4/csharpcomp.m4: Likewise.
17487         * m4/csharpexec.m4: Likewise.
17488         * m4/d-ino.m4: Likewise.
17489         * m4/d-type.m4: Likewise.
17490         * m4/dirfd.m4: Likewise.
17491         * m4/double-slash-root.m4: Likewise.
17492         * m4/eaccess.m4: Likewise.
17493         * m4/eealloc.m4: Likewise.
17494         * m4/environ.m4: Likewise.
17495         * m4/errno_h.m4: Likewise.
17496         * m4/euidaccess.m4: Likewise.
17497         * m4/execute.m4: Likewise.
17498         * m4/fatal-signal.m4: Likewise.
17499         * m4/fchdir.m4: Likewise.
17500         * m4/fcntl_h.m4: Likewise.
17501         * m4/fileblocks.m4: Likewise.
17502         * m4/filenamecat.m4: Likewise.
17503         * m4/findprog.m4: Likewise.
17504         * m4/flexmember.m4: Likewise.
17505         * m4/fnmatch.m4: Likewise.
17506         * m4/fopen.m4: Likewise.
17507         * m4/fpending.m4: Likewise.
17508         * m4/fprintf-posix.m4: Likewise.
17509         * m4/free.m4: Likewise.
17510         * m4/frexp.m4: Likewise.
17511         * m4/frexpl.m4: Likewise.
17512         * m4/fsusage.m4: Likewise.
17513         * m4/ftruncate.m4: Likewise.
17514         * m4/gc-camellia.m4: Likewise.
17515         * m4/gc-random.m4: Likewise.
17516         * m4/gc.m4: Likewise.
17517         * m4/getaddrinfo.m4: Likewise.
17518         * m4/getcwd-abort-bug.m4: Likewise.
17519         * m4/getcwd-path-max.m4: Likewise.
17520         * m4/getdate.m4: Likewise.
17521         * m4/getdomainname.m4: Likewise.
17522         * m4/getgroups.m4: Likewise.
17523         * m4/gethostname.m4: Likewise.
17524         * m4/gethrxtime.m4: Likewise.
17525         * m4/getline.m4: Likewise.
17526         * m4/getloadavg.m4: Likewise.
17527         * m4/getndelim2.m4: Likewise.
17528         * m4/getpass.m4: Likewise.
17529         * m4/gettext.m4: Likewise.
17530         * m4/gettime.m4: Likewise.
17531         * m4/gettimeofday.m4: Likewise.
17532         * m4/gnulib-common.m4: Likewise.
17533         * m4/group-member.m4: Likewise.
17534         * m4/host-os.m4: Likewise.
17535         * m4/iconv.m4: Likewise.
17536         * m4/iconv_open.m4: Likewise.
17537         * m4/inet_ntop.m4: Likewise.
17538         * m4/inet_pton.m4: Likewise.
17539         * m4/inline.m4: Likewise.
17540         * m4/intldir.m4: Likewise.
17541         * m4/intlmacosx.m4: Likewise.
17542         * m4/intmax.m4: Likewise.
17543         * m4/intmax_t.m4: Likewise.
17544         * m4/inttypes.m4: Likewise.
17545         * m4/inttypes_h.m4: Likewise.
17546         * m4/inttypes-pri.m4: Likewise.
17547         * m4/isapipe.m4: Likewise.
17548         * m4/isnand.m4: Likewise.
17549         * m4/isnanf.m4: Likewise.
17550         * m4/isnanl.m4: Likewise.
17551         * m4/javacomp.m4: Likewise.
17552         * m4/javaexec.m4: Likewise.
17553         * m4/jm-winsz1.m4: Likewise.
17554         * m4/jm-winsz2.m4: Likewise.
17555         * m4/lchown.m4: Likewise.
17556         * m4/lcmessage.m4: Likewise.
17557         * m4/ldexpl.m4: Likewise.
17558         * m4/lib-ld.m4: Likewise.
17559         * m4/lib-link.m4: Likewise.
17560         * m4/libsigsegv.m4: Likewise.
17561         * m4/link-follow.m4: Likewise.
17562         * m4/localcharset.m4: Likewise.
17563         * m4/locale-fr.m4: Likewise.
17564         * m4/locale-ja.m4: Likewise.
17565         * m4/locale-tr.m4: Likewise.
17566         * m4/locale-zh.m4: Likewise.
17567         * m4/lock.m4: Likewise.
17568         * m4/longlong.m4: Likewise.
17569         * m4/ls-mntd-fs.m4: Likewise.
17570         * m4/lstat.m4: Likewise.
17571         * m4/malloc.m4: Likewise.
17572         * m4/mathl.m4: Likewise.
17573         * m4/mbrtowc.m4: Likewise.
17574         * m4/mbstate_t.m4: Likewise.
17575         * m4/mbswidth.m4: Likewise.
17576         * m4/memchr.m4: Likewise.
17577         * m4/memcmp.m4: Likewise.
17578         * m4/memcpy.m4: Likewise.
17579         * m4/memmem.m4: Likewise.
17580         * m4/memmove.m4: Likewise.
17581         * m4/mempcpy.m4: Likewise.
17582         * m4/memrchr.m4: Likewise.
17583         * m4/memset.m4: Likewise.
17584         * m4/minmax.m4: Likewise.
17585         * m4/mkdir-slash.m4: Likewise.
17586         * m4/mkdtemp.m4: Likewise.
17587         * m4/mktime.m4: Likewise.
17588         * m4/mmap-anon.m4: Likewise.
17589         * m4/mountlist.m4: Likewise.
17590         * m4/nanosleep.m4: Likewise.
17591         * m4/nls.m4: Likewise.
17592         * m4/nocrash.m4: Likewise.
17593         * m4/open.m4: Likewise.
17594         * m4/openat.m4: Likewise.
17595         * m4/openmp.m4: Likewise.
17596         * m4/pathmax.m4: Likewise.
17597         * m4/perl.m4: Likewise.
17598         * m4/physmem.m4: Likewise.
17599         * m4/pipe.m4: Likewise.
17600         * m4/po.m4: Likewise.
17601         * m4/poll.m4: Likewise.
17602         * m4/posixtm.m4: Likewise.
17603         * m4/posixver.m4: Likewise.
17604         * m4/printf-frexp.m4: Likewise.
17605         * m4/printf-frexpl.m4: Likewise.
17606         * m4/printf-posix.m4: Likewise.
17607         * m4/printf-posix-rpl.m4: Likewise.
17608         * m4/printf.m4: Likewise.
17609         * m4/progtest.m4: Likewise.
17610         * m4/putenv.m4: Likewise.
17611         * m4/readline.m4: Likewise.
17612         * m4/readlink.m4: Likewise.
17613         * m4/readutmp.m4: Likewise.
17614         * m4/realloc.m4: Likewise.
17615         * m4/regex.m4: Likewise.
17616         * m4/relocatable.m4: Likewise.
17617         * m4/relocatable-lib.m4: Likewise.
17618         * m4/rename-dest-slash.m4: Likewise.
17619         * m4/rename.m4: Likewise.
17620         * m4/rmdir-errno.m4: Likewise.
17621         * m4/rmdir.m4: Likewise.
17622         * m4/roundf.m4: Likewise.
17623         * m4/roundl.m4: Likewise.
17624         * m4/rpmatch.m4: Likewise.
17625         * m4/save-cwd.m4: Likewise.
17626         * m4/selinux-selinux-h.m4: Likewise.
17627         * m4/setenv.m4: Likewise.
17628         * m4/settime.m4: Likewise.
17629         * m4/sig2str.m4: Likewise.
17630         * m4/sig_atomic_t.m4: Likewise.
17631         * m4/signalblocking.m4: Likewise.
17632         * m4/signbit.m4: Likewise.
17633         * m4/sigpipe.m4: Likewise.
17634         * m4/sockets.m4: Likewise.
17635         * m4/sockpfaf.m4: Likewise.
17636         * m4/st_dm_mode.m4: Likewise.
17637         * m4/stat-time.m4: Likewise.
17638         * m4/stdbool.m4: Likewise.
17639         * m4/stdint.m4: Likewise.
17640         * m4/stdint_h.m4: Likewise.
17641         * m4/stpcpy.m4: Likewise.
17642         * m4/stpncpy.m4: Likewise.
17643         * m4/strcase.m4: Likewise.
17644         * m4/strchrnul.m4: Likewise.
17645         * m4/strcspn.m4: Likewise.
17646         * m4/strdup.m4: Likewise.
17647         * m4/strftime.m4: Likewise.
17648         * m4/strndup.m4: Likewise.
17649         * m4/strnlen.m4: Likewise.
17650         * m4/strpbrk.m4: Likewise.
17651         * m4/strptime.m4: Likewise.
17652         * m4/strsep.m4: Likewise.
17653         * m4/strtod.m4: Likewise.
17654         * m4/strtoimax.m4: Likewise.
17655         * m4/strtok_r.m4: Likewise.
17656         * m4/strtol.m4: Likewise.
17657         * m4/strtoll.m4: Likewise.
17658         * m4/strtoul.m4: Likewise.
17659         * m4/strtoull.m4: Likewise.
17660         * m4/strtoumax.m4: Likewise.
17661         * m4/strverscmp.m4: Likewise.
17662         * m4/threadlib.m4: Likewise.
17663         * m4/timegm.m4: Likewise.
17664         * m4/tm_gmtoff.m4: Likewise.
17665         * m4/tmpdir.m4: Likewise.
17666         * m4/tmpfile.m4: Likewise.
17667         * m4/tzset.m4: Likewise.
17668         * m4/uintmax_t.m4: Likewise.
17669         * m4/unlinkdir.m4: Likewise.
17670         * m4/unlocked-io.m4: Likewise.
17671         * m4/uptime.m4: Likewise.
17672         * m4/userspec.m4: Likewise.
17673         * m4/utimbuf.m4: Likewise.
17674         * m4/utime.m4: Likewise.
17675         * m4/utimes-null.m4: Likewise.
17676         * m4/utimes.m4: Likewise.
17677         * m4/vararrays.m4: Likewise.
17678         * m4/vasnprintf.m4: Likewise.
17679         * m4/vfprintf-posix.m4: Likewise.
17680         * m4/vprintf-posix.m4: Likewise.
17681         * m4/wait-process.m4: Likewise.
17682         * m4/wchar_t.m4: Likewise.
17683         * m4/wint_t.m4: Likewise.
17684         * m4/write-any-file.m4: Likewise.
17685         * m4/yield.m4: Likewise.
17686
17687 2009-01-13  Bruno Haible  <bruno@clisp.org>
17688
17689         Avoid test-copy-file.sh failures when ACL support insufficient.
17690         * modules/copy-file-tests (Makefile.am): Pass USE_ACL in
17691         TESTS_ENVIRONMENT.
17692         * tests/test-copy-file.sh: Skip the ACL comparisons if USE_ACL is 0.
17693         Reported by Jim Meyering.
17694
17695 2009-01-13  Bruno Haible  <bruno@clisp.org>
17696
17697         * modules/unistdio/u-printf-args (Files): Add m4/stdint_h.m4 and
17698         m4/inttypes_h.m4, needed by m4/intmax_t.m4.
17699         * modules/unistdio/u8-printf-parse (Files): Likewise.
17700         * modules/unistdio/u32-printf-parse (Files): Likewise.
17701         * modules/unistdio/ulc-printf-parse (Files): Likewise.
17702
17703 2009-01-13  Simon Josefsson  <simon@josefsson.org>
17704
17705         * modules/unistdio/u16-printf-parse (Files): Add m4/stdint_h.m4
17706         and m4/inttypes_h.m4 too.
17707
17708 2009-01-12  Eric Blake  <ebb9@byu.net>
17709
17710         tests: IRIX 6.2 cc can't compile -0.0 into .data
17711         * tests/test-ceill.c (minus_zero): Compute -0.0L at runtime,
17712         rather than at compile-time.
17713         * tests/test-floorl.c (minus_zero): Likewise.
17714         * tests/test-frexpl.c (minus_zero): Likewise.
17715         * tests/test-isnan.c (minus_zerol): Likewise.
17716         * tests/test-isnanl.h (minus_zero): Likewise.
17717         * tests/test-ldexpl.c (minus_zero): Likewise.
17718         * tests/test-roundl.c (minus_zero): Likewise.
17719         * tests/test-signbit.c (minus_zerol): Likewise.
17720         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
17721         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
17722         * tests/test-truncl.c (minus_zero): Likewise.
17723         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
17724         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
17725         Reported by Tom G. Christensen and Nelson H. F. Beebe.
17726
17727 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
17728
17729         regex: fix glibc bug 9697
17730         * lib/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
17731         handling.
17732
17733 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
17734
17735         regex: fix glibc bug 697
17736         * lib/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
17737         being NULL also if there are no backreferences.
17738
17739 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
17740
17741         regex: merge glibc changes
17742         * lib/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
17743         * lib/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
17744         re_string_skip_chars, re_string_reconstruct): Likewise.
17745         * lib/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
17746
17747 2009-01-07  Jim Meyering  <meyering@redhat.com>
17748
17749         poll: filter through cppi
17750         * lib/poll.c: Indent cpp directives to reflect nesting.
17751
17752 2009-01-07  Daniel P. Berrange  <berrange@redhat.com>
17753
17754         poll: don't return uninitialized
17755         * lib/poll.c (poll) [WIN32_NATIVE]: Initialize "rc".
17756
17757 2009-01-06  Jeremy Olexa <darkside@gentoo.org>  (tiny change)
17758
17759         avoid compile failure on AIX 6.1
17760         * lib/getloadavg.c [HAVE_LIBPERFSTAT]: Include <sys/protosw.h>.
17761         Details in http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/15465
17762
17763 2009-01-04  Jim Meyering  <meyering@redhat.com>
17764
17765         remove duplicate inclusion of <stdio.h>
17766         * tests/test-fprintf-posix.c: Likewise.
17767         * tests/test-printf-posix.c: Likewise.
17768         * tests/test-snprintf-posix.c: Likewise.
17769         * tests/test-sprintf-posix.c: Likewise.
17770         * tests/test-vasprintf-posix.c: Likewise.
17771         * tests/test-vfprintf-posix.c: Likewise.
17772         * tests/test-vprintf-posix.c: Likewise.
17773         * tests/test-vsnprintf-posix.c: Likewise.
17774         * tests/test-vsprintf-posix.c: Likewise.
17775
17776 2009-01-03  Jim Meyering  <meyering@redhat.com>
17777
17778         gnulib-tool: fix sed-based filtering
17779         * gnulib-tool (func_filter_filelist): Remove extra backslash
17780         in sed_fff_filter definition.
17781
17782 2009-01-02  Jim Meyering  <meyering@redhat.com>
17783
17784         strftime: avoid compilation failure on Solaris 2.6
17785         * modules/strftime (Depends-on): Add mbrlen and mbsinit.
17786         * lib/strftime.c [DO_MULTIBYTE]: Include <wchar.h> unconditionally.
17787         Don't #define mbrlen or mbsinit, since now they're guaranteed to
17788         be available.  Reported by Tom G. Christensen.  Details in
17789         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16180>.
17790
17791 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17792             Bruno Haible  <bruno@clisp.org>
17793
17794         Speed up gnulib-tool by doing more string processing through shell
17795         built-ins.
17796         * gnulib-tool (fast_func_append): New variable.
17797         (func_remove_prefix, func_remove_suffix): New functions.
17798         (fast_func_remove_prefix, fast_func_remove_suffix): New variables.
17799         (func_filter_filelist): New function.
17800         (func_get_dependencies): Use func_remove_suffix instead of sed.
17801         (func_get_automake_snippet): Use func_filter_filelist instead of a
17802         subshell and sed invocation.
17803
17804 2009-01-01  Bruno Haible  <bruno@clisp.org>
17805
17806         Fix a security bug.
17807         * gnulib-tool (func_import, import, update): Don't allow the characters
17808         '"', '$', '`', '\' in macro arguments that become part of commands that
17809         are evaluated.
17810
17811 2009-01-01  Bruno Haible  <bruno@clisp.org>
17812
17813         * gnulib-tool (func_reset_sigpipe): Add more comments.
17814
17815 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17816
17817         * gnulib-tool (func_modules_add_dummy, func_emit_lib_Makefile_am,
17818         func_emit_tests_Makefile_am, func_import): Abort loops early if we
17819         already know the answer.
17820
17821 2009-01-01  Jim Meyering  <meyering@redhat.com>
17822
17823         * lib/version-etc.c (version_etc_va): Update copyright year.
17824
17825 2008-12-30  Bruno Haible  <bruno@clisp.org>
17826
17827         * m4/lib-prefix.m4 (AC_LIB_LINKFLAGS_BODY): Don't overwrite
17828         LIB${NAME}_PREFIX when considering the dependencies of lib${name}.
17829         Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
17830
17831 2008-12-29  Eric Blake  <ebb9@byu.net>
17832
17833         multiarch: avoid autoconf AC_REQUIRE bug
17834         * m4/multiarch.m4 (gl_MULTIARCH): Split body...
17835         (gl_MULTIARCH_BODY): ...into new macro, to work around bug in Autoconf
17836         2.63 and older.
17837         Reported by Bruno Haible, and analyzed in
17838         http://lists.gnu.org/archive/html/bug-autoconf/2008-12/msg00039.html
17839
17840 2008-12-29  Bruno Haible  <bruno@clisp.org>
17841
17842         * gnulib-tool (func_import): When generating sed-ignore-removed, handle
17843         files in subdirectories correctly.
17844         Reported by Ralf Wildenhues.
17845
17846 2008-12-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17847
17848         * gnulib-tool (func_update_ignorelist): Use 'join - FILE'
17849         rather than 'join FILE -', for Solaris join.
17850
17851 2008-12-29  Bruno Haible  <bruno@clisp.org>
17852
17853         * m4/codeset.m4 (AM_LANGINFO_CODESET): More systematic m4 argument
17854         quoting.
17855         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
17856         * m4/glibc2.m4 (gt_GLIBC2): Likewise.
17857         * m4/glibc21.m4 (gl_GLIBC21): Likewise.
17858         * m4/iconv.m4 (AM_ICONV_LINK, AM_ICONV): Likewise.
17859         * m4/intdiv0.m4 (gt_INTDIV0): Likewise.
17860         * m4/intlmacosx.m4 (gt_INTL_MACOSX): Likewise.
17861         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Likewise.
17862         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Likewise.
17863         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
17864         * m4/lcmessage.m4 (gt_LC_MESSAGES): Likewise.
17865         * m4/nls.m4 (AM_NLS): Likewise.
17866         * m4/po.m4 (AM_PO_SUBDIRS): Likewise.
17867         * m4/printf-posix.m4 (gt_PRINTF_POSIX): Likewise.
17868         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
17869         * m4/size_max.m4 (gl_SIZE_MAX): Likewise.
17870         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Likewise.
17871         * m4/threadlib.m4 (gl_THREADLIB_BODY): Likewise.
17872         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Likewise.
17873         * m4/visibility.m4 (gl_VISIBILITY): Likewise.
17874         * m4/wchar_t.m4 (gt_TYPE_WCHAR_T): Likewise.
17875         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
17876         * m4/xsize.m4 (gl_XSIZE): Likewise.
17877         Suggested by Jim Meyering.
17878
17879 2008-11-17  Bruce Korb  <bkorb@gnu.org>
17880
17881         * lib/parse-duration.h: non-iso form accepts years, months weeks, too
17882         * lib/parse-duration.c: use a switch instead of cascading if's.
17883
17884 2008-12-29  Eric Blake  <ebb9@byu.net>
17885
17886         wchar.h: supply WEOF on Irix 5.3
17887         * lib/wchar.in.h (wint_t): Also supply WEOF.
17888         * lib/wctype.in.h (wint_t): Likewise.
17889         * doc/posix-headers/wchar.texi (wchar.h): Document the bug.
17890         * doc/posix-headers/wctype.texi (wctype.h): Likewise.
17891         Reported by Tom G. Christensen.
17892
17893 2008-12-26  Bruno Haible  <bruno@clisp.org>
17894
17895         * m4/multiarch.m4 (gl_MULTIARCH): Recognize also the architecture names
17896         i486, i586, i686.
17897
17898 2008-12-26  Bruno Haible  <bruno@clisp.org>
17899
17900         * lib/stdlib.in.h (struct random_data): Fix indentation of comments.
17901
17902 2008-12-26  Bruno Haible  <bruno@clisp.org>
17903
17904         * lib/stdint.in.h: Move the include of <wchar.h> down until after all
17905         the types are defined. Also conditionalize it on __STDC_LIMIT_MACROS,
17906         not __STDC_CONSTANT_MACROS.
17907         Reported by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
17908
17909 2008-12-25  Bruno Haible  <bruno@clisp.org>
17910
17911         Add support for universal builds to vasnprintf.
17912         * m4/printf.m4 (gl_PRINTF_ENOMEM): Require gl_MULTIARCH. In Apple
17913         universal builds, guess no.
17914         * modules/vasnprintf-posix (Depends-on): Add multiarch.
17915         * modules/vasprintf-posix (Depends-on): Likewise.
17916         * modules/fprintf-posix (Depends-on): Likewise.
17917         * modules/vfprintf-posix (Depends-on): Likewise.
17918         * modules/snprintf-posix (Depends-on): Likewise.
17919         * modules/vsnprintf-posix (Depends-on): Likewise.
17920         * modules/sprintf-posix (Depends-on): Likewise.
17921         * modules/vsprintf-posix (Depends-on): Likewise.
17922         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
17923         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
17924         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
17925         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
17926         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
17927         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
17928         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
17929
17930         Add support for universal builds to <inttypes.h>.
17931         * lib/inttypes.in.h (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX,
17932         _SCNu64_PREFIX): In Apple
17933         universal builds, define directly, using _LP64.
17934         * m4/inttypes.m4 (gl_INTTYPES_H): In Apple universal builds, set
17935         INT64_MAX_EQ_LONG_MAX and UINT64_MAX_EQ_ULONG_MAX to -1.
17936         * modules/inttypes (Depends-on): Add multiarch.
17937         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
17938
17939         Add support for universal builds to <stdint.h>.
17940         * lib/stdint.in.h (PDFDIFF_MIN, PTRDIFF_MAX, SIZE_MAX): In Apple
17941         universal builds, define directly, using _LP64.
17942         * m4/stdint.m4 (gl_STDINT_TYPE_PROPERTIES): Require gl_MULTIARCH. In
17943         Apple universal builds, don't test for the size and suffix of ptrdiff_t
17944         and size_t.
17945         * modules/stdint (Depends-on): Add multiarch.
17946         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
17947
17948         New module 'multiarch'.
17949         * modules/multiarch: New file.
17950         * m4/multiarch.m4: New file.
17951
17952 2008-12-25  Bruno Haible  <bruno@clisp.org>
17953
17954         * gnulib-tool (func_create_testdir): Avoid failure of mv command.
17955
17956 2008-12-25  Bruno Haible  <bruno@clisp.org>
17957
17958         * modules/btowc (License): Relicense under LGPLv2+.
17959         * modules/mbsinit (License): Likewise.
17960         * modules/mbrtowc (License): Likewise.
17961         * modules/wcrtomb (License): Likewise.
17962         * modules/streq (License): Likewise.
17963         Reported by David Lutterkort <lutter@redhat.com>.
17964
17965 2008-12-23  Bruno Haible  <bruno@clisp.org>
17966
17967         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Fix conditional and comment.
17968
17969 2008-12-23  Bruno Haible  <bruno@clisp.org>
17970
17971         Module getaddrinfo requires linking with $(GETADDRINFO_LIB).
17972         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Put link options into
17973         GETADDRINFO_LIB, not in LIBS.
17974         * modules/getaddrinfo (Link): Set to $(GETADDRINFO_LIB).
17975         * modules/canon-host (Link): Likewise.
17976         * NEWS: Mention the change.
17977         * modules/getaddrinfo-tests (test_getaddrinfo_LDADD): Add the
17978         GETADDRINFO_LIB.
17979
17980 2008-12-22  Bruno Haible  <bruno@clisp.org>
17981
17982         * doc/posix-functions/iswalnum_l.texi: Mention limitation of wchar_t.
17983         * doc/posix-functions/iswalpha_l.texi: Likewise.
17984         * doc/posix-functions/iswblank_l.texi: Likewise.
17985         * doc/posix-functions/iswcntrl_l.texi: Likewise.
17986         * doc/posix-functions/iswctype_l.texi: Likewise.
17987         * doc/posix-functions/iswdigit_l.texi: Likewise.
17988         * doc/posix-functions/iswgraph_l.texi: Likewise.
17989         * doc/posix-functions/iswlower_l.texi: Likewise.
17990         * doc/posix-functions/iswprint_l.texi: Likewise.
17991         * doc/posix-functions/iswpunct_l.texi: Likewise.
17992         * doc/posix-functions/iswspace_l.texi: Likewise.
17993         * doc/posix-functions/iswupper_l.texi: Likewise.
17994         * doc/posix-functions/iswxdigit_l.texi: Likewise.
17995         * doc/posix-functions/mbsnrtowcs.texi: Likewise.
17996         * doc/posix-functions/open_wmemstream.texi: Likewise.
17997         * doc/posix-functions/swscanf.texi: Likewise.
17998         * doc/posix-functions/towctrans_l.texi: Likewise.
17999         * doc/posix-functions/towlower.texi: Likewise.
18000         * doc/posix-functions/towlower_l.texi: Likewise.
18001         * doc/posix-functions/towupper.texi: Likewise.
18002         * doc/posix-functions/towupper_l.texi: Likewise.
18003         * doc/posix-functions/vfwprintf.texi: Likewise.
18004         * doc/posix-functions/vfwscanf.texi: Likewise.
18005         * doc/posix-functions/vswscanf.texi: Likewise.
18006         * doc/posix-functions/vwprintf.texi: Likewise.
18007         * doc/posix-functions/vwscanf.texi: Likewise.
18008         * doc/posix-functions/wcpcpy.texi: Likewise.
18009         * doc/posix-functions/wcpncpy.texi: Likewise.
18010         * doc/posix-functions/wcscasecmp.texi: Likewise.
18011         * doc/posix-functions/wcscasecmp_l.texi: Likewise.
18012         * doc/posix-functions/wcscoll_l.texi: Likewise.
18013         * doc/posix-functions/wcsdup.texi: Likewise.
18014         * doc/posix-functions/wcsncasecmp.texi: Likewise.
18015         * doc/posix-functions/wcsncasecmp_l.texi: Likewise.
18016         * doc/posix-functions/wcsnlen.texi: Likewise.
18017         * doc/posix-functions/wcsnrtombs.texi: Likewise.
18018         * doc/posix-functions/wcsxfrm_l.texi: Likewise.
18019         * doc/posix-functions/wctrans_l.texi: Likewise.
18020         * doc/posix-functions/wctype_l.texi: Likewise.
18021         * doc/glibc-functions/fgetwc_unlocked.texi: Likewise.
18022         * doc/glibc-functions/fgetws_unlocked.texi: Likewise.
18023         * doc/glibc-functions/fputwc_unlocked.texi: Likewise.
18024         * doc/glibc-functions/fputws_unlocked.texi: Likewise.
18025         * doc/glibc-functions/getwc_unlocked.texi: Likewise.
18026         * doc/glibc-functions/getwchar_unlocked.texi: Likewise.
18027         * doc/glibc-functions/putwc_unlocked.texi: Likewise.
18028         * doc/glibc-functions/putwchar_unlocked.texi: Likewise.
18029         * doc/glibc-functions/wcschrnul.texi: Likewise.
18030         * doc/glibc-functions/wcsftime_l.texi: Likewise.
18031         * doc/glibc-functions/wcstod_l.texi: Likewise.
18032         * doc/glibc-functions/wcstof_l.texi: Likewise.
18033         * doc/glibc-functions/wcstol_l.texi: Likewise.
18034         * doc/glibc-functions/wcstold_l.texi: Likewise.
18035         * doc/glibc-functions/wcstoll_l.texi: Likewise.
18036         * doc/glibc-functions/wcstoq.texi: Likewise.
18037         * doc/glibc-functions/wcstoul_l.texi: Likewise.
18038         * doc/glibc-functions/wcstoull_l.texi: Likewise.
18039         * doc/glibc-functions/wcstouq.texi: Likewise.
18040         * doc/glibc-functions/wmempcpy.texi: Likewise.
18041
18042 2008-12-22  Ingo Weinhold  <ingo_weinhold@gmx.de>  (tiny change)
18043             Eric Blake  <ebb9@byu.net>
18044             Paolo Bonzini  <bonzini@gnu.org>
18045             Bruno Haible  <bruno@clisp.org>
18046
18047         Make c-stack work on Haiku.
18048         * lib/c-stack.c (SA_ONSTACK): Define fallback.
18049         (c_stack_action): Use SA_ONSTACK flag.
18050
18051 2008-12-22  Bruno Haible  <bruno@clisp.org>
18052
18053         * m4/locale-fr.m4 (gt_LOCALE_FR_UTF8): Treat Haiku like BeOS.
18054
18055 2008-12-22  Bruno Haible  <bruno@clisp.org>
18056
18057         Work around mbrlen() bugs on AIX, HP-UX, OSF/1, Solaris.
18058         * m4/mbrlen.m4 (gl_FUNC_MBRLEN): Set REPLACE_MBRLEN if mbrtowc is
18059         being overridden.
18060         (gl_MBRLEN_INCOMPLETE_STATE, gl_MBRLEN_RETVAL, gl_MBRLEN_NUL_RETVAL):
18061         New macros.
18062         * lib/wchar.in.h (mbrlen): Override if REPLACE_MBRLEN is set.
18063         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBRLEN.
18064         * modules/wchar (Makefile.am): Substitute REPLACE_MBRLEN.
18065         * doc/posix-functions/mbrlen.texi: Mention the various platform bugs.
18066
18067 2008-12-22  Bruno Haible  <bruno@clisp.org>
18068
18069         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE): Remove unused variable
18070         from test code.
18071
18072 2008-12-22  Eric Blake  <ebb9@byu.net>
18073
18074         Avoid gcc warnings on cygwin.
18075         * lib/regex_internal.c (re_string_reconstruct) [!RE_ENABLE_I18N]:
18076         Avoid unused variable.
18077         * lib/regexec.c (check_arrival_add_next_nodes) [!RE_ENABLE_I18N]:
18078         Likewise.
18079
18080 2008-12-22  Bruno Haible  <bruno@clisp.org>
18081
18082         Remove HAVE_MBRTOWC conditionals.
18083         * lib/mbscasecmp.c: Include mbuiter.h unconditionally.
18084         (mbscasecmp): Assume mbrtowc function.
18085         * lib/mbscasestr.c: Include mbuiter.h unconditionally.
18086         (knuth_morris_pratt_multibyte, mbscasestr): Assume mbrtowc function.
18087         * lib/mbschr.c: Include mbuiter.h unconditionally.
18088         (mbschr): Assume mbrtowc function.
18089         * lib/mbscspn.c: Include mbuiter.h unconditionally.
18090         (mbscspn): Assume mbrtowc function.
18091         * lib/mbslen.c: Include mbuiter.h unconditionally.
18092         (mbslen): Assume mbrtowc function.
18093         * lib/mbsncasecmp.c: Include mbuiter.h unconditionally.
18094         (mbsncasecmp): Assume mbrtowc function.
18095         * lib/mbsnlen.c: Include mbiter.h unconditionally.
18096         (mbsnlen): Assume mbrtowc function.
18097         * lib/mbspbrk.c: Include mbuiter.h unconditionally.
18098         (mbspbrk): Assume mbrtowc function.
18099         * lib/mbspcasecmp.c: Include mbuiter.h unconditionally.
18100         (mbspcasecmp): Assume mbrtowc function.
18101         * lib/mbsrchr.c: Include mbuiter.h unconditionally.
18102         (mbsrchr): Assume mbrtowc function.
18103         * lib/mbssep.c: Include mbuiter.h unconditionally.
18104         (mbssep): Assume mbrtowc function.
18105         * lib/mbsspn.c: Include mbuiter.h unconditionally.
18106         (mbsspn): Assume mbrtowc function.
18107         * lib/mbsstr.c: Include mbuiter.h unconditionally.
18108         (knuth_morris_pratt_multibyte, mbsstr): Assume mbrtowc function.
18109         * lib/mbstok_r.c: Include mbuiter.h unconditionally.
18110         (mbstok_r): Assume mbrtowc function.
18111         * lib/propername.c: Include mbuiter.h unconditionally.
18112         (mbsstr_trimmed_wordbounded): Assume mbrtowc function.
18113         * lib/trim.c: Include mbchar.h, mbiter.h uncondtionally.
18114         (trim2): Assume mbrtowc function.
18115         * lib/mbswidth.c (mbsinit): Remove fallback definition.
18116         (mbsnwidth): Assume mbrtowc function.
18117         * modules/mbswidth (Depends-on): Add mbrtowc, mbsinit.
18118         * lib/quotearg.c (MB_CUR_MAX, mbstate_t, mbrtowc, iswprint): Remove
18119         fallback definitions.
18120         * modules/quotearg (Depends-on): Add mbrtowc, mbsinit.
18121
18122 2008-12-22  Bruno Haible  <bruno@clisp.org>
18123
18124         * doc/posix-functions/mbtowc.texi: Mention a glibc bug.
18125
18126 2008-12-22  Paolo Bonzini  <bonzini@gnu.org>
18127
18128         * modules/regex: Request emulations for the mb*/wc* functions we need.
18129         * m4/regex.m4: Don't look for those functions here.
18130         * lib/regex_internal.h: Do not check HAVE_WCRTOMB and HAVE_MBRTOWC.
18131
18132 2008-12-22  Bruno Haible  <bruno@clisp.org>
18133
18134         * modules/fnmatch (Depends-on): Remove duplicated dependency.
18135
18136 2008-12-21  Bruno Haible  <bruno@clisp.org>
18137
18138         Make mbiter.h, mbuiter.h, mbfile.h usable unconditionally.
18139         * modules/mbiter (Depends-on): Add mbrtowc, mbsinit.
18140         (Include): Remove conditionalization.
18141         * modules/mbuiter (Depends-on): Add mbrtowc, mbsinit.
18142         (Include): Remove conditionalization.
18143         * modules/mbfile (Depends-on): Add mbrtowc, mbsinit.
18144         (Include): Remove conditionalization.
18145         * m4/mbiter.m4 (gl_MBITER): Deprecate the use of AC_FUNC_MBRTOWC.
18146         * m4/mbfile.m4 (gl_MBFILE): Likewise.
18147         * NEWS: Mention the change.
18148         Reported by Alan Hourihane <alanh@fairlite.co.uk>
18149         via Sergey Poznyakoff <gray@gnu.org.ua>.
18150
18151 2008-12-21  Bruno Haible  <bruno@clisp.org>
18152
18153         * MODULES.html.sh (Extended multibyte and wide character utilities
18154         <wchar.h>): Add btowc, wctob, mbsinit, mbrlen, mbrtowc, mbsrtowcs,
18155         wcrtomb, wcsrtombs.
18156         (Support for systems lacking POSIX:2008): Add accept, bind, close,
18157         connect, fclose, getpeername, getsockname, getsockopt, hostent, listen,
18158         mbsnrtowcs, posix_spawn*, recv, recvfrom, sched, select, send, sendto,
18159         setsockopt, shutdown, socket, spawn, sys_wait, wcsnrtombs, write.
18160
18161 2008-12-21  Bruno Haible  <bruno@clisp.org>
18162
18163         * MODULES.html.sh: Change section titles to refer to POSIX:2008.
18164
18165 2008-12-21  Bruno Haible  <bruno@clisp.org>
18166
18167         * modules/wcsnrtombs-tests: New file.
18168         * tests/test-wcsnrtombs1.sh: New file.
18169         * tests/test-wcsnrtombs2.sh: New file.
18170         * tests/test-wcsnrtombs3.sh: New file.
18171         * tests/test-wcsnrtombs4.sh: New file.
18172         * tests/test-wcsnrtombs.c: New file.
18173
18174         New module 'wcsnrtombs'.
18175         * lib/wchar.in.h (wcsnrtombs): New declaration.
18176         * lib/wcsnrtombs.c: New file.
18177         * lib/wcsrtombs-state.c: New file.
18178         * lib/wcsrtombs.c: Refer to _gl_wcsrtombs_state.
18179         (internal_state): Remove variable.
18180         * m4/wcsnrtombs.m4: New file.
18181         * m4/wcsrtombs.m4 (gl_FUNC_WCSRTOMBS): Add wcsrtombs-state.c to the
18182         compilation units.
18183         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNRTOMBS,
18184         HAVE_WCSNRTOMBS.
18185         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNRTOMBS,
18186         HAVE_WCSNRTOMBS.
18187         * modules/wcsnrtombs: New file.
18188         * modules/wcsrtombs (Files): Add lib/wcsrtombs-state.c.
18189         * doc/posix-functions/wcsnrtombs.texi: Mention the new module.
18190
18191 2008-12-21  Bruno Haible  <bruno@clisp.org>
18192
18193         * modules/wcsrtombs-tests: New file.
18194         * tests/test-wcsrtombs1.sh: New file.
18195         * tests/test-wcsrtombs2.sh: New file.
18196         * tests/test-wcsrtombs3.sh: New file.
18197         * tests/test-wcsrtombs4.sh: New file.
18198         * tests/test-wcsrtombs.c: New file.
18199
18200         New module 'wcsrtombs'.
18201         * lib/wchar.in.h (wcsrtombs): New declaration.
18202         * lib/wcsrtombs.c: New file.
18203         * m4/wcsrtombs.m4: New file.
18204         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSRTOMBS,
18205         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
18206         * modules/wchar (Makefile.am): Substitute GNULIB_WCSRTOMBS,
18207         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
18208         * modules/wcsrtombs: New file.
18209         * doc/posix-functions/wcsrtombs.texi: Mention the new module and the
18210         bugs.
18211
18212 2008-12-21  Bruno Haible  <bruno@clisp.org>
18213
18214         Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.
18215         * lib/wchar.in.h (wcrtomb): Override if REPLACE_WCRTOMB is set.
18216         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Test the return value of wcrtomb
18217         with NULL destination argument in various locales. Set REPLACE_WCRTOMB
18218         if not correct.
18219         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCRTOMB.
18220         * modules/wchar (Makefile.am): Substitute REPLACE_WCRTOMB.
18221         * modules/wcrtomb (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
18222         m4/locale-zh.m4, m4/codeset.m4.
18223         * doc/posix-functions/wcrtomb.texi: Document the bug.
18224
18225 2008-12-21  Bruno Haible  <bruno@clisp.org>
18226
18227         Work around a btowc() bug on IRIX 6.5.
18228         * lib/wchar.in.h (btowc): Override if REPLACE_BTOWC is set.
18229         * m4/btowc.m4 (gl_FUNC_BTOWC): Test whether btowc(EOF) is correct. Set
18230         REPLACE_WTOBC if not.
18231         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_BTOWC.
18232         * modules/wchar (Makefile.am): Substitute REPLACE_BTOWC.
18233         * doc/posix-functions/btowc.texi: Mention the IRIX bug.
18234
18235 2008-12-21  Bruno Haible  <bruno@clisp.org>
18236
18237         * modules/wcrtomb-tests: New file.
18238         * tests/test-wcrtomb.sh: New file.
18239         * tests/test-wcrtomb.c: New file.
18240
18241         New module 'wcrtomb'.
18242         * lib/wchar.in.h (wcrtomb): New declaration.
18243         * lib/wcrtomb.c: New file.
18244         * m4/wcrtomb.m4: New file.
18245         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCRTOMB,
18246         HAVE_WCRTOMB.
18247         * modules/wchar (Makefile.am): Substitute GNULIB_WCRTOMB,
18248         HAVE_WCRTOMB.
18249         * modules/wcrtomb: New file.
18250         * doc/posix-functions/wcrtomb.texi: Mention the new module.
18251
18252 2008-12-21  Bruno Haible  <bruno@clisp.org>
18253
18254         * modules/mbrtowc (Files): Add m4/codeset.m4, needed by m4/locale-fr.m4.
18255         * modules/mbsrtowcs (Files): Likewise.
18256         * modules/wctob (Files): Likewise.
18257         * modules/c-strcase-tests (Files): Likewise.
18258         * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
18259         * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
18260         * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
18261         * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
18262         * modules/vasnprintf-posix-tests (Files): Likewise.
18263
18264 2008-12-21  William Pursell  <bill.pursell@gmail.com>
18265
18266         gitlog-to-changelog: pass all command-line arguments to git-log
18267         * build-aux/gitlog-to-changelog: When producing a ChangeLog,
18268         it is sometimes convenient to filter the commits in various ways.
18269         gitlog-to-changelog only allows --since to specify a start date,
18270         but git-log itself supports many other filtering mechanisms.
18271         At the moment, I want to filter by branch name.  Rather than
18272         adding a --branch option to gitlog-to-changelog, it seems more
18273         flexible to simply pass all options directly to git-log and let
18274         git do the work.  Notice that this effectively makes --since a
18275         redundant option for gitlog-to-changelog, but removing it would
18276         require current usage to change since calls would then require
18277         an additional '--'.
18278
18279 2008-12-21  Bruno Haible  <bruno@clisp.org>
18280
18281         * modules/mbsnrtowcs-tests: New file.
18282         * tests/test-mbsnrtowcs1.sh: New file.
18283         * tests/test-mbsnrtowcs2.sh: New file.
18284         * tests/test-mbsnrtowcs3.sh: New file.
18285         * tests/test-mbsnrtowcs4.sh: New file.
18286         * tests/test-mbsnrtowcs.c: New file.
18287
18288         New module 'mbsnrtowcs'.
18289         * lib/wchar.in.h (mbsnrtowcs): New declaration.
18290         * lib/mbsnrtowcs.c: New file.
18291         * lib/mbsrtowcs-state.c: New file.
18292         * lib/mbsrtowcs.c: Refer to _gl_mbsrtowcs_state.
18293         (internal_state): Remove variable.
18294         * m4/mbsnrtowcs.m4: New file.
18295         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Add mbsrtowcs-state.c to the
18296         compilation units.
18297         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSNRTOWCS,
18298         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
18299         * modules/wchar (Makefile.am): Substitute GNULIB_MBSNRTOWCS,
18300         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
18301         * modules/mbsnrtowcs: New file.
18302         * modules/mbsrtowcs (Files): Add lib/mbsrtowcs-state.c.
18303         * doc/posix-functions/mbsnrtowcs.texi: Mention the new module and a
18304         portability problem.
18305
18306 2008-12-21  Bruno Haible  <bruno@clisp.org>
18307
18308         Work around mbsrtowcs bug.
18309         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): New macro.
18310         (gl_FUNC_MBSRTOWCS): Invoke it.
18311         * modules/mbsrtowcs (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
18312         m4/locale-zh.m4.
18313         * doc/posix-functions/mbsrtowcs.texi: Document the bug.
18314
18315 2008-12-21  Bruno Haible  <bruno@clisp.org>
18316
18317         * tests/test-mbsrtowcs.c (main): Execute the loop also for unlimited=1.
18318
18319 2008-12-21  Bruno Haible  <bruno@clisp.org>
18320
18321         Update doc for AIX.
18322         * doc/pastposix-functions/wcswcs.texi: Mention that AIX has only a
18323         16-bit wchar_t type.
18324         * doc/posix-functions/btowc.texi: Likewise.
18325         * doc/posix-functions/fgetwc.texi: Likewise.
18326         * doc/posix-functions/fgetws.texi: Likewise.
18327         * doc/posix-functions/fputwc.texi: Likewise.
18328         * doc/posix-functions/fputws.texi: Likewise.
18329         * doc/posix-functions/fwide.texi: Likewise.
18330         * doc/posix-functions/fwprintf.texi: Likewise.
18331         * doc/posix-functions/fwscanf.texi: Likewise.
18332         * doc/posix-functions/getwchar.texi: Likewise.
18333         * doc/posix-functions/getwc.texi: Likewise.
18334         * doc/posix-functions/iswalnum.texi: Likewise.
18335         * doc/posix-functions/iswalpha.texi: Likewise.
18336         * doc/posix-functions/iswblank.texi: Likewise.
18337         * doc/posix-functions/iswcntrl.texi: Likewise.
18338         * doc/posix-functions/iswctype.texi: Likewise.
18339         * doc/posix-functions/iswdigit.texi: Likewise.
18340         * doc/posix-functions/iswgraph.texi: Likewise.
18341         * doc/posix-functions/iswlower.texi: Likewise.
18342         * doc/posix-functions/iswprint.texi: Likewise.
18343         * doc/posix-functions/iswpunct.texi: Likewise.
18344         * doc/posix-functions/iswspace.texi: Likewise.
18345         * doc/posix-functions/iswupper.texi: Likewise.
18346         * doc/posix-functions/iswxdigit.texi: Likewise.
18347         * doc/posix-functions/mbrtowc.texi: Likewise.
18348         * doc/posix-functions/mbsrtowcs.texi: Likewise.
18349         * doc/posix-functions/mbstowcs.texi: Likewise.
18350         * doc/posix-functions/mbtowc.texi: Likewise.
18351         * doc/posix-functions/putwchar.texi: Likewise.
18352         * doc/posix-functions/putwc.texi: Likewise.
18353         * doc/posix-functions/swprintf.texi: Likewise.
18354         * doc/posix-functions/tolower.texi: Likewise.
18355         * doc/posix-functions/toupper.texi: Likewise.
18356         * doc/posix-functions/towctrans.texi: Likewise.
18357         * doc/posix-functions/ungetwc.texi: Likewise.
18358         * doc/posix-functions/vswprintf.texi: Likewise.
18359         * doc/posix-functions/wcrtomb.texi: Likewise.
18360         * doc/posix-functions/wcscat.texi: Likewise.
18361         * doc/posix-functions/wcschr.texi: Likewise.
18362         * doc/posix-functions/wcscmp.texi: Likewise.
18363         * doc/posix-functions/wcscoll.texi: Likewise.
18364         * doc/posix-functions/wcscpy.texi: Likewise.
18365         * doc/posix-functions/wcscspn.texi: Likewise.
18366         * doc/posix-functions/wcsftime.texi: Likewise.
18367         * doc/posix-functions/wcslen.texi: Likewise.
18368         * doc/posix-functions/wcsncat.texi: Likewise.
18369         * doc/posix-functions/wcsncmp.texi: Likewise.
18370         * doc/posix-functions/wcsncpy.texi: Likewise.
18371         * doc/posix-functions/wcspbrk.texi: Likewise.
18372         * doc/posix-functions/wcsrchr.texi: Likewise.
18373         * doc/posix-functions/wcsrtombs.texi: Likewise.
18374         * doc/posix-functions/wcsspn.texi: Likewise.
18375         * doc/posix-functions/wcsstr.texi: Likewise.
18376         * doc/posix-functions/wcstod.texi: Likewise.
18377         * doc/posix-functions/wcstof.texi: Likewise.
18378         * doc/posix-functions/wcstoimax.texi: Likewise.
18379         * doc/posix-functions/wcstok.texi: Likewise.
18380         * doc/posix-functions/wcstold.texi: Likewise.
18381         * doc/posix-functions/wcstoll.texi: Likewise.
18382         * doc/posix-functions/wcstol.texi: Likewise.
18383         * doc/posix-functions/wcstombs.texi: Likewise.
18384         * doc/posix-functions/wcstoull.texi: Likewise.
18385         * doc/posix-functions/wcstoul.texi: Likewise.
18386         * doc/posix-functions/wcstoumax.texi: Likewise.
18387         * doc/posix-functions/wcswidth.texi: Likewise.
18388         * doc/posix-functions/wcsxfrm.texi: Likewise.
18389         * doc/posix-functions/wctob.texi: Likewise.
18390         * doc/posix-functions/wctomb.texi: Likewise.
18391         * doc/posix-functions/wctrans.texi: Likewise.
18392         * doc/posix-functions/wctype.texi: Likewise.
18393         * doc/posix-functions/wcwidth.texi: Likewise.
18394         * doc/posix-functions/wmemchr.texi: Likewise.
18395         * doc/posix-functions/wmemcmp.texi: Likewise.
18396         * doc/posix-functions/wmemcpy.texi: Likewise.
18397         * doc/posix-functions/wmemmove.texi: Likewise.
18398         * doc/posix-functions/wmemset.texi: Likewise.
18399         * doc/posix-functions/wprintf.texi: Likewise.
18400         * doc/posix-functions/wscanf.texi: Likewise.
18401
18402 2008-12-21  Bruno Haible  <bruno@clisp.org>
18403
18404         Update doc for HP-UX 11.11.
18405         * doc/posix-functions/btowc.texi: Clarify that the function is missing
18406         in HP-UX version 11.00, not in all versions of HP-UX 11.
18407         * doc/posix-functions/fwide.texi: Likewise.
18408         * doc/posix-functions/fwprintf.texi: Likewise.
18409         * doc/posix-functions/fwscanf.texi: Likewise.
18410         * doc/posix-functions/inet_ntop.texi: Likewise.
18411         * doc/posix-functions/inet_pton.texi: Likewise.
18412         * doc/posix-functions/mbrlen.texi: Likewise.
18413         * doc/posix-functions/mbrtowc.texi: Likewise.
18414         * doc/posix-functions/mbsinit.texi: Likewise.
18415         * doc/posix-functions/mbsrtowcs.texi: Likewise.
18416         * doc/posix-functions/swprintf.texi: Likewise.
18417         * doc/posix-functions/swscanf.texi: Likewise.
18418         * doc/posix-functions/towctrans.texi: Likewise.
18419         * doc/posix-functions/vfwprintf.texi: Likewise.
18420         * doc/posix-functions/vswprintf.texi: Likewise.
18421         * doc/posix-functions/vwprintf.texi: Likewise.
18422         * doc/posix-functions/wcrtomb.texi: Likewise.
18423         * doc/posix-functions/wcsrtombs.texi: Likewise.
18424         * doc/posix-functions/wcsstr.texi: Likewise.
18425         * doc/posix-functions/wctob.texi: Likewise.
18426         * doc/posix-functions/wctrans.texi: Likewise.
18427         * doc/posix-functions/wmemchr.texi: Likewise.
18428         * doc/posix-functions/wmemcmp.texi: Likewise.
18429         * doc/posix-functions/wmemcpy.texi: Likewise.
18430         * doc/posix-functions/wmemmove.texi: Likewise.
18431         * doc/posix-functions/wmemset.texi: Likewise.
18432         * doc/posix-functions/wprintf.texi: Likewise.
18433         * doc/posix-functions/wscanf.texi: Likewise.
18434
18435 2008-12-21  Bruno Haible  <bruno@clisp.org>
18436
18437         Work around a portability problem.
18438         * tests/test-mbsrtowcs.c (main): Use a temporary conversion state.
18439         * doc/posix-functions/mbsrtowcs.texi: Document the portability problem.
18440
18441 2008-12-20  Bruno Haible  <bruno@clisp.org>
18442
18443         * lib/wchar.in.h (mbsrtowcs): Redefine if REPLACE_MBSRTOWCS is set.
18444         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Invoke gl_MBSTATE_T_BROKEN. Set
18445         REPLACE_MBSRTOWCS if mbsrtowcs needs to be overridden.
18446         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSRTOWCS.
18447         * modules/wchar (Makefile.am): Substitute REPLACE_MBSRTOWCS.
18448
18449         Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
18450         * lib/wchar.in.h (mbstate_t): Redefine also if REPLACE_MBSTATE_T is
18451         set.
18452         (GNULIB_defined_mbstate_t): New macro.
18453         (mbsinit): Redefine if REPLACE_MBSINIT is set.
18454         (mbrtowc): Redefine if REPLACE_MBRTOWC is set.
18455         * lib/mbrtowc.c (rpl_mbrtowc): Add an alternative implementation that
18456         reuses the system's mbrtowc function but works around the bugs.
18457         * m4/mbrtowc.m4 (gl_MBSTATE_T_BROKEN, gl_MBRTOWC_INCOMPLETE_STATE,
18458         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL): New
18459         macros.
18460         (gl_FUNC_MBRTOWC): Invoke them. Set REPLACE_MBRTOWC if mbrtowc needs to
18461         be overridden. Optionally define MBRTOWC_NULL_ARG_BUG,
18462         MBRTOWC_RETVAL_BUG, MBRTOWC_NUL_RETVAL_BUG.
18463         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_MBSTATE_T_BROKEN. Set
18464         REPLACE_MBSINIT if mbsinit needs to be overridden.
18465         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSTATE_T,
18466         REPLACE_MBSINIT, REPLACE_MBRTOWC.
18467         * modules/wchar (Makefile.am): Substitute REPLACE_MBSTATE_T,
18468         REPLACE_MBSINIT, REPLACE_MBRTOWC.
18469         * modules/mbrtowc (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
18470         m4/locale-zh.m4.
18471         (Depends): Add mbsinit.
18472         * modules/mbsinit (Depends): Add mbrtowc.
18473         * doc/posix-functions/mbrtowc.texi: Mention the various bugs.
18474
18475 2008-12-20  Bruno Haible  <bruno@clisp.org>
18476
18477         * tests/test-mbrtowc.c (main): Change sample string in EUC-JP encoding
18478         so that there are no conversion errors on AIX.
18479         * tests/test-mbsrtowcs.c (main): LIkewise.
18480
18481 2008-12-20  Bruno Haible  <bruno@clisp.org>
18482
18483         Work around wctob bug on Solaris <= 9.
18484         * lib/wchar.in.h (wctob): Redefine if REPLACE_WCTOB is set.
18485         * m4/wctob.m4 (gl_FUNC_WCTOB): Test whether wctob works.
18486         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCTOB.
18487         * modules/wchar (Makefile.am): Substitute REPLACE_WCTOB.
18488         * modules/wctob (Files): Add m4/locale-fr.m4.
18489         * doc/posix-functions/wctob.texi: Mention the Solaris bug.
18490
18491 2008-12-20  Bruno Haible  <bruno@clisp.org>
18492
18493         * doc/posix-functions/select.texi: Mention Solaris 2.6 bug with
18494         /dev/null.
18495         * tests/test-select-in.sh: Likewise.
18496         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
18497
18498 2008-12-20  Bruno Haible  <bruno@clisp.org>
18499
18500         Don't pretend that Cygwin has a ja_JP.EUC-JP locale.
18501         * m4/locale-ja.m4 (gt_LOCALE_JA): Add test for MB_CUR_MAX. Needed on
18502         Cygwin 1.5.x.
18503
18504 2008-12-20  Bruno Haible  <bruno@clisp.org>
18505
18506         Ensure mbstate_t is defined on HP-UX 11.11.
18507         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Require
18508         AC_CANONICAL_HOST. On HP-UX, define _XOPEN_SOURCE to 500.
18509         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Require
18510         AC_USE_SYSTEM_EXTENSIONS.
18511         * modules/fnmatch (Depends-on): Add extensions.
18512         * modules/mbrlen (Depends-on): Likewise.
18513         * modules/mbrtowc (Depends-on): Likewise.
18514         * modules/mbsinit (Depends-on): Likewise.
18515         * modules/mbsrtowcs (Depends-on): Likewise.
18516         * modules/mbswidth (Depends-on): Likewise.
18517         * modules/quotearg (Depends-on): Likewise.
18518         * modules/strftime (Depends-on): Likewise.
18519
18520 2008-12-20  Bruno Haible  <bruno@clisp.org>
18521
18522         Ensure wctob is declared on IRIX 6.5.
18523         * lib/wchar.in.h (wctob): Declare also when HAVE_DECL_WCTOB is 0.
18524         * m4/wctob.m4 (gl_FUNC_WCTOB): Set HAVE_DECL_WCTOB instead of
18525         HAVE_WCTOB. Also test whether <wchar.h> declares wctob.
18526         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize HAVE_DECL_WCTOB instead
18527         of HAVE_WCTOB.
18528         * modules/wchar (Makefile.am): Substitute HAVE_DECL_WCTOB instead of
18529         HAVE_WCTOB.
18530         * doc/posix-functions/wctob.texi: Mention missing declaration on IRIX.
18531
18532 2008-12-19  Bruno Haible  <bruno@clisp.org>
18533
18534         * modules/mbsrtowcs-tests: New file.
18535         * tests/test-mbsrtowcs1.sh: New file.
18536         * tests/test-mbsrtowcs2.sh: New file.
18537         * tests/test-mbsrtowcs3.sh: New file.
18538         * tests/test-mbsrtowcs4.sh: New file.
18539         * tests/test-mbsrtowcs.c: New file.
18540
18541         New module 'mbsrtowcs'.
18542         * lib/wchar.in.h (mbsrtowcs): New declaration.
18543         * lib/mbsrtowcs.c: New file.
18544         * m4/mbsrtowcs.m4: New file.
18545         * modules/mbsrtowcs: New file.
18546         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSRTOWCS and
18547         HAVE_MBSRTOWCS.
18548         * modules/wchar (Makefile.am): Substitute GNULIB_MBSRTOWCS and
18549         HAVE_MBSRTOWCS.
18550         * doc/posix-functions/mbsrtowcs.texi: Document the new module.
18551
18552 2008-12-19  Bruno Haible  <bruno@clisp.org>
18553
18554         New module 'mbrlen'.
18555         * lib/wchar.in.h (mbrlen): New declaration.
18556         * lib/mbrlen.c: New file.
18557         * m4/mbrlen.m4: New file.
18558         * modules/mbrlen: New file.
18559         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRLEN and
18560         HAVE_MBRLEN.
18561         * modules/wchar (Makefile.am): Substitute GNULIB_MBRLEN and
18562         HAVE_MBRLEN.
18563         * doc/posix-functions/mbrlen.texi: Document the new module.
18564
18565 2008-12-19  Bruno Haible  <bruno@clisp.org>
18566
18567         * lib/mbrtowc.c: Include verify.h. Verify an assumption.
18568         * modules/mbrtowc (Depends-on): Add verify.
18569         Suggested by Paul Eggert.
18570
18571 2008-12-18  Bruno Haible  <bruno@clisp.org>
18572
18573         * modules/mbsinit-tests: New file.
18574         * tests/test-mbsinit.sh: New file.
18575         * tests/test-mbsinit.c: New file.
18576
18577 2008-12-18  Bruno Haible  <bruno@clisp.org>
18578
18579         * modules/mbrtowc-tests: New file.
18580         * tests/test-mbrtowc1.sh: New file.
18581         * tests/test-mbrtowc2.sh: New file.
18582         * tests/test-mbrtowc3.sh: New file.
18583         * tests/test-mbrtowc4.sh: New file.
18584         * tests/test-mbrtowc.c: New file.
18585
18586         New module 'mbrtowc'.
18587         * lib/wchar.in.h (mbstate_t): Override when the system does not have
18588         mbsinit and mbrtowc.
18589         (mbrtowc): New declaration.
18590         * lib/mbrtowc.c: New file.
18591         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC, gl_PREREQ_MBRTOWC): New macros.
18592         * modules/mbrtowc: New file.
18593         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRTOWC and
18594         HAVE_MBRTOWC.
18595         * modules/wchar (Makefile.am): Substitute GNULIB_MBRTOWC and
18596         HAVE_MBRTOWC.
18597         * doc/posix-functions/mbrtowc.texi: Document the new module.
18598
18599 2008-12-18  Bruno Haible  <bruno@clisp.org>
18600
18601         New module 'wctob'.
18602         * lib/wchar.in.h (wctob): New declaration.
18603         * lib/wctob.c: New file.
18604         * m4/wctob.m4: New file.
18605         * modules/wctob: New file.
18606         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCTOB and
18607         HAVE_WCTOB.
18608         * modules/wchar (Makefile.am): Substitute GNULIB_WCTOB and HAVE_WCTOB.
18609         * doc/posix-functions/wctob.texi: Document the new module.
18610
18611 2008-12-18  Bruno Haible  <bruno@clisp.org>
18612
18613         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_REPLACE_WCHAR_H.
18614         * m4/btowc.m4 (gl_FUNC_BTOWC): Likewise.
18615
18616 2008-12-18  Simon Josefsson  <simon@josefsson.org>
18617
18618         * lib/flock.c: Use proper #if symbol in check.  Reported by "Tom
18619         G. Christensen" <tgc@jupiterrise.com>.
18620
18621         * lib/flock.c: Need to include errno.h.  Reported by "Tom
18622         G. Christensen" <tgc@jupiterrise.com>.
18623
18624         * lib/flock.c: Need to include string.h.  Reported by "Tom
18625         G. Christensen" <tgc@jupiterrise.com> and Eric Blake
18626         <ebb9@byu.net>.
18627
18628 2008-12-18  Bruno Haible  <bruno@clisp.org>
18629
18630         * m4/locale-ja.m4: New file, from GNU gettext.
18631
18632 2008-12-17  Bruno Haible  <bruno@clisp.org>
18633
18634         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Don't override in autoconf >= 2.60.
18635         Suggested by Eric Blake.
18636
18637 2008-12-17  Bruno Haible  <bruno@clisp.org>
18638
18639         * m4/errno_h.m4 (AC_COMPUTE_INT): Provide fallback definition.
18640
18641 2008-12-17  Bruno Haible  <bruno@clisp.org>
18642
18643         * lib/mbsinit.c: Include verify.h. Verify an assumption.
18644         * modules/mbsinit (Depends-on): Add verify.
18645         Suggested by Paul Eggert.
18646
18647 2008-12-17  Bruno Haible  <bruno@clisp.org>
18648
18649         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Renamed from gl_FUNC_MBRTOWC.
18650         * m4/mbfile.m4 (gl_MBFILE): Use AC_FUNC_MBRTOWC instead of
18651         gl_FUNC_MBRTOWC.
18652         * m4/mbiter.m4 (gl_MBITER): LIkewise.
18653         * m4/mbscasecmp.m4 (gl_PREREQ_MBSCASECMP): Likewise.
18654         * m4/mbscasestr.m4 (gl_PREREQ_MBSCASESTR): Likewise.
18655         * m4/mbschr.m4 (gl_PREREQ_MBSCHR): Likewise.
18656         * m4/mbscspn.m4 (gl_PREREQ_MBSCSPN): Likewise.
18657         * m4/mbslen.m4 (gl_PREREQ_MBSLEN): Likewise.
18658         * m4/mbsncasecmp.m4 (gl_PREREQ_MBSNCASECMP): Likewise.
18659         * m4/mbsnlen.m4 (gl_PREREQ_MBSNLEN): Likewise.
18660         * m4/mbspbrk.m4 (gl_PREREQ_MBSPBRK): Likewise.
18661         * m4/mbspcasecmp.m4 (gl_PREREQ_MBSPCASECMP): Likewise.
18662         * m4/mbsrchr.m4 (gl_PREREQ_MBSRCHR): Likewise.
18663         * m4/mbssep.m4 (gl_PREREQ_MBSSEP): Likewise.
18664         * m4/mbsspn.m4 (gl_PREREQ_MBSSPN): Likewise.
18665         * m4/mbsstr.m4 (gl_PREREQ_MBSSTR): Likewise.
18666         * m4/mbstok_r.m4 (gl_PREREQ_MBSTOK_R): Likewise.
18667         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
18668         * m4/quotearg.m4 (gl_QUOTEARG): Likewise.
18669         * modules/trim (configure.ac): Likewise.
18670
18671 2008-12-17  Bruno Haible  <bruno@clisp.org>
18672
18673         * modules/btowc-tests: New file.
18674         * tests/test-btowc1.sh: New file.
18675         * tests/test-btowc2.sh: New file.
18676         * tests/test-btowc.c: New file.
18677
18678         New module 'btowc'.
18679         * lib/wchar.in.h (btowc): New declaration.
18680         * lib/btowc.c: New file.
18681         * m4/btowc.m4: New file.
18682         * modules/btowc: New file.
18683         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_BTOWC and
18684         HAVE_BTOWC.
18685         * modules/wchar (Makefile.am): Substitute GNULIB_BTOWC and HAVE_BTOWC.
18686         * doc/posix-functions/btowc.texi: Document the new module.
18687
18688 2008-12-17  Bruno Haible  <bruno@clisp.org>
18689
18690         New module 'mbsinit'.
18691         * lib/wchar.in.h (mbsinit): New declaration.
18692         * lib/mbsinit.c: New file.
18693         * m4/mbsinit.m4: New file.
18694         * modules/mbsinit: New file.
18695         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSINIT and
18696         HAVE_MBSINIT.
18697         * modules/wchar (Makefile.am): Substitute GNULIB_MBSINIT and
18698         HAVE_MBSINIT.
18699         * doc/posix-functions/mbsinit.texi: Document the new module.
18700
18701 2008-12-16  Bruno Haible  <bruno@clisp.org>
18702
18703         * lib/unistd.in.h: Add comment.
18704         * tests/test-environ.c: Don't include <stdlib.h>.
18705
18706 2008-12-16  Bruno Haible  <bruno@clisp.org>
18707
18708         * lib/parse-duration.h (parse_duration): Document return value
18709         convention.
18710         * lib/parse-duration.c: Include specification header first. Add
18711         comments.
18712         (_): Remove macro.
18713         (parse_year_month_day, parse_hour_minute_second): Move side effects
18714         outside of strchr call.
18715         (parse_non_iso8601): Move side effects outside of isspace call.
18716         (parse_duration): Don't test errno is res != BAD_TIME. Remove fprintf
18717         call.
18718
18719 2008-12-16  Bruno Haible  <bruno@clisp.org>
18720
18721         * tests/test-parse-duration.sh: Produce no output when the test
18722         succeeds.
18723
18724 2008-12-16  Bruno Haible  <bruno@clisp.org>
18725
18726         * tests/test-parse-duration.sh: Fix quoting of $tmp and $tmpf
18727         expressions.
18728
18729 2008-12-15  Bruno Haible  <bruno@clisp.org>
18730
18731         * doc/glibc-functions/fgetxattr.texi: Tweak wording.
18732         * doc/glibc-functions/flistxattr.texi: Likewise.
18733         * doc/glibc-functions/fopencookie.texi: Likewise.
18734         * doc/glibc-functions/fremovexattr.texi: Likewise.
18735         * doc/glibc-functions/fsetxattr.texi: Likewise.
18736         * doc/glibc-functions/getxattr.texi: Likewise.
18737         * doc/glibc-functions/lgetxattr.texi: Likewise.
18738         * doc/glibc-functions/listxattr.texi: Likewise.
18739         * doc/glibc-functions/llistxattr.texi: Likewise.
18740         * doc/glibc-functions/lremovexattr.texi: Likewise.
18741         * doc/glibc-functions/lsetxattr.texi: Likewise.
18742         * doc/glibc-functions/removexattr.texi: Likewise.
18743         * doc/glibc-functions/setxattr.texi: Likewise.
18744         * doc/posix-functions/open_memstream.texi: Likewise.
18745
18746 2008-12-15  Eric Blake  <ebb9@byu.net>
18747
18748         Update doc for cygwin 1.7.
18749         * doc/posix-functions/faccessat.texi: Cygwin 1.7 added several new
18750         functions.
18751         * doc/posix-functions/fchmodat.texi: Likewise.
18752         * doc/posix-functions/fchownat.texi: Likewise.
18753         * doc/posix-functions/fdopendir.texi: Likewise.
18754         * doc/posix-functions/fmemopen.texi: Likewise.
18755         * doc/posix-functions/freeaddrinfo.texi: Likewise.
18756         * doc/posix-functions/fstatat.texi: Likewise.
18757         * doc/posix-functions/futimens.texi: Likewise.
18758         * doc/posix-functions/gai_strerror.texi: Likewise.
18759         * doc/posix-functions/getaddrinfo.texi: Likewise.
18760         * doc/posix-functions/getnameinfo.texi: Likewise.
18761         * doc/posix-functions/if_freenameindex.texi: Likewise.
18762         * doc/posix-functions/if_indextoname.texi: Likewise.
18763         * doc/posix-functions/if_nameindex.texi: Likewise.
18764         * doc/posix-functions/if_nametoindex.texi: Likewise.
18765         * doc/posix-functions/insque.texi: Likewise.
18766         * doc/posix-functions/linkat.texi: Likewise.
18767         * doc/posix-functions/llrint.texi: Likewise.
18768         * doc/posix-functions/llrintf.texi: Likewise.
18769         * doc/posix-functions/llrintl.texi: Likewise.
18770         * doc/posix-functions/lockf.texi: Likewise.
18771         * doc/posix-functions/lrintl.texi: Likewise.
18772         * doc/posix-functions/mkdirat.texi: Likewise.
18773         * doc/posix-functions/mkfifoat.texi: Likewise.
18774         * doc/posix-functions/mknodat.texi: Likewise.
18775         * doc/posix-functions/mq_close.texi: Likewise.
18776         * doc/posix-functions/mq_getattr.texi: Likewise.
18777         * doc/posix-functions/mq_notify.texi: Likewise.
18778         * doc/posix-functions/mq_open.texi: Likewise.
18779         * doc/posix-functions/mq_receive.texi: Likewise.
18780         * doc/posix-functions/mq_send.texi: Likewise.
18781         * doc/posix-functions/mq_setattr.texi: Likewise.
18782         * doc/posix-functions/mq_timedreceive.texi: Likewise.
18783         * doc/posix-functions/mq_timedsend.texi: Likewise.
18784         * doc/posix-functions/mq_unlink.texi: Likewise.
18785         * doc/posix-functions/open_memstream.texi: Likewise.
18786         * doc/posix-functions/openat.texi: Likewise.
18787         * doc/posix-functions/posix_fadvise.texi: Likewise.
18788         * doc/posix-functions/posix_fallocate.texi: Likewise.
18789         * doc/posix-functions/posix_madvise.texi: Likewise.
18790         * doc/posix-functions/posix_memalign.texi: Likewise.
18791         * doc/posix-functions/posix_openpt.texi: Likewise.
18792         * doc/posix-functions/readlinkat.texi: Likewise.
18793         * doc/posix-functions/remque.texi: Likewise.
18794         * doc/posix-functions/renameat.texi: Likewise.
18795         * doc/posix-functions/rintl.texi: Likewise.
18796         * doc/posix-functions/sem_unlink.texi: Likewise.
18797         * doc/posix-functions/shm_open.texi: Likewise.
18798         * doc/posix-functions/shm_unlink.texi: Likewise.
18799         * doc/posix-functions/signgam.texi: Likewise.
18800         * doc/posix-functions/sigset.texi: Likewise.
18801         * doc/posix-functions/stpcpy.texi: Likewise.
18802         * doc/posix-functions/stpncpy.texi: Likewise.
18803         * doc/posix-functions/strerror.texi: Likewise.
18804         * doc/posix-functions/strtod.texi: Likewise.
18805         * doc/posix-functions/symlinkat.texi: Likewise.
18806         * doc/posix-functions/unlinkat.texi: Likewise.
18807         * doc/posix-functions/utimensat.texi: Likewise.
18808         * doc/glibc-functions/bindresvport.texi: Likewise.
18809         * doc/glibc-functions/dn_expand.texi: Likewise.
18810         * doc/glibc-functions/exp10.texi: Likewise.
18811         * doc/glibc-functions/exp10f.texi: Likewise.
18812         * doc/glibc-functions/fgetxattr.texi: Likewise.
18813         * doc/glibc-functions/flistxattr.texi: Likewise.
18814         * doc/glibc-functions/fopencookie.texi: Likewise.
18815         * doc/glibc-functions/freeifaddrs.texi: Likewise.
18816         * doc/glibc-functions/fremovexattr.texi: Likewise.
18817         * doc/glibc-functions/fsetxattr.texi: Likewise.
18818         * doc/glibc-functions/getifaddrs.texi: Likewise.
18819         * doc/glibc-functions/getxattr.texi: Likewise.
18820         * doc/glibc-functions/lgetxattr.texi: Likewise.
18821         * doc/glibc-functions/listxattr.texi: Likewise.
18822         * doc/glibc-functions/llistxattr.texi: Likewise.
18823         * doc/glibc-functions/lremovexattr.texi: Likewise.
18824         * doc/glibc-functions/lsetxattr.texi: Likewise.
18825         * doc/glibc-functions/pow10.texi: Likewise.
18826         * doc/glibc-functions/pow10f.texi: Likewise.
18827         * doc/glibc-functions/rcmd_af.texi: Likewise.
18828         * doc/glibc-functions/removexattr.texi: Likewise.
18829         * doc/glibc-functions/res_init.texi: Likewise.
18830         * doc/glibc-functions/res_mkquery.texi: Likewise.
18831         * doc/glibc-functions/res_query.texi: Likewise.
18832         * doc/glibc-functions/res_querydomain.texi: Likewise.
18833         * doc/glibc-functions/res_send.texi: Likewise.
18834         * doc/glibc-functions/rresvport_af.texi: Likewise.
18835         * doc/glibc-functions/setxattr.texi: Likewise.
18836         * doc/glibc-functions/strcasestr.texi: Likewise.
18837
18838 2008-12-15  Bruno Haible  <bruno@clisp.org>
18839
18840         Fix compilation error on OSF/1 4.0.
18841         * lib/sys_select.in.h: When invoked from OSF/1 <sys/types.h> or
18842         <sys/time.h>, simply delegate to the system header.
18843         Reported by Daniel Richard G. <oss@teragram.com>.
18844
18845 2008-12-15  Bruno Haible  <bruno@clisp.org>
18846
18847         * doc/posix-functions/openat.texi: Mention the 'openat' module.
18848         * doc/posix-functions/fchmodat.texi: Likewise.
18849         * doc/posix-functions/fchownat.texi: Likewise.
18850         * doc/posix-functions/fdopendir.texi: Likewise.
18851         * doc/posix-functions/fstatat.texi: Likewise.
18852         * doc/posix-functions/mkdirat.texi: Likewise.
18853         * doc/posix-functions/unlinkat.texi: Likewise.
18854
18855 2008-12-14  Bruno Haible  <bruno@clisp.org>
18856
18857         Update doc for POSIX:2008.
18858         * doc/posix-functions/faccessat.texi: New file.
18859         * doc/posix-functions/fchmodat.texi: New file.
18860         * doc/posix-functions/fchownat.texi: New file.
18861         * doc/posix-functions/fdopendir.texi: New file.
18862         * doc/posix-functions/fstatat.texi: New file.
18863         * doc/posix-functions/futimens.texi: New file.
18864         * doc/posix-functions/linkat.texi: New file.
18865         * doc/posix-functions/mkdirat.texi: New file.
18866         * doc/posix-functions/mkfifoat.texi: New file.
18867         * doc/posix-functions/mknodat.texi: New file.
18868         * doc/posix-functions/open_wmemstream.texi: New file.
18869         * doc/posix-functions/openat.texi: New file.
18870         * doc/posix-functions/psiginfo.texi: New file.
18871         * doc/posix-functions/pthread_mutex_consistent.texi: New file.
18872         * doc/posix-functions/pthread_mutexattr_getrobust.texi: New file.
18873         * doc/posix-functions/pthread_mutexattr_setrobust.texi: New file.
18874         * doc/posix-functions/readlinkat.texi: New file.
18875         * doc/posix-functions/renameat.texi: New file.
18876         * doc/posix-functions/strerror_l.texi: New file.
18877         * doc/posix-functions/symlinkat.texi: New file.
18878         * doc/posix-functions/unlinkat.texi: New file.
18879         * doc/posix-functions/utimensat.texi: New file.
18880         * doc/gnulib.texi (Function Substitutes): Add these subsections.
18881
18882 2008-12-14  Bruno Haible  <bruno@clisp.org>
18883
18884         Update doc for POSIX:2008.
18885         * doc/posix-functions/alphasort.texi: Renamed from
18886         doc/glibc-functions/alphasort.texi.
18887         * doc/posix-functions/dirfd.texi: Renamed from
18888         doc/glibc-functions/dirfd.texi.
18889         * doc/posix-functions/dprintf.texi: Renamed from
18890         doc/glibc-functions/dprintf.texi.
18891         * doc/posix-functions/duplocale.texi: Renamed from
18892         doc/glibc-functions/duplocale.texi.
18893         * doc/posix-functions/fexecve.texi: Renamed from
18894         doc/glibc-functions/fexecve.texi.
18895         * doc/posix-functions/fmemopen.texi: Renamed from
18896         doc/glibc-functions/fmemopen.texi.
18897         * doc/posix-functions/freelocale.texi: Renamed from
18898         doc/glibc-functions/freelocale.texi.
18899         * doc/posix-functions/getdate_err.texi: Renamed from
18900         doc/glibc-functions/getdate_err.texi.
18901         * doc/posix-functions/isalnum_l.texi: Renamed from
18902         doc/glibc-functions/isalnum_l.texi.
18903         * doc/posix-functions/isalpha_l.texi: Renamed from
18904         doc/glibc-functions/isalpha_l.texi.
18905         * doc/posix-functions/isblank_l.texi: Renamed from
18906         doc/glibc-functions/isblank_l.texi.
18907         * doc/posix-functions/iscntrl_l.texi: Renamed from
18908         doc/glibc-functions/iscntrl_l.texi.
18909         * doc/posix-functions/isdigit_l.texi: Renamed from
18910         doc/glibc-functions/isdigit_l.texi.
18911         * doc/posix-functions/isgraph_l.texi: Renamed from
18912         doc/glibc-functions/isgraph_l.texi.
18913         * doc/posix-functions/islower_l.texi: Renamed from
18914         doc/glibc-functions/islower_l.texi.
18915         * doc/posix-functions/isprint_l.texi: Renamed from
18916         doc/glibc-functions/isprint_l.texi.
18917         * doc/posix-functions/ispunct_l.texi: Renamed from
18918         doc/glibc-functions/ispunct_l.texi.
18919         * doc/posix-functions/isspace_l.texi: Renamed from
18920         doc/glibc-functions/isspace_l.texi.
18921         * doc/posix-functions/isupper_l.texi: Renamed from
18922         doc/glibc-functions/isupper_l.texi.
18923         * doc/posix-functions/iswalnum_l.texi: Renamed from
18924         doc/glibc-functions/iswalnum_l.texi.
18925         * doc/posix-functions/iswalpha_l.texi: Renamed from
18926         doc/glibc-functions/iswalpha_l.texi.
18927         * doc/posix-functions/iswblank_l.texi: Renamed from
18928         doc/glibc-functions/iswblank_l.texi.
18929         * doc/posix-functions/iswcntrl_l.texi: Renamed from
18930         doc/glibc-functions/iswcntrl_l.texi.
18931         * doc/posix-functions/iswctype_l.texi: Renamed from
18932         doc/glibc-functions/iswctype_l.texi.
18933         * doc/posix-functions/iswdigit_l.texi: Renamed from
18934         doc/glibc-functions/iswdigit_l.texi.
18935         * doc/posix-functions/iswgraph_l.texi: Renamed from
18936         doc/glibc-functions/iswgraph_l.texi.
18937         * doc/posix-functions/iswlower_l.texi: Renamed from
18938         doc/glibc-functions/iswlower_l.texi.
18939         * doc/posix-functions/iswprint_l.texi: Renamed from
18940         doc/glibc-functions/iswprint_l.texi.
18941         * doc/posix-functions/iswpunct_l.texi: Renamed from
18942         doc/glibc-functions/iswpunct_l.texi.
18943         * doc/posix-functions/iswspace_l.texi: Renamed from
18944         doc/glibc-functions/iswspace_l.texi.
18945         * doc/posix-functions/iswupper_l.texi: Renamed from
18946         doc/glibc-functions/iswupper_l.texi.
18947         * doc/posix-functions/iswxdigit_l.texi: Renamed from
18948         doc/glibc-functions/iswxdigit_l.texi.
18949         * doc/posix-functions/isxdigit_l.texi: Renamed from
18950         doc/glibc-functions/isxdigit_l.texi.
18951         * doc/posix-functions/mbsnrtowcs.texi: Renamed from
18952         doc/glibc-functions/mbsnrtowcs.texi.
18953         * doc/posix-functions/mkdtemp.texi: Renamed from
18954         doc/glibc-functions/mkdtemp.texi.
18955         * doc/posix-functions/newlocale.texi: Renamed from
18956         doc/glibc-functions/newlocale.texi.
18957         * doc/posix-functions/nl_langinfo_l.texi: Renamed from
18958         doc/glibc-functions/nl_langinfo_l.texi.
18959         * doc/posix-functions/open_memstream.texi: Renamed from
18960         doc/glibc-functions/open_memstream.texi.
18961         * doc/posix-functions/opterr.texi: Renamed from
18962         doc/glibc-functions/opterr.texi.
18963         * doc/posix-functions/optind.texi: Renamed from
18964         doc/glibc-functions/optind.texi.
18965         * doc/posix-functions/optopt.texi: Renamed from
18966         doc/glibc-functions/optopt.texi.
18967         * doc/posix-functions/psignal.texi: Renamed from
18968         doc/glibc-functions/psignal.texi.
18969         * doc/posix-functions/scandir.texi: Renamed from
18970         doc/glibc-functions/scandir.texi.
18971         * doc/posix-functions/sched_get_priority_min.texi: Renamed from
18972         doc/glibc-functions/sched_get_priority_min.texi.
18973         * doc/posix-functions/signgam.texi: Renamed from
18974         doc/glibc-functions/signgam.texi.
18975         * doc/posix-functions/stpcpy.texi: Renamed from
18976         doc/glibc-functions/stpcpy.texi.
18977         * doc/posix-functions/stpncpy.texi: Renamed from
18978         doc/glibc-functions/stpncpy.texi.
18979         * doc/posix-functions/strcasecmp_l.texi: Renamed from
18980         doc/glibc-functions/strcasecmp_l.texi.
18981         * doc/posix-functions/strcoll_l.texi: Renamed from
18982         doc/glibc-functions/strcoll_l.texi.
18983         * doc/posix-functions/strfmon_l.texi: Renamed from
18984         doc/glibc-functions/strfmon_l.texi.
18985         * doc/posix-functions/strftime_l.texi: Renamed from
18986         doc/glibc-functions/strftime_l.texi.
18987         * doc/posix-functions/strncasecmp_l.texi: Renamed from
18988         doc/glibc-functions/strncasecmp_l.texi.
18989         * doc/posix-functions/strndup.texi: Renamed from
18990         doc/glibc-functions/strndup.texi.
18991         * doc/posix-functions/strnlen.texi: Renamed from
18992         doc/glibc-functions/strnlen.texi.
18993         * doc/posix-functions/strsignal.texi: Renamed from
18994         doc/glibc-functions/strsignal.texi.
18995         * doc/posix-functions/strxfrm_l.texi: Renamed from
18996         doc/glibc-functions/strxfrm_l.texi.
18997         * doc/posix-functions/timer_gettime.texi: Renamed from
18998         doc/glibc-functions/timer_gettime.texi.
18999         * doc/posix-functions/tolower_l.texi: Renamed from
19000         doc/glibc-functions/tolower_l.texi.
19001         * doc/posix-functions/toupper_l.texi: Renamed from
19002         doc/glibc-functions/toupper_l.texi.
19003         * doc/posix-functions/towctrans_l.texi: Renamed from
19004         doc/glibc-functions/towctrans_l.texi.
19005         * doc/posix-functions/towlower_l.texi: Renamed from
19006         doc/glibc-functions/towlower_l.texi.
19007         * doc/posix-functions/towupper_l.texi: Renamed from
19008         doc/glibc-functions/towupper_l.texi.
19009         * doc/posix-functions/uselocale.texi: Renamed from
19010         doc/glibc-functions/uselocale.texi.
19011         * doc/posix-functions/vdprintf.texi: Renamed from
19012         doc/glibc-functions/vdprintf.texi.
19013         * doc/posix-functions/wcpcpy.texi:
19014         Renamed from doc/glibc-functions/wcpcpy.texi.
19015         * doc/posix-functions/wcpncpy.texi: Renamed from
19016         doc/glibc-functions/wcpncpy.texi.
19017         * doc/posix-functions/wcscasecmp.texi: Renamed from
19018         doc/glibc-functions/wcscasecmp.texi.
19019         * doc/posix-functions/wcscasecmp_l.texi: Renamed from
19020         doc/glibc-functions/wcscasecmp_l.texi.
19021         * doc/posix-functions/wcscoll_l.texi: Renamed from
19022         doc/glibc-functions/wcscoll_l.texi.
19023         * doc/posix-functions/wcsdup.texi: Renamed from
19024         doc/glibc-functions/wcsdup.texi.
19025         * doc/posix-functions/wcsncasecmp.texi: Renamed from
19026         doc/glibc-functions/wcsncasecmp.texi.
19027         * doc/posix-functions/wcsncasecmp_l.texi: Renamed from
19028         doc/glibc-functions/wcsncasecmp_l.texi.
19029         * doc/posix-functions/wcsnlen.texi: Renamed from
19030         doc/glibc-functions/wcsnlen.texi.
19031         * doc/posix-functions/wcsnrtombs.texi: Renamed from
19032         doc/glibc-functions/wcsnrtombs.texi.
19033         * doc/posix-functions/wcsxfrm_l.texi: Renamed from
19034         doc/glibc-functions/wcsxfrm_l.texi.
19035         * doc/posix-functions/wctrans_l.texi: Renamed from
19036         doc/glibc-functions/wctrans_l.texi.
19037         * doc/posix-functions/wctype_l.texi: Renamed from
19038         doc/glibc-functions/wctype_l.texi.
19039         * doc/gnulib.texi (Function Substitutes): Add these subsections.
19040         (Glibc ctype.h, Glibc dirent.h, Glibc getopt.h, Glibc math.h,
19041         Glibc sched.h, Glibc signal.h, Glibc stdio.h, Glibc stdlib.h,
19042         Glibc string.h, Glibc time.h, Glibc unistd.h, Glibc wchar.h): Remove
19043         these subsections.
19044         (Glibc langinfo.h, Glibc locale.h, Glibc monetary.h, Glibc wctype.h):
19045         Remove sections.
19046
19047 2008-12-14  Bruno Haible  <bruno@clisp.org>
19048
19049         Update doc for POSIX:2008.
19050         * doc/posix-functions/*.texi: Update URL of POSIX specification.
19051
19052 2008-12-14  Bruno Haible  <bruno@clisp.org>
19053
19054         Update doc for POSIX:2008.
19055         * doc/pastposix-functions/bcmp.texi: Renamed from
19056         doc/posix-functions/bcmp.texi.
19057         * doc/pastposix-functions/bcopy.texi: Renamed from
19058         doc/posix-functions/bcopy.texi.
19059         * doc/pastposix-functions/bsd_signal.texi: Renamed from
19060         doc/posix-functions/bsd_signal.texi.
19061         * doc/pastposix-functions/bzero.texi: Renamed from
19062         doc/posix-functions/bzero.texi.
19063         * doc/pastposix-functions/ecvt.texi: Renamed from
19064         doc/posix-functions/ecvt.texi.
19065         * doc/pastposix-functions/fcvt.texi: Renamed from
19066         doc/posix-functions/fcvt.texi.
19067         * doc/pastposix-functions/ftime.texi: Renamed from
19068         doc/posix-functions/ftime.texi.
19069         * doc/pastposix-functions/gcvt.texi: Renamed from
19070         doc/posix-functions/gcvt.texi.
19071         * doc/pastposix-functions/getcontext.texi: Renamed from
19072         doc/posix-functions/getcontext.texi.
19073         * doc/pastposix-functions/gethostbyaddr.texi: Renamed from
19074         doc/posix-functions/gethostbyaddr.texi.
19075         * doc/pastposix-functions/gethostbyname.texi: Renamed from
19076         doc/posix-functions/gethostbyname.texi.
19077         * doc/pastposix-functions/getwd.texi: Renamed from
19078         doc/posix-functions/getwd.texi.
19079         * doc/pastposix-functions/h_errno.texi: Renamed from
19080         doc/posix-functions/h_errno.texi.
19081         * doc/pastposix-functions/index.texi: Renamed from
19082         doc/posix-functions/index.texi.
19083         * doc/pastposix-functions/makecontext.texi: Renamed from
19084         doc/posix-functions/makecontext.texi.
19085         * doc/pastposix-functions/mktemp.texi: Renamed from
19086         doc/posix-functions/mktemp.texi.
19087         * doc/pastposix-functions/pthread_attr_getstackaddr.texi: Renamed from
19088         doc/posix-functions/pthread_attr_getstackaddr.texi.
19089         * doc/pastposix-functions/pthread_attr_setstackaddr.texi: Renamed from
19090         doc/posix-functions/pthread_attr_setstackaddr.texi.
19091         * doc/pastposix-functions/rindex.texi: Renamed from
19092         doc/posix-functions/rindex.texi.
19093         * doc/pastposix-functions/scalb.texi: Renamed from
19094         doc/posix-functions/scalb.texi.
19095         * doc/pastposix-functions/setcontext.texi: Renamed from
19096         doc/posix-functions/setcontext.texi.
19097         * doc/pastposix-functions/swapcontext.texi: Renamed from
19098         doc/posix-functions/swapcontext.texi.
19099         * doc/pastposix-functions/ualarm.texi: Renamed from
19100         doc/posix-functions/ualarm.texi.
19101         * doc/pastposix-functions/usleep.texi: Renamed from
19102         doc/posix-functions/usleep.texi.
19103         * doc/pastposix-functions/vfork.texi: Renamed from
19104         doc/posix-functions/vfork.texi.
19105         * doc/pastposix-functions/wcswcs.texi: Renamed from
19106         doc/posix-functions/wcswcs.texi.
19107         * doc/gnulib.texi (Legacy Function Substitutes): New chapter.
19108         (Function Substitutes): Update.
19109
19110 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19111
19112         * modules/relocatable-prog-wrapper (Depends-on): Add errno, needed by
19113         m4/strerror.m4.
19114
19115 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19116             Bruno Haible  <bruno@clisp.org>
19117
19118         * modules/unilbrk/tables (Depends-on): Add unilbrk/base.
19119
19120 2008-12-13  Bruno Haible  <bruno@clisp.org>
19121
19122         * modules/strtoull (Depends-on): Remove unistd.
19123
19124 2008-12-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19125
19126         * modules/strtoull (Depends-on): Add stdlib.
19127
19128 2008-12-11  Simon Josefsson  <simon@josefsson.org>
19129
19130         * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more warnings.
19131
19132 2008-12-10  Jim Meyering  <meyering@redhat.com>
19133
19134         gl_ASSERT: don't say assertions are disabled when they're not
19135         * m4/assert.m4 (gl_ASSERT): Do not make configure report
19136         "checking whether to enable assertions... no", when they are in
19137         fact enabled.  This is solely a bug in the output of configure.
19138         In spite of saying "no", NDEBUG was not defined in that case.
19139         Also, as noted by Eric Blake, leave assertions enabled upon
19140         --enable-assert=INVALID.
19141
19142 2008-12-10  Bruno Haible  <bruno@clisp.org>
19143
19144         Change MODULES.html to refer to POSIX:2008 where possible.
19145         * MODULES.html.sh (POSIX2008_URL): New variable.
19146         (posix_headers): Remove sys/timeb, ucontext.
19147         (posix2001_headers): New variable.
19148         (posix_functions): Remove bcmp, bcopy, bsd_signal, bzero, ecvt, fcvt,
19149         ftime, gcvt, getcontext, gethostbyaddr, gethostbyname, getwd, h_errno,
19150         index, makecontext, mktemp, pthread_attr_getstackaddr,
19151         pthread_attr_setstackaddr, rindex, scalb, setcontext, swapcontext,
19152         ualarm, usleep, vfork, wcswcs. Add the new POSIX:2008 functions.
19153         (posix2001_functions): New variable.
19154         (func_module): Use URLs to POSIX:2008 where possible and to POSIX:2001
19155         otherwise.
19156
19157 2008-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19158
19159         add missing include to parse-duration.c
19160         * lib/parse-duration.c: #include "xalloc.h", for xstrdup.
19161         * modules/parse-duration (Depends-on): Add xalloc.
19162
19163         fix sed script reading maint.mk
19164         * top/maint.mk (MYSELF): New macro, define as $(srcdir)/$(ME).
19165         (syntax-check-rules): Use it.
19166
19167 2008-12-09  Bruno Haible  <bruno@clisp.org>
19168
19169         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): Add another check, that fails on
19170         MacOS X 10.4/PowerPC.
19171         Reported by Simon Josefsson.
19172
19173 2008-12-08  Jim Meyering  <meyering@redhat.com>
19174
19175         work around mingw's lack of some S_IF definitions
19176         * lib/fts.c (S_IFLNK, S_IFSOCK): Define if not already defined.
19177         Reported by Simon Josefsson.
19178
19179 2008-12-08  Bruno Haible  <bruno@clisp.org>
19180
19181         * m4/signbitl.m4 (gl_SIGNBIT_TEST_PROGRAM): Add a link check of signbit
19182         applied to variables. Needed on MacOS X 10.4/PowerPC.
19183         Reported by Simon Josefsson.
19184
19185 2008-12-08  William Pursell  <bill.pursell@gmail.com>  (tiny change)
19186         and Eric Blake  <ebb9@byu.net>
19187
19188         assert: honor --enable-assert
19189         * m4/assert.m4 (gl_ASSERT): Synchronize with autoconf 2.64, in
19190         order to honor --enable-assert, rather than treating it as a
19191         synonym for --disable-assert.
19192
19193 2008-12-08  Jim Meyering  <meyering@redhat.com>
19194
19195         * lib/posixtm.c: Remove now-useless declaration of mktime.
19196
19197         * build-aux/announce-gen (get_tool_versions): Accept .xz tarballs.
19198
19199 2008-12-07  Bruno Haible  <bruno@clisp.org>
19200
19201         * tests/test-lock.c (test_lock, test_rwlock, test_recursive_lock,
19202         test_once): Mark functions as static.
19203         * tests/test-tls.c (test_tls): Likewise.
19204
19205 2008-12-07  Bruno Haible  <bruno@clisp.org>
19206
19207         * lib/striconveha.h (uniconv_register_autodetect): Renamed from
19208         iconv_register_autodetect.
19209
19210 2008-12-07  Jim Meyering  <meyering@redhat.com>
19211
19212         posixtm.c: avoid a warning
19213         * lib/posixtm.c (posixtime): Don't initialize tm0.
19214         It's no longer needed to placate gcc4's -Wuninitialized,
19215         and the attempt to placate would elicit a new warning.
19216
19217         unicodeio.c: mark unused parameters
19218         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
19219         (fallback_failure_callback): Likewise.
19220
19221 2008-12-07  Bruno Haible  <bruno@clisp.org>
19222
19223         * gnulib-tool (func_create_testdir): When building the tests
19224         subdirectory, ignore the modules gnumakefile and maintainer-makefile.
19225         Reported by Simon Josefsson.
19226
19227 2008-12-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19228
19229         * doc/manywarnings.texi, doc/gnulib-intro.texi: Fix typos.
19230
19231 2008-12-06  Bruno Haible  <bruno@clisp.org>
19232
19233         * lib/c-stack.h (c_stack_action): Clarify possible side effects.
19234         Suggested by Eric Blake.
19235
19236 2008-12-06  Bruno Haible  <bruno@clisp.org>
19237
19238         Fix a c-stack test failure on MacOS X.
19239         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Require
19240         AC_CANONICAL_HOST. Define FAULT_YIELDS_SIGBUS. If set, install a signal
19241         handler for SIGBUS as well.
19242         * lib/c-stack.c (c_stack_action): If FAULT_YIELDS_SIGBUS is set,
19243         install a signal handler for SIGBUS as well.
19244         Reported by Bruce Dugan <bld0401@gmail.com> via Eric Blake.
19245
19246 2008-12-06  Bruno Haible  <bruno@clisp.org>
19247
19248         Advocacy documentation.
19249         * doc/gnulib-intro.texi (Benefits): New section.
19250         * doc/gnulib.texi: Update.
19251
19252 2008-12-06  Bruno Haible  <bruno@clisp.org>
19253
19254         Document the 'manywarnings' module.
19255         * doc/manywarnings.texi: New file.
19256         * doc/gnulib.texi: Include it.
19257
19258 2008-12-05  Eric Blake  <ebb9@byu.net>
19259
19260         tests: silence some gcc warnings
19261         * tests/test-getdate.c (LOG) [!DEBUG]: Mark no-op void.
19262         * tests/uniwidth/test-uc_width2.c (finish_interval): Avoid printf
19263         type mismatches.
19264
19265 2008-12-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19266             Bruno Haible  <bruno@clisp.org>
19267
19268         * m4/openmp.m4 (AC_OPENMP): Do not define with Autoconf 2.62 or newer.
19269
19270 2008-11-29  Jim Meyering  <meyering@redhat.com>
19271
19272         unicodeio.c: mark unused parameters
19273         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
19274         (fallback_failure_callback): Likewise.
19275
19276         fts: fix a thinko
19277         * lib/fts.c (s_ifmt_shift_bits): Remove function.  Not needed after all.
19278         (set_stat_type): Return S_IF*-valued "type" directly.
19279         Prompted by James Youngman's spotting a related bug.
19280         Confirmed by further testing through find.
19281
19282         fts: provide dirent.d_type via FTSENT.fts_statp, when possible
19283         * lib/fts.c (D_TYPE): Define.
19284         (DT_UNKNOWN, DT_BLK, DT_CHR) [HAVE_STRUCT_DIRENT_D_TYPE]: Define.
19285         (DT_DIR, DT_FIFO, DT_LNK, DT_REG, DT_SOCK): Likewise.
19286         (s_ifmt_shift_bits): New function.
19287         (set_stat_type): New function.
19288         (fts_build): When not calling fts_stat, call set_stat_type
19289         to propagate dirent.d_type info to fts_read caller.
19290         * lib/fts_.h (FTSENT) [FTS_DEFER_STAT]: Mention that
19291         fts_statp->st_mode type information may be valid.
19292
19293 2008-11-28  Simon Josefsson  <simon@josefsson.org>
19294
19295         * lib/sys_time.in.h: Add extern "C" block for C++.  Suggested by
19296         Brian Dessent <brian@dessent.net>.  Reported by Sam Steingold
19297         <sds@gnu.org>.
19298
19299 2008-11-20  Bruno Haible  <bruno@clisp.org>
19300
19301         Attempt to work around an AIX 5.3, 6.1 compiler bug with include_next.
19302         * lib/math.in.h: Use INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of
19303         INCLUDE_NEXT.
19304         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also
19305         INCLUDE_NEXT_AS_FIRST_DIRECTIVE.
19306         * modules/math (Makefile.am): Substitute
19307         INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of INCLUDE_NEXT.
19308         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
19309
19310 2008-11-18  Alexandre Duret-Lutz  <adl@lrde.epita.fr>
19311             Bruno Haible  <bruno@clisp.org>
19312
19313         * lib/stdint.in.h: Define all type macros so that their expansion is
19314         a single typedef'ed token. Fixes a compilation failure in Boost which
19315         does "using ::int8_t;".
19316
19317 2008-11-18  Simon Josefsson  <simon@josefsson.org>
19318
19319         * m4/manywarnings.m4: New file with gl_MANYWARN_COMPLEMENT and
19320         gl_MANYWARN_ALL_GCC.
19321         * m4/warnings.m4: Removed gl_WARN_SUPPORTED and
19322         gl_WARN_COMPLEMENT.  Suggested by Bruno Haible <bruno@clisp.org>.
19323         * modules/manywarnings: New file.
19324         * MODULES.html.sh: Mention manywarnings module.
19325
19326 2008-11-18  Bruno Haible  <bruno@clisp.org>
19327
19328         * doc/gnulib-tool.texi (Unit tests): New section.
19329
19330 2008-11-18  Simon Josefsson  <simon@josefsson.org>
19331
19332         * top/maint.mk (refresh-po): Fix sed regexp to avoid problems with
19333         paths like 'lib/po/foo.po'.
19334
19335 2008-11-17  Simon Josefsson  <simon@josefsson.org>
19336
19337         * m4/warnings.m4: Improve code.  Reported by Ralf Wildenhues
19338         <Ralf.Wildenhues@gmx.de> and Paolo Bonzini <bonzini@gnu.org>.
19339
19340 2008-11-17  Simon Josefsson  <simon@josefsson.org>
19341
19342         * m4/warnings.m4: Use CPPFLAGS to really check whether the
19343         parameter works.
19344
19345 2008-11-17  Simon Josefsson  <simon@josefsson.org>
19346
19347         * m4/warnings.m4: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.
19348
19349 2008-11-17  Bruce Korb  <bkorb@gnu.org>
19350
19351         * modules/parse-duration-tests: New file.
19352         * tests/test-parse-duration.sh: New file.
19353         * tests/test-parse-duration.c: New file.
19354
19355         New module 'parse-duration'.
19356         * lib/parse-duration.h: New file.
19357         * lib/parse-duration.c: New file.
19358         * modules/parse-duration: New file.
19359
19360 2008-11-17  Bruno Haible  <bruno@clisp.org>
19361
19362         * tests/test-select-out.sh: Comment out the first pipe test.
19363         Reported by Simon Josefsson.
19364
19365 2008-11-17  Bruno Haible  <bruno@clisp.org>
19366
19367         * modules/getaddrinfo (Depends-on): Add servent, hostent.
19368         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_SERVENT and
19369         gl_HOSTENT.
19370
19371 2008-11-17  Bruno Haible  <bruno@clisp.org>
19372
19373         * m4/sockets.m4 (gl_SOCKETS): After trying -lsocket, try also
19374         -lnetwork and -lnet. Needed for Haiku and BeOS.
19375
19376 2008-11-16  Bruno Haible  <bruno@clisp.org>
19377
19378         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix indentation.
19379
19380 2008-11-16  Bruno Haible  <bruno@clisp.org>
19381
19382         Avoid test failure on Haiku.
19383         * tests/test-fsync.c: Include <errno.h>.
19384         (main): Don't require that fsync (0) fails.
19385
19386 2008-11-15  Bruno Haible  <bruno@clisp.org>
19387
19388         New module 'hostent'.
19389         * modules/hostent: New file.
19390         * m4/hostent.m4: New file, based on code in m4/getaddrinfo.m4.
19391
19392 2008-11-15  Bruno Haible  <bruno@clisp.org>
19393
19394         New module 'servent'.
19395         * modules/servent: New file.
19396         * m4/servent.m4: New file, based on code in m4/getaddrinfo.m4.
19397
19398 2008-11-15  Bruno Haible  <bruno@clisp.org>
19399
19400         Avoid generating same test program with two different rules.
19401         * modules/frexp-nolibm-tests (Makefile.am): Rename test program from
19402         test-frexp to test-frexp-nolibm.
19403         * modules/frexpl-nolibm-tests (Makefile.am): Rename test program from
19404         test-frexpl to test-frexpl-nolibm.
19405
19406 2008-11-15  Bruno Haible  <bruno@clisp.org>
19407
19408         * modules/frexpl-tests (Makefile.am): Link test-frexpl with
19409         $(FREXPL_LIBM).
19410
19411 2008-11-15  Bruno Haible  <bruno@clisp.org>
19412
19413         * lib/netdb.in.h: Activate the definitions also when the system's
19414         <netdb.h> has 'struct addrinfo'.
19415         * m4/netdb_h.m4 (gl_HEADER_NETDB): Replace netdb.h also when it lacks
19416         EAI_OVERFLOW or AI_NUMERICSERV.
19417         * doc/posix-headers/netdb.texi: Document the problem.
19418
19419 2008-11-15  Bruno Haible  <bruno@clisp.org>
19420
19421         * tests/test-sched.c: Test also the existence of the SCHED_* macros.
19422
19423         Make the 'sched' module work on platforms where <sched.h> exists but
19424         is incomplete (such as Haiku).
19425         * lib/sched.in.h; Include the system's <sched.h> if it exists.
19426         (SCHED_FIFO, SCHED_RR, SCHED_OTHER): New macros.
19427         * m4/sched_h.m4 (gl_SCHED_H): Test whether <sched.h> exists and also
19428         defines SCHED_FIFO, SCHED_RR, SCHED_OTHER. Set HAVE_SCHED_H,
19429         HAVE_STRUCT_SCHED_PARAM.
19430         * modules/sched (Depends-on): Add include_next.
19431         (Makefile.am): Substitute HAVE_SCHED_H, INCLUDE_NEXT,
19432         PRAGMA_SYSTEM_HEADER, NEXT_SCHED_H, HAVE_STRUCT_SCHED_PARAM.
19433         * doc/posix-headers/sched.texi: Document the issue.
19434
19435 2008-11-13  Jim Meyering  <meyering@redhat.com>
19436
19437         test-argp-2: avoid test failure when PACKAGE_BUGREPORT is defined
19438         * tests/test-argp-2.sh: When PACKAGE_BUGREPORT was defined, this
19439         test would fail due to the difference in the Report bugs to ...
19440         line.  The expected address is empty, "<>", while the actual
19441         would contain e.g., "<bug-tar@gnu.org>".  Filter out any address.
19442
19443 2008-11-12  Bruno Haible  <bruno@clisp.org>
19444
19445         lstat: don't compile lstat.c on systems lacking lstat
19446         * m4/lstat.m4 (gl_FUNC_LSTAT): Don't compile lstat.c on systems
19447         which don't have lstat; this is handled by lib/sys_stat.in.h already.
19448         Reported by Daniel P. Berrange via Jim Meyering.
19449
19450 2008-11-12  Jim Meyering  <meyering@redhat.com>
19451
19452         * lib/unicodeio.c (unicode_to_mb): Correct spelling of u8_uctomb.
19453
19454 2008-11-12  Simon Josefsson  <simon@josefsson.org>
19455
19456         * modules/warnings (configure.ac): Do AC_SUBST([WARN_CFLAGS]) here
19457         instead.
19458
19459 2008-11-12  Bruno Haible  <bruno@clisp.org>
19460
19461         * lib/unicodeio.c: Include unistr.h.
19462         (utf8_wctomb): Remove function.
19463         (unicode_to_mb): Use utf8_uctomb instead of utf8_wctomb.
19464
19465 2008-11-12  Simon Josefsson  <simon@josefsson.org>
19466
19467         * m4/warnings.m4 (gl_WARN_INIT): Remove, suggested by Ralf
19468         Wildenhues <Ralf.Wildenhues@gmx.de> and Bruno Haible
19469         <bruno@clisp.org>.
19470         * modules/warnings (configure.ac): Don't call gl_WARN_INIT.
19471
19472 2008-11-12  Simon Josefsson  <simon@josefsson.org>
19473
19474         * doc/warnings.texi: New file, from Bruno Haible <bruno@clisp.org>.
19475         * doc/gnulib.texi: Add section for warnings.
19476
19477 2008-11-11  Bruno Haible  <bruno@clisp.org>
19478
19479         * lib/sockets.h: Add a comment.
19480
19481 2008-11-11  Karl Berry  <karl@gnu.org>
19482
19483         * config/srclist.txt (fdl.texi): add, syncing from gnustandards.
19484
19485 2008-11-11  Eric Blake  <ebb9@byu.net>
19486
19487         fdl.texi: avoid git symlinks
19488         * doc/fdl.texi: Copy, rather than link, fdl-1.3.texi.
19489
19490 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
19491
19492         * m4/warnings.m4 (gl_WARN_ADD): Don't AC_SUBST the empty string.
19493
19494 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
19495
19496         * m4/warnings.m4 (gl_WARN_INIT): Substitute WARN_CFLAGS.
19497         (gl_WARN_ADD): Substitute $2 if literal.
19498
19499 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
19500
19501         * m4/warning.m4: Remove.
19502
19503 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
19504
19505         * m4/warnings.m4: Almost complete rewrite. :-)
19506
19507 2008-11-10  Simon Josefsson  <simon@josefsson.org>
19508
19509         * modules/warnings: New module.
19510         * m4/warnings.m4: New file.
19511         * MODULES.html.sh: Mention warnings module.
19512         With review improvements from Paolo Bonzini <bonzini@gnu.org> and
19513         Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
19514
19515 2008-11-10  Eric Blake  <ebb9@byu.net>
19516
19517         fdl.texi: make a symlink to the latest version
19518         * doc/standards.texi: Revert today's earlier change.
19519         * doc/fdl-1.2.texi: Rename from old fdl.texi...
19520         * doc/fdl.texi: ...and replace this with a symlink to the newer
19521         fdl-1.3.texi.
19522
19523 2008-11-10  Bruno Haible  <bruno@clisp.org>
19524
19525         * tests/test-select-fd.c (main): Accept the result file name as fourth
19526         argument.
19527         * tests/test-select-in.sh: Pass t-select-in.tmp as fourth argument.
19528         * tests/test-select-out.sh: Pass t-select-out.tmp as fourth argument.
19529
19530 2008-11-10  Bruno Haible  <bruno@clisp.org>
19531
19532         * lib/netdb.in.h: Use HAVE_STRUCT_ADDRINFO, HAVE_DECL_GETADDRINFO,
19533         HAVE_DECL_FREEADDRINFO, HAVE_DECL_GAI_STRERROR, HAVE_DECL_GETNAMEINFO
19534         as autoconf-substituted macros.
19535         * m4/netdb_h.m4 (gl_NETDB_H_DEFAULTS): Initialize these variables to 1.
19536         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require
19537         gl_NETDB_H_DEFAULTS. Set these variables.
19538         * modules/netdb (Makefile.am): Substitute these variables.
19539
19540 2008-11-10  Eric Blake  <ebb9@byu.net>
19541
19542         standards.texi: include correct file for FDL 1.3
19543         * doc/standards.texi (GNU Free Documentation License): Change
19544         include file to pull in FDL 1.3, not 1.2.
19545
19546         fdl.texi: revert accidental change to license
19547         * doc/fdl.texi: This is FDL 1.2, not 1.3.
19548
19549 2008-11-10  Bruno Haible  <bruno@clisp.org>
19550
19551         * m4/printf.m4 (gl_PRINTF_ENOMEM): Guess yes on Haiku. Use the
19552         cross-compiling guesses also when the native compile gives no result.
19553
19554 2008-11-10  Bruno Haible  <bruno@clisp.org>
19555
19556         * lib/spawni.c (__spawni): Force variable into the stack.
19557
19558 2008-11-10  Bruno Haible  <bruno@clisp.org>
19559
19560         Add support for Haiku.
19561         * lib/fbufmode.c (fbufmode): Test a symbol that is not only defined on
19562         glibc and BeOS, but also on Haiku.
19563         * lib/fpurge.c (fpurge): Likewise.
19564         * lib/freadable.c (freadable): Likewise.
19565         * lib/freadahead.c (freadahead): Likewise.
19566         * lib/freading.c (freading): Likewise.
19567         * lib/freadptr.c (freadptr): Likewise.
19568         * lib/freadseek.c (freadptrinc): Likewise.
19569         * lib/fseeko.c (rpl_fseeko): Likewise.
19570         * lib/fseterr.c (fseterr): Likewise.
19571         * lib/fwritable.c (fwritable): Likewise.
19572         * lib/fwriting.c (fwriting): Likewise.
19573         Reported by Ingo Weinhold <ingo_weinhold@gmx.de>.
19574
19575 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
19576
19577         * lib/config.charset: Treat Haiku like BeOS.
19578
19579 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
19580
19581         * lib/binary-io.h (O_BINARY, O_TEXT): Treat Haiku like BeOS.
19582         * lib/fcntl.in.h (O_BINARY, O_TEXT): Likewise.
19583
19584 2008-11-08  Bruno Haible  <bruno@clisp.org>
19585
19586         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Avoid using AC_CHECK_DECL inside
19587         AC_CACHE_CHECK.
19588
19589 2008-11-08  Bruno Haible  <bruno@clisp.org>
19590
19591         * modules/select-tests (configure.ac): Check for unistd.h, sys/wait.h.
19592
19593 2008-11-08  Bruno Haible  <bruno@clisp.org>
19594
19595         * tests/test-select-fd.c: New file.
19596         * tests/test-select-in.sh: New file.
19597         * tests/test-select-out.sh: New file.
19598         * tests/test-select-stdin.c: New file.
19599         * modules/select-tests (Files): Add the new files.
19600         (Depends-on): Add gettimeofday.
19601         (Makefile.am): Add test-select-in.sh, test-select-out.sh to TESTS.
19602         Set TESTS_ENVIRONMENT. Add test-select-fd, test-select-stdin to
19603         check_PROGRAMS. Define test_select_fd_LDADD, test_select_stdin_LDADD.
19604
19605 2008-11-06  Alexander V. Lukyanov  <lav@netis.ru>
19606             Bruno Haible  <bruno@clisp.org>
19607
19608         * lib/sys_stat.in.h: Enclose function definitions in extern "C".
19609
19610 2008-10-12  Giuseppe Scrivano  <gscrivano@gnu.org>
19611
19612         * build-aux/pmccabe2html: Added support for C++ source files.
19613
19614 2008-11-05  Ben Pfaff  <blp@gnu.org>
19615
19616         Fix lib/close.c build on Windows.
19617         * modules/close (Files): Add lib/w32sock.h.
19618
19619 2008-11-05  Joel E. Denny  <jdenny@ces.clemson.edu>
19620
19621         Accept Bison's NEWS format.
19622         * build-aux/announce-gen (print_news_deltas): Tweak
19623         $re_prefix.
19624
19625 2008-11-04  Bruno Haible  <bruno@clisp.org>
19626
19627         * modules/random_r (Maintainer): Add glibc.
19628
19629 2008-11-04  Simon Josefsson  <simon@josefsson.org>
19630
19631         * doc/alloca-opt.texi: Change license to GFDLv1.3+, as suggested
19632         by karl@freefriends.org (Karl Berry).
19633         * doc/alloca.texi: Likewise.
19634         * doc/c-ctype.texi: Likewise.
19635         * doc/c-strcase.texi: Likewise.
19636         * doc/c-strcaseeq.texi: Likewise.
19637         * doc/c-strcasestr.texi: Likewise.
19638         * doc/c-strstr.texi: Likewise.
19639         * doc/c-strtod.texi: Likewise.
19640         * doc/c-strtold.texi: Likewise.
19641         * doc/ctime.texi: Likewise.
19642         * doc/error.texi: Likewise.
19643         * doc/fdl.texi: Likewise.
19644         * doc/gcd.texi: Likewise.
19645         * doc/getdate.texi: Likewise.
19646         * doc/gnulib-intro.texi: Likewise.
19647         * doc/gnulib-tool.texi: Likewise.
19648         * doc/gnulib.texi: Likewise.
19649         * doc/inet_ntoa.texi: Likewise.
19650         * doc/maintain.texi: Likewise.
19651         * doc/make-stds.texi: Likewise.
19652         * doc/quote.texi: Likewise.
19653         * doc/regexprops-generic.texi: Likewise.
19654         * doc/standards.texi: Likewise.
19655         * doc/verify.texi: Likewise.
19656         * doc/visibility.texi: Likewise.
19657         * doc/gnulib.texi (GNU Free Documentation License): Include
19658         fdl-1.3.texi instead of fdl.texi.
19659
19660 2008-11-04  Simon Josefsson  <simon@josefsson.org>
19661
19662         * doc/fdl-1.3.texi: New file, from
19663         <http://www.gnu.org/licenses/fdl-1.3.texi>.
19664         * modules/fdl-1.3: Add.
19665         * MODULES.html.sh: Add fdl-1.3.
19666
19667 2008-11-03  Bruno Haible  <bruno@clisp.org>
19668
19669         Make determination of absolute name of header file work with AIX xlc.
19670         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Require
19671         AC_CANONICAL_HOST. On AIX, use "$CPP -C" rather than "$CPP" for
19672         preprocessing.
19673         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
19674         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
19675
19676 2008-11-03  Simon Josefsson  <simon@josefsson.org>
19677
19678         * top/maint.mk (COVERAGE_CCOPTS): Use --coverage instead of
19679         -fprofile-arcs -ftest-coverage.  Suggested by Ludovic Courtès
19680         <ludo@gnu.org>.
19681
19682 2008-11-02  Bruno Haible  <bruno@clisp.org>
19683
19684         Mark 'strpbrk' obsolete.
19685         * modules/strpbrk (Status, Notice): New sections.
19686         * modules/strtok_r (Depends-on): Add strpbrk.
19687
19688 2008-11-02  Bruno Haible  <bruno@clisp.org>
19689
19690         Mark 'strdup' obsolete.
19691         * modules/strdup (Status, Notice): New sections.
19692         * modules/findprog (Depends-on): Add strdup.
19693         * modules/getaddrinfo (Depends-on): Likewise.
19694         * modules/localename (Depends-on): Likewise.
19695         * modules/relocatable-lib (Depends-on): Likewise.
19696         * modules/relocatable-lib-lgpl (Depends-on): Likewise.
19697         * modules/relocatable-prog (Depends-on): Likewise.
19698         * modules/trim (Depends-on): Likewise.
19699         * modules/unictype/gen-ctype (Depends-on): Likewise.
19700         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
19701
19702 2008-11-02  Bruno Haible  <bruno@clisp.org>
19703
19704         Mark 'strcspn' obsolete.
19705         * modules/strcspn (Status, Notice): New sections.
19706
19707 2008-11-02  Bruno Haible  <bruno@clisp.org>
19708
19709         Mark 'rmdir' obsolete.
19710         * modules/rmdir (Status, Notice): New sections.
19711         * modules/clean-temp (Depends-on): Add rmdir.
19712         * modules/openat (Depends-on): Likewise.
19713
19714 2008-11-02  Bruno Haible  <bruno@clisp.org>
19715
19716         Mark 'raise' obsolete.
19717         * modules/raise (Status, Notice): New sections.
19718         (Include): Specify <signal.h>.
19719         * modules/stdio (Depends-on): Add raise.
19720         * modules/write (Depends-on): Likewise.
19721
19722 2008-11-02  Bruno Haible  <bruno@clisp.org>
19723
19724         Mark 'memset' obsolete.
19725         * modules/memset (Status, Notice): New sections.
19726
19727 2008-11-02  Bruno Haible  <bruno@clisp.org>
19728
19729         Mark 'memmove' obsolete.
19730         * modules/memmove (Status, Notice): New sections.
19731         * modules/argp (Depends-on): Add memmove.
19732         * modules/argz (Depends-on): Likewise.
19733         * modules/canonicalize (Depends-on): Likewise.
19734         * modules/canonicalize-lgpl (Depends-on): Likewise.
19735         * modules/fts (Depends-on): Likewise.
19736         * modules/getcwd (Depends-on): Likewise.
19737         * modules/human (Depends-on): Likewise.
19738         * modules/regex (Depends-on): Likewise.
19739         * modules/striconveh (Depends-on): Likewise.
19740         * modules/trim (Depends-on): Likewise.
19741         * modules/unistr/u8-move (Depends-on): Likewise.
19742         * modules/unistr/u16-move (Depends-on): Likewise.
19743         * modules/unistr/u32-move (Depends-on): Likewise.
19744
19745 2008-11-02  Bruno Haible  <bruno@clisp.org>
19746
19747         Mark 'memcpy' obsolete.
19748         * modules/memcpy (Status, Notice): New sections.
19749
19750 2008-11-02  Bruno Haible  <bruno@clisp.org>
19751
19752         Mark 'memcmp' obsolete.
19753         * modules/memcmp (Status, Notice): New sections.
19754         * modules/argmatch (Depends-on): Add memchr.
19755         * modules/backupfile (Depends-on): Likewise.
19756         * modules/c-strcasestr (Depends-on): Likewise.
19757         * modules/crypto/des (Depends-on): Likewise.
19758         * modules/csharpcomp (Depends-on): Likewise.
19759         * modules/fnmatch (Depends-on): Likewise.
19760         * modules/git-merge-changelog (Depends-on): Likewise.
19761         * modules/isnand (Depends-on): Likewise.
19762         * modules/isnand-nolibm (Depends-on): Likewise.
19763         * modules/isnanf (Depends-on): Likewise.
19764         * modules/isnanf-nolibm (Depends-on): Likewise.
19765         * modules/isnanl (Depends-on): Likewise.
19766         * modules/isnanl-nolibm (Depends-on): Likewise.
19767         * modules/mbchar (Depends-on): Likewise.
19768         * modules/memcoll (Depends-on): Likewise.
19769         * modules/quotearg (Depends-on): Likewise.
19770         * modules/regex (Depends-on): Likewise.
19771         * modules/relocatable-prog (Depends-on): Likewise.
19772         * modules/same (Depends-on): Likewise.
19773         * modules/signbit (Depends-on): Likewise.
19774         * modules/strcasestr-simple (Depends-on): Likewise.
19775         * modules/unictype/gen-ctype (Depends-on): Likewise.
19776         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
19777         * modules/uniname/uniname (Depends-on): Likewise.
19778         * modules/unistr/u8-cmp (Depends-on): Likewise.
19779
19780 2008-11-02  Bruno Haible  <bruno@clisp.org>
19781
19782         Mark 'memchr' obsolete.
19783         * modules/memchr (Status, Notice): New sections.
19784         * modules/argp (Depends-on): Add memchr.
19785         * modules/base64 (Depends-on): Likewise.
19786         * modules/c-strcasestr (Depends-on): Likewise.
19787         * modules/chdir-long (Depends-on): Likewise.
19788         * modules/fnmatch (Depends-on): Likewise.
19789         * modules/getsubopt (Depends-on): Likewise.
19790         * modules/git-merge-changelog (Depends-on): Likewise.
19791         * modules/glob (Depends-on): Likewise.
19792         * modules/strcasestr-simple (Depends-on): Likewise.
19793         * modules/strnlen (Depends-on): Likewise.
19794
19795 2008-11-02  Bruno Haible  <bruno@clisp.org>
19796
19797         Mark 'atexit' obsolete.
19798         * modules/atexit (Status, Notice): New sections.
19799         * modules/chdir-long (Depends-on): Add atexit.
19800         * modules/wait-process (Depends-on): Likewise.
19801
19802 2008-11-02  Bruno Haible  <bruno@clisp.org>
19803
19804         * gnulib-tool: New option --with-obsolete.
19805         (func_usage): Document it.
19806         (func_modules_transitive_closure): Drop obsolete dependencies if
19807         incobsolete is not true.
19808         (func_import): Read and save the incobsolete variable to the cache.
19809
19810 2008-11-02  Bruno Haible  <bruno@clisp.org>
19811
19812         * modules/TEMPLATE-EXTENDED: New field 'Status'.
19813         * gnulib-tool: New option --extract-status.
19814         (func_usage): Document it.
19815         (sed_extract_prog): Recognize it.
19816         (func_get_status): New function.
19817
19818 2008-10-30  Simon Josefsson  <simon@josefsson.org>
19819
19820         * modules/sockets (License): Change from LGPL to LGPLv2+.
19821
19822 2008-10-28  Simon Josefsson  <simon@josefsson.org>
19823
19824         * top/maint.mk: Add coverage rules, inspired by scripts in gnupdf.
19825
19826 2008-10-28  Simon Josefsson  <simon@josefsson.org>
19827
19828         * MODULES.html.sh (Support for systems lacking POSIX:2001):
19829         Mention times and sys_times.
19830         * modules/sys_times, modules/sys_times-tests: New modules.
19831         * modules/times, modules/times-tests: Likewise
19832         * m4/sys_times_h.m4: New file.
19833         * lib/sys_times.in.h: Likewise
19834         * lib/times.c: Likewise.
19835         * tests/test-sys_times.c: Likewise.
19836         * tests/test-times.c: Likewise.
19837         * doc/posix-headers/sys_times.texi: Update.
19838         * doc/posix-functions/times.texi: Update.
19839
19840 2008-10-28  Jim Meyering  <meyering@redhat.com>
19841
19842         * modules/tempname (Depends-on): Add lstat.
19843
19844         * modules/lstat (License): Relicense: LGPL -> LGPLv2+.
19845
19846 2008-10-28  Simon Josefsson  <simon@josefsson.org>
19847
19848         * gnulib-tool (func_emit_tests_Makefile_am): Revert last commit.
19849         * modules/argp-tests (test_argp_LDADD): Set EXEEXT here instead,
19850         using idiom used elsewhere in gnulib.
19851
19852 2008-10-27  Jim Meyering  <meyering@redhat.com>
19853
19854         * modules/gethostname (License): Relicense: LGPL -> LGPLv2+.
19855
19856 2008-10-27  Simon Josefsson  <simon@josefsson.org>
19857
19858         * gnulib-tool (func_emit_tests_Makefile_am): Set EXEEXT in
19859         TESTS_ENVIRONMENT, for shell scripts that needs to call built
19860         programs.
19861         * tests/test-argp-2.sh: Use $EXEEXT when needed.
19862
19863 2008-10-27  Simon Josefsson  <simon@josefsson.org>
19864
19865         * lib/sys_stat.in.h (lstat): Fix declaration for mingw.
19866
19867 2008-10-27  Bruno Haible  <bruno@clisp.org>
19868
19869         * tests/test-lstat.c: Include <stdio.h>.
19870
19871 2008-10-27  Simon Josefsson  <simon@josefsson.org>
19872
19873         * modules/lstat-tests: New module.
19874         * tests/test-lstat.c: New file.
19875
19876 2008-10-26  Jim Meyering  <meyering@redhat.com>
19877
19878         * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter.
19879
19880 2008-10-26  Simon Josefsson  <simon@josefsson.org>
19881             Bruno Haible  <bruno@clisp.org>
19882
19883         Fix a clash between the type DATADIR on Windows and the macro DATADIR.
19884         * modules/configmake (Include): Add a note that the include must come
19885         after all system headers.
19886         * lib/javaversion.c: Include configmake.h after all other includes.
19887
19888 2008-10-26  Bruno Haible  <bruno@clisp.org>
19889
19890         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Set default of
19891         HAVE_STRUCT_RANDOM_DATA to 1.
19892         (gl_STDLIB_H): Simplify.
19893
19894 2008-10-26  Simon Josefsson  <simon@josefsson.org>
19895
19896         * m4/stdlib_h.m4: Check for struct random_data.  Initialize and
19897         substitute HAVE_STRUCT_RANDOM_DATA.
19898         * lib/stdlib.in.h [!HAVE_STRUCT_RANDOM_DATA]: Provide struct
19899         random_data.
19900         * modules/stdlib (Makefile.am): Substitute
19901         HAVE_STRUCT_RANDOM_DATA.
19902
19903 2008-10-26  Simon Josefsson  <simon@josefsson.org>
19904
19905         * doc/gnulib.texi (@copying): Use GFDLv1.2+.
19906         * doc/gnulib-intro.texi (Copyright): Likewise.
19907
19908 2008-10-26  Simon Josefsson  <simon@josefsson.org>
19909
19910         * doc/gnulib.texi (Header files): C++ fixes, based on Bruno's
19911         findings.
19912
19913 2008-10-25  Ben Pfaff  <blp@cs.stanford.edu>
19914             Bruno Haible  <bruno@clisp.org>
19915
19916         * lib/unistd.in.h: Include <winsock2.h>.
19917         (socket, connect,accept, bind, getpeername, getsockname, getsockopt,
19918         listen, recv, send, recvfrom, sendto, setsockopt, shutdown, select):
19919         Provide dummy declarations.
19920         (gethostname): Override.
19921         * lib/sys_socket.in.h (gethostname): Provide dummy declaration.
19922         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Invoke
19923         gl_PREREQ_SYS_H_WINSOCK2.
19924         * modules/gethostname (Files): Add m4/sys_socket_h.m4.
19925         * doc/posix-functions/gethostname.texi: More details.
19926
19927 2008-10-25  Bruno Haible  <bruno@clisp.org>
19928
19929         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
19930         gl_UNISTD_H_DEFAULTS, gl_SYS_IOCTL_H_DEFAULTS only if they exist.
19931         * modules/sys_socket (Files): Remove m4/unistd_h.m4, m4/sys_ioctl_h.m4.
19932
19933         * lib/sys_socket.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); Move macro from
19934         here ...
19935         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); ... to here.
19936         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Remove invocation of
19937         gl_UNISTD_H_DEFAULTS.
19938
19939 2008-10-25  Eric Blake  <ebb9@byu.net>
19940
19941         signbit: avoid spurious compiler failure
19942         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Move non-constant
19943         declarations inside function.
19944
19945 2008-10-24  Simon Josefsson  <simon@josefsson.org>
19946             Bruno Haible  <bruno@clisp.org>
19947
19948         * lib/stdlib.in.h (@GNULIB_RANDOM_R@): Include stdint.h.
19949         * modules/random_r (Depends-on): Add stdint.
19950
19951 2008-10-24  Bruno Haible  <bruno@clisp.org>
19952
19953         * modules/intprops (License): Change to LGPLv2+, with approval by Paul
19954         Eggert.
19955         * modules/strerror (License): Likewise.
19956
19957 2008-10-24  Jim Meyering  <meyering@redhat.com>
19958
19959         sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@
19960         * modules/sys_socket (Depends-on) [Depends-on]: Fix typo.
19961
19962 2008-10-24  Eric Blake  <ebb9@byu.net>
19963
19964         getgroups: fix compilation when getgroups is available
19965         * lib/getgroups.c (includes): Include <unistd.h> for getgroups,
19966         but with <config.h> override of getgroups disabled.
19967
19968 2008-10-24  Simon Josefsson  <simon@josefsson.org>
19969
19970         * doc/gnulib.texi (Header files): Add note about C++ problems.
19971         Explained by Bruno Haible <bruno@clisp.org>.
19972
19973 2008-10-23  Bruno Haible  <bruno@clisp.org>
19974
19975         Define a dummy SA_NODEFER macro on Interix.
19976         * lib/signal.in.h (SA_NODEFER): Define fallback.
19977         Reported by Aleksey Cheusov <cheusov@tut.by> via
19978         Thomas Klausner <wiz@netbsd.org> and Eric Blake.
19979
19980 2008-10-23  Bruno Haible  <bruno@clisp.org>
19981
19982         * modules/freadahead (License): Change to LGPLv2+.
19983         Suggested by Simon Josefsson.
19984
19985 2008-10-23  Jim Meyering  <meyering@redhat.com>
19986
19987         random_r: new module
19988         * modules/random_r: New file.
19989         * m4/random_r.m4: New file.
19990         * lib/random_r.c: New file, from glibc.
19991         * modules/random_r-tests: New file.
19992         * tests/test-random_r.c: New file.
19993         * lib/stdlib.in.h (srandom_r, initstate_r, setstate_r, random_r):
19994          Declare.
19995         (RAND_MAX): Define.
19996         * m4/stdlib_h.m4: Define and AC_SUBST GNULIB_RANDOM_R and HAVE_RANDOM_R.
19997         * modules/stdlib: Substitute them, too.
19998         * MODULES.html.sh (Extra functions based on POSIX:2001) [Misc]: Add it.
19999         * doc/glibc-functions/initstate_r.texi: Mention the new module.
20000         * doc/glibc-functions/random_r.texi: Likewise.
20001         * doc/glibc-functions/setstate_r.texi: Likewise.
20002         * doc/glibc-functions/srandom_r.texi: Likewise.
20003         * config/srclist.txt: Mention it.
20004
20005 2008-10-23  David Lutterkort  <lutter@redhat.com>
20006
20007         * modules/selinux-h: Search for LIB_SELINUX and mark it as a
20008         link requirement
20009
20010 2008-10-23  Jim Meyering  <meyering@redhat.com>
20011
20012         selinux-h: mark parameters of stub functions as intentionally unused
20013         * lib/se-selinux.in.h: Mark parameters as _UNUSED_PARAMETER_.
20014         * lib/se-context.in.h: Likewise.
20015
20016 2008-10-22  Simon Josefsson  <simon@josefsson.org>
20017
20018         * lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
20019
20020 2008-10-22  Simon Josefsson  <simon@josefsson.org>
20021
20022         * m4/getgroups.m4: Avoid invoking test with wrong parameters.
20023
20024 2008-10-22  Eric Blake  <ebb9@byu.net>
20025
20026         glthread/thread: avoid compiler warning
20027         * lib/glthread/thread.c (gl_thread_exit_func) [USE_WIN32_THREADS]:
20028         Add unreachable abort to silence compiler.
20029
20030 2008-10-22  Eric Blake  <ebb9@byu.net>
20031
20032         netdb: also supply struct addrinfo for cygwin 1.5.x
20033         * m4/netdb_h.m4 (gl_HEADER_NETDB): Check for incomplete header on
20034         older cygwin.
20035         * lib/netdb.in.h [!HAVE_STRUCT_ADDRINFO]: Also supply contents for
20036         cygwin.
20037         * doc/posix-headers/netdb.texi (netdb.h): Document this.
20038
20039 2008-10-22  Bruno Haible  <bruno@clisp.org>
20040
20041         * users.txt: Update entry about pspp.
20042
20043 2008-10-21  Bruno Haible  <bruno@clisp.org>
20044
20045         Simplification.
20046         * lib/sys_socket.in.h (_gl_close_fd_maybe_socket): Remove declaration.
20047         * lib/close.c (_gl_close_fd_maybe_socket): Make static.
20048
20049         Simplification.
20050         * lib/ioctl.c (ioctl): Don't undefine.
20051         * lib/socket.c (socket): Don't undefine.
20052
20053         Remove unused module indicator macros.
20054         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Don't define
20055         GNULIB_$1 as a C macro.
20056
20057         * doc/posix-functions/close.texi: Undo last change.
20058         * doc/posix-functions/ioctl.texi: Merge the two paragraphs about
20059         Windows platforms.
20060
20061 2008-10-21  Bruno Haible  <bruno@clisp.org>
20062
20063         Add gethostname() declaration to <unistd.h>.
20064         * lib/unistd.in.h (gethostname): New declaration.
20065         * lib/gethostname.c: Include <unistd.h>.
20066         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Require
20067         gl_UNISTD_H_DEFAULTS. Set HAVE_GETHOSTNAME.
20068         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETHOSTNAME
20069         and HAVE_GETHOSTNAME.
20070         * modules/gethostname (Depends-on): Add unistd.
20071         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
20072         (Include): Specify <unistd.h>.
20073         * modules/unistd (Makefile.am): Substitute GNULIB_GETHOSTNAME and
20074         HAVE_GETHOSTNAME.
20075         * tests/test-gethostname.c: Include <unistd.h> first.
20076
20077 2008-10-21  Bruno Haible  <bruno@clisp.org>
20078
20079         * modules/poll-tests (Depends-on): Add sys_ioctl, ioctl.
20080         * modules/select-tests (Depends-on): Likewise.
20081         Reported by Simon Josefsson.
20082
20083 2008-10-21  Simon Josefsson  <simon@josefsson.org>
20084
20085         * lib/close.c: Add _gl_close_fd_maybe_socket from winsock.c.
20086         * lib/accept.c: New file, based on winsock.c.
20087         * lib/bind.c: New file, based on winsock.c.
20088         * lib/connect.c: New file, based on winsock.c.
20089         * lib/getpeername.c: New file, based on winsock.c.
20090         * lib/getsockname.c: New file, based on winsock.c.
20091         * lib/getsockopt.c: New file, based on winsock.c.
20092         * lib/ioctl.c: New file, based on winsock.c.
20093         * lib/listen.c: New file, based on winsock.c.
20094         * lib/recv.c: New file, based on winsock.c.
20095         * lib/recvfrom.c: New file, based on winsock.c.
20096         * lib/send.c: New file, based on winsock.c.
20097         * lib/sendto.c: New file, based on winsock.c.
20098         * lib/setsockopt.c: New file, based on winsock.c.
20099         * lib/shutdown.c: New file, based on winsock.c.
20100         * lib/socket.c: New file, based on winsock.c.
20101         * lib/w32sock.h: New file, based on winsock.c.
20102         * lib/winsock.c: Remove file.
20103         * modules/accept: Likewise.
20104         * modules/bind: Likewise.
20105         * modules/connect: Likewise.
20106         * modules/getpeername: Likewise.
20107         * modules/getsockname: Likewise.
20108         * modules/getsockopt: Likewise.
20109         * modules/ioctl: Likewise.
20110         * modules/listen: Likewise.
20111         * modules/recv: Likewise.
20112         * modules/recvfrom: Likewise.
20113         * modules/send: Likewise.
20114         * modules/sendto: Likewise.
20115         * modules/setsockopt: Likewise.
20116         * modules/shutdown: Likewise.
20117         * modules/socket: Use socket.c instead of winsock.c.
20118         * modules/sys_socket: Remove (unneeded?) dependency on winsock.c.
20119         * doc/posix-functions/accept.texi: Doc fix.
20120         * doc/posix-functions/bind.texi: Doc fix.
20121         * doc/posix-functions/close.texi: Doc fix.
20122         * doc/posix-functions/connect.texi: Doc fix.
20123         * doc/posix-functions/getpeername.texi: Doc fix.
20124         * doc/posix-functions/getsockname.texi: Doc fix.
20125         * doc/posix-functions/getsockopt.texi: Doc fix.
20126         * doc/posix-functions/ioctl.texi: Doc fix.
20127         * doc/posix-functions/listen.texi: Doc fix.
20128         * doc/posix-functions/recv.texi: Doc fix.
20129         * doc/posix-functions/recvfrom.texi: Doc fix.
20130         * doc/posix-functions/send.texi: Doc fix.
20131         * doc/posix-functions/sendto.texi: Doc fix.
20132         * doc/posix-functions/setsockopt.texi: Doc fix.
20133         * doc/posix-functions/shutdown.texi: Doc fix.
20134         * doc/posix-functions/socket.texi: Doc fix.
20135
20136 2008-10-20  Bruno Haible  <bruno@clisp.org>
20137
20138         Take into account the role of SIGABRT_COMPAT on Windows 2008.
20139         * lib/sigprocmask.c (SIGABRT_COMPAT, SIGABRT_COMPAT_MASK): New macros.
20140         (sigismember, sigaddset, sigdelset, sigfillset, rpl_signal): Handle it
20141         as an alias for SIGABRT.
20142         * lib/sigaction.c (SIGABRT_COMPAT): New macro.
20143         (sigaction): Map it to SIGABRT.
20144         Reported by Ramiro Polla <ramiro.polla@gmail.com> via Eric Blake.
20145
20146 2008-10-20  Bruno Haible  <bruno@clisp.org>
20147
20148         * lib/fts.c: Don't include lstat.h.
20149         * lib/openat.c: Include <sys/stat.h> instead of lstat.h.
20150
20151         Move the lstat() declaration to <sys/stat.h>.
20152         * lib/lstat.h: Remove file.
20153         * lib/sys_stat.in.h: Add special invocation convention.
20154         (lstat): New declaration.
20155         * lib/lstat.c (orig_lstat): New function.
20156         (rpl_lstat): Use orig_lstat instead of lstat.
20157         * m4/lstat.m4 (gl_FUNC_LSTAT): Require gl_SYS_STAT_H_DEFAULTS and
20158         AC_C_INLINE. Set REPLACE_LSTAT.
20159         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LSTAT
20160         and REPLACE_LSTAT.
20161         * modules/lstat (Files): Remove lib/lstat.h.
20162         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
20163         (Include): Specify <sys/stat.h> instead of lstat.h.
20164         * modules/sys_stat (Makefile.am): Substitute GNULIB_LSTAT and
20165         REPLACE_LSTAT.
20166         * NEWS: Mention the change.
20167
20168 2008-10-20  Bruno Haible  <bruno@clisp.org>
20169
20170         * modules/posix_spawn-tests: New file.
20171         * tests/test-posix_spawn3.c: New file.
20172
20173 2008-10-20  Bruno Haible  <bruno@clisp.org>
20174
20175         * modules/posix_spawnp-tests (Depends-on): Add sys_wait.
20176         * tests/test-posix_spawn1.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
20177         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Remove fallback definitions.
20178         * tests/test-posix_spawn2.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
20179         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Likewise.
20180
20181 2008-10-20  Bruno Haible  <bruno@clisp.org>
20182
20183         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Test against another bug
20184         of posix_spawn on AIX 5.3.
20185
20186 2008-10-20  Bruno Haible  <bruno@clisp.org>
20187
20188         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Make the check on MacOS X.
20189
20190 2008-10-20  Bruno Haible  <bruno@clisp.org>
20191
20192         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Use AC_LANG_SOURCE instead
20193         of AC_LANG_PROGRAM.
20194
20195 2008-10-20  Simon Josefsson  <simon@josefsson.org>
20196
20197         * lib/netdb.in.h: Don't define GNU specific constants until they
20198         are supported or needed.  Reported by Bruno Haible
20199         <bruno@clisp.org>.
20200
20201 2008-10-20  Simon Josefsson  <simon@josefsson.org>
20202
20203         * lib/canon-host.c: Include netdb.h instead of getaddrinfo.h.
20204
20205 2008-10-20  Simon Josefsson  <simon@josefsson.org>
20206
20207         * lib/getaddrinfo.h: Remove file.
20208         * modules/getaddrinfo: Reflect move from getaddrinfo.h to netdb.h.
20209         * m4/getaddrinfo.m4: Call gl_HEADER_NETDB.  Don't check for netdb.h.
20210         * lib/netdb.in.h: Add declarations from getaddrinfo.h.
20211         * m4/netdb_h.m4: Initialize GNULIB_GETADDRINFO to 0.
20212         * modules/netdb: Substitute GNULIB_GETADDRINFO.
20213         * lib/getaddrinfo.c: Include netdb.h instead of getaddrinfo.h.
20214         * tests/test-getaddrinfo.c: Likewise.
20215         * lib/gai_strerror.c: Likewise.  Also drop HAVE_NETDB_H check.
20216         * NEWS: Mention change.
20217
20218 2008-10-19  Bruno Haible  <bruno@clisp.org>
20219
20220         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Remove unneeded code.
20221
20222 2008-10-19  Bruno Haible  <bruno@clisp.org>
20223
20224         * lib/wait-process.c: Include simply <sys/wait.h>.
20225         (waitpid, WTERMSIG, WCOREDUMP, WEXITSTATUS, WIFSIGNALED, WIFEXITED,
20226         WIFSTOPPED): Remove fallback definitions.
20227         * modules/wait-process (Depends-on): Add sys_wait.
20228
20229         New module 'sys_wait'.
20230         * modules/sys_wait: New file.
20231         * lib/sys_wait.in.h: New file, partially copied from
20232         lib/wait-process.c.
20233         * m4/sys_wait_h.m4: New file.
20234         * doc/posix-headers/sys_wait.texi: Mention the new module.
20235
20236 2008-10-19  Bruno Haible  <bruno@clisp.org>
20237
20238         * m4/wait-process.m4 (gl_WAIT_PROCESS): Remove test for unistd.h.
20239
20240 2008-10-19  Bruno Haible  <bruno@clisp.org>
20241
20242         Assume that waitpid() fills an 'int' status, not a 'union wait'.
20243         * lib/wait-process.c (WAIT_T): Remove type.
20244         (WTERMSIG, WCOREDUMP, WEXITSTATUS): Define fallbacks using bit masks.
20245         (wait_subprocess): Update.
20246
20247 2008-10-19  Bruno Haible  <bruno@clisp.org>
20248
20249         New module 'atoll'.
20250         * modules/atoll: New file.
20251         * lib/stdlib.in.h (atoll): New declaration.
20252         * lib/atoll.c: New file, from glibc with modifications.
20253         * m4/atoll.m4: New file.
20254         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_ATOLL,
20255         HAVE_ATOLL.
20256         * modules/stdlib (Makefile.am): Substitute GNULIB_ATOLL, HAVE_ATOLL.
20257         * doc/posix-functions/atoll.texi: Mention the new module.
20258
20259 2008-10-19  Bruno Haible  <bruno@clisp.org>
20260
20261         Add strtoull() declaration to <stdlib.h>.
20262         * lib/stdlib.in.h (strtoull): New declaration.
20263         * m4/strtoull.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
20264         Set HAVE_STRTOULL.
20265         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOULL,
20266         HAVE_STRTOULL.
20267         * modules/strtoull (Depends-on): Add stdlib.
20268         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
20269         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOULL,
20270         HAVE_STRTOULL.
20271
20272 2008-10-19  Bruno Haible  <bruno@clisp.org>
20273
20274         Add strtoll() declaration to <stdlib.h>.
20275         * lib/stdlib.in.h (strtoll): New declaration.
20276         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
20277         Set HAVE_STRTOLL.
20278         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOLL,
20279         HAVE_STRTOLL.
20280         * modules/strtoll (Depends-on): Add stdlib.
20281         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
20282         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOLL, HAVE_STRTOLL.
20283
20284 2008-10-19  Bruno Haible  <bruno@clisp.org>
20285
20286         * modules/bcopy (Depends-on): Add strings.
20287         (Include): Specify <strings.h>.
20288
20289 2008-10-19  Bruno Haible  <bruno@clisp.org>
20290
20291         * doc/posix-functions/atexit.texi: Update doc regarding mingw.
20292
20293 2008-10-19  Bruno Haible  <bruno@clisp.org>
20294
20295         * lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename
20296         the parameter from 'errno' to 'errnum'. Fixes a compilation error on
20297         mingw.
20298
20299 2008-10-19  Bruno Haible  <bruno@clisp.org>
20300
20301         * lib/atanl.c: Don't include isnanl.h.
20302         * lib/cosl.c: Likewise.
20303         * lib/ldexpl.c: Likewise.
20304         * lib/logl.c: Likewise.
20305         * lib/sinl.c: Likewise.
20306         * lib/sqrtl.c: Likewise.
20307         * lib/tanl.c: Likewise.
20308
20309         Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
20310         * lib/isnanf.h: Remove file.
20311         * lib/isnand.h: Remove file.
20312         * lib/isnanl.h: Remove file.
20313         * lib/math.in.h: Include the contents of lib/isnanf.h, lib/isnand.h,
20314         lib/isnanl.h. Use HAVE_ISNANF, HAVE_ISNAND, HAVE_ISNANL as substituted
20315         macros.
20316         * m4/isnanf.m4 (gl_FUNC_ISNANF): Require gl_MATH_H_DEFAULTS. Set
20317         HAVE_ISNANF, don't define it as a C macro.
20318         * m4/isnand.m4 (gl_FUNC_ISNAND): Require gl_MATH_H_DEFAULTS. Set
20319         HAVE_ISNAND, don't define it as a C macro.
20320         * m4/isnanl.m4 (gl_FUNC_ISNANL): Require gl_MATH_H_DEFAULTS. Set
20321         HAVE_ISNANL, don't define it as a C macro.
20322         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_ISNAN[FDL] and
20323         HAVE_ISNAN[FDL].
20324         * modules/isnanf (Files): Remove lib/isnanf.h.
20325         (Depends-on): Add math.
20326         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
20327         (Include): Specify <math.h> instead of isnanf.h.
20328         * modules/isnand (Files): Remove lib/isnand.h.
20329         (Depends-on): Add math.
20330         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
20331         (Include): Specify <math.h> instead of isnand.h.
20332         * modules/isnanl (Files): Remove lib/isnanl.h.
20333         (Depends-on): Add math.
20334         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
20335         (Include): Specify <math.h> instead of isnanl.h.
20336         * modules/math (Makefile.am): Substitute GNULIB_ISNAN[FDL] and
20337         HAVE_ISNAN[FDL].
20338         * tests/test-isnanf.c: Include <math.h> instead of isnanf.h.
20339         * tests/test-isnand.c: Include <math.h> instead of isnand.h.
20340         * tests/test-isnanl.c: Include <math.h> instead of isnanl.h.
20341         * NEWS: Mention the change.
20342
20343 2008-10-18  Bruno Haible  <bruno@clisp.org>
20344
20345         Add getusershell(), setusershell(), endusershell() declarations to
20346         <unistd.h>.
20347         * lib/unistd.in.h (getusershell, setusershell, endusershell): New
20348         declarations.
20349         * lib/getusershell.c: Include unistd.h.
20350         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): Require
20351         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
20352         HAVE_GETUSERSHELL.
20353         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETUSERSHELL
20354         and HAVE_GETUSERSHELL.
20355         * modules/getusershell (Depends-on): Add unistd, extensions.
20356         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
20357         (Include): Specify <unistd.h>.
20358         * modules/unistd (Makefile.am): Substitute GNULIB_GETUSERSHELL and
20359         HAVE_GETUSERSHELL.
20360
20361 2008-10-18  Bruno Haible  <bruno@clisp.org>
20362
20363         Add a getloadavg() declaration to <stdlib.h>.
20364         * lib/stdlib.in.h; Include <sys/loadavg.h> when needed for the
20365         getloadavg declaration.
20366         (getloadavg): New declaration.
20367         * lib/getloadavg.c: Include <stdlib.h> first.
20368         * m4/getloadavg.m4 (gl_GETLOADAVG): Require gl_STDLIB_H_DEFAULTS and
20369         AC_USE_SYSTEM_EXTENSIONS. Test whether sys/loadavg.h exists. Set
20370         HAVE_SYS_LOADAVG_H and HAVE_DECL_GETLOADAVG.
20371         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_GETLOADAVG,
20372         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
20373         * modules/getloadavg (Depends-on): Add stdlib, extensions.
20374         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
20375         (Include): Specify <stdlib.h>.
20376         * modules/stdlib (Makefile.am): Substitute GNULIB_GETLOADAVG,
20377         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
20378
20379 2008-10-18  Bruno Haible  <bruno@clisp.org>
20380
20381         * lib/dirchownmod.c: Don't include lchmod.h.
20382
20383         Move the lchmod() declaration to <sys/stat.h>.
20384         * lib/lchmod.h: Remove file.
20385         * lib/sys_stat.in.h: Add placeholder for GL_LINK_WARNING.
20386         (lchmod): New declaration, moved here from lib/lchown.h.
20387         * m4/lchmod.m4 (gl_FUNC_LCHMOD): Require gl_SYS_STAT_H_DEFAULTS and
20388         AC_USE_SYSTEM_EXTENSIONS. Set HAVE_LCHMOD.
20389         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LCHMOD
20390         and HAVE_LCHMOD.
20391         * modules/lchmod (Files): Remove lib/lchmod.h.
20392         (Depends-on): Add sys_stat, extensions.
20393         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
20394         (Include): Specify <sys/stat.h> instead of lchmod.h.
20395         * modules/sys_stat (Depends-on): Add link-warning.
20396         (Makefile.am): Substitute GNULIB_LCHMOD, HAVE_LCHMOD, and the
20397         definition of GL_LINK_WARNING.
20398         * NEWS: Mention the change.
20399
20400 2008-10-18  Bruno Haible  <bruno@clisp.org>
20401
20402         * lib/fchdir.c: Don't include dirfd.h.
20403         * lib/fts.c: Likewise.
20404         * lib/getcwd.c: Likewise.
20405         * lib/glob.c: Likewise.
20406
20407         Move the dirfd() declaration to <dirent.h>.
20408         * lib/dirfd.h: Remove file.
20409         * lib/dirent.in.h: Add placeholder for GL_LINK_WARNING.
20410         (dirfd): New declaration.
20411         * lib/dirfd.c: Include <dirent.h> instead of dirfd.h.
20412         * m4/dirfd.m4 (gl_FUNC_DIRFD): Require gl_DIRENT_H_DEFAULTS and
20413         AC_USE_SYSTEM_EXTENSIONS. Invoke gl_REPLACE_DIRENT_H. Set
20414         HAVE_DECL_DIRFD.
20415         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_DIRFD and
20416         HAVE_DECL_DIRFD.
20417         * modules/dirfd (Files): Remove lib/dirfd.h.
20418         (Depends-on): Add dirent, extensions.
20419         (configure.ac): Invoke gl_DIRENT_MODULE_INDICATOR.
20420         (Include): Specify <dirent.h> instead of dirfd.h.
20421         * modules/dirent (Depends-on): Add link-warning.
20422         (Makefile.am): Substitute GNULIB_DIRFD, HAVE_DECL_DIRFD, and
20423         definition of GL_LINK_WARNING.
20424         * NEWS: Mention the change.
20425
20426 2008-10-18  Bruno Haible  <bruno@clisp.org>
20427
20428         Move the euidaccess() declaration to <unistd.h>.
20429         * lib/euidaccess.h: Remove file.
20430         * lib/unistd.in.h (euidaccess): New declaration.
20431         * lib/euidaccess.c: Don't include euidaccess.h.
20432         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Require gl_UNISTD_H_DEFAULTS.
20433         Don't check whether euidaccess is declared. Set HAVE_EUIDACCESS.
20434         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_EUIDACCESS
20435         and HAVE_EUIDACCESS.
20436         * modules/euidaccess (Files): Remove lib/euidaccess.h.
20437         (Depends-on): Add unistd.
20438         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
20439         (Include): Specify <unistd.h> instead of euidaccess.h.
20440         * modules/unistd (Makefile.am): Substitute GNULIB_EUIDACCESS and
20441         HAVE_EUIDACCESS.
20442         * NEWS: Mention the change.
20443
20444 2008-10-18  Bruno Haible  <bruno@clisp.org>
20445
20446         * lib/xgetdomainname.c: Include <unistd.h> instead of getdomainname.h.
20447
20448         Move the getdomainname() declaration to <unistd.h>.
20449         * lib/getdomainname.h: Remove file.
20450         * lib/unistd.in.h (getdomainname): New declaration.
20451         * lib/getdomainname.c: Include <unistd.h> instead of getdomainname.h.
20452         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Require
20453         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
20454         HAVE_GETDOMAINNAME.
20455         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
20456         GNULIB_GETDOMAINNAME and HAVE_GETDOMAINNAME.
20457         * modules/getdomainname (Files): Remove lib/getdomainname.h.
20458         (Depends-on): Add unistd, extensions.
20459         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
20460         (Includes): Specify <unistd.h> instead of getdomainname.h.
20461         * modules/unistd (Makefile.am): Substitute GNULIB_GETDOMAINNAME and
20462         HAVE_GETDOMAINNAME.
20463         * NEWS: Mention the change.
20464
20465 2008-10-18  Bruno Haible  <bruno@clisp.org>
20466
20467         * modules/dirent: New file.
20468         * m4/dirent_h.m4: New file.
20469         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_DIRENT_H_DEFAULTS.
20470         Invoke gl_REPLACE_DIRENT_H. Don't assign DIRENT_H directly.
20471         * modules/fchdir (Files): Remove lib/dirent.in.h.
20472         (Depends-on): Add dirent.
20473         (Makefile.am): Move rules to modules/dirent.
20474         * doc/posix-headers/dirent.texi: Mention the new module.
20475
20476 2008-10-18  Bruno Haible  <bruno@clisp.org>
20477
20478         Avoid -Wunused-parameter warnings in public gnulib header files.
20479         * m4/gnulib-common.m4 (gl_COMMON_BODY): Define _UNUSED_PARAMETER_ as a
20480         macro.
20481         * lib/unistr.h (u32_mbtouc_unsafe, u32_mbtouc): Use it.
20482
20483 2008-10-18  Bruno Haible  <bruno@clisp.org>
20484
20485         * doc/glibc-functions/dirfd.texi: Mention the module 'dirfd'.
20486         * doc/glibc-functions/error.texi: Mention the module 'error'.
20487         * doc/glibc-functions/euidaccess.texi: Mention the module 'euidaccess'.
20488         * doc/glibc-functions/getdomainname.texi: Mention the module
20489         'getdomainname'.
20490         * doc/glibc-functions/getloadavg.texi: Mention the module 'getloadavg'.
20491         * doc/glibc-functions/getpagesize.texi: Mention the module
20492         'getpagesize'.
20493         * doc/glibc-functions/getusershell.texi: Mention the module
20494         'getusershell'.
20495         * doc/glibc-functions/isnanl.texi: Mention the module 'isnanl'.
20496         * doc/glibc-functions/lchmod.texi: Mention the module 'lchmod'.
20497         * doc/glibc-functions/mempcpy.texi: Mention the module 'mempcpy'.
20498         * doc/glibc-functions/memrchr.texi: Mention the module 'memrchr'.
20499         * doc/glibc-functions/mkdtemp.texi: Mention the module 'mkdtemp'.
20500         * doc/glibc-functions/rpmatch.texi: Mention the module 'rpmatch'.
20501         * doc/glibc-functions/stpcpy.texi: Mention the module 'stpcpy'.
20502         * doc/glibc-functions/stpncpy.texi: Mention the module 'stpncpy'.
20503         * doc/glibc-functions/strchrnul.texi: Mention the module 'strchrnul'.
20504         * doc/glibc-functions/strndup.texi: Mention the module 'strndup'.
20505         * doc/glibc-functions/strnlen.texi: Mention the module 'strnlen'.
20506         * doc/glibc-functions/strsep.texi: Mention the module 'strsep'.
20507         * doc/glibc-functions/timegm.texi: Mention the module 'timegm'.
20508         * doc/glibc-functions/vasprintf.texi: Mention the module 'vasprintf'.
20509
20510 2008-10-17  Bruno Haible  <bruno@clisp.org>
20511
20512         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): On platforms other than
20513         HP-UX and IRIX, use -0.0L.
20514         * tests/test-ceill.c (minus_zero): Likewise.
20515         * tests/test-floorl.c (minus_zero): Likewise.
20516         * tests/test-frexpl.c (minus_zero): Likewise.
20517         * tests/test-isnan.c (minus_zerol): Likewise.
20518         * tests/test-isnanl.h (minus_zero): Likewise.
20519         * tests/test-ldexpl.c (minus_zero): Likewise.
20520         * tests/test-roundl.c (minus_zero): Likewise.
20521         * tests/test-signbit.c (minus_zerol): Likewise.
20522         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
20523         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
20524         * tests/test-truncl.c (minus_zero): Likewise.
20525         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
20526         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
20527         Reported by Markus Armbruster <armbru@redhat.com> via Jim Meyering
20528         and by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
20529
20530 2008-10-17  Bruno Haible  <bruno@clisp.org>
20531
20532         Avoid gcc warnings because of #pragma GCC system_header on older gcc.
20533         * lib/arpa_inet.in.h: Encloses reference to PRAGMA_SYSTEM_HEADER so
20534         that it gets activated only for gcc >= 3.0.
20535         * lib/dirent.in.h: Likewise.
20536         * lib/errno.in.h: Likewise.
20537         * lib/fcntl.in.h: Likewise.
20538         * lib/float.in.h: Likewise.
20539         * lib/iconv.in.h: Likewise.
20540         * lib/inttypes.in.h: Likewise.
20541         * lib/locale.in.h: Likewise.
20542         * lib/math.in.h: Likewise.
20543         * lib/netdb.in.h: Likewise.
20544         * lib/netinet_in.in.h: Likewise.
20545         * lib/search.in.h: Likewise.
20546         * lib/signal.in.h: Likewise.
20547         * lib/spawn.in.h: Likewise.
20548         * lib/stdarg.in.h: Likewise.
20549         * lib/stdint.in.h: Likewise.
20550         * lib/stdio.in.h: Likewise.
20551         * lib/stdlib.in.h: Likewise.
20552         * lib/string.in.h: Likewise.
20553         * lib/strings.in.h: Likewise.
20554         * lib/sys_file.in.h: Likewise.
20555         * lib/sys_ioctl.in.h: Likewise.
20556         * lib/sys_select.in.h: Likewise.
20557         * lib/sys_socket.in.h: Likewise.
20558         * lib/sys_stat.in.h: Likewise.
20559         * lib/sys_time.in.h: Likewise.
20560         * lib/sysexits.in.h: Likewise.
20561         * lib/time.in.h: Likewise.
20562         * lib/unistd.in.h: Likewise.
20563         * lib/wchar.in.h: Likewise.
20564         * lib/wctype.in.h: Likewise.
20565         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
20566
20567 2008-10-17  Jim Meyering  <meyering@redhat.com>
20568
20569         ignore-value: don't depend on inline module
20570         * modules/ignore-value (Depends-on): Remove 'inline'.
20571         (configure.ac): Instead, add AC_REQUIRE([AC_C_INLINE]) here.
20572         Suggestion from Bruno Haible.
20573
20574 2008-10-17  Bruno Haible  <bruno@clisp.org>
20575
20576         New implementation of condition variables for Win32.
20577         * lib/glthread/cond.h (struct gl_waitqueue_link): New type.
20578         (gl_linked_waitqueue_t): New type.
20579         (gl_cond_t): Use it.
20580         * lib/glthread/cond.c (struct gl_waitqueue_element): New type.
20581         (gl_waitqueue_init, gl_waitqueue_add, gl_waitqueue_remove,
20582         gl_waitqueue_notify_first, gl_waitqueue_notify_all): New functions.
20583         (glthread_cond_init_func, glthread_cond_wait_func,
20584         glthread_cond_timedwait_func, glthread_cond_signal_func,
20585         glthread_cond_broadcast_func, glthread_cond_destroy_func):
20586         Reimplemented on the basis of gl_linked_waitqueue_t.
20587         * lib/glthread/lock.h (gl_carray_waitqueue_t): Renamed from
20588         gl_waitqueue_t.
20589         (gl_rwlock_t): Update.
20590         * lib/glthread/lock.c (gl_waitqueue_t): Alias to gl_carray_waitqueue_t.
20591
20592 2008-10-17  Simon Josefsson  <simon@josefsson.org>
20593
20594         * modules/recvfrom (Depends-on): Add dependency on getpeername.
20595         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
20596
20597 2008-10-17  Jim Meyering  <meyering@redhat.com>
20598
20599         ignore-value: new module
20600         * modules/ignore-value: New file.
20601         * lib/ignore-value.h: New file.
20602         * MODULES.html.sh (Compiler warning management): New section,
20603         just for this module.  More to come.
20604
20605 2008-10-16  Paul Eggert  <eggert@cs.ucla.edu>
20606
20607         open-safer.c: avoid 'signed and unsigned in conditional...' warning
20608         * lib/open-safer.c (open_safer): Use an "if/else" statement in place
20609         of the ternary operator.  Reported by Reuben Thomas <rrt@sc3d.org>.
20610
20611 2008-10-16  Jim Meyering  <meyering@redhat.com>
20612
20613         openat-die.c: avoid 'no previous prototype' warning
20614         * lib/openat-die.c: Include "openat.h".
20615         Reported by Reuben Thomas <rrt@sc3d.org>.
20616
20617 2008-10-16  Simon Josefsson  <simon@josefsson.org>
20618
20619         * m4/netdb_h.m4: Assume that if netdb.h exists, it works.
20620         * lib/netdb.in.h: Fix typo.
20621         Reported by Bruno Haible  <bruno@clisp.org>
20622
20623         * lib/netdb.in.h: Include sys/socket.h for platforms without
20624         netdb.h, to get structures like hostent on MinGW.
20625         * modules/netdb (Depends-on): Add sys_socket.
20626
20627 2008-10-15  Simon Josefsson  <simon@josefsson.org>
20628
20629         * modules/netdb, modules/netdb-tests: New file.
20630         * m4/netdb_h.m4: New file.
20631         * lib/netdb.in.h: Add, currently just an empty file pending
20632         definitions.
20633         * tests/test-netdb.c: New file.
20634         * doc/posix-headers/netdb.texi: Mention that we replace it if
20635         needed.
20636         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
20637         netdb.
20638
20639 2008-10-15  Simon Josefsson  <simon@josefsson.org>
20640
20641         * doc/gnulib.texi (Getaddrinfo and WINVER): Sync documentation
20642         with code.
20643
20644 2008-10-13  Bruno Haible  <bruno@clisp.org>
20645
20646         * lib/glthread/cond.c (glthread_cond_wait_func,
20647         glthread_cond_timedwait_func): Add a comment.
20648
20649 2008-10-13  Yoann Vandoorselaere  <yoann@prelude-ids.org>
20650
20651         * tests/test-poll.c: Include <sys/ioctl.h>, for ioctl().
20652         * tests/test-select.c: Likewise,
20653
20654 2008-10-13  Bruno Haible  <bruno@clisp.org>
20655
20656         * lib/glthread/cond.c (glthread_cond_wait_func,
20657         glthread_cond_timedwait_func): Fix variable name.
20658         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
20659
20660 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
20661
20662         fix getaddrinfo emulation for systems with struct sockaddr.sa_len
20663         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Detect
20664         struct sockaddr.sa_len.
20665         * lib/getaddrinfo.c (getaddrinfo): Set it if appropriate.
20666
20667 2008-10-13  Simon Josefsson  <simon@josefsson.org>
20668
20669         * build-aux/pmccabe2html: Add css and css_url parameters.
20670
20671 2008-10-12  Bruno Haible  <bruno@clisp.org>
20672
20673         * tests/test-sameacls.c (main) [AIX]: Clear type argument before
20674         calling aclx_get.
20675         Reported by Rainer Tammer <tammer@tammer.net>.
20676
20677 2008-10-12  Bruno Haible  <bruno@clisp.org>
20678
20679         Use msvcrt aware primitives for creation/termination of Win32 threads.
20680         * lib/glthread/thread.c: Include <process.h>.
20681         (glthread_create_func): Use _beginthreadex instead of CreateThread.
20682         (wrapper_func): Update signature.
20683         (gl_thread_exit_func): Use _endthreadex instead of EndThread.
20684
20685 2008-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
20686             Bruno Haible  <bruno@clisp.org>
20687
20688         Provide a Win32 implementation of the 'cond' module.
20689         * lib/glthread/cond.h [USE_WIN32]: New implementation.
20690         * lib/glthread/cond.c (glthread_cond_init_func,
20691         glthread_cond_wait_func, glthread_cond_timedwait_func,
20692         glthread_cond_signal_func, glthread_cond_broadcast_func,
20693         glthread_cond_destroy_func) [USE_WIN32]: New functions.
20694         * modules/cond (Dependencies): Add gettimeofday.
20695
20696 2008-10-11  Bruno Haible  <bruno@clisp.org>
20697
20698         Make sleep work on older versions of mingw.
20699         * m4/sleep.m4 (gl_FUNC_SLEEP): Test whether 'sleep' is declared, not
20700         only whether it exists.
20701         * doc/posix-functions/sleep.texi: Mention the problem with older
20702         versions of mingw.
20703
20704 2008-10-11  Bruno Haible  <bruno@clisp.org>
20705
20706         New module 'shutdown'.
20707         * modules/shutdown: New file.
20708         * lib/sys_socket.in.h (shutdown): New declaration.
20709         * lib/winsock.c (shutdown): New function.
20710         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
20711         GNULIB_SHUTDOWN.
20712         * modules/sys_socket (Makefile.am): Substitute GNULIB_SHUTDOWN.
20713         * doc/posix-functions/shutdown.texi: Document the new module.
20714
20715 2008-10-11  Jim Meyering  <meyering@redhat.com>
20716
20717         * lib/fclose.c: Fix typo in comment: s/close/fclose/.
20718
20719 2008-10-11  Bruno Haible  <bruno@clisp.org>
20720
20721         New module 'fclose'.
20722         * modules/fclose: New file.
20723         * lib/stdio.in.h (fclose): New declaration.
20724         * lib/fclose.c: New file.
20725         * m4/fclose.m4: New file.
20726         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FCLOSE,
20727         REPLACE_FCLOSE.
20728         * m4/close.m4 (gl_REPLACE_CLOSE): Invoke gl_REPLACE_FCLOSE.
20729         * modules/stdio (Makefile.am): Substitute GNULIB_FCLOSE,
20730         REPLACE_FCLOSE.
20731         * modules/close (Depends-on): fclose.
20732         * doc/posix-functions/fclose.texi: Mention the problem on Windows.
20733
20734 2008-10-11  Bruno Haible  <bruno@clisp.org>
20735
20736         * lib/winsock.c (_gl_close_fd_maybe_socket): If closesocket fails,
20737         set errno and don't call _close.
20738
20739 2008-10-10  Bruno Haible  <bruno@clisp.org>
20740
20741         * lib/copy-acl.c (qcopy_acl) [CYGWIN]: Call chmod before setting the
20742         ACL, not afterwards. Fixes test failure on Cygwin.
20743
20744 2008-10-09  Ben Pfaff  <blp@gnu.org>
20745
20746         * build-aux/announce-gen: Fix gnulib version related part of usage
20747         message.  Die with a useful error message if no tarballs are
20748         found.
20749
20750 2008-10-10  Jim Meyering  <meyering@redhat.com>
20751
20752         bootstrap: use git's --depth=N option only if it's supported
20753         * build-aux/bootstrap: Work with git-1.4.4.4, which does not
20754         recognize the --depth option.  Reported by Pádraig Brady.
20755
20756 2008-10-09  Bruno Haible  <bruno@clisp.org>
20757
20758         New module 'ioctl'.
20759         * modules/ioctl: New file.
20760         * lib/sys_socket.in.h (ioctl): Remove declaration.
20761         * lib/winsock.c: Include <sys/ioctl.h>.
20762         (rpl_ioctl): Define only of the gnulib module 'ioctl' is present.
20763         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
20764         gl_SYS_IOCTL_H_DEFAULTS. Set also SYS_IOCTL_H_HAVE_WINSOCK2_H.
20765         * modules/sys_socket (Files): Add m4/sys_ioctl_h.m4.
20766         * doc/posix-functions/ioctl.texi: Mention the new module.
20767
20768 2008-10-09  Bruno Haible  <bruno@clisp.org>
20769
20770         New module 'sys_ioctl'.
20771         * lib/sys_ioctl.in.h: New file.
20772         * m4/sys_ioctl_h.m4: New file.
20773         * modules/sys_ioctl: New file.
20774         * doc/glibc-headers/sys_ioctl.texi: Mention the new module.
20775
20776 2008-10-09  Bruno Haible  <bruno@clisp.org>
20777
20778         * lib/sys_socket.in.h (ioctl): Make signature POSIX compliant.
20779         * lib/winsock.c: Include <stdarg.h>.
20780         (rpl_ioctl): Change to second argument 'int' and then varargs.
20781
20782 2008-10-09  Bruno Haible  <bruno@clisp.org>
20783
20784         * m4/close.m4 (gl_FUNC_CLOSE): Arrange to replace the close() function
20785         when the sys_socket module is present and the system has <winsock2.h>.
20786
20787 2008-10-09  Bruno Haible  <bruno@clisp.org>
20788
20789         * doc/posix-functions/close.texi: Mention module 'close' instead of
20790         module 'sys_socket'.
20791
20792 2008-10-09  Bruno Haible  <bruno@clisp.org>
20793
20794         * doc/glibc-headers/sys_ioctl.texi: New file.
20795         * doc/gnulib.texi: Include it.
20796
20797 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
20798             Bruno Haible  <bruno@clisp.org>
20799
20800         Combine the two replacements of 'close'.
20801         * lib/sys_socket.in.h (close): Define to a reminder to include
20802         <unistd.h>.
20803         (_gl_close_fd_maybe_socket): New declaration.
20804         (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): New macro.
20805         * lib/winsock.c (close): Remove undefinition.
20806         (_gl_close_fd_maybe_socket): Renamed from rpl_close. Define only when
20807         needed for the gnulib module 'close'.
20808         * lib/unistd.in.h (close): If the gnulib module 'close' is not used,
20809         define to an error symbol or to a warning, if suitable.
20810         * lib/close.c: Include <sys/socket.h>.
20811         (rpl_close): Invoke _gl_close_fd_maybe_socket when gnulib defines it.
20812         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Set also
20813         UNISTD_H_HAVE_WINSOCK2_H.
20814         (gl_SYS_SOCKET_H_DEFAULTS): Require gl_UNISTD_H_DEFAULTS.
20815         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
20816         UNISTD_H_HAVE_WINSOCK2_H.
20817         * modules/sys_socket (Files): Add m4/unistd_h.m4.
20818         (configure.ac): Set a module indicator.
20819         (Makefile.am): Substitute GNULIB_CLOSE.
20820         * modules/unistd (Makefile.am): Substitute UNISTD_H_HAVE_WINSOCK2_H.
20821         * modules/poll-tests (Depends-on): Add close.
20822         * modules/select-tests (Depends-on): Likewise.
20823
20824 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
20825             Bruno Haible  <bruno@clisp.org>
20826
20827         New module 'close'.
20828         * modules/close: New file.
20829         * lib/unistd.in.h (close): Move declaration out of the
20830         FCHDIR_REPLACEMENT scope.
20831         (_gl_unregister_fd): New declaration.
20832         * lib/close.c: New file.
20833         * lib/fchdir.c (rpl_close): Remove function.
20834         * m4/close.m4: New file.
20835         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
20836         close.
20837         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_CLOSE and
20838         REPLACE_CLOSE.
20839         * modules/unistd (Makefile.am): Substitute GNULIB_CLOSE and
20840         REPLACE_CLOSE.
20841         * modules/fchdir (Depends-on): Add close.
20842
20843 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
20844             Bruno Haible  <bruno@clisp.org>
20845
20846         * lib/fcntl.in.h (open): Simplify conditionals.
20847         (_gl_register_fd): New declaration.
20848         * lib/fchdir.c (rpl_open): Remove function.
20849         * lib/open.c: When FCHDIR_REPLACEMENT is defined, compile the file
20850         also.
20851         (open): When FCHDIR_REPLACEMENT is defined, invoke _gl_register_fd.
20852         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
20853         open.
20854
20855 2008-10-09  Jim Meyering  <meyering@redhat.com>
20856
20857         GNUmakefile: use the more name-space-friendly "_version"
20858         * top/GNUmakefile (_dummy): Update.
20859         (_version): Rename from "version".
20860
20861 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
20862             Bruno Haible  <bruno@clisp.org>
20863
20864         * lib/fchdir.c (_gl_unregister_fd): New functions, extracted from
20865         rpl_close.
20866         (_gl_register_fd): New function, extracted from rpl_open.
20867         (rpl_close, rpl_closedir): Use _gl_unregister_fd.
20868         (rpl_open, rpl_opendir): Use _gl_register_fd.
20869
20870 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
20871
20872         Fix organization of 'open' replacement.
20873         * m4/open.m4 (gl_REPLACE_OPEN): New macro.
20874         (gl_FUNC_OPEN): Use it.
20875         (gl_PREREQ_OPEN): Add a : to make the body non-empty.
20876
20877 2008-10-08  Bruno Haible  <bruno@clisp.org>
20878
20879         * modules/getdate-tests (test_getdata_LDADD): Add LIBINTL.
20880
20881 2008-10-08  Simon Josefsson  <simon@josefsson.org>
20882
20883         * m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).  The file is
20884         AC_LIBOBJ'ed by each gnulib module that needs it (e.g., socket,
20885         listen).
20886
20887 2008-10-08  Eric Blake  <ebb9@byu.net>
20888
20889         GNUmakefile: add 'make version' target
20890         * top/GNUmakefile (_curr-ver): Split version update rules...
20891         (version): ...into a target.
20892
20893 2008-10-07  Bruno Haible  <bruno@clisp.org>
20894
20895         Use a more portable replacement expression for -0.0L.
20896         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Use -LDBL_MIN * LDBL_MIN
20897         instead of -0.0L. Fix m4 quotation.
20898
20899         * tests/test-signbit.c: Include <float.h>.
20900         (minus_zero): New variable.
20901         (test_signbitl): Use minus_zero instead of -zero.
20902         * modules/signbit-tests (Depends-on): Add float.
20903
20904         * tests/test-ceill.c: Include <float.h>.
20905         (zero): Remove variable.
20906         (minus_zero): New variable.
20907         (main): Use minus_zero instead of -zero.
20908         * modules/ceill-tests (Depends-on): Add float.
20909
20910         * tests/test-floorl.c: Include <float.h>.
20911         (zero): Remove variable.
20912         (minus_zero): New variable.
20913         (main): Use minus_zero instead of -zero.
20914         * modules/floorl-tests (Depends-on): Add float.
20915
20916         * tests/test-roundl.c: Include <float.h>.
20917         (zero): Remove variable.
20918         (minus_zero): New variable.
20919         (main): Use minus_zero instead of -zero.
20920         * modules/roundl-tests (Depends-on): Add float.
20921
20922         * tests/test-truncl.c: Include <float.h>.
20923         (zero): Remove variable.
20924         (minus_zero): New variable.
20925         (main): Use minus_zero instead of -zero.
20926         * modules/truncl-tests (Depends-on): Add float.
20927
20928         * tests/test-frexpl.c (zero): Remove variable.
20929         (minus_zero): New variable.
20930         (main): Use minus_zero instead of -zero.
20931         * modules/frexpl-tests (Depends-on): Add float.
20932
20933         * tests/test-isnan.c (zerol): Remove variable.
20934         (minus_zerol): New variable.
20935         (test_long_double): Use minus_zerol instead of -zerol.
20936         * modules/isnan-tests (Depends-on): Add float.
20937
20938         * tests/test-isnanl.h (zero): Remove variable.
20939         (minus_zero): New variable.
20940         (main): Use minus_zero instead of -zero.
20941         * modules/isnanl-nolibm-tests (Depends-on): Add float.
20942         * modules/isnanl-tests (Depends-on): Add float.
20943
20944         * tests/test-ldexpl.c (zero): Remove variable.
20945         (minus_zero): New variable.
20946         (main): Use minus_zero instead of -zero.
20947         * modules/ldexpl-tests (Depends-on): Add float.
20948
20949         * tests/test-snprintf-posix.h (zerol): Remove variable.
20950         (minus_zerol): New variable.
20951         (test_function): Use minus_zerol instead of -zerol.
20952         * modules/snprintf-posix-tests (Depends-on): Add float.
20953         * modules/vsnprintf-posix-tests (Depends-on): Add float.
20954
20955         * tests/test-sprintf-posix.h (zerol): Remove variable.
20956         (minus_zerol): New variable.
20957         (test_function): Use minus_zerol instead of -zerol.
20958         * modules/sprintf-posix-tests (Depends-on): Add float.
20959         * modules/vsprintf-posix-tests (Depends-on): Add float.
20960
20961         * tests/test-vasnprintf-posix.c (zerol): Remove variable.
20962         (minus_zerol): New variable.
20963         (test_function): Use minus_zerol instead of -zerol.
20964         * modules/vasnprintf-posix-tests (Depends-on): Add float.
20965
20966         * tests/test-vasprintf-posix.c (zerol): Remove variable.
20967         (minus_zerol): New variable.
20968         (test_function): Use minus_zerol instead of -zerol.
20969         * modules/vasprintf-posix-tests (Depends-on): Add float.
20970
20971 2008-10-07  Simon Josefsson  <simon@josefsson.org>
20972
20973         * MODULES.html.sh (Support for building documentation): Mention
20974         pmccabe2html.  Sort entries.
20975
20976         Add pmccabe2html module, from gnupdf.
20977         * build-aux/pmccabe.css: New file.
20978         * build-aux/pmccabe2html: New file.
20979         * m4/pmccabe2html.m4: New file.
20980         * modules/pmccabe2html: New file.
20981
20982 2008-10-07  Richard W.M. Jones <rjones@redhat.com>
20983
20984         flock: new module
20985         * MODULES.html.sh: Add to list of modules.
20986         * lib/flock.c: flock implementation for Windows and Unix systems
20987         which have fcntl.
20988         * doc/glibc-functions/flock.texi: Update documentation.
20989         * lib/sys_file.in.h: <sys/file.h> header file.
20990         * m4/flock.m4: M4 macros.
20991         * m4/sys_file_h.m4: M4 macros for replacement sys/file.h.
20992         * modules/flock: flock module.
20993         * modules/flock-tests: flock tests module.
20994         * modules/sys_file: sys/file.h module.
20995         * tests/test-flock.c: test suite for flock.
20996
20997 2008-10-06  Jim Meyering  <meyering@redhat.com>
20998
20999         bootstrap: check for LT_INIT more portably still ;-)
21000         * build-aux/bootstrap: Don't rely on \>, since it's not portable.
21001         Spotted by Bruno Haible.
21002
21003 2008-10-06  Eric Blake  <ebb9@byu.net>
21004
21005         test-signbit: avoid tripping Irix cc bug on -0.0L
21006         * tests/test-signbit.c (minus_zerol): Delete, and replace with
21007         '-zerol'.  This may break on HP-UX/hppa, but at least makes the
21008         entire testsuite consistent and avoids an Irix 6.2 bug.
21009
21010 2008-10-05  Bruno Haible  <bruno@clisp.org>
21011             Jim Meyering  <jim@meyering.net>
21012
21013         Add an option for ignoring EPIPE during close_stdout.
21014         * lib/closeout.h: Include <stdbool.h>.
21015         (close_stdout_set_ignore_EPIPE): New declaration.
21016         * lib/closeout.c: Include <stdbool.h>.
21017         (ignore_EPIPE): New variable.
21018         (close_stdout_set_ignore_EPIPE): New function.
21019         (close_stdout): Ignore EPIPE error if ignore_EPIPE is set.
21020         * lib/close-stream.c (close_stream): Mention the possible EPIPE
21021         failure.
21022         * modules/closeout (Depends-on): Add stdbool.
21023
21024 2008-10-05  Bruno Haible  <bruno@clisp.org>
21025
21026         * modules/accept: New file.
21027         * modules/bind: New file.
21028         * modules/connect: New file.
21029         * modules/getpeername: New file.
21030         * modules/getsockname: New file.
21031         * modules/getsockopt: New file.
21032         * modules/listen: New file.
21033         * modules/recv: New file.
21034         * modules/recvfrom: New file.
21035         * modules/send: New file.
21036         * modules/sendto: New file.
21037         * modules/setsockopt: New file.
21038         * modules/socket: New file.
21039         * lib/sys_socket.in.h: Include the GL_LINK_WARNING definition.
21040         (socket, connect, accept, bind, getpeername, getsockname, getsockopt,
21041         listen, recv, send, recvfrom, sendto, setsockopt): Declare only when
21042         the particular module is requested. Add a link warning when the
21043         particular module is not requested.
21044         * lib/winsock.c (rpl_socket, rpl_connect, rpl_accept, rpl_bind,
21045         rpl_getpeername, rpl_getsockname, rpl_getsockopt, rpl_listen, rpl_recv,
21046         rpl_send, rpl_recvfrom, rpl_sendto, rpl_setsockopt): Define only when
21047         the particular module is requested.
21048         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR,
21049         gl_SYS_SOCKET_H_DEFAULTS): New macros.
21050         (gl_HEADER_SYS_SOCKET): Require gl_SYS_SOCKET_H_DEFAULTS.
21051         * modules/sys_socket (Depends-on): Add link-warning.
21052         (Makeifle.am): Substitute GNULIB_SOCKET, GNULIB_CONNECT, GNULIB_ACCEPT,
21053         GNULIB_BIND, GNULIB_GETPEERNAME, GNULIB_GETSOCKNAME, GNULIB_GETSOCKOPT,
21054         GNULIB_LISTEN, GNULIB_RECV, GNULIB_SEND, GNULIB_RECVFROM,
21055         GNULIB_SENDTO, GNULIB_SETSOCKOPT, and the definition of
21056         GL_LINK_WARNING.
21057         * doc/posix-functions/accept.texi: Mention the new module 'accept'.
21058         * doc/posix-functions/bind.texi: Mention the new module 'bind'.
21059         * doc/posix-functions/connect.texi: Mention the new module 'connect'.
21060         * doc/posix-functions/getpeername.texi: Mention the new module
21061         'getpeername'.
21062         * doc/posix-functions/getsockname.texi: Mention the new module
21063         'getsockname'.
21064         * doc/posix-functions/getsockopt.texi: Mention the new module
21065         'getsockopt'.
21066         * doc/posix-functions/listen.texi: Mention the new module 'listen'.
21067         * doc/posix-functions/recv.texi: Mention the new module 'recv'.
21068         * doc/posix-functions/recvfrom.texi: Mention the new module 'recvfrom'.
21069         * doc/posix-functions/send.texi: Mention the new module 'send'.
21070         * doc/posix-functions/sendto.texi: Mention the new module 'sendto'.
21071         * doc/posix-functions/setsockopt.texi: Mention the new module
21072         'setsockopt'.
21073         * doc/posix-functions/socket.texi: Mention the new module 'socket'.
21074         * modules/poll-tests (Depends-on): Add socket, bind, getsockopt,
21075         listen, connect, accept.
21076         * modules/select-tests (Depends-on): Likewise.
21077
21078 2008-10-05  Bruno Haible  <bruno@clisp.org>
21079
21080         * lib/winsock.c (strerror): Remove unused #undef.
21081         (rpl_close): Remove unused local variable.
21082
21083         * modules/sys_socket (Depends-on); Add errno.
21084
21085 2008-10-05  Bruno Haible  <bruno@clisp.org>
21086
21087         * lib/sys_select.in.h: Include the GL_LINK_WARNING definition.
21088         (select): Add a link warning when the 'select' module is not used.
21089         * modules/sys_select (Depends-on): Add link-warning.
21090         (Makefile.am): Substitute the definition of GL_LINK_WARNING.
21091         Suggested by Paolo Bonzini.
21092
21093 2008-10-05  Jim Meyering  <meyering@redhat.com>
21094
21095         bootstrap: check for LT_INIT more portably
21096         * build-aux/bootstrap: Avoid using grep -E, since it's not
21097         portable enough.  Suggestion from Bruno Haible.
21098
21099 2008-10-05  Bruno Haible  <bruno@clisp.org>
21100
21101         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem
21102         as being fixed by gnulib.
21103
21104 2008-10-05  Bruno Haible  <bruno@clisp.org>
21105
21106         * modules/select-tests: New file, mostly copied from
21107         modules/sys_select-tests.
21108         * tests/test-select.c: New file, mostly copied from
21109         tests/test-sys_select.c.
21110         * tests/test-sys_select.c: Move most of the code to tests/test-select.c.
21111         * modules/sys_select-tests (Depends-on): Remove all dependencies.
21112         (Makefile.am): Remove test_sys_select_LDADD.
21113
21114         * lib/sys_select.in.h (select): If GNULIB_SELECT is not set, define it
21115         to an undefined symbol, for an error message.
21116         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): New macro.
21117         (gl_SYS_SELECT_H_DEFAULTS): New macro.
21118         (gl_HEADER_SYS_SELECT): Require it. Don't require compilation of
21119         winsock-select.c here.
21120         * modules/sys_select (Files): Remove lib/winsock-select.c.
21121         (Depends-on): Remove alloca.
21122         (Makefile.am): Substitute GNULIB_SELECT.
21123         * modules/select: New file.
21124         * doc/posix-functions/select.texi: Update.
21125
21126 2008-10-05  Bruno Haible  <bruno@clisp.org>
21127
21128         * lib/spawn_faction_addclose.c (__sysconf): Use getdtablesize always.
21129         * lib/spawn_faction_adddup2.c (__sysconf): Likewise.
21130         * lib/spawn_faction_addopen.c (__sysconf): Likewise.
21131         * modules/posix_spawn_file_actions_addclose (Depends-on): Add
21132         getdtablesize.
21133         * modules/posix_spawn_file_actions_adddup2 (Depends-on): Likewise.
21134         * modules/posix_spawn_file_actions_addopen (Depends-on): Likewise.
21135
21136 2008-10-05  Bruno Haible  <bruno@clisp.org>
21137
21138         * modules/getdtablesize-tests: New file.
21139         * tests/test-getdtablesize.c: New file.
21140
21141         New module 'getdtablesize'.
21142         * lib/unistd.in.h (getdtablesize): New declaration.
21143         * lib/getdtablesize.c: New file.
21144         * m4/getdtablesize.m4: New file.
21145         * modules/getdtablesize: New file.
21146         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
21147         GNULIB_GETDTABLESIZE, HAVE_GETDTABLESIZE.
21148         * modules/unistd (Makefile.am): Substitute GNULIB_GETDTABLESIZE,
21149         HAVE_GETDTABLESIZE.
21150         * doc/glibc-functions/getdtablesize.texi: Mention the new module.
21151
21152 2008-10-05  Bruno Haible  <bruno@clisp.org>
21153
21154         * modules/sched (Makefile.am): Fix typo.
21155         Reported by Simon Josefsson.
21156
21157 2008-10-05  Jim Meyering  <meyering@redhat.com>
21158
21159         bootstrap: check for LT_INIT, too
21160         * build-aux/bootstrap: Both AC_PROG_LIBTOOL and AM_PROG_LIBTOOL
21161         are deprecated.  Suggestion from Ralf Wildenhues.
21162
21163 2008-10-05  Bruno Haible  <bruno@clisp.org>
21164
21165         * lib/spawn.in.h (POSIX_SPAWN_*): Use the system's values, rather than
21166         overriding them by ours.
21167         (POSIX_SPAWN_USEVFORK): Use the next free bit position.
21168
21169 2008-10-05  Jim Meyering  <meyering@redhat.com>
21170
21171         bootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG_LIBTOOL
21172         * build-aux/bootstrap: Check for AC_PROG_LIBTOOL, as well as the
21173         obsolete AM_PROG_LIBTOOL.  Spotted by Debarshi Ray <rishi@gnu.org>.
21174
21175 2008-10-04  Bruno Haible  <bruno@clisp.org>
21176
21177         * modules/dup2 (License): Change to LGPLv2+.
21178         * modules/sleep (License): Likewise.
21179         * modules/perror (License): Likewise.
21180         * modules/fopen (License): Change to LGPLv2+, with approval by Eric
21181         Blake.
21182         * modules/signal (License): Likewise.
21183         * modules/sigprocmask (License): Likewise.
21184         * modules/raise (License): Change to LGPLv2+, with approval by Jim
21185         Meyering.
21186
21187 2008-10-04  Bruno Haible  <bruno@clisp.org>
21188
21189         * lib/spawn.in.h (POSIX_SPAWN_*): Undefine before redefining.
21190         Reported by Rainer Tammer <tammer@tammer.net>.
21191
21192 2008-10-03  Paolo Bonzini  <bonzini@gnu.org>
21193             Bruno Haible  <bruno@clisp.org>
21194
21195         * lib/errno.in.h (EWOULDBLOCK) [win32]: Define to EAGAIN.
21196         * lib/winsock.c (set_winsock_errno): Map WSAEWOULDBLOCK to EWOULDBLOCK.
21197         * lib/strerror.c (rpl_strerror): Remove error string for EWOULDBLOCK.
21198
21199 2008-10-03  Kamil Dudka  <kdudka@redhat.com>
21200
21201         filevercmp: new module
21202         * lib/filevercmp.h: New function filevercmp comparing version strings.
21203         * lib/filevercmp.c: Implementation of filevercmp function.
21204         * modules/filevercmp: Module metadata.
21205         * tests/test-filevercmp.c: Unit test for new module.
21206         * modules/filevercmp-tests: Unit test metadata.
21207         * MODULES.html.sh: Add filevercmp module.
21208
21209 2008-10-03  Bruno Haible  <bruno@clisp.org>
21210
21211         * lib/c-ctype.h: Add comment.
21212         Reported by Jim Meyering.
21213
21214 2008-10-02  Bruno Haible  <bruno@clisp.org>
21215
21216         * modules/posix_spawn-internal (Depends-on): Add 'open'.
21217
21218 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
21219
21220         * build-aux/bootstrap: Allow renaming bootstrap, and change the
21221         name of bootstrap.conf accordingly.
21222
21223 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
21224
21225         * build-aux/bootstrap: Install git-merge-changelog configuration
21226         items into .gitconfig if needed.
21227
21228 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
21229
21230         * build-aux/bootstrap: Recognize `gnulib' being a submodule in a
21231         git repository, and initialize/update it accordingly.
21232
21233 2008-10-02  Richard W.M. Jones  <rjones@redhat.com>
21234
21235         * modules/fsync-tests: New file.
21236         * tests/test-fsync.c: New file.
21237
21238         New module 'fsync'.
21239         * lib/fsync.c: New file.
21240         * m4/fsync.m4: New file.
21241         * modules/fsync: New file.
21242         * lib/unistd.in.h (fsync): New declaration.
21243         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define and AC_SUBST both
21244         GNULIB_FSYNC and HAVE_FSYNC.
21245         * modules/unistd: Substitute GNULIB_FSYNC and HAVE_FSYNC.
21246         * MODULES.html.sh (posix_functions): Add fsync.
21247         * doc/posix-functions/fsync.texi: Mention the new module.
21248
21249 2008-10-02  Jim Meyering  <meyering@redhat.com>
21250
21251         fts.c: sync with similar code from coreutils' remove.c
21252         * lib/fts.c (dirent_inode_sort_may_be_useful): Merge from coreutils.
21253         Guard also with "#if defined __linux__", since for now at least,
21254         this code is Linux-kernel-specific.
21255
21256 2008-10-02  Jim Meyering  <meyering@redhat.com>
21257
21258         fts: bug fixes
21259         * lib/fts.c: Remove unnecessary "defined" in cpp directive.
21260         Include <sys/vfs.h>, not <sys/statfs.h>.
21261
21262         * m4/fts.m4 (gl_FUNC_FTS_CORE): Fix typo s/vfs/vfs.h/.
21263         Include <sys/vfs.h>, not <sys/statfs.h>.
21264
21265 2008-10-01  Bruno Haible  <bruno@clisp.org>
21266
21267         Avoid the broken posix_spawn function on AIX 5.3 and 6.1.
21268         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): New macro.
21269         (gl_POSIX_SPAWN_BODY): Invoke it. Set REPLACE_POSIX_SPAWN if needed.
21270         * doc/posix-functions/posix_spawn.texi: Mention the AIX bugs.
21271         * doc/posix-functions/posix_spawnp.texi: Likewise.
21272         * m4/execute.m4 (gl_EXECUTE): Invoke gl_POSIX_SPAWN_WORKS, to check
21273         whether posix_spawn actually works.
21274         * m4/pipe.m4 (gl_PIPE): Likewise.
21275         * modules/execute (Files): Add m4/posix_spawn.m4.
21276         * modules/pipe (Files): Add m4/posix_spawn.m4.
21277         Reported and analyzed by Rainer Tammer <tammer@tammer.net>.
21278
21279 2008-10-01  Jim Meyering  <meyering@redhat.com>
21280
21281         remove trailing spaces
21282         * NEWS: Likewise.
21283         * lib/poll.c (poll): Likewise.
21284         * lib/sys_socket.in.h (SHUT_RDWR): Likewise.
21285         * lib/winsock.c (rpl_close): Likewise.
21286         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Likewise.
21287         * modules/yield: Likewise.
21288         * tests/test-poll.c (connect_to_socket, poll1): Likewise.
21289         * tests/test-sys_select.c (connect_to_socket): Likewise.
21290
21291         fts.c: adjust a new interface to be more generally useful
21292         * lib/fts.c (dirent_inode_sort_may_be_useful): Take an FD parameter.
21293         (fts_build): Adjust caller.
21294
21295 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
21296
21297         * modules/cond-tests: New file.
21298         * tests/test-cond.c: New file.
21299
21300 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
21301             Bruno Haible  <bruno@clisp.org>
21302
21303         * modules/cond (Dependencies): Add errno, time.
21304         * lib/glthread/cond.h: Include <time.h>.
21305         (gl_cond_define, gl_cond_define_initialized): Use the same definition
21306         across platforms.
21307
21308 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
21309             Bruno Haible  <bruno@clisp.org>
21310
21311         * m4/thread.m4 (gl_THREAD): Fix detection of pthread_atfork function.
21312
21313 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
21314             Bruno Haible  <bruno@clisp.org>
21315
21316         * modules/tls-tests (Depends-on): Add thread, yield.
21317         (configure.ac): Remove all checks.
21318         (test_tls_LDADD): Use YIELD_LIB instead of LIBSCHED.
21319         * tests/test-tls.c (gl_thread_t, gl_thread_join, gl_thread_yield,
21320         gl_thread_self): Remove definitions. Include glthread/thread.h and
21321         glthread/yield.h instead.
21322         (test_tls): Pass an additional NULL argument to gl_thread_join.
21323
21324 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
21325             Bruno Haible  <bruno@clisp.org>
21326
21327         * modules/lock-tests (Depends-on): Add thread, yield.
21328         (configure.ac): Remove all checks.
21329         (test_lock_LDADD): Use YIELD_LIB instead of LIBSCHED.
21330         * tests/test-lock.c (gl_thread_t, gl_thread_join, gl_thread_yield,
21331         gl_thread_self): Remove definitions. Include glthread/thread.h and
21332         glthread/yield.h instead.
21333         (test_lock, test_rwlock, test_recursive_lock, test_once): Pass an
21334         additional NULL argument to gl_thread_join.
21335
21336 2008-09-30  Bruno Haible  <bruno@clisp.org>
21337
21338         Fix the Win32 implementation of the 'thread' module.
21339         * lib/glthread/thread.h [USE_WIN32_THREADS] (gl_thread_t): Change to a
21340         pointer type.
21341         (gl_thread_self): Invoke gl_thread_self_func.
21342         (gl_thread_self_func): New declaration.
21343         * lib/glthread/thread.c [USE_WIN32_THREADS] (self_key): New variable.
21344         (do_init_self_key, init_self_key): New functions.
21345         (struct gl_thread_struct): Renamed from 'struct thread_extra'.
21346         Remove some fields.
21347         (running_threads, running_lock): Remove variables.
21348         (get_current_thread_handle): New function.
21349         (gl_thread_self_func, wrapper_func, glthread_create_func,
21350         glthread_join_func, gl_thread_exit_func): Largely rewritten and
21351         simplified.
21352
21353 2008-09-30  Bruno Haible  <bruno@clisp.org>
21354
21355         * lib/winsock-select.c (win32_poll_handle): Add shortcut for regular
21356         files.
21357
21358 2008-09-30  Jim Meyering  <meyering@redhat.com>
21359
21360         fts.m4: correct the test for statfs.f_type
21361         * m4/fts.m4 (gl_FUNC_FTS_CORE): Include <sys/statfs.h>
21362         when checking for statfs.f_type.
21363
21364 2008-09-15  Simon Josefsson  <simon@josefsson.org>
21365
21366         tests: avoid some compiler warnings
21367         * tests/test-memchr.c (main): Pass NULL indirectly.
21368         * tests/test-getdate.c (main): Remove unused variable 'ret'.
21369
21370 2008-09-29  Ondřej Vašík  <ovasik@redhat.com>
21371
21372         getdate.y: disallow countable dayshifts like "4 yesterday ago"
21373         * lib/getdate.y (relative_time_table) [tDAY_SHIFT]: New type for
21374         exactly specified dayshifts.
21375         (dayshift): New rule.
21376         (rel): Add dayshift.
21377         (relative_time_table) [tomorrow, yesterday, today, now]:
21378         Use tDAY_SHIFT in place of tDAY_UNIT.
21379         * tests/test-getdate.c: Add tests for now-disallowed countable
21380         dayshifts, e.g., "4 yesterday ago".
21381
21382 2008-09-29  Bruno Haible  <bruno@clisp.org>
21383
21384         * tests/test-posix_spawn1.c: Renamed from tests/test-posix_spawn.c.
21385         * tests/test-posix_spawn1.in.sh: Renamed from
21386         tests/test-posix_spawn.in.sh.
21387         * tests/test-posix_spawn2.c: New file.
21388         * tests/test-posix_spawn2.in.sh: New file.
21389         * modules/posix_spawnp-tests (Files): Update.
21390         (Makefile.am): Update. Add test-posix_spawn2 to the tests.
21391
21392 2008-09-29  Bruno Haible  <bruno@clisp.org>
21393
21394         Propagate effects of putenv/setenv/unsetenv to child processes.
21395         * lib/execute.c (execute): Use spawnvpe instead of spawnvp.
21396         * lib/pipe.c (create_pipe): Likewise.
21397
21398 2008-09-29  Bruno Haible  <bruno@clisp.org>
21399
21400         Enable use of shell scripts as executables in mingw.
21401         * lib/execute.c (execute): When spawnv fails with error ENOEXEC,
21402         run the program as a shell script.
21403         * lib/pipe.c (create_pipe): Likewise.
21404         * lib/w32spawn.h (prepare_spawn): Add a hidden element in front of the
21405         resulting array.
21406
21407 2008-09-29  Eric Blake  <ebb9@byu.net>
21408
21409         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Fix typo.
21410
21411 2008-08-24  Paolo Bonzini  <bonzini@gnu.org>
21412
21413         * doc/posix-functions/accept.texi: Update mingw problems.
21414         * doc/posix-functions/bind.texi: Update mingw problems.
21415         * doc/posix-functions/close.texi: Update mingw problems.
21416         * doc/posix-functions/connect.texi: Update mingw problems.
21417         * doc/posix-functions/getpeername.texi: Update mingw problems.
21418         * doc/posix-functions/getsockname.texi: Update mingw problems.
21419         * doc/posix-functions/getsockopt.texi: Update mingw problems.
21420         * doc/posix-functions/ioctl.texi: Update mingw problems.
21421         * doc/posix-functions/listen.texi: Update mingw problems.
21422         * doc/posix-functions/recv.texi: Update mingw problems.
21423         * doc/posix-functions/recvfrom.texi: Update mingw problems.
21424         * doc/posix-functions/select.texi: Update mingw problems.
21425         * doc/posix-functions/send.texi: Update mingw problems.
21426         * doc/posix-functions/sendto.texi: Update mingw problems.
21427         * doc/posix-functions/setsockopt.texi: Update mingw problems.
21428         * doc/posix-functions/socket.texi: Update mingw problems.
21429
21430 2008-09-29  Paolo Bonzini  <bonzini@gnu.org>
21431             Bruno Haible  <bruno@clisp.org>
21432
21433         * lib/sys_select.in.h: Include sys/time.h.
21434         * m4/sys_select.h.m4: Test that struct timeval is fully defined.
21435         * modules/sys_select: Depend on sys_time.
21436         * tests/test-sys_select.c: Test that sys/select.h defines struct
21437         timeval fully.
21438
21439 2008-09-29  Bruno Haible  <bruno@clisp.org>
21440
21441         * lib/sys_socket.in.h: Wrap the definitions in 'extern "C"'.
21442         * lib/sys_select.in.h: Likewise.
21443
21444 2008-09-29  Bruno Haible  <bruno@clisp.org>
21445
21446         * lib/winsock.c (rpl_close, rpl_socket): Remove unused variables.
21447
21448 2008-09-29  Bruno Haible  <bruno@clisp.org>
21449
21450         * m4/sockets.m4 (gl_SOCKETS): Check also for the need to use -lsocket.
21451         Set LIBSOCKET instead of augmenting LIBS.
21452         * modules/sockets (Link): New section.
21453         * modules/sockets-tests (test_sockets_LDADD): New variable.
21454         * modules/sys_select-tests (test_sys_select_LDADD): New variable.
21455         * modules/poll-tests (test_poll_LDADD): New variable.
21456         * NEWS: Document the change.
21457
21458 2008-09-29  Bruno Haible  <bruno@clisp.org>
21459
21460         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): New macro.
21461         * m4/inet_ntop.m4 (gl_INET_NTOP): Invoke it instead of assigning
21462         ARPA_INET_H directly.
21463         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
21464
21465 2008-09-28  Bruno Haible  <bruno@clisp.org>
21466
21467         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): New macro, extracted
21468         from gl_HEADER_SYS_SOCKET.
21469         (gl_HEADER_SYS_SOCKET): Invoke it.
21470         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
21471
21472 2008-09-28  Bruno Haible  <bruno@clisp.org>
21473
21474         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem.
21475         * tests/test-sys_select.c: Include <sys/time.h>, for struct timeval.
21476         Needed on OSF/1 4.0.
21477
21478 2008-09-28  Bruno Haible  <bruno@clisp.org>
21479
21480         Override open more carefully.
21481         * lib/open.c (orig_open): New function.
21482         (rpl_open): Use orig_open instead of open.
21483         * lib/fcntl.in.h: Add special invocation convention.
21484         * m4/open.m4 (gl_PREREQ_OPEN): New macro.
21485         (gl_FUNC_OPEN): Invoke it.
21486
21487         Override freopen more carefully.
21488         * lib/freopen.c (orig_freopen): New function.
21489         (rpl_freopen): Use orig_freopen instead of freopen.
21490         * m4/freopen.m4 (gl_PREREQ_FREOPEN): New macro.
21491         (gl_FUNC_FREOPEN): Invoke it.
21492
21493         Override fopen more carefully.
21494         * lib/fopen.c (orig_fopen): New function.
21495         (rpl_fopen): Use orig_fopen instead of fopen.
21496         * m4/fopen.m4 (gl_PREREQ_FOPEN): New macro.
21497         (gl_FUNC_FOPEN): Invoke it.
21498         Needed on AIX. Reported by Rainer Tammer <tammer@tammer.net>.
21499
21500 2008-09-28  Bruno Haible  <bruno@clisp.org>
21501
21502         * lib/pipe.h (create_pipe_out, create_pipe_bidi): Add comment about
21503         SIGPIPE.
21504
21505 2008-09-28  Bruno Haible  <bruno@clisp.org>
21506
21507         * tests/test-sigaction.c (handler, main): Disable the check whether
21508         SA_RESETHAND has reverted the installed handler to SIG_DFL. Needed on
21509         glibc systems with LinuxThreads.
21510
21511 2008-09-28  Bruno Haible  <bruno@clisp.org>
21512
21513         * doc/posix-functions/freopen.texi: Mention the trailing slash problem.
21514
21515         * lib/stdio.in.h (fopen, freopen): Undefine before redefining. Needed
21516         with AIX xlc.
21517         * lib/fcntl.in.h (open): Likewise.
21518         Reported by Rainer Tammer <tammer@tammer.net>.
21519
21520 2008-09-28  Bruno Haible  <bruno@clisp.org>
21521
21522         * modules/posix_spawnp-tests: New file.
21523         * tests/test-posix_spawn.c: New file.
21524         * tests/test-posix_spawn.in.sh: New file.
21525
21526         New module 'posix_spawnp'.
21527         * modules/posix_spawnp: New file.
21528         * lib/spawnp.c: New file, from GNU libc with modifications.
21529         * doc/posix-functions/posix_spawnp.texi: Mention the new module.
21530
21531         New module 'posix_spawn'.
21532         * modules/posix_spawn: New file.
21533         * lib/spawn.c: New file, from GNU libc with modifications.
21534         * doc/posix-functions/posix_spawn.texi: Mention the new module.
21535
21536         New module 'posix_spawnattr_destroy'.
21537         * modules/posix_spawnattr_destroy: New file.
21538         * lib/spawnattr_destroy.c: New file, from GNU libc with modifications.
21539         * doc/posix-functions/posix_spawnattr_destroy.texi: Mention the new
21540         module.
21541
21542         New module 'posix_spawnattr_setsigmask'.
21543         * modules/posix_spawnattr_setsigmask: New file.
21544         * lib/spawnattr_setsigmask.c: New file, from GNU libc with
21545         modifications.
21546         * doc/posix-functions/posix_spawnattr_setsigmask.texi: Mention the
21547         new module.
21548
21549         New module 'posix_spawnattr_getsigmask'.
21550         * modules/posix_spawnattr_getsigmask: New file.
21551         * lib/spawnattr_getsigmask.c: New file, from GNU libc with
21552         modifications.
21553         * doc/posix-functions/posix_spawnattr_getsigmask.texi: Mention the
21554         new module.
21555
21556         New module 'posix_spawnattr_setsigdefault'.
21557         * modules/posix_spawnattr_setsigdefault: New file.
21558         * lib/spawnattr_setdefault.c: New file, from GNU libc with
21559         modifications.
21560         * doc/posix-functions/posix_spawnattr_setsigdefault.texi: Mention the
21561         new module.
21562
21563         New module 'posix_spawnattr_getsigdefault'.
21564         * modules/posix_spawnattr_getsigdefault: New file.
21565         * lib/spawnattr_getdefault.c: New file, from GNU libc with
21566         modifications.
21567         * doc/posix-functions/posix_spawnattr_getsigdefault.texi: Mention the
21568         new module.
21569
21570         New module 'posix_spawnattr_setschedpolicy'.
21571         * modules/posix_spawnattr_setschedpolicy: New file.
21572         * lib/spawnattr_setschedpolicy.c: New file, from GNU libc with
21573         modifications.
21574         * doc/posix-functions/posix_spawnattr_setschedpolicy.texi: Mention the
21575         new module.
21576
21577         New module 'posix_spawnattr_getschedpolicy'.
21578         * modules/posix_spawnattr_getschedpolicy: New file.
21579         * lib/spawnattr_getschedpolicy.c: New file, from GNU libc with
21580         modifications.
21581         * doc/posix-functions/posix_spawnattr_getschedpolicy.texi: Mention the
21582         new module.
21583
21584         New module 'posix_spawnattr_setschedparam'.
21585         * modules/posix_spawnattr_setschedparam: New file.
21586         * lib/spawnattr_setschedparam.c: New file, from GNU libc with
21587         modifications.
21588         * doc/posix-functions/posix_spawnattr_setschedparam.texi: Mention the
21589         new module.
21590
21591         New module 'posix_spawnattr_getschedparam'.
21592         * modules/posix_spawnattr_getschedparam: New file.
21593         * lib/spawnattr_getschedparam.c: New file, from GNU libc with
21594         modifications.
21595         * doc/posix-functions/posix_spawnattr_getschedparam.texi: Mention the
21596         new module.
21597
21598         New module 'posix_spawnattr_setpgroup'.
21599         * modules/posix_spawnattr_setpgroup: New file.
21600         * lib/spawnattr_setpgroup.c: New file, from GNU libc with
21601         modifications.
21602         * doc/posix-functions/posix_spawnattr_setpgroup.texi: Mention the new
21603         module.
21604
21605         New module 'posix_spawnattr_getpgroup'.
21606         * modules/posix_spawnattr_getpgroup: New file.
21607         * lib/spawnattr_getpgroup.c: New file, from GNU libc with
21608         modifications.
21609         * doc/posix-functions/posix_spawnattr_getpgroup.texi: Mention the new
21610         module.
21611
21612         New module 'posix_spawnattr_setflags'.
21613         * modules/posix_spawnattr_setflags: New file.
21614         * lib/spawnattr_setflags.c: New file, from GNU libc with modifications.
21615         * doc/posix-functions/posix_spawnattr_setflags.texi: Mention the new
21616         module.
21617
21618         New module 'posix_spawnattr_getflags'.
21619         * modules/posix_spawnattr_getflags: New file.
21620         * lib/spawnattr_getflags.c: New file, from GNU libc with modifications.
21621         * doc/posix-functions/posix_spawnattr_getflags.texi: Mention the new
21622         module.
21623
21624         New module 'posix_spawnattr_init'.
21625         * modules/posix_spawnattr_init: New file.
21626         * lib/spawnattr_init.c: New file, from GNU libc with modifications.
21627         * doc/posix-functions/posix_spawnattr_init.texi: Mention the new
21628         module.
21629
21630         New module 'posix_spawn_file_actions_destroy'.
21631         * modules/posix_spawn_file_actions_destroy: New file.
21632         * lib/spawn_faction_destroy.c: New file, from GNU libc with
21633         modifications.
21634         * doc/posix-functions/posix_spawn_file_actions_destroy.texi: Mention
21635         the new module.
21636
21637         New module 'posix_spawn_file_actions_addopen'.
21638         * modules/posix_spawn_file_actions_addopen: New file.
21639         * lib/spawn_faction_addopen.c: New file, from GNU libc with
21640         modifications.
21641         * doc/posix-functions/posix_spawn_file_actions_addopen.texi: Mention
21642         the new module.
21643
21644         New module 'posix_spawn_file_actions_adddup2'.
21645         * modules/posix_spawn_file_actions_adddup2: New file.
21646         * lib/spawn_faction_adddup2.c: New file, from GNU libc with
21647         modifications.
21648         * doc/posix-functions/posix_spawn_file_actions_adddup2.texi: Mention
21649         the new module.
21650
21651         New module 'posix_spawn_file_actions_addclose'.
21652         * modules/posix_spawn_file_actions_addclose: New file.
21653         * lib/spawn_faction_addclose.c: New file, from GNU libc with
21654         modifications.
21655         * doc/posix-functions/posix_spawn_file_actions_addclose.texi: Mention
21656         the new module.
21657
21658         New module 'posix_spawn_file_actions_init'.
21659         * modules/posix_spawn_file_actions_init: New file.
21660         * lib/spawn_faction_init.c: New file, from GNU libc with modifications.
21661         * doc/posix-functions/posix_spawn_file_actions_init.texi: Mention the
21662         new module.
21663
21664         New module 'posix_spawn-internal'.
21665         * modules/posix_spawn-internal: New file.
21666         * lib/spawn_int.h: New file, from GNU libc with modifications.
21667         * lib/spawni.c: New file, from GNU libc with modifications.
21668         * m4/posix_spawn.m4: New file.
21669
21670         New module 'spawn'.
21671         * modules/spawn: New file.
21672         * lib/spawn.in.h: New file, from GNU libc with modifications.
21673         * m4/spawn_h.m4: New file.
21674         * doc/posix-headers/spawn.texi: Mention the new module.
21675
21676 2008-09-28  Bruno Haible  <bruno@clisp.org>
21677
21678         * modules/sched-tests: New file.
21679         * tests/test-sched.c: New file.
21680
21681         New module 'sched'.
21682         * modules/sched: New file.
21683         * lib/sched.in.h: New file.
21684         * m4/sched_h.m4: New file.
21685         * doc/posix-headers/sched.texi: Mention the new module.
21686
21687 2008-09-27  Eric Blake  <ebb9@byu.net>
21688
21689         Fix previous patch, and tweak references to $0.
21690         * posix-modules: Call func_gnulib_dir before using $gnulib_dir.
21691         (func_version, func_gnulib_dir): Don't call this program
21692         gnulib-tool.
21693         (func_gnulib_dir, func_tmpdir, func_fatal_error): Avoid shell bugs
21694         with using $0 in function.
21695         * gnulib-tool (func_gnulib_dir, func_tmpdir): Likewise.
21696         (func_fatal_error): Reuse the name the user invoked us with.
21697
21698 2008-09-27  Bruno Haible  <bruno@clisp.org>
21699
21700         * m4/iconv_h.m4 (gl_REPLACE_ICONV_H): New macro.
21701         (gl_ICONV_H_DEFAULTS): Initialize ICONV_H here...
21702         (gl_ICONV_H): Not here.
21703         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
21704         instead of assigning ICONV_H directly.
21705
21706         * m4/wchar.m4 (gl_REPLACE_WCHAR_H): New macro.
21707         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Invoke it instead of assigning
21708         WCHAR_H directly.
21709
21710 2008-09-27  Bruno Haible  <bruno@clisp.org>
21711
21712         * lib/arpa_inet.in.h: Include the GL_LINK_WARNING anchor.
21713         * modules/arpa_inet (Depends-on): Add link-warning.
21714         (Makefile.am): Insert the definition of GL_LINK-WARNING.
21715         * modules/unistd (Makefile.am): Likewise.
21716
21717 2008-09-26  Bruno Haible  <bruno@clisp.org>
21718
21719         * posix-modules (cvsdatestamp, last_checkin_date, version): Remove
21720         variables.
21721         (func_version): Essentially copied from gnulib-tool.
21722         (func_exit, func_gnulib_dir, func_tmpdir, func_fatal_error,
21723         func_readlink): Copied from gnulib-tool.
21724
21725 2008-09-26  Bruno Haible  <bruno@clisp.org>
21726
21727         * gnulib-tool (func_version): Change directory to $gnulib_dir before
21728         invoking git-version-gen.
21729
21730 2008-09-26  Bruno Haible  <bruno@clisp.org>
21731
21732         * posix-modules: Update to directory names changed on 2008-01-19.
21733         Remove commas in output before splitting into words. No more need to
21734         avoid 'ftruncate' since 2007-02-19.
21735
21736 2008-09-26  Bruno Haible  <bruno@clisp.org>
21737
21738         * doc/posix-headers/errno.texi: Remove mention of module 'EOVERFLOW'.
21739
21740 2008-09-26  Bruno Haible  <bruno@clisp.org>
21741
21742         * lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
21743         * modules/fwriteerror (Depends-on): Add errno.
21744
21745 2008-09-26  Bruno Haible  <bruno@clisp.org>
21746
21747         * tests/test-vc-list-files-git.sh: Explain reason for skipping test.
21748         * tests/test-vc-list-files-cvs.sh: Likewise.
21749
21750 2008-09-26  Bruno Haible  <bruno@clisp.org>
21751
21752         * doc/posix-headers/sys_resource.texi: Reorder items.
21753
21754 2008-09-26  Jim Meyering  <meyering@redhat.com>
21755
21756         fts: tweak inode comparison function
21757         * lib/fts.c (fts_compare_ino): Sort on increasing, not decreasing
21758         inode numbers, as documented.
21759
21760         fts: sort dirent entries on inode number before traversing
21761         This avoids a quadratic, seek-related performance penalty when
21762         operating on a directory containing many entries (measurable at 10k;
21763         3.5 hours at 2 million entries with a cold cache) on certain types
21764         of file systems, including ext3 and ext4, but not tmpfs.
21765         * lib/fts.c (DT_MUST_BE, NOT_AN_INODE_NUMBER, D_INO): Define.
21766         (FTS_INODE_SORT_DIR_ENTRIES_THRESHOLD): Define if not defined.
21767         (S_MAGIC_TMPFS, S_MAGIC_NFS): Define.
21768         (fs_handles_readdir_ordered_dirents_efficiently): New function.
21769         (dirent_inode_sort_may_be_useful, fts_compare_ino): Likewise.
21770         (fts_build): Set the stat.st_ino member from D_INO.
21771         If it is likely to be useful, sort dirent entries on inode number.
21772
21773         * m4/fts.m4 (gl_FUNC_FTS_CORE): Check for fstatfs, sys/vfs.h,
21774         and the struct statfs.f_type member.
21775         * modules/fts (Depends-on): Add d-ino.
21776
21777 2008-09-26  Bruno Haible  <bruno@clisp.org>
21778
21779         * modules/sigpipe-die (Depends-on): Add sigpipe.
21780
21781         * lib/stdio.in.h (fprintf, vfprintf, printf, vprintf, fputc, putc,
21782         putchar, fputs, puts, fwrite): Replace when REPLACE_STDIO_WRITE_FUNCS
21783         and GNULIB_STDIO_H_SIGPIPE are set.
21784         * lib/stdio-write.c: New file.
21785         * m4/stdio_h.m4 (gl_STDIO_H): Set GNULIB_FPRINTF, GNULIB_PRINTF,
21786         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
21787         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
21788         REPLACE_STDIO_WRITE_FUNCS.
21789         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FPRINTF, GNULIB_PRINTF,
21790         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
21791         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
21792         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
21793         * modules/stdio (Files): Add lib/stdio-write.c.
21794         (Makefile.am): Substitute GNULIB_FPRINTF, GNULIB_PRINTF,
21795         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
21796         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
21797         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
21798         * m4/fprintf-posix.m4 (gl_REPLACE_FPRINTF): Define
21799         REPLACE_FPRINTF_POSIX.
21800         * m4/printf-posix-rpl.m4 (gl_REPLACE_PRINTF): Define
21801         REPLACE_PRINTF_POSIX.
21802         * m4/vfprintf-posix.m4 (gl_REPLACE_VFPRINTF): Define
21803         REPLACE_VFPRINTF_POSIX.
21804         * m4/vprintf-posix.m4 (gl_REPLACE_VPRINTF): Define
21805         REPLACE_VPRINTF_POSIX.
21806         * doc/posix-functions/fprintf.texi: Mention the sigpipe module and the
21807         SIGPIPE issue.
21808         * doc/posix-functions/fputc.texi: Likewise.
21809         * doc/posix-functions/fputs.texi: Likewise.
21810         * doc/posix-functions/fwrite.texi: Likewise.
21811         * doc/posix-functions/printf.texi: Likewise.
21812         * doc/posix-functions/putc.texi: Likewise.
21813         * doc/posix-functions/putchar.texi: Likewise.
21814         * doc/posix-functions/puts.texi: Likewise.
21815         * doc/posix-functions/vfprintf.texi: Likewise.
21816         * doc/posix-functions/vprintf.texi: Likewise.
21817
21818         * modules/safe-write (Depends-on): Add write.
21819
21820         * modules/sigpipe-tests: New file.
21821         * tests/test-sigpipe.c: New file.
21822         * tests/test-sigpipe.sh: New file.
21823
21824         * modules/write: New file.
21825         * lib/unistd.in.h: Include <sys/types.h>.
21826         (write): New declaration.
21827         * lib/write.c: New file.
21828         * m4/write.m4: New file.
21829         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
21830         GNULIB_UNISTD_H_SIGPIPE, GNULIB_WRITE, REPLACE_WRITE.
21831         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_SIGPIPE,
21832         GNULIB_WRITE, REPLACE_WRITE.
21833         * doc/posix-functions/write.texi: Mention the write, sigpipe modules
21834         and the SIGPIPE issue.
21835
21836         * lib/signal.in.h (SIGPIPE): Define to a replacement value.
21837         (raise): New declaration.
21838         * lib/sigprocmask.c (SIGPIPE_handler): New variable.
21839         (ext_signal): New function.
21840         (rpl_raise): New function.
21841         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Initialize
21842         GNULIB_SIGNAL_H_SIGPIPE.
21843         * modules/signal (Makefile.am): Substitute GNULIB_SIGNAL_H_SIGPIPE.
21844         * doc/posix-headers/signal.texi: Mention the SIGPIPE issue.
21845
21846         * modules/sigpipe: New file.
21847         * m4/sigpipe.m4: New file.
21848
21849 2008-09-25  Derek Price  <derek@ximbiot.com>
21850             Bruno Haible  <bruno@clisp.org>
21851
21852         * gnulib-tool (func_import): Report all license incompatibilities, not
21853         just the first one.
21854
21855 2008-09-25  Bruno Haible  <bruno@clisp.org>
21856
21857         * gnulib-tool (func_import): When computing the edits, consider not
21858         only the Makefile.ams that exist but also those that will be generated.
21859
21860 2008-09-25  Simon Josefsson  <simon@josefsson.org>
21861
21862         * modules/sys_select-tests (Depends-on): Remove sys_select itself,
21863         fixes gnulib-tool --test warning about duplicate dependency.
21864
21865 2008-09-25  Bruno Haible  <bruno@clisp.org>
21866
21867         * gnulib-tool: Don't ask the user to perform edits in the generated
21868         Makefile.ams.
21869         (func_emit_lib_Makefile_am): Emit empty SUBDIRS. Execute edits that
21870         apply to the Makefile.am being generated.
21871         (func_emit_tests_Makefile_am): Execute edits that apply to the
21872         Makefile.am being generated.
21873         (func_import): Setup list of Makefile.am edits before emitting the
21874         Makefile.ams, not at the end.
21875         (func_create_testdir): Update.
21876         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
21877
21878 2008-09-25  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
21879
21880         * gnulib-tool (func_import): Store the --tests-base option in the
21881         comment in gnulib-cache.m4.
21882
21883 2008-09-24  Paolo Bonzini  <bonzini@gnu.org>
21884
21885         * NEWS: Document increased portability that sys_select now provides.
21886
21887         * lib/sys_select.in.h: Install select wrapper.
21888         * lib/sys_socket.in.h: Use more descriptive name when there is no
21889         select wrapper.
21890         * lib/winsock-select.c: New.
21891         * m4/sys_select_h.m4: Compile lib/winsock-select.c if WinSock is used.
21892         Require gl_HEADER_SYS_SOCKET.
21893         * modules/sys_select: Depend on alloca, add lib/winsock-select.c.
21894         * modules/sys_select-tests: Copy dependencies from modules/poll-tests.
21895         * tests/test-sys_select.c: Add functional tests.
21896
21897 2008-09-24  Eric Blake  <ebb9@byu.net>
21898
21899         open, fopen: close fd leak in last patch
21900         * lib/open.c (rpl_open): Close fd before returning error.
21901         * lib/fopen.c (rpl_fopen): Close fd before returning error.
21902         * doc/posix-functions/open.texi (open): Document that Irix also
21903         has the bug.
21904         * doc/posix-functions/fopen.texi (fopen): Likewise.
21905         Reported by Paolo Bonzini.
21906
21907 2008-09-24  Bruno Haible  <bruno@clisp.org>
21908
21909         Ensure that a filename ending in a slash cannot be used to access a
21910         non-directory.
21911         * lib/open.c (rpl_open): When the filename ends in a slash, use fstat()
21912         to check whether it's really a directory.
21913         * lib/fopen.c: Include fcntl.h, unistd.h.
21914         (rpl_fopen): When the filename ends in a slash, use open(), fstat(),
21915         and fdopen().
21916         * modules/fopen (Depends-on): Add unistd.
21917         * tests/test-open.c (main): Try to open "/dev/null/" as a directory.
21918         * tests/test-fopen.c (main): Likewise.
21919         * doc/posix-functions/open.texi: Mention the HP-UX, Solaris bug.
21920         * doc/posix-functions/fopen.texi: Likewise.
21921         Reported by Eric Blake.
21922
21923 2008-09-23  Eric Blake  <ebb9@byu.net>
21924
21925         c-stack: avoid compiler optimizations when provoking overflow
21926         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Make
21927         recursion harder to optimize, to ensure a stack overflow occurs.
21928         * tests/test-c-stack.c (recurse): Likewise.
21929         Borrowed from libsigsegv.
21930
21931         c-stack: work around Irix sigaltstack bug
21932         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check
21933         whether sigaltstack uses wrong end of stack_t (copied in part from
21934         libsigsegv).
21935         * lib/c-stack.c (c_stack_action) [!HAVE_LIBSIGSEGV]: Work around
21936         Irix bug, without requiring an over-allocation.
21937         * doc/posix-functions/sigaltstack.texi (sigaltstack): Document the
21938         bug.
21939
21940         fopen: document mingw bug on directories
21941         * doc/posix-functions/fopen.texi (fopen): Mention mingw bug for
21942         not allowing a stream visiting a directory, even though reading
21943         from such a stream is not portable.
21944
21945 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
21946
21947         * lib/poll.c: Rewrite.
21948         * modules/poll: Depend on alloca.
21949
21950 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
21951
21952         * lib/sys_socket.in.h: Do not implement rpl_setsockopt here,
21953         instead define prototypes for a full set of wrappers.  Ensure
21954         that Cygwin does not use the compatibility code, which is only
21955         for MinGW.
21956         * lib/winsock.c: New.
21957         * m4/sys_socket_h.m4: Compile lib/winsock.c if WinSock is being used.
21958         * modules/sys_socket: Add lib/winsock.c.
21959
21960         * modules/poll-tests: Add errno and perror.
21961         * tests/test-poll.c: Use ioctl, not ioctlsocket.
21962
21963 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
21964
21965         * tests/test-poll.c: Downgrade minimum needed Winsock version.
21966
21967 2008-09-23  Bruno Haible  <bruno@clisp.org>
21968
21969         * doc/posix-functions/*: Add info about functions missing on IRIX 5.3.
21970         * doc/glibc-functions/*: Likewise.
21971
21972 2008-09-23  Simon Josefsson  <simon@josefsson.org>
21973
21974         * tests/test-perror.sh (tmpfiles): Cleanup temporary files on
21975         success.
21976
21977 2008-09-22  Eric Blake  <ebb9@byu.net>
21978             Bruno Haible  <bruno@clisp.org>
21979
21980         vasnprintf: fix x86/glibc regression on printf("%La", 0.0L)
21981         * lib/vasnprintf.c (VASNPRINTF): Support 0.0 on platforms that
21982         supply %A but mishandle pseudo-NaN.
21983         Reported by Simon Josefsson.
21984
21985 2008-09-21  Bruno Haible  <bruno@clisp.org>
21986
21987         * tests/test-lock.c (main): Tweak skip message.
21988         * tests/test-tls.c (main): Likewise.
21989
21990 2008-09-21  Bruno Haible  <bruno@clisp.org>
21991
21992         * m4/sigaction.m4 (gl_SIGACTION): Remove unnecessary AC_SUBST. Check
21993         whether 'struct sigaction' has sa_sigaction here...
21994         (gl_PREREQ_SIG_HANDLER_H): ... not here.
21995         (gl_PREREQ_SIGACTION): Remove unnecessary AC_SUBST.
21996
21997 2008-09-21  Bruno Haible  <bruno@clisp.org>
21998
21999         * MODULES.html.sh (Support for obsolete systems lacking ANSI C 89): New
22000         section.
22001         (Support for systems lacking ANSI C 89): Move stdlib, exit, strtol,
22002         strtoul, memchr, memcmp, memcpy, memmove, memset, strcspn, strpbrk to
22003         the new section.
22004         (Support for obsolete systems lacking POSIX:2001): New section.
22005         (String handling <string.h>): Move strdup to the new section.
22006         Suggested by Simon Josefsson and Paolo Bonzini.
22007
22008 2008-09-21  Bruno Haible  <bruno@clisp.org>
22009
22010         * tests/test-vasnprintf-posix.c (test_function): Allow 3-digit
22011         exponents in %e and %g results on 'long double'. Needed for mingw's
22012         improved *printf functions.
22013         * tests/test-vasprintf-posix.c (test_function): Likewise.
22014         * tests/test-snprintf-posix.h (test_function): Likewise.
22015         * tests/test-sprintf-posix.h (test_function): Likewise.
22016         Reported by Eric Blake.
22017
22018 2008-09-21  Bruno Haible  <bruno@clisp.org>
22019
22020         * tests/test-snprintf-posix.h (test_function): Remove useless ASSERTs.
22021         * tests/test-sprintf-posix.h (test_function): Likewise.
22022
22023 2008-09-21  Bruno Haible  <bruno@clisp.org>
22024
22025         * modules/getpass (Depends-on): Add strdup-posix.
22026
22027         New module 'strdup-posix'.
22028         * modules/strdup-posix: New file.
22029         * m4/strdup.m4 (gl_FUNC_STRDUP_POSIX): New macro.
22030         * lib/string.in.h (strdup): Replace if REPLACE_STRDUP is 1.
22031         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
22032         REPLACE_STRDUP.
22033         * modules/string (Makefile.am): Substitute REPLACE_STRDUP.
22034         * doc/posix-functions/strdup.texi: Mention module strdup-posix.
22035         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
22036         strdup-posix.
22037
22038         * modules/strdup (Depends-on): Remove malloc-posix.
22039
22040 2008-09-20  Bruno Haible  <bruno@clisp.org>
22041
22042         * lib/fstrcmp.c: Add data about branch probabilities, from Ralf
22043         Wildenhues.
22044
22045 2008-09-20  Bruno Haible  <bruno@clisp.org>
22046
22047         Ensure that wint_t gets defined on IRIX 5.3.
22048         * lib/wchar.in.h (wint_t): Define if not defined by the system.
22049         * lib/wctype.in.h (wint_t): Likewise.
22050         (__wctype_wint_t): Remove type.
22051         (isw*): Use wint_t instead of __wctype_wint_t.
22052         * m4/wchar.m4 (gl_WCHAR_H): Invoke gt_TYPE_WINT_T and set HAVE_WINT_T.
22053         * modules/wchar (Files): Add m4/wint_t.m4.
22054         (Makefile.am): Substitute HAVE_WINT_T.
22055         * tests/test-wchar.c: Check that wchar_t and wint_t are defined.
22056         * tests/test-wctype.c: Check that wint_t is defined.
22057         * doc/posix-headers/wchar.texi: Mention the IRIX 5 problem.
22058         * doc/posix-headers/wctype.texi: Likewise.
22059         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
22060
22061 2008-09-18  Bruno Haible  <bruno@clisp.org>
22062
22063         * gnulib-tool (func_exit): Update comment.
22064
22065 2008-09-18  Simon Josefsson  <simon@josefsson.org>
22066
22067         * modules/getaddrinfo (Depends-on): Remove strdup, this module
22068         assumes strdup exists and does not depend on strdup to return
22069         ENOMEM on out of memory conditions.
22070
22071 2008-09-18  Bruno Haible  <bruno@clisp.org>
22072
22073         * lib/vasnprintf.c (VASNPRINTF): When printing ±0.0L in
22074         NEED_PRINTF_INFINITE_LONG_DOUBLE case with 'e' format, always use two
22075         digits for the exponent.
22076
22077 2008-09-18  Jim Meyering  <meyering@redhat.com>
22078             Bruno Haible  <bruno@clisp.org>
22079
22080         * lib/vasnprintf.c (decimal_point_char): Define also if
22081         NEED_PRINTF_INFINITE_LONG_DOUBLE.
22082
22083 2008-09-16  Bruno Haible  <bruno@clisp.org>
22084         and Eric Blake  <ebb9@byu.net>
22085
22086         vasnprintf: support Irix 5.3
22087         * lib/vasnprintf.c (VASNPRINTF): Also handle -0.0L on platforms
22088         that mishandle long double infinity.
22089         Reported by Tom G. Christensen.
22090
22091 2008-09-16  Bruno Haible  <bruno@clisp.org>
22092
22093         * doc/glibc-functions/scandir.texi: Mention the function is missing on
22094         Solaris 9.
22095         * doc/glibc-functions/alphasort.texi: Likewise.
22096         Reported by Michael Haubenwallner <michael.haubenwallner@salomon.at>.
22097
22098 2008-09-16  Jim Meyering  <meyering@redhat.com>
22099
22100         posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"
22101         * m4/posix-shell.m4 (gl_POSIX_SHELL): Reject a shell that lets
22102         a umask modification leak out of a subshell.  Otherwise, the
22103         opensolaris /bin/sh would be accepted and thus cause unwarranted
22104         failures in the coreutils test suite.
22105
22106 2008-09-16  Paolo Bonzini  <bonzini@gnu.org>
22107
22108         * tests/test-poll.c (connect_to_socket): Allow non-blocking connect
22109         to succeed.
22110
22111 2008-09-16  Jim Meyering  <meyering@redhat.com>
22112
22113         avoid spurious test failure when library is built without ACL support
22114         * m4/acl.m4 (USE_ACL): Define as a shell variable, too, for...
22115         * modules/acl-tests (Makefile.am) [TESTS_ENVIRONMENT]: Add USE_ACL.
22116         * tests/test-file-has-acl.sh: Skip if USE_ACL == 0.
22117         * tests/test-copy-acl.sh: Likewise.
22118
22119 2008-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22120
22121         * lib/fstrcmp.c (fstrcmp_bounded): Use a second, less quick upper bound
22122         based on character occurrence counts.
22123
22124 2008-09-15  Eric Blake  <ebb9@byu.net>
22125
22126         tests: avoid some compiler warnings
22127         * tests/test-memchr.c (main): Pass NULL indirectly.
22128         * tests/test-closein.c (main): Avoid unused variable.
22129
22130 2008-09-15  Bruno Haible  <bruno@clisp.org>
22131
22132         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test for all the macros that
22133         are missing on OpenBSD 4.0 individually.
22134         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
22135
22136 2008-09-15  Bruno Haible  <bruno@clisp.org>
22137
22138         * doc/posix-headers/errno.texi: Mention the Cygwin problem.
22139         * doc/posix-functions/strerror.texi: Mention also Cygwin.
22140         * doc/posix-functions/perror.texi: Likewise.
22141         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test also whether ECANCELED
22142         is missing.
22143         Reported by Eric Blake.
22144
22145         * lib/errno.in.h: Use replacement values >= 2000.
22146         Reported by Eric Blake.
22147
22148 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22149
22150         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Add field 'edit_count_limit'.
22151         (EARLY_ABORT): Return true when the edit_count has grown too beyond the
22152         limit.
22153         (fstrcmp_bounded): Initialize the edit_count_limit. Return 0 when
22154         compareseq was aborted.
22155
22156 2008-09-14  Bruno Haible  <bruno@clisp.org>
22157
22158         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Combine xvec_edit_count and
22159         yvec_edit_count.
22160         (NOTE_DELETE, NOTE_INSERT): Increment the combined edit count.
22161         (fstrcmp_bounded): Simplify result computation accordingly.
22162
22163 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22164
22165         * lib/fstrcmp.h (fstrcmp_bounded): New declaration.
22166         (fstrcmp): Define in terms of fstrcmp_bounded.
22167         * lib/fstrcmp.c (fstrcmp_bounded): Renamed from fstrcmp. Add
22168         lower_bound argument.
22169         Return quickly if the result is certainly < lower_bound.
22170         * tests/test-fstrcmp.c (check_fstrcmp): Test also fstrcmp_bounded.
22171
22172 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22173
22174         * lib/diffseq.h (EARLY_ABORT): New macro.
22175         (compareseq): Change return type to bool. Return true when EARLY_ABORT
22176         evaluates to true.
22177
22178 2008-09-14  Bruno Haible  <bruno@clisp.org>
22179
22180         * modules/perror-tests: New file.
22181         * tests/test-perror.sh: New file.
22182         * tests/test-perror.c: New file.
22183
22184         New module 'perror'.
22185         * lib/stdio.in.h (perror): New declaration.
22186         * lib/perror.c: New file.
22187         * m4/perror.m4: New file.
22188         * modules/perror: New file.
22189         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add perror.
22190         * doc/posix-functions/perror.texi: Mention the perror module.
22191         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_PERROR,
22192         REPLACE_PERROR.
22193         * modules/stdio (Makefile.am): Substitute GNULIB_PERROR,
22194         REPLACE_PERROR.
22195
22196 2008-09-14  Bruno Haible  <bruno@clisp.org>
22197
22198         * modules/stdio (Makefile.am): Reorder to match the order in
22199         lib/stdio.in.h.
22200         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
22201
22202 2008-09-13  Bruno Haible  <bruno@clisp.org>
22203
22204         * lib/sys_socket.in.h (EINPROGRESS, ...): Remove definitions.
22205
22206 2008-09-13  Bruno Haible  <bruno@clisp.org>
22207
22208         Extend strerror to cover the added errno values.
22209         * lib/strerror.c: Include errno.h and winsock2.h if it exists.
22210         (rpl_strerror): Provide error messages for the added errno values and
22211         for the WSA* values.
22212         * m4/strerror.m4 (gl_FUNC_STRERROR): Test REPLACE_STRERROR.
22213         (gl_FUNC_STRERROR_SEPARATE): If errno.h is replaced, always replace
22214         strerror.
22215         (gl_PREREQ_STRERROR): Test whether winsock2.h exists.
22216         * modules/strerror (Depends-on): Add errno.
22217         * doc/posix-functions/strerror.texi: Document the change.
22218         * tests/test-strerror.c (main): Check also the string for ETIMEDOUT
22219         and EOVERFLOW.
22220
22221 2008-09-13  Bruno Haible  <bruno@clisp.org>
22222
22223         * modules/EOVERFLOW: Remove file.
22224         * m4/eoverflow.m4: Remove file.
22225         * modules/EOVERFLOW-tests: Remove file.
22226         * tests/test-EOVERFLOW.c: Remove file.
22227         * modules/fprintf-posix (Depends-on): Replace EOVERFLOW with errno.
22228         * modules/ftell (Depends-on): Likewise.
22229         * modules/getdelim (Depends-on): Likewise.
22230         * modules/getugroups (Depends-on): Likewise.
22231         * modules/poll (Depends-on): Likewise.
22232         * modules/snprintf (Depends-on): Likewise.
22233         * modules/sprintf-posix (Depends-on): Likewise.
22234         * modules/vasnprintf (Depends-on): Likewise.
22235         * modules/vasprintf (Depends-on): Likewise.
22236         * modules/vfprintf-posix (Depends-on): Likewise.
22237         * modules/vsnprintf (Depends-on): Likewise.
22238         * modules/vsprintf-posix (Depends-on): Likewise.
22239         * modules/xvasprintf (Depends-on): Likewise.
22240         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
22241         * modules/unistdio/u8-vasprintf (Depends-on): Likewise.
22242         * modules/unistdio/u8-vsnprintf (Depends-on): Likewise.
22243         * modules/unistdio/u8-vsprintf (Depends-on): Likewise.
22244         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
22245         * modules/unistdio/u8-u8-vasprintf (Depends-on): Likewise.
22246         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Likewise.
22247         * modules/unistdio/u8-u8-vsprintf (Depends-on): Likewise.
22248         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
22249         * modules/unistdio/u16-u16-vasprintf (Depends-on): Likewise.
22250         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Likewise.
22251         * modules/unistdio/u16-u16-vsprintf (Depends-on): Likewise.
22252         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
22253         * modules/unistdio/u16-vasprintf (Depends-on): Likewise.
22254         * modules/unistdio/u16-vsnprintf (Depends-on): Likewise.
22255         * modules/unistdio/u16-vsprintf (Depends-on): Likewise.
22256         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
22257         * modules/unistdio/u32-vasprintf (Depends-on): Likewise.
22258         * modules/unistdio/u32-vsnprintf (Depends-on): Likewise.
22259         * modules/unistdio/u32-vsprintf (Depends-on): Likewise.
22260         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
22261         * modules/unistdio/u32-u32-vasprintf (Depends-on): Likewise.
22262         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Likewise.
22263         * modules/unistdio/u32-u32-vsprintf (Depends-on): Likewise.
22264         * modules/unistdio/ulc-fprintf (Depends-on): Likewise.
22265         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
22266         * modules/unistdio/ulc-vasprintf (Depends-on): Likewise.
22267         * modules/unistdio/ulc-vfprintf (Depends-on): Likewise.
22268         * modules/unistdio/ulc-vsnprintf (Depends-on): Likewise.
22269         * modules/unistdio/ulc-vsprintf (Depends-on): Likewise.
22270         * MODULES.html.sh: Remove EOVERFLOW.
22271         * NEWS: Mention the change.
22272
22273 2008-09-13  Bruno Haible  <bruno@clisp.org>
22274
22275         * modules/errno-tests: New file.
22276         * tests/test-errno.c: New file, incorporating tests/test-EOVERFLOW.c.
22277
22278         * lib/errno.in.h: New file.
22279         * m4/errno_h.m4: New file, borrowing from m4/eoverflow.m4.
22280         * modules/errno: New file.
22281         * doc/posix-headers/errno.texi: Update documentation.
22282         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add errno.
22283
22284 2008-09-13  Bruno Haible  <bruno@clisp.org>
22285
22286         * tests/test-poll.c: Use #if for native Windows, rather than testing
22287         __MSVCRT__.
22288
22289 2008-09-13  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22290             Bruno Haible  <bruno@clisp.org>
22291
22292         * lib/glob.c: Don't include <pwd.h> on native Windows.
22293         (WINDOWS32): New macro.
22294         (glob) [WINDOW32]: Provide a reasonable replacement for getenv("HOME").
22295
22296 2008-09-13  Bruno Haible  <bruno@clisp.org>
22297
22298         * lib/glthread/cond.h [USE_SOLARIS_THREADS]
22299         (ETIMEDOUT): Remove macro.
22300         (glthread_cond_timedwait_multithreaded): New declaration.
22301         (glthread_cond_timedwait): Use it.
22302         * lib/glthread/cond.c [USE_SOLARIS_THREADS]
22303         (glthread_cond_timedwait_multithreaded): New function.
22304
22305 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
22306
22307         * modules/poll-tests: Do not check for io.h.
22308         * tests/test-poll.c: Check for __MSVCRT__ instead.
22309
22310 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
22311
22312         * lib/sys_socket.in.h (EINPROGRESS): Define for Winsock case.
22313         * modules/poll-tests: Add inet_pton, stdbool, sockets.
22314         * tests/test-poll.c: Use them.  Use _pipe on Windows.
22315
22316 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
22317
22318         * modules/poll-tests: New.
22319         * tests/test-poll.c: New.
22320
22321 2008-09-12  Eric Blake  <ebb9@byu.net>
22322
22323         frexp: test for NetBSD failure on -0.0
22324         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Enhance test, since some, but
22325         not all, bugs from NetBSD 3.0 have been fixed.
22326         * doc/posix-functions/frexp.texi (frexp): Document bug.
22327         Reported by Thomas Klausner.
22328
22329         signbit: work around bug of HP-UX 10.20 cc with -0.0 literal
22330         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Rewrite test to avoid
22331         literal -0.0.
22332         Reported by Jonathan C. Patschke <jp@centtech.com>.
22333
22334 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22335
22336         * lib/glthread/cond.h: Use dummy implementation also if
22337         USE_WIN32_THREADS.
22338
22339 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22340
22341         * modules/fnmatch-posix (License): Change to LGPLv2+.
22342         * modules/fnmatch-gnu (License): Likewise.
22343
22344 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22345
22346         * lib/poll.c (poll): Fix polling unconnected server sockets on WIN32.
22347
22348 2008-09-11  Jim Meyering  <meyering@redhat.com>
22349
22350         * users.txt: Add gtk-vnc.
22351
22352 2008-09-08  Simon Josefsson  <simon@josefsson.org>
22353
22354         * tests/test-bitrotate.c: Test 8/16-bit rotates with 0 and maximum
22355         rotate amounts.
22356
22357         * lib/bitrotate.h: Doc fix, mention that N can be wider than minimally
22358         required for 16-bit and 8-bit rotates.
22359         * lib/bitrotate.h (rotl64, rotr64, rotl32, rotl32, rotl16, rotr16,
22360         rotl8, rotr8): Use UINT64_MAX, UINT32_MAX, UINT16_MAX, and
22361         UINT8_MAX instead of hard-coded constants.
22362         Suggested by Paul Eggert.
22363
22364 2008-09-07  Bruno Haible  <bruno@clisp.org>
22365
22366         * tests/test-striconveh.c (main): Check behaviour when converting from
22367         UTF-7.
22368
22369         Make striconveh work better with stateful encodings.
22370         * lib/striconveh.c (iconv_carefully, iconv_carefully_1): Don't assume
22371         that iconv does not increment the inptr when returning -1/EINVAL.
22372
22373 2008-09-07  Bruno Haible  <bruno@clisp.org>
22374
22375         * build-aux/config.rpath: Update according to libtool-2.2.6.
22376         * build-aux/config.libpath: Likewise.
22377
22378 2008-09-06  Bruno Haible  <bruno@clisp.org>
22379
22380         * lib/freadahead.c (freadahead): Add conditional for SLOW_BUT_NO_HACKS.
22381         * lib/freadptr.c (freadptr): Likewise.
22382         * lib/freadseek.c (freadptrinc): Likewise.
22383         Reported by Simon Josefsson.
22384
22385 2008-09-06  Bruno Haible  <bruno@clisp.org>
22386
22387         * modules/freadptr (License): Change to LGPLv2+.
22388         * modules/freadseek (License): Likewise.
22389         Suggested by Eric Blake.
22390
22391         * modules/memchr2 (License): Change to LGPLv2+.
22392         Approved by Eric Blake.
22393
22394 2008-09-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22395             Bruno Haible  <bruno@clisp.org>
22396
22397         Make gnulib-tool work with native 'sed' on AIX.
22398         * gnulib-tool (sed_noop): New variable.
22399         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am, func_import,
22400         func_add_or_update, func_create_testdir): Use it to initialize sed
22401         script variables.
22402         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
22403
22404 2008-09-04  Albert Chin  <bug-gnulib@mlists.thewrittenword.com>
22405             Bruno Haible  <bruno@clisp.org>
22406
22407         * m4/include_next.m4 (gl_INCLUDE_NEXT): Add check whether #include_next
22408         also works after #include directives.
22409
22410 2008-09-04  Ondřej Vašík  <ovasik@redhat.com>
22411
22412         getdate.y: reject an out-of-range timezone value
22413         * lib/getdate.y (time_zone_hhmm): Reject any TZ offset that is outside
22414         the range [-24...+24].  When specified with only one or two digits,
22415         * tests/test-getdate.c: Tests for the fix.
22416         * doc/getdate.texi: Document this change.
22417
22418 2008-09-03  Bruno Haible  <bruno@clisp.org>
22419
22420         * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module.
22421
22422 2008-09-02  Simon Josefsson  <simon@josefsson.org>
22423
22424         * lib/bitrotate.h (rotl64, rotr64): Add.  Suggested by Bruce Korb
22425         <bruce.korb@gmail.com> with ideas from Ben Pfaff
22426         <blp@cs.stanford.edu>, Bruno Haible <bruno@clisp.org> and Eric
22427         Blake <ebb9@byu.net>.
22428
22429         * tests/test-bitrotate.c: Add more test vectors.
22430
22431 2008-09-02  Eric Blake  <ebb9@byu.net>
22432
22433         vasnprintf-posix: handle large precision via %.*d
22434         * lib/vasnprintf.c (VASNPRINTF): Don't pass precision to snprintf
22435         when handling it ourselves.
22436         * tests/test-vasnprintf-posix.c (test_function): Add test.
22437         * tests/test-snprintf-posix.h (test_function): Likewise.
22438         * tests/test-sprintf-posix.h (test_function): Likewise.
22439         * tests/test-vasprintf-posix.c (test_function): Likewise.
22440         Reported by Alain Guibert.
22441
22442 2008-09-01  Eric Blake  <ebb9@byu.net>
22443
22444         c-stack: make configure-time check more robust
22445         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check for
22446         successful sigaction call.
22447         Reported by Tom G. Christensen.
22448
22449 2008-09-01  Bruno Haible  <bruno@clisp.org>
22450
22451         New module 'findprog-lgpl'.
22452         * modules/findprog-lgpl: New file.
22453         * lib/findprog-lgpl.c: New file.
22454         * lib/findprog.c: Compile nothing in findprog.c if findprog-lgpl.c is
22455         also compiled. Consider the possibly defined symbol IN_FINDPROG_LGPL
22456         to decide whether to use strdup or xstrdup, concatenated_filename or
22457         xconcatenated_filename.
22458
22459 2008-09-01  Bruno Haible  <bruno@clisp.org>
22460
22461         Split module 'concat-filename' into 'concat-filename' (LGPL) and
22462         'xconcat-filename' (GPL).
22463         * modules/concat-filename (Depends-on): Add malloc-posix, remove xalloc.
22464         (License): Change to LGPLv2+.
22465         * modules/xconcat-filename: New file.
22466         * lib/concat-filename.h (concatenated_filename): Change specification.
22467         (xconcatenated_filename): New declaration.
22468         * lib/concat-filename.c: Include errno.h, stdlib.h, not xalloc.h.
22469         (concatenated_filename): Use malloc instead of xalloc. Handle out-of-
22470         memory situations.
22471         * lib/xconcat-filename.c: New file.
22472         * NEWS: Mention the change.
22473         * lib/findprog.c: Include concat-filename.h, not filename.h.
22474         (find_in_path): Use xconcatenated_filename instead of
22475         concatenated_filename.
22476         * lib/javacomp.c: Include concat-filename.h, not filename.h.
22477         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
22478         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
22479         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
22480         is_oldgcj_14_13_usable, is_javac_usable): Use xconcatenated_filename
22481         instead of concatenated_filename.
22482         * lib/javaexec.c: Include concat-filename.h, not filename.h.
22483         (execute_java_class): Use xconcatenated_filename instead of
22484         concatenated_filename.
22485         * modules/findprog (Depends-on): Add xconcat-filename, remove filename.
22486         * modules/javacomp (Depends-on): Likewise.
22487         * modules/javaexec (Depends-on): Likewise.
22488
22489 2008-09-01  Bruno Haible  <bruno@clisp.org>
22490
22491         Split module 'filename' into 'filename' and 'concat-filename'.
22492         * modules/filename: Keep only lib/filename.h.
22493         (License): Change to LGPLv2+.
22494         * modules/concat-filename: New file, extracted from modules/filename.
22495         * lib/filename.h (concatenated_filename): Remove declaration.
22496         * lib/concat-filename.h: New file, extracted from lib/filename.h.
22497         * lib/concat-filename.c: Include concat-filename.h.
22498         * NEWS: Mention the change.
22499
22500 2008-09-01  Simon Josefsson  <simon@josefsson.org>
22501
22502         * lib/bitrotate.h (rotl8, rotr8): Add.
22503
22504         * modules/bitrotate (configure.ac): Need
22505         AC_REQUIRE([AC_C_INLINE]).
22506         (Description): Mention stdint.h.  Reported by Bruno Haible
22507         <bruno@clisp.org>.
22508
22509         * lib/bitrotate.h (rotr16, rotl16): Fix mask value.  Reported by
22510         Paolo Bonzini <bonzini@gnu.org>.
22511
22512 2008-08-31  Bruno Haible  <bruno@clisp.org>
22513
22514         Assume Solaris specific bi-arch conventions on Solaris systems.
22515         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): On Solaris in 64-bit
22516         mode, set acl_libdirstem to lib/64. Also set acl_libdirstem2.
22517         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): If acl_libdirstem does not
22518         work, try acl_libdirstem2 as fallback. Otherwise treat acl_libdirstem2
22519         like acl_libdirstem.
22520         (AC_LIB_LINKFLAGS_FROM_LIBS): Treat acl_libdirstem2 like
22521         acl_libdirstem.
22522         * NEWS: Mention the change.
22523         Reported by Ben Taylor <bentaylor.solx86@gmail.com>.
22524
22525 2008-08-31  Jim Meyering  <meyering@redhat.com>
22526
22527         * lib/strftime.h: Add comments describing the two added arguments.
22528
22529         remove duplicate #include directives
22530         * lib/chdir-long.c [TEST_CHDIR]: Remove duplicate #include <stdio.h>.
22531         * lib/putenv.c: Remove duplicate #include <stdlib.h>.
22532
22533 2008-08-31  Bruno Haible  <bruno@clisp.org>
22534
22535         New module 'sigpipe-die'.
22536         * modules/sigpipe-die: New file.
22537         * lib/sigpipe-die.h: New file.
22538         * lib/sigpipe-die.c: New file.
22539         * MODULES.html.sh (Signal handling): Add sigpipe-die.
22540
22541 2008-08-31  Bruno Haible  <bruno@clisp.org>
22542
22543         Don't override previously installed signal handlers.
22544         * lib/fatal-signal.c (saved_sigactions): New variable.
22545         (uninstall_handlers): Reset the signal to the saved handler, not
22546         to SIG_DFL (except when ignored).
22547         (install_handlers): Save the previous handlers.
22548
22549 2008-08-30  Bruno Haible  <bruno@clisp.org>
22550
22551         * gnulib-tool (func_reset_sigpipe): New function.
22552         (func_get_automake_snippet, func_modules_transitive_closure,
22553         func_import): Invoke it before a join command that reads from stdin,
22554         to avoid "echo: write error: Broken pipe" error messages on stderr.
22555         Reported by Sam Steingold <sds@gnu.org>.
22556
22557 2008-08-30  Bruno Haible  <bruno@clisp.org>
22558
22559         * m4/fopen.m4 (gl_FUNC_FOPEN): Test against bug with trailing slash.
22560         Code copied from m4/open.m4.
22561         * lib/fopen.c (rpl_fopen): Return NULL if the mode specifies write
22562         access and the filename ends in a slash. Code copied from lib/open.c.
22563         * doc/posix-functions/fopen.texi: Document bug with trailing slash.
22564         * tests/test-fopen.c (main): Check against bug with trailing slash.
22565
22566 2008-08-29  Bruno Haible  <bruno@clisp.org>
22567
22568         Avoid some "gcc -pedantic" warnings.
22569         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also PRAGMA_SYSTEM_HEADER.
22570         * lib/arpa_inet.in.h: Use PRAGMA_SYSTEM_HEADER.
22571         * lib/dirent.in.h: Likewise.
22572         * lib/fcntl.in.h: Likewise.
22573         * lib/float.in.h: Likewise.
22574         * lib/iconv.in.h: Likewise.
22575         * lib/inttypes.in.h: Likewise.
22576         * lib/locale.in.h: Likewise.
22577         * lib/math.in.h: Likewise.
22578         * lib/netinet_in.in.h: Likewise.
22579         * lib/search.in.h: Likewise.
22580         * lib/signal.in.h: Likewise.
22581         * lib/stdarg.in.h: Likewise.
22582         * lib/stdint.in.h: Likewise.
22583         * lib/stdio.in.h: Likewise.
22584         * lib/stdlib.in.h: Likewise.
22585         * lib/string.in.h: Likewise.
22586         * lib/strings.in.h: Likewise.
22587         * lib/sys_select.in.h: Likewise.
22588         * lib/sys_socket.in.h: Likewise.
22589         * lib/sys_stat.in.h: Likewise.
22590         * lib/sys_time.in.h: Likewise.
22591         * lib/sysexits.in.h: Likewise.
22592         * lib/time.in.h: Likewise.
22593         * lib/unistd.in.h: Likewise.
22594         * lib/wchar.in.h: Likewise.
22595         * lib/wctype.in.h: Likewise.
22596         * modules/arpa_inet (Makefile.am): Also substitute PRAGMA_SYSTEM_HEADER.
22597         * modules/fchdir (Makefile.am): Likewise.
22598         * modules/fcntl (Makefile.am): Likewise.
22599         * modules/float (Makefile.am): Likewise.
22600         * modules/iconv_open (Makefile.am): Likewise.
22601         * modules/inttypes (Makefile.am): Likewise.
22602         * modules/locale (Makefile.am): Likewise.
22603         * modules/math (Makefile.am): Likewise.
22604         * modules/netinet_in (Makefile.am): Likewise.
22605         * modules/search (Makefile.am): Likewise.
22606         * modules/signal (Makefile.am): Likewise.
22607         * modules/stdarg (Makefile.am): Likewise.
22608         * modules/stdint (Makefile.am): Likewise.
22609         * modules/stdio (Makefile.am): Likewise.
22610         * modules/stdlib (Makefile.am): Likewise.
22611         * modules/string (Makefile.am): Likewise.
22612         * modules/strings (Makefile.am): Likewise.
22613         * modules/sys_select (Makefile.am): Likewise.
22614         * modules/sys_socket (Makefile.am): Likewise.
22615         * modules/sys_stat (Makefile.am): Likewise.
22616         * modules/sys_time (Makefile.am): Likewise.
22617         * modules/sysexits (Makefile.am): Likewise.
22618         * modules/time (Makefile.am): Likewise.
22619         * modules/unistd (Makefile.am): Likewise.
22620         * modules/wchar (Makefile.am): Likewise.
22621         * modules/wctype (Makefile.am): Likewise.
22622         Reported by Reuben Thomas <rrt@sc3d.org>.
22623
22624 2008-08-29  Bruno Haible  <bruno@clisp.org>
22625
22626         * m4/include_next.m4 (gl_INCLUDE_NEXT): Don't define HAVE_INCLUDE_NEXT
22627         any more.
22628
22629 2008-08-29  Simon Josefsson  <simon@josefsson.org>
22630
22631         * MODULES.html.sh (Misc): Add bitrotate.
22632
22633         * modules/bitrotate: New file.
22634
22635         * lib/bitrotate.h: New file.
22636
22637         * modules/bitrotate-tests: New file.
22638
22639         * tests/test-bitrotate.c: New file.
22640
22641         * modules/crypto/gc-arctwo, modules/crypto/arctwo: Add dependency
22642         on the bitrotate module.
22643
22644         * lib/arctwo.c: Use new bitrotate module.
22645
22646 2008-08-29  Jim Meyering  <meyering@redhat.com>
22647
22648         bootstrap: merge changes from coreutils
22649         * build-aux/bootstrap (cp_mark_as_generated): Preserve perms
22650         of copied files.  Remove a kludge, now that this is fixed.
22651         * build-aux/bootstrap: Fix unportable expr usage. (by Ralf Wildenhues)
22652         * build-aux/bootstrap: Remove $bt and $bt2 also when not using gettext.
22653         * build-aux/bootstrap: Remove coreutils-specific SUBDIRS-related code.
22654
22655 2008-08-29  Bruno Haible  <bruno@clisp.org>
22656
22657         * MODULES.html.sh: Remove --cvs-urls option.
22658
22659 2008-08-28  Jose E. Marchesi  <jemarch@gnu.org>  (tiny change)
22660
22661         maint.mk: adjust to file name change
22662         * top/maint.mk: s/Makefile.cfg/cfg.mk/.
22663
22664 2008-08-28  Jim Meyering  <meyering@redhat.com>
22665
22666         * modules/getndelim2 (License): Relicense to LGPLv2+.
22667         Approved by Richard Stallman for the version of 1995, and by
22668         Paul Eggert, Bruno Haible, Eric Blake for their contributions.
22669
22670 2008-08-27  Paolo Bonzini  <bonzini@gnu.org>
22671
22672         * lib/getdelim.c (flockfile, funlockfile): Make all of them
22673         dummy if one is not available.  Do not touch them if
22674         USE_UNLOCKED_IO, instead letting unlocked-io.h do that.
22675         (getc_maybe_unlocked): New.
22676         * m4/getdelim.m4 (gl_PREREQ_GETDELIM): Check for getc_unlocked.
22677
22678 2008-08-26  Eric Blake  <ebb9@byu.net>
22679
22680         doc/INSTALL: resync from autoconf
22681         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify.
22682         (INSTALL_PRELUDE): Delete; this is done more efficiently by
22683         moving...
22684         * install.texi [!autoconf]: ...here.  Resync from autoconf.
22685         * INSTALL: Regenerate.
22686         * INSTALL.ISO: New file.
22687         * INSTALL.UTF-8: Likewise.
22688
22689 2008-08-26  Jim Meyering  <meyering@redhat.com>
22690
22691         GNUmakefile: cfg.mk definitions override default autoreconf-rerun policy
22692         * top/GNUmakefile (_is-dist-target, _is-install-target): Make
22693         these definitions conditional, so that they may be overridden, too.
22694
22695 2008-08-26  Bruno Haible  <bruno@clisp.org>
22696
22697         Generate INSTALL file variants with prettier quotes.
22698         * doc/Makefile (INSTALL_PRELUDE): New macro.
22699         (INSTALL): Use it.
22700         (INSTALL.ISO, INSTALL.UTF-8): New rules.
22701
22702 2008-08-26  Bruno Haible  <bruno@clisp.org>
22703
22704         Run makeinfo in an English locale.
22705         * doc/Makefile (MAKEINFO): New variable.
22706
22707 2008-08-26  Bruno Haible  <bruno@clisp.org>
22708
22709         * doc/Makefile (INSTALL): Use --no-validate instead of --no-warn.
22710         Suggested by Eric Blake.
22711
22712 2008-08-25  Bruno Haible  <bruno@clisp.org>
22713
22714         * doc/Makefile (INSTALL): Generate with @firstparagraphindent set.
22715
22716 2008-08-25  Eric Blake  <ebb9@byu.net>
22717
22718         c-stack: test that stack overflow can be caught
22719         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Also check
22720         that platform allows handling stack overflow; at least OS/2 EMX
22721         has sigaltstack, but crashes before transferring control to
22722         handler on stack overflow.
22723         * lib/c-stack.c [HAVE_SIGALTSTACK]: Adjust conditions to also
22724         check for HAVE_STACK_OVERFLOW_HANDLING.
22725         Reported by Elbert Pol.
22726
22727 2008-08-25  Bruno Haible  <bruno@clisp.org>
22728
22729         * doc/posix-functions/strftime.texi: Fix description of strftime
22730         module.
22731
22732 2008-08-24  Bruno Haible  <bruno@clisp.org>
22733
22734         * tests/uniwidth/test-uc_width2.c: New file.
22735         * tests/uniwidth/test-uc_width2.sh: New file.
22736         * modules/uniwidth/width-tests (Files): Add the new files.
22737         (TESTS): Add uniwidth/test-uc_width2.sh.
22738         (TESTS_ENVIRONMENT): New variable.
22739         (check_PROGRAMS): Add test-uc_width2.
22740         (test_uc_width2_SOURCES): New variable.
22741
22742         Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
22743         * lib/uniwidth/width.c (nonspacing_table_data): Set bit for 0x00AD,
22744         not 0x00AB.
22745         Reported by Alexander V. Lukyanov <lav@netis.ru>.
22746
22747 2008-08-22  Eric Blake  <ebb9@byu.net>
22748
22749         test-lock, test-tls: mention why a test is skipped
22750         * tests/test-lock.c (main) [!USE_*_THREADS]: Print why test is
22751         skipped.
22752         * tests/test-tls.c (main) [!USE_*_THREADS]: Likewise.
22753
22754         count-one-bits: relax license
22755         * modules/count-one-bits (License): Relicense to LGPLv2+.
22756         Suggested by Ludovic Courtès, approved by Ben Pfaff.
22757
22758 2008-08-22  Andreas Schwab  <schwab@suse.de>
22759
22760         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
22761         Remove spurious space in assignment.
22762
22763 2008-08-21  Simon Josefsson  <simon@josefsson.org>
22764
22765         * m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.  Reported by
22766         Paul Eggert <eggert@CS.UCLA.EDU>.
22767
22768 2008-08-20  Paolo Bonzini  <bonzini@gnu.org>
22769
22770         * modules/gettext: Add m4/threadlib.m4.
22771
22772 2008-08-19  Eric Blake  <ebb9@byu.net>
22773
22774         test-c-stack: fix compilation failure on FreeBSD 5.0
22775         * tests/test-c-stack.c [HAVE_SETRLIMIT]: Include prerequisite
22776         headers before <sys/resource.h>.
22777         * doc/posix-headers/sys_resource.texi (sys/resource.h): Document
22778         the bug.
22779         Reported by Nelson H. F. Beebe.
22780
22781         strverscmp: migrate from "strverscmp.h" to <string.h>
22782         * modules/string (Makefile.am): Add new hooks.
22783         * modules/strverscmp (Files): Remove strverscmp.h.
22784         (Depends-on): Add string.
22785         (configure.ac): Add indicator.
22786         (Include): Mention new header.
22787         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Provide new
22788         defaults.
22789         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Inform string module of
22790         results.
22791         * lib/strverscmp.h: Delete.
22792         * lib/string.in.h (strverscmp): Provide declaration, when needed.
22793         * tests/test-strverscmp.c (includes): Adjust client.
22794         * lib/check-version.c (includes): Likewise.
22795         * NEWS: Document the change.
22796
22797         strverscmp: add unit test
22798         * modules/strverscmp-tests: New file.
22799         * tests/test-strverscmp.c: Likewise.
22800
22801 2008-08-19  Simon Josefsson  <simon@josefsson.org>
22802
22803         * lib/gc-gnulib.c: Indentation cleanup.  Add some comments
22804         regarding Windows crypto stuff, from Mono.
22805
22806 2008-08-19  Adam Strzelecki <ono@java.pl>  (tiny change)
22807
22808         * lib/gc-gnulib.c: Use CRYPT_VERIFY_CONTEXT.  Try to use Intel CSP
22809         if present, for intel RND.  Return error on failures.
22810
22811 2008-08-18  Ben Pfaff  <blp@gnu.org>
22812
22813         gitlog-to-changelog: give better diagnostic for failed pipe-open
22814         * build-aux/gitlog-to-changelog: Improve error message: suggest
22815         that the version of Git may be too old.
22816
22817 2008-08-18  Simon Josefsson  <simon@josefsson.org>
22818
22819         * m4/autobuild.m4: Use TZ=UTC to avoid time zone complexity.  Use
22820         ISO 8601 format.  Suggested by Greg Troxel <gdt@ir.bbn.com>.
22821
22822 2008-08-18  Bruno Haible  <bruno@clisp.org>
22823
22824         * lib/glthread/thread.h [USE_SOLARIS_THREADS]: Use thread_in_use(), not
22825         pthread_in_use().
22826
22827 2008-08-18  Bruno Haible  <bruno@clisp.org>
22828
22829         * lib/glthread/threadlib.c: Include <pthread.h>.
22830
22831 2008-08-18  Bruno Haible  <bruno@clisp.org>
22832
22833         * lib/glthread/lock.h [USE_SOLARIS_THREADS]: Fix
22834         glthread_recursive_lock_* macros.
22835         * lib/glthread/lock.c (glthread_recursive_lock_destroy_multithreaded):
22836         Fix syntax error.
22837
22838 2008-08-18  Bruno Haible  <bruno@clisp.org>
22839
22840         * lib/glthread/thread.c: Avoid forcing a context switch right after
22841         thread creation.
22842
22843 2008-08-17  Bruno Haible  <bruno@clisp.org>
22844
22845         * lib/glthread/thread.c: New file, based on code from tests/test-lock.c.
22846         * lib/glthread/thread.h: Provide Win32 specific implementation.
22847         * modules/thread (Files): Add lib/glthread/thread.c.
22848         (Depends-on): Add lock.
22849         (Makefile.am): Add glthread/thread.c to lib_SOURCES.
22850
22851 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22852
22853         New module 'yield'.
22854         * modules/yield: New file.
22855         * lib/glthread/yield.h: New file.
22856         * m4/yield.m4: New file.
22857         * MODULES.html.sh (Multithreading): Add yield.
22858
22859 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22860
22861         New module 'thread'.
22862         * modules/thread: New file.
22863         * lib/glthread/thread.h: New file.
22864         * m4/thread.m4: New file.
22865         * MODULES.html.sh (Multithreading): Add thread.
22866
22867 2008-08-17  Bruno Haible  <bruno@clisp.org>
22868
22869         * lib/glthread/lock.h: Include <stdlib.h> always.
22870         * lib/glthread/tls.h: Likewise.
22871         * lib/glthread/cond.h: Likewise.
22872
22873 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22874
22875         New module 'cond'.
22876         * modules/cond: New file.
22877         * lib/glthread/cond.h: New file.
22878         * lib/glthread/cond.c: New file.
22879         * m4/cond.m4: New file.
22880         * MODULES.html.sh (Multithreading): Add cond.
22881
22882 2008-08-16  Eric Blake  <ebb9@byu.net>
22883
22884         c-stack: fix regression on Irix 5.3 from 2008-06-21
22885         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Move check for
22886         sa_sigaction...
22887         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): ...here.
22888         (gl_PREREQ_SIGACTION): Depend on sig-handler.h prereq's.
22889         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Set the default.
22890         * modules/signal (Makefile.am): Use the value.
22891         * lib/signal.in.h (sa_sigaction) [HAVE_SIGACTION
22892         && !HAVE_STRUCT_SIGACTION_SA_SIGACTION]: Define.
22893         * doc/posix-headers/signal.texi (signal.h): Document this
22894         portability issue.
22895         * doc/posix-functions/sigaction.texi (sigaction): Likewise.
22896         Reported by Tom G. Christensen.
22897
22898 2008-08-17  Bruno Haible  <bruno@clisp.org>
22899
22900         New module 'threadlib'.
22901         * modules/threadlib: New file.
22902         * lib/glthread/threadlib.c: New file, extracted from
22903         lib/glthread/lock.c.
22904         * lib/glthread/lock.c (dummy_thread_func, glthread_in_use): Remove
22905         functions.
22906         * m4/threadlib.m4: New file, from m4/lock.m4, renaming gl_LOCK to
22907         gl_THREADLIB and gl_LOCK_EARLY to gl_THREADLIB_EARLY.
22908         * m4/lock.m4 (gl_LOCK_EARLY, gl_LOCK_EARLY_BODY, gl_LOCK_BODY): Remove
22909         macros.
22910         (gl_LOCK): Just require gl_THREADLIB and perform checks for lock.h.
22911         (gl_DISABLE_THREADS): Remove macro.
22912         * modules/lock (Files): Remove build-aux/config.rpath.
22913         (Depends-on): Remove havelib. Add threadlib.
22914         (configure.ac-early): Remove section.
22915         * m4/tls.m4 (gl_TLS): Require gl_THREADLIB instead of gl_LOCK.
22916         * modules/tls (Depends-on): Remove lock. Add threadlib.
22917         (Link): New section, copied from threadlib.
22918         * MODULES.html.sh (Multithreading): Add threadlib.
22919
22920 2008-08-14  Bruno Haible  <bruno@clisp.org>
22921
22922         * lib/glthread/lock.h (glthread_lock_lock, glthread_lock_unlock,
22923         glthread_lock_destroy, glthread_rwlock_rdlock, glthread_rwlock_wrlock,
22924         glthread_rwlock_unlock, glthread_rwlock_destroy,
22925         glthread_recursive_lock_lock, glthread_recursive_lock_unlock,
22926         glthread_recursive_lock_destroy): Define as macros always.
22927         * lib/glthread/lock.c (glthread_lock_lock_func): Renamed from
22928         glthread_lock_lock.
22929         (glthread_lock_unlock_func): Renamed from glthread_lock_unlock.
22930         (glthread_lock_destroy_func): Renamed from glthread_lock_destroy.
22931         (glthread_rwlock_rdlock_func): Renamed from glthread_rwlock_rdlock.
22932         (glthread_rwlock_wrlock_func): Renamed from glthread_rwlock_wrlock.
22933         (glthread_rwlock_unlock_func): Renamed from glthread_rwlock_unlock.
22934         (glthread_rwlock_destroy_func): Renamed from glthread_rwlock_destroy.
22935         (glthread_recursive_lock_lock_func): Renamed from
22936         glthread_recursive_lock_lock.
22937         (glthread_recursive_lock_unlock_func): Renamed from
22938         glthread_recursive_lock_unlock.
22939         (glthread_recursive_lock_destroy_func): Renamed from
22940         glthread_recursive_lock_destroy.
22941
22942 2008-08-14  Bruno Haible  <bruno@clisp.org>
22943
22944         * lib/glthread/lock.h: Renamed from lib/lock.h.
22945         * lib/glthread/lock.c: Renamed from lib/lock.c. Update includes.
22946         * lib/glthread/tls.h: Renamed from lib/tls.h.
22947         * lib/glthread/tls.c: Renamed from lib/tls.c. Update includes.
22948         * lib/fstrcmp.c: Update includes.
22949         * lib/strsignal.c: Update includes.
22950         * modules/lock (Files, Makefile.am): Update.
22951         (Include): Change to "glthread/lock.h".
22952         * modules/tls (Files, Makefile.am): Update.
22953         (Include): Change to "glthread/tls.h".
22954         * tests/test-lock.c: Update includes.
22955         * tests/test-tls.c: Update includes.
22956         * NEWS: Mention the renamed header files.
22957
22958 2008-08-11  Jim Meyering  <meyering@redhat.com>
22959
22960         * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
22961
22962 2008-08-11  Eric Blake  <ebb9@byu.net>
22963
22964         test-c-stack: avoid C99-ism
22965         * tests/test-c-stack.c (main): Fix whitespace, move declaration
22966         before statement.
22967         Reported by Alain Guibert.
22968
22969 2008-08-10  Jim Meyering  <meyering@redhat.com>
22970
22971         ensure that return value of uinttostr et al are not ignored
22972         * lib/inttostr.h (__GNUC_PREREQ): Define.
22973         (__attribute_warn_unused_result__): Define.
22974         (offtostr, imaxtostr, umaxtostr, uinttostr): Apply the attribute.
22975
22976 2008-08-07  Paolo Bonzini  <bonzini@gnu.org>
22977
22978         * lib/lock.c (glthread_recursive_lock_init_multithreaded)
22979         [!PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Fix typo.
22980
22981 2008-08-07  Jim Meyering  <meyering@redhat.com>
22982
22983         * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
22984
22985         * modules/mkstemp (License): Relicense under LGPLv2+.
22986         * modules/tempname (License): Likewise.
22987
22988 2008-08-06  Bruno Haible  <bruno@clisp.org>
22989
22990         * lib/poll.c (poll): Further micro-optimization.
22991
22992 2008-08-06  Jim Meyering  <meyering@redhat.com>
22993
22994         inet_pton.c: use locale-independent tolower
22995         * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>.
22996         (inet_pton6): Use c_tolower rather than tolower.
22997         * modules/inet_pton (Depends-on): Add c-ctype.
22998
22999 2008-08-06  Paolo Bonzini  <bonzini@gnu.org>
23000
23001         * lib/poll.c (poll): Avoid division when timeout is 0, cache
23002         _SC_OPEN_MAX, avoid repeated access to errno.  Check for nfd < 0.
23003
23004 2008-08-06  Jim Meyering  <meyering@redhat.com>
23005
23006         * modules/inet_pton (License): Relicense under LGPLv2+.
23007
23008 2008-08-03  Bruno Haible  <bruno@clisp.org>
23009
23010         Additional non-aborting API for lock and tls.
23011         * lib/lock.h: Include <errno.h>.
23012         (glthread_lock_init): New macro/function.
23013         (gl_lock_init): Define as wrapper around glthread_lock_init.
23014         (glthread_lock_lock): New macro/function.
23015         (gl_lock_lock): Define as wrapper around glthread_lock_lock.
23016         (glthread_lock_unlock): New macro/function.
23017         (gl_lock_unlock): Define as wrapper around glthread_lock_unlock.
23018         (glthread_lock_destroy): New macro/function.
23019         (gl_lock_destroy): Define as wrapper around glthread_lock_destroy.
23020         (glthread_rwlock_init): New macro/function.
23021         (gl_rwlock_init): Define as wrapper around glthread_rwlock_init.
23022         (glthread_rwlock_rdlock): New macro/function.
23023         (gl_rwlock_rdlock): Define as wrapper around glthread_rwlock_rdlock.
23024         (glthread_rwlock_wrlock): New macro/function.
23025         (gl_rwlock_wrlock): Define as wrapper around glthread_rwlock_wrlock.
23026         (glthread_rwlock_unlock): New macro/function.
23027         (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
23028         (glthread_rwlock_destroy): New macro/function.
23029         (gl_rwlock_destroy): Define as wrapper around glthread_rwlock_destroy.
23030         (glthread_recursive_lock_init): New macro/function.
23031         (gl_recursive_lock_init): Define as wrapper around
23032         glthread_recursive_lock_init.
23033         (glthread_recursive_lock_lock): New macro/function.
23034         (gl_recursive_lock_lock): Define as wrapper around
23035         glthread_recursive_lock_lock.
23036         (glthread_recursive_lock_unlock): New macro/function.
23037         (gl_recursive_lock_unlock): Define as wrapper around
23038         glthread_recursive_lock_unlock.
23039         (glthread_recursive_lock_destroy): New macro/function.
23040         (gl_recursive_lock_destroy): Define as wrapper around
23041         glthread_recursive_lock_destroy.
23042         (glthread_once): New macro/function.
23043         (gl_once): Define as wrapper around glthread_once.
23044         Update function declarations.
23045         * lib/lock.c (glthread_rwlock_init_multithreaded): Renamed from
23046         glthread_rwlock_init. Return error code.
23047         (glthread_rwlock_rdlock_multithreaded): Renamed from
23048         glthread_rwlock_rdlock. Return error code.
23049         (glthread_rwlock_wrlock_multithreaded): Renamed from
23050         glthread_rwlock_wrlock. Return error code.
23051         (glthread_rwlock_unlock_multithreaded): Renamed from
23052         glthread_rwlock_unlock. Return error code.
23053         (glthread_rwlock_destroy_multithreaded): Renamed from
23054         glthread_rwlock_destroy. Return error code.
23055         (glthread_recursive_lock_init_multithreaded): Renamed from
23056         glthread_recursive_lock_init. Return error code.
23057         (glthread_recursive_lock_lock_multithreaded): Renamed from
23058         glthread_recursive_lock_lock. Return error code.
23059         (glthread_recursive_lock_unlock_multithreaded): Renamed from
23060         glthread_recursive_lock_unlock. Return error code.
23061         (glthread_recursive_lock_destroy_multithreaded): Renamed from
23062         glthread_recursive_lock_destroy. Return error code.
23063         (glthread_once_call): Make static.
23064         (glthread_once_multithreaded): Renamed from glthread_once.
23065         * lib/tls.h: Include <errno.h>.
23066         (glthread_tls_key_init): New macro/function.
23067         (gl_tls_key_init): Define as wrapper around glthread_tls_key_init.
23068         (glthread_tls_set): New macro/function.
23069         (gl_tls_set): Define as wrapper around glthread_tls_set.
23070         (glthread_tls_key_destroy): New macro/function.
23071         (gl_tls_key_destroy): Define as wrapper around glthread_tls_key_destroy.
23072         Update function declarations.
23073         * lib/tls.c (glthread_tls_get_multithreaded): Renamed from
23074         glthread_tls_get.
23075         Suggested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
23076
23077 2008-08-04  Eric Blake  <ebb9@byu.net>
23078
23079         gnumakefile: use space, not TAB, outside of targets
23080         * top/GNUmakefile (_dummy): Fix whitespace error in prior edit.
23081
23082 2008-08-02  Jim Meyering  <meyering@redhat.com>
23083
23084         getdate.y: avoid locale-dependent date parsing failure
23085         In Turkish locales, getdate would fail to recognize keywords
23086         containing a lowercase "i".  The solution is not to rely on
23087         locale-sensitive case-conversion.
23088         * lib/getdate.y: Include <c-ctype.h> rather than <ctype.h>.
23089         (lookup_word): Use c_toupper in place of toupper.
23090         (yylex, get_date): Use c_ prefixed variants of isspace and isalpha, too.
23091         Reported by Vefa Bicakci <bicave@superonline.com> in
23092         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14184>.
23093         * modules/getdate (Depends-on): Add c-ctype.
23094
23095 2008-08-02  Bruno Haible  <bruno@clisp.org>
23096
23097         * gnulib-tool (func_import): When updating or creating a .gitignore
23098         file, prepend each added line with a slash, and ignore leading slashes
23099         from the existing lines.
23100         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
23101
23102 2008-08-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23103
23104         Portability fix for GNU make 3.79.1.
23105         * top/GNUmakefile: Avoid 'else COND', which older GNU make
23106         versions do not understand.
23107
23108 2008-08-01  Bruno Haible  <bruno@clisp.org>
23109
23110         Work around bug of HP-UX 10.20 cc with -0.0 literal.
23111         * tests/test-isnanf.h (zero): New variable.
23112         (main): Avoid literal -0.0f.
23113         * tests/test-isnand.h (zero): New variable.
23114         (main): Avoid literal -0.0.
23115         * tests/test-isnanl.h (zero): New variable.
23116         (main): Avoid literal -0.0L.
23117         * tests/test-isnan.c (zerof, zerod, zerol): New variables.
23118         (test_float, test_double, test_long_double): Avoid literals -0.0f,
23119         -0.0, -0.0L.
23120         * tests/test-signbit.c (test_signbitf): Avoid literal -0.0f.
23121         (test_signbitd): Avoid literal -0.0.
23122         (test_signbitl): Avoid literal -0.0L.
23123         * tests/test-ceilf1.c (zero): New variable.
23124         (main): Avoid literal -0.0f.
23125         * tests/test-ceill.c (zero): New variable.
23126         (main): Avoid literal -0.0L.
23127         * tests/test-floorf1.c (zero): New variable.
23128         (main): Avoid literal -0.0f.
23129         * tests/test-floorl.c (zero): New variable.
23130         (main): Avoid literal -0.0L.
23131         * tests/test-roundf1.c (zero): New variable.
23132         (main): Avoid literal -0.0f.
23133         * tests/test-round1.c (zero): New variable.
23134         (main): Avoid literal -0.0.
23135         * tests/test-roundl.c (zero): New variable.
23136         (main): Avoid literal -0.0L.
23137         * tests/test-truncf1.c (zero): New variable.
23138         (main): Avoid literal -0.0f.
23139         * tests/test-trunc1.c (zero): New variable.
23140         (main): Avoid literal -0.0.
23141         * tests/test-truncl.c (zero): New variable.
23142         (main): Avoid literal -0.0L.
23143         * tests/test-frexp.c (zero): New variable.
23144         (main): Avoid literal -0.0.
23145         * tests/test-frexpl.c (zero): New variable.
23146         (main): Avoid literal -0.0L.
23147         * tests/test-ldexpl.c (zero): New variable.
23148         (main): Avoid literal -0.0L.
23149         * tests/test-snprintf-posix.h (have_minus_zero): Avoid literal -0.0.
23150         (zerod, zerol): New variables.
23151         (test_function): Avoid literals -0.0, -0.0L.
23152         * tests/test-sprintf-posix.h (have_minus_zero): Avoid literal -0.0.
23153         (zerod, zerol): New variables.
23154         (test_function): Avoid literals -0.0, -0.0L.
23155         * tests/test-vasnprintf-posix.c (have_minus_zero): Avoid literal -0.0.
23156         (zerod, zerol): New variables.
23157         (test_function): Avoid literals -0.0, -0.0L.
23158         * tests/test-vasprintf-posix.c (have_minus_zero): Avoid literal -0.0.
23159         (zerod, zerol): New variables.
23160         (test_function): Avoid literals -0.0, -0.0L.
23161         * tests/test-strtod.c (zero): New variable.
23162         (main): Avoid literal -0.0.
23163         Reported by Jonathan C. Patschke <jp@centtech.com>.
23164
23165 2008-07-31  Jim Meyering  <meyering@redhat.com>
23166
23167         sha256.h: correct definition of SHA224_DIGEST_SIZE
23168         * lib/sha256.h (SHA224_DIGEST_SIZE): Define to 28, not 24.
23169         Reported by Paulie Pena IV <paulie4@gmail.com>.
23170         Define as 224 / 8, rather than as a literal.
23171         (SHA256_DIGEST_SIZE): Define as 256/8 rather than equivalent literal.
23172         * lib/sha512.h (SHA384_DIGEST_SIZE): Likewise, define as equiv: 384/8.
23173         (SHA512_DIGEST_SIZE): Likewise, define as equivalent quotient: 512/8.
23174
23175 2008-07-31  Bruno Haible  <bruno@clisp.org>
23176
23177         * lib/regex_internal.h (BITSET_WORD_BITS): Make first conditional work
23178         on HP-UX 10.20 with "cc -Ae". Fix second conditional.
23179         Reported by Jonathan Patschke <jp@centtech.com>.
23180
23181 2008-07-31  Bruno Haible  <bruno@clisp.org>
23182
23183         * gnulib-tool (func_import): Make change from 2008-06-23 more robust.
23184         Reported by Paolo Bonzini <bonzini@gnu.org>.
23185
23186 2008-07-30  Eric Blake  <ebb9@byu.net>
23187
23188         test-strtod: allow compilation without -lm
23189         * tests/test-strtod.c (main): Avoid link dependence on fabs.
23190         Reported by Dennis Clarke <blastwave@gmail.com>.
23191
23192 2008-07-28  Jim Meyering  <meyering@redhat.com>
23193
23194         bootstrap: work also when there are no .po files in po/
23195         * build-aux/bootstrap (update_po_files): Complete the change
23196         that I began in bc960df8c789c878f1c1c54a28a3c2648dead8d9.
23197
23198 2008-07-27  Jim Meyering  <meyering@redhat.com>
23199
23200         * users.txt: Add zile.
23201
23202 2008-07-26  Ben Pfaff  <blp@gnu.org>
23203
23204         Add missing dependencies on new m4/exponent[fdl].m4 files.
23205         * modules/isnanf-nolibm: Add m4/exponentf.m4.
23206         * modules/isnand-nolibm: Add m4/exponentd.m4.
23207         * modules/isnanl-nolibm: Add m4/exponentl.m4.
23208         * modules/signbit-tests: Use m4/exponent[fdl].m4 instead of
23209         m4/isnan[fdl].m4, because the macros actually used moved.
23210         Reported by Jim Meyering.
23211
23212 2008-07-14  Ben Pfaff  <blp@gnu.org>
23213
23214         Add isinf module.
23215         * lib/isinf.c: New file.
23216         * lib/math.in.h: Define isinf macro if we have decided to replace
23217         it.
23218         * m4/isinf.m4: New file.
23219         * m4/math_h.m4: Initialize and substitute variables for isinf
23220         module.
23221         * modules/isinf: New file.
23222         * modules/isinf-tests: New file.
23223         * modules/math: Add substitutions for new module.
23224         * tests/test-isinf.c: New file.
23225         * doc/posix-functions/isinf.texi: Mention new module.
23226         * MODULES.html.sh: Mention new module.
23227
23228 2008-07-14  Ben Pfaff  <blp@gnu.org>
23229
23230         Factor out some macros for use by additional modules.
23231         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Move into new file
23232         exponentf.m4.
23233         * m4/isnand.m4 (gl_DOUBLE_EXPONENT_LOCATION): Move into new file
23234         exponentd.m4.
23235         * m4/isnanl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Move into new
23236         file exponentl.m4.
23237         * m4/exponentf.m4: New file.
23238         * m4/exponentd.m4: New file.
23239         * m4/exponentl.m4: New file.
23240         * modules/isnanf: Use new file m4/exponentf.m4.
23241         * modules/isnand: Use new file m4/exponentd.m4.
23242         * modules/isnanl: Use new file m4/exponentl.m4.
23243
23244 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
23245
23246         mktime.c: normalize tp->tm_isdst value to -1/0/1.
23247         * lib/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
23248         Reported by Michael Ringe <Michael.Ringe@gmx.de> in
23249         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>.
23250
23251         * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after
23252         readlink on platforms without PATH_MAX.
23253
23254 2008-07-21  Eric Blake  <ebb9@byu.net>
23255
23256         Warn, not fail, on stale version.
23257         * top/GNUmakefile (_curr-ver): Tone down previous patch.
23258
23259         Don't allow installation with stale devel version number.
23260         * top/GNUmakefile (_is-install-target): New macro.
23261         (_curr-ver): Forbid installation with stale version number.
23262
23263 2008-07-20  Bruno Haible  <bruno@clisp.org>
23264
23265         * modules/c-stack-tests (Makefile.am): Add LIBSIGSEGV to
23266         TESTS_ENVIRONMENT.
23267         * tests/test-c-stack2.sh: React differently if LIBSIGSEGV is in use.
23268
23269 2008-07-20  Bruno Haible  <bruno@clisp.org>
23270
23271         * lib/c-stack.h (c_stack_action): Add documentation.
23272         * lib/c-stack.c (c_stack_action): Remove incomplete documentation.
23273
23274 2008-07-20  Bruno Haible  <bruno@clisp.org>
23275
23276         * modules/canonicalize-lgpl (License): Relicense under LGPLv2+.
23277         * modules/readlink (License): Likewise.
23278
23279 2008-07-17  Eric Blake  <ebb9@byu.net>
23280
23281         * modules/c-stack (Link): Fix typo.
23282
23283         Make c-stack use libsigsegv, when available.
23284         * modules/c-stack (Depends-on): Add libsigsegv.
23285         * modules/c-stack-tests (Makefile.am): Link with libsigsegv, if
23286         needed.
23287         * lib/c-stack.c (SIGSTKSZ): Define fallback.
23288         (segv_handler, overflow_handler, c_stack_action)
23289         [HAVE_LIBSIGSEGV && !HAVE_XSI_STACK_OVERFLOW_HEURISTIC]: Add new
23290         implementation when libsigsegv is available, but only when using
23291         the library is necessary.
23292         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Add
23293         comment, explaining why XSI check fails on Linux.
23294         (gl_PREREQ_C_STACK): Supply LIBCSTACK, LTLIBCSTACK.
23295         * tests/test-c-stack2.sh: Tweak skip message.
23296         * NEWS: Document new link-time requirements.
23297
23298 2008-07-16  Eric Blake  <ebb9@byu.net>
23299
23300         c-stack: Expose false positives when not using libsigsegv.
23301         * modules/c-stack-tests (Files): Expand test.
23302         * tests/test-c-stack.c (main): Add means to conditionally trigger
23303         non-overflow SIGSEGV.
23304         * tests/test-c-stack2.sh: New file.
23305
23306 2008-07-14  Bruno Haible  <bruno@clisp.org>
23307
23308         * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
23309         Reported by Eric Blake.
23310
23311 2008-07-14  Sam Steingold  <sds@gnu.org>
23312             Bruno Haible  <bruno@clisp.org>
23313
23314         New module libsigsegv.
23315         * modules/libsigsegv: New file.
23316         * m4/libsigsegv.m4: New file, from GNU clisp sigsegv.m4 with
23317         modifications.
23318         * MODULES.html.sh (Signal handling): New section.
23319
23320 2008-07-14  Bruno Haible  <bruno@clisp.org>
23321
23322         * modules/unictype/ctype-* (Description): Add the word "function".
23323         Improves the resulting doc in MODULES.html.
23324
23325 2008-07-12  Ben Pfaff  <blp@gnu.org>
23326
23327         Add longlong module.
23328         * modules/longlong: New file.
23329
23330 2008-07-12  Bruno Haible  <bruno@clisp.org>
23331
23332         * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
23333         to empty.
23334
23335 2008-07-10  Ben Pfaff  <blp@gnu.org>
23336
23337         Add isnan module.
23338         * doc/posix-functions/isnan.texi: Mention new module.
23339         * lib/math.in.h: Define isnan macro if we have decided to replace
23340         it.
23341         * m4/isnan.m4: New file.
23342         * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
23343         macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
23344         also.
23345         (gl_FUNC_ISNANL_NO_LIBM): Factor out same code, to reduce
23346         redundancy.
23347         * m4/math_h.m4: Initialize and substitute variables for isnan
23348         module.
23349         * modules/isnan: New file.
23350         * modules/isnan-tests: New file.
23351         * modules/math: Add substitutions for new module.
23352         * tests/test-isnan.c: New file.
23353         * MODULES.html.sh: Mention new module.
23354
23355 2008-07-10  Ben Pfaff  <blp@gnu.org>
23356
23357         Add isnanf module.
23358         * lib/isnanf.m4: New file.
23359         * m4/isnanf.m4 (gl_FUNC_ISNANF): New macro.
23360         (gl_HAVE_ISNANF_IN_LIBM): New macro.
23361         (gl_BUILD_ISNANF): New macro used by gl_FUNC_ISNANF,
23362         gl_FUNC_ISNANF_NO_LIBM, and gl_FUNC_ISNAN.
23363         * modules/isnanf: New file.
23364         * modules/isnanf-tests: New file.
23365         * modules/isnanf-nolibm-tests: Add tests/test-isnanf.h to list of
23366         files.
23367         * tests/test-isnanf-nolibm.c: factored most of its contents into
23368         new file tests/test-isnanf.h.
23369         * tests/test-isnanf.h: New file.
23370         * tests/test-isnanf.c: New file.
23371         * MODULES.html.sh: Mention new module.
23372         * doc/glibc-functions/isnanf.texi: Mention new module.
23373
23374 2008-07-10  Ben Pfaff  <blp@gnu.org>
23375
23376         Add isnand module.
23377         * lib/isnand.h: New file.
23378         * m4/isnand.m4 (gl_FUNC_ISNAND): New macro.
23379         (gl_FUNC_ISNAND_NO_LIBM): Split partially into new macro
23380         gl_HAVE_ISNAND_NO_LIBM so that gl_FUNC_ISNAND can use that
23381         functionality also.
23382         (gl_BUILD_ISNAND): New macro used by gl_FUNC_ISNAND,
23383         gl_FUNC_ISNAND_NO_LIBM, and gl_FUNC_ISNAN.
23384         (gl_HAVE_ISNAND_IN_LIBM): New macro.
23385         * modules/isnand: New file.
23386         * modules/isnand-tests: New file.
23387         * modules/isnand-nolibm-tests: Add tests/test-isnand.h to list of
23388         files.
23389         * tests/test-isnand-nolibm.c: factored most of its contents into
23390         new file tests/test-isnand.h.
23391         * tests/test-isnand.h: New file.
23392         * tests/test-isnand.c: New file.
23393         * MODULES.html.sh: Mention new module.
23394
23395 2008-07-10  Ben Pfaff  <blp@gnu.org>
23396
23397         * lib/isnanf.h: Rename lib/isnanf-nolibm.h.
23398         * lib/isnand.h: Rename lib/isnand-nolibm.h.
23399         * tests/test-isnanf.c: Rename tests/test-isnanf-nolibm.c.
23400         * tests/test-isnand.c: Rename tests/test-isnand-nolibm.c.
23401         * modules/isnanf-nolibm: Update references to renamed files.
23402         * modules/isnand-nolibm: Likewise.
23403         * modules/isnanf-nolibm-tests: Likewise.
23404         * modules/isnand-nolibm-tests: Likewise.
23405         * lib/frexp.c: Likewise.
23406         * lib/isfinite.c: Likewise.
23407         * lib/signbitd.c: Likewise.
23408         * lib/signbitf.c: Likewise.
23409         * lib/vasnprintf.c: Likewise.
23410         * tests/test-ceilf1.c: Likewise.
23411         * tests/test-ceilf2.c: Likewise.
23412         * tests/test-floorf1.c: Likewise.
23413         * tests/test-floorf2.c: Likewise.
23414         * tests/test-frexp.c: Likewise.
23415         * tests/test-round1.c: Likewise.
23416         * tests/test-round2.c: Likewise.
23417         * tests/test-roundf1.c: Likewise.
23418         * tests/test-strtod.c: Likewise.
23419         * tests/test-trunc1.c: Likewise.
23420         * tests/test-trunc2.c: Likewise.
23421         * tests/test-truncf1.c: Likewise.
23422         * tests/test-truncf2.c: Likewise.
23423         * NEWS: Mention the renamed header files.
23424
23425 2008-07-11  Jim Meyering  <meyering@redhat.com>
23426
23427         vc-list-files: make the last-resort awk code more portable
23428         * build-aux/vc-list-files: Don't rely on awk's "sub" command.
23429         /bin/awk from OpenSolaris 11's SUNWesu version 2008.03.22.10.56
23430         does not support it.
23431
23432 2008-07-10  Eric Blake  <ebb9@byu.net>
23433
23434         Work with tar's bootstrap.
23435         * gnulib-tool (func_emit_initmacro_end): Use m4_defn in the case
23436         where LIBSOURCES_DIR contains .#bootmp but must not be treated as
23437         an m4 comment.
23438
23439 2008-07-09  Jim Meyering  <meyering@redhat.com>
23440
23441         posix-shell.m4: fix typo that made this test malfunction
23442         * m4/posix-shell.m4: Remove capitalization in variable name.
23443
23444 2008-07-08  Bruno Haible  <bruno@clisp.org>
23445
23446         * m4/onceonly.m4: Update comments.
23447         Reported by Ben Pfaff <blp@cs.stanford.edu>.
23448
23449 2008-07-04  Jim Meyering  <meyering@redhat.com>
23450
23451         * users.txt: Add vc-dwim.
23452         (bison, coreutils): Use the gitweb URL.
23453
23454 2008-07-03  Jim Meyering  <meyering@redhat.com>
23455
23456         * users.txt: Add libffcall.  From Sam Steingold.
23457
23458 2008-07-03  Ondřej Vašík  <ovasik@redhat.com>
23459
23460         getdate.y: do not ignore TZ with relative day, month or year offset
23461         * lib/getdate.y (get_date): Move the tz-handling block to follow the
23462         relative-date-handling, since otherwise, the latter would clobber the
23463         sole output (an updated Start value) of the tz-handling block.
23464         * tests/test-getdate.c: Tests for the fix
23465
23466 2008-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23467
23468         Recognize 'foo_LIBRARIES += libgnu.a'.
23469         * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a
23470         makefile snippet has already specified an installation location,
23471         also using '+='.
23472
23473 2008-07-02  Ondřej Vašík  <ovasik@redhat.com>
23474
23475         getdate.y: factor out common actions
23476         * lib/getdate.y (apply_relative_time, set_hhmmss): New functions.
23477         Use them in place of open-coded actions.
23478
23479 2008-07-01  Simon Josefsson  <simon@josefsson.org>
23480
23481         Add self-test for getdate module.
23482         * modules/getdate-tests: New file.
23483         * tests/test-getdate.c: New file.
23484
23485 2008-06-29  Bruno Haible  <bruno@clisp.org>
23486
23487         * gnulib-tool (func_import): Put gnulib-comp.m4 into .cvsignore or
23488         .gitignore.
23489         Reported by Sylvain Beucler <beuc@beuc.net>.
23490
23491 2008-06-29  Bruno Haible  <bruno@clisp.org>
23492
23493         * doc/gnulib-tool.texi (VCS Issues): Mention --no-vc-files option.
23494         * m4/gnulib-tool.m4: Update to match current gnulib-tool.
23495
23496 2008-06-29  Bruno Haible  <bruno@clisp.org>
23497
23498         * gnulib-tool (func_import): Recommend to put gnulib-cache.m4 into
23499         EXTRA_DIST.
23500         Reported by Sylvain Beucler <beuc@beuc.net>.
23501
23502 2008-06-26  Jim Meyering  <meyering@redhat.com>
23503
23504         make several modules depend on the "open" module
23505         This provides slightly increased consistency when opening-for-write
23506         the name of a non-directory spelled with a trailing slash.
23507         * modules/chdir-safer: Likewise.
23508         * modules/chown: Likewise.
23509         * modules/clean-temp: Likewise.
23510         * modules/copy-file: Likewise.
23511         * modules/fchdir: Likewise.
23512         * modules/fcntl-safer: Likewise.
23513         * modules/pipe: Likewise.
23514         * modules/utime: Likewise.
23515         Prompted by Eric Blake and Bruno Haible.
23516
23517 2008-06-24  Andreas Schwab  <schwab@suse.de>
23518
23519         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Don't test whether compound
23520         literals can be used as initializers for global variables.
23521
23522 2008-06-23  Eric Blake  <ebb9@byu.net>
23523
23524         Make gnulib-cache.m4 easier to diff.
23525         * gnulib-tool (func_import): Allow newlines when reading cached
23526         gl_MODULES, and generate newlines when creating gnulib-cache.m4.
23527
23528 2008-06-23  Bruno Haible  <bruno@clisp.org>
23529
23530         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): Remove macro.
23531         (gl_PREREQ_SIGPROCMASK): Don't invoke it.
23532         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): New macro, moved here from
23533         m4/signalblocking.m4.
23534         (gl_PREREQ_SIGACTION): Don't invoke it.
23535         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Invoke
23536         gl_PREREQ_SIG_HANDLER_H.
23537         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
23538         Don't check for sigaction here.
23539
23540 2008-06-23  Bruno Haible  <bruno@clisp.org>
23541
23542         * lib/fatal-signal.c (fatal_signal_handler): Update comment.
23543         (install_handlers): Don't set the SA_RESETHAND flag.
23544
23545 2008-06-23  Bruno Haible  <bruno@clisp.org>
23546
23547         * m4/sigaction.m4: Comment fixes.
23548         * lib/signal.in.h: Likewise.
23549
23550 2008-06-23  Eric Blake  <ebb9@byu.net>
23551
23552         Fix typo.
23553         * tests/test-sigaction.c (MASK_SA_FLAGS): Add missing operator.
23554
23555         Avoid SA_ namespace.
23556         * tests/test-sigaction.c (MASK_SA_FLAGS): Rename from SA_MASK.
23557         Reported by Ralf Wildenhues.
23558
23559         Avoid test failure due to SA_RESTORER.
23560         * tests/test-sigaction.c (SA_MASK): New macro.
23561         (main): Avoid failing due to extension flags being set.
23562         Reported by Jim Meyering.
23563
23564         Revert use of sig-handler.h in sigprocmask.c.
23565         * modules/sigprocmask (Files): Don't rely on sig-handler.h, since
23566         it requires the existence of struct sigaction.
23567         * lib/sigprocmask.c (handler_t): Restore typedef.
23568         (rpl_signal, old_handlers): Use local type.
23569
23570 2008-06-22  Bruno Haible  <bruno@clisp.org>
23571
23572         * tests/test-stdint.c: Disable the INTMAX_MAX preprocessor test
23573         conditionally.
23574         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
23575
23576 2008-06-22  Bruno Haible  <bruno@clisp.org>
23577
23578         * doc/posix-functions/siginterrupt.texi: Move note.
23579
23580         * lib/signal.in.h (SA_RESTART): New macro.
23581         * lib/sigaction.c: Update comment.
23582
23583         * m4/sigaction.m4 (gl_SIGACTION): Require gl_SIGNAL_H_DEFAULTS.
23584
23585         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): New macro.
23586         (gl_PREREQ_SIGPROCMASK): Invoke it.
23587         * m4/sigaction.m4 (gl_PREREQ_SIGACTION): Likewise.
23588
23589         * lib/nanosleep.c (rpl_nanosleep): Setup newact only when it is needed.
23590
23591         * lib/sigprocmask.c: Update a comment.
23592
23593 2008-06-21  Eric Blake  <ebb9@byu.net>
23594
23595         Use sigaction module rather than signal().
23596         * modules/c-stack (Depends-on): Add sigaction.
23597         * modules/fatal-signal (Depends-on): Likewise.
23598         * modules/nanosleep (Depends-on): Likewise.
23599         * modules/sigprocmask (Files): Add sig-handler.h.
23600         * modules/sigaction (Files): Likewise.
23601         * lib/sig-handler.h (get_handler): New file, suggested by Paul
23602         Eggert.
23603         * lib/c-stack.c (SIGACTION_WORKS): Simplify conditions.
23604         (c_stack_action) [!SIGACTION_WORKS]: Use sigaction, not signal.
23605         * lib/fatal-signal.c (uninstall_handlers, install_handlers)
23606         (init_fatal_signals): Likewise.
23607         * lib/nanosleep.c (rpl_nanosleep): Likewise.
23608         (siginterrupt): Delete fallback.
23609         * lib/sigprocmask.c (handler_t, old_handlers): Use sa_handler_t
23610         instead.
23611         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Drop check for
23612         siginterrupt.
23613
23614         New module sigaction, for mingw.
23615         * modules/sigaction: New module...
23616         * modules/sigaction-tests: ...and its test.
23617         * m4/sigaction.m4: New file.
23618         * lib/sigaction.c: Likewise.
23619         * tests/test-sigaction.c: Likewise.
23620         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Add sigaction variables.
23621         * modules/signal (Makefile.am): Likewise.
23622         * lib/signal.in.h (!@HAVE_SIGACTION@): Define replacements when
23623         needed.
23624         * doc/posix-headers/signal.texi (signal.h): Mention provided
23625         types.
23626         * doc/posix-functions/siginterrupt.texi (siginterrupt): Mention
23627         that sigaction is preferable.
23628         * doc/posix-functions/sigaction.texi (sigaction): Mention new
23629         module.
23630         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
23631         sigaction.
23632
23633         Improve robustness of sigprocmask by overriding signal.
23634         * lib/signal.in.h (rpl_signal): Override signal when sigprocmask
23635         is in use.
23636         * lib/sigprocmask.c (blocked_handler): Reinstall block handler.
23637         (SIGKILL, SIGSTOP): Provide fallbacks.
23638         (rpl_signal): Implement.
23639         (old_handlers, blocked_set): Mark volatile, since sigprocmask and
23640         signal can be called inside handlers.
23641
23642         Fix nanosleep module on mingw.
23643         * modules/nanosleep (Depends-on): Add sys_select.
23644         * lib/nanosleep.c (HAVE_SYS_SELECT_H): Rely on gnulib module.
23645
23646         Fix licensing of sigprocmask.
23647         * modules/raise (License): Relicense as LGPL.
23648
23649 2008-06-21  Bruno Haible  <bruno@clisp.org>
23650
23651         * lib/propername.c (proper_name_utf8): Don't use the transliterated
23652         result if it contains question marks.
23653         Reported by Michael Geng <linux@michaelgeng.de>.
23654
23655 2008-06-19  Bruno Haible  <bruno@clisp.org>
23656
23657         Fix CVS-ism.
23658         * doc/gnulib.texi: Include updated-stamp.texi.
23659         * doc/Makefile (GNULIB_TEXI_FILES): New variable.
23660         (updated-stamp.texi): New rule.
23661         (gnulib.info): Depend on it.
23662         * doc/.gitignore: Add updated-stamp.texi.
23663         Based on a patch by Thien-Thi Nguyen <ttn@gnuvola.org>.
23664
23665 2008-06-19  Bruno Haible  <bruno@clisp.org>
23666
23667         * doc/Makefile (gnulib.info): Update and simplify dependencies.
23668         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
23669
23670 2008-06-19  Eric Blake  <ebb9@byu.net>
23671
23672         Fix VPATH 'make dist' with GNU make and non-VCS tarball.
23673         * top/GNUmakefile (_curr-ver): Don't use $(srcdir) unnecessarily.
23674         Reported by Stepan Kasal.
23675
23676 2008-06-18  Bruno Haible  <bruno@clisp.org>
23677
23678         * lib/fatal-signal.c (init_fatal_signals): Add comment.
23679         Reported by Eric Blake.
23680
23681 2008-06-18  Eric Blake  <ebb9@byu.net>
23682
23683         Work around cygwin 1.5.25 strsignal bug.
23684         * tests/test-strsignal.c: Allow for const char *.
23685         * doc/glibc-functions/strsignal.texi (strsignal): Document the bug.
23686
23687 2008-06-18  Simon Josefsson  <simon@josefsson.org>
23688
23689         * users.txt: Update URL to article and add author/date
23690         information.
23691
23692 2008-06-17  Bruno Haible  <bruno@clisp.org>
23693
23694         New macro gl_DISABLE_THREADS.
23695         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Use value gl_use_threads_default
23696         if the user did not pass --enable-threads or --disable-threads option.
23697         (gl_DISABLE_THREADS): New macro.
23698         Reported by Eric Blake <ebb9@byu.net>.
23699
23700 2008-06-17  Bruno Haible  <bruno@clisp.org>
23701
23702         * lib/tls.h (gl_tls_key_init): Evaluate the destructor argument also
23703         when the macro ignores it.
23704         Based on a patch by Eric Blake <ebb9@byu.net>.
23705
23706 2008-06-17  Bruno Haible  <bruno@clisp.org>
23707
23708         * modules/tls (License): Change to LGPLv2+.
23709         Reported by Eric Blake.
23710
23711 2008-06-17  Eric Blake  <ebb9@byu.net>
23712
23713         Simplify c-stack prerequisites.
23714         * lib/c-stack.c (includes): Remove unused <sys/resource.h>.
23715         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Posix 200x
23716         no longer requires <ucontext.h> to exist.  Optimize setrlimit
23717         check.
23718         (gl_PREREQ_C_STACK): Remove check for unused getcontext and
23719         <sys/resource.h>.
23720
23721         Move c-stack test into testsuite.
23722         * modules/c-stack-tests: New file.
23723         * lib/c-stack.c [DEBUG]: Move test program...
23724         * tests/test-c-stack.c: ...into this new file.  Skip rather than
23725         fail test if sigaltstack is lacking.
23726         * tests/test-c-stack.sh: New driver file.
23727
23728 2008-06-16  Eric Blake  <ebb9@byu.net>
23729
23730         Use raise module consistently.
23731         * modules/fatal-signal (Depends-on): Add raise.
23732         * modules/sigprocmask (Depends-on): Likewise.
23733         * lib/fatal-signal.c (fatal_signal_handler): Rely on raise.
23734         * lib/sigprocmask.c (sigprocmask): Likewise.
23735         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
23736         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Likewise.
23737
23738         Fix compliance bug in sigpending.
23739         * lib/sigprocmask.c (sigpending): Return pending array via
23740         parameter, not return value.
23741
23742 2008-06-14  Eric Blake  <ebb9@byu.net>
23743
23744         Improve obstack-printf test code.
23745         * tests/test-obstack-printf.c (test_function): Fix comment, and
23746         simplify usage of obstack_* in macros.  Add a test for coverage.
23747         Reported by Bruno Haible.
23748
23749 2008-06-14  Bruno Haible  <bruno@clisp.org>
23750
23751         * lib/obstack_printf.c (obstack_vprintf): Define the stack-allocated
23752         array size as a constant, not as a const variable.
23753         * m4/obstack-printf.m4 (gl_FUNC_OBSTACK_PRINTF): Require
23754         AC_USE_SYSTEM_EXTENSIONS.
23755         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
23756         Test whether the obstack_printf function actually exists.
23757         * modules/obstack-printf (Depends-on): Add extensions.
23758         (Include): Remove obstack.h.
23759         * modules/obstack-printf-posix (Depends-on): Add extensions.
23760         (Include): Remove obstack.h.
23761
23762 2008-06-13  Eric Blake  <ebb9@byu.net>
23763
23764         Add obstack-printf and obstack-printf-posix modules.
23765         * modules/obstack-printf: New file.
23766         * modules/obstack-printf-posix: Likewise.
23767         * MODULES.html.sh (Misc): Mention them.
23768         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
23769         Likewise.
23770         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
23771         Likewise.
23772         * modules/stdio (Makefile.am): Accomodate new modules.
23773         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
23774         * lib/stdio.in.h (rpl_obstack_printf, rpl_obstack_vprintf):
23775         Declare.
23776         * lib/obstack_printf.c (obstack_printf, obstack_vprintf): New
23777         functions.
23778         * m4/obstack-printf.m4 (gl_OBSTACK_PRINTF)
23779         (gl_REPLACE_OBSTACK_PRINTF): New macros
23780         * m4/obstack-printf-posix.m4 (gl_OBSTACK_PRINTF_POSIX): Likewise.
23781         * tests/test-obstack-printf.c: New file.
23782         * modules/obstack-printf-tests: Likewise.
23783         * modules/obstack-printf-posix-tests: Likewise.
23784
23785 2008-06-11  Bruno Haible  <bruno@clisp.org>
23786
23787         * m4/open.m4 (gl_FUNC_OPEN): Add test against trailing slash bug.
23788         * lib/open.c: Include errno.h.
23789         (open): Fail when attempting to write to a file that has a trailing
23790         slash.
23791         * tests/test-open.c (main): Test against trailing slash bug.
23792         * doc/posix-functions/open.texi: Mention the trailing slash bug.
23793
23794 2008-06-10  Bruno Haible  <bruno@clisp.org>
23795
23796         * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
23797         for $? to work inside the trap command, with various /bin/sh-s.
23798         * tests/test-vc-list-files-cvs.sh: Likewise.
23799
23800 2008-06-10  Bruno Haible  <bruno@clisp.org>
23801
23802         * lib/acl-internal.h: Don't include gettext.h here.
23803         * lib/set-mode-acl.c: Include gettext.h here.
23804         * lib/copy-acl.c: Likewise.
23805
23806 2008-06-10  Bruno Haible  <bruno@clisp.org>
23807
23808         * lib/wait-process.h (wait_subprocess): Add termsigp argument.
23809         * lib/wait-process.c (wait_subprocess): Likewise.
23810         * lib/execute.h (execute): Add termsigp argument.
23811         * lib/execute.c (execute): Likewise.
23812         * lib/csharpcomp.c (compile_csharp_using_pnet,
23813         compile_csharp_using_mono, compile_csharp_using_sscli): Update.
23814         * lib/csharpexec.c (execute_csharp_using_pnet,
23815         execute_csharp_using_mono, execute_csharp_using_sscli): Update.
23816         * lib/javacomp.c (compile_using_envjavac, compile_using_gcj,
23817         compile_using_javac, compile_using_jikes, is_envjavac_gcj,
23818         is_envjavac_gcj43, is_gcj_present, is_gcj_43, is_javac_present,
23819         is_jikes_present): Update.
23820         * lib/javaexec.c (execute_java_class): Update.
23821         * lib/javaversion.c (execute_and_read_line): Update.
23822         * NEWS: Document the changes.
23823         Reported by Eric Blake.
23824
23825 2008-06-10  Eric Blake  <ebb9@byu.net>
23826
23827         Add missing include.
23828         * tests/test-strstr.c (includes): Add <signal.h>.
23829         * tests/test-strcasestr.c (includes): Likewise.
23830         * tests/test-memmem.c (includes): Likewise.
23831
23832 2008-06-10  Bruno Haible  <bruno@clisp.org>
23833
23834         * lib/wait-process.c (wait_subprocess): Add an assertion.
23835
23836 2008-06-10  Bruno Haible  <bruno@clisp.org>
23837
23838         * lib/wait-process.c (wait_subprocess): Try to fix waitid() based code.
23839
23840 2008-06-10  Bruno Haible  <bruno@clisp.org>
23841
23842         * tests/test-memmem.c (main): Reset SIGALRM to default handling before
23843         using alarm().
23844         * tests/test-strcasestr.c (main): Likewise.
23845         * tests/test-strstr.c (main): Likewise.
23846
23847 2008-06-09  Bruno Haible  <bruno@clisp.org>
23848
23849         Work around the Solaris 10 ACE ACLs ABI change.
23850         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): Don't
23851         declare if ACL_NO_TRIVIAL is present.
23852         (ACE_ACCESS_ALLOWED_ACE_TYPE, ACE_ACCESS_DENIED_ACE_TYPE,
23853         NEW_ACE_OWNER, NEW_ACE_GROUP, NEW_ACE_IDENTIFIER_GROUP, ACE_EVERYONE,
23854         NEW_ACE_READ_DATA, NEW_ACE_WRITE_DATA, NEW_ACE_EXECUTE): New macros.
23855         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): Don't
23856         define if ACL_NO_TRIVIAL is present.
23857         (acl_ace_nontrivial): Detect whether the old or new ABI is in use,
23858         and use the current ABI.
23859         (file_has_acl): Use same #if condition as elsewhere.
23860         * lib/set-mode-acl.c (qset_acl): Detect whether the old or new ABI is
23861         in use, and use the current ABI.
23862         * doc/acl-resources.txt: More doc about newer Solaris 10 versions.
23863         Reported by Jim Meyering.
23864
23865 2008-06-09  Eric Blake  <ebb9@byu.net>
23866
23867         Work around environments that (stupidly) ignore SIGALRM.
23868         * m4/strstr.m4 (gl_FUNC_STRSTR): Reset SIGALRM to default handling
23869         before using alarm().
23870         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
23871         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
23872         Reported by Ian Beckwith <ianb@erislabs.net>.
23873
23874         Produce autobuild blurb earlier in log.
23875         * modules/autobuild (configure.ac-early): Move AB_INIT here.
23876
23877 2008-06-09  Jim Meyering  <meyering@redhat.com>
23878         and Ondřej Vašík  <ovasik@redhat.com>
23879
23880         utimens.c: correct kernel bug work-around
23881         Ondřej Vašík found that the invalid return value of 280 indicates
23882         failure, not success, and the kernel bug we're trying to work
23883         around affects not just the utimensat call, but also the fallback
23884         futimens call.
23885         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Simulate failure,
23886         not success.
23887         [HAVE_FUTIMENS]: Use the same work-around, here.
23888
23889 2008-06-09  Jim Meyering  <meyering@redhat.com>
23890
23891         add more guards around definition of ACE_-related code
23892         * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
23893         ALLOW and ACE_OWNER are also defined.
23894
23895 2008-06-08  Bruno Haible  <bruno@clisp.org>
23896
23897         * lib/acl-internal.h: Add me as co-author.
23898         * lib/file-has-acl.c: Likewise.
23899         * lib/set-mode-acl.c: Likewise.
23900         * lib/copy-acl.c: Likewise.
23901
23902 2008-06-08  Bruno Haible  <bruno@clisp.org>
23903
23904         Add support for AIX ACLs.
23905         * lib/acl-internal.h (acl_nontrivial): New declaration.
23906         * lib/file-has-acl.c (acl_nontrivial): New function.
23907         (file_has_acl): Add implementation using AIX 4 ACL API.
23908         * lib/set-mode-acl.c (qset_acl): Likewise.
23909         * lib/copy-acl.c (qcopy_acl): Likewise.
23910
23911 2008-06-08  Bruno Haible  <bruno@clisp.org>
23912
23913         Add support for HP-UX ACLs.
23914         * lib/acl-internal.h (acl_nontrivial): New declaration.
23915         * lib/file-has-acl.c (acl_nontrivial): New function.
23916         (file_has_acl): Add implementation using HP-UX 11 ACL API.
23917         * lib/set-mode-acl.c (qset_acl): Likewise.
23918         * lib/copy-acl.c (qcopy_acl): Likewise.
23919
23920 2008-06-08  Bruno Haible  <bruno@clisp.org>
23921
23922         Add support for Cygwin ACLs.
23923         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro for Solaris-like API.
23924         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Don't optimize away
23925         the chmod_or_fchmod call.
23926         * lib/copy-acl.c (qcopy_acl) [!MODE_INSIDE_ACL]: Likewise.
23927
23928 2008-06-08  Bruno Haible  <bruno@clisp.org>
23929
23930         Fix bug with setuid modes in Solaris 10+ code.
23931         * lib/set-mode-acl.c (qset_acl): Call chmod_or_fchmod when acl_set
23932         succeeded, when the mode contains some special bits.
23933
23934 2008-06-08  Bruno Haible  <bruno@clisp.org>
23935
23936         Add support for Solaris 7..10 ACLs.
23937         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): New
23938         declarations.
23939         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): New
23940         functions.
23941         (file_has_acl): Add implementation using Solaris 7..10 ACL API.
23942         * lib/set-mode-acl.c (qset_acl): Likewise.
23943         * lib/copy-acl.c (qcopy_acl): Likewise.
23944
23945 2008-06-08  Bruno Haible  <bruno@clisp.org>
23946
23947         * lib/acl-internal.h (acl_extended_nontrivial) [MacOS X]: New
23948         declaration.
23949         * lib/file-has-acl.c (acl_extended_nontrivial) [MacOS X]: New function.
23950         (acl_access_nontrivial): Remove MacOS X case.
23951         (file_has_acl): Use acl_extended_nontrivial.
23952         * lib/copy-acl.c (qcopy_acl): Likewise.
23953
23954 2008-06-08  Bruno Haible  <bruno@clisp.org>
23955
23956         * lib/set-mode-acl.c (qset_acl): Trivial code simplifications.
23957
23958 2008-06-08  Jim Meyering  <meyering@redhat.com>
23959
23960         * modules/acl (Maintainer): Add Bruno Haible.
23961
23962 2008-06-07  Bruno Haible  <bruno@clisp.org>
23963
23964         Improve support for Tru64 ACLs.
23965         * lib/file-has-acl.c (file_has_acl): Don't test the ACL_TYPE_DEFAULT
23966         ACL on OSF/1.
23967
23968 2008-06-07  Bruno Haible  <bruno@clisp.org>
23969
23970         Add support for MacOS X ACLs.
23971         * lib/file-has-acl.c (file_has_acl): Use ACL_TYPE_EXTENDED instead of
23972         ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT.
23973         * lib/set-mode-acl.c (qset_acl): Likewise.
23974         * lib/copy-acl.c (qcopy_acl): Likewise.
23975
23976 2008-06-07  Bruno Haible  <bruno@clisp.org>
23977
23978         Fix memory leak introduced on 2008-05-22.
23979         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Free ACLs after
23980         use.
23981
23982 2008-06-07  Bruno Haible  <bruno@clisp.org>
23983
23984         * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(),
23985         to construct an empty ACL.
23986
23987 2008-06-07  Bruno Haible  <bruno@clisp.org>
23988
23989         * lib/set-mode-acl.c (chmod_or_fchmod): Document return value
23990         precisely.
23991         * lib/copy-acl.c (qcopy_acl): Trivial code simplifications.
23992
23993 2008-06-07  Bruno Haible  <bruno@clisp.org>
23994
23995         * lib/copy-acl.c (qcopy_acl): Make the #if branches independent.
23996         * lib/set-mode-acl.c (qset_acl): Choose better local variable names.
23997
23998 2008-06-07  Bruno Haible  <bruno@clisp.org>
23999
24000         * doc/posix-functions/_setjmp.texi: Explain the use of this function
24001         regardless of POSIX.
24002         * doc/posix-functions/_longjmp.texi: Likewise.
24003         * doc/posix-functions/setjmp.texi: Mention HP-UX as not counting as a
24004         SystemV platform in this case.
24005
24006 2008-06-06  Eric Blake  <ebb9@byu.net>
24007
24008         Document abort() bugs.
24009         * doc/posix-functions/abort.texi (abort): Mention anomalies.
24010
24011         * doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
24012         * doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
24013         sigsetjmp.
24014         * doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
24015         siglongjmp, but only as a macro.
24016         * doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
24017         is obsolete.
24018         * doc/posix-functions/_setjmp.texi (_setjmp): Likewise.
24019
24020         Tweak documentation to cover cygwin argz bugs.
24021         * m4/argz.m4 (gl_FUNC_ARGZ): Mention date of last known cygwin
24022         argz bug fix; no code change needed since no cygwin releases
24023         occurred between the last fix and the bug being tested.
24024         * doc/glibc-functions/argz_add.texi (argz_add): Document the argz
24025         module and recently fixed cygwin bugs.
24026         * doc/glibc-functions/argz_add_sep.texi (argz_add_sep): Likewise.
24027         * doc/glibc-functions/argz_append.texi (argz_append): Likewise.
24028         * doc/glibc-functions/argz_count.texi (argz_count): Likewise.
24029         * doc/glibc-functions/argz_create.texi (argz_create): Likewise.
24030         * doc/glibc-functions/argz_create_sep.texi (argz_create_sep):
24031         Likewise.
24032         * doc/glibc-functions/argz_delete.texi (argz_delete): Likewise.
24033         * doc/glibc-functions/argz_extract.texi (argz_extract): Likewise.
24034         * doc/glibc-functions/argz_insert.texi (argz_insert): Likewise.
24035         * doc/glibc-functions/argz_next.texi (argz_next): Likewise.
24036         * doc/glibc-functions/argz_replace.texi (argz_replace): Likewise.
24037         * doc/glibc-functions/argz_stringify.texi (argz_stringify):
24038         Likewise.
24039
24040         Avoid gcc warning on cygwin.
24041         * lib/copy-acl.c (qcopy_acl) [!HAVE_ACL_GET_FILE &&
24042         !ACL_NO_TRIVIAL]: Avoid unused variable.
24043
24044 2008-06-05  Eric Blake  <ebb9@byu.net>
24045
24046         Be tolerant of UNKNOWN version in gnulib-tool test dir.
24047         * top/GNUmakefile (_dummy): Warn rather than reconfigure if
24048         git-version-gen fails to come up with a version.
24049         Reported by Simon Josefsson.
24050
24051 2008-06-05  Jim Meyering  <meyering@redhat.com>
24052             Paul Eggert  <eggert@cs.ucla.edu>
24053
24054         utimens.c: work around a probable Linux kernel bug
24055         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
24056         appears to be a kernel bug that causes utimensat to return 280
24057         instead of 0, indicating success.
24058
24059 2008-06-04  Bruno Haible  <bruno@clisp.org>
24060
24061         * lib/copy-acl.c (qcopy_acl): Call qset_acl, not set_acl. Fixes
24062         2008-06-01 commit.
24063
24064 2008-06-04  Bruno Haible  <bruno@clisp.org>
24065
24066         * lib/acl-internal.h (acl_access_nontrivial): New declaration.
24067         * lib/file-has-acl.c (acl_access_nontrivial): New function.
24068         (file_has_acl): Use it. Save errno afterwards.
24069         * lib/copy-acl.c (qcopy_acl): Use acl_access_nontrivial.
24070
24071 2008-06-03  Bruno Haible  <bruno@clisp.org>
24072
24073         * lib/file-has-acl.c (file_has_acl): Put Solaris 10 code after POSIX-
24074         draft code. Simplify #ifs.
24075         * lib/set-mode-acl.c (qset_acl): Don't test for symlink if !USE_ACL.
24076         Put Solaris code after POSIX-draft code. Fix comments regarding
24077         Solaris 10, HP-UX. Mention Cygwin.
24078         * lib/copy-acl.c (qcopy_acl): Simplify #ifs.
24079
24080 2008-06-03  Eric Blake  <ebb9@byu.net>
24081
24082         Provide fallback for older kernels.
24083         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT, HAVE_FUTIMENS]:
24084         Provide runtime fallback if kernel lacks support.
24085         Reported by Mike Frysinger.
24086
24087 2008-06-02  Bruno Haible  <bruno@clisp.org>
24088
24089         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Include EOPNOTSUPP if
24090         it exists.
24091
24092 2008-06-02  Bruno Haible  <bruno@clisp.org>
24093
24094         * lib/acl_entries.c (acl_entries): Rewrite to use acl_get_entry.
24095         * lib/copy-acl.c (qcopy_acl): Update comment.
24096
24097 2008-06-02  Bruno Haible  <bruno@clisp.org>
24098
24099         * lib/acl-entries.h: Enclose most definitions in #ifs for POSIX-draft
24100         like ACL APIs.
24101
24102 2008-06-02  Bruno Haible  <bruno@clisp.org>
24103
24104         * tests/test-file-has-acl.sh: Use different code for Cygwin.
24105         * tests/test-set-mode-acl.sh: Likewise.
24106         * tests/test-copy-acl.sh: Likewise.
24107         * tests/test-copy-file.sh: Likewise.
24108
24109 2008-06-02  Bruno Haible  <bruno@clisp.org>
24110
24111         * tests/test-file-has-acl.sh: Remove unused code.
24112
24113 2008-06-01  Bruno Haible  <bruno@clisp.org>
24114
24115         * lib/copy-acl.c (qcopy_acl): New function, extracted from copy_acl.
24116         (copy_acl): Just a wrapper around qcopy_acl that emits the error
24117         messages.
24118         * lib/set-mode-acl.c (qset_acl): Document return value precisely.
24119
24120 2008-06-01  Bruno Haible  <bruno@clisp.org>
24121
24122         * m4/acl.m4 (gl_FUNC_ACL): Separate the POSIX-like and the Solaris
24123         tests. Test for libpacl, needed for OSF/1. Test for extended ACLs,
24124         needed for MacOS X. Test for HP-UX API. Test for newer and older AIX
24125         APIs.
24126         * modules/acl-tests (configure.ac): Remove tests now contained in
24127         m4/acl.m4.
24128
24129 2008-06-02  Jim Meyering  <meyering@redhat.com>
24130
24131         announce-gen: use a better key-server host name
24132         * build-aux/announce-gen (main): Recommend keys.gnupg.net, since
24133         it may be more consistently reliable.  Suggested by Werner Koch
24134         in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13717>.
24135
24136 2008-06-01  Bruno Haible  <bruno@clisp.org>
24137
24138         * lib/stdio-impl.h (fp_ub): Use fp_. Needed for DragonFly BSD.
24139         Reported by Voroskoi Andras <voroskoi@gmail.com>.
24140
24141 2008-06-01  Voroskoi Andras  <voroskoi@gmail.com>  (tiny change)
24142
24143         * lib/stdio-impl.h [__DragonFly__]: Fix typo.
24144
24145 2008-06-01  Bruno Haible  <bruno@clisp.org>
24146
24147         New ACL tests.
24148         * tests/test-file-has-acl.sh: New file.
24149         * tests/test-file-has-acl.c: New file.
24150         * tests/test-set-mode-acl.sh: New file.
24151         * tests/test-set-mode-acl.c: New file.
24152         * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh.
24153         * tests/test-copy-acl.c: New file.
24154         * modules/acl-tests: New file, based on modules/copy-file-tests.
24155         * modules/copy-file-tests (Files): Remove tests/test-sameacls.c.
24156         (Depends-on): Add acl-tests.
24157         (configure.ac): Remove checks.
24158         (Makefile.am): Don't create test-sameacls program here any more.
24159
24160 2008-06-01  Bruno Haible  <bruno@clisp.org>
24161
24162         * tests/test-copy-file.sh: Portability fixes for Solaris, HP-UX, IRIX.
24163         * tests/test-sameacls.c: Include progname.h.
24164         (main): Invoke set_program_name. Portability fixes for MacOS X,
24165         Solaris, HP-UX.
24166
24167 2008-06-01  Bruno Haible  <bruno@clisp.org>
24168
24169         * lib/freadahead.c (freadahead) [__DragonFly__]: Use the __sreadahead
24170         function.
24171         Reported by VOROSKOI Andras <voroskoi@gmail.com>.
24172
24173 2008-06-01  Bruno Haible  <bruno@clisp.org>
24174
24175         * modules/rpmatch (Depends-on): Add strdup.
24176
24177 2008-06-01  Bruno Haible  <bruno@clisp.org>
24178
24179         * lib/pipe.c: Include unistd-safer.h.
24180         (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
24181         * modules/pipe (Depends-on): Add unistd-safer.
24182
24183 2008-05-30  Simon Josefsson  <simon@josefsson.org>
24184
24185         * modules/autobuild (configure.ac): Call AB_INIT.
24186
24187 2008-05-30  Simon Josefsson  <simon@josefsson.org>
24188
24189         * tests/test-getaddrinfo.c: Don't print debug messages by default.
24190         Suggested by Bruno Haible <bruno@clisp.org>.
24191
24192 2008-05-30  Simon Josefsson  <simon@josefsson.org>
24193
24194         * tests/test-base64.c: Cast size_t to unsigned long when invoking
24195         printf.  Use %lu instead of %d.  Reported by Bruno Haible
24196         <bruno@clisp.org>.
24197
24198 2008-05-29  Eric Blake  <ebb9@byu.net>
24199
24200         Prefer new POSIX 200x interfaces over futimesat.
24201         * m4/utimens.m4 (gl_UTIMENS): Check for futimens, utimensat.
24202         * lib/utimens.c (gl_futimens): Use them for nanosecond resolution
24203         when available.
24204         [HAVE_BUGGY_NFS_TIME_STAMPS]: Allow C89 compilation.
24205
24206 2008-05-28  Bruno Haible  <bruno@clisp.org>
24207
24208         * modules/stpcpy (License): Change to LGPLv2+.
24209         Requested by David Lutterkort <dlutter@redhat.com>.
24210
24211 2008-05-27  Bruno Haible  <bruno@clisp.org>
24212
24213         * lib/localename.c (SUBLANG_TIBETAN_BHUTAN): Force value 2. Needed for
24214         current mingw.
24215         Reported by Jose E. Marchesi <jemarch@gnu.org>.
24216
24217 2008-05-27  Bruno Haible  <bruno@clisp.org>
24218
24219         * modules/iconv_open (Link): New section, from module 'iconv'.
24220         * modules/striconv (Link): Likewise.
24221         * modules/striconveh (Link): Likewise.
24222         * modules/xstriconv (Link): Likewise.
24223         * modules/unicodeio (Link): Likewise.
24224         * modules/propername (Link): Likewise.
24225         Reported by Jim Meyering.
24226
24227 2008-05-26  Jim Meyering  <meyering@redhat.com>
24228
24229         sha256: do not artificially restrict buffer length to be < 2^32
24230         * lib/sha256.h (struct sha256_ctx) [buflen]: Change type from
24231         uint32_t to size_t.
24232         * lib/sha256.c (sha256_conclude_ctx): Change type of a local
24233         to match.
24234
24235         avoid unaligned access errors, e.g., on sparc
24236         * lib/sha512.c (sha512_conclude_ctx): Use set_uint64 rather than
24237         direct access through a possibly-unaligned uint64* pointer.
24238         * lib/sha256.c (sha256_conclude_ctx): Use set_uint32 rather than
24239         direct access through a possibly-unaligned uint32* pointer.
24240         Prompted by this patch from Tom "spot" Callaway:
24241         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13638
24242
24243         sha512.c: fix typo in comment
24244         * lib/sha512.c (sha512_conclude_ctx): Length is 128-bit, not 64-bit.
24245
24246 2008-05-25  Bruno Haible  <bruno@clisp.org>
24247
24248         * lib/set-mode-acl.c: Renamed from lib/acl.c.
24249         * modules/acl (Files): Add lib/set-mode-acl.c, remove lib/acl.c.
24250         (Makefile.am): Update lib_SOURCES.
24251
24252 2008-05-25  Bruno Haible  <bruno@clisp.org>
24253
24254         * m4/acl.m4 (gl_FUNC_ACL): Don't set LIB_ACL_TRIVIAL.
24255
24256 2008-05-25  Jim Meyering  <meyering@redhat.com>
24257
24258         useless-if-before-free: freed expr may have white-space differences
24259         * build-aux/useless-if-before-free: Recognize cases in which the
24260         freed expression differs from the tested one in embedded white
24261         space, e.g., if (p[i + 1]) free(p[i+1]).  Correct thinko in prev:
24262         $1 was used, so we can't make any regexp shy.  Improved tests now
24263         detect this.
24264
24265         useless-if-before-free: accept white space in the expression.
24266         * build-aux/useless-if-before-free: For now, any white space
24267         in the expression must be identical in the free argument.
24268
24269         useless-if-before-free: efficiency tweak
24270         * build-aux/useless-if-before-free: Make the expression-matching
24271         regexp "shy".
24272         Make the *outer* regexp shy, not the expr-matching one.
24273
24274         update code-in-comment to accept cast of free arg
24275         * build-aux/useless-if-before-free: Update regexp.
24276
24277 2008-05-25  Bruno Haible  <bruno@clisp.org>
24278
24279         * tests/test-sameacls.c: Renamed from tests/test-copy-file-sameacls.c.
24280         * modules/copy-file-tests (Files, Makefile.am): Update.
24281         * tests/test-copy-file.c (func_test_copy): Update.
24282
24283 2008-05-24  Andreas Färber  <andreas.faerber@web.de>  (tiny change)
24284
24285         * lib/stdbool.in.h [__HAIKU__]: Disable __BEOS__ workarounds.
24286
24287 2008-05-23  Bruno Haible  <bruno@clisp.org>
24288
24289         Improve support for ACLs on OSF/1.
24290         * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma.
24291         Remove fallback for unknown flavors of ACLs.
24292
24293 2008-05-22  Bruno Haible  <bruno@clisp.org>
24294
24295         Add support for ACLs on OSF/1.
24296         * lib/acl-internal.h (acl_get_fd, acl_set_fd): New inline function
24297         replacements.
24298         (acl_free_text): New macro fallback.
24299         * lib/acl_entries.c (acl_entries): Use acl_free_text instead of
24300         acl_free.
24301         * m4/acl.m4 (gl_FUNC_ACL): Look also in libpacl library. Test for
24302         acl_free_text function. Require AC_C_INLINE.
24303
24304 2008-05-22  Bruno Haible  <bruno@clisp.org>
24305
24306         Make copy_acl work on MacOS X 10.5.
24307         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro.
24308         (ACL_NOT_WELL_SUPPORTED): On MacOS X, also handle ENOENT.
24309         * lib/acl.c (qset_acl): Add different code branch for !MODE_INSIDE_ACL.
24310         If MODE_INSIDE_ACL, don't assume that every system has the same text
24311         representation for ACLs as FreeBSD.
24312         * lib/copy-acl.c (copy_acl): Add support for platforms with
24313         !MODE_INSIDE_ACL.
24314         * lib/file-has-acl.c (file_has_acl): Likewise.
24315         * m4/acl.m4 (gl_FUNC_ACL): Test for some functions that are witness of
24316         FreeBSD, MacOS X, or IRIX, respectively.
24317
24318 2008-05-22  Bruno Haible  <bruno@clisp.org>
24319
24320         * lib/acl.h: Don't include <sys/acl.h>.
24321         (GETACLCNT): Move fallback to lib/acl-internal.h.
24322         * lib/acl-internal.h: Include <sys/acl.h> here.
24323         (GETACLCNT): New macro fallback, moved here from lib/acl.h.
24324
24325 2008-05-22  Bruno Haible  <bruno@clisp.org>
24326
24327         Split off copy_acl function to separate file.
24328         * lib/copy-acl.c: New file, extracted from lib/acl.c.
24329         * lib/acl.c (copy_acl): Moved function to separate file.
24330         * m4/acl.m4 (gl_FUNC_ACL): Remove unconditional AC_LIBOBJs.
24331         * modules/acl (Files): Add lib/copy-acl.c.
24332         (Makefiles.am): Augment lib_SOURCES.
24333
24334 2008-05-22  Bruno Haible  <bruno@clisp.org>
24335
24336         * modules/copy-file-tests: New file.
24337         * tests/test-copy-file.sh: New file.
24338         * tests/test-copy-file.c: New file.
24339         * tests/test-copy-file-sameacls.c: New file.
24340
24341 2008-05-22  Eric Blake  <ebb9@byu.net>
24342
24343         Avoid gcc warning.
24344         * tests/test-memcmp.c (main): Pass NULL indirectly.
24345
24346 2008-05-21  Bruno Haible  <bruno@clisp.org>
24347
24348         Add reference doc about ACLs.
24349         * doc/acl-resources.txt: New file.
24350         * doc/acl-cygwin.txt: New file.
24351
24352 2008-05-21  Bruno Haible  <bruno@clisp.org>
24353
24354         Avoid one more warning from gcc.
24355         * lib/vasnprintf.c (IF_LINT): Update comments.
24356         (VASNPRINTF): Use it also for the 'prefix' array initializer.
24357
24358 2008-05-21  Jim Meyering  <meyering@redhat.com>
24359
24360         avoid a warning from gcc
24361         * lib/vasnprintf.c (IF_LINT): Define.
24362         (scale10_round_decimal_long_double):
24363         Use it to avoid a "may be used uninitialized" warning.
24364         (scale10_round_decimal_double): Likewise.
24365
24366 2008-05-21  Simon Josefsson  <simon@josefsson.org>
24367
24368         * m4/memcmp.m4: When cross-compiling, assume memcmp works if it is
24369         declared.
24370
24371 2008-05-20  Bruno Haible  <bruno@clisp.org>
24372
24373         * tests/test-memcmp.c (main): Test also the sign of the result. Test
24374         against two known bugs; code taken from autoconf's AC_FUNC_MEMCMP.
24375
24376 2008-05-20  Simon Josefsson  <simon@josefsson.org>
24377
24378         * modules/memcmp-tests: New file.
24379         * tests/test-memcmp.c: New file.
24380
24381 2008-05-19  Bruno Haible  <bruno@clisp.org>
24382
24383         * modules/propername (Notice, configure.ac): Put quoted "..." into
24384         --keyword option.
24385         * lib/propername.h: Update comments accordingly.
24386         Reported by Eric Blake.
24387
24388 2008-05-19  Martin Lambers  <marlam@marlam.de>  (tiny change)
24389
24390         * modules/getpass-gnu (Depends-on): Add fseeko.
24391
24392 2008-05-19  Simon Josefsson  <simon@josefsson.org>
24393
24394         * modules/base64-tests: New file.
24395
24396 2008-05-19  Bo Borgerson <gigabo@gmail.com>
24397
24398         * lib/base64.c (base64_decode_ctx): If a decode context structure
24399         was passed in use it to ignore newlines.  If a context structure
24400         was _not_ passed in, continue to treat newlines as garbage (this
24401         is the historical behavior).  Formerly base64_decode.
24402         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
24403         takes a decode context structure.
24404         * lib/base64.h (base64_decode): Macro for four-argument calls.
24405         (base64_decode_alloc): Likewise.
24406         * lib/base64.c (base64_decode_ctx): If a decode context structure
24407         was passed in use it to ignore newlines.  If a context structure
24408         was _not_ passed in, continue to treat newlines as garbage (this
24409         is the historical behavior).  Formerly base64_decode.
24410         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
24411         takes a decode context structure.
24412         * lib/base64.h (base64_decode): Macro for four-argument calls.
24413         (base64_decode_alloc): Likewise.
24414
24415 2008-05-19  Jim Meyering  <meyering@redhat.com>
24416
24417         avoid a warning from gcc
24418         * lib/trim.c (IF_LINT): Define.
24419         (trim2): Use it to avoid a "may be used uninitialized" warning.
24420
24421         Fix doc typo.
24422         * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
24423
24424 2008-05-19  Bruno Haible  <bruno@clisp.org>
24425
24426         * doc/glibc-functions/getpass.texi: Document limits of other
24427         implementations.
24428
24429 2008-05-19  Simon Josefsson  <simon@josefsson.org>
24430             Bruno Haible <bruno@clisp.org>
24431
24432         * doc/glibc-functions/getpass.texi: Document gnulib implementation.
24433
24434 2008-05-18  Bruno Haible  <bruno@clisp.org>
24435
24436         * modules/propername: New file, from GNU gettext.
24437         * lib/propername.h: New file, from GNU gettext.
24438         * lib/propername.c: New file, from GNU gettext.
24439         * MODULES.html.sh (Internationalization functions): Add propername.
24440
24441 2008-05-16  Jim Meyering  <meyering@redhat.com>
24442             Bruno Haible  <bruno@clisp.org>
24443
24444         Avoid some warnings from "gcc -Wshadow".
24445         * lib/vasnprintf.c (exp, remainder): Define to different identifiers.
24446
24447 2008-05-15  Eric Blake  <ebb9@byu.net>
24448
24449         Extend previous patch to cygwin 1.7.0.
24450         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a
24451         fast implementation in cygwin >= 1.7.0.
24452         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
24453         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
24454
24455 2008-05-15  Bruno Haible  <bruno@clisp.org>
24456
24457         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a fast
24458         implementation in glibc >= 2.9.
24459         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
24460         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
24461
24462 2008-05-15  Bruno Haible  <bruno@clisp.org>
24463
24464         * MODULES.html.sh (Internationalization functions): Remove linebreak.
24465         (Unicode string functions): Add unilbrk/*.
24466         Reported by Karl Berry.
24467
24468 2008-05-15  Eric Blake  <ebb9@byu.net>
24469
24470         Fix violation of <stdbool.h> replacement in regex.
24471         * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool.
24472         * lib/regexec.c (re_search_internal): Likewise.
24473         Reported by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
24474
24475 2008-05-15  Jim Meyering  <meyering@redhat.com>
24476
24477         avoid distracting test output when git or cvs is not found
24478         * tests/test-vc-list-files-cvs.sh: Suppress 'init' error output.
24479         * tests/test-vc-list-files-git.sh: Likewise.
24480
24481 2008-05-15  Eric Blake  <ebb9@byu.net>
24482
24483         Glibc finally accepted the memmem speedup code, bugzilla #5514.
24484         * doc/glibc-functions/memmem.texi (memmem): Mention last broken
24485         glibc version.
24486         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
24487         * doc/posix-functions/strstr.texi (strstr): Likewise.
24488         * lib/str-two-way.h (MAX): Sychronize with glibc.
24489
24490 2008-05-15  Paolo Bonzini  <bonzini@gnu.org>
24491
24492         * lib/regcomp.c (optimize_utf8): Add a note on why we test
24493         opr.ctx_type.
24494         (calc_first): Initialize constraint field.
24495         (duplicate_node_closure): Use it instead of special casing ANCHORS.
24496         Fix grammar.
24497         (duplicate_node): Merge constraint field for all node types.
24498         (calc_eclosure_iter): Look at constraint field for all node types.
24499         * lib/regex_internal.c (create_cd_newstate): Don't look at
24500         opr.ctx_type.
24501
24502 2008-05-14  Bruno Haible  <bruno@clisp.org>
24503
24504         Help GCC to do better code generation.
24505         * lib/eealloc.h (eemalloc) [GCC >= 3]: Declare with attribute 'malloc'.
24506         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
24507         * lib/xalloc.h (ATTRIBUTE_MALLOC): New macro.
24508         (xmalloc, xzalloc, xcalloc, xmemdup, xstrdup, xnmalloc, xcharalloc):
24509         Declare with attribute 'malloc' if supported.
24510
24511 2008-05-14  Lasse Collin  <lasse.collin@tukaani.org>
24512
24513         use "echo STR|wc -c" rather than unportable "expr length STR"
24514         * build-aux/mktempd (mktempd): Vendor-supplied expr from at least
24515         OpenBSD 4.3 and Solaris 10 do not honor expr's "length" function.
24516
24517 2008-05-14  Jim Meyering  <meyering@redhat.com>
24518
24519         use dd ibs=$n count=1 ... rather than less-portable head -c$n
24520         * build-aux/mktempd (rand_bytes): head's -cN option is not accepted
24521         by Solaris 10's /bin/head or by the one from HP-UX 11.x.
24522         Reported in http://sourceforge.net/forum/message.php?msg_id=4960334
24523         via Collin Lasse.
24524
24525 2008-05-14  Eric Blake  <ebb9@byu.net>
24526
24527         Avoid quadratic growth in gl_LIBSOURCES.
24528         * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/.
24529         Suggested by Bruno Haible.
24530
24531         Test xmemdup0.
24532         * modules/xmemdup0-tests: New file.
24533         * tests/test-xmemdup0.c: Likewise.
24534
24535 2008-05-13  Eric Blake  <ebb9@byu.net>
24536
24537         Split xmemdup0 into its own module.
24538         * modules/xmemdup0: New file.
24539         * lib/xmemdup0.h: Likewise.
24540         * lib/xmemdup0.c: Likewise.
24541         * MODULES.html.sh (Memory management functions): Add xmemdup0.
24542         * lib/xalloc.h (xmemdup0): Remove.
24543         * lib/xmalloc.c (xmemdup0): Likewise.
24544
24545 2008-05-13  Eric Blake  <ebb9@byu.net>
24546             Bruno Haible  <bruno@clisp.org>
24547
24548         Reduce number of forks required during autoconf.
24549         * gnulib-tool (func_emit_initmacro_start): Prepare gl_LIBSOURCES_LIST
24550         and gl_LIBSOURCES_DIR.
24551         (func_emit_initmacro_end): Use them here in a single m4_syscmd...
24552         (func_emit_initmacro_done) <gl_LIBSOURCES>: ...rather than in one
24553         m4_syscmd per file.
24554         <m4_foreach_w>: Move...
24555         * m4/gnulib-common.m4 (m4_foreach_w): ...here.
24556
24557 2008-05-13  Eric Blake  <ebb9@byu.net>
24558
24559         * gnulib-tool: Fix various comment typos.
24560
24561 2008-05-12  Bruno Haible  <bruno@clisp.org>
24562
24563         Tailor the linebreaking algorithm.
24564         * lib/unilbrk/tables.c (unilbrk_table): Change (IS,AL) entry.
24565
24566 2008-05-12  Bruno Haible  <bruno@clisp.org>
24567
24568         Update to Unicode 5.0.0.
24569         * lib/unilbrk/tables.h (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
24570         LBP_JV, LBP_JT. Redistribute values.
24571         (unilbrk_table): Change size.
24572         * lib/unilbrk/tables.c (unilbrk_table): Change size. Update to match
24573         Unicode TR#14 rev. 22.
24574         * lib/unilbrk/gen-lbrk.c (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
24575         LBP_JV, LBP_JT. Redistribute values.
24576         (get_lbp): Update to match Unicode TR#14 rev. 21/22 and Unicode 5.0.0.
24577         (debug_output_lbp, fill_org_lbp, debug_output_org_lbp, output_lbp):
24578         Update.
24579         * lib/unilbrk/lbrkprop1.h: Regenerated.
24580         * lib/unilbrk/lbrkprop2.h: Regenerated.
24581         * lib/unilbrk/u8-possible-linebreaks.c (u8_possible_linebreaks):
24582         Change handling of LBP_CM after LBP_ZW. Update for new value of LBP_BK.
24583         * lib/unilbrk/u16-possible-linebreaks.c (u16_possible_linebreaks):
24584         Likewise.
24585         * lib/unilbrk/u32-possible-linebreaks.c (u32_possible_linebreaks):
24586         Likewise.
24587         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update expected
24588         result.
24589         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
24590         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
24591         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
24592         * tests/unilbrk/test-u8-width-linebreaks.c (main): Likewise.
24593         * tests/unilbrk/test-u16-width-linebreaks.c (main): Likewise.
24594         * tests/unilbrk/test-u32-width-linebreaks.c (main): Likewise.
24595
24596 2008-05-11  Bruno Haible  <bruno@clisp.org>
24597
24598         * lib/unilbrk/gen-lbrk.c (output_lbp): Fix whitespace.
24599
24600 2008-05-11  Bruno Haible  <bruno@clisp.org>
24601
24602         * lib/unilbrk/gen-lbrk.c: New file, from GNU gettext (gen-lbrkprop.c).
24603         * modules/unilbrk/gen-lbrk: New file.
24604
24605 2008-05-11  Bruno Haible  <bruno@clisp.org>
24606
24607         * m4/sha256.m4 (gl_SHA256): Require AC_C_INLINE.
24608         * m4/sha512.m4 (gl_SHA512): Likewise.
24609
24610 2008-05-11  Jim Meyering  <meyering@redhat.com>
24611
24612         New modules: crypto/sha256, crypto/sha512 (from coreutils)
24613         * modules/crypto/sha256: New file.
24614         * modules/crypto/sha512: Likewise.
24615         * lib/sha256.c: Likewise.
24616         * lib/sha256.h: Likewise.
24617         * lib/sha512.c: Likewise.
24618         * lib/sha512.h: Likewise.
24619         * lib/u64.h: Likewise.
24620         * m4/sha256.m4: Likewise.
24621         * m4/sha512.m4: Likewise.
24622         * MODULES.html.sh (Cryptographic computations (low-level)): List them.
24623
24624 2008-05-10  Bruno Haible  <bruno@clisp.org>
24625
24626         * MODULES.html.sh (Environment variables <stdlib.h>): Add unsetenv.
24627         (Input/Output <stdio.h>): Add xprintf.
24628         (Signal handling <signal.h>): Add strsignal.
24629         (Cryptographic computations (high-level)): Add crypto/gc-camellia.
24630         (Core language properties): Add func.
24631         (Mathematics <math.h>): Add ceil, floor, frexp-nolibm.
24632         (Support for systems lacking POSIX:2001): Add environ, EOVERFLOW,
24633         strings.
24634         (Enhancements for POSIX:2001 functions): Add iconv_open-utf.
24635         (Input/output): New section.
24636         (File system functions): Add openat-die, stat-macros.
24637         (Networking functions): Add sockets.
24638         (Unicode string functions): Add unictype/*.
24639         (Support for building libraries and executables): Add gperf.
24640         (Support for building documentation): Add agpl-3.0.
24641         (Misc): Add nocrash.
24642
24643 2008-05-10  Bruno Haible  <bruno@clisp.org>
24644
24645         * modules/unictype/gen-ctype: New file.
24646
24647 2008-05-10  Jim Meyering  <meyering@redhat.com>
24648
24649         Make chdir-safer.c more efficient on a system with no symlinks.
24650         * lib/chdir-safer.c (chdir_no_follow): Skip lstat and fstat calls
24651         also if ELOOP is zero.  Suggested by Bruno Haible.
24652
24653         Make chdir-safer.c slightly safer.
24654         * lib/chdir-safer.c (chdir_no_follow): Test HAVE_WORKING_O_NOFOLLOW,
24655         not O_NOFOLLOW, in case the latter is nonzero and open ignores it.
24656
24657         Avoid compile failure on systems without ELOOP (like mingw).
24658         * lib/chdir-safer.c (ELOOP): Define if not already defined.
24659         Reported by Bruno Haible.
24660
24661 2008-05-10  Bruno Haible  <bruno@clisp.org>
24662
24663         * lib/unilbrk/ulc-common.c: Include c-strcaseeq.h instead of streq.h.
24664         (is_utf8_encoding): Use a case-insensitive comparison.
24665         * modules/unilbrk/ulc-common (Depends-on): Add c-strcaseeq. Remove
24666         streq.
24667
24668 2008-05-10  Bruno Haible  <bruno@clisp.org>
24669
24670         * lib/unilbrk/ulc-common.c: Don't include <stdlib.h>.
24671         (iconv_string_length, iconv_string_keeping_offsets): Remove functions.
24672         * lib/unilbrk/ulc-common.h (iconv_string_length,
24673         iconv_string_keeping_offsets): Remove declarations.
24674         * lib/unilbrk/ulc-possible-linebreaks.c: Include <string.h>, uniconv.h.
24675         Don't include <iconv.h>, streq.h, xsize.h.
24676         (ulc_possible_linebreaks): Use u8_conv_from_encoding for doing the
24677         conversion.
24678         * lib/unilbrk/ulc-width-linebreaks.c: Include uniconv.h. Don't include
24679         <iconv.h>, streq.h, xsize.h.
24680         (ulc_width_linebreaks): Use u8_conv_from_encoding for doing the
24681         conversion.
24682         * modules/unilbrk/ulc-common (Depends-on): Remove iconv.
24683         * modules/unilbrk/ulc-possible-linebreaks (Depends-on): Add
24684         uniconv/u8-conv-from-enc. Remove iconv_open, streq, xsize.
24685         * modules/unilbrk/ulc-width-linebreaks (Depends-on): Likewise.
24686
24687 2008-05-10  Bruno Haible  <bruno@clisp.org>
24688
24689         * modules/unilbrk/ulc-width-linebreaks-tests: New file.
24690         * tests/unilbrk/test-ulc-width-linebreaks.c: New file.
24691
24692         * modules/unilbrk/u32-width-linebreaks-tests: New file.
24693         * tests/unilbrk/test-u32-width-linebreaks.c: New file.
24694
24695         * modules/unilbrk/u16-width-linebreaks-tests: New file.
24696         * tests/unilbrk/test-u16-width-linebreaks.c: New file.
24697
24698         * modules/unilbrk/u8-width-linebreaks-tests: New file.
24699         * tests/unilbrk/test-u8-width-linebreaks.c: New file.
24700
24701         * modules/unilbrk/ulc-possible-linebreaks-tests: New file.
24702         * tests/unilbrk/test-ulc-possible-linebreaks.c: New file.
24703
24704         * modules/unilbrk/u32-possible-linebreaks-tests: New file.
24705         * tests/unilbrk/test-u32-possible-linebreaks.c: New file.
24706
24707         * modules/unilbrk/u16-possible-linebreaks-tests: New file.
24708         * tests/unilbrk/test-u16-possible-linebreaks.c: New file.
24709
24710         * modules/unilbrk/u8-possible-linebreaks-tests: New file.
24711         * tests/unilbrk/test-u8-possible-linebreaks.c: New file.
24712
24713 2008-05-10  Bruno Haible  <bruno@clisp.org>
24714
24715         Split up 'linebreak' module.
24716         * lib/unilbrk.h: New file, based on lib/linebreak.h.
24717         * lib/unilbrk/lbrkprop1.h: New file, extracted from lib/lbrkprop.h.
24718         * lib/unilbrk/lbrkprop2.h: New file, renamed from lib/lbrkprop.h with
24719         modifications.
24720         * lib/unilbrk/tables.h: New file, extracted from lib/linebreak.c.
24721         * lib/unilbrk/tables.c: New file, extracted from lib/linebreak.c.
24722         * lib/unilbrk/u8-possible-linebreaks.c: New file, extracted from
24723         lib/linebreak.c.
24724         * lib/unilbrk/u16-possible-linebreaks.c: New file, extracted from
24725         lib/linebreak.c.
24726         * lib/unilbrk/u32-possible-linebreaks.c: New file, extracted from
24727         lib/linebreak.c.
24728         * lib/unilbrk/ulc-common.h: New file, extracted from lib/linebreak.c.
24729         * lib/unilbrk/ulc-common.c: New file, extracted from lib/linebreak.c.
24730         * lib/unilbrk/ulc-possible-linebreaks.c: New file, extracted from
24731         lib/linebreak.c.
24732         * lib/unilbrk/u8-width-linebreaks.c: New file, extracted from
24733         lib/linebreak.c.
24734         * lib/unilbrk/u16-width-linebreaks.c: New file, extracted from
24735         lib/linebreak.c.
24736         * lib/unilbrk/u32-width-linebreaks.c: New file, extracted from
24737         lib/linebreak.c.
24738         * lib/unilbrk/ulc-width-linebreaks.c: New file, extracted from
24739         lib/linebreak.c.
24740         * modules/unilbrk/base: New file.
24741         * modules/unilbrk/tables: New file.
24742         * modules/unilbrk/u8-possible-linebreaks: New file.
24743         * modules/unilbrk/u16-possible-linebreaks: New file.
24744         * modules/unilbrk/u32-possible-linebreaks: New file.
24745         * modules/unilbrk/ulc-common: New file.
24746         * modules/unilbrk/ulc-possible-linebreaks: New file.
24747         * modules/unilbrk/u8-width-linebreaks: New file.
24748         * modules/unilbrk/u16-width-linebreaks: New file.
24749         * modules/unilbrk/u32-width-linebreaks: New file.
24750         * modules/unilbrk/ulc-width-linebreaks: New file.
24751         * lib/linebreak.h: Remove file.
24752         * lib/linebreak.c: Remove file.
24753         * m4/linebreak.m4: Remove file.
24754         * modules/linebreak: Remove file.
24755         * NEWS: Mention the changes.
24756
24757 2008-05-09  Eric Blake  <ebb9@byu.net>
24758
24759         Add xmemdup0.
24760         * lib/xalloc.h (xmemdup0): New prototype and C++ typesafe
24761         implementation.
24762         * lib/xmalloc.c (xmemdup0): New C implementation.
24763
24764 2008-05-08  Bruno Haible  <bruno@clisp.org>
24765
24766         * m4/wctype.m4 (gl_WCTYPE_H): Correct indentation.
24767
24768 2008-05-07  Eric Blake  <ebb9@byu.net>
24769
24770         Support cross-compilation of <wctype.h>.
24771         * m4/wctype.m4 (gl_WCTYPE_H): Fix improper nesting in
24772         AC_CACHE_CHECK.
24773
24774 2008-05-06  Soren Hansen  <soren@ubuntu.com>  (tiny change)
24775
24776         * build-aux/vc-list-files: Add support for bzr.
24777
24778 2008-05-03  Jim Meyering  <meyering@redhat.com>
24779
24780         avoid failed assertion with tight malloc
24781         * tests/test-getndelim2.c: Correct an off-by-one assertion.
24782
24783 2008-05-03  Simon Josefsson  <simon@josefsson.org>
24784
24785         * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
24786         are needed from arpa/inet.h.
24787         * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
24788         Reported by Bruno Haible.
24789
24790 2008-05-02  Jim Meyering  <meyering@redhat.com>
24791
24792         avoid compilation error on FreeBSD 6
24793         * tests/test-getaddrinfo.c [!defined EAI_NODATA] (EAI_NODATA): Define.
24794
24795 2008-05-01  Jim Meyering  <meyering@redhat.com>
24796
24797         useless-if-before-free: correct --help's exit status description
24798         * build-aux/useless-if-before-free (usage): Like grep, exit 0
24799         for one or more matches, etc.  Reported by Bruno Haible.
24800
24801         vc-list-files: make the stand-alone gnulib test work
24802         * modules/vc-list-files-tests (configure.ac):
24803         Define and AC_SUBST abs_aux_dir.
24804         (Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
24805         $(abs_top_srcdir) to each script and having each of them
24806         duplicate the work of setting PATH, set PATH here, using
24807         the new variable, abs_aux_dir instead.
24808         * tests/test-vc-list-files-cvs.sh: Don't set PATH here.
24809         * tests/test-vc-list-files-git.sh: Likewise.
24810         Reported by Bruno Haible.
24811
24812 2008-05-01  Bruno Haible  <bruno@clisp.org>
24813
24814         * lib/getndelim2.c (getndelim2): Fix newsize computation during
24815         reallocation. Rename 'done' to 'found_delimiter'.
24816
24817 2008-05-01  Jim Meyering  <meyering@redhat.com>
24818
24819         vc-list-files: accommodate /bin/sh like the one from Solaris 10
24820         * build-aux/vc-list-files: Use `...`, not $(...).
24821
24822 2008-04-30  Jim Meyering  <meyering@redhat.com>
24823
24824         add tests for vc-list-files
24825         * modules/vc-list-files-tests: New module.
24826         * tests/test-vc-list-files-cvs.sh: New file.
24827         * tests/test-vc-list-files-git.sh: New file.
24828
24829         avoid a warning from gcc
24830         * lib/getndelim2.c (IF_LINT): Define.
24831         (getndelim2): Use it to avoid a "may be used uninitialized" warning.
24832
24833         vc-list-files: work properly with build-aux/cvsu, too
24834         * build-aux/vc-list-files: Hoist the "./"-removing code to apply
24835         to all cvs-based clauses.
24836
24837         vc-list-files: work properly in the CVS+awk case, too
24838         * build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
24839
24840         vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
24841         * build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
24842         take more than one file argument, so .  Add quotes, just in case $dir
24843         ever contains a shell meta-character.  Prompted by Soren Hansen in
24844         <http://thread.gmane.org/gmane.comp.emulators.libvirt/6221/focus=6240>.
24845
24846 2008-04-29  Eric Blake  <ebb9@byu.net>
24847
24848         Optimize getndelim2 to use block operations when possible.
24849         * modules/getndelim2 (Depends-on): Add stdbool, freadptr,
24850         freadseek, and memchr2.
24851         * lib/getndelim2.c (getndelim2): Use them for block reads.
24852
24853 2008-04-29  Bruno Haible  <bruno@clisp.org>
24854
24855         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_USE_SYSTEM_EXTENSIONS.
24856         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
24857         * modules/inet_ntop (Depends-on): Add extensions.
24858         * modules/inet_pton (Depends-on): Likewise.
24859         Reported by Simon Josefsson.
24860
24861 2008-04-29  Jim Meyering  <meyering@redhat.com>
24862
24863         When the is more than one match in a block, match all of them.
24864         * build-aux/useless-if-before-free: Iterate through each block
24865         until there are no more matches.
24866
24867         Fix broken useless-if-before-free script.
24868         * build-aux/useless-if-before-free: Fix typo: missing "?" after
24869         the expression to match cast of argument to free-like function.
24870
24871 2008-04-29  Eric Blake  <ebb9@byu.net>
24872
24873         Use new header.
24874         * lib/getaddrinfo.c (includes): s/"inet_ntop.h"/<arpa/inet.h>/.
24875
24876 2008-04-29  Jim Meyering  <meyering@redhat.com>
24877
24878         Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
24879         * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
24880         by gnulib to exist and to declare e.g., inet_ntop.
24881         Don't include "inet_ntop.h", now removed.
24882
24883         * m4/arpa_inet_h.m4: Remove trailing blanks.
24884
24885 2008-04-29  Eric Blake  <ebb9@byu.net>
24886
24887         Silence valgrind on safe reads beyond potential array bounds.
24888         * lib/rawmemchr.valgrind: New file.
24889         * lib/strchrnul.valgrind: Likewise.
24890         * modules/rawmemchr (Files): Distribute new file.
24891         * modules/strchrnul (Files): Likewise.
24892         Suggested by Bruno Haible.
24893
24894 2008-04-29  Bruno Haible  <bruno@clisp.org>
24895
24896         * lib/arpa_inet.in.h: Include system's <arpa/inet.h> if it exists.
24897         (inet_ntop, inet_pton): Change portability warning's wording.
24898         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Set HAVE_ARPA_INET_H.
24899         Invoke gl_CHECK_NEXT_HEADERS.
24900         (gl_ARPA_INET_H_DEFAULTS): Initialize ARPA_INET_H.
24901         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS and
24902         set ARPA_INET_H.
24903         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
24904         * modules/arpa_inet (Description): No longer only for systems that
24905         lack it.
24906         (Depends-on): Add include_next.
24907         (Makeile.am): Substitute INCLUDE_NEXT, NEXT_ARPA_INET_H,
24908         HAVE_ARPA_INET_H.
24909
24910 2008-04-29  Jim Meyering  <meyering@redhat.com>
24911
24912         * modules/mkdir (License): Re-license as LGPLv2+.
24913
24914 2008-04-29  Bruno Haible  <bruno@clisp.org>
24915
24916         * modules/rawmemchr (Maintainer): Set to Eric.
24917         * modules/strchrnul (Maintainer): Likewise.
24918
24919 2008-04-29  Simon Josefsson  <simon@josefsson.org>
24920
24921         * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
24922         HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
24923
24924         * modules/arpa_inet (arpa/inet.h): Use them.
24925
24926 2008-04-28  Eric Blake  <ebb9@byu.net>
24927
24928         Test getndelim2.
24929         * modules/getndelim2-tests: New file.
24930         * tests/test-getndelim2.c: Likewise.
24931         * lib/getndelim2.c (getndelim2): Never return 0.  Lock the
24932         stream.
24933         * m4/getndelim2.m4 (gl_GETNDELIM2): Check for lock functions.
24934
24935         * MODULES.html.sh: Document new module.
24936
24937 2008-04-20  Bruno Haible  <bruno@clisp.org>
24938
24939         * lib/c-stack.c (die): Use raise.
24940         * modules/c-stack (Depends-on): Add raise.
24941
24942 2008-04-28  Bruno Haible  <bruno@clisp.org>
24943
24944         Expect rpmatch to be declared.
24945         * lib/yesno.c (rpmatch): Remove declaration.
24946
24947         Declare rpmatch.
24948         * lib/stdlib.in.h (rpmatch): New declaration.
24949         * lib/rpmatch.c: Include <stdlib.h> first.
24950         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Require AC_USE_SYSTEM_EXTENSIONS and
24951         gl_STDLIB_H_DEFAULTS. Set HAVE_RPMATCH.
24952         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_RPMATCH,
24953         HAVE_RPMATCH.
24954         * modules/rpmatch (Depends-on): Add stdlib, extensions.
24955         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
24956         (Include): Set to <stdlib.h>.
24957         * modules/stdlib (Makefile.am): Substitute GNULIB_RPMATCH and
24958         HAVE_RPMATCH.
24959         * NEWS: Document the change.
24960
24961 2008-04-28  Bruno Haible  <bruno@clisp.org>
24962
24963         Change rpmatch to use nl_langinfo when appropriate.
24964         * lib/rpmatch.c: Include stdbool.h, string.h, langinfo.h.
24965         (N_): New macro.
24966         (localized_pattern): New function/macro.
24967         (try): Remove match, nomatch arguments. Copy the pattern into safe
24968         memory before caching it.
24969         (rpmatch): Use localized_pattern. Add translator comments.
24970         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Test for nl_langinfo and YESEXPR.
24971         Suggested by Eric Blake.
24972         * modules/rpmatch (Depends-on): Add stdbool.
24973
24974 2008-04-28  Eric Blake  <ebb9@byu.net>
24975
24976         Add rawmemchr module, matching glibc.
24977         * modules/string (Makefile.am): New indicator.
24978         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set it.
24979         * lib/string.in.h (rawmemchr): Declare when appropriate.
24980         * modules/rawmemchr: New file.
24981         * m4/rawmemchr.m4: Likewise.
24982         * lib/rawmemchr.c: Likewise.
24983         * modules/rawmemchr-tests: Likewise.
24984         * tests/test-rawmemchr.c: Likewise.
24985         * doc/glibc-functions/rawmemchr.texi (rawmemchr): Document
24986         module.
24987         * modules/strchrnul (Depends-on): Add rawmemchr.
24988         * lib/strchrnul.c (strchrnul): Optimize a corner case.
24989
24990         Whitespace cleanup.
24991         * tests/test-strchrnul.c: Reindent.
24992         * lib/strchrnul.c: Likewise.
24993
24994         Optimize and test strchrnul.
24995         * lib/strchrnul.c (strchrnul): Rewrite to do parallel search.
24996         * modules/strchrnul-tests: New file.
24997         * tests/test-strchrnul.c: Likewise.
24998
24999         Remove intprops dependency.
25000         * modules/memchr (Depends-on): Remove intprops.
25001         * modules/memrchr (Depends-on): Likewise.
25002         * modules/memchr2 (Depends-on): Likewise.
25003         * lib/memchr.c (__memchr): Hand-inline the TYPE_MAXIMUM check.
25004         * lib/memrchr.c (__memrchr): Likewise.
25005         * lib/memrchr2.c (memchr2): Likewise.
25006         Reported by Simon Josefsson.
25007
25008 2008-04-28  Simon Josefsson  <simon@josefsson.org>
25009
25010         * m4/sys_socket_h.m4: Move AC_REQUIRE([AC_C_INLINE]) to top.
25011         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
25012
25013 2008-04-28  Simon Josefsson  <simon@josefsson.org>
25014
25015         * lib/inet_ntop.h, lib/inet_pton.h: Remove files.
25016
25017         * lib/inet_ntop.c: Include arpa/inet.h instead of inet_ntop.h.
25018
25019         * lib/inet_pton.c: Include arpa/inet.h instead of inet_pton.h.
25020
25021         * lib/arpa_inet.in.h [@GNULIB_INET_NTOP@]: Inline inet_ntop.h
25022         declarations.
25023         [@GNULIB_INET_PTON@]: Inline inet_pton.h declarations.
25024
25025         * m4/inet_pton.m4: Don't check for header files.
25026
25027         * m4/inet_ntop.m4: Don't check for header files.
25028
25029 2008-04-28  Simon Josefsson  <simon@josefsson.org>
25030
25031         * m4/sys_socket_h.m4: Require AC_C_INLINE when necessary.
25032         * lib/sys_socket.in.h (setsockopt): Use proper win32 tests (don't
25033         trigger for cygwin).
25034         Reported by Bruno Haible  <bruno@clisp.org>.
25035
25036 2008-04-28  Bruno Haible  <bruno@clisp.org>
25037
25038         * doc/posix-functions/strdup.texi: Mention mingw problem.
25039
25040 2008-04-27  Bruno Haible  <bruno@clisp.org>
25041
25042         * modules/stat-time-tests (Depends-on): Add sleep.
25043         * tests/test-stat-time.c (force_unlink): New function.
25044         (cleanup): Use it.
25045         (test_mtime): Remove the ctime related tests.
25046         (test_ctime): New function, containing the ctime related tests.
25047         (main): Call test_ctime, except on native Windows platforms.
25048
25049 2008-04-27  Bruno Haible  <bruno@clisp.org>
25050
25051         * lib/rpmatch.c (rpmatch): Add some comments.
25052         Reported by James Youngman <jay@gnu.org>.
25053
25054 2008-04-27  Bruno Haible  <bruno@clisp.org>
25055
25056         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Also test the behaviour on
25057         quiet NaNs.
25058
25059 2008-04-27  Bruno Haible  <bruno@clisp.org>
25060
25061         Make test-yesno.sh work on mingw.
25062         * tests/test-yesno.sh: Postprocess the output to convert CR/LF to LF.
25063         * tests/test-yesno.c: Include yesno.h first. Include binary-io.h.
25064         (main): Set stdin to binary mode.
25065         * modules/yesno-tests (Depends-on): Add binary-io.
25066
25067 2008-04-27  Bruno Haible  <bruno@clisp.org>
25068
25069         Fix 'isfinite' on x86, x86_64, ia64 platforms.
25070         * tests/test-isfinite.c (test_isfinitel): Also test the behavior on
25071         argument that lie outside the IEEE 854 domain.
25072         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): New macro.
25073         (gl_ISFINITE): Use it.
25074         * doc/posix-functions/isfinite.texi: Document the fixed bugs.
25075
25076 2008-04-27  Bruno Haible  <bruno@clisp.org>
25077
25078         Allow local renaming in config.h.
25079         * lib/memrchr.c (memrchr): Don't undefine outside libc.
25080
25081 2008-04-27  Bruno Haible  <bruno@clisp.org>
25082
25083         * lib/memchr.c (__memchr): Change type of 'i'.
25084         * lib/memchr2.c (memchr2): Likewise.
25085
25086 2008-04-26  Eric Blake  <ebb9@byu.net>
25087         and Bruno Haible  <bruno@clisp.org>
25088
25089         Optimize and test memrchr.
25090         * modules/memrchr (Depends-on): Add intprops.
25091         * lib/memrchr.c (__memrchr): Avoid false positives in loop.
25092         * modules/memrchr-tests: New file.
25093         * tests/test-memrchr.c: New file.
25094
25095 2008-04-26  Bruno Haible  <bruno@clisp.org>
25096
25097         Add tentative support for DragonFly BSD.
25098         * lib/stdio-impl.h: Add macros for DragonFly BSD.
25099         * lib/fbufmode.c (fbufmode): Update conditionals. Use fp_ instead of
25100         fp.
25101         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
25102         restore_seek_optimization, update_fpos_cache, rpl_fflush: Likewise.
25103         * lib/fpurge.c (fpurge): Likewise.
25104         * lib/freadable.c (freaadable): Likewise.
25105         * lib/freadahead.c (freadahead): Likewise.
25106         * lib/freading.c (freading): Likewise.
25107         * lib/freadptr.c (freadptr): Likewise.
25108         * lib/freadseek.c (freadptrinc): Likewise.
25109         * lib/fseeko.c (fseeko): Likewise.
25110         * lib/fseterr.c (fseterr): Likewise.
25111         * lib/fwritable.c (fwritable): Likewise.
25112         * lib/fwriting.c (fwriting): Likewise.
25113
25114 2008-04-26  Bruno Haible  <bruno@clisp.org>
25115
25116         * lib/stdio-impl.h: New file.
25117         * lib/fbufmode.c: Include stdio-impl.h.
25118         (fbufmode): Use fp_, remove redundant #defines.
25119         * lib/fflush.c: Include stdio-impl.h.
25120         (clear_ungetc_buffer): Remove redundant #defines.
25121         * lib/fpurge.c: Include stdio-impl.h.
25122         (fpurge): Remove redundant #defines.
25123         * lib/freadable.c: Include stdio-impl.h.
25124         (freadable): Remove redundant #defines.
25125         * lib/freadahead.c: Include stdio-impl.h.
25126         (freadahead): Remove redundant #defines.
25127         * lib/freading.c: Include stdio-impl.h.
25128         (freading): Remove redundant #defines.
25129         * lib/freadptr.c: Include stdio-impl.h.
25130         (freadptr): Remove redundant #defines.
25131         * lib/freadseek.c: Include stdio-impl.h.
25132         (freadptrinc): Remove redundant #defines.
25133         * lib/fseeko.c: Include stdio-impl.h.
25134         (rpl_fseeko): Remove redundant #defines.
25135         * lib/fseterr.c: Include stdio-impl.h.
25136         (fseterr): Remove redundant #defines.
25137         * lib/fwritable.c: Include stdio-impl.h.
25138         (fwritable: Remove redundant #defines.
25139         * lib/fwriting.c: Include stdio-impl.h.
25140         (fwriting): Remove redundant #defines.
25141         * modules/fbufmode (Files): Add lib/stdio-impl.h.
25142         * modules/fflush (Files): Likewise.
25143         * modules/fpurge (Files): Likewise.
25144         * modules/freadable (Files): Likewise.
25145         * modules/freadahead (Files): Likewise.
25146         * modules/freading (Files): Likewise.
25147         * modules/freadptr (Files): Likewise.
25148         * modules/freadseek (Files): Likewise.
25149         * modules/fseeko (Files): Likewise.
25150         * modules/fseterr (Files): Likewise.
25151         * modules/fwritable (Files): Likewise.
25152         * modules/fwriting (Files): Likewise.
25153
25154 2008-04-26  Bruno Haible  <bruno@clisp.org>
25155
25156         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
25157         restore_seek_optimization, update_fpos_cache): New functions, extracted
25158         from rpl_fflush.
25159         (rpl_fflush): Use them.
25160         * m4/fflush.m4 (gl_PREREQ_FFLUSH): New macro.
25161         (gl_REPLACE_FFLUSH): Use it.
25162
25163 2008-04-26  Bruno Haible  <bruno@clisp.org>
25164
25165         * tests/test-xstrtol.sh: Work around limitation of an old 'tr' program
25166         on Solaris.
25167         * tests/test-xstrtoimax.sh: Likewise.
25168         * tests/test-xstrtoumax.sh: Likewise.
25169         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
25170
25171 2008-04-26  Bruno Haible  <bruno@clisp.org>
25172
25173         * modules/memchr-tests: New file.
25174         * tests/test-memchr.c; New file, based on tests/test-memchr2.c.
25175
25176 2008-04-26  Eric Blake  <ebb9@byu.net>
25177             Bruno Haible  <bruno@clisp.org>
25178
25179         * lib/memchr.c: Include intprops.h.
25180         (__memchr): Optimize parallel detection of matching bytes. Rename local
25181         variables. Add explanatory comments.
25182
25183 2008-04-26  Bruno Haible  <bruno@clisp.org>
25184
25185         Fix module 'memchr', broken since 2000-10-28.
25186         * lib/memchr.c: Outside glibc, define memchr, not __memchr.
25187
25188 2008-04-26  Bruno Haible  <bruno@clisp.org>
25189
25190         * lib/memchr2.c (memchr2): Rename local variables. Add explanatory
25191         comments.
25192
25193 2008-04-25  Eric Blake  <ebb9@byu.net>
25194
25195         Use native fstatat on cygwin 1.7.0.
25196         * m4/openat.m4 (gl_FUNC_OPENAT): Make sure lstat check is made
25197         first.
25198
25199 2008-04-23  Eric Blake  <ebb9@byu.net>
25200
25201         Improve memchr2 performance.
25202         * lib/memchr2.c (memchr2): Further optimize parallel detection of
25203         NUL bytes.
25204         * modules/memchr2 (Depends-on): Use intprops.h.
25205
25206 2008-04-23  Simon Josefsson  <simon@josefsson.org>
25207
25208         * lib/sys_socket.in.h (setsockopt): Be more type safe by declaring
25209         an inline function instead of a CPP macro.  Patch by Ben Pfaff
25210         <blp@cs.stanford.edu>.
25211
25212 2008-04-23  Simon Josefsson  <simon@josefsson.org>
25213
25214         * lib/arpa_inet.in.h: New file.
25215
25216         * modules/arpa_inet (Files): Add lib/arpa_inet.in.h.
25217         (Makefile.am): Sed in substitute header file.
25218
25219         * m4/arpa_inet_h.m4: Add gl_ARPA_INET_H_DEFAULTS and
25220         gl_ARPA_INET_MODULE_INDICATOR.  Use them.
25221
25222         * modules/inet_ntop (configure.ac): Use
25223         gl_ARPA_INET_MODULE_INDICATOR.
25224
25225         * modules/inet_pton (configure.ac): Use
25226         gl_ARPA_INET_MODULE_INDICATOR.
25227
25228 2008-04-22  Jim Meyering  <meyering@redhat.com>
25229
25230         * modules/verify (License): Re-license as LGPLv2+.
25231
25232 2008-04-22  Simon Josefsson  <simon@josefsson.org>
25233
25234         * lib/sys_socket.in.h: Define setsockopt macro to cast fourth
25235         parameter to void* as per POSIX standard (MinGW uses char*).
25236
25237 2008-04-21  Bruno Haible  <bruno@clisp.org>
25238
25239         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
25240         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
25241         Define to replacements if REPLACE_ISWCNTRL is 1.
25242         * m4/wctype.m4 (gl_WCTYPE_H): Test whether the isw* functions work.
25243         If not, set WCTYPE_H to nonempty and REPLACE_ISWCNTRL to 1.
25244         * modules/wctype (Makefile.am): Substitute REPLACE_ISWCNTRL.
25245         * doc/posix-functions/iswalnum.texi: Mention the 'wctype' module and
25246         what it fixes.
25247         * doc/posix-functions/iswalpha.texi: Likewise.
25248         * doc/posix-functions/iswblank.texi: Likewise.
25249         * doc/posix-functions/iswcntrl.texi: Likewise.
25250         * doc/posix-functions/iswdigit.texi: Likewise.
25251         * doc/posix-functions/iswgraph.texi: Likewise.
25252         * doc/posix-functions/iswlower.texi: Likewise.
25253         * doc/posix-functions/iswprint.texi: Likewise.
25254         * doc/posix-functions/iswpunct.texi: Likewise.
25255         * doc/posix-functions/iswspace.texi: Likewise.
25256         * doc/posix-functions/iswupper.texi: Likewise.
25257         * doc/posix-functions/iswxdigit.texi: Likewise.
25258         Reported by Alain Guibert.
25259
25260 2008-04-21  Bruno Haible  <bruno@clisp.org>
25261
25262         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Fix typo in last commit.
25263         Patch by Alain Guibert.
25264
25265 2008-04-21  Bruno Haible  <bruno@clisp.org>
25266
25267         Fix test failures on mingw.
25268         * tests/test-xstrtol.c (print_no_progname): New function.
25269         (main): Install it in error_print_progname hook.
25270         * tests/test-xstrtol.sh: Convert CR/LF to NL in output.
25271         * tests/test-xstrtoimax.sh: Likewise.
25272         * tests/test-xstrtoumax.sh: Likewise.
25273
25274 2008-04-21  Bruno Haible  <bruno@clisp.org>
25275
25276         Fix test failure on mingw.
25277         * tests/test-argp-2.sh (func_compare): Remove CRs from sed's output.
25278
25279 2008-04-21  Bruno Haible  <bruno@clisp.org>
25280
25281         * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
25282         Actually assign a value.
25283
25284 2008-04-20  Bruno Haible  <bruno@clisp.org>
25285
25286         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
25287         take 2.
25288         * lib/canonicalize.c (canonicalize_file_name): Elide if the
25289         'canonicalize-lgpl' module is also used.
25290         * lib/canonicalize-lgpl.c: Undo last change.
25291         * modules/canonicalize-lgpl (configure.ac): Invoke gl_MODULE_INDICATOR.
25292
25293 2008-04-20  Bruno Haible  <bruno@clisp.org>
25294
25295         * lib/mkdir.c (mkdir): Undefine after the includes, not right after
25296         config.h. Provide _mkdir based fallback for mingw.
25297         * lib/sys_stat.in.h (mkdir): Define through an 'extern' declaration
25298         if REPLACE_MKDIR is 1. Otherwise, test for mingw directly.
25299         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Require
25300         gl_SYS_STAT_H_DEFAULTS. When doing the replacement, set REPLACE_MKDIR
25301         rather than defining mkdir in config.h.
25302         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): New macro.
25303         (gl_SYS_STAT_H_DEFAULTS): New macro.
25304         (gl_HEADER_SYS_STAT_H): Require it. Don't set HAVE_DECL_MKDIR and
25305         HAVE_IO_H any more.
25306         * modules/sys_stat (Makefile.am): Substitute REPLACE_MKDIR instead of
25307         HAVE_DECL_MKDIR and HAVE_IO_H.
25308
25309 2008-04-20  Bruno Haible  <bruno@clisp.org>
25310
25311         * lib/isapipe.c: Port to native Windows platforms.
25312
25313 2008-04-20  Bruno Haible  <bruno@clisp.org>
25314
25315         * lib/gc-gnulib.c: Include <windows.h> before <wincrypt.h>.
25316
25317 2008-04-21  Eric Blake  <ebb9@byu.net>
25318
25319         Work around preprocessors that don't handle UINTMAX_MAX.
25320         * lib/memchr2.c (memchr2): Avoid embedded #if.
25321         Reported by Alain Guibert, fix suggested by Bruno Haible.
25322
25323 2008-04-21  Simon Josefsson  <simon@josefsson.org>
25324
25325         * doc/posix-functions/strftime.texi (strftime): Explain better
25326         Windows incompatibility.  Suggested by Micah Cowan
25327         <micah@cowan.name>.
25328
25329 2008-04-20  Bruno Haible  <bruno@clisp.org>
25330
25331         * modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
25332         unistr/u8-mblen.
25333
25334 2008-04-20  Bruno Haible  <bruno@clisp.org>
25335
25336         Fix test failure on platforms with non-GNU iconv.
25337         * lib/uniconv/u16-conv-to-enc.c (u16_to_u8_lenient): New function.
25338         (U_TO_U8): Use it, rather than u16_to_u8.
25339         * lib/uniconv/u-conv-to-enc.h (FUNC): Allow an incomplete sequence of
25340         units at the end of the input string.
25341         * modules/uniconv/u16-conv-to-enc (Depends-on): Update.
25342
25343 2008-04-20  Bruno Haible  <bruno@clisp.org>
25344
25345         * tests/uniconv/test-u8-conv-to-enc.c (main): Accept result == NULL
25346         when the resulting length is 0.
25347         * tests/uniconv/test-u16-conv-to-enc.c (main): Likewise.
25348
25349 2008-04-20  Bruno Haible  <bruno@clisp.org>
25350
25351         * m4/roundf.m4 (gl_FUNC_ROUNDF): Add test whether roundf actually
25352         works.
25353         * doc/posix-functions/roundf.texi: Mention roundf bug on mingw.
25354
25355 2008-04-20  Bruno Haible  <bruno@clisp.org>
25356
25357         * tests/test-tsearch.c (main): Don't use initstate if it is missing.
25358         * modules/tsearch-tests (configure.ac): Test for initstate function.
25359
25360 2008-04-20  Bruno Haible  <bruno@clisp.org>
25361
25362         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
25363         for nlink_t if missing.
25364         * tests/test-sys_stat.c: Check the existence of the nlink_t type.
25365
25366 2008-04-19  Bruno Haible  <bruno@clisp.org>
25367
25368         Work around snprintf bug on Linux libc5.
25369         * m4/printf.m4 (gl_SNPRINTF_SIZE1): New macro.
25370         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
25371         gl_SNPRINTF_SIZE1.
25372         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
25373         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Likewise. Replace snprintf if
25374         that test failed.
25375         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Likewise.
25376         * lib/vasnprintf.c (USE_SNPRINTF): Set to 0 on Linux libc5 systems.
25377         * modules/snprintf (Files): Add m4/printf.m4.
25378         * modules/vsnprintf (Files): Likewise.
25379         * doc/posix-functions/snprintf.texi: Document Linux libc5 problem.
25380         * doc/posix-functions/vsnprintf.texi: Likewise.
25381
25382 2008-04-19  Bruno Haible  <bruno@clisp.org>
25383
25384         * lib/vasnprintf.c (floorlog10l, floorlog10): Reduce maximum error
25385         from 0.0058 to less than 10^-7.
25386
25387 2008-04-19  Bruno Haible  <bruno@clisp.org>
25388
25389         Fix rounding when a precision is given.
25390         * lib/vasnprintf.c (is_borderline): New function.
25391         (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
25392         9...9x.
25393         * tests/test-vasnprintf-posix.c (test_function): Test rounding with %f,
25394         %e, %g.
25395         * tests/test-vasprintf-posix.c (test_function): Likewise.
25396         * tests/test-snprintf-posix.h (test_function): Likewise.
25397         * tests/test-sprintf-posix.h (test_function): Likewise.
25398         * tests/test-fprintf-posix.h (test_function): Test rounding with %f.
25399         * tests/test-printf-posix.h (test_function): Likewise.
25400         * tests/test-printf-posix.output: Update.
25401         Reported by John Darrington <john@darrington.wattle.id.au> via
25402         Ben Pfaff <blp@cs.stanford.edu>.
25403
25404 2008-04-18  Simon Josefsson  <simon@josefsson.org>
25405
25406         * doc/posix-functions/strftime.texi (strftime): Clarify platform.
25407         Suggested by Bruno Haible <bruno@clisp.org>.
25408
25409 2008-04-17  Bruno Haible  <bruno@clisp.org>
25410
25411         * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
25412         gl_recursive_lock_destroy): Provide no-op definitions for the dummy
25413         implementation.
25414         Patch by Bruce Merry <bmerry@gmail.com>.
25415
25416 2008-04-17  Simon Josefsson  <simon@josefsson.org>
25417
25418         * doc/posix-functions/strftime.texi (strftime): Mention that %e
25419         doesn't work under Windows.
25420
25421 2008-04-16  Bruno Haible  <bruno@clisp.org>
25422
25423         * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
25424         New macros.
25425         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN,
25426         SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC,
25427         SUBLANG_CROATIAN_CROATIA, SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,
25428         SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA, SUBLANG_MONGOLIAN_PRC,
25429         SUBLANG_QUECHUA_BOLIVIA, SUBLANG_QUECHUA_ECUADOR, SUBLANG_QUECHUA_PERU,
25430         SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
25431         SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN, SUBLANG_UIGHUR_PRC): New
25432         macros.
25433         (gl_locale_name_from_win32_LANGID): Refine code for Croatian/Bosnian,
25434         Mongolian, Russian, Spanish, Tibetan. Add code for Maori, Quechua,
25435         Northern Sotho, Uighur.
25436
25437 2008-04-16  Bruno Haible  <bruno@clisp.org>
25438
25439         * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
25440         (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
25441         (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
25442         Reported by Daniel Bergström <daniel@octocode.com>.
25443
25444 2007-12-25  KJK::Hyperion  <hackbunny@reactos.com>
25445             Bruno Haible  <bruno@clisp.org>
25446
25447         * lib/localename.c (gl_locale_name_canonicalize) [WIN32_NATIVE]: New
25448         function.
25449         (gl_locale_name_from_win32_LANGID, gl_locale_name_from_win32_LCID):
25450         New functions, mostly extracted from gl_locale_name_default.
25451         (gl_locale_name_default): Use gl_locale_name_from_win32_LCID.
25452
25453 2008-04-16  Eric Blake  <ebb9@byu.net>
25454
25455         Adjust strtod detection to catch glibc 2.7 bug.
25456         * m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
25457         Reported by John Gatewood Ham.
25458
25459 2008-04-16  Bruno Haible  <bruno@clisp.org>
25460
25461         Add tentative support for Linux libc5.
25462         * lib/fbufmode.c (fbufmode) [__GNU_LIBRARY__==1]: Reuse glibc2 code.
25463         * lib/fpurge.c (fpurge): Likewise.
25464         * lib/freadable.c (freadable): Likewise.
25465         * lib/freadahead.c (freadahead): Likewise.
25466         * lib/freading.c (freading): Likewise.
25467         * lib/freadptr.c (freadptr): Likewise.
25468         * lib/freadseek.c (freadptrinc): Likewise.
25469         * lib/fseeko.c (rpl_fseeko): Likewise.
25470         * lib/fseterr.c (fseterr): Likewise.
25471         * lib/fwritable.c (fwritable): Likewise.
25472         * lib/fwriting.c (fwriting): Likewise.
25473         Reported by Alain Guibert <alguibert+bts@free.fr>.
25474
25475 2008-04-15  Bruno Haible  <bruno@clisp.org>
25476
25477         * modules/mathl (configure.ac): Define module indicator.
25478
25479 2008-04-15  Bruno Haible  <bruno@clisp.org>
25480
25481         * lib/logl.c (logl): Remove unused variables.
25482
25483 2008-04-15  Bruno Haible  <bruno@clisp.org>
25484
25485         * lib/uniconv/u-conv-to-enc.h (FUNC): Fix return value when U_TO_U8
25486         fails.
25487
25488 2008-04-15  Bruno Haible  <bruno@clisp.org>
25489
25490         * lib/trim.c (trim2): Fix argument of isspace() macro.
25491
25492 2008-04-15  Paolo Bonzini  <bonzini@gnu.org>
25493
25494         * lib/tanl.c (kernel_tanl): Rename flag to invert, initialize it
25495         to 0.
25496         * lib/trigl.c (ieee754_rem_pio2l): Fix range checks.
25497
25498 2008-04-14  Bruno Haible  <bruno@clisp.org>
25499
25500         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Fix underquoting of
25501         AC_LANG_PROGRAM argument.
25502         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
25503         * m4/gethrxtime.m4 (gl_ARITHMETIC_HRTIME_T): Likewise.
25504         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
25505         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
25506         * m4/math_h.m4 (gl_MATH_H): Likewise.
25507         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
25508         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
25509         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
25510         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Likewise.
25511         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
25512         * m4/regex.m4 (gl_REGEX): Likewise.
25513         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Likewise.
25514         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): Likewise.
25515         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
25516         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Likewise.
25517         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
25518         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
25519         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
25520         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
25521
25522 2008-04-14  Jim Meyering  <meyering@redhat.com>
25523
25524         test-strtod: fix typos: s/abs/fabs/
25525         * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".
25526
25527 2008-04-13  Bruno Haible  <bruno@clisp.org>
25528
25529         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
25530         * lib/canonicalize-lgpl.c: Elide the contents if the 'canonicalize'
25531         module is also used and while not building the reloc-wrapper.
25532
25533 2008-04-13  Bruno Haible  <bruno@clisp.org>
25534
25535         * tests/test-getaddrinfo.c (simple): Ignore EAI_NODATA error.
25536
25537 2008-04-13  Bruno Haible  <bruno@clisp.org>
25538
25539         Fix AIX compilation failure introduced on 2008-04-02.
25540         * tests/test-frexp.c (exp): Undefine before redefining.
25541         * tests/test-frexpl.c (exp): Likewise.
25542
25543 2008-04-13  Bruno Haible  <bruno@clisp.org>
25544
25545         Work around a HP-UX stdio bug.
25546         * tests/test-ftell.c (main): Disable the fseek/ftell test on HP-UX.
25547         * tests/test-ftello.c (main): Likewise.
25548         * doc/posix-functions/ftell.texi: Mention HP-UX bug.
25549         * doc/posix-functions/ftello.texi: Likewise.
25550
25551 2008-04-13  Bruno Haible  <bruno@clisp.org>
25552
25553         Make test-signbit pass on HP-UX/hppa.
25554         * tests/test-signbit.c (minus_zerol): New variable.
25555         (test_signbitl): Use it.
25556
25557 2008-04-13  Bruno Haible  <bruno@clisp.org>
25558
25559         Make truncl work on OSF/1 4.0.
25560         * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
25561         Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
25562         * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
25563         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
25564         HAVE_DECL_TRUNCL.
25565         * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
25566         HAVE_DECL_TRUNCL.
25567         * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
25568
25569 2008-04-13  Bruno Haible  <bruno@clisp.org>
25570
25571         * lib/unictype.h: Remove trailing comma from enumeration definitions.
25572
25573 2008-04-13  Bruno Haible  <bruno@clisp.org>
25574
25575         * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
25576         expression, so as to avoid HP-UX 11 cc compiler bug.
25577
25578 2008-04-13  Bruno Haible  <bruno@clisp.org>
25579
25580         * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
25581
25582 2008-04-13  Bruno Haible  <bruno@clisp.org>
25583
25584         * lib/git-merge-changelog.c: Remove empty declaration outside of
25585         functions.
25586
25587 2008-04-13  Bruno Haible  <bruno@clisp.org>
25588
25589         * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
25590
25591 2008-04-13  Bruno Haible  <bruno@clisp.org>
25592
25593         * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
25594         * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
25595         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
25596         also if it exists but lacks definitions of the SHUT_* macros.
25597         * modules/sys_socket (Description): Update.
25598         Reported by Elbert Pol <e.pol@chello.nl>.
25599
25600 2008-04-13  Bruno Haible  <bruno@clisp.org>
25601
25602         * lib/localcharset.c (OS2): Don't redefine if already defined.
25603         Reported by Elbert Pol <e.pol@chello.nl>.
25604
25605 2008-04-13  Bruno Haible  <bruno@clisp.org>
25606
25607         * lib/binary-io.h [__EMX__]: Include <io.h>.
25608         Reported by Elbert Pol <e.pol@chello.nl>.
25609
25610 2008-04-12  Bruno Haible  <bruno@clisp.org>
25611
25612         * lib/fpucw.h: Enable the definitions also for x86_64.
25613         Needed for NetBSD/x86_64.
25614         Reported by Thomas Klausner <tk@giga.or.at>.
25615
25616 2008-04-12  Bruno Haible  <bruno@clisp.org>
25617
25618         * tests/test-strtod.c: Include isnand.h.
25619         (main): Use isnand instead of isnan.
25620         Reported by Jim Meyering.
25621
25622 2008-04-12  Bruno Haible  <bruno@clisp.org>
25623
25624         * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
25625         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
25626
25627 2008-04-12  Jim Meyering  <meyering@redhat.com>
25628
25629         * m4/math_h.m4 (gl_MATH_H): Fix typos.
25630
25631 2008-04-12  Bruno Haible  <bruno@clisp.org>
25632
25633         * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
25634         Reported by Elbert Pol <e.pol@chello.nl>.
25635
25636 2008-04-12  Eric Blake  <ebb9@byu.net>
25637
25638         Work around Solaris 10 math.h bug.
25639         * m4/math_h.m4 (gl_MATH_H): Check for bug.
25640         (gl_MATH_H_DEFAULTS): Set up default.
25641         * modules/math (Makefile.am): Replace new indicators.
25642         * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
25643         * tests/test-math.c (main): Test this.
25644         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
25645         * doc/posix-headers/math.texi (math.h): Mention bug.
25646         Reported by Nelson H. F. Beebe and Jim Meyering.
25647
25648 2008-04-11  Bruno Haible  <bruno@clisp.org>
25649
25650         Adapt to future versions of Apple GCC.
25651         * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
25652         Reported by Peter O'Gorman <peter@pogma.com>.
25653
25654 2008-04-11  Bruno Haible  <bruno@clisp.org>
25655
25656         * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
25657
25658 2008-04-11  Bruno Haible  <bruno@clisp.org>
25659
25660         * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
25661
25662         * modules/getaddrinfo-tests (Makefile.am): Define
25663         test_getaddrinfo_LDADD.
25664
25665 2008-04-11  Bruno Haible  <bruno@clisp.org>
25666
25667         * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
25668         (init): Fix syntax error.
25669         * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
25670         is declared.
25671
25672 2008-04-11  Bruno Haible  <bruno@clisp.org>
25673
25674         * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
25675         * modules/glob (Depends-on): Add stdbool.
25676
25677 2008-04-11  Bruno Haible  <bruno@clisp.org>
25678
25679         * lib/trim.c: Include <string.h>.
25680
25681 2008-04-11  Eric Blake  <ebb9@byu.net>
25682
25683         Avoid compile failure on OS/2.
25684         * lib/regex_internal.h (internal_function): Disable optimization
25685         on OS/2 (__EMX__), where it caused compiler error.
25686         Reported by Elbert Pol.
25687
25688 2008-04-11  Bruno Haible  <bruno@clisp.org>
25689
25690         Flush the standard error stream before aborting. Needed on mingw.
25691         * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
25692         * tests/test-array_list.c (ASSERT): Likewise.
25693         * tests/test-array_oset.c (ASSERT): Likewise.
25694         * tests/test-avltree_list.c (ASSERT): Likewise.
25695         * tests/test-avltree_oset.c (ASSERT): Likewise.
25696         * tests/test-avltreehash_list.c (ASSERT): Likewise.
25697         * tests/test-binary-io.c (ASSERT): Likewise.
25698         * tests/test-byteswap.c (ASSERT): Likewise.
25699         * tests/test-c-ctype.c (ASSERT): Likewise.
25700         * tests/test-c-strcasecmp.c (ASSERT): Likewise.
25701         * tests/test-c-strcasestr.c (ASSERT): Likewise.
25702         * tests/test-c-strncasecmp.c (ASSERT): Likewise.
25703         * tests/test-c-strstr.c (ASSERT): Likewise.
25704         * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
25705         * tests/test-canonicalize.c (ASSERT): Likewise.
25706         * tests/test-carray_list.c (ASSERT): Likewise.
25707         * tests/test-ceilf1.c (ASSERT): Likewise.
25708         * tests/test-ceilf2.c (ASSERT): Likewise.
25709         * tests/test-ceill.c (ASSERT): Likewise.
25710         * tests/test-count-one-bits.c (ASSERT): Likewise.
25711         * tests/test-fbufmode.c (ASSERT): Likewise.
25712         * tests/test-fflush2.c (ASSERT): Likewise.
25713         * tests/test-floorf1.c (ASSERT): Likewise.
25714         * tests/test-floorf2.c (ASSERT): Likewise.
25715         * tests/test-floorl.c (ASSERT): Likewise.
25716         * tests/test-fopen.c (ASSERT): Likewise.
25717         * tests/test-fpending.c (ASSERT): Likewise.
25718         * tests/test-fprintf-posix.c (ASSERT): Likewise.
25719         * tests/test-fpurge.c (ASSERT): Likewise.
25720         * tests/test-freadable.c (ASSERT): Likewise.
25721         * tests/test-freadahead.c (ASSERT): Likewise.
25722         * tests/test-freading.c (ASSERT): Likewise.
25723         * tests/test-freadptr.c (ASSERT): Likewise.
25724         * tests/test-freadptr2.c (ASSERT): Likewise.
25725         * tests/test-freadseek.c (ASSERT): Likewise.
25726         * tests/test-freopen.c (ASSERT): Likewise.
25727         * tests/test-frexp.c (ASSERT): Likewise.
25728         * tests/test-frexpl.c (ASSERT): Likewise.
25729         * tests/test-fseek.c (ASSERT): Likewise.
25730         * tests/test-fseeko.c (ASSERT): Likewise.
25731         * tests/test-fstrcmp.c (ASSERT): Likewise.
25732         * tests/test-ftell.c (ASSERT): Likewise.
25733         * tests/test-ftello.c (ASSERT): Likewise.
25734         * tests/test-func.c (ASSERT): Likewise.
25735         * tests/test-fwritable.c (ASSERT): Likewise.
25736         * tests/test-fwriting.c (ASSERT): Likewise.
25737         * tests/test-getdelim.c (ASSERT): Likewise.
25738         * tests/test-getline.c (ASSERT): Likewise.
25739         * tests/test-i-ring.c (ASSERT): Likewise.
25740         * tests/test-iconv-utf.c (ASSERT): Likewise.
25741         * tests/test-iconv.c (ASSERT): Likewise.
25742         * tests/test-isfinite.c (ASSERT): Likewise.
25743         * tests/test-isnand.c (ASSERT): Likewise.
25744         * tests/test-isnanf.c (ASSERT): Likewise.
25745         * tests/test-isnanl.h (ASSERT): Likewise.
25746         * tests/test-ldexpl.c (ASSERT): Likewise.
25747         * tests/test-linked_list.c (ASSERT): Likewise.
25748         * tests/test-linkedhash_list.c (ASSERT): Likewise.
25749         * tests/test-localename.c (ASSERT): Likewise.
25750         * tests/test-lseek.c (ASSERT): Likewise.
25751         * tests/test-mbscasecmp.c (ASSERT): Likewise.
25752         * tests/test-mbscasestr1.c (ASSERT): Likewise.
25753         * tests/test-mbscasestr2.c (ASSERT): Likewise.
25754         * tests/test-mbscasestr3.c (ASSERT): Likewise.
25755         * tests/test-mbscasestr4.c (ASSERT): Likewise.
25756         * tests/test-mbschr.c (ASSERT): Likewise.
25757         * tests/test-mbscspn.c (ASSERT): Likewise.
25758         * tests/test-mbsncasecmp.c (ASSERT): Likewise.
25759         * tests/test-mbspbrk.c (ASSERT): Likewise.
25760         * tests/test-mbspcasecmp.c (ASSERT): Likewise.
25761         * tests/test-mbsrchr.c (ASSERT): Likewise.
25762         * tests/test-mbsspn.c (ASSERT): Likewise.
25763         * tests/test-mbsstr1.c (ASSERT): Likewise.
25764         * tests/test-mbsstr2.c (ASSERT): Likewise.
25765         * tests/test-mbsstr3.c (ASSERT): Likewise.
25766         * tests/test-memchr2.c (ASSERT): Likewise.
25767         * tests/test-memmem.c (ASSERT): Likewise.
25768         * tests/test-open.c (ASSERT): Likewise.
25769         * tests/test-printf-frexp.c (ASSERT): Likewise.
25770         * tests/test-printf-frexpl.c (ASSERT): Likewise.
25771         * tests/test-printf-posix.c (ASSERT): Likewise.
25772         * tests/test-quotearg.c (ASSERT): Likewise.
25773         * tests/test-rbtree_list.c (ASSERT): Likewise.
25774         * tests/test-rbtree_oset.c (ASSERT): Likewise.
25775         * tests/test-rbtreehash_list.c (ASSERT): Likewise.
25776         * tests/test-round1.c (ASSERT): Likewise.
25777         * tests/test-roundf1.c (ASSERT): Likewise.
25778         * tests/test-roundl.c (ASSERT): Likewise.
25779         * tests/test-signbit.c (ASSERT): Likewise.
25780         * tests/test-sleep.c (ASSERT): Likewise.
25781         * tests/test-snprintf-posix.c (ASSERT): Likewise.
25782         * tests/test-snprintf.c (ASSERT): Likewise.
25783         * tests/test-sprintf-posix.c (ASSERT): Likewise.
25784         * tests/test-stat-time.c (ASSERT): Likewise.
25785         * tests/test-strcasestr.c (ASSERT): Likewise.
25786         * tests/test-strerror.c (ASSERT): Likewise.
25787         * tests/test-striconv.c (ASSERT): Likewise.
25788         * tests/test-striconveh.c (ASSERT): Likewise.
25789         * tests/test-striconveha.c (ASSERT): Likewise.
25790         * tests/test-strsignal.c (ASSERT): Likewise.
25791         * tests/test-strstr.c (ASSERT): Likewise.
25792         * tests/test-strtod.c (ASSERT): Likewise.
25793         * tests/test-trunc1.c (ASSERT): Likewise.
25794         * tests/test-trunc2.c (ASSERT): Likewise.
25795         * tests/test-truncf1.c (ASSERT): Likewise.
25796         * tests/test-truncf2.c (ASSERT): Likewise.
25797         * tests/test-truncl.c (ASSERT): Likewise.
25798         * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
25799         * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
25800         * tests/test-vasnprintf.c (ASSERT): Likewise.
25801         * tests/test-vasprintf-posix.c (ASSERT): Likewise.
25802         * tests/test-vasprintf.c (ASSERT): Likewise.
25803         * tests/test-vfprintf-posix.c (ASSERT): Likewise.
25804         * tests/test-vprintf-posix.c (ASSERT): Likewise.
25805         * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
25806         * tests/test-vsnprintf.c (ASSERT): Likewise.
25807         * tests/test-vsprintf-posix.c (ASSERT): Likewise.
25808         * tests/test-wcwidth.c (ASSERT): Likewise.
25809         * tests/test-xfprintf-posix.c (ASSERT): Likewise.
25810         * tests/test-xprintf-posix.c (ASSERT): Likewise.
25811         * tests/test-xvasprintf.c (ASSERT): Likewise.
25812         * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
25813         * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
25814         * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
25815         * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
25816         * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
25817         * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
25818         * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
25819         * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
25820         * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
25821         * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
25822         * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
25823         * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
25824         * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
25825         * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
25826         * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
25827         * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
25828         * tests/unictype/test-block_list.c (ASSERT): Likewise.
25829         * tests/unictype/test-block_of.c (ASSERT): Likewise.
25830         * tests/unictype/test-block_test.c (ASSERT): Likewise.
25831         * tests/unictype/test-categ_and.c (ASSERT): Likewise.
25832         * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
25833         * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
25834         * tests/unictype/test-categ_name.c (ASSERT): Likewise.
25835         * tests/unictype/test-categ_none.c (ASSERT): Likewise.
25836         * tests/unictype/test-categ_of.c (ASSERT): Likewise.
25837         * tests/unictype/test-categ_or.c (ASSERT): Likewise.
25838         * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
25839         * tests/unictype/test-combining.c (ASSERT): Likewise.
25840         * tests/unictype/test-decdigit.c (ASSERT): Likewise.
25841         * tests/unictype/test-digit.c (ASSERT): Likewise.
25842         * tests/unictype/test-mirror.c (ASSERT): Likewise.
25843         * tests/unictype/test-numeric.c (ASSERT): Likewise.
25844         * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
25845         * tests/unictype/test-pr_test.c (ASSERT): Likewise.
25846         * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
25847         * tests/unictype/test-scripts.c (ASSERT): Likewise.
25848         * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
25849         * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
25850         * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
25851         * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
25852         * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
25853         * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
25854         * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
25855         * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
25856         * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
25857         * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
25858         * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
25859         * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
25860         * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
25861         * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
25862         * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
25863         * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
25864         * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
25865         * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
25866         * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
25867         * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
25868         * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
25869         * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
25870         * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
25871         * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
25872         * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
25873         * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
25874         * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
25875         * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
25876         * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
25877         * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
25878         * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
25879         * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
25880         * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
25881         * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
25882         * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
25883         * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
25884         * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
25885         Reported by Eric Blake.
25886
25887 2008-04-11  Bruno Haible  <bruno@clisp.org>
25888
25889         * lib/wchar.in.h: Tweak comment.
25890
25891 2008-04-11  Bruno Haible  <bruno@clisp.org>
25892
25893         Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
25894         * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
25895         gl_COMMON.
25896         * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
25897
25898 2008-04-11  Bruno Haible  <bruno@clisp.org>
25899
25900         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
25901
25902 2008-04-11  Simon Josefsson  <simon@josefsson.org>
25903
25904         * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
25905         of attempting to use non-existing /dev/*random.  Based on patch
25906         from Adam Strzelecki <ono@java.pl> in
25907         <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
25908
25909 2008-04-08  Bruno Haible  <bruno@clisp.org>
25910
25911         Add tentative support for emx+gcc.
25912         * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
25913         * lib/fpurge.c (fpurge): Likewise.
25914         * lib/freadable.c (freadable): Likewise.
25915         * lib/freadahead.c (freadahead): Likewise.
25916         * lib/freading.c (freading): Likewise.
25917         * lib/freadptr.c (freadptr): Likewise.
25918         * lib/freadseek.c (freadptrinc): Likewise.
25919         * lib/fseeko.c (rpl_fseeko): Likewise.
25920         * lib/fseterr.c (fseterr): Likewise.
25921         * lib/fwritable.c (fwritable): Likewise.
25922         * lib/fwriting.c (fwriting): Likewise.
25923         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
25924
25925 2008-04-09  Eric Blake  <ebb9@byu.net>
25926
25927         Avoid some autoconf warnings.
25928         * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
25929         * m4/acl.m4 (gl_FUNC_ACL): Likewise.
25930         * m4/afs.m4 (gl_AFS): Likewise.
25931         * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
25932         * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
25933         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
25934         * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
25935         (gl_INTEGER_TYPE_SUFFIX): Likewise.
25936         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
25937         (AC_CHECK_DECLS_ONCE): Likewise.
25938         Rename file...
25939         * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
25940         gnulib-tool requires autoconf 2.59 or better.
25941         * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
25942
25943 2008-04-08  Eric Blake  <ebb9@byu.net>
25944
25945         Use 'git describe --match' if present (added in git 1.5.5).
25946         * build-aux/git-version-gen: Limit result to tags that match 'v*'
25947         if possible.
25948
25949 2008-04-08  Bruno Haible  <bruno@clisp.org>
25950
25951         Add tentative support for OpenServer.
25952         * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
25953         _ptr, _cnt.
25954         * lib/fpurge.c (fpurge): Likewise.
25955         * lib/freadable.c (freadable): Likewise.
25956         * lib/freadahead.c (freadahead): Likewise.
25957         * lib/freading.c (freading): Likewise.
25958         * lib/freadptr.c (freadptr): Likewise.
25959         * lib/freadseek.c (freadptrinc): Likewise.
25960         * lib/fseeko.c (rpl_fseeko): Likewise.
25961         * lib/fseterr.c (fseterr): Likewise.
25962         * lib/fwritable.c (fwritable): Likewise.
25963         * lib/fwriting.c (fwriting): Likewise.
25964         Reported by Roger Cornelius <rac@tenzing.org> and
25965         Brian K. White <brian@aljex.com>.
25966
25967 2008-04-06  Jim Meyering  <meyering@redhat.com>
25968
25969         * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
25970
25971 2008-04-06  Bruno Haible  <bruno@clisp.org>
25972
25973         Avoid possible error with non-ASCII bytes in UTF-8 locales.
25974         * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
25975         * tests/test-printf-posix.sh: Likewise.
25976         * tests/test-vfprintf-posix.sh: Likewise.
25977         * tests/test-vprintf-posix.sh: Likewise.
25978         * tests/test-xprintf-posix.sh: Likewise.
25979
25980 2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25981
25982         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
25983         hide error from 'ls', needed on OS/2.
25984         Report by Elbert Pol <elbert.pol@gmail.com>.
25985
25986 2008-04-04  Eric Blake  <ebb9@byu.net>
25987
25988         Make test-fseeko.c failures meaningful.
25989         * tests/test-fseeko.c: Print line number on failure.
25990         * tests/test-fseek.c: Likewise.
25991         Reported by Nelson H. F. Beebe.
25992
25993         Improve strtod bug detection check.
25994         * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
25995         required for Solaris 10.
25996         Reported by Bob Friesenhahn and Nelson H. F. Beebe.
25997
25998 2008-04-04  Bruno Haible  <bruno@clisp.org>
25999
26000         * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
26001         by m4/setenv.m4.
26002
26003 2008-04-03  Eric Blake  <ebb9@byu.net>
26004
26005         Ensure sane .version contents.
26006         * top/GNUmakefile (_dummy): Also delete .version when rebuilding
26007         version string.
26008         * build-aux/git-version-gen: Improve documentation.
26009
26010         Make GNU make output nicer.
26011         * top/GNUmakefile [!_have-Makefile]: Add dependency on
26012         MAKECMDGOALS to enforce message for all command line targets.  Set
26013         srcdir for use in maint.mk.
26014
26015         Another maintainer tweak.
26016         * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
26017         a target that regenerates version.
26018
26019 2008-04-03  Jim Meyering  <meyering@redhat.com>
26020
26021         vc-list-files: don't cause coreutils "make po-check" failure
26022         * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
26023
26024 2008-04-03  Eric Blake  <ebb9@byu.net>
26025
26026         Allow VPATH usage of vc-list-files.
26027         * build-aux/vc-list-files (scriptversion): Add timestamp.
26028         (options): Add --help, --version, -C.
26029         (CVS): Support installed cvsu.
26030
26031 2008-04-02  Bruno Haible  <bruno@clisp.org>
26032
26033         Avoid some "statement with no effect" warnings from gcc.
26034         * tests/test-wctype.c (main): Explicitly ignore unused values.
26035         Reported by Jim Meyering.
26036
26037 2008-04-02  Jim Meyering  <meyering@redhat.com>
26038
26039         Avoid some warnings from "gcc -Wshadow".
26040         * tests/test-frexp.c (exp): Define to a different identifier.
26041         * tests/test-frexpl.c (exp): Likewise.
26042
26043 2008-04-03  Jim Meyering  <meyering@redhat.com>
26044
26045         bootstrap: remove dangling *.[ch] symlinks from lib
26046         * build-aux/bootstrap [dangling symlink removal]: Move find's
26047         -depth option to precede all others, to avoid a warning.
26048         Remove *.[ch] files too, and from "$source_base" (usually lib/).
26049
26050 2008-04-02  Bruno Haible  <bruno@clisp.org>
26051
26052         Avoid some warnings from "gcc -Wshadow".
26053         * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
26054         * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
26055         * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
26056         * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
26057         Reported by Jim Meyering.
26058
26059 2008-04-01  Bruno Haible  <bruno@clisp.org>
26060
26061         Fix test to work on IRIX 6.5 with cc.
26062         * tests/test-math.c (numeric_equal): New function.
26063         (main): Use it.
26064
26065 2008-04-01  Bruno Haible  <bruno@clisp.org>
26066
26067         * doc/posix-headers/math.texi: Refine documentation of NAN problem.
26068
26069 2008-04-01  Bruno Haible  <bruno@clisp.org>
26070
26071         * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
26072         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
26073         * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
26074         (Depends-on): Remove math.
26075
26076         * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
26077         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
26078         * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
26079         (Depends-on): Remove math.
26080
26081         * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
26082         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
26083         * modules/snprintf-posix-tests (Files): Add tests/nan.h.
26084         (Depends-on): Remove math.
26085         * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
26086         (Depends-on): Remove math.
26087
26088         * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
26089         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
26090         * modules/sprintf-posix-tests (Files): Add tests/nan.h.
26091         (Depends-on): Remove math.
26092         * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
26093         (Depends-on): Remove math.
26094
26095         * tests/test-round1.c: Include nan.h.
26096         (main): Use NaNd instead of NAN.
26097         * modules/round-tests (Files): Add tests/nan.h.
26098
26099         * tests/test-trunc1.c: Include nan.h.
26100         (main): Use NaNd instead of NAN.
26101         * modules/trunc-tests (Files): Add tests/nan.h.
26102
26103         * tests/test-roundf1.c: Include nan.h.
26104         (main): Use NaNf instead of NAN.
26105         * modules/roundf-tests (Files): Add tests/nan.h.
26106
26107         * tests/test-truncf1.c: Include nan.h.
26108         (main): Use NaNf instead of NAN.
26109         * modules/truncf-tests (Files): Add tests/nan.h.
26110
26111         * tests/test-ceilf1.c: Include nan.h.
26112         (main): Use NaNf instead of NAN.
26113         * modules/ceilf-tests (Files): Add tests/nan.h.
26114
26115         * tests/test-floorf1.c: Include nan.h.
26116         (main): Use NaNf instead of NAN.
26117         * modules/floorf-tests (Files): Add tests/nan.h.
26118
26119         * tests/test-isnanf.c: Include nan.h instead of <math.h>.
26120         (main): Use NaNf instead of NAN.
26121         * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
26122
26123         * tests/test-isnand.c: Include nan.h instead of <math.h>.
26124         (main): Use NaNd instead of NAN.
26125         * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
26126
26127         * tests/test-frexp.c: Include nan.h.
26128         (main): Use NaNd instead of NAN.
26129         * modules/frexp-tests (Files): Add tests/nan.h.
26130
26131         * lib/isnan.c: Don't include <math.h>.
26132         (FUNC): Don't use NAN macro.
26133         * modules/isnand-nolibm (Depends-on): Remove math.
26134         * modules/isnanf-nolibm (Depends-on): Remove math.
26135         * modules/isnanl (Depends-on): Remove math.
26136         * modules/isnanl-nolibm (Depends-on): Remove math.
26137
26138         * tests/nan.h: New file.
26139
26140 2008-04-01  Eric Blake  <ebb9@byu.net>
26141
26142         Fix typos.
26143         * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
26144         values to be the right type.
26145
26146         For now, cater to gnulib strtod inaccuracies.
26147         * tests/test-strtod.c (main): Allow 1-ulp error on expected
26148         fractional results.  While not as nice from a QoI perspective, it
26149         is a quicker patch than correctly implementing decimal to binary
26150         rounding.
26151
26152 2008-03-31  Eric Blake  <ebb9@byu.net>
26153
26154         Guarantee a definition of NAN.
26155         * lib/math.in.h (NAN): Define if missing.
26156         * tests/test-math.c (main): Test it.
26157         * doc/posix-headers/math.texi (math.h): Document this.
26158         * lib/isnan.c (rpl_isnand): Use it.
26159         * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
26160         * tests/test-floorf1.c (NaN): Likewise.
26161         * tests/test-frexp.c (NaN): Likewise.
26162         * tests/test-isnand.c (NaN): Likewise.
26163         * tests/test-isnanf.c (NaN): Likewise.
26164         * tests/test-round1.c (NaN): Likewise.
26165         * tests/test-roundf1.c (NaN): Likewise.
26166         * tests/test-snprintf-posix.h (NaN): Likewise.
26167         * tests/test-sprintf-posix.h (NaN): Likewise.
26168         * tests/test-trunc1.c (NaN): Likewise.
26169         * tests/test-truncf1.c (NaN): Likewise.
26170         * tests/test-vasnprintf-posix.c (NaN): Likewise.
26171         * tests/test-vasprintf-posix.c (NaN): Likewise.
26172         * modules/isnand-nolibm (Depends-on): Add math.
26173         * modules/isnanf-nolibm (Depends-on): Likewise.
26174         * modules/isnanl (Depends-on): Likewise.
26175         * modules/isnanl-nolibm (Depends-on): Likewise.
26176         * modules/snprintf-posix-tests (Depends-on): Likewise.
26177         * modules/sprintf-posix-tests (Depends-on): Likewise.
26178         * modules/vsnprintf-posix-tests (Depends-on): Likewise.
26179         * modules/vsprintf-posix-tests (Depends-on): Likewise.
26180         * modules/vasnprintf-posix-tests (Depends-on): Likewise.
26181         * modules/vasprintf-posix-tests (Depends-on): Likewise.
26182
26183 2008-03-31  Bruno Haible  <bruno@clisp.org>
26184
26185         * tests/test-strtod.c (main): Update results for OSF/1 platforms.
26186         * doc/posix-functions/strtod.texi: Likewise.
26187
26188 2008-03-31  Bruno Haible  <bruno@clisp.org>
26189
26190         * tests/test-strtod.c (main): Don't use C99 syntax.
26191
26192 2008-03-31  Bruno Haible  <bruno@clisp.org>
26193
26194         * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
26195         Reported by Eric Blake.
26196
26197 2008-03-31  Jim Meyering  <meyering@redhat.com>
26198
26199         Don't compare actual signbit return values.
26200         * tests/test-strtod.c (main): Rather, compare only their
26201         zero/non-zero nature.
26202
26203 2008-03-31  Eric Blake  <ebb9@byu.net>
26204
26205         More strtod documentation.
26206         * doc/posix-functions/strtod.texi (strtod): Interpret more test
26207         failures as distinct bugs.
26208
26209 2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
26210
26211         * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
26212         Problem reported by Erik Benada in
26213         <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
26214
26215 2008-03-30  Bruno Haible  <bruno@clisp.org>
26216
26217         * tests/test-strtod.c: Add comments about which assertion fails on which
26218         platform.
26219         * doc/posix-functions/strtod.texi: Add info about many more platforms.
26220
26221 2008-03-30  Eric Blake  <ebb9@byu.net>
26222
26223         Test signbit behavior on zeros.
26224         * tests/test-signbit.c (test_signbitf): Add tests for zero.
26225         (test_signbitd, test_signbitl): Likewise.
26226
26227         More strtod touchups.
26228         * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
26229         sign of negative underflow, for now.  Use .5, not .1.
26230         * doc/posix-functions/strtod.texi (strtod): Mention these
26231         limitations.
26232         Reported by Jim Meyering.
26233
26234 2008-03-30  Bruno Haible  <bruno@clisp.org>
26235
26236         * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
26237         from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
26238
26239 2008-03-30  Bruno Haible  <bruno@clisp.org>
26240
26241         Avoid failure when attempting to return empty iconv results on some
26242         platforms.
26243         * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
26244         allocation, don't report ENOMEM when the resulting string is empty.
26245
26246 2008-03-30  Bruno Haible  <bruno@clisp.org>
26247
26248         Fix buffer overrun.
26249         * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
26250         Don't consider the width for tmp_length. Check count against tmp_length
26251         before doing the padding. Ensure enough allocation during padding.
26252
26253 2008-03-30  Eric Blake  <ebb9@byu.net>
26254
26255         strtod touchups.
26256         * lib/strtod.c (strtod): Avoid compiler warnings.
26257         Reported by Jim Meyering.
26258
26259 2008-03-30  Bruno Haible  <bruno@clisp.org>
26260
26261         * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
26262         * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
26263         * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
26264         * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
26265         * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
26266         * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
26267         * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
26268         * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
26269
26270         * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
26271         * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
26272         * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
26273         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
26274         * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
26275         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
26276         * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
26277         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
26278
26279         * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
26280         * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
26281         * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
26282         * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
26283         * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
26284         * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
26285         * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
26286         * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
26287
26288         * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
26289         * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
26290
26291         * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
26292         * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
26293
26294         * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
26295         * modules/xvasprintf (Depends-on): Add EOVERFLOW.
26296
26297         * lib/vsprintf.c (EOVERFLOW): Remove fallback.
26298         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
26299         * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
26300
26301         * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
26302         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
26303         * modules/vsnprintf (Depends-on): Add EOVERFLOW.
26304
26305         * lib/vfprintf.c (EOVERFLOW): Remove fallback.
26306         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
26307         * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
26308
26309         * lib/vasprintf.c (EOVERFLOW): Remove fallback.
26310         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
26311         * modules/vasprintf (Depends-on): Add EOVERFLOW.
26312
26313         * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
26314         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
26315         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
26316         * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
26317         (Depends-on): Add EOVERFLOW.
26318         * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
26319         (Depends-on): Add EOVERFLOW.
26320         * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
26321         (Depends-on): Add EOVERFLOW.
26322         * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
26323         (Depends-on): Add EOVERFLOW.
26324         * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
26325         (Depends-on): Add EOVERFLOW.
26326         * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
26327         (Depends-on): Add EOVERFLOW.
26328         * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
26329         (Depends-on): Add EOVERFLOW.
26330         * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
26331         (Depends-on): Add EOVERFLOW.
26332
26333         * lib/sprintf.c (EOVERFLOW): Remove fallback.
26334         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
26335         * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
26336
26337         * lib/snprintf.c (EOVERFLOW): Remove fallback.
26338         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
26339         * modules/snprintf (Depends-on): Add EOVERFLOW.
26340
26341         * lib/poll.c (EOVERFLOW): Remove fallback.
26342         * modules/poll (Depends-on): Add EOVERFLOW.
26343
26344         * lib/getugroups.c (EOVERFLOW): Remove fallback.
26345         * modules/getugroups (Depends-on): Add EOVERFLOW.
26346
26347         * lib/getdelim.c (EOVERFLOW): Remove fallback.
26348         * modules/getdelim (Depends-on): Add EOVERFLOW.
26349
26350         * lib/ftell.c (EOVERFLOW): Remove fallback.
26351         * modules/ftell (Depends-on): Add EOVERFLOW.
26352
26353         * lib/fprintf.c (EOVERFLOW): Remove fallback.
26354         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
26355         * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
26356
26357         * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
26358
26359         * modules/EOVERFLOW-tests: New file.
26360         * tests/test-EOVERFLOW.c: New file.
26361
26362         * modules/EOVERFLOW: New file.
26363         * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
26364
26365 2008-03-30  Bruno Haible  <bruno@clisp.org>
26366
26367         Fix bug introduced on 2007-06-10.
26368         * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
26369         spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
26370
26371 2008-03-30  Bruno Haible  <bruno@clisp.org>
26372
26373         Improve freadseek's efficiency after ungetc.
26374         * lib/freadseek.c: Include freadahead.h.
26375         (freadptrinc): New function, extracted from freadseek.
26376         (freadseek): Use it in a loop. Use freadahead to determine the number
26377         of loop iterations.
26378         * modules/freadseek (Depends-on): Add freadahead.
26379         (configure.ac): Require AC_C_INLINE.
26380
26381 2008-03-30  Bruno Haible  <bruno@clisp.org>
26382
26383         * lib/freadseek.c (freadseek): Don't ignore the return value of
26384         freadptr.
26385
26386 2008-03-29  Eric Blake  <ebb9@byu.net>
26387
26388         Add hex float support.
26389         * modules/strtod (Depends-on): Add c-ctype.
26390         (Link): Mention POW_LIB.
26391         * lib/strtod.c (strtod): Recognize hex floats.  Don't allow
26392         whitespace between 'e' and exponent.
26393         * tests/test-strtod.c (main): Enable hex float tests.
26394         * doc/posix-functions/strtod.texi (strtod): Document what gnulib
26395         now provides.
26396
26397         Document various strtod bugs, with some fixes.
26398         * doc/posix-functions/strtod.texi (strtod): Document bugs with
26399         "-0x", "inf", "nan", and hex constants.
26400         * doc/posix-functions/atof.texi (atof): Likewise.
26401         * modules/stdlib (Makefile.am): Support strtod.
26402         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
26403         * m4/strtod.m4 (gl_FUNC_STRTOD): Fit in stdlib framework, and
26404         detect additional strtod bugs.
26405         * lib/stdlib.in.h (rpl_strtod): Add declarations.
26406         * lib/strtod.c (strtod): Return -0.0 on negative underflow.  Use
26407         bool where appropriate.  Parse 'inf' and 'nan'.
26408         * tests/test-strtod.c: New file.
26409         * modules/strtod (Depends-on): Add stdbool, stdlib.
26410         (configure.ac): Turn on module indicator.
26411         * modules/strtod-tests: New module.
26412
26413 2008-03-29  Eric Blake  <ebb9@byu.net>
26414
26415         Fix ftell on mingw.
26416         * lib/ftell.c (EOVERFLOW): Define if the system lacks it.
26417         * modules/ftell-tests (Depends-on): Add binary-io.
26418         * modules/ftello-tests (Depends-on): Likewise.
26419         * tests/test-ftell.c (main): Enhance test to cover behavior after
26420         ungetc.  Enforce binary mode.
26421         * tests/test-ftello.c (main): Likewise.
26422
26423         Pass test-freadseek on cygwin.
26424         * modules/freadseek (Depends-on): Use freadptr, not freadahead.
26425         * lib/freadseek.c (freadseek): Don't increment beyond bounds of
26426         ungetc buffer.
26427
26428         * tests/test-fflush2.c (main): Fix typo.
26429
26430 2008-03-29  Bruno Haible  <bruno@clisp.org>
26431
26432         * tests/test-fflush2.c (main): Temporarily disable the contents of
26433         this test.
26434         * m4/fflush.m4 (gl_FUNC_FFLUSH): Add a TODO.
26435         Reported by Eric Blake.
26436
26437 2008-03-28  Simon Josefsson  <simon@josefsson.org>
26438
26439         * lib/gc.h (enum Gc_hash): Add GC_SHA224.
26440         (GC_SHA224_DIGEST_SIZE): Add.
26441
26442         * lib/gc-libgcrypt.c (gc_hash_open): Handle SHA-224.
26443         (gc_hash_digest_length): Likewise.
26444         (gc_hash_buffer): Likewise.
26445
26446 2008-03-25  Bruno Haible  <bruno@clisp.org>
26447
26448         * doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
26449         detail which gettext release to use.
26450         Reported by Simon Josefsson.
26451
26452 2008-03-26  Jim Meyering  <meyering@redhat.com>
26453
26454         gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
26455         * modules/gnumakefile (clean-GNUmakefile): Also, use
26456         test ... && ... || : syntax rather than if-then ... fi.
26457
26458         gnumakefile: Don't double-quote-expand $(VPATH) value.
26459         * modules/gnumakefile (clean-GNUmakefile): Use single quotes.
26460
26461 2008-03-24  Eric Blake  <ebb9@byu.net>
26462
26463         Alter GNUmakefile to install into top directory.
26464         * modules/maintainer-makefile: Split, and add dependency...
26465         * modules/gnumakefile: to this new module.
26466         * build-aux/GNUmakefile: Move...
26467         * top/GNUmakefile: ...here.
26468         * build-aux/maint.mk: Move...
26469         * top/maint.mk: ...here.
26470         * MODULES.html.sh (Support for maintaining...): Document new
26471         module.
26472
26473 2008-03-23  Bruno Haible  <bruno@clisp.org>
26474
26475         * gnulib-tool: New options --vc-files, --no-vc-files.
26476         (func_usage): Document them.
26477         (vc_files): New variable.
26478         (func_import): Consider vc_files.
26479         (func_create_testdir): Set vc_files to empty.
26480         Suggested by Jim Meyering and Karl Berry.
26481
26482 2008-03-23  Bruno Haible  <bruno@clisp.org>
26483
26484         Fix regex compilation error on HP-UX 11.
26485         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_TYPE_MBSTATE_T.
26486         * modules/regex (Files): Add m4/mbstate_t.m4.
26487         Reported by Ton Voon <ton.voon@altinity.com>.
26488
26489 2008-03-23  Bruno Haible  <bruno@clisp.org>
26490
26491         * doc/gnulib-tool.texi (gettextize and autopoint): New section.
26492
26493 2008-03-23  Eric Blake  <ebb9@byu.net>
26494             Bruno Haible  <bruno@clisp.org>
26495
26496         Install files from top/ in the destination directory.
26497         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
26498         augmentation also for the files from top/.
26499         (func_import, func_create_testdir): Rewrite file names:
26500         top/filename -> filename.
26501
26502 2008-03-23  Bruno Haible  <bruno@clisp.org>
26503
26504         Tweak "gnulib --version" output.
26505         * gnulib-tool (func_version): Replace "-dirty" suffix with "-modified".
26506
26507 2008-03-23  Bruno Haible  <bruno@clisp.org>
26508
26509         Tweak "gnulib --version" output.
26510         * gnulib-tool (func_version): Use date of last commit to ChangeLog,
26511         rather than contents of ChangeLog, when possible.
26512
26513 2008-03-21  Eric Blake  <ebb9@byu.net>
26514
26515         More --version tweaks.
26516         * gnulib-tool (func_version): Obey GNU Coding Standards.  Output
26517         date of last ChangeLog entry.
26518
26519 2008-03-21  Jim Meyering  <meyering@redhat.com>
26520
26521         * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
26522
26523 2008-03-20  Eric Blake  <ebb9@byu.net>
26524
26525         VPATH fix.
26526         * build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.
26527
26528 2008-03-20  Simon Josefsson  <simon@josefsson.org>
26529
26530         * build-aux/GNUmakefile: Make git-version-gen optional.  Add
26531         _build-aux variable.  Suggested by Eric Blake <ebb9@byu.net>.
26532
26533 2008-03-20  Eric Blake  <ebb9@byu.net>
26534
26535         Sync GNUmakefile with coreutils.
26536         * build-aux/GNUmakefile (have-Makefile): Rename...
26537         (_have-Makefile): ...to this, for namespace consideration.
26538         (GNUmakefile.cfg): Include, if present.
26539         (_autoreconf): Define a default.
26540         (_is-dist-target): New rule for rebuilds to pick up intra-release
26541         version.
26542         (maint-cfg.mk): Rename...
26543         (cfg.mk): ...to this.
26544
26545 2008-03-18  Jim Meyering  <meyering@redhat.com>
26546
26547         New script and module: mktempd
26548         * MODULES.html.sh (maint+release support): Add mktempd.
26549         * build-aux/mktempd: New file.
26550         * modules/mktempd: New file.
26551
26552 2008-03-15  Jim Meyering  <meyering@redhat.com>
26553
26554         Undo last change.
26555         * lib/sha1.c, lib/md5.c: 63 != ~63.
26556         Reported by Andreas Schwab.
26557
26558         sha1.c, md5.c: Hoist a redundant expression.
26559         * lib/sha1.c (sha1_process_bytes): AND-off the low bits in
26560         "ctx->buflen" only once, before calling *_process_block.
26561         * lib/md5.c (md5_process_bytes): Likewise.
26562
26563 2008-03-14  Eric Blake  <ebb9@byu.net>
26564
26565         Bump copyright year in files generated by gnulib-tool.
26566         * gnulib-tool (func_emit_copyright_notice): Extract copyright from
26567         gnulib-tool, rather than hard-coding it.
26568
26569         Fix 'gnulib-tool --version' output to work with git.
26570         * gnulib-tool (func_gnulib_dir): New function, extracted from...
26571         (startup): ...here.
26572         (func_version): Use it to invoke git-version-gen, rather than
26573         relying on CVS keyword expansion.  Modernize wording.
26574         (cvsdatestamp, last_checkin_date, version): Kill unused
26575         variables.
26576
26577 2008-03-12  Jim Meyering  <meyering@redhat.com>
26578
26579         Recognize optional cast of the argument to free.
26580         * build-aux/useless-if-before-free: Update regexps.
26581
26582         * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
26583
26584 2008-03-11  Bruno Haible  <bruno@clisp.org>
26585
26586         Extend AC_LIB_LINKFLAGS to the situation of several libraries provided
26587         by a single package.
26588         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): New macro.
26589         (AC_LIB_LINKFLAGS_BODY): Use the information stored by
26590         AC_LIB_FROMPACKAGE. Use AC_ARG_WITH instead of AC_LIB_ARG_WITH.
26591         Reported by Sam Steingold <sds@gnu.org>.
26592
26593 2008-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
26594
26595         * build-aux/bootstrap (version_controlled_file): Adapt for SVN
26596         repositories.
26597
26598 2008-03-11  Bruno Haible  <bruno@clisp.org>
26599
26600         Avoid conflicts between local macro definitions.
26601         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
26602         AC_LIB_LINKFLAGS_BODY): Use pushdef/popdef instead of define/undefine.
26603
26604 2008-03-10  Peter O'Gorman  <bug-gnulib@mlists.thewrittenword.com>
26605             Bruno Haible  <bruno@clisp.org>
26606
26607         Make va_copy work with some version of xlc on AIX 5.1.
26608         * lib/stdarg.in.h: New file.
26609         * m4/stdarg.m4 (gl_STDARG_H): Initialize STDARG_H and NEXT_STDARG_H.
26610         On AIX, use a <stdarg.h> file substitute.
26611         * modules/stdarg (Files): Add lib/stdarg.in.h.
26612         (Depends-on): Add include_next.
26613         (Makefile.am): Build a stdarg.h substitute if requested.
26614         * doc/posix-functions/va_copy.texi: Document the platforms lacking it.
26615
26616 2008-03-10  Bruno Haible  <bruno@clisp.org>
26617
26618         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Document a restriction.
26619         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
26620         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
26621
26622 2008-03-10  Bruno Haible  <bruno@clisp.org>
26623
26624         * modules/stdlib (Depends-on): Add include_next, remove
26625         absolute-header.
26626
26627 2008-03-09  Bruno Haible  <bruno@clisp.org>
26628
26629         * lib/freadahead.h (freadahead): Document more precisely.
26630         * lib/freadahead.c (freadahead): When an ungetc is in effect, return
26631         the sum of both buffer sizes.
26632         * tests/test-freadahead.c (main): Also test behaviour after ungetc.
26633         * NEWS: Document the change.
26634
26635 2008-03-09  Bruno Haible  <bruno@clisp.org>
26636
26637         Extend freadptr to return also the buffer size.
26638         * lib/freadptr.h (freadptr): Add sizep argument.
26639         * lib/freadptr.c: Include freadptr.h, not freadahead.h.
26640         (freadptr): Add sizep argument. Determine buffer size like freadahead
26641         does.
26642         * tests/test-freadptr.c: Don't include freadahead.h.
26643         (main): Adapt for new calling convention of freadptr.
26644         * tests/test-freadptr2.c: New file, based on tests/test-freadahead.c.
26645         * tests/test-freadptr2.sh: New file, based on tests/test-freadahead.sh.
26646         * modules/freadptr-tests (Files): Add tests/test-freadptr2.c,
26647         tests/test-freadptr2.sh.
26648         (Depends): Remove freadahead.
26649         (TESTS): Add test-freadptr2.sh.
26650         (check_PROGRAMS): Add test-freadptr2.
26651
26652 2008-03-09  Bruno Haible  <bruno@clisp.org>
26653
26654         * doc/Makefile (%.pdf): Explain how to remedy the save_size error.
26655         Report and solution by Simon Josefsson.
26656
26657 2008-03-06  Bruno Haible  <bruno@clisp.org>
26658
26659         Make fflush after ungetc work on BSD platforms.
26660         * lib/fflush.c (rpl_fflush): Discard ungetc buffer if possible.
26661         * tests/test-fflush2.c: New file.
26662         * tests/test-fflush2.sh: New file.
26663         * modules/fflush-tests (Files): Add tests/test-fflush2.sh,
26664         tests/test-fflush2.c.
26665         (Makefile.am): Build test-fflush2 and run test-fflush2.sh.
26666         * doc/posix-functions/fflush.texi: Document fflush after ungetc bug.
26667
26668 2008-03-06  Eric Blake  <ebb9@byu.net>
26669
26670         Likewise for ftello.
26671         * modules/ftello (Dependencies): Add extensions.
26672         * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.
26673
26674 2008-03-06  Bruno Haible  <bruno@clisp.org>
26675
26676         * modules/fseeko (Dependencies): Add extensions.
26677         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Require AC_USE_SYSTEM_EXTENSIONS.
26678         Needed on glibc systems.
26679
26680 2008-03-06  Bruno Haible  <bruno@clisp.org>
26681
26682         * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
26683         email address.
26684         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
26685
26686 2008-03-06  Bruno Haible  <bruno@clisp.org>
26687
26688         * users.txt: Add libgnupdf.
26689
26690 2008-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
26691
26692         * doc/gnulib-tool.texi (@nosuchmodulenote): New macro.
26693         (Header File Substitutes, Function Substitutes,
26694         Glibc Header File Substitutes, Glibc Function Substitutes): Use it.
26695         (Build robot for gnulib): Fix typo.
26696
26697 2008-03-06  Bruno Haible  <bruno@clisp.org>
26698
26699         * doc/gnulib-tool.texi (VCS Issues): Small updates.
26700         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
26701
26702 2008-03-06  Bruno Haible  <bruno@clisp.org>
26703
26704         * doc/func.texi: New file, extracted from doc/gnulib.texi.
26705         * doc/gnulib.texi: Include it.
26706
26707 2008-03-06  Simon Josefsson  <simon@josefsson.org>
26708
26709         * modules/func (License): Change license to unlimited; there was
26710         no LGPL parts in the module anyway.
26711
26712 2008-03-06  Simon Josefsson  <simon@josefsson.org>
26713
26714         * modules/__func__: Renamed to modules/func.
26715         * modules/__func__-tests: Renamed to modules/func-tests.
26716         * tests/test-__func__.c: Renamed to tests/test-func.c.
26717         * m4/__func__.m4: Renamed to m4/func.m4.
26718         * doc/gnulib.texi (__func__): Section renamed to func.
26719         Suggested by Eric Blake <ebb9@byu.net>.
26720
26721 2008-03-06  Simon Josefsson  <simon@josefsson.org>
26722
26723         * doc/gnulib.texi (__func__): Use C99 terminology when talking
26724         about __func__.  Make example self-contained.  Suggested by Eric
26725         Blake <ebb9@byu.net>.
26726
26727         * tests/test-__func__.c (main): Avoid extraneous () around __func.
26728         Suggested by Eric Blake <ebb9@byu.net>.
26729
26730 2008-03-06  Simon Josefsson  <simon@josefsson.org>
26731
26732         * modules/__func__: New file.
26733         * modules/__func__-tests: New file.
26734         * tests/test-__func__.c: New file.
26735         * m4/__func__.m4: New file.
26736         * doc/gnulib.texi (__func__): Document __func__ module.
26737
26738 2008-03-05  Simon Josefsson  <simon@josefsson.org>
26739
26740         * modules/byteswap (License): Re-license as LGPLv2+.
26741
26742 2008-03-05  Simon Josefsson  <simon@josefsson.org>
26743
26744         * doc/Makefile: Add pdf target.
26745
26746 2008-03-05  Simon Josefsson  <simon@josefsson.org>
26747
26748         * modules/inline (License): Use 'unlimited', since there are only
26749         *.m4 files in this module.
26750
26751 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
26752             Bruno Haible  <bruno@clisp.org>
26753
26754         Add support for HP C 7.1 on OpenVMS 8.3.
26755         * lib/alloca.in.h (alloca): Define as alias for DEC C on VMS.
26756
26757 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
26758
26759         Update VMS specifics.
26760         * lib/getopt.c [VMS]: Remove include of unixlib.h.
26761
26762 2008-03-02  Jim Meyering  <meyering@redhat.com>
26763
26764         Remove the last dependency on the "free" module.
26765         * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
26766         Reported by Bob Proulx.
26767
26768         * lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
26769
26770         Remove useless "if" tests before free.  Deprecate "free" module.
26771         * doc/posix-functions/free.texi: Mention that this
26772         module is no longer useful.
26773         * modules/free (Notice): Say this module is obsolete.
26774         * modules/readutmp (Depends-on): Remove free.
26775         * lib/save-cwd.c (free_cwd): Remove useless "if" before free.
26776         * lib/putenv.c (putenv): Likewise.
26777         * lib/gc-gnulib.c (gc_cipher_close): Likewise.
26778         * lib/getaddrinfo.c (freeaddrinfo): Likewise.
26779         * tests/test-c-strcasestr.c (main): Likewise.
26780         * tests/test-c-strstr.c (main): Likewise.
26781         * tests/test-mbscasestr1.c (main): Likewise.
26782         * tests/test-mbscasestr2.c (main): Likewise.
26783         * tests/test-mbsstr1.c (main): Likewise.
26784         * tests/test-mbsstr2.c (main): Likewise.
26785         * tests/test-memmem.c (main): Likewise.
26786         * tests/test-strcasestr.c (main): Likewise.
26787         * tests/test-striconv.c (main): Likewise.
26788         * tests/test-striconveh.c (main): Likewise.
26789         * tests/test-striconveha.c (main): Likewise.
26790         * tests/test-strstr.c (main): Likewise.
26791
26792         * build-aux/git-version-gen: Adjust a comment and the Usage string.
26793
26794         bootstrap: sync from coreutils again
26795         * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.
26796
26797 2008-03-01  Jim Meyering  <meyering@redhat.com>
26798
26799         bootstrap: sync from coreutils
26800         * build-aux/bootstrap (update_po_files): Copy a .po file into place
26801         also when the target doesn't exist.
26802
26803 2008-03-01  Eric Blake  <ebb9@byu.net>
26804
26805         Fix bugs in last patch.
26806         * lib/memchr2.c (memchr2): Fix typo.
26807         * tests/test-memchr2.c: Test previous bug, and don't use GNU
26808         extension.
26809         Reported by Bruce Korb.
26810
26811         New module 'memchr2'.
26812         * modules/memchr2: New file.
26813         * modules/memchr2-tests: Likewise.
26814         * lib/memchr2.h: Likewise.
26815         * lib/memchr2.c: Likewise, based on memchr.c.
26816         * tests/test-memchr2.c: New test.
26817         * MODULES.html.sh (String handling): Add memchr2.
26818
26819 2008-02-29  Bruno Haible  <bruno@clisp.org>
26820
26821         * modules/freadseek-tests: New file.
26822         * tests/test-freadseek.sh: New file.
26823         * tests/test-freadseek.c: New file.
26824
26825         New module 'freadseek'.
26826         * modules/freadseek: New file.
26827         * lib/freadseek.h: New file.
26828         * lib/freadseek.c: New file.
26829         * MODULES.html.sh (File stream based Input/Output): Add freadseek.
26830
26831 2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
26832
26833         * users.txt: Add anubis, cpio, mailfromd, mailutils, radius,
26834         wydawca.
26835
26836         * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
26837         program_invocation_name and program_invocation_short_name are
26838         present.
26839
26840 2008-02-28  Bruno Haible  <bruno@clisp.org>
26841
26842         * tests/test-freadptr.c: Add a test for behaviour after ungetc.
26843         * tests/test-freadptr.sh: Also test non-seekable stdin.
26844
26845 2008-02-28  Sergey Poznyakoff  <gray@gnu.org.ua>
26846
26847         * build-aux/bootstrap (source_base, m4_base)
26848         (doc_base, tests_base): New variables.
26849         (gnulib_tool_options): Do not hardcode base directories, use
26850         the above variables instead.
26851
26852 2008-02-28  Atsushi SAKAI  <sakaia@jp.fujitsu.com>
26853
26854         * lib/xsize.h: Fix typo in comment: s/tupe/type/.
26855
26856 2008-02-28  Bruno Haible  <bruno@clisp.org>
26857
26858         * modules/freadptr-tests: New file.
26859         * tests/test-freadptr.sh: New file.
26860         * tests/test-freadptr.c: New file.
26861
26862         New module 'freadptr'.
26863         * modules/freadptr: New file.
26864         * lib/freadptr.h: New file.
26865         * lib/freadptr.c: New file.
26866         * MODULES.html.sh (File stream based Input/Output): Add freadptr.
26867
26868 2008-02-26  Karl Berry  <karl@freefriends.org>
26869
26870         Sync from Libtool:
26871         * libltdl/argz.c (argz_add, argz_count): New functions.
26872         * libltdl/argz.in.h: Declare them.
26873         Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
26874
26875 2008-02-22  Bruno Haible  <bruno@clisp.org>
26876
26877         * m4/time_r.m4 (gl_TIME_R): Also check that localtime_r's return type
26878         is a pointer type.  Needed for HP-UX 10.
26879         * doc/posix-functions/localtime_r.texi: Mention HP-UX 10.
26880         * doc/posix-functions/gmtime_r.texi: Likewise.
26881         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
26882
26883 2008-02-24  Bruno Haible  <bruno@clisp.org>
26884
26885         * modules/environ-tests: New file.
26886         * tests/test-environ.c: New file.
26887
26888         New module 'environ'.
26889         * modules/environ: New file.
26890         * lib/unistd.in.h (environ): New declaration.
26891         * m4/environ.m4: New file.
26892         (gt_CHECK_VAR_DECL): Moved here from m4/setenv.m4. Undefine gt_cv_var
26893         after use.
26894         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_ENVIRON and
26895         HAVE_DECL_ENVIRON.
26896         * modules/unistd (Makefile.am): Substitute also GNULIB_ENVIRON and
26897         HAVE_DECL_ENVIRON.
26898         * doc/posix-functions/environ.texi: Mention module 'environ'. Remove
26899         wrong claim that 'environ' is missing on some systems.
26900         * modules/execute (Depends-on): Add environ.
26901         * lib/execute.c (environ): Remove fallback declaration.
26902         * modules/pipe (Depends-on): Add environ.
26903         * lib/pipe.c (environ): Remove fallback declaration.
26904         * modules/setenv (Depends-on): Add environ.
26905         * lib/setenv.c (environ): Remove fallback declaration.
26906         * modules/unsetenv (Depends-on): Add environ.
26907         * lib/unsetenv.c (environ): Remove fallback declaration.
26908         * m4/setenv.m4 (gt_CHECK_VAR_DECL): Remove macro. Moved to
26909         m4/environ.m4.
26910         (gl_PREREQ_SETENV): Require gl_ENVIRON instead of testing for environ.
26911         (gl_PREREQ_UNSETENV): Likewise.
26912
26913 2008-02-24  Bruno Haible  <bruno@clisp.org>
26914
26915         * doc/posix-functions/environ.texi: Document the MacOS X problem.
26916
26917 2008-02-20  Bob Proulx  <bob@proulx.com>
26918
26919         Enable use of older two part flavor 'git describe'.
26920         * build-aux/git-version-gen: If using the older two part flavor of
26921         git version then recreate the third part now present in the
26922         newer three part flavor of git describe.
26923
26924 2008-02-20  Martin Buchholz  <martin@xemacs.org>  (tiny change)
26925
26926         * lib/fts.c (fts_build): Typo correction to comment.
26927
26928 2008-02-17  Bruno Haible  <bruno@clisp.org>
26929
26930         * lib/git-merge-changelog.c (main) [split_merged_entry]: Avoid
26931         generating no-op conflicts.
26932
26933 2008-02-17  Bruno Haible  <bruno@clisp.org>
26934
26935         Speed up by 10%.
26936         * lib/git-merge-changelog.c (main): Use the iterator to iterate through
26937         result_entries, rather than an index-based loop.
26938
26939 2008-02-17  Bruno Haible  <bruno@clisp.org>
26940
26941         Speed up by 25%.
26942         * lib/git-merge-changelog.c (struct entry): New fields 'hashcode',
26943         'hashcode_cached'.
26944         (entry_create): New function.
26945         (entry_hashcode): Use the cached hashcode if possible.
26946         (read_changelog_file, try_split_merged_entry): Use entry_create.
26947
26948 2008-02-17  Bruno Haible  <bruno@clisp.org>
26949
26950         Speed up from O(n^2) to O(n) for long ChangeLog files.
26951         * lib/git-merge-changelog.c: Include gl_rbtreehash_list.h.
26952         (read_changelog_file): Change implementation of entries_reversed list
26953         to rbtreehash.
26954         * modules/git-merge-changelog (Depends-on): Add rbtreehash-list.
26955
26956 2008-02-17  Bruno Haible  <bruno@clisp.org>
26957
26958         New option --split-merged-entry.
26959         * lib/git-merge-changelog.c (FSTRCMP_STRICTER_THRESHOLD): New macro.
26960         (find_paragraph_end, try_split_merged_entry): New functions.
26961         (long_options): Add option --split-merged-entry.
26962         (usage): Document option --split-merged-entry.
26963         (main): Implement option --split-merged-entry.
26964         Reported by Eric Blake.
26965
26966 2008-02-17  Bruno Haible  <bruno@clisp.org>
26967
26968         * lib/git-merge-changelog.c: Include c-strstr.h.
26969         (main): Support the "git pull --rebase" situation.
26970         * modules/git-merge-changelog (Depends-on): Add c-strstr.
26971         Reported by Eric Blake.
26972
26973 2008-02-16  Eric Blake  <ebb9@byu.net>
26974
26975         Avoid doubling \ in common case of "c-maybe" quoting style.
26976         * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
26977         eliding outer quotes.
26978         * lib/quotearg.h: Document this.
26979         * tests/test-quotearg.c (result_strings, inputs, results_g)
26980         (flag_results, locale_results): Test it by adding a new string to
26981         each test group.
26982         (compare_strings): Test new string.
26983
26984 2008-02-13  Eric Blake  <ebb9@byu.net>
26985
26986         Avoid trigraph quoting in default output.
26987         * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
26988         * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
26989         unless explicitly requested.
26990         * tests/test-quotearg.c (flag_results, main): Add additional tests.
26991
26992 2008-02-13  Lasse Collin  <lasse.collin@tukaani.org>
26993
26994         Don't rely on signed integer overflowing to negative value.
26995         * lib/getugroups.c (getugroups): Include <limits.h>.
26996         Instead, compare against INT_MAX, and increment only if the test passes.
26997
26998 2008-02-13  Jim Meyering  <meyering@redhat.com>
26999         and Eric Blake  <ebb9@byu.net>
27000
27001         Avoid shadowing warning and compile errors on Linux.
27002         * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
27003         forwarding macros on Linux.
27004         (dcgettext): Define a stub, for Linux.
27005         (results_g, main): Avoid warnings.
27006
27007 2008-02-12  Eric Blake  <ebb9@byu.net>
27008
27009         Silence warning in last patch.
27010         * lib/quotearg.c (quotearg_buffer_restyled): Add missing const.
27011
27012         Quotearg part 4: add tests, fix c-maybe colon quoting.
27013         * lib/quotearg.h: Improve documentation.
27014         * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
27015         escapes when adding outer quotes.  When quoting trigraphs, use
27016         valid C notation.  When quoting NUL, omit extra characters if next
27017         character is not digit.  Alter prototype.
27018         (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
27019         callers.
27020         * modules/quotearg-tests: New module.
27021         * tests/test-quotearg.c: New test.
27022
27023 2008-02-07  Eric Blake  <ebb9@byu.net>
27024
27025         Quotearg part 3: add flag to control outer quote elision.
27026         * lib/quotearg.h (c_maybe_quoting_style): New style.
27027         (enum quoting_flags): Better documentation of flags.
27028         * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
27029         c-maybe style.
27030         (quotearg_buffer_restyled): Handle new flag to elide outer
27031         quotes.
27032
27033         Quotearg part 2: add flag that can control NUL elision.
27034         * lib/quotearg.h (set_quoting_flags): New prototype.
27035         * lib/quotearg.c (struct quoting_options): Add flag field.
27036         (set_quoting_flags): New function.
27037         (quotearg_buffer_restyled): Add flags parameter.
27038         (quotearg_alloc_mem): Set the flag if length cannot be returned.
27039         (quotearg_n_options): Set the flag, since length cannot be
27040         returned.
27041         (quoting_options_from_style): Default flags correctly.
27042
27043         Quotearg part 1: more wrappers, restore quotearg_char state.
27044         * lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
27045         (quotearg_mem, quotearg_style_mem, quotearg_char_mem)
27046         (quotearg_colon_mem): New wrappers.
27047         * lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
27048         (quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
27049         functions.
27050         (quotearg_n_mem, quotearg_mem, quotearg_style_mem)
27051         (quotearg_colon_mem): New functions.
27052
27053 2008-02-11  Bruno Haible  <bruno@clisp.org>
27054
27055         * modules/git-merge-changelog (Makefile.am): Don't use -L and -l for a
27056         library in the current directory: it does not work with parallel make.
27057         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
27058
27059 2008-02-11  Bruno Haible  <bruno@clisp.org>
27060
27061         * .gitattributes: New file.
27062
27063 2008-02-11  Jim Meyering  <meyering@redhat.com>
27064
27065         useless-if-before-free: Fix reversed exit values.
27066         * build-aux/useless-if-before-free: Use correct values
27067         for EXIT_MATCH and EXIT_NO_MATCH.
27068
27069         * build-aux/useless-if-before-free: Close stdout carefully.
27070
27071 2008-02-10  Bruno Haible  <bruno@clisp.org>
27072
27073         New module 'git-merge-changelog'.
27074         * modules/git-merge-changelog: New file.
27075         * lib/git-merge-changelog.c: New file.
27076
27077 2008-02-10  Jim Meyering  <meyering@redhat.com>
27078
27079         useless-if-before-free: New option: --list (-l).
27080
27081         useless-if-before-free: Don't exit immediately upon open failure.
27082         * build-aux/useless-if-before-free: Exit 2 for errors.
27083         Upon failure to open a file, don't exit immediately.
27084         Rather, just warn and continue with any remaining files.
27085
27086 2008-02-10  Bruno Haible  <bruno@clisp.org>
27087
27088         New abstract list operation 'node_set_value'.
27089         * lib/gl_list.h (gl_list_node_set_value): New function.
27090         (struct gl_list_implementation): New field node_set_value.
27091         * lib/gl_list.c (gl_list_node_set_value): New function.
27092         * lib/gl_array_list.c (gl_array_node_set_value): New function.
27093         (gl_array_list_implementation): Update.
27094         * lib/gl_carray_list.c (gl_carray_node_set_value): New function.
27095         (gl_carray_list_implementation): Update.
27096         * lib/gl_anylinked_list2.h (gl_linked_node_set_value): New function.
27097         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
27098         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
27099         * lib/gl_anytree_list2.h (gl_tree_node_set_value): New function.
27100         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
27101         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
27102         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
27103         Update.
27104         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
27105         * lib/gl_sublist.c (gl_sublist_node_set_value): New function.
27106         (gl_sublist_list_implementation): Update.
27107
27108 2008-02-10  Bruno Haible  <bruno@clisp.org>
27109
27110         * lib/diffseq.h: Write "ELEMENT const" instead of "const ELEMENT".
27111         Needed when ELEMENT is #defined to 'some_type *'.
27112
27113 2008-02-10  Jim Meyering  <meyering@redhat.com>
27114
27115         New script and module: useless-if-before-free
27116         * MODULES.html.sh (maint+release support): Add useless-if-before-free.
27117         * build-aux/useless-if-before-free: New file.
27118         * modules/useless-if-before-free: New file.
27119
27120         * build-aux/gitlog-to-changelog: Use committer date, not author date.
27121
27122         xstrtol_error: Fix typo.
27123         * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
27124         s/exit_failure/exit_status/.
27125
27126 2008-02-09  Jim Meyering  <meyering@redhat.com>
27127
27128         New script and module: gitlog-to-changelog
27129         * MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
27130         * modules/gitlog-to-changelog: New file.
27131         * build-aux/gitlog-to-changelog: New file.
27132
27133 2008-02-08  Jim Meyering  <meyering@redhat.com>
27134
27135         Avoid two "parameter unused" warnings.
27136         * lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
27137         Mark "st" as used.
27138
27139         Use "git COMMAND", not "git-COMMAND".
27140         * build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
27141         * build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
27142         * build-aux/git-version-gen: Use "git status", not "git-status".
27143
27144 2008-02-07  Bruno Haible  <bruno@clisp.org>
27145
27146         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on native Woe32 systems.
27147         Avoids a crash on Windows Vista.
27148         Reported by Adam Strzelecki <ono@java.pl> via
27149         Simon Josefsson <simon@josefsson.org>.
27150
27151 2008-02-06  Bruno Haible  <bruno@clisp.org>
27152
27153         Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
27154         * m4/printf.m4 (gl_PRINTF_FLAG_LEFTADJUST): New macro.
27155         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_FLAG_LEFTADJUST.
27156         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST): New macro.
27157         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
27158         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
27159         gl_PRINTF_FLAG_LEFTADJUST and test its result. Invoke
27160         gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST.
27161         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
27162         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
27163         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
27164         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
27165         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
27166         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
27167         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
27168         * tests/test-vasnprintf-posix.c (test_function): Add testcases for the
27169         left-adjust flag.
27170         * tests/test-snprintf-posix.h (test_function): Likewise.
27171         * tests/test-sprintf-posix.h (test_function): Likewise.
27172         * tests/test-vasprintf-posix.c (test_function): Likewise.
27173         * doc/posix-functions/fprintf.texi: Update.
27174         * doc/posix-functions/printf.texi: Update.
27175         * doc/posix-functions/snprintf.texi: Update.
27176         * doc/posix-functions/sprintf.texi: Update.
27177         * doc/posix-functions/vfprintf.texi: Update.
27178         * doc/posix-functions/vprintf.texi: Update.
27179         * doc/posix-functions/vsnprintf.texi: Update.
27180         * doc/posix-functions/vsprintf.texi: Update.
27181         Reported by Peter Fales <psfales@alcatel-lucent.com>.
27182
27183 2008-02-06  Bruno Haible  <bruno@clisp.org>
27184
27185         Fix bug introduced on 2008-01-26.
27186         * lib/isnan.c (FUNC): Set to rpl_isnand, not rpl_isnan.
27187
27188 2008-02-06  Bruno Haible  <bruno@clisp.org>
27189
27190         Fix bug introduced on 2007-06-10.
27191         * lib/vasnprintf.c (VASNPRINTF): Perform zero-padding also if
27192         !NEED_PRINTF_FLAG_ZERO.
27193
27194 2008-02-05  Peter O'Gorman <pogma@thewrittenword.com>
27195
27196         getloadavg: use libperfstat on AIX5
27197         * lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat
27198
27199 2008-02-03  Bruno Haible  <bruno@clisp.org>
27200
27201         * lib/diffseq.h: Add comments about required #includes.
27202         Reported by Michael Biggs <gnulib@doubleplum.net>.
27203
27204 2008-02-01  Bruno Haible  <bruno@clisp.org>
27205
27206         * users.txt: Add gnuit.
27207
27208 2008-01-31  Bruno Haible  <bruno@clisp.org>
27209
27210         * lib/md4.c (set_uint32): Mark as inline.
27211         * lib/md5.c (set_uint32): Likewise.
27212         * lib/sha1.c (set_uint32): Likewise.
27213         * m4/md4.m4 (gl_MD4): Require AC_C_INLINE.
27214         * m4/md5.m4 (gl_MD5): Likewise.
27215         * m4/sha1.m4 (gl_SHA1): Likewise.
27216
27217 2008-01-31  Jim Meyering  <meyering@redhat.com>
27218
27219         Use "sizeof VAR", rather than a literal "4".
27220         * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
27221         * lib/md4.c (md4_read_ctx): Likewise.
27222         * lib/sha1.c (sha1_read_ctx): Likewise.
27223
27224 2008-01-31  Simon Josefsson  <simon@josefsson.org>
27225
27226         * tests/test-sha1.c: New file, based on test-md5.c.
27227
27228         * modules/crypto/sha1-tests: New file.
27229
27230 2008-01-31  Simon Josefsson  <simon@josefsson.org>
27231
27232         * lib/sha1.h (SHA1_DIGEST_SIZE): Define.
27233
27234 2008-01-31  Jim Meyering  <meyering@redhat.com>
27235
27236         Prefer "sizeof v" over the equivalent "4".
27237         * lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
27238         * lib/md5.c (set_uint32): Likewise.
27239         * lib/sha1.c (set_uint32): Likewise.
27240
27241 2008-01-31  Simon Josefsson  <simon@josefsson.org>
27242
27243         * lib/sha1.c (set_uint32): Mark function as static.
27244
27245 2008-01-31  Simon Josefsson  <simon@josefsson.org>
27246
27247         md2: clarify comments to say that alignment is not required.
27248         * lib/md2.h: Remove warning about alignment in comment.
27249         * lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment has
27250         never been required.
27251
27252 2008-01-31  Simon Josefsson  <simon@josefsson.org>
27253
27254         md4: adapt alignment constraint fix from sha1.
27255         * lib/md4.c (set_uint32): New function, from sha1.c
27256         (md4_read_ctx): Use it.
27257         (md4_finish_ctx): Doc fix.
27258         * lib/md4.h: Doc fix.
27259
27260 2008-01-31  Simon Josefsson  <simon@josefsson.org>
27261
27262         md5: adapt alignment constraint fix from sha1.
27263         * lib/md5.c (set_uint32): New function, from sha1.c
27264         (md5_read_ctx): Use it.
27265         (md5_finish_ctx): Doc fix.
27266         * lib/md5.h: Doc fix.
27267
27268 2008-01-30  Peter Palfrader  <weasel@debian.org>
27269
27270         sha1: remove the result buffer alignment constraint
27271         * lib/sha1.c (set_uint32): New function.
27272         (sha1_read_ctx): Rewrite to remove the result buffer alignment
27273         constraint.
27274         (sha1_finish_ctx): Remove comment warning about alignment constraint.
27275         * lib/sha1.h: Likewise.
27276
27277 2008-01-30  Andreas Schwab  <schwab@suse.de>
27278             Bruno Haible  <bruno@clisp.org>
27279
27280         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Include <float.h> and ensure a
27281         correct definition of LDBL_MIN_EXP.
27282
27283 2008-01-30  Karl Berry  <karl@gnu.org>
27284
27285         * config/srclist-update: try to preserve x bit on updates.
27286         * config/srclistvars.sh: update for karl.
27287
27288 2008-01-29  Jim Meyering  <meyering@redhat.com>
27289
27290         vasnprintf.c: Avoid warning about unused label
27291         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
27292         "overflow" label definition and associated code with the
27293         same cpp condition that guards the sole use of that label.
27294
27295 2008-01-26  Bruno Haible  <bruno@clisp.org>
27296
27297         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM,
27298         gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
27299         * lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
27300         * lib/isnanl-nolibm.h (isnanl): Likewise.
27301         Reported by Paul Eggert <eggert@cs.ucla.edu>.
27302
27303 2008-01-26  Bruno Haible  <bruno@clisp.org>
27304
27305         * m4/isnand.m4 (gl_FUNC_ISNAND_NO_LIBM): Test the GCC >= 4.0 built-in.
27306         * lib/isnand.h (isnand): Use the GCC >= 4.0 built-in.
27307
27308 2008-01-26  Bruno Haible  <bruno@clisp.org>
27309
27310         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_ISNANF_WORKS): Test the
27311         GCC >= 4.0 built-in.
27312         * lib/isnanf.h (isnanf): Use the GCC >= 4.0 built-in.
27313
27314 2008-01-26  Bruno Haible  <bruno@clisp.org>
27315
27316         Rename isnan, applicable to 'double' only, to isnand.
27317         * modules/isnand-nolibm: Renamed from modules/isnan-nolibm.
27318         (Files): Add lib/isnand.h, lib/isnand.c. Remove lib/isnan.h.
27319         (configure.ac): Update.
27320         (Include): Replace "isnan.h" with "isnand.h".
27321         * m4/isnand.m4: Renamed from m4/isnan.m4.
27322         (gl_FUNC_ISNAND_NO_LIBM): Renamed from gl_FUNC_ISNAN_NO_LIBM. Set
27323         HAVE_ISNAND_IN_LIBC instead of HAVE_ISNAN_IN_LIBC. Build isnand.c
27324         instead of isnan.c.
27325         * lib/isnand.h: Renamed from lib/isnan.h. Test HAVE_ISNAND_IN_LIBC
27326         instead of HAVE_ISNAN_IN_LIBC.
27327         (isnand): Renamed from isnan.
27328         * lib/isnand.c: New file.
27329         * modules/isnand-nolibm-tests: Renamed from modules/isnan-nolibm-tests.
27330         (Files): Add tests/test-isnand.c. Remove tests/test-isnan.c.
27331         (Makefile.am): Update.
27332         * tests/test-isnand.c: Renamed from tests/test-isnan.c.
27333         Include isnand.h instead of isnan.h.
27334         (main): Test isnand instead of isnan.
27335         * modules/fprintf-posix (Depends-on): Add isnand-nolibm, remove
27336         isnan-nolibm.
27337         * modules/frexp (Depends-on): Likewise.
27338         * modules/frexp-tests (Depends-on): Likewise.
27339         * modules/frexp-nolibm (Depends-on): Likewise.
27340         * modules/frexp-nolibm-tests (Depends-on): Likewise.
27341         * modules/isfinite (Depends-on): Likewise.
27342         * modules/round-tests (Depends-on): Likewise.
27343         * modules/signbit (Depends-on): Likewise.
27344         * modules/signbit-tests (Depends-on): Likewise.
27345         * modules/snprintf-posix (Depends-on): Likewise.
27346         * modules/sprintf-posix (Depends-on): Likewise.
27347         * modules/trunc-tests (Depends-on): Likewise.
27348         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
27349         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
27350         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
27351         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
27352         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
27353         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
27354         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
27355         * modules/vasnprintf-posix (Depends-on): Likewise.
27356         * modules/vasprintf-posix (Depends-on): Likewise.
27357         * modules/vfprintf-posix (Depends-on): Likewise.
27358         * modules/vsnprintf-posix (Depends-on): Likewise.
27359         * modules/vsprintf-posix (Depends-on): Likewise.
27360         * lib/frexp.c: Include isnand.h instead of isnan.h.
27361         (ISNAN): Set to isnand instead of isnan.
27362         * lib/isfinite.c: Include isnand.h instead of isnan.h.
27363         (gl_isfinited): Use isnand instead of isnan.
27364         * lib/signbitd.c: Include isnand.h instead of isnan.h.
27365         (gl_signbitd): Use isnand instead of isnan.
27366         * lib/vasnprintf.c: Include isnand.h instead of isnan.h.
27367         (is_infinite_or_zero, VASNPRINTF): Use isnand instead of isnan.
27368         * tests/test-frexp.c: Include isnand.h instead of isnan.h.
27369         (main): Use isnand instead of isnan.
27370         * tests/test-round1.c: Include isnand.h.
27371         (main): Use isnand instead of isnan.
27372         * tests/test-round2.c: Include isnand.h instead of isnan.h.
27373         (ISNAN): Set to isnand instead of isnan.
27374         * tests/test-trunc1.c: Include isnand.h.
27375         (main): Use isnand instead of isnan.
27376         * tests/test-trunc2.c: Include isnand.h instead of isnan.h.
27377         (equal): Use isnand instead of isnan.
27378         * MODULES.html.sh (Mathematics <math.h>): Replace isnan-nolibm with
27379         isnand-nolibm.
27380         * NEWS: Mention the change.
27381
27382 2008-01-25  Paul Eggert  <eggert@cs.ucla.edu>
27383             Bruno Haible  <bruno@clisp.org>
27384
27385         * m4/signbit.m4 (gl_SIGNBIT): Require a macro definition. Test whether
27386         the GCC builtins for signbits are present and set
27387         REPLACE_SIGNBIT_USING_GCC if so.
27388         * lib/math.in.h (signbit): Define using GCC builtins if
27389         REPLACE_SIGNBIT_USING_GCC is set.
27390         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
27391         REPLACE_SIGNBIT_USING_GCC.
27392         * modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_GCC.
27393
27394 2008-01-25  Jim Meyering  <meyering@redhat.com>
27395
27396         Prefer <config.h> over "config.h".  See autoconf doc for explanation.
27397         * lib/poll.c: Include <config.h>, not "config.h".
27398         * tests/test-getaddrinfo.c: Likewise.
27399
27400 2008-01-25  Simon Josefsson  <simon@josefsson.org>
27401
27402         * modules/sockets-tests: New file.
27403
27404 2008-01-24  Simon Josefsson  <simon@josefsson.org>
27405
27406         * modules/sockets: New module, can be used to call WSA_Startup and
27407         WSA_Cleanup when needed.
27408
27409         * lib/sockets.h, lib/sockets.c: New files.
27410
27411         * m4/sockets.m4: New file.
27412
27413         * tests/test-sockets.c: New file.
27414
27415 2008-01-19  Bruno Haible  <bruno@clisp.org>
27416
27417         * doc/posix-headers: Renamed from doc/headers.
27418         * doc/posix-functions: Renamed from doc/functions.
27419         * doc/gnulib.texi: Update.
27420
27421 2008-01-19  Bruno Haible  <bruno@clisp.org>
27422
27423         * doc/glibc-functions/strcasestr.texi: Include contents of
27424         doc/functions/strcasestr.texi, fixing the list of platforms.
27425         * doc/functions/strcasestr.texi: Remove file.
27426
27427 2008-01-19  Bruno Haible  <bruno@clisp.org>
27428
27429         * doc/glibc-functions/memmem.texi: Include contents of
27430         doc/functions/memmem.texi.
27431         * doc/functions/memmem.texi: Remove file.
27432
27433 2008-01-18  Bruno Haible  <bruno@clisp.org>
27434
27435         * doc/glibc-functions/*.texi: New files.
27436         * doc/gnulib.texi (Glibc Function Substitutes): Completely rewritten
27437         to use the new files.
27438
27439 2008-01-17  Bruno Haible  <bruno@clisp.org>
27440
27441         * tests/test-gethostname.c (main): Fix printf statement.
27442
27443 2008-01-17  Simon Josefsson  <simon@josefsson.org>
27444
27445         * modules/gethostname-tests: New file.
27446
27447         * tests/test-gethostname.c: New file.
27448
27449 2008-01-17  Simon Josefsson  <simon@josefsson.org>
27450
27451         * lib/gethostname.c: Include string.h unconditionally, strncpy is
27452         used by the UNAME case.  Reported by Bruno Haible
27453         <bruno@clisp.org>.
27454
27455 2008-01-17  Eric Blake  <ebb9@byu.net>
27456
27457         Convert c-strcasestr to be more efficient.
27458         * modules/c-strcasestr (Files): Use Two-Way, not KMP.
27459         (Depends-on): Add c-strcase, remove malloca, strnlen.
27460         * tests/test-c-strcasestr.c (main): Enhance test.
27461         * lib/c-strcasestr.c (c_strcasestr): Rewrite to new algorithm.
27462
27463 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
27464
27465         * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
27466         Use it in creating po/Makevars.
27467
27468 2008-01-15  Simon Josefsson  <simon@josefsson.org>
27469
27470         * lib/gc-libgcrypt.c (gc_init): Disable secure memory by default.
27471         Applications that requires it should initialize libgcrypt
27472         manually.
27473
27474 2008-01-16  Simon Josefsson  <simon@josefsson.org>
27475
27476         * lib/gethostname.c [!HAVE_UNAME]: Need string.h for strcpy.
27477
27478 2008-01-15  Paul Eggert  <eggert@cs.ucla.edu>
27479
27480         Fix problem with getdate on mingw32 reported by Simon Josefsson
27481         in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>.
27482         * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined
27483         tzname", when deciding whether to declare tzname.
27484         * lib/strftime.c (tzname): Likewise.
27485
27486 2008-01-15  Bruno Haible  <bruno@clisp.org>
27487
27488         Work around a MacOS X 10.5 bug in frexpl().
27489         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
27490         * doc/functions/frexpl.texi: Document the bug.
27491         Reported by Elias Pipping <pipping@gentoo.org>.
27492
27493 2008-01-14  Eric Blake  <ebb9@byu.net>
27494
27495         Touch up previous patch.
27496         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Fix typo.
27497         * doc/functions/strcasestr.texi (strcasestr): Document OpenBSD bug.
27498
27499         Convert strcasestr module to use Two-Way algorithm.
27500         * modules/strcasestr-simple: New module, based on the old
27501         strcasestr, but with Two-Way rather than KMP.
27502         * modules/strcasestr (Depends-on): Change to strcasestr-simple.
27503         * lib/string.in.h (rpl_strcasestr): Declare.
27504         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Check for linear
27505         performance.
27506         * lib/strcasestr.c (strcasestr): Simplify, and avoid malloc.
27507         * modules/string (Makefile.am): Support strcasestr.
27508         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
27509         * modules/strcasestr-tests (Depends-on): Check for alarm.
27510         * tests/test-strcasestr.c: Augment test.
27511         * lib/str-two-way.h: Clean up stray macro.
27512         * NEWS: Document new module.
27513         * MODULES.html.sh (string handling): Likewise.
27514         * doc/functions/strcasestr.texi: New file.
27515         * doc/gnulib.texi (Function Substitutes): New node.  Move memmem
27516         here, since it is not a POSIX function.
27517
27518 2008-01-14  Colin Watson  <cjwatson@debian.org>
27519             Bruno Haible  <bruno@clisp.org>
27520
27521         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check whether strsignal
27522         works fine; if not, set REPLACE_STRSIGNAL.
27523         (gl_PREREQ_STRSIGNAL): Require AC_DECL_SYS_SIGLIST.
27524         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
27525         REPLACE_STRSIGNAL.
27526         * lib/string.in.h (strsignal): Consider REPLACE_STRSIGNAL.
27527         * modules/string (Makefile.am): Substitute REPLACE_STRSIGNAL.
27528         * tests/test-strsignal.c (main): Check out-of-range signal numbers.
27529
27530 2008-01-14  Bruno Haible  <bruno@clisp.org>
27531
27532         * modules/strsignal (Include): Change to <string.h>.
27533
27534 2008-01-14  Colin Watson  <cjwatson@debian.org>
27535
27536         * modules/argp (Notice): Add a notice recommending to change
27537         XGETTEXT_OPTIONS.
27538         (configure.ac): Invoke AM_XGETTEXT_OPTION if it exists.
27539
27540 2008-01-13  Colin Watson  <cjwatson@debian.org>
27541
27542         * modules/strsignal-tests: New file.
27543         * tests/test-strsignal.c: New file.
27544
27545         * lib/strsignal.c: New file, from glibc with modifications.
27546         * lib/siglist.h: New file, from glibc with modifications.
27547         * lib/string.in.h (strsignal): New declaration.
27548         * m4/strsignal.m4: New file.
27549         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
27550         GNULIB_STRSIGNAL and HAVE_DECL_STRSIGNAL.
27551         * modules/strsignal: New file.
27552         * modules/string (Makefile.am): Substitute GNULIB_STRSIGNAL and
27553         HAVE_DECL_STRSIGNAL.
27554
27555 2008-01-13  Bruno Haible  <bruno@clisp.org>
27556
27557         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check that the
27558         locale encoding is not ASCII. Needed for OpenBSD 4.0.
27559         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
27560         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
27561
27562 2008-01-13  Bruno Haible  <bruno@clisp.org>
27563
27564         * lib/argp-fmtstream.h (__attribute__): Don't redefine if
27565         __STRICT_ANSI__ is set: it's not needed by any version of gcc.
27566         * lib/argp.h (__attribute__): Likewise.
27567         * lib/c-stack.c (__attribute__): Likewise.
27568         * lib/error.h (__attribute__): Likewise.
27569         * lib/fts.c (__attribute__): Likewise.
27570         * lib/openat.h (__attribute__): Likewise.
27571         * lib/stdio.in.h (__attribute__): Likewise.
27572         * lib/string.in.h (__attribute__): Likewise.
27573         * lib/utimens.c (__attribute__): Likewise.
27574         * lib/vasnprintf.h (__attribute__): Likewise.
27575         * lib/xalloc.h (__attribute__): Likewise.
27576         * lib/xprintf.h (__attribute__): Likewise.
27577         * lib/xstrtol.h (__attribute__): Likewise.
27578         * lib/xvasprintf.h (__attribute__): Likewise.
27579
27580 2008-01-12  Bruno Haible  <bruno@clisp.org>
27581
27582         * doc/gnulib.texi (Glibc Header File Substitutes): New chapter.
27583         * doc/glibc-headers/a.out.texi: New file.
27584         * doc/glibc-headers/aliases.texi: New file.
27585         * doc/glibc-headers/alloca.texi: New file.
27586         * doc/glibc-headers/ar.texi: New file.
27587         * doc/glibc-headers/argp.texi: New file.
27588         * doc/glibc-headers/argz.texi: New file.
27589         * doc/glibc-headers/byteswap.texi: New file.
27590         * doc/glibc-headers/crypt.texi: New file.
27591         * doc/glibc-headers/endian.texi: New file.
27592         * doc/glibc-headers/envz.texi: New file.
27593         * doc/glibc-headers/err.texi: New file.
27594         * doc/glibc-headers/error.texi: New file.
27595         * doc/glibc-headers/execinfo.texi: New file.
27596         * doc/glibc-headers/fpu_control.texi: New file.
27597         * doc/glibc-headers/fstab.texi: New file.
27598         * doc/glibc-headers/fts.texi: New file.
27599         * doc/glibc-headers/getopt.texi: New file.
27600         * doc/glibc-headers/ieee754.texi: New file.
27601         * doc/glibc-headers/ifaddrs.texi: New file.
27602         * doc/glibc-headers/libintl.texi: New file.
27603         * doc/glibc-headers/mcheck.texi: New file.
27604         * doc/glibc-headers/mntent.texi: New file.
27605         * doc/glibc-headers/obstack.texi: New file.
27606         * doc/glibc-headers/paths.texi: New file.
27607         * doc/glibc-headers/printf.texi: New file.
27608         * doc/glibc-headers/pty.texi: New file.
27609         * doc/glibc-headers/resolv.texi: New file.
27610         * doc/glibc-headers/shadow.texi: New file.
27611         * doc/glibc-headers/sysexits.texi: New file.
27612         * doc/glibc-headers/ttyent.texi: New file.
27613
27614 2008-01-12  Jim Meyering  <meyering@redhat.com>
27615
27616         announce-gen: emit Gnulib's git-based version string.
27617         * build-aux/announce-gen: Remove option: --gnulib-snapshot-time-stamp=S.
27618         New option --gnulib-version=V, where V is expected to be
27619         the output of running git describe in the gnulib directory.
27620         (get_tool_versions): Request feedback on xdelta.  I suspect it's
27621         not useful, and plan to stop publishing an xdelta file with each
27622         coreutils release.
27623
27624         * build-aux/announce-gen: Also check for lzma-compressed files.
27625
27626 2008-01-11  Bruno Haible  <bruno@clisp.org>
27627
27628         * tests/test-memmem.c (main): Increase maximum allowed time.
27629         * tests/test-strstr.c (main): Likewise.
27630
27631 2008-01-11  Bruno Haible  <bruno@clisp.org>
27632
27633         * doc/functions/memmem.texi: Add more precisions about platforms.
27634         * doc/functions/strstr.texi: Likewise.
27635
27636 2008-01-10  Eric Blake  <ebb9@byu.net>
27637
27638         * m4/strstr.m4: Delete cruft from copy-n-paste.
27639         Reported by Bruno Haible.
27640
27641 2008-01-10  Bruno Haible  <bruno@clisp.org>
27642
27643         Make c-strstr rely on strstr.
27644         * lib/c-strstr.c: Don't include str-kmp.h.
27645         (c_strstr): Define in terms of strstr.
27646         * modules/c-strstr (Files): Remove lib/str-kmp.h.
27647         (Depends-on): Remove stdbool, malloca, strnlen. Add strstr.
27648
27649 2008-01-10  Bruno Haible  <bruno@clisp.org>
27650
27651         * doc/gnulib.texi (String Functions in C Locale): New section.
27652         * doc/c-ctype.texi: New file.
27653         * doc/c-strcase.texi: New file.
27654         * doc/c-strcaseeq.texi: New file.
27655         * doc/c-strcasestr.texi: New file.
27656         * doc/c-strstr.texi: New file.
27657         * doc/c-strtod.texi: New file.
27658         * doc/c-strtold.texi: New file.
27659
27660 2008-01-10  Eric Blake  <ebb9@byu.net>
27661
27662         * lib/relocatable.h: Fix a comment.
27663
27664 2008-01-10  Eric Blake  <ebb9@byu.net>
27665
27666         Share two-way algorithm.
27667         * lib/str-two-way.h: New file, merged from...
27668         * lib/memmem.c: ...here...
27669         * lib/strstr.c: ...and here.
27670         * modules/memmem (Files): Use it.
27671         * modules/strstr (Files): Likewise.
27672
27673         Avoid quadratic strstr implementations.
27674         * lib/strstr.c: New file.
27675         * m4/strstr.m4: Likewise.
27676         * modules/strstr: Likewise.
27677         * modules/strstr-tests: Likewise.
27678         * tests/test-strstr.c: Likewise.
27679         * lib/string.in.h (rpl_strstr): Declare.
27680         (memmem) [GNULIB_POSIXCHECK]: Document speed issue.
27681         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Support strstr.
27682         * modules/string (Makefile.am): Likewise.
27683         * MODULES.html.sh (string handling): Mention new module.
27684         * doc/functions/strstr.texi (strstr): Document the bug.
27685
27686 2008-01-10  Bruno Haible  <bruno@clisp.org>
27687
27688         * lib/relocatable.h (relocate): State whether result is freshly
27689         allocated or not.
27690         * lib/relocatable.c (relocate): Return a freshly allocated string
27691         instead of a pointer to a privately held string.
27692         Reported by Sylvain Beucler <beuc@gnu.org>.
27693
27694 2008-01-10  Colin Watson  <cjwatson@debian.org>
27695
27696         * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
27697         s/S_ISNLK/S_ISLNK/.
27698
27699 2008-01-09  Bruno Haible  <bruno@clisp.org>
27700
27701         * doc/functions/memmem.texi: Use the same structure as snprintf.texi
27702         and other files.
27703         * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
27704         if it's only a guess.
27705         * modules/memmem: Simplify by depending on memmem-simple.
27706
27707 2008-01-09  Bruno Haible  <bruno@clisp.org>
27708
27709         Work around OpenBSD 4.0 tdelete() bug.
27710         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Also check tdelete's return value.
27711         * lib/search.in.h: If REPLACE_TSEARCH is 1, define tsearch etc. as
27712         macros and don't redefine the enum values.
27713         * m4/search_h.m4 (gl_SEARCH_H_DEFAULTS): Initialize REPLACE_TSEARCH.
27714         * modules/search (Makefile.am): Also substitute REPLACE_TSEARCH.
27715         * doc/functions/tdelete.texi: Document the OpenBSD 4.0 bug.
27716
27717 2008-01-09  Bruno Haible  <bruno@clisp.org>
27718
27719         * tests/test-wcwidth.c: Include <string.h> and localcharset.h.
27720         (main): Don't perform the tests if setlocale did not install a UTF-8
27721         locale. Needed on OpenBSD 4.0.
27722         * modules/wcwidth-tests (Depends-on): Add localcharset.
27723
27724 2008-01-09  Paul Eggert  <eggert@cs.ucla.edu>
27725
27726         gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
27727         See <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00149.html>.
27728         * NEWS: announce this.
27729         * m4/alloca.m4 (gl_FUNC_ALLOCA): Don't define HAVE_ALLOCA_H.
27730
27731 2008-01-09  Simon Josefsson  <simon@josefsson.org>
27732         and Eric Blake  <ebb9@byu.net>
27733
27734         Add memmem-simple module.
27735         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): New macro.
27736         (gl_FUNC_MEMMEM): Separate performance from presence checks.
27737         * modules/memmem-simple: New file.
27738         * modules/memmem (Description): Tweak.
27739         * MODULES.html.sh (string handling): Mention new module.
27740         * doc/functions/memmem.texi (memmem): Distinguish which flaws are
27741         addressed by memmem-simple.
27742         * NEWS: Document the difference.
27743
27744 2008-01-09  Eric Blake  <ebb9@byu.net>
27745
27746         Give gcc some memmem optimization hints.
27747         * lib/string.in.h (memmem, memrchr, strchrnul, strnlen, strpbrk)
27748         (strcasestr): Declare as pure.
27749         * modules/memmem (Maintainer): Claim my implementation.
27750
27751 2008-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27752
27753         Support AIX 6.1 and higher.
27754         * build-aux/config.libpath: Likewise.
27755         * build-aux/config.rpath: Likewise.
27756
27757 2008-01-08  Jim Meyering  <meyering@redhat.com>
27758             Bruno Haible  <bruno@clisp.org>
27759
27760         * lib/printf-parse.c (PRINTF_PARSE): Handle a size specifier "q"
27761         on MacOS X and a size specifier "I64" on mingw. Needed for PRIdMAX.
27762         Reported by Peter Fales in
27763         <http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00148.html>.
27764
27765 2008-01-08  Bruno Haible  <bruno@clisp.org>
27766
27767         * modules/unictype/category-of (Depends-on): Add
27768         unictype/category-none.
27769         * modules/unictype/category-and-tests (Depends-on): Add
27770         unictype/category-{L,N,Lu,Nd}.
27771         * modules/unictype/category-and-not-tests (Depends-on): Likewise.
27772         * modules/unictype/category-or-tests (Depends-on): Add
27773         unictype/category-{L,N}.
27774         * modules/unictype/category-name-tests (Depends-on): Add
27775         unictype/category-{Z,Nl}.
27776         Reported by Simon Josefsson.
27777
27778 2008-01-08  Bruno Haible  <bruno@clisp.org>
27779
27780         * lib/str-kmp.h (knuth_morris_pratt_unibyte): Document the calling
27781         convention better.
27782         * lib/mbsstr.c (knuth_morris_pratt_multibyte): Likewise.
27783         * lib/mbscasestr.c (knuth_morris_pratt_multibyte): Likewise.
27784         Reported by Peter Miller <millerp@canb.auug.org.au>.
27785
27786 2008-01-08  Eric Blake  <ebb9@byu.net>
27787
27788         Rewrite memmem to guarantee linear complexity without malloc.
27789         * lib/memmem.c (memmem): Use Two-Way rather than
27790         Knuth-Morris-Pratt, to allow O(1) space usage.
27791         (critical_factorization, two_way_short_needle)
27792         (two_way_long_needle): New functions.
27793         (knuth_morris_pratt): Delete.
27794         * modules/memmem (Depends-on): No longer need malloca or stdbool.
27795         Add stdint.
27796         * tests/test-memmem.c (main): Add tests for periodic needle and
27797         sublinear performance.
27798         * doc/functions/memmem.texi (memmem): Document other deficiencies
27799         in cygwin and older glibc.
27800
27801 2008-01-08  Bruno Haible  <bruno@clisp.org>
27802
27803         * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
27804         augmentation.
27805
27806 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
27807
27808         Add a configure time option: --disable-acl.
27809         * m4/acl.m4 (gl_FUNC_ACL): Wrap all ACL logic in a call to
27810         AC_ARG_ENABLE(acl).
27811
27812 2008-01-06  Simon Josefsson  <simon@josefsson.org>
27813
27814         * tests/test-localename.c: Don't include obsolete "setenv.h".
27815
27816         * modules/localename-tests (Depends-on): Need unsetenv.
27817
27818 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27819
27820         * DEPENDENCIES: Require Texinfo version 4.6 or newer.
27821
27822 2008-01-06  Colin Watson  <cjwatson@debian.org>
27823
27824         * users.txt: Add man-db.
27825
27826 2008-01-07  Bruno Haible  <bruno@clisp.org>
27827
27828         * doc/gnulib-intro.texi (Library vs Reusable Code): Restore the
27829         previous section name.
27830
27831 2008-01-07  Bruno Haible  <bruno@clisp.org>
27832
27833         * lib/progname.c (set_program_name): Don't strip off a leading
27834         "lt-" prefix outside a .libs directory.
27835         Suggested by Paul Eggert.
27836
27837 2008-01-01  Sylvain Beucler  <beuc@gnu.org>
27838             Bruno Haible  <bruno@clisp.org>
27839
27840         Improve memory cleanup in 'relocatable' module.
27841         * lib/relocatable.h (compute_curr_prefix): Change return type to
27842         'char *'.
27843         * lib/relocatable.c (compute_curr_prefix): Change return type to
27844         'char *'. Free curr_installdir after use.
27845         (relocate): Free curr_prefix_better after use.
27846         * lib/progreloc.c (prepare_relocate): Free curr_prefix after use.
27847
27848 2008-01-01  Bruno Haible  <bruno@clisp.org>
27849
27850         * tests/test-wcwidth.c (main): Relax test of U+2060. Avoids a test
27851         failure on older glibc systems.
27852         Reported by Peter Fales <psfales@alcatel-lucent.com>.
27853
27854 2008-01-05  Eric Blake  <ebb9@byu.net>
27855
27856         Avoid quadratic system memmem.
27857         * m4/memmem.m4 (gl_FUNC_MEMMEM): Check for quadratic memmem.
27858         Reported by Ralf Wildenhues.
27859
27860         Fix memmem test for mingw.
27861         * modules/memmem-tests (configure.ac): Check for alarm.
27862         * tests/test-memmem.c (main): Avoid alarm on platforms that lack
27863         it.
27864         * doc/functions/memmem.texi: New file.
27865         * doc/gnulib.texi (Function Substitutes): Add memmem.
27866         Reported by Bruno Haible.
27867
27868 2008-01-04  Bruno Haible  <bruno@clisp.org>
27869
27870         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP):
27871         Require gl_HEADER_STRINGS_H_DEFAULTS, not
27872         gl_HEADER_STRING_H_DEFAULTS.
27873
27874 2008-01-04  Eric Blake  <ebb9@byu.net>
27875
27876         Shorten duration of memmem test.
27877         * tests/test-memmem.c (main): Use alarm to declare failure if test
27878         is taking too long.
27879         Reported by Ralf Wildenhues.
27880
27881 2007-12-21  Simon Josefsson  <simon@josefsson.org>
27882
27883         * modules/relocatable-prog-wrapper (Depends-on): Add intprops and
27884         string, needed by strerror.
27885
27886 2008-01-03  Colin Watson  <cjwatson@debian.org>
27887             Bruno Haible  <bruno@clisp.org>
27888
27889         * doc/gnulib-tool.texi (Localization): New section.
27890
27891 2008-01-02  Bruno Haible  <bruno@clisp.org>
27892
27893         * lib/memmem.c (knuth_morris_pratt, memmem): Change all 'char *'
27894         variables to 'unsigned char *' type.
27895         Reported by Paul Eggert.
27896
27897 2008-01-02  Jim Meyering  <jim@meyering.net>
27898
27899         * lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
27900
27901 2007-12-31  Jim Meyering  <jim@meyering.net>
27902
27903         Avoid use of private FTS type name.
27904         * lib/fts.c (fts_sort): Use FTSENT rather than "struct _ftsent".
27905
27906 2007-12-30  Karl Berry  <karl@gnu.org>
27907
27908         * doc/gnulib.texi (Library vs. Reusable Code): remove period, to
27909         work around defect in Texinfo and/or the standalone Info browser.
27910
27911 2007-12-30  Bruno Haible  <bruno@clisp.org>
27912
27913         Unify 5 copies of the KMP code.
27914         * lib/str-kmp.h: New file.
27915         * lib/c-strcasestr.c: Include str-kmp.h.
27916         (knuth_morris_pratt): Remove function.
27917         (c_strcasestr): Update.
27918         * lib/c-strstr.c: Include str-kmp.h.
27919         (knuth_morris_pratt): Remove function.
27920         (c_strcasestr): Update.
27921         * lib/mbscasestr.c: Include str-kmp.h.
27922         (knuth_morris_pratt_unibyte): Remove function.
27923         * lib/mbsstr.c: Include str-kmp.h.
27924         (knuth_morris_pratt_unibyte): Remove function.
27925         * lib/strcasestr.c: Include str-kmp.h.
27926         (knuth_morris_pratt): Remove function.
27927         (strcasestr): Update.
27928         * modules/c-strcasestr (Files): Add lib/str-kmp.h.
27929         * modules/c-strstr (Files): Likewise.
27930         * modules/mbscasestr (Files): Likewise.
27931         * modules/mbsstr (Files): Likewise.
27932         * modules/strcasestr (Files): Likewise.
27933         Suggested by Paul Eggert.
27934
27935 2007-12-30  Bruno Haible  <bruno@clisp.org>
27936
27937         * lib/xmalloca.c (xmmalloca): Don't define if HAVE_ALLOCA is not
27938         defined.
27939
27940 2007-12-30  Bruno Haible  <bruno@clisp.org>
27941
27942         * lib/xmalloca.h: Include xalloc.h.
27943         (xnmalloca): New macro.
27944
27945 2007-12-30  Bruno Haible  <bruno@clisp.org>
27946
27947         * lib/malloca.h (nmalloca): New macro.
27948         * lib/c-strcasestr.c (knuth_morris_pratt): Use it.
27949         * lib/c-strstr.c (knuth_morris_pratt): Likewise.
27950         * lib/mbscasestr.c (knuth_morris_pratt_unibyte,
27951         knuth_morris_pratt_multibyte): Likewise.
27952         * lib/mbsstr.c (knuth_morris_pratt_unibyte,
27953         knuth_morris_pratt_multibyte): Likewise.
27954         * lib/memmem.c (knuth_morris_pratt): Likewise.
27955         * lib/strcasestr.c (knuth_morris_pratt): Likewise.
27956
27957 2007-12-25  Bruno Haible  <bruno@clisp.org>
27958
27959         Fixup after 2007-10-17 commit. Ensure that 'glob' stays under LGPLv2+.
27960         * lib/glob.c: Don't include openat.h.
27961         (link_exists2_p): Add back the code that deals with the
27962         !GLOB_ALTDIRFUNC case.
27963         (link_exists_p) [!_LIBC && !HAVE_FSTATAT]: Just call link_exists2_p and
27964         let it do the filename concatenation.
27965         * m4/glob.m4 (gl_PREREQ_GLOB): Add check for fstatat.
27966         * modules/glob (Depends-on): Remove openat.
27967
27968 2007-12-31  Bruno Haible  <bruno@clisp.org>
27969
27970         * modules/dirfd (License): Change to LGPLv2+.
27971         Approved by Jim Meyering.
27972
27973 2007-12-29  Paul Eggert  <eggert@cs.ucla.edu>
27974
27975         * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
27976         when multiplying M by sizeof (size_t).
27977
27978 2007-12-10  Martin Lambers  <marlam@marlam.de>
27979
27980         Override getpagesize on mingw.
27981         * lib/getpagesize.c: New file.
27982         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Enable replacement on mingw.
27983         * modules/getpagesize (Files): Add lib/getpagesize.c.
27984         * lib/unistd.in.h (getpagesize): Declare if we are using a replacement.
27985         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
27986         REPLACE_GETPAGESIZE.
27987         * modules/unistd (Makefile.am): Substitute REPLACE_GETPAGESIZE.
27988
27989 2007-12-25  Bruno Haible  <bruno@clisp.org>
27990
27991         * modules/localcharset (Notice): New field.
27992         (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT.
27993         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
27994
27995 2007-12-25  Paul Eggert  <eggert@cs.ucla.edu>
27996             Bruno Haible  <bruno@clisp.org>
27997
27998         Avoid using the syntax symbol() in formatted documentation.
27999         * MODULES.html.sh (func_module): When replacing symbol() with a
28000         hyperlink, remove the parentheses. Show an error if some remain.
28001         Recognize and render the '...' syntax.
28002         * doc/alloca-opt.texi: Remove parentheses from symbol reference.
28003         Rework. Add paragraph about GCC's inlining.
28004         * doc/alloca.texi: Likewise.
28005         * doc/error.texi: Remove parentheses from symbol reference.
28006         * doc/gnulib-intro.texi: Likewise.
28007         * doc/gnulib.texi (alloca, alloca-opt): New nodes.
28008         * modules/fnmatch (Description): Reword to say "the ... function".
28009         * modules/full-read (Description): Likewise.
28010         * modules/full-write (Description): Likewise.
28011         * modules/safe-read (Description): Likewise.
28012         * modules/safe-write (Description): Likewise.
28013         * modules/strchrnul (Description): Likewise.
28014         * modules/trim (Description): Likewise.
28015         * modules/error (Description): Remove parentheses from symbol
28016         references.
28017         * modules/verror (Description): Likewise.
28018         Reported by Karl Berry.
28019
28020 2007-12-25  Bruno Haible  <bruno@clisp.org>
28021
28022         Fixup after 2007-10-16 commit.
28023         * lib/glob.c (glob_in_dir): Don't use ISO C99 syntax.
28024
28025 2007-12-24  Bruno Haible  <bruno@clisp.org>
28026
28027         Make --enable-relocatable work with DESTDIR.
28028         * build-aux/install-reloc: Accept another argument 'destdir'. Use it
28029         to compute installdir from destprog.
28030         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV,
28031         also set the RELOC_DESTDIR variable.
28032         Reported by Левашев Иван <octagram@bluebottle.com>.
28033
28034 2007-12-24  Bruno Haible  <bruno@clisp.org>
28035
28036         Fix link error due to xalloc_die().
28037         * lib/progreloc.c: When NO_XMALLOC is defined, use areadlink instead
28038         of xreadlink.
28039         * lib/relocwrapper.c: Update comments.
28040         * build-aux/install-reloc: Remove xreadlink.c from file list.
28041         * modules/relocatable-prog-wrapper (Files): Remove xreadlink.h and
28042         xreadlink.c.
28043         Reported by Левашев Иван <octagram@bluebottle.com>.
28044
28045 2007-12-24  Bruno Haible  <bruno@clisp.org>
28046
28047         Split setenv module into setenv and unsetenv. Get rid of setenv.h.
28048         * lib/setenv.h: Remove file.
28049         * lib/stdlib.in.h (setenv, unsetenv): New declarations, moved here from
28050         lib/setenv.h.
28051         * modules/setenv (Files): Remove lib/setenv.h, lib/unsetenv.c.
28052         (Depends-on): Add stdlib.
28053         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR. Don't invoke
28054         gl_FUNC_UNSETENV.
28055         (Include): Replace setenv.h with <stdlib.h>.
28056         * modules/unsetenv: New file.
28057         * lib/setenv.c: Include <stdlib.h> first, after alloca.h.
28058         * lib/unsetenv.c: Include <stdlib.h> first.
28059         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_SETENV_SEPARATE): Require
28060         gl_STDLIB_H_DEFAULTS. Conditionally set HAVE_SETENV to 0.
28061         (gl_FUNC_UNSETENV): Require gl_STDLIB_H_DEFAULTS. Conditionally set
28062         HAVE_UNSETENV to 0. Set VOID_UNSETENV as an AC_SUBSTed variable.
28063         * modules/stdlib (Makefile.am): Substitute also GNULIB_SETENV,
28064         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
28065         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_SETENV,
28066         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
28067         * doc/functions/unsetenv.texi: Update.
28068         * modules/xsetenv (Depends-on): Add unsetenv.
28069         * modules/getdate (Depends-on): Likewise.
28070         * lib/xsetenv.h: Include <stdlib.h> instead of setenv.h.
28071         * lib/xsetenv.c: Don't include setenv.h.
28072         * lib/getdate.y: Likewise.
28073         * lib/relocwrapper.c: Likewise.
28074         * modules/relocatable-prog-wrapper (Files): Remove lib/setenv.h.
28075         (Depends-on): Add stdlib.
28076         * NEWS: Mention the changes.
28077         Reported by Левашев Иван <octagram@bluebottle.com>.
28078
28079 2007-12-23  Bruno Haible  <bruno@clisp.org>
28080
28081         * lib/memmem.c (memmem): Use lowercase variable names. Tab
28082         indentation.
28083
28084 2007-12-23  Bruno Haible  <bruno@clisp.org>
28085
28086         * lib/c-strcasestr.c: Add more comments.
28087         * lib/c-strstr.c: Likewise.
28088         * lib/mbscasestr.c: Likewise.
28089         * lib/mbsstr.c: Likewise.
28090         * lib/strcasestr.c: Likewise.
28091         * lib/memmem.c: Likewise.
28092
28093 2007-12-23  Bruno Haible  <bruno@clisp.org>
28094
28095         * tests/test-memmem.c: Include <string.h> first.
28096
28097 2007-12-22  Bruno Haible  <bruno@clisp.org>
28098
28099         * gnulib-tool (func_create_testdir): Change $auxdir while generating
28100         the contents of $testsbase.
28101         Reported by Ralf Wildenhues.
28102
28103 2007-12-22  Bruno Haible  <bruno@clisp.org>
28104
28105         * gnulib-tool (func_emit_tests_Makefile_am): Replace local_ldadd with
28106         two variables local_ldadd_before, local_ldadd_last.
28107
28108 2007-12-20  Eric Blake  <ebb9@byu.net>
28109
28110         Work around circular library issue when cross-compiling.
28111         * lib/progname.c (set_program_name): Use strncmp, not memcmp, so
28112         that progname.o does not need to pull in rpl_memcmp.
28113
28114 2007-12-19  Eric Blake  <ebb9@byu.net>
28115
28116         Fix memmem to avoid O(n^2) worst-case complexity.
28117         * lib/memmem.c (knuth_morris_pratt): New function.
28118         (memmem): Use it if first few naive iterations fail.
28119         * m4/memmem.m4 (gl_FUNC_MEMMEM): Detect cygwin bug.
28120         * modules/memcmp (License): Set to LGPLv2+, not LGPL.
28121         * modules/memchr (License): Likewise.
28122         * modules/memmem (Depends-on): Add memcmp, memchr, stdbool, and
28123         malloca.
28124         * tests/test-memmem.c: Rewrite, borrowing ideas from
28125         test-mbsstr1.c; the old version wouldn't even compile!
28126         * modules/memmem-tests: New file.
28127         * lib/string.in.h (rpl_memmem): Add declaration.
28128         * modules/string (Makefile.am): Substitute REPLACE_MEMMEM.
28129         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Default for
28130         REPLACE_MEMMEM.
28131
28132 2007-12-18  Paul Eggert  <eggert@cs.ucla.edu>
28133
28134         Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
28135         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
28136         before any system include files, and undef after them all.  This
28137         should fix a problem on VMS reported by John E. Malmberg in
28138         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
28139
28140 2007-12-17  Eric Blake  <ebb9@byu.net>
28141
28142         Revert addition of verify, for BSD/OS.
28143         * lib/fseeko.c [!HAVE_FSEEKO]: Allow off_t > long, even though it
28144         can't handle large files, for the sake of obsolete platforms.
28145         * modules/fseeko (Depends-on): Remove verify.
28146         * doc/functions/fseeko.texi (fseeko): Document BSD/OS limitation.
28147         * doc/functions/ftello.texi (ftello): Likewise.
28148         * doc/functions/fgetpos.texi (fgetpos): Likewise.
28149         Reported by Larry Jones.
28150
28151 2007-12-17  Petr Salinger  <Petr.Salinger@seznam.cz>
28152
28153         getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
28154         * lib/getcwd.c: Define and use HAVE_OPENAT_SUPPORT, in place of AT_FDCWD.
28155
28156 2007-12-17  Jim Meyering  <meyering@redhat.com>
28157
28158         Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
28159         which has no openat syscall, yet <fcntl.h> does define AT_FDCWD.
28160         * lib/getcwd.c: Undef AT_FDCWD if there is no openat function.
28161         * modules/getcwd (Depends-on): Add openat.
28162         Reported by Petr Salinger.
28163
28164 2007-12-17  Bruno Haible  <bruno@clisp.org>
28165
28166         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Use GL_NOCRASH to
28167         avoid a segmentation fault of the configure test on x86_64 systems.
28168
28169 2007-12-15  Jim Meyering  <meyering@redhat.com>
28170
28171         * build-aux/gnupload (GPG): Don't hard-code absolute name of gpg binary.
28172
28173 2007-12-13  Eric Blake  <ebb9@byu.net>
28174
28175         Another fseek test.
28176         * tests/test-fseek.c (main): Also test ungetc handling.
28177         * tests/test-fseeko.c (main): Likewise.
28178         * modules/fseeko (Depends-on): Add verify.
28179         * lib/fseeko.c [!HAVE_FSEEKO]: Verify that off_t is not too
28180         large.
28181         Reported by Larry Jones.
28182
28183         Fix fseeko on mingw.
28184         * lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
28185         seek.
28186
28187         Beef up fseek tests.
28188         * tests/test-fseek.c (main): Also test eof handling.
28189         * tests/test-fseeko.c (main): Likewise.
28190         Reported by Larry Jones.
28191
28192 2007-12-13  Larry Jones  <lawrence.jones@siemens.com>  (tiny change)
28193
28194         Fix fseeko on BSD-based platforms.
28195         * lib/fseeko.c (rpl_fseeko) [__sferror]: Reset EOF flag on
28196         successful seek.
28197
28198 2007-12-12  Eric Blake  <ebb9@byu.net>
28199
28200         Allow circular dependency of separate libtests.a
28201         * gnulib-tool (func_emit_tests_Makefile_am): Add AM_LIBTOOLFLAGS
28202         when use_libtests.
28203
28204 2007-12-11  Eric Blake  <ebb9@byu.net>
28205
28206         Fix bug with -0.0L in previous patch.
28207         * lib/isnan.c (rpl_isnanl): Make robust to -0.0L and pad bits.
28208         * tests/test-isnan.c (main): Also test on zeroes.
28209         * tests/test-isnanf.c (main): Likewise.
28210         * tests/test-isnanl.h (main): Likewise.
28211
28212         Detect pseudo-denormals on x86 even when cross-compiling.
28213         * lib/isnan.c (rpl_isnanl) [!KNOWN_EXPBIT0_LOCATION
28214         && USE_LONG_DOUBLE && x86]: Add one more check to filter out
28215         invalid bit patterns that happen to satisfy ==.
28216
28217         Avoid link failures with separate libtests.a.
28218         * gnulib-tool (func_emit_tests_Makefile_am): Also list local_ldadd
28219         last, to satisfy circular dependencies.
28220
28221 2007-12-11  Eric Blake  <ebb9@byu.net>
28222         and Bruno Haible  <bruno@clisp.org>
28223
28224         Fix OpenBSD 4.0 <float.h> handling of long double.
28225         * m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
28226         * lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
28227         * doc/headers/float.texi (float.h): Document OpenBSD bug.
28228
28229 2007-12-11  Jim Meyering  <meyering@redhat.com>
28230
28231         * users.txt: Add libvirt.
28232
28233         Support versions of autoconf prior to 2.59c.
28234         * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
28235         if it is not already defined.
28236
28237 2007-12-09  Bruno Haible  <bruno@clisp.org>
28238
28239         Let 'gnulib-tool --import' collect sources needed for the tests in
28240         tests/ rather than in lib/.
28241         * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
28242         argument. If true, add rules to generate libtests.a, and put libtests.a
28243         into $(LDADD). Consider source files in subdirectories and set
28244         uses_subdirs.
28245         (func_emit_initmacro_start, func_emit_initmacro_end,
28246         func_emit_initmacro_done): Pass all arguments explicitly.
28247         (func_import): Determine two module lists main_modules,
28248         testsrelated_modules. Determine use_libtests. Determine two variables
28249         sed_transform_main_lib_file, sed_transform_testsrelated_lib_file
28250         instead of just sed_transform_lib_file. Determine two variables
28251         main_files and testsrelated_files. Compute 'files' as the union of
28252         both. Adjust sed_rewrite_old_files, sed_rewrite_new_files,
28253         func_add_or_update. In the generated gnulib-comp.m4, collect the
28254         object files for tests/ in different variables than those for lib/.
28255         Substitute LIBTESTS_LIBDEPS.
28256         (func_create_testdir): Combine the uses_subdirs results from
28257         func_emit_lib_Makefile_am and from func_emit_tests_Makefile_am.
28258
28259 2007-12-09  Bruno Haible  <bruno@clisp.org>
28260
28261         * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
28262         the build-aux directory.
28263
28264 2007-12-09  Bruno Haible  <bruno@clisp.org>
28265
28266         * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
28267         introduced on 2006-09-09.
28268
28269 2007-12-07  Jim Meyering  <meyering@redhat.com>
28270
28271         Let these macros work also with autoconf-2.59.
28272         * m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59.  2.60
28273         is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE.
28274         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
28275
28276 2007-12-06  Jim Meyering  <meyering@redhat.com>
28277
28278         Avoid a configure-time syntax error in gl_FUNC_ACL.
28279         * m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
28280         function in each branch, before testing the cache variable.
28281
28282 2007-12-04  Eric Blake  <ebb9@byu.net>
28283
28284         Make scripts executable.
28285         * build-aux/config.guess: Add execute permissions.
28286         * build-aux/config.sub: Likewise.
28287         * build-aux/gendocs.sh: Likewise.
28288
28289         Fix frexp on mingw.
28290         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
28291         cross-compiling.
28292         * doc/functions/frexp.texi (frexp): Document the bug.
28293
28294         Make cygwin fseeko check more reliable.
28295         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Use cygwin
28296         version numbers, rather than unrelated feature check.
28297         * doc/functions/fseeko.texi (fseeko): Tweak failure report.
28298         * doc/functions/ftello.texi (ftello): Likewise.
28299         Reported by Bruno Haible.
28300
28301         * m4/strerror.m4: Bump version number.
28302
28303 2007-12-03  Bruno Haible  <bruno@clisp.org>
28304
28305         * doc/functions/mprotect.texi: Mention the mingw problem.
28306
28307 2007-12-03  Eric Blake  <ebb9@byu.net>
28308
28309         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Ensure
28310         REPLACE_STRERROR is initialized before this macro.
28311
28312 2007-12-03  Paul Eggert  <eggert@cs.ucla.edu>
28313
28314         Add support for Solaris 10 ACLs.  Also, ACLs are Gnulib, not Autoconf.
28315         * modules/acl (configure.ac): Rename AC_FUNC_ACL to gl_FUNC_ACL.
28316         * m4/acl.m4 (gl_FUNC_ACL): Renamed from AC_FUNC_ACL.  On Solaris,
28317         put -lsec in even for programs other than 'ls'.  This fixes a problem
28318         for gettext reported by Bruno Haible in
28319         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00007.html>.
28320         * lib/acl.c (copy_acl, qset_acl) [USE_ACL && defined ACL_NO_TRIVIAL]:
28321         Add support for Solaris 10.  This isn't efficient, but should get the
28322         job done for now.
28323
28324 2007-12-03  James Youngman  <jay@gnu.org>
28325
28326         * doc/regexprops-generic.texi: change "an close-group" to "a
28327         close-group" and "illegal" to "not allowed".
28328
28329 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28330
28331         * lib/unictype/pr_byname.c: Include unictype/pr_byname.h instead of
28332         pr_byname.h. Needed for the rare case when the maintainer has done
28333         "make maintainer-clean" in the source directory and then attempts a
28334         build outside the source directory.
28335         * lib/unictype/scripts.c: Include unictype/scripts_byname.h instead of
28336         scripts_byname.h.
28337
28338 2007-12-02  Martin Lambers <marlam@marlam.de>
28339             Bruno Haible  <bruno@clisp.org>
28340
28341         * lib/getpagesize.h: Remove file.
28342         * lib/unistd.in.h: Include declaration of getpagesize here.
28343         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Renamed from gl_GETPAGESIZE.
28344         Invoke gl_UNISTD_H_DEFAULTS. Set HAVE_GETPAGESIZE, HAVE_OS_H,
28345         HAVE_SYS_PARAM_H.
28346         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETPAGESIZE,
28347         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
28348         * modules/getpagesize (Files): Remove lib/getpagesize.h.
28349         (Depends-on): Add unistd.
28350         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
28351         (Include): Use <unistd.h> instead of getpagesize.h.
28352         * modules/unistd (Makefile.am): Substitute also GNULIB_GETPAGESIZE,
28353         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
28354         * m4/pagealign_alloc.m4 (gl_PREREQ_PAGEALIGN_ALLOC): Remove
28355         gl_GETPAGESIZE invocation, already handled by module dependency.
28356         * lib/pagealign_alloc.c: Don't include getpagesize.h.
28357
28358 2007-12-02  Bruno Haible  <bruno@clisp.org>
28359
28360         * modules/strings-tests: New file.
28361         * tests/test-strings.c: New file.
28362
28363         Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
28364         * lib/strings.in.h: New file.
28365         * lib/string.in.h (strcasecmp, strncasecmp): Remove declarations.
28366         * m4/strings_h.m4: New file.
28367         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Remove initialization
28368         of HAVE_STRCASECMP, HAVE_DECL_STRNCASECMP.
28369         * modules/strings: New file.
28370         * modules/string (Makefile.am): Update.
28371         * modules/strcase (Include): Mention <strings.h>, not <string.h>.
28372         Reported by Karl Berry.
28373
28374 2007-12-01  Eric Blake  <ebb9@byu.net>
28375
28376         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Rewrite to
28377         accomodate fix in cygwin 1.5.25.
28378
28379 2007-12-01  Jim Meyering  <meyering@redhat.com>
28380
28381         Fix a bug that inhibited much of the utf8-optimization in regcomp.c.
28382         * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
28383         that would inhibit utf8-optimization of a regexp containing line-
28384         or buffer-anchors, e.g., `^', `$'.
28385
28386 2007-11-30  Bruno Haible  <bruno@clisp.org>
28387
28388         * lib/lock.h (gl_recursive_lock_init) [PTHREAD &&
28389         PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Call
28390         glthread_recursive_lock_init.
28391         * lib/lock.c (glthread_recursive_lock_init)
28392         [PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: New function.
28393         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
28394
28395 2007-11-28  Paul Eggert  <eggert@cs.ucla.edu>
28396
28397         New function qset_acl, like set_acl but with syscall semantics.
28398         * lib/acl.h (qset_acl): New decl.
28399         * lib/acl.c (qset_acl): New function.
28400         (set_acl): Use new function.  Use more-consistent diagnostics.
28401
28402 2007-11-28  Jim Meyering  <meyering@redhat.com>
28403
28404         * modules/physmem (License): Change from GPL to LGPLv2+.
28405
28406 2007-11-26  Bruno Haible  <bruno@clisp.org>
28407
28408         * lib/vasnprintf.c (decode_long_double): Don't abort if the
28409         'long double' type has excess precision.
28410         Reported by Jim Meyering in
28411         <http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00120.html>.
28412
28413 2007-11-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28414
28415         * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
28416         Sync from <http://gnu.org/licenses>.
28417         * modules/agpl-3.0, doc/agpl-3.0.texi: New module,
28418         with license text from same location.
28419         * doc/maintain.texi, doc/standards.texi:  Sync from
28420         <http://savannah.gnu.org/projects/gnustandards>.
28421
28422 2007-11-22  Ondřej Vašík  <ovasik@redhat.com>
28423         and Jim Meyering  <meyering@redhat.com>
28424
28425         Adjust getdate' grammar to accept a slightly more regular language.
28426         E.g., accept "YYYYMMDD +N days" as well as "YYYYMMDD N days".
28427         Before, the former was rejected.
28428         * lib/getdate.y (digits_to_date_time): New function, factored
28429         out of ...
28430         (number): ...here.  Just call digits_to_date_time.
28431         (hybrid): New non-terminal to handle an <unsigned number,
28432         signed relative offset> sequence consistently.
28433
28434 2007-11-18  Jim Meyering  <meyering@redhat.com>
28435
28436         Pull my changes from coreutils:
28437         bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
28438         * build-aux/bootstrap (gnulib_tool_options): Add a space before the
28439         use of $gnulib_tool_option_extras, so that it's separated from the
28440         preceding argument.
28441
28442         Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
28443         * build-aux/bootstrap (cp_mark_as_generated): Create any required
28444         parent destination directories before copying a file into place.
28445
28446 2007-11-18  Sergey Poznyakoff  <gray@gnu.org.ua>
28447
28448         bootstrap: work also with 4-argument variant of AC_INIT
28449         * build-aux/bootstrap (gnulib_extra_files): Adjust sed command.
28450
28451 2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
28452
28453         Port test-getaddrinfo to Solaris.
28454         Problem reported by Bruno Haible in
28455         <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
28456         * tests/test-getaddrinfo.c (simple): Add a comment asking for an
28457         explanation of setting 'hints'.
28458         Don't reject an implementation merely because it returns EAI_SERVICE.
28459         (EAI_SERVICE): Define to 0 if not defined.
28460
28461 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
28462
28463         The license of gnu-make and posix-shell is now "GPLed build tool".
28464         * modules/gnu-make (License): Likewise.
28465         * modules/posix-shell (License): Likewise.
28466
28467         New module posix-shell, for determining a POSIX shell
28468         or perhaps something that is close enough to a POSIX shell.
28469         * m4/posix-shell.m4: New file.
28470         * modules/posix-shell: New file.
28471
28472         * MODULES.html.sh: Mention new module.
28473
28474         New module gnu-make, for determining whether we're using GNU Make.
28475         * m4/gnu-make.m4: New file.
28476         * modules/gnu-make: New file.
28477         * MODULES.html.sh: Mention new module.
28478
28479 2007-11-14  Jim Meyering  <meyering@redhat.com>
28480
28481         Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
28482         * tests/test-argmatch.c (ARGMATCH_DIE_DECL): When defined,
28483         use this macro to create a function _definition_.
28484         Remove useless "#undef ARGMATCH_DIE".
28485
28486 2007-11-14  Bruno Haible  <bruno@clisp.org>
28487
28488         * lib/config.charset: Update for OpenBSD 4.1.
28489         Reported and helped by Ben Pfaff <blp@cs.stanford.edu>.
28490
28491 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
28492
28493         Document 64-bit #if problems in stdint.texi.
28494         * doc/headers/stdint.texi (stdint.h): Mention problems with
28495         64-bit-#if, and how to work around them.
28496
28497         Don't insist on 'long long int' support in the preprocessor.  It
28498         breaks too many things.  For example, PRIdMAX still uses a 'long
28499         long int' format with the latest Sun compiler, even though
28500         HAVE_LONG_LONG_INT isn't defined due to that compiler's
28501         preprocessor problem.  This causes the latest coreutils to dump
28502         core on Solaris 10 sparc with the Sun C compiler.
28503         Instead, fix the 2007-10-16 problem in a different way, by evaluating
28504         the troublesome expressions at configure-time, not at #if-time.
28505         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Don't test the
28506         preprocessor.
28507         * m4/inttypes.m4 (gl_INTTYPES_H): Move the #if checks into
28508         compile-time C checks, done at 'configure'-time.
28509         (gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION): New macro.
28510         * modules/inttypes (Makefile): Substitute the new symbols that
28511         gl_INTTYPES_H now generates.
28512         * lib/inttypes.in.h: Don't use constants wider than 'long' in #if.
28513
28514 2007-11-12  Bruno Haible  <bruno@clisp.org>
28515
28516         Tests for Unicode character classification functions.
28517
28518         * modules/unictype/bidicategory-byname-tests: New file.
28519         * modules/unictype/bidicategory-name-tests: New file.
28520         * modules/unictype/bidicategory-of-tests: New file.
28521         * modules/unictype/bidicategory-test-tests: New file.
28522         * modules/unictype/block-list-tests: New file.
28523         * modules/unictype/block-of-tests: New file.
28524         * modules/unictype/block-test-tests: New file.
28525         * modules/unictype/category-C-tests: New file.
28526         * modules/unictype/category-Cc-tests: New file.
28527         * modules/unictype/category-Cf-tests: New file.
28528         * modules/unictype/category-Cn-tests: New file.
28529         * modules/unictype/category-Co-tests: New file.
28530         * modules/unictype/category-Cs-tests: New file.
28531         * modules/unictype/category-L-tests: New file.
28532         * modules/unictype/category-Ll-tests: New file.
28533         * modules/unictype/category-Lm-tests: New file.
28534         * modules/unictype/category-Lo-tests: New file.
28535         * modules/unictype/category-Lt-tests: New file.
28536         * modules/unictype/category-Lu-tests: New file.
28537         * modules/unictype/category-M-tests: New file.
28538         * modules/unictype/category-Mc-tests: New file.
28539         * modules/unictype/category-Me-tests: New file.
28540         * modules/unictype/category-Mn-tests: New file.
28541         * modules/unictype/category-N-tests: New file.
28542         * modules/unictype/category-Nd-tests: New file.
28543         * modules/unictype/category-Nl-tests: New file.
28544         * modules/unictype/category-No-tests: New file.
28545         * modules/unictype/category-P-tests: New file.
28546         * modules/unictype/category-Pc-tests: New file.
28547         * modules/unictype/category-Pd-tests: New file.
28548         * modules/unictype/category-Pe-tests: New file.
28549         * modules/unictype/category-Pf-tests: New file.
28550         * modules/unictype/category-Pi-tests: New file.
28551         * modules/unictype/category-Po-tests: New file.
28552         * modules/unictype/category-Ps-tests: New file.
28553         * modules/unictype/category-S-tests: New file.
28554         * modules/unictype/category-Sc-tests: New file.
28555         * modules/unictype/category-Sk-tests: New file.
28556         * modules/unictype/category-Sm-tests: New file.
28557         * modules/unictype/category-So-tests: New file.
28558         * modules/unictype/category-Z-tests: New file.
28559         * modules/unictype/category-Zl-tests: New file.
28560         * modules/unictype/category-Zp-tests: New file.
28561         * modules/unictype/category-Zs-tests: New file.
28562         * modules/unictype/category-and-not-tests: New file.
28563         * modules/unictype/category-and-tests: New file.
28564         * modules/unictype/category-byname-tests: New file.
28565         * modules/unictype/category-name-tests: New file.
28566         * modules/unictype/category-none-tests: New file.
28567         * modules/unictype/category-of-tests: New file.
28568         * modules/unictype/category-or-tests: New file.
28569         * modules/unictype/category-test-withtable-tests: New file.
28570         * modules/unictype/combining-class-tests: New file.
28571         * modules/unictype/ctype-alnum-tests: New file.
28572         * modules/unictype/ctype-alpha-tests: New file.
28573         * modules/unictype/ctype-blank-tests: New file.
28574         * modules/unictype/ctype-cntrl-tests: New file.
28575         * modules/unictype/ctype-digit-tests: New file.
28576         * modules/unictype/ctype-graph-tests: New file.
28577         * modules/unictype/ctype-lower-tests: New file.
28578         * modules/unictype/ctype-print-tests: New file.
28579         * modules/unictype/ctype-punct-tests: New file.
28580         * modules/unictype/ctype-space-tests: New file.
28581         * modules/unictype/ctype-upper-tests: New file.
28582         * modules/unictype/ctype-xdigit-tests: New file.
28583         * modules/unictype/decimal-digit-tests: New file.
28584         * modules/unictype/digit-tests: New file.
28585         * modules/unictype/mirror-tests: New file.
28586         * modules/unictype/numeric-tests: New file.
28587         * modules/unictype/property-alphabetic-tests: New file.
28588         * modules/unictype/property-ascii-hex-digit-tests: New file.
28589         * modules/unictype/property-bidi-arabic-digit-tests: New file.
28590         * modules/unictype/property-bidi-arabic-right-to-left-tests: New file.
28591         * modules/unictype/property-bidi-block-separator-tests: New file.
28592         * modules/unictype/property-bidi-boundary-neutral-tests: New file.
28593         * modules/unictype/property-bidi-common-separator-tests: New file.
28594         * modules/unictype/property-bidi-control-tests: New file.
28595         * modules/unictype/property-bidi-embedding-or-override-tests: New file.
28596         * modules/unictype/property-bidi-eur-num-separator-tests: New file.
28597         * modules/unictype/property-bidi-eur-num-terminator-tests: New file.
28598         * modules/unictype/property-bidi-european-digit-tests: New file.
28599         * modules/unictype/property-bidi-hebrew-right-to-left-tests: New file.
28600         * modules/unictype/property-bidi-left-to-right-tests: New file.
28601         * modules/unictype/property-bidi-non-spacing-mark-tests: New file.
28602         * modules/unictype/property-bidi-other-neutral-tests: New file.
28603         * modules/unictype/property-bidi-pdf-tests: New file.
28604         * modules/unictype/property-bidi-segment-separator-tests: New file.
28605         * modules/unictype/property-bidi-whitespace-tests: New file.
28606         * modules/unictype/property-byname-tests: New file.
28607         * modules/unictype/property-combining-tests: New file.
28608         * modules/unictype/property-composite-tests: New file.
28609         * modules/unictype/property-currency-symbol-tests: New file.
28610         * modules/unictype/property-dash-tests: New file.
28611         * modules/unictype/property-decimal-digit-tests: New file.
28612         * modules/unictype/property-default-ignorable-code-point-tests: New file.
28613         * modules/unictype/property-deprecated-tests: New file.
28614         * modules/unictype/property-diacritic-tests: New file.
28615         * modules/unictype/property-extender-tests: New file.
28616         * modules/unictype/property-format-control-tests: New file.
28617         * modules/unictype/property-grapheme-base-tests: New file.
28618         * modules/unictype/property-grapheme-extend-tests: New file.
28619         * modules/unictype/property-grapheme-link-tests: New file.
28620         * modules/unictype/property-hex-digit-tests: New file.
28621         * modules/unictype/property-hyphen-tests: New file.
28622         * modules/unictype/property-id-continue-tests: New file.
28623         * modules/unictype/property-id-start-tests: New file.
28624         * modules/unictype/property-ideographic-tests: New file.
28625         * modules/unictype/property-ids-binary-operator-tests: New file.
28626         * modules/unictype/property-ids-trinary-operator-tests: New file.
28627         * modules/unictype/property-ignorable-control-tests: New file.
28628         * modules/unictype/property-iso-control-tests: New file.
28629         * modules/unictype/property-join-control-tests: New file.
28630         * modules/unictype/property-left-of-pair-tests: New file.
28631         * modules/unictype/property-line-separator-tests: New file.
28632         * modules/unictype/property-logical-order-exception-tests: New file.
28633         * modules/unictype/property-lowercase-tests: New file.
28634         * modules/unictype/property-math-tests: New file.
28635         * modules/unictype/property-non-break-tests: New file.
28636         * modules/unictype/property-not-a-character-tests: New file.
28637         * modules/unictype/property-numeric-tests: New file.
28638         * modules/unictype/property-other-alphabetic-tests: New file.
28639         * modules/unictype/property-other-default-ignorable-code-point-tests: New file.
28640         * modules/unictype/property-other-grapheme-extend-tests: New file.
28641         * modules/unictype/property-other-id-continue-tests: New file.
28642         * modules/unictype/property-other-id-start-tests: New file.
28643         * modules/unictype/property-other-lowercase-tests: New file.
28644         * modules/unictype/property-other-math-tests: New file.
28645         * modules/unictype/property-other-uppercase-tests: New file.
28646         * modules/unictype/property-paired-punctuation-tests: New file.
28647         * modules/unictype/property-paragraph-separator-tests: New file.
28648         * modules/unictype/property-pattern-syntax-tests: New file.
28649         * modules/unictype/property-pattern-white-space-tests: New file.
28650         * modules/unictype/property-private-use-tests: New file.
28651         * modules/unictype/property-punctuation-tests: New file.
28652         * modules/unictype/property-quotation-mark-tests: New file.
28653         * modules/unictype/property-radical-tests: New file.
28654         * modules/unictype/property-sentence-terminal-tests: New file.
28655         * modules/unictype/property-soft-dotted-tests: New file.
28656         * modules/unictype/property-space-tests: New file.
28657         * modules/unictype/property-terminal-punctuation-tests: New file.
28658         * modules/unictype/property-test-tests: New file.
28659         * modules/unictype/property-titlecase-tests: New file.
28660         * modules/unictype/property-unassigned-code-value-tests: New file.
28661         * modules/unictype/property-unified-ideograph-tests: New file.
28662         * modules/unictype/property-uppercase-tests: New file.
28663         * modules/unictype/property-variation-selector-tests: New file.
28664         * modules/unictype/property-white-space-tests: New file.
28665         * modules/unictype/property-xid-continue-tests: New file.
28666         * modules/unictype/property-xid-start-tests: New file.
28667         * modules/unictype/property-zero-width-tests: New file.
28668         * modules/unictype/scripts-tests: New file.
28669         * modules/unictype/syntax-c-ident-tests: New file.
28670         * modules/unictype/syntax-c-whitespace-tests: New file.
28671         * modules/unictype/syntax-java-ident-tests: New file.
28672         * modules/unictype/syntax-java-whitespace-tests: New file.
28673         * tests/unictype/test-bidi_byname.c: New file.
28674         * tests/unictype/test-bidi_name.c: New file.
28675         * tests/unictype/test-bidi_of.c: New file.
28676         * tests/unictype/test-bidi_test.c: New file.
28677         * tests/unictype/test-block_list.c: New file.
28678         * tests/unictype/test-block_of.c: New file.
28679         * tests/unictype/test-block_test.c: New file.
28680         * tests/unictype/test-categ_and.c: New file.
28681         * tests/unictype/test-categ_and_not.c: New file.
28682         * tests/unictype/test-categ_byname.c: New file.
28683         * tests/unictype/test-categ_name.c: New file.
28684         * tests/unictype/test-categ_none.c: New file.
28685         * tests/unictype/test-categ_of.c: New file.
28686         * tests/unictype/test-categ_or.c: New file.
28687         * tests/unictype/test-categ_test_withtable.c: New file.
28688         * tests/unictype/test-combining.c: New file.
28689         * tests/unictype/test-decdigit.c: New file.
28690         * tests/unictype/test-digit.c: New file.
28691         * tests/unictype/test-mirror.c: New file.
28692         * tests/unictype/test-numeric.c: New file.
28693         * tests/unictype/test-pr_byname.c: New file.
28694         * tests/unictype/test-pr_test.c: New file.
28695         * tests/unictype/test-predicate-part1.h: New file.
28696         * tests/unictype/test-predicate-part2.h: New file.
28697         * tests/unictype/test-scripts.c: New file.
28698         * tests/unictype/test-sy_c_ident.c: New file.
28699         * tests/unictype/test-sy_java_ident.c: New file.
28700
28701         * tests/unictype/test-categ_C.c: New file, generated by gen-ctype.c
28702         for Unicode 5.0.0.
28703         * tests/unictype/test-categ_Cc.c: Likewise.
28704         * tests/unictype/test-categ_Cf.c: Likewise.
28705         * tests/unictype/test-categ_Cn.c: Likewise.
28706         * tests/unictype/test-categ_Co.c: Likewise.
28707         * tests/unictype/test-categ_Cs.c: Likewise.
28708         * tests/unictype/test-categ_L.c: Likewise.
28709         * tests/unictype/test-categ_Ll.c: Likewise.
28710         * tests/unictype/test-categ_Lm.c: Likewise.
28711         * tests/unictype/test-categ_Lo.c: Likewise.
28712         * tests/unictype/test-categ_Lt.c: Likewise.
28713         * tests/unictype/test-categ_Lu.c: Likewise.
28714         * tests/unictype/test-categ_M.c: Likewise.
28715         * tests/unictype/test-categ_Mc.c: Likewise.
28716         * tests/unictype/test-categ_Me.c: Likewise.
28717         * tests/unictype/test-categ_Mn.c: Likewise.
28718         * tests/unictype/test-categ_N.c: Likewise.
28719         * tests/unictype/test-categ_Nd.c: Likewise.
28720         * tests/unictype/test-categ_Nl.c: Likewise.
28721         * tests/unictype/test-categ_No.c: Likewise.
28722         * tests/unictype/test-categ_P.c: Likewise.
28723         * tests/unictype/test-categ_Pc.c: Likewise.
28724         * tests/unictype/test-categ_Pd.c: Likewise.
28725         * tests/unictype/test-categ_Pe.c: Likewise.
28726         * tests/unictype/test-categ_Pf.c: Likewise.
28727         * tests/unictype/test-categ_Pi.c: Likewise.
28728         * tests/unictype/test-categ_Po.c: Likewise.
28729         * tests/unictype/test-categ_Ps.c: Likewise.
28730         * tests/unictype/test-categ_S.c: Likewise.
28731         * tests/unictype/test-categ_Sc.c: Likewise.
28732         * tests/unictype/test-categ_Sk.c: Likewise.
28733         * tests/unictype/test-categ_Sm.c: Likewise.
28734         * tests/unictype/test-categ_So.c: Likewise.
28735         * tests/unictype/test-categ_Z.c: Likewise.
28736         * tests/unictype/test-categ_Zl.c: Likewise.
28737         * tests/unictype/test-categ_Zp.c: Likewise.
28738         * tests/unictype/test-categ_Zs.c: Likewise.
28739         * tests/unictype/test-ctype_alnum.c: Likewise.
28740         * tests/unictype/test-ctype_alpha.c: Likewise.
28741         * tests/unictype/test-ctype_blank.c: Likewise.
28742         * tests/unictype/test-ctype_cntrl.c: Likewise.
28743         * tests/unictype/test-ctype_digit.c: Likewise.
28744         * tests/unictype/test-ctype_graph.c: Likewise.
28745         * tests/unictype/test-ctype_lower.c: Likewise.
28746         * tests/unictype/test-ctype_print.c: Likewise.
28747         * tests/unictype/test-ctype_punct.c: Likewise.
28748         * tests/unictype/test-ctype_space.c: Likewise.
28749         * tests/unictype/test-ctype_upper.c: Likewise.
28750         * tests/unictype/test-ctype_xdigit.c: Likewise.
28751         * tests/unictype/test-decdigit.h: Likewise.
28752         * tests/unictype/test-digit.h: Likewise.
28753         * tests/unictype/test-numeric.h: Likewise.
28754         * tests/unictype/test-pr_alphabetic.c: Likewise.
28755         * tests/unictype/test-pr_ascii_hex_digit.c: Likewise.
28756         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
28757         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
28758         * tests/unictype/test-pr_bidi_block_separator.c: Likewise.
28759         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
28760         * tests/unictype/test-pr_bidi_common_separator.c: Likewise.
28761         * tests/unictype/test-pr_bidi_control.c: Likewise.
28762         * tests/unictype/test-pr_bidi_embedding_or_override.c: Likewise.
28763         * tests/unictype/test-pr_bidi_eur_num_separator.c: Likewise.
28764         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
28765         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
28766         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
28767         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
28768         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
28769         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
28770         * tests/unictype/test-pr_bidi_pdf.c: Likewise.
28771         * tests/unictype/test-pr_bidi_segment_separator.c: Likewise.
28772         * tests/unictype/test-pr_bidi_whitespace.c: Likewise.
28773         * tests/unictype/test-pr_combining.c: Likewise.
28774         * tests/unictype/test-pr_composite.c: Likewise.
28775         * tests/unictype/test-pr_currency_symbol.c: Likewise.
28776         * tests/unictype/test-pr_dash.c: Likewise.
28777         * tests/unictype/test-pr_decimal_digit.c: Likewise.
28778         * tests/unictype/test-pr_default_ignorable_code_point.c: Likewise.
28779         * tests/unictype/test-pr_deprecated.c: Likewise.
28780         * tests/unictype/test-pr_diacritic.c: Likewise.
28781         * tests/unictype/test-pr_extender.c: Likewise.
28782         * tests/unictype/test-pr_format_control.c: Likewise.
28783         * tests/unictype/test-pr_grapheme_base.c: Likewise.
28784         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
28785         * tests/unictype/test-pr_grapheme_link.c: Likewise.
28786         * tests/unictype/test-pr_hex_digit.c: Likewise.
28787         * tests/unictype/test-pr_hyphen.c: Likewise.
28788         * tests/unictype/test-pr_id_continue.c: Likewise.
28789         * tests/unictype/test-pr_id_start.c: Likewise.
28790         * tests/unictype/test-pr_ideographic.c: Likewise.
28791         * tests/unictype/test-pr_ids_binary_operator.c: Likewise.
28792         * tests/unictype/test-pr_ids_trinary_operator.c: Likewise.
28793         * tests/unictype/test-pr_ignorable_control.c: Likewise.
28794         * tests/unictype/test-pr_iso_control.c: Likewise.
28795         * tests/unictype/test-pr_join_control.c: Likewise.
28796         * tests/unictype/test-pr_left_of_pair.c: Likewise.
28797         * tests/unictype/test-pr_line_separator.c: Likewise.
28798         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
28799         * tests/unictype/test-pr_lowercase.c: Likewise.
28800         * tests/unictype/test-pr_math.c: Likewise.
28801         * tests/unictype/test-pr_non_break.c: Likewise.
28802         * tests/unictype/test-pr_not_a_character.c: Likewise.
28803         * tests/unictype/test-pr_numeric.c: Likewise.
28804         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
28805         * tests/unictype/test-pr_other_default_ignorable_code_point.c: Likewise.
28806         * tests/unictype/test-pr_other_grapheme_extend.c: Likewise.
28807         * tests/unictype/test-pr_other_id_continue.c: Likewise.
28808         * tests/unictype/test-pr_other_id_start.c: Likewise.
28809         * tests/unictype/test-pr_other_lowercase.c: Likewise.
28810         * tests/unictype/test-pr_other_math.c: Likewise.
28811         * tests/unictype/test-pr_other_uppercase.c: Likewise.
28812         * tests/unictype/test-pr_paired_punctuation.c: Likewise.
28813         * tests/unictype/test-pr_paragraph_separator.c: Likewise.
28814         * tests/unictype/test-pr_pattern_syntax.c: Likewise.
28815         * tests/unictype/test-pr_pattern_white_space.c: Likewise.
28816         * tests/unictype/test-pr_private_use.c: Likewise.
28817         * tests/unictype/test-pr_punctuation.c: Likewise.
28818         * tests/unictype/test-pr_quotation_mark.c: Likewise.
28819         * tests/unictype/test-pr_radical.c: Likewise.
28820         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
28821         * tests/unictype/test-pr_soft_dotted.c: Likewise.
28822         * tests/unictype/test-pr_space.c: Likewise.
28823         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
28824         * tests/unictype/test-pr_titlecase.c: Likewise.
28825         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
28826         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
28827         * tests/unictype/test-pr_uppercase.c: Likewise.
28828         * tests/unictype/test-pr_variation_selector.c: Likewise.
28829         * tests/unictype/test-pr_white_space.c: Likewise.
28830         * tests/unictype/test-pr_xid_continue.c: Likewise.
28831         * tests/unictype/test-pr_xid_start.c: Likewise.
28832         * tests/unictype/test-pr_zero_width.c: Likewise.
28833         * tests/unictype/test-sy_c_whitespace.c: Likewise.
28834         * tests/unictype/test-sy_java_whitespace.c: Likewise.
28835
28836 2007-11-12  Bruno Haible  <bruno@clisp.org>
28837
28838         Unicode character classification functions.
28839         * lib/unictype.h: New file.
28840         * modules/unictype/base: New file.
28841         * modules/unictype/category-L: New file.
28842         * modules/unictype/category-Lu: New file.
28843         * modules/unictype/category-Ll: New file.
28844         * modules/unictype/category-Lt: New file.
28845         * modules/unictype/category-Lm: New file.
28846         * modules/unictype/category-Lo: New file.
28847         * modules/unictype/category-M: New file.
28848         * modules/unictype/category-Mn: New file.
28849         * modules/unictype/category-Mc: New file.
28850         * modules/unictype/category-Me: New file.
28851         * modules/unictype/category-N: New file.
28852         * modules/unictype/category-Nd: New file.
28853         * modules/unictype/category-Nl: New file.
28854         * modules/unictype/category-No: New file.
28855         * modules/unictype/category-P: New file.
28856         * modules/unictype/category-Pc: New file.
28857         * modules/unictype/category-Pd: New file.
28858         * modules/unictype/category-Ps: New file.
28859         * modules/unictype/category-Pe: New file.
28860         * modules/unictype/category-Pi: New file.
28861         * modules/unictype/category-Pf: New file.
28862         * modules/unictype/category-Po: New file.
28863         * modules/unictype/category-S: New file.
28864         * modules/unictype/category-Sm: New file.
28865         * modules/unictype/category-Sc: New file.
28866         * modules/unictype/category-Sk: New file.
28867         * modules/unictype/category-So: New file.
28868         * modules/unictype/category-Z: New file.
28869         * modules/unictype/category-Zs: New file.
28870         * modules/unictype/category-Zl: New file.
28871         * modules/unictype/category-Zp: New file.
28872         * modules/unictype/category-C: New file.
28873         * modules/unictype/category-Cc: New file.
28874         * modules/unictype/category-Cf: New file.
28875         * modules/unictype/category-Cs: New file.
28876         * modules/unictype/category-Co: New file.
28877         * modules/unictype/category-Cn: New file.
28878         * modules/unictype/category-or: New file.
28879         * modules/unictype/category-of: New file.
28880         * modules/unictype/category-test: New file.
28881         * modules/unictype/category-test-withtable: New file.
28882         * modules/unictype/category-byname: New file.
28883         * modules/unictype/category-none: New file.
28884         * modules/unictype/category-and: New file.
28885         * modules/unictype/category-and-not: New file.
28886         * modules/unictype/category-name: New file.
28887         * modules/unictype/combining-class: New file.
28888         * modules/unictype/category-all: New file.
28889         * modules/unictype/bidicategory-all: New file.
28890         * modules/unictype/bidicategory-byname: New file.
28891         * modules/unictype/bidicategory-name: New file.
28892         * modules/unictype/bidicategory-of: New file.
28893         * modules/unictype/bidicategory-test: New file.
28894         * modules/unictype/decimal-digit: New file.
28895         * modules/unictype/digit: New file.
28896         * modules/unictype/numeric: New file.
28897         * modules/unictype/mirror: New file.
28898         * modules/unictype/property-white-space: New file.
28899         * modules/unictype/property-alphabetic: New file.
28900         * modules/unictype/property-other-alphabetic: New file.
28901         * modules/unictype/property-not-a-character: New file.
28902         * modules/unictype/property-default-ignorable-code-point: New file.
28903         * modules/unictype/property-other-default-ignorable-code-point: New
28904         file.
28905         * modules/unictype/property-deprecated: New file.
28906         * modules/unictype/property-logical-order-exception: New file.
28907         * modules/unictype/property-variation-selector: New file.
28908         * modules/unictype/property-private-use: New file.
28909         * modules/unictype/property-unassigned-code-value: New file.
28910         * modules/unictype/property-uppercase: New file.
28911         * modules/unictype/property-other-uppercase: New file.
28912         * modules/unictype/property-lowercase: New file.
28913         * modules/unictype/property-other-lowercase: New file.
28914         * modules/unictype/property-titlecase: New file.
28915         * modules/unictype/property-soft-dotted: New file.
28916         * modules/unictype/property-id-start: New file.
28917         * modules/unictype/property-other-id-start: New file.
28918         * modules/unictype/property-id-continue: New file.
28919         * modules/unictype/property-other-id-continue: New file.
28920         * modules/unictype/property-xid-start: New file.
28921         * modules/unictype/property-xid-continue: New file.
28922         * modules/unictype/property-pattern-white-space: New file.
28923         * modules/unictype/property-pattern-syntax: New file.
28924         * modules/unictype/property-join-control: New file.
28925         * modules/unictype/property-grapheme-base: New file.
28926         * modules/unictype/property-grapheme-extend: New file.
28927         * modules/unictype/property-other-grapheme-extend: New file.
28928         * modules/unictype/property-grapheme-link: New file.
28929         * modules/unictype/property-bidi-control: New file.
28930         * modules/unictype/property-bidi-left-to-right: New file.
28931         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
28932         * modules/unictype/property-bidi-arabic-right-to-left: New file.
28933         * modules/unictype/property-bidi-european-digit: New file.
28934         * modules/unictype/property-bidi-eur-num-separator: New file.
28935         * modules/unictype/property-bidi-eur-num-terminator: New file.
28936         * modules/unictype/property-bidi-arabic-digit: New file.
28937         * modules/unictype/property-bidi-common-separator: New file.
28938         * modules/unictype/property-bidi-block-separator: New file.
28939         * modules/unictype/property-bidi-segment-separator: New file.
28940         * modules/unictype/property-bidi-whitespace: New file.
28941         * modules/unictype/property-bidi-non-spacing-mark: New file.
28942         * modules/unictype/property-bidi-boundary-neutral: New file.
28943         * modules/unictype/property-bidi-pdf: New file.
28944         * modules/unictype/property-bidi-embedding-or-override: New file.
28945         * modules/unictype/property-bidi-other-neutral: New file.
28946         * modules/unictype/property-hex-digit: New file.
28947         * modules/unictype/property-ascii-hex-digit: New file.
28948         * modules/unictype/property-ideographic: New file.
28949         * modules/unictype/property-unified-ideograph: New file.
28950         * modules/unictype/property-radical: New file.
28951         * modules/unictype/property-ids-binary-operator: New file.
28952         * modules/unictype/property-ids-trinary-operator: New file.
28953         * modules/unictype/property-zero-width: New file.
28954         * modules/unictype/property-space: New file.
28955         * modules/unictype/property-non-break: New file.
28956         * modules/unictype/property-iso-control: New file.
28957         * modules/unictype/property-format-control: New file.
28958         * modules/unictype/property-dash: New file.
28959         * modules/unictype/property-hyphen: New file.
28960         * modules/unictype/property-punctuation: New file.
28961         * modules/unictype/property-line-separator: New file.
28962         * modules/unictype/property-paragraph-separator: New file.
28963         * modules/unictype/property-quotation-mark: New file.
28964         * modules/unictype/property-sentence-terminal: New file.
28965         * modules/unictype/property-terminal-punctuation: New file.
28966         * modules/unictype/property-currency-symbol: New file.
28967         * modules/unictype/property-math: New file.
28968         * modules/unictype/property-other-math: New file.
28969         * modules/unictype/property-paired-punctuation: New file.
28970         * modules/unictype/property-left-of-pair: New file.
28971         * modules/unictype/property-combining: New file.
28972         * modules/unictype/property-composite: New file.
28973         * modules/unictype/property-decimal-digit: New file.
28974         * modules/unictype/property-numeric: New file.
28975         * modules/unictype/property-diacritic: New file.
28976         * modules/unictype/property-extender: New file.
28977         * modules/unictype/property-ignorable-control: New file.
28978         * modules/unictype/property-test: New file.
28979         * modules/unictype/property-byname: New file.
28980         * modules/unictype/property-all: New file.
28981         * modules/unictype/scripts: New file.
28982         * modules/unictype/scripts-all: New file.
28983         * modules/unictype/block-of: New file.
28984         * modules/unictype/block-test: New file.
28985         * modules/unictype/block-list: New file.
28986         * modules/unictype/block-all: New file.
28987         * modules/unictype/syntax-c-whitespace: New file.
28988         * modules/unictype/syntax-java-whitespace: New file.
28989         * modules/unictype/syntax-c-ident: New file.
28990         * modules/unictype/syntax-java-ident: New file.
28991         * modules/unictype/ctype-alnum: New file.
28992         * modules/unictype/ctype-alpha: New file.
28993         * modules/unictype/ctype-cntrl: New file.
28994         * modules/unictype/ctype-digit: New file.
28995         * modules/unictype/ctype-graph: New file.
28996         * modules/unictype/ctype-lower: New file.
28997         * modules/unictype/ctype-print: New file.
28998         * modules/unictype/ctype-punct: New file.
28999         * modules/unictype/ctype-space: New file.
29000         * modules/unictype/ctype-upper: New file.
29001         * modules/unictype/ctype-xdigit: New file.
29002         * modules/unictype/ctype-blank: New file.
29003         * lib/unictype/bidi_byname.c: New file.
29004         * lib/unictype/bidi_name.c: New file.
29005         * lib/unictype/bidi_of.c: New file.
29006         * lib/unictype/bidi_test.c: New file.
29007         * lib/unictype/bitmap.h: New file.
29008         * lib/unictype/block_test.c: New file.
29009         * lib/unictype/blocks.c: New file.
29010         * lib/unictype/categ_C.c: New file.
29011         * lib/unictype/categ_Cc.c: New file.
29012         * lib/unictype/categ_Cf.c: New file.
29013         * lib/unictype/categ_Cn.c: New file.
29014         * lib/unictype/categ_Co.c: New file.
29015         * lib/unictype/categ_Cs.c: New file.
29016         * lib/unictype/categ_L.c: New file.
29017         * lib/unictype/categ_Ll.c: New file.
29018         * lib/unictype/categ_Lm.c: New file.
29019         * lib/unictype/categ_Lo.c: New file.
29020         * lib/unictype/categ_Lt.c: New file.
29021         * lib/unictype/categ_Lu.c: New file.
29022         * lib/unictype/categ_M.c: New file.
29023         * lib/unictype/categ_Mc.c: New file.
29024         * lib/unictype/categ_Me.c: New file.
29025         * lib/unictype/categ_Mn.c: New file.
29026         * lib/unictype/categ_N.c: New file.
29027         * lib/unictype/categ_Nd.c: New file.
29028         * lib/unictype/categ_Nl.c: New file.
29029         * lib/unictype/categ_No.c: New file.
29030         * lib/unictype/categ_P.c: New file.
29031         * lib/unictype/categ_Pc.c: New file.
29032         * lib/unictype/categ_Pd.c: New file.
29033         * lib/unictype/categ_Pe.c: New file.
29034         * lib/unictype/categ_Pf.c: New file.
29035         * lib/unictype/categ_Pi.c: New file.
29036         * lib/unictype/categ_Po.c: New file.
29037         * lib/unictype/categ_Ps.c: New file.
29038         * lib/unictype/categ_S.c: New file.
29039         * lib/unictype/categ_Sc.c: New file.
29040         * lib/unictype/categ_Sk.c: New file.
29041         * lib/unictype/categ_Sm.c: New file.
29042         * lib/unictype/categ_So.c: New file.
29043         * lib/unictype/categ_Z.c: New file.
29044         * lib/unictype/categ_Zl.c: New file.
29045         * lib/unictype/categ_Zp.c: New file.
29046         * lib/unictype/categ_Zs.c: New file.
29047         * lib/unictype/categ_and.c: New file.
29048         * lib/unictype/categ_and_not.c: New file.
29049         * lib/unictype/categ_byname.c: New file.
29050         * lib/unictype/categ_name.c: New file.
29051         * lib/unictype/categ_none.c: New file.
29052         * lib/unictype/categ_of.c: New file.
29053         * lib/unictype/categ_or.c: New file.
29054         * lib/unictype/categ_test.c: New file.
29055         * lib/unictype/combining.c: New file.
29056         * lib/unictype/ctype_alnum.c: New file.
29057         * lib/unictype/ctype_alpha.c: New file.
29058         * lib/unictype/ctype_blank.c: New file.
29059         * lib/unictype/ctype_cntrl.c: New file.
29060         * lib/unictype/ctype_digit.c: New file.
29061         * lib/unictype/ctype_graph.c: New file.
29062         * lib/unictype/ctype_lower.c: New file.
29063         * lib/unictype/ctype_print.c: New file.
29064         * lib/unictype/ctype_punct.c: New file.
29065         * lib/unictype/ctype_space.c: New file.
29066         * lib/unictype/ctype_upper.c: New file.
29067         * lib/unictype/ctype_xdigit.c: New file.
29068         * lib/unictype/decdigit.c: New file.
29069         * lib/unictype/digit.c: New file.
29070         * lib/unictype/identsyntaxmap.h: New file.
29071         * lib/unictype/mirror.c: New file.
29072         * lib/unictype/numeric.c: New file.
29073         * lib/unictype/pr_alphabetic.c: New file.
29074         * lib/unictype/pr_ascii_hex_digit.c: New file.
29075         * lib/unictype/pr_bidi_arabic_digit.c: New file.
29076         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
29077         * lib/unictype/pr_bidi_block_separator.c: New file.
29078         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
29079         * lib/unictype/pr_bidi_common_separator.c: New file.
29080         * lib/unictype/pr_bidi_control.c: New file.
29081         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
29082         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
29083         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
29084         * lib/unictype/pr_bidi_european_digit.c: New file.
29085         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
29086         * lib/unictype/pr_bidi_left_to_right.c: New file.
29087         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
29088         * lib/unictype/pr_bidi_other_neutral.c: New file.
29089         * lib/unictype/pr_bidi_pdf.c: New file.
29090         * lib/unictype/pr_bidi_segment_separator.c: New file.
29091         * lib/unictype/pr_bidi_whitespace.c: New file.
29092         * lib/unictype/pr_byname.c: New file.
29093         * lib/unictype/pr_byname.gperf: New file.
29094         * lib/unictype/pr_combining.c: New file.
29095         * lib/unictype/pr_composite.c: New file.
29096         * lib/unictype/pr_currency_symbol.c: New file.
29097         * lib/unictype/pr_dash.c: New file.
29098         * lib/unictype/pr_decimal_digit.c: New file.
29099         * lib/unictype/pr_default_ignorable_code_point.c: New file.
29100         * lib/unictype/pr_deprecated.c: New file.
29101         * lib/unictype/pr_diacritic.c: New file.
29102         * lib/unictype/pr_extender.c: New file.
29103         * lib/unictype/pr_format_control.c: New file.
29104         * lib/unictype/pr_grapheme_base.c: New file.
29105         * lib/unictype/pr_grapheme_extend.c: New file.
29106         * lib/unictype/pr_grapheme_link.c: New file.
29107         * lib/unictype/pr_hex_digit.c: New file.
29108         * lib/unictype/pr_hyphen.c: New file.
29109         * lib/unictype/pr_id_continue.c: New file.
29110         * lib/unictype/pr_id_start.c: New file.
29111         * lib/unictype/pr_ideographic.c: New file.
29112         * lib/unictype/pr_ids_binary_operator.c: New file.
29113         * lib/unictype/pr_ids_trinary_operator.c: New file.
29114         * lib/unictype/pr_ignorable_control.c: New file.
29115         * lib/unictype/pr_iso_control.c: New file.
29116         * lib/unictype/pr_join_control.c: New file.
29117         * lib/unictype/pr_left_of_pair.c: New file.
29118         * lib/unictype/pr_line_separator.c: New file.
29119         * lib/unictype/pr_logical_order_exception.c: New file.
29120         * lib/unictype/pr_lowercase.c: New file.
29121         * lib/unictype/pr_math.c: New file.
29122         * lib/unictype/pr_non_break.c: New file.
29123         * lib/unictype/pr_not_a_character.c: New file.
29124         * lib/unictype/pr_numeric.c: New file.
29125         * lib/unictype/pr_other_alphabetic.c: New file.
29126         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
29127         * lib/unictype/pr_other_grapheme_extend.c: New file.
29128         * lib/unictype/pr_other_id_continue.c: New file.
29129         * lib/unictype/pr_other_id_start.c: New file.
29130         * lib/unictype/pr_other_lowercase.c: New file.
29131         * lib/unictype/pr_other_math.c: New file.
29132         * lib/unictype/pr_other_uppercase.c: New file.
29133         * lib/unictype/pr_paired_punctuation.c: New file.
29134         * lib/unictype/pr_paragraph_separator.c: New file.
29135         * lib/unictype/pr_pattern_syntax.c: New file.
29136         * lib/unictype/pr_pattern_white_space.c: New file.
29137         * lib/unictype/pr_private_use.c: New file.
29138         * lib/unictype/pr_punctuation.c: New file.
29139         * lib/unictype/pr_quotation_mark.c: New file.
29140         * lib/unictype/pr_radical.c: New file.
29141         * lib/unictype/pr_sentence_terminal.c: New file.
29142         * lib/unictype/pr_soft_dotted.c: New file.
29143         * lib/unictype/pr_space.c: New file.
29144         * lib/unictype/pr_terminal_punctuation.c: New file.
29145         * lib/unictype/pr_test.c: New file.
29146         * lib/unictype/pr_titlecase.c: New file.
29147         * lib/unictype/pr_unassigned_code_value.c: New file.
29148         * lib/unictype/pr_unified_ideograph.c: New file.
29149         * lib/unictype/pr_uppercase.c: New file.
29150         * lib/unictype/pr_variation_selector.c: New file.
29151         * lib/unictype/pr_white_space.c: New file.
29152         * lib/unictype/pr_xid_continue.c: New file.
29153         * lib/unictype/pr_xid_start.c: New file.
29154         * lib/unictype/pr_zero_width.c: New file.
29155         * lib/unictype/scripts.c: New file.
29156         * lib/unictype/sy_c_ident.c: New file.
29157         * lib/unictype/sy_c_whitespace.c: New file.
29158         * lib/unictype/sy_java_ident.c: New file.
29159         * lib/unictype/sy_java_whitespace.c: New file.
29160
29161         * lib/unictype/bidi_of.h: New file, generated by gen-ctype.c for
29162         Unicode 5.0.0.
29163         * lib/unictype/blocks.h: Likewise.
29164         * lib/unictype/categ_C.h: Likewise.
29165         * lib/unictype/categ_Cc.h: Likewise.
29166         * lib/unictype/categ_Cf.h: Likewise.
29167         * lib/unictype/categ_Cn.h: Likewise.
29168         * lib/unictype/categ_Co.h: Likewise.
29169         * lib/unictype/categ_Cs.h: Likewise.
29170         * lib/unictype/categ_L.h: Likewise.
29171         * lib/unictype/categ_Ll.h: Likewise.
29172         * lib/unictype/categ_Lm.h: Likewise.
29173         * lib/unictype/categ_Lo.h: Likewise.
29174         * lib/unictype/categ_Lt.h: Likewise.
29175         * lib/unictype/categ_Lu.h: Likewise.
29176         * lib/unictype/categ_M.h: Likewise.
29177         * lib/unictype/categ_Mc.h: Likewise.
29178         * lib/unictype/categ_Me.h: Likewise.
29179         * lib/unictype/categ_Mn.h: Likewise.
29180         * lib/unictype/categ_N.h: Likewise.
29181         * lib/unictype/categ_Nd.h: Likewise.
29182         * lib/unictype/categ_Nl.h: Likewise.
29183         * lib/unictype/categ_No.h: Likewise.
29184         * lib/unictype/categ_P.h: Likewise.
29185         * lib/unictype/categ_Pc.h: Likewise.
29186         * lib/unictype/categ_Pd.h: Likewise.
29187         * lib/unictype/categ_Pe.h: Likewise.
29188         * lib/unictype/categ_Pf.h: Likewise.
29189         * lib/unictype/categ_Pi.h: Likewise.
29190         * lib/unictype/categ_Po.h: Likewise.
29191         * lib/unictype/categ_Ps.h: Likewise.
29192         * lib/unictype/categ_S.h: Likewise.
29193         * lib/unictype/categ_Sc.h: Likewise.
29194         * lib/unictype/categ_Sk.h: Likewise.
29195         * lib/unictype/categ_Sm.h: Likewise.
29196         * lib/unictype/categ_So.h: Likewise.
29197         * lib/unictype/categ_Z.h: Likewise.
29198         * lib/unictype/categ_Zl.h: Likewise.
29199         * lib/unictype/categ_Zp.h: Likewise.
29200         * lib/unictype/categ_Zs.h: Likewise.
29201         * lib/unictype/categ_of.h: Likewise.
29202         * lib/unictype/combining.h: Likewise.
29203         * lib/unictype/ctype_alnum.h: Likewise.
29204         * lib/unictype/ctype_alpha.h: Likewise.
29205         * lib/unictype/ctype_blank.h: Likewise.
29206         * lib/unictype/ctype_cntrl.h: Likewise.
29207         * lib/unictype/ctype_digit.h: Likewise.
29208         * lib/unictype/ctype_graph.h: Likewise.
29209         * lib/unictype/ctype_lower.h: Likewise.
29210         * lib/unictype/ctype_print.h: Likewise.
29211         * lib/unictype/ctype_punct.h: Likewise.
29212         * lib/unictype/ctype_space.h: Likewise.
29213         * lib/unictype/ctype_upper.h: Likewise.
29214         * lib/unictype/ctype_xdigit.h: Likewise.
29215         * lib/unictype/decdigit.h: Likewise.
29216         * lib/unictype/digit.h: Likewise.
29217         * lib/unictype/mirror.h: Likewise.
29218         * lib/unictype/numeric.h: Likewise.
29219         * lib/unictype/pr_alphabetic.h: Likewise.
29220         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
29221         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
29222         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
29223         * lib/unictype/pr_bidi_block_separator.h: Likewise.
29224         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
29225         * lib/unictype/pr_bidi_common_separator.h: Likewise.
29226         * lib/unictype/pr_bidi_control.h: Likewise.
29227         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
29228         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
29229         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
29230         * lib/unictype/pr_bidi_european_digit.h: Likewise.
29231         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
29232         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
29233         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
29234         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
29235         * lib/unictype/pr_bidi_pdf.h: Likewise.
29236         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
29237         * lib/unictype/pr_bidi_whitespace.h: Likewise.
29238         * lib/unictype/pr_combining.h: Likewise.
29239         * lib/unictype/pr_composite.h: Likewise.
29240         * lib/unictype/pr_currency_symbol.h: Likewise.
29241         * lib/unictype/pr_dash.h: Likewise.
29242         * lib/unictype/pr_decimal_digit.h: Likewise.
29243         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
29244         * lib/unictype/pr_deprecated.h: Likewise.
29245         * lib/unictype/pr_diacritic.h: Likewise.
29246         * lib/unictype/pr_extender.h: Likewise.
29247         * lib/unictype/pr_format_control.h: Likewise.
29248         * lib/unictype/pr_grapheme_base.h: Likewise.
29249         * lib/unictype/pr_grapheme_extend.h: Likewise.
29250         * lib/unictype/pr_grapheme_link.h: Likewise.
29251         * lib/unictype/pr_hex_digit.h: Likewise.
29252         * lib/unictype/pr_hyphen.h: Likewise.
29253         * lib/unictype/pr_id_continue.h: Likewise.
29254         * lib/unictype/pr_id_start.h: Likewise.
29255         * lib/unictype/pr_ideographic.h: Likewise.
29256         * lib/unictype/pr_ids_binary_operator.h: Likewise.
29257         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
29258         * lib/unictype/pr_ignorable_control.h: Likewise.
29259         * lib/unictype/pr_iso_control.h: Likewise.
29260         * lib/unictype/pr_join_control.h: Likewise.
29261         * lib/unictype/pr_left_of_pair.h: Likewise.
29262         * lib/unictype/pr_line_separator.h: Likewise.
29263         * lib/unictype/pr_logical_order_exception.h: Likewise.
29264         * lib/unictype/pr_lowercase.h: Likewise.
29265         * lib/unictype/pr_math.h: Likewise.
29266         * lib/unictype/pr_non_break.h: Likewise.
29267         * lib/unictype/pr_not_a_character.h: Likewise.
29268         * lib/unictype/pr_numeric.h: Likewise.
29269         * lib/unictype/pr_other_alphabetic.h: Likewise.
29270         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
29271         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
29272         * lib/unictype/pr_other_id_continue.h: Likewise.
29273         * lib/unictype/pr_other_id_start.h: Likewise.
29274         * lib/unictype/pr_other_lowercase.h: Likewise.
29275         * lib/unictype/pr_other_math.h: Likewise.
29276         * lib/unictype/pr_other_uppercase.h: Likewise.
29277         * lib/unictype/pr_paired_punctuation.h: Likewise.
29278         * lib/unictype/pr_paragraph_separator.h: Likewise.
29279         * lib/unictype/pr_pattern_syntax.h: Likewise.
29280         * lib/unictype/pr_pattern_white_space.h: Likewise.
29281         * lib/unictype/pr_private_use.h: Likewise.
29282         * lib/unictype/pr_punctuation.h: Likewise.
29283         * lib/unictype/pr_quotation_mark.h: Likewise.
29284         * lib/unictype/pr_radical.h: Likewise.
29285         * lib/unictype/pr_sentence_terminal.h: Likewise.
29286         * lib/unictype/pr_soft_dotted.h: Likewise.
29287         * lib/unictype/pr_space.h: Likewise.
29288         * lib/unictype/pr_terminal_punctuation.h: Likewise.
29289         * lib/unictype/pr_titlecase.h: Likewise.
29290         * lib/unictype/pr_unassigned_code_value.h: Likewise.
29291         * lib/unictype/pr_unified_ideograph.h: Likewise.
29292         * lib/unictype/pr_uppercase.h: Likewise.
29293         * lib/unictype/pr_variation_selector.h: Likewise.
29294         * lib/unictype/pr_white_space.h: Likewise.
29295         * lib/unictype/pr_xid_continue.h: Likewise.
29296         * lib/unictype/pr_xid_start.h: Likewise.
29297         * lib/unictype/pr_zero_width.h: Likewise.
29298         * lib/unictype/scripts.h: Likewise.
29299         * lib/unictype/scripts_byname.gperf: Likewise.
29300         * lib/unictype/sy_c_ident.h: Likewise.
29301         * lib/unictype/sy_c_whitespace.h: Likewise.
29302         * lib/unictype/sy_java_ident.h: Likewise.
29303         * lib/unictype/sy_java_whitespace.h: Likewise.
29304
29305         * lib/unictype/Makefile: New file.
29306         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
29307         glibc.
29308         * lib/unictype/3level.h: New file, copied from glibc.
29309         * lib/unictype/3levelbit.h: New file.
29310
29311 2007-11-11  Bruno Haible  <bruno@clisp.org>
29312
29313         * modules/gperf: New file.
29314         * modules/iconv_open (Depends-on): Add it.
29315         (Makefile.am): Remove the GPERF definition.
29316
29317 2007-11-11  Bruno Haible  <bruno@clisp.org>
29318
29319         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
29320         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
29321
29322 2007-11-11  Bruno Haible  <bruno@clisp.org>
29323
29324         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
29325         (usage): Remove function.
29326
29327 2007-11-11  Bruno Haible  <bruno@clisp.org>
29328
29329         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
29330         gl_FUNC_CEILF_LIBS.
29331         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
29332         gl_FUNC_CEIL_LIBS.
29333         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
29334         gl_FUNC_CEILL_LIBS.
29335         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
29336         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
29337         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
29338
29339 2007-11-11  Bruno Haible  <bruno@clisp.org>
29340
29341         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
29342         roundf were declared but do not exist on functions.
29343         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
29344         roundl were declared but do not exist on functions.
29345         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
29346         HAVE_FLOORL_AND_CEILL, respectively.
29347         Needed for Sun C on Solaris 10.
29348
29349 2007-11-11  Bruno Haible  <bruno@clisp.org>
29350
29351         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
29352         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
29353         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
29354         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
29355         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
29356         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
29357         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
29358         HAVE_DECL_ROUNDF.
29359         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
29360         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
29361         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
29362         of HAVE_DECL_ROUND*.
29363         * modules/math (Makefile.am): Update.
29364
29365 2007-11-10  Bruno Haible  <bruno@clisp.org>
29366
29367         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
29368         ptrdiff_t as m4/intl.m4.
29369
29370 2007-11-10  Jim Meyering  <meyering@redhat.com>
29371
29372         Avoid link failure for the argmatch test.
29373         * tests/test-argmatch.c (usage): Define function to avoid a link
29374         failure: argmatch_die requires a usage function.
29375
29376 2007-11-09  Bruno Haible  <bruno@clisp.org>
29377
29378         * doc/functions/snprintf.texi: Mention BeOS deficiency.
29379         * doc/functions/vsnprintf.texi: Likewise.
29380         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
29381         with a size argument < 2.
29382
29383 2007-11-09  Bruno Haible  <bruno@clisp.org>
29384
29385         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
29386         buffer. Fixes an inefficiency introduced on 2007-11-03.
29387
29388 2007-11-09  Bruno Haible  <bruno@clisp.org>
29389
29390         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
29391         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
29392
29393 2007-11-08  Jim Meyering  <meyering@redhat.com>
29394
29395         Change cache variable name prefix "jm_" to "gl_" everywhere.
29396         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
29397         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
29398         * m4/uptime.m4: s/gl_/jm_/
29399
29400 2007-11-07  Bruno Haible  <bruno@clisp.org>
29401
29402         Update to GNU gettext 0.17.
29403         * m4/intl.m4: Update to GNU gettext 0.17.
29404         * m4/po.m4: Likewise.
29405         * modules/gettext (Files): Remove m4/ulonglong.m4.
29406         (configure.ac): Require gettext infrastructure from version 0.17.
29407
29408 2007-11-06  Bruno Haible  <bruno@clisp.org>
29409
29410         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
29411         symbolic values are not defined in a public header.
29412         * lib/freadable.c (freadable) [QNX]: Likewise.
29413         * lib/freadahead.c (freadahead) [QNX]: Likewise.
29414         * lib/freading.c (freading) [QNX]: Likewise.
29415         * lib/fseterr.c (fseterr) [QNX]: Likewise.
29416         * lib/fwritable.c (fwritable) [QNX]: Likewise.
29417         * lib/fwriting.c (fwriting) [QNX]: Likewise.
29418         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
29419         Reported by Alain Magloire.
29420
29421         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
29422
29423 2007-11-05  Bruno Haible  <bruno@clisp.org>
29424
29425         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
29426         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
29427         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
29428         Reported by Eric Blake.
29429
29430 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29431             Bruno Haible  <bruno@clisp.org>
29432
29433         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
29434         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
29435         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
29436         (malloc): Undefine also before including <stdlib.h>.
29437         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
29438         Needed on OSF/1 4.0.
29439
29440 2007-11-05  Jim Meyering  <meyering@redhat.com>
29441
29442         git-version-gen: sync from coreutils.
29443         * build-aux/git-version-gen: Add comments.
29444         Change the first '-' to '.' in the snapshot version string,
29445         e.g., 6.9-377-08144 -> 6.9.377-08144
29446         Remove first parameter.
29447         Don't declare a version "-dirty" merely because a time
29448         stamp has changed.
29449
29450 2007-11-04  Bruno Haible  <bruno@clisp.org>
29451
29452         * lib/lock.h: Protect all macro definitions containing an 'if'
29453         statement through a "do { ... } while (0)".
29454         * lib/tls.h: Likewise.
29455
29456 2007-11-04  Bruno Haible  <bruno@clisp.org>
29457
29458         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
29459
29460 2007-11-04  Bruno Haible  <bruno@clisp.org>
29461
29462         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
29463         * modules/fprintf-posix (Depends-on): Add nocrash.
29464         * modules/snprintf-posix (Depends-on): Likewise.
29465         * modules/sprintf-posix (Depends-on): Likewise.
29466         * modules/vasnprintf-posix (Depends-on): Likewise.
29467         * modules/vasprintf-posix (Depends-on): Likewise.
29468         * modules/vfprintf-posix (Depends-on): Likewise.
29469         * modules/vsnprintf-posix (Depends-on): Likewise.
29470         * modules/vsprintf-posix (Depends-on): Likewise.
29471         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
29472         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
29473         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
29474         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
29475         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
29476         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
29477         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
29478
29479 2007-11-04  Bruno Haible  <bruno@clisp.org>
29480
29481         * modules/nocrash: New file.
29482         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
29483         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
29484
29485 2007-11-04  Bruno Haible  <bruno@clisp.org>
29486
29487         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
29488         precision handling.
29489         * tests/test-vasprintf-posix.c (test_function): Likewise.
29490         * tests/test-snprintf-posix.h (test_function): Likewise.
29491         * tests/test-sprintf-posix.h (test_function): Likewise.
29492
29493         Fix *printf behaviour for large precisions on mingw and BeOS.
29494         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
29495         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
29496         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
29497         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
29498         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
29499         gl_PRINTF_PRECISION and test its result. Invoke
29500         gl_PREREQ_VASNPRINTF_PRECISION.
29501         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
29502         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
29503         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
29504         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
29505         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
29506         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
29507         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
29508         * doc/functions/fprintf.texi: Update.
29509         * doc/functions/printf.texi: Update.
29510         * doc/functions/snprintf.texi: Update.
29511         * doc/functions/sprintf.texi: Update.
29512         * doc/functions/vfprintf.texi: Update.
29513         * doc/functions/vprintf.texi: Update.
29514         * doc/functions/vsnprintf.texi: Update.
29515         * doc/functions/vsprintf.texi: Update.
29516
29517 2007-11-04  Bruno Haible  <bruno@clisp.org>
29518
29519         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
29520
29521 2007-11-04  Bruno Haible  <bruno@clisp.org>
29522
29523         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
29524         Reported by Sylvain Beucler <beuc@gnu.org>.
29525
29526 2007-11-03  Bruno Haible  <bruno@clisp.org>
29527
29528         * tests/test-fprintf-posix2.sh: New file.
29529         * tests/test-fprintf-posix2.c: New file.
29530         * modules/fprintf-posix-tests (Files): Add them.
29531         (TESTS): Add test-fprintf-posix2.sh.
29532         (configure.ac): Check for getrlimit and setrlimit.
29533         (check_PROGRAMS): Add test-fprintf-posix2.
29534
29535         * tests/test-printf-posix2.sh: New file.
29536         * tests/test-printf-posix2.c: New file.
29537         * modules/printf-posix-tests (Files): Add them.
29538         (TESTS): Add test-printf-posix2.sh.
29539         (configure.ac): Check for getrlimit and setrlimit.
29540         (check_PROGRAMS): Add test-printf-posix2.
29541
29542         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
29543         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
29544         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
29545         (decode_double): New function, copied from decode_long_double.
29546         (scale10_round_decimal_decoded): New function, extracted from
29547         scale10_round_decimal_long_double.
29548         (scale10_round_decimal_long_double): Use it.
29549         (scale10_round_decimal_double): New function.
29550         (floorlog10): New function.
29551         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
29552         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
29553         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
29554         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
29555         gl_PRINTF_ENOMEM and test its result. Invoke
29556         gl_PREREQ_VASNPRINTF_ENOMEM.
29557         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
29558         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
29559         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
29560         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
29561         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
29562         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
29563         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
29564         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
29565         * modules/snprintf-posix (Depends-on): Likewise.
29566         * modules/sprintf-posix (Depends-on): Likewise.
29567         * modules/vasnprintf-posix (Depends-on): Likewise.
29568         * modules/vasprintf-posix (Depends-on): Likewise.
29569         * modules/vfprintf-posix (Depends-on): Likewise.
29570         * modules/vsnprintf-posix (Depends-on): Likewise.
29571         * modules/vsprintf-posix (Depends-on): Likewise.
29572         * doc/functions/fprintf.texi: Update.
29573         * doc/functions/printf.texi: Update.
29574         * doc/functions/snprintf.texi: Update.
29575         * doc/functions/sprintf.texi: Update.
29576         * doc/functions/vfprintf.texi: Update.
29577         * doc/functions/vprintf.texi: Update.
29578         * doc/functions/vsnprintf.texi: Update.
29579         * doc/functions/vsprintf.texi: Update.
29580
29581 2007-11-03  Bruno Haible  <bruno@clisp.org>
29582
29583         * modules/frexp-nolibm-tests: New file.
29584
29585         * modules/frexp-nolibm: New file.
29586         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
29587
29588 2007-11-03  Bruno Haible  <bruno@clisp.org>
29589
29590         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
29591         value is C99 compliant.
29592         Needed for OSF/1 5.1.
29593
29594 2007-11-03  Bruno Haible  <bruno@clisp.org>
29595
29596         Fix out-of-memory handling of vasnprintf.
29597         * lib/printf-parse.c: Include <errno.h>.
29598         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
29599         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
29600         is already set.
29601
29602 2007-11-02  Eric Blake  <ebb9@byu.net>
29603
29604         Fix tests on cygwin.
29605         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
29606
29607 2007-11-01  Bruno Haible  <bruno@clisp.org>
29608
29609         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
29610         warning.
29611         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
29612         needed for POSIX compatibility.
29613
29614 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
29615
29616         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
29617         for compatibility with GNU.
29618
29619 2007-11-01  Bruno Haible  <bruno@clisp.org>
29620
29621         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
29622         (putenv): Renamed from rpl_putenv. Change argument type from
29623         'const char *' to 'char *'.
29624         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
29625         of defining putenv in config.h, just set REPLACE_PUTENV.
29626         * modules/putenv (Depends-on): Add stdlib.
29627         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
29628         (Include): Use <stdlib.h>.
29629         * lib/stdlib.in.h (putenv): New declaration.
29630         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
29631         REPLACE_PUTENV.
29632         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
29633         REPLACE_PUTENV.
29634         Needed for MacOS X 10.5.0.
29635         Reported by Peter O'Gorman <peter@pogma.com>.
29636
29637 2007-11-01  Jim Meyering  <meyering@redhat.com>
29638
29639         Treat an empty date string exactly like "0".
29640         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
29641         if the remaining date string (to be parsed) is empty, use "0".
29642         Reported by Mischa Molhoek and discussed in this thread:
29643         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
29644
29645 2007-10-31  Bruno Haible  <bruno@clisp.org>
29646
29647         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
29648         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
29649         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
29650         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
29651         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
29652         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
29653
29654 2007-10-31  Bruno Haible  <bruno@clisp.org>
29655
29656         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
29657         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
29658         (AC_TYPE_LONG_LONG_INT): Use it.
29659         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
29660         it as well.
29661         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
29662         to m4/longlong.m4.
29663         * modules/stdint (Files): Remove m4/ulonglong.m4.
29664         * modules/strtoull (Files): Use m4/longlong.m4 instead of
29665         m4/ulonglong.m4.
29666         * modules/strtoumax (Files): Likewise.
29667
29668 2007-10-30  Bruno Haible  <bruno@clisp.org>
29669
29670         * modules/xvasprintf-posix: New file.
29671         Suggested by Eric Blake.
29672
29673 2007-10-30  Bruno Haible  <bruno@clisp.org>
29674
29675         * modules/xprintf-posix-tests: New file.
29676         * tests/test-xprintf-posix.sh: New file.
29677         * tests/test-xprintf-posix.c: New file.
29678         * tests/test-xfprintf-posix.c: New file.
29679
29680         * modules/xprintf-posix: New file.
29681
29682 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29683
29684         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
29685         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
29686         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
29687
29688 2007-10-29  Bruno Haible  <bruno@clisp.org>
29689
29690         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
29691         contain the special marker '_cv_'.
29692         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
29693         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
29694         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
29695         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
29696         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
29697         Reported by Ralf Wildenhues.
29698
29699 2007-10-29  Bruno Haible  <bruno@clisp.org>
29700
29701         * gnulib-tool (func_import): When --lgpl is not specified, set
29702         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
29703         GPLv3.
29704         Reported by Simon Josefsson.
29705
29706 2007-10-28  Bruno Haible  <bruno@clisp.org>
29707
29708         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
29709         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
29710         HAVE_DECL_ISFINITE.
29711         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
29712         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
29713         HAVE_DECL_ISFINITE.
29714
29715 2007-10-28  Bruno Haible  <bruno@clisp.org>
29716
29717         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
29718         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
29719
29720 2007-10-28  Bruno Haible  <bruno@clisp.org>
29721
29722         Fix link errors with Sun C 5.0 on Solaris 10.
29723         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
29724         function is declared but not present in the compiler's libm.
29725         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
29726         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
29727         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
29728         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
29729         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
29730         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
29731         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
29732         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
29733         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
29734         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
29735         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
29736         HAVE_DECL_FLOORL.
29737
29738 2007-10-28  Bruno Haible  <bruno@clisp.org>
29739
29740         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
29741         gl_FUNC_FLOORL. Cache the result.
29742         (gl_FUNC_FLOORL): Use it.
29743         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
29744         gl_FUNC_CEILL. Cache the result.
29745         (gl_FUNC_CEILL): Use it.
29746
29747         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
29748         gl_FUNC_FLOOR. Cache the result.
29749         (gl_FUNC_FLOOR): Use it.
29750         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
29751         gl_FUNC_CEIL. Cache the result.
29752         (gl_FUNC_CEIL): Use it.
29753
29754         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
29755         gl_FUNC_FLOORF. Cache the result.
29756         (gl_FUNC_FLOORF): Use it.
29757         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
29758         gl_FUNC_CEILF. Cache the result.
29759         (gl_FUNC_CEILF): Use it.
29760
29761 2007-10-28  Bruno Haible  <bruno@clisp.org>
29762
29763         * gnulib-tool: Allow specifying the LGPL version number through
29764         --lgpl=2 or --lgpl=3.
29765         (func_usage): Document --lgpl with argument.
29766         Handle --lgpl=... arguments.
29767         (func_import): Recognize also gl_LGPL calls with an argument. When
29768         --lgpl=2 is used and the module's license is just LGPL, report an
29769         error. Set sed_transform_lib_file according to the lgpl variable. In
29770         the generated files, use --lgpl or gl_LGPL invocations with argument,
29771         if necessary.
29772         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
29773         an LGPv2+ license.
29774         * doc/gnulib-tool.texi (Modified imports): Update explanation of
29775         gl_LGPL macro.
29776
29777 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29778             Bruno Haible  <bruno@clisp.org>
29779
29780         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
29781         (u16_uctomb_aux): Likewise.
29782         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
29783         !HAVE_INLINE.
29784         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
29785
29786 2007-10-28  Bruno Haible  <bruno@clisp.org>
29787
29788         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
29789         Invoke AM_GETTEXT_OPTION if it exists.
29790         * modules/vasprintf: Likewise.
29791         * modules/verror: Likewise.
29792         * modules/xprintf: Likewise.
29793         * modules/xvasprintf: Likewise.
29794
29795 2007-10-27  Ben Pfaff  <blp@gnu.org>
29796
29797         * lib/math.in.h: Define isfinite macro and prototypes for
29798         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
29799         implementations.
29800         * m4/math_h.m4: New substitutions for isfinite module.
29801         * lib/isfinite.c: New file.
29802         * m4/isfinite.m4: New file.
29803         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
29804         * modules/isfinite: New file.
29805         * modules/isfinite-tests: New file.
29806         * tests/tests-isfinite.c: New file.
29807         * doc/functions/isfinite.texi: Mention isfinite module.
29808         * MODULES.html.sh: Mention new module.
29809
29810 2007-10-27  Ben Pfaff  <blp@gnu.org>
29811
29812         Ralf Wildenhues reported that Tru64 4.0D declares the round
29813         functions but does not have definitions.
29814         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
29815         cannot be found in any library, set the output variable to
29816         "missing" instead of "".
29817         * m4/round.m4: Also use our substitute if we cannot find round in
29818         any library, even if it is declared.
29819         * m4/roundf.m4: Likewise for roundf.
29820         * m4/roundl.m4: Likewise for roundl.
29821         * lib/math.in.h: Undefine roundf, round, roundl before defining
29822         their replacements, to allow for hypothetical systems where these
29823         may be defined as macros but not available in libraries.
29824
29825 2007-10-27  Bruno Haible  <bruno@clisp.org>
29826
29827         * doc/gnulib.texi: Invoke @firstparagraphindent.
29828         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
29829         changes in gnulib.
29830         (Source changes): New section.
29831
29832 2007-10-26  Bruno Haible  <bruno@clisp.org>
29833
29834         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
29835         borrowed from autoconf.
29836
29837 2007-10-26  Bruno Haible  <bruno@clisp.org>
29838
29839         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
29840         strerror returned the empty string. Needed on HP-UX 11.00.
29841
29842 2007-10-24  Micah Cowan  <micah@cowan.name>
29843
29844         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
29845         * build-aux/bootstrap: Remove support for now-unnecessary option,
29846         --cvs-user, and envvars CVS_USER, CVS_RSH.
29847
29848 2007-10-24  Jim Meyering  <meyering@redhat.com>
29849
29850         Avoid diagnostics from sha1sum when there is no cached checksum.
29851         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
29852         if the po.s1 file hasn't been created yet.
29853
29854         * build-aux/bootstrap: Sync from coreutils:
29855         2007-10-24  Jim Meyering  <meyering@redhat.com>
29856         Get gnulib from the git repository, not from an obsolete cvs one.
29857         * build-aux/bootstrap: Suggestion from Micah Cowan.
29858         2007-10-04  Jim Meyering  <jim@meyering.net>
29859         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
29860         (update_po_files): Work also when there are no .po files in po/.
29861
29862 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
29863
29864         * README: Append ".git" to git and cg examples.
29865         Problem reported by Benoit Sigoure.
29866
29867 2007-10-23  Micah Cowan  <micah@cowan.name>
29868
29869         * users.txt: Add wget.
29870
29871 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29872
29873         Fix linking of some unistdio tests on FreeBSD.
29874         * modules/unistdio/u16-vsnprintf-tests
29875         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
29876         * modules/unistdio/u16-vsprintf-tests
29877         (test_u16_vsnprintf1_LDADD): Likewise.
29878         * modules/unistdio/u32-vsnprintf-tests
29879         (test_u32_vsnprintf1_LDADD): Likewise.
29880         * modules/unistdio/u32-vsprintf-tests
29881         (test_u32_vsprintf1_LDADD): Likewise.
29882         * modules/unistdio/u8-vsnprintf-tests
29883         (test_u8_vsnprintf1_LDADD): Likewise.
29884         * modules/unistdio/u8-vsprintf-tests
29885         (test_u8_vsprintf1_LDADD): Likewise.
29886         * modules/unistdio/ulc-vsnprintf-tests
29887         (test_ulc_vsnprintf1_LDADD): Likewise.
29888         * modules/unistdio/ulc-vsprintf-tests
29889         (test_ulc_vsprintf1_LDADD): Likewise.
29890
29891         Fix linking of some uniconv tests on FreeBSD.
29892         * modules/uniconv/u16-conv-from-enc-tests
29893         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
29894         * modules/uniconv/u16-conv-to-enc-tests
29895         (test_u16_conv_to_enc_LDADD): Likewise.
29896         * modules/uniconv/u16-strconv-from-enc-tests
29897         (test_u16_strconv_from_enc_LDADD): Likewise.
29898         * modules/uniconv/u16-strconv-to-enc-tests
29899         (test_u16_strconv_to_enc_LDADD): Likewise.
29900         * modules/uniconv/u32-conv-from-enc-tests
29901         (test_u32_conv_from_enc_LDADD): Likewise.
29902         * modules/uniconv/u32-conv-to-enc-tests
29903         (test_u32_conv_to_enc_LDADD): Likewise.
29904         * modules/uniconv/u32-strconv-from-enc-tests
29905         (test_u32_strconv_from_enc_LDADD): Likewise.
29906         * modules/uniconv/u32-strconv-to-enc-tests
29907         (test_u32_strconv_to_enc_LDADD): Likewise.
29908         * modules/uniconv/u8-conv-from-enc-tests
29909         (test_u8_conv_from_enc_LDADD): Likewise.
29910         * modules/uniconv/u8-conv-to-enc-tests
29911         (test_u8_conv_to_enc_LDADD): Likewise.
29912         * modules/uniconv/u8-strconv-from-enc-tests
29913         (test_u8_strconv_from_enc_LDADD): Likewise.
29914         * modules/uniconv/u8-strconv-to-enc-tests
29915         (test_u8_strconv_to_enc_LDADD): Likewise.
29916
29917 2007-10-22  Bruno Haible  <bruno@clisp.org>
29918
29919         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
29920         size.
29921
29922 2007-10-22  Eric Blake  <ebb9@byu.net>
29923
29924         Tweak x*printf documentation.
29925         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
29926         variable name and comments.
29927         Suggested by Bruno Haible.
29928
29929 2007-10-22  Bruno Haible  <bruno@clisp.org>
29930
29931         * lib/acl.c (copy_acl): Fix file name in comment.
29932
29933 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
29934
29935         Fix Tru64 problem with stdbool.h.
29936         * lib/stdbool.in.h (false, true):
29937         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
29938         Don't declare as an enum in this situation; it runs afoul of Tru64.
29939         Problem reported by Steven M. Schweda in
29940         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
29941
29942 2007-10-22  Eric Blake  <ebb9@byu.net>
29943
29944         Also wrap vf?printf.
29945         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
29946         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
29947         (xvprintf, xvfprintf): New functions.
29948
29949 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29950
29951         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
29952         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
29953
29954         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
29955         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
29956
29957 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
29958
29959         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
29960         by Bruno Haible.
29961
29962 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29963
29964         * lib/getloadavg.c
29965         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
29966         Undef `sys' after including sys/table.h, for Tru64 4.0D.
29967
29968         * tests/test-i-ring.c: Work for C89.
29969
29970 2007-10-22  Bruno Haible  <bruno@clisp.org>
29971
29972         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
29973         -1u, in preprocessor expression, so that we don't test for the bug
29974         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
29975         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
29976
29977 2007-10-22  Eric Blake  <ebb9@byu.net>
29978
29979         * tests/test-yesno.sh: Silence stderr during test.
29980
29981 2007-10-22  Simon Josefsson  <simon@josefsson.org>
29982
29983         * modules/crypto/gc-camellia: New file.
29984
29985         * m4/gc-camellia.m4: New file.
29986
29987         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
29988
29989         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
29990
29991 2007-10-22  Simon Josefsson  <simon@josefsson.org>
29992
29993         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
29994         --help to stdout.  Reported by sms@antinode.org (Steven
29995         M. Schweda).
29996
29997 2007-10-22  Simon Josefsson  <simon@josefsson.org>
29998
29999         * users.txt: Fix link to libksba.
30000
30001 2007-10-21  Ben Pfaff  <blp@gnu.org>
30002
30003         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
30004         round.c roundf implementation that depends on floorf and ceilf to
30005         be tested unconditionally.
30006
30007 2007-10-21  Ben Pfaff  <blp@gnu.org>
30008
30009         * m4/check-libm-func.m4: Removed.
30010         * m4/check-math-lib.m4: New file.
30011         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
30012         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
30013         definition and lack of AC_LIBOBJ([roundf]).
30014         * m4/roundl.m4: Ditto, and similarly for roundl.
30015         * modules/round: Reference new m4 file.
30016         * modules/roundf: Ditto.
30017         * modules/roundl: Ditto.
30018         * tests/test-round2.c (main): Use ROUND instead of round.
30019         Bug report from Bruno Haible.
30020
30021 2007-10-21  Bruno Haible  <bruno@clisp.org>
30022
30023         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
30024         context.
30025
30026 2007-10-21  Bruno Haible  <bruno@clisp.org>
30027
30028         * tests/test-wcwidth.c (main): Allow negative result for some control
30029         characters.
30030
30031         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
30032         Needed on OSF/1 5.1.
30033
30034 2007-10-21  Bruno Haible  <bruno@clisp.org>
30035
30036         * tests/test-floorf1.c: Include isnanf.h.
30037         (main): Use isnanf() instead of isnan().
30038         * tests/test-ceilf1.c: Include isnanf.h.
30039         (main): Use isnanf() instead of isnan().
30040         * tests/test-truncf1.c: Include isnanf.h.
30041         (main): Use isnanf() instead of isnan().
30042         * tests/test-roundf1.c: Include isnanf.h.
30043         (main): Use isnanf() instead of isnan().
30044
30045 2007-10-21  Eric Blake  <ebb9@byu.net>
30046
30047         * users.txt: Update URL for m4.
30048
30049 2007-10-21  Bruno Haible  <bruno@clisp.org>
30050
30051         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
30052
30053 2007-10-21  Bruno Haible  <bruno@clisp.org>
30054
30055         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
30056         Git's management files if the CVS files are not present.
30057
30058 2007-10-20  Bruno Haible  <bruno@clisp.org>
30059
30060         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
30061         gcc-3.4.x.
30062
30063 2007-10-20  Ben Pfaff  <blp@gnu.org>
30064
30065         * lib/math.in.h: Declare round, roundf, roundl if we are providing
30066         implementations.
30067         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
30068         * lib/round.c: New file.
30069         * lib/roundf.c: New file.
30070         * lib/roundl.c: New file.
30071         * m4/round.m4: New file.
30072         * m4/roundf.m4: New file.
30073         * m4/roundl.m4: New file.
30074         * m4/check-libm-func-m4: New file.
30075         * modules/math: Replace round, roundf, roundl related @VARS@ in
30076         math.in.h.
30077         * modules/round: New file.
30078         * modules/round-tests: New file.
30079         * modules/roundf: New file.
30080         * modules/roundf-tests: New file.
30081         * modules/roundl: New file.
30082         * modules/roundl-tests: New file.
30083         * tests/test-round1.c: New file.
30084         * tests/test-round2.c: New file.
30085         * tests/test-roundf1.c: New file.
30086         * tests/test-roundf2.c: New file.
30087         * tests/test-roundl.c: New file.
30088         * doc/functions/round.texi: Mention round module.
30089         * doc/functions/roundf.texi: Mention roundf module.
30090         * doc/functions/roundl.texi: Mention roundl module.
30091         * MODULES.html.sh: Mention new modules.
30092         Thanks to Bruno Haible for suggestions.
30093
30094 2007-10-20  Jim Meyering  <meyering@redhat.com>
30095
30096         * lib/xprintf.c: Include <config.h> unconditionally.
30097
30098         Change xprintf's license to GPL.
30099         * modules/xprintf (License): s/LGPL/GPL/, since this module
30100         depends on modules (exit and exitfail) which are GPL.
30101         Suggestion from Bruno Haible.
30102
30103         xprintf fixes.
30104         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
30105         Use a clearer diagnostic.
30106         Patch from Bruno Haible.
30107
30108 2007-10-20  Bruno Haible  <bruno@clisp.org>
30109
30110         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
30111         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
30112         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
30113
30114 2007-10-20  Bruno Haible  <bruno@clisp.org>
30115
30116         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
30117         precision in the comparison result > x - 1 or similar.
30118         * tests/test-ceilf2.c (correct_result_p): Likewise.
30119         * tests/test-truncf2.c (correct_result_p): Likewise.
30120         * tests/test-trunc2.c (correct_result_p): Likewise.
30121         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
30122
30123 2007-10-20  Bruno Haible  <bruno@clisp.org>
30124
30125         * modules/ceil: New file.
30126         * m4/ceil.m4: New file.
30127         * doc/functions/ceil.texi: Mention the 'ceil' module.
30128
30129 2007-10-20  Bruno Haible  <bruno@clisp.org>
30130
30131         * modules/floor: New file.
30132         * m4/floor.m4: New file.
30133         * doc/functions/floor.texi: Mention the 'floor' module.
30134
30135 2007-10-20  Bruno Haible  <bruno@clisp.org>
30136
30137         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
30138         of %a.
30139         * modules/floorf-tests (Depends-on): Likewise.
30140         * modules/truncf-tests (Depends-on): Likewise.
30141         * modules/trunc-tests (Depends-on): Likewise.
30142         Reported by Ben Pfaff.
30143
30144 2007-10-19  Jim Meyering  <meyering@redhat.com>
30145
30146         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
30147         Don't bother testing specific errno values.  Just test ferror.
30148
30149         New module: xprintf
30150         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
30151
30152 2007-10-19  Bruno Haible  <bruno@clisp.org>
30153
30154         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
30155         syntax.
30156         * modules/javaexec (Makefile.am): Likewise.
30157         * modules/relocatable-prog (Makefile.am): Likewise.
30158         Suggested by Jim Meyering.
30159
30160 2007-10-18  Bruno Haible  <bruno@clisp.org>
30161
30162         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
30163         Reported by Jim Meyering.
30164
30165 2007-10-18  Eric Blake  <ebb9@byu.net>
30166
30167         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
30168
30169 2007-10-18  Bruno Haible  <bruno@clisp.org>
30170
30171         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
30172         the format string into writable memory. Needed in Fortify conditions.
30173
30174 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
30175             Bruno Haible  <bruno@clisp.org>
30176
30177         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
30178         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
30179         * modules/trim (Depends-on): Add mbchar.
30180         (configure.ac): Add gl_FUNC_MBRTOWC.
30181         (Makefile.am): Augment lib_SOURCES.
30182
30183 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
30184
30185         Modify glob.c to use fstatat and dirfd, to simplify it.
30186         Suggested by Eric Blake.
30187         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
30188         Don't include <stdbool.h>; not used.
30189         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
30190         (link_exists_p): Simplify implementation, since we can now assume
30191         dirfd and fstatat.
30192         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
30193
30194 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30195
30196         * gnulib-tool (func_get_dependencies): Fix sed script to
30197         match only tests.
30198
30199 2007-10-17  Bruno Haible  <bruno@clisp.org>
30200
30201         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
30202         allow locale names without encoding suffix.
30203         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
30204         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
30205
30206 2007-10-16  Bruno Haible  <bruno@clisp.org>
30207
30208         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
30209         * lib/getgroups.c (getgroups): Likewise.
30210         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
30211
30212 2007-10-16  Bruno Haible  <bruno@clisp.org>
30213
30214         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
30215         * modules/malloc-posix (License): Likewise.
30216         * modules/realloc-posix (License): Likewise.
30217         * modules/calloc-posix (License): Likewise.
30218         * modules/intprops (License): Change from GPL to LGPL, with
30219         Paul Eggert's approval.
30220
30221 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
30222
30223         Merge glibc changes into lib/glob.c.
30224
30225         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
30226         2007-10-15 04:59:03 UTC.  Here are the changes:
30227
30228         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
30229
30230         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
30231
30232         * lib/glob.c: Add some branch prediction throughout.
30233
30234         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
30235
30236         [BZ #5103]
30237         * lib/glob.c (glob): Recognize patterns starting \/.
30238
30239         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
30240
30241         [BZ #3996]
30242         * lib/glob.c (attribute_hidden): Define if not defined.
30243         (glob): Unescape dirname, filename or username when needed and not
30244         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
30245         is NULL.  Handle unescaped [ in pattern without closing ].
30246         Don't pass GLOB_CHECK down to recursive glob for directories.
30247         (__glob_pattern_type): New function.
30248         (__glob_pattern_p): Implement using __glob_pattern_type.
30249         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
30250         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
30251         Remove unreachable code.
30252
30253         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
30254
30255         * lib/glob.c (glob_in_dir): Add some comments and asserts to
30256         explain why there are no leaks.
30257
30258         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
30259
30260         [BZ #3253]
30261         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
30262         time, rather allocate increasingly bigger arrays of pointers, if
30263         possible with alloca, if too large with malloc.
30264
30265 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
30266
30267         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
30268         Problem reported by H.Merijn Brand in
30269         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
30270         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
30271         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
30272
30273 2007-10-15  Bruno Haible  <bruno@clisp.org>
30274
30275         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
30276         with explicit rpl_ prefix.
30277         * lib/fopen.c (fopen): Likewise.
30278         * lib/freopen.c (freopen): Likewise.
30279         * lib/iconv.c (iconv): Likewise.
30280         * lib/iconv_close.c (iconv_close): Likewise.
30281
30282 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30283
30284         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
30285
30286 2007-10-15  Bruno Haible  <bruno@clisp.org>
30287
30288         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
30289         <stddef.h> instead of <stdlib.h> since we only need NULL.
30290         Reported by Ben Pfaff <blp@cs.stanford.edu>.
30291
30292 2007-10-15  Bruno Haible  <bruno@clisp.org>
30293
30294         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
30295         Replace paragraph talking about LIBOBJS.
30296         Reported by Colin Watson <cjwatson@debian.org>.
30297
30298 2007-10-15  Bruno Haible  <bruno@clisp.org>
30299
30300         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
30301         <stdlib.h> before using NULL.
30302
30303 2007-10-15  Simon Josefsson  <simon@josefsson.org>
30304
30305         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
30306         Reported by Albert Chin <china@thewrittenword.com>.
30307
30308 2007-10-14  Bruno Haible  <bruno@clisp.org>
30309
30310         * modules/iconv_open-utf-tests: New file.
30311         * tests/test-iconv-utf.c: New file.
30312
30313         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
30314         * modules/iconv_open-utf: New file.
30315         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
30316         (iconv, iconv_close): New declarations.
30317         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
30318         be defined.
30319         (iconv_open): Add special handling of conversion between UTF-8 and
30320         UTF-{16,32}{BE,LE}.
30321         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
30322         * lib/iconv_close.c: New file.
30323         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
30324         gl_FUNC_ICONV_OPEN.
30325         (gl_FUNC_ICONV_OPEN): Use it.
30326         (gl_FUNC_ICONV_OPEN_UTF): New macro.
30327         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
30328         and REPLACE_ICONV_UTF.
30329         * modules/iconv_open (Depends-on): Add c-strcase.
30330         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
30331         ICONV_CONST.
30332         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
30333
30334 2007-10-13  Albert Chin  <china@thewrittenword.com>
30335             Bruno Haible  <bruno@clisp.org>
30336
30337         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
30338         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
30339
30340 2007-10-13  Bruno Haible  <bruno@clisp.org>
30341
30342         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
30343         defined, use the ISO C99 inline semantics.
30344         * lib/argp.h (ARGP_EI): Likewise.
30345
30346 2007-10-13  Bruno Haible  <bruno@clisp.org>
30347
30348         Handle 'inline' change in gcc 4.3.0.
30349         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
30350         argp_fmtstream_write, argp_fmtstream_set_lmargin,
30351         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
30352         argp_fmtstream_point): Disable 'extern' declaration if the function
30353         definition is going to be provided inline.
30354         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
30355         semantics, not the ISO C99 inline semantics.
30356         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
30357         'extern' declaration if the function definition is going to be provided
30358         inline.
30359         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
30360         the GNU C inline semantics, not the ISO C99 inline semantics. With
30361         GCC 4.2, avoid a warning.
30362
30363 2007-10-13  Bruno Haible  <bruno@clisp.org>
30364
30365         * lib/freading.h (freading): Enable the use of __freading for
30366         glibc >= 2.7.
30367         * lib/freading.c (freading): Likewise.
30368
30369 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
30370
30371         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
30372         "warning: C99 inline functions are not supported; using GNU89".
30373
30374 2007-10-12  Bruno Haible  <bruno@clisp.org>
30375
30376         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
30377         of 2.
30378         * tests/test-ceilf2.c: New file.
30379         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
30380
30381         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
30382         * modules/ceilf-tests: Update.
30383
30384 2007-10-12  Bruno Haible  <bruno@clisp.org>
30385
30386         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
30387         of 2.
30388         * tests/test-floorf2.c: New file.
30389         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
30390
30391         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
30392         * modules/floorf-tests: Update.
30393
30394 2007-10-12  Bruno Haible  <bruno@clisp.org>
30395
30396         * tests/test-trunc2.c: New file.
30397         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
30398
30399         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
30400         * modules/trunc-tests: Update.
30401
30402 2007-10-12  Bruno Haible  <bruno@clisp.org>
30403
30404         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
30405         of 2.
30406         * tests/test-truncf2.c: New file.
30407         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
30408
30409         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
30410         * modules/truncf-tests: Update.
30411
30412 2007-10-11  Eric Blake  <ebb9@byu.net>
30413
30414         Don't claim strerror is broken on Interix.
30415         * doc/functions/strerror.texi (strerror): Known broken systems are
30416         now Solaris 8, and not Interix.
30417         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
30418         Interix on cross-compile.
30419         Reported by Martin Koeppe in
30420         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
30421
30422 2007-10-11  Bruno Haible  <bruno@clisp.org>
30423
30424         * modules/i-ring-tests: New file.
30425         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
30426         instead of assert.
30427
30428 2007-10-11  Bruno Haible  <bruno@clisp.org>
30429
30430         * modules/filenamecat-tests: New file.
30431         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
30432         * lib/filenamecat.c: Remove test code.
30433
30434 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
30435
30436         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
30437
30438         * lib/strerror.c: Include <string.h> always, to test interface,
30439         and to remove the need for the dummy.
30440         Include intprops.h to compute width instead of doing it ourselves
30441         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
30442         (strerror): Define it to return NULL if there's no system strerror.
30443         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
30444         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
30445         ancient pre-strerror Unix systems well any more.  Saying "unknown
30446         system error" is enough.
30447         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
30448         simpler strerror.c implementation.
30449         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
30450         Simplify the tests to reflect the simpler strerror implementation.
30451         * modules/strerror (Depends-on): Add intprops.
30452
30453 2007-10-09  Eric Blake  <ebb9@byu.net>
30454
30455         Silence test-fpending.
30456         * modules/fpending-tests (Files): Add wrapper script.
30457         * tests/test-fpending.sh: New file.
30458
30459 2007-10-09  Bruno Haible  <bruno@clisp.org>
30460
30461         * MODULES.html.sh (func_module): Don't create a hyperlink for
30462         function names like 'printf_frexp'.
30463         (Misc): Add crc, memxor.
30464         (Characteristics of floating types): New section.
30465         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
30466         isnanf-nolibm, signbit, trunc, truncf, truncl.
30467         (Enhancements for ISO C 99 functions): New subsection Input/output.
30468         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
30469         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
30470         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
30471         (Compatibility checks for POSIX:2001 functions): Add clock-time.
30472         (Enhancements for POSIX:2001 functions): Add chdir-long.
30473         (File system functions): Add areadlink, chdir-safer, read-file.
30474         Remove cycle-check.
30475         (File system as inode set): New section.
30476         (Date and time): Add gethrxtime.
30477         (Multithreading): Add openmp.
30478         (Internationalization functions): Add localename.
30479         (Unicode string functions): Add unistr/u*-mbsnlen.
30480         (Support for maintaining and releasing projects): Add git-version-gen.
30481         (Lone files): Remove directories.
30482
30483 2007-10-08  Ben Pfaff  <blp@gnu.org>
30484
30485         * lib/xmalloca.h: Fix typo in comment.
30486
30487 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
30488
30489         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
30490         when avoiding problems with integer overflow.  Use a portable test
30491         instead.
30492
30493 2007-10-08  Simon Josefsson  <simon@josefsson.org>
30494
30495         * modules/dummy (License): Change to LGPLv2+.
30496         * modules/float (License): Likewise
30497         * modules/realloc (License): Likewise
30498         * modules/stdlib (License): Likewise
30499
30500 2007-10-07  Bruno Haible  <bruno@clisp.org>
30501
30502         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
30503         * floor.c (TWO_MANT_DIG): Likewise.
30504         * ceil.c (TWO_MANT_DIG): Likewise.
30505         Reported by Ben Pfaff.
30506
30507 2007-10-07  Bruno Haible  <bruno@clisp.org>
30508
30509         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
30510         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
30511         * lib/frexp.c (FUNC): Likewise.
30512         * lib/printf-frexp.h (printf_frexp): Likewise.
30513         * lib/printf-frexpl.h (printf_frexpl): Likewise.
30514         * lib/printf-frexp.c (FUNC): Likewise.
30515         Suggested by Jim Meyering.
30516
30517 2007-10-07  Jim Meyering  <meyering@redhat.com>
30518
30519         Make xnanosleep's integer overflow test more robust.
30520         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
30521         so that gcc-4.3.0 doesn't optimize away this test for overflow.
30522
30523 2007-10-07  Bruno Haible  <bruno@clisp.org>
30524
30525         * NEWS: Mention the license change.
30526
30527         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
30528         abbreviations in the modules files.
30529
30530         Change copyright notice from GPLv2+ to GPLv3+.
30531         * README: Change copyright notice.
30532         * MODULES.html.sh: Likewise.
30533         * build-aux/bootstrap.conf: Likewise.
30534         * build-aux/config.libpath: Likewise.
30535         * build-aux/csharpcomp.sh.in: Likewise.
30536         * build-aux/csharpexec.sh.in: Likewise.
30537         * build-aux/install-reloc: Likewise.
30538         * build-aux/javacomp.sh.in: Likewise.
30539         * build-aux/javaexec.sh.in: Likewise.
30540         * build-aux/ldd.sh.in: Likewise.
30541         * build-aux/reloc-ldflags: Likewise.
30542         * build-aux/relocatable.sh.in: Likewise.
30543         * build-aux/x-to-1.in: Likewise.
30544         * check-module: Likewise.
30545         * config/srclistvars.sh: Likewise.
30546         * gnulib-tool: Likewise.
30547         * lib/acl-internal.h: Likewise.
30548         * lib/acl.c: Likewise.
30549         * lib/acl.h: Likewise.
30550         * lib/acl_entries.c: Likewise.
30551         * lib/areadlink-with-size.c: Likewise.
30552         * lib/areadlink.c: Likewise.
30553         * lib/areadlink.h: Likewise.
30554         * lib/argmatch.c: Likewise.
30555         * lib/argmatch.h: Likewise.
30556         * lib/argp-ba.c: Likewise.
30557         * lib/argp-eexst.c: Likewise.
30558         * lib/argp-fmtstream.c: Likewise.
30559         * lib/argp-fmtstream.h: Likewise.
30560         * lib/argp-fs-xinl.c: Likewise.
30561         * lib/argp-help.c: Likewise.
30562         * lib/argp-namefrob.h: Likewise.
30563         * lib/argp-parse.c: Likewise.
30564         * lib/argp-pin.c: Likewise.
30565         * lib/argp-pv.c: Likewise.
30566         * lib/argp-pvh.c: Likewise.
30567         * lib/argp-xinl.c: Likewise.
30568         * lib/argp.h: Likewise.
30569         * lib/at-func.c: Likewise.
30570         * lib/atanl.c: Likewise.
30571         * lib/backupfile.c: Likewise.
30572         * lib/backupfile.h: Likewise.
30573         * lib/basename.c: Likewise.
30574         * lib/binary-io.h: Likewise.
30575         * lib/byteswap.in.h: Likewise.
30576         * lib/c-stack.c: Likewise.
30577         * lib/c-stack.h: Likewise.
30578         * lib/c-strcasestr.c: Likewise.
30579         * lib/c-strcasestr.h: Likewise.
30580         * lib/c-strstr.c: Likewise.
30581         * lib/c-strstr.h: Likewise.
30582         * lib/c-strtod.c: Likewise.
30583         * lib/calloc.c: Likewise.
30584         * lib/canon-host.c: Likewise.
30585         * lib/canon-host.h: Likewise.
30586         * lib/canonicalize-lgpl.c: Likewise.
30587         * lib/canonicalize.c: Likewise.
30588         * lib/canonicalize.h: Likewise.
30589         * lib/ceil.c: Likewise.
30590         * lib/ceilf.c: Likewise.
30591         * lib/ceill.c: Likewise.
30592         * lib/chdir-long.c: Likewise.
30593         * lib/chdir-long.h: Likewise.
30594         * lib/chdir-safer.c: Likewise.
30595         * lib/chdir-safer.h: Likewise.
30596         * lib/chown.c: Likewise.
30597         * lib/classpath.c: Likewise.
30598         * lib/classpath.h: Likewise.
30599         * lib/clean-temp.c: Likewise.
30600         * lib/clean-temp.h: Likewise.
30601         * lib/cloexec.c: Likewise.
30602         * lib/close-stream.c: Likewise.
30603         * lib/closein.c: Likewise.
30604         * lib/closein.h: Likewise.
30605         * lib/closeout.c: Likewise.
30606         * lib/closeout.h: Likewise.
30607         * lib/concat-filename.c: Likewise.
30608         * lib/copy-file.c: Likewise.
30609         * lib/copy-file.h: Likewise.
30610         * lib/count-one-bits.h: Likewise.
30611         * lib/crc.c: Likewise.
30612         * lib/crc.h: Likewise.
30613         * lib/creat-safer.c: Likewise.
30614         * lib/csharpcomp.c: Likewise.
30615         * lib/csharpcomp.h: Likewise.
30616         * lib/csharpexec.c: Likewise.
30617         * lib/csharpexec.h: Likewise.
30618         * lib/cycle-check.c: Likewise.
30619         * lib/cycle-check.h: Likewise.
30620         * lib/diacrit.c: Likewise.
30621         * lib/diacrit.h: Likewise.
30622         * lib/diffseq.h: Likewise.
30623         * lib/dirchownmod.c: Likewise.
30624         * lib/dirent.in.h: Likewise.
30625         * lib/dirfd.c: Likewise.
30626         * lib/dirfd.h: Likewise.
30627         * lib/dirname.c: Likewise.
30628         * lib/dirname.h: Likewise.
30629         * lib/dummy.c: Likewise.
30630         * lib/dup-safer.c: Likewise.
30631         * lib/dup2.c: Likewise.
30632         * lib/eealloc.h: Likewise.
30633         * lib/error.c: Likewise.
30634         * lib/error.h: Likewise.
30635         * lib/euidaccess.c: Likewise.
30636         * lib/exclude.c: Likewise.
30637         * lib/exclude.h: Likewise.
30638         * lib/execute.c: Likewise.
30639         * lib/execute.h: Likewise.
30640         * lib/exitfail.c: Likewise.
30641         * lib/exitfail.h: Likewise.
30642         * lib/expl.c: Likewise.
30643         * lib/fatal-signal.c: Likewise.
30644         * lib/fatal-signal.h: Likewise.
30645         * lib/fbufmode.c: Likewise.
30646         * lib/fbufmode.h: Likewise.
30647         * lib/fchdir.c: Likewise.
30648         * lib/fchmodat.c: Likewise.
30649         * lib/fchownat.c: Likewise.
30650         * lib/fcntl--.h: Likewise.
30651         * lib/fcntl-safer.h: Likewise.
30652         * lib/fcntl.in.h: Likewise.
30653         * lib/fd-safer.c: Likewise.
30654         * lib/fflush.c: Likewise.
30655         * lib/file-has-acl.c: Likewise.
30656         * lib/file-set.c: Likewise.
30657         * lib/file-type.c: Likewise.
30658         * lib/file-type.h: Likewise.
30659         * lib/fileblocks.c: Likewise.
30660         * lib/filemode.c: Likewise.
30661         * lib/filemode.h: Likewise.
30662         * lib/filename.h: Likewise.
30663         * lib/filenamecat.c: Likewise.
30664         * lib/filenamecat.h: Likewise.
30665         * lib/findprog.c: Likewise.
30666         * lib/findprog.h: Likewise.
30667         * lib/float.in.h: Likewise.
30668         * lib/floor.c: Likewise.
30669         * lib/floorf.c: Likewise.
30670         * lib/floorl.c: Likewise.
30671         * lib/fopen-safer.c: Likewise.
30672         * lib/fopen.c: Likewise.
30673         * lib/fpending.c: Likewise.
30674         * lib/fpending.h: Likewise.
30675         * lib/fprintf.c: Likewise.
30676         * lib/fprintftime.h: Likewise.
30677         * lib/fpucw.h: Likewise.
30678         * lib/fpurge.c: Likewise.
30679         * lib/fpurge.h: Likewise.
30680         * lib/freadable.c: Likewise.
30681         * lib/freadable.h: Likewise.
30682         * lib/freadahead.c: Likewise.
30683         * lib/freadahead.h: Likewise.
30684         * lib/freading.c: Likewise.
30685         * lib/freading.h: Likewise.
30686         * lib/free.c: Likewise.
30687         * lib/freopen.c: Likewise.
30688         * lib/frexp.c: Likewise.
30689         * lib/frexpl.c: Likewise.
30690         * lib/fseek.c: Likewise.
30691         * lib/fseterr.c: Likewise.
30692         * lib/fseterr.h: Likewise.
30693         * lib/fstatat.c: Likewise.
30694         * lib/fstrcmp.c: Likewise.
30695         * lib/fstrcmp.h: Likewise.
30696         * lib/fsusage.c: Likewise.
30697         * lib/fsusage.h: Likewise.
30698         * lib/ftell.c: Likewise.
30699         * lib/ftello.c: Likewise.
30700         * lib/fts-cycle.c: Likewise.
30701         * lib/fts.c: Likewise.
30702         * lib/fts_.h: Likewise.
30703         * lib/full-read.c: Likewise.
30704         * lib/full-read.h: Likewise.
30705         * lib/full-write.c: Likewise.
30706         * lib/full-write.h: Likewise.
30707         * lib/fwritable.c: Likewise.
30708         * lib/fwritable.h: Likewise.
30709         * lib/fwriteerror.c: Likewise.
30710         * lib/fwriteerror.h: Likewise.
30711         * lib/fwriting.c: Likewise.
30712         * lib/fwriting.h: Likewise.
30713         * lib/gcd.c: Likewise.
30714         * lib/gcd.h: Likewise.
30715         * lib/getcwd.c: Likewise.
30716         * lib/getdate.h: Likewise.
30717         * lib/getdate.y: Likewise.
30718         * lib/getdomainname.c: Likewise.
30719         * lib/getdomainname.h: Likewise.
30720         * lib/getgroups.c: Likewise.
30721         * lib/gethostname.c: Likewise.
30722         * lib/gethrxtime.c: Likewise.
30723         * lib/gethrxtime.h: Likewise.
30724         * lib/getloadavg.c: Likewise.
30725         * lib/getndelim2.c: Likewise.
30726         * lib/getndelim2.h: Likewise.
30727         * lib/getnline.c: Likewise.
30728         * lib/getnline.h: Likewise.
30729         * lib/getopt.c: Likewise.
30730         * lib/getopt.in.h: Likewise.
30731         * lib/getopt1.c: Likewise.
30732         * lib/getopt_int.h: Likewise.
30733         * lib/getpagesize.h: Likewise.
30734         * lib/getsubopt.c: Likewise.
30735         * lib/gettime.c: Likewise.
30736         * lib/getugroups.c: Likewise.
30737         * lib/getugroups.h: Likewise.
30738         * lib/getusershell.c: Likewise.
30739         * lib/gl_anyavltree_list1.h: Likewise.
30740         * lib/gl_anyavltree_list2.h: Likewise.
30741         * lib/gl_anyhash_list1.h: Likewise.
30742         * lib/gl_anyhash_list2.h: Likewise.
30743         * lib/gl_anylinked_list1.h: Likewise.
30744         * lib/gl_anylinked_list2.h: Likewise.
30745         * lib/gl_anyrbtree_list1.h: Likewise.
30746         * lib/gl_anyrbtree_list2.h: Likewise.
30747         * lib/gl_anytree_list1.h: Likewise.
30748         * lib/gl_anytree_list2.h: Likewise.
30749         * lib/gl_anytree_oset.h: Likewise.
30750         * lib/gl_anytreehash_list1.h: Likewise.
30751         * lib/gl_anytreehash_list2.h: Likewise.
30752         * lib/gl_array_list.c: Likewise.
30753         * lib/gl_array_list.h: Likewise.
30754         * lib/gl_array_oset.c: Likewise.
30755         * lib/gl_array_oset.h: Likewise.
30756         * lib/gl_avltree_list.c: Likewise.
30757         * lib/gl_avltree_list.h: Likewise.
30758         * lib/gl_avltree_oset.c: Likewise.
30759         * lib/gl_avltree_oset.h: Likewise.
30760         * lib/gl_avltreehash_list.c: Likewise.
30761         * lib/gl_avltreehash_list.h: Likewise.
30762         * lib/gl_carray_list.c: Likewise.
30763         * lib/gl_carray_list.h: Likewise.
30764         * lib/gl_linked_list.c: Likewise.
30765         * lib/gl_linked_list.h: Likewise.
30766         * lib/gl_linkedhash_list.c: Likewise.
30767         * lib/gl_linkedhash_list.h: Likewise.
30768         * lib/gl_list.c: Likewise.
30769         * lib/gl_list.h: Likewise.
30770         * lib/gl_oset.c: Likewise.
30771         * lib/gl_oset.h: Likewise.
30772         * lib/gl_rbtree_list.c: Likewise.
30773         * lib/gl_rbtree_list.h: Likewise.
30774         * lib/gl_rbtree_oset.c: Likewise.
30775         * lib/gl_rbtree_oset.h: Likewise.
30776         * lib/gl_rbtreehash_list.c: Likewise.
30777         * lib/gl_rbtreehash_list.h: Likewise.
30778         * lib/gl_sublist.c: Likewise.
30779         * lib/gl_sublist.h: Likewise.
30780         * lib/group-member.c: Likewise.
30781         * lib/group-member.h: Likewise.
30782         * lib/hard-locale.c: Likewise.
30783         * lib/hard-locale.h: Likewise.
30784         * lib/hash-pjw.c: Likewise.
30785         * lib/hash-pjw.h: Likewise.
30786         * lib/hash-triple.c: Likewise.
30787         * lib/hash.c: Likewise.
30788         * lib/hash.h: Likewise.
30789         * lib/human.c: Likewise.
30790         * lib/human.h: Likewise.
30791         * lib/i-ring.c: Likewise.
30792         * lib/i-ring.h: Likewise.
30793         * lib/idcache.c: Likewise.
30794         * lib/imaxabs.c: Likewise.
30795         * lib/imaxdiv.c: Likewise.
30796         * lib/inet_pton.c: Likewise.
30797         * lib/inet_pton.h: Likewise.
30798         * lib/intprops.h: Likewise.
30799         * lib/inttostr.c: Likewise.
30800         * lib/inttostr.h: Likewise.
30801         * lib/inttypes.in.h: Likewise.
30802         * lib/isapipe.c: Likewise.
30803         * lib/isdir.c: Likewise.
30804         * lib/isnan.c: Likewise.
30805         * lib/isnan.h: Likewise.
30806         * lib/isnanf.c: Likewise.
30807         * lib/isnanf.h: Likewise.
30808         * lib/isnanl-nolibm.h: Likewise.
30809         * lib/isnanl.c: Likewise.
30810         * lib/isnanl.h: Likewise.
30811         * lib/javacomp.c: Likewise.
30812         * lib/javacomp.h: Likewise.
30813         * lib/javaexec.c: Likewise.
30814         * lib/javaexec.h: Likewise.
30815         * lib/javaversion.c: Likewise.
30816         * lib/javaversion.h: Likewise.
30817         * lib/javaversion.java: Likewise.
30818         * lib/lbrkprop.h: Likewise.
30819         * lib/lchmod.h: Likewise.
30820         * lib/lchown.c: Likewise.
30821         * lib/ldexpl.c: Likewise.
30822         * lib/linebreak.c: Likewise.
30823         * lib/linebreak.h: Likewise.
30824         * lib/linebuffer.c: Likewise.
30825         * lib/linebuffer.h: Likewise.
30826         * lib/locale.in.h: Likewise.
30827         * lib/logl.c: Likewise.
30828         * lib/long-options.c: Likewise.
30829         * lib/long-options.h: Likewise.
30830         * lib/lstat.c: Likewise.
30831         * lib/lstat.h: Likewise.
30832         * lib/math.in.h: Likewise.
30833         * lib/mbchar.c: Likewise.
30834         * lib/mbchar.h: Likewise.
30835         * lib/mbfile.h: Likewise.
30836         * lib/mbiter.h: Likewise.
30837         * lib/mbscasecmp.c: Likewise.
30838         * lib/mbscasestr.c: Likewise.
30839         * lib/mbschr.c: Likewise.
30840         * lib/mbscspn.c: Likewise.
30841         * lib/mbslen.c: Likewise.
30842         * lib/mbsncasecmp.c: Likewise.
30843         * lib/mbsnlen.c: Likewise.
30844         * lib/mbspbrk.c: Likewise.
30845         * lib/mbspcasecmp.c: Likewise.
30846         * lib/mbsrchr.c: Likewise.
30847         * lib/mbssep.c: Likewise.
30848         * lib/mbsspn.c: Likewise.
30849         * lib/mbsstr.c: Likewise.
30850         * lib/mbstok_r.c: Likewise.
30851         * lib/mbswidth.c: Likewise.
30852         * lib/mbswidth.h: Likewise.
30853         * lib/mbuiter.h: Likewise.
30854         * lib/memcasecmp.c: Likewise.
30855         * lib/memcasecmp.h: Likewise.
30856         * lib/memchr.c: Likewise.
30857         * lib/memcmp.c: Likewise.
30858         * lib/memcoll.c: Likewise.
30859         * lib/memcoll.h: Likewise.
30860         * lib/memcpy.c: Likewise.
30861         * lib/memrchr.c: Likewise.
30862         * lib/mkancesdirs.c: Likewise.
30863         * lib/mkdir-p.c: Likewise.
30864         * lib/mkdir-p.h: Likewise.
30865         * lib/mkdir.c: Likewise.
30866         * lib/mkdirat.c: Likewise.
30867         * lib/mkdtemp.c: Likewise.
30868         * lib/mkstemp-safer.c: Likewise.
30869         * lib/mkstemp.c: Likewise.
30870         * lib/modechange.c: Likewise.
30871         * lib/modechange.h: Likewise.
30872         * lib/mountlist.c: Likewise.
30873         * lib/mountlist.h: Likewise.
30874         * lib/mpsort.c: Likewise.
30875         * lib/nanosleep.c: Likewise.
30876         * lib/obstack.c: Likewise.
30877         * lib/obstack.h: Likewise.
30878         * lib/open-safer.c: Likewise.
30879         * lib/open.c: Likewise.
30880         * lib/openat-die.c: Likewise.
30881         * lib/openat-priv.h: Likewise.
30882         * lib/openat-proc.c: Likewise.
30883         * lib/openat.c: Likewise.
30884         * lib/openat.h: Likewise.
30885         * lib/pagealign_alloc.c: Likewise.
30886         * lib/pagealign_alloc.h: Likewise.
30887         * lib/physmem.c: Likewise.
30888         * lib/physmem.h: Likewise.
30889         * lib/pipe-safer.c: Likewise.
30890         * lib/pipe.c: Likewise.
30891         * lib/pipe.h: Likewise.
30892         * lib/posixtm.c: Likewise.
30893         * lib/posixtm.h: Likewise.
30894         * lib/posixver.c: Likewise.
30895         * lib/printf-frexp.c: Likewise.
30896         * lib/printf-frexp.h: Likewise.
30897         * lib/printf-frexpl.c: Likewise.
30898         * lib/printf-frexpl.h: Likewise.
30899         * lib/printf.c: Likewise.
30900         * lib/progname.c: Likewise.
30901         * lib/progname.h: Likewise.
30902         * lib/progreloc.c: Likewise.
30903         * lib/putenv.c: Likewise.
30904         * lib/quote.c: Likewise.
30905         * lib/quote.h: Likewise.
30906         * lib/quotearg.c: Likewise.
30907         * lib/quotearg.h: Likewise.
30908         * lib/raise.c: Likewise.
30909         * lib/readline.c: Likewise.
30910         * lib/readline.h: Likewise.
30911         * lib/readlink.c: Likewise.
30912         * lib/readtokens.c: Likewise.
30913         * lib/readtokens.h: Likewise.
30914         * lib/readtokens0.c: Likewise.
30915         * lib/readtokens0.h: Likewise.
30916         * lib/readutmp.c: Likewise.
30917         * lib/readutmp.h: Likewise.
30918         * lib/realloc.c: Likewise.
30919         * lib/relocwrapper.c: Likewise.
30920         * lib/rename-dest-slash.c: Likewise.
30921         * lib/rename.c: Likewise.
30922         * lib/rmdir.c: Likewise.
30923         * lib/rpmatch.c: Likewise.
30924         * lib/safe-read.c: Likewise.
30925         * lib/safe-read.h: Likewise.
30926         * lib/safe-write.c: Likewise.
30927         * lib/safe-write.h: Likewise.
30928         * lib/same-inode.h: Likewise.
30929         * lib/same.c: Likewise.
30930         * lib/same.h: Likewise.
30931         * lib/save-cwd.c: Likewise.
30932         * lib/save-cwd.h: Likewise.
30933         * lib/savedir.c: Likewise.
30934         * lib/savedir.h: Likewise.
30935         * lib/savewd.c: Likewise.
30936         * lib/savewd.h: Likewise.
30937         * lib/search.in.h: Likewise.
30938         * lib/setenv.c: Likewise.
30939         * lib/setenv.h: Likewise.
30940         * lib/settime.c: Likewise.
30941         * lib/sh-quote.c: Likewise.
30942         * lib/sh-quote.h: Likewise.
30943         * lib/sig2str.c: Likewise.
30944         * lib/sig2str.h: Likewise.
30945         * lib/signal.in.h: Likewise.
30946         * lib/signbitd.c: Likewise.
30947         * lib/signbitf.c: Likewise.
30948         * lib/signbitl.c: Likewise.
30949         * lib/sigprocmask.c: Likewise.
30950         * lib/sincosl.c: Likewise.
30951         * lib/sleep.c: Likewise.
30952         * lib/sprintf.c: Likewise.
30953         * lib/sqrtl.c: Likewise.
30954         * lib/stat-time.h: Likewise.
30955         * lib/stdio--.h: Likewise.
30956         * lib/stdio-safer.h: Likewise.
30957         * lib/stdlib--.h: Likewise.
30958         * lib/stdlib-safer.h: Likewise.
30959         * lib/stdlib.in.h: Likewise.
30960         * lib/stpcpy.c: Likewise.
30961         * lib/stpncpy.c: Likewise.
30962         * lib/strchrnul.c: Likewise.
30963         * lib/strcspn.c: Likewise.
30964         * lib/strerror.c: Likewise.
30965         * lib/strftime.c: Likewise.
30966         * lib/strftime.h: Likewise.
30967         * lib/striconveh.c: Likewise.
30968         * lib/striconveh.h: Likewise.
30969         * lib/striconveha.c: Likewise.
30970         * lib/striconveha.h: Likewise.
30971         * lib/stripslash.c: Likewise.
30972         * lib/strnlen1.c: Likewise.
30973         * lib/strnlen1.h: Likewise.
30974         * lib/strtod.c: Likewise.
30975         * lib/strtoimax.c: Likewise.
30976         * lib/strtok_r.c: Likewise.
30977         * lib/strtol.c: Likewise.
30978         * lib/strtoll.c: Likewise.
30979         * lib/strtoul.c: Likewise.
30980         * lib/strtoull.c: Likewise.
30981         * lib/sysexits.in.h: Likewise.
30982         * lib/tempname.c: Likewise.
30983         * lib/tempname.h: Likewise.
30984         * lib/timespec.h: Likewise.
30985         * lib/tls.c: Likewise.
30986         * lib/tls.h: Likewise.
30987         * lib/tmpdir.c: Likewise.
30988         * lib/tmpdir.h: Likewise.
30989         * lib/tmpfile-safer.c: Likewise.
30990         * lib/tmpfile.c: Likewise.
30991         * lib/trigl.c: Likewise.
30992         * lib/trigl.h: Likewise.
30993         * lib/trim.c: Likewise.
30994         * lib/trim.h: Likewise.
30995         * lib/trunc.c: Likewise.
30996         * lib/truncf.c: Likewise.
30997         * lib/truncl.c: Likewise.
30998         * lib/tsearch.c: Likewise.
30999         * lib/unicodeio.c: Likewise.
31000         * lib/unicodeio.h: Likewise.
31001         * lib/unistd--.h: Likewise.
31002         * lib/unistd-safer.h: Likewise.
31003         * lib/unistdio/ulc-fprintf.c: Likewise.
31004         * lib/unistdio/ulc-vfprintf.c: Likewise.
31005         * lib/unlinkdir.c: Likewise.
31006         * lib/unlinkdir.h: Likewise.
31007         * lib/unlocked-io.h: Likewise.
31008         * lib/unsetenv.c: Likewise.
31009         * lib/userspec.c: Likewise.
31010         * lib/utime.c: Likewise.
31011         * lib/utimecmp.c: Likewise.
31012         * lib/utimecmp.h: Likewise.
31013         * lib/utimens.c: Likewise.
31014         * lib/verify.h: Likewise.
31015         * lib/verror.c: Likewise.
31016         * lib/verror.h: Likewise.
31017         * lib/version-etc-fsf.c: Likewise.
31018         * lib/version-etc.c: Likewise.
31019         * lib/version-etc.h: Likewise.
31020         * lib/vfprintf.c: Likewise.
31021         * lib/vprintf.c: Likewise.
31022         * lib/vsprintf.c: Likewise.
31023         * lib/w32spawn.h: Likewise.
31024         * lib/wait-process.c: Likewise.
31025         * lib/wait-process.h: Likewise.
31026         * lib/wcwidth.c: Likewise.
31027         * lib/write-any-file.c: Likewise.
31028         * lib/xalloc-die.c: Likewise.
31029         * lib/xalloc.h: Likewise.
31030         * lib/xasprintf.c: Likewise.
31031         * lib/xgetcwd.c: Likewise.
31032         * lib/xgetcwd.h: Likewise.
31033         * lib/xgetdomainname.c: Likewise.
31034         * lib/xgetdomainname.h: Likewise.
31035         * lib/xgethostname.c: Likewise.
31036         * lib/xmalloc.c: Likewise.
31037         * lib/xmalloca.c: Likewise.
31038         * lib/xmalloca.h: Likewise.
31039         * lib/xmemcoll.c: Likewise.
31040         * lib/xnanosleep.c: Likewise.
31041         * lib/xreadlink.c: Likewise.
31042         * lib/xreadlink.h: Likewise.
31043         * lib/xsetenv.c: Likewise.
31044         * lib/xsetenv.h: Likewise.
31045         * lib/xstriconv.c: Likewise.
31046         * lib/xstriconv.h: Likewise.
31047         * lib/xstrndup.c: Likewise.
31048         * lib/xstrndup.h: Likewise.
31049         * lib/xstrtod.c: Likewise.
31050         * lib/xstrtod.h: Likewise.
31051         * lib/xstrtol-error.c: Likewise.
31052         * lib/xstrtol.c: Likewise.
31053         * lib/xstrtol.h: Likewise.
31054         * lib/xtime.h: Likewise.
31055         * lib/xvasprintf.c: Likewise.
31056         * lib/xvasprintf.h: Likewise.
31057         * lib/yesno.c: Likewise.
31058         * lib/yesno.h: Likewise.
31059         * posix-modules: Likewise.
31060         * tests/test-alloca-opt.c: Likewise.
31061         * tests/test-arcfour.c: Likewise.
31062         * tests/test-arctwo.c: Likewise.
31063         * tests/test-argmatch.c: Likewise.
31064         * tests/test-argp-2.sh: Likewise.
31065         * tests/test-argp.c: Likewise.
31066         * tests/test-arpa_inet.c: Likewise.
31067         * tests/test-array_list.c: Likewise.
31068         * tests/test-array_oset.c: Likewise.
31069         * tests/test-atexit.c: Likewise.
31070         * tests/test-avltree_list.c: Likewise.
31071         * tests/test-avltree_oset.c: Likewise.
31072         * tests/test-avltreehash_list.c: Likewise.
31073         * tests/test-base64.c: Likewise.
31074         * tests/test-binary-io.c: Likewise.
31075         * tests/test-byteswap.c: Likewise.
31076         * tests/test-c-ctype.c: Likewise.
31077         * tests/test-c-strcasecmp.c: Likewise.
31078         * tests/test-c-strcasestr.c: Likewise.
31079         * tests/test-c-strncasecmp.c: Likewise.
31080         * tests/test-c-strstr.c: Likewise.
31081         * tests/test-canonicalize-lgpl.c: Likewise.
31082         * tests/test-canonicalize.c: Likewise.
31083         * tests/test-carray_list.c: Likewise.
31084         * tests/test-ceilf.c: Likewise.
31085         * tests/test-ceill.c: Likewise.
31086         * tests/test-count-one-bits.c: Likewise.
31087         * tests/test-crc.c: Likewise.
31088         * tests/test-dirname.c: Likewise.
31089         * tests/test-fbufmode.c: Likewise.
31090         * tests/test-fcntl.c: Likewise.
31091         * tests/test-fflush.c: Likewise.
31092         * tests/test-floorf.c: Likewise.
31093         * tests/test-floorl.c: Likewise.
31094         * tests/test-fopen.c: Likewise.
31095         * tests/test-fprintf-posix.c: Likewise.
31096         * tests/test-fprintf-posix.h: Likewise.
31097         * tests/test-fpurge.c: Likewise.
31098         * tests/test-freadable.c: Likewise.
31099         * tests/test-freadahead.c: Likewise.
31100         * tests/test-freading.c: Likewise.
31101         * tests/test-freopen.c: Likewise.
31102         * tests/test-frexp.c: Likewise.
31103         * tests/test-frexpl.c: Likewise.
31104         * tests/test-fseek.c: Likewise.
31105         * tests/test-fseeko.c: Likewise.
31106         * tests/test-fseterr.c: Likewise.
31107         * tests/test-fstrcmp.c: Likewise.
31108         * tests/test-ftell.c: Likewise.
31109         * tests/test-ftello.c: Likewise.
31110         * tests/test-fwritable.c: Likewise.
31111         * tests/test-fwriting.c: Likewise.
31112         * tests/test-getaddrinfo.c: Likewise.
31113         * tests/test-getpass.c: Likewise.
31114         * tests/test-gettimeofday.c: Likewise.
31115         * tests/test-hmac-md5.c: Likewise.
31116         * tests/test-hmac-sha1.c: Likewise.
31117         * tests/test-iconv.c: Likewise.
31118         * tests/test-iconvme.c: Likewise.
31119         * tests/test-inttypes.c: Likewise.
31120         * tests/test-isnan.c: Likewise.
31121         * tests/test-isnanf.c: Likewise.
31122         * tests/test-isnanl-nolibm.c: Likewise.
31123         * tests/test-isnanl.c: Likewise.
31124         * tests/test-isnanl.h: Likewise.
31125         * tests/test-ldexpl.c: Likewise.
31126         * tests/test-linked_list.c: Likewise.
31127         * tests/test-linkedhash_list.c: Likewise.
31128         * tests/test-locale.c: Likewise.
31129         * tests/test-localename.c: Likewise.
31130         * tests/test-lock.c: Likewise.
31131         * tests/test-lseek.c: Likewise.
31132         * tests/test-malloca.c: Likewise.
31133         * tests/test-math.c: Likewise.
31134         * tests/test-mbscasecmp.c: Likewise.
31135         * tests/test-mbscasestr1.c: Likewise.
31136         * tests/test-mbscasestr2.c: Likewise.
31137         * tests/test-mbscasestr3.c: Likewise.
31138         * tests/test-mbscasestr4.c: Likewise.
31139         * tests/test-mbschr.c: Likewise.
31140         * tests/test-mbscspn.c: Likewise.
31141         * tests/test-mbsncasecmp.c: Likewise.
31142         * tests/test-mbspbrk.c: Likewise.
31143         * tests/test-mbspcasecmp.c: Likewise.
31144         * tests/test-mbsrchr.c: Likewise.
31145         * tests/test-mbsspn.c: Likewise.
31146         * tests/test-mbsstr1.c: Likewise.
31147         * tests/test-mbsstr2.c: Likewise.
31148         * tests/test-mbsstr3.c: Likewise.
31149         * tests/test-md5.c: Likewise.
31150         * tests/test-memmem.c: Likewise.
31151         * tests/test-netinet_in.c: Likewise.
31152         * tests/test-open.c: Likewise.
31153         * tests/test-printf-frexp.c: Likewise.
31154         * tests/test-printf-frexpl.c: Likewise.
31155         * tests/test-printf-posix.c: Likewise.
31156         * tests/test-printf-posix.h: Likewise.
31157         * tests/test-rbtree_list.c: Likewise.
31158         * tests/test-rbtree_oset.c: Likewise.
31159         * tests/test-rbtreehash_list.c: Likewise.
31160         * tests/test-read-file.c: Likewise.
31161         * tests/test-rijndael.c: Likewise.
31162         * tests/test-search.c: Likewise.
31163         * tests/test-signbit.c: Likewise.
31164         * tests/test-sleep.c: Likewise.
31165         * tests/test-snprintf-posix.c: Likewise.
31166         * tests/test-snprintf-posix.h: Likewise.
31167         * tests/test-snprintf.c: Likewise.
31168         * tests/test-sprintf-posix.c: Likewise.
31169         * tests/test-sprintf-posix.h: Likewise.
31170         * tests/test-stat-time.c: Likewise.
31171         * tests/test-stdbool.c: Likewise.
31172         * tests/test-stdint.c: Likewise.
31173         * tests/test-stdio.c: Likewise.
31174         * tests/test-stdlib.c: Likewise.
31175         * tests/test-stpncpy.c: Likewise.
31176         * tests/test-strcasestr.c: Likewise.
31177         * tests/test-striconv.c: Likewise.
31178         * tests/test-striconveh.c: Likewise.
31179         * tests/test-striconveha.c: Likewise.
31180         * tests/test-string.c: Likewise.
31181         * tests/test-sys_select.c: Likewise.
31182         * tests/test-sys_socket.c: Likewise.
31183         * tests/test-sys_stat.c: Likewise.
31184         * tests/test-sys_time.c: Likewise.
31185         * tests/test-sysexits.c: Likewise.
31186         * tests/test-time.c: Likewise.
31187         * tests/test-tls.c: Likewise.
31188         * tests/test-trunc.c: Likewise.
31189         * tests/test-truncf.c: Likewise.
31190         * tests/test-truncl.c: Likewise.
31191         * tests/test-unistd.c: Likewise.
31192         * tests/test-vasnprintf-posix.c: Likewise.
31193         * tests/test-vasnprintf-posix2.c: Likewise.
31194         * tests/test-vasnprintf.c: Likewise.
31195         * tests/test-vasprintf-posix.c: Likewise.
31196         * tests/test-vasprintf.c: Likewise.
31197         * tests/test-verify.c: Likewise.
31198         * tests/test-vfprintf-posix.c: Likewise.
31199         * tests/test-vprintf-posix.c: Likewise.
31200         * tests/test-vsnprintf-posix.c: Likewise.
31201         * tests/test-vsnprintf.c: Likewise.
31202         * tests/test-vsprintf-posix.c: Likewise.
31203         * tests/test-wchar.c: Likewise.
31204         * tests/test-wctype.c: Likewise.
31205         * tests/test-wcwidth.c: Likewise.
31206         * tests/test-xstrtol.c: Likewise.
31207         * tests/test-xvasprintf.c: Likewise.
31208         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
31209         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
31210         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
31211         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
31212         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
31213         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
31214         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
31215         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
31216         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
31217         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
31218         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
31219         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
31220         * tests/uniname/test-uninames.c: Likewise.
31221         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
31222         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
31223         * tests/unistdio/test-u16-printf1.h: Likewise.
31224         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
31225         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
31226         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
31227         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
31228         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
31229         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
31230         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
31231         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
31232         * tests/unistdio/test-u32-printf1.h: Likewise.
31233         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
31234         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
31235         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
31236         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
31237         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
31238         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
31239         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
31240         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
31241         * tests/unistdio/test-u8-printf1.h: Likewise.
31242         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
31243         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
31244         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
31245         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
31246         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
31247         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
31248         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
31249         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
31250         * tests/unistdio/test-ulc-printf1.h: Likewise.
31251         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
31252         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
31253         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
31254         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
31255         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
31256         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
31257         * tests/uniwidth/test-u16-strwidth.c: Likewise.
31258         * tests/uniwidth/test-u16-width.c: Likewise.
31259         * tests/uniwidth/test-u32-strwidth.c: Likewise.
31260         * tests/uniwidth/test-u32-width.c: Likewise.
31261         * tests/uniwidth/test-u8-strwidth.c: Likewise.
31262         * tests/uniwidth/test-u8-width.c: Likewise.
31263         * tests/uniwidth/test-uc_width.c: Likewise.
31264         * config/srclist-update: Likewise.
31265         (fixlicense): Update to GPLv3+.
31266
31267         Change copyright notice from LGPLv2.1+ to LGPLv3+.
31268         * tests/test-tsearch.c: Change copyright notice.
31269
31270         Change copyright notice from LGPLv2.0+ to LGPLv3+.
31271         * lib/c-strcaseeq.h: Change copyright notice.
31272         * lib/streq.h: Likewise.
31273         * lib/uniconv.h: Likewise.
31274         * lib/uniconv/u-conv-from-enc.h: Likewise.
31275         * lib/uniconv/u-conv-to-enc.h: Likewise.
31276         * lib/uniconv/u-strconv-from-enc.h: Likewise.
31277         * lib/uniconv/u-strconv-to-enc.h: Likewise.
31278         * lib/uniconv/u16-conv-from-enc.c: Likewise.
31279         * lib/uniconv/u16-conv-to-enc.c: Likewise.
31280         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
31281         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
31282         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
31283         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
31284         * lib/uniconv/u32-conv-from-enc.c: Likewise.
31285         * lib/uniconv/u32-conv-to-enc.c: Likewise.
31286         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
31287         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
31288         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
31289         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
31290         * lib/uniconv/u8-conv-from-enc.c: Likewise.
31291         * lib/uniconv/u8-conv-to-enc.c: Likewise.
31292         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
31293         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
31294         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
31295         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
31296         * lib/uniname.h: Likewise.
31297         * lib/uniname/uniname.c: Likewise.
31298         * lib/unistdio.h: Likewise.
31299         * lib/unistdio/u-asnprintf.h: Likewise.
31300         * lib/unistdio/u-asprintf.h: Likewise.
31301         * lib/unistdio/u-printf-args.c: Likewise.
31302         * lib/unistdio/u-printf-args.h: Likewise.
31303         * lib/unistdio/u-printf-parse.h: Likewise.
31304         * lib/unistdio/u-snprintf.h: Likewise.
31305         * lib/unistdio/u-sprintf.h: Likewise.
31306         * lib/unistdio/u-vasprintf.h: Likewise.
31307         * lib/unistdio/u-vsnprintf.h: Likewise.
31308         * lib/unistdio/u-vsprintf.h: Likewise.
31309         * lib/unistdio/u16-asnprintf.c: Likewise.
31310         * lib/unistdio/u16-asprintf.c: Likewise.
31311         * lib/unistdio/u16-printf-parse.c: Likewise.
31312         * lib/unistdio/u16-snprintf.c: Likewise.
31313         * lib/unistdio/u16-sprintf.c: Likewise.
31314         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
31315         * lib/unistdio/u16-u16-asprintf.c: Likewise.
31316         * lib/unistdio/u16-u16-snprintf.c: Likewise.
31317         * lib/unistdio/u16-u16-sprintf.c: Likewise.
31318         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
31319         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
31320         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
31321         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
31322         * lib/unistdio/u16-vasnprintf.c: Likewise.
31323         * lib/unistdio/u16-vasprintf.c: Likewise.
31324         * lib/unistdio/u16-vsnprintf.c: Likewise.
31325         * lib/unistdio/u16-vsprintf.c: Likewise.
31326         * lib/unistdio/u32-asnprintf.c: Likewise.
31327         * lib/unistdio/u32-asprintf.c: Likewise.
31328         * lib/unistdio/u32-printf-parse.c: Likewise.
31329         * lib/unistdio/u32-snprintf.c: Likewise.
31330         * lib/unistdio/u32-sprintf.c: Likewise.
31331         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
31332         * lib/unistdio/u32-u32-asprintf.c: Likewise.
31333         * lib/unistdio/u32-u32-snprintf.c: Likewise.
31334         * lib/unistdio/u32-u32-sprintf.c: Likewise.
31335         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
31336         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
31337         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
31338         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
31339         * lib/unistdio/u32-vasnprintf.c: Likewise.
31340         * lib/unistdio/u32-vasprintf.c: Likewise.
31341         * lib/unistdio/u32-vsnprintf.c: Likewise.
31342         * lib/unistdio/u32-vsprintf.c: Likewise.
31343         * lib/unistdio/u8-asnprintf.c: Likewise.
31344         * lib/unistdio/u8-asprintf.c: Likewise.
31345         * lib/unistdio/u8-printf-parse.c: Likewise.
31346         * lib/unistdio/u8-snprintf.c: Likewise.
31347         * lib/unistdio/u8-sprintf.c: Likewise.
31348         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
31349         * lib/unistdio/u8-u8-asprintf.c: Likewise.
31350         * lib/unistdio/u8-u8-snprintf.c: Likewise.
31351         * lib/unistdio/u8-u8-sprintf.c: Likewise.
31352         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
31353         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
31354         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
31355         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
31356         * lib/unistdio/u8-vasnprintf.c: Likewise.
31357         * lib/unistdio/u8-vasprintf.c: Likewise.
31358         * lib/unistdio/u8-vsnprintf.c: Likewise.
31359         * lib/unistdio/u8-vsprintf.c: Likewise.
31360         * lib/unistdio/ulc-asnprintf.c: Likewise.
31361         * lib/unistdio/ulc-asprintf.c: Likewise.
31362         * lib/unistdio/ulc-printf-parse.c: Likewise.
31363         * lib/unistdio/ulc-snprintf.c: Likewise.
31364         * lib/unistdio/ulc-sprintf.c: Likewise.
31365         * lib/unistdio/ulc-vasnprintf.c: Likewise.
31366         * lib/unistdio/ulc-vasprintf.c: Likewise.
31367         * lib/unistdio/ulc-vsnprintf.c: Likewise.
31368         * lib/unistdio/ulc-vsprintf.c: Likewise.
31369         * lib/unistr.h: Likewise.
31370         * lib/unistr/u-cpy-alloc.h: Likewise.
31371         * lib/unistr/u-cpy.h: Likewise.
31372         * lib/unistr/u-endswith.h: Likewise.
31373         * lib/unistr/u-move.h: Likewise.
31374         * lib/unistr/u-set.h: Likewise.
31375         * lib/unistr/u-startswith.h: Likewise.
31376         * lib/unistr/u-stpcpy.h: Likewise.
31377         * lib/unistr/u-stpncpy.h: Likewise.
31378         * lib/unistr/u-strcat.h: Likewise.
31379         * lib/unistr/u-strcpy.h: Likewise.
31380         * lib/unistr/u-strcspn.h: Likewise.
31381         * lib/unistr/u-strdup.h: Likewise.
31382         * lib/unistr/u-strlen.h: Likewise.
31383         * lib/unistr/u-strncat.h: Likewise.
31384         * lib/unistr/u-strncpy.h: Likewise.
31385         * lib/unistr/u-strnlen.h: Likewise.
31386         * lib/unistr/u-strpbrk.h: Likewise.
31387         * lib/unistr/u-strspn.h: Likewise.
31388         * lib/unistr/u-strstr.h: Likewise.
31389         * lib/unistr/u-strtok.h: Likewise.
31390         * lib/unistr/u16-check.c: Likewise.
31391         * lib/unistr/u16-chr.c: Likewise.
31392         * lib/unistr/u16-cmp.c: Likewise.
31393         * lib/unistr/u16-cpy-alloc.c: Likewise.
31394         * lib/unistr/u16-cpy.c: Likewise.
31395         * lib/unistr/u16-endswith.c: Likewise.
31396         * lib/unistr/u16-mblen.c: Likewise.
31397         * lib/unistr/u16-mbsnlen.c: Likewise.
31398         * lib/unistr/u16-mbtouc-aux.c: Likewise.
31399         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
31400         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
31401         * lib/unistr/u16-mbtouc.c: Likewise.
31402         * lib/unistr/u16-mbtoucr.c: Likewise.
31403         * lib/unistr/u16-move.c: Likewise.
31404         * lib/unistr/u16-next.c: Likewise.
31405         * lib/unistr/u16-prev.c: Likewise.
31406         * lib/unistr/u16-set.c: Likewise.
31407         * lib/unistr/u16-startswith.c: Likewise.
31408         * lib/unistr/u16-stpcpy.c: Likewise.
31409         * lib/unistr/u16-stpncpy.c: Likewise.
31410         * lib/unistr/u16-strcat.c: Likewise.
31411         * lib/unistr/u16-strchr.c: Likewise.
31412         * lib/unistr/u16-strcmp.c: Likewise.
31413         * lib/unistr/u16-strcpy.c: Likewise.
31414         * lib/unistr/u16-strcspn.c: Likewise.
31415         * lib/unistr/u16-strdup.c: Likewise.
31416         * lib/unistr/u16-strlen.c: Likewise.
31417         * lib/unistr/u16-strmblen.c: Likewise.
31418         * lib/unistr/u16-strmbtouc.c: Likewise.
31419         * lib/unistr/u16-strncat.c: Likewise.
31420         * lib/unistr/u16-strncmp.c: Likewise.
31421         * lib/unistr/u16-strncpy.c: Likewise.
31422         * lib/unistr/u16-strnlen.c: Likewise.
31423         * lib/unistr/u16-strpbrk.c: Likewise.
31424         * lib/unistr/u16-strrchr.c: Likewise.
31425         * lib/unistr/u16-strspn.c: Likewise.
31426         * lib/unistr/u16-strstr.c: Likewise.
31427         * lib/unistr/u16-strtok.c: Likewise.
31428         * lib/unistr/u16-to-u32.c: Likewise.
31429         * lib/unistr/u16-to-u8.c: Likewise.
31430         * lib/unistr/u16-uctomb-aux.c: Likewise.
31431         * lib/unistr/u16-uctomb.c: Likewise.
31432         * lib/unistr/u32-check.c: Likewise.
31433         * lib/unistr/u32-chr.c: Likewise.
31434         * lib/unistr/u32-cmp.c: Likewise.
31435         * lib/unistr/u32-cpy-alloc.c: Likewise.
31436         * lib/unistr/u32-cpy.c: Likewise.
31437         * lib/unistr/u32-endswith.c: Likewise.
31438         * lib/unistr/u32-mblen.c: Likewise.
31439         * lib/unistr/u32-mbsnlen.c: Likewise.
31440         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
31441         * lib/unistr/u32-mbtouc.c: Likewise.
31442         * lib/unistr/u32-mbtoucr.c: Likewise.
31443         * lib/unistr/u32-move.c: Likewise.
31444         * lib/unistr/u32-next.c: Likewise.
31445         * lib/unistr/u32-prev.c: Likewise.
31446         * lib/unistr/u32-set.c: Likewise.
31447         * lib/unistr/u32-startswith.c: Likewise.
31448         * lib/unistr/u32-stpcpy.c: Likewise.
31449         * lib/unistr/u32-stpncpy.c: Likewise.
31450         * lib/unistr/u32-strcat.c: Likewise.
31451         * lib/unistr/u32-strchr.c: Likewise.
31452         * lib/unistr/u32-strcmp.c: Likewise.
31453         * lib/unistr/u32-strcpy.c: Likewise.
31454         * lib/unistr/u32-strcspn.c: Likewise.
31455         * lib/unistr/u32-strdup.c: Likewise.
31456         * lib/unistr/u32-strlen.c: Likewise.
31457         * lib/unistr/u32-strmblen.c: Likewise.
31458         * lib/unistr/u32-strmbtouc.c: Likewise.
31459         * lib/unistr/u32-strncat.c: Likewise.
31460         * lib/unistr/u32-strncmp.c: Likewise.
31461         * lib/unistr/u32-strncpy.c: Likewise.
31462         * lib/unistr/u32-strnlen.c: Likewise.
31463         * lib/unistr/u32-strpbrk.c: Likewise.
31464         * lib/unistr/u32-strrchr.c: Likewise.
31465         * lib/unistr/u32-strspn.c: Likewise.
31466         * lib/unistr/u32-strstr.c: Likewise.
31467         * lib/unistr/u32-strtok.c: Likewise.
31468         * lib/unistr/u32-to-u16.c: Likewise.
31469         * lib/unistr/u32-to-u8.c: Likewise.
31470         * lib/unistr/u32-uctomb.c: Likewise.
31471         * lib/unistr/u8-check.c: Likewise.
31472         * lib/unistr/u8-chr.c: Likewise.
31473         * lib/unistr/u8-cmp.c: Likewise.
31474         * lib/unistr/u8-cpy-alloc.c: Likewise.
31475         * lib/unistr/u8-cpy.c: Likewise.
31476         * lib/unistr/u8-endswith.c: Likewise.
31477         * lib/unistr/u8-mblen.c: Likewise.
31478         * lib/unistr/u8-mbsnlen.c: Likewise.
31479         * lib/unistr/u8-mbtouc-aux.c: Likewise.
31480         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
31481         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
31482         * lib/unistr/u8-mbtouc.c: Likewise.
31483         * lib/unistr/u8-mbtoucr.c: Likewise.
31484         * lib/unistr/u8-move.c: Likewise.
31485         * lib/unistr/u8-next.c: Likewise.
31486         * lib/unistr/u8-prev.c: Likewise.
31487         * lib/unistr/u8-set.c: Likewise.
31488         * lib/unistr/u8-startswith.c: Likewise.
31489         * lib/unistr/u8-stpcpy.c: Likewise.
31490         * lib/unistr/u8-stpncpy.c: Likewise.
31491         * lib/unistr/u8-strcat.c: Likewise.
31492         * lib/unistr/u8-strchr.c: Likewise.
31493         * lib/unistr/u8-strcmp.c: Likewise.
31494         * lib/unistr/u8-strcpy.c: Likewise.
31495         * lib/unistr/u8-strcspn.c: Likewise.
31496         * lib/unistr/u8-strdup.c: Likewise.
31497         * lib/unistr/u8-strlen.c: Likewise.
31498         * lib/unistr/u8-strmblen.c: Likewise.
31499         * lib/unistr/u8-strmbtouc.c: Likewise.
31500         * lib/unistr/u8-strncat.c: Likewise.
31501         * lib/unistr/u8-strncmp.c: Likewise.
31502         * lib/unistr/u8-strncpy.c: Likewise.
31503         * lib/unistr/u8-strnlen.c: Likewise.
31504         * lib/unistr/u8-strpbrk.c: Likewise.
31505         * lib/unistr/u8-strrchr.c: Likewise.
31506         * lib/unistr/u8-strspn.c: Likewise.
31507         * lib/unistr/u8-strstr.c: Likewise.
31508         * lib/unistr/u8-strtok.c: Likewise.
31509         * lib/unistr/u8-to-u16.c: Likewise.
31510         * lib/unistr/u8-to-u32.c: Likewise.
31511         * lib/unistr/u8-uctomb-aux.c: Likewise.
31512         * lib/unistr/u8-uctomb.c: Likewise.
31513         * lib/unitypes.h: Likewise.
31514         * lib/uniwidth.h: Likewise.
31515         * lib/uniwidth/cjk.h: Likewise.
31516         * lib/uniwidth/u16-strwidth.c: Likewise.
31517         * lib/uniwidth/u16-width.c: Likewise.
31518         * lib/uniwidth/u32-strwidth.c: Likewise.
31519         * lib/uniwidth/u32-width.c: Likewise.
31520         * lib/uniwidth/u8-strwidth.c: Likewise.
31521         * lib/uniwidth/u8-width.c: Likewise.
31522         * lib/uniwidth/width.c: Likewise.
31523
31524 2007-10-07  Bruno Haible  <bruno@clisp.org>
31525
31526         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
31527         The file is still under LGPL (see modules/inttypes).
31528
31529 2007-10-06  Bruno Haible  <bruno@clisp.org>
31530
31531         * modules/trunc (Dependencies): Add 'extensions'.
31532         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
31533         Reported by Ben Pfaff <blp@gnu.org>.
31534
31535 2007-10-06  Bruno Haible  <bruno@clisp.org>
31536
31537         * modules/freopen-tests: New file.
31538         * tests/test-freopen.c: New file.
31539
31540         * modules/fopen-tests: New file.
31541         * tests/test-fopen.c: New file.
31542
31543         * modules/fopen: New file.
31544         * lib/fopen.c: New file.
31545         * m4/fopen.m4: New file.
31546         * modules/freopen: New file.
31547         * lib/freopen.c: New file.
31548         * m4/freopen.m4: New file.
31549         * lib/stdio.in.h (fopen, freopen): New declarations.
31550         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
31551         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
31552         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
31553         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
31554         * doc/functions/fopen.texi: Mention the 'fopen' module.
31555         * doc/functions/freopen.texi: Mention the 'freopen' module.
31556
31557 2007-10-06  Bruno Haible  <bruno@clisp.org>
31558
31559         * modules/open-tests: New file.
31560         * tests/test-open.c: New file.
31561
31562         * modules/open: New file.
31563         * lib/open.c: New file.
31564         * m4/open.m4: New file.
31565         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
31566         lib/open.c does.
31567         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
31568         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
31569         macros.
31570         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
31571         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
31572         REPLACE_OPEN.
31573         * doc/functions/open.texi: Mention the 'open' module.
31574
31575 2007-10-04  Bruno Haible  <bruno@clisp.org>
31576
31577         * modules/ceill-tests: New file.
31578         * tests/test-ceill.c: New file.
31579
31580         * modules/ceill: New file.
31581         * lib/ceill.c: Replace entire file.
31582         * m4/ceill.m4: New file.
31583         * lib/math.in.h (ceill): Replace declaration.
31584         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
31585         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
31586         * doc/functions/ceill.texi: Mention the 'ceill' module.
31587         * modules/mathl (Files): Remove lib/ceill.c.
31588         (Depends-on): Add ceill.
31589
31590 2007-10-04  Bruno Haible  <bruno@clisp.org>
31591
31592         * modules/ceilf-tests: New file.
31593         * tests/test-ceilf.c: New file.
31594
31595         * modules/ceilf: New file.
31596         * lib/ceil.c: New file.
31597         * lib/ceilf.c: New file.
31598         * m4/ceilf.m4: New file.
31599         * lib/math.in.h (ceilf): New declaration.
31600         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
31601         HAVE_DECL_CEILF.
31602         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
31603         HAVE_DECL_CEILF.
31604         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
31605
31606 2007-10-04  Bruno Haible  <bruno@clisp.org>
31607
31608         * modules/floorl-tests: New file.
31609         * tests/test-floorl.c: New file.
31610
31611         * modules/floorl: New file.
31612         * lib/floorl.c: Replace entire file.
31613         * m4/floorl.m4: New file.
31614         * lib/math.in.h (floorl): Replace declaration.
31615         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
31616         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
31617         * doc/functions/floorl.texi: Mention the 'floorl' module.
31618         * modules/mathl (Files): Remove lib/floorl.c.
31619         (Depends-on): Add floorl.
31620
31621 2007-10-04  Bruno Haible  <bruno@clisp.org>
31622
31623         * modules/floorf-tests: New file.
31624         * tests/test-floorf.c: New file.
31625
31626         * modules/floorf: New file.
31627         * lib/floor.c: New file.
31628         * lib/floorf.c: New file.
31629         * m4/floorf.m4: New file.
31630         * lib/math.in.h (floorf): New declaration.
31631         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
31632         HAVE_DECL_FLOORF.
31633         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
31634         HAVE_DECL_FLOORF.
31635         * doc/functions/floorf.texi: Mention the 'floorf' module.
31636
31637 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
31638             Bruno Haible  <bruno@clisp.org>
31639
31640         Advertise for the Git server instead of the CVS server.
31641         * doc/gnulib-intro.texi (Steady Development): Mention the Git
31642         repository instead of the CVS one.
31643         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
31644         about all VCS systems generically.
31645         * doc/gnulib.texi (Introduction): Capitalize `Git'.
31646
31647 2007-10-04  Bruno Haible  <bruno@clisp.org>
31648
31649         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
31650         means.
31651         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
31652
31653 2007-10-04  Bruno Haible  <bruno@clisp.org>
31654
31655         * modules/truncl-tests: New file.
31656         * tests/test-truncl.c: New file.
31657
31658         * modules/truncl: New file.
31659         * lib/truncl.c: New file.
31660         * m4/truncl.m4: New file.
31661         * lib/math.in.h (truncl): New declaration.
31662         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
31663         HAVE_DECL_TRUNCL.
31664         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
31665         HAVE_DECL_TRUNCL.
31666         * doc/functions/truncl.texi: Mention the 'truncl' module.
31667
31668 2007-10-04  Bruno Haible  <bruno@clisp.org>
31669
31670         * modules/truncf-tests: New file.
31671         * tests/test-truncf.c: New file.
31672
31673         * modules/truncf: New file.
31674         * lib/trunc.c: Make paramerizable through USE_* macros.
31675         * lib/truncf.c: New file.
31676         * m4/truncf.m4: New file.
31677         * lib/math.in.h (truncf): New declaration.
31678         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
31679         HAVE_DECL_TRUNCF.
31680         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
31681         HAVE_DECL_TRUNCF.
31682         * doc/functions/truncf.texi: Mention the 'truncf' module.
31683
31684 2007-10-03  Bruno Haible  <bruno@clisp.org>
31685
31686         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
31687         augmentation also for tests modules.
31688         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
31689         * modules/atexit-tests (Makefile.am): Likewise.
31690         * modules/binary-io-tests (Makefile.am): Likewise.
31691         * modules/c-strcase-tests (Makefile.am): Likewise.
31692         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
31693         * modules/canonicalize-tests (Makefile.am): Likewise.
31694         * modules/closein-tests (Makefile.am): Likewise.
31695         * modules/fprintf-posix-tests (Makefile.am): Likewise.
31696         * modules/freadahead-tests (Makefile.am): Likewise.
31697         * modules/fseek-tests (Makefile.am): Likewise.
31698         * modules/fseeko-tests (Makefile.am): Likewise.
31699         * modules/ftell-tests (Makefile.am): Likewise.
31700         * modules/ftello-tests (Makefile.am): Likewise.
31701         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
31702         * modules/isnanl-tests (Makefile.am): Likewise.
31703         * modules/lseek-tests (Makefile.am): Likewise.
31704         * modules/mbscasecmp-tests (Makefile.am): Likewise.
31705         * modules/mbscasestr-tests (Makefile.am): Likewise.
31706         * modules/mbschr-tests (Makefile.am): Likewise.
31707         * modules/mbscspn-tests (Makefile.am): Likewise.
31708         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
31709         * modules/mbspbrk-tests (Makefile.am): Likewise.
31710         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
31711         * modules/mbsrchr-tests (Makefile.am): Likewise.
31712         * modules/mbsspn-tests (Makefile.am): Likewise.
31713         * modules/mbsstr-tests (Makefile.am): Likewise.
31714         * modules/printf-posix-tests (Makefile.am): Likewise.
31715         * modules/snprintf-posix-tests (Makefile.am): Likewise.
31716         * modules/sprintf-posix-tests (Makefile.am): Likewise.
31717         * modules/tsearch-tests (Makefile.am): Likewise.
31718         * modules/uniname/uniname-tests (Makefile.am): Likewise.
31719         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
31720         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
31721         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
31722         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
31723         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
31724         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
31725         * modules/vprintf-posix-tests (Makefile.am): Likewise.
31726         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
31727         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
31728         * modules/xstrtoimax-tests (Makefile.am): Likewise.
31729         * modules/xstrtol-tests (Makefile.am): Likewise.
31730         * modules/xstrtoumax-tests (Makefile.am): Likewise.
31731         * modules/yesno-tests (Makefile.am): Likewise.
31732
31733 2007-10-03  Bruno Haible  <bruno@clisp.org>
31734
31735         * modules/trunc-tests: New file.
31736         * tests/test-trunc.c: New file.
31737
31738         * modules/trunc: New file.
31739         * lib/trunc.c: New file.
31740         * m4/trunc.m4: New file.
31741         * lib/math.in.h (trunc): New declaration.
31742         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
31743         HAVE_DECL_TRUNC.
31744         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
31745         HAVE_DECL_TRUNC.
31746         * doc/functions/trunc.texi: Mention the 'trunc' module.
31747
31748 2007-10-03  Bruno Haible  <bruno@clisp.org>
31749
31750         * tests/test-fpending.c: New file, mostly copied
31751         from coreutils/lib/t-fpending.c.
31752         * modules/fpending-tests: New file.
31753
31754 2007-10-03  Bruno Haible  <bruno@clisp.org>
31755
31756         Port the stdio extensions to QNX (untested).
31757         * lib/fseterr.c (fseterr): Add support for QNX.
31758         * lib/fbufmode.c (fbufmode): Likewise.
31759         * lib/freadable.c (freadable): Likewise.
31760         * lib/fwritable.c (fwritable): Likewise.
31761         * lib/freading.c (freading): Likewise.
31762         * lib/fwriting.c (fwriting): Likewise.
31763         * lib/freadahead.c (freadahed): Likewise.
31764         * lib/fpurge.c (fpurge): Likewise.
31765         * lib/fseeko.c (rpl_fseeko): Likewise.
31766
31767 2007-10-03  Bruno Haible  <bruno@clisp.org>
31768             Jim Meyering  <jim@meyering.net>
31769             Eric Blake  <ebb9@byu.net>
31770
31771         * doc/relocatable.texi: Use @command instead of @program.
31772
31773 2007-10-02  Jim Meyering  <jim@meyering.net>
31774
31775         Perform one more "_.h" -> ".in.h" substitution.
31776         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
31777         instead of unistd_.h here, too.
31778
31779 2007-10-01  Bruno Haible  <bruno@clisp.org>
31780
31781         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
31782         Needed for the alloca-opt module.
31783
31784 2007-09-30  Bruno Haible  <bruno@clisp.org>
31785
31786         * lib/alloca.in.h: Renamed from lib/alloca_.h.
31787         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
31788         alloca_.h.
31789         * lib/argz.in.h: Renamed from lib/argz_.h.
31790         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
31791         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
31792         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
31793         byteswap_.h.
31794         * lib/dirent.in.h: Renamed from lib/dirent_.h.
31795         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
31796         dirent_.h.
31797         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
31798         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
31799         fcntl_.h.
31800         * lib/float.in.h: Renamed from lib/float_.h.
31801         * modules/float (Files, Makefile.am): Use float.in.h instead of
31802         float_.h.
31803         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
31804         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
31805         fnmatch_.h.
31806         * lib/getopt.in.h: Renamed from lib/getopt_.h.
31807         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
31808         getopt_.h.
31809         * lib/glob.in.h: Renamed from lib/glob_.h.
31810         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
31811         * lib/iconv.in.h: Renamed from lib/iconv_.h.
31812         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
31813         iconv_.h.
31814         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
31815         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
31816         inttypes_.h.
31817         * lib/locale.in.h: Renamed from lib/locale_.h.
31818         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
31819         locale_.h.
31820         * lib/math.in.h: Renamed from lib/math_.h.
31821         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
31822         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
31823         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
31824         of netinet_in_.h. Add dependency.
31825         * lib/poll.in.h: Renamed from lib/poll_.h.
31826         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
31827         * lib/search.in.h: Renamed from lib/search_.h.
31828         * modules/search (Files, Makefile.am): Use search.in.h instead of
31829         search_.h.
31830         * lib/signal.in.h: Renamed from lib/signal_.h.
31831         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
31832         _signal.h.
31833         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
31834         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
31835         stdbool_.h.
31836         * lib/stdint.in.h: Renamed from lib/stdint_.h.
31837         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
31838         stdint_.h.
31839         * lib/stdio.in.h: Renamed from lib/stdio_.h.
31840         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
31841         stdio_.h.
31842         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
31843         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
31844         stdlib_.h.
31845         * lib/string.in.h: Renamed from lib/string_.h.
31846         * modules/string (Files, Makefile.am): Use string.in.h instead of
31847         string_.h.
31848         * doc/gnulib-tool.texi (Initial import): Update.
31849         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
31850         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
31851         of sys_select_.h. Add dependency.
31852         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
31853         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
31854         of sys_socket_.h.
31855         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
31856         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
31857         sys_stat_.h.
31858         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
31859         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
31860         sys_time_.h.
31861         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
31862         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
31863         sysexits_.h.
31864         * lib/time.in.h: Renamed from lib/time_.h.
31865         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
31866         * lib/unistd.in.h: Renamed from lib/unistd_.h.
31867         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
31868         unistd_.h.
31869         * lib/wchar.in.h: Renamed from lib/wchar_.h.
31870         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
31871         wchar_.h.
31872         * lib/wctype.in.h: Renamed from lib/wctype_.h.
31873         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
31874         wctype_.h.
31875         * build-aux/bootstrap (slurp): Update.
31876         * lib/.cppi-disable: Update.
31877
31878 2007-09-30  Bruno Haible  <bruno@clisp.org>
31879
31880         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
31881         Needed on BeOS.
31882
31883 2007-09-30  Bruno Haible  <bruno@clisp.org>
31884
31885         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
31886
31887 2007-09-29  Bruno Haible  <bruno@clisp.org>
31888
31889         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
31890
31891 2007-09-29  Bruno Haible  <bruno@clisp.org>
31892
31893         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
31894         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
31895         * build-aux/install-reloc: Compile also areadlink.c.
31896         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
31897
31898 2007-09-29  Bruno Haible  <bruno@clisp.org>
31899
31900         * gnulib-tool (func_emit_initmacro_done): Indentation.
31901
31902 2007-09-29  Bruno Haible  <bruno@clisp.org>
31903
31904         * README: Add CVS checkout update instructions.
31905         Info from Bob Proulx <bob@proulx.com>.
31906
31907 2007-09-28  Eric Blake  <ebb9@byu.net>
31908
31909         Provide move-if-change.
31910         * build-aux/move-if-change: New file, based on best practice
31911         rather than any canonical upstream location.
31912
31913 2007-09-28  Jim Meyering  <jim@meyering.net>
31914
31915         Fix canonicalize loop-detection corner case.
31916         Do not attempt to stat the symlink values stored via seen_triple.
31917         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
31918         on linux-2.6.18, (but not 2.6.22).
31919         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
31920         triple_compare.  The former compares dev,ino,filename, while the latter
31921         would actually stat dirname(filename) when dev and ino were equal.
31922         * lib/hash-triple.c: Install <string.h>.
31923         (STREQ): Define.
31924         (triple_compare_ino_str): New function.
31925         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
31926
31927 2007-09-28  Eric Blake  <ebb9@byu.net>
31928
31929         Enforce that AC_REPLACE_FUNCS files exist.
31930         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
31931         override check for typos.
31932
31933         Fix test-closein on Solaris 10.
31934         * tests/test-closein.c (main): Don't assume stdin can be inherited
31935         closed on all systems.
31936         * tests/test-closein.sh: Likewise.
31937         Reported by Piotr Tarnowski.
31938
31939 2007-09-28  Jim Meyering  <jim@meyering.net>
31940
31941         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
31942
31943 2007-09-27  Jim Meyering  <jim@meyering.net>
31944
31945         canonicalize: Avoid a false-positive cycle failure.
31946         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
31947         Sort.  Remove cycle-check.
31948         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
31949         not cycle-check.h.
31950         (seen_triple): New function.
31951         (canonicalize_filename_mode): Use it instead of cycle-check.
31952         * tests/test-canonicalize.c: Add a test for this bug.
31953         * tests/test-canonicalize.sh: Set up and run the test.
31954
31955         New module, file-set, from coreutils.
31956         * modules/file-set: Define it.
31957         * lib/file-set.c, lib/file-set.h: Implement.
31958
31959         New module, hash-triple, from coreutils.
31960         * modules/hash-triple: Define it.
31961         * lib/hash-triple.c, lib/hash-triple.h: Implement.
31962
31963 2007-09-25  Eric Blake  <ebb9@byu.net>
31964
31965         Fix strerror on Interix.
31966         * lib/string_.h (strerror): Declare replacement.
31967         * doc/functions/strerror.texi (strerror): Document the Interix
31968         shortcoming.
31969         * modules/string (Makefile.am): Support new hooks.
31970         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
31971         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
31972         gl_FUNC_STRERROR_SEPARATE.
31973         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
31974         * lib/strerror.c (rpl_strerror): Provide replacement.
31975         * modules/strerror (Depends-on): Add string.
31976         (configure.ac): Detect use of module.
31977         * tests/test-strerror.c: New file.
31978         * modules/strerror-tests: New test module.
31979         * modules/argp (Depends-on): Add strerror.
31980         * modules/error (Depends-on): Likewise.
31981         Reported by Martin Koeppe.
31982
31983 2007-09-24  Bruno Haible  <bruno@clisp.org>
31984
31985         * README: Update git instructions.
31986
31987 2007-09-24  Eric Blake  <ebb9@byu.net>
31988
31989         Revert fpending breakage from 2007-09-08.
31990         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
31991         __fpending.c.
31992
31993 2007-09-24  Jim Meyering  <jim@meyering.net>
31994
31995         filenamecat.c: Add a test.
31996         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
31997         showing how the function works when DIR is the empty string.
31998
31999 2007-09-21  Simon Josefsson  <simon@josefsson.org>
32000
32001         * tests/test-canonicalize.sh: Turn on executable bit.
32002
32003 2007-09-19  Eric Blake  <ebb9@byu.net>
32004
32005         * README: Update CVS instructions.
32006
32007 2007-09-18  Bruno Haible  <bruno@clisp.org>
32008
32009         * modules/areadlink: New file.
32010         * lib/areadlink.h (areadlink): New declaration.
32011         * lib/areadlink.c: New file, based on lib/xreadlink.c.
32012
32013 2007-09-17  Jim Meyering  <jim@meyering.net>
32014
32015         * lib/savewd.c (ESTALE) [!defined]: Define.
32016         Reported to be required on Interix by Martin Koeppe.
32017
32018 2007-09-17  Bruno Haible  <bruno@clisp.org>
32019
32020         * gnulib-tool (func_version): Use $version.
32021
32022 2007-09-16  Bruno Haible  <bruno@clisp.org>
32023
32024         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
32025         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
32026         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
32027         Reported by Greg Schafer <gschafer@zip.com.au>.
32028
32029 2007-09-15  Bruno Haible  <bruno@clisp.org>
32030
32031         * gnulib-tool (sed): Try a little harder to make bash understand the
32032         alias.
32033         Reported by Bruce Korb <bruce.korb@gmail.com>.
32034
32035 2007-09-13  Eric Blake  <ebb9@byu.net>
32036
32037         * ChangeLog: Remove conflict markers.
32038
32039 2007-09-13  Simon Josefsson  <simon@josefsson.org>
32040
32041         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
32042         Reported by Bruno Haible <bruno@clisp.org>.
32043
32044 2007-09-12  Bruno Haible  <bruno@clisp.org>
32045
32046         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
32047         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
32048         is not defined.
32049
32050 2007-09-12  Eric Blake  <ebb9@byu.net>
32051
32052         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
32053         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
32054         Autoconf definition.
32055         * modules/euidaccess (Depends-on): Add extensions, for
32056         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
32057         * modules/fnmatch (Depends-on): Likewise.
32058         * modules/getaddrinfo (Depends-on): Likewise.
32059         * modules/getdelim (Depends-on): Likewise.
32060         * modules/getline (Depends-on): Likewise.
32061         * modules/getsubopt (Depends-on): Likewise.
32062         * modules/gettext (Depends-on): Likewise.
32063         * modules/group-member (Depends-on): Likewise.
32064         * modules/mbchar (Depends-on): Likewise.
32065         * modules/memmem (Depends-on): Likewise.
32066         * modules/mempcpy (Depends-on): Likewise.
32067         * modules/memrchr (Depends-on): Likewise.
32068         * modules/pagealign_alloc (Depends-on): Likewise.
32069         * modules/readutmp (Depends-on): Likewise.
32070         * modules/stpcpy (Depends-on): Likewise.
32071         * modules/stpncpy (Depends-on): Likewise.
32072         * modules/strchrnul (Depends-on): Likewise.
32073         * modules/strndup (Depends-on): Likewise.
32074         * modules/strsep (Depends-on): Likewise.
32075         * modules/strverscmp (Depends-on): Likewise.
32076         * modules/vasprintf (Depends-on): Likewise.
32077         * modules/wcwidth (Depends-on): Likewise.
32078         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
32079         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
32080         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
32081         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
32082         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
32083         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
32084         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
32085         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
32086         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
32087         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
32088         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
32089         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
32090         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
32091         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
32092         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
32093         * m4/readutmp.m4 (gl_READUTMP): Likewise.
32094         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
32095         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
32096         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
32097         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
32098         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
32099         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
32100         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
32101         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
32102         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
32103         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
32104         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
32105         so that lock.m4 can be used in gettext without extensions module.
32106
32107 2007-09-11  Bruno Haible  <bruno@clisp.org>
32108
32109         * m4/isc-posix.m4: Remove file.
32110         Suggested by Eric Blake.
32111
32112 2007-09-11  Eric Blake  <ebb9@byu.net>
32113
32114         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
32115
32116 2007-09-10  Bruno Haible  <bruno@clisp.org>
32117
32118         * posix-modules: Fix typo in error message.
32119         Reported by Matt <mkraai@beckman.com>.
32120
32121 2007-09-09  Bruno Haible  <bruno@clisp.org>
32122
32123         * doc/functions/getdelim.texi: Update list of platforms lacking the
32124         function.
32125         * doc/functions/getline.texi: Likewise.
32126
32127 2007-09-09  Jim Meyering  <jim@meyering.net>
32128
32129         * lib/hash.c (hash_initialize): Detect calloc failure.
32130         Reported by Bruno Haible.
32131
32132 2007-09-09  Bruno Haible  <bruno@clisp.org>
32133
32134         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
32135         malloc or realloc fails.
32136
32137 2007-09-09  Bruno Haible  <bruno@clisp.org>
32138
32139         * modules/getcwd (Depends-on): Add malloc-posix.
32140         * modules/glob (Depends-on): Likewise.
32141         * modules/putenv (Depends-on): Likewise.
32142         * modules/strdup (Depends-on): Likewise.
32143         * modules/getdelim (Depends-on): Add realloc-posix.
32144         * modules/read-file (Depends-on): Likewise.
32145
32146 2007-09-09  Bruno Haible  <bruno@clisp.org>
32147
32148         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
32149         (gl_FUNC_MALLOC_POSIX): Require it.
32150         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
32151         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
32152         * modules/realloc (Files): Add m4/malloc.m4.
32153         * modules/calloc (Files): Likewise.
32154
32155 2007-09-09  Bruno Haible  <bruno@clisp.org>
32156
32157         * modules/malloc-posix: New file.
32158         * modules/malloc (Depends-on): Add malloc-posix.
32159         * lib/malloc.c: Include errno.h.
32160         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
32161         and a POSIX-compatible malloc into a single function. Set ENOMEM
32162         when returning NULL.
32163         * m4/malloc.m4: New file.
32164         * doc/functions/malloc.texi: Mention the malloc-posix module.
32165         * lib/stdlib_.h (malloc): New declaration.
32166         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
32167         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
32168         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
32169         and HAVE_MALLOC_POSIX.
32170
32171 2007-09-09  Bruno Haible  <bruno@clisp.org>
32172
32173         * modules/realloc-posix: New file.
32174         * modules/realloc (Depends-on): Add realloc-posix.
32175         * lib/realloc.c: Include errno.h.
32176         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
32177         and a POSIX-compatible realloc into a single function. Set ENOMEM
32178         when returning NULL.
32179         * m4/realloc.m4: New file.
32180         * doc/functions/realloc.texi: Mention the realloc-posix module.
32181         * lib/stdlib_.h (realloc): New declaration.
32182         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
32183         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
32184         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
32185         and HAVE_REALLOC_POSIX.
32186
32187 2007-09-09  Bruno Haible  <bruno@clisp.org>
32188
32189         * modules/calloc-posix: New file.
32190         * modules/calloc (Depends-on): Add calloc-posix.
32191         * lib/calloc.c: Include errno.h.
32192         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
32193         and a POSIX-compatible calloc into a single function. Set ENOMEM
32194         when returning NULL.
32195         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
32196         * doc/functions/calloc.texi: Mention the calloc-posix module.
32197         * lib/stdlib_.h (calloc): New declaration.
32198         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
32199         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
32200         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
32201         and HAVE_CALLOC_POSIX.
32202
32203 2007-09-09  Bruno Haible  <bruno@clisp.org>
32204
32205         Allow for modules to show an arbitrary notice.
32206         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
32207         * gnulib-tool: New option --extract-notice.
32208         (func_usage): Document it.
32209         (sed_extract_prog): Update.
32210         (func_get_notice): New function.
32211         (func_modules_notice): New function.
32212         (func_import, func_create_testdir): Invoke it.
32213         Suggested by Jim Meyering.
32214
32215 2007-09-09  Bruno Haible  <bruno@clisp.org>
32216
32217         * gnulib-tool: New options --verbose, --quiet.
32218         (func_usage): Document them.
32219         (verbose): New variable.
32220         (func_execute_command): New function.
32221         (func_import): Don't show the module list and the file list if
32222         $verbose < 0.
32223         (func_create_testdir): Likewise. Use func_execute_command.
32224         (func_create_megatestdir): Use func_execute_command.
32225
32226 2007-09-08  Bruno Haible  <bruno@clisp.org>
32227
32228         * gnulib-tool (func_import): Prefer rsync over wget when available,
32229         for fetching the PO files.
32230
32231 2007-09-08  Bruno Haible  <bruno@clisp.org>
32232
32233         * posix-modules: New file. Portions copied from gnulib-tool.
32234         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
32235
32236 2007-09-08  Jim Meyering  <jim@meyering.net>
32237
32238         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
32239         * lib/fpending.h: Rename from __fpending.h.
32240         * lib/fpending.c: Rename from __fpending.c.
32241         Include "fpending.h", not "__fpending.h".
32242         * lib/__fpending.h, lib/__fpending.c: Remove files.
32243         * modules/fpending (Files): Reflect new file names.
32244         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
32245
32246 2007-09-08  Bruno Haible  <bruno@clisp.org>
32247
32248         * m4/inttypes-h.m4: Remove stub file.
32249
32250 2007-09-07  Simon Josefsson  <simon@josefsson.org>
32251
32252         * doc/headers/stdint.texi: Discuss #include_next issue.
32253
32254 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
32255
32256         * build-aux/bootstrap: Remove obsolete comment about wget --help.
32257
32258 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
32259
32260         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
32261         in variable name.
32262
32263 2007-09-03  Jim Meyering  <jim@meyering.net>
32264
32265         New module: git-version-gen.
32266         * modules/git-version-gen: New file.
32267
32268         Import changes from coreutils for bootstrap script.
32269
32270         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
32271
32272         bootstrap: uses rsync to download the .po files
32273         * build-aux/bootstrap (po_download_command_format): New global.
32274         (download_po_files): Use rsync.
32275         (update_po_files): Don't remove .po files after download,
32276         so future rsync runs can take advantage of the copies.
32277
32278         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
32279
32280         Solve the unnecessary-.po-file-regeneration problem once and for all.
32281         * build-aux/bootstrap (download_po_files): New function, renamed from
32282         get_translations.  Now, downloads, but doesn't update LINGUAS.
32283         (update_po_files): New function.
32284
32285         bootstrap: Ignore more.
32286         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
32287         uniwidth to e.g., lib/.gitignore.
32288         (slurp): Handle the sys_stat_.h -> sys mapping, too.
32289
32290         * build-aux/bootstrap: New setting: vc_ignore.
32291         (insert_sorted_if_absent): Create $file if absent.
32292         Adapt to new, possibly empty, list: $vc_ignore.
32293
32294         bootstrap: generate more ignorable names
32295         * build-aux/bootstrap (slurp): When generating ignorable names,
32296         also map .sin to .sed, .gperf to .c, and .y to .c.
32297
32298 2007-09-03  Jim Meyering  <jim@meyering.net>
32299
32300         * build-aux/git-version-gen: New file, from coreutils.  For details, see
32301         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
32302
32303 2007-09-02  Bruno Haible  <bruno@clisp.org>
32304
32305         Fix mis-recognition of 'mcs' on QNX 6.
32306         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
32307         output contains the string "Mono".
32308         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
32309         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
32310
32311 2007-09-01  Bruno Haible  <bruno@clisp.org>
32312
32313         Fix collision between uniwidth/* and linebreak modules.
32314         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
32315         u32_width): Remove declarations.
32316         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
32317         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
32318         streq3, streq2, streq1, streq0): Remove functions.
32319         (STREQ): Remove macro.
32320         (is_cjk_encoding): Remove function.
32321         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
32322         (uc_width, u8_width, u16_width, u32_width): Remove functions.
32323         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
32324         * NEWS: Document the change.
32325
32326 2007-09-01  Bruno Haible  <bruno@clisp.org>
32327
32328         * lib/streq.h: Add double-inclusion guard.
32329
32330 2007-09-01  Karl Berry  <karl@gnu.org>
32331
32332         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
32333
32334 2007-08-28  Jim Meyering  <jim@meyering.net>
32335
32336         Rename mreadlink_with_size to areadlink_with_size.
32337         * NEWS: Document the change.
32338         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
32339         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
32340         * lib/mreadlink.h: Rename this to...
32341         * lib/areadlink.h: ...this.
32342         * modules/mreadlink-with-size: Rename this to...
32343         * modules/areadlink-with-size: ...this.
32344         * lib/canonicalize.c: Reflect the renaming.
32345         * modules/canonicalize: Likewise.
32346
32347 2007-08-26  Bruno Haible  <bruno@clisp.org>
32348
32349         * gnulib-tool (func_import): When deciding which files to remove,
32350         consider also dangling symbolic links.
32351         Reported by Eric Blake.
32352
32353 2007-08-26  Bruno Haible  <bruno@clisp.org>
32354
32355         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
32356
32357 2007-08-23  Simon Josefsson  <simon@josefsson.org>
32358
32359         * lib/readline.c: Don't include getline.h, the prototype is now
32360         found in stdio.h.
32361
32362 2007-08-23  Jim Meyering  <jim@meyering.net>
32363
32364         Getdelim touchup.
32365         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
32366         around the funlockfile call, since funlockfile never sets errno.
32367         Don't set errno upon failed realloc.
32368
32369 2007-08-22  Eric Blake  <ebb9@byu.net>
32370
32371         Getline touchups.
32372         * lib/getdelim.c (getdelim): Revert regression that required *n to
32373         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
32374         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
32375         getdelim, rather than whether implementation is missing.
32376         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
32377         * lib/stdio_.h (getline): Also declare if replacement is
32378         required.
32379         * doc/functions/getdelim.texi: New file.
32380         * doc/functions/getline.texi: Likewise.
32381         * doc/gnulib.texi (Function Substitutes): Add new files.
32382         Reported by Bruno Haible.
32383
32384 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
32385
32386         * users.txt: Add Guile.
32387
32388 2007-08-22  Eric Blake  <ebb9@byu.net>
32389
32390         * tests/test-getdelim.c (main): Use remove, not unlink.
32391         * tests/test-getline.c (main): Likewise.
32392
32393         Move getline and getdelim into stdio.h, per POSIX 200x.
32394         * modules/getline (Files): Remove getline.h.
32395         (Depends-on): Add stdio.
32396         (configure.ac): Add module indicator.
32397         * modules/getdelim (Files): Remove getdelim.h.
32398         (Depends-on): Add stdio.
32399         (configure.ac): Add module indicator.
32400         * modules/stdio (Makefile.am): Work with new indicators.
32401         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
32402         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
32403         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
32404         * lib/getdelim.h: Delete.
32405         * lib/getline.h: Delete.
32406         * lib/stdio_.h (getdelim, getline): Declare.
32407         * modules/getdelim-tests: New module.
32408         * modules/getline-tests: Likewise.
32409         * tests/test-getdelim.c: New file.
32410         * tests/test-getline.c: Likewise.
32411         * NEWS: Document the change.
32412         * lib/getline.c: Update choice of header.
32413         * lib/csharpcomp.c: Likewise.
32414         * lib/getpass.c: Likewise.
32415         * lib/javacomp.c: Likewise.
32416         * lib/javaversion.c: Likewise.
32417         * lib/yesno.c: Likewise.
32418         * lib/getdelim.c: Likewise.
32419         (getdelim): Set errno on failure, and avoid memory leak.
32420
32421 2007-08-19  Bruno Haible  <bruno@clisp.org>
32422
32423         * modules/closein (Depends-on): Add freadahead.
32424         * lib/closein.c: Include freadahead.h.
32425         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
32426         is zero.
32427
32428 2007-08-19  Bruno Haible  <bruno@clisp.org>
32429
32430         * modules/freadahead-tests: New file.
32431         * tests/test-freadahead.sh: New file.
32432         * tests/test-freadahead.c: New file.
32433
32434         * modules/freadahead: New file.
32435         * lib/freadahead.h: New file.
32436         * lib/freadahead.c: New file.
32437         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
32438         fbufmode, fpurge, freadable, fwritable.
32439
32440 2007-08-19  Eric Blake  <ebb9@byu.net>
32441
32442         Test yesno in combination with closein.
32443         * lib/yesno.c (yesno): Document use of stdin.
32444         * modules/yesno-tests (Files): New module.
32445         * tests/test-yesno.c (main): New file.
32446         * tests/test-yesno.sh: Likewise.
32447
32448 2007-08-19  Bruno Haible  <bruno@clisp.org>
32449
32450         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
32451         * lib/fseeko.c (rpl_fseeko): Likewise.
32452         * lib/fseterr.c (fseterr): Likewise.
32453
32454 2007-08-19  Bruno Haible  <bruno@clisp.org>
32455
32456         * tests/test-lseek.c (main): Disable a test for BeOS.
32457         * doc/functions/lseek.texi: Document the BeOS bug.
32458
32459 2007-08-19  Bruno Haible  <bruno@clisp.org>
32460             Eric Blake  <ebb9@byu.net>
32461
32462         * lib/lseek.c: Include <sys/stat.h>.
32463         (rpl_lseek): Add workaround code also for Unix platforms.
32464         Needed for BeOS.
32465         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
32466         * doc/functions/lseek.texi: Document BeOS definiency.
32467
32468 2007-08-18  Bruno Haible  <bruno@clisp.org>
32469
32470         * modules/fstrcmp-tests: New file.
32471         * tests/test-fstrcmp.c: New file.
32472
32473 2007-08-18  Bruno Haible  <bruno@clisp.org>
32474
32475         * modules/fstrcmp: New file, from GNU gettext with modifications.
32476         * lib/fstrcmp.h: New file, from GNU gettext.
32477         * lib/fstrcmp.c: New file, from GNU gettext.
32478         * MODULES.html.sh (String handling): Add fstrcmp.
32479
32480 2007-08-18  Bruno Haible  <bruno@clisp.org>
32481
32482         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
32483         'bool'.
32484         (diag, compareseq): Remove const from the ctxt argument.
32485         (USE_HEURISTIC): Undefine at the end.
32486
32487 2007-08-18  Jim Meyering  <jim@meyering.net>
32488
32489         New file: lib/idcache.h
32490         * NEWS: Mention the addition.
32491         * modules/idcache (Files): Add lib/idcache.h
32492         * lib/idcache.c: Include "idcache.h".
32493         Don't include <sys/types.h>.
32494         Add a FIXME comment.
32495         Move file-scoped "static" declarations to the top.
32496         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
32497
32498 2007-08-17  Bruno Haible  <bruno@clisp.org>
32499         and Paul Eggert  <eggert@cs.ucla.edu>
32500
32501         * MODULES.html.sh: Add diffseq.
32502         * modules/diffseq: New file.
32503         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
32504         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
32505
32506 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
32507
32508         Import changes from coreutils for bootstrap script.
32509
32510         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
32511
32512         * build-aux/bootstrap (slurp): Work even in environments where
32513         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
32514         current code does not slurp files whose names start with ".", and
32515         this looks like it might be a troublesome area.
32516
32517         2007-07-11  Jim Meyering  <jim@meyering.net>
32518
32519         If there's a GPL vN copyright comment, require that N == 3.
32520
32521         2007-07-08  Jim Meyering  <jim@meyering.net>
32522
32523         Run the coreutils-specific code only if tests/Makefile.am.in exists.
32524         * build-aux/bootstrap (mam_template): Move definition out of loop.
32525
32526         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
32527
32528         * build-aux/bootstrap (symlink_to_dir): Rename function from
32529         symlink_to_gnulib.  Add a directory parameter.  Update all
32530         callers.
32531         (cp_mark_as_generated): Also check for -- and link to -- files in
32532         gl/.
32533
32534         2007-07-08  Jim Meyering  <jim@meyering.net>
32535
32536         Adapt to deeper hierarchy in gnulib.
32537         * build-aux/bootstrap (symlink_to_dir): If the destination
32538         directory doesn't exist, create it. This is required at least for
32539         "lib/uniwidth/cjk.h".
32540
32541         2007-05-15  Jim Meyering  <jim@meyering.net>
32542
32543         * build-aux/bootstrap: Now that generated Makefile.am files
32544         are no longer under version control, they must be created at
32545         bootstrap time.
32546
32547 2007-08-14  Ben Pfaff  <blp@gnu.org>
32548
32549         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
32550
32551 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
32552
32553         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
32554         given the changes below.
32555         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
32556         even on hosts that have padding bits beyond the supported 64.
32557
32558 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
32559
32560         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
32561         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
32562         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
32563         depends on it.
32564         (xstrtol_error): Remove.
32565         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
32566         but with a different signature.
32567         (ATTRIBUTE_NORETURN, __attribute__): New macros.
32568         * lib/xstrtol-error.c: Include exitfail.h.
32569         (xstrtol_fatal): New function, with a different signature from the
32570         old xstrtol_error, so that the caller need not worry about passing
32571         in an exit status, or about storage management of the option argument.
32572         (xstrtol_error): Now a static function.  Redo signature to
32573         implement xstrtol_fatal.  Output the correct number of hyphens in
32574         front of the option so that the caller need not worry about
32575         storage management.
32576         (N_): New macro.
32577         (_): Remove; not used now.
32578         * modules/xstrtol: Depend on getopt.
32579         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
32580         of old STRTOL_FATAL_ERROR macro.
32581         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
32582         of test program.
32583         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
32584         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
32585
32586 2007-08-08  Eric Blake  <ebb9@byu.net>
32587
32588         * lib/xstrtol-error.c: Add missing include.
32589
32590         Move xstrtol messages into gnulib domain, when --pobase is used.
32591         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
32592         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
32593         * modules/xstrtol (Files): Distribute new file.
32594         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
32595         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
32596         * tests/test-xstrtol.c: ...into new file.
32597         * tests/test-xstrtoul.c: Also test xstrtoul.
32598         * tests/test-xstrtoimax.c: Also test xstrtoimax.
32599         * tests/test-xstrtoumax.c: Also test xstrtoumax.
32600         * tests/test-xstrtol.sh: Drive the tests.
32601         * tests/test-xstrtoimax.sh: Likewise.
32602         * tests/test-xstrtoumax.sh: Likewise.
32603         * modules/xstrtol-tests: New module.
32604         * modules/xstrtoimax-tests: Likewise.
32605         * modules/xstrtoumax-tests: Likewise.
32606
32607 2007-08-08  Jim Meyering  <jim@meyering.net>
32608
32609         New function: mfile_name_concat.
32610         * lib/filenamecat.c (mfile_name_concat): New function, just like
32611         file_name_concat, but return NULL upon failure rather than exiting
32612         with a diagnostic.
32613         * lib/filenamecat.h: Declare it.
32614
32615 2007-08-07  Bruno Haible  <bruno@clisp.org>
32616
32617         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
32618         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
32619         warning from gcc.
32620         Reported by Eric Blake.
32621
32622 2007-08-07  Simon Josefsson  <simon@josefsson.org>
32623
32624         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
32625         * modules/crypto/arcfour (License): Likewise.
32626         * modules/crypto/des-tests (License): Likewise.
32627         * modules/crypto/gc-arctwo-tests (License): Likewise.
32628         * modules/crypto/gc-des-tests (License): Likewise.
32629         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
32630         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
32631         * modules/crypto/gc-md2-tests (License): Likewise.
32632         * modules/crypto/gc-md4-tests (License): Likewise.
32633         * modules/crypto/gc-md5-tests (License): Likewise.
32634         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
32635         * modules/crypto/gc-rijndael-tests (License): Likewise.
32636         * modules/crypto/gc-sha1-tests (License): Likewise.
32637         * modules/crypto/gc-tests (License): Likewise.
32638         * modules/crypto/hmac-md5 (License): Likewise.
32639         * modules/crypto/hmac-sha1 (License): Likewise.
32640         * modules/crypto/md2-tests (License): Likewise.
32641         * modules/crypto/md4-tests (License): Likewise.
32642         * modules/crypto/md5 (License): Likewise.
32643         * modules/crypto/rijndael (License): Likewise.
32644         * modules/crypto/sha1 (License): Likewise.
32645         * modules/memxor (License): Likewise.
32646
32647 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
32648         and Bruno Haible  <bruno@clisp.org>
32649
32650         * NEWS: Describe interface changes to human, xstrtol.
32651         * lib/human.h: Include <xstrtol.h>.
32652         (human_options): Return enum strtol_error, not int.  Remove
32653         bool arg; take int * instead.
32654         * lib/human.c: Don't include "gettext.h".
32655         (_): Remove; no longer used.
32656         Don't include <xstrtol.h>, since human.h does it.
32657         (human_options): Adjust to abovementioned interface changes.
32658         Do not report error to stderr; that's now the caller's
32659         responsibility.
32660         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
32661         interface change.
32662         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
32663         Str, Argument_type_string.  All uses changed.  Put " argument"
32664         in diagnostics to make them clearer.  Change wording of suffix
32665         message for clarity.
32666         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
32667         Argument_type_string.
32668         (STRTOL_FATAL_WARN): Remove; no longer used.
32669         * modules/human (Depends-on): Remove gettext-h.
32670
32671 2007-08-06  Simon Josefsson  <simon@josefsson.org>
32672
32673         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
32674
32675 2007-07-31  Bruno Haible  <bruno@clisp.org>
32676
32677         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
32678         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
32679         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
32680
32681 2007-07-31  Bruno Haible  <bruno@clisp.org>
32682
32683         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
32684         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
32685
32686 2007-07-30  Bruno Haible  <bruno@clisp.org>
32687
32688         * modules/base64 (License): Use the synonymous term "LGPLv2+".
32689         * modules/c-ctype (License): Likewise.
32690         * modules/c-strcase (License): Likewise.
32691         * modules/check-version (License): Likewise.
32692         * modules/iconv (License): Likewise.
32693         * modules/iconv_open (License): Likewise.
32694         * modules/read-file (License): Likewise.
32695         * modules/striconv (License): Likewise.
32696         * modules/strverscmp (License): Likewise.
32697         * modules/vasprintf (License): Likewise.
32698         * modules/crypto/des (License): Likewise.
32699         * modules/crypto/gc (License): Likewise.
32700         * modules/crypto/gc-arcfour (License): Likewise.
32701         * modules/crypto/gc-arctwo (License): Likewise.
32702         * modules/crypto/gc-des (License): Likewise.
32703         * modules/crypto/gc-hmac-md5 (License): Likewise.
32704         * modules/crypto/gc-hmac-sha1 (License): Likewise.
32705         * modules/crypto/gc-md2 (License): Likewise.
32706         * modules/crypto/gc-md4 (License): Likewise.
32707         * modules/crypto/gc-md5 (License): Likewise.
32708         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
32709         * modules/crypto/gc-random (License): Likewise.
32710         * modules/crypto/gc-rijndael (License): Likewise.
32711         * modules/crypto/gc-sha1 (License): Likewise.
32712         * modules/crypto/md2 (License): Likewise.
32713         * modules/crypto/md4 (License): Likewise.
32714
32715 2007-07-30  Jim Meyering  <jim@meyering.net>
32716
32717         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
32718         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
32719         it has valid stat data.  This bug would cause du not to count the
32720         sizes of inaccessible directories.
32721         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
32722         in <http://bugzilla.redhat.com/250077>.
32723
32724 2007-07-25  Peter O'Gorman  <peter@pogma.com>
32725             Bruno Haible  <bruno@clisp.org>
32726
32727         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
32728         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
32729         #include_next, gives a diagnostic about it, but reports no error in
32730         the exit code.
32731         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
32732
32733 2007-07-24  Ben Pfaff  <blp@gnu.org>
32734
32735         Improve name: "count-one-bits" is better than "popcount".
32736         * MODULES.html.sh: Update name.
32737         * lib/popcount.h: Renamed lib/count-one-bits.h.
32738         (popcount): Renamed count_one_bits.
32739         (popcountl): Renamed count_one_bits_l.
32740         (popcountll): Renamed count_one_bits_ll.
32741         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
32742         * modules/popcount: Renamed module/count-one-bits.
32743         * modules/popcount-tests: Renamed module/count-one-bits-tests.
32744         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
32745
32746 2007-07-23  Ben Pfaff  <blp@gnu.org>
32747
32748         * lib/popcount.h (popcount32): Reduce size of constants, to allow
32749         better code generation, and add U to large constants to avoid
32750         warnings, in non-GCC case.
32751         Suggested by Bruno Haible.
32752
32753 2007-07-23  Ben Pfaff  <blp@gnu.org>
32754
32755         * lib/popcount.h: Use verify_true instead of if...abort.
32756         * modules/popcount: Depend on verify module.
32757         Suggested by Jim Meyering.
32758
32759 2007-07-23  Bruno Haible  <bruno@clisp.org>
32760
32761         * gnulib-tool (func_import): Create a .cvsignore file also when the
32762         directory is not yet in CVS but the toplevel directory is. When
32763         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
32764         Reported by Karl Berry.
32765
32766 2007-07-22  Ben Pfaff  <blp@gnu.org>
32767
32768         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
32769         case.
32770         Suggested by Eric Blake.
32771
32772 2007-07-22  Ben Pfaff  <blp@gnu.org>
32773
32774         New module: popcount.
32775         * MODULES.html.sh: Add popcount.
32776         * modules/popcount: New file.
32777         * modules/popcount-tests: New file.
32778         * tests/test-popcount.c: New file.
32779         * lib/popcount.h: New file.
32780         * m4/popcount.m4: New file.
32781
32782 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
32783
32784         * build-aux/announce-gen: Update to GPLv3.
32785
32786         * build-aux/config.guess: Update from config.
32787
32788 2007-07-21  Bruno Haible  <bruno@clisp.org>
32789
32790         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
32791         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
32792
32793 2007-07-20  Jim Meyering  <jim@meyering.net>
32794
32795         * check-module: Diagnose a self-dependency.
32796
32797 2007-07-19  Bruno Haible  <bruno@clisp.org>
32798
32799         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
32800         empty.
32801         Reported by Eric Blake.
32802
32803 2007-07-18  Bruno Haible  <bruno@clisp.org>
32804
32805         * gnulib-tool: New options --po-base, --po-domain.
32806         (func_usage): Document them.
32807         (pobase, po_domain): New variables.
32808         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
32809         DEFAULT_TEXT_DOMAIN.
32810         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
32811         (func_import): Consider pobase and po_domain. Create a po/ directory.
32812         (func_create_testdir): Set pobase and po_domain to empty.
32813         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
32814         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
32815
32816 2007-07-18  Bruno Haible  <bruno@clisp.org>
32817
32818         * gnulib-tool (func_get_automake_snippet): Synthesize also an
32819         EXTRA_DIST augmentation for files in build-aux/.
32820
32821 2007-07-16  Bruno Haible  <bruno@clisp.org>
32822
32823         * modules/lseek (License): Use the synonymous term "LGPLv2+".
32824         * modules/getdelim (License): Likewise.
32825
32826 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
32827
32828         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
32829         * modules/d-type (License): Likewise.
32830         * modules/extensions (License): Likewise.
32831         * modules/fnmatch (License): Likewise.
32832         * modules/fseeko (License): Likewise.
32833         * modules/getaddrinfo (License): Likewise.
32834         * modules/getline (License): Likewise.
32835         * modules/getlogin_r (License): Likewise.
32836         * modules/getpass (License): Likewise.
32837         * modules/gettimeofday (License): Likewise.
32838         * modules/glob (License): Likewise.
32839         * modules/inet_ntop (License): Likewise.
32840         * modules/malloc (License): Likewise.
32841         * modules/malloca (License): Likewise.
32842         * modules/memmem (License): Likewise.
32843         * modules/mempcpy (License): Likewise.
32844         * modules/memset (License): Likewise.
32845         * modules/minmax (License): Likewise.
32846         * modules/mktime (License): Likewise.
32847         * modules/netinet_in (License): Likewise.
32848         * modules/pathmax (License): Likewise.
32849         * modules/poll (License): Likewise.
32850         * modules/regex (License): Likewise.
32851         * modules/snprintf (License): Likewise.
32852         * modules/stdbool (License): Likewise.
32853         * modules/stdint (License): Likewise.
32854         * modules/stdio (License): Likewise.
32855         * modules/strcase (License): Likewise.
32856         * modules/strcasestr (License): Likewise.
32857         * modules/strdup (License): Likewise.
32858         * modules/string (License): Likewise.
32859         * modules/strndup (License): Likewise.
32860         * modules/strnlen (License): Likewise.
32861         * modules/strpbrk (License): Likewise.
32862         * modules/strptime (License): Likewise.
32863         * modules/strsep (License): Likewise.
32864         * modules/sys_select (License): Likewise.
32865         * modules/sys_socket (License): Likewise.
32866         * modules/sys_stat (License): Likewise.
32867         * modules/sys_time (License): Likewise.
32868         * modules/time (License): Likewise.
32869         * modules/time_r (License): Likewise.
32870         * modules/timegm (License): Likewise.
32871         * modules/unistd (License): Likewise.
32872         * modules/vsnprintf (License): Likewise.
32873         * modules/wctype (License): Likewise.
32874
32875 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32876
32877         * modules/argz (License): LGPLv2+.
32878
32879 2007-07-15  Karl Berry  <karl@gnu.org>
32880
32881         * doc/gnulib.texi: revise node structure per new fdl.texi.
32882
32883 2007-07-14  Bruno Haible  <bruno@clisp.org>
32884
32885         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
32886         the output file.
32887         * lib/uniname/uninames.h: Regenerated.
32888
32889 2007-07-14  Karl Berry  <karl@gnu.org>
32890
32891         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
32892         omitting sectioning and index commands.
32893
32894 2007-07-13  Bruno Haible  <bruno@clisp.org>
32895
32896         New gnulib-tool option --more-symlinks.
32897         * gnulib-tool (func_usage): Document --more-symlinks.
32898         (do_copyrights): New variable.
32899         Recognize option --more-symlinks.
32900         (func_import): Don't add a copyright notice transform to
32901         sed_transform_lib_file if do_copyrights is empty.
32902
32903 2007-07-13  Bruno Haible  <bruno@clisp.org>
32904
32905         * lib/vasnprintf.c (decimal_point_char): Define also if
32906         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
32907         && !NEED_PRINTF_DIRECTIVE_A.
32908         Reported by Clemens Koller <clemens.koller@anagramm.de> via
32909         Gary V. Vaughan <gary@gnu.org>.
32910
32911 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
32912
32913         * lib/inttypes_.h: Undo previous change, since it was fixed
32914         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
32915
32916 2007-07-13  Bruno Haible  <bruno@clisp.org>
32917
32918         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
32919         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
32920
32921 2007-07-13  Jim Meyering  <jim@meyering.net>
32922
32923         df: Don't fail for Tru64's "file-on-file mount".
32924         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
32925         so we fall through and use statfs instead.  Details here:
32926         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
32927         Reported by Albert Chin.
32928
32929 2007-07-13  Bruno Haible  <bruno@clisp.org>
32930
32931         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
32932         * modules/configmake (License): Likewise.
32933         * modules/gettext (License): Likewise.
32934         * modules/gettext-h (License): Likewise.
32935         * modules/include_next (License): Likewise.
32936         * modules/link-warning (License): Likewise.
32937         * modules/localcharset (License): Likewise.
32938         * modules/localename (License): Likewise.
32939         * modules/lock (License): Likewise.
32940         * modules/relocatable-lib-lgpl (License): Likewise.
32941         * modules/size_max (License): Likewise.
32942         * modules/vasnprintf (License): Likewise.
32943         * modules/wchar (License): Likewise.
32944         * modules/xsize (License): Likewise.
32945
32946 2007-07-13  Bruno Haible  <bruno@clisp.org>
32947
32948         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
32949         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
32950
32951 2007-07-12  Bruno Haible  <bruno@clisp.org>
32952
32953         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
32954         in the modules files.
32955
32956 2007-07-11  Karl Berry  <karl@gnu.org>
32957
32958         * MODULES.html.sh (func_module): use
32959          sed -e '\|^'"${includefile}"'$|d'
32960          instead of /.../d, to avoid errors on $includefile's containing /.
32961
32962 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
32963
32964         * gnulib-tool (func_import): Avoid duplication of --avoid
32965         statements
32966         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
32967         names to `_' in variable names.
32968
32969 2007-07-10  Eric Blake  <ebb9@byu.net>
32970
32971         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
32972         * NEWS: Document this change.
32973
32974 2007-07-08  Bruno Haible  <bruno@clisp.org>
32975
32976         Update to Unicode 5.0.
32977         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
32978         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
32979         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
32980         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
32981         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
32982         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
32983         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
32984         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
32985         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
32986         U+10A3F, U+1D242..U+1D244.
32987         (nonspacing_table_ind): Update.
32988         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
32989         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
32990
32991 2007-07-08  Bruno Haible  <bruno@clisp.org>
32992
32993         Update to Unicode 5.0.
32994         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
32995         code transform. Extend the name index field of unicode_name_to_code and
32996         unicode_code_to_name from 16 to 24 bits.
32997         * lib/uniname/uniname.c (unicode_character_name,
32998         unicode_name_character): Add the range 0x12xxx to the code transform.
32999         * lib/uniname/uninames.h: Regenerated.
33000         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
33001
33002 2007-07-07  Bruno Haible  <bruno@clisp.org>
33003
33004         * modules/wcwidth-tests: New file.
33005         * tests/test-wcwidth.c: New file.
33006
33007         Work around MacOS X wcwidth() bug.
33008         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
33009         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
33010         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
33011         original wcwidth in non-UTF-8 locales.
33012         * modules/wcwidth (Depends-on): Add localcharset, streq,
33013         uniwidth/width.
33014         * doc/functions/wcwidth.texi: Update.
33015
33016 2007-07-07  Bruno Haible  <bruno@clisp.org>
33017
33018         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
33019         (wcwidth): New declaration.
33020         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
33021         macros.
33022         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
33023         here. Prepare for creating <wchar.h> unconditionally.
33024         * modules/wchar (Depends-on): Add link-warning.
33025         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
33026         REPLACE_WCWIDTH, and GL_LINK_WARNING.
33027         * lib/wcwidth.h: Remove file.
33028         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
33029         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
33030         * modules/wcwidth (Files): Remove lib/wcwidth.h.
33031         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
33032         (Include): Replace wcwidth.h with <wchar.h>.
33033         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
33034         * lib/mbchar.h: Don't include wcwidth.h.
33035         * lib/mbswidth.c: Likewise.
33036         * NEWS: Mention the change.
33037
33038 2007-07-07  Bruno Haible  <bruno@clisp.org>
33039
33040         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
33041         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
33042         definition with an external declaration.
33043         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
33044         defined as a function. Remove AC_C_INLINE requirement.
33045         * modules/wcwidth (Files): Add lib/wcwidth.c.
33046         (Makefile.am): Remove redundant statement.
33047
33048 2007-07-07  Bruno Haible  <bruno@clisp.org>
33049
33050         * MODULES.html.sh (Unicode string functions): Add the new modules.
33051
33052         * tests/uniwidth/test-u32-strwidth.c: New file.
33053         * modules/uniwidth/u32-strwidth-tests: New file.
33054
33055         * lib/uniwidth/u32-strwidth.c: New file.
33056         * modules/uniwidth/u32-strwidth: New file.
33057
33058         * tests/uniwidth/test-u16-strwidth.c: New file.
33059         * modules/uniwidth/u16-strwidth-tests: New file.
33060
33061         * lib/uniwidth/u16-strwidth.c: New file.
33062         * modules/uniwidth/u16-strwidth: New file.
33063
33064         * tests/uniwidth/test-u8-strwidth.c: New file.
33065         * modules/uniwidth/u8-strwidth-tests: New file.
33066
33067         * lib/uniwidth/u8-strwidth.c: New file.
33068         * modules/uniwidth/u8-strwidth: New file.
33069
33070         * tests/uniwidth/test-u32-width.c: New file.
33071         * modules/uniwidth/u32-width-tests: New file.
33072
33073         * lib/uniwidth/u32-width.c: New file.
33074         * modules/uniwidth/u32-width: New file.
33075
33076         * tests/uniwidth/test-u16-width.c: New file.
33077         * modules/uniwidth/u16-width-tests: New file.
33078
33079         * lib/uniwidth/u16-width.c: New file.
33080         * modules/uniwidth/u16-width: New file.
33081
33082         * tests/uniwidth/test-u8-width.c: New file.
33083         * modules/uniwidth/u8-width-tests: New file.
33084
33085         * lib/uniwidth/u8-width.c: New file.
33086         * modules/uniwidth/u8-width: New file.
33087
33088         * tests/uniwidth/test-uc_width.c: New file.
33089         * modules/uniwidth/width-tests: New file.
33090
33091         * lib/uniwidth/width.c: New file, from GNU libiconv.
33092         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
33093         * modules/uniwidth/width: New file.
33094
33095         * lib/uniwidth.h: New file, from GNU libiconv.
33096         * modules/uniwidth/base: New file.
33097
33098 2007-07-07  Bruno Haible  <bruno@clisp.org>
33099
33100         * lib/uniname.h: New file, from GNU gettext.
33101         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
33102         * lib/uniname/uninames.h: New file, from GNU gettext.
33103         * lib/uniname/uniname.c: New file, from GNU gettext.
33104         * tests/uniname/test-uninames.sh: New file.
33105         * tests/uniname/test-uninames.c: New file, from GNU gettext.
33106         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
33107         * modules/uniname/base: New file.
33108         * modules/uniname/uniname: New file.
33109         * modules/uniname/uniname-tests: New file.
33110         * MODULES.html.sh (Unicode string functions): Add the new modules.
33111
33112 2007-07-06  Bruno Haible  <bruno@clisp.org>
33113
33114         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
33115
33116 2007-07-06  Bruno Haible  <bruno@clisp.org>
33117
33118         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
33119         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
33120         includes <cygwin/sys_time.h> which includes <sys/select.h> which
33121         include <sys/time.h>.
33122         Reported by Eric Blake.
33123
33124 2007-07-06  Eric Blake  <ebb9@byu.net>
33125
33126         Fix testing canonicalize on cygwin.
33127         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
33128         Revert patch from 2007-06-19.
33129         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
33130         canonicalize module is also in use.
33131         * tests/test-canonicalize.c: New file.
33132         * tests/test-canonicalize.sh: Likewise.
33133         * modules/canonicalize-tests: Likewise.
33134
33135 2007-07-06  Jim Meyering  <jim@meyering.net>
33136
33137         * lib/getugroups.c (getugroups): Detect getgrent failure.
33138         Adjust comment to reflect reality: this function may return -1.
33139
33140 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
33141
33142         * build-aux/bootstrap (TP_URL,get_translations): Update to use
33143         the new TP address.
33144         (usage): Fix typo
33145         (gnulib_mk): New variable.
33146
33147 2007-07-05  Jim Meyering  <jim@meyering.net>
33148
33149         Don't let endgrent clobber errno, no matter how improbable.
33150         * lib/getugroups.c (getugroups): Save and restore errno around
33151         endgrent call.
33152
33153         Close the group DB even when failing with 2^31 or more members.
33154         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
33155
33156 2007-07-04  Jim Meyering  <jim@meyering.net>
33157
33158         * lib/getugroups.h: New file.
33159         * lib/getugroups.c: Include "getugroups.h".
33160         Remove uses of "register" keyword.
33161         Move local variable, "cp", down into scope where used.
33162         Give "username" parameter the "const" attribute.
33163         * modules/getugroups (Files): Add lib/getugroups.h
33164
33165 2007-07-04  Karl Berry  <karl@gnu.org>
33166
33167         * MODULES.html.sh (func_all_modules): Complete rename of
33168         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
33169
33170 2007-07-02  Bruno Haible  <bruno@clisp.org>
33171
33172         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
33173         mode, when inttypes.h comes from gnulib.
33174         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
33175
33176 2007-07-02  Simon Josefsson  <simon@josefsson.org>
33177
33178         * NEWS: Mention lgpl module name change.
33179
33180         * modules/lgpl-2.1: Renamed from lgpl.
33181
33182         * NEWS: Mention gpl module name change.
33183
33184         * modules/gpl-3.0: New file, based on gpl-2.0.
33185
33186         * modules/gpl-2.0: Renamed from gpl.
33187
33188         * modules/gpl: Fix filename, doc/gpl.texi is now found at
33189         doc/gpl-2.0.texi.
33190
33191 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
33192
33193         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
33194         #define __STDC_LIMIT_MACROS temporarily while including
33195         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
33196         Problem reported by Joel E. Denny in
33197         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
33198
33199 2007-07-01  Bruno Haible  <bruno@clisp.org>
33200
33201         * lib/unistdio.h: New file.
33202         * lib/unistdio/u-asnprintf.h: New file.
33203         * lib/unistdio/u-asprintf.h: New file.
33204         * lib/unistdio/u-printf-args.c: New file.
33205         * lib/unistdio/u-printf-args.h: New file.
33206         * lib/unistdio/u-printf-parse.h: New file.
33207         * lib/unistdio/u-snprintf.h: New file.
33208         * lib/unistdio/u-sprintf.h: New file.
33209         * lib/unistdio/u-vasprintf.h: New file.
33210         * lib/unistdio/u-vsnprintf.h: New file.
33211         * lib/unistdio/u-vsprintf.h: New file.
33212         * lib/unistdio/ulc-asnprintf.c: New file.
33213         * lib/unistdio/ulc-asprintf.c: New file.
33214         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
33215         * lib/unistdio/ulc-printf-parse.c: New file.
33216         * lib/unistdio/ulc-snprintf.c: New file.
33217         * lib/unistdio/ulc-sprintf.c: New file.
33218         * lib/unistdio/ulc-vasnprintf.c: New file.
33219         * lib/unistdio/ulc-vasprintf.c: New file.
33220         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
33221         * lib/unistdio/ulc-vsnprintf.c: New file.
33222         * lib/unistdio/ulc-vsprintf.c: New file.
33223         * lib/unistdio/u8-asnprintf.c: New file.
33224         * lib/unistdio/u8-asprintf.c: New file.
33225         * lib/unistdio/u8-printf-parse.c: New file.
33226         * lib/unistdio/u8-snprintf.c: New file.
33227         * lib/unistdio/u8-sprintf.c: New file.
33228         * lib/unistdio/u8-vasnprintf.c: New file.
33229         * lib/unistdio/u8-vasprintf.c: New file.
33230         * lib/unistdio/u8-vsnprintf.c: New file.
33231         * lib/unistdio/u8-vsprintf.c: New file.
33232         * lib/unistdio/u8-u8-asnprintf.c: New file.
33233         * lib/unistdio/u8-u8-asprintf.c: New file.
33234         * lib/unistdio/u8-u8-snprintf.c: New file.
33235         * lib/unistdio/u8-u8-sprintf.c: New file.
33236         * lib/unistdio/u8-u8-vasnprintf.c: New file.
33237         * lib/unistdio/u8-u8-vasprintf.c: New file.
33238         * lib/unistdio/u8-u8-vsnprintf.c: New file.
33239         * lib/unistdio/u8-u8-vsprintf.c: New file.
33240         * lib/unistdio/u16-asnprintf.c: New file.
33241         * lib/unistdio/u16-asprintf.c: New file.
33242         * lib/unistdio/u16-printf-parse.c: New file.
33243         * lib/unistdio/u16-snprintf.c: New file.
33244         * lib/unistdio/u16-sprintf.c: New file.
33245         * lib/unistdio/u16-vasnprintf.c: New file.
33246         * lib/unistdio/u16-vasprintf.c: New file.
33247         * lib/unistdio/u16-vsnprintf.c: New file.
33248         * lib/unistdio/u16-vsprintf.c: New file.
33249         * lib/unistdio/u16-u16-asnprintf.c: New file.
33250         * lib/unistdio/u16-u16-asprintf.c: New file.
33251         * lib/unistdio/u16-u16-snprintf.c: New file.
33252         * lib/unistdio/u16-u16-sprintf.c: New file.
33253         * lib/unistdio/u16-u16-vasnprintf.c: New file.
33254         * lib/unistdio/u16-u16-vasprintf.c: New file.
33255         * lib/unistdio/u16-u16-vsnprintf.c: New file.
33256         * lib/unistdio/u16-u16-vsprintf.c: New file.
33257         * lib/unistdio/u32-asnprintf.c: New file.
33258         * lib/unistdio/u32-asprintf.c: New file.
33259         * lib/unistdio/u32-printf-parse.c: New file.
33260         * lib/unistdio/u32-snprintf.c: New file.
33261         * lib/unistdio/u32-sprintf.c: New file.
33262         * lib/unistdio/u32-vasnprintf.c: New file.
33263         * lib/unistdio/u32-vasprintf.c: New file.
33264         * lib/unistdio/u32-vsnprintf.c: New file.
33265         * lib/unistdio/u32-vsprintf.c: New file.
33266         * lib/unistdio/u32-u32-asnprintf.c: New file.
33267         * lib/unistdio/u32-u32-asprintf.c: New file.
33268         * lib/unistdio/u32-u32-snprintf.c: New file.
33269         * lib/unistdio/u32-u32-sprintf.c: New file.
33270         * lib/unistdio/u32-u32-vasnprintf.c: New file.
33271         * lib/unistdio/u32-u32-vasprintf.c: New file.
33272         * lib/unistdio/u32-u32-vsnprintf.c: New file.
33273         * lib/unistdio/u32-u32-vsprintf.c: New file.
33274         * tests/unistdio/test-ulc-asnprintf1.c: New file.
33275         * tests/unistdio/test-ulc-asnprintf1.h: New file.
33276         * tests/unistdio/test-ulc-printf1.h: New file.
33277         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
33278         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
33279         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
33280         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
33281         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
33282         * tests/unistdio/test-ulc-vasprintf1.c: New file.
33283         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
33284         * tests/unistdio/test-ulc-vsprintf1.c: New file.
33285         * tests/unistdio/test-u8-asnprintf1.c: New file.
33286         * tests/unistdio/test-u8-asnprintf1.h: New file.
33287         * tests/unistdio/test-u8-printf1.h: New file.
33288         * tests/unistdio/test-u8-vasnprintf1.c: New file.
33289         * tests/unistdio/test-u8-vasnprintf2.c: New file.
33290         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
33291         * tests/unistdio/test-u8-vasnprintf3.c: New file.
33292         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
33293         * tests/unistdio/test-u8-vasprintf1.c: New file.
33294         * tests/unistdio/test-u8-vsnprintf1.c: New file.
33295         * tests/unistdio/test-u8-vsprintf1.c: New file.
33296         * tests/unistdio/test-u16-asnprintf1.c: New file.
33297         * tests/unistdio/test-u16-asnprintf1.h: New file.
33298         * tests/unistdio/test-u16-printf1.h: New file.
33299         * tests/unistdio/test-u16-vasnprintf1.c: New file.
33300         * tests/unistdio/test-u16-vasnprintf2.c: New file.
33301         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
33302         * tests/unistdio/test-u16-vasnprintf3.c: New file.
33303         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
33304         * tests/unistdio/test-u16-vasprintf1.c: New file.
33305         * tests/unistdio/test-u16-vsnprintf1.c: New file.
33306         * tests/unistdio/test-u16-vsprintf1.c: New file.
33307         * tests/unistdio/test-u32-asnprintf1.c: New file.
33308         * tests/unistdio/test-u32-asnprintf1.h: New file.
33309         * tests/unistdio/test-u32-printf1.h: New file.
33310         * tests/unistdio/test-u32-vasnprintf1.c: New file.
33311         * tests/unistdio/test-u32-vasnprintf2.c: New file.
33312         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
33313         * tests/unistdio/test-u32-vasnprintf3.c: New file.
33314         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
33315         * tests/unistdio/test-u32-vasprintf1.c: New file.
33316         * tests/unistdio/test-u32-vsnprintf1.c: New file.
33317         * tests/unistdio/test-u32-vsprintf1.c: New file.
33318         * modules/unistdio/base: New file.
33319         * modules/unistdio/u-printf-args: New file.
33320         * modules/unistdio/ulc-asnprintf: New file.
33321         * modules/unistdio/ulc-asprintf: New file.
33322         * modules/unistdio/ulc-fprintf: New file.
33323         * modules/unistdio/ulc-printf-parse: New file.
33324         * modules/unistdio/ulc-snprintf: New file.
33325         * modules/unistdio/ulc-sprintf: New file.
33326         * modules/unistdio/ulc-vasnprintf: New file.
33327         * modules/unistdio/ulc-vasprintf: New file.
33328         * modules/unistdio/ulc-vfprintf: New file.
33329         * modules/unistdio/ulc-vsnprintf: New file.
33330         * modules/unistdio/ulc-vsprintf: New file.
33331         * modules/unistdio/u8-asnprintf: New file.
33332         * modules/unistdio/u8-asprintf: New file.
33333         * modules/unistdio/u8-printf-parse: New file.
33334         * modules/unistdio/u8-snprintf: New file.
33335         * modules/unistdio/u8-sprintf: New file.
33336         * modules/unistdio/u8-vasnprintf: New file.
33337         * modules/unistdio/u8-vasprintf: New file.
33338         * modules/unistdio/u8-vsnprintf: New file.
33339         * modules/unistdio/u8-vsprintf: New file.
33340         * modules/unistdio/u8-u8-asnprintf: New file.
33341         * modules/unistdio/u8-u8-asprintf: New file.
33342         * modules/unistdio/u8-u8-snprintf: New file.
33343         * modules/unistdio/u8-u8-sprintf: New file.
33344         * modules/unistdio/u8-u8-vasnprintf: New file.
33345         * modules/unistdio/u8-u8-vasprintf: New file.
33346         * modules/unistdio/u8-u8-vsnprintf: New file.
33347         * modules/unistdio/u8-u8-vsprintf: New file.
33348         * modules/unistdio/u16-asnprintf: New file.
33349         * modules/unistdio/u16-asprintf: New file.
33350         * modules/unistdio/u16-printf-parse: New file.
33351         * modules/unistdio/u16-snprintf: New file.
33352         * modules/unistdio/u16-sprintf: New file.
33353         * modules/unistdio/u16-vasnprintf: New file.
33354         * modules/unistdio/u16-vasprintf: New file.
33355         * modules/unistdio/u16-vsnprintf: New file.
33356         * modules/unistdio/u16-vsprintf: New file.
33357         * modules/unistdio/u16-u16-asnprintf: New file.
33358         * modules/unistdio/u16-u16-asprintf: New file.
33359         * modules/unistdio/u16-u16-snprintf: New file.
33360         * modules/unistdio/u16-u16-sprintf: New file.
33361         * modules/unistdio/u16-u16-vasnprintf: New file.
33362         * modules/unistdio/u16-u16-vasprintf: New file.
33363         * modules/unistdio/u16-u16-vsnprintf: New file.
33364         * modules/unistdio/u16-u16-vsprintf: New file.
33365         * modules/unistdio/u32-asnprintf: New file.
33366         * modules/unistdio/u32-asprintf: New file.
33367         * modules/unistdio/u32-printf-parse: New file.
33368         * modules/unistdio/u32-snprintf: New file.
33369         * modules/unistdio/u32-sprintf: New file.
33370         * modules/unistdio/u32-vasnprintf: New file.
33371         * modules/unistdio/u32-vasprintf: New file.
33372         * modules/unistdio/u32-vsnprintf: New file.
33373         * modules/unistdio/u32-vsprintf: New file.
33374         * modules/unistdio/u32-u32-asnprintf: New file.
33375         * modules/unistdio/u32-u32-asprintf: New file.
33376         * modules/unistdio/u32-u32-snprintf: New file.
33377         * modules/unistdio/u32-u32-sprintf: New file.
33378         * modules/unistdio/u32-u32-vasnprintf: New file.
33379         * modules/unistdio/u32-u32-vasprintf: New file.
33380         * modules/unistdio/u32-u32-vsnprintf: New file.
33381         * modules/unistdio/u32-u32-vsprintf: New file.
33382         * modules/unistdio/ulc-asnprintf-tests: New file.
33383         * modules/unistdio/ulc-vasnprintf-tests: New file.
33384         * modules/unistdio/ulc-vasprintf-tests: New file.
33385         * modules/unistdio/ulc-vsnprintf-tests: New file.
33386         * modules/unistdio/ulc-vsprintf-tests: New file.
33387         * modules/unistdio/u8-asnprintf-tests: New file.
33388         * modules/unistdio/u8-vasnprintf-tests: New file.
33389         * modules/unistdio/u8-vasprintf-tests: New file.
33390         * modules/unistdio/u8-vsnprintf-tests: New file.
33391         * modules/unistdio/u8-vsprintf-tests: New file.
33392         * modules/unistdio/u16-asnprintf-tests: New file.
33393         * modules/unistdio/u16-vasnprintf-tests: New file.
33394         * modules/unistdio/u16-vasprintf-tests: New file.
33395         * modules/unistdio/u16-vsnprintf-tests: New file.
33396         * modules/unistdio/u16-vsprintf-tests: New file.
33397         * modules/unistdio/u32-asnprintf-tests: New file.
33398         * modules/unistdio/u32-vasnprintf-tests: New file.
33399         * modules/unistdio/u32-vasprintf-tests: New file.
33400         * modules/unistdio/u32-vsnprintf-tests: New file.
33401         * modules/unistdio/u32-vsprintf-tests: New file.
33402         * MODULES.html.sh (Unicode string functions): Add the new modules.
33403
33404 2007-07-01  Bruno Haible  <bruno@clisp.org>
33405
33406         * lib/sprintf.c (sprintf): Limit the available length estimation,
33407         to avoid address wraparound.
33408         * lib/vsprintf.c (vsprintf): Likewise.
33409         * modules/sprintf-posix (Dependencies): Add stdint.
33410         * modules/vsprintf-posix (Dependencies): Likewise.
33411
33412 2007-07-01  Bruno Haible  <bruno@clisp.org>
33413
33414         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
33415         Windows PATH as well. Conservative double-quoting. Comments.
33416
33417 2007-07-01  Bruno Haible  <bruno@clisp.org>
33418             Eric Blake  <ebb9@byu.net>
33419             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33420
33421         * gnulib-tool (self_abspathname): Fix algorithm to cope with
33422         empty components in $PATH, denoting '.'.
33423
33424 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33425
33426         * gnulib-tool: Fix indentation.
33427         (func_create_megatestdir): Likewise.
33428         Report by Bruno Haible.
33429
33430 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33431
33432         Sync from Automake.
33433         * build-aux/gnupload: Fix shell portability issues with for loops.
33434         Report by Karl Berry.
33435
33436 2007-06-29  Simon Josefsson  <simon@josefsson.org>
33437
33438         * build-aux/maint.mk (POURL): Use translationproject.org.
33439
33440 2007-06-27  Simon Josefsson  <simon@josefsson.org>
33441             Bruno Haible  <bruno@clisp.org>
33442
33443         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
33444         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
33445         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
33446         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
33447         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
33448
33449 2007-06-27  Bruno Haible  <bruno@clisp.org>
33450
33451         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
33452         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
33453
33454 2007-06-26  Karl Berry  <karl@gnu.org>
33455
33456         * MODULES.html.sh: remove xreadlink-with-size.
33457
33458 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
33459
33460         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
33461         method that I hope also handles the double-include problem noted
33462         by Bruno Haible in
33463         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
33464
33465 2007-06-23  Bruno Haible  <bruno@clisp.org>
33466
33467         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
33468         Don't let the 'mostlyclean' target fail if the last subdirectory could
33469         not be removed.
33470         Reported by Karl Berry.
33471
33472 2007-06-23  Bruno Haible  <bruno@clisp.org>
33473
33474         * gnulib-tool (echo): Add a speedier workaround for ksh.
33475         * tests/test-echo.sh: Likewise.
33476
33477 2007-06-23  Bruno Haible  <bruno@clisp.org>
33478
33479         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
33480         * tests/test-echo.sh: Likewise.
33481
33482 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33483
33484         * gnulib-tool (IFS): Initialize early, so we don't set it to
33485         empty later.
33486         (self_abspathname): Rewrite algorithm to set it, reindent.
33487         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
33488         (func_create_megatestdir): Merge some sed scripts.
33489
33490 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
33491
33492         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
33493         exposed by Sun Studio 11 cc on Solaris 8.
33494
33495 2007-06-22  Bruno Haible  <bruno@clisp.org>
33496
33497         * gnulib-tool (echo): Ensure the echo primitive does not interpret
33498         backslashes.
33499         * tests/test-echo.sh: New file.
33500
33501 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33502
33503         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
33504         simplify `sed_replace_build_aux' scripts, they are portable but
33505         echoing them with `echo' is not.
33506         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
33507
33508 2007-06-21  Karl Berry  <karl@gnu.org>
33509
33510         * config/srclist.txt: guess we can't handle the licenses via
33511         srclist at the moment.
33512
33513 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
33514
33515         * MODULES.html.sh: Add include_next.
33516         * modules/include_next: New file.
33517
33518 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
33519
33520         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
33521         INCLUDE_NEXT.
33522         (gl_CHECK_NEXT_HEADERS): New macro.
33523         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
33524         the obsolescent gl_ABSOLUTE_HEADER.
33525         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
33526         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
33527         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
33528         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
33529         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
33530         * m4/math_h.m4 (gl_MATH_H): Likewise.
33531         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
33532         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
33533         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
33534         * m4/stdint.m4 (gl_STDINT_H): Likewise.
33535         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
33536         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
33537         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
33538         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
33539         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
33540         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
33541         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
33542         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
33543         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
33544         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
33545         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
33546         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
33547         * m4/inttypes.m4 (gl_INTTYPES_H): Define
33548         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
33549         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
33550         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
33551         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
33552         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
33553         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
33554         * lib/float_.h: Likewise.
33555         * lib/inttypes_.h: Likewise.
33556         * lib/math_.h: Likewise.
33557         * lib/search_.h: Likewise.
33558         * lib/signal_.h: Likewise.
33559         * lib/stdint_.h: Likewise.
33560         * lib/stdio_.h: Likewise.
33561         * lib/stdlib_.h: Likewise.
33562         * lib/string_.h: Likewise.
33563         * lib/sys_stat_.h: Likewise.
33564         * lib/sys_time_.h: Likewise.
33565         * lib/time_.h: Likewise.
33566         * lib/unistd_.h: Likewise.
33567         * lib/wchar_.h: Likewise.
33568         * lib/wctype_.h: Likewise.
33569         * lib/dirent_.h: Likewise.
33570         * lib/iconv_.h: Likewise.
33571         * lib/locale_.h: Likewise.
33572         * lib/netinet_in_.h: Likewise.
33573         * lib/sys_select_.h: Likewise.
33574         * lib/sys_socket_.h: Likewise.
33575         * lib/sysexits_.h: Likewise.
33576         * modules/fcntl (Depends-on): Depend on include_next, not
33577         absolute_header.
33578         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
33579         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
33580         * modules/fchdir: Likewise.
33581         * modules/float: Likewise.
33582         * modules/iconv_open: Likewise.
33583         * modules/inttypes: Likewise.
33584         * modules/locale: Likewise.
33585         * modules/math: Likewise.
33586         * modules/netinet_in: Likewise.
33587         * modules/search: Likewise.
33588         * modules/signal: Likewise.
33589         * modules/stdint: Likewise.
33590         * modules/stdio: Likewise.
33591         * modules/stdlib: Likewise.
33592         * modules/string: Likewise.
33593         * modules/sys_select: Likewise.
33594         * modules/sys_socket: Likewise.
33595         * modules/sys_stat: Likewise.
33596         * modules/sys_time: Likewise.
33597         * modules/sysexits: Likewise.
33598         * modules/time: Likewise.
33599         * modules/unistd: Likewise.
33600         * modules/wchar: Likewise.
33601         * modules/wctype: Likewise.
33602         * modules/sys_stat: Change maintainer to "all".
33603         * modules/unistd: Likewise.
33604
33605 2007-06-20  Karl Berry  <karl@gnu.org>
33606
33607         * config/srclist.txt: track www changes in license files.
33608
33609 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
33610
33611         * build-aux/bootstrap: Remove stray dot.
33612         Make sure build_aux settings are honored when linking
33613         gnulib_extra_files.
33614
33615 2007-06-19  Eric Blake  <ebb9@byu.net>
33616
33617         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
33618         Allow compilation on cygwin.
33619
33620 2007-06-19  Jim Meyering  <jim@meyering.net>
33621
33622         xreadlink-with-size: Remove module.  No longer used.
33623         Ex-callers now use xreadlink or mreadlink-with-size.
33624         * modules/xreadlink-with-size: Remove module.
33625         * lib/xreadlink-with-size.c: Remove file.
33626         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
33627         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
33628         just before the function definition *is* accurate.
33629
33630         Eliminate one way canonicalize_filename_mode could exit.
33631         * lib/canonicalize.c (canonicalize_filename_mode):
33632         Use mreadlink_with_size, not xreadlink_with_size.
33633
33634 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
33635
33636         Detect porting problems to FreeBSD/arm, which has time_t wider than
33637         long int.  Original problem reported for GNU diff by Xin Li in
33638         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
33639         * modules/getdate (Depends-on): Add intprops, verify.
33640         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
33641         is an integer type no wider than long int.
33642
33643 2007-06-18  Jim Meyering  <jim@meyering.net>
33644
33645         New module: mreadlink-with-size.
33646         * MODULES.html.sh: Add mreadlink-with-size.
33647         * modules/mreadlink-with-size: New module
33648         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
33649         not xreadlink-with-size.
33650         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
33651
33652 2007-06-16  Bruno Haible  <bruno@clisp.org>
33653
33654         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
33655         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
33656         Reported by Gary V. Vaughan <gary@gnu.org>.
33657
33658 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
33659
33660         Revamp lchown so that it lives in unistd.h where it belongs.
33661         * lib/lchown.h: Remove.
33662         * lib/dirchownmod.c: Don't include lib/lchown.h.
33663         * lib/fchownat.c: Likewise.
33664         * lib/openat.c: Likewise.
33665         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
33666         does not follow symlinks.
33667         (EOPNOTSUPP): Define if not defined.
33668         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
33669         is defined to 0.
33670         (lchown): New decl.
33671         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
33672         Do not check for lchown decl.
33673         Set REPLACE_LCHOWN.
33674         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
33675         REPLACE_LCHOWN.
33676         * modules/chown: Make it clear it follows symlinks.
33677         * modules/lchown: Make it clear it doesn't follow symlinks.
33678         (Files): Remove lib/lchown.h
33679         (Depends-on): Add unistd.
33680         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
33681         (Include): Include <unistd.h>, not "lchown.h".
33682         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
33683         REPLACE_LCHOWN.
33684
33685 2007-06-15  Jim Meyering  <jim@meyering.net>
33686
33687         Change license (GPL to LGPL) of fsusage and dependents.
33688         * modules/fsusage (License): Change to LGPL.
33689         * modules/full-read (License): Likewise.
33690         * modules/full-write (License): Likewise.
33691         * modules/safe-read (License): Likewise.
33692         * modules/safe-write (License): Likewise.
33693
33694 2007-06-14  Ben Pfaff  <blp@gnu.org>
33695
33696         Missing part of allocsa -> malloca transition.
33697         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
33698         gl_MALLOCA.
33699
33700 2007-06-12  Bruno Haible  <bruno@clisp.org>
33701
33702         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
33703         to ia64, x86_64, i386.
33704         Reported by Eric Blake.
33705
33706 2007-06-12  Bruno Haible  <bruno@clisp.org>
33707
33708         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
33709         cross-compiling to x86_64.
33710
33711 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
33712
33713         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
33714         glitch reported by Ralf Wildenhues in
33715         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
33716
33717         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
33718         Vin Shelton.
33719
33720 2007-06-11  Bruno Haible  <bruno@clisp.org>
33721
33722         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
33723         replacement string.
33724         Reported by Eric Blake.
33725
33726 2007-06-10  Bruno Haible  <bruno@clisp.org>
33727
33728         Prepare vasnprintf code for use with Unicode strings.
33729         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
33730         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
33731         TYPE_U32_STRING.
33732         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
33733         a_u32_string variants.
33734         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
33735         * lib/printf-args.c: Don't include config.h and the specification
33736         header if PRINTF_FETCHARGS is already defined.
33737         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
33738         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
33739         TYPE_U16_STRING, TYPE_U32_STRING.
33740         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
33741         u16_directive, u16_directives, u32_directive, u32_directives): New
33742         types.
33743         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
33744         New declarations.
33745         * lib/printf-parse.c: Don't include config.h and the specification
33746         header if PRINTF_PARSE is already defined. Eliminate the set of
33747         parameters for WIDE_CHAR_VERSION; the user of this file must provide
33748         them now. Include c-ctype.h.
33749         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
33750         directive and CHAR_T_ONLY_ASCII.
33751         * lib/vasnprintf.c: Don't include config.h and the specification header
33752         if VASNPRINTF is already defined.
33753         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
33754         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
33755         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
33756         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
33757         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
33758         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
33759         code accordingly.
33760         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
33761         pad_ourselves also in this case, with the 'c' and 's' directives, and
33762         with a different notion of "width".
33763         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
33764
33765 2007-06-10  Bruno Haible  <bruno@clisp.org>
33766
33767         * modules/unistr/u32-mbsnlen: New file.
33768         * lib/unistr/u32-mbsnlen.c: New file.
33769
33770         * modules/unistr/u16-mbsnlen: New file.
33771         * lib/unistr/u16-mbsnlen.c: New file.
33772
33773         * modules/unistr/u8-mbsnlen: New file.
33774         * lib/unistr/u8-mbsnlen.c: New file.
33775
33776         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
33777         declarations.
33778
33779 2007-06-10  Bruno Haible  <bruno@clisp.org>
33780
33781         * lib/string_.h (mbsnlen): New declaration.
33782         * lib/mbsnlen.c: New file.
33783         * m4/mbsnlen.m4: New file.
33784         * modules/mbsnlen: New file.
33785         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
33786         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
33787         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
33788
33789 2007-06-10  Bruno Haible  <bruno@clisp.org>
33790
33791         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
33792
33793 2007-06-10  Bruno Haible  <bruno@clisp.org>
33794
33795         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
33796         * lib/mbuiter.h: Likewise.
33797
33798 2007-06-10  Bruno Haible  <bruno@clisp.org>
33799
33800         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
33801         declaration.
33802
33803 2007-06-10  Karl Berry  <karl@gnu.org>
33804
33805         * config/srclist.txt: remove gettext entries, Bruno prefers
33806         to update individually.
33807
33808 2007-06-10  Bruno Haible  <bruno@clisp.org>
33809
33810         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
33811         'maxlen'. Ensure only length + width bytes are allocated, not
33812         length + 1 + width.
33813
33814 2007-06-09  Bruno Haible  <bruno@clisp.org>
33815
33816         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
33817         (CHAR_T): Remove macro.
33818         (VASNPRINTF): Update.
33819
33820 2007-06-09  Bruno Haible  <bruno@clisp.org>
33821
33822         * MODULES.html.sh (Unicode string functions): Add the new modules.
33823
33824         * modules/uniconv/u32-conv-to-enc: New file.
33825         * lib/uniconv/u32-conv-to-enc.c: New file.
33826         * modules/uniconv/u32-conv-to-enc-tests: New file.
33827         * tests/uniconv/test-u32-conv-to-enc.c: New file.
33828
33829         * modules/uniconv/u16-conv-to-enc: New file.
33830         * lib/uniconv/u16-conv-to-enc.c: New file.
33831         * lib/uniconv/u-conv-to-enc.h: New file.
33832         * modules/uniconv/u16-conv-to-enc-tests: New file.
33833         * tests/uniconv/test-u16-conv-to-enc.c: New file.
33834
33835         * modules/uniconv/u8-conv-to-enc: New file.
33836         * lib/uniconv/u8-conv-to-enc.c: New file.
33837         * modules/uniconv/u8-conv-to-enc-tests: New file.
33838         * tests/uniconv/test-u8-conv-to-enc.c: New file.
33839
33840         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
33841         u32_conv_to_encoding): New declarations.
33842
33843 2007-06-09  Bruno Haible  <bruno@clisp.org>
33844
33845         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
33846
33847 2007-06-09  Bruno Haible  <bruno@clisp.org>
33848
33849         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
33850         * modules/malloca: Renamed from modules/allocsa, updated.
33851         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
33852         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
33853         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
33854         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
33855         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
33856         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
33857         * modules/xmalloca: Renamed from modules/xallocsa, updated.
33858         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
33859         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
33860         * modules/c-strcasestr (Depends-on): Update.
33861         * lib/c-strcasestr.c: Update.
33862         * modules/c-strstr (Depends-on): Update.
33863         * lib/c-strstr.c: Update.
33864         * modules/canonicalize-lgpl (Depends-on): Update.
33865         * lib/canonicalize-lgpl.c: Update.
33866         * modules/clean-temp (Depends-on): Update.
33867         * lib/clean-temp.c: Update.
33868         * modules/csharpcomp (Depends-on): Update.
33869         * lib/csharpcomp.c: Update.
33870         * modules/csharpexec (Depends-on): Update.
33871         * lib/csharpexec.c: Update.
33872         * modules/javacomp (Depends-on): Update.
33873         * lib/javacomp.c: Update.
33874         * modules/javaexec (Depends-on): Update.
33875         * lib/javaexec.c: Update.
33876         * modules/mbscasestr (Depends-on): Update.
33877         * lib/mbscasestr.c: Update.
33878         * modules/mbsstr (Depends-on): Update.
33879         * lib/mbsstr.c: Update.
33880         * modules/setenv (Depends-on): Update.
33881         * lib/setenv.c: Update.
33882         * modules/strcasestr (Depends-on): Update.
33883         * lib/strcasestr.c: Update.
33884         * modules/striconveha (Depends-on): Update.
33885         * lib/striconveha.c: Update.
33886         * modules/relocatable-prog-wrapper (Files): Update.
33887         * lib/relocwrapper.c: Update.
33888         * build-aux/install-reloc: Update.
33889         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
33890
33891 2007-06-08  Bruno Haible  <bruno@clisp.org>
33892
33893         Port to uClibc.
33894         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
33895         * lib/fpurge.c (fpurge): Likewise.
33896         * lib/freading.c (freading): Likewise.
33897         * lib/fseeko.c (rpl_fseeko): Likewise.
33898         * lib/fseterr.c (fseterr): Likewise.
33899         * lib/fwriting.c (fwriting): Likewise.
33900         * tests/test-fflush.c (main): Avoid a failure on uClibc.
33901
33902 2007-06-08  Bruno Haible  <bruno@clisp.org>
33903
33904         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
33905         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
33906         * modules/gettext (Files): Add m4/intlmacosx.m4.
33907
33908 2007-06-07  Bruno Haible  <bruno@clisp.org>
33909
33910         * modules/localename-tests: New file.
33911         * tests/test-localename.c: New file.
33912
33913         New module 'localename'.
33914         * lib/localename.h: New file.
33915         * lib/localename.c: New file, from GNU gettext.
33916         * m4/localename.m4: New file.
33917         * modules/localename: New file.
33918
33919 2007-06-07  Bruno Haible  <bruno@clisp.org>
33920
33921         Work around the lack of <wchar.h> on some builds of uClibc.
33922         * doc/headers/wchar.texi: Update.
33923         * lib/wchar_.h: Include <wchar.h> only if it exists.
33924         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
33925         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
33926         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
33927         doesn't exist.
33928         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
33929         * modules/mbfile (Depends-on): Add wchar.
33930         * modules/mbiter (Depends-on): Likewise.
33931         * modules/mbuiter (Depends-on): Likewise.
33932         Reported by Simon Josefsson.
33933
33934 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
33935
33936         Work around problem reported by Steven M. Schweda in
33937         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
33938         Tru64 5.1B with the Compaq compiler environment installed declares
33939         an 'isblank' function but does not define it in the C library.
33940         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
33941         * lib/regex_internal.h (isblank): Likewise.
33942         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
33943         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
33944
33945 2007-06-05  Bruno Haible  <bruno@clisp.org>
33946
33947         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
33948         ia64.
33949         * modules/printf-safe: New file.
33950         * modules/fprintf-posix (Depends-on): Add printf-safe.
33951         * modules/printf-posix (Depends-on): Likewise.
33952         * modules/snprintf-posix (Depends-on): Likewise.
33953         * modules/sprintf-posix (Depends-on): Likewise.
33954         * modules/vasnprintf-posix (Depends-on): Likewise.
33955         * modules/vasprintf-posix (Depends-on): Likewise.
33956         * modules/vfprintf-posix (Depends-on): Likewise.
33957         * modules/vprintf-posix (Depends-on): Likewise.
33958         * modules/vsnprintf-posix (Depends-on): Likewise.
33959         * modules/vsprintf-posix (Depends-on): Likewise.
33960         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
33961         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
33962         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
33963         "no" on i386, x86_64, ia64.
33964         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
33965         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
33966         on i386, x86_64, ia64.
33967         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
33968         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
33969         on i386, x86_64, ia64.
33970         * tests/test-vasnprintf-posix.c: Include float.h.
33971         (LDBL80_WORDS): New macro.
33972         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
33973         on i386, x86_64, ia64.
33974         * tests/test-vasprintf-posix.c: Include float.h.
33975         (LDBL80_WORDS): New macro.
33976         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
33977         on i386, x86_64, ia64.
33978         * tests/test-snprintf-posix.c: Include float.h.
33979         * tests/test-sprintf-posix.c: Likewise.
33980         * tests/test-vsnprintf-posix.c: Likewise.
33981         * tests/test-vsprintf-posix.c: Likewise.
33982
33983 2007-06-05  Bruno Haible  <bruno@clisp.org>
33984
33985         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
33986         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
33987         non-IEEE numbers on i386, x86_64, ia64.
33988         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
33989         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
33990         * tests/test-isnanl.h: Include float.h.
33991         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
33992
33993 2007-06-05  Bruno Haible  <bruno@clisp.org>
33994
33995         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
33996         also the %a / %A. Handle the %a / %A code before this extra handling.
33997
33998 2007-06-05  Bruno Haible  <bruno@clisp.org>
33999
34000         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
34001         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
34002
34003 2007-06-05  Bruno Haible  <bruno@clisp.org>
34004
34005         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
34006         typo in variable name.
34007
34008 2007-06-05  Eric Blake  <ebb9@byu.net>
34009
34010         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
34011         Reported by Simon Josefsson.
34012
34013 2007-06-04  Bruno Haible  <bruno@clisp.org>
34014
34015         Avoid test failures on some PowerPC platforms.
34016         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
34017         Define differently for PowerPC.
34018         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
34019         Reported by Gary V. Vaughan <gary@gnu.org>.
34020
34021 2007-06-02  Bruno Haible  <bruno@clisp.org>
34022
34023         Fix test-stdint failure on FreeBSD/ia64.
34024         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
34025         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
34026         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
34027         * doc/headers/stdint.texi: Update.
34028
34029 2007-06-01  Bruno Haible  <bruno@clisp.org>
34030
34031         * tests/test-binary-io.c (main): Pass a third argument to open().
34032         Reported by Gary V. Vaughan <gary@gnu.org>.
34033
34034 2007-06-01  Bruno Haible  <bruno@clisp.org>
34035
34036         * doc/functions/frexpl.texi: Update for mingw.
34037
34038 2007-06-01  Bruno Haible  <bruno@clisp.org>
34039
34040         * tests/test-lseek.c (main): Disable test of errno for invalid third
34041         argument.
34042         * doc/functions/lseek.texi: Update.
34043         Reported by Gary V. Vaughan <gary@gnu.org>.
34044
34045 2007-05-28  Bruno Haible  <bruno@clisp.org>
34046
34047         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
34048
34049 2007-05-31  Eric Blake  <ebb9@byu.net>
34050
34051         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
34052         cross compiling.
34053
34054 2007-05-30  Eric Blake  <ebb9@byu.net>
34055         and Bruno Haible  <bruno@clisp.org>
34056
34057         Work around mingw test failures exposed by m4-1.4.9b.
34058         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
34059         * tests/test-unistd.c: Disable uid_t and git_t tests for the
34060         moment.
34061
34062 2007-05-30  Bruno Haible  <bruno@clisp.org>
34063
34064         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
34065         assuming that they are closed. Needed on HP-UX 11.
34066
34067 2007-05-29  Bruno Haible  <bruno@clisp.org>
34068
34069         Fix a problem with #include_next.
34070         * lib/dirent_.h: Split the double-inclusion guard.
34071         * lib/fcntl_.h: Likewise.
34072         * lib/float_.h: Likewise.
34073         * lib/iconv_.h: Likewise.
34074         * lib/inttypes_.h: Likewise.
34075         * lib/locale_.h: Likewise.
34076         * lib/math_.h: Likewise.
34077         * lib/netinet_in_.h: Likewise.
34078         * lib/search_.h: Likewise.
34079         * lib/signal_.h: Likewise.
34080         * lib/stdint_.h: Likewise.
34081         * lib/stdio_.h: Likewise.
34082         * lib/stdlib_.h: Likewise.
34083         * lib/string_.h: Likewise.
34084         * lib/sys_select_.h: Likewise.
34085         * lib/sys_socket_.h: Likewise.
34086         * lib/sys_stat_.h: Likewise.
34087         * lib/sys_time_.h: Likewise.
34088         * lib/sysexits_.h: Likewise.
34089         * lib/time_.h: Likewise.
34090         * lib/unistd_.h: Likewise.
34091         * lib/wchar_.h: Likewise.
34092         * lib/wctype_.h: Likewise.
34093
34094 2007-05-29  Bruno Haible  <bruno@clisp.org>
34095
34096         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
34097         for the moment.
34098
34099 2007-05-29  Bruno Haible  <bruno@clisp.org>
34100
34101         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
34102         invocation.
34103         Reported by Eric Blake.
34104
34105 2007-05-29  Bruno Haible  <bruno@clisp.org>
34106
34107         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
34108         compiling case.
34109
34110 2007-05-29  Eric Blake  <ebb9@byu.net>
34111             Bruno Haible  <bruno@clisp.org>
34112
34113         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
34114         cross compiles.
34115
34116 2007-05-28  Eric Blake  <ebb9@byu.net>
34117
34118         * modules/closein-tests (test_closein_LDADD): Support test on
34119         cygwin with libtool.
34120
34121 2007-05-28  Bruno Haible  <bruno@clisp.org>
34122
34123         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
34124         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
34125         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
34126         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
34127         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
34128         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
34129         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
34130         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
34131         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
34132
34133 2007-05-28  Eric Blake  <ebb9@byu.net>
34134
34135         Unconditionally include <config.h> in unit tests.
34136         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
34137         * tests/test-allocsa.c, tests/test-arcfour.c,
34138         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
34139         tests/test-array_list.c, tests/test-array_oset.c,
34140         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
34141         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
34142         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
34143         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
34144         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
34145         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
34146         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
34147         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
34148         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
34149         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
34150         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
34151         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
34152         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
34153         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
34154         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
34155         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
34156         test-md5.c, test-memmem.c, test-printf-posix.c,
34157         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
34158         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
34159         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
34160         test-strcasestr.c, test-striconv.c, test-striconveh.c,
34161         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
34162         test-vasnprintf-posix2.c, test-vasnprintf.c,
34163         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
34164         test-vfprintf-posix.c, test-vprintf-posix.c,
34165         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
34166         test-xvasprintf.c: Likewise.
34167
34168 2007-05-28  Bruno Haible  <bruno@clisp.org>
34169
34170         * gnulib-tool (func_import): Remember the --with-tests command-line
34171         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
34172         Reported by Eric Blake.
34173
34174 2007-05-28  Bruno Haible  <bruno@clisp.org>
34175
34176         * modules/ftell-tests: New file.
34177         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
34178         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
34179
34180         * lib/ftell.c: New file.
34181         * modules/ftell: New file.
34182         * m4/ftell.m4: New file.
34183         * doc/functions/ftell.texi: Update.
34184         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
34185         REPLACE_FTELL.
34186         * lib/stdio_.h (rpl_ftell): New declaration.
34187         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
34188         REPLACE_FTELL.
34189
34190 2007-05-28  Eric Blake  <ebb9@byu.net>
34191
34192         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
34193
34194 2007-05-28  Bruno Haible  <bruno@clisp.org>
34195
34196         * modules/fseek-tests: New file.
34197         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
34198         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
34199
34200         * lib/fseek.c: New file.
34201         * modules/fseek: New file.
34202         * m4/fseek.m4: New file.
34203         * doc/functions/fseek.texi: Update.
34204         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
34205         REPLACE_FSEEK.
34206         * lib/stdio_.h (rpl_fseek): New declaration.
34207         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
34208         REPLACE_FSEEK.
34209
34210 2007-05-28  Bruno Haible  <bruno@clisp.org>
34211
34212         * lib/stdio_.h (fflush): More comments.
34213
34214 2007-05-28  Bruno Haible  <bruno@clisp.org>
34215
34216         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
34217         runtime test.
34218
34219 2007-05-28  Eric Blake  <ebb9@byu.net>
34220
34221         Improve lseek module.
34222         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
34223         * lib/unistd_.h (lseek): Scale back link warning message.
34224         * tests/test-lseek.c: Beef up test.
34225         * tests/test-lseek.sh: Exercise more facets of lseek.
34226         Reported by Bruno Haible.
34227
34228 2007-05-28  Bruno Haible  <bruno@clisp.org>
34229
34230         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
34231         to define.
34232
34233 2007-05-27  Bruno Haible  <bruno@clisp.org>
34234
34235         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
34236
34237 2007-05-27  Bruno Haible  <bruno@clisp.org>
34238
34239         * modules/openmp: New file.
34240         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
34241         Noah Misch.
34242
34243 2007-05-26  Bruno Haible  <bruno@clisp.org>
34244
34245         * modules/chdir-long (Depends-on): Add fchdir.
34246         * modules/chdir-safer (Depends-on): Likewise.
34247         * modules/fts (Depends-on): Likewise.
34248         * modules/fts-lgpl (Depends-on): Likewise.
34249         * modules/openat (Depends-on): Likewise.
34250         * modules/savewd (Depends-on): Likewise.
34251
34252 2007-05-24  Eric Blake  <ebb9@byu.net>
34253
34254         Fix lseek on mingw.
34255         * modules/lseek: New module.
34256         * m4/lseek.m4: New file.
34257         * lib/lseek.c: New file.
34258         * modules/lseek-tests: New file.
34259         * tests/test-lseek.c: New file.
34260         * tests/test-lseek.sh: New file.
34261         * MODULES.html.sh: Document lseek module.
34262         * modules/fflush (Depends-on): Add lseek, fseeko.
34263         * modules/fseeko (Depends-on): Likewise.
34264         * modules/ftello (Depends-on): Likewise.
34265         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
34266         broken.
34267         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
34268         broken.
34269         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
34270         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
34271         * lib/ftello.c (rpl_ftello): Likewise.
34272         * tests/test-fseeko.c (main): Test this.
34273         * tests/test-fseeko.sh: Likewise.
34274         * tests/test-ftello.c (main): Likewise.
34275         * tests/test-ftello.sh: Likewise.
34276         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
34277         implies replacing fseek.
34278         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
34279         HAVE_FTELLO.
34280         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
34281         * modules/unistd (Makefile.am): Likewise.
34282         * lib/unistd_.h (lseek): Declare a replacement.
34283         * doc/functions/lseek.texi (lseek): Document this fix.
34284         * doc/functions/fseek.texi (fseek): Likewise.
34285         * doc/functions/ftell.texi (ftell): Likewise.
34286
34287 2007-05-24  Bruno Haible  <bruno@clisp.org>
34288
34289         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
34290         in the printed representation of a NaN.
34291         * tests/test-vasprintf-posix.c (test_function): Likewise.
34292         * tests/test-snprintf-posix.h (test_function): Likewise.
34293         * tests/test-sprintf-posix.h (test_function): Likewise.
34294         Reported by Eric Blake.
34295
34296 2007-05-23  Eric Blake  <ebb9@byu.net>
34297
34298         Fix fseeko/ftello on cygwin 1.5.24.
34299         * doc/functions/fseeko.texi (fseeko): Document the fix.
34300         * doc/functions/ftello.texi (ftello): Document the fix.
34301         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
34302         * doc/functions/stdout.text (stdout): New file.
34303         * doc/functions/stderr.text (stderr): New file.
34304         * doc/gnulib.texi (Function Substitutes): Use new files.
34305         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
34306         prior to 1.7.0.
34307         * tests/test-ftello.c (main): Likewise for ftello.
34308         * tests/test-fseeko.sh: New file.
34309         * tests/test-ftello.sh: New file.
34310         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
34311         with seekable stdin.
34312         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
34313         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
34314         (gl_REPLACE_FSEEKO): New macro.
34315         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
34316         * modules/fseeko (Files): Distribute fseeko.c.
34317         * modules/ftello (Files): Distribute ftello.c.
34318         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
34319         mode.
34320         * lib/ftello.c (rpl_ftello): New file.
34321         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
34322         fseeko, ftello.
34323         (gl_STDIN_LARGE_OFFSET): New macro.
34324         * modules/stdio (Makefile.am): Perform the replacement.
34325         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
34326
34327 2007-05-23  Bruno Haible  <bruno@clisp.org>
34328
34329         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
34330         GNULIB_POSIXCHECK is defined.
34331
34332 2007-05-21  Bruno Haible  <bruno@clisp.org>
34333
34334         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
34335         Check also the output for NaN arguments. When cross-compiling, guess
34336         no on IRIX.
34337         * lib/vasnprintf.c: Update comments.
34338         * tests/test-vasnprintf-posix.c (strisnan): New function.
34339         (test_function): Use it.
34340         * tests/test-vasprintf-posix.c (strisnan): New function.
34341         (test_function): Use it.
34342         * tests/test-snprintf-posix.h (strisnan): New function.
34343         (test_function): Use it.
34344         * tests/test-sprintf-posix.h (strisnan): New function.
34345         (test_function): Use it.
34346         Reported by Eric Blake.
34347
34348 2007-05-20  Bruno Haible  <bruno@clisp.org>
34349
34350         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
34351         numbers that fails on BeOS.
34352         * doc/functions/frexpl.texi: Update.
34353
34354 2007-05-20  Jim Meyering  <jim@meyering.net>
34355
34356         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
34357         forced upon us by glibc-2.6.
34358
34359 2007-05-20  Bruno Haible  <bruno@clisp.org>
34360
34361         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
34362         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
34363         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
34364         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
34365         NEED_PRINTF_INFINITE.
34366         (is_infinitel): New function.
34367         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
34368         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
34369         gl_PREREQ_VASNPRINTF_INFINITE.
34370         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
34371         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
34372         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
34373         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
34374         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
34375         gl_PREREQ_VASNPRINTF_INFINITE.
34376         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
34377         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
34378         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
34379         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
34380         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
34381         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
34382         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
34383         * doc/functions/fprintf.texi: Update.
34384         * doc/functions/printf.texi: Update.
34385         * doc/functions/snprintf.texi: Update.
34386         * doc/functions/sprintf.texi: Update.
34387         * doc/functions/vfprintf.texi: Update.
34388         * doc/functions/vprintf.texi: Update.
34389         * doc/functions/vsnprintf.texi: Update.
34390         * doc/functions/vsprintf.texi: Update.
34391
34392 2007-05-20  Bruno Haible  <bruno@clisp.org>
34393
34394         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
34395         was not found in libc.
34396         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
34397
34398 2007-05-20  Bruno Haible  <bruno@clisp.org>
34399
34400         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
34401         printed as "-nan" instead of "nan".
34402         * tests/test-vasprintf-posix.c (test_function): Likewise.
34403         * tests/test-snprintf-posix.h (test_function): Likewise.
34404         * tests/test-sprintf-posix.h (test_function): Likewise.
34405         Needed for HP-UX 11.
34406
34407 2007-05-20  Jim Meyering  <jim@meyering.net>
34408
34409         Fix buggy test for the fchownat-deref bug.
34410         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
34411         symlink required for the run-test.  Without it, this test would
34412         always declare that fchownat doesn't work, and client code would
34413         unnecessarily use the replacement function with fixed libc.
34414         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
34415         Reported by Greg Schafer.
34416
34417 2007-05-19  Bruno Haible  <bruno@clisp.org>
34418
34419         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
34420         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
34421         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
34422         Needed for IRIX 6.5 and Solaris 2.5.1.
34423
34424 2007-05-19  Bruno Haible  <bruno@clisp.org>
34425
34426         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
34427         (test_function): Skip tests involving -0.0 on platforms where
34428         -0.0 = 0.0.
34429         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
34430         (test_function): Skip tests involving -0.0 on platforms where
34431         -0.0 = 0.0.
34432         * tests/test-snprintf-posix.h (have_minus_zero): New function.
34433         (test_function): Skip tests involving -0.0 on platforms where
34434         -0.0 = 0.0.
34435         * tests/test-sprintf-posix.h (have_minus_zero): New function.
34436         (test_function): Skip tests involving -0.0 on platforms where
34437         -0.0 = 0.0.
34438         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
34439         tests.
34440         * tests/test-printf-posix.h (test_function): Likewise.
34441         * tests/test-printf-posix.output: Remove all -0.0 related results.
34442         Needed for IRIX 6.5.
34443
34444 2007-05-19  Bruno Haible  <bruno@clisp.org>
34445
34446         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
34447         printed as "nan0x7fffffff" instead of "nan".
34448         * tests/test-vasprintf-posix.c (test_function): Likewise.
34449         * tests/test-snprintf-posix.h (test_function): Likewise.
34450         * tests/test-sprintf-posix.h (test_function): Likewise.
34451         * tests/test-fprintf-posix.h (NaN): Remove macro.
34452         (test_function): Remove all NaN related tests.
34453         * tests/test-printf-posix.h (NaN): Remove macro.
34454         (test_function): Remove all NaN related tests.
34455         * tests/test-printf-posix.output: Remove all NaN related results.
34456         Needed for IRIX 6.5.
34457
34458 2007-05-19  Bruno Haible  <bruno@clisp.org>
34459
34460         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
34461         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
34462
34463 2007-05-19  Bruno Haible  <bruno@clisp.org>
34464
34465         * lib/float_.h: New file.
34466         * m4/float_h.m4: New file.
34467         * modules/float: New file.
34468         * modules/isnanl (Dependencies): Add float.
34469         * modules/isnanl-nolibm (Dependencies): Likewise.
34470         * modules/mathl (Dependencies): Likewise.
34471         * modules/printf-frexpl (Dependencies): Likewise.
34472         * modules/signbit (Dependencies): Likewise.
34473         * modules/vasnprintf (Dependencies): Likewise.
34474         * doc/headers/float.texi: Update.
34475
34476 2007-05-19  Jim Meyering  <jim@meyering.net>
34477
34478         * lib/utimens.c (gl_futimens): Rename from futimens,
34479         now that glibc-2.6 declares futimens.
34480         * lib/utimens.h: Likewise.
34481
34482 2007-05-19  Bruno Haible  <bruno@clisp.org>
34483
34484         Avoid test failures on mingw.
34485         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
34486         * tests/test-printf-posix.sh: Likewise.
34487         * tests/test-vfprintf-posix.sh: Likewise.
34488         * tests/test-vprintf-posix.sh: Likewise.
34489
34490 2007-05-19  Bruno Haible  <bruno@clisp.org>
34491
34492         Fix *printf result for NaN, Inf, -0.0 on mingw.
34493         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
34494         * lib/vasnprintf.c: Include math.h and isnan.h.
34495         (is_infinite_or_zero): New function.
34496         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
34497         values in the %f, %F, %e, %E, %g, %G directives.
34498         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
34499         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
34500         gl_PRINTF_INFINITE and test its result. Invoke
34501         gl_PREREQ_VASNPRINTF_INFINITE.
34502         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
34503         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
34504         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
34505         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
34506         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
34507         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
34508         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
34509         * doc/functions/fprintf.texi: Update.
34510         * doc/functions/printf.texi: Update.
34511         * doc/functions/snprintf.texi: Update.
34512         * doc/functions/sprintf.texi: Update.
34513         * doc/functions/vfprintf.texi: Update.
34514         * doc/functions/vprintf.texi: Update.
34515         * doc/functions/vsnprintf.texi: Update.
34516         * doc/functions/vsprintf.texi: Update.
34517
34518 2007-05-19  Bruno Haible  <bruno@clisp.org>
34519
34520         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
34521         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
34522         Instead of multiplying with 10^k, set extra_zeroes to k.
34523         (scale10_round_long_double): Remove function.
34524
34525 2007-05-18  Bruno Haible  <bruno@clisp.org>
34526
34527         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
34528         introduced on 2007-05-06.
34529
34530 2007-05-18  Bruno Haible  <bruno@clisp.org>
34531
34532         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
34533         %g directives.
34534         * tests/test-vasprintf-posix.c (test_function): Likewise.
34535         * tests/test-snprintf-posix.h (test_function): Likewise.
34536         * tests/test-sprintf-posix.h (test_function): Likewise.
34537
34538 2007-05-18  Bruno Haible  <bruno@clisp.org>
34539
34540         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
34541         (strmatch): New function.
34542         (test_function): Test the %f directive on numbers of various exponents.
34543         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
34544         (strmatch): New function.
34545         (test_function): Test the %f directive on numbers of various exponents.
34546         * tests/test-snprintf-posix.h (strmatch): New function.
34547         (test_function): Test the %f directive on numbers of various exponents.
34548         * tests/test-sprintf-posix.h (strmatch): New function.
34549         (test_function): Test the %f directive on numbers of various exponents.
34550         * tests/test-snprintf-posix.c (SIZEOF): New macro.
34551         * tests/test-sprintf-posix.c (SIZEOF): New macro.
34552         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
34553         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
34554
34555 2007-05-18  Bruno Haible  <bruno@clisp.org>
34556
34557         Add support for 'long double' number output.
34558         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
34559         * lib/vasnprintf.c: Include math.h and float+.h.
34560         (mp_limb_t): New type.
34561         (GMP_LIMB_BITS): New macro.
34562         (mp_twolimb_t): New type.
34563         (GMP_TWOLIMB_BITS): New macro.
34564         (mpn_t): New type.
34565         (multiply, divide, convert_to_decimal, decode_long_double,
34566         scale10_round_long_double, scale10_round_decimal_long_double,
34567         floorlog10l): New functions.
34568         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
34569         for the %f, %F, %e, %E, %g, %G directives.
34570         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
34571         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
34572         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
34573         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
34574         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
34575         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
34576         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
34577         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
34578         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
34579         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
34580         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
34581         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
34582         * modules/snprintf-posix (Depends-on): Likewise.
34583         * modules/sprintf-posix (Depends-on): Likewise.
34584         * modules/vasnprintf-posix (Depends-on): Likewise.
34585         * modules/vasprintf-posix (Depends-on): Likewise.
34586         * modules/vfprintf-posix (Depends-on): Likewise.
34587         * modules/vsnprintf-posix (Depends-on): Likewise.
34588         * modules/vsprintf-posix (Depends-on): Likewise.
34589         * modules/vasnprintf (Files): Add lib/float+.h.
34590         * doc/functions/fprintf.texi: Update.
34591         * doc/functions/printf.texi: Update.
34592         * doc/functions/snprintf.texi: Update.
34593         * doc/functions/sprintf.texi: Update.
34594         * doc/functions/vfprintf.texi: Update.
34595         * doc/functions/vprintf.texi: Update.
34596         * doc/functions/vsnprintf.texi: Update.
34597         * doc/functions/vsprintf.texi: Update.
34598
34599 2007-05-18  Bruno Haible  <bruno@clisp.org>
34600
34601         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
34602
34603 2007-05-18  Bruno Haible  <bruno@clisp.org>
34604
34605         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
34606         for printing 64-bit integers. Needed for mingw.
34607
34608 2007-05-18  Bruno Haible  <bruno@clisp.org>
34609
34610         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
34611         gl_FUNC_FREXPL_WORKS.
34612         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
34613
34614 2007-05-18  Bruno Haible  <bruno@clisp.org>
34615
34616         * modules/frexpl-nolibm-tests: New file.
34617
34618         * modules/frexpl-nolibm: New file.
34619         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
34620
34621 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
34622
34623         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
34624         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
34625         GCC 4.2, which otherwise issues a lot of warnings.
34626         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
34627         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
34628         Likewise.
34629         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
34630         * modules/iconv_open (iconv.h): Likewise.
34631         * modules/locale (locale.h): Likewise.
34632         * modules/netinet_in (netinet/in.h): Likewise.
34633         * modules/sys_select (sys_select.h): Likewise.
34634         * modules/sys_socket (sys/socket.h): Likewise.
34635         * modules/sys_stat (sys/stat.h): Likewise.
34636         * modules/sysexits (sysexits.h): Likewise.
34637         * modules/unistd (unistd.h): Likewise.
34638
34639 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
34640
34641         * modules/closein-tests (Makefile.am): Distribute
34642         `test-closein.sh'.
34643
34644 2007-05-17  Bruno Haible  <bruno@clisp.org>
34645
34646         * tests/test-printf-posix.output: Renamed from
34647         tests/test-fprintf-posix.out.
34648         * modules/fprintf-posix-tests: Update.
34649         * modules/printf-posix-tests: Update.
34650         * modules/vfprintf-posix-tests: Update.
34651         * modules/vprintf-posix-tests: Update.
34652         * tests/test-fprintf-posix.sh: Update.
34653         * tests/test-printf-posix.sh: Update.
34654         * tests/test-vfprintf-posix.sh: Update.
34655         * tests/test-vprintf-posix.sh: Update.
34656         Reported by Ralf Wildenhues.
34657
34658 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
34659
34660         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
34661         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
34662         GCC 4.2, which otherwise issues a lot of warnings.
34663         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
34664         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
34665         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
34666         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
34667         it should no longer be needed.
34668         * lib/string_.h: Likewise.
34669         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
34670         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
34671         * modules/inttypes (inttypes.h): Likewise.
34672         * modules/math (math.h): Likewise.
34673         * modules/search (search.h): Likewise.
34674         * modules/signal (signal.h): Likewise.
34675         * modules/stdint (stdint.h): Likewise.
34676         * modules/stdio (stdio.h): Likewise.
34677         * modules/stdlib (stdlib.h): Likewise.
34678         * modules/string (string.h): Likewise.
34679         * modules/sys_time (sys/time.h): Likewise.
34680         * modules/time (time.h): Likewise.
34681         * modules/wchar (wchar.h): Likewise.
34682         * modules/wctype (wtype.h): Likewise.
34683
34684 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
34685
34686         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
34687
34688 2007-05-13  Bruno Haible  <bruno@clisp.org>
34689
34690         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
34691         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
34692         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
34693         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
34694         (gl_PREREQ_STRTOK_R): Don't require it here.
34695
34696 2007-05-13  Bruno Haible  <bruno@clisp.org>
34697
34698         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
34699         when used in C++ mode.
34700
34701 2007-05-12  Bruno Haible  <bruno@clisp.org>
34702
34703         * lib/linebuffer.h: Tweak doc.
34704         * lib/linebuffer.c: Likewise.
34705
34706 2007-05-12  James Youngman  <jay@gnu.org>
34707
34708         * lib/linebuffer.c (readlinebuffer_delim): New function,
34709         like readlinebuffer, but use a caller-specified delimiter.
34710         (readlinebuffer): Just call readlinebuffer_delim with '\n'
34711         as the delimiter.
34712         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
34713
34714 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
34715
34716         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
34717         * modules/openat (Files): Remove openat-die.c.
34718         (Depends-on): Add openat-die.
34719         * modules/openat-die: New module.
34720
34721 2007-05-06  Bruno Haible  <bruno@clisp.org>
34722
34723         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
34724         Update with info about Cygwin.
34725         * doc/functions/fprintf.texi: Update.
34726         * doc/functions/printf.texi: Update.
34727         * doc/functions/snprintf.texi: Update.
34728         * doc/functions/sprintf.texi: Update.
34729         * doc/functions/vfprintf.texi: Update.
34730         * doc/functions/vprintf.texi: Update.
34731         * doc/functions/vsnprintf.texi: Update.
34732         * doc/functions/vsprintf.texi: Update.
34733         Reported by Eric Blake.
34734
34735 2007-05-06  Bruno Haible  <bruno@clisp.org>
34736
34737         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
34738         padding ourselves for the floating-point directives.
34739         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
34740         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
34741         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
34742         gl_PRINTF_FLAG_ZERO and test its result. Invoke
34743         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
34744         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
34745         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
34746         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
34747         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
34748         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
34749         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
34750         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
34751         * tests/test-snprintf-posix.h (test_function): Also check the width
34752         and some flags in the %f directive.
34753         * tests/test-sprintf-posix.h (test_function): Likewise.
34754         * tests/test-vasnprintf-posix.c (test_function): Likewise.
34755         * tests/test-vasprintf-posix.c (test_function): Likewise.
34756         * doc/functions/fprintf.texi: Update.
34757         * doc/functions/printf.texi: Update.
34758         * doc/functions/snprintf.texi: Update.
34759         * doc/functions/sprintf.texi: Update.
34760         * doc/functions/vfprintf.texi: Update.
34761         * doc/functions/vprintf.texi: Update.
34762         * doc/functions/vsnprintf.texi: Update.
34763         * doc/functions/vsprintf.texi: Update.
34764
34765 2007-05-06  Bruno Haible  <bruno@clisp.org>
34766
34767         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
34768         pass the ' flag character to sprintf or snprintf.
34769         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
34770         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
34771         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
34772         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
34773         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
34774         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
34775         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
34776         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
34777         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
34778         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
34779         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
34780         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
34781         * tests/test-snprintf-posix.h (test_function): Also check the grouping
34782         flag.
34783         * tests/test-sprintf-posix.h (test_function): Likewise.
34784         * tests/test-vasnprintf-posix.c (test_function): Likewise.
34785         * tests/test-vasprintf-posix.c (test_function): Likewise.
34786         * doc/functions/fprintf.texi: Update.
34787         * doc/functions/printf.texi: Update.
34788         * doc/functions/snprintf.texi: Update.
34789         * doc/functions/sprintf.texi: Update.
34790         * doc/functions/vfprintf.texi: Update.
34791         * doc/functions/vprintf.texi: Update.
34792         * doc/functions/vsnprintf.texi: Update.
34793         * doc/functions/vsprintf.texi: Update.
34794
34795 2007-05-01  Bruno Haible  <bruno@clisp.org>
34796
34797         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
34798
34799 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
34800
34801         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
34802         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
34803
34804 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
34805
34806         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
34807         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
34808         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
34809
34810 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
34811
34812         * lib/argp-help.c (struct hol_entry): New member `ord'.
34813         (HOL_ENTRY_PTRCMP): Use ord for comparison
34814         (hol_sort): Initialize ord.
34815
34816 2007-05-01  Bruno Haible  <bruno@clisp.org>
34817
34818         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
34819         Reported by Eric Blake.
34820         * doc/gnulib.texi (Function Substitutes): Update.
34821
34822 2007-05-01  Bruno Haible  <bruno@clisp.org>
34823
34824         * doc/functions.texi: Remove file, now redundant through
34825         doc/functions/*.texi.
34826
34827 2007-05-01  Bruno Haible  <bruno@clisp.org>
34828
34829         * modules/argp (Depends-on): Add sleep.
34830
34831 2007-05-01  Bruno Haible  <bruno@clisp.org>
34832
34833         * modules/sleep-tests: New file.
34834         * tests/test-sleep.c: New file.
34835
34836         * modules/sleep: New file.
34837         * lib/sleep.c: New file.
34838         * m4/sleep.m4: New file.
34839         * lib/unistd_.h (sleep): New declaration.
34840         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
34841         HAVE_SLEEP.
34842         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
34843         * doc/functions/sleep.texi: Document the sleep module.
34844
34845 2007-05-01  Bruno Haible  <bruno@clisp.org>
34846
34847         * lib/sigprocmask.h: Remove file.
34848         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
34849         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
34850         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
34851         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
34852         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
34853         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
34854         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
34855         HAVE_SIGSET_T as a shell variable.
34856         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
34857         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
34858         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
34859         (Depends-on): Add signal. Remove verify.
34860         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
34861         (Include): Mention <signal.h> instead of sigprocmask.h.
34862         * NEWS: Mention the change.
34863         * lib/fatal-signal.c: Don't include sigprocmask.h.
34864
34865 2007-05-01  Bruno Haible  <bruno@clisp.org>
34866
34867         * modules/signal: New file.
34868         * lib/signal_.h: New file.
34869         * m4/signal_h.m4: New file.
34870
34871 2007-05-01  Bruno Haible  <bruno@clisp.org>
34872
34873         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
34874         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
34875         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
34876         HAVE_WCTYPE_CTMP_BUG into wctype.h.
34877
34878 2007-05-01  Bruno Haible  <bruno@clisp.org>
34879
34880         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
34881         configure time.
34882         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
34883         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
34884         * modules/sys_stat (Makefile.am): Substitute their values into
34885         sys/stat.h.
34886
34887 2007-05-01  Bruno Haible  <bruno@clisp.org>
34888
34889         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
34890         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
34891         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
34892
34893 2007-05-01  Bruno Haible  <bruno@clisp.org>
34894
34895         * doc/header/assert.texi: Undo last change: don't mention the gnulib
34896         'assert' module here.
34897
34898 2007-05-01  Bruno Haible  <bruno@clisp.org>
34899
34900         * doc/functions/*.texi: New files.
34901         * doc/functions/google-ranking.txt: New file.
34902         * doc/gnulib.texi (Function Substitutes): New chapter.
34903         (ctime, inet_ntoa): Remove sections.
34904         * doc/ctime.texi: Remove file.
34905         * doc/inet_ntoa.texi: Remove file.
34906         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
34907         dependencies.
34908         (%.info): New rule, specifying a --reference-limit.
34909
34910 2007-05-01  Bruno Haible  <bruno@clisp.org>
34911
34912         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
34913
34914 2007-05-01  Bruno Haible  <bruno@clisp.org>
34915
34916         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
34917         the portability of 'mkdir' to mingw systems.
34918
34919 2007-05-01  Bruno Haible  <bruno@clisp.org>
34920
34921         * doc/headers/google-ranking.txt: New file.
34922
34923 2007-04-30  Eric Blake  <ebb9@byu.net>
34924
34925         Prefer fseeko to fseek.
34926         * modules/getpass (Depends-on): Add fseeko.
34927         * lib/getpass.c (getpass): Use fseeko, not fseek.
34928
34929 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
34930
34931         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
34932         assumes the sorting is stable, while most qsort implementations
34933         are not.  Use argument addresses to ensure they never compare as
34934         equal.
34935
34936         * tests/test-argp-2.sh (usage-indent test): Fix output
34937         (func_compare): Restore diff options
34938         * tests/test-argp.c: Restore #include "progname.h"
34939
34940 2007-04-29  Bruno Haible  <bruno@clisp.org>
34941
34942         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
34943         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
34944         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
34945         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
34946         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
34947         (configure.ac): Define CHECK_SNPRINTF_POSIX.
34948         (TESTS, check_PROGRAMS): Add test-snprintf.
34949         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
34950         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
34951         (TESTS, check_PROGRAMS): Add test-vsnprintf.
34952         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
34953         assertions that fail on HP-UX, OSF/1, or IRIX.
34954         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
34955
34956 2007-04-29  Bruno Haible  <bruno@clisp.org>
34957
34958         * MODULES.html.sh (posix_functions): Remove 'contents'.
34959
34960 2007-04-29  Karl Berry  <karl@gnu.org>
34961
34962         * config/srclist.txt (gendocs_template_min): new entry.
34963
34964 2007-04-29  Bruno Haible  <bruno@clisp.org>
34965
34966         Work around fpurge bug on BSD systems.
34967         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
34968         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
34969         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
34970         fpurge to rpl_fpurge if the system already has this function.
34971         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
34972         the case where the system already has this function. Correct invariants
34973         on BSD systems.
34974         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
34975         BSD systems.
34976
34977 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
34978
34979         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
34980         proposed by Sven Verdoolaege.
34981
34982         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
34983         options.
34984         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
34985         (usage and help tests): Update
34986
34987 2007-04-29  Bruno Haible  <bruno@clisp.org>
34988
34989         * tests/test-fflush.c (main): Use a file of size 17, not 10.
34990         Print more information in case of failure. Disable a test on BeOS.
34991
34992 2007-04-29  Bruno Haible  <bruno@clisp.org>
34993
34994         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
34995         This helps debugging on systems on which no gdb is available.
34996
34997 2007-04-29  Bruno Haible  <bruno@clisp.org>
34998
34999         * lib/freading.h: Improve comments.
35000         * lib/fwriting.h: Likewise.
35001         * tests/test-freading.c (main): Don't check freading immediately after
35002         repositioning. Needed for glibc.
35003
35004 2007-04-29  Bruno Haible  <bruno@clisp.org>
35005
35006         * lib/freading.c (freading): Trivial simplification.
35007
35008 2007-04-28  Bruno Haible  <bruno@clisp.org>
35009
35010         * tests/test-fwriting.c (main): Also test the interaction between
35011         fflush and fwriting.
35012         * modules/fwriting-tests (Depends-on): Add fflush.
35013
35014         * tests/test-freading.c (main): Also test the interaction between
35015         fflush and freading.
35016         * modules/freading-tests (Depends-on): Add fflush.
35017
35018 2007-04-28  Bruno Haible  <bruno@clisp.org>
35019
35020         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
35021         fseeko and ftello.
35022         Suggested by Eric Blake.
35023
35024 2007-04-28  Jim Meyering  <jim@meyering.net>
35025
35026         Avoid false-negative in gl_STDINT_H's C99 conformance test.
35027         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
35028         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
35029
35030 2007-04-27  Eric Blake  <ebb9@byu.net>
35031
35032         * doc/headers/assert.texi (assert.h): Document assert module use.
35033
35034 2007-04-27  Bruno Haible  <bruno@clisp.org>
35035
35036         * doc/headers/*.texi: New files.
35037         * doc/gnulib.texi (Header File Substitutes): New chapter.
35038         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
35039         dependencies.
35040         (standards.info ,standards.html, standards.dvi): Update dependencies.
35041         (mostlyclean, clean): New targets.
35042
35043 2007-04-27  Bruno Haible  <bruno@clisp.org>
35044
35045         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
35046         * modules/sysexits (Files, Makefile.am): Update.
35047
35048         * lib/sys_socket_.h: Renamed from lib/socket_.h.
35049         * modules/sys_socket (Files, Makefile.am): Update.
35050
35051         * lib/sys_stat_.h: Renamed from lib/stat_.h.
35052         * modules/sys_stat (Files, Makefile.am): Update.
35053
35054 2007-04-27  Eric Blake  <ebb9@byu.net>
35055
35056         * lib/freading.h: Improve comments.
35057         * lib/fwriting.h: Likewise.
35058         * lib/fflush.c: Likewise.
35059
35060         Fix closein for mingw.
35061         * modules/closein-tests: Add tests for closein.
35062         * tests/test-closein.c: New file.
35063         * tests/test-closein.sh: Likewise.
35064         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
35065         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
35066
35067 2007-04-27  Bruno Haible  <bruno@clisp.org>
35068
35069         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
35070         version is < 6.
35071         * lib/math_.h [__DECC]: Likewise.
35072         * lib/stdio_.h [__DECC]: Likewise.
35073         * lib/stdlib_.h [__DECC]: Likewise.
35074         * lib/string_.h [__DECC]: Likewise.
35075         * lib/time_.h [__DECC]: Likewise.
35076         * lib/wchar_.h [__DECC]: Likewise.
35077         * lib/wctype_.h [__DECC]: Likewise.
35078
35079 2007-04-27  Bruno Haible  <bruno@clisp.org>
35080
35081         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
35082
35083 2007-04-27  Bruno Haible  <bruno@clisp.org>
35084
35085         * lib/fflush.c: Add comments.
35086         * modules/fpurge-tests (Depends-on): Add fflush.
35087         * modules/freadable-tests (Depends-on): Likewise.
35088         * modules/fwritable-tests (Depends-on): Likewise.
35089
35090 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
35091
35092         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
35093         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
35094         Report by Bruno Haible <bruno@clisp.org>.
35095
35096 2007-04-26  Eric Blake  <ebb9@byu.net>
35097
35098         Fix fflush on mingw.
35099         * modules/fflush (Depends-on): Add freading.
35100         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
35101         but unread data.
35102
35103 2007-04-26  Eric Blake  <ebb9@byu.net>
35104         and Bruno Haible  <bruno@clisp.org>
35105
35106         Implement freading and fwriting.
35107         * lib/freading.c: New file.
35108         * lib/freading.h: Likewise.
35109         * m4/freading.m4: Likewise.
35110         * modules/freading: Likewise.
35111         * modules/freading-tests: Likewise.
35112         * tests/test-freading.c: Likewise.
35113         * lib/fwriting.c: New file.
35114         * lib/fwriting.h: Likewise.
35115         * m4/fwriting.m4: Likewise.
35116         * modules/fwriting: Likewise.
35117         * modules/fwriting-tests: Likewise.
35118         * tests/test-fwriting.c: Likewise.
35119         * MODULES.html.sh (File stream based Input/Output): Mention them.
35120
35121 2007-04-26  Bruno Haible  <bruno@clisp.org>
35122
35123         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
35124         'long' when we assume it.
35125         Suggested by Eric Blake.
35126
35127 2007-04-26  Bruno Haible  <bruno@clisp.org>
35128
35129         Ensure fseeko, ftello are declared on glibc systems.
35130         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
35131         * modules/fseeko (configure.ac-early): Likewise.
35132         * modules/ftello (configure.ac-early): Likewise.
35133         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
35134         AC_FUNC_FSEEKO for this.
35135         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
35136         (gl_CHECK_FSEEKO): Remove macro.
35137
35138 2007-04-26  Bruno Haible  <bruno@clisp.org>
35139
35140         * tests/test-fflush.c (main): Also check the ftell result after
35141         fflush and fseek/fseeko.
35142         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
35143         file descriptor position cache in the stream.
35144         * lib/fseeko.c (rpl_fseeko): Likewise.
35145
35146 2007-04-26  Bruno Haible  <bruno@clisp.org>
35147
35148         * modules/fflush-tests (Depends-on): Add fseeko.
35149
35150 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
35151             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
35152
35153         * lib/argz_.h: ensure error_t definition is obtained in same
35154         mechanism system argz.h would have.
35155         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
35156         argz facilities are known bad.  Err on the side of caution if
35157         cross-compiling.
35158
35159 2007-04-25  Eric Blake  <ebb9@byu.net>
35160
35161         * lib/fpurge.c (includes): Use stdlib.h for free.
35162         * tests/test-fflush.c (main): Also test fflush-fseeko.
35163
35164 2007-04-25  Bruno Haible  <bruno@clisp.org>
35165
35166         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
35167         * lib/fseeko.c: New file.
35168         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
35169         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
35170         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
35171         gl_FUNC_FSEEKO.
35172         (gl_FUNC_FSEEKO): Invoke it.
35173         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
35174         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
35175         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
35176
35177 2007-04-25  Bruno Haible  <bruno@clisp.org>
35178
35179         * modules/fflush (Depends-on): Add ftello.
35180
35181 2007-04-25  Bruno Haible  <bruno@clisp.org>
35182
35183         * modules/ftello-tests: New file.
35184         * tests/test-ftello.c: New file.
35185
35186         * modules/ftello: New file.
35187         * m4/ftello.m4: New file.
35188         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
35189         HAVE_FTELLO.
35190         * lib/stdio_.h (ftello): New declaration.
35191         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
35192         HAVE_FTELLO.
35193
35194 2007-04-25  Bruno Haible  <bruno@clisp.org>
35195
35196         * modules/fseeko-tests: New file.
35197         * tests/test-fseeko.c: New file.
35198
35199         * modules/fseeko: New file.
35200         * m4/fseeko.m4: New file.
35201         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
35202         HAVE_FSEEKO.
35203         * lib/stdio_.h (fseeko): New declaration.
35204         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
35205         HAVE_FSEEKO.
35206
35207 2007-04-25  Bruno Haible  <bruno@clisp.org>
35208
35209         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
35210
35211 2007-04-25  Bruno Haible  <bruno@clisp.org>
35212
35213         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
35214         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
35215         * tests/test-unistd.c: Likewise.
35216         * tests/test-fcntl.c: Likewise.
35217
35218 2007-04-23  Eric Blake  <ebb9@byu.net>
35219
35220         * lib/fflush.c: Fix missing include.
35221         Reported by Bruno Haible.
35222
35223 2007-04-23  Bruno Haible  <bruno@clisp.org>
35224
35225         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
35226         Reported by Eric Blake.
35227
35228 2007-04-23  Bruno Haible  <bruno@clisp.org>
35229
35230         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
35231
35232 2007-04-23  Bruno Haible  <bruno@clisp.org>
35233
35234         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
35235
35236 2007-04-23  Bruno Haible  <bruno@clisp.org>
35237
35238         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
35239         Needed on HP-UX 11.
35240
35241 2007-04-16  Eric Blake  <ebb9@byu.net>
35242
35243         Make fflush rely on fpurge.
35244         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
35245         open coding all variants.
35246         * modules/fflush (Depends-on): Add fpurge and unistd.
35247         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
35248         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
35249
35250         Fix --with-tests compilation on cygwin.
35251         * modules/argmatch-tests (Makefile.am): List gnulib library first
35252         in LDADD.
35253         * modules/argp-tests (Makefile.am): Likewise.
35254         * modules/array-list-tests (Makefile.am): Likewise.
35255         * modules/array-oset-tests (Makefile.am): Likewise.
35256         * modules/avltree-list-tests (Makefile.am): Likewise.
35257         * modules/avltree-oset-tests (Makefile.am): Likewise.
35258         * modules/avltreehash-list-tests (Makefile.am): Likewise.
35259         * modules/carray-list-tests (Makefile.am): Likewise.
35260         * modules/dirname-tests (Makefile.am): Likewise.
35261         * modules/frexp-tests (Makefile.am): Likewise.
35262         * modules/isnanl-tests (Makefile.am): Likewise.
35263         * modules/linked-list-tests (Makefile.am): Likewise.
35264         * modules/linkedhash-list-tests (Makefile.am): Likewise.
35265         * modules/lock-tests (Makefile.am): Likewise.
35266         * modules/rbtree-list-tests (Makefile.am): Likewise.
35267         * modules/rbtree-oset-tests (Makefile.am): Likewise.
35268         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
35269         * modules/tls-tests (Makefile.am): Likewise.
35270         * modules/tsearch-tests (Makefile.am): Likewise.
35271         * modules/xvasprintf-tests (Makefile.am): Likewise.
35272
35273         Fix fpurge for cygwin.
35274         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
35275         value.
35276         * modules/fpurge-tests (Depends-on): Clean up trash.
35277
35278 2007-04-16  Simon Josefsson  <simon@josefsson.org>
35279
35280         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
35281
35282         * m4/autobuild.m4: Re-indent.
35283
35284 2007-04-13  Bruno Haible  <bruno@clisp.org>
35285
35286         * modules/fpurge-tests: New file.
35287         * tests/test-fpurge.c: New file.
35288
35289         * modules/fpurge: New file.
35290         * lib/fpurge.h: New file.
35291         * lib/fpurge.c: New file.
35292         * m4/fpurge.m4: New file.
35293
35294 2007-04-13  Bruno Haible  <bruno@clisp.org>
35295
35296         * modules/fbufmode-tests: New file.
35297         * tests/test-fbufmode.c: New file.
35298
35299         * modules/fbufmode: New file.
35300         * lib/fbufmode.h: New file.
35301         * lib/fbufmode.c: New file.
35302         * m4/fbufmode.m4: New file.
35303
35304 2007-04-13  Bruno Haible  <bruno@clisp.org>
35305
35306         * modules/fwritable-tests: New file.
35307         * tests/test-fwritable.c: New file.
35308
35309         * modules/fwritable: New file.
35310         * lib/fwritable.h: New file.
35311         * lib/fwritable.c: New file.
35312         * m4/fwritable.m4: New file.
35313
35314 2007-04-13  Bruno Haible  <bruno@clisp.org>
35315
35316         * modules/freadable-tests: New file.
35317         * tests/test-freadable.c: New file.
35318
35319         * modules/freadable: New file.
35320         * lib/freadable.h: New file.
35321         * lib/freadable.c: New file.
35322         * m4/freadable.m4: New file.
35323
35324 2007-04-13  Bruno Haible  <bruno@clisp.org>
35325
35326         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
35327         MOSTLYCLEANFILES.
35328
35329 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
35330
35331         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
35332         gzip bootstrap.conf to avoid dragging in i18n machinery.
35333         (gnulib_tool_option): Use it.
35334
35335 2007-04-13  Bruno Haible  <bruno@clisp.org>
35336
35337         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
35338         %F directives.
35339         * tests/test-vasprintf-posix.c (test_function): Likewise.
35340         * tests/test-snprintf-posix.h (test_function): Likewise.
35341         * tests/test-sprintf-posix.h (test_function): Likewise.
35342         * tests/test-fprintf-posix.h (test_function): Likewise.
35343         * tests/test-printf-posix.h (test_function): Likewise.
35344         * tests/test-fprintf-posix.out: Likewise.
35345
35346 2007-04-13  Bruno Haible  <bruno@clisp.org>
35347
35348         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
35349         * modules/tls-tests (configure.ac): Likewise.
35350         Reported by Arto C. Nirkko <anirkko@insel.ch>.
35351
35352 2007-04-13  Bruno Haible  <bruno@clisp.org>
35353
35354         * lib/tls.c (glthread_tls_get): Fix return type.
35355         Patch by Arto C. Nirkko <anirkko@insel.ch>.
35356
35357 2007-04-12  Eric Blake  <ebb9@byu.net>
35358
35359         * modules/gettime (Depends-on): Remove gettime.
35360         Reported by Dmitry V. Levin.
35361
35362 2007-04-12  Bruno Haible  <bruno@clisp.org>
35363
35364         * modules/fflush (Include): Mention <stdio.h>.
35365         * modules/strtoimax (Include): Mention <inttypes.h>.
35366         * modules/strtoumax (Include): Likewise.
35367
35368 2007-04-12  Eric Blake  <ebb9@byu.net>
35369
35370         * .cvsignore: New file.
35371         * .gitignore: Likewise.
35372
35373 2007-04-12  Bruno Haible  <bruno@clisp.org>
35374
35375         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
35376         not before, since $(LDADD) often contains libgnu.a.
35377         * modules/striconv-tests (test_striconv_LDADD): Likewise.
35378         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
35379         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
35380         Needed on Cygwin.
35381
35382 2007-04-12  Eric Blake  <ebb9@byu.net>
35383
35384         Work around glibc's failure to flush stdin on fclose.
35385         * lib/closein.c (close_stdin): Flush stdin before closing.
35386
35387         Work around glibc's failure to reset seekable stdin on exit.
35388         * modules/closein: New module.
35389         * lib/closein.c: New file.
35390         * lib/closein.h: Likewise.
35391         * m4/closein.m4: Likewise.
35392         * MODULES.html.sh (File stream based Input/Output): Document it.
35393
35394 2007-04-12  Simon Josefsson  <simon@josefsson.org>
35395
35396         * gnulib-tool: Rename generated 'autobuild' script to
35397         'do-autobuild' in --create-megatestdir output.
35398
35399         * doc/gnulib.texi (Build robot for gnulib): Fix.
35400
35401 2007-04-12  Simon Josefsson  <simon@josefsson.org>
35402
35403         * modules/sysexits (Depends-on): Add absolute-header.
35404
35405 2007-04-12  Eric Blake  <ebb9@byu.net>
35406
35407         No need to preserve errno on success.
35408         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
35409         Reported by Bruno Haible.
35410
35411 2007-04-12  Simon Josefsson  <simon@josefsson.org>
35412
35413         * MODULES.html.sh (Support for maintaining and releasing
35414         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
35415
35416 2007-04-12  Simon Josefsson  <simon@josefsson.org>
35417
35418         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
35419
35420 2007-04-12  Simon Josefsson  <simon@josefsson.org>
35421
35422         * modules/autobuild: New module.
35423
35424         * m4/autobuild.m4: New file.
35425
35426 2007-04-11  Bruno Haible  <bruno@clisp.org>
35427
35428         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
35429         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
35430         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
35431         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
35432         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
35433         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
35434         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
35435         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
35436         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
35437         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
35438         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
35439         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
35440         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
35441         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
35442         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
35443         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
35444         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
35445         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
35446         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
35447         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
35448         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
35449         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
35450         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
35451         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
35452         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
35453         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
35454         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
35455         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
35456         Reported by Eric Blake.
35457
35458 2007-04-11  Bruno Haible  <bruno@clisp.org>
35459
35460         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
35461
35462 2007-04-10  Bruno Haible  <bruno@clisp.org>
35463
35464         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
35465         for NaN and Infinity. Needed on FreeBSD 6.1.
35466         * tests/test-vasnprintf-posix.c (test_function): Undo last change
35467         regarding results for "%010a" of Infinity and NaN.
35468         * tests/test-vasprintf-posix.c (test_function): Likewise.
35469         * tests/test-snprintf-posix.h (test_function): Likewise.
35470         * tests/test-sprintf-posix.h (test_function): Likewise.
35471         * tests/test-fprintf-posix.h (test_function): Likewise.
35472         * tests/test-printf-posix.h (test_function): Likewise.
35473         * tests/test-fprintf-posix.out: Likewise.
35474
35475 2007-04-10  Bruno Haible  <bruno@clisp.org>
35476
35477         * modules/locale-tests: New file.
35478         * tests/test-locale.c: New file.
35479
35480         * modules/locale: New file.
35481         * lib/locale_.h: New file.
35482         * m4/locale_h.m4: New file.
35483
35484 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
35485             Bruno Haible  <bruno@clisp.org>
35486
35487         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
35488         be determined, test for availability of the copysignf, copysign,
35489         copysignl functions.
35490         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
35491         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
35492         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
35493
35494 2007-04-09  Eric Blake  <ebb9@byu.net>
35495
35496         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
35497         * modules/stdio (Makefile.am): Support fflush.
35498         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
35499         * modules/fflush: New file.
35500         * lib/fflush.c: Likewise.
35501         * m4/fflush.m4: Likewise.
35502         * modules/fflush-tests: New test.
35503         * tests/test-fflush.c: Likewise.
35504         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
35505
35506 2007-04-06  Bruno Haible  <bruno@clisp.org>
35507
35508         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
35509         (VASNPRINTF): Use signbit for faster determination whether to print a
35510         minus sign.
35511         * modules/vasnprintf (Files): Remove lib/float+.h.
35512         * modules/fprintf-posix (Depends-on): Add signbit.
35513         * modules/snprintf-posix (Depends-on): Likewise.
35514         * modules/sprintf-posix (Depends-on): Likewise.
35515         * modules/vasnprintf-posix (Depends-on): Likewise.
35516         * modules/vasprintf-posix (Depends-on): Likewise.
35517         * modules/vfprintf-posix (Depends-on): Likewise.
35518         * modules/vsnprintf-posix (Depends-on): Likewise.
35519         * modules/vsprintf-posix (Depends-on): Likewise.
35520
35521 2007-04-06  Bruno Haible  <bruno@clisp.org>
35522
35523         * tests/test-frexp.c (main): Test also the sign bit of zero results.
35524         * tests/test-frexpl.c (main): Likewise.
35525         * tests/test-ldexpl.c (main): Likewise.
35526         * modules/frexp-tests (Depends-on): Add signbit.
35527         * modules/frexpl-tests (Depdends-on): Likewise.
35528         * modules/ldexpl-tests (Depdends-on): Likewise.
35529
35530 2007-04-06  Bruno Haible  <bruno@clisp.org>
35531
35532         * modules/signbit-tests: New file.
35533         * tests/test-signbit.c: New file.
35534
35535         * modules/signbit: New file.
35536         * lib/signbitf.c: New file.
35537         * lib/signbitd.c: New file.
35538         * lib/signbitl.c: New file.
35539         * m4/signbit.m4: New file.
35540         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
35541         (signbit): New macro.
35542         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
35543         REPLACE_SIGNBIT.
35544         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
35545         REPLACE_FREXPL into math.h.
35546
35547 2007-04-06  Bruno Haible  <bruno@clisp.org>
35548
35549         * modules/isnanf-nolibm-tests: New file.
35550         * tests/test-isnanf.c: New file.
35551
35552         * modules/isnanf-nolibm: New file.
35553         * lib/isnanf.h: New file.
35554         * lib/isnanf.c: New file.
35555         * lib/isnan.c: Consider the USE_FLOAT macro.
35556         * m4/isnanf.m4: New file.
35557
35558 2007-04-06  Bruno Haible  <bruno@clisp.org>
35559
35560         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
35561         (Link): New section.
35562
35563         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
35564
35565 2007-04-06  Bruno Haible  <bruno@clisp.org>
35566
35567         Assume the 'long double' type.
35568         * m4/longdouble.m4: Remove file.
35569         * config/srclist.txt: Don't mention longdouble.m4.
35570         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
35571         * lib/float+.h: Likewise.
35572         * lib/frexp.c: Likewise.
35573         * lib/printf-args.h: Likewise.
35574         * lib/printf-args.c: Likewise.
35575         * lib/printf-frexp.c: Likewise.
35576         * lib/printf-parse.c: Likewise.
35577         * lib/vasnprintf.c: Likewise.
35578         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
35579         * m4/intl.m4: Likewise.
35580         * m4/isnanl.m4: Likewise.
35581         * m4/printf.m4: Likewise.
35582         * m4/printf-frexpl.m4: Likewise.
35583         * m4/vasnprintf.m4: Likewise.
35584         * modules/allocsa (Files): Remove m4/longdouble.m4.
35585         * modules/gettext (Files): Likewise.
35586         * modules/relocatable-prog-wrapper (Files): Likewise.
35587         * modules/vasnprintf (Files): Likewise.
35588         * modules/isnanl (Files): Likewise.
35589         (Include): Simplify.
35590         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
35591         (Include): Simplify.
35592         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
35593         (Include): Simplify.
35594         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
35595         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
35596         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
35597         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
35598         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
35599         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
35600         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
35601         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
35602         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
35603         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
35604         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
35605         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
35606         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
35607         * tests/test-isnanl.c: Likewise.
35608         * tests/test-snprintf-posix.h: Likewise.
35609         * tests/test-sprintf-posix.h: Likewise.
35610         * tests/test-vasnprintf-posix.c: Likewise.
35611         * tests/test-vasnprintf-posix2.c: Likewise.
35612         * tests/test-vasprintf-posix.c: Likewise.
35613
35614 2007-04-06  Bruno Haible  <bruno@clisp.org>
35615
35616         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
35617         * lib/math_.h [__DECC]: Include the overridden include file through
35618         #include_next, outside the double-inclusion guard.
35619         * lib/stdio_.h [__DECC]: Likewise.
35620         * lib/stdlib_.h [__DECC]: Likewise.
35621         * lib/string_.h [__DECC]: Likewise.
35622         * lib/time_.h [__DECC]: Likewise.
35623         * lib/wchar_.h [__DECC]: Likewise.
35624         * lib/wctype_.h [__DECC]: Likewise.
35625         * lib/inttypes_.h [__DECC]: Likewise.
35626         Reported by Albert Chin <china@thewrittenword.com> in
35627         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
35628
35629 2007-04-04  Eric Blake  <ebb9@byu.net>
35630
35631         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
35632         1.5.x.
35633
35634 2007-04-04  Bruno Haible  <bruno@clisp.org>
35635
35636         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
35637         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
35638
35639 2007-04-04  Bruno Haible  <bruno@clisp.org>
35640
35641         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
35642         results for "%010a" of Infinity and NaN.
35643         * tests/test-vasprintf-posix.c (test_function): Likewise.
35644         * tests/test-snprintf-posix.h (test_function): Likewise.
35645         * tests/test-sprintf-posix.h (test_function): Likewise.
35646         * tests/test-fprintf-posix.h (test_function): Remove these tests.
35647         * tests/test-printf-posix.h (test_function): Likewise.
35648         * tests/test-fprintf-posix.out: Update.
35649         Needed for FreeBSD 6.1.
35650
35651 2007-04-04  Bruno Haible  <bruno@clisp.org>
35652
35653         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
35654         directly used by the gnulib modules nor by gnulib-tool.
35655
35656 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
35657
35658         * DEPENDENCIES: Give overall description of version dependency
35659         desirability.  Use more-typical names for apps.
35660         Add shell, coreutils, diffutils, grep, tar, gzip.
35661
35662 2007-04-04  Simon Josefsson  <simon@josefsson.org>
35663
35664         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
35665
35666 2007-04-04  Karl Berry  <karl@gnu.org>
35667
35668         * MODULES.html.sh (func_module): missing '.
35669
35670 2007-04-03  Bruno Haible  <bruno@clisp.org>
35671
35672         * modules/argmatch-tests (Makefile.am): New variable
35673         test_argmatch_LDADD.
35674         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
35675         * modules/array-list-tests (Makefile.am): New variable
35676         test_array_list_LDADD.
35677         * modules/array-oset-tests (Makefile.am): New variable
35678         test_array_oset_LDADD.
35679         * modules/avltree-list-tests (Makefile.am): New variable
35680         test_avltree_list_LDADD.
35681         * modules/avltree-oset-tests (Makefile.am): New variable
35682         test_avltree_oset_LDADD.
35683         * modules/avltreehash-list-tests (Makefile.am): New variable
35684         test_avltreehash_list_LDADD.
35685         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
35686         test_canonicalize_lgpl_LDADD.
35687         * modules/carray-list-tests (Makefile.am): New variable
35688         test_carray_list_LDADD.
35689         * modules/dirname-tests (Makefile.am): New variable
35690         test_dirname_LDADD.
35691         * modules/linked-list-tests (Makefile.am): New variable
35692         test_linked_list_LDADD.
35693         * modules/linkedhash-list-tests (Makefile.am): New variable
35694         test_linkedhash_list_LDADD.
35695         * modules/rbtree-list-tests (Makefile.am): New variable
35696         test_rbtree_list_LDADD.
35697         * modules/rbtree-oset-tests (Makefile.am): New variable
35698         test_rbtree_oset_LDADD.
35699         * modules/rbtreehash-list-tests (Makefile.am): New variable
35700         test_rbtreehash_list_LDADD.
35701         * modules/xvasprintf-tests (Makefile.am): New variable
35702         test_xvasprintf_LDADD.
35703         Reported by Eric Blake.
35704
35705 2007-04-03  Eric Blake  <ebb9@byu.net>
35706
35707         * DEPENDENCIES: Weaken m4 requirements.
35708
35709 2007-04-03  Bruno Haible  <bruno@clisp.org>
35710
35711         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
35712         * modules/isnanl-tests (configure.ac): Likewise.
35713
35714 2007-04-03  Ben Pfaff  <blp@gnu.org>
35715
35716         * modules/iconv_open: Add $(srcdir)/ to source directory
35717         references in Makefile fragments that call gperf, to fix VPATH
35718         builds.
35719
35720 2007-04-03  Bruno Haible  <bruno@clisp.org>
35721
35722         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
35723         * lib/ldexpl.c: Undo last change.
35724
35725 2007-04-03  Bruno Haible  <bruno@clisp.org>
35726
35727         * modules/printf-frexpl (Depends-on): Undo last change.
35728         (Files): Add m4/ldexpl.m4.
35729
35730 2007-04-03  Bruno Haible  <bruno@clisp.org>
35731
35732         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
35733         * modules/isnanl (Link): New section.
35734
35735         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
35736         * modules/frexp (Link): New section.
35737
35738         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
35739         * modules/frexpl (Link): New section.
35740
35741         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
35742         * modules/ldexpl (Link): New section.
35743
35744 2007-04-03  Bruno Haible  <bruno@clisp.org>
35745
35746         * modules/TEMPLATE-EXTENDED: New file.
35747         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
35748
35749 2007-04-03  Bruno Haible  <bruno@clisp.org>
35750
35751         * DEPENDENCIES: New file.
35752         Suggested by Simon Josefsson.
35753
35754 2007-04-03  Bruno Haible  <bruno@clisp.org>
35755
35756         * doc/gnulib.texi: Escape @.
35757
35758 2007-04-03  James Youngman  <jay@gnu.org>
35759         and Paul Eggert  <eggert@cs.ucla.edu>
35760
35761         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
35762         birthtime on all systems that have birthtime, not just those which
35763         use st_birthtimensec rather than st_birthtim.  Putting zero in
35764         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
35765         that the birth time is not available for files on an NFS mount.
35766
35767 2007-04-03  Simon Josefsson  <simon@josefsson.org>
35768
35769         * modules/memxor: Move back from crypto/, suggested by Bruno.
35770         * modules/crypto/hmac-sha1: Fix memxor dependency.
35771
35772         * modules/crypto/gc: Moved from ../.
35773
35774 2007-04-02  Eric Blake  <ebb9@byu.net>
35775
35776         * lib/ldexpl.c (includes): Avoid libm.
35777
35778         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
35779
35780 2007-04-02  Bruno Haible  <bruno@clisp.org>
35781
35782         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
35783         on IRIX.
35784
35785 2007-04-02  Bruno Haible  <bruno@clisp.org>
35786
35787         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
35788         x86 or x86_64 platforms running MacOS X.
35789         Reported by Ryan Schmidt <@ryandesign.com>.
35790
35791 2007-04-02  Bruno Haible  <bruno@clisp.org>
35792
35793         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
35794         i386.
35795
35796 2007-04-01  Simon Josefsson  <simon@josefsson.org>
35797
35798         * modules/crypto/arcfour: Moved from ../.
35799         * modules/crypto/arcfour-tests: Moved from ../.
35800         * modules/crypto/arctwo: Moved from ../.
35801         * modules/crypto/arctwo-tests: Moved from ../.
35802         * modules/crypto/des: Moved from ../.
35803         * modules/crypto/des-tests: Moved from ../.
35804         * modules/crypto/gc-arcfour: Moved from ../.
35805         * modules/crypto/gc-arcfour-tests: Moved from ../.
35806         * modules/crypto/gc-arctwo: Moved from ../.
35807         * modules/crypto/gc-arctwo-tests: Moved from ../.
35808         * modules/crypto/gc-des: Moved from ../.
35809         * modules/crypto/gc-des-tests: Moved from ../.
35810         * modules/crypto/gc-hmac-md5: Moved from ../.
35811         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
35812         * modules/crypto/gc-hmac-sha1: Moved from ../.
35813         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
35814         * modules/crypto/gc-md2: Moved from ../.
35815         * modules/crypto/gc-md2-tests: Moved from ../.
35816         * modules/crypto/gc-md4: Moved from ../.
35817         * modules/crypto/gc-md4-tests: Moved from ../.
35818         * modules/crypto/gc-md5: Moved from ../.
35819         * modules/crypto/gc-md5-tests: Moved from ../.
35820         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
35821         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
35822         * modules/crypto/gc-random: Moved from ../.
35823         * modules/crypto/gc-rijndael: Moved from ../.
35824         * modules/crypto/gc-rijndael-tests: Moved from ../.
35825         * modules/crypto/gc-sha1: Moved from ../.
35826         * modules/crypto/gc-sha1-tests: Moved from ../.
35827         * modules/crypto/gc-tests: Moved from ../.
35828         * modules/crypto/hmac-md5: Moved from ../.
35829         * modules/crypto/hmac-md5-tests: Moved from ../.
35830         * modules/crypto/hmac-sha1: Moved from ../.
35831         * modules/crypto/hmac-sha1-tests: Moved from ../.
35832         * modules/crypto/md2: Moved from ../.
35833         * modules/crypto/md2-tests: Moved from ../.
35834         * modules/crypto/md4: Moved from ../.
35835         * modules/crypto/md4-tests: Moved from ../.
35836         * modules/crypto/md5: Moved from ../.
35837         * modules/crypto/md5-tests: Moved from ../.
35838         * modules/crypto/memxor: Moved from ../.
35839         * modules/crypto/rijndael: Moved from ../.
35840         * modules/crypto/rijndael-tests: Moved from ../.
35841         * modules/crypto/sha1: Moved from ../.
35842
35843 2007-03-30  James Youngman  <jay@gnu.org>
35844
35845         * tests/test-stat-time.c (prepare_test): use chmod() rather than
35846         rename() to change the ctime of a file (because ctime is unaffected
35847         by rename on jfs2 on AIX 5.1).
35848         (main): Start by doing cleanup, in case a previous run failed leaving
35849         test files behind.
35850
35851 2007-03-31  Bruno Haible  <bruno@clisp.org>
35852
35853         Support old proprietary implementations of iconv.
35854         * modules/iconv_open: New file.
35855         * lib/iconv_.h: New file.
35856         * m4/iconv_h.m4: New file.
35857         * lib/iconv_open.c: New file.
35858         * lib/iconv_open-aix.gperf: New file.
35859         * lib/iconv_open-hpux.gperf: New file.
35860         * lib/iconv_open-irix.gperf: New file.
35861         * lib/iconv_open-osf.gperf: New file.
35862         * m4/iconv_open.m4: New file.
35863         * modules/linebreak (Depends-on): Add iconv_open.
35864         * modules/striconv (Depends-on): Likewise.
35865         * modules/striconveh (Depends-on): Likewise.
35866         * modules/unicodeio (Depends-on): Likewise.
35867         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
35868         (iconv_t)(-1).
35869         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
35870         conversion if cd is (iconv_t)(-1).
35871         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
35872         is not possible.
35873
35874 2007-03-31  Bruno Haible  <bruno@clisp.org>
35875
35876         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
35877         work on Solaris either. Protect also second use of "autodetect_jp".
35878
35879 2007-03-31  Bruno Haible  <bruno@clisp.org>
35880
35881         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
35882         the function is not present.
35883
35884 2007-03-31  Bruno Haible  <bruno@clisp.org>
35885
35886         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
35887         the function is not present.
35888
35889 2007-03-31  Bruno Haible  <bruno@clisp.org>
35890
35891         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
35892         a bug in HP-UX iconv_open().
35893
35894 2007-03-31  Bruno Haible  <bruno@clisp.org>
35895
35896         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
35897         (Mathematics <math.h>): New section, add fpieee.
35898         (Input/output <stdio.h>): Add fseterr.
35899         (Mathematics <math.h>): New section, add printf-frexp.
35900         (Container data structures): Add sublist.
35901         (Core language properties): Add fpucw, inline.
35902         (Functions for greatest-width integer types <inttypes.h>): Add
35903         imaxabs, imaxdiv, inttypes.
35904         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
35905         isnanl-nolibm, ldexp.
35906         (Mathematics <math.h>): New section, add printf-frexpl.
35907         (Support for systems lacking POSIX:2001): Add fprintf-posix,
35908         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
35909         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
35910         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
35911         (Unicode string functions): Add unistr/u*-mbtoucr.
35912         (Java): Add javacomp-script, javaexec-script.
35913         (C#): Add csharpcomp-script, csharpexec-script.
35914         (Support for building libraries and executables): Add havelib,
35915         relocatable-*.
35916         (Support for maintaining and releasing projects): Renamed from
35917         'Support for maintaining and release projects'. Add announce-gen.
35918
35919 2007-03-31  Bruno Haible  <bruno@clisp.org>
35920
35921         * README: Talk primarily about git.
35922         (git and CVS): Renamed from CVS.
35923         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
35924         gnulib is available through git.
35925         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
35926
35927 2007-03-30  Bruno Haible  <bruno@clisp.org>
35928
35929         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
35930         * lib/poll_.h: Likewise.
35931         * lib/stat_.h: Likewise.
35932         * lib/sys_time_.h: Likewise.
35933         * lib/sysexit_.h: Likewise.
35934         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
35935         * lib/stdbool_.h: Likewise.
35936         * lib/byteswap_.h: Add double-inclusion guard.
35937
35938 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
35939
35940         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
35941
35942 2007-03-30  Karl Berry  <karl@gnu.org>
35943
35944         * config/srclist-update: double space after USA in the license
35945         substitution, since that's how it's usually (?) written.
35946
35947 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
35948
35949         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
35950         reported by Bruno Haible.
35951
35952 2007-03-29  Bruno Haible  <bruno@clisp.org>
35953
35954         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
35955         a bug in AIX iconv().
35956
35957 2007-03-29  Bruno Haible  <bruno@clisp.org>
35958
35959         * modules/ldexpl-tests: New file.
35960         * tests/test-ldexpl.c: New file.
35961
35962 2007-03-29  Bruno Haible  <bruno@clisp.org>
35963
35964         * lib/ldexpl.c: Include fpucw.h.
35965         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
35966         multiplication.
35967         * modules/ldexpl (Depends-on): Add fpucw.
35968
35969 2007-03-29  Bruno Haible  <bruno@clisp.org>
35970
35971         * modules/ldexpl: New file.
35972         * m4/ldexpl.m4: New file.
35973         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
35974         set.
35975         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
35976         REPLACE_LDEXPL.
35977         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
35978         REPLACE_LDEXPL.
35979         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
35980         gl_FUNC_LDEXPL_WORKS.
35981         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
35982         * modules/mathl (Files): Remove lib/ldexpl.c.
35983         (Depends-on): Add ldexpl.
35984
35985 2007-03-29  Bruno Haible  <bruno@clisp.org>
35986
35987         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
35988
35989 2007-03-29  Bruno Haible  <bruno@clisp.org>
35990
35991         * tests/test-striconveh.c (main): Don't assume that a direct conversion
35992         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
35993         and possibly also HP-UX.
35994         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
35995         work on AIX, IRIX, HP-UX, OSF/1.
35996         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
35997         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
35998         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
35999         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
36000         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
36001         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
36002
36003 2007-03-29  Bruno Haible  <bruno@clisp.org>
36004
36005         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
36006
36007 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
36008
36009         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
36010         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
36011
36012 2007-03-29  Eric Blake  <ebb9@byu.net>
36013
36014         * lib/acl-internal.h: Remove redundant include.
36015         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
36016         Cygwin when a file is locked.
36017
36018 2007-03-29  Bruno Haible  <bruno@clisp.org>
36019
36020         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
36021         file.
36022         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
36023
36024 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
36025
36026         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
36027         try to remove a parent directory if the child couldn't be removed
36028         (except for the first rmdir, which could fail because the child
36029         doesn't exist).  Problem reported by Jeff Blaine in
36030         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
36031
36032 2007-03-28  Bruno Haible  <bruno@clisp.org>
36033
36034         * lib/striconveh.c (utf8conv_carefully): New function.
36035         (mem_cd_iconveh_internal): Invoke it.
36036
36037 2007-03-28  Bruno Haible  <bruno@clisp.org>
36038
36039         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
36040         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
36041         input.
36042         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
36043         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
36044         unistr/u8-uctomb.
36045
36046 2007-03-28  Bruno Haible  <bruno@clisp.org>
36047
36048         * modules/unistr/u8-mbtoucr: New file.
36049         * lib/unistr/u8-mbtoucr.c: New file.
36050         * modules/unistr/u16-mbtoucr: New file.
36051         * lib/unistr/u16-mbtoucr.c: New file.
36052         * modules/unistr/u16-mbtoucr: New file.
36053         * lib/unistr/u16-mbtoucr.c: New file.
36054         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
36055
36056 2007-03-27  Simon Josefsson  <simon@josefsson.org>
36057             Bruno Haible  <bruno@clisp.org>
36058
36059         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
36060         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
36061         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
36062
36063         * m4/stdio_h.m4: Add stubs for vasprintf too.
36064
36065         * modules/stdio: Support vasprintf in sed command.
36066
36067         * modules/vasprintf: Depend on stdio for prototypes.  Remove
36068         vasprintf.h.  Add stdio module indicator.
36069
36070         * lib/stdio_.h: Declare asprintf and vasprintf, based on
36071         vasprintf.h.
36072
36073         * lib/vasprintf.h: File removed.
36074
36075         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
36076         * lib/vasprintf.c: Ditto.
36077         * lib/xvasprintf.c: Ditto.
36078         * tests/test-vasprintf-posix.c: Ditto.
36079         * tests/test-vasprintf.c: Ditto.
36080
36081 2007-03-27  Bruno Haible  <bruno@clisp.org>
36082
36083         Make vasnprintf multithread-safe.
36084         * lib/vasnprintf.c (decimal_point_char): New function.
36085         (VASNPRINTF): Use it.
36086         Suggested by Simon Josefsson.
36087
36088 2007-03-27  Eric Blake  <ebb9@byu.net>
36089
36090         Support sub-second birthtime on cygwin.
36091         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
36092         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
36093         (get_stat_birthtime): Also work with st_birthtim.
36094
36095 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
36096
36097         * lib/stat-time.h (USE_BIRTHTIME): Remove.
36098         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
36099         (get_stat_birthtime_ns): Do not try to use "spare" fields.
36100         (get_stat_birthtime_ns): Simplify compile-time tests.
36101         (get_stat_birthtime): Change the API to look like
36102         get_stat_mtime etc., except return a negative tv_nsec on error.
36103         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
36104         Don't check for "spare" fields.
36105         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
36106         or for struct stat.st_birthtime, as these tests aren't used.
36107         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
36108
36109 2007-03-27  Bruno Haible  <bruno@clisp.org>
36110
36111         * lib/stat-time.h: Include <sys/stat.h>.
36112
36113 2007-03-27  James Youngman  <jay@gnu.org>
36114
36115         * lib/stat-time.h (get_stat_birthtime): New function for
36116           retrieving st_birthtime as provided by UFS2 (hence *BSD).
36117         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
36118           and its variants.
36119         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
36120         * modules/stat-time-test: New file.
36121         * tests/test-stat-time.c: New test, devised by Bruno Haible.
36122
36123 2007-03-26  Bruno Haible  <bruno@clisp.org>
36124
36125         Better support of signalling NaNs.
36126         * lib/atanl.c: Include isnanl.h.
36127         (atanl): Perform test for NaN at the beginning of the function and
36128         through a call to isnanl.
36129         * lib/cosl.c: Include isnanl.h.
36130         (cosl): Perform test for NaN at the beginning of the function and
36131         through a call to isnanl.
36132         * lib/ldexpl.c: Include isnanl.h.
36133         (ldexpl): Perform test for NaN through a call to isnanl.
36134         * lib/logl.c: Include isnanl.h.
36135         (logl): Perform test for NaN at the beginning of the function and
36136         through a call to isnanl.
36137         * lib/sinl.c: Include isnanl.h.
36138         (sinl): Perform test for NaN at the beginning of the function and
36139         through a call to isnanl.
36140         * lib/sqrtl.c: Include isnanl.h.
36141         (sqrtl): Perform test for NaN at the beginning of the function and
36142         through a call to isnanl.
36143         * lib/tanl.c: Include isnanl.h.
36144         (tanl): Perform test for NaN at the beginning of the function and
36145         through a call to isnanl.
36146         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
36147         * modules/mathl (Depends-on): Add isnanl.
36148
36149 2007-03-26  Eric Blake  <ebb9@byu.net>
36150
36151         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
36152         regression in logic sense of previous patch.
36153
36154 2007-03-26  Bruno Haible  <bruno@clisp.org>
36155
36156         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
36157         unportable shell command "if ! ...".
36158         Reported by Ralf Wildenhues.
36159
36160 2007-03-25  Bruno Haible  <bruno@clisp.org>
36161
36162         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
36163         <sysexits.h> file, and only add EX_CONFIG.
36164         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
36165         absolute file name and whether it is sufficient. Substitute also
36166         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
36167         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
36168         ABSOLUTE_SYSEXITS_H into sysexits.h.
36169
36170 2007-03-25  Bruno Haible  <bruno@clisp.org>
36171
36172         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
36173         hints is NULL.
36174
36175 2007-03-25  Bruno Haible  <bruno@clisp.org>
36176
36177         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
36178         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
36179
36180 2007-03-25  Bruno Haible  <bruno@clisp.org>
36181
36182         * lib/vasnprintf.c: Include langinfo.h.
36183         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
36184         multithread-safe.
36185         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
36186         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
36187         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
36188         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
36189         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
36190         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
36191         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
36192         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
36193         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
36194         Reported by Simon Josefsson.
36195
36196 2007-03-25  Bruno Haible  <bruno@clisp.org>
36197
36198         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
36199         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
36200         * modules/vasnprintf (Depends-on): Add stdint.
36201
36202 2007-03-25  Bruno Haible  <bruno@clisp.org>
36203
36204         * modules/fpieee: New file.
36205         * m4/fpieee.m4: New file.
36206         * modules/isnan-nolibm (Depends-on): Add fpieee.
36207         * modules/isnanl-nolibm (Depends-on): Add fpieee.
36208         * modules/isnanl (Depends-on): Add fpieee.
36209
36210 2007-03-25  Bruno Haible  <bruno@clisp.org>
36211
36212         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
36213
36214 2007-03-25  Bruno Haible  <bruno@clisp.org>
36215
36216         Avoid test failures on IRIX 6.5.
36217         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
36218         (main): Use it.
36219         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
36220         macros.
36221         (main): Use them.
36222
36223 2007-03-25  Bruno Haible  <bruno@clisp.org>
36224
36225         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
36226         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
36227         exists but doesn't work.
36228         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
36229         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
36230         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
36231         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
36232
36233 2007-03-25  Bruno Haible  <bruno@clisp.org>
36234
36235         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
36236         returns inf. Needed on IRIX 6.5.
36237
36238 2007-03-25  Bruno Haible  <bruno@clisp.org>
36239
36240         * tests/test-frexpl.c: Include isnanl-nolibm.h.
36241         (main): Use isnanl instead of x != x idiom.
36242         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
36243
36244         * tests/test-frexp.c: Include isnan.h.
36245         (main): Use isnan instead of x != x idiom.
36246         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
36247
36248 2007-03-25  Bruno Haible  <bruno@clisp.org>
36249
36250         * tests/test-frexp.c (NaN): New function/macro.
36251         (main): Use it instead of 0.0 / 0.0.
36252         * tests/test-isnan.c (NaN): New function/macro.
36253         (main): Use it instead of 0.0 / 0.0.
36254         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
36255         (test_function): Use it instead of 0.0 / 0.0.
36256         * tests/test-vasprintf-posix.c (NaN): New function/macro.
36257         (test_function): Use it instead of 0.0 / 0.0.
36258         * tests/test-snprintf-posix.h (NaN): New function/macro.
36259         (test_function): Use it instead of 0.0 / 0.0.
36260         * tests/test-sprintf-posix.h (NaN): New function/macro.
36261         (test_function): Use it instead of 0.0 / 0.0.
36262         * tests/test-fprintf-posix.h (NaN): New function/macro.
36263         (test_function): Use it instead of 0.0 / 0.0.
36264         * tests/test-printf-posix.h (NaN): New function/macro.
36265         (test_function): Use it instead of 0.0 / 0.0.
36266
36267         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
36268
36269 2007-03-25  Bruno Haible  <bruno@clisp.org>
36270
36271         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
36272
36273 2007-03-25  Bruno Haible  <bruno@clisp.org>
36274
36275         * lib/regexec.c (merge_state_with_log): Make static.
36276
36277 2007-03-25  Bruno Haible  <bruno@clisp.org>
36278
36279         * lib/trigl.c (kernel_rem_pio2): Make static.
36280
36281 2007-03-25  Bruno Haible  <bruno@clisp.org>
36282
36283         * lib/sincosl.c (sincosl_table): Make static.
36284
36285 2007-03-25  Bruno Haible  <bruno@clisp.org>
36286
36287         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
36288         if the compiler does not support C99.
36289
36290 2007-03-25  Bruno Haible  <bruno@clisp.org>
36291
36292         * modules/time (Makefile.am): Ensure all rule action lines start with a
36293         tab.
36294
36295 2007-03-24  Bruno Haible  <bruno@clisp.org>
36296
36297         * modules/tsearch-tests: New file.
36298         * tests/test-tsearch.sh: New file.
36299         * tests/test-tsearch.c: New file, mostly copied from glibc.
36300
36301         * modules/search-tests: New file.
36302         * tests/test-search.c: New file.
36303
36304         * modules/search: New file.
36305         * lib/search_.h: New file, incorporating lib/tsearch.h.
36306         * m4/search_h.m4: New file.
36307         * lib/tsearch.h: Remove file.
36308         * lib/tsearch.c: Include search.h instead of tsearch.h.
36309         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
36310         HAVE_TSEARCH.
36311         * modules/tsearch (Files): Remove lib/tsearch.h.
36312         (Depends-on): Add search.
36313         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
36314         (Include): Change tsearch.h into search.h.
36315
36316 2007-03-24  Bruno Haible  <bruno@clisp.org>
36317
36318         * modules/fpucw: New file.
36319         * lib/fpucw.h: New file.
36320         * lib/frexp.c: Include fpucw.h.
36321         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
36322         (FUNC): Use them.
36323         * lib/printf-frexp.c: Include fpucw.h.
36324         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
36325         (FUNC): Use them.
36326         * lib/vasnprintf.c: Include fpucw.h.
36327         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
36328         'long double' calculations.
36329         * tests/test-frexpl.c: Include fpucw.h.
36330         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
36331         * tests/test-printf-frexpl.c: Include fpucw.h.
36332         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
36333         * modules/frexpl (Depends-on): Add fpucw.
36334         * modules/printf-frexpl (Depends-on): Likewise.
36335         * modules/fprintf-posix (Depends-on): Likewise.
36336         * modules/snprintf-posix (Depends-on): Likewise.
36337         * modules/sprintf-posix (Depends-on): Likewise.
36338         * modules/vasnprintf-posix (Depends-on): Likewise.
36339         * modules/vasprintf-posix (Depends-on): Likewise.
36340         * modules/vfprintf-posix (Depends-on): Likewise.
36341         * modules/vsnprintf-posix (Depends-on): Likewise.
36342         * modules/vsprintf-posix (Depends-on): Likewise.
36343         * modules/frexpl-tests (Depends-on): Likewise.
36344         * modules/printf-frexpl-tests (Depends-on): Likewise.
36345
36346 2007-03-24  Bruno Haible  <bruno@clisp.org>
36347
36348         * lib/float+.h: New file.
36349         * lib/isnan.c: Include float+.h.
36350         (SIZE): New macro.
36351         (FUNC): Compare only SIZE bytes of the value.
36352         * lib/vasnprintf.c: Include float+.h.
36353         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
36354         SIZEOF_LDBL or SIZEOF_DBL bytes.
36355         * modules/isnan-nolibm (Files): Add lib/float+.h.
36356         * modules/isnanl-nolibm (Files): Add lib/float+.h.
36357         * modules/isnanl (Files): Add lib/float+.h.
36358         * modules/vasnprintf (Files): Add lib/float+.h.
36359
36360 2007-03-24  Bruno Haible  <bruno@clisp.org>
36361
36362         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
36363         include isnanl-nolibm.h.
36364
36365 2007-03-24  Bruno Haible  <bruno@clisp.org>
36366
36367         * tests/test-read-file.c (main): Don't produce spurious output for
36368         expected situations. Make the test fail if it encountered unexpected
36369         results.
36370
36371 2007-03-24  Bruno Haible  <bruno@clisp.org>
36372
36373         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
36374         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
36375
36376 2007-03-24  Bruno Haible  <bruno@clisp.org>
36377
36378         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
36379
36380 2007-03-24  Bruno Haible  <bruno@clisp.org>
36381
36382         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
36383         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
36384
36385         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
36386         * modules/utf8-ucs4: Turn into a symbolic link to module
36387         unistr/u8-mbtouc.
36388
36389         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
36390         utf8-ucs4-unsafe.
36391         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
36392         unistr/u8-mbtouc-unsafe.
36393
36394         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
36395         * modules/utf16-ucs4: Turn into a symbolic link to module
36396         unistr/u16-mbtouc.
36397
36398         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
36399         utf16-ucs4-unsafe.
36400         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
36401         unistr/u16-mbtouc-unsafe.
36402
36403         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
36404         * modules/ucs4-utf8: Turn into a symbolic link to module
36405         unistr/u8-ubtomb.
36406
36407         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
36408         * modules/ucs4-utf16: Turn into a symbolic link to module
36409         unistr/u16-ubtomb.
36410
36411 2007-03-24  Bruno Haible  <bruno@clisp.org>
36412
36413         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
36414         Enable the function only if HAVE_INLINE.
36415         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
36416         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
36417         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
36418         Enable the function only if HAVE_INLINE.
36419         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
36420         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
36421         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
36422         Enable the function only if HAVE_INLINE.
36423         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
36424         Enable the function only if HAVE_INLINE.
36425         * modules/utf8-ucs4: Update.
36426         * modules/utf8-ucs4-unsafe: Update.
36427         * modules/utf16-ucs4: Update.
36428         * modules/utf16-ucs4-unsafe: Update.
36429         * modules/ucs4-utf8: Update.
36430         * modules/ucs4-utf16: Update.
36431
36432 2007-03-24  Bruno Haible  <bruno@clisp.org>
36433
36434         * lib/utf8-ucs4.h: Remove file.
36435         * lib/utf8-ucs4-unsafe.h: Remove file.
36436         * lib/utf16-ucs4.h: Remove file.
36437         * lib/utf16-ucs4-unsafe.h: Remove file.
36438         * lib/ucs4-utf8.h: Remove file.
36439         * lib/ucs4-utf16.h: Remove file.
36440         * lib/unistr.h: Include their previous contents.
36441         * m4/utf-ucs4.m4: Remove file.
36442         * m4/ucs4-utf.m4: Remove file.
36443         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
36444         (Depends-on): Add unistr/base.
36445         (configure.ac): Remove gl_UTF_UCS4.
36446         (Makefile.am): Update.
36447         (Include): Change to unistr.h.
36448         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
36449         (Depends-on): Add unistr/base.
36450         (configure.ac): Remove gl_UTF_UCS4.
36451         (Makefile.am): Update.
36452         (Include): Change to unistr.h.
36453         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
36454         (Depends-on): Add unistr/base.
36455         (configure.ac): Remove gl_UTF_UCS4.
36456         (Makefile.am): Update.
36457         (Include): Change to unistr.h.
36458         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
36459         (Depends-on): Add unistr/base.
36460         (configure.ac): Remove gl_UTF_UCS4.
36461         (Makefile.am): Update.
36462         (Include): Change to unistr.h.
36463         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
36464         (Depends-on): Add unistr/base.
36465         (configure.ac): Remove gl_UCS4_UTF.
36466         (Makefile.am): Update.
36467         (Include): Change to unistr.h.
36468         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
36469         (Depends-on): Add unistr/base.
36470         (configure.ac): Remove gl_UCS4_UTF.
36471         (Makefile.am): Update.
36472         (Include): Change to unistr.h.
36473         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
36474         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
36475         utf8-ucs4-unsafe.h.
36476         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
36477         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
36478         utf16-ucs4-unsafe.h.
36479         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
36480         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
36481         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
36482         * lib/unistr/u8-strchr.c: Likewise.
36483         * lib/unistr/u8-strrchr.c: Likewise.
36484         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
36485         * lib/unistr/u16-strchr.c: Likewise.
36486         * lib/unistr/u16-strrchr.c: Likewise.
36487         * lib/striconveh.c: Update.
36488         * lib/linebreak.c: Update.
36489
36490 2007-03-24  Bruno Haible  <bruno@clisp.org>
36491
36492         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
36493         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
36494
36495 2007-03-22  Bruno Haible  <bruno@clisp.org>
36496
36497         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
36498
36499 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
36500
36501         * MODULES.html.sh (File system functions): New module write-any-file.
36502         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
36503         * m4/write-any-file.m4: New files.
36504
36505 2007-03-23  Eric Blake  <ebb9@byu.net>
36506
36507         * gnulib-tool: Rearrange space-tab sequences, since some editors
36508         like to eat them.
36509
36510 2007-03-23  Eric Blake  <ebb9@byu.net>
36511
36512         * lib/version-etc.c (version_etc_va): Update license wording to
36513         be more concise.  Recommended by Richard Stallman.
36514
36515 2007-03-22  Bruno Haible  <bruno@clisp.org>
36516
36517         * lib/poll.c (MSG_PEEK): New fallback definition.
36518
36519 2007-03-22  Bruno Haible  <bruno@clisp.org>
36520
36521         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
36522         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
36523         (main): Update.
36524         Fixes a compilation error on BeOS.
36525
36526 2007-03-22  Bruno Haible  <bruno@clisp.org>
36527
36528         * modules/frexpl-tests: New file.
36529         * tests/test-frexpl.c: New file.
36530
36531         * modules/frexpl: New file.
36532         * m4/frexpl.m4: New file.
36533         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
36534         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
36535         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
36536         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
36537         (Depends-on): Add frexpl. Remove isnanl-nolibm.
36538         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
36539
36540 2007-03-22  Bruno Haible  <bruno@clisp.org>
36541
36542         * lib/frexpl.c: Share code with lib/frexp.c.
36543         * modules/mathl (Files): Add lib/frexp.c.
36544         (Depends-on): Add isnanl-nolibm.
36545
36546 2007-03-22  Bruno Haible  <bruno@clisp.org>
36547
36548         * modules/printf-frexp (Files): Add m4/frexp.m4.
36549         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
36550         only if the found frexp function actually works.
36551
36552 2007-03-22  Bruno Haible  <bruno@clisp.org>
36553
36554         * lib/frexp.c: Remove older implementation that uses divisions.
36555
36556 2007-03-21  Bruno Haible  <bruno@clisp.org>
36557
36558         * modules/frexp-tests: New file.
36559         * tests/test-frexp.c: New file.
36560
36561         * modules/frexp: New file.
36562         * lib/frexp.c: New file.
36563         * m4/frexp.m4: New file.
36564         * lib/math_.h (frexp): New declaration.
36565         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
36566         REPLACE_FREXP.
36567         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
36568
36569 2007-03-21  Bruno Haible  <bruno@clisp.org>
36570
36571         * modules/isnanl-tests: New file.
36572         * tests/test-isnanl.c: New file.
36573
36574         * modules/isnanl: New file.
36575         * lib/isnanl.h: New file.
36576         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
36577         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
36578         gl_FUNC_ISNANL_WORKS.
36579         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
36580         New macros.
36581
36582 2007-03-21  Bruno Haible  <bruno@clisp.org>
36583
36584         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
36585         lib/isnanl.h.
36586         (Include): Update.
36587         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
36588         * lib/vasnprintf.c: Update.
36589         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
36590         tests/test-isnanl.h, remove tests/test-isnanl.c.
36591         (Makefile.am): Update.
36592         * tests/test-isnanl-nolibm.c: New file.
36593         * tests/test-isnanl.h: New file.
36594         * tests/test-isnanl.c: Remove file.
36595
36596 2007-03-21  Jim Meyering  <jim@meyering.net>
36597
36598         When trying to open ".", treat ESTALE like EACCES.
36599         * lib/savewd.c (savewd_save): Resort to forking not just upon
36600         failure with EACCES, but also when errno is ESTALE.
36601
36602 2007-03-20  Bruno Haible  <bruno@clisp.org>
36603
36604         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
36605         Needed on AIX 5.1. Reported by Matthew Woehlke.
36606
36607 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
36608
36609         Suggestions by Bruno Haible:
36610         * lib/acl-internal.h: Include "gettext.h" rather than rolling
36611         our own.
36612         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
36613         * modules/acl (Depends-on): Add gettext.
36614
36615 2007-03-19  Bruno Haible  <bruno@clisp.org>
36616
36617         * modules/iconvme: Remove file.
36618         * lib/iconvme.h: Remove file.
36619         * lib/iconvme.c: Remove file.
36620         * m4/iconvme.m4: Remove file.
36621
36622 2007-03-19  Bruno Haible  <bruno@clisp.org>
36623
36624         * doc/relocatable-maint.texi: Break long shell script line.
36625         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
36626
36627 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
36628
36629         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
36630         handle file_has_acl.
36631         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
36632         * lib/acl.c: Move header inclusions and related macro defns into
36633         lib/acl-internal.h.
36634         (S_ISLNK): Remove defn, since that's now done for us.
36635         (file_has_acl): Move to lib/file-has-acl.c.
36636         Call acl_trivial if available.  This is the crucial part of the fix.
36637         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
36638         shared within the library.  Rewrite a bit, partly to make it compatible
36639         with the GNU coding style.
36640         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
36641         Remove unnecessary double-quotes.
36642         Don't test for acl_to_text; the build will catch that.
36643         Replace acl_entries if it doesn't exist and it is needed.
36644         Check for -lsec and acl_trivial (as used on Solaris 10).
36645         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
36646         lib/file-has-acl.c.
36647         (Depends-on): Add sys_stat, for S_ISLNK.
36648
36649 2007-03-19  Ben Pfaff  <blp@gnu.org>
36650
36651         * doc/gnulib.texi: Fix typos.
36652         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
36653
36654 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
36655
36656         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
36657         If size is zero here, buf must be zero.
36658
36659 2007-03-19  Simon Josefsson  <simon@josefsson.org>
36660
36661         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
36662         <bruno@clisp.org>.
36663
36664 2007-03-18  Bruno Haible  <bruno@clisp.org>
36665
36666         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
36667         Suggested by Eric Blake.
36668
36669 2007-03-18  Ben Pfaff  <blp@gnu.org>
36670
36671         * doc/relocatable.texi: Recommend using as prefix a directory
36672         that does not exist and will never be created.  Based on
36673         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
36674         and others.
36675
36676 2007-03-17  Bruno Haible  <bruno@clisp.org>
36677
36678         * lib/fchownat.c: Include lchown.h.
36679
36680 2007-03-17  Bruno Haible  <bruno@clisp.org>
36681
36682         Fix endless loop when the given allocated size was > INT_MAX.
36683         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
36684         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
36685         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
36686         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
36687         * lib/sprintf.c (sprintf): Likewise.
36688
36689 2007-03-17  Bruno Haible  <bruno@clisp.org>
36690
36691         * tests/test-argp-2.sh (func_compare): Output a context diff.
36692
36693 2007-03-17  Bruno Haible  <bruno@clisp.org>
36694
36695         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
36696         locale's decimal-point character.
36697
36698 2007-03-17  Bruno Haible  <bruno@clisp.org>
36699
36700         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
36701         before comparing it. Needed because on some platforms (e.g. x86) a
36702         'long double' occupies less bytes than sizeof (long double).
36703
36704 2007-03-17  Bruno Haible  <bruno@clisp.org>
36705
36706         * tests/test-crc.c (main): Make printf statements 64-bit clean.
36707         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
36708         * tests/test-getaddrinfo.c (simple): Likewise.
36709         * tests/test-read-file.c (main): Likewise.
36710
36711 2007-03-17  Bruno Haible  <bruno@clisp.org>
36712
36713         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
36714
36715 2007-03-17  Bruno Haible  <bruno@clisp.org>
36716
36717         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
36718         unused variable.
36719
36720 2007-03-17  Bruno Haible  <bruno@clisp.org>
36721
36722         * tests/test-c-strcasecmp.c: Include c-strcase.h.
36723         * tests/test-c-strncasecmp.c: Likewise.
36724
36725 2007-03-17  Bruno Haible  <bruno@clisp.org>
36726
36727         * modules/stdlib (Depends-on): Add unistd.
36728         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
36729         Needed for MacOS X 10.3.
36730
36731 2007-03-17  Bruno Haible  <bruno@clisp.org>
36732
36733         * lib/unistr/u-strdup.h: Include <stdlib.h>.
36734
36735 2007-03-17  Bruno Haible  <bruno@clisp.org>
36736
36737         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
36738
36739 2007-03-17  Bruno Haible  <bruno@clisp.org>
36740
36741         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
36742         to reflect files copied from gnulib (with or without modifications).
36743         Suggested by Jim Meyering.
36744
36745 2007-03-17  Eric Blake  <ebb9@byu.net>
36746
36747         * NEWS: Document stdlib change from 2007-02-18.
36748
36749 2007-03-17  Jim Meyering  <jim@meyering.net>
36750
36751         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
36752         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
36753         someone uses a name containing shell meta-characters.
36754         Reported by Alfred M. Szmidt.
36755
36756         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
36757
36758 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
36759
36760         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
36761         and copy gettext configuration files only if configure.ac contains
36762         a use of AM_GNU_GETTEXT_VERSION.
36763
36764 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
36765
36766         * build-aux/bootstrap (gnulib_name): New variable.
36767         (gnulib_tool_options): Use it.
36768
36769 2007-03-13  Simon Josefsson  <simon@josefsson.org>
36770
36771         * tests/test-des.c: Use new namespace.
36772
36773 2007-03-15  Bruno Haible  <bruno@clisp.org>
36774
36775         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
36776         Reported by James Youngman <jay@gnu.org>.
36777
36778 2007-03-15  Bruno Haible  <bruno@clisp.org>
36779
36780         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
36781         declared prototype. Needed with cc on OSF/1 5.1.
36782
36783 2007-03-15  Bruno Haible  <bruno@clisp.org>
36784
36785         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
36786         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
36787         (struct gl_list_implementation): Add dispose_fn argument to the
36788         'create_empty', 'create' methods.
36789         (struct gl_list_impl_base): Add field 'dispose_fn'.
36790         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
36791         argument.
36792         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
36793         dispose_fn argument.
36794         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
36795         dispose_fn on the dropped values.
36796         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
36797         dispose_fn argument.
36798         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
36799         dropped values.
36800         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
36801         (gl_tree_remove_node): Call dispose_fn on the dropped value.
36802         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
36803         (gl_tree_remove_node): Call dispose_fn on the dropped value.
36804         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
36805         argument.
36806         (gl_tree_list_free): Call dispose_fn on the dropped values.
36807         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
36808         the dropped values.
36809         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
36810         Add dispose_fn argument.
36811         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
36812         Call dispose_fn on the dropped values.
36813         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
36814         Add dispose_fn argument.
36815         (gl_sublist_create): Initialize the 'dispose_fn' field.
36816         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
36817         * tests/test-array_list.c (main): Update.
36818         * tests/test-carray_list.c (main): Update.
36819         * tests/test-avltree_list.c (main): Update.
36820         * tests/test-rbtree_list.c (main): Update.
36821         * tests/test-avltreehash_list.c (main): Update.
36822         * tests/test-rbtreehash_list.c (main): Update.
36823         * tests/test-linked_list.c (main): Update.
36824         * tests/test-linkedhash_list.c (main): Update.
36825         * tests/test-array_oset.c (main): Update.
36826
36827 2007-03-15  Bruno Haible  <bruno@clisp.org>
36828
36829         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
36830         (gl_oset_create_empty): Add dispose_fn argument.
36831         (struct gl_oset_implementation): Add dispose_fn argument to
36832         'create_empty' method.
36833         (struct gl_oset_impl_base): Add dispose_fn field.
36834         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
36835         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
36836         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
36837         values.
36838         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
36839         (gl_tree_oset_free): Call dispose_fn on the dropped values.
36840         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
36841         dropped value.
36842         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
36843         dropped value.
36844         * tests/test-array_oset.c (main): Update.
36845         * tests/test-avltree_oset.c (main): Update.
36846         * tests/test-rbtree_oset.c (main): Update.
36847         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
36848
36849 2007-03-13  Bruno Haible  <bruno@clisp.org>
36850
36851         * tests/test-stdbool.c (i): Update after last patch.
36852
36853 2007-03-12  Bruno Haible  <bruno@clisp.org>
36854
36855         * lib/quotearg.c: Include <wctype.h> early, before the definition of
36856         the iswprint macro. Needed on Solaris 2.5.1.
36857
36858 2007-03-12  Bruno Haible  <bruno@clisp.org>
36859
36860         * tests/test-printf-frexp.c (main): Declare x as volatile.
36861
36862 2007-03-12  Simon Josefsson  <simon@josefsson.org>
36863
36864         * doc/gnulib.texi (Build robot for gnulib): New section.
36865
36866 2007-03-12  Jim Meyering  <jim@meyering.net>
36867
36868         * build-aux/bootstrap: New file.
36869         * build-aux/bootstrap.conf: New file, from coreutils.
36870
36871 2007-03-11  Bruno Haible  <bruno@clisp.org>
36872
36873         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
36874
36875 2007-03-12  Simon Josefsson  <simon@josefsson.org>
36876
36877         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
36878         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
36879         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
36880
36881 2007-03-11  Bruno Haible  <bruno@clisp.org>
36882
36883         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
36884         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
36885
36886 2007-03-11  Bruno Haible  <bruno@clisp.org>
36887
36888         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
36889         formula. Needed for SunPRO C 5.0.
36890
36891 2007-03-11  Bruno Haible  <bruno@clisp.org>
36892
36893         * modules/long-options (Depends-on): Add getopt.
36894
36895 2007-03-11  Bruno Haible  <bruno@clisp.org>
36896
36897         * modules/modechange (Depends-on): Add stdbool.
36898
36899 2007-03-11  Bruno Haible  <bruno@clisp.org>
36900
36901         * modules/i-ring (Depends-on): Add stdbool.
36902
36903 2007-03-11  Bruno Haible  <bruno@clisp.org>
36904
36905         * modules/gc-des (Depends-on): Add stdbool.
36906
36907 2007-03-11  Bruno Haible  <bruno@clisp.org>
36908
36909         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
36910
36911 2007-03-11  Bruno Haible  <bruno@clisp.org>
36912
36913         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
36914
36915 2007-03-11  Bruno Haible  <bruno@clisp.org>
36916
36917         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
36918
36919 2007-03-11  Bruno Haible  <bruno@clisp.org>
36920
36921         * lib/vasnprintf.c (sprintf): Undefine.
36922
36923 2007-03-11  Bruno Haible  <bruno@clisp.org>
36924
36925         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
36926         initializers in SunPRO C and Compaq C compilers.
36927
36928 2007-03-11  Bruno Haible  <bruno@clisp.org>
36929
36930         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
36931         decrementing code ANSI C compliant.
36932
36933 2007-03-11  Bruno Haible  <bruno@clisp.org>
36934
36935         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
36936         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
36937
36938 2007-03-11  Bruno Haible  <bruno@clisp.org>
36939
36940         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
36941         <stdbool.h> substitute doesn't pass.
36942
36943 2007-03-11  Bruno Haible  <bruno@clisp.org>
36944
36945         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
36946
36947 2007-03-11  Bruno Haible  <bruno@clisp.org>
36948
36949         * gnulib-tool (func_create_megatestdir): Create also an autobuild
36950         script, for submission to autobuild.josefsson.org.
36951
36952 2007-03-10  Bruno Haible  <bruno@clisp.org>
36953
36954         * modules/canonicalize-lgpl-tests: New file.
36955         * tests/test-canonicalize-lgpl.sh: New file.
36956         * tests/test-canonicalize-lgpl.c: New file.
36957
36958         * modules/c-strcase-tests: New file.
36959         * tests/test-c-strcase.sh: New file.
36960         * tests/test-c-strcasecmp.c: New file.
36961         * tests/test-c-strncasecmp.c: New file.
36962
36963         * modules/atexit-tests: New file.
36964         * tests/test-atexit.sh: New file.
36965         * tests/test-atexit.c: New file.
36966
36967 2007-03-10  Bruno Haible  <bruno@clisp.org>
36968
36969         * tests/test-binary-io.sh: Use temporary filenames that are not so
36970         likely to clash with those of other tests (in a parallel make).
36971         * tests/test-binary-io.c: Likewise.
36972
36973 2007-03-10  Bruno Haible  <bruno@clisp.org>
36974
36975         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
36976         fallback; use #error instead.
36977         Suggested by Simon Josefsson.
36978
36979 2007-03-10  Bruno Haible  <bruno@clisp.org>
36980
36981         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
36982         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
36983         first and the last.
36984
36985 2007-03-10  Bruno Haible  <bruno@clisp.org>
36986
36987         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
36988
36989 2007-03-10  Bruno Haible  <bruno@clisp.org>
36990
36991         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
36992         "make distcheck".
36993         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
36994         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
36995         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
36996
36997 2007-03-10  Bruno Haible  <bruno@clisp.org>
36998
36999         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
37000         variable.
37001         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
37002         variable.
37003
37004 2007-03-09  Eric Blake  <ebb9@byu.net>
37005         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
37006
37007         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
37008         types are not being provided by gnulib.
37009         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
37010         types are supported.
37011
37012 2007-03-10  Bruno Haible  <bruno@clisp.org>
37013
37014         * lib/stdio_.h (__attribute__): New macro.
37015         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
37016         vsprintf): Specify __attribute__ __format__ for GCC.
37017         Suggested by Eric Blake.
37018
37019 2007-03-09  Bruno Haible  <bruno@clisp.org>
37020
37021         * modules/printf-posix-tests: New file.
37022         * tests/test-printf-posix.sh: New file.
37023         * tests/test-printf-posix.c: New file.
37024
37025         * modules/printf-posix: New file.
37026         * lib/printf.c: New file.
37027         * m4/printf-posix-rpl.m4: New file.
37028         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
37029         REPLACE_PRINTF.
37030         * lib/stdio_.h (printf): New declaration.
37031         (format, __format__, ____printf____, ____scanf____, ____strftime____,
37032         ____strfmon____): New macros.
37033         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
37034         REPLACE_PRINTF.
37035
37036 2007-03-09  Bruno Haible  <bruno@clisp.org>
37037
37038         * tests/test-vasnprintf-posix2.sh: New file.
37039         * tests/test-vasnprintf-posix2.c: New file.
37040         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
37041         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
37042         (Makefile.am): Activate test-vasnprintf-posix2.sh.
37043
37044         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
37045         a locale dependent decimal point, rather than always '.'.
37046
37047 2007-03-09  Eric Blake  <ebb9@byu.net>
37048
37049         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
37050         spite of platforms like Tandem/NSK that define it to -1.
37051
37052 2007-03-08  Bruno Haible  <bruno@clisp.org>
37053
37054         * modules/vprintf-posix-tests: New file.
37055         * tests/test-vprintf-posix.sh: New file.
37056         * tests/test-vprintf-posix.c: New file.
37057         * tests/test-printf-posix.h: New file.
37058
37059         * modules/vprintf-posix: New file.
37060         * lib/vprintf.c: New file.
37061         * m4/vprintf-posix.m4: New file.
37062         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
37063         REPLACE_VPRINTF.
37064         * lib/stdio_.h (vprintf): New declaration.
37065         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
37066         REPLACE_VPRINTF.
37067
37068 2007-03-08  Bruno Haible  <bruno@clisp.org>
37069
37070         * modules/fprintf-posix-tests: New file.
37071         * tests/test-fprintf-posix.sh: New file.
37072         * tests/test-fprintf-posix.c: New file.
37073
37074         * modules/fprintf-posix: New file.
37075         * lib/fprintf.c: New file.
37076         * m4/fprintf-posix.m4: New file.
37077         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
37078         REPLACE_FPRINTF.
37079         * lib/stdio_.h (fprintf): New declaration.
37080         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
37081         REPLACE_FPRINTF.
37082
37083 2007-03-08  Bruno Haible  <bruno@clisp.org>
37084
37085         * modules/vfprintf-posix-tests: New file.
37086         * tests/test-vfprintf-posix.sh: New file.
37087         * tests/test-vfprintf-posix.c: New file.
37088         * tests/test-fprintf-posix.h: New file.
37089         * tests/test-fprintf-posix.out: New file.
37090
37091         * modules/vfprintf-posix: New file.
37092         * lib/vfprintf.c: New file.
37093         * m4/vfprintf-posix.m4: New file.
37094         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
37095         REPLACE_VFPRINTF.
37096         * lib/stdio_.h (vfprintf): New declaration.
37097         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
37098         REPLACE_VFPRINTF.
37099
37100 2007-03-08  Bruno Haible  <bruno@clisp.org>
37101
37102         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
37103
37104 2007-03-08  Bruno Haible  <bruno@clisp.org>
37105
37106         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
37107         instead of 'expr' invocations.
37108         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
37109         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
37110         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
37111         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
37112         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
37113         Suggested by Paul Eggert.
37114
37115 2007-03-08  Bruno Haible  <bruno@clisp.org>
37116
37117         * modules/fseterr-tests: New file.
37118         * tests/test-fseterr.c: New file.
37119
37120         * modules/fseterr: New file.
37121         * lib/fseterr.h: New file.
37122         * lib/fseterr.c: New file.
37123
37124 2007-03-08  Bruno Haible  <bruno@clisp.org>
37125
37126         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
37127         * lib/getopt_.h: Likewise.
37128         * lib/mbswidth.h: Likewise.
37129         * lib/setenv.h: Likewise.
37130         * lib/vasnprintf.h: Likewise.
37131         * lib/vasprintf.h: Likewise.
37132         * lib/verror.h: Likewise.
37133         * lib/xsetenv.h: Likewise.
37134         * lib/xvasprintf.h: Likewise.
37135
37136 2007-03-08  Jim Meyering  <jim@meyering.net>
37137
37138         * users.txt: Add parted.
37139
37140         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
37141
37142 2007-03-07  Bruno Haible  <bruno@clisp.org>
37143
37144         * m4/printf.m4: Make the shell script snippets copy&pastable.
37145
37146 2007-03-02  Bruno Haible  <bruno@clisp.org>
37147
37148         * lib/netinet_in_.h: New file.
37149         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
37150         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
37151         * modules/netinet_in (Files): Add lib/netinet_in_.h.
37152         (Depends-on): Add absolute-header.
37153         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
37154         into netinet/in.h.
37155
37156 2007-03-03  Bruno Haible  <bruno@clisp.org>
37157
37158         * lib/sys_select_.h: New file.
37159         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
37160         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
37161         * modules/sys_select (Files): Add lib/sys_select_.h.
37162         (Depends-on): Add absolute-header.
37163         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
37164         into sys/select.h.
37165
37166 2007-03-02  Bruno Haible  <bruno@clisp.org>
37167
37168         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
37169         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
37170         values.
37171         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
37172         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
37173         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
37174         * modules/sys_socket (Depends-on): Add absolute-header.
37175         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
37176         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
37177         (Include): Remove requirement of inclusion of <sys/types.h>.
37178
37179 2007-03-02  Bruno Haible  <bruno@clisp.org>
37180
37181         * lib/byteswap_.h (bswap_32): Fix formula.
37182
37183 2007-03-06  Bruno Haible  <bruno@clisp.org>
37184
37185         * modules/sprintf-posix-tests: New file.
37186         * tests/test-sprintf-posix.c: New file.
37187
37188         * modules/sprintf-posix: New file.
37189         * lib/sprintf.c: New file.
37190         * m4/sprintf-posix.m4: New file.
37191         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
37192         REPLACE_SPRINTF.
37193         * lib/stdio_.h (sprintf): New declaration.
37194         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
37195         REPLACE_SPRINTF.
37196
37197 2007-03-06  Bruno Haible  <bruno@clisp.org>
37198
37199         * modules/vsprintf-posix-tests: New file.
37200         * tests/test-vsprintf-posix.c: New file.
37201         * tests/test-sprintf-posix.h: New file.
37202
37203         * modules/vsprintf-posix: New file.
37204         * lib/vsprintf.c: New file.
37205         * m4/vsprintf-posix.m4: New file.
37206         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
37207         REPLACE_VSPRINTF.
37208         * lib/stdio_.h (vsprintf): New declaration.
37209         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
37210         REPLACE_VSPRINTF.
37211
37212 2007-03-06  Bruno Haible  <bruno@clisp.org>
37213
37214         * modules/vsnprintf (Depend-on): Remove minmax.
37215
37216 2007-03-06  Bruno Haible  <bruno@clisp.org>
37217
37218         * modules/snprintf-posix-tests: New file.
37219         * tests/test-snprintf-posix.c: New file.
37220
37221         * modules/snprintf-posix: New file.
37222         * m4/snprintf-posix.m4: New file.
37223         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
37224         gl_FUNC_SNPRINTF.
37225         (gl_FUNC_SNPRINTF): Invoke it.
37226         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
37227         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
37228         is set.
37229         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
37230
37231 2007-03-06  Bruno Haible  <bruno@clisp.org>
37232
37233         * modules/vsnprintf-posix-tests: New file.
37234         * tests/test-vsnprintf-posix.c: New file.
37235         * tests/test-snprintf-posix.h: New file.
37236
37237         * modules/vsnprintf-posix: New file.
37238         * m4/vsnprintf-posix.m4: New file.
37239         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
37240         gl_FUNC_VSNPRINTF.
37241         (gl_FUNC_VSNPRINTF): Invoke it.
37242         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
37243         * lib/stdio_.h (vsnprintf): Define as a replacement if
37244         REPLACE_VSNPRINTF is set.
37245         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
37246
37247 2007-03-06  Bruno Haible  <bruno@clisp.org>
37248
37249         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
37250         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
37251
37252 2007-03-06  Bruno Haible  <bruno@clisp.org>
37253
37254         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
37255         (asinl): Declare also if HAVE_DECL_ASINL is set.
37256         (atanl): Declare also if HAVE_DECL_ATANL is set.
37257         (ceill): Declare also if HAVE_DECL_CEILL is set.
37258         (cosl): Declare also if HAVE_DECL_COSL is set.
37259         (expl): Declare also if HAVE_DECL_EXPL is set.
37260         (floorl): Declare also if HAVE_DECL_FLOORL is set.
37261         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
37262         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
37263         (logl): Declare also if HAVE_DECL_LOGL is set.
37264         (sinl): Declare also if HAVE_DECL_SINL is set.
37265         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
37266         (tanl): Declare also if HAVE_DECL_TANL is set.
37267         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
37268         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
37269         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
37270         declaration of frexpl, ldexpl.
37271         * modules/printf-frexpl (Depends-on): Add math.
37272         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
37273
37274 2007-03-05  Bruno Haible  <bruno@clisp.org>
37275
37276         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
37277         frexpl and ldexpl are declared.
37278         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
37279
37280 2007-03-05  Bruno Haible  <bruno@clisp.org>
37281
37282         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
37283         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
37284
37285 2007-03-05  Bruno Haible  <bruno@clisp.org>
37286
37287         * lib/stdio_.h: Include <stddef.h>.
37288
37289 2007-03-05  Bruno Haible  <bruno@clisp.org>
37290
37291         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
37292
37293 2007-03-05  Bruno Haible  <bruno@clisp.org>
37294
37295         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
37296         NetBSD 4, from Ralf Wildenhues.
37297
37298 2007-03-04  Bruno Haible  <bruno@clisp.org>
37299
37300         * lib/vasprintf.h: Update #if logic for the case when the functions
37301         exist but are overridden.
37302
37303 2007-03-04  Bruno Haible  <bruno@clisp.org>
37304
37305         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
37306         implementations: glibc-2.4 and MacOS X 10.3.
37307         * tests/test-vasnprintf-posix.c (test_function): Test also the case
37308         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
37309         * tests/test-vasprintf-posix.c (test_function): Likewise.
37310
37311 2007-03-04  Bruno Haible  <bruno@clisp.org>
37312
37313         * modules/vasprintf-posix-tests: New file.
37314         * tests/test-vasprintf-posix.c: New file.
37315
37316         * modules/vasprintf-posix: New file.
37317         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
37318         defined.
37319         * m4/vasprintf-posix.m4: New file.
37320         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
37321         gl_FUNC_VASPRINTF.
37322         (gl_FUNC_VASPRINTF): Invoke it.
37323         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
37324         here.
37325         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
37326
37327 2007-03-04  Bruno Haible  <bruno@clisp.org>
37328
37329         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
37330         REPLACE_GETTIMEOFDAY.
37331         * modules/sys_time (Makefile.am): Likewise.
37332         * m4/sys_time_h.m4: Likewise.
37333         * m4/gettimeofday.m4: Likewise.
37334
37335 2007-03-04  Bruno Haible  <bruno@clisp.org>
37336
37337         * modules/vasnprintf-posix-tests: New file.
37338         * tests/test-vasnprintf-posix.c: New file.
37339
37340         * modules/vasnprintf-posix: New file.
37341         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
37342         printf-frexpl.h.
37343         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
37344         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
37345         REPLACE_VASNPRINTF is defined.
37346         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
37347         gl_FUNC_VASNPRINTF.
37348         (gl_FUNC_VASNPRINTF): Invoke it.
37349         * m4/vasnprintf-posix.m4: New file.
37350         * m4/printf.m4: New file.
37351
37352 2007-03-04  Bruno Haible  <bruno@clisp.org>
37353
37354         Compile progreloc.c only if --enable-relocatable is specified.
37355         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
37356         if --enable-relocatable was specified.
37357         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
37358         lib_SOURCES.
37359
37360 2007-03-04  Jim Meyering  <jim@meyering.net>
37361
37362         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
37363         Use it consistently, rather than enumerating errno constants.
37364
37365 2007-03-04  Bruno Haible  <bruno@clisp.org>
37366
37367         * modules/xvasprintf-tests: New file.
37368         * tests/test-xvasprintf.c: New file.
37369
37370         * modules/vasprintf-tests: New file.
37371         * tests/test-vasprintf.c: New file.
37372
37373         * modules/vasnprintf-tests: New file.
37374         * tests/test-vasnprintf.c: New file.
37375
37376         * modules/vsnprintf-tests: New file.
37377         * tests/test-vsnprintf.c: New file.
37378
37379         * modules/snprintf-tests: New file.
37380         * tests/test-snprintf.c: New file.
37381
37382 2007-03-04  Bruno Haible  <bruno@clisp.org>
37383
37384         Compile relocatable.c only if --enable-relocatable is specified.
37385         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
37386         gl_RELOCATABLE_LIBRARY.
37387         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
37388         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
37389         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
37390         gl_RELOCATABLE_LIBRARY.
37391         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
37392         (Makefile.am): Remove lib_SOURCES.
37393         * modules/relocatable-lib-lgpl (configure.ac): Invoke
37394         gl_RELOCATABLE_LIBRARY.
37395         (Makefile.am): Remove lib_SOURCES.
37396         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
37397         always.
37398         * modules/relocatable-prog-wrapper (configure.ac): Invoke
37399         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
37400
37401 2007-03-04  Bruno Haible  <bruno@clisp.org>
37402
37403         * modules/argmatch-tests: New file.
37404         * tests/test-argmatch.c: New file.
37405
37406         * tests/test-allocsa.c (main): Halve the number of loop runs.
37407
37408         * modules/alloca-opt-tests: New file.
37409         * tests/test-alloca-opt.c: New file.
37410
37411 2007-03-04  Jim Meyering  <jim@meyering.net>
37412
37413         Work around difference between Linux ACLs and Solaris 10 ZFS.
37414         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
37415         for EINVAL.
37416
37417 2007-03-03  Bruno Haible  <bruno@clisp.org>
37418
37419         * modules/relocatable-prog (Depends-on): Add back progreloc's
37420         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
37421
37422 2007-03-03  Bruno Haible  <bruno@clisp.org>
37423
37424         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
37425         * modules/relocatable-lib: New file.
37426
37427 2007-03-03  Bruno Haible  <bruno@clisp.org>
37428
37429         * modules/relocatable-prog: Renamed from modules/relocatable.
37430         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
37431
37432 2007-03-03  Bruno Haible  <bruno@clisp.org>
37433
37434         * modules/relocatable-script (Files): Add doc/relocatable.texi,
37435         m4/relocatable-lib.m4.
37436         (Depends-on): Remove 'relocatable'.
37437         (configure.ac): Add gl_RELOCATABLE_NOP.
37438
37439 2007-03-03  Bruno Haible  <bruno@clisp.org>
37440
37441         * modules/relocatable-prog-wrapper: New file.
37442         * modules/relocatable (Depends-on): Add it. Remove all other
37443         dependencies except progname.
37444         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
37445
37446         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
37447         (gl_FUNC_STRERROR): Nop.
37448         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
37449
37450         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
37451         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
37452
37453         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
37454         (gl_FUNC_READLINK): Update.
37455
37456         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
37457
37458 2007-03-03  Bruno Haible  <bruno@clisp.org>
37459
37460         * lib/xreadlink.c: Include <unistd.h> unconditionally.
37461         * modules/xreadlink (Depends-on): Add unistd.
37462         * modules/xreadlink-with-size (Depends-on): Likewise.
37463
37464 2007-03-03  Bruno Haible  <bruno@clisp.org>
37465
37466         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
37467         extracted from gt_FUNC_SETENV.
37468         (gt_FUNC_SETENV): Remove macro.
37469         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
37470         remove gt_FUNC_SETENV.
37471
37472 2007-03-03  Bruno Haible  <bruno@clisp.org>
37473
37474         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
37475         ENABLE_RELOCATABLE here.
37476         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
37477
37478 2007-03-03  Bruno Haible  <bruno@clisp.org>
37479
37480         * modules/rbtreehash-list-tests (Depends-on): Add progname.
37481         * tests/test-rbtreehash_list.c: Include progname.h.
37482         (main): Call set_program_name.
37483
37484         * modules/rbtree-oset-tests (Depends-on): Add progname.
37485         * tests/test-rbtree_oset.c: Include progname.h.
37486         (main): Call set_program_name.
37487
37488         * modules/rbtree-list-tests (Depends-on): Add progname.
37489         * tests/test-rbtree_list.c: Include progname.h.
37490         (main): Call set_program_name.
37491
37492         * modules/linked-list-tests (Depends-on): Add progname.
37493         * tests/test-linked_list.c: Include progname.h.
37494         (main): Call set_program_name.
37495
37496 2007-03-03  Bruno Haible  <bruno@clisp.org>
37497
37498         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
37499         All uses of __restrict changed to _Restrict_.
37500         * lib/glob_.h (__restrict): Remove macro.
37501
37502 2007-03-02  Bruno Haible  <bruno@clisp.org>
37503
37504         * modules/gettext (configure.ac): Require gettext infrastructure
37505         from version 0.16.1.
37506
37507 2007-03-02  Bruno Haible  <bruno@clisp.org>
37508
37509         * modules/linkedhash-list-tests (Depends-on): Add progname.
37510         * tests/test-linkedhash_list.c: Include progname.h.
37511         (main): Call set_program_name.
37512
37513         * modules/carray-list-tests (Depends-on): Add progname.
37514         * tests/test-carray_list.c: Include progname.h.
37515         (main): Call set_program_name.
37516
37517         * modules/avltreehash-list-tests (Depends-on): Add progname.
37518         * tests/test-avltreehash_list.c: Include progname.h.
37519         (main): Call set_program_name.
37520
37521         * modules/avltree-oset-tests (Depends-on): Add progname.
37522         * tests/test-avltree_oset.c: Include progname.h.
37523         (main): Call set_program_name.
37524
37525         * modules/avltree-list-tests (Depends-on): Add progname.
37526         * tests/test-avltree_list.c: Include progname.h.
37527         (main): Call set_program_name.
37528
37529         * modules/array-oset-tests (Depends-on): Add progname.
37530         * tests/test-array_oset.c: Include progname.h.
37531         (main): Call set_program_name.
37532
37533         * modules/array-list-tests (Depends-on): Add progname.
37534         * tests/test-array_list.c: Include progname.h.
37535         (main): Call set_program_name.
37536
37537         * modules/argp-tests (Depends-on): Add progname.
37538         * tests/test-argp.c: Include argp.h first. Include progname.h.
37539         (main): Call set_program_name.
37540
37541 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
37542
37543         * doc/gnulib-tool.texi (Initial import): Reword description of
37544         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
37545         limited effect even if defined after the first system include.
37546
37547 2007-03-01  Bruno Haible  <bruno@clisp.org>
37548
37549         * build-aux/config.libpath: Update to libtool-1.5.22.
37550         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
37551
37552 2007-03-01  Bruno Haible  <bruno@clisp.org>
37553
37554         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
37555         foo_CFLAGS.
37556         Reported by Ralf Wildenhues.
37557
37558 2007-03-01  Bruno Haible  <bruno@clisp.org>
37559
37560         * build-aux/install-reloc: Remove object files left over by some
37561         compilers.
37562         Reported by Ralf Wildenhues.
37563
37564 2007-03-01  Bruno Haible  <bruno@clisp.org>
37565
37566         * build-aux/install-reloc: Break long lines.
37567
37568 2007-03-01  Bruno Haible  <bruno@clisp.org>
37569
37570         * doc/relocatable.texi: Document that it may not work on OpenBSD.
37571         Reported by Ralf Wildenhues.
37572
37573 2007-03-01  Bruno Haible  <bruno@clisp.org>
37574
37575         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
37576         include ordering constraints.
37577
37578 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
37579
37580         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
37581         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
37582         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
37583         as another example.
37584         * lib/time_.h: Fix misspelling.
37585         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
37586         Require gl_HEADER_TIME_H_DEFAULTS.
37587         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
37588         * m4/time_r.m4 (gl_TIME_R): Likewise.
37589         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
37590
37591 2007-03-01  Bruno Haible  <bruno@clisp.org>
37592
37593         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
37594         * m4/utimens.m4 (gl_UTIMENS): Likewise.
37595
37596 2007-03-01  Jim Meyering  <jim@meyering.net>
37597
37598         * modules/xreadlink (Maintainer): Add my name.
37599         * modules/xreadlink-with-size (Depends-on): Alphabetize.
37600
37601 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
37602             Bruno Haible  <bruno@clisp.org>
37603
37604         * build-aux/install-reloc: Compile also c-ctype.c.
37605         * build-aux/relocatable.sh.in: New file.
37606         * doc/relocatable.texi: New file.
37607         * doc/relocatable-maint.texi: New file.
37608         * doc/gnulib.texi: Include relocatable-maint.texi.
37609         * lib/progreloc.c: Include unistd.h unconditionally.
37610         * lib/relocwrapper.c: Include unistd.h unconditionally.
37611         Include c-ctype.h.
37612         (add_dotbin): Use c_tolower.
37613         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
37614         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
37615         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
37616         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
37617         to m4/relocatable-lib.m4.
37618         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
37619         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
37620         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
37621         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
37622         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
37623         * modules/relocatable: New file.
37624         * modules/relocatable-lib: New file.
37625         * modules/relocatable-script: New file.
37626
37627 2007-02-28  Bruno Haible  <bruno@clisp.org>
37628
37629         Import --enable-relocatable infrastructure.
37630         * build-aux/config.libpath: New file, from GNU gettext.
37631         * build-aux/install-reloc: New file, from GNU gettext.
37632         * build-aux/reloc-ldflags: New file, from GNU gettext.
37633         * lib/relocatable.h: New file, from GNU gettext.
37634         * lib/relocatable.c: New file, from GNU gettext.
37635         * lib/relocwrapper.c: New file, from GNU gettext.
37636         * m4/relocatable.m4: New file, from GNU gettext.
37637
37638 2007-02-28  Bruno Haible  <bruno@clisp.org>
37639
37640         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
37641
37642         * modules/xreadlink: New file, from GNU gettext with modifications.
37643         * lib/xreadlink.c: New file, from GNU gettext.
37644         * lib/xreadlink.h: Add comments.
37645         (xreadlink): New declaration.
37646
37647         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
37648         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
37649         lib/xreadlink-with-size.c.
37650         (configure.ac): Remove gl_XREADLINK invocation.
37651         (Makefile.am): Augment lib_SOURCES.
37652         * m4/xreadlink.m4: Remove file.
37653         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
37654         (xreadlink_with_size): Renamed from xreadink.
37655         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
37656         * modules/canonicalize (Depends-on): Replace xreadlink with
37657         xreadlink-with-size.
37658         * lib/canonicalize.c (canonicalize_filename_mode): Update.
37659
37660 2007-02-25  Jim Meyering  <jim@meyering.net>
37661
37662         * build-aux/announce-gen: When complaining about excess arguments,
37663         list them.
37664
37665 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
37666
37667         * README: Document signed integer overflow situation more
37668         accurately.
37669
37670 2007-02-25  Bruno Haible  <bruno@clisp.org>
37671
37672         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
37673         'a' or 'A' conversion.
37674
37675 2007-02-25  Bruno Haible  <bruno@clisp.org>
37676
37677         * modules/filename: Renamed from modules/pathname.
37678         (Files): Replace lib/pathname.h with lib/filename.h. Replace
37679         lib/concatpath.c with lib/concat-filename.c.
37680         (Makefile.am): Update.
37681         (Include): Replace pathname.h with filename.h.
37682         * lib/filename.h: Renamed from lib/pathname.h.
37683         (concatenated_filename): Renamed from concatenated_pathname.
37684         * lib/concat-filename.c: Renamed from lib/concatpath.c.
37685         (concatenated_filename): Renamed from concatenated_pathname.
37686         * lib/findprog.c: Include filename.h instead of pathname.h.
37687         (find_in_path): Update.
37688         * lib/javacomp.c: Include filename.h instead of pathname.h.
37689         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
37690         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
37691         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
37692         is_oldgcj_14_13_usable, is_javac_usable): Update.
37693         * lib/javaexec.c: Include filename.h instead of pathname.h.
37694         (execute_java_class): Update.
37695         * modules/findprog: Update.
37696         * modules/javacomp: Update.
37697         * modules/javaexec: Update.
37698         * MODULES.html.sh (File system functions): Add 'filename', remove
37699         'pathname'.
37700
37701 2007-02-25  Bruno Haible  <bruno@clisp.org>
37702
37703         * modules/printf-frexpl-tests: New file.
37704         * tests/test-printf-frexpl.c: New file.
37705
37706         * modules/printf-frexpl: New file.
37707         * lib/printf-frexpl.h: New file.
37708         * lib/printf-frexpl.c: New file.
37709         * m4/printf-frexpl.m4: New file.
37710
37711 2007-02-25  Bruno Haible  <bruno@clisp.org>
37712
37713         * modules/printf-frexp-tests: New file.
37714         * tests/test-printf-frexp.c: New file.
37715
37716         * modules/printf-frexp: New file.
37717         * lib/printf-frexp.h: New file.
37718         * lib/printf-frexp.c: New file.
37719         * m4/printf-frexp.m4: New file.
37720
37721 2007-02-25  Bruno Haible  <bruno@clisp.org>
37722
37723         Assume automake >= 1.10 for the tests.
37724         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
37725         * modules/arctwo-tests: Likewise.
37726         * modules/argp-tests: Likewise.
37727         * modules/avltree-list-tests: Likewise.
37728         * modules/avltree-oset-tests: Likewise.
37729         * modules/avltreehash-list-tests: Likewise.
37730         * modules/carray-list-tests: Likewise.
37731         * modules/crc-tests: Likewise.
37732         * modules/des-tests: Likewise.
37733         * modules/gc-arcfour-tests: Likewise.
37734         * modules/gc-arctwo-tests: Likewise.
37735         * modules/gc-des-tests: Likewise.
37736         * modules/gc-hmac-md5-tests: Likewise.
37737         * modules/gc-hmac-sha1-tests: Likewise.
37738         * modules/gc-md2-tests: Likewise.
37739         * modules/gc-md4-tests: Likewise.
37740         * modules/gc-md5-tests: Likewise.
37741         * modules/gc-pbkdf2-sha1-tests: Likewise.
37742         * modules/gc-rijndael-tests: Likewise.
37743         * modules/gc-sha1-tests: Likewise.
37744         * modules/gc-tests: Likewise.
37745         * modules/getaddrinfo-tests: Likewise.
37746         * modules/hmac-md5-tests: Likewise.
37747         * modules/hmac-sha1-tests: Likewise.
37748         * modules/linked-list-tests: Likewise.
37749         * modules/linkedhash-list-tests: Likewise.
37750         * modules/lock-tests: Likewise.
37751         * modules/md2-tests: Likewise.
37752         * modules/md4-tests: Likewise.
37753         * modules/md5-tests: Likewise.
37754         * modules/rbtree-list-tests: Likewise.
37755         * modules/rbtree-oset-tests: Likewise.
37756         * modules/rbtreehash-list-tests: Likewise.
37757         * modules/read-file-tests: Likewise.
37758         * modules/rijndael-tests: Likewise.
37759         * modules/stdint-tests: Likewise.
37760         * modules/tls-tests: Likewise.
37761
37762 2007-02-24  Bruno Haible  <bruno@clisp.org>
37763
37764         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
37765         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
37766         function; instead check whether isnan with a double argument links.
37767         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
37768         function; instead check whether isnan with a 'long double' argument
37769         links.
37770         Reported by Eric Blake <ebb9@byu.net>.
37771
37772 2007-02-24  Bruno Haible  <bruno@clisp.org>
37773
37774         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
37775         defined.
37776         * lib/isnanl.c: Remove all code. Just include isnan.c.
37777         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
37778
37779 2007-02-25  Jim Meyering  <jim@meyering.net>
37780
37781         Avoid conflicting types for 'unsetenv' on FreeBSD.
37782         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
37783         conflicting with FreeBSD's (5.0 and 6.1) function declaration
37784         in stdlib.h.
37785
37786 2007-02-24  Bruno Haible  <bruno@clisp.org>
37787
37788         * modules/isnanl-nolibm-tests: New file.
37789         * tests/test-isnanl.c: New file.
37790
37791         * modules/isnanl-nolibm: New file.
37792         * lib/isnanl.h: New file.
37793         * lib/isnanl.c: New file.
37794         * m4/isnanl.m4: New file.
37795
37796 2007-02-24  Bruno Haible  <bruno@clisp.org>
37797
37798         * modules/isnan-nolibm-tests: New file.
37799         * tests/test-isnan.c: New file.
37800
37801         * modules/isnan-nolibm: New file.
37802         * lib/isnan.h: New file.
37803         * lib/isnan.c: New file.
37804         * m4/isnan.m4: New file.
37805
37806 2007-02-24  Bruno Haible  <bruno@clisp.org>
37807
37808         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
37809         assume that an exponent fits in 20 bits.
37810
37811 2007-02-24  Jim Meyering  <jim@meyering.net>
37812
37813         * m4/regex.m4: Update the description of the configure-time option,
37814         --without-included-regex, to state accurately what the defaults are,
37815         and perhaps to give people an idea why using this option is risky.
37816
37817 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
37818
37819         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
37820         loops on small arguments.  This attempts to avoid the problem
37821         Bruno Haible reported for AIX 4.3.2 in
37822         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
37823
37824 2007-02-23  Bruno Haible  <bruno@clisp.org>
37825
37826         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
37827         Needed for help2man.
37828
37829 2007-02-23  Karl Berry  <karl@gnu.org>
37830
37831         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
37832         exists, foo.h should be cvs-ignored, not committed.
37833
37834 2007-02-23  Eric Blake  <ebb9@byu.net>
37835
37836         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
37837         * lib/stat-time.h (includes): Likewise.
37838         * lib/utimecmp.c (includes): Likewise.
37839         * lib/utimens.h (includes): Likewise.
37840         * lib/getdate.y (includes): Also include "timespec.h" for use
37841         internal to the module.
37842         * modules/utimens (Depends-on): Revert yesterday's patch.
37843         * modules/nanosleep (Depends-on): Add missing dependency.
37844
37845 2007-02-22  Bruno Haible  <bruno@clisp.org>
37846
37847         * lib/glob.c: Don't include getlogin_r.h.
37848
37849 2007-02-22  Jim Meyering  <jim@meyering.net>
37850
37851         * modules/utimens (Depends-on): Add timespec, required for
37852         utimens.h's inclusion of timespec.h.
37853
37854 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
37855
37856         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
37857         long unreadable paths in GNU/Linux.  Problem reported by Andreas
37858         Schwab in
37859         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
37860         I'll try to think of a better way to fix the Solaris problem.
37861
37862         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
37863         like glibc; on Solaris 10, it fails with errno == EINVAL.
37864         POSIX says the behavior is unspecified if the first argument is NULL,
37865         so play it safe and never pass NULL to the system getcwd.
37866
37867 2007-02-21  Jim Meyering  <jim@meyering.net>
37868
37869         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
37870         of gettimeofday.  It would conflict with the one now always
37871         provided via sys_time_.h.  Reported by Matthew Woehlke, as
37872         an IRIX 6.5 build failure.
37873
37874 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
37875
37876         Minor fixups to port to Solaris 10 with Sun C 5.8.
37877         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
37878         * modules/getcwd (Depends-on): Add dirfd.
37879         * lib/putenv.c (putenv): #undef it.
37880         (rpl_putenv): New decl.
37881         (malloc, free): Include <stdlib.h> rather than prototyping separately.
37882
37883 2007-02-20  Bruno Haible  <bruno@clisp.org>
37884
37885         * modules/stdio-tests: New file.
37886         * tests/test-stdio.c: New file.
37887
37888         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
37889         (Depends-on): Add stdio.
37890         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
37891         (Include): Use <stdio.h> instead of vsnprintf.h.
37892         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
37893         HAVE_DECL_VSNPRINTF.
37894         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
37895
37896         * modules/snprintf (Files): Remove lib/snprintf.h.
37897         (Depends-on): Add stdio.
37898         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
37899         (Include): Use <stdio.h> instead of snprintf.h.
37900         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
37901         HAVE_DECL_SNPRINTF.
37902         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
37903         * lib/getaddrinfo.c: Likewise.
37904
37905         * modules/stdio: New file.
37906         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
37907         * lib/snprintf.h: Remove file.
37908         * lib/vsnprintf.h: Remove file.
37909         * lib/.cppi-disable: Remove snprintf.h.
37910         * m4/stdio_h.m4: New file.
37911         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
37912
37913 2007-02-20  Jim Meyering  <jim@meyering.net>
37914
37915         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
37916         used by e.g., mingw.  From Bruno Haible.
37917
37918 2007-02-19  Bruno Haible  <bruno@clisp.org>
37919
37920         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
37921         warnings.
37922         Reported by Ben Pfaff <blp@cs.stanford.edu>.
37923
37924 2007-02-19  Bruno Haible  <bruno@clisp.org>
37925
37926         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
37927         from mingw users.
37928
37929 2007-02-19  Bruno Haible  <bruno@clisp.org>
37930
37931         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
37932         warnings.
37933         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
37934
37935 2007-02-19  Jim Meyering  <jim@meyering.net>
37936
37937         Don't use FD after a successful "fdopendir (fd)".
37938         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
37939         Reset it by calling dirfd on the just-obtained DIR*.
37940
37941         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
37942         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
37943
37944 2007-02-18  Bruno Haible  <bruno@clisp.org>
37945
37946         * lib/readlink.c: Include <unistd.h>.
37947         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
37948         HAVE_READLINK.
37949         * modules/readlink (Depends-on): Add unistd.
37950         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
37951         (Include): Add <unistd.h>.
37952
37953         * lib/getlogin_r.h: Remove file.
37954         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
37955         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
37956         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
37957         HAVE_DECL_GETLOGIN_R.
37958         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
37959         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
37960         (Include): Use <unistd.h> instead of getlogin_r.h.
37961
37962         * lib/getcwd.h: Remove file.
37963         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
37964         * lib/xgetcwd.c: Likewise.
37965         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
37966         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
37967         * modules/getcwd (Files): Remove lib/getcwd.h.
37968         (Depends-on): Add unistd.
37969         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
37970         (Include): Use <unistd.h> instad of getcwd.h.
37971
37972         * lib/ftruncate.c: Include <unistd.h> first.
37973         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
37974         Set HAVE_FTRUNCATE.
37975         * modules/ftruncate (Depends-on): Add unistd.
37976         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
37977
37978         * lib/fchdir.c: Include <unistd.h> first.
37979         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
37980         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
37981         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
37982         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
37983         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
37984
37985         * lib/dup2.c: Include <unistd.h> first.
37986         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
37987         HAVE_DUP2.
37988         * modules/dup2 (Depends-on): Add unistd.
37989         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
37990
37991         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
37992         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
37993         REPLACE_CHOWN. Don't define chown as a macro here.
37994         * modules/chown (Depends-on): Add unistd.
37995         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
37996
37997         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
37998         Add definition for GL_LINK_WARNING.
37999         (chown, dup2): New declarations.
38000         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
38001         link warning.
38002         (ftruncate): New declaration.
38003         (getcwd): New declaration, taken from old getcwd.h.
38004         (getlogin_r): New declaration, taken from old getlogin_r.h.
38005         (readlink): New declaration.
38006         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
38007         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
38008         (gl_PREREQ_UNISTD): Remove macro.
38009         (gl_UNISTD_MODULE_INDICATOR): New macro.
38010         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
38011         many new variables. Don't set UNISTD_H.
38012         * modules/unistd (Description): Change.
38013         (Depends-on): Add link-warning.
38014         (configure.ac): Update.
38015         (Makefile.am): Create unistd.h always. Substitute many new variables
38016         into it.
38017
38018 2007-02-18  Bruno Haible  <bruno@clisp.org>
38019
38020         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
38021         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
38022         HAVE_GETSUBOPT.
38023         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
38024         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
38025         * lib/getsubopt.h: Remove file.
38026         * modules/getsubopt (Files): Remove lib/getsubopt.h.
38027         (Depends-on): Add stdlib.
38028         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
38029         (Includes): Use <stdlib.h> instead of getsubopt.h.
38030         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
38031         Set HAVE_GETSUBOPT.
38032         * lib/getsubopt.c: Don't include getsubopt.h.
38033
38034 2007-02-18  Bruno Haible  <bruno@clisp.org>
38035
38036         * modules/fchdir (Depends-on): Add dup2.
38037
38038 2007-02-18  Bruno Haible  <bruno@clisp.org>
38039
38040         * lib/stdlib_.h: Handle glibc's special invocation convention
38041         specially.
38042
38043 2007-02-18  Bruno Haible  <bruno@clisp.org>
38044
38045         * modules/stdlib-tests: New file.
38046         * tests/test-stdlib.c: New file.
38047
38048         * modules/mkstemp (Files): Remove lib/mkstemp.h.
38049         (Depends-on): Add stdlib.
38050         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
38051         (Includes): Use <stdlib.h> instead of mkstemp.h.
38052         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
38053         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
38054         * lib/mkstemp.c: Don't include mkstemp.h.
38055         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
38056         * lib/stdlib--.h: Don't include mkstemp.h.
38057
38058         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
38059         (Depends-on): Add stdlib.
38060         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
38061         (Includes): Use <stdlib.h> instead of mkdtemp.h.
38062         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
38063         HAVE_MKDTEMP.
38064         * lib/mkdtemp.c: Don't include mkdtemp.h.
38065         * lib/clean-temp.c: Don't include mkdtemp.h.
38066
38067         * modules/exit (Files): Remove lib/exit.h.
38068         (Depends-on): Add stdlib.
38069         (Makefile.am): Remove lib_SOURCES.
38070         (Include): Use <stdlib.h> instead of exit.h.
38071         * lib/argmatch.c: Don't include exit.h.
38072         * lib/execute.c: Likewise.
38073         * lib/pagealign_alloc.c: Likewise.
38074         * lib/pipe.c: Likewise.
38075         * lib/wait-process.c: Likewise.
38076         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
38077         * lib/exitfail.c: Likewise.
38078         * lib/savewd.c: Likewise.
38079         * lib/xsetenv.c: Likewise.
38080
38081         * modules/stdlib: New file.
38082         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
38083         and extra comments about mkstemp().
38084         * lib/exit.h: Remove file.
38085         * lib/mkdtemp.h: Remove file.
38086         * lib/mkstemp.h: Remove file.
38087         * m4/stdlib_h.m4: New file.
38088         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
38089
38090 2007-02-18  Bruno Haible  <bruno@clisp.org>
38091
38092         * modules/math-tests: New file.
38093         * tests/test-math.c: New file.
38094
38095         * modules/math: New file.
38096         * modules/mathl (Files): Remove lib/mathl.h.
38097         (Depends-on): Add math.
38098         (Makefile.am): Don't mention mathl.h.
38099         (Include): Use <math.h> instead of mathl.h.
38100         * lib/math_.h: New file.
38101         * lib/mathl.h: Remove file.
38102         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
38103         mathl.h.
38104         * lib/asinl.c: Likewise.
38105         * lib/atanl.c: Likewise.
38106         * lib/ceill.c: Likewise.
38107         * lib/cosl.c: Likewise.
38108         * lib/expl.c: Likewise.
38109         * lib/floorl.c: Likewise.
38110         * lib/frexpl.c: Likewise.
38111         * lib/ldexpl.c: Likewise.
38112         * lib/logl.c: Likewise.
38113         * lib/sincosl.c: Likewise.
38114         * lib/sinl.c: Likewise.
38115         * lib/sqrtl.c: Likewise.
38116         * lib/tanl.c: Likewise.
38117         * lib/trigl.c: Likewise.
38118         * m4/math_h.m4: New file.
38119         * MODULES.html.sh (Mathematics): Add math.
38120
38121 2007-02-17  Bruno Haible  <bruno@clisp.org>
38122
38123         * modules/wctype-tests: New file.
38124         * tests/test-wctype.c: New file.
38125
38126         * modules/wchar-tests: New file.
38127         * tests/test-wchar.c: New file.
38128
38129         * modules/unistd-tests: New file.
38130         * tests/test-unistd.c: New file.
38131
38132         * modules/time-tests: New file.
38133         * tests/test-time.c: New file.
38134
38135         * modules/sysexits-tests: New file.
38136         * tests/test-sysexits.c: New file.
38137
38138         * modules/sys_time-tests: New file.
38139         * tests/test-sys_time.c: New file.
38140
38141         * modules/sys_stat-tests: New file.
38142         * tests/test-sys_stat.c: New file.
38143
38144         * modules/sys_socket-tests: New file.
38145         * tests/test-sys_socket.c: New file.
38146
38147         * modules/sys_select-tests: New file.
38148         * tests/test-sys_select.c: New file.
38149
38150         * modules/string-tests: New file.
38151         * tests/test-string.c: New file.
38152
38153         * modules/stdbool-tests: New file.
38154         * tests/test-stdbool.c: New file.
38155
38156         * modules/netinet_in-tests: New file.
38157         * tests/test-netinet_in.c: New file.
38158
38159         * modules/inttypes-tests: New file.
38160         * tests/test-inttypes.c: New file.
38161
38162         * modules/fcntl-tests: New file.
38163         * tests/test-fcntl.c: New file.
38164
38165         * modules/byteswap-tests: New file.
38166         * tests/test-byteswap.c: New file.
38167
38168         * modules/arpa_inet-tests: New file.
38169         * tests/test-arpa_inet.c: New file.
38170
38171 2007-02-17  Bruno Haible  <bruno@clisp.org>
38172
38173         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
38174         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
38175         if the corresponding module is not enabled. Emit link warnings if
38176         the function is used nevertheless.
38177         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
38178         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
38179         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
38180         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
38181         * modules/inttypes (Depends-on): Add link-warning.
38182         (Makefile.am): Copy the contents of build-aux/link-warning.h into
38183         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
38184         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
38185         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
38186         * modules/imaxdiv (configure.ac): Likewise.
38187         * modules/strtoimax (configure.ac): Likewise.
38188         * modules/strtoumax (configure.ac): Likewise.
38189
38190 2007-02-17  Bruno Haible  <bruno@clisp.org>
38191
38192         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
38193         gl_STRING_MODULE_INDICATOR_DEFAULTS.
38194         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
38195         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
38196
38197 2007-02-17  Bruno Haible  <bruno@clisp.org>
38198
38199         * modules/link-warning: New file.
38200         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
38201         * lib/string_.h (GL_LINK_WARNING): Remove definition.
38202         * modules/string (Depends-on): Add link-warning.
38203         (Makefile.am): Copy the contents of build-aux/link-warning.h into
38204         string.h.
38205         * MODULES.html.sh (Support for building libraries and executables): Add
38206         link-warning.
38207
38208 2007-02-17  Bruno Haible  <bruno@clisp.org>
38209
38210         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
38211         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
38212         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
38213         long lines.
38214
38215 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
38216             Bruno Haible  <bruno@clisp.org>
38217
38218         * modules/tmpfile: New file.
38219         * lib/tmpfile.c: New file.
38220         * m4/tmpfile.m4: New file.
38221         * MODULES.html.sh (func_all_modules): New section "Input/output".
38222
38223 2007-02-15  Bruno Haible  <bruno@clisp.org>
38224
38225         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
38226         (supports_delete_on_close): New function.
38227         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
38228
38229 2007-02-14  Bruno Haible  <bruno@clisp.org>
38230
38231         * modules/mbspcasecmp-tests: New file.
38232         * tests/test-mbspcasecmp.sh: New file.
38233         * tests/test-mbspcasecmp.c: New file.
38234
38235         New module mbspcasecmp.
38236         * modules/mbspcasecmp: New file.
38237         * lib/mbspcasecmp.c: New file.
38238         * lib/string_.h (strncasecmp): Change warning message.
38239         (mbspcasecmp): New declaration.
38240         * m4/mbspcasecmp.m4: New file.
38241         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
38242         GNULIB_MBSPCASECMP.
38243         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
38244         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
38245
38246 2007-02-14  Bruno Haible  <bruno@clisp.org>
38247
38248         * modules/mbsncasecmp-tests: New file.
38249         * tests/test-mbsncasecmp.sh: New file.
38250         * tests/test-mbsncasecmp.c: New file.
38251
38252         New module mbsncasecmp.
38253         * modules/mbsncasecmp: New file.
38254         * lib/mbsncasecmp.c: New file.
38255         * lib/string_.h (mbsncasecmp): New declaration.
38256         * m4/mbsncasecmp.m4: New file.
38257         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
38258         GNULIB_MBSNCASECMP.
38259         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
38260         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
38261
38262 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
38263
38264         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
38265         Verify that it doesn't overlap with our flags.
38266         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
38267         do not have the desired effect in multibyte locales; instead, use
38268         mbscasecmp.
38269         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
38270         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
38271         we don't require GNU fnmatch ourselves (if our users require it, they
38272         should do so explicitly).
38273
38274         Fix regex code so it doesn't rely on strcasecmp.
38275         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
38276         Otherwise, include gnulib's langinfo.h.
38277         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
38278         undesirable behavior in non-C locales.  Instead, rely on localecharset.
38279         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
38280         * modules/regex (FILES): Remove m4/codeset.m4.
38281         (Depends-on): Add localcharset.  Remove strcase.
38282
38283 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38284
38285         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
38286         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
38287
38288 2007-02-13  Bruno Haible  <bruno@clisp.org>
38289
38290         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
38291         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
38292
38293 2007-02-12  Bruno Haible  <bruno@clisp.org>
38294
38295         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
38296         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
38297         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
38298         time warning rather than a link error.
38299
38300 2007-02-12  Bruno Haible  <bruno@clisp.org>
38301
38302         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
38303         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
38304         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
38305
38306 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
38307
38308         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
38309         args, not 2.
38310
38311 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
38312
38313         New module 'time', so that apps can include <time.h> as per
38314         POSIX and GNU instead of separate include files like time_r.h
38315         and timegm.h.  This implementation tries out a simpler approach
38316         for replacing decls in standard include files (as compared to
38317         the string module), somewhat as an experiment.
38318
38319         * config/srclist.txt: Comment out mktime.c for now.
38320         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
38321         since it doesn't apply any more.  Use generic wording instead.
38322         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
38323         'time'.
38324         * lib/time_.h, m4/time_h.m4, modules/time: New files.
38325         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
38326         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
38327         Don't include <sys/types.h>; no longer needed since we assume C89.
38328         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
38329         * lib/strftime.c: Likewise.
38330         * lib/time_r.c: Likewise.
38331         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
38332         * lib/nanosleep.c: Include <time.h> first, to check interface.
38333         * lib/strptime.c: Likewise.
38334         * lib/time_r.c: Likewise.
38335         * lib/timegm.c: Likewise.
38336         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
38337         needed.
38338         * lib/timegm.c: Don't include timegm.h; no longer needed.
38339         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
38340         time.h now handles any problems in that area.
38341         (struct timespec, nanosleep): Remove; time.h now arranges for these.
38342         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
38343         that time.h defines struct timespec.
38344         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
38345         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
38346         handles that.
38347         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
38348         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
38349         needed.  Set REPLACE_LOCALTIME.
38350         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
38351         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
38352         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
38353         nanosleep; time_h.m4 now does that.  Don't require
38354         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
38355         module handles this now.
38356         * modules/getdate (Depends-on): Remove timespec.  Add time.
38357         * modules/nanosleep (Depends-on): Likewise.
38358         * modules/stat-time (Depends-on): Likewise.
38359         * modules/nanosleep (Include): Include time.h, not timespec.h.
38360         * modules/strptime (Files): Remove lib/strptime.h.
38361         (Depends-on): Add extensions, time.
38362         (Include): Include time.h, not strptime.h.
38363         * modules/time_r (Files): Remove lib/time_r.h.
38364         (Depends-on): Add time.
38365         (Include): Include time.h, not time_r.h.
38366         * modules/timegm: Likewise.
38367         * modules/timespec (Description): Now does timespec-related decls
38368         of our own, instead of struct timespec itself.
38369         (Depends-on): Add time; remove extensions.
38370         (Maintainer): Add self.
38371         * modules/utimecmp (Depends-on): Add time; remove timespec.
38372         * modules/utimens (Depends-on): Likewise.
38373         * modules/xnanosleep (Depends-on): Likewise.
38374
38375 2007-02-11  Bruno Haible  <bruno@clisp.org>
38376
38377         * lib/c-strstr.c: Include allocsa.h.
38378         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
38379         * lib/c-strcasestr.c: Include allocsa.h.
38380         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
38381         * lib/strcasestr.c: Include allocsa.h.
38382         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
38383         * lib/mbsstr.c: Include allocsa.h.
38384         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
38385         allocsa/freesa instead of malloc/free.
38386         * lib/mbscasestr.c: Include allocsa.h.
38387         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
38388         allocsa/freesa instead of malloc/free.
38389         * modules/c-strstr (Depends-on): Add allocsa.
38390         * modules/c-strcasestr (Depends-on): Likewise.
38391         * modules/strcasestr (Depends-on): Likewise.
38392         * modules/mbsstr (Depends-on): Likewise.
38393         * modules/mbscasestr (Depends-on): Likewise.
38394
38395 2007-02-11  Bruno Haible  <bruno@clisp.org>
38396
38397         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
38398
38399         * modules/mbsspn-tests: New file.
38400         * tests/test-mbsspn.sh: New file.
38401         * tests/test-mbsspn.c: New file.
38402
38403 2007-02-11  Bruno Haible  <bruno@clisp.org>
38404
38405         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
38406
38407         * modules/mbspbrk-tests: New file.
38408         * tests/test-mbspbrk.sh: New file.
38409         * tests/test-mbspbrk.c: New file.
38410
38411 2007-02-11  Bruno Haible  <bruno@clisp.org>
38412
38413         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
38414         unneeded cast.
38415
38416         * modules/mbscspn-tests: New file.
38417         * tests/test-mbscspn.sh: New file.
38418         * tests/test-mbscspn.c: New file.
38419
38420 2007-02-11  Bruno Haible  <bruno@clisp.org>
38421
38422         * modules/mbscasecmp-tests: New file.
38423         * tests/test-mbscasecmp.sh: New file.
38424         * tests/test-mbscasecmp.c: New file.
38425
38426 2007-02-11  Bruno Haible  <bruno@clisp.org>
38427
38428         Ensure O(n) worst-case complexity of mbscasestr.
38429         * lib/mbscasestr.c: Include stdbool.h.
38430         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
38431         functions.
38432         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
38433         the bookkeeping indicates that it's worth it.
38434         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
38435
38436         * modules/mbscasestr-tests: New file.
38437         * tests/test-mbscasestr1.c: New file.
38438         * tests/test-mbscasestr2.sh: New file.
38439         * tests/test-mbscasestr2.c: New file.
38440         * tests/test-mbscasestr3.sh: New file.
38441         * tests/test-mbscasestr3.c: New file.
38442         * tests/test-mbscasestr4.sh: New file.
38443         * tests/test-mbscasestr4.c: New file.
38444         * m4/locale-tr.m4: New file.
38445
38446 2007-02-11  Bruno Haible  <bruno@clisp.org>
38447
38448         Ensure O(n) worst-case complexity of mbsstr.
38449         * lib/mbsstr.c: Include stdbool.h.
38450         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
38451         functions.
38452         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
38453         bookkeeping indicates that it's worth it.
38454         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
38455
38456         * modules/mbsstr-tests: New file.
38457         * tests/test-mbsstr1.c: New file.
38458         * tests/test-mbsstr2.sh: New file.
38459         * tests/test-mbsstr2.c: New file.
38460         * tests/test-mbsstr3.sh: New file.
38461         * tests/test-mbsstr3.c: New file.
38462         * m4/locale-fr.m4: New file.
38463
38464 2007-02-11  Bruno Haible  <bruno@clisp.org>
38465
38466         * lib/mbsrchr.c (mbsrchr): Fix bug.
38467
38468         * modules/mbsrchr-tests: New file.
38469         * tests/test-mbsrchr.sh: New file.
38470         * tests/test-mbsrchr.c: New file.
38471
38472 2007-02-11  Bruno Haible  <bruno@clisp.org>
38473
38474         * lib/mbschr.c (mbschr): Fix bug.
38475
38476         * modules/mbschr-tests: New file.
38477         * tests/test-mbschr.sh: New file.
38478         * tests/test-mbschr.c: New file.
38479         * m4/locale-zh.m4: New file.
38480
38481 2007-02-11  Bruno Haible  <bruno@clisp.org>
38482
38483         Support for copying multibyte string iterators.
38484         * lib/mbiter.h: Include <string.h>.
38485         (mbiter_multi_copy): New function.
38486         (mbi_copy): New macro.
38487         * lib/mbuiter.h: Include <string.h>.
38488         (mbuiter_multi_copy): New function.
38489         (mbui_copy): New macro.
38490
38491 2007-02-11  Bruno Haible  <bruno@clisp.org>
38492
38493         New module mbslen.
38494         * modules/mbslen: New file.
38495         * lib/mbslen.c: New file.
38496         * lib/string_.h (mbslen): New declaration.
38497         * m4/mbslen.m4: New file.
38498         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
38499         GNULIB_MBSLEN.
38500         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
38501         * MODULES.html.sh (Internationalization functions): Add mbslen.
38502
38503 2007-02-11  Bruno Haible  <bruno@clisp.org>
38504
38505         Ensure O(n) worst-case complexity of strcasestr substitute.
38506         * lib/strcasestr.c: Include stdbool.h.
38507         (knuth_morris_pratt): New function.
38508         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
38509         bookkeeping indicates that it's worth it.
38510         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
38511
38512         * modules/strcasestr-tests: New file.
38513         * tests/test-strcasestr.c: New file.
38514
38515 2007-02-11  Bruno Haible  <bruno@clisp.org>
38516
38517         Ensure O(n) worst-case complexity of c_strcasestr.
38518         * lib/c-strcasestr.c: Include stdbool.h, string.h.
38519         (knuth_morris_pratt): New function.
38520         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
38521         the bookkeeping indicates that it's worth it.
38522         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
38523
38524         * modules/c-strcasestr-tests: New file.
38525         * tests/test-c-strcasestr.c: New file.
38526
38527 2007-02-11  Bruno Haible  <bruno@clisp.org>
38528
38529         Ensure O(n) worst-case complexity of c_strstr.
38530         * lib/c-strstr.c: Include stdbool.h, string.h.
38531         (knuth_morris_pratt): New function.
38532         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
38533         bookkeeping indicates that it's worth it.
38534         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
38535
38536         * lib/c-strstr.c: Complete rewrite for maintainability.
38537
38538         * modules/c-strstr-tests: New file.
38539         * tests/test-c-strstr.c: New file.
38540
38541 2007-02-11  Bruno Haible  <bruno@clisp.org>
38542
38543         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
38544         5.2.1 and earlier, whereby \055 was treated just like the range
38545         delimiter '-'.
38546         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
38547
38548 2007-02-08  Bruno Haible  <bruno@clisp.org>
38549
38550         * modules/regex (Depends-on): Add stdbool.
38551         Reported by Dalibor Topic <robilad@kaffe.org>.
38552
38553 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
38554
38555         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
38556         Prefer returning from main to exiting from it.
38557         Remove unnecessary parens after sizeof.
38558
38559 2007-02-05  Bruno Haible  <bruno@clisp.org>
38560
38561         New module mbssep.
38562         * modules/mbssep: New file.
38563         * lib/mbssep.c: New file.
38564         * lib/string_.h (strsep): Add a conditional link warning.
38565         (mbssep): New declaration.
38566         * m4/mbssep.m4: New file.
38567         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
38568         GNULIB_MBSSEP.
38569         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
38570         * MODULES.html.sh (Internationalization functions): Add mbssep.
38571
38572 2007-02-05  Bruno Haible  <bruno@clisp.org>
38573
38574         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
38575         Optimize search in case of 1 delimiter.
38576
38577 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
38578
38579         * lib/acl.h: Include sys/types.h before sys/acl.h.
38580
38581 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
38582
38583         Merge upstream fix for glibc bugzilla #3957:
38584
38585         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
38586
38587         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
38588         bit for RE_HAT_LISTS_NOT_NEWLINE.
38589         (build_charclass_op): Remove bogus comment.
38590
38591 2007-02-05  Simon Josefsson  <simon@josefsson.org>
38592
38593         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
38594
38595 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
38596
38597         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
38598         * lib/memmem.c [!defined _LIBC]: Include config.h.
38599
38600 2007-02-04  Bruno Haible  <bruno@clisp.org>
38601
38602         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
38603         warning message.
38604
38605 2007-02-04  Bruno Haible  <bruno@clisp.org>
38606
38607         New module mbstok_r.
38608         * modules/mbstok_r: New file.
38609         * lib/mbstok_r.c: New file.
38610         * lib/string_.h (strtok_r): Change argument names to match the
38611         comments. Add a conditional link warning.
38612         (mbstok_r): New declaration.
38613         * m4/mbstok_r.m4: New file.
38614         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
38615         GNULIB_MBSTOK_R.
38616         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
38617         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
38618
38619 2007-02-04  Bruno Haible  <bruno@clisp.org>
38620
38621         New module mbsspn.
38622         * modules/mbsspn: New file.
38623         * lib/mbsspn.c: New file.
38624         * lib/string_.h (strspn): Add a conditional link warning.
38625         (mbsspn): New declaration.
38626         * m4/mbsspn.m4: New file.
38627         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
38628         GNULIB_MBSSPN.
38629         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
38630         * MODULES.html.sh (Internationalization functions): Add mbsspn.
38631
38632 2007-02-04  Bruno Haible  <bruno@clisp.org>
38633
38634         New module mbspbrk.
38635         * modules/mbspbrk: New file.
38636         * lib/mbspbrk.c: New file.
38637         * lib/string_.h (strpbrk): Add a conditional link warning.
38638         (mbspbrk): New declaration.
38639         * m4/mbspbrk.m4: New file.
38640         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
38641         GNULIB_MBSPBRK.
38642         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
38643         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
38644
38645 2007-02-04  Bruno Haible  <bruno@clisp.org>
38646
38647         New module mbscspn.
38648         * modules/mbscspn: New file.
38649         * lib/mbscspn.c: New file.
38650         * lib/string_.h (strcspn): Add a conditional link warning.
38651         (mbscspn): New declaration.
38652         * m4/mbscspn.m4: New file.
38653         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
38654         GNULIB_MBSCSPN.
38655         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
38656         * MODULES.html.sh (Internationalization functions): Add mbscspn.
38657
38658 2007-02-04  Bruno Haible  <bruno@clisp.org>
38659
38660         New module mbscasestr, reduced goal of strcasestr.
38661         * modules/mbscasestr: New file.
38662         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
38663         (mbscasestr): Renamed from strcasestr.
38664         * lib/strcasestr.c: Don't include mbuiter.h.
38665         (strcasestr): Remove support for multibyte locales.
38666         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
38667         Change the conditional link warning.
38668         (mbscasestr): New declaration.
38669         * m4/mbscasestr.m4: New file.
38670         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
38671         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
38672         REPLACE_STRCASESTR.
38673         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
38674         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
38675         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
38676         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
38677         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
38678         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
38679         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
38680         (Depends-on): Remove mbuiter.
38681         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
38682
38683 2007-02-04  Bruno Haible  <bruno@clisp.org>
38684
38685         Simplify handling of strncasecmp.
38686         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
38687         the conditional link warning.
38688         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
38689         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
38690         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
38691         * modules/strcase (configure.ac): Don't invoke
38692         gl_STRING_MODULE_INDICATOR.
38693         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
38694
38695 2007-02-04  Bruno Haible  <bruno@clisp.org>
38696
38697         New module mbscasecmp, reduced goal of strcasecmp.
38698         * modules/mbscasecmp: New file.
38699         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
38700         (mbscasecmp): Renamed from strcasecmp.
38701         * lib/strcasecmp.c: Don't include mbuiter.h.
38702         (strcasecmp): Remove support for multibyte locales.
38703         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
38704         Change the conditional link warning.
38705         (mbscasecmp): New declaration.
38706         * m4/mbscasecmp.m4: New file.
38707         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
38708         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
38709         REPLACE_STRCASECMP.
38710         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
38711         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
38712         GNULIB_MBSCASECMP.
38713         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
38714         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
38715         * modules/strcase (Files): Remove m4/mbrtowc.m4.
38716         (Depends-on): Remove mbuiter.
38717         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
38718
38719 2007-02-04  Bruno Haible  <bruno@clisp.org>
38720
38721         New module mbsstr. Remove module strstr.
38722         * modules/mbsstr: New file.
38723         * modules/strstr: Remove file.
38724         * lib/mbsstr.c: Renamed from lib/strstr.c.
38725         (mbsstr): Renamed from strstr.
38726         * lib/string_.h (strstr): Remove declaration. Change the conditional
38727         link warning.
38728         (mbsstr): New declaration.
38729         * m4/mbsstr.m4: New file.
38730         * m4/strstr.m4: Remove file.
38731         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
38732         REPLACE_STRSTR.
38733         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
38734         Don't initialize GNULIB_STRSTR.
38735         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
38736         substitute GNULIB_STRSTR and REPLACE_STRSTR.
38737         * MODULES.html.sh (Internationalization functions): Add mbsstr.
38738         (Support for systems lacking ANSI C 89): Remove strstr.
38739
38740 2007-02-04  Bruno Haible  <bruno@clisp.org>
38741
38742         New module mbsrchr.
38743         * modules/mbsrchr: New file.
38744         * lib/mbsrchr.c: New file.
38745         * lib/string_.h (strrchr): Add a conditional link warning.
38746         (mbsrchr): New declaration.
38747         * m4/mbsrchr.m4: New file.
38748         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
38749         GNULIB_MBSRCHR.
38750         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
38751         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
38752
38753 2007-02-04  Bruno Haible  <bruno@clisp.org>
38754
38755         New module mbschr.
38756         * modules/mbschr: New file.
38757         * lib/mbschr.c: New file.
38758         * lib/string_.h (strchr): Add a conditional link warning.
38759         (mbschr): New declaration.
38760         * m4/mbschr.m4: New file.
38761         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
38762         GNULIB_MBSCHR.
38763         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
38764         * MODULES.html.sh (Internationalization functions): Add mbschr.
38765
38766 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
38767
38768         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
38769
38770         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
38771
38772 2007-02-04  Bruno Haible  <bruno@clisp.org>
38773
38774         New module description section 'configure.ac-early'.
38775         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
38776         (func_get_autoconf_early_snippet): New function.
38777         (func_import, func_create_testdir): Use it. Remove special cases for
38778         modules 'extensions' and 'lock'.
38779         * modules/extensions (configure.ac-early): Require
38780         gl_USE_SYSTEM_EXTENSIONS.
38781         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
38782
38783 2007-02-04  Bruno Haible  <bruno@clisp.org>
38784
38785         Make use of gcj-4.3's -fsource and -ftarget option.
38786         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
38787         and if so try the options -fsource and -ftarget.
38788         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
38789         source_version, ftarget_option, target_version arguments.
38790         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
38791         (is_envjavac_oldgcj_14_14_usable): Renamed from
38792         is_envjavac_gcj_14_14_usable.
38793         (is_envjavac_oldgcj_14_13_usable): Renamed from
38794         is_envjavac_gcj_14_13_usable.
38795         (is_gcj_present): Update.
38796         (is_gcj_43, is_gcj43_usable): New functions.
38797         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
38798         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
38799         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
38800         try the options -fsource and -ftarget.
38801
38802 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
38803
38804         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
38805         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
38806         larger value.
38807
38808 2007-02-03  Jim Meyering  <jim@meyering.net>
38809
38810         Give tools a better chance to allocate space for very large buffers.
38811         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
38812
38813         Make pwd and readlink work also when run with an unreadable parent dir
38814         on systems with openat support.
38815         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
38816         provided getcwd function, even when we have openat support.
38817         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
38818
38819 2007-02-02  Bruno Haible  <bruno@clisp.org>
38820
38821         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
38822         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
38823         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
38824         portability problems if one of these functions is only used on specific
38825         platforms.
38826         Reported by Paul Eggert.
38827
38828 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
38829
38830         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
38831         is causing more trouble than it's curing.
38832         * lib/regex_internal.h (__mempcpy): Remove.
38833         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
38834         (and make the code a tad smaller to boot).
38835         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
38836
38837 2007-02-02  Jim Meyering  <jim@meyering.net>
38838
38839         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
38840         section, not in the Makefile.am: one.
38841
38842 2007-02-02  Eric Blake  <ebb9@byu.net>
38843
38844         * lib/strchrnul.c: Always include config.h first.
38845
38846         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
38847         gnulib strstr is not necessary here.
38848
38849 2007-02-02  Simon Josefsson  <simon@josefsson.org>
38850
38851         * m4/socklen.m4: Fix typo.
38852
38853 2007-02-02  Eric Blake  <ebb9@byu.net>
38854
38855         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
38856         * modules/netinet_in (Makefile.am): Likewise.
38857
38858 2007-02-01  Bruno Haible  <bruno@clisp.org>
38859
38860         * lib/string_.h (GL_LINK_WARNING): New macro.
38861         (strcasecmp, strstr, strcasestr): If provided by the system,
38862         conditionally define as a macro that leads to a warning instead of to
38863         an error.
38864         (strncasecmp): Conditionally define as a macro that leads to a warning.
38865
38866 2007-02-01  Karl Berry  <karl@gnu.org>
38867
38868         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
38869
38870 2007-02-01  Bruno Haible  <bruno@clisp.org>
38871
38872         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
38873         renamings.
38874
38875 2007-02-01  Eric Blake  <ebb9@byu.net>
38876
38877         * modules/regex (Depends-on): Revert dependence on mempcpy.
38878         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
38879         module's definition of mempcpy.
38880         Reported by Paul Eggert.
38881
38882 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
38883
38884         * lib/string_.h: If the gnulib module XYZ is not present, undefine
38885         the symbol XYZ before redefining it.  This fixes a problem with
38886         programs that don't use XYZ, when compiled on systems that define
38887         XYZ to something else.
38888
38889 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
38890
38891         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
38892         occurs when "mkdir -m foo" creates a setgid directory that is (1)
38893         writeable to group or other and (2) is intended to have a special
38894         mode bit that is set or cleared.  In such a case, the directory
38895         should be neither group- nor other-writeable until the special
38896         mode bits are right.
38897
38898 2007-01-31  Eric Blake  <ebb9@byu.net>
38899
38900         * modules/mountlist (Depends-on): Add strstr.
38901
38902         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
38903         bug.
38904         * modules/string (Makefile.am): Remove redundant replacement.
38905         * modules/regex (Depends-on): Add mempcpy.
38906
38907 2007-01-31  Bruno Haible  <bruno@clisp.org>
38908
38909         New module description field 'Link'.
38910         * gnulib-tool (func_usage): Document --extract-link-directive.
38911         (sed_extract_prog): Recognize 'Link' directive.
38912         (func_get_link_directive): New function.
38913         (func_import): Show summary of link directives.
38914         Handle --extract-link-directive option.
38915         * modules/acl (Link): New section.
38916         * modules/clock-time (Link): New section.
38917         * modules/euidaccess (Link): New section.
38918         * modules/gettext (Link): New section.
38919         * modules/iconv (Link): New section.
38920         * modules/lock (Link): New section.
38921         * modules/nanosleep (Link): New section.
38922         * modules/readline (Link): New section.
38923
38924 2007-01-27  Bruno Haible  <bruno@clisp.org>
38925
38926         Enforce the use of gnulib modules for unportable <string.h> functions.
38927         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
38928         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
38929         (gl_HEADER_STRING_H_BODY): Require it.
38930         * lib/string_.h: If the gnulib module XYZ is not present, redefine
38931         the symbol XYZ to one that gives a link error.
38932         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
38933         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
38934         * modules/mempcpy (configure.ac): Likewise.
38935         * modules/memrchr (configure.ac): Likewise.
38936         * modules/stpcpy (configure.ac): Likewise.
38937         * modules/stpncpy (configure.ac): Likewise.
38938         * modules/strcase (configure.ac): Likewise.
38939         * modules/strcasestr (configure.ac): Likewise.
38940         * modules/strchrnul (configure.ac): Likewise.
38941         * modules/strdup (configure.ac): Likewise.
38942         * modules/strndup (configure.ac): Likewise.
38943         * modules/strnlen (configure.ac): Likewise.
38944         * modules/strpbrk (configure.ac): Likewise.
38945         * modules/strsep (configure.ac): Likewise.
38946         * modules/strstr (configure.ac): Likewise.
38947         * modules/strtok_r (configure.ac): Likewise.
38948
38949 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
38950
38951         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
38952
38953 2007-01-30  Jim Meyering  <jim@meyering.net>
38954
38955         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
38956
38957 2007-01-29  Bruno Haible  <bruno@clisp.org>
38958
38959         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
38960         * lib/execute.c: Likewise.
38961         * lib/pipe.c: Likewise.
38962         * lib/printf-args.h: Likewise.
38963         * lib/printf-args.c: Likewise.
38964         * lib/printf-parse.c: Likewise.
38965         * lib/vasnprintf.c: Likewise.
38966
38967 2007-01-29  Eric Blake  <ebb9@byu.net>
38968
38969         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
38970         declaration.
38971
38972 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
38973
38974         * lib/strptime.h (strptime): Use 'restrict' for args where
38975         POSIX requires this.
38976         * lib/strptime.c (strptime): Likewise.
38977         Change license notice from LGPL to GPL, since gnulib-tool will
38978         change this as needed.
38979         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
38980         defined.
38981         Include "strptime.h" first, to check interface.
38982         Do not #undef _LIBC and _NL_CURRENT.
38983         Do not include <stdlib.h>; no longer needed.
38984         Include "time_r.h" and declare ptime_locale_status
38985         only if _LIBC is not defined.
38986         (__P): Remove unused macro.
38987         (match_string): Bring back glibc version, but use it only if _LIBC
38988         is defined.
38989         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
38990         Remove unnecessary assertion and abort() call.
38991         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
38992         * m4/strptime.m4: Fix serial number comment.
38993         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
38994         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
38995         (Depends-on): Add time_r.
38996
38997 2007-01-29  Bruno Haible  <bruno@clisp.org>
38998
38999         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
39000         strptime.
39001         * modules/strptime (Depends-on): Add stdbool.
39002         * lib/strptime.h: Include <time.h> always. Add comments.
39003
39004 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39005
39006         * modules/strptime: New file.
39007         * lib/strptime.h: New file.
39008         * lib/strptime.c: New file.
39009         * m4/strptime.m4: New file.
39010
39011 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
39012
39013         * MODULES.html.sh: New module mpsort.
39014         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
39015
39016         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
39017         a circularity problem with HP-UX ia64 reported by Bob Proulx in
39018         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
39019         All uses changed.
39020         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
39021         All uses changed.
39022         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
39023         to _Restrict_.
39024         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
39025         the parameter matches the prototype.
39026
39027 2007-01-28  Jim Meyering  <jim@meyering.net>
39028
39029         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
39030         sys/time.h here, reverting that part of the previous patch:
39031         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
39032
39033 2007-01-28  Bruno Haible  <bruno@clisp.org>
39034
39035         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
39036         value of $(SYS_TIME_H).
39037         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
39038         remove it conditionally, too. [added by Jim Meyering]
39039         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
39040         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
39041         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
39042         GETTIMEOFDAY_REPLACEMENT to 1.
39043
39044 2007-01-28  Bruno Haible  <bruno@clisp.org>
39045
39046         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
39047         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
39048         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
39049         Set UNISTD_H instead of UNISTD_H2.
39050         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
39051
39052 2007-01-28  Bruno Haible  <bruno@clisp.org>
39053
39054         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
39055         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
39056
39057 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
39058
39059         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
39060         (func_create_testdir): Ensure C locale for `grep' and `tr'
39061         character ranges.
39062         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
39063         ACLOCAL_AMFLAGS parsing state machine.
39064
39065 2007-01-27  Bruno Haible  <bruno@clisp.org>
39066
39067         * modules/unistr/base: Update.
39068
39069 2007-01-27  Bruno Haible  <bruno@clisp.org>
39070
39071         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
39072         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
39073         * modules/unistr/u32-mbtouc-unsafe: Renamed from
39074         modules/unistr/u32-mbtouc.
39075         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
39076         * lib/unistr.h: Update.
39077         * lib/linebreak.c: Update.
39078         * modules/unistr/u32-mbtouc: Renamed from
39079         modules/unistr/u32-mbtouc-safe.
39080         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
39081         * lib/unistr.h: Update.
39082         * lib/unistr/u32-to-u8.c: Update.
39083         * lib/unistr/u32-to-u16.c: Update.
39084
39085 2007-01-27  Bruno Haible  <bruno@clisp.org>
39086
39087         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
39088         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
39089         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
39090         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
39091         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
39092         * modules/unistr/u16-mbtouc-unsafe: Renamed from
39093         modules/unistr/u16-mbtouc.
39094         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
39095         * lib/unistr.h: Update.
39096         * lib/linebreak.c: Update.
39097         * modules/linebreak: Update.
39098         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
39099         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
39100         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
39101         * modules/unistr/u16-mbtouc: Renamed from
39102         modules/unistr/u16-mbtouc-safe.
39103         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
39104         * lib/unistr.h: Update.
39105         * lib/unistr/u16-to-u8.c: Update.
39106         * modules/unistr/u16-to-u8: Update.
39107         * lib/unistr/u16-to-u32.c: Update.
39108         * modules/unistr/u16-to-u32: Update.
39109
39110 2007-01-27  Bruno Haible  <bruno@clisp.org>
39111
39112         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
39113         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
39114         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
39115         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
39116         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
39117         * modules/unistr/u8-mbtouc-unsafe: Renamed from
39118         modules/unistr/u8-mbtouc.
39119         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
39120         * lib/unistr.h: Update.
39121         * lib/striconveh.c: Update.
39122         * modules/striconveh: Update.
39123         * lib/linebreak.c: Update.
39124         * modules/linebreak: Update.
39125         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
39126         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
39127         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
39128         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
39129         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
39130         * lib/unistr.h: Update.
39131         * lib/striconveh.c: Update.
39132         * modules/striconveh: Update.
39133         * lib/unistr/u8-to-u16.c: Update.
39134         * modules/unistr/u8-to-u16: Update.
39135         * lib/unistr/u8-to-u32.c: Update.
39136         * modules/unistr/u8-to-u32: Update.
39137
39138 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
39139
39140         Sync from Libtool.
39141         * lib/argz.c: Do not include strings.h nor memory.h, include
39142         string.h unconditionally.  Patch by Simon Josefsson.
39143
39144 2007-01-27  Bruno Haible  <bruno@clisp.org>
39145
39146         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
39147         from gl_HEADER_STRING_H_BODY.
39148         (gl_HEADER_STRING_H_BODY): Require it.
39149         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
39150         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
39151         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
39152         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
39153         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
39154         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
39155         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
39156         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
39157         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
39158         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
39159         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
39160         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
39161         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
39162         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
39163         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
39164
39165 2007-01-27  Bruno Haible  <bruno@clisp.org>
39166
39167         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
39168         check_PROGRAMS into noinst_PROGRAMS.
39169         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
39170         check_PROGRAMS in this case.
39171         (func_import): Set for_test to false.
39172         (func_create_testdir): Set for_test to true.
39173
39174 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
39175             Bruno Haible  <bruno@clisp.org>
39176
39177         * modules/strcasestr (Files): Remove lib/strcasestr.h.
39178         (Depends-on): Add string.
39179         (Includes): Use <string.h> instead of strcasestr.h.
39180         * modules/string (Makefile.am): Also substitute the value of
39181         REPLACE_STRCASESTR.
39182         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
39183         assume strcasestr is declared in <string.h> not <strings.h>. Also
39184         set REPLACE_STRCASESTR.
39185         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
39186         REPLACE_STRCASESTR.
39187         * lib/strcasestr.h: Remove file.
39188         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
39189         * lib/string_.h (strcasestr): New declaration.
39190
39191 2007-01-27  Bruno Haible  <bruno@clisp.org>
39192
39193         * lib/string_.h: Use 'extern'.
39194
39195 2007-01-27  Jim Meyering  <jim@meyering.net>
39196
39197         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
39198         of set-but-not-used local, "q".
39199
39200         * lib/mempcpy.c: Include <config.h> before <string.h>.
39201         This fixes a compilation error on HP-UX, due to the system's
39202         "restrict"-using mempcpy prototype.
39203
39204 2007-01-26  Bruno Haible  <bruno@clisp.org>
39205
39206         Small optimization.
39207         * lib/javacomp.c: Include c-strstr.h.
39208          (is_envjavac_gcj): Use c_strstr instead of strstr.
39209         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
39210
39211 2007-01-26  Bruno Haible  <bruno@clisp.org>
39212
39213         * MODULES.html.sh (Unicode string functions): Add the new modules.
39214
39215         * modules/uniconv/u32-strconv-to-locale: New file.
39216         * lib/uniconv/u32-strconv-to-locale.c: New file.
39217
39218         * modules/uniconv/u16-strconv-to-locale: New file.
39219         * lib/uniconv/u16-strconv-to-locale.c: New file.
39220
39221         * modules/uniconv/u8-strconv-to-locale: New file.
39222         * lib/uniconv/u8-strconv-to-locale.c: New file.
39223
39224         * modules/uniconv/u32-strconv-from-locale: New file.
39225         * lib/uniconv/u32-strconv-from-locale.c: New file.
39226
39227         * modules/uniconv/u16-strconv-from-locale: New file.
39228         * lib/uniconv/u16-strconv-from-locale.c: New file.
39229
39230         * modules/uniconv/u8-strconv-from-locale: New file.
39231         * lib/uniconv/u8-strconv-from-locale.c: New file.
39232
39233         * modules/uniconv/u32-strconv-to-enc: New file.
39234         * lib/uniconv/u32-strconv-to-enc.c: New file.
39235         * modules/uniconv/u32-strconv-to-enc-tests: New file.
39236         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
39237
39238         * modules/uniconv/u16-strconv-to-enc: New file.
39239         * lib/uniconv/u16-strconv-to-enc.c: New file.
39240         * lib/uniconv/u-strconv-to-enc.h: New file.
39241         * modules/uniconv/u16-strconv-to-enc-tests: New file.
39242         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
39243
39244         * modules/uniconv/u8-strconv-to-enc: New file.
39245         * lib/uniconv/u8-strconv-to-enc.c: New file.
39246         * modules/uniconv/u8-strconv-to-enc-tests: New file.
39247         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
39248
39249         * modules/uniconv/u32-strconv-from-enc: New file.
39250         * lib/uniconv/u32-strconv-from-enc.c: New file.
39251         * modules/uniconv/u32-strconv-from-enc-tests: New file.
39252         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
39253
39254         * modules/uniconv/u16-strconv-from-enc: New file.
39255         * lib/uniconv/u16-strconv-from-enc.c: New file.
39256         * modules/uniconv/u16-strconv-from-enc-tests: New file.
39257         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
39258
39259         * modules/uniconv/u8-strconv-from-enc: New file.
39260         * lib/uniconv/u8-strconv-from-enc.c: New file.
39261         * lib/uniconv/u-strconv-from-enc.h: New file.
39262         * modules/uniconv/u8-strconv-from-enc-tests: New file.
39263         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
39264
39265         * modules/uniconv/u32-conv-from-enc: New file.
39266         * lib/uniconv/u32-conv-from-enc.c: New file.
39267         * modules/uniconv/u32-conv-from-enc-tests: New file.
39268         * tests/uniconv/test-u32-conv-from-enc.c: New file.
39269
39270         * modules/uniconv/u16-conv-from-enc: New file.
39271         * lib/uniconv/u16-conv-from-enc.c: New file.
39272         * lib/uniconv/u-conv-from-enc.h: New file.
39273         * modules/uniconv/u16-conv-from-enc-tests: New file.
39274         * tests/uniconv/test-u16-conv-from-enc.c: New file.
39275
39276         * modules/uniconv/u8-conv-from-enc: New file.
39277         * lib/uniconv/u8-conv-from-enc.c: New file.
39278         * modules/uniconv/u8-conv-from-enc-tests: New file.
39279         * tests/uniconv/test-u8-conv-from-enc.c: New file.
39280
39281         * modules/uniconv/base: New file.
39282         * lib/uniconv.h: New file.
39283
39284 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
39285
39286         * doc/gnulib-tool.texi (Initial import): Update to match current
39287         behavior with strdup module.
39288         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
39289         * lib/memmem.h: Remove; all uses removed.  This is now done
39290         by <string.h>.
39291         * lib/mempcpy.h: Likewise.
39292         * lib/memrchr.h: Likewise.
39293         * lib/stpcpy.h: Likewise.
39294         * lib/stpncpy.h: Likewise.
39295         * lib/strcase.h: Likewise.
39296         * lib/strchrnul.h: Likewise.
39297         * lib/strdup.h: Likewise.
39298         * lib/strndup.h: Likewise.
39299         * lib/strnlen.h: Likewise.
39300         * lib/strpbrk.h: Likewise.
39301         * lib/strsep.h: Likewise.
39302         * lib/strstr.h: Likewise.
39303         * lib/strtok_r.h: Likewise.
39304         * lib/string_.h: New file.
39305         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
39306         Rely on <string.h> instead.
39307         * lib/canon-host.c: Likewise.
39308         * lib/chdir-long.c: Likewise.
39309         * lib/concatpath.c: Likewise.
39310         * lib/exclude.c: Likewise.
39311         * lib/fchdir.c: Likewise.
39312         * lib/getaddrinfo.c: Likewise.
39313         * lib/getcwd.c: Likewise.
39314         * lib/getsubopt.c: Likewise.
39315         * lib/glob.c: Likewise.
39316         * lib/hard-locale.c: Likewise.
39317         * lib/iconvme.c: Likewise.
39318         * lib/javacomp.c: Likewise.
39319         * lib/mempcpy.c: Likewise.
39320         * lib/memrchr.c: Likewise.
39321         * lib/regex_internal.h: Likewise.
39322         * lib/stpncpy.c: Likewise.
39323         * lib/strcasecmp.c: Likewise.
39324         * lib/strchrnul.c: Likewise.
39325         * lib/strdup.c: Likewise.
39326         * lib/striconv.c: Likewise.
39327         * lib/striconveh.c: Likewise.
39328         * lib/striconveha.c: Likewise.
39329         * lib/strncasecmp.c: Likewise.
39330         * lib/strndup.c: Likewise.
39331         * lib/strnlen.c: Likewise.
39332         * lib/strsep.c: Likewise.
39333         * lib/strstr.c: Likewise.
39334         * lib/strtok_r.c: Likewise.
39335         * lib/userspec.c: Likewise.
39336         * lib/w32spawn.h: Likewise.
39337         * lib/xstrndup.c: Likewise.
39338         * lib/mountlist.c (strstr): Remove decl.
39339         * m4/string_h.m4: New file.
39340         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
39341         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
39342         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
39343         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
39344         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
39345         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
39346         Set REPLACE_STRCASECMP if necessary.
39347         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
39348         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
39349         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
39350         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
39351         HAVE_DECL_STRDUP if necessary.
39352         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
39353         since gl_FUNC_STRNDUP does that now.
39354         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
39355         Check for decl here...
39356         (gl_PREREQ_STRNLEN): ... not here.
39357         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
39358         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
39359         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
39360         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
39361         necessary.
39362         * modules/string: New file.
39363         * modules/memmem (Files): Remove special-purpose include file.
39364         (Depends-on): Add string.
39365         (Include): Include <string.h>, not the removed file.
39366         * modules/mempcpy: Likewise.
39367         * modules/memrchr: Likewise.
39368         * modules/stpcpy: Likewise.
39369         * modules/stpncpy: Likewise.
39370         * modules/strcase: Likewise.
39371         * modules/strchrnul: Likewise.
39372         * modules/strdup: Likewise.
39373         * modules/strndup: Likewise.
39374         * modules/strnlen: Likewise.
39375         * modules/strpbrk: Likewise.
39376         * modules/strsep: Likewise.
39377         * modules/strstr: Likewise.
39378         * modules/strtok_r: Likewise.
39379         * tests/test-dirname.c: Don't include "strdup.h", since
39380         <string.h> now suffices.
39381         * tests/test-memmem.c: Don't include "memmem.h", since
39382         <string.h> now suffices.
39383
39384 2007-01-25  Bruno Haible  <bruno@clisp.org>
39385
39386         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
39387         *resultp is 0.
39388
39389         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
39390         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
39391         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
39392         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
39393
39394         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
39395         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
39396         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
39397         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
39398         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
39399         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
39400
39401 2007-01-24  Bruno Haible  <bruno@clisp.org>
39402
39403         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
39404         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
39405         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
39406         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
39407         gl_FUNC_FTS_CORE.
39408         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
39409         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
39410         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
39411         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
39412         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
39413         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
39414         gl_FUNC_FCHOWNAT.
39415         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
39416         gl_FUNC_STRFTIME.
39417         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
39418         Reported by Ralf Wildenhues.
39419
39420 2007-01-24  Bruno Haible  <bruno@clisp.org>
39421
39422         Drop AC_REQUIRE calls that are redundant with the module dependencies.
39423         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
39424         gl_GETADDRINFO.
39425         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
39426         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
39427         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
39428
39429 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
39430
39431         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
39432         Don't use 'exit'; just return from 'main'.
39433         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
39434
39435         * lib/fnmatch_.h: Readjust white space and comments to match
39436         glibc, to avoid spurious diffs.
39437
39438 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
39439
39440         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
39441         2004-12-01 change by Jakub Jelinek, since this code won't compile
39442         if !LIBC.  Problem reported by Bob Proulx.
39443
39444 2007-01-23  Bruno Haible  <bruno@clisp.org>
39445
39446         * lib/striconveh.c: Include c-strcaseeq.h.
39447         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
39448         * modules/striconveh (Depends-on): Add c-strcaseeq.
39449
39450 2007-01-23  Bruno Haible  <bruno@clisp.org>
39451
39452         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
39453
39454         * modules/c-strcaseeq: New file.
39455         * lib/c-strcaseeq.h: New file.
39456
39457         * modules/streq: New file.
39458         * lib/streq.h: New file.
39459
39460 2007-01-23  Bruno Haible  <bruno@clisp.org>
39461
39462         * modules/striconveha-tests: New file.
39463         * tests/test-striconveha.c: New file.
39464
39465         * lib/striconveha.h: Include <stdbool.h>.
39466         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
39467         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
39468         (mem_iconveha_notranslit): Renamed from mem_iconveha.
39469         (mem_iconveha): New function.
39470         (str_iconveha_notranslit): Renamed from str_iconveha.
39471         (str_iconveha): New function.
39472         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
39473         c-strcase.
39474
39475 2007-01-23  Bruno Haible  <bruno@clisp.org>
39476
39477         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
39478         encodings without forgiving before trying any encoding with handler.
39479         (str_iconveha): Try all encodings without forgiving before trying any
39480         encoding with handler.
39481
39482 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
39483
39484         Import the following changes from libc.
39485
39486         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
39487
39488         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
39489
39490         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
39491
39492         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
39493         normal_bracket label.
39494
39495         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
39496
39497         [BZ #361]
39498         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
39499         to normal_bracket after fetching the next character.
39500
39501 2007-01-22  Bruno Haible  <bruno@clisp.org>
39502
39503         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
39504         argument.
39505         * lib/striconveh.c (iconv_carefully_1): New function.
39506         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
39507         argument.
39508         (str_cd_iconveh): Update.
39509         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
39510         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
39511         * tests/test-striconveh.c (MAGIC): New macro.
39512         (new_offsets): New function.
39513         (main): Test call with and without offsets.
39514
39515 2007-01-22  Bruno Haible  <bruno@clisp.org>
39516
39517         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
39518         * modules/sys_select (Makefile.am): Likewise.
39519         * modules/sys_socket (Makefile.am): Likewise.
39520         * modules/sys_time (Makefile.am): Likewise.
39521
39522 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
39523
39524         * modules/gettimeofday (License): Change from GPL to LGPL, since
39525         gettimeofday is a library function.
39526
39527 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
39528
39529         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
39530
39531 2007-01-21  Bruno Haible  <bruno@clisp.org>
39532
39533         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
39534
39535 2007-01-21  Bruno Haible  <bruno@clisp.org>
39536
39537         * modules/striconveha: New file.
39538         * lib/striconveha.h: New file.
39539         * lib/striconveha.c: New file.
39540         * MODULES.html.sh (Internationalization functions): Add striconveha.
39541         * lib/striconv.c (str_iconv): Optimize the case of an empty input
39542         string.
39543         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
39544
39545 2007-01-21  Bruno Haible  <bruno@clisp.org>
39546
39547         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
39548         * lib/striconveh.c (str_iconveh): Likewise.
39549
39550 2007-01-21  Bruno Haible  <bruno@clisp.org>
39551
39552         * lib/striconveh.h (mem_iconveh): New declaration.
39553         * lib/striconveh.c (mem_iconveh): New function.
39554         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
39555
39556 2007-01-21  Bruno Haible  <bruno@clisp.org>
39557
39558         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
39559
39560         * lib/striconveh.h (mem_cd_iconveh): Change specification.
39561         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
39562         original result buffer.
39563         (str_cd_iconveh): Update.
39564         * tests/test-striconveh.c (main): Update.
39565
39566         * lib/striconv.h (mem_cd_iconv): Change specification.
39567         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
39568         result buffer.
39569         (str_cd_iconv): Update.
39570         * tests/test-striconv.c (main): Update.
39571
39572 2007-01-21  Bruno Haible  <bruno@clisp.org>
39573
39574         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
39575
39576 2007-01-20  Jim Meyering  <jim@meyering.net>
39577
39578         * lib/userspec.c (parse_with_separator): If a user or group string
39579         starts with "+", skip the corresponding name-to-ID look-up, since
39580         such a look-up must fail: user and group names may not include "+".
39581
39582 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
39583
39584         * lib/poll.c: Include sys/time.h and time.h unconditionally,
39585         since we now assume the sys_time module.
39586         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
39587         check for sys/time.h; no longer needed.
39588         * modules/poll (Depends-on): Depend on sys_time.
39589
39590 2007-01-18  Bruno Haible  <bruno@clisp.org>
39591
39592         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
39593         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
39594
39595         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
39596         gettimeofday.
39597
39598         * tests/test-gettimeofday.c: Include <time.h>.
39599         (dummy): Remove variable.
39600
39601         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
39602         gl_HEADER_SYS_TIME_H.
39603         (gl_HEADER_SYS_TIME_H): New macro.
39604
39605         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
39606         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
39607         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
39608         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
39609         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
39610         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
39611         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
39612         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
39613         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
39614         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
39615         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
39616
39617         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
39618         last change; it caused a compilation error when cross-compiling to
39619         Cygwin.
39620
39621 2007-01-18  Jim Meyering  <jim@meyering.net>
39622
39623         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
39624         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
39625         than the race-prone "test -d sys || mkdir sys".
39626         (configure.ac): Use AC_PROG_MKDIR_P.
39627         * modules/sys_select: Likewise.
39628         * modules/sys_socket: Likewise.
39629         * modules/sys_time: Likewise.
39630
39631 2007-01-18  Eric Blake  <ebb9@byu.net>
39632
39633         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
39634         replace gettimeofday.
39635         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
39636         name, to avoid infinite recursion.
39637
39638 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
39639
39640         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
39641         module sys_time.
39642         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
39643         assume timespec.h defines struct timeval.
39644         * lib/settime.c: Likewise.
39645         * lib/utimens.c: Likewise.
39646         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
39647         since we now assume the gettimeofday module.
39648         * lib/tempname.c (__gen_tempname): Likewise.
39649         * lib/gettimeofday.h: Remove.
39650         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
39651         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
39652         Include <time.h>, for 'time()'.
39653         (localtime_buffer_addr): Also use this workaround if
39654         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
39655         to simplify the uses.  All uses changed.
39656         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
39657         that #undef is inside {}, and 'const' follows type name consistently.
39658         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
39659         (gettimeofday): Do not use the maximum possible value for
39660         tv->tv_usec, since that might break usages other than ls.c.
39661         Instead, we'll leave ls.c alone.  This undoes today's patch
39662         by Bruno.  Add a compile-time warning for 1s-clock resolution;
39663         we've never observed the problem but might as well keep the
39664         canary.
39665         * lib/nanosleep.c: Include timespec.h first, for interface check.
39666         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
39667         now assume the sys_time module.
39668         * lib/tempname.c: Likewise.
39669         * lib/timespec.h: Likewise.
39670         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
39671         needed.
39672         * lib/strftime.c: Likewise.
39673         * lib/timespec.h: Likewise.
39674         * lib/posixtm.c: Include posixtm.h first, for interface check.
39675         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
39676         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
39677         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
39678         * lib/sys_time_.h: New file.
39679         * lib/timespec.h (struct timespec): Use long int, not long.
39680         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
39681         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
39682         Remove obsolescent call to AC_HEADER_TIME.
39683         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
39684         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
39685         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
39686         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
39687         Likewise.
39688         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
39689         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
39690         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
39691         into the sys_time module.  Check for gettimeofday just once.
39692         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
39693         for gettimeofday signature to just check the signature.  Merely
39694         compile it, since linking doesn't test signature.  Improve test for
39695         whether gettimeofday.o is actually needed.
39696         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
39697         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
39698         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
39699         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
39700         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
39701         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
39702         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
39703         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
39704         than worrying about sys/time.h.
39705         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
39706         Don't bother worrying about TIME_WITH_SYS_TIME.
39707         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
39708         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
39709         * m4/sys_time_h.m4: New file.
39710         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
39711         Don't include sys/time.h.  Return from main rather than exiting.
39712         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
39713         all uses changed.
39714         * modules/gethrxtime (Depends-on): Add sys_time.
39715         * modules/gettime (Depends-on): Likewise.
39716         * modules/gettimeofday (Depends-on): Likewise.
39717         * modules/nanosleep (Depends-on): Likewise.
39718         * modules/settime (Depends-on): Likewise.
39719         * modules/tempname (Depends-on): Likewise.
39720         * modules/utimens (Depends-on): Likewise.
39721         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
39722         (Include:) Change back to <sys/time.h>.
39723         (Maintainer:) Add self.
39724         * modules/sys_time: New file.
39725         * modules/tempname (Depends-on): Add gettimeofday.
39726         * tests/test-gettimeofday.c: Include <sys/time.h>
39727         rather than gettimeofday.h.
39728
39729 2007-01-17  Bruno Haible  <bruno@clisp.org>
39730
39731         * gnulib-tool (func_get_license): Revert last patch. Instead, let
39732         the license default to GPL.
39733         (func_create_testdir): Don't complain if a module is LGPL and its
39734         tests module depends on GPLed modules.
39735
39736 2007-01-17  Bruno Haible  <bruno@clisp.org>
39737
39738         * lib/gettimeofday.c (gettimeofday): Add code for the case
39739         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
39740         maximum possible value for tv->tv_usec, rather than the minimum one.
39741
39742 2005-10-08  Martin Lambers  <marlam@marlam.de>
39743 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
39744 2007-01-16  Bruno Haible  <bruno@clisp.org>
39745
39746         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
39747         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
39748         gl_FUNC_GETTIMEOFDAY.
39749         (Include): Add gettimeofday.h.
39750         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
39751         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
39752         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
39753         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
39754         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
39755         * lib/gettimeofday.h: New file.
39756         * lib/gettimeofday.c: Include <sys/timeb.h>.
39757         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
39758         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
39759         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
39760         fall back on time().
39761
39762         * tests/test-gettimeofday.c: New file.
39763         * modules/gettimeofday-tests: New file.
39764
39765 2007-01-16  Eric Blake  <ebb9@byu.net>
39766
39767         * modules/fnmatch (Depends-on): Depend on wchar.
39768         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
39769         * m4/fnmatch.m4: Likewise.
39770         * modules/mbchar (Makefile.am): Assume <wchar.h>.
39771         * m4/mbchar.m4: Likewise.
39772         * modules/mbswidth (Depends-on): Depend on wchar.
39773         * lib/mbswidth.c: Assume <wchar.h>.
39774         * m4/mbswidth.m4: Likewise.
39775         * modules/quotearg (Depends-on): Depend on wchar.
39776         * lib/quotearg.c: Assume <wchar.h>.
39777         * m4/quotearg.m4: Likewise.
39778         * modules/regex (Depends-on): Depend on wchar.
39779         * lib/regex_internal.h: Assume <wchar.h>.
39780         * m4/regex.m4: Likewise.
39781         * modules/stdint (Depends-on): Depend on wchar.
39782         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
39783         * m4/stdint.m4: Likewise.
39784         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
39785         * modules/strftime (Depends-on): Depend on wchar.
39786         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
39787         * modules/strtol (Depends-on): Depend on wchar.
39788         * lib/strtol.c: Assume <wchar.h>.
39789         * modules/wcwidth (Depends-on): Depend on wchar.
39790         * lib/wcwidth.h: Assume <wchar.h>.
39791         * m4/wcwidth.m4: Likewise.
39792
39793 2007-01-16  Bruno Haible  <bruno@clisp.org>
39794
39795         * modules/csharpexec-script: New, created from...
39796         * modules/csharpexec: ... this.
39797
39798 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
39799
39800         * modules/javaexec-script: New, created from...
39801         * modules/javaexec: ... this.
39802
39803 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
39804
39805         * modules/poll (Dependencies): Add sys_select.
39806
39807 2007-01-15  Jim Meyering  <jim@meyering.net>
39808
39809         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
39810         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
39811         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
39812         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
39813
39814 2007-01-15  Bruno Haible  <bruno@clisp.org>
39815
39816         * modules/striconveh: New file.
39817         * lib/striconveh.h: New file.
39818         * lib/striconveh.c: New file.
39819         * MODULES.html.sh (Internationalization functions): Add striconveh.
39820
39821         * modules/striconveh-tests: New file.
39822         * tests/test-striconveh.c: New file.
39823
39824 2007-01-15  Bruno Haible  <bruno@clisp.org>
39825
39826         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
39827         not from GNU libiconv or GNU libc.
39828
39829 2007-01-15  Bruno Haible  <bruno@clisp.org>
39830
39831         * doc/gnulib-intro.texi (Copyright): Explain the different license
39832         terms for module descriptions, autoconf macros, tests, documentation.
39833
39834 2007-01-14  Bruno Haible  <bruno@clisp.org>
39835
39836         * modules/striconv-tests: New file.
39837         * tests/test-striconv.c: New file.
39838
39839 2007-01-14  Bruno Haible  <bruno@clisp.org>
39840
39841         * modules/iconv-tests: New file.
39842         * tests/test-iconv.c: New file.
39843
39844 2007-01-14  Bruno Haible  <bruno@clisp.org>
39845
39846         * gnulib-tool (func_get_license): For test modules, use the license of
39847         the main module.
39848
39849 2007-01-14  Bruno Haible  <bruno@clisp.org>
39850
39851         * modules/iconv (Include): Clarify that <iconv.h> can only be included
39852         if iconv is found to exist.
39853
39854 2007-01-14  Bruno Haible  <bruno@clisp.org>
39855
39856         * modules/c-ctype-tests: New file.
39857         * tests/test-c-ctype.c: New file.
39858
39859 2007-01-14  Bruno Haible  <bruno@clisp.org>
39860
39861         * modules/binary-io-tests: New file.
39862         * tests/test-binary-io.sh: New file.
39863         * tests/test-binary-io.c: New file.
39864
39865 2007-01-14  Bruno Haible  <bruno@clisp.org>
39866
39867         * modules/array-oset-tests: New file.
39868         * tests/test-array_oset.c: New file.
39869
39870 2007-01-14  Bruno Haible  <bruno@clisp.org>
39871
39872         * modules/array-list-tests: New file.
39873         * tests/test-array_list.c: New file.
39874
39875 2007-01-14  Bruno Haible  <bruno@clisp.org>
39876
39877         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
39878         and make.
39879         Reported by Simon Josefsson in
39880         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
39881
39882 2007-01-14  Bruno Haible  <bruno@clisp.org>
39883
39884         * modules/allocsa-tests: New file.
39885         * tests/test-allocsa.c: New file.
39886
39887 2007-01-14  Bruno Haible  <bruno@clisp.org>
39888
39889         * modules/fchdir (Depends-on): Add absolute-header.
39890         * modules/unistd (Depends-on): Likewise.
39891
39892 2006-12-30  Bruno Haible  <bruno@clisp.org>
39893
39894         * modules/fchdir: New file.
39895         * modules/unistd (Files): Add lib/unistd_.h.
39896         (Makefile.am): Generate unistd.h from unistd_.h.
39897         * lib/fchdir.c: New file.
39898         * lib/dirent_.h: New file.
39899         * lib/unistd_.h: New file.
39900         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
39901         * m4/fchdir.m4: New file.
39902         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
39903         (gl_HEADER_UNISTD): Invoke it.
39904         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
39905         function.
39906         * lib/backupfile.c (opendir, closedir): Undefine.
39907         * lib/chown.c (open, close): Undefine.
39908         * lib/clean-temp.c (open, close): Undefine.
39909         * lib/copy-file.c (open, close): Undefine.
39910         * lib/execute.c (open, close): Undefine.
39911         * lib/fsusage.c (open, close): Undefine.
39912         * lib/gc-gnulib.c (open, close): Undefine.
39913         * lib/getcwd.c (opendir, closedir): Undefine.
39914         * lib/glob.c (opendir, closedir): Undefine.
39915         * lib/javacomp.c (open, close): Undefine.
39916         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
39917         * lib/openat-proc.c (open, close): Undefine.
39918         * lib/pagealign_alloc.c (open, close): Undefine.
39919         * lib/pipe.c (open, close): Undefine.
39920         * lib/progreloc.c (open, close): Undefine.
39921         * lib/savedir.c (opendir, closedir): Undefine.
39922         * lib/utime.c (open, close): Undefine.
39923         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
39924
39925 2007-01-10  Bruno Haible  <bruno@clisp.org>
39926
39927         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
39928
39929 2007-01-12  Eric Blake  <ebb9@byu.net>
39930
39931         Provide a robust <wchar.h>.  Further simplifications are now
39932         possible in other modules, but not included here.
39933         * modules/wchar: New module.
39934         * m4/wchar.m4: New file.
39935         * lib/wchar_.h: Likewise.
39936         * modules/mbchar (Depends-on): Depend on wchar, as the first use
39937         of the new module.
39938         * MODULES.html.sh (Extended multibyte and wide character utilities):
39939         New section.
39940
39941 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
39942
39943         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
39944         to a reasonable default for memory allocation.
39945         (xreadlink): Don't allocate a huge buffer, to work around a buggy
39946         file system that reports garbage st_size values for symlinks.
39947         Problem reported by Liyang Hu.
39948
39949 2007-01-11  Simon Josefsson  <simon@josefsson.org>
39950
39951         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
39952         Emacs .#* auto-save files).
39953
39954 2007-01-11  Bruno Haible  <bruno@clisp.org>
39955
39956         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
39957         directory.
39958
39959 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
39960
39961         Use @...@ consistently in lib/wctype_.h.
39962         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
39963         on it being set to 1 or 0.
39964         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
39965         go back to AC_SUBSTing it.
39966         * modules/wctype (Makefile.am): Undo previous change.
39967
39968 2007-01-10  Eric Blake  <ebb9@byu.net>
39969
39970         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
39971         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
39972         * modules/wctype (Makefile.am): Likewise.
39973         Reported by Chris McGuire.
39974
39975 2007-01-10  Jim Meyering  <jim@meyering.net>
39976
39977         fts.c: a small readability/maintainability improvement
39978         * lib/fts.c (fts_read): Make this code slightly more readable and
39979         maintainable by hoisting the "sp->fts_cur = p" assignments to
39980         immediately follow the statements that set P.  Derived from
39981         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
39982
39983 2007-01-10  Eric Blake  <ebb9@byu.net>
39984
39985         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
39986         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
39987         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
39988         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
39989         Reported by Chris McGuire.
39990
39991 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
39992
39993         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
39994         in sed script.
39995
39996 2007-01-09  Bruno Haible  <bruno@clisp.org>
39997
39998         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
39999         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
40000         variables.
40001         (func_module): Use them.
40002
40003 2007-01-09  Bruno Haible  <bruno@clisp.org>
40004
40005         * modules/unistr/base: New file.
40006         * lib/unistr.h: New file.
40007
40008         * modules/unistr/u8-to-u16: New file.
40009         * lib/unistr/u8-to-u16.c: New file.
40010
40011         * modules/unistr/u8-to-u32: New file.
40012         * lib/unistr/u8-to-u32.c: New file.
40013
40014         * modules/unistr/u16-to-u8: New file.
40015         * lib/unistr/u16-to-u8.c: New file.
40016
40017         * modules/unistr/u16-to-u32: New file.
40018         * lib/unistr/u16-to-u32.c: New file.
40019
40020         * modules/unistr/u32-to-u8: New file.
40021         * lib/unistr/u32-to-u8.c: New file.
40022
40023         * modules/unistr/u32-to-u16: New file.
40024         * lib/unistr/u32-to-u16.c: New file.
40025
40026         * modules/unistr/u8-check: New file.
40027         * modules/unistr/u16-check: New file.
40028         * modules/unistr/u32-check: New file.
40029         * lib/unistr/u8-check.c: New file.
40030         * lib/unistr/u16-check.c: New file.
40031         * lib/unistr/u32-check.c: New file.
40032
40033         * modules/unistr/u8-chr: New file.
40034         * modules/unistr/u16-chr: New file.
40035         * modules/unistr/u32-chr: New file.
40036         * lib/unistr/u8-chr.c: New file.
40037         * lib/unistr/u16-chr.c: New file.
40038         * lib/unistr/u32-chr.c: New file.
40039
40040         * modules/unistr/u8-cmp: New file.
40041         * modules/unistr/u16-cmp: New file.
40042         * modules/unistr/u32-cmp: New file.
40043         * lib/unistr/u8-cmp.c: New file.
40044         * lib/unistr/u16-cmp.c: New file.
40045         * lib/unistr/u32-cmp.c: New file.
40046
40047         * modules/unistr/u8-cpy: New file.
40048         * modules/unistr/u16-cpy: New file.
40049         * modules/unistr/u32-cpy: New file.
40050         * lib/unistr/u8-cpy.c: New file.
40051         * lib/unistr/u16-cpy.c: New file.
40052         * lib/unistr/u32-cpy.c: New file.
40053         * lib/unistr/u-cpy.h: New file.
40054
40055         * modules/unistr/u8-cpy-alloc: New file.
40056         * modules/unistr/u16-cpy-alloc: New file.
40057         * modules/unistr/u32-cpy-alloc: New file.
40058         * lib/unistr/u8-cpy-alloc.c: New file.
40059         * lib/unistr/u16-cpy-alloc.c: New file.
40060         * lib/unistr/u32-cpy-alloc.c: New file.
40061         * lib/unistr/u-cpy-alloc.h: New file.
40062
40063         * modules/unistr/u8-endswith: New file.
40064         * modules/unistr/u16-endswith: New file.
40065         * modules/unistr/u32-endswith: New file.
40066         * lib/unistr/u8-endswith.c: New file.
40067         * lib/unistr/u16-endswith.c: New file.
40068         * lib/unistr/u32-endswith.c: New file.
40069         * lib/unistr/u-endswith.h: New file.
40070
40071         * modules/unistr/u8-mblen: New file.
40072         * modules/unistr/u16-mblen: New file.
40073         * modules/unistr/u32-mblen: New file.
40074         * lib/unistr/u8-mblen.c: New file.
40075         * lib/unistr/u16-mblen.c: New file.
40076         * lib/unistr/u32-mblen.c: New file.
40077
40078         * modules/unistr/u8-mbtouc: New file.
40079         * modules/unistr/u16-mbtouc: New file.
40080         * modules/unistr/u32-mbtouc: New file.
40081         * lib/unistr/u8-mbtouc.c: New file.
40082         * lib/unistr/u16-mbtouc.c: New file.
40083         * lib/unistr/u32-mbtouc.c: New file.
40084
40085         * modules/unistr/u8-mbtouc-safe: New file.
40086         * modules/unistr/u16-mbtouc-safe: New file.
40087         * modules/unistr/u32-mbtouc-safe: New file.
40088         * lib/unistr/u8-mbtouc-safe.c: New file.
40089         * lib/unistr/u16-mbtouc-safe.c: New file.
40090         * lib/unistr/u32-mbtouc-safe.c: New file.
40091
40092         * modules/unistr/u8-move: New file.
40093         * modules/unistr/u16-move: New file.
40094         * modules/unistr/u32-move: New file.
40095         * lib/unistr/u8-move.c: New file.
40096         * lib/unistr/u16-move.c: New file.
40097         * lib/unistr/u32-move.c: New file.
40098         * lib/unistr/u-move.h: New file.
40099
40100         * modules/unistr/u8-next: New file.
40101         * modules/unistr/u16-next: New file.
40102         * modules/unistr/u32-next: New file.
40103         * lib/unistr/u8-next.c: New file.
40104         * lib/unistr/u16-next.c: New file.
40105         * lib/unistr/u32-next.c: New file.
40106
40107         * modules/unistr/u8-prev: New file.
40108         * modules/unistr/u16-prev: New file.
40109         * modules/unistr/u32-prev: New file.
40110         * lib/unistr/u8-prev.c: New file.
40111         * lib/unistr/u16-prev.c: New file.
40112         * lib/unistr/u32-prev.c: New file.
40113
40114         * modules/unistr/u8-set: New file.
40115         * modules/unistr/u16-set: New file.
40116         * modules/unistr/u32-set: New file.
40117         * lib/unistr/u8-set.c: New file.
40118         * lib/unistr/u16-set.c: New file.
40119         * lib/unistr/u32-set.c: New file.
40120         * lib/unistr/u-set.h: New file.
40121
40122         * modules/unistr/u8-startswith: New file.
40123         * modules/unistr/u16-startswith: New file.
40124         * modules/unistr/u32-startswith: New file.
40125         * lib/unistr/u8-startswith.c: New file.
40126         * lib/unistr/u16-startswith.c: New file.
40127         * lib/unistr/u32-startswith.c: New file.
40128         * lib/unistr/u-startswith.h: New file.
40129
40130         * modules/unistr/u8-stpcpy: New file.
40131         * modules/unistr/u16-stpcpy: New file.
40132         * modules/unistr/u32-stpcpy: New file.
40133         * lib/unistr/u8-stpcpy.c: New file.
40134         * lib/unistr/u16-stpcpy.c: New file.
40135         * lib/unistr/u32-stpcpy.c: New file.
40136         * lib/unistr/u-stpcpy.h: New file.
40137
40138         * modules/unistr/u8-stpncpy: New file.
40139         * modules/unistr/u16-stpncpy: New file.
40140         * modules/unistr/u32-stpncpy: New file.
40141         * lib/unistr/u8-stpncpy.c: New file.
40142         * lib/unistr/u16-stpncpy.c: New file.
40143         * lib/unistr/u32-stpncpy.c: New file.
40144         * lib/unistr/u-stpncpy.h: New file.
40145
40146         * modules/unistr/u8-strcat: New file.
40147         * modules/unistr/u16-strcat: New file.
40148         * modules/unistr/u32-strcat: New file.
40149         * lib/unistr/u8-strcat.c: New file.
40150         * lib/unistr/u16-strcat.c: New file.
40151         * lib/unistr/u32-strcat.c: New file.
40152         * lib/unistr/u-strcat.h: New file.
40153
40154         * modules/unistr/u8-strchr: New file.
40155         * modules/unistr/u16-strchr: New file.
40156         * modules/unistr/u32-strchr: New file.
40157         * lib/unistr/u8-strchr.c: New file.
40158         * lib/unistr/u16-strchr.c: New file.
40159         * lib/unistr/u32-strchr.c: New file.
40160
40161         * modules/unistr/u8-strcmp: New file.
40162         * modules/unistr/u16-strcmp: New file.
40163         * modules/unistr/u32-strcmp: New file.
40164         * lib/unistr/u8-strcmp.c: New file.
40165         * lib/unistr/u16-strcmp.c: New file.
40166         * lib/unistr/u32-strcmp.c: New file.
40167
40168         * modules/unistr/u8-strcpy: New file.
40169         * modules/unistr/u16-strcpy: New file.
40170         * modules/unistr/u32-strcpy: New file.
40171         * lib/unistr/u8-strcpy.c: New file.
40172         * lib/unistr/u16-strcpy.c: New file.
40173         * lib/unistr/u32-strcpy.c: New file.
40174         * lib/unistr/u-strcpy.h: New file.
40175
40176         * modules/unistr/u8-strcspn: New file.
40177         * modules/unistr/u16-strcspn: New file.
40178         * modules/unistr/u32-strcspn: New file.
40179         * lib/unistr/u8-strcspn.c: New file.
40180         * lib/unistr/u16-strcspn.c: New file.
40181         * lib/unistr/u32-strcspn.c: New file.
40182         * lib/unistr/u-strcspn.h: New file.
40183
40184         * modules/unistr/u8-strdup: New file.
40185         * modules/unistr/u16-strdup: New file.
40186         * modules/unistr/u32-strdup: New file.
40187         * lib/unistr/u8-strdup.c: New file.
40188         * lib/unistr/u16-strdup.c: New file.
40189         * lib/unistr/u32-strdup.c: New file.
40190         * lib/unistr/u-strdup.h: New file.
40191
40192         * modules/unistr/u8-strlen: New file.
40193         * modules/unistr/u16-strlen: New file.
40194         * modules/unistr/u32-strlen: New file.
40195         * lib/unistr/u8-strlen.c: New file.
40196         * lib/unistr/u16-strlen.c: New file.
40197         * lib/unistr/u32-strlen.c: New file.
40198         * lib/unistr/u-strlen.h: New file.
40199
40200         * modules/unistr/u8-strmblen: New file.
40201         * modules/unistr/u16-strmblen: New file.
40202         * modules/unistr/u32-strmblen: New file.
40203         * lib/unistr/u8-strmblen.c: New file.
40204         * lib/unistr/u16-strmblen.c: New file.
40205         * lib/unistr/u32-strmblen.c: New file.
40206
40207         * modules/unistr/u8-strmbtouc: New file.
40208         * modules/unistr/u16-strmbtouc: New file.
40209         * modules/unistr/u32-strmbtouc: New file.
40210         * lib/unistr/u8-strmbtouc.c: New file.
40211         * lib/unistr/u16-strmbtouc.c: New file.
40212         * lib/unistr/u32-strmbtouc.c: New file.
40213
40214         * modules/unistr/u8-strncat: New file.
40215         * modules/unistr/u16-strncat: New file.
40216         * modules/unistr/u32-strncat: New file.
40217         * lib/unistr/u8-strncat.c: New file.
40218         * lib/unistr/u16-strncat.c: New file.
40219         * lib/unistr/u32-strncat.c: New file.
40220         * lib/unistr/u-strncat.h: New file.
40221
40222         * modules/unistr/u8-strncmp: New file.
40223         * modules/unistr/u16-strncmp: New file.
40224         * modules/unistr/u32-strncmp: New file.
40225         * lib/unistr/u8-strncmp.c: New file.
40226         * lib/unistr/u16-strncmp.c: New file.
40227         * lib/unistr/u32-strncmp.c: New file.
40228
40229         * modules/unistr/u8-strncpy: New file.
40230         * modules/unistr/u16-strncpy: New file.
40231         * modules/unistr/u32-strncpy: New file.
40232         * lib/unistr/u8-strncpy.c: New file.
40233         * lib/unistr/u16-strncpy.c: New file.
40234         * lib/unistr/u32-strncpy.c: New file.
40235         * lib/unistr/u-strncpy.h: New file.
40236
40237         * modules/unistr/u8-strnlen: New file.
40238         * modules/unistr/u16-strnlen: New file.
40239         * modules/unistr/u32-strnlen: New file.
40240         * lib/unistr/u8-strnlen.c: New file.
40241         * lib/unistr/u16-strnlen.c: New file.
40242         * lib/unistr/u32-strnlen.c: New file.
40243         * lib/unistr/u-strnlen.h: New file.
40244
40245         * modules/unistr/u8-strpbrk: New file.
40246         * modules/unistr/u16-strpbrk: New file.
40247         * modules/unistr/u32-strpbrk: New file.
40248         * lib/unistr/u8-strpbrk.c: New file.
40249         * lib/unistr/u16-strpbrk.c: New file.
40250         * lib/unistr/u32-strpbrk.c: New file.
40251         * lib/unistr/u-strpbrk.h: New file.
40252
40253         * modules/unistr/u8-strrchr: New file.
40254         * modules/unistr/u16-strrchr: New file.
40255         * modules/unistr/u32-strrchr: New file.
40256         * lib/unistr/u8-strrchr.c: New file.
40257         * lib/unistr/u16-strrchr.c: New file.
40258         * lib/unistr/u32-strrchr.c: New file.
40259
40260         * modules/unistr/u8-strspn: New file.
40261         * modules/unistr/u16-strspn: New file.
40262         * modules/unistr/u32-strspn: New file.
40263         * lib/unistr/u8-strspn.c: New file.
40264         * lib/unistr/u16-strspn.c: New file.
40265         * lib/unistr/u32-strspn.c: New file.
40266         * lib/unistr/u-strspn.h: New file.
40267
40268         * modules/unistr/u8-strstr: New file.
40269         * modules/unistr/u16-strstr: New file.
40270         * modules/unistr/u32-strstr: New file.
40271         * lib/unistr/u8-strstr.c: New file.
40272         * lib/unistr/u16-strstr.c: New file.
40273         * lib/unistr/u32-strstr.c: New file.
40274         * lib/unistr/u-strstr.h: New file.
40275
40276         * modules/unistr/u8-strtok: New file.
40277         * modules/unistr/u16-strtok: New file.
40278         * modules/unistr/u32-strtok: New file.
40279         * lib/unistr/u8-strtok.c: New file.
40280         * lib/unistr/u16-strtok.c: New file.
40281         * lib/unistr/u32-strtok.c: New file.
40282         * lib/unistr/u-strtok.h: New file.
40283
40284         * modules/unistr/u8-uctomb: New file.
40285         * modules/unistr/u16-uctomb: New file.
40286         * modules/unistr/u32-uctomb: New file.
40287         * lib/unistr/u8-uctomb.c: New file.
40288         * lib/unistr/u16-uctomb.c: New file.
40289         * lib/unistr/u32-uctomb.c: New file.
40290
40291         * MODULES.html.sh (Unicode string functions): Add the new modules.
40292
40293 2007-01-08  Bruno Haible  <bruno@clisp.org>
40294
40295         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
40296         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
40297         subdirectories.
40298
40299 2007-01-08  Karl Berry  <karl@gnu.org>
40300
40301         * doc/error.texi: mention that main() fns must set program_name
40302         when progname is used.
40303
40304 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
40305
40306         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
40307         WCTYPE_H is empty, for the benefit of builds from non-distclean
40308         directories.  Problem reported by Eric Blake in
40309         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
40310
40311 2007-01-08  Bruno Haible  <bruno@clisp.org>
40312
40313         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
40314         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
40315         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
40316         PROVIDE_CANONICALIZE_FILENAME_MODE.
40317         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
40318
40319 2007-01-08  Bruno Haible  <bruno@clisp.org>
40320
40321         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
40322         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
40323         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
40324         * lib/fts.c: Likewise.
40325         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
40326
40327 2006-12-25  Bruno Haible  <bruno@clisp.org>
40328
40329         * modules/utf8-ucs4-safe: New file.
40330         * lib/utf8-ucs4-safe.h: New file.
40331         * lib/unistr/utf8-ucs4-safe.c: New file.
40332
40333         * modules/utf16-ucs4-safe: New file.
40334         * lib/utf16-ucs4-safe.h: New file.
40335         * lib/unistr/utf16-ucs4-safe.c: New file.
40336
40337         * MODULES.html.sh (Unicode string functions): Add the new modules.
40338
40339 2007-01-08  Bruno Haible  <bruno@clisp.org>
40340
40341         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
40342         (Depends-on): Add unitypes.
40343         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
40344         (u8_mbtouc_aux): Move out to separate file.
40345         (u8_mbtouc): Use ucs4_t, uint8_t types.
40346         * lib/unistr/utf8-ucs4.c: New file.
40347
40348         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
40349         (Depends-on): Add unitypes.
40350         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
40351         (u16_mbtouc_aux): Move out to separate file.
40352         (u16_mbtouc): Use ucs4_t, uint16_t types.
40353         * lib/unistr/utf16-ucs4.c: New file.
40354
40355         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
40356         (Depends-on): Add unitypes.
40357         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
40358         (u8_uctomb_aux): Move out to separate file.
40359         (u8_uctomb): Use ucs4_t, uint8_t types.
40360         * lib/unistr/ucs4-utf8.c: New file.
40361
40362         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
40363         (Depends-on): Add unitypes.
40364         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
40365         (u16_uctomb_aux): Move out to separate file.
40366         (u16_uctomb): Use ucs4_t, uint16_t types.
40367         * lib/unistr/ucs4-utf16.c: New file.
40368
40369 2006-12-25  Bruno Haible  <bruno@clisp.org>
40370
40371         * modules/unitypes: New file.
40372         * lib/unitypes.h: New file.
40373         * MODULES.html.sh (func_all_modules): New section "Unicode string
40374         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
40375         this section. Add unitypes.
40376
40377 2007-01-08  Bruno Haible  <bruno@clisp.org>
40378
40379         Avoid variable names that conflict with those from libtool.
40380         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
40381         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
40382         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
40383         library_names_spec to acl_library_names_spec, hardcode_* to
40384         acl_hardcode_*.
40385         Reported by Ralf Wildenhues.
40386
40387 2007-01-08  Bruno Haible  <bruno@clisp.org>
40388
40389         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
40390         definition.
40391         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
40392         definition.
40393         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
40394         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
40395         definition.
40396         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
40397         definition.
40398         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
40399         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
40400         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
40401         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
40402         definition.
40403         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
40404         definition.
40405         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
40406         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
40407         GC_USE_<algorithm>.
40408         * lib/gc-libgcrypt.c: Likewise.
40409         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
40410         * modules/gc-arctwo (configure.ac): Likewise.
40411         * modules/gc-des (configure.ac): Likewise.
40412         * modules/gc-hmac-md5 (configure.ac): Likewise.
40413         * modules/gc-hmac-sha1 (configure.ac): Likewise.
40414         * modules/gc-md2 (configure.ac): Likewise.
40415         * modules/gc-md4 (configure.ac): Likewise.
40416         * modules/gc-md5 (configure.ac): Likewise.
40417         * modules/gc-random (configure.ac): Likewise.
40418         * modules/gc-rijndael (configure.ac): Likewise.
40419         * modules/gc-sha1 (configure.ac): Likewise.
40420
40421 2007-01-08  Bruno Haible  <bruno@clisp.org>
40422
40423         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
40424         macro definition.
40425         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
40426         definition.
40427         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
40428         definition.
40429         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
40430         * modules/fcntl-safer (configure.ac): Likewise.
40431         * modules/fopen-safer (configure.ac): Likewise.
40432         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
40433         GNULIB_FWRITEERROR macro definition.
40434
40435 2007-01-08  Bruno Haible  <bruno@clisp.org>
40436
40437         * m4/gnulib-common.m4: New file.
40438         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
40439         (func_get_filelist): Add m4/gnulib-common.m4.
40440
40441 2007-01-08  Bruno Haible  <bruno@clisp.org>
40442
40443         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
40444         command.
40445
40446 2007-01-08  Jim Meyering  <jim@meyering.net>
40447
40448         Use a more robust test for a "can't happen" condition.
40449         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
40450         narrowed the st_size value.  Presuming the "can't happen" condition
40451         is true, that narrowing could conceivably convert an invalid st_size
40452         value into a valid one.  Instead, use a change based on Matthew
40453         Woehlke's original patch.
40454
40455         Slight readability improvement: use an assert-like macro
40456         in place of literal "abort ()" uses.
40457         * lib/fts.c (fts_assert): Define.
40458         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
40459         Use this macro instead of a bare 'abort'.
40460
40461 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
40462
40463         Don't worry about using IRIX 5.3's wctype.h broken definitions;
40464         simply work around them.
40465         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
40466         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
40467         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
40468         declaring.
40469         Don't bother to define as macros, since the standard doesn't require it.
40470         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
40471         longer worry about IRIX 5.3.
40472         (HAVE_WCTYPE_CTMP_BUG): Remove.
40473
40474 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
40475
40476         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
40477         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
40478         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
40479         Problems reported by Georg Schwarz for IRIX 5.3.
40480
40481         * gnulib-tool (autoconf_minversion): Take the maximum version number
40482         found, not the minimum.  Problem reported by James Youngman.
40483
40484 2007-01-03  Karl Berry  <karl@gnu.org>
40485
40486         * doc/error.texi: new file, explaining interaction with progname.
40487         * doc/gnulib.texi: include it.  Update copyright.
40488
40489 2007-01-03  Simon Josefsson  <simon@josefsson.org>
40490
40491         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
40492         AC_CANONICAL_HOST, to improve autobuild outputs.
40493
40494 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
40495             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
40496
40497         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
40498         sockets, server sockets, and other file descriptors.  Count errors
40499         to compute the return value.  Reorder the code a bit to be easier
40500         to follow.  Don't set event bits that were not requested (except
40501         POLLERR and POLLHUP).
40502
40503 2007-01-01  Bruno Haible  <bruno@clisp.org>
40504
40505         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
40506
40507 2007-01-03  Jim Meyering  <jim@meyering.net>
40508
40509         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
40510
40511 2007-01-02  Bruno Haible  <bruno@clisp.org>
40512
40513         * modules/settime (Include): Require timespec.h.
40514         * modules/nanosleep (Include): Likewise.
40515
40516 2007-01-01  Bruno Haible  <bruno@clisp.org>
40517
40518         * gnulib-tool (func_emit_copyright_notice): Bump year.
40519         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
40520
40521 2007-01-01  Bruno Haible  <bruno@clisp.org>
40522
40523         Improve support for OpenBSD.
40524         * build-aux/config.rpath (libname_spec): Export.
40525         (library_names_spec): New variable. Export.
40526         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
40527         library_names_spec from the config.rpath output. Locate shared library
40528         through the name pattern in library_names_spec.
40529
40530 2007-01-01  Eric Blake  <ebb9@byu.net>
40531
40532         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
40533
40534 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
40535
40536         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
40537         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
40538         assume the C locale, and avoid an "eval" that could cause trouble.
40539         Problem with SORT reported by Bob Proulx.
40540
40541         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
40542         Define.  Trivial patch from Henning Nielsen Lund, originally
40543         sent to bug-grep@gnu.org today.
40544
40545 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
40546
40547         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
40548         struct stat.  Problem reported by Henning Nielsen Lund.
40549         * lib/acl.c: Include acl.h first, to check interface.  Don't
40550         bother to include sys/types.h and sys/stat.h again.
40551
40552 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
40553
40554         Import the following change from libc; problem reported by
40555         Sven Verdoolaege.
40556
40557         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
40558
40559         [BZ #1373]
40560         * lib/argp.h: Remove __NTH for __argp_usage inline function.
40561
40562 2006-12-28  Jim Meyering  <jim@meyering.net>
40563
40564         * build-aux/announce-gen: Do not assume that the package
40565         builds any of tar.gz, tar.bz2, and .xdelta files.
40566         Suggestion from Simon Josefsson.
40567
40568 2006-12-28  Simon Josefsson  <simon@josefsson.org>
40569
40570         * modules/announce-gen: New file.
40571
40572 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
40573
40574         * lib/mbchar.h: Just include <wctype.h>; the wctype module
40575         handles its gotchas now.
40576         * lib/mbswidth.c: Likewise.
40577         * lib/wcwidth.h: Likewise.
40578         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
40579         and iswcntrl; the wctype module does this stuff now.
40580         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
40581         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
40582         * modules/mbchar (Depends-on): Add wctype.
40583         * modules/mbswidth (Depends-on): Likewise.
40584         * modules/wcwidth (Depends-on): Likewise.
40585
40586 2006-12-27  Eric Blake  <ebb9@byu.net>
40587
40588         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
40589         module uses more than what <wctype.h> is required to provide.
40590
40591 2006-12-26  Eric Blake  <ebb9@byu.net>
40592
40593         * gnulib-tool (sed_extract_prog): Avoid space-tab.
40594
40595 2006-12-26  Eric Blake  <ebb9@byu.net>
40596
40597         * modules/absolute-header: New module.
40598         * modules/fcntl (Depends-on): Depend on it.
40599         * modules/inttypes (Depends-on): Likewise.
40600         * modules/stdint (Depends-on): Likewise.
40601         * modules/sys_stat (Depends-on): Likewise.
40602         * modules/wctype (Depends-on): Likewise.
40603         * MODULES.html.sh (Support for building libraries and
40604         executables): Document it.
40605
40606 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
40607
40608         * gnulib-tool (SED): Remove, undoing previous change.
40609         The problem was that it broke coreutils on Solaris, because
40610         "sed --posix" leaked into a makefile.
40611         (sed): New alias, if 'alias' and GNU sed.
40612
40613 2006-12-24  Jim Meyering  <jim@meyering.net>
40614
40615         Work around an fchownat bug in glibc-2.4:
40616         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
40617         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
40618         in spite of the -P option.
40619         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
40620         New macros.
40621         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
40622         * modules/openat (Files): Add lib/fchownat.c.
40623         * lib/openat.c (fchownat): Don't define here.  Move to...
40624         * lib/fchownat.c: ...this new file.
40625
40626 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
40627
40628         Fix bug reported by Bruno Haible in
40629         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
40630         where quotearg.c didn't compile on Mac OS X 10.2 because it
40631         lacks <wchar.h> and wint_t.
40632         * lib/wctype_.h (__wctype_wint_t): New type.
40633         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
40634         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
40635         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
40636         Arg is now of type __wctype_wint_t, not wint_t.
40637         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
40638         substitute HAVE_WINT_T.
40639         * modules/wctype (Files): Add m4/wint_t.m4.
40640         (wctype.h): Substitute HAVE_WINT_T.
40641
40642 2006-12-23  Bruno Haible  <bruno@clisp.org>
40643
40644         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
40645
40646 2006-12-23  Bruno Haible  <bruno@clisp.org>
40647
40648         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
40649         S_ISLNK.
40650         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
40651         mingw.
40652
40653 2006-12-22  Bruno Haible  <bruno@clisp.org>
40654
40655         * lib/copy-file.c: Include acl.h.
40656         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
40657         Close the file descriptors only after being done with copy_acl.
40658         * modules/copy-file (Depends-on): Add acl.
40659
40660 2006-12-22  Bruno Haible  <bruno@clisp.org>
40661
40662         * gnulib-tool (SED): New variable.
40663         Use $SED instead of sed everywhere.
40664
40665 2006-12-22  Bruno Haible  <bruno@clisp.org>
40666
40667         * modules/no-c++: New file.
40668         * m4/no-c++.m4: New file.
40669         * MODULES.html.sh (Support for building libraries and executables):
40670         Add no-c++.
40671
40672 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
40673
40674         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
40675         Include <limits.h>, and use its INT_MAX to rewrite the
40676         j loop so that it does not overflow 'int'.  Problem reported by
40677         Ralf Wildenhues in
40678         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
40679         Play it safe by shifting left by 1 rather than multiplying by 2,
40680         as GCC is less likely to optimize this away when the value
40681         is signed (when it assumes overflow leads to undefined behavior).
40682         Also, don't assume time_t uses two's complement.
40683
40684 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
40685
40686         * MODULES.html.sh: New module wctype.
40687         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
40688         * lib/fnmatch.c: Don't bother to include <wchar.h> before
40689         <wctype.h>, since the new wctype module should fix this.
40690         * lib/quotearg.c: Include <wctype.h> unconditionally, since
40691         the wctype module should arrange for it.
40692         * lib/regex_internal.h: Likewise.
40693         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
40694         since the wctype module should handle this now.
40695         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
40696         * modules/fnmatch (Depends-on): Add wctype.
40697         * modules/quotearg (Depends-on): Likewise.
40698         * modules/regex (Depends-on): Likewise.
40699
40700 2006-12-19  Bruno Haible  <bruno@clisp.org>
40701
40702         * lib/strdup.h [C++]: Wrap definitions in extern "C".
40703         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
40704
40705 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40706
40707         * modules/savewd (Depends-on): Fix dependency on fcntl.
40708
40709 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
40710
40711         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
40712         conforms to C99, rather than relying on the user's environment
40713         setting of STDINT_H.
40714
40715 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
40716         and Eric Blake  <ebb9@byu.net>
40717
40718         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
40719         This is more consistent with the other defines here.
40720         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
40721         Port to z/OS.  Problem reported by Paul Gilmartin.
40722         Change local vars to use gl_ prefix rather than ac_.
40723         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
40724         with other defines.
40725         * modules/double-slash-root: New module.
40726         * modules/dirname (Files): Remove m4/double-slash-root.m4.
40727         (Depends-on): Add double-slash-root.
40728         * MODULES.html.sh (File system functions): Mention new module.
40729
40730 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
40731
40732         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
40733         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
40734         This is for the benefit of gzip, which doesn't do i18n.
40735
40736 2006-12-12  Jim Meyering  <jim@meyering.net>
40737
40738         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
40739         Reported by Andreas Schwab <schwab@suse.de>.
40740
40741 2006-12-12  Bruno Haible  <bruno@clisp.org>
40742
40743         Merge these changes.
40744         2006-09-05  Bruno Haible  <bruno@clisp.org>
40745         * lib/iconvme.c (iconv_string): No need to save and restore errno when
40746         iconv_alloc succeeded.
40747         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
40748         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
40749         test for " && dest " at the end - dest is always != NULL there. Call
40750         iconv with 4xNULL arguments initially, to reset the state. Call iconv
40751         with 2xNULL arguments, also to flush the state storage. Handle the
40752         IRIX iconv behaviour. Realloc the final result, to throw away unused
40753         memory.
40754
40755 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
40756
40757         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
40758         and fchmodat unconditionally, since glibc 2.4 has them.
40759         Problem reported by Arkadiusz Miskiewicz.
40760
40761 2006-12-10  Bruno Haible  <bruno@clisp.org>
40762
40763         * gnulib-tool (func_import): Show the include files only for those
40764         modules that are copied and specified.
40765         Reported by Karl Berry.
40766
40767 2006-12-08  Jim Meyering  <jim@meyering.net>
40768
40769         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
40770         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
40771
40772         * build-aux/announce-gen: Add two new options, both optional:
40773         --bootstrap-tools=TOOL_LIST
40774               a comma-separated list of tools, e.g.,
40775               autoconf,automake,bison,gnulib
40776         --gnulib-snapshot-date=DATE
40777               if gnulib is in the bootstrap tool list,
40778               then report this as the snapshot date.
40779               If not specified, use the current date/time.
40780               If you specify a date here, be sure it's UTC.
40781
40782 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40783
40784         * tests/test-argp-2.sh: Fix test to match actual output.
40785         (func_compare): Fix sed script to be portable.
40786
40787 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
40788
40789         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
40790         workaround for this case.  It is not autoconfigured now; offhand
40791         it's hard to see how to autoconfigure it.
40792
40793 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
40794
40795         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
40796         a directory that is about to be chowned.  Such a directory's
40797         initial file permissions should permit the owner only and this
40798         should not be changed until after the chown, since the group and
40799         other bits would be incorrect if they granted permission before
40800         the chown.
40801
40802         Fix porting problem for iswctype reported by Georg Schwarz in:
40803         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
40804         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
40805         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
40806         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
40807         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
40808
40809 2006-12-03  Jim Meyering  <jim@meyering.net>
40810
40811         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
40812         p->fts_statp may not yet be defined.
40813         (fts_read): Instead, set it in the caller, once p->fts_statp is
40814         sure to be defined, and corresponds to a top-level directory.
40815         This bug made du -x fail.  Here's the coreutils test case:
40816         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
40817         Reported by Mike Frysinger.
40818
40819 2006-12-01  Jim Meyering  <jim@meyering.net>
40820
40821         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
40822         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
40823         Reported by Simon Josefsson.
40824
40825 2006-11-30  Jim Meyering  <jim@meyering.net>
40826
40827         * m4/warning.m4: Use the all-permissive copyright notice
40828         recommended by RMS (rather than LGPL).
40829         * m4/vararrays.m4: Likewise.
40830         * m4/flexmember.m4: Likewise.
40831
40832 2006-11-29  Bruno Haible  <bruno@clisp.org>
40833
40834         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
40835         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
40836         using +=.
40837         Reported by Simon Josefsson <simon@josefsson.org>.
40838
40839 2006-11-28  James Youngman <jay@gnu.org>
40840
40841         * README: Advise users that they might find the bug-gnulib@gnu.org
40842         and autotools-announce@gnu.org mailing lists useful.
40843
40844 2006-11-28  Bruno Haible  <bruno@clisp.org>
40845
40846         * m4/ptrdiff_max.m4: Remove file.
40847
40848 2006-11-21  Bruno Haible  <bruno@clisp.org>
40849
40850         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
40851         _AC_COMPUTE_INT.
40852         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
40853         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
40854         _AC_COMPUTE_INT.
40855         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
40856         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
40857         _AC_COMPUTE_INT.
40858         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
40859
40860 2006-11-28  Jim Meyering  <jim@meyering.net>
40861
40862         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
40863         warning from "gcc -Wshadow" about shadowing the builtin.
40864
40865 2006-11-27  Bruno Haible  <bruno@clisp.org>
40866
40867         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
40868         _AC_COMPUTE_INT.
40869         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
40870
40871 2006-11-27  Bruno Haible  <bruno@clisp.org>
40872             Paul Eggert  <eggert@cs.ucla.edu>
40873
40874         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
40875
40876 2006-11-26  Bruno Haible  <bruno@clisp.org>
40877
40878         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
40879         noinst_LTLIBRARIES.
40880
40881 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
40882             Bruno Haible  <bruno@clisp.org>
40883
40884         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
40885         if compiling with "gcc -ansi".
40886
40887 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
40888
40889         Fix some incompatibilities with gcc -ansi -pedantic.
40890         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
40891         if compiling pedantically with GCC, unless it's C99 or later.
40892         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
40893         it mishandles gcc -ansi -pedantic as well.
40894         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
40895         if gcc -pedantic.
40896         * lib/regexec.c (check_node_accept_bytes): Don't use auto
40897         initializers for struct if -pedantic, unless it's C99 or later.
40898
40899 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
40900
40901         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
40902         Don't close an fd more than once. Identical atimes indicate
40903         success, not failure.
40904
40905 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
40906
40907         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
40908
40909 2006-11-23  Jim Meyering  <jim@meyering.net>
40910
40911         * build-aux/announce-gen: New file.  From coreutils.
40912
40913 2006-11-22  Jim Meyering  <jim@meyering.net>
40914
40915         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
40916         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
40917         (fts_read): Use a temporary to narrow the overused st_size member
40918         before using it in a switch statement.  Reported by Matthew Woehlke.
40919
40920         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
40921         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
40922
40923 2006-11-20  Bruno Haible  <bruno@clisp.org>
40924
40925         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
40926         changequote instead of pairs of brackets.
40927         Reported by Andreas Schwab <schwab@suse.de>.
40928
40929 2006-11-21  Jim Meyering  <jim@meyering.net>
40930
40931         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
40932         so as to remain compatible with older compilers.
40933         Patch from Michael Deutschmann.
40934
40935 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
40936
40937         * MODULES.html.sh (File system functions): Add openat.
40938
40939         * lib/openat.h (rpl_fstatat): New macro, if
40940         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
40941         (fstatat): Define to rpl_fstatat under the same conditions,
40942         unless COMPILING_FSTATAT.
40943         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
40944         seems to have the bug.
40945         * lib/fstatat.c: New file.
40946         * modules/openat (Files): Add it.
40947
40948 2006-11-20  Bruno Haible  <bruno@clisp.org>
40949
40950         * Makefile: New file.
40951
40952 2006-11-20  Jim Meyering  <jim@meyering.net>
40953
40954         The beginnings of syntax-related checks for gnulib.
40955         * lib/Makefile: New file.
40956         * lib/t-idcache: New script.  Ensure that the two halves of
40957         idcache.c stay in sync.
40958
40959         * lib/idcache.c: Adjust comments in user- and group- portions to
40960         be more accurate, and to be consistent with one another.
40961
40962 2006-11-20  Jim Meyering  <jim@meyering.net>
40963
40964         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
40965         continue using the flexible array member (thus, this module performs
40966         half as many malloc calls), with the addition that...
40967         (getgroup, getuser): Consistently record a non-match via an empty
40968         "name" string, and map an empty string match to a NULL return value.
40969         * modules/idcache (Depends-on): Re-add flexmember.
40970
40971         * lib/idcache.c (getuser): Remove all uses of the register keyword.
40972         (getuidbyname, getgroup, getgidbyname): Likewise.
40973
40974         Use cleaner syntax: NULL rather than 0.
40975         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
40976
40977 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
40978
40979         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
40980         It mishandled the case where the group was missing.
40981         Problem reported by Greg Schafer.
40982         * modules/idcache: Likewise.
40983
40984 2006-11-18  Jim Meyering  <jim@meyering.net>
40985
40986         * check-module (%exempt_header): Add exception for some
40987         conditionally-included headers.
40988
40989         * modules/i-ring (Depends-on): Add verify.
40990         (License): Change to LGPL.
40991
40992 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
40993
40994         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
40995         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
40996         and inttostr.h.  Use snprintf rather than uinttostr, so that
40997         LGPLed code doesn't depend on GPLed.
40998
40999 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
41000
41001         * modules/inline (License): Change from GPL to LGPL.
41002
41003 2006-11-17  Jim Meyering  <jim@meyering.net>
41004
41005         * modules/d-type (License): Switch to LGPL.
41006
41007 2006-11-15  Bruno Haible  <bruno@clisp.org>
41008
41009         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
41010
41011 2006-11-15  Eric Blake  <ebb9@byu.net>
41012
41013         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
41014         the module dependency.
41015
41016 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
41017             Bruno Haible  <bruno@clisp.org>
41018
41019         * gnulib-tool (func_create_testdir): Add license consistency check.
41020
41021 2006-11-15  Eric Blake  <ebb9@byu.net>
41022
41023         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
41024         random "(cached)" in configure output.
41025
41026 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41027
41028         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
41029         test for conforming inttypes.h is both announced and cached.
41030
41031         * MODULES.html.sh (seen_modules, seen_files): New variables.
41032         (func_module): Rewrite to use a few less gnulib-tool and sed
41033         invocations.  Avoid a couple of quadratic algorithms for ...
41034         (missed_modules, missed_files): ... these, with ...
41035         (func_append, func_tmpdir): ... these new functions, from
41036         gnulib-tool.  Analogously, install traps for cleanup.
41037
41038         * tests/test-gc.c (main): Remove unused variables.
41039         * tests/test-read-file.c: Include stdlib.h, for 'free'.
41040
41041 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
41042
41043         * modules/inttostr (License): Change to LGPL.
41044
41045 2006-11-14  Eric Blake  <ebb9@byu.net>
41046
41047         * modules/tempname (License): Change to LGPL.
41048
41049 2006-11-14  Eric Blake  <ebb9@byu.net>
41050
41051         * doc/functions.texi (Function Portability): *printf functions on
41052         Cygwin now understand all POSIX size specifiers.
41053
41054 2006-11-14  Bruno Haible  <bruno@clisp.org>
41055
41056         * modules/c-ctype (License): Change to LGPL.
41057
41058 2006-11-12  Bruno Haible  <bruno@clisp.org>
41059
41060         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
41061         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
41062         for GNOME libraries, for which the include files are installed in
41063         subdirectories of $prefix/include.
41064
41065 2006-11-12  Bruno Haible  <bruno@clisp.org>
41066
41067         * m4/lib-link.m4: Require at least autoconf-2.54.
41068         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
41069         name to underscores for the --with option.
41070
41071 2006-11-13  Bruno Haible  <bruno@clisp.org>
41072
41073         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
41074         the tests directory.
41075         Reported by Ralf Wildenhues.
41076
41077 2006-11-13  Bruno Haible  <bruno@clisp.org>
41078
41079         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
41080         (func_emit_initmacro_end): Undo the override here.
41081         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
41082         Works around the famous automake error in coreutils.
41083
41084 2006-11-13  Eric Blake  <ebb9@byu.net>
41085
41086         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
41087         element, not its node.
41088
41089 2006-11-12  Bruno Haible  <bruno@clisp.org>
41090
41091         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
41092         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
41093
41094 2006-11-12  Bruno Haible  <bruno@clisp.org>
41095
41096         * gnulib-tool: New option --local-symlink.
41097         (func_usage): Document it.
41098         (lsymbolic): New variable.
41099         (func_import, func_create_testdir): If --symlink was not specified,
41100         test whether --local-symlink was specified and the file comes from
41101         the local_gnulib_dir.
41102
41103 2006-11-12  Bruno Haible  <bruno@clisp.org>
41104
41105         * gnulib-tool (func_ln): New function.
41106         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
41107
41108 2006-11-12  Bruno Haible  <bruno@clisp.org>
41109
41110         Finish support for source files in subdirectories.
41111         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
41112         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
41113         AUTOMAKE_OPTIONS.
41114         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
41115
41116 2006-11-12  Bruno Haible  <bruno@clisp.org>
41117
41118         * gnulib-tool (func_get_automake_snippet): Synthesize also an
41119         EXTRA_lib_SOURCES augmentation.
41120         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
41121
41122 2006-11-12  Jim Meyering  <jim@meyering.net>
41123
41124         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
41125         file descriptors.  This also averts a failure on systems with
41126         native openat support when a traversed directory lacks "x" access.
41127         * lib/fts_.h: Include "i-ring.h"
41128         (struct FTS) [fts_fd_ring]: New member.
41129         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
41130         (FCHDIR): Add parentheses.
41131         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
41132         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
41133         When descending, rather than simply closing the previous
41134         fts_cwd_fd value, push that file descriptor onto the ring.
41135         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
41136         (fts_open): Initialize the new fd_ring member.
41137         (fts_close): Clear the ring.
41138         (fts_safe_changedir): When possible, use our new fd_ring to skip
41139         the diropen and fstat and dev/ino comparison that would normally
41140         accompany a virtual `chdir ("..")'.
41141
41142         * modules/fts (Depends-on): Add i-ring.
41143         * modules/i-ring: New module.
41144         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
41145         * m4/i-ring.m4: New file.
41146
41147 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41148
41149         * gnulib-tool (func_create_testdir): Fix replacement of
41150         `build-aux' in configure.ac.  Run autotools in gltests
41151         subdirectory.
41152         (func_create_testdir, func_create_megatestdir, test): There is
41153         no need for '--force' in most autotool invocations in a new
41154         tree.  Actually fail the whole test if any of the tools, or the
41155         configure or make stages fail.
41156
41157         Sync from Automake.
41158         * build-aux/gnupload: Revert last change.  Add pointer to upload
41159         instructions of the GNU Maintenance Instructions.
41160         Suggestion by Karl Berry.
41161
41162 2006-11-10  Jim Meyering  <jim@meyering.net>
41163
41164         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
41165
41166 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
41167
41168         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
41169         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
41170         (bind_textdomain_codeset) [! ENABLE_NLS]:
41171         Evaluate all the arguments.  That way, callers get compatible behavior
41172         if the arguments have side effects.  Also, it avoids some GCC
41173         diagnostics in some cases; Joel E. Denny reported problems when Bison
41174         was configured with --enable-gcc-warnigs.
41175
41176 2006-11-10  Jim Meyering  <jim@meyering.net>
41177
41178         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
41179         relevant options in CFLAGS (like -O, -fno-inline) are taken into
41180         account.
41181
41182 2006-11-10  Jim Meyering  <jim@meyering.net>
41183
41184         * modules/inline: New file/module.
41185         * modules/xalloc (Files): Remove m4/inline.m4.
41186         (Depends-on): Add inline, instead.
41187         * modules/oset: Likewise.
41188         * modules/list: Likewise.
41189
41190 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
41191
41192         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
41193         Problem reported by Matthew Woehlke.
41194
41195 2006-11-09  Bruno Haible  <bruno@clisp.org>
41196
41197         * lib/tempname.c (gen_tempname): Remove variant that invokes
41198         __gen_tempname.
41199         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
41200         __gen_tempname.
41201
41202 2006-11-08  Bruno Haible  <bruno@clisp.org>
41203
41204         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
41205         to 'yes' instead of 'cross-compiling'.
41206
41207 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
41208
41209         * lib/quotearg.h (quotearg_free): New decl.
41210         * lib/quotearg.c (quotearg_free): New function.
41211         (slot0, nslots, slotvec0, slotvec):
41212         Now file-scope so that quotearg_free can get at them.
41213
41214 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41215
41216         Sync from Automake.
41217         * build-aux/gnupload: Add missing 'gnu' to example URL.
41218         Report by Karl Berry.
41219
41220 2006-11-08  Bruno Haible  <bruno@clisp.org>
41221
41222         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
41223         Suggested by Paul Eggert.
41224
41225 2006-11-08  Jim Meyering  <jim@meyering.net>
41226
41227         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
41228         It's already included if !_LIBC.
41229         (fts_safe_changedir): Add a comment.
41230
41231 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
41232
41233         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
41234         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
41235         Matthew Woehlke.
41236
41237         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
41238         definitions up, to avoid colliding with change below.
41239         (static_inline) [HAVE_INLINE]: New macro.
41240         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
41241         Provide extern decls when !HAVE_INLINE.  Do not define unless
41242         static_inline is defined, either by us or by xmalloc.c.  Use
41243         static_inline rather than static inline.
41244         (XCALLOC): Optimize sizeof(T) = 1 case.
41245         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
41246
41247 2006-11-07  Bruno Haible  <bruno@clisp.org>
41248
41249         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
41250         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
41251         AC_C_INLINE.
41252         * modules/xalloc (Files): Add m4/inline.m4.
41253
41254 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41255
41256         * README: Fix typo.
41257         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
41258         (Miscellanous Notes): ...from this.
41259
41260 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
41261
41262         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
41263         Mention that offsetof should be used instead of sizeof.
41264         From Bruno Haible.
41265
41266 2006-11-07  Bruno Haible  <bruno@clisp.org>
41267
41268         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
41269
41270 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
41271
41272         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
41273         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
41274         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
41275         (gl_tree_add_before, gl_tree_add_after):
41276         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
41277         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
41278         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
41279         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
41280         (gl_linked_add_after, gl_linked_add_at): Likewise.
41281         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
41282         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
41283         (gl_tree_add_before, gl_tree_add_after): Likewise.
41284         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
41285         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
41286         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
41287
41288 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41289
41290         * lib/gl_oset.h: Use C comment style, not C++ comment style.
41291
41292 2006-11-06  Bruno Haible  <bruno@clisp.org>
41293
41294         * m4/inline.m4: New file.
41295         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
41296         * modules/list (Files): Add m4/inline.m4.
41297         * modules/oset (Files): Likewise.
41298
41299 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
41300
41301         * lib/idcache.c: Include <stddef.h>, for offsetof.
41302         (struct userid.name): Change from char * to a flexible array member.
41303         All uses changed.
41304         * modules/idcache (Depends-on): Add flexmember.
41305
41306         * MODULES.html.sh (Core language properties): New module flexmember.
41307         * modules/flexmember, m4/flexmember.m4: New files.
41308
41309         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
41310         inline functions that are identical with the old xnmalloc_inline,
41311         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
41312         that we can avoid some unnecessary integer multiplications and
41313         divisions in the common case where the element size is known at
41314         compile time.
41315         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
41316         needed.
41317         (xnboundedmalloc): Remove.
41318         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
41319         arguments, for consistency with rest of this header.
41320         (xcharalloc): Rewrite using XNMALLOC.
41321         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
41322         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
41323         versions have been moved to lib/xalloc.h and renamed to be the
41324         non-*_inline versions.
41325         (xmalloc, xrealloc): Implement without reference to the xnmalloc
41326         and xnrealloc functions, since those functions are now inline and
41327         now call us.
41328         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
41329         renaming described above.
41330         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
41331         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
41332         captures the dependency in AC_C_INLINE.
41333
41334         New module canonicalize-lgpl, proposed by Charles Wilson in
41335         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
41336         with a few small changes afterwards.
41337         * MODULES.html.sh (File system functions): New module
41338         canonicalize-lgpl.
41339         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
41340         and canonicalize_file_name.
41341         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
41342         * modules/canonicalize-lgpl: New files.
41343
41344 2006-11-05  Bruno Haible  <bruno@clisp.org>
41345
41346         * gnulib-tool (func_import, func_create_testdir): Create directories
41347         also for files in subdirectories of lib/.
41348
41349 2006-11-05  Bruno Haible  <bruno@clisp.org>
41350
41351         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
41352         ANSI C compliant.
41353
41354 2006-11-03  Bruno Haible  <bruno@clisp.org>
41355
41356         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
41357         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
41358         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
41359         (xnboundedmalloc): New inline function.
41360         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
41361         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
41362         xmalloc.
41363         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
41364         xmalloc.
41365         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
41366         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
41367         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
41368         xmalloc.
41369         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
41370         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
41371         xmalloc.
41372         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
41373         gl_tree_add_after): Use XMALLOC instead of xmalloc.
41374         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
41375         xmalloc.
41376         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
41377         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
41378         gl_tree_add_after): Use XMALLOC instead of xmalloc.
41379         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
41380         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
41381         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
41382         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
41383
41384 2006-11-03  Bruno Haible  <bruno@clisp.org>
41385
41386         * lib/c-ctype.h [C++]: Define functions without name mangling.
41387         * lib/fwriteerror.h [C++]: Likewise.
41388         * lib/gcd.h [C++]: Likewise.
41389         * lib/linebreak.h [C++]: Likewise.
41390
41391 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
41392
41393         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
41394         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
41395         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
41396         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
41397         Check for functions and headers just once.
41398         Check for declaration of canonicalize_file_name.
41399         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
41400
41401 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
41402
41403         * gnulib-tool (func_import): Fix typo in actioncmd.
41404
41405 2006-11-02  Bruno Haible  <bruno@clisp.org>
41406
41407         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
41408         newline sequence in the Makefile.am snippet as a space, like "make"
41409         does.
41410         Reported by Roger Persson <perrog@gmail.com>.
41411
41412 2006-11-01  Bruno Haible  <bruno@clisp.org>
41413
41414         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
41415         already declared in <string.h>.
41416         * lib/strcase.h (strncasecmp): Don't declare it if yes.
41417
41418 2006-11-01  Bruno Haible  <bruno@clisp.org>
41419
41420         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
41421         * lib/strcase.h: Include <string.h>.
41422         (strcasecmp): Define to rpl_strcasecmp here.
41423
41424 2006-11-01  Bruno Haible  <bruno@clisp.org>
41425
41426         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
41427
41428 2006-11-01  Eric Blake  <ebb9@byu.net>
41429
41430         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
41431
41432         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
41433
41434 2006-10-29  Bruno Haible  <bruno@clisp.org>
41435
41436         Make it compile in C++ mode.
41437         * lib/full-write.c (full_rw): Add a cast.
41438
41439 2006-11-01  Bruno Haible  <bruno@clisp.org>
41440
41441         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
41442         be POSIX compliant.
41443         Reported by Roger Persson <perrog@gmail.com>.
41444
41445 2006-11-01  Eric Blake  <ebb9@byu.net>
41446
41447         * lib/getopt_.h: Fix comments.
41448
41449 2006-10-31  Eric Blake  <ebb9@byu.net>
41450
41451         * modules/tmpdir (Depends-on): Add sys_stat.
41452         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
41453         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
41454         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
41455         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
41456         tempname.
41457
41458 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
41459
41460         Avoid some C++ diagnostics reported by Bruno Haible.
41461         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
41462         xmalloc.
41463         (quotearg_alloc): Use xcharalloc rather than xmalloc.
41464         (struct slotvec): Move to top level.
41465         (quotearg_n_options): Rewrite to avoid xmalloc.
41466         * lib/xalloc.h (xcharalloc): New function.
41467         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
41468         [defined __cplusplus]: Add function template that provides result
41469         type propagation.  This part of the change is from Bruno Haible.
41470
41471 2006-10-29  Bruno Haible  <bruno@clisp.org>
41472
41473         Make it compile in C++ mode.
41474         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
41475         * lib/strnlen1.c (strnlen1): Cast memchr result.
41476         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
41477         * lib/clean-temp.c (string_equals, string_hash): Add casts.
41478         (create_temp_dir): Rename local variable 'template'.
41479         (compile_csharp_using_sscli): Add cast.
41480         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
41481         * lib/findprog.c (find_in_path): Likewise.
41482         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
41483         * lib/wait-process.c (register_slave_subprocess): Likewise.
41484
41485 2006-10-22  Bruno Haible  <bruno@clisp.org>
41486
41487         * modules/tsearch: New file.
41488         * lib/tsearch.h: New file.
41489         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
41490         * m4/tsearch.m4: New file.
41491         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
41492
41493 2006-10-29  Eric Blake  <ebb9@byu.net>
41494
41495         * lib/arcfour.c: Assume config.h.
41496         * lib/arctwo.c: Likewise.
41497         * lib/base64.c: Likewise.
41498         * lib/check-version.c: Likewise.
41499         * lib/crc.c: Likewise.
41500         * lib/des.c: Likewise.
41501         * lib/gc-gnulib.c: Likewise.
41502         * lib/gc-libgcrypt.c: Likewise.
41503         * lib/gc-pbkdf2-sha1.c: Likewise.
41504         * lib/getaddrinfo.c: Likewise.
41505         * lib/getdelim.c: Likewise.
41506         * lib/getline.c: Likewise.
41507         * lib/hmac-md5.c: Likewise.
41508         * lib/hmac-sha1.c: Likewise.
41509         * lib/iconvme.c: Likewise.
41510         * lib/md2.c: Likewise.
41511         * lib/md4.c: Likewise.
41512         * lib/memxor.c: Likewise.
41513         * lib/read-file.c: Likewise.
41514         * lib/readline.c: Likewise.
41515         * lib/rijndael-alg-fst.c: Likewise.
41516         * lib/rijndael-api-fst.c: Likewise.
41517         * lib/xgetdomainname.c: Likewise.
41518
41519 2006-10-28  Eric Blake  <ebb9@byu.net>
41520
41521         * lib/xstrndup.c: Assume config.h.
41522
41523 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
41524
41525         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
41526         stat-macros.h is now for our own macros, whereas stat_h is for
41527         macros in the <sys/stat.h> name space.
41528         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
41529         (STAT_MACROS_H): Remove.
41530         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
41531         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
41532         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
41533         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
41534         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
41535         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
41536         Move these macros to ...
41537         * lib/stat_.h: here.  Don't include stat-macros.h.
41538         * lib/canonicalize.c: Don't include stat-macros.h.
41539         * lib/chown.c: Likewise.
41540         * lib/euidaccess.c: Likewise.
41541         * lib/file-type.c: Likewise.
41542         * lib/filemode.c: Likewise.
41543         * lib/glob.c: Likewise.
41544         * lib/isapipe.c: Likewise.
41545         * lib/lchown.c: Likewise.
41546         * lib/lstat.c: Likewise.
41547         * lib/mkdir-p.c: Likewise.
41548         * lib/rmdir.c: Likewise.
41549         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
41550         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
41551         unless mkdir isn't declared, to speed up 'configure'.
41552         Always create sys/stat.h, since it's unlikely any real sys/stat.h
41553         would define all the S_* symbols.
41554         * modules/canonicalize (Depends-on):
41555         Depend on sys_stat, not stat-macros.
41556         * modules/chown: Likewise.
41557         * modules/euidaccess: Likewise.
41558         * modules/filemode: Likewise.
41559         * modules/file-type: Likewise.
41560         * modules/glob: Likewise.
41561         * modules/isapipe: Likewise.
41562         * modules/lchown: Likewise.
41563         * modules/lstat: Likewise.
41564         * modules/mkancesdirs: Likewise.
41565         * modules/rmdir: Likewise.
41566         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
41567         * modules/modechange: Likewise.
41568         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
41569         (configure.ac): Remove gl_STAT_MACROS.
41570         * modules/sys_stat (Depends-on): Remove stat-macros.
41571
41572 2006-10-27  Bruno Haible  <bruno@clisp.org>
41573
41574         * m4/signed.m4: Remove file.
41575         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
41576         invocation.
41577         * modules/vasnprintf (Files): Remove m4/signed.m4.
41578
41579 2006-10-27  Bruno Haible  <bruno@clisp.org>
41580
41581         Update to GNU gettext 0.16.
41582         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
41583         m4/inttypes-h.m4, m4/signed.m4.
41584         * m4/gettext.m4: Update to GNU gettext 0.16.
41585         * m4/intl.m4: New file, from GNU gettext.
41586         * m4/intldir.m4: New file, from GNU gettext.
41587         * config/srclist.txt: Update
41588
41589 2006-10-27  Eric Blake  <ebb9@byu.net>
41590
41591         * MODULES.html.sh: Document tempname.
41592         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
41593         dependencies.
41594         (Files): Move lib/tempname.c...
41595         * modules/tempname: ...to this new module.
41596         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
41597         (gl_PREREQ_TEMPNAME): Move...
41598         * m4/tempname.m4: ...to this new file.
41599         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
41600         * modules/sys_stat (Depends-on): Add stat-macros.
41601         * lib/stat_.h (includes): Pick up stat macros.
41602         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
41603         if stat macros are broken.
41604         * lib/tempname.c (includes): No need to include "stat-macros.h".
41605         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
41606         (direxists, __path_search) [!_LIBC]: Don't compile these in
41607         gnulib; the tmpdir module covers that.
41608         * lib/tempname.h: New file.
41609
41610 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
41611
41612         * COPYING: Explain how gnulib-tool converts licence headers.
41613         Almost all wording by Eric Blake.
41614
41615 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
41616
41617         * lib/mbchar.h (is_basic_table): Make read-only.
41618         * lib/mbchar.c (is_basic_table): Likewise.
41619         Reported by John Darrington.
41620
41621 2006-10-25  Bruno Haible  <bruno@clisp.org>
41622
41623         * lib/progname.h (set_program_name): Undefine before defining.
41624
41625 2006-10-25  Bruno Haible  <bruno@clisp.org>
41626
41627         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
41628         false for non-gcc C++ compilers.
41629         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
41630
41631 2006-10-24  Bruno Haible  <bruno@clisp.org>
41632
41633         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
41634         iconv implementations like Irix iconv.
41635
41636 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
41637
41638         * modules/vararrays: New file.
41639         * m4/vararrays.m4: New file, taken from diffutils.
41640         * MODULES.html.sh: New module vararrays.
41641
41642 2006-10-24  Karl Berry  <karl@gnu.org>
41643
41644         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
41645         Don't call GNU Unix.
41646
41647 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41648
41649         * users.txt: Add Libtool.
41650
41651         Sync from Libtool:
41652
41653         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
41654
41655         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
41656         to gnulib's policy of including config.h unconditionally.
41657
41658 2006-10-24  Bruno Haible  <bruno@clisp.org>
41659
41660         * modules/wcwidth (Files): Add m4/wint_t.m4.
41661         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
41662         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
41663
41664 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
41665
41666         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
41667         to pacify GCC with some -W flags enabled.  Problem reported by
41668         Bruno Haible.
41669
41670 2006-10-24  Jim Meyering  <jim@meyering.net>
41671
41672         * MODULES.html.sh: Remove uinttostr.  It's not a module.
41673         Reported by Karl Berry.
41674
41675 2006-10-23  Bruno Haible  <bruno@clisp.org>
41676
41677         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
41678
41679 2006-10-24  Bruno Haible  <bruno@clisp.org>
41680
41681         * lib/gl_list.h: Use C comment style, not C++ comment style.
41682
41683 2006-10-23  Eric Blake  <ebb9@byu.net>
41684
41685         * lib/getaddrinfo.c (includes): Add missing include.
41686
41687 2006-10-23  Bruno Haible  <bruno@clisp.org>
41688             Paul Eggert  <eggert@cs.ucla.edu>
41689
41690         Ability to rename obstack_free.
41691         * lib/obstack.h (__obstack_free): New macro. Declare instead of
41692         obstack_free.
41693         (obstack_free): Invoke the __obstack_free macro.
41694         * lib/obstack.c (obstack_free): Use __obstack_free macro.
41695
41696 2006-10-23  Bruno Haible  <bruno@clisp.org>
41697             Paul Eggert  <eggert@cs.ucla.edu>
41698
41699         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
41700         __argc, __argv from the declaration. (They are defined as macros on
41701         mingw.)
41702
41703 2006-10-22  Bruno Haible  <bruno@clisp.org>
41704
41705         * doc/gnulib-intro.texi: New file.
41706         * doc/gnulib.texi: Include it.
41707
41708 2006-10-21  Bruno Haible  <bruno@clisp.org>
41709
41710         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
41711         "Introduction", "Miscellanous Notes", "Particular Modules".
41712
41713 2006-10-21  Bruno Haible  <bruno@clisp.org>
41714
41715         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
41716         Change mostlyclean-local rule to avoid sh syntax error from bash
41717         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
41718
41719 2006-10-23  Jim Meyering  <jim@meyering.net>
41720
41721         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
41722         in place of snprintf.
41723
41724         * modules/inttostr (Files): Add lib/uinttostr.c.
41725         * lib/uinttostr.c (inttostr): New file/function.
41726         * lib/inttostr.h (uinttostr): Declare.
41727         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
41728         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
41729         Add uinttostr.
41730         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
41731
41732 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
41733
41734         * lib/canonicalize.c (ELOOP): Define if not already defined.
41735         Problem reported by Bruno Haible in
41736         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
41737
41738 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
41739
41740         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
41741         Problem reported by Perry Smith and Ville Laurikari.
41742
41743         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
41744         uses.
41745
41746 2006-10-19  Bruno Haible  <bruno@clisp.org>
41747
41748         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
41749         for mingw.
41750
41751 2006-10-19  Bruno Haible  <bruno@clisp.org>
41752
41753         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
41754         Needed for mingw.
41755
41756 2006-10-19  Bruno Haible  <bruno@clisp.org>
41757
41758         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
41759
41760 2006-10-19  Bruno Haible  <bruno@clisp.org>
41761
41762         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
41763         it.
41764
41765 2006-10-19  Bruno Haible  <bruno@clisp.org>
41766
41767         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
41768         invocation.
41769
41770 2006-10-19  Bruno Haible  <bruno@clisp.org>
41771
41772         * gnulib-tool (func_create_testdir): Don't include ftruncate and
41773         mountlist by default.
41774
41775 2006-10-16  Bruno Haible  <bruno@clisp.org>
41776
41777         * lib/c-strstr.c: Include c-strstr.h.
41778
41779 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
41780
41781         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
41782         in a slash.
41783
41784 2006-10-18  Bruno Haible  <bruno@clisp.org>
41785
41786         * lib/lock.h [C++]: Wrap definitions in extern "C".
41787
41788 2006-10-18  Bruno Haible  <bruno@clisp.org>
41789
41790         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
41791         gl_LIBOBJS list.
41792
41793 2006-10-18  Bruno Haible  <bruno@clisp.org>
41794
41795         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
41796
41797 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
41798
41799         * lib/xstrtol.h: Include gettext.h.
41800         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
41801         Problem reported by Eric Blake.
41802         * modules/xstrtol (Depends-on): Add gettext-h.
41803
41804 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
41805
41806         * lib/strftime.c (advance): New macro.
41807         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
41808         incomplete type, so you can't add 0 to it.  Problem and patch
41809         reported by Eelco Dolstra for dietlibc.
41810
41811 2006-10-18  Jim Meyering  <jim@meyering.net>
41812
41813         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
41814         type for a local, and rename it: s/up/user_proc/.
41815
41816 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
41817
41818         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
41819         READ_UTMP_USER_PROCESS.
41820         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
41821
41822 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
41823
41824         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
41825         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
41826
41827 2006-10-17  Eric Blake  <ebb9@byu.net>
41828
41829         * lib/sigprocmask.c (sigprocmask): Fix typo.
41830
41831         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
41832
41833         * modules/clean-temp (Makefile.am): Don't add to make output...
41834         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
41835         config.h.
41836
41837 2006-10-17  Bruno Haible  <bruno@clisp.org>
41838
41839         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
41840         differently if DEFAULT_TEXT_DOMAIN is set.
41841
41842 2006-10-16  Bruno Haible  <bruno@clisp.org>
41843
41844         * lib/clean-temp.c: Include fwriteerror.h.
41845
41846 2006-10-16  Bruno Haible  <bruno@clisp.org>
41847
41848         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
41849
41850 2006-10-16  Bruno Haible  <bruno@clisp.org>
41851
41852         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
41853         * lib/sigprocmask.h: Include <sys/types.h>.
41854         (sigset_t): Use the system's definition if present.
41855
41856 2006-10-17  Eric Blake  <ebb9@byu.net>
41857
41858         * lib/xvasprintf.c (includes): Assume config.h.
41859         * lib/xasprintf.c (includes): Likewise.
41860
41861 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
41862
41863         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
41864         at least as wide as intmax_t.
41865
41866 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
41867
41868         (Imported from Automake.)
41869         * build-aux/gnupload: Update to version 1.1 of directive file.
41870
41871 2006-10-16  Eric Blake  <ebb9@byu.net>
41872
41873         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
41874         match Automake 1.10a.
41875
41876 2006-10-14  Bruno Haible  <bruno@clisp.org>
41877
41878         * modules/sigprocmask: New file.
41879         * lib/sigprocmask.h: New file.
41880         * lib/sigprocmask.c: New file.
41881         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
41882         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
41883         request sigprocmask.o.
41884         (gl_PREREQ_SIGPROCMASK): New macro.
41885         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
41886         (Depends-on): Add sigprocmask.
41887         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
41888         gt_SIGNALBLOCKING. Test for 'raise' only once.
41889         * lib/fatal-signal.c: Include sigprocmask.h.
41890         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
41891         unblock_fatal_signals): Define always.
41892         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
41893         sigprocmask.
41894
41895 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
41896
41897         Sync from Automake.
41898         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
41899         which incorrectly sets the mode of an existing destination
41900         directory.  In some cases the unpatched install-sh could do the
41901         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
41902         system.  We hope this is rare in practice, but it's clearly worth
41903         fixing.  Problem reported by Alex Unleashed in
41904         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
41905         Also, don't bother to check for -m bugs unless we're using -m;
41906         suggested by Stepan Kasal.
41907
41908 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41909
41910         Sync from Automake.
41911         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
41912         `-c' flag, so they appear at the same position as in %FASTDEP%
41913         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
41914         which ignores unknown options only after the first non-option.
41915         Bug report against M4 by Nelson H. F. Beebe.
41916
41917 2006-10-13  Jim Meyering  <jim@meyering.net>
41918
41919         Fix a bug in yesterday's change.
41920         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
41921         p->fts_statp->st_dev would be used uninitialized.
41922         Ensures that we always call fts_stat on the very first entry.
41923         Miklos Szeredi reported that find -xdev stopped working.
41924
41925 2006-10-12  Bruno Haible  <bruno@clisp.org>
41926
41927         * gnulib-tool (func_get_automake_snippet): Append an automatically
41928         computed EXTRA_DIST augmentation.
41929         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
41930         * modules/alloca-opt (Makefile.am): Likewise.
41931         * modules/allocsa (Makefile.am): Likewise.
41932         * modules/arcfour (Makefile.am): Likewise.
41933         * modules/arctwo (Makefile.am): Likewise.
41934         * modules/argmatch (Makefile.am): Likewise.
41935         * modules/argz (Makefile.am): Likewise.
41936         * modules/atexit (Makefile.am): Likewise.
41937         * modules/backupfile (Makefile.am): Likewise.
41938         * modules/byteswap (Makefile.am): Likewise.
41939         * modules/c-strtod (Makefile.am): Likewise.
41940         * modules/c-strtold (Makefile.am): Likewise.
41941         * modules/calloc (Makefile.am): Likewise.
41942         * modules/canon-host (Makefile.am): Likewise.
41943         * modules/canonicalize (Makefile.am): Likewise.
41944         * modules/chdir-long (Makefile.am): Likewise.
41945         * modules/chdir-safer (Makefile.am): Likewise.
41946         * modules/check-version (Makefile.am): Likewise.
41947         * modules/chown (Makefile.am): Likewise.
41948         * modules/cloexec (Makefile.am): Likewise.
41949         * modules/close-stream (Makefile.am): Likewise.
41950         * modules/closeout (Makefile.am): Likewise.
41951         * modules/crc (Makefile.am): Likewise.
41952         * modules/csharpexec (Makefile.am): Likewise.
41953         * modules/cycle-check (Makefile.am): Likewise.
41954         * modules/des (Makefile.am): Likewise.
41955         * modules/dev-ino (Makefile.am): Likewise.
41956         * modules/dirfd (Makefile.am): Likewise.
41957         * modules/dirname (Makefile.am): Likewise.
41958         * modules/dup2 (Makefile.am): Likewise.
41959         * modules/eealloc (Makefile.am): Likewise.
41960         * modules/error (Makefile.am): Likewise.
41961         * modules/euidaccess (Makefile.am): Likewise.
41962         * modules/exclude (Makefile.am): Likewise.
41963         * modules/exitfail (Makefile.am): Likewise.
41964         * modules/fcntl-safer (Makefile.am): Likewise.
41965         * modules/fcntl (Makefile.am): Likewise.
41966         * modules/file-type (Makefile.am): Likewise.
41967         * modules/fileblocks (Makefile.am): Likewise.
41968         * modules/filemode (Makefile.am): Likewise.
41969         * modules/filenamecat (Makefile.am): Likewise.
41970         * modules/fnmatch (Makefile.am): Likewise.
41971         * modules/fopen-safer (Makefile.am): Likewise.
41972         * modules/fpending (Makefile.am): Likewise.
41973         * modules/fprintftime (Makefile.am): Likewise.
41974         * modules/free (Makefile.am): Likewise.
41975         * modules/fsusage (Makefile.am): Likewise.
41976         * modules/ftruncate (Makefile.am): Likewise.
41977         * modules/fts (Makefile.am): Likewise.
41978         * modules/gc-arcfour (Makefile.am): Likewise.
41979         * modules/gc-des (Makefile.am): Likewise.
41980         * modules/gc-hmac-md5 (Makefile.am): Likewise.
41981         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
41982         * modules/gc-md4 (Makefile.am): Likewise.
41983         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
41984         * modules/gc-sha1 (Makefile.am): Likewise.
41985         * modules/gc (Makefile.am): Likewise.
41986         * modules/getaddrinfo (Makefile.am): Likewise.
41987         * modules/getcwd (Makefile.am): Likewise.
41988         * modules/getdelim (Makefile.am): Likewise.
41989         * modules/getdomainname (Makefile.am): Likewise.
41990         * modules/getgroups (Makefile.am): Likewise.
41991         * modules/gethostname (Makefile.am): Likewise.
41992         * modules/gethrxtime (Makefile.am): Likewise.
41993         * modules/getline (Makefile.am): Likewise.
41994         * modules/getloadavg (Makefile.am): Likewise.
41995         * modules/getlogin_r (Makefile.am): Likewise.
41996         * modules/getndelim2 (Makefile.am): Likewise.
41997         * modules/getopt (Makefile.am): Likewise.
41998         * modules/getpagesize (Makefile.am): Likewise.
41999         * modules/getpass-gnu (Makefile.am): Likewise.
42000         * modules/getpass (Makefile.am): Likewise.
42001         * modules/getsubopt (Makefile.am): Likewise.
42002         * modules/gettime (Makefile.am): Likewise.
42003         * modules/gettimeofday (Makefile.am): Likewise.
42004         * modules/getugroups (Makefile.am): Likewise.
42005         * modules/getusershell (Makefile.am): Likewise.
42006         * modules/glob (Makefile.am): Likewise.
42007         * modules/group-member (Makefile.am): Likewise.
42008         * modules/hard-locale (Makefile.am): Likewise.
42009         * modules/hash (Makefile.am): Likewise.
42010         * modules/hmac-md5 (Makefile.am): Likewise.
42011         * modules/hmac-sha1 (Makefile.am): Likewise.
42012         * modules/human (Makefile.am): Likewise.
42013         * modules/idcache (Makefile.am): Likewise.
42014         * modules/imaxabs (Makefile.am): Likewise.
42015         * modules/imaxdiv (Makefile.am): Likewise.
42016         * modules/inet_ntop (Makefile.am): Likewise.
42017         * modules/inet_pton (Makefile.am): Likewise.
42018         * modules/intprops (Makefile.am): Likewise.
42019         * modules/inttostr (Makefile.am): Likewise.
42020         * modules/inttypes (Makefile.am): Likewise.
42021         * modules/isapipe (Makefile.am): Likewise.
42022         * modules/javaversion (Makefile.am): Likewise.
42023         * modules/lchmod (Makefile.am): Likewise.
42024         * modules/lchown (Makefile.am): Likewise.
42025         * modules/localcharset (Makefile.am): Likewise.
42026         * modules/long-options (Makefile.am): Likewise.
42027         * modules/lstat (Makefile.am): Likewise.
42028         * modules/malloc (Makefile.am): Likewise.
42029         * modules/mathl (Makefile.am): Likewise.
42030         * modules/mbchar (Makefile.am): Likewise.
42031         * modules/md2 (Makefile.am): Likewise.
42032         * modules/md4 (Makefile.am): Likewise.
42033         * modules/md5 (Makefile.am): Likewise.
42034         * modules/memcasecmp (Makefile.am): Likewise.
42035         * modules/memchr (Makefile.am): Likewise.
42036         * modules/memcmp (Makefile.am): Likewise.
42037         * modules/memcoll (Makefile.am): Likewise.
42038         * modules/memcpy (Makefile.am): Likewise.
42039         * modules/memmem (Makefile.am): Likewise.
42040         * modules/memmove (Makefile.am): Likewise.
42041         * modules/mempcpy (Makefile.am): Likewise.
42042         * modules/memrchr (Makefile.am): Likewise.
42043         * modules/memset (Makefile.am): Likewise.
42044         * modules/memxor (Makefile.am): Likewise.
42045         * modules/mkancesdirs (Makefile.am): Likewise.
42046         * modules/mkdir-p (Makefile.am): Likewise.
42047         * modules/mkdir (Makefile.am): Likewise.
42048         * modules/mkdtemp (Makefile.am): Likewise.
42049         * modules/mkstemp (Makefile.am): Likewise.
42050         * modules/mktime (Makefile.am): Likewise.
42051         * modules/modechange (Makefile.am): Likewise.
42052         * modules/mountlist (Makefile.am): Likewise.
42053         * modules/nanosleep (Makefile.am): Likewise.
42054         * modules/obstack (Makefile.am): Likewise.
42055         * modules/openat (Makefile.am): Likewise.
42056         * modules/pagealign_alloc (Makefile.am): Likewise.
42057         * modules/pathmax (Makefile.am): Likewise.
42058         * modules/physmem (Makefile.am): Likewise.
42059         * modules/poll (Makefile.am): Likewise.
42060         * modules/posixtm (Makefile.am): Likewise.
42061         * modules/posixver (Makefile.am): Likewise.
42062         * modules/putenv (Makefile.am): Likewise.
42063         * modules/quote (Makefile.am): Likewise.
42064         * modules/quotearg (Makefile.am): Likewise.
42065         * modules/raise (Makefile.am): Likewise.
42066         * modules/read-file (Makefile.am): Likewise.
42067         * modules/readline (Makefile.am): Likewise.
42068         * modules/readlink (Makefile.am): Likewise.
42069         * modules/readtokens (Makefile.am): Likewise.
42070         * modules/readutmp (Makefile.am): Likewise.
42071         * modules/realloc (Makefile.am): Likewise.
42072         * modules/regex (Makefile.am): Likewise.
42073         * modules/rename-dest-slash (Makefile.am): Likewise.
42074         * modules/rename (Makefile.am): Likewise.
42075         * modules/rijndael (Makefile.am): Likewise.
42076         * modules/rmdir (Makefile.am): Likewise.
42077         * modules/rpmatch (Makefile.am): Likewise.
42078         * modules/safe-read (Makefile.am): Likewise.
42079         * modules/safe-write (Makefile.am): Likewise.
42080         * modules/same-inode (Makefile.am): Likewise.
42081         * modules/same (Makefile.am): Likewise.
42082         * modules/save-cwd (Makefile.am): Likewise.
42083         * modules/savedir (Makefile.am): Likewise.
42084         * modules/setenv (Makefile.am): Likewise.
42085         * modules/settime (Makefile.am): Likewise.
42086         * modules/sha1 (Makefile.am): Likewise.
42087         * modules/sig2str (Makefile.am): Likewise.
42088         * modules/snprintf (Makefile.am): Likewise.
42089         * modules/stat-macros (Makefile.am): Likewise.
42090         * modules/stat-time (Makefile.am): Likewise.
42091         * modules/stdbool (Makefile.am): Likewise.
42092         * modules/stdint (Makefile.am): Likewise.
42093         * modules/stdlib-safer (Makefile.am): Likewise.
42094         * modules/stpcpy (Makefile.am): Likewise.
42095         * modules/stpncpy (Makefile.am): Likewise.
42096         * modules/strcase (Makefile.am): Likewise.
42097         * modules/strcasestr (Makefile.am): Likewise.
42098         * modules/strchrnul (Makefile.am): Likewise.
42099         * modules/strcspn (Makefile.am): Likewise.
42100         * modules/strdup (Makefile.am): Likewise.
42101         * modules/strerror (Makefile.am): Likewise.
42102         * modules/strftime (Makefile.am): Likewise.
42103         * modules/strndup (Makefile.am): Likewise.
42104         * modules/strnlen (Makefile.am): Likewise.
42105         * modules/strpbrk (Makefile.am): Likewise.
42106         * modules/strsep (Makefile.am): Likewise.
42107         * modules/strstr (Makefile.am): Likewise.
42108         * modules/strtod (Makefile.am): Likewise.
42109         * modules/strtoimax (Makefile.am): Likewise.
42110         * modules/strtok_r (Makefile.am): Likewise.
42111         * modules/strtol (Makefile.am): Likewise.
42112         * modules/strtoll (Makefile.am): Likewise.
42113         * modules/strtoul (Makefile.am): Likewise.
42114         * modules/strtoull (Makefile.am): Likewise.
42115         * modules/strtoumax (Makefile.am): Likewise.
42116         * modules/strverscmp (Makefile.am): Likewise.
42117         * modules/sys_socket (Makefile.am): Likewise.
42118         * modules/sys_stat (Makefile.am): Likewise.
42119         * modules/sysexits (Makefile.am): Likewise.
42120         * modules/time_r (Makefile.am): Likewise.
42121         * modules/timegm (Makefile.am): Likewise.
42122         * modules/timespec (Makefile.am): Likewise.
42123         * modules/tmpfile-safer (Makefile.am): Likewise.
42124         * modules/trim (Makefile.am): Likewise.
42125         * modules/unistd-safer (Makefile.am): Likewise.
42126         * modules/unlinkdir (Makefile.am): Likewise.
42127         * modules/unlocked-io (Makefile.am): Likewise.
42128         * modules/userspec (Makefile.am): Likewise.
42129         * modules/utime (Makefile.am): Likewise.
42130         * modules/utimecmp (Makefile.am): Likewise.
42131         * modules/utimens (Makefile.am): Likewise.
42132         * modules/vasnprintf (Makefile.am): Likewise.
42133         * modules/vasprintf (Makefile.am): Likewise.
42134         * modules/vsnprintf (Makefile.am): Likewise.
42135         * modules/xalloc (Makefile.am): Likewise.
42136         * modules/xgetcwd (Makefile.am): Likewise.
42137         * modules/xnanosleep (Makefile.am): Likewise.
42138         * modules/xreadlink (Makefile.am): Likewise.
42139         * modules/xstrtod (Makefile.am): Likewise.
42140         * modules/xstrtol (Makefile.am): Likewise.
42141         * modules/xstrtold (Makefile.am): Likewise.
42142         * modules/yesno (Makefile.am): Likewise.
42143         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
42144
42145 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
42146
42147         * modules/error (Makefile.am): Distribute files through
42148         EXTRA_DIST, not lib_SOURCES.
42149
42150 2006-10-12  Eric Blake  <ebb9@byu.net>
42151
42152         * modules/error (Makefile.am): Distribute files in /lib.
42153         * modules/obstack (Makefile.am): Likewise.
42154
42155 2006-10-12  Bruno Haible  <bruno@clisp.org>
42156
42157         * modules/acl (Makefile.am): Distribute all files in lib/ through
42158         EXTRA_DIST.
42159         * modules/arcfour (Makefile.am): Likewise.
42160         * modules/arctwo (Makefile.am): Likewise.
42161         * modules/argmatch (Makefile.am): Likewise.
42162         * modules/argz (Makefile.am): Likewise.
42163         * modules/atexit (Makefile.am): Likewise.
42164         * modules/backupfile (Makefile.am): Likewise.
42165         * modules/c-strtod (Makefile.am): Likewise.
42166         * modules/c-strtold (Makefile.am): Likewise.
42167         * modules/calloc (Makefile.am): Likewise.
42168         * modules/canon-host (Makefile.am): Likewise.
42169         * modules/canonicalize (Makefile.am): Likewise.
42170         * modules/chdir-long (Makefile.am): Likewise.
42171         * modules/chdir-safer (Makefile.am): Likewise.
42172         * modules/check-version (Makefile.am): Likewise.
42173         * modules/chown (Makefile.am): Likewise.
42174         * modules/cloexec (Makefile.am): Likewise.
42175         * modules/close-stream (Makefile.am): Likewise.
42176         * modules/closeout (Makefile.am): Likewise.
42177         * modules/crc (Makefile.am): Likewise.
42178         * modules/cycle-check (Makefile.am): Likewise.
42179         * modules/des (Makefile.am): Likewise.
42180         * modules/dirfd (Makefile.am): Likewise.
42181         * modules/dirname (Makefile.am): Likewise.
42182         * modules/dup2 (Makefile.am): Likewise.
42183         * modules/euidaccess (Makefile.am): Likewise.
42184         * modules/exclude (Makefile.am): Likewise.
42185         * modules/exitfail (Makefile.am): Likewise.
42186         * modules/fcntl-safer (Makefile.am): Likewise.
42187         * modules/file-type (Makefile.am): Likewise.
42188         * modules/fileblocks (Makefile.am): Likewise.
42189         * modules/filemode (Makefile.am): Likewise.
42190         * modules/filenamecat (Makefile.am): Likewise.
42191         * modules/fnmatch (Makefile.am): Likewise.
42192         * modules/fopen-safer (Makefile.am): Likewise.
42193         * modules/fpending (Makefile.am): Likewise.
42194         * modules/fprintftime (Makefile.am): Likewise.
42195         * modules/free (Makefile.am): Likewise.
42196         * modules/fsusage (Makefile.am): Likewise.
42197         * modules/ftruncate (Makefile.am): Likewise.
42198         * modules/fts (Makefile.am): Likewise.
42199         * modules/gc (Makefile.am): Likewise.
42200         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
42201         * modules/getaddrinfo (Makefile.am): Likewise.
42202         * modules/getcwd (Makefile.am): Likewise.
42203         * modules/getdelim (Makefile.am): Likewise.
42204         * modules/getdomainname (Makefile.am): Likewise.
42205         * modules/getgroups (Makefile.am): Likewise.
42206         * modules/gethostname (Makefile.am): Likewise.
42207         * modules/gethrxtime (Makefile.am): Likewise.
42208         * modules/getline (Makefile.am): Likewise.
42209         * modules/getloadavg (Makefile.am): Likewise.
42210         * modules/getlogin_r (Makefile.am): Likewise.
42211         * modules/getopt (Makefile.am): Likewise.
42212         * modules/getpass (Makefile.am): Likewise.
42213         * modules/getpass-gnu (Makefile.am): Likewise.
42214         * modules/getsubopt (Makefile.am): Likewise.
42215         * modules/gettime (Makefile.am): Likewise.
42216         * modules/gettimeofday (Makefile.am): Likewise.
42217         * modules/getugroups (Makefile.am): Likewise.
42218         * modules/getusershell (Makefile.am): Likewise.
42219         * modules/glob (Makefile.am): Likewise.
42220         * modules/group-member (Makefile.am): Likewise.
42221         * modules/hard-locale (Makefile.am): Likewise.
42222         * modules/hash (Makefile.am): Likewise.
42223         * modules/hmac-md5 (Makefile.am): Likewise.
42224         * modules/hmac-sha1 (Makefile.am): Likewise.
42225         * modules/human (Makefile.am): Likewise.
42226         * modules/idcache (Makefile.am): Likewise.
42227         * modules/imaxabs (Makefile.am): Likewise.
42228         * modules/imaxdiv (Makefile.am): Likewise.
42229         * modules/inet_ntop (Makefile.am): Likewise.
42230         * modules/inet_pton (Makefile.am): Likewise.
42231         * modules/inttostr (Makefile.am): Likewise.
42232         * modules/isapipe (Makefile.am): Likewise.
42233         * modules/lchown (Makefile.am): Likewise.
42234         * modules/long-options (Makefile.am): Likewise.
42235         * modules/lstat (Makefile.am): Likewise.
42236         * modules/malloc (Makefile.am): Likewise.
42237         * modules/mathl (Makefile.am): Likewise.
42238         * modules/mbchar (Makefile.am): Likewise.
42239         * modules/md2 (Makefile.am): Likewise.
42240         * modules/md4 (Makefile.am): Likewise.
42241         * modules/md5 (Makefile.am): Likewise.
42242         * modules/memcasecmp (Makefile.am): Likewise.
42243         * modules/memchr (Makefile.am): Likewise.
42244         * modules/memcmp (Makefile.am): Likewise.
42245         * modules/memcoll (Makefile.am): Likewise.
42246         * modules/memcpy (Makefile.am): Likewise.
42247         * modules/memmem (Makefile.am): Likewise.
42248         * modules/memmove (Makefile.am): Likewise.
42249         * modules/mempcpy (Makefile.am): Likewise.
42250         * modules/memrchr (Makefile.am): Likewise.
42251         * modules/memset (Makefile.am): Likewise.
42252         * modules/memxor (Makefile.am): Likewise.
42253         * modules/mkancesdirs (Makefile.am): Likewise.
42254         * modules/mkdir (Makefile.am): Likewise.
42255         * modules/mkdir-p (Makefile.am): Likewise.
42256         * modules/mkdtemp (Makefile.am): Likewise.
42257         * modules/mkstemp (Makefile.am): Likewise.
42258         * modules/mktime (Makefile.am): Likewise.
42259         * modules/modechange (Makefile.am): Likewise.
42260         * modules/mountlist (Makefile.am): Likewise.
42261         * modules/nanosleep (Makefile.am): Likewise.
42262         * modules/openat (Makefile.am): Likewise.
42263         * modules/pagealign_alloc (Makefile.am): Likewise.
42264         * modules/physmem (Makefile.am): Likewise.
42265         * modules/poll (Makefile.am): Likewise.
42266         * modules/posixtm (Makefile.am): Likewise.
42267         * modules/posixver (Makefile.am): Likewise.
42268         * modules/putenv (Makefile.am): Likewise.
42269         * modules/quote (Makefile.am): Likewise.
42270         * modules/quotearg (Makefile.am): Likewise.
42271         * modules/raise (Makefile.am): Likewise.
42272         * modules/read-file (Makefile.am): Likewise.
42273         * modules/readline (Makefile.am): Likewise.
42274         * modules/readlink (Makefile.am): Likewise.
42275         * modules/readtokens (Makefile.am): Likewise.
42276         * modules/readutmp (Makefile.am): Likewise.
42277         * modules/realloc (Makefile.am): Likewise.
42278         * modules/regex (Makefile.am): Likewise.
42279         * modules/rename (Makefile.am): Likewise.
42280         * modules/rename-dest-slash (Makefile.am): Likewise.
42281         * modules/rijndael (Makefile.am): Likewise.
42282         * modules/rmdir (Makefile.am): Likewise.
42283         * modules/rpmatch (Makefile.am): Likewise.
42284         * modules/safe-read (Makefile.am): Likewise.
42285         * modules/safe-write (Makefile.am): Likewise.
42286         * modules/same (Makefile.am): Likewise.
42287         * modules/save-cwd (Makefile.am): Likewise.
42288         * modules/savedir (Makefile.am): Likewise.
42289         * modules/setenv (Makefile.am): Likewise.
42290         * modules/settime (Makefile.am): Likewise.
42291         * modules/sha1 (Makefile.am): Likewise.
42292         * modules/sig2str (Makefile.am): Likewise.
42293         * modules/snprintf (Makefile.am): Likewise.
42294         * modules/stdlib-safer (Makefile.am): Likewise.
42295         * modules/stpcpy (Makefile.am): Likewise.
42296         * modules/stpncpy (Makefile.am): Likewise.
42297         * modules/strcase (Makefile.am): Likewise.
42298         * modules/strcasestr (Makefile.am): Likewise.
42299         * modules/strchrnul (Makefile.am): Likewise.
42300         * modules/strcspn (Makefile.am): Likewise.
42301         * modules/strdup (Makefile.am): Likewise.
42302         * modules/strerror (Makefile.am): Likewise.
42303         * modules/strftime (Makefile.am): Likewise.
42304         * modules/strndup (Makefile.am): Likewise.
42305         * modules/strnlen (Makefile.am): Likewise.
42306         * modules/strpbrk (Makefile.am): Likewise.
42307         * modules/strsep (Makefile.am): Likewise.
42308         * modules/strstr (Makefile.am): Likewise.
42309         * modules/strtod (Makefile.am): Likewise.
42310         * modules/strtoimax (Makefile.am): Likewise.
42311         * modules/strtok_r (Makefile.am): Likewise.
42312         * modules/strtol (Makefile.am): Likewise.
42313         * modules/strtoll (Makefile.am): Likewise.
42314         * modules/strtoul (Makefile.am): Likewise.
42315         * modules/strtoull (Makefile.am): Likewise.
42316         * modules/strtoumax (Makefile.am): Likewise.
42317         * modules/strverscmp (Makefile.am): Likewise.
42318         * modules/time_r (Makefile.am): Likewise.
42319         * modules/timegm (Makefile.am): Likewise.
42320         * modules/tmpfile-safer (Makefile.am): Likewise.
42321         * modules/unistd-safer (Makefile.am): Likewise.
42322         * modules/unlinkdir (Makefile.am): Likewise.
42323         * modules/userspec (Makefile.am): Likewise.
42324         * modules/utime (Makefile.am): Likewise.
42325         * modules/utimecmp (Makefile.am): Likewise.
42326         * modules/utimens (Makefile.am): Likewise.
42327         * modules/vasnprintf (Makefile.am): Likewise.
42328         * modules/vasprintf (Makefile.am): Likewise.
42329         * modules/vsnprintf (Makefile.am): Likewise.
42330         * modules/xalloc (Makefile.am): Likewise.
42331         * modules/xgetcwd (Makefile.am): Likewise.
42332         * modules/xnanosleep (Makefile.am): Likewise.
42333         * modules/xreadlink (Makefile.am): Likewise.
42334         * modules/xstrtod (Makefile.am): Likewise.
42335         * modules/xstrtol (Makefile.am): Likewise.
42336         * modules/xstrtold (Makefile.am): Likewise.
42337         * modules/yesno (Makefile.am): Likewise.
42338
42339 2006-10-12  Jim Meyering  <jim@meyering.net>
42340
42341         * m4/getloadavg.m4: Revert the change below.
42342
42343         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
42344         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
42345         fail with a symlink, which is what coreutils' ./bootstrap now
42346         creates by default.
42347
42348 2006-10-12  Bruno Haible  <bruno@clisp.org>
42349
42350         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
42351         mingw.
42352         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
42353         MSVC and mingw explicitly.
42354
42355 2006-10-11  Simon Josefsson  <jas@extundo.com>
42356             Bruno Haible  <bruno@clisp.org>
42357
42358         Add support for multiple gnulib-tool invocations in the scope of a
42359         single configure.ac file.
42360         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
42361         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
42362         with the same contents as the _LIBADD variable.
42363         (func_emit_initmacro_start, func_emit_initmacro_end,
42364         func_emit_initmacro_done): New functions.
42365         (func_import, func_create_testdir): Invoke them. Allow the identifiers
42366         gl_LIBOBJS and gl_LTLIBOBJS.
42367
42368 2006-10-11  Bruno Haible  <bruno@clisp.org>
42369
42370         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
42371         (func_create_testdir): Don't create po/Makefile.am, don't invoke
42372         autoreconf. Instead, invoke autopoint explicitly but move back the
42373         *.m4 files from gnulib.
42374
42375 2006-10-11  Bruno Haible  <bruno@clisp.org>
42376
42377         * gnulib-tool (func_usage): Make module names after --create-testdir
42378         optional.
42379         (func_create_testdir): If no module was specified, use nearly all
42380         modules.
42381
42382 2006-10-12  Jim Meyering  <jim@meyering.net>
42383
42384         Big performance improvement for fts-based tools that use FTS_NOSTAT.
42385         Avoid spurious inode-mismatch problems on non-POSIX file systems.
42386         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
42387         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
42388         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
42389         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
42390         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
42391         (fts_set_stat_required): New function.
42392         (fts_open): Defer the calls to fts_stat, if possible or requested.
42393         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
42394         into fts_stat itself.
42395         (fts_read): Perform any required (deferred) fts_stat call.
42396         (fts_build): Likewise, for the directory we're about to open and read.
42397         In the readdir loop, carefully decide whether each entry will require
42398         an eventual call to fts_stat, using dirent.d_type info if available.
42399         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
42400         a command line argument into this function.  Update all callers.
42401         Map a return value of FTS_DOT to FTS_D for a command line argument.
42402         * modules/fts (Depends-on): Add d-type.  Alphabetize.
42403         Thanks to Miklos Szeredi for his tenacity and for the initial
42404         bug report about "find" failing on a FUSE-based file system.
42405
42406         * lib/fts.c (fts_open): Use consistent indentation.
42407
42408 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
42409
42410         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
42411         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
42412         reported by Jim Meyering.  All uses of cache variables renamed
42413         to match Autoconf's.
42414         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
42415         the other one.
42416
42417         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
42418         Fix misspelling in diagnostic.
42419
42420 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
42421
42422         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
42423         defined.  Problem reported by Matthew Woehlke.
42424
42425         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
42426         Add support for Tandem NonStop R series.
42427         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
42428         Use new macro.
42429
42430         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
42431         (has_trailing_slash): Omit size arg; all callers changed.
42432         Omit 'inline', since it doesn't help performance and we'd
42433         need to configure it.
42434         Don't count //, ///, etc. as having a trailing slash.
42435         As a side effect, this removes a C99ism reported by Matthew Woehlke.
42436         (rpl_rename_dest_slash): On failure, use rename's errno rather
42437         than (in some cases) an incorrect or junk errno.
42438         Simplify code by removing need to compute length; this does
42439         cause it to make two passes instead of one over the file name,
42440         but it's worth it.
42441
42442         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
42443         change, since Autoconf's version may no longer be appropriate now
42444         that we are using CVS Autoconf's version.  Add support for Tandem.
42445
42446 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
42447             Bruno Haible  <bruno@clisp.org>
42448
42449         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
42450         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
42451         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
42452         gl_AC_TYPE_LONG_LONG.
42453
42454         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
42455         instead of HAVE_LONG_LONG.
42456         * lib/printf-args.c (printf_fetchargs): Likewise.
42457         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
42458         * lib/vasnprintf.c (VASNPRINTF): Likewise.
42459         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
42460         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
42461         gl_AC_TYPE_LONG_LONG.
42462
42463 2006-10-11  Bruno Haible  <bruno@clisp.org>
42464
42465         * m4/longlong.m4: Add comments.
42466         * m4/ulonglong.m4: Likewise.
42467
42468 2006-10-10  Bruno Haible  <bruno@clisp.org>
42469
42470         Make it possible to #define stpcpy, strdup to aliases.
42471         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
42472         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
42473
42474 2006-10-10  Bruno Haible  <bruno@clisp.org>
42475
42476         Make it possible to #define gcd to an alias.
42477         * lib/gcd.c: Include config.h.
42478
42479 2006-10-10  Bruno Haible  <bruno@clisp.org>
42480
42481         Make it possible to #define c_isascii to an alias.
42482         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
42483         defined. Undefine the macros before defining them, to avoid gcc
42484         warnings.
42485         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
42486         define NO_C_CTYPE_MACROS early.
42487
42488 2006-10-10  Bruno Haible  <bruno@clisp.org>
42489
42490         Make it possible to #define set_program_name to an alias.
42491         * lib/progname.c: Don't undefine set_program_name; instead, undefine
42492         ENABLE_RELOCATABLE early.
42493
42494 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
42495
42496         Port to Tandem NSK OSS, which has 64-bit signed int but at most
42497         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
42498         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
42499         More generally, don't assume that 64-bit signed int is available
42500         if unsigned int is, and vice versa.
42501         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
42502         unsigned symbols, not on their signed counterparts.
42503         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
42504         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
42505         (UINT64_C, UINTMAX_C):
42506         Likewise.
42507         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
42508         unsigned counterparts.
42509         (Have_long_long, Unsigned): New macros.
42510         (Int): Renamed from INT.
42511         (strtoimax): Use the new macros.
42512         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
42513         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
42514         * modules/inttypes (inttypes.h): Substitute
42515         HAVE_UNSIGNED_LONG_LONG_INT.
42516         * modules/stdint (stdint.h): Likewise.
42517         (Files): Add m4/ulonglong.m4.
42518
42519 2006-10-10  Bruno Haible  <bruno@clisp.org>
42520
42521         Fix a gcc -Wshadow warning.
42522         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
42523         to 'bucket'.
42524         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
42525         gl_linked_indexof_from_to): Likewise.
42526         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
42527         Likewise.
42528         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
42529         Likewise.
42530         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
42531         Reported by Eric Blake.
42532
42533 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
42534
42535         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
42536         for NetBSD.  Problem reported by Bruno Haible.
42537
42538 2006-10-09  Jim Meyering  <jim@meyering.net>
42539
42540         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
42541         Patch from Bruno Haible.
42542
42543 2006-10-09  Jim Meyering  <jim@meyering.net>
42544
42545         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
42546         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
42547         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
42548
42549 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
42550
42551         Don't include <config.h> twice; this doesn't work in some cases,
42552         e.g., when config.h has "#define intmax_t long long int" and
42553         we include <config.h>, <inttypes.h>, <config.h> in that order.
42554         Problem reported by Matthew Woehlke in:
42555         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
42556         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
42557         * lib/fts-cycle.c: Don't include config.h.
42558         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
42559         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
42560         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
42561         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
42562         inttypes.h.
42563         * lib/xstrtoumax.c: Likewise.
42564         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
42565         __strtol and the like, so that this module is more like its siblings.
42566         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
42567         Remove; no longer needed now that we assume gnulib inttypes.h.
42568
42569 2006-10-08  Bruno Haible  <bruno@clisp.org>
42570
42571         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
42572         option.
42573
42574 2006-10-07  Jim Meyering  <jim@meyering.net>
42575
42576         * modules/inttypes (inttypes.h): Revert what seems to have been
42577         an inadvertent part of today's change: use "|", not "/" in the
42578         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
42579
42580 2006-10-07  Bruno Haible  <bruno@clisp.org>
42581
42582         * modules/sublist: New file.
42583
42584 2006-10-07  Bruno Haible  <bruno@clisp.org>
42585
42586         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
42587         * modules/argz (argz.h): Likewise.
42588         * modules/arpa_inet (arpa/inet.h): Likewise.
42589         * modules/byteswap (byteswap.h): Likewise.
42590         * modules/configmake (configmake.h): Likewise.
42591         * modules/fcntl (fcntl.h): Likewise.
42592         * modules/fnmatch (fnmatch.h): Likewise.
42593         * modules/getopt (getopt.h): Likewise.
42594         * modules/glob (glob.h): Likewise.
42595         * modules/inttypes (inttypes.h): Likewise.
42596         * modules/netinet_in (netinet/in.h): Likewise.
42597         * modules/poll (poll.h): Likewise.
42598         * modules/stdbool (stdbool.h): Likewise.
42599         * modules/stdint (stdint.h): Likewise.
42600         * modules/sys_select (sys/select.h): Likewise.
42601         * modules/sys_socket (sys/socket.h): Likewise.
42602         * modules/sys_stat (sys/stat.h): Likewise.
42603         * modules/sysexits (sysexits.h): Likewise.
42604         * modules/unistd (unistd.h): Likewise.
42605         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
42606         Add a "DO NOT EDIT" comment to the generated file.
42607         (func_import): Likewise for gnulib-comp.m4.
42608
42609 2006-10-07  Bruno Haible  <bruno@clisp.org>
42610
42611         * lib/gl_sublist.h: New file.
42612         * lib/gl_sublist.c: New file.
42613
42614 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
42615
42616         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
42617         name (relative to the original working directory) and the file
42618         name component (relative to the temporary working directory).  All
42619         callers changed.
42620         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
42621         * lib/mkdir-p.c (make_dir_parents): Likewise.
42622         * lib/mkdir-p.h (make_dir_parents): Likewise.
42623
42624 2006-10-06  Eric Blake  <ebb9@byu.net>
42625
42626         Define several macros for use by the clean-temp module.
42627         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
42628         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
42629         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
42630
42631         * lib/clean-temp.h (close_stream_temp): New declaration.
42632         * lib/clean-temp.c (includes): Pull in headers according to what
42633         other modules are in use.
42634         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
42635
42636 2006-10-06  Bruno Haible  <bruno@clisp.org>
42637
42638         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
42639         instead of fopen, fwriteerror.
42640
42641 2006-10-06  Bruno Haible  <bruno@clisp.org>
42642
42643         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
42644         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
42645         int.
42646         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
42647         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
42648         Return an error indicator.
42649         Suggested by Eric Blake.
42650
42651 2006-10-06  Bruno Haible  <bruno@clisp.org>
42652
42653         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
42654         Reported by Eric Blake.
42655
42656 2006-10-06  Bruno Haible  <bruno@clisp.org>
42657
42658         * modules/closeout (Description): Mention stderr too.
42659
42660 2006-10-06  Bruno Haible  <bruno@clisp.org>
42661         and Paul Eggert  <eggert@cs.ucla.edu>
42662
42663         * lib/closeout.c (close_stdout): Also close stderr.
42664         * lib/closeout.h: Update comment.
42665
42666 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
42667
42668         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
42669         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
42670         * lib/dirchownmod.c: Include lchown.h.
42671         * lib/lchown.c: Don't include files that lchown.h now includes.
42672         Don't declare chown, since lchown.h now does that.
42673         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
42674         (lchown): Define to rpl_chown if lchown is declared but
42675         does not exist.  Declare using a prototype if lchown is not
42676         declared.  Add a copyright notice.
42677         * lib/mkstemp.h: Include <unistd.h>.
42678         * lib/openat.c: Include lchown.h.
42679
42680         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
42681         we now test for that separately.
42682         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
42683         rather than O_NOFOLLOW, when testing whether it's possible to
42684         avoid a race condition reliably.
42685         * lib/savewd.c (savewd_chdir): Likewise.
42686
42687         Remove macros that are no longer needed now that stdint.h is
42688         reliable.
42689         * lib/fsusage.c (UINTMAX_MAX): Remove.
42690         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
42691         * lib/utimecmp.c (SIZE_MAX): Remove.
42692
42693         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
42694
42695         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
42696         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
42697         O_NOATIME works.
42698
42699 2006-10-05  Bruno Haible  <bruno@clisp.org>
42700
42701         * lib/gl_list.h (gl_sortedlist_search_from_to,
42702         gl_sortedlist_indexof_from_to): New declarations.
42703         (gl_list_implementation): New fields sortedlist_search_from_to,
42704         sortedlist_indexof_from_to.
42705         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
42706         inline functions.
42707         * lib/gl_list.c (gl_sortedlist_search_from_to,
42708         gl_sortedlist_indexof_from_to): New functions.
42709         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
42710         function.
42711         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
42712         (gl_array_sortedlist_search_from_to): New function.
42713         (gl_array_list_implementation): Update.
42714         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
42715         function.
42716         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
42717         (gl_carray_sortedlist_search_from_to): New function.
42718         (gl_carray_list_implementation): Update.
42719         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
42720         gl_linked_sortedlist_indexof_from_to): New functions.
42721         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
42722         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
42723         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
42724         gl_tree_sortedlist_indexof_from_to): New functions.
42725         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
42726         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
42727         Update.
42728         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
42729         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
42730         Update.
42731
42732 2006-10-05  Bruno Haible  <bruno@clisp.org>
42733
42734         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
42735         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
42736         (struct gl_list_implementation): Add fields search_from_to,
42737         indexof_from_to. Remove fields search, indexof.
42738         (gl_list_search): Use the search_from_to method.
42739         (gl_list_search_from, gl_list_search_from_to): New functions.
42740         (gl_list_indexof): Use the indexof_from_to method.
42741         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
42742         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
42743         (gl_list_search_from, gl_list_search_from_to): New functions.
42744         (gl_list_indexof): Use the indexof_from_to method.
42745         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
42746         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
42747         gl_array_indexof. Add start_index, end_index arguments.
42748         (gl_array_search_from_to): Renamed from gl_array_search. Add
42749         start_index, end_index arguments.
42750         (gl_array_remove, gl_array_list_implementation): Update.
42751         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
42752         gl_carray_indexof. Add start_index, end_index arguments.
42753         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
42754         start_index, end_index arguments.
42755         (gl_carray_remove, gl_carray_list_implementation): Update.
42756         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
42757         gl_linked_search. Add start_index, end_index arguments.
42758         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
42759         start_index, end_index arguments.
42760         (gl_linked_remove): Update.
42761         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
42762         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
42763         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
42764         field to 'size_t'.
42765         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
42766         gl_tree_search. Add start_index, end_index arguments.
42767         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
42768         start_index, end_index arguments.
42769         (gl_tree_remove): Update.
42770         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
42771         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
42772         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
42773         function.
42774         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
42775         gl_tree_search. Add start_index, end_index arguments.
42776         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
42777         start_index, end_index arguments.
42778         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
42779         Update.
42780         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
42781
42782 2006-10-05  Bruno Haible  <bruno@clisp.org>
42783
42784         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
42785
42786         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
42787         fwriteerror_temp): New declarations.
42788         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
42789         (descriptors): New variable.
42790         (cleanup): First, close the descriptors.
42791         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
42792         fclose_temp, fwriteerror_temp): New functions.
42793
42794 2006-10-04  Jim Meyering  <jim@meyering.net>
42795
42796         * lib/fts.c (fts_open): Tiny comment change.
42797
42798 2006-10-04  Bruno Haible  <bruno@clisp.org>
42799
42800         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
42801         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
42802         gl_LOCK_BODY.
42803         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
42804         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
42805         gl_LOCK_EARLY_BODY.
42806         (gl_LOCK): Require gl_LOCK_BODY.
42807
42808 2006-10-04  Bruno Haible  <bruno@clisp.org>
42809
42810         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
42811         (gl_oset_search_atleast): New declaration.
42812         (struct gl_oset_implementation): Add field 'search_atleast'.
42813         (gl_oset_search_atleast): New inline function.
42814         * lib/gl_oset.c (gl_oset_search_atleast): New function.
42815         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
42816         (gl_array_oset_implementation): Update.
42817         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
42818         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
42819         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
42820
42821 2006-10-04  Bruno Haible  <bruno@clisp.org>
42822
42823         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
42824
42825 2006-10-03  Bruno Haible  <bruno@clisp.org>
42826
42827         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
42828         from gl_avltreehash_list_implementation.
42829
42830 2006-10-03  Bruno Haible  <bruno@clisp.org>
42831
42832         * lib/gl_oset.c (gl_oset_add): Fix return type.
42833
42834 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
42835
42836         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
42837
42838 2006-10-02  Eric Blake  <ebb9@byu.net>
42839
42840         * modules/strnlen (Depends-on): Add extensions.
42841
42842 2006-10-02  Eric Blake  <ebb9@byu.net>
42843
42844         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
42845         definition in 2.60+.
42846
42847 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
42848
42849         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
42850         checks.
42851
42852 2006-10-02  Bruno Haible  <bruno@clisp.org>
42853
42854         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
42855         to the AUTOMAKE_OPTIONS.
42856         Reported by Jim Meyering.
42857
42858 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
42859
42860         Work around bug in Solaris 10 /proc file system:
42861         /proc/self/fd/NNN/.. isn't the parent directory of
42862         the directory whose file descriptor is NNN.  This needs to
42863         be worked around at run time, not compile time, since a
42864         program might be built on Solaris 8, where things work, and
42865         run on Solaris 10.
42866         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
42867         to use the following interface instead:
42868         (OPENAT_BUFFER_SIZE): New macro.
42869         (openat_proc_name): New function.
42870         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
42871         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
42872         Likewise.
42873         * lib/openat-proc.c: New file.
42874         * modules/openat (Files): Add lib/openat-proc.c.
42875         (Depends-on): Add same-inode, stdbool.
42876         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
42877
42878 2006-09-29  Bruno Haible  <bruno@clisp.org>
42879
42880         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
42881         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
42882         argument. Set stdout_closed before testing for ferror, not after.
42883         (fwriteerror, fwriteerror_no_ebadf): New functions.
42884
42885 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
42886
42887         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
42888
42889 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
42890
42891         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
42892         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
42893
42894 2006-09-28  Jim Meyering  <jim@meyering.net>
42895
42896         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
42897         Include <unistd.h>.
42898
42899 2006-09-28  Bruno Haible  <bruno@clisp.org>
42900
42901         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
42902         * modules/linkedhash-list (Depends-on): Likewise.
42903         * modules/rbtreehash-list (Depends-on): Likewise.
42904
42905 2006-09-28  Bruno Haible  <bruno@clisp.org>
42906
42907         * lib/strndup.h: Simplify the redefinition of strndup.
42908         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
42909         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
42910
42911 2006-09-28  Bruno Haible  <bruno@clisp.org>
42912
42913         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
42914         * lib/gl_linkedhash_list.c: Likewise.
42915         * lib/gl_rbtreehash_list.c: Likewise.
42916
42917 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
42918
42919         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
42920         getaddrinfo.
42921
42922         * lib/__fpending.h: Don't include <stdio_ext.h> unless
42923         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
42924         it causes <stdio_ext.h> to cause a compile-time error.
42925         Problem reported by Nelson H. F. Beebe.
42926         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
42927         of HAVE_DECL___PENDING.
42928
42929         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
42930         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
42931         declaration.
42932
42933 2006-09-27  Jim Meyering  <jim@meyering.net>
42934
42935         This file could end up with a definition for a function
42936         named __strndup, rather than rpl_strndup on a system with
42937         incomplete weak_alias support.
42938         * lib/strndup.c (strndup): Rename from __strndup.
42939         Remove #defines that used to map __strndup to strndup.
42940         Don't use K&R prototypes.
42941         Remove LIBC-related code, since this file is not sync'd with glibc.
42942         * lib/strndup.h: Revamp, accordingly.
42943         * m4/strndup.m4: Modernize.
42944
42945 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
42946
42947         * modules/savewd (Depends-on): Add 'raise'.
42948         * lib/savewd.c: Include <signal.h>, for 'raise'.
42949
42950 2006-09-26  Jim Meyering  <jim@meyering.net>
42951
42952         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
42953         when we detect Darwin 8.7.0's acl_get_file bug.
42954         Rearrange to perform the new (below) run-test while $LIBS
42955         contains any acl-related library.  Set USE_ACL at the end.
42956         (gl_ACL_GET_FILE): New function.
42957
42958 2006-09-26  Eric Blake  <ebb9@byu.net>
42959
42960         * lib/verror.c: Include <config.h> unconditionally.
42961
42962 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
42963
42964         * modules/clock-time (Maintainer): Add self.
42965         * modules/getlogin_r (Depends-on): Add extensions.
42966
42967 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
42968
42969         * modules/clock-time: New module.
42970         * modules/nanosleep (Depends-on): Add clock-time.
42971         * modules/gethrxtime (Depends-on): Likewise.
42972         * modules/gettime (Depends-on): Likewise.
42973         * modules/settime (Depends-on): Likewise.
42974
42975         * modules/fts-lgpl: Depend on openat.
42976         * modules/mkancesdirs: Depend on savewd.
42977         * modules/mkdir-p: Likewise.
42978
42979 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
42980
42981         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
42982
42983         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
42984         `gl_have_arbitrary_file_name_length_limit' to
42985         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
42986         actually works between configure runs.
42987
42988 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
42989             Bruno Haible  <bruno@clisp.org>
42990
42991         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
42992
42993 2006-09-25  Jim Meyering  <jim@meyering.net>
42994
42995         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
42996         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
42997
42998 2006-09-25  Eric Blake  <ebb9@byu.net>
42999
43000         * gnulib-tool (func_import, func_create_testdir): Fix typos in
43001         exec's in 2006-09-18 patch when shuffling fds.
43002
43003 2006-09-25  Bruno Haible  <bruno@clisp.org>
43004
43005         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
43006         Reported by Jim Meyering.
43007
43008 2006-09-24  Jim Meyering  <jim@meyering.net>
43009
43010         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
43011         compare a pointer against a literal "0".  That caused failures with
43012         at least HP-UX's hpcc.
43013
43014 2006-09-22  Simon Josefsson  <jas@extundo.com>
43015
43016         * modules/gc-sha1:
43017         * modules/gc-md4:
43018         * modules/gc-hmac-sha1:
43019         * modules/gc-hmac-md5:
43020         * modules/gc-des:
43021         * modules/gc-arcfour: Distribute more files.
43022
43023 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43024
43025         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
43026         (gl_linked_iterator_from_to): Initialize struct completely.
43027         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
43028         (gl_tree_iterator_from_to): Likewise
43029         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
43030         * lib/gl_array_list.c [lint] (gl_array_iterator)
43031         (gl_array_iterator_from_to): Likewise.
43032         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
43033         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
43034         (gl_carray_iterator_from_to): Likewise.
43035
43036         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
43037         * lib/md4.c (md4_process_block): Remove unused variable.
43038         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
43039         parentheses for clarity.
43040
43041 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43042
43043         * modules/bison-i18n (Depends-on): Add gettext.
43044
43045 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43046
43047         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
43048         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
43049         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
43050         also add missing comma that caused broken test.
43051         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
43052         stdlib.h, for `abort'.
43053         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
43054         variables.
43055         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
43056         include unistd.h if present, for `rmdir'.
43057         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
43058         variables.
43059         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
43060         in the process include standard headers for prototypes.
43061         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
43062         gets declared on GNU/Linux.
43063         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
43064         unistd.h, for `rmdir'.
43065         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
43066
43067         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
43068         always true.
43069         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
43070
43071         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
43072
43073 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43074
43075         * gnulib-tool (func_version): Create output all at once.  This
43076         may help avoid triggering unnecessary SIGPIPEs, and at any
43077         rate it doesn't hurt.
43078
43079 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43080             Bruno Haible  <bruno@clisp.org>
43081
43082         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
43083         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
43084         * m4/signed.m4 (bh_C_SIGNED): Likewise.
43085
43086         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
43087         (gl_FUNC_VASPRINTF): Invoke it.
43088
43089 2006-09-22  Bruno Haible  <bruno@clisp.org>
43090
43091         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
43092         getloadavg.c as first argument.
43093
43094 2006-09-22  Bruno Haible  <bruno@clisp.org>
43095
43096         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
43097         at the beginning of the gl_INIT macro.
43098         * modules/getloadavg (configure.ac): Pass $gl_source_base to
43099         gl_GETLOADAVG.
43100
43101 2006-09-22  Bruno Haible  <bruno@clisp.org>
43102
43103         * gnulib-tool (func_create_megatestdir): Don't include the config-h
43104         module.
43105         Suggested by Ralf Wildenhues.
43106
43107 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
43108
43109         Import this patch from libc:
43110
43111         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
43112
43113         * lib/regex_internal.c (re_string_reconstruct): Handle
43114         offset < pstr->valid_raw_len && pstr->offsets_needed case.
43115         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
43116         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
43117         re_string_context_at.
43118
43119         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
43120         now requires it.
43121         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
43122         gl_REGEX now does it for us.
43123         (gl_REGEX): Add test taken from
43124         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
43125
43126         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
43127         Check that large offsets work.  Modernize Autoconf usages.
43128         Prefer "yes" to mean a good thing rather than a bad.
43129         Don't put "#define mkstemp" in config.h, as this might interfere
43130         with standard system headers that "#define mkstemp mkstemp64".
43131
43132         * modules/mkstemp (Depends-on): Add extensions, so that
43133         mkstemp is visible on some platforms.
43134         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
43135         (Include): Change to "mkstemp.h" from <stdlib.h>.
43136         (Files): Add mkstemp.h.
43137
43138         * lib/mkstemp.h: New file, since some standard headers
43139         #define mkstemp.
43140         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
43141         Include "mkstemp.h".
43142         Make the _LIBC code resemble glibc original more,
43143         e.g., use K&R style.
43144         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
43145         (mkstemp): Remove, since mkstemp.h does this for us.
43146         * lib/stdlib--.h: Include mkstemp.h.
43147
43148         Import this patch from libc:
43149
43150         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
43151
43152         * lib/tempname.c (__gen_tempname): Change attempts_min
43153         into a macro.  Use preprocessor to decide how to initialize
43154         attempts [Coverity CID 67].
43155
43156 2006-09-20  Bruno Haible  <bruno@clisp.org>
43157
43158         * lib/mkdtemp.c: Import from libc.
43159         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
43160                 * sysdeps/posix/tempname.c (__gen_tempname): Change
43161                 attempts_min into a macro.  Use preprocessor to decide how to
43162                 initialize attempts [Coverity CID 67].
43163         2001-11-27  Paul Eggert  <eggert@twinsun.com>
43164                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
43165                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
43166
43167 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43168
43169         * gnulib-tool (func_exit): New function, to allow to pass the
43170         exit status portably through the trap.  Use everywhere.
43171         (--help, --version): Signal a write error.
43172         (trap): catch SIGPIPE, for write errors.
43173         Exit at the end of the trap, with the correct exit status.
43174
43175 2006-09-19  Karl Berry  <karl@gnu.org>
43176
43177         * doc/gnulib.texi: note about the license texinfo files.
43178
43179 2006-09-19  Eric Blake  <ebb9@byu.net>
43180
43181         * gnulib-tool: Avoid space-tab.
43182
43183 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
43184
43185         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
43186         that prevented coreutils 6.1 from building.  Problem reported
43187         by Petter Reinholdtsen.
43188
43189 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
43190
43191         * gnulib-tool (avoidlist): Fix typo that broke options like
43192         --avoid=lock that are used by coreutils bootstrap.
43193
43194 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
43195
43196         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
43197         more systematically.
43198
43199 2006-09-18  Jim Meyering  <jim@meyering.net>
43200
43201         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
43202
43203 2006-09-18  Bruno Haible  <bruno@clisp.org>
43204
43205         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
43206
43207 2006-09-18  Bruno Haible  <bruno@clisp.org>
43208
43209         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
43210         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
43211         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
43212         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
43213         * m4/gettext.m4: Require autoconf >= 2.52.
43214         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
43215         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
43216         of gl_cv_header_inttypes_h.
43217
43218 2006-09-18  Bruno Haible  <bruno@clisp.org>
43219
43220         * lib/javaversion.c: Include configmake.h.
43221
43222 2006-09-18  Bruno Haible  <bruno@clisp.org>
43223
43224         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
43225         avoid that the while loops be executed in a subshell.
43226
43227 2006-09-18  Bruno Haible  <bruno@clisp.org>
43228
43229         * MODULES.html.sh (func_module): Break long lines.
43230         Suggested by Bruce Korb <bkorb@gnu.org>.
43231
43232 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43233
43234         Speed up by a factor of 1.12.
43235         * gnulib-tool (nl): New variable.
43236         (func_import): Rewrite include directive extraction to only read each
43237         directive once.
43238
43239 2006-09-17  Bruno Haible  <bruno@clisp.org>
43240
43241         * modules/javaversion (Makefile.am): Remove DEFS setting.
43242         (Depends-on): Add configmake, for PKGDATADIR definition.
43243
43244 2006-09-17  Bruno Haible  <bruno@clisp.org>
43245
43246         * gnulib-tool (func_create_testdir): Rewrite all files at once.
43247
43248 2006-09-17  Bruno Haible  <bruno@clisp.org>
43249
43250         * gnulib-tool (func_append): New function, stolen from libtool.m4.
43251         (func_modules_transitive_closure, func_modules_add_dummy,
43252         func_modules_to_filelist, func_import, func_create_testdir,
43253         func_create_megatestdir, ...): Use it wherever possible.
43254         Suggested by Ralf Wildenhues.
43255
43256 2006-09-16  Karl Berry  <karl@gnu.org>
43257
43258         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
43259         to avoid sectioning errors.
43260         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
43261         [ifinfo]: blank line after @center-ed titles.
43262         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
43263         Spell FSF address consistently with others.
43264         (These changes approved by rms.)
43265
43266 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43267
43268         Speed up by a factor of 1.61.
43269         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
43270         already checked module names again.
43271
43272 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43273
43274         Speed up by a factor of 1.13.
43275         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
43276         for new_files, and the input to func_add_or_update.
43277
43278 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43279
43280         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
43281         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
43282
43283 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
43284
43285         * modules/mkancesdirs (Depends-on): Add fcntl.
43286         * modules/savewd: New file.
43287         * MODULES.html.sh (File system functions): Add savewd.
43288
43289         * modules/configmake (Makefile.am): Add support for the
43290         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
43291
43292 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
43293
43294         * m4/savewd.m4: New file.
43295
43296 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
43297
43298         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
43299         (dirchownmod): New arg FD.  All callers changed.
43300         Use FD rather than opening the directory ourself, as opening is
43301         now the caller's responsibility.
43302         * lib/dirchownmod.h: Likewise.
43303         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
43304         hosts that require <sys/types.h> before <sys/stat.h>.  Include
43305         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
43306         (test_dir): Remove.
43307         (mkancesdirs): Return length of prefix of FILE that has already
43308         been made, or -2 if there is a child doing the work.  Redo
43309         algorithm so that it is O(N) rather than O(N**2).  Optimize away
43310         ".", and treat ".." specially since it might stray back into
43311         already-created areas.  Use a subprocess if necessary.  New arg
43312         WD; all users changed.  MAKE_DIR function should now return 1
43313         if it creates a directory that is not readable.  Return -2 if
43314         a child process is spun off.
43315         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
43316         Adjust signature to match code.
43317         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
43318         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
43319         all users changed.
43320         * lib/savewd.c, lib/savewd.h: New files.
43321
43322 2006-09-15  Jim Meyering  <jim@meyering.net>
43323
43324         * modules/rename-dest-slash: New module.
43325         * MODULES.html.sh (posix_compat): Add it here.
43326
43327         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
43328
43329 2006-09-15  Jim Meyering  <jim@meyering.net>
43330
43331         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
43332         file.
43333
43334         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
43335
43336 2006-09-15  Jim Meyering  <jim@meyering.net>
43337
43338         * lib/rename-dest-slash.c (has_trailing_slash): Use
43339         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
43340         (rpl_rename_dest_slash): Perform the cheaper trailing slash
43341         test before testing whether SRC is a directory.
43342         Suggestions from Bruno Haible.
43343
43344         Avoid a warning about an unused variable.
43345         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
43346         into the #ifdef block where it's used.
43347
43348         * lib/rename-dest-slash.c: New file.
43349
43350 2006-09-14  Bruno Haible  <bruno@clisp.org>
43351
43352         * lib/allocsa.c: Include <config.h> unconditionally.
43353         * lib/asnprintf.c: Likewise.
43354         * lib/asprintf.c: Likewise.
43355         * lib/c-strcasecmp.c: Likewise.
43356         * lib/c-strcasestr.c: Likewise.
43357         * lib/c-strncasecmp.c: Likewise.
43358         * lib/c-strstr.c: Likewise.
43359         * lib/classpath.c: Likewise.
43360         * lib/clean-temp.c: Likewise.
43361         * lib/concatpath.c: Likewise.
43362         * lib/copy-file.c: Likewise.
43363         * lib/csharpcomp.c: Likewise.
43364         * lib/csharpexec.c: Likewise.
43365         * lib/execute.c: Likewise.
43366         * lib/fatal-signal.c: Likewise.
43367         * lib/findprog.c: Likewise.
43368         * lib/fwriteerror.c: Likewise.
43369         * lib/gl_array_list.c: Likewise.
43370         * lib/gl_array_oset.c: Likewise.
43371         * lib/gl_avltree_list.c: Likewise.
43372         * lib/gl_avltree_oset.c: Likewise.
43373         * lib/gl_avltreehash_list.c: Likewise.
43374         * lib/gl_carray_list.c: Likewise.
43375         * lib/gl_linked_list.c: Likewise.
43376         * lib/gl_linkedhash_list.c: Likewise.
43377         * lib/gl_list.c: Likewise.
43378         * lib/gl_oset.c: Likewise.
43379         * lib/gl_rbtree_list.c: Likewise.
43380         * lib/gl_rbtree_oset.c: Likewise.
43381         * lib/gl_rbtreehash_list.c: Likewise.
43382         * lib/imaxabs.c: Likewise.
43383         * lib/imaxdiv.c: Likewise.
43384         * lib/javacomp.c: Likewise.
43385         * lib/javaexec.c: Likewise.
43386         * lib/javaversion.c: Likewise.
43387         * lib/linebreak.c: Likewise.
43388         * lib/localcharset.c: Likewise.
43389         * lib/lock.c: Likewise.
43390         * lib/mbchar.c: Likewise.
43391         * lib/mbswidth.c: Likewise.
43392         * lib/mkdtemp.c: Likewise.
43393         * lib/pipe.c: Likewise.
43394         * lib/printf-args.c: Likewise.
43395         * lib/printf-parse.c: Likewise.
43396         * lib/progname.c: Likewise.
43397         * lib/progreloc.c: Likewise.
43398         * lib/readlink.c: Likewise.
43399         * lib/sh-quote.c: Likewise.
43400         * lib/stpcpy.c: Likewise.
43401         * lib/stpncpy.c: Likewise.
43402         * lib/strcasecmp.c: Likewise.
43403         * lib/strcasestr.c: Likewise.
43404         * lib/strcspn.c: Likewise.
43405         * lib/striconv.c: Likewise.
43406         * lib/strncasecmp.c: Likewise.
43407         * lib/strnlen1.c: Likewise.
43408         * lib/strstr.c: Likewise.
43409         * lib/strtok_r.c: Likewise.
43410         * lib/tls.c: Likewise.
43411         * lib/tmpdir.c: Likewise.
43412         * lib/unicodeio.c: Likewise.
43413         * lib/unsetenv.c: Likewise.
43414         * lib/vasnprintf.c: Likewise.
43415         * lib/vasprintf.c: Likewise.
43416         * lib/wait-process.c: Likewise.
43417         * lib/xallocsa.c: Likewise.
43418         * lib/xsetenv.c: Likewise.
43419         * lib/xstriconv.c: Likewise.
43420
43421 2006-09-13  Simon Josefsson  <jas@extundo.com>
43422
43423         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
43424         that internally, suggested by Ralf Wildenhues
43425         <Ralf.Wildenhues@gmx.de>.
43426
43427 2006-09-13  Simon Josefsson  <jas@extundo.com>
43428
43429         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
43430         @LIBOBJS@.
43431         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
43432
43433 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
43434
43435         * lib/_fpending.c: Include <config.h> unconditionally, since we no
43436         longer worry about uses that don't define HAVE_CONFIG_H.
43437         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
43438         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
43439         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
43440         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
43441         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
43442         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
43443         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
43444         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
43445         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
43446         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
43447         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
43448         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
43449         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
43450         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
43451         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
43452         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
43453         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
43454         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
43455         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
43456         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
43457         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
43458         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
43459         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
43460         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
43461         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
43462         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
43463         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
43464         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
43465         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
43466         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
43467         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
43468         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
43469         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
43470         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
43471         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
43472         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
43473         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
43474         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
43475         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
43476         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
43477         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
43478         Likewise.
43479
43480 2006-09-13  Eric Blake  <ebb9@byu.net>
43481
43482         * lib/getopt.c: Fix typo in last commit.
43483
43484 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
43485
43486         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
43487         dgettext.
43488
43489 2006-09-12  Jim Meyering  <jim@meyering.net>
43490
43491         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
43492         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
43493         Reported by Nelson H. F. Beebe.
43494
43495 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
43496
43497         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
43498         program_invocation_name and program_invocation_short_name are
43499         initialized.
43500         * lib/argp-namefrob.h: Move declarations of program_invocation_name
43501         and program_invocation_short_name to argp.h, so they are visible
43502         to user programs.
43503         * lib/argp.h: Likewise
43504
43505 2006-09-10  Bruno Haible  <bruno@clisp.org>
43506
43507         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
43508         m4/inttypes_h.m4, m4/uintmax_t.m4.
43509
43510 2006-09-10  Bruno Haible  <bruno@clisp.org>
43511
43512         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
43513         gl_AC_TYPE_UINTMAX_T.
43514
43515 2006-09-10  Bruno Haible  <bruno@clisp.org>
43516
43517         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
43518
43519 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
43520
43521         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
43522         convention.  Text proposed by Bruno Haible.
43523         (struct argp_option): Document the use of N_() wrappers.
43524
43525         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
43526         '\v', and translate the two parts separately, instead of feeding
43527         the whole string to gettext.  This allows to exclude
43528         '\v' from the strings visible to the translator by writing doc
43529         strings as N_("..") "\v" N_("..").
43530
43531 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
43532
43533         * config/srclist.txt: Undo latest change; the bug was fixed.
43534
43535 2006-09-09  Bruno Haible  <bruno@clisp.org>
43536
43537         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
43538         assignments if building a library without libtool.
43539         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
43540         in func_emit_lib_Makefile_am.
43541         (func_import): When building a static library libfoo.a, arrange to
43542         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
43543         (func_create_testdir): Likewise.
43544         * modules/gc (configure.ac, Makefile.am): If building statically,
43545         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
43546         * modules/iconvme (configure.ac, Makefile.am): Likewise.
43547         * modules/striconv (configure.ac, Makefile.am): Likewise.
43548         Based on a suggestion by Ralf Wildenhues.
43549
43550 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
43551
43552         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
43553         Check for unistd.h too, since Autoconf doesn't assume POSIX.
43554         Also:
43555
43556         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
43557         Add year_2050_test to catch glibc bug 2821
43558         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
43559
43560         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
43561         Prefer #ifdef to #if.
43562
43563         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
43564         Return from 'main' instead of calling 'exit'.
43565
43566 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
43567
43568         * lib/mktime.c (guess_time_tm): Fix bug where mktime
43569         returned the maximum time_t value rather than (time_t) -1.
43570         Problem originally reported by William Bardwell
43571         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
43572
43573         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
43574         Moved to here ...
43575         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
43576         ... from here.
43577
43578 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
43579
43580         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
43581         2821 is fixed.
43582
43583 2006-09-08  Jim Meyering  <jim@meyering.net>
43584
43585         Don't make generated files read-only.  That would bother too many
43586         people.  However, do retain the ability to work when targets are
43587         read-only: remove the destination and temporary files before writing
43588         them (when generated via sed or echo), or by using the -f option for
43589         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
43590         * modules/alloca-opt, modules/argz, modules/arpa_inet:
43591         * modules/byteswap, modules/configmake, modules/fcntl:
43592         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
43593         * modules/localcharset, modules/netinet_in, modules/poll:
43594         * modules/stdbool, modules/stdint, modules/sys_select:
43595         * modules/sys_socket, modules/sys_stat, modules/sysexits:
43596
43597 2006-09-08  Jim Meyering  <jim@meyering.net>
43598
43599         Avoid new build failure on FreeBSD 6.0.
43600         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
43601         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
43602         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
43603
43604 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43605
43606         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
43607
43608 2006-09-07  Jim Meyering  <jim@meyering.net>
43609
43610         Fix global typo in last change: use chmod u-w, not chmod u-x.
43611         Spotted by Paul Eggert and Bruce Korb.
43612         * modules/alloca-opt, modules/argz, modules/arpa_inet:
43613         * modules/byteswap, modules/configmake, modules/fcntl:
43614         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
43615         * modules/localcharset, modules/netinet_in, modules/poll:
43616         * modules/stdbool, modules/stdint, modules/sys_select:
43617         * modules/sys_socket, modules/sys_stat, modules/sysexits:
43618
43619 2006-09-06  Jim Meyering  <jim@meyering.net>
43620
43621         Make generated files be read-only.
43622         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
43623         Ensure that each generated file is now read-only.
43624         * modules/argz: Likewise.
43625         * modules/arpa_inet: Likewise.
43626         * modules/byteswap: Likewise.
43627         * modules/configmake: Likewise.
43628         * modules/fcntl: Likewise.
43629         * modules/fnmatch: Likewise.
43630         * modules/getopt: Likewise.
43631         * modules/glob: Likewise.
43632         * modules/inttypes: Likewise.
43633         * modules/netinet_in: Likewise.
43634         * modules/poll: Likewise.
43635         * modules/stdbool: Likewise.
43636         * modules/stdint: Likewise.
43637         * modules/sys_select: Likewise.
43638         * modules/sys_socket: Likewise.
43639         * modules/sys_stat: Likewise.
43640         * modules/sysexits: Likewise.
43641         * modules/localcharset: Same as above, but continue using temporary
43642         file named "t-$@" (why different?) rather than the "$@-t" used
43643         everywhere else.
43644
43645         * modules/sysexits (Makefile.am): Replace literal occurrences
43646         of "sysexit.h" more readable, and more consistent, "$@".
43647
43648 2006-09-06  Bruno Haible  <bruno@clisp.org>
43649
43650         * modules/striconv: New file.
43651         * modules/xstriconv: New file.
43652         * MODULES.html.sh (Internationalization functions): Add striconv,
43653         xstriconv.
43654
43655 2006-09-06  Bruno Haible  <bruno@clisp.org>
43656
43657         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
43658         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
43659         not using libtool correctly.
43660
43661 2006-09-06  Bruno Haible  <bruno@clisp.org>
43662
43663         * lib/striconv.h: New file.
43664         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
43665         iconvstring.c.
43666         * lib/xstriconv.h: New file.
43667         * lib/xstriconv.c: New file.
43668
43669 2006-09-06  Bruno Haible  <bruno@clisp.org>
43670
43671         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
43672         lib_..._LDFLAGS.
43673
43674 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43675
43676         * lib/argz_.h: Sync from Libtool.
43677
43678         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
43679                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
43680
43681         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
43682
43683 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
43684
43685         * modules/trim: New file.
43686
43687 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
43688
43689         * lib/trim.h: New file.
43690         * lib/trim.c: New file.
43691
43692 2006-09-05  Bruno Haible  <bruno@clisp.org>
43693
43694         * MODULES.html.sh (String handling): Add trim.
43695
43696 2006-09-04  Karl Berry  <karl@gnu.org>
43697
43698         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
43699         until next release.
43700
43701 2006-09-03  Bruno Haible  <bruno@clisp.org>
43702
43703         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
43704         correctly.
43705
43706 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
43707
43708         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
43709         not gl_GETLOADAVG.  Omit unneeded semicolons.
43710         Problems reported by Ralf Wildenhues in
43711         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
43712         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
43713         at the end, which is the usual gnulib style.
43714
43715         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
43716         of doing all the work ourselves.
43717         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
43718         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
43719
43720 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
43721
43722         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
43723         Problem reported by Ralf Wildenhues in
43724         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
43725
43726         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
43727         HAVE_STRUCT_STATFS_F_FSTYPENAME.
43728
43729 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
43730
43731         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
43732         yesterday's patch by changing test -n to test -z.
43733
43734 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
43735
43736         * modules/getloadavg (Files): Add m4/getloadavg.m4.
43737         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
43738         the former is now obsolescent.
43739
43740         * modules/chdir-long (Depends-on): Add fcntl.
43741
43742 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
43743
43744         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
43745         obsolescent, and programs should use gnulib instead.
43746         * m4/getloadavg.m4: New file, with contents taken from Autoconf
43747         but with prefixes changed.
43748
43749 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
43750
43751         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
43752         or stdbool.h, because they might not exist while configuring.
43753
43754         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
43755         Don't include unistd.h or limits.h; not needed, since chdir-long.h
43756         does that for us.
43757         (O_DIRECTORY): Remove.
43758
43759 2006-08-31  Eric Blake  <ebb9@byu.net>
43760
43761         * gnulib-tool: Don't let emacs change spaces to TAB.
43762
43763 2006-08-31  Bruno Haible  <bruno@clisp.org>
43764
43765         * gnulib-tool: When calling func_import more than once, do it in a
43766         subshell.
43767         Reported by Eric Blake <ebb9@byu.net>.
43768
43769 2006-08-31  Bruno Haible  <bruno@clisp.org>
43770
43771         * gnulib-tool (nl): Remove variable.
43772         (sed_transform_lib_file): Use more robust test for config-h module.
43773         (func_import): Fix typo in 2006-08-25 patch.
43774
43775 2006-08-31  Bruno Haible  <bruno@clisp.org>
43776
43777         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
43778         specified, augment Makefile.am variables instead of assigning them.
43779
43780 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
43781
43782         Work around a bug in both the Linux and SunOS 64-bit kernels:
43783         nanosleep mishandles sleeps for longer than 2**31 seconds.
43784         Problem reported by Frank v Waveren in
43785         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
43786         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
43787         Check for nanosleep bug.
43788         (LIB_NANOSLEEP): Append clock_gettime library if needed.
43789
43790 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
43791
43792         Work around a bug in both the Linux and SunOS 64-bit kernels:
43793         nanosleep mishandles sleeps for longer than 2**31 seconds.
43794         Problem reported by Frank v Waveren in
43795         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
43796         * lib/nanosleep.c (BILLION): New constant.
43797         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
43798         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
43799         implementation.
43800
43801 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
43802
43803         * modules/nanosleep (Depends-on): Add gettime.
43804
43805 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
43806         and Simon Josefsson  <jas@extundo.com>
43807         and Oskar Liljeblad  <oskar@osk.mine.nu>
43808
43809         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
43810         * gnulib-tool (func_import): New license type 'unmodifiable license
43811         text'.
43812         * modules/fdl: Use it.  Longer description.
43813         * module/gpl, module/lgpl: New files.
43814
43815 2006-08-30  Jim Meyering  <jim@meyering.net>
43816
43817         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
43818         shadowing the parameter.
43819
43820 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43821
43822         Sync from Libtool:
43823
43824         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43825
43826         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
43827         sharing with gnulib.  Report by Eric Blake.
43828
43829 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
43830
43831         * modules/isapipe: New file.
43832         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
43833
43834 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
43835
43836         * modules/configmake (Makefile.am): Add a comment, and omit
43837         the CONFIGMAKE_ prefix from generated macro names.  Suggested
43838         by Bruno Haible.
43839
43840 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
43841
43842         * m4/isapipe.m4: New file.
43843
43844 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
43845
43846         * lib/isapipe.c, lib/isapipe.h: New files.
43847
43848 2006-08-29  Jim Meyering  <jim@meyering.net>
43849
43850         * modules/configmake (Makefile.am): Make configmake.h depend on
43851         Makefile.  Otherwise, a stale configmake.h could hang around.
43852
43853 2006-08-29  Eric Blake  <ebb9@byu.net>
43854
43855         * lib/error.c (error_at_line, print_errno_message): Match libc, after
43856         resolution of upstream bug 3044.
43857
43858 2006-08-29  Bruno Haible  <bruno@clisp.org>
43859
43860         * modules/localcharset (Depends-on): Add configmake.
43861         (Makefile.am): Remove setting of LIBDIR through DEFS.
43862
43863 2006-08-29  Bruno Haible  <bruno@clisp.org>
43864
43865         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
43866         defined.
43867
43868 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
43869
43870         * modules/fcntl: New file.
43871         * modules/chdir-safer (Depends-on): Add fcntl.
43872         * modules/fts: Likewise.
43873         * modules/mkdir-p: Likewise.
43874
43875         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
43876         This undoes the most recent change, since we're now addressing the
43877         problem in a different way.
43878
43879         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
43880         into output, since the output might be called Makefile.am even
43881         if $makefile_name is something different.
43882         (func_import): Use $makefile_am rather than
43883         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
43884         empty.
43885
43886         * modules/inttypes (Files): Add m4/inttypes-h.m4.
43887
43888 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
43889
43890         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
43891         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
43892         recent change to stdint.m4, since we're now addressing the problem in a
43893         different way.
43894
43895 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
43896
43897         * m4/fcntl_h.m4: New file.
43898
43899 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
43900
43901         * lib/fcntl_.h: New file.
43902         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
43903         the fcntl module.
43904         * lib/dirchownmod.c: Likewise.
43905         * lib/fts.c: Likewise.
43906
43907         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
43908         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
43909         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
43910         just before including <inttypes.h>, to avoid circular inclusion.
43911
43912 2006-08-28  Jim Meyering  <jim@meyering.net>
43913
43914         * doc/visibility.texi: Actually read and correct the grammar of the
43915         sentence affected by yesterday's change.
43916
43917 2006-08-28  Eric Blake  <ebb9@byu.net>
43918
43919         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
43920         needs wrapper.
43921
43922 2006-08-28  Eric Blake  <ebb9@byu.net>
43923
43924         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
43925
43926 2006-08-28  Eric Blake  <ebb9@byu.net>
43927
43928         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
43929
43930 2006-08-28  Bruno Haible  <bruno@clisp.org>
43931
43932         * modules/c-strstr: New file, from GNU gettext.
43933         * MODULES.html.sh (String handling): Add c-strstr.
43934
43935 2006-08-28  Bruno Haible  <bruno@clisp.org>
43936
43937         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
43938         macros.
43939         Reported by Eric Blake.
43940
43941 2006-08-28  Bruno Haible  <bruno@clisp.org>
43942
43943         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
43944         (VASNPRINTF): Return a string of length > INT_MAX without failing.
43945         * lib/vasprintf.c: Include errno.h, limits.h.
43946         (EOVERFLOW): New fallback definition.
43947         (vasprintf): Test here whether the string length is > INT_MAX.
43948         * lib/vsnprintf.c: Include errno.h, limits.h.
43949         (EOVERFLOW): New fallback definition.
43950         (vsnprintf): Fix bug when generated string was too long for the buffer.
43951         Test here whether the string length is > INT_MAX.
43952
43953 2006-08-28  Bruno Haible  <bruno@clisp.org>
43954
43955         * lib/inttypes_.h (SCNX*): Remove definitions.
43956         Reported by Eric Blake.
43957
43958 2006-08-28  Bruno Haible  <bruno@clisp.org>
43959
43960         * lib/c-strstr.h: New file, from GNU gettext.
43961         * lib/c-strstr.c: New file, from GNU gettext.
43962
43963 2006-08-28  Bruno Haible  <bruno@clisp.org>
43964
43965         * gnulib-tool: Reorder some statements.
43966
43967 2006-08-28  Bruno Haible  <bruno@clisp.org>
43968
43969         * gnulib-tool: New option --makefile-name.
43970         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
43971         $makefile_name.
43972         (func_import): Write $makefile_name to the cache file, and read it from
43973         there unless explicitly specified. Use $makefile_name as file name
43974         instead of Makefile.am. Adjust the recommendations accordingly.
43975
43976 2006-08-28  Bruno Haible  <bruno@clisp.org>
43977
43978         * gnulib-tool (func_verify_module): Check against misapplying patch.
43979
43980 2006-08-28  Bruno Haible  <bruno@clisp.org>
43981
43982         * gnulib-tool (func_relativize, func_relconcat): New functions.
43983         Give an error if --local-dir is given with --update.
43984         Remove trailing slashes from $local_gnulib_dir.
43985         (func_import): Store the relativized $local_gnulib_dir in
43986         gnulib-cache.m4, and read it from there if not specified explicitly.
43987
43988 2006-08-28  Bruno Haible  <bruno@clisp.org>
43989
43990         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
43991         is the current directory. Respect also $local_gnulib_dir.
43992
43993 2006-08-28  Bruno Haible  <bruno@clisp.org>
43994             Simon Josefsson  <jas@extundo.com>
43995
43996         BeOS portability.
43997         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
43998
43999 2006-08-27  Jim Meyering  <jim@meyering.net>
44000
44001         * doc/visibility.texi: Remove duplicate word: "pointer".
44002
44003 2006-08-26  Bruno Haible  <bruno@clisp.org>
44004
44005         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
44006         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
44007         (Makefile.am): Create inttypes.h from inttypes_.h.
44008         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
44009
44010         * modules/imaxabs: New file.
44011
44012         * modules/imaxdiv: New file.
44013
44014 2006-08-26  Bruno Haible  <bruno@clisp.org>
44015
44016         * m4/inttypes.m4: New file.
44017         * m4/_inttypes_h.m4: Remove file.
44018         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
44019         PRI_MACROS_BROKEN.
44020         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
44021
44022         * m4/imaxabs.m4: New file.
44023
44024         * m4/imaxdiv.m4: New file.
44025
44026 2006-08-26  Bruno Haible  <bruno@clisp.org>
44027
44028         * lib/inttypes_.h: New file.
44029         * lib/inttypes.h: Remove file.
44030         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
44031
44032         * lib/imaxabs.c: New file.
44033
44034         * lib/imaxdiv.c: New file.
44035
44036 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
44037
44038         New config-h module, so that "make" output needn't be cluttered
44039         by -DHAVE_CONFIG_H.
44040         * MODULES.html.sh (Support for building libraries and executables):
44041         Add config-h.
44042         * modules/config-h: New file.
44043         * gnulib-tool (nl, sed_transform_lib_file): New vars.
44044         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
44045         the config-h module is used.
44046
44047         New configmake module, so that "make" output needn't be cluttered
44048         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
44049         * MODULES.html.sh (Support for building libraries and executables):
44050         Add configmake.
44051         * modules/configmake: New file.
44052
44053 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
44054
44055         * m4/config-h.m4: New file.
44056
44057 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
44058
44059         * config/srclist.txt: Add elisp-comp.
44060
44061 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
44062
44063         * MODULES.html.sh (Support for building libraries and executables):
44064         Add elisp-comp.
44065         * build-aux/elisp-comp: New file.
44066         * modules/elisp-comp: New file.
44067
44068 2006-08-24  Bruno Haible  <bruno@clisp.org>
44069
44070         * gnulib-tool (func_create_testdir): Use non-default values of
44071         sourcebase and m4base.
44072
44073 2006-08-24  Bruno Haible  <bruno@clisp.org>
44074
44075         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
44076         HTML structure.
44077
44078 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
44079
44080         * modules/openat (Depends-on): Add lchown.
44081
44082 2006-08-23  Bruno Haible  <bruno@clisp.org>
44083
44084         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
44085         of gl_LOCK_EARLY instead of gl_LOCK.
44086
44087 2006-08-23  Bruno Haible  <bruno@clisp.org>
44088
44089         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
44090         on OSF/1 to no.
44091         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
44092
44093 2006-08-23  Bruno Haible  <bruno@clisp.org>
44094
44095         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
44096         as unusable.
44097
44098         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
44099         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
44100         (gl_LOCK): New macro.
44101
44102 2006-08-22  Simon Josefsson  <jas@extundo.com>
44103
44104         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
44105         to md5 module.
44106
44107 2006-08-22  Simon Josefsson  <jas@extundo.com>
44108
44109         * MODULES.html.sh: Add "Support for maintaining and release
44110         projects".
44111
44112         * build-aux/gnupload: New file, from coreutils.
44113
44114 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
44115
44116         Avoid the need for AC_LIBSOURCES in m4 macros.
44117         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
44118         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
44119         * modules/check-version (EXTRA_DIST): Add check-version.h.
44120         * modules/crc (EXTRA_DIST): Add crc.h.
44121         * modules/des (EXTRA_DIST): Add des.h.
44122         * modules/gc (EXTRA_DIST): Add gc.h.
44123         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
44124         * modules/getline (EXTRA_DIST): Add getline.h.
44125         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
44126         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
44127         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
44128         * modules/md2 (EXTRA_DIST): Add md2.h.
44129         * modules/md4 (EXTRA_DIST): Add md4.h.
44130         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
44131         * modules/read-file (EXTRA_DIST): Add read-file.h.
44132         * modules/readline (EXTRA_DIST): Add readline.h.
44133         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
44134         rijndael-api-fst.h.
44135
44136 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
44137
44138         * m4/rijndael.m4 (gl_ARCFOUR):
44139         * m4/arctwo.m4 (gl_ARCTWO):
44140         * m4/check-version.m4 (gl_CHECK_VERSION):
44141         * m4/crc.m4 (gl_CRC):
44142         * m4/des.m4 (gl_DES):
44143         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
44144         * m4/gc.m4 (gl_GC):
44145         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
44146         * m4/getline.m4 (gl_FUNC_GETLINE):
44147         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
44148         * m4/hmac-md5.m4 (gl_HMAC_MD5):
44149         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
44150         * m4/md2.m4 (gl_MD2):
44151         * m4/md4.m4 (gl_MD4):
44152         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
44153         * m4/read-file.m4 (gl_FUNC_READ_FILE):
44154         * m4/readline.m4 (gl_FUNC_READLINE):
44155         * m4/rijndael.m4 (gl_RIJNDAEL):
44156         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
44157         to get the necessary .h files and whatnot.
44158
44159 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
44160
44161         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
44162         gnulib rather than the other way around.
44163         * config/srclistvars.sh (COREUTILS): Remove.
44164
44165 2006-08-22  Jim Meyering  <jim@meyering.net>
44166
44167         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
44168
44169         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
44170
44171 2006-08-22  Eric Blake  <ebb9@byu.net>
44172
44173         * modules/regexprops-generic: New file.
44174         * MODULES.html.sh (Support for building documentation): List it.
44175
44176 2006-08-22  Eric Blake  <ebb9@byu.net>
44177
44178         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
44179         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
44180         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
44181         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
44182
44183 2006-08-22  Bruno Haible  <bruno@clisp.org>
44184
44185         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
44186         and lib_LTLIBRARIES like the other lib_* variables.
44187
44188 2006-08-22  Bruno Haible  <bruno@clisp.org>
44189
44190         * build-aux/x-to-1.in: New file, from GNU gettext.
44191
44192 2006-08-22  Bruno Haible  <bruno@clisp.org>
44193
44194         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
44195         <utmpx.h> exists.
44196
44197 2006-08-22  Bruno Haible  <bruno@clisp.org>
44198
44199         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
44200         <utmpx.h> exists.
44201
44202 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
44203
44204         BeOS portability.
44205         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
44206         exist.
44207         Problem reported by Bruno Haible.
44208
44209 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
44210
44211         Avoid the need for AC_LIBSOURCES in m4 macros.
44212         * modules/acl (EXTRA_DIST): Add acl.h.
44213         * modules/argmatch (Files): Add m4/argmatch.m4.
44214         (configure.ac): Add gl_ARGMATCH.
44215         (EXTRA_DIST): Renamed from lib_SOURCES, for
44216         consistency with the other modules.  Remove argmatch.c.
44217         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
44218         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
44219         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
44220         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
44221         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
44222         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
44223         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
44224         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
44225         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
44226         * modules/closeout (EXTRA_DIST): Add closeout.h.
44227         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
44228         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
44229         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
44230         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
44231         dirname.h; remove basename.c and stripslash.c.
44232         * modules/exclude (EXTRA_DIST): Add exclude.h.
44233         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
44234         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
44235         * modules/file-type (EXTRA_DIST): Add file-type.h.
44236         * modules/filemode (EXTRA_DIST): Add filemode.h.
44237         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
44238         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
44239         * modules/fpending (EXTRA_DIST): Add __fpending.h.
44240         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
44241         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
44242         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
44243         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
44244         * modules/getdate (EXTRA_DIST): Add getdate.c.
44245         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
44246         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
44247         * modules/getpass (EXTRA_DIST): Add getpass.h.
44248         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
44249         * modules/group-member (EXTRA_DIST): Add group-member.h.
44250         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
44251         * modules/hash (EXTRA_DIST): Add hash.h.
44252         * modules/human (EXTRA_DIST): Add human.h.
44253         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
44254         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
44255         * modules/lchown (EXTRA_DIST): Add lchown.h.
44256         * modules/long-options (EXTRA_DIST): Add long-options.h.
44257         * modules/lstat (EXTRA_DIST): Add lstat.h.
44258         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
44259         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
44260         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
44261         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
44262         * modules/memxor (EXTRA_DIST): Add memxor.h.
44263         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
44264         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
44265         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
44266         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
44267         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
44268         * modules/physmem (EXTRA_DIST): Add physmem.h.
44269         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
44270         * modules/posixver (EXTRA_DIST): Add posixver.h.
44271         * modules/quote (EXTRA_DIST): Add quote.h.
44272         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
44273         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
44274         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
44275         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
44276         regex_internal.h regexec.c.
44277         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
44278         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
44279         * modules/same (EXTRA_DIST): Add same.h.
44280         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
44281         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
44282         * modules/savedir (EXTRA_DIST): Add savedir.h.
44283         * modules/sha1 (EXTRA_DIST): Add sha1.h.
44284         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
44285         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
44286         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
44287         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
44288         * modules/strdup (EXTRA_DIST): Add strdup.h.
44289         * modules/strftime (EXTRA_DIST): Add strftime.h.
44290         * modules/strndup (EXTRA_DIST): Add strndup.h.
44291         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
44292         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
44293         * modules/time_r (EXTRA_DIST): Add time_r.h.
44294         * modules/timespec (EXTRA_DIST): Add timespec.h.
44295         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
44296         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
44297         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
44298         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
44299         * modules/userspec (EXTRA_DIST): Add userspec.h.
44300         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
44301         * modules/utimens (EXTRA_DIST): Add utimens.h.
44302         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
44303         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
44304         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
44305         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
44306         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
44307         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
44308         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
44309         * modules/yesno (EXTRA_DIST): Add yesno.h.
44310
44311 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
44312
44313         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
44314
44315         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
44316         * m4/dev-ino.m4, same-inode.m4: Remove.
44317
44318         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
44319         * m4/acl.m4 (AC_FUNC_ACL):
44320         * m4/backupfile.m4 (gl_BACKUPFILE):
44321         * m4/c-strtod.m4 (gl_C99_STRTOLD):
44322         * m4/canon-host.m4 (gl_CANON_HOST):
44323         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
44324         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
44325         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
44326         * m4/cloexec.m4 (gl_CLOEXEC):
44327         * m4/close-stream.m4 (gl_CLOSE_STREAM):
44328         * m4/closeout.m4 (gl_CLOSEOUT):
44329         * m4/dirfd.m4 (gl_FUNC_DIRFD):
44330         * m4/dirname.m4 (gl_DIRNAME):
44331         * m4/exclude.m4 (gl_EXCLUDE):
44332         * m4/exitfail.m4 (gl_EXITFAIL):
44333         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
44334         * m4/file-type.m4 (gl_FILE_TYPE):
44335         * m4/filemode.m4 (gl_FILEMODE):
44336         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
44337         * m4/fpending.m4 (gl_FUNC_FPENDING):
44338         * m4/fprintftime.m4 (gl_FPRINTFTIME):
44339         * m4/fts.m4 (gl_FUNC_FTS):
44340         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
44341         * m4/getdate.m4 (gl_GETDATE):
44342         * m4/gethrxtime.m4 (gl_GETHRXTIME):
44343         * m4/getpagesize.m4 (gl_GETPAGESIZE):
44344         * m4/getpass.m4 (gl_FUNC_GETPASS):
44345         * m4/gettime.m4 (gl_GETTIME):
44346         * m4/getugroups.m4 (gl_GETUGROUPS):
44347         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
44348         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
44349         * m4/hard-locale.m4 (gl_HARD_LOCALE):
44350         * m4/hash.m4 (gl_HASH):
44351         * m4/idcache.m4 (gl_IDCACHE):
44352         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
44353         * m4/lchown.m4 (gl_FUNC_LCHOWN):
44354         * m4/long-options.m4 (gl_LONG_OPTIONS):
44355         * m4/lstat.m4 (gl_FUNC_LSTAT):
44356         * m4/md5.m4 (gl_MD5):
44357         * m4/memcasecmp.m4 (gl_MEMCASECMP):
44358         * m4/memcoll.m4 (gl_MEMCOLL):
44359         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
44360         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
44361         * m4/memxor.m4 (gl_MEMXOR):
44362         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
44363         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
44364         * m4/modechange.m4 (gl_MODECHANGE):
44365         * m4/mountlist.m4 (gl_MOUNTLIST):
44366         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
44367         * m4/openat.m4 (gl_FUNC_OPENAT):
44368         * m4/pathmax.m4 (gl_PATHMAX):
44369         * m4/physmem.m4 (gl_PHYSMEM):
44370         * m4/posixtm.m4 (gl_POSIXTM):
44371         * m4/posixver.m4 (gl_POSIXVER):
44372         * m4/quote.m4 (gl_QUOTE):
44373         * m4/quotearg.m4 (gl_QUOTEARG):
44374         * m4/readtokens.m4 (gl_READTOKENS):
44375         * m4/readutmp.m4 (gl_READUTMP):
44376         * m4/regex.m4 (gl_REGEX):
44377         * m4/safe-read.m4 (gl_SAFE_READ):
44378         * m4/safe-write.m4 (gl_SAFE_WRITE):
44379         * m4/same.m4 (gl_SAME):
44380         * m4/save-cwd.m4 (gl_SAVE_CWD):
44381         * m4/savedir.m4 (gl_SAVEDIR):
44382         * m4/settime.m4 (gl_SETTIME):
44383         * m4/sha1.m4 (gl_SHA1):
44384         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
44385         * m4/stat-macros.m4 (gl_STAT_MACROS):
44386         * m4/stat-time.m4 (gl_STAT_TIME):
44387         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
44388         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
44389         * m4/strdup.m4 (gl_FUNC_STRDUP):
44390         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
44391         * m4/strndup.m4 (gl_FUNC_STRNDUP):
44392         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
44393         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
44394         * m4/time_r.m4 (gl_TIME_R):
44395         * m4/timespec.m4 (gl_TIMESPEC):
44396         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
44397         * m4/unlinkdir.m4 (gl_UNLINKDIR):
44398         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
44399         * m4/userspec.m4 (gl_USERSPEC):
44400         * m4/utimecmp.m4 (gl_UTIMECMP):
44401         * m4/utimens.m4 (gl_UTIMENS):
44402         * m4/xalloc.m4 (gl_XALLOC):
44403         * m4/xgetcwd.m4 (gl_XGETCWD):
44404         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
44405         * m4/xreadlink.m4 (gl_XREADLINK):
44406         * m4/xstrtod.m4 (gl_XSTRTOD):
44407         * m4/yesno.m4 (gl_YESNO):
44408         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
44409         to get the necessary .h files and whatnot.
44410
44411 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
44412             Bruno Haible  <bruno@clisp.org>
44413
44414         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
44415         /bin/sh understanding of '!' conditional negation.
44416
44417 2006-08-21  Jim Meyering  <jim@meyering.net>
44418
44419         * modules/openat (Depends-on): Really alphabetize.
44420
44421         * modules/acl (Depends-on): Add error and quote.
44422
44423         * check-module (find_included_lib_files): Add at-func.c to the
44424         ok-to-include-more-than-once white list.
44425
44426         * modules/openat (Depends-on): Add lstat.  Alphabetize.
44427
44428 2006-08-21  Bruno Haible  <bruno@clisp.org>
44429
44430         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
44431         Emit a pkgdata_DATA variable only if some snippets add contents to it.
44432         Reported by Martin Lambers <marlam@marlam.de>.
44433
44434 2006-08-21  Bruno Haible  <bruno@clisp.org>
44435
44436         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
44437         specify an installation location, don't emit a noinst_LIBRARIES or
44438         noinst_LTLIBRARIES assignment.
44439
44440 2006-08-21  Bruno Haible  <bruno@clisp.org>
44441
44442         BeOS portability.
44443         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
44444         BeOS has mbrtowc() but no <wctype.h>.
44445
44446 2006-08-21  Bruno Haible  <bruno@clisp.org>
44447
44448         BeOS portability.
44449         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
44450         exist.
44451
44452 2006-08-21  Bruno Haible  <bruno@clisp.org>
44453
44454         BeOS portability.
44455         * lib/mbchar.h: Include <wctype.h> only if it exists.
44456
44457 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
44458
44459         Remove files that are no longer needed by their respective modules.
44460         * m4/obstack.m4: Remove.
44461         * m4/strerror_r.m4: Remove.
44462         * m4/uint32_t.m4: Remove.
44463         * m4/uintptr_t.m4: Remove.
44464         * m4/ullong_max.m4: Remove.
44465         * m4/xstrtoimax.m4: Remove.
44466         * m4/xstrtoumax.m4: Remove.
44467
44468         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
44469         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
44470         dependencies now capture this.
44471
44472         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
44473         Do not use AC_LIBSOURCES, since gnulib modules now do this.
44474         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
44475         * m4/human.m4 (gl_HUMAN): Likewise.
44476         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
44477         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
44478
44479         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
44480
44481         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
44482         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
44483         stdint.
44484         * m4/human.m4 (gl_HUMAN): Likewise.
44485         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
44486         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
44487         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
44488         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
44489         * m4/xstrtol (gl_XSTRTOL): Likewise.
44490
44491         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
44492         AC_TYPE_LONG_LONG_INT.
44493         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
44494         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
44495         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
44496         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
44497
44498         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
44499         on stdbool.
44500
44501         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
44502         (gl_PREREQ_XSTRTOUL): Remove.
44503
44504         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
44505
44506         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
44507         mode.
44508
44509 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
44510
44511         Add and change modules to make it easier for coreutils to use
44512         gnulib-tool.
44513         * modules/backupfile (Files): Remove m4/d-ino.m4.
44514         (Depends-on): Add d-ino.
44515         * modules/cycle-check (Depends-on): Add stdint.
44516         (lib_SOURCES): Add cycle-check.h.
44517         * modules/d-ino: New module.
44518         * modules/d-type: New module.
44519         * modules/error (Files): Remove m4/strerror_r.m4.
44520         * modules/filemode (Files): Add m4/st_dm_mode.m4.
44521         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
44522         m4/inttypes_h.m4, m4/uintmax_t.m4.
44523         (Depends-on): Add stdint.
44524         (lib_SOURCES): Add fsusage.h.
44525         * modules/getcwd (Files): Remove d-ino.m4.
44526         (Depends-on): Add d-ino.
44527         * modules/getndelim2 (Depends-on): Add stdint.
44528         * modules/glob (Files): Remove m4/d-type.m4.
44529         (Depends-on): Add d-type.
44530         * modules/host-os: New module.
44531         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
44532         m4/inttypes_h.m4, m4/uintmax_t.m4.
44533         * Depends-on: Add stdint.
44534         (lib_SOURCES): Add human.h.
44535         * modules/inttostr (Files): Remove m4/intmax_t.m4,
44536         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
44537         m4/uintmax_t.m4, m4/ulonglong.m4.
44538         (Depends-on): Add stdint.
44539         (EXTRA_DIST): Add inttostr.h.
44540         * modules/lchmod: New module.
44541         * modules/link-follow: New module.
44542         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
44543         (Depends-on): Add lchmod.
44544         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
44545         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
44546         (Depends-on): Add stdint.
44547         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
44548         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
44549         (Depends-on): Add stdint.
44550         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
44551         * modules/perl: New module.
44552         * modules/regex (Depends-on): Add stdint.
44553         * modules/rmdir-errno: New module.
44554         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
44555         m4/intmax_t.m4.
44556         (Depends-on): Add stdint.
44557         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
44558         m4/uintmax_t.m4.
44559         (Depends-on): Add stdint.
44560         * modules/unlink-busy: New module.
44561         * modules/utimecmp (Depends-on): Add stdint.
44562         * modules/uptime: New module.
44563         * modules/winsz-ioctl: New module.
44564         * modules/winsz-termios: New module.
44565         * modules/xnanosleep (Depends-on): Add nanosleep.
44566         * modules/ullong_max: Remove.
44567         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
44568         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
44569         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
44570         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
44571         (Depends-on): Add inttypes.
44572         (lib_SOURCES): Add xstrtol.h.
44573         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
44574         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
44575         * MODULES.html.sh: Move 'assert' into the assert section.
44576         Move 'dummy' into the linking section.
44577         Remove ullong_max.
44578         Add section for compatibility checks for POSIX:2001 functions,
44579         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
44580         winsz-ioctl, and winsz-termios into it.
44581         Add lchmod.
44582         Add top-level Misc section and put host-os, perl, and uptime
44583         into it.
44584
44585 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
44586
44587         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
44588         now assume the stdint module.  Do not include inttypes.h.
44589         * lib/fsusage.h: Likewise.
44590         * lib/getndelim2.c: Likewise.
44591         * lib/human.h: Likewise.
44592         * lib/inttostr.h: Likewise.
44593         * lib/obstack.c: Likewise.
44594         * lib/regex_internal.h: Likewise.
44595         * lib/tempname.c: Likewise.
44596         * lib/utimecmp.c: Likewise.
44597         * lib/xstrtol.h: Likewise.
44598
44599         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
44600
44601         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
44602         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
44603         * lib/xtime.h: Likewise.
44604
44605 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
44606
44607         * modules/openat (Files): Add lib/fchmodat.c.
44608         Fixes problem reported by Jay Youngman.
44609
44610 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
44611
44612         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
44613         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
44614
44615 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
44616             Bruno Haible  <bruno@clisp.org>
44617
44618         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
44619         and is a script that invokes bison. Tighten the code. Add comments.
44620
44621 2006-08-18  Jim Meyering  <jim@meyering.net>
44622
44623         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
44624         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
44625         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
44626         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
44627
44628 2006-08-18  Bruno Haible  <bruno@clisp.org>
44629
44630         * modules/bison-i18n: New file.
44631         * MODULES.html.sh (Internationalization functions): Add it.
44632
44633 2006-08-18  Bruno Haible  <bruno@clisp.org>
44634
44635         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
44636         sys/statvfs.h. When getmntinfo was found, check its declaration and
44637         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
44638
44639 2006-08-18  Bruno Haible  <bruno@clisp.org>
44640
44641         * m4/bison-i18n.m4: New file, from bison.
44642
44643 2006-08-18  Bruno Haible  <bruno@clisp.org>
44644
44645         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
44646         (ME_DUMMY): Treat "kernfs" as a dummy.
44647         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
44648
44649 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
44650
44651         Update from coreutils.
44652
44653         2006-08-15  Jim Meyering  <jim@meyering.net>
44654
44655         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
44656
44657         2006-01-17  Jim Meyering  <jim@meyering.net>
44658
44659         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
44660
44661         2006-01-11  Jim Meyering  <jim@meyering.net>
44662
44663         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
44664         Check for the lchmod function.
44665
44666 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
44667
44668         Update from coreutils.
44669
44670         * lib/__fpending.h: Add copyright notice.
44671         * lib/fprintftime.h: Likewise.
44672         * lib/savedir.c: Use (C) in copyright notice.
44673         * lib/savedir.h: Likewise.
44674
44675         2006-08-15  Jim Meyering  <jim@meyering.net>
44676
44677         * lib/at-func.c: New file, with the logic of all emulated at-functions.
44678         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
44679         in support of the EXPECTED_ERRNO macro.
44680         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
44681         definitions.  Instead, define the appropriate symbols and include
44682         "at-func.c".
44683         * lib/mkdirat.c (mkdirat): Likewise.
44684         * lib/fchmodat.c (fchmodat): Likewise.
44685         (ENOSYS): Remove definition.
44686         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
44687         it.  Don't include "unistd--.h" -- it wasn't ever used.
44688
44689         2006-01-17  Jim Meyering  <jim@meyering.net>
44690
44691         Rewrite fts.c not to change the current working directory,
44692         by using openat, fstatat, fdopendir, etc..
44693
44694         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
44695         (HAVE_OPENAT_SUPPORT): Define.
44696         [_LIBC] (fchdir): Don't undef or define; no longer used.
44697         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
44698         Now, this `function' always succeeds, and consumes its file descriptor
44699         parameter -- so callers must not close such FDs.  Update callers.
44700         (diropen_fd, opendirat, cwd_advance_fd): New functions.
44701         (diropen): Add parameter, SP.  Adjust all callers.
44702         Implement using diropen_fd, rather than open.
44703         (fts_open): Initialize new member, fts_cwd_fd.
44704         Remove fts_rft-setting code.
44705         (fts_close): Close fts_cwd_fd, if necessary.
44706         (__opendir2): Define in terms of opendir or opendirat,
44707         depending on whether the FST_NOCHDIR flag is set.
44708         (fts_build): Since fts_safe_changedir consumes its FD, and since
44709         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
44710         and close the dup'd file descriptor upon failure.
44711         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
44712         (fts_safe_changedir): Tweak semantics to reflect that this function
44713         now calls cwd_advance_fd and hence consumes its FD argument.
44714         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
44715         [struct FTS] (fts_rft): Remove now-unused member.
44716         [struct FTS] (fts_cycle.state): Improve comment.
44717
44718         * lib/openat.c (openat_needs_fchdir): New function.
44719         * lib/openat.h (openat_needs_fchdir): Declare it.
44720
44721 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
44722
44723         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
44724         Problem and fix reported by Pádraig Brady in
44725         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
44726
44727 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
44728
44729         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
44730
44731 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
44732
44733         * lib/memcoll.c (memcoll): Optimize for the common case where the
44734         arguments are bytewise equal.
44735
44736 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
44737
44738         * doc/regexprops-generic.texi: Add a copyright notice.
44739
44740 2006-08-15  Bruno Haible  <bruno@clisp.org>
44741
44742         * modules/tmpdir (License): Change to LGPL.
44743
44744 2006-08-15  Bruno Haible  <bruno@clisp.org>
44745
44746         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
44747         module.
44748
44749 2006-08-14  Simon Josefsson  <jas@extundo.com>
44750
44751         * config/srclist.txt: Add gnupload.
44752
44753 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
44754
44755         Change copyright notice from LGPL 2 to GPL 2, since that's the
44756         standard form used in the gnulib repository.
44757         * tests/test-lock.c: Likewise.
44758         * tests/test-stdint.c: Likewise.
44759         * tests/test-tls.c: Likewise.
44760
44761         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
44762         prelude-manager.  User shorter URLs for GNU projects, without '?'.
44763         Add copyright notice.
44764
44765         * check-module: Add copyright notice.  Output a copyright
44766         notice if "--version" is specified.
44767         * modules/COPYING: New file.
44768         * tests/test-getaddrinfo.c: Add copyright notice.
44769         * tests/test-verify.c: Likewise.
44770
44771 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
44772
44773         Change copyright notice from LGPL 2 to GPL 2, since that's the
44774         standard form used in the gnulib repository.
44775         * lib/lock.c: LGPL -> GPL.
44776         * lib/lock.h: Likewise.
44777         * lib/strnlen1.c: Likewise.
44778         * lib/strnlen1.h: Likewise.
44779         * lib/tls.c: Likewise.
44780         * lib/tls.h: Likewise.
44781         * lib/tmpdir.c: Likewise.
44782
44783         * lib/TODO: Remove; this belongs only in coreutils.
44784
44785 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
44786
44787         Add copyright notices to long-enough files that lack them, since
44788         otherwise the files aren't clearly free.  Use the same notice that
44789         getdate.texi already uses.
44790         * doc/alloca-opt.texi: Add copyright notice.
44791         * doc/alloca.texi: Likewise.
44792         * doc/ctime.texi: Likewise.
44793         * doc/functions.texi: Likewise.
44794         * doc/gcd.texi: Likewise.
44795         * doc/gnulib-tool.texi: Likewise.
44796         * doc/inet_ntoa.texi: Likewise.
44797         * doc/visibility.texi: Likewise.
44798
44799         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
44800         * doc/quote.texi: Add copyright notice.
44801
44802         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
44803         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
44804         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
44805         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
44806         is now obsolete, and give a pointer to the Sun list.
44807         Add copyright notice.
44808
44809 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
44810
44811         * config/srclistvars.sh: Add copyright notice.
44812
44813 2006-08-14  Eric Blake  <ebb9@byu.net>
44814
44815         Import the following change from libc:
44816
44817         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
44818
44819         Upstream bug 2997.
44820         * lib/misc/error.c: Add space between program name and message if file
44821         name is missing.
44822
44823 2006-08-12  Karl Berry  <karl@gnu.org>
44824
44825         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
44826         remove, these originate in gnulib now.
44827
44828 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
44829
44830         * doc/Makefile (standards.info standards.html standards.dvi):
44831         Also depend on make-stds.texi.
44832
44833 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
44834
44835         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
44836         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
44837
44838         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
44839         in wchar_t.  Problem reported by Eric Blake.
44840
44841         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
44842         LEN is smaller than SIZE.  Suggested by Bruno Haible.
44843         Also, help the compiler to keep LEN in a register.
44844
44845 2006-08-11  Eric Blake  <ebb9@byu.net>
44846
44847         * users.txt: Sort.  Add tar.
44848
44849 2006-08-11  Bruno Haible  <bruno@clisp.org>
44850
44851         * users.txt: New file.
44852
44853 2006-08-11  Bruno Haible  <bruno@clisp.org>
44854
44855         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
44856         before <wchar.h>. Needed for OSF/1 and BSD/OS.
44857
44858 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
44859
44860         * modules/snprintf (Depends-on): Remove minmax.
44861         (Maintainer): Add self and Bruno.
44862
44863 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
44864
44865         * lib/.cppi-disable: Add snprintf.h, socket_.h.
44866         * lib/snprintf.c: Include <errno.h> and <limits.h>.
44867         (EOVERFLOW): Define if the system does not.
44868         Do not include "minmax.h"; it wasn't used.
44869         (snprintf): Don't assume size_t promotes to an unsigned type.
44870         Fix bug when generated string was too long for the buffer: the
44871         buffer's contents are supposed to be the initial prefix of the
44872         output.  Don't assume vasnprintf returns EOVERFLOW if the size
44873         exceeds INT_MAX; do the check ourselves.
44874
44875         Import the following changes from libc:
44876
44877         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
44878
44879         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
44880         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
44881         set wc to the byte which couldn't be converted.
44882         (re_string_reconstruct): Don't clear valid_raw_len before calling
44883         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
44884         tip_context using re_string_context_at.
44885
44886         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
44887
44888         * lib/posix/regex.h: g++ still cannot handled [restrict].
44889
44890         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
44891
44892         * lib/posix/regex.h: Remove special handling for VMS.
44893
44894 2006-08-10  Jim Meyering  <jim@meyering.net>
44895
44896         * modules/same-inode: New module.
44897         * modules/dev-ino: New module.
44898         * modules/cycle-check: Depend on these modules, rather than simply
44899         including their .h files.
44900         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
44901         required via m4/cycle-check.m4.
44902         * modules/same: Depend on new same-inode module, rather than
44903         including same-inode.h.
44904         * modules/chdir-safer: New file.
44905
44906         * modules/chown (Depends-on): Add stat-macros.
44907
44908 2006-08-10  Jim Meyering  <jim@meyering.net>
44909
44910         * m4/cycle-check.m4: New file.
44911         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
44912         * m4/dev-ino.m4, m4/same-inode.m4: New files.
44913
44914 2006-08-10  Eric Blake  <ebb9@byu.net>
44915
44916         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
44917         in from original proposal.
44918
44919 2006-08-10  Eric Blake  <ebb9@byu.net>
44920         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
44921
44922         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
44923         namespace.
44924
44925 2006-08-10  Bruno Haible  <bruno@clisp.org>
44926
44927         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
44928         as well.
44929
44930 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
44931
44932         Sync from coreutils.
44933
44934         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
44935
44936         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
44937         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
44938
44939 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
44940
44941         * modules/restrict: Remove; no longer needed now that we assume
44942         Autoconf 2.59 or later.
44943         * MODULES.html.sh: Remove 'restrict'.
44944         * modules/argp (Depends-on): Remove 'restrict'.
44945         * modules/base64 (Depends-on): Likewise.
44946         * modules/gc (Depends-on): Likewise.
44947         * modules/getaddrinfo (Depends-on): Likewise.
44948         * modules/glob (Depends-on): Likewise.
44949         * modules/inet_ntop (Depends-on): Likewise.
44950         * modules/inet_pton (Depends-on): Likewise.
44951         * modules/memxor (Depends-on): Likewise.
44952         * modules/regex (Depends-on): Likewise.
44953         * modules/strtok_r (Depends-on): Likewise.
44954         * modules/time_r (Depends-on): Likewise.
44955
44956 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
44957
44958         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
44959         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
44960         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
44961         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
44962         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
44963         * m4/memxor.m4 (gl_MEMXOR): Likewise.
44964         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
44965         gl_C_RESTRICT replaced by AC_C_RESTRICT.
44966
44967         Merge from coreutils.
44968         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
44969         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
44970         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
44971         * m4/time_r.m4 (gl_TIME_R): Likewise.
44972
44973 2006-08-09  Karl Berry  <karl@gnu.org>
44974
44975         * config/srclist.txt: no more gettext-tools, per Bruno.
44976
44977 2006-08-08  Eric Blake  <ebb9@byu.net>
44978
44979         * modules/verror: New module.
44980         * MODULES.html.sh: Document it.
44981
44982 2006-08-08  Eric Blake  <ebb9@byu.net>
44983
44984         * lib/verror.h, lib/verror.c: New files.
44985
44986 2006-08-08  Eric Blake  <ebb9@byu.net>
44987
44988         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
44989         verror_at_line output complies with GNU Coding Standards even when
44990         file is NULL.
44991
44992 2006-08-07  Bruno Haible  <bruno@clisp.org>
44993
44994         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
44995         versions of AIX.
44996         Reported by Ralf Wildenhues.
44997
44998 2006-08-07  Bruno Haible  <bruno@clisp.org>
44999
45000         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
45001         in an AC_DEFUN. Needed so that the autoconf snippets can use
45002         AC_REQUIRE.
45003
45004 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
45005
45006         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
45007         Initialize pkgdata_DATA.
45008         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
45009         overriding it.
45010
45011 2006-08-06  Eric Blake  <ebb9@byu.net>
45012
45013         * lib/error.h: Fold in some upstream changes from glibc.
45014         * lib/error.c: Likewise.
45015
45016 2006-08-04  Bruno Haible  <bruno@clisp.org>
45017
45018         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
45019         Make the mostlyclean-local rule depend on mostlyclean-generic.
45020         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
45021
45022 2006-07-31  Bruno Haible  <bruno@clisp.org>
45023
45024         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
45025         <stdlib.h>, <string.h>.
45026
45027 2006-07-30  Bruno Haible  <bruno@clisp.org>
45028
45029         * modules/readlink (License): Change to LGPL.
45030
45031 2006-07-30  Bruno Haible  <bruno@clisp.org>
45032
45033         * modules/javaversion (Makefile.am): Distribute javaversion.java and
45034         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
45035         set PKGDATADIR to point to it.
45036
45037 2006-07-30  Bruno Haible  <bruno@clisp.org>
45038
45039         * modules/csharpexec (configure.ac): Comment out macro invocation.
45040         * modules/javaexec (configure.ac): Likewise.
45041         * modules/javacomp-script (configure.ac): Likewise.
45042
45043         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
45044
45045 2006-07-30  Bruno Haible  <bruno@clisp.org>
45046
45047         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
45048         linked-list.
45049
45050 2006-07-30  Bruno Haible  <bruno@clisp.org>
45051
45052         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
45053
45054 2006-07-30  Bruno Haible  <bruno@clisp.org>
45055
45056         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
45057         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
45058         get removed.
45059
45060 2006-07-29  Bruno Haible  <bruno@clisp.org>
45061
45062         Make it possible for gnulib-tool to work with locally modified or
45063         augmented gnulib repositories.
45064         * gnulib-tool (func_usage): Document --local-dir option.
45065         (local_gnulib_dir): New variable.
45066         Handle --local-dir option.
45067         (func_lookup_file): New function.
45068         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
45069         (func_get_description, func_get_filelist, func_get_description,
45070         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
45071         func_get_automake_snippet, func_get_include_directive,
45072         func_get_license, func_get_maintainer): Use func_lookup_file.
45073         (func_import, func_create_testdir): Use func_lookup_file.
45074
45075 2006-07-29  Bruno Haible  <bruno@clisp.org>
45076
45077         * modules/setenv (Depends-on): Add unistd.
45078
45079 2006-07-29  Bruno Haible  <bruno@clisp.org>
45080
45081         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
45082
45083 2006-07-29  Bruno Haible  <bruno@clisp.org>
45084
45085         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
45086
45087 2006-07-29  Bruno Haible  <bruno@clisp.org>
45088
45089         * gnulib-tool (import, update): If there is no Makefile.am, look at
45090         aclocal.m4, instead of bailing out.
45091
45092 2006-07-29  Bruno Haible  <bruno@clisp.org>
45093
45094         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
45095         Categorize the options by when they are useful.
45096
45097 2006-07-29  Bruno Haible  <bruno@clisp.org>
45098
45099         * gnulib-tool (func_usage): Document option --no-libtool.
45100         Handle option --no-libtool.
45101         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
45102         for changed semantics of $libtool variable.
45103         (func_import): Likewise. If libtool is not used, show this through
45104         an option --no-libtool.
45105         (func_create_testdir): Update.
45106
45107 2006-07-29  Bruno Haible  <bruno@clisp.org>
45108
45109         * gnulib-tool (func_import): Extend error message about missing
45110         --doc-base.
45111
45112 2006-07-29  Bruno Haible  <bruno@clisp.org>
45113
45114         * gnulib-tool (func_import): Don't create the $docbase directory if
45115         there is no file to store there.
45116
45117 2006-07-29  Bruno Haible  <bruno@clisp.org>
45118
45119         * gnulib-tool (autoconf_minversion): If a --dir option is given and
45120         relevant, look for configure.ac there, not in the current directory.
45121         Also use a simple search for AC_PREREQ, not "autoconf --trace".
45122
45123 2006-07-29  Bruno Haible  <bruno@clisp.org>
45124
45125         * gnulib-tool (SORT): New variable.
45126         (func_usage): Undocument --assume-autoconf option.
45127         Remove --assume-autoconf option handling.
45128         (autoconf_minversion): Determine from the contents of configure.ac.
45129         (func_import): Remove autoconf_minversion handling.
45130         Suggested by Eric Blake.
45131
45132 2006-07-29  Bruno Haible  <bruno@clisp.org>
45133
45134         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
45135
45136 2006-07-29  Bruno Haible  <bruno@clisp.org>
45137
45138         * config/srclist.txt (*setenv.[ch]): Remove rules.
45139
45140 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
45141
45142         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
45143
45144 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
45145
45146         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
45147         arpa/inet.h.
45148
45149 2006-07-28  Simon Josefsson  <jas@extundo.com>
45150
45151         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
45152         * modules/inet_pton (Depends-on): Likewise.
45153
45154 2006-07-28  Simon Josefsson  <jas@extundo.com>
45155
45156         * m4/netinet_in_h.m4: New file.
45157
45158 2006-07-28  Simon Josefsson  <jas@extundo.com>
45159
45160         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
45161         #include's.
45162
45163 2006-07-28  Simon Josefsson  <jas@extundo.com>
45164
45165         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
45166         #include's.
45167
45168 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
45169
45170         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
45171         setgid on directories only if they set these bits.
45172         * lib/modechange.h: Remove obsolete comment about masks.
45173
45174 2006-07-28  Eric Blake  <ebb9@byu.net>
45175
45176         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
45177         macro expansion.
45178
45179 2006-07-28  Bruno Haible  <bruno@clisp.org>
45180
45181         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
45182
45183 2006-07-28  Bruno Haible  <bruno@clisp.org>
45184
45185         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
45186
45187 2006-07-28  Bruno Haible  <bruno@clisp.org>
45188
45189         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
45190         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
45191         Define fallbacks.
45192         Avoids link error on FreeBSD 4.x.
45193         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
45194
45195         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
45196         encoding.
45197         * lib/mbswidth.c (iswcntrl): Likewise.
45198
45199 2006-07-27  Bruno Haible  <bruno@clisp.org>
45200
45201         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
45202         test.
45203
45204 2006-07-27  Bruno Haible  <bruno@clisp.org>
45205
45206         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
45207         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
45208         defined.
45209
45210 2006-07-26  Eric Blake  <ebb9@byu.net>
45211
45212         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
45213
45214 2006-07-26  Eric Blake  <ebb9@byu.net>
45215
45216         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
45217         like mingw that lack mkstemp.
45218         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
45219         avoid compilation warning on mingw.
45220
45221 2006-07-26  Bruno Haible  <bruno@clisp.org>
45222
45223         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
45224         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
45225         INT_FAST*_MIN, INTPTR_MIN.
45226
45227 2006-07-25  Bruno Haible  <bruno@clisp.org>
45228
45229         * modules/version-etc (Depends-on): Add stdarg.
45230
45231 2006-07-25  Bruno Haible  <bruno@clisp.org>
45232
45233         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
45234         complex commands.
45235
45236 2006-07-25  Bruno Haible  <bruno@clisp.org>
45237
45238         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
45239         defined in <stdarg.h> or config.h.
45240
45241 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
45242
45243         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
45244         (gl_STDIO_SAFER): Remove.
45245
45246 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
45247
45248         * MODULES.html.sh (File stream based Input/Output):
45249         Add fopen-safer, tmpfile-safer; remove stdio-safer.
45250         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
45251         * modules/fopen-safer, modules/tmpfile-safer: New files.
45252         * modules/stdio-safer: Remove.
45253
45254 2006-07-24  Bruno Haible  <bruno@clisp.org>
45255
45256         * modules/tmpdir: New file.
45257         * MODULES.html.sh (File system functions): Add it.
45258
45259 2006-07-24  Bruno Haible  <bruno@clisp.org>
45260
45261         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
45262         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
45263
45264 2006-07-24  Bruno Haible  <bruno@clisp.org>
45265
45266         * modules/clean-temp: New file.
45267
45268 2006-07-24  Bruno Haible  <bruno@clisp.org>
45269
45270         * m4/tmpdir.m4: New file, from GNU gettext.
45271
45272 2006-07-24  Bruno Haible  <bruno@clisp.org>
45273
45274         * lib/tmpdir.h: New file, from GNU gettext.
45275         * lib/tmpdir.c: New file, from GNU gettext.
45276
45277 2006-07-24  Bruno Haible  <bruno@clisp.org>
45278
45279         * lib/clean-temp.h: New file, from GNU gettext.
45280         * lib/clean-temp.c: New file, from GNU gettext.
45281
45282 2006-07-23  Eric Blake  <ebb9@byu.net>
45283
45284         * modules/stdio-safer (Files): Add tmpfile-safer.c.
45285         (Depends-on): Add binary-io.
45286
45287 2006-07-23  Eric Blake  <ebb9@byu.net>
45288
45289         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
45290
45291 2006-07-23  Eric Blake  <ebb9@byu.net>
45292
45293         * lib/tmpfile-safer.c: New file.
45294         * lib/stdio-safer.h (fopen_safer): Add prototype.
45295         * lib/stdio--.h (tmpfile): Make safer.
45296
45297 2006-07-23  Bruno Haible  <bruno@clisp.org>
45298
45299         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
45300         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
45301         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
45302         gl_linked_remove_at): Use it.
45303
45304 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
45305         and Simon Josefsson <jas@extundo.com>
45306
45307         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
45308
45309         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
45310
45311 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
45312
45313         * modules/close-stream: New file.
45314         * modules/closeout (Description): Make it clear that it exits
45315         with a diagnostic on error.
45316         (Depends-on): Add close-stream.  Remove fpending, stdbool.
45317         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
45318
45319 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
45320
45321         * m4/close-stream.m4: New file.
45322
45323 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
45324
45325         * lib/close-stream.c, lib/close-stream.h: New files.
45326
45327 2006-07-22  Bruno Haible  <bruno@clisp.org>
45328
45329         Merge from GNU gettext 0.15.
45330
45331         2006-05-01  Bruno Haible  <bruno@clisp.org>
45332
45333                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
45334
45335         2006-07-22  Bruno Haible  <bruno@clisp.org>
45336
45337                 * modules/javaversion: New file.
45338                 * MODULES.html.sh (Java): Add javaversion.
45339
45340         2006-03-12  Bruno Haible  <bruno@clisp.org>
45341
45342                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
45343
45344         2005-12-04  Bruno Haible  <bruno@clisp.org>
45345
45346                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
45347                 (untested).
45348
45349         2006-06-21  Bruno Haible  <bruno@clisp.org>
45350
45351                 Avoid warnings from recent versions of mcs.
45352                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
45353                 -o, -L, -r any more. Use options documented since mcs-1.0
45354                 instead. Similarly for -g.
45355
45356         2005-12-04  Bruno Haible  <bruno@clisp.org>
45357
45358                 * build-aux/csharpcomp.sh.in: Suffix for resources is
45359                 .resources, not .resource.
45360
45361         2005-07-09  Bruno Haible  <bruno@clisp.org>
45362
45363                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
45364                 add a .dll suffix.
45365                 Reported by Mark Junker <mjscod@gmx.de>.
45366
45367         2006-07-22  Bruno Haible  <bruno@clisp.org>
45368
45369                 * modules/gettext: Upgrade to gettext-0.15.
45370                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
45371                 m4/visibility.m4.
45372                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
45373
45374 2006-07-22  Bruno Haible  <bruno@clisp.org>
45375
45376         Merge from GNU gettext 0.15.
45377
45378         2006-03-25  Bruno Haible  <bruno@clisp.org>
45379
45380                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
45381
45382         2006-07-21  Bruno Haible  <bruno@clisp.org>
45383
45384                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
45385                 "1.1".
45386
45387         2006-05-09  Bruno Haible  <bruno@clisp.org>
45388
45389                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
45390                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
45391                 for the conftestver execution.
45392
45393         2006-05-01  Bruno Haible  <bruno@clisp.org>
45394
45395                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
45396                 optional target-version argument. Verify that the compiler
45397                 groks source of the specified source-version, or add -source
45398                 option as necessary. Verify that the compiler produces
45399                 bytecode in the specified target-version, or add -target and
45400                 -source options as necessary. Make the result of the test
45401                 available as variable CONF_JAVAC. Also log error output in
45402                 config.log.
45403
45404         2006-03-11  Bruno Haible  <bruno@clisp.org>
45405
45406                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
45407
45408         2006-05-09  Bruno Haible  <bruno@clisp.org>
45409
45410                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
45411                 CLASSPATH_SEPARATOR to a semicolon.
45412
45413         2006-03-12  Bruno Haible  <bruno@clisp.org>
45414
45415                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
45416                 available as variable CONF_JAVA, for subsequent autoconf
45417                 tests. Also log error output in config.log.
45418
45419         2006-07-19  Bruno Haible  <bruno@clisp.org>
45420
45421                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
45422                 that getline works on glibc2 systems. Needed to avoid trouble
45423                 in relocatable.c.
45424                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
45425
45426         2005-12-04  Bruno Haible  <bruno@clisp.org>
45427
45428                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
45429                 launcher (untested).
45430
45431         2005-12-04  Bruno Haible  <bruno@clisp.org>
45432
45433                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
45434
45435         2006-07-22  Bruno Haible  <bruno@clisp.org>
45436
45437                 * gettext.m4: Update from GNU gettext-0.15.
45438                 * nls.m4: Likewise.
45439                 * po.m4: Likewise.
45440                 * inttypes-pri.m4: Likewise.
45441                 * inttypes-h.m4: Renamed from inttypes.m4.
45442                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
45443
45444 2006-07-22  Bruno Haible  <bruno@clisp.org>
45445
45446         Merge from GNU gettext 0.15.
45447
45448         2005-07-05  Bruno Haible  <bruno@clisp.org>
45449
45450                 * printf-args.c (printf_fetchargs): Work around broken
45451                 definition of wint_t on mingw.
45452
45453         2005-02-12  Bruno Haible  <bruno@clisp.org>
45454
45455                 * xallocsa.h: Add extern "C" for C++.
45456
45457         2006-05-17  Bruno Haible  <bruno@clisp.org>
45458
45459                 Cygwin portability.
45460                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
45461
45462         2006-04-30  Bruno Haible  <bruno@clisp.org>
45463
45464                 * progreloc.c: Include <mach-o/dyld.h> if available.
45465                 (find_executable): Use _NSGetExecutablePath when possible.
45466
45467         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
45468
45469                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
45470                 function.
45471
45472         2005-12-29  Bruno Haible  <bruno@clisp.org>
45473
45474                 * progreloc.c (set_program_name_and_installdir): Fix
45475                 compilation error.
45476
45477         2005-12-04  Bruno Haible  <bruno@clisp.org>
45478
45479                 Cygwin portability.
45480                 * progreloc.c: Include <windows.h> also on Cygwin.
45481                 (find_executable): Add support for Cygwin.
45482                 (set_program_name_and_installdir): Handle also platforms with
45483                 nonempty EXEEXT.
45484
45485         2006-07-11  Bruno Haible  <bruno@clisp.org>
45486
45487                 * javacomp.c: Fix a comment.
45488                 Reported by Jim Meyering.
45489
45490         2006-04-30  Bruno Haible  <bruno@clisp.org>
45491
45492                 * javacomp.h (compile_java_class): Add source_version,
45493                 target_version arguments.
45494                 * javacomp.c: Rewritten to choose only a compiler that
45495                 respects the specified source_version and target_version.
45496
45497         2006-06-27  Bruno Haible  <bruno@clisp.org>
45498
45499                 Assume correct S_ISDIR macro.
45500                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
45501
45502         2006-07-22  Bruno Haible  <bruno@clisp.org>
45503
45504                 * javaversion.h: New file, from GNU gettext.
45505                 * javaversion.c: New file, from GNU gettext.
45506                 * javaversion.java: New file, from GNU gettext.
45507                 * javaversion.class: New file, from GNU gettext.
45508
45509         2006-05-17  Bruno Haible  <bruno@clisp.org>
45510
45511                 Cygwin portability.
45512                 * javaexec.c (execute_java_class): Test for jview program
45513                 also on Cygwin.
45514
45515         2006-04-09  Bruno Haible  <bruno@clisp.org>
45516
45517                 * fatal-signal.c: Don't include string.h.
45518                 (at_fatal_signal): Use a copying loop instead of memcpy.
45519
45520         2005-12-04  Bruno Haible  <bruno@clisp.org>
45521
45522                 * csharpexec.c: Add support for 'clix' launcher (untested).
45523                 (execute_csharp_using_sscli): New function.
45524                 (execute_csharp_program): Call it.
45525
45526         2006-06-21  Bruno Haible  <bruno@clisp.org>
45527
45528                 Avoid warnings from recent versions of mcs.
45529                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
45530                 -o, -L, -r any more. Use options documented since mcs-1.0
45531                 instead. Similarly for -g.
45532
45533         2005-07-09  Bruno Haible  <bruno@clisp.org>
45534
45535                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
45536                 add a .dll suffix.
45537                 Reported by Mark Junker <mjscod@gmx.de>.
45538
45539         2006-06-17  Bruno Haible  <bruno@clisp.org>
45540
45541                 * config.charset: Update for NetBSD 3.0.
45542
45543         2006-05-17  Bruno Haible  <bruno@clisp.org>
45544
45545                 Cygwin portability.
45546                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
45547
45548         2006-05-16  Bruno Haible  <bruno@clisp.org>
45549
45550                 * localcharset.c [CYGWIN]: Include <windows.h>.
45551                 (get_charset_aliases): For Cygwin, return the same CPxxx
45552                 aliases list as under WIN32.
45553                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
45554                 the environment variables. Fall back to GetACP().
45555
45556         2006-04-05  Bruno Haible  <bruno@clisp.org>
45557
45558                 * config.charset: Update Juan Manuel Guerrero's address.
45559
45560         2005-02-12  Bruno Haible  <bruno@clisp.org>
45561
45562                 * allocsa.h: Add extern "C" for C++.
45563
45564         2005-02-10  Bruno Haible  <bruno@clisp.org>
45565
45566                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
45567                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
45568
45569         2006-07-22  Bruno Haible  <bruno@clisp.org>
45570
45571                 * gettext.h: Update to GNU gettext-0.15.
45572
45573 2006-07-22  Bruno Haible  <bruno@clisp.org>
45574
45575         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
45576         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
45577         lib-prefix.m4, longdouble.m4, ssize_t.m4.
45578
45579 2006-07-21  Eric Blake  <ebb9@byu.net>
45580
45581         * modules/stdlib-safer: New file.
45582         * MODULES.html.sh (File stream based Input/Output): Add
45583         stdlib-safer.
45584
45585 2006-07-21  Eric Blake  <ebb9@byu.net>
45586
45587         * lib/stdlib-safer.h: New file from coreutils, required by
45588         stdlib--.h.
45589
45590 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
45591
45592         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
45593
45594 2006-07-20  Bruno Haible  <bruno@clisp.org>
45595
45596         * gnulib-tool: Recognize new option --assume-autoconf.
45597         (autoconf_minversion): New variable.
45598         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
45599
45600 2006-07-20  Bruno Haible  <bruno@clisp.org>
45601
45602         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
45603
45604 2006-07-19  Derek R. Price  <derek@ximbiot.com>
45605
45606         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
45607         Reindent and repaginate.
45608
45609 2006-07-19  Derek Price  <derek@ximbiot.com>
45610
45611         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
45612         Correct grammar.
45613
45614 2006-07-17  Bruno Haible  <bruno@clisp.org>
45615
45616         * modules/list: New file.
45617         * modules/array-list: New file.
45618         * modules/carray-list, modules/carray-list-tests: New files.
45619         * modules/linked-list, modules/linked-list-tests: New files.
45620         * modules/avltree-list, modules/avltree-list-tests: New files.
45621         * modules/rbtree-list, modules/rbtree-list-tests: New files.
45622         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
45623         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
45624         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
45625         * modules/oset: New file.
45626         * modules/array-oset: New file.
45627         * modules/avltree-oset, modules/avltree-oset-tests: New files.
45628         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
45629         * tests/test-carray_list.c: New file.
45630         * tests/test-linked_list.c: New file.
45631         * tests/test-avltree_list.c: New file.
45632         * tests/test-rbtree_list.c: New file.
45633         * tests/test-linkedhash_list.c: New file.
45634         * tests/test-avltreehash_list.c: New file.
45635         * tests/test-rbtreehash_list.c: New file.
45636         * tests/test-avltree_oset.c: New file.
45637         * tests/test-rbtree_oset.c: New file.
45638         * MODULES.html.sh (Container data structures): New section.
45639
45640 2006-07-17  Bruno Haible  <bruno@clisp.org>
45641
45642         * m4/gl_list.m4: New file.
45643
45644 2006-07-17  Bruno Haible  <bruno@clisp.org>
45645
45646         * lib/gl_list.h: New file.
45647         * lib/gl_list.c: New file.
45648         * lib/gl_array_list.h: New file.
45649         * lib/gl_array_list.c: New file.
45650         * lib/gl_carray_list.h: New file.
45651         * lib/gl_carray_list.c: New file.
45652         * lib/gl_linked_list.h: New file.
45653         * lib/gl_linked_list.c: New file.
45654         * lib/gl_anylinked_list1.h: New file.
45655         * lib/gl_anylinked_list2.h: New file.
45656         * lib/gl_avltree_list.h: New file.
45657         * lib/gl_avltree_list.c: New file.
45658         * lib/gl_anyavltree_list1.h: New file.
45659         * lib/gl_anyavltree_list2.h: New file.
45660         * lib/gl_rbtree_list.h: New file.
45661         * lib/gl_rbtree_list.c: New file.
45662         * lib/gl_anyrbtree_list1.h: New file.
45663         * lib/gl_anyrbtree_list2.h: New file.
45664         * lib/gl_anytree_list1.h: New file.
45665         * lib/gl_anytree_list2.h: New file.
45666         * lib/gl_linkedhash_list.h: New file.
45667         * lib/gl_linkedhash_list.c: New file.
45668         * lib/gl_anyhash_list1.h: New file.
45669         * lib/gl_anyhash_list2.h: New file.
45670         * lib/gl_avltreehash_list.h: New file.
45671         * lib/gl_avltreehash_list.c: New file.
45672         * lib/gl_rbtreehash_list.h: New file.
45673         * lib/gl_rbtreehash_list.c: New file.
45674         * lib/gl_anytreehash_list1.h: New file.
45675         * lib/gl_anytreehash_list2.h: New file.
45676
45677         * lib/gl_oset.h: New file.
45678         * lib/gl_oset.c: New file.
45679         * lib/gl_array_oset.h: New file.
45680         * lib/gl_array_oset.c: New file.
45681         * lib/gl_avltree_oset.h: New file.
45682         * lib/gl_avltree_oset.c: New file.
45683         * lib/gl_rbtree_oset.h: New file.
45684         * lib/gl_rbtree_oset.c: New file.
45685         * lib/gl_anytree_oset.h: New file.
45686
45687 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
45688
45689         * m4/mkancesdirs.m4: New file.
45690         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
45691         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
45692         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
45693         it.
45694
45695 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
45696
45697         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
45698         * lib/mkancesdirs.h: New files.
45699         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
45700         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
45701         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
45702         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
45703         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
45704         callers changed.  Revamp internals significantly, by not
45705         attempting to create directories that are temporarily more
45706         permissive than the final results.  Do not attempt to use
45707         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
45708         This removes some race conditions, fixes some bugs, and simplifies
45709         things.  Use new dirchownmod function to do owner and mode changes.
45710         * lib/mkdir-p.h: Likewise.
45711         * lib/modechange.c (octal_to_mode): New function.
45712         (struct mode_change): New member mentioned.
45713         (make_node_op_equals): New arg mentioned.  All callers changed.
45714         (mode_compile): Keep track of which mode bits the user has explicitly
45715         mentioned.
45716         (mode_adjust): New arg DIR, so that we implement the X op correctly.
45717         New arg PMODE_BITS, to keep track of which mode bits the user
45718         mentioned; it treats S_ISUID and S_ISGID speciall.
45719         All callers changed.
45720         * lib/modechange.h: Likewise.
45721
45722 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
45723
45724         * MODULES.html.sh: Add mkancestors.
45725         * modules/mkancesdirs: New module.
45726         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
45727         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
45728         The chdir-safer and afs files are now orphans; I'll remove them
45729         unless someone speaks up.
45730         Add lib/dirchownmod.c, lib/dirchownmod.h.
45731         (Depends-on): Remove alloca, chown, save-cwd, dirname.
45732         Add lchown, mkancesdirs.
45733         (Maintainer): Add self.
45734
45735 2006-07-15  Karl Berry  <karl@gnu.org>
45736
45737         * gnulib-tool: help message wording/arrangement.
45738
45739 2006-07-14  Simon Josefsson  <jas@extundo.com>
45740
45741         * doc/gnulib.texi (Libtool and Windows): New section.
45742
45743 2006-07-12  Simon Josefsson  <jas@extundo.com>
45744
45745         * modules/gendocs (License): Fix license, approved by Karl.
45746
45747 2006-07-12  Eric Blake  <ebb9@byu.net>
45748
45749         * MODULES.html.sh: Add gendocs.
45750
45751 2006-07-11  Eric Blake  <ebb9@byu.net>
45752
45753         * modules/fdl: New module, to install doc/fdl.texi.
45754         * MODULES.html.sh: Add new section for documentation modules.
45755         * gnulib-tool: Avoid space-tab.
45756         (--doc-base): New option, to manage files from doc.
45757
45758 2006-07-11  Eric Blake  <ebb9@byu.net>
45759
45760         * m4/absolute-header.m4: Fix comments to match recent change.
45761
45762 2006-07-11  Eric Blake  <ebb9@byu.net>
45763
45764         * gnulib-tool: List --doc-base before --tests-base.
45765
45766 2006-07-11  Derek R. Price  <derek@ximbiot.com>
45767
45768         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
45769
45770 2006-07-11  Bruno Haible  <bruno@clisp.org>
45771
45772         * README: Mention where to put documentation.
45773
45774 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
45775
45776         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
45777
45778 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
45779
45780         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
45781         to stdint.m4.
45782
45783 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
45784
45785         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
45786         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
45787         "no/such/file/stdint.h" when there is no such file, so that
45788         the resulting C code can be parsed by dodgy compilers.
45789         Problems reported by Bob Proulx.
45790
45791 2006-07-10  Derek R. Price  <derek@ximbiot.com>
45792
45793         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
45794         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
45795         macros into the GNU _D_EXACT_NAMLEN.
45796         * lib/savedir.c:  Likewise.
45797         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
45798
45799 2006-07-10  Derek R. Price  <derek@ximbiot.com>
45800         and Paul Eggert  <eggert@cs.ucla.edu>
45801
45802         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
45803         * m4/savedir.m4:
45804         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
45805         macros into the GNU _D_EXACT_NAMLEN.
45806
45807 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
45808
45809         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
45810         around the absolute name, to work around a problem with the HP-UX
45811         11.23 native C compiler, reported by Bob Proulx.
45812
45813 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
45814
45815         * doc/maintain.texi, make-stds.texi: Sync from
45816         <http://savannah.gnu.org/projects/gnustandards>.
45817
45818 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
45819
45820         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
45821
45822 2006-07-09  Jim Meyering  <jim@meyering.net>
45823
45824         * m4/glob.m4: Remove a doubled word in a comment.
45825
45826 2006-07-09  Jim Meyering  <jim@meyering.net>
45827
45828         * lib/argp-pv.c: Remove a doubled word in a comment.
45829         * lib/check-version.c (check_version): Likewise.
45830         * lib/javacomp.c (compile_java_class): Likewise.
45831
45832 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
45833
45834         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
45835         for the benefit of people using Autoconf 2.60.  If you want to
45836         support older Autoconf versions you can copy m4/onceonly_2_57.m4
45837         (or m4/onceonly.m4, if pre-2.57) manually.
45838
45839 2006-07-08  Jim Meyering  <jim@meyering.net>
45840
45841         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
45842         comment.
45843         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
45844         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
45845         comment.
45846
45847 2006-07-08  Jim Meyering  <jim@meyering.net>
45848
45849         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
45850
45851 2006-07-07  Simon Josefsson  <jas@extundo.com>
45852
45853         * tests/test-crc.c: Change expected crc value, the test vector
45854         were probably computed using the old broken crc.c?
45855
45856 2006-07-06  Simon Josefsson  <jas@extundo.com>
45857
45858         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
45859         now the canonical place for the M4 file).
45860
45861         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
45862         from the sys_socket dependency now.
45863
45864         * modules/inet_pton (Files): Ditto.
45865
45866         * modules/inet_ntop (Files): Ditto.
45867
45868 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
45869
45870         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
45871         not gl_PREREQ_GETUSERSHELL.
45872
45873 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
45874
45875         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
45876         with only one argument, for Autoconf 2.60.
45877         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
45878         expand to nothing, so add a shell command to avoid syntax error.
45879         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
45880
45881 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
45882
45883         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
45884
45885 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
45886
45887         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
45888         no longer needed.  Check for isblank decl.
45889         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
45890         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
45891         of existence.
45892
45893 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
45894
45895         * lib/getloadavg.c: Use __VMS, not VMS.
45896         * lib/getopt.c: Likewise.
45897         * lib/getpagesize.h: Likewise.
45898         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
45899         and probably does not work.
45900
45901 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
45902
45903         * lib/.cppi-disable: Add wcwidth.
45904         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
45905         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
45906         (ISGRAPH): Remove.  All uses changed to isgraph.
45907         (FOLD) [!defined _LIBC]: Remove special case.
45908         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
45909         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
45910         HAVE_ISBLANK.
45911         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
45912         case.
45913
45914 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
45915
45916         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
45917         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
45918         brackets.  Other minor changes to suppress some compiler
45919         warnings.
45920
45921 2006-07-06  Derek R. Price  <derek@ximbiot.com>
45922         and Paul Eggert  <eggert@cs.ucla.edu>
45923
45924         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
45925         of invoking obsolescent AC_HEADER_DIRENT macro.
45926         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
45927         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
45928         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
45929         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
45930         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
45931         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
45932         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
45933         * m4/readdir.m4: Remove; no longer needed.
45934
45935 2006-07-06  Derek R. Price  <derek@ximbiot.com>
45936         and Paul Eggert  <eggert@cs.ucla.edu>
45937
45938         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
45939         Don't worry about this obsolete case any more.
45940         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
45941         directories.
45942         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
45943         worry about this obsolete case any more.
45944         * lib/fts.c: Likewise.
45945         * lib/getcwd.c: Likewise.
45946         * lib/glob.h: Likewise.
45947         * lib/savedir.c: Likewise.
45948
45949 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
45950
45951         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
45952         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
45953         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
45954         needed.
45955         All uses removed.
45956         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
45957         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
45958         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
45959         needed.
45960         * m4/getdate.m4 (gl_GETDATE): Likewise.
45961         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
45962         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
45963         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
45964         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
45965         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
45966         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
45967         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
45968         needed.
45969
45970 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
45971
45972         * lib/memcasecmp.c: Include <limits.h>.
45973         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
45974         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
45975         Don't assume isdigit succeeds only on '0' through '9'.
45976
45977 2006-07-05  Eric Blake  <ebb9@byu.net>
45978
45979         * modules/getaddrinfo (Depends-on): Add snprintf.
45980
45981 2006-07-05  Eric Blake  <ebb9@byu.net>
45982
45983         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
45984         to avoid 'header present but could not be compiled' on cygwin.
45985
45986 2006-07-05  Eric Blake  <ebb9@byu.net>
45987
45988         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
45989         missing from netdb.h.
45990         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
45991
45992 2006-07-05  Derek R. Price  <derek@ximbiot.com>
45993
45994         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
45995         no longer needed.
45996         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
45997         * m4/getdate.m4 (gl_GETDATE): Likewise.
45998         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
45999         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
46000         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
46001         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
46002         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
46003
46004 2006-07-05  Derek R. Price  <derek@ximbiot.com>
46005
46006         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
46007         All uses of is_space replaced by isspace.
46008         * lib/exit.h: Don't talk about STDC_HEADERS.
46009         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
46010         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
46011         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
46012         replaced by isprint etc.
46013         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
46014         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
46015         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
46016         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
46017         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
46018         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
46019
46020 2006-07-05  Bruno Haible  <bruno@clisp.org>
46021
46022         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
46023         the function exists, before testing against AIX.
46024         Reported by Martin Lambers <marlam@marlam.de>.
46025
46026 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
46027
46028         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
46029         From Mark D. Baushke.
46030
46031 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
46032
46033         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
46034         to the absolute name, not just one, to bypass Sun C 5.8's
46035         "warning: #include of /usr/include/... may be non-portable".
46036
46037 2006-07-04  Eric Blake  <ebb9@byu.net>
46038
46039         * modules/dirname-tests: New test module.
46040         * tests/test-dirname.c: New file, replacing dirname.c
46041         TEST_DIRNAME section that was recently deleted.
46042
46043 2006-07-04  Bruno Haible  <bruno@clisp.org>
46044
46045         Assume ANSI C header files and <ctype.h> functions.
46046         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
46047         (mbsnwidth): Use isprint, iscntrl instead.
46048
46049 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
46050
46051         Merge from coreutils.
46052         * MODULES.html.sh: Add xstrtold.
46053         * modules/xstrtold: New file.
46054         * modules/cycle-check (Files): Add lib/same-inode.h.
46055         * modules/dirname (Files): Add m4/double-slash-root.m4.
46056         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
46057         * modules/mkdir-p (Files): Add lib/same-inode.h.
46058         * modules/same (Files): Add lib/same-inode.h.
46059
46060 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
46061
46062         * m4/absolute-header.m4: Renamed from full-header-path.m4.
46063         This is to keep the terminology clean; POSIX talks about
46064         "absolute pathnames", not "full pathnames", but the GNU
46065         Coding Standards say to use "path" for something else;
46066         so use "absolute" to keep both sides happy.
46067         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
46068         Set gl_absolute_header, not gl_full_header_path.
46069         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
46070         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
46071         All uses changed.
46072
46073         Merge from coreutils.
46074
46075         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
46076
46077         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
46078         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
46079         want to require the building of c-strtod.o.
46080         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
46081         needs -lm directly.
46082         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
46083
46084         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
46085
46086         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
46087         --as-needed option if available.  Problem reported by Albert Chin in
46088         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
46089         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
46090         cc merely issues a bunch of annoying warnings for --as-needed
46091         (this problem was reported by Bob Proulx).  Also, try linking with
46092         -lm to detect a bug in binutils 2.16 (this problem was reported
46093         by Ralf Wildenhues).
46094
46095         2006-06-18  Jim Meyering  <jim@meyering.net>
46096
46097         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
46098         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
46099         macro.
46100         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
46101         also check for glibc-2.4's abort-inducing bug.
46102
46103         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
46104         Low-probability clean-up should be to use rmdir to get rid of
46105         the just-created directory, not unlink.
46106
46107         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
46108         configure fail, and request a bug report to inform us about it.
46109         Add a comment that, barring reports to the contrary, in 2007 we'll
46110         assume ftruncate is universally available.
46111
46112         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
46113
46114         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
46115
46116         2006-03-12  Jim Meyering  <jim@meyering.net>
46117
46118         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
46119         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
46120         * m4/same.m4 (gl_SAME): Likewise.
46121         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
46122
46123         2006-03-11  Eric Blake  <ebb9@byu.net>
46124
46125         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
46126         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
46127         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
46128         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
46129
46130 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
46131
46132         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
46133         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
46134         reported by Mark D. Baushke, one in
46135         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
46136
46137         Merge from coreutils.
46138
46139         * lib/.cppi-disable: Add stdint_.h.
46140         * lib/.cvsignore: Add stdint.h.
46141
46142         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
46143
46144         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
46145         both double and long double versions.
46146         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
46147         * lib/xstrtold.c: New file.
46148         * lib/xstrtod.h (xstrtold): New decl.
46149
46150         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
46151
46152         * lib/filemode.c (setst): Remove.
46153         (strmode): Rewrite to avoid setst.  This makes the code shorter,
46154         (arguably) clearer, and the generated code is a bit smaller on my
46155         Debian GNU/Linux stable x86 host.
46156
46157         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
46158
46159         * lib/filemode.c: Include "filemode.h" first, to test the interface.
46160         Assume that filemode.h includes sys/types.h and sys/stat.h.
46161         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
46162         (ftypelet): Reorder to put common cases first, for efficiency.
46163         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
46164         to do 'M'.
46165         (strmode): Renamed from mode_string, and now stores 12 bytes instead
46166         of 10, for compatibility with FreeBSD.  All callers changed.
46167         (filemodestring): Now stores 12 bytes instead of 10, and sets file
46168         types that can't be deduced solely from st_mode.  First arg is now a
46169         const pointer.
46170         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
46171         (strmode): Renamed from mode_string.
46172         (filemodestring): New decl.
46173         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
46174         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
46175         needed.
46176         (S_ISPORT, S_ISWHT): New macros, if not already defined.
46177
46178         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
46179
46180         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
46181         fsusage.h now does that.  Include fsusage.h first, to test interface.
46182         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
46183         at most one method (the old code could have generated decls that
46184         didn't conform to C89, not that this was ever exercised).
46185         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
46186
46187         2006-03-19  Jim Meyering  <jim@meyering.net>
46188
46189         Work even in a chroot where d_ino values for entries in "/"
46190         don't match the stat.st_ino values for the same names.
46191         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
46192         number, iterate through all entries again, using lstat instead.
46193         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
46194         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
46195
46196         * lib/getcwd.c (__getcwd): Clarify a comment.
46197         Use memcpy in place of a call to strcpy.
46198
46199         2006-03-12  Jim Meyering  <jim@meyering.net>
46200
46201         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
46202         matches that of the current directory (which we're about to chdir ".."
46203         out of), then save the dev-ino of the parent, instead.
46204
46205         * lib/same-inode.h (SAME_INODE): New file/macro.
46206         * lib/chdir-safer.c (SAME_INODE): Remove definition.
46207         Include "same-inode.h", instead.
46208         * lib/same.c: Likewise.
46209         * lib/cycle-check.h: Include "same-inode.h".
46210         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
46211         * lib/cycle-check.c (SAME_INODE): Remove definition.
46212         * lib/root-dev-ino.h: Include "same-inode.h".
46213
46214         2006-03-11  Eric Blake  <ebb9@byu.net>
46215
46216         * lib/same.c (same_name): s/base_name/last_component/
46217         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
46218         * lib/filenamecat.c (file_name_concat): Likewise.
46219
46220         2006-03-11  Eric Blake  <ebb9@byu.net>,
46221                     Paul Eggert  <eggert@cs.ucla.edu>
46222
46223         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
46224         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
46225         drive prefix.
46226         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
46227         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
46228         (last_component): New method.
46229         * lib/dirname.c (dir_len): Determine when drive letters need a
46230         subsequent slash.  Preserve // when it is special.
46231         (dir_name): Don't append dot when drive letter is absolute.
46232         [TEST_DIRNAME]: Move into a full-blown gnulib test.
46233         * lib/basename.c (base_name): New semantics - malloc the result.
46234         Preserve // when it is special.  Preserve relative files that look
46235         like drive letters.
46236         (base_len): Preserve // when it is special.
46237         (last_component): New method, similar to old base_name semantics.
46238         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
46239         base_name.  Strip redundant slashes from ///.
46240
46241 2006-07-03  Jim Meyering  <jim@meyering.net>
46242
46243         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
46244         macro is used before the first cycle_check call.
46245
46246 2006-07-03  Eric Blake  <ebb9@byu.net>
46247
46248         * modules/dirname (Depends-on): Add xstrndup.
46249
46250 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
46251
46252         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
46253         test cases, so that config.log is a bit easier to follow.
46254
46255 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
46256
46257         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
46258         both are 64 bits, since this seems to be the tradition, and this
46259         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
46260         we ever run into a host that prefers long long to long in this
46261         case, we'll need another configure-time test.  Problem reported by
46262         Jim Meyering.
46263
46264 2006-07-02  Eric Blake  <ebb9@byu.net>
46265
46266         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
46267
46268 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
46269
46270         * modules/inttypes (Depends-on): No longer depends on stdint.
46271         * modules/stdint (Description): Say more about assumptions.
46272         Say that the fast types might differ.  Say macros are used.
46273         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
46274         (Makefile.am): Revise list of substituted symbols to match
46275         new stdint.m4.
46276         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
46277         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
46278         * tests/test-stdint.c (verify_same_types)
46279         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
46280         the code conforms to C99/C89.
46281         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
46282         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
46283
46284 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
46285
46286         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
46287         but fix a bug, by requiring at least 64 bits.
46288         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
46289         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
46290         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
46291         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
46292
46293         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
46294         changes.  Make 2.59 a prerequisite.  Check and substitute for
46295         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
46296         inttypes.h.  Do not use special include files; just use the
46297         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
46298         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
46299         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
46300         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
46301         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
46302         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
46303         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
46304         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
46305         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
46306         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
46307         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
46308         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
46309         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
46310         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
46311         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
46312         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
46313         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
46314         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
46315         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
46316         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
46317         WINT_MAX.  Check for C99 conformance more strictly, by detecting
46318         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
46319         not check for things that C99 does not require, e.g., int8_t.  If
46320         a test isn't needed unless <stdint.h> isn't working, and is
46321         unlikely to be needed for any other reason, then don't do it
46322         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
46323         size_t, since we assume C89 freestanding at least.  Do not check
46324         for sig_atomic_t, wchar_t, or wint_t, since the code now does
46325         the right thing even if the types are not defined.  Instead use:
46326         (gl_STDINT_TYPE_PROPERTIES): New macro.
46327         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
46328         testing whether <sys/types.h> clashes, as Autoconf does this for
46329         us now.  All uses removed.
46330         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
46331         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
46332         (gl_CHECK_TYPE_SAME):
46333         Remove; no longer needed.
46334         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
46335         exists, since we'll return 0 anyway in that case.
46336         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
46337
46338 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
46339
46340         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
46341         possible collision with system files.
46342         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
46343         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
46344         WCHAR_MIN and WCHAR_MAX in this case.
46345         (<stddef.h>): Do not include; no longer needed.
46346         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
46347         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
46348         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
46349         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
46350         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
46351         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
46352         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
46353         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
46354         !defined(__c99))]: Include in this case too, since it's harmless
46355         now.
46356         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
46357         dangerous to do so.
46358         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
46359         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
46360         (_STDINT_MIN, _STDINT_MAX): New macros.
46361         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
46362         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
46363         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
46364         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
46365         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
46366         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
46367         macros, not typedefs; this simplifies things quite a bit.
46368         Use long int for all types narrower than int64_t.
46369         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
46370         Define in terms of long long int or int64_t or long int,
46371         not int64_t or int32_t.  This saves some compile-time testing.
46372         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
46373         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
46374         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
46375         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
46376         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
46377         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
46378         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
46379         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
46380         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
46381         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
46382         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
46383         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
46384         undef any previous version and define our own version, for
46385         simplicity and consistency with the new macros for types.
46386         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
46387         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
46388         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
46389         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
46390         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
46391         @WINT_T_SUFFIX@ to keep things simple here.
46392         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
46393         Simplify by assuming typical 8/16/32/64 host, since we're
46394         already doing that elsewhere anyway.
46395         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
46396         and assume long long int is 64 bits if available.  This
46397         speeds up 'configure'.
46398
46399 2006-07-01  Eric Blake  <ebb9@byu.net>
46400
46401         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
46402         Reported by Andreas Buening.
46403
46404 2006-07-01  Eric Blake  <ebb9@byu.net>
46405
46406         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
46407
46408 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
46409
46410         * lib/getaddrinfo.c: fixed typo
46411
46412 2006-06-29  Jim Meyering  <jim@meyering.net>
46413
46414         * modules/strftime (Maintainer): Add my name, since with the
46415         FPRINTFTIME changes strftime.c has forked from glibc.
46416
46417 2006-06-29  Eric Blake  <ebb9@byu.net>
46418
46419         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
46420
46421 2006-06-29  Eric Blake  <ebb9@byu.net>
46422
46423         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
46424
46425 2006-06-29  Eric Blake  <ebb9@byu.net>
46426
46427         * lib/stat_.h: New file.
46428
46429 2006-06-29  Eric Blake  <ebb9@byu.net>
46430
46431         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
46432         unused static function.
46433
46434 2006-06-29  Eric Blake  <ebb9@byu.net>
46435
46436         * doc/functions.texi (Function Portability): Document missing lstat
46437         on mingw.
46438
46439 2006-06-29  Eric Blake  <ebb9@byu.net>
46440
46441         * MODULES.html.sh: Add sys_stat.
46442         * modules/sys_stat: New module.
46443         * modules/mkstemp (Depends-on): Add sys_stat.
46444
46445 2006-06-29  Derek R. Price  <derek@ximbiot.com>
46446
46447         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
46448
46449 2006-06-29  Derek R. Price  <derek@ximbiot.com>
46450
46451         * m4/c-bs-a.m4: Removed.
46452
46453 2006-06-29  Derek R. Price  <derek@ximbiot.com>
46454
46455         * lib/strftime.c: Assume strftime() exists.
46456
46457 2006-06-29  Derek Price  <derek@ximbiot.com>
46458
46459         * modules/c-bs-a: Removed - \a is C89.
46460         * MODULES.html.sh: Remove c-bs-a.
46461
46462 2006-06-29  Bruno Haible  <bruno@clisp.org>
46463
46464         * modules/wcwidth (License): Change to LGPL.
46465
46466 2006-06-28  Simon Josefsson  <jas@extundo.com>
46467
46468         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
46469         on _WIN32.
46470
46471         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
46472         getnameinfo.
46473
46474 2006-06-28  Simon Josefsson  <jas@extundo.com>
46475
46476         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
46477
46478 2006-06-28  Simon Josefsson  <jas@extundo.com>
46479
46480         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
46481         functions there.  It will succeed on Windows XP, but on Windows
46482         2000 and (presumably) earlier, it will fail, and use the internal
46483         re-implementation.
46484         (use_win32_p): New function.
46485         (getaddrinfo): Use strtoul on servname, to support numeric ports.
46486         Support AI_NUMERICSERV to disable getservbyname.
46487         (getnameinfo): New function, only supports
46488         NI_NUMERICHOST|NI_NUMERICSERV for now.
46489
46490         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
46491         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
46492         getnameinfo.
46493
46494 2006-06-28  Eric Blake  <ebb9@byu.net>
46495
46496         * modules/wcwidth: New file.
46497         * modules/mbchar (Depends-on): Add wcwidth.
46498         * modules/mbswidth (Depends-on): Add wcwidth.
46499         * MODULES.html.sh: Add wcwidth.
46500
46501 2006-06-28  Eric Blake  <ebb9@byu.net>
46502
46503         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
46504         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
46505
46506 2006-06-28  Eric Blake  <ebb9@byu.net>
46507
46508         * lib/xvasprintf.h: Fix comments.
46509
46510 2006-06-28  Eric Blake  <ebb9@byu.net>
46511
46512         * lib/mbchar.h (wcwidth): Include wcwidth.h.
46513         * lib/mbswidth.c (wcwidth): Move from here...
46514         * lib/wcwidth.h: ...to this new file.
46515
46516 2006-06-28  Derek R. Price  <derek@ximbiot.com>
46517
46518         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
46519
46520         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
46521         it's obsolete.
46522         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
46523
46524 2006-06-28  Derek R. Price  <derek@ximbiot.com>
46525
46526         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
46527         Autoconf 2.60 says this stuff was obsolete.
46528
46529 2006-06-28  Bruno Haible  <bruno@clisp.org>
46530
46531         * modules/wcwidth (Files): Add m4/wchar_t.m4.
46532
46533 2006-06-28  Bruno Haible  <bruno@clisp.org>
46534
46535         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
46536         gt_TYPE_WCHAR_T.
46537
46538 2006-06-28  Bruno Haible  <bruno@clisp.org>
46539
46540         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
46541         declaration for wcwidth.
46542         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
46543
46544 2006-06-28  Bruno Haible  <bruno@clisp.org>
46545
46546         * lib/mkdtemp.c [MINGW]: Include <io.h>.
46547         (mkdir): Define using _mkdir.
46548
46549 2006-06-28  Bruno Haible  <bruno@clisp.org>
46550
46551         * lib/getaddrinfo.h: Fix POSIX URL.
46552         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
46553         _WIN32.
46554         (use_win32_p): Make static.
46555         (getaddrinfo): Reject service name if it is empty or does not consist
46556         solely of decimal digits, or if its value is > 65535.
46557         (getnameinfo): Remove useless casts.
46558
46559 2006-06-27  Simon Josefsson  <jas@extundo.com>
46560
46561         * modules/sys_select: New file, suggested by Bruno Haible, Paul
46562         Eggert and Martin Lambers.
46563
46564 2006-06-27  Simon Josefsson  <jas@extundo.com>
46565
46566         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
46567         Eggert and Martin Lambers.
46568
46569 2006-06-27  Bruno Haible  <bruno@clisp.org>
46570
46571         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
46572         result to 0, not to empty.
46573         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
46574
46575 2006-06-27  Bruno Haible  <bruno@clisp.org>
46576
46577         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
46578
46579 2006-06-26  Simon Josefsson  <jas@extundo.com>
46580
46581         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
46582         present.
46583
46584 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
46585
46586         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
46587         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
46588         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
46589
46590 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
46591
46592         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
46593
46594 2006-06-26  Bruno Haible  <bruno@clisp.org>
46595
46596         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
46597
46598 2006-06-26  Bruno Haible  <bruno@clisp.org>
46599
46600         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
46601
46602 2006-06-26  Bruno Haible  <bruno@clisp.org>
46603
46604         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
46605         SGI C compiler in pre-C99 mode.
46606         Suggested by Mark D. Baushke and Larry Jones.
46607
46608 2006-06-26  Bruno Haible  <bruno@clisp.org>
46609
46610         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
46611         WCHAR_MAX.
46612         Reported by Mark D. Baushke and Larry Jones.
46613
46614 2006-06-26  Bruno Haible  <bruno@clisp.org>
46615
46616         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
46617         in pre-C99 mode.
46618         Suggested by Mark D. Baushke and Larry Jones.
46619
46620 2006-06-23  Simon Josefsson  <jas@extundo.com>
46621             Bruno Haible  <bruno@clisp.org>
46622
46623         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
46624         Emit mostlyclean-local rule.
46625         (func_emit_tests_Makefile_am): Likewise.
46626         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
46627
46628 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
46629
46630         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
46631
46632 2006-06-23  Bruno Haible  <bruno@clisp.org>
46633
46634         * tests/test-stdint.c: Update to match ISO C 99 Technical
46635         Corrigendum 1.
46636
46637 2006-06-23  Bruno Haible  <bruno@clisp.org>
46638
46639         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
46640
46641 2006-06-23  Bruno Haible  <bruno@clisp.org>
46642
46643         * lib/stdint_.h: Treat IRIX like OpenBSD.
46644
46645 2006-06-23  Bruno Haible  <bruno@clisp.org>
46646
46647         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
46648         ISO C 99 Technical Corrigendum 1.
46649
46650 2006-06-22  Simon Josefsson  <jas@extundo.com>
46651
46652         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
46653         MinGW.
46654
46655 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
46656
46657         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
46658         needed.  Some compiler complained about some of them.  Problem reported
46659         by Larry Jones in
46660         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
46661
46662 2006-06-21  Simon Josefsson  <jas@extundo.com>
46663
46664         * tests/test-getaddrinfo.c: New file.
46665
46666         * modules/getaddrinfo-tests: New file.
46667
46668         * MODULES.html.sh: Add inet_pton.
46669
46670         * modules/inet_pton: New file.
46671
46672 2006-06-21  Simon Josefsson  <jas@extundo.com>
46673
46674         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
46675         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
46676         of using the (limited) gnulib implementation on Windows XP.
46677
46678         * m4/inet_pton.m4: New file.
46679
46680 2006-06-21  Simon Josefsson  <jas@extundo.com>
46681
46682         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
46683         variable.
46684
46685         * lib/socket_.h: Don't define WINVER.
46686
46687         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
46688         slightly modified to work in gnulib.
46689
46690 2006-06-21  Simon Josefsson  <jas@extundo.com>
46691
46692         * doc/gnulib.texi (Windows sockets): Add.
46693
46694 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
46695
46696         * lib/read-file.c (fread_file): Start with buffer allocation of
46697         0 bytes rather than 1 byte; this simplifies the code.
46698         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
46699         code to free buffer and save/restore errno.
46700         (internal_read_file): Remove unused local.
46701
46702 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
46703
46704         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
46705         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
46706         Problem reported by Denis Excoffier in
46707         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
46708
46709 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
46710
46711         * modules/sys_socket, modules/socklen: Include sys/types since
46712         FreeBSD 4.x's sys/socket.h needs it.
46713
46714 2006-06-19  Simon Josefsson  <jas@extundo.com>
46715
46716         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
46717
46718 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
46719
46720         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
46721
46722 2006-06-19  Bruno Haible  <bruno@clisp.org>
46723
46724         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
46725         and FULL_PATH_INTTYPES_H in angle brackets.
46726         Reported by Mark D. Baushke <mdb@gnu.org>.
46727
46728 2006-06-17  Eric Blake  <ebb9@byu.net>
46729
46730         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
46731         errno.
46732
46733 2006-06-17  Bruno Haible  <bruno@clisp.org>
46734
46735         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
46736         <sys/inttypes.h>.
46737
46738 2006-06-17  Bruno Haible  <bruno@clisp.org>
46739
46740         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
46741         whether errno is declared. Assume <errno.h> declares errno.
46742
46743 2006-06-17  Bruno Haible  <bruno@clisp.org>
46744
46745         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
46746
46747 2006-06-17  Bruno Haible  <bruno@clisp.org>
46748
46749         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
46750         problem on Solaris 2.5.1.
46751
46752 2006-06-16  Eric Blake  <ebb9@byu.net>
46753
46754         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
46755         * lib/unicodeio.c [!defined errno]: Likewise.
46756         * lib/strtol.c [!defined errno]: Likewise.
46757         * lib/strtod.c [!defined errno]: Likewise.
46758
46759 2006-06-15  Eric Blake  <ebb9@byu.net>
46760
46761         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
46762
46763 2006-06-15  Eric Blake  <ebb9@byu.net>
46764
46765         * config/srclist.txt (ssize_t.m4): Lose sync.
46766
46767 2006-06-15  Bruno Haible  <bruno@clisp.org>
46768
46769         * modules/stdint (Files): Include m4/full-header-path.m4,
46770         m4/size_max.m4, m4/wchar_t.m4.
46771         (Makefile.am): Many more substitutions.
46772         * modules/stdint-tests: New file.
46773         * tests/test-stdint.c: New file.
46774
46775 2006-06-15  Bruno Haible  <bruno@clisp.org>
46776
46777         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
46778         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
46779         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
46780         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
46781         gl_CHECK_TYPE_SAME): New macros.
46782
46783 2006-06-15  Bruno Haible  <bruno@clisp.org>
46784
46785         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
46786
46787 2006-06-15  Bruno Haible  <bruno@clisp.org>
46788
46789         * lib/stdint_.h: Rewritten to be fully auto-configured.
46790         Fixes bug on HP-UX/IA64.
46791
46792 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
46793
46794         * lib/getdate.y (__attribute__): Don't define if already defined.
46795         Problem reported by Larry Jones.
46796         * lib/utimens.c (__attribute__): Likewise.
46797
46798 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
46799
46800         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
46801         reported by Andreas Schwab.
46802
46803 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
46804             Bruno Haible  <bruno@clisp.org>
46805
46806         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
46807         check for the declaration of strnlen and a run test that exposes the
46808         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
46809         rpl_strndup.
46810
46811 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
46812             Bruno Haible  <bruno@clisp.org>
46813
46814         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
46815
46816 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
46817
46818         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
46819         compile test, for Tru64 4.0D.
46820
46821 2006-05-28  Karl Berry  <karl@gnu.org>
46822
46823         * config/srclist.txt (printf-args.c): lose sync.
46824
46825 2006-05-26  Martin Lambers  <marlam@marlam.de>
46826
46827         * lib/getpass.c: Updates the test for the native W32 API, and adds
46828         missing includes, thus fixing compilation warnings.
46829
46830 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
46831
46832         * lib/exclude.c (exclude_fnmatch): New function.
46833         (excluded_file_name): Call exclude_fnmatch.
46834         * lib/exclude.h (excluded_file_name): New prototype
46835
46836 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
46837
46838         * lib/tempname.c (small_open, large_open): New macros.
46839         (__open, __open64) [!_LIBC]: Remove.
46840         (__gen_tempname): Use small_open and large_open instead of __open
46841         and __open64.  This fixes a portability bug on HP-UX 11.11i
46842         reported by Simon Wing-Tang in
46843         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
46844
46845 2006-05-24  Bruno Haible  <bruno@clisp.org>
46846
46847         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
46848         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
46849         Reported by Thorsten Maerz <torte@netztorte.de> via
46850         Aaron Stone <aaron@serendipity.cx>.
46851
46852 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
46853
46854         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
46855         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
46856         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
46857         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
46858         not really conditional on the cache.
46859         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
46860
46861 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
46862
46863         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
46864         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
46865         (my_usleep): Don't mishandle maximum value.
46866
46867 2006-05-19  Jim Meyering  <jim@meyering.net>
46868
46869         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
46870
46871 2006-05-17  Bruno Haible  <bruno@clisp.org>
46872
46873         Cygwin portability.
46874         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
46875
46876 2006-05-17  Bruno Haible  <bruno@clisp.org>
46877
46878         * lib/stdint_.h: Fix recognition of Cygwin.
46879
46880 2006-05-15  Bruno Haible  <bruno@clisp.org>
46881
46882         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
46883         on libtool patch by Ralf Wildenhues.
46884
46885 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
46886
46887         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
46888         test for C99 conformance; (bool) 0.5 is an integer constant
46889         expression, but (bool) -0.5 is not.  Problem reported by Fedor
46890         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
46891
46892 2006-05-11  Simon Josefsson  <jas@extundo.com>
46893
46894         * m4/xvasprintf.m4: Fix obvious typo.
46895
46896 2006-05-11  Jim Meyering  <jim@meyering.net>
46897
46898         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
46899         James Lemley.
46900
46901 2006-05-10  Simon Josefsson  <jas@extundo.com>
46902
46903         * lib/md4.c: Typo fix, update copyright years.
46904         (K1, K2): Don't use L because it turn computations into 64-bit on
46905         64-bit platforms.
46906
46907 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
46908
46909         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
46910         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
46911         unwanted sign propagation, e.g., on hosts with 64-bit int.
46912         There still are some problems with reeelly weird theoretical hosts
46913         (e.g., 33-bit int) but it's not worth worrying about now.
46914         * lib/sha1.c (rol): Likewise.
46915         (K1, K2, K3, K4): Remove unnecessary L suffix.
46916
46917 2006-05-10  Bruno Haible  <bruno@clisp.org>
46918
46919         * lib/des.c: Cast to avoid warnings.
46920
46921 2006-05-09  Bruno Haible  <bruno@clisp.org>
46922
46923         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
46924         (Depends-on): Depend also on xsize, stdarg.
46925         (configure.ac): Add gl_XVASPRINTF.
46926
46927 2006-05-09  Bruno Haible  <bruno@clisp.org>
46928
46929         * m4/xvasprintf.m4: New file.
46930
46931 2006-05-09  Bruno Haible  <bruno@clisp.org>
46932
46933         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
46934         (EOVERFLOW): Define fallback value.
46935         (xstrcat): New function.
46936         (xvasprintf): Recognize the special case of a string concatenation.
46937
46938 2006-05-08  Eric Blake  <ebb9@byu.net>
46939
46940         * gnulib-tool (func_version): Base copyright year on CVS date.
46941         (func_emit_copyright_notice): New function.
46942         (func_emit_lib_Makefile_am): Use it.
46943         (func_emit_tests_Makefile_am): Likewise.
46944         (func_import): Likewise.
46945
46946 2006-05-08  Bruno Haible  <bruno@clisp.org>
46947
46948         * modules/stdarg: New file.
46949         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
46950
46951 2006-05-08  Bruno Haible  <bruno@clisp.org>
46952
46953         * m4/stdarg.m4: New file, from GNU gettext.
46954
46955 2006-05-08  Bruno Haible  <bruno@clisp.org>
46956
46957         * config/srclist.txt (build-aux/config.rpath): different from latest
46958         release.
46959
46960 2006-05-08  Bruno Haible  <bruno@clisp.org>
46961
46962         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
46963
46964 2006-05-05  Jim Meyering  <jim@meyering.net>
46965
46966         * m4/warning.m4: New file, derived from bison's file by the same name.
46967
46968 2006-05-03  Bruno Haible  <bruno@clisp.org>
46969
46970         * lib/stdint_.h: Shorter URL.
46971         * lib/inttypes.h: Likewise.
46972
46973 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
46974
46975         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
46976
46977 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
46978
46979         * lib/verify.h: Document the internals better.  Most of this change
46980         was written by Bruno Haible.
46981
46982 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
46983
46984         * doc/verify.texi: New file, partly based on a proposal by
46985         Bruno Haible.
46986
46987 2006-05-02  Bruno Haible  <bruno@clisp.org>
46988
46989         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
46990         test from here...
46991         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
46992
46993 2006-04-29  Bruno Haible  <bruno@clisp.org>
46994
46995         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
46996         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
46997
46998 2006-04-29  Bruno Haible  <bruno@clisp.org>
46999
47000         * gnulib-tool: Make --update option actually work.
47001
47002 2006-04-29  Bruno Haible  <bruno@clisp.org>
47003
47004         * doc/gcd.texi: New file.
47005         * doc/gnulib.texi: Include it.
47006
47007 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
47008
47009         * lib/getdate.y (get_date): When adding relative date, start with the
47010         initial time, not with the result of the first mktime call.
47011
47012 2006-04-25  Bruno Haible  <bruno@clisp.org>
47013
47014         * gnulib-tool (func_import): Output the include directives in three
47015         blocks, sorted separately.
47016         Reported by Ben Pfaff <blp@cs.stanford.edu>.
47017
47018 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
47019
47020         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
47021         to define main with arguments, for C++.  Reported by Eric Blake.
47022         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
47023         Prefer 'int main ()' to 'int main (void)', for C++.
47024         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
47025         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
47026         for 'main', for C99 and C++.
47027
47028 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
47029
47030         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
47031         Don't assume that exit status -1 is valid.
47032         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
47033         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
47034         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
47035         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
47036         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
47037         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
47038         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
47039         functions can be used without declaring them, or that you can
47040         exit with status -1.
47041         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
47042
47043 2006-04-24  Karl Berry  <karl@gnu.org>
47044
47045         * config/srclist.txt (longdouble.m4): sync lost.
47046
47047 2006-04-24  Eric Blake  <ebb9@byu.net>
47048
47049         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
47050
47051 2006-04-24  Bruno Haible  <bruno@clisp.org>
47052
47053         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
47054         poll() implementation in AIX.
47055         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
47056
47057 2006-04-24  Bruno Haible  <bruno@clisp.org>
47058
47059         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
47060         assigned exactly once.
47061
47062 2006-04-23  Claudio Fontana  <claudio@gnu.org>
47063             Bruno Haible  <bruno@clisp.org>
47064
47065         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
47066         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
47067         for AM_CPPFLAGS.
47068
47069 2006-04-23  Bruno Haible  <bruno@clisp.org>
47070
47071         * modules/copy-file: Depend on unistd.
47072         * modules/execute: Likewise.
47073         * modules/fatal-signal: Likewise.
47074         * modules/findprog: Likewise.
47075         * modules/mkdtemp : Likewise.
47076         * modules/pipe: Likewise.
47077         * modules/wait-process: Likewise.
47078
47079 2006-04-23  Bruno Haible  <bruno@clisp.org>
47080
47081         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
47082         condition was already detected.
47083         Reported by Ben Pfaff <blp@cs.stanford.edu>.
47084
47085 2006-04-23  Bruno Haible  <bruno@clisp.org>
47086
47087         * lib/copy-file.c: Include <unistd.h> unconditionally.
47088         * lib/execute.c: Likewise.
47089         * lib/fatal-signal.c: Likewise.
47090         * lib/findprog.c: Likewise.
47091         * lib/mkdtemp.c: Likewise.
47092         * lib/pipe.h: Likewise.
47093         * lib/pipe.c: Likewise.
47094         * lib/wait-process.h: Likewise.
47095
47096 2006-04-23  Bruno Haible  <bruno@clisp.org>
47097
47098         * gnulib-tool (func_usage): Fix --import description. Document
47099         --update.
47100         (func_import): Create temporary file in a temporary directory, if
47101         --dry-run is specified. Silence errors from 'grep' when there are no
47102         m4 files in $m4dir.
47103         (func_create_testdir): Silence errors from 'grep' when there are no
47104         m4 files in $m4dir.
47105         Reported by Karl Berry <karl@freefriends.org>.
47106
47107 2006-04-20  Bruno Haible  <bruno@clisp.org>
47108
47109         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
47110         one argument, so that the code will be portable to Autoconf 2.60.
47111         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
47112         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
47113         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
47114
47115 2006-04-19  Derek Price  <derek@ximbiot.com>
47116             Eric Blake  <ebb9@byu.net>
47117
47118         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
47119         rather than "/full/path.h".  Update comment to match.  Shorten &
47120         generalize m4_translit call via AS_TR_CPP.
47121
47122 2006-04-19  Derek Price  <derek@ximbiot.com>
47123             Eric Blake  <ebb9@byu.net>
47124
47125         * lib/inttypes.h: Correct grammar in comment.
47126
47127 2006-04-18  Derek Price  <derek@ximbiot.com>
47128             Paul Eggert  <eggert@cs.ucla.edu>
47129
47130         * modules/inttypes: New file.
47131         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
47132
47133 2006-04-18  Derek Price  <derek@ximbiot.com>
47134             Paul Eggert  <eggert@cs.ucla.edu>
47135
47136         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
47137         New files.
47138
47139 2006-04-18  Derek Price  <derek@ximbiot.com>
47140             Paul Eggert  <eggert@cs.ucla.edu>
47141
47142         * lib/inttypes.h: New file.
47143         * lib/strtoimax.c: Assume <inttypes.h>.
47144
47145 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
47146
47147         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
47148         isn't mounted.  Problem reported by Kir Kolyshkin.
47149
47150 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
47151
47152         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
47153         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
47154         Derek R. Price.
47155         * lib/regex.h (RE_DUP_MAX): Update comment to match current
47156         implementation.
47157
47158 2006-04-12  Eric Blake  <ebb9@byu.net>
47159
47160         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
47161         is now done automatically by the corresponding Autoconf macro.
47162
47163 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
47164
47165         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
47166         time_r.h.
47167
47168 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
47169
47170         Merge regex changes from libc, removing some of our
47171         POSIX-conformance changes that were rejected and redoing them in a
47172         less-intrusive way.
47173
47174         * lib/regcomp.c (re_compile_internal, init_dfa):
47175         Length arg is now size_t, not Idx.  All uses changed.
47176         (peek_token): Forward decl now says internal_function.
47177         (__re_error_msgid, __re_error_msgid_idx):
47178         Now static rather than extern with attribute_hidden.
47179         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
47180         For some reason libc prefers K&R style defns for external functions.
47181         (regerror) [!defined _LIBC]: Likewise.
47182         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
47183         (seek_collating_symbol_entry, lookup_collation_sequence_value):
47184         (build_range_exp, build_collating_symbol):
47185         Use K&R-style defn.
47186         (re_compile_fastmap): Use '\0' to memset, not 0.
47187         (utf8_sb_map): Make the calculations more obvious.
47188         (init_dfa, parse_bracket_exp, build_charclass_op):
47189         Call calloc and cast result, as glibc does.
47190         (init_word_char, fetch_token, peek_token, peek_token_bracket):
47191         (build_range_exp, build_collating_symbol):
47192         Now internal functions.
47193
47194         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
47195
47196         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
47197         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
47198         Don't depend on VMS; depend on __VMS instead, for POSIX
47199         namespace cleanness.
47200         (regoff_t): Define to ssize_t, not long int.
47201
47202         Remove the REG_ macros named below.  Instead, make the old names
47203         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
47204         __USE_GNU_REGEX.
47205         (REG_BACKSLASH_ESCAPE_IN_LISTS):
47206         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
47207         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
47208         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
47209         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
47210         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
47211         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
47212         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
47213         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
47214         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
47215         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
47216         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
47217         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
47218         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
47219         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
47220         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
47221         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
47222         (REG_NREGS):
47223         Remove.  All uses replaced by the old RE_* names.
47224         (RE_BACKSLASH_ESCAPE_IN_LISTS):
47225         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
47226         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
47227         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
47228         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
47229         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
47230         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
47231         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
47232         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
47233         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
47234         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
47235         Don't bother having these macros be independent of each others'
47236         values, since they no longer exist in the POSIX name space.
47237
47238         Rename the following member names back to their old names,
47239         unless !__USE_GNU_REGEX.  All uses changed back.
47240         (buffer): Renamed from re_buffer.
47241         (allocated): Renamed from re_allocated.
47242         (used): Renamed from re_used.
47243         (syntax): Renamed from re_syntax.
47244         (fastmap): Renamed from re_fastmap.
47245         (translate): Renamed from re_translate.
47246         (can_be_null): Renamed from re_can_be_null.
47247         (regs_allocated): Renamed from re_regs_allocated.
47248         (fastmap_accurate): Renamed from re_fastmap_accurate.
47249         (no_sub): Renamed from re_no_sub.
47250         (not_bol): Renamed from re_not_bol.
47251         (not_eol): Renamed from re_not_eol.
47252         (newline_anchor): Renamed from re_newline_anchor.
47253         (num_regs): Renamed from rm_num_regs.
47254         (start): Renamed from rm_start.
47255         (end): Renamed from rm_end.
47256
47257         (free_state): Move up a bit.
47258
47259         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
47260         #define to be empty.
47261         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
47262         when that is what is intended.
47263         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
47264         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
47265         (MAX): New macro.
47266         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
47267         All uses changed back to re_malloc, etc.  It's now the caller's
47268         responsibility to check for overflow; all callers changed.
47269         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
47270         (re_x2nrealloc): Remove.
47271         (free_state): Remove decl.
47272
47273         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
47274         (re_set_registers, re_exec):
47275         Use K&R-style defn.
47276
47277         2006-01-31  Roland McGrath  <roland@redhat.com>
47278
47279         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
47280         Reported by Mike Frysinger <vapier@gentoo.org>.
47281
47282         2006-01-15  Andreas Jaeger  <aj@suse.de>
47283
47284         [BZ #1950]
47285         * lib/regex_internal.c (re_string_reconstruct): Adjust for
47286         build_wcs_upper_buffer change.
47287         (build_wcs_upper_buffer): Change return type.
47288
47289         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
47290
47291         * lib/regex_internal.h: Include <stdint.h> if available.
47292
47293         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
47294
47295         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
47296
47297         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
47298
47299         * lib/regcomp.c: Adjust for changed secondary hash function.
47300
47301         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
47302
47303         * lib/regex.h: Pretty printing.
47304         Clean up namespace a bit.
47305
47306         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
47307
47308         * lib/regexec.c (update_cur_sifted_state, check_arrival,
47309         check_arrival_add_next_nodes): Avoid using uninitialized variable.
47310
47311         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
47312                     Ulrich Drepper  <drepper@redhat.com>
47313
47314         [BZ #1302]
47315         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
47316         changed.
47317         (bitset_word_t): Renamed from bitset_word.  All uses changed.
47318
47319         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
47320
47321         [BZ #281]
47322         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
47323         * lib/regcomp.c: Remove unnecessary uses of
47324         unsigned RE_TRANSLATE_TYPE.
47325         * lib/regex_internal.h: Likewise.
47326         * lib/regex_internal.c: Likewise.
47327         * lib/regexec.c: Likewise.
47328         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
47329
47330         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
47331
47332         * lib/regexec.c (find_recover_state): Remove unnecessary
47333         initialization.
47334         (transit_state_bkref): Make DFA a const pointer.
47335         (get_subexp): Likewise.
47336         (check_arrival): Likewise.
47337         (update_cur_sifted_state): Likewise.
47338         (re_search_internal): Likewise.
47339         (prune_impossible_nodes): Likewise.
47340         (acquire_init_state_context): Likewise.
47341         (proceed_next_node): Likewise.
47342         (set_regs): Likewise.
47343         (free_fail_stack_return): Likewise.
47344         (check_arrival_expand_ecl): Mark DFA parameter as const.
47345         (check_arrival_expand_ecl_sub): Likewise.
47346         (check_subexp_limits): Likewise.
47347         (sub_epsilon_src_nodes):  Likewise.
47348         (add_epsilon_src_nodes):  Likewise.
47349         (merge_state_array): Likewise.
47350         (update_regs): Likewise.
47351         (build_trtable): Likewise.
47352         (sift_states_backward): Mark MCTX parameter as const.
47353         (build_sifted_states): Likewise.
47354         (update_cur_sifted_state): Likewise.
47355         (sift_states_mkref): Likewise.
47356         (check_arrival_expand_ecl): Mark eclosure as const.
47357         (check_dst_limits_calc_pos_1): Likewise.
47358         * lib/regex_internal.h (re_match_context_t): Make dfa a const
47359         pointer.
47360
47361         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
47362
47363         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
47364         (transit_state_sb): Likewise.
47365         (transit_state_mb): Likewise.
47366         (sift_states_iter_mb): Likewise.
47367         (check_arrival_add_next_nodes): Likewise.
47368         (check_node_accept_bytes): Change first parameter to pointer-to-const.
47369         [_LIBC] (re_search_2_stub): Use mempcpy.
47370
47371         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
47372         mbrtowc for very simple UTF-8 case.
47373
47374         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
47375         a pointer-to-const.
47376         (re_acquire_state_context): Likewise.
47377         * lib/regex_internal.h: Adjust prototypes.
47378
47379         * lib/regex.c: Prevent using C++ compilers.
47380
47381         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
47382         (re_acquire_state_context): Likewise.
47383
47384 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
47385
47386         * modules/regex (Depends-on): Add ssize_t.
47387
47388 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
47389
47390         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
47391         translation table.
47392
47393 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
47394
47395         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
47396
47397 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
47398             Bruno Haible  <bruno@clisp.org>
47399
47400         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
47401         <sys/types.h> and <inttypes.h>.
47402
47403 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
47404
47405         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
47406         `__error_t_defined', so argp.h will not typedef the former.
47407
47408 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
47409
47410         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
47411         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
47412         glibc names.  Even if glibc is changed to conform to POSIX, the
47413         traditional names will be available anyway, since regex depends on
47414         the extensions module.  Also, fix a longstanding typo in the
47415         implementation of Spencer ERE test #75 from grep 2.3.  Problems
47416         reported by Emanuele Giaquinta.  Also, change sense of cached
47417         variable, so that the message makes sense.
47418
47419 2006-03-24  Simon Josefsson  <jas@extundo.com>
47420
47421         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
47422         including some doc fixes.
47423         (base64_encode_alloc): Fix +1 bug on allocation failures.
47424
47425 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
47426
47427         * lib/base64.c (base64_encode): Do not read past end of array with
47428         unsanitized input on systems with CHAR_BIT > 8.
47429
47430 2006-03-24  Eric Blake  <ebb9@byu.net>
47431
47432         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
47433
47434 2006-03-22  Karl Berry  <karl@gnu.org>
47435
47436         * config/srclist.txt (*setenv.[ch]): get from coreutils.
47437         * config/srclistvars.sh (COREUTILS): new var.
47438
47439 2006-03-17  Jim Meyering  <jim@meyering.net>
47440
47441         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
47442         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
47443
47444 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
47445
47446         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
47447         no longer needs it.  Instead, check that regoff_t is as least
47448         as wide as ptrdiff_t.
47449
47450         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
47451         so that our regex.h stays compatible with the installed regex.
47452         This is helpful for installers who configure --without-included-regex.
47453         Problem reported by Emanuele Giaquinta.
47454
47455 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
47456
47457         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
47458         Typedef to long int, not to off_, as POSIX will likely change
47459         in that direction.
47460
47461 2006-03-15  Eric Blake  <ebb9@byu.net>
47462
47463         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
47464
47465 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
47466
47467         * lib/argp-help.c (validate_uparams): Fix typo
47468         * lib/argp-parse.c (argp_default_options): Consistently begin help
47469         messages with a lowercase letter.
47470
47471 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
47472
47473         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
47474         overrun buffers and shouldn't be used (much as gets shouldn't be
47475         used).
47476         * lib/time_r.c (asctime_r, ctime_r): Likewise.
47477
47478 2006-03-08  Simon Josefsson  <jas@extundo.com>
47479
47480         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
47481         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
47482
47483 2006-03-08  Simon Josefsson  <jas@extundo.com>
47484
47485         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
47486         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
47487
47488 2006-03-08  Simon Josefsson  <jas@extundo.com>
47489
47490         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
47491         signal that configure disabled the device.
47492
47493 2006-03-08  Simon Josefsson  <jas@extundo.com>
47494
47495         * build-aux/maint.mk: Fix refresh-po, to handle no translated
47496         languages.
47497
47498 2006-03-07  Simon Josefsson  <jas@extundo.com>
47499
47500         * modules/getopt (Depends-on): Add unistd.
47501
47502         * modules/unistd: New file.
47503
47504 2006-03-07  Simon Josefsson  <jas@extundo.com>
47505
47506         * modules/gc-random: New file.
47507
47508 2006-03-07  Simon Josefsson  <jas@extundo.com>
47509
47510         * m4/unistd_h.m4: New file.
47511
47512 2006-03-07  Simon Josefsson  <jas@extundo.com>
47513
47514         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
47515         test to be side-effect free by storing the result in the cache
47516         variable gl_cv_lib_readline, and moving the assignment of
47517         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
47518         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
47519
47520 2006-03-07  Simon Josefsson  <jas@extundo.com>
47521
47522         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
47523         error on missing devices (the functions will return an error).
47524
47525         * m4/gc.m4: Move random stuff to gc-random.m4
47526
47527 2006-03-07  Simon Josefsson  <jas@extundo.com>
47528
47529         * lib/unistd_.h: New file.
47530
47531 2006-03-07  Simon Josefsson  <jas@extundo.com>
47532
47533         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
47534
47535 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
47536
47537         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
47538         Problem reported by Juan Manuel Guerrero.
47539
47540 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
47541
47542         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
47543         the unistd module.
47544         * lib/getlogin_r.c: Likewise.
47545         * lib/getlogin_r.h: Likewise.
47546         * lib/glob.c: Likewise.
47547         * lib/pagealign_alloc.c: Likewise.
47548         * lib/unistd_.h: Remove; no longer needed.
47549
47550 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
47551
47552         * MODULES.html.sh (Support for systems lacking POSIX:2001):
47553         Add unistd.
47554         * modules/c-stack (Depends-on): Add unistd.
47555         * modules/getlogin_r: Likewise.
47556         * modules/glob: Likewise.
47557         * modules/pagealign_alloc: Likewise.
47558         * modules/unistd (Files): Remove lib/unistd_.h.
47559         (EXTRA_DIST): Remove.
47560         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
47561         need unistd_.h.
47562         (MOSTLYCLEANFILES): Remove unistd.h-t.
47563
47564 2006-03-03  Simon Josefsson  <jas@extundo.com>
47565
47566         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
47567
47568 2006-03-03  Simon Josefsson  <jas@extundo.com>
47569
47570         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
47571         libidn and bison.
47572
47573 2006-03-03  Simon Josefsson  <jas@extundo.com>
47574
47575         * build-aux/maint.mk: Add indent target.
47576
47577 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
47578
47579         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
47580         our replacement poll.h in any case, to avoid a differing
47581         declaration from a system header.  Seen on AIX.
47582
47583 2006-03-01  Simon Josefsson  <jas@extundo.com>
47584
47585         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
47586         <kasal@ucw.cz>.
47587
47588 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
47589
47590         * modules/gettime (Depends-on): Add extensions module.
47591         * modules/nanosleep (Depends-on): Likewise.
47592         * modules/settime (Depends-on): Likewise.
47593
47594 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
47595
47596         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
47597         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
47598         pedantically.
47599         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
47600         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
47601
47602         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
47603         not "==".  Reported by Ralf Wildenhues.
47604
47605 2006-03-01  Karl Berry  <karl@gnu.org>
47606
47607         * doc/Copyright/request-*: new files, synced from gnuorg.
47608
47609 2006-03-01  Karl Berry  <karl@gnu.org>
47610
47611         * config/srclist.txt (Copyright/*): new entries.
47612
47613 2006-02-28  Simon Josefsson  <jas@extundo.com>
47614
47615         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
47616
47617 2006-02-27  Simon Josefsson  <jas@extundo.com>
47618
47619         * lib/base64.h: Indent #define's.  From Jim Meyering
47620         <jim@meyering.net>.
47621
47622 2006-02-27  Jim Meyering  <jim@meyering.net>
47623
47624         Revert the change of 2006-02-24, so these files can continue
47625         to be sync'd from gettext.
47626         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
47627         of `config.h'.
47628
47629 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
47630
47631         * modules/intprops: New file.
47632         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
47633         Add intprops.
47634         * modules/getloadavg (Files): Remove lib/intprops.h.
47635         (Depends-on): Add intprops.
47636         * modules/human: Likewise.
47637         * modules/inttostr: Likewise.
47638         * modules/openat: Likewise.
47639         * modules/sig2str: Likewise.
47640         * modules/userspec: Likewise.
47641         * modules/utimecmp: Likewise.
47642         * modules/xnanosleep: Likewise.
47643         * modules/xstrtol: Likewise.
47644
47645 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
47646
47647         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
47648         * modules/lock-tests (TESTS): Use $(EXEEXT).
47649         * modules/tls-tests: Likewise.
47650         * modules/argp-tests: Likewise.
47651         (check_PROGRAMS): New var, replacing...
47652         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
47653
47654 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
47655
47656         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
47657         `config.h'.
47658
47659 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
47660
47661         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
47662
47663 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
47664
47665         Sync from coreutils.
47666         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
47667         gl_CHDIR_SAFER.
47668
47669 2006-02-22  Jim Meyering  <jim@meyering.net>
47670
47671         Sync from coreutils.
47672         * m4/chdir-safer.m4: New file.
47673
47674 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
47675
47676         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
47677         AT_FDCWD exceeds INT_MAX.
47678         * lib/openat.h (AT_FDCWD): Likewise.
47679
47680 2006-02-17  Eric Blake  <address@hidden>
47681
47682         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
47683
47684 2006-02-16  Simon Josefsson  <jas@extundo.com>
47685
47686         * modules/getaddrinfo (Depends-on): Add sys_socket.
47687
47688 2006-02-15  Simon Josefsson  <jas@extundo.com>
47689
47690         * build-aux/maint.mk: Add dsyntax-check rule.
47691
47692 2006-02-15  Eric Blake  <ebb9@byu.net>
47693
47694         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
47695         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
47696         'present but cannot compile' warnings on cygwin.
47697         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
47698         use ws2tcpip.h if sys/socket.h works.
47699         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
47700         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
47701
47702 2006-02-14  Simon Josefsson  <jas@extundo.com>
47703
47704         * modules/maintainer-makefile (Files): Rename.
47705
47706         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
47707         and (the local) Makefile.cfg to maint-cfg.mk.
47708
47709         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
47710         to the latter.
47711
47712         * modules/maintainer-makefile: New module.
47713
47714         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
47715         severaly stripped to make it possible to build it up from scratch
47716         with reliable tests.
47717
47718         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
47719         fixes to permit overriding the default actions when configure and
47720         makefile are not available.
47721
47722 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
47723
47724         Sync from coreutils.
47725         * modules/lstat (Depends-on): Don't depend on xalloc.
47726         (License): Change from GPL to LGPL, since this is now simply a
47727         replacement for a libc function.
47728
47729 2006-02-14  Jim Meyering  <jim@meyering.net>
47730
47731         Sync from coreutils.
47732
47733         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
47734         failure on deficient systems, and simplify gnulib lgpl dependencies.
47735         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
47736         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
47737
47738         * lib/xalloc-die.c: Remove unused definition of N_.
47739
47740 2006-02-14  Jim Meyering  <jim@meyering.net>
47741
47742         Sync from coreutils.
47743         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
47744         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
47745         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
47746         double-quote uses of that variable, to accommodate the rare case in
47747         which getmntent is available in none of the libraries checked.  This
47748         happens at least on FreeBSD 5.0.
47749
47750 2006-02-13  Simon Josefsson  <jas@extundo.com>
47751
47752         * gnulib-tool (Usage): Fix --import, from
47753         karl@freefriends.org (Karl Berry).
47754
47755 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
47756
47757         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
47758
47759 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
47760
47761         * lib/argp-namefrob.h: Restore changes accidentally lost during the
47762         "autoupdate" on 2005-12-12.
47763
47764 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
47765
47766         * modules/closeout (Depends-on): Remove atexit.
47767
47768 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
47769
47770         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
47771         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
47772
47773 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
47774
47775         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
47776         __EXTENSIONS__ if this causes compilation to fail.  Problem
47777         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
47778         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
47779
47780 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
47781
47782         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
47783         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
47784         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
47785         All uses changed.
47786
47787 2006-01-26  Simon Josefsson  <jas@extundo.com>
47788
47789         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
47790         prototype is visible on mingw32.
47791
47792         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
47793         for mingw32.
47794
47795         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
47796         mingw32).
47797
47798 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
47799
47800         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
47801         attempt to open for write; this always fails, at least on POSIX
47802         hosts.  This reinstates the 2006-01-09 change, which was
47803         inadvertently removed.
47804
47805 2006-01-26  Bruno Haible  <bruno@clisp.org>
47806
47807         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
47808         Reported by Paul Eggert.
47809
47810 2006-01-26  Bruno Haible  <bruno@clisp.org>
47811             Paul Eggert  <eggert@cs.ucla.edu>
47812
47813         * lib/stdbool_.h (_Bool)
47814         [(! (defined __cplusplus || defined __BEOS__)
47815           && !defined __GNUC__
47816           && !(defined __HP_cc || defined __xlc__
47817                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
47818                || defined __sgi))]:
47819         #define to signed char in these cases too; this simplifies
47820         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
47821         etc., separately) and makes it more conservative.
47822
47823 2006-01-25  Simon Josefsson  <jas@extundo.com>
47824
47825         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
47826         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
47827         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
47828
47829 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
47830
47831         * lib/argp-namefrob.h: Bugfix. Remove stray #
47832
47833 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
47834
47835         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
47836         so that we test the test.
47837         Check for yet another HP-UX cc bug involving *bool |= bool.
47838
47839 2006-01-25  Karl Berry  <karl@gnu.org>
47840
47841         * config/srclist.txt (vasnprintf.c): sync lost.
47842
47843 2006-01-25  Jim Meyering  <jim@meyering.net>
47844
47845         Sync from the stable (b5) branch of coreutils:
47846
47847         * lib/fts.c (fts_children): Don't let close() clobber errno from
47848         failed fchdir().
47849
47850         * lib/fts.c (fts_stat): When following a symlink-to-directory,
47851         don't necessarily interpret stat-fails+lstat-succeeds as indicating
47852         a dangling symlink.  That can also happen at least for ELOOP.
47853         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
47854         FYI, this bug predates the inclusion of fts.c in coreutils.
47855
47856         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
47857         in their own block, so pre-c99 compilers don't object.
47858
47859         Avoid the double-free (first in fts_read, second in fts_close) that
47860         would occur when an `active' directory is made inaccessible (e.g.,
47861         via chmod a-x) during a traversal.
47862         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
47863         before returning.  Reproduce this failure by
47864         mkdir -p a/b; cd a; chmod a-x . b
47865         Reported by Stavros Passas.
47866
47867 2006-01-25  Jim Meyering  <jim@meyering.net>
47868
47869         * lib/fileblocks.c: Remove more useless parentheses.
47870         * lib/readutmp.h: Likewise.
47871
47872 2006-01-25  Bruno Haible  <bruno@clisp.org>
47873
47874         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
47875         warnings.
47876         Reported by Paul Eggert.
47877
47878 2006-01-25  Bruno Haible  <bruno@clisp.org>
47879
47880         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
47881         rid of a trap command. For Solaris sh.
47882         Reported by Mark D. Baushke <mdb@gnu.org>.
47883
47884 2006-01-24  Simon Josefsson  <jas@extundo.com>
47885
47886         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
47887         Bruno.
47888
47889 2006-01-24  Karl Berry  <karl@gnu.org>
47890
47891         * config/srclist.txt (argp-namefrob.h): sync lost.
47892
47893 2006-01-24  Jim Meyering  <jim@meyering.net>
47894
47895         * modules/openat (Files): Add lib/intprops.h.
47896         From Mark D. Baushke.
47897
47898 2006-01-24  Jim Meyering  <jim@meyering.net>
47899
47900         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
47901         Reported by Mark D. Baushke.
47902
47903 2006-01-24  Jim Meyering  <jim@meyering.net>
47904
47905         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
47906
47907 2006-01-24  Bruno Haible  <bruno@clisp.org>
47908
47909         * modules/strnlen (Maintainer): Change from glibc to all.
47910
47911 2006-01-24  Bruno Haible  <bruno@clisp.org>
47912
47913         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
47914         Patch by Paul Eggert.
47915
47916 2006-01-24  Bruno Haible  <bruno@clisp.org>
47917
47918         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
47919         already has it.
47920         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
47921         2005-11-26.
47922
47923         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
47924         'signed char' to avoid problems with the built-in _Bool type.
47925         Reported by Paul Eggert on 2005-11-26.
47926
47927 2006-01-24  Bruno Haible  <bruno@clisp.org>
47928
47929         * gnulib-tool (func_import): Avoid constructing complicated sed
47930         expressions inside backquote.
47931         Report and solution by Mark D. Baushke <mdb@gnu.org>.
47932
47933 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
47934
47935         These changes imported from libc.
47936         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
47937         test and two separate function calls.
47938         * lib/strndup.c (__strndup): Add libc_hidden_def.
47939
47940 2006-01-23  Simon Josefsson  <jas@extundo.com>
47941
47942         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
47943         Remove the test_*_SOURCES variable: automake infers it by default.
47944         * modules/tls-tests: Likewise.
47945
47946 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
47947
47948         Work around porting bugs reported by Dieter in
47949         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
47950         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
47951         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
47952         Include "getopt.h" first, to check interface.
47953         (getenv): Declare only if defined HAVE_DECL_GETENV &&
47954         !HAVE_DECL_GETENV.
47955         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
47956         (__strndup): Revert to K&R-style function dfns, the glibc style.
47957         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
47958         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
47959         Include strnlen.h first, to get prototype properly.
47960         (strnlen): Renamed from __strnlen.
47961         Remove weak alias.
47962
47963 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
47964
47965         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
47966
47967 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
47968
47969         * config/srclist.txt: Adjust to reflect glibc reorganization.
47970         This affects only comments.
47971
47972 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
47973
47974          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
47975          Reported by Bruce Korb <bkorb@gnu.org>.
47976
47977 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
47978
47979         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
47980         to pacify gcc -Wswitch-default.
47981
47982 2006-01-22  Bruno Haible  <bruno@clisp.org>
47983
47984         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
47985         temporary buffer for sprintf, take into account the precision also
47986         for 'd', 'i', 'u', 'o', 'x', 'X'.
47987
47988 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
47989
47990         * modules/argp-tests: New module
47991         * tests/test-argp.c: New file
47992         * tests/test-argp-2.sh: New file
47993
47994 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
47995
47996         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
47997         (__argp_base_name): Removed
47998         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
47999         typo.
48000         (__argp_base_name): Provide macro definition or extern declaration
48001         depending on the configuration
48002
48003 2006-01-20  Simon Josefsson  <jas@extundo.com>
48004
48005         * modules/inet_ntop (Depends-on): Depend on sys_socket.
48006
48007 2006-01-20  Simon Josefsson  <jas@extundo.com>
48008
48009         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
48010
48011 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
48012
48013         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
48014         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
48015         Suggested by Bruno Haible.
48016
48017 2006-01-20  Karl Berry  <karl@gnu.org>
48018
48019         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
48020         until changes propagate, I guess.
48021
48022 2006-01-19  Simon Josefsson  <jas@extundo.com>
48023
48024         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
48025
48026 2006-01-19  Simon Josefsson  <jas@extundo.com>
48027
48028         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
48029
48030 2006-01-19  Simon Josefsson  <jas@extundo.com>
48031
48032         * gnulib-tool: Set check_PROGRAMS.
48033
48034         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
48035         modules/des-tests, modules/gc-arcfour-tests,
48036         modules/gc-arctwo-tests, modules/gc-des-tests,
48037         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
48038         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
48039         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
48040         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
48041         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
48042         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
48043         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
48044         test_*_SOURCES.
48045
48046 2006-01-18  Simon Josefsson  <jas@extundo.com>
48047
48048         * modules/socklen (Depends-on): Depend on sys_socket.
48049
48050 2006-01-18  Simon Josefsson  <jas@extundo.com>
48051
48052         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
48053         modules/des-tests, modules/gc-arcfour-tests,
48054         modules/gc-arctwo-tests, modules/gc-des-tests,
48055         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
48056         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
48057         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
48058         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
48059         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
48060         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
48061         $(EXEEXT) to automake TESTS variable, for mingw32.
48062
48063 2006-01-17  Simon Josefsson  <jas@extundo.com>
48064
48065         * modules/socklen (Include): Need sys/socket.h.
48066
48067 2006-01-17  Bruno Haible  <bruno@clisp.org>
48068
48069         * modules/ssize_t (Include): Add <sys/types.h>.
48070
48071 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
48072
48073         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
48074         it's not portable and it doesn't work with cross-compiles.
48075         Problem reported by Bruno Haible.  Fix missing-$ typo in
48076         'test "gl_cv_ignore_unused_libraries" ...' that prevented
48077         -zignore from being used with Sun's C compiler.
48078
48079 2006-01-12  Simon Josefsson  <jas@extundo.com>
48080
48081         * lib/base64.c: Fix warning, reported by Bruno Haible
48082         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
48083
48084 2006-01-12  Bruno Haible  <bruno@clisp.org>
48085
48086         * modules/ldd: New file.
48087         * build-aux/ldd.sh.in: New file.
48088         * MODULES.html.sh (Support for building libraries and executables): Add
48089         ldd.
48090
48091 2006-01-12  Bruno Haible  <bruno@clisp.org>
48092
48093         * m4/ldd.m4: New file.
48094
48095 2006-01-12  Bruno Haible  <bruno@clisp.org>
48096
48097         * gnulib-tool (func_import, func_create_testdir): Don't go into an
48098         endless loop while replacing $auxdir with build-aux.
48099
48100 2006-01-11  Simon Josefsson  <jas@extundo.com>
48101
48102         * lib/stdint_.h (SIZE_MAX): Add missing (.
48103
48104 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
48105
48106         Sync from coreutils.
48107         * lib/md5.c: Fix commentary typos.
48108         (alignof, UNALIGNED_P): No need for a GCC-specific version.
48109         * lib/md5.h (__attribute__): Remove; unused.
48110         * lib/sha1.c: Fix commentary to match md5 better.
48111         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
48112         so that we don't need to worry about alignment.  All uses changed.
48113         This merges the 2005-10-28 md5 change into sha1.
48114
48115 2006-01-11  Jim Meyering  <jim@meyering.net>
48116
48117         Sync from coreutils.
48118         * lib/md5.c (OP): Fix spacing.
48119
48120 2006-01-11  Bruno Haible  <bruno@clisp.org>
48121
48122         Ensure automatic ordering between gl_LOCK and gl_ARGP.
48123         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
48124         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
48125
48126 2006-01-11  Bruno Haible  <bruno@clisp.org>
48127
48128         Ensure automatic ordering between gl_LOCK and gl_ARGP.
48129         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
48130         the "early" section as well.
48131
48132 2006-01-11  Bruno Haible  <bruno@clisp.org>
48133
48134         Avoid "ar: no archive members specified" error on MacOS X.
48135         * gnulib-tool (func_modules_add_dummy): New function.
48136         (func_import, func_create_testdir): Invoke it.
48137
48138 2006-01-11  Bruno Haible  <bruno@clisp.org>
48139
48140         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
48141         with $auxdir in AC_CONFIG_FILES statements.
48142
48143 2006-01-11  Bruno Haible  <bruno@clisp.org>
48144
48145         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
48146         Initialize also noinst_HEADERS to empty.
48147
48148 2006-01-11  Bruno Haible  <bruno@clisp.org>
48149
48150         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
48151         variables.
48152         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
48153         autoreconf.
48154
48155 2006-01-11  Bruno Haible  <bruno@clisp.org>
48156
48157         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
48158         overridable by the user.
48159         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
48160
48161 2006-01-10  Simon Josefsson  <jas@extundo.com>
48162
48163         * modules/sys_socket: New file.
48164
48165 2006-01-10  Simon Josefsson  <jas@extundo.com>
48166
48167         * m4/sys_socket_h.m4: New file.
48168
48169 2006-01-10  Simon Josefsson  <jas@extundo.com>
48170
48171         * lib/socket_.h: New file.
48172
48173 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
48174
48175         * modules/readutmp (Maintainer): Add myself.
48176
48177 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
48178
48179         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
48180         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
48181         People who are still concerned with buggy memcmp implementations
48182         can invoke gl_FUNC_MEMCMP themselves.
48183
48184 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
48185
48186         * lib/regex_internal.h (BITSET_WORD_BITS):
48187         Work around a bug in 64-bit PGC (before version 6.1-2), where the
48188         preprocessor mishandles large unsigned values as if they were signed.
48189         Problem reported by Claudio Fontana in
48190         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
48191
48192 2006-01-10  Jim Meyering  <jim@meyering.net>
48193
48194         Avoid the double-free (first in fts_read, second in fts_close) that
48195         would occur when an `active' directory is made inaccessible (e.g.,
48196         via chmod a-x) during a traversal.
48197         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
48198         before returning.  Reproduce this failure by
48199         mkdir -p a/b; cd a; chmod a-x . b
48200         Reported by Stavros Passas.
48201
48202         Sync from coreutils.
48203         * lib/sha1.c: Tweak grammar in a comment.
48204
48205 2006-01-10  Jim Meyering  <jim@meyering.net>
48206
48207         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
48208         Patch by Joerg Sonnenberger.
48209
48210 2006-01-10  Bruno Haible  <bruno@clisp.org>
48211
48212         * modules/readutmp: Depend on module free.
48213         * modules/strtok_r: Depend on module restrict.
48214
48215 2006-01-10  Bruno Haible  <bruno@clisp.org>
48216
48217         * modules/gettext (configure.ac): Add an invocation of
48218         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
48219
48220 2006-01-10  Bruno Haible  <bruno@clisp.org>
48221
48222         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
48223         Reported by Werner Lemberg <wl@gnu.org>.
48224
48225 2006-01-10  Bruno Haible  <bruno@clisp.org>
48226
48227         * lib/localcharset.c: Update from GNU gettext.
48228
48229 2006-01-10  Bruno Haible  <bruno@clisp.org>
48230
48231         * lib/argp.h (__const): Remove macro. Use const instead.
48232         * lib/argp-fmtstream.h (__const): Likewise.
48233         * lib/glob_.h (__const): Remove macro.
48234         * lib/glob-libc.h: Use const instead of __const.
48235
48236 2006-01-10  Bruno Haible  <bruno@clisp.org>
48237
48238         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
48239         variable.
48240         Needed to avoid an automake error regarding the 'gettext' module.
48241
48242 2006-01-09  Simon Josefsson  <jas@extundo.com>
48243
48244         * modules/inet_ntop (Depends-on): Add restrict.
48245
48246 2006-01-09  Simon Josefsson  <jas@extundo.com>
48247
48248         * modules/gc-rijndael-tests (License): Put under LGPL.
48249
48250         * modules/gc-des-tests (License): Likewise.
48251
48252         * modules/gc-arcfour-tests (License): Likewise.
48253
48254         * modules/gc-arctwo-tests (License): Likewise.
48255
48256         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
48257
48258         * modules/gc-hmac-sha1-tests (Files): Likewise.
48259
48260         * modules/gc-hmac-md5-tests (License): Likewise.
48261
48262         * modules/gc-sha1-tests (License): Likewise.
48263
48264         * modules/gc-md5-tests (License): Likewise.
48265
48266         * modules/gc-md4-tests (License): Likewise.
48267
48268         * modules/gc-md2-tests (License): Likewise.
48269
48270         * modules/gc-tests (License): Likewise.
48271
48272         * modules/des-tests (License): Likewise.
48273
48274         * modules/md4-tests (License): Likewise.
48275
48276         * modules/md2-tests (License): Likewise.
48277
48278 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
48279
48280         Sync from coreutils:
48281
48282         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
48283         * modules/lib-ignore: New file.
48284         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
48285         chdir-safer.m4, lchmod.m4.
48286         * modules/openat: Add mkdirat.c, openat-priv.h.
48287
48288 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
48289
48290         Sync from coreutils.
48291         * m4/lib-ignore.m4: New file.
48292         * m4/lchmod.m4: New file.
48293
48294 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
48295
48296         Sync from coreutils.
48297         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
48298         for write access: POSIX says that must fail.
48299         * lib/fts.c (diropen): Likewise.
48300         * lib/save-cwd.c (save_cwd): Likewise.
48301         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
48302         well, for minor improvements on hosts that lack O_DIRECTORY.
48303         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
48304         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
48305         Fall back on chown if open failed with EACCES.
48306
48307         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
48308         Report an error at compile-time if only a 1-second nominal clock
48309         resolution is found.
48310
48311         * lib/lchmod.h: New file.
48312         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
48313         (make_dir_parents): Use lchown rather than chown, and
48314         lchmod rather than chmod.
48315
48316         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
48317         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
48318         "proc" reported by n0dalus.
48319
48320         * lib/mountlist.c: Include <limits.h>.
48321         (dev_from_mount_options)
48322         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
48323         New function.  It no longer assumes "dev=" has the System V meaning
48324         on Linux (since it doesn't).  It also parses "dev=" more carefully.
48325         (read_file_system_list)
48326         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
48327         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
48328         dev= in that case.
48329
48330         * lib/posixtm.h (PDS_PRE_2000): New macro.
48331         * lib/posixtm.c (year): Arg is now syntax_bits rather than
48332         allow_century.  All usages changed.  Reject dates outside the range
48333         1969-1999 if PDS_PRE_2000 is used.
48334
48335 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
48336
48337         Sync from coreutils.
48338         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
48339         (Time of day items): Mention the possibility of leap seconds.
48340         Problem reported by Dr. David Alan Gilbert.
48341
48342 2006-01-09  Jim Meyering  <jim@meyering.net>
48343
48344         Sync from coreutils.
48345
48346         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
48347
48348         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
48349
48350         * lib/modechange.c (mode_compile): Reject an invalid mode string
48351         that starts with an octal digit.  From Andreas Gruenbacher.
48352
48353         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
48354         and dup to open_safer and dup_safer, respectively.
48355         (openat_permissive): Fix typo in comment.
48356
48357         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
48358         "gettext.h"; either no longer needed or are guaranteed by openat.h.
48359         (_): Remove; no longer needed.
48360         (openat): Renamed from rpl_openat; no need for rpl_openat
48361         since openat.h renames openat for us.
48362         Replace most of the body with a call to openat_permissive,
48363         to avoid duplicate code.
48364         Port to (probably hypothetical) environments were mode_t is
48365         wider than int.
48366         (openat_permissive): Require mode arg, so that we can check
48367         types better.  Put it just after flags.  Change cwd failure
48368         indicator from pointer-to-bool to pointer-to-errno-value.
48369         All callers changed.
48370         Invoke openat_save_fail and/or openat_restore_fail if
48371         cwd_errno is null, so that openat can call us.
48372         (openat_permissive, fdopendir, fstatat, unlinkat):
48373         Simplify errno handling to avoid some duplicate code,
48374         as it's OK to set errno on success.
48375         * lib/openat.h: Revamp code so that function macros depend on
48376         __OPENAT_PREFIX only, not also on AT_FDCWD.
48377         (openat_ro): Remove.  Caller changed to use openat_permissive.
48378         (openat_permissive): Now a macro, if not a function.
48379         (openat_restore_fail, openat_save_fail): Now always functions,
48380         since mkdirat needs them even if __OPENAT_PREFIX is defined.
48381
48382         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
48383         and openat.c.
48384         * lib/mkdirat.c: Include openat-priv.h.
48385         Remove definitions of macros defined therein.
48386         * lib/openat.c: Likewise.
48387
48388         * lib/mkdirat.c (mkdirat): New file and function.
48389         * lib/openat.h (mkdirat): Declare.
48390
48391         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
48392
48393         * lib/openat.h (openat_permissive): Declare.
48394         (openat_ro): Define.
48395
48396         * lib/openat.c (EXPECTED_ERRNO): New macro.
48397         (openat_permissive): New function -- used in remove.c rewrite.
48398         (all functions): Set errno just before returning, only if there
48399         was an actual failure.
48400         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
48401
48402         Emulate openat-family functions using Linux's procfs, if possible.
48403         Idea and some code based on Ulrich Drepper's glibc changes.
48404
48405         * lib/openat.c: (BUILD_PROC_NAME): New macro.
48406         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
48407         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
48408         before falling back on save_cwd and restore_cwd.
48409         (fdopendir, fstatat, unlinkat): Likewise.
48410
48411         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
48412         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
48413
48414         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
48415         as second argument to va_arg.  Otherwise, some versions of gcc
48416         warn that `if this code is reached, the program will abort'.
48417
48418 2006-01-09  Jim Meyering  <jim@meyering.net>
48419
48420         Sync from coreutils.
48421         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
48422         Require openat-priv.h.
48423
48424 2006-01-09  Bruno Haible  <bruno@clisp.org>
48425
48426         * modules/strnlen (Include): Use strnlen.h.
48427
48428 2006-01-09  Bruno Haible  <bruno@clisp.org>
48429
48430         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
48431
48432 2006-01-09  Bruno Haible  <bruno@clisp.org>
48433
48434         * lib/sysexit_.h (EX_OK): New macro.
48435         Suggested by Martin Lambers <marlam@marlam.de>.
48436
48437 2006-01-09  Bruno Haible  <bruno@clisp.org>
48438
48439         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
48440         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
48441
48442 2006-01-09  Bruno Haible  <bruno@clisp.org>
48443
48444         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
48445         numbers.
48446
48447 2006-01-09  Bruno Haible  <bruno@clisp.org>
48448
48449         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
48450         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
48451         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
48452         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
48453
48454 2006-01-09  Bruno Haible  <bruno@clisp.org>
48455
48456         * build-aux/javacomp.sh.in: New file, moved from lib/.
48457         * modules/javacomp-script (Files): Update.
48458         (configure.ac): Add AC_CONFIG_FILES invocation.
48459         (EXTRA_DIST): Remove variable.
48460
48461         * build-aux/javaexec.sh.in: New file, moved from lib/.
48462         * modules/javaexec (Files): Update.
48463         (configure.ac): Add AC_CONFIG_FILES invocation.
48464         (EXTRA_DIST): Remove javaexec.sh.in.
48465
48466         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
48467         * modules/csharpcomp-script (Files): Update.
48468         (configure.ac): Add AC_CONFIG_FILES invocation.
48469         (EXTRA_DIST): Remove variable.
48470
48471         * build-aux/csharpexec.sh.in: New file, moved from lib/.
48472         * modules/csharpexec (Files): Update.
48473         (configure.ac): Add AC_CONFIG_FILES invocation.
48474         (EXTRA_DIST): Remove csharpexec.sh.in.
48475
48476 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
48477
48478         Sync from coreutils.
48479
48480         Add POSIX ACL support
48481         * lib/acl.h (copy_acl, set_acl): Add declarations.
48482         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
48483         systems other than Linux.
48484         (chmod_or_fchmod): New function: use fchmod when possible,
48485         and chmod otherwise.
48486         (file_has_acl): Add a POSIX ACL implementation, with a
48487         Linux-specific subcase.
48488         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
48489         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
48490         acls are unsupported.
48491         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
48492         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
48493         are unsupported.
48494
48495 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
48496
48497         Sync from coreutils.
48498         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
48499
48500 2006-01-07  Bruno Haible  <bruno@clisp.org>
48501
48502         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
48503         gl_EARLY.
48504
48505 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
48506
48507         * lib/strftime.c (tzname): Don't declare if it is already #defined.
48508         Problem reported for Mingw by Mark Junker.
48509
48510 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
48511
48512         * README: Gnulib normally doesn't generate a tarball.
48513
48514 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
48515
48516         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
48517         long int, not int, for nanosecond counts, so that people who are
48518         used to POSIX struct timespec won't be surprised.  Reported by Jim
48519         Meyering.
48520
48521 2005-12-28  Bruno Haible  <bruno@clisp.org>
48522
48523         * build-aux/config.rpath: Update from GNU gettext.
48524
48525 2005-12-16  Jim Meyering  <jim@meyering.net>
48526
48527         * modules/fprintftime: New module.
48528         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
48529
48530 2005-12-16  Jim Meyering  <jim@meyering.net>
48531
48532         * m4/fprintftime.m4: New file.
48533
48534 2005-12-16  Jim Meyering  <jim@meyering.net>
48535
48536         * lib/fprintftime.c, lib/fprintftime.h: New files.
48537
48538 2005-12-15  Simon Josefsson  <jas@extundo.com>
48539
48540         * modules/socklen (configure.ac): Fix M4 macro name, to align with
48541         new m4/socklen.m4.
48542
48543 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
48544
48545         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
48546         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
48547
48548 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
48549
48550         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
48551         * lib/argp-help.c (fill_in_uparams): Check if the constructed
48552         struct uparams is valid. Fall back to the default values if it is
48553         not.
48554
48555 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
48556
48557         * modules/argp (Files): Add argp-pin.c
48558         (Depends-on): dirname
48559         (lib_SOURCES): Add argp-pin.c
48560
48561 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
48562
48563         * m4/argp.m4:  Check if program_invocation_name and
48564         program_invocation_short_name are declared and define appropriate
48565         macros if they are not.
48566
48567 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
48568
48569         * lib/argp-help.c (__argp_base_name): New function
48570         (__argp_short_program_name): Rewrite using __argp_base_name
48571         * lib/argp-namefrob.h: Define program_invocation_name and
48572         program_invocation_short_name if requested
48573         (__argp_base_name): Add prototype
48574         * lib/argp-parse.c (argp_def): Use gettext wrappers
48575         (argp_default_parser): Use __argp_base_name
48576         * lib/argp-pin.c: New file. Defines program_invocation_name and
48577         program_invocation_short_name on systems that lack them.
48578
48579 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
48580
48581         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
48582         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
48583         porting problem reported by Georg Schwarz in
48584         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
48585
48586 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
48587
48588         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
48589         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
48590         porting problem reported by Georg Schwarz in
48591         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
48592
48593 2005-12-05  Bruno Haible  <bruno@clisp.org>
48594
48595         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
48596         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
48597         Reported by Mark Junker <mjscod@gmx.de>.
48598
48599 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
48600
48601         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
48602         Use implementation from Albert Chin, with some
48603         comments/corrections by Stepan Kasal and myself.
48604
48605 2005-12-02  Bruno Haible  <bruno@clisp.org>
48606
48607         * gnulib-tool (func_import): Accept GPLed build tool modules when
48608         --lgpl is given.
48609         * modules/csharpcomp-script: New file.
48610         * modules/csharpcomp: Depend on it.
48611         * modules/javacomp-script: New file.
48612         * modules/javacomp: Depend on it.
48613         Suggested by Simon Josefsson.
48614
48615 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
48616
48617         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
48618         statement, to work around an HP-UX 10.20 compiler bug reported by
48619         Peter O'Gorman.
48620
48621 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
48622
48623         * modules/savedir (Depends-on): Add openat.
48624
48625 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
48626
48627         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
48628         (uintmax_t) [defined uintmax_t]: Do not declare.
48629         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
48630         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
48631         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
48632         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
48633         sake of portability to weird hosts that C allows (though we don't
48634         know of any practical examples).
48635
48636         * lib/savedir.h (fdsavedir): New decl.
48637         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
48638         contains most of the former guts of savedir.
48639         (savedir): Use savedirstream.
48640         Include "openat.h".
48641
48642 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
48643
48644         * modules/obstack (Files): Add m4/ulonglong.m4.
48645         Problem reported by Davide Angelocola.
48646
48647 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
48648
48649         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
48650         coreutils no longer futzes with rounding modes.
48651
48652 2005-11-14  Jim Meyering  <jim@meyering.net>
48653
48654         * lib/mkstemp-safer.c: Include <config.h>, required for possible
48655         replacement of mkstemp.
48656
48657 2005-11-10  Simon Josefsson  <jas@extundo.com>
48658
48659         * lib/readline.c: Remove EOL.
48660
48661 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
48662
48663         * modules/gethrxtime (Depends-on): Add gettime.
48664
48665 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
48666
48667         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
48668         or gettimeofday; no longer needed.
48669
48670 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
48671
48672         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
48673         time business.
48674         (gethrxtime) [! (HAVE_NANOUPTIME
48675         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
48676         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
48677         our own approximation.
48678
48679 2005-11-08  Eric Blake  <ebb9@byu.net>
48680
48681         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
48682
48683 2005-11-08  Eric Blake  <ebb9@byu.net>
48684
48685         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
48686
48687 2005-11-04  Bruno Haible  <bruno@clisp.org>
48688
48689         * gnulib-tool: Implement --update mode.
48690
48691 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
48692
48693         Fix porting problem reported by Theodoros V. Kalamatianos.
48694         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
48695         Don't assume that futimes failing means we must fail.
48696
48697 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
48698
48699         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
48700         variables to suggest the intended function of the PATH_MAX check.
48701
48702 2005-10-30  Kean Johnston  <jkj@sco.com>
48703
48704         Trivial changes to support SCO systems.
48705         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
48706         as PATH_MAX.
48707         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
48708         where __ptr is null when no I/O is pending.
48709
48710 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
48711
48712         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
48713         leave errno alone.  Problem reported by Dmitry V. Levin.
48714
48715 2005-10-28  Simon Josefsson  <jas@extundo.com>
48716
48717         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
48718         Test more.
48719
48720         * tests/test-gc-md2.c, tests/test-md2.c: New files.
48721
48722         * modules/md2, modules/md2-tests: New files.
48723
48724 2005-10-28  Simon Josefsson  <jas@extundo.com>
48725
48726         * m4/inet_ntop.m4: More tests.
48727
48728         * m4/gc-md2.m4, md2.m4: New file.
48729
48730 2005-10-28  Simon Josefsson  <jas@extundo.com>
48731
48732         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
48733         "restrict" keywords, as per POSIX.  Protect the function
48734         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
48735         Don't use K&R prototypes.  Check the sprintf return values.
48736         Re-define EAFNOSUPPORT if not present.  Indent.
48737
48738         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
48739         suggested by Bruno Haible <bruno@clisp.org>.
48740
48741         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
48742
48743         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
48744
48745         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
48746         libgcrypt).
48747
48748         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
48749
48750         * lib/md2.h, lib/md2.c: New files.
48751
48752 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
48753
48754         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
48755         errno alone.  Problem reported by Frederic Jolliton.
48756
48757 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
48758
48759         * modules/verify (License): Change from GPL to LGPL.  This is a
48760         tiny module and there are apparently near-equivalents that are
48761         under the BSD license.
48762
48763 2005-10-24  Simon Josefsson  <jas@extundo.com>
48764
48765         * modules/sha1: Relicense to LGPL.
48766
48767 2005-10-24  Simon Josefsson  <jas@extundo.com>
48768
48769         * lib/md4.h: Shrink buffer size, now that we changed the type.
48770
48771 2005-10-23  Simon Josefsson  <jas@extundo.com>
48772
48773         * gnulib-tool (func_import): Fix --tests-base.
48774
48775 2005-10-22  Simon Josefsson  <jas@extundo.com>
48776
48777         * modules/arcfour (Depends-on): Need stdint.
48778
48779 2005-10-22  Simon Josefsson  <jas@extundo.com>
48780
48781         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
48782         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
48783
48784 2005-10-22  Simon Josefsson  <jas@extundo.com>
48785
48786         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
48787         suggested by Bruno Haible <bruno@clisp.org>.
48788
48789 2005-10-22  Simon Josefsson  <jas@extundo.com>
48790
48791         * lib/crc.h: Include stddef.h, for size_t.
48792
48793 2005-10-22  Simon Josefsson  <jas@extundo.com>
48794
48795         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
48796         arcfour_context struct (simplify test vector testing in GNU
48797         Shishi).
48798
48799 2005-10-21  Simon Josefsson  <jas@extundo.com>
48800
48801         * modules/des, modules/des-tests: New files.
48802
48803         * modules/gc-des, modules/gc-des-tests: New files.
48804
48805         * tests/test-des.c, tests/test-gc-des.c: New file.
48806
48807 2005-10-21  Simon Josefsson  <jas@extundo.com>
48808
48809         * modules/arctwo, modules/arctwo-tests: New files.
48810
48811         * tests/test-arctwo.c: New file.
48812
48813         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
48814
48815         * tests/test-gc-arctwo.c: New file.
48816
48817 2005-10-21  Simon Josefsson  <jas@extundo.com>
48818
48819         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
48820         Bruno Haible <bruno@clisp.org>.
48821
48822         * m4/gc-des.m4: New file.
48823
48824 2005-10-21  Simon Josefsson  <jas@extundo.com>
48825
48826         * m4/arctwo.m4: New file.
48827
48828         * m4/gc-arctwo.m4: New file.
48829
48830 2005-10-21  Simon Josefsson  <jas@extundo.com>
48831
48832         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
48833         block.
48834
48835 2005-10-21  Simon Josefsson  <jas@extundo.com>
48836
48837         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
48838         <bruno@clisp.org>.
48839
48840         * lib/hmac-sha1.c (hmac_sha1): Likewise.
48841
48842         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
48843         Bruno Haible <bruno@clisp.org>.
48844
48845         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
48846         <bruno@clisp.org>.
48847
48848 2005-10-21  Simon Josefsson  <jas@extundo.com>
48849
48850         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
48851
48852 2005-10-21  Simon Josefsson  <jas@extundo.com>
48853
48854         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
48855
48856 2005-10-21  Simon Josefsson  <jas@extundo.com>
48857
48858         * lib/des.h, lib/des.c: New files.
48859
48860         * lib/gc-gnulib.c: Support DES.c
48861
48862 2005-10-21  Simon Josefsson  <jas@extundo.com>
48863
48864         * lib/arctwo.h, lib/arctwo.c: New files.
48865
48866         * lib/gc-gnulib.c: Support ARCTWO.
48867
48868 2005-10-21  Simon Josefsson  <jas@extundo.com>
48869
48870         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
48871         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
48872
48873 2005-10-21  Simon Josefsson  <jas@extundo.com>
48874
48875         * gnulib-tool (func_import, func_create_testdir): Define automake
48876         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
48877         Makefile.am snippet),
48878         suggested by Bruno Haible <bruno@clisp.org>.
48879
48880         * modules/gc (Makefile.am): Use it.
48881
48882 2005-10-21  Bruno Haible  <bruno@clisp.org>
48883
48884         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
48885         patch.
48886
48887 2005-10-19  Simon Josefsson  <jas@extundo.com>
48888
48889         * tests/test-gc-rijndael.c: New file.
48890
48891         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
48892
48893 2005-10-19  Simon Josefsson  <jas@extundo.com>
48894
48895         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
48896         interface too.
48897
48898 2005-10-19  Simon Josefsson  <jas@extundo.com>
48899
48900         * tests/test-gc-arcfour.c: New file.
48901
48902         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
48903
48904 2005-10-19  Simon Josefsson  <jas@extundo.com>
48905
48906         * modules/gc-md4, modules/gc-md4-tests: New file.
48907
48908         * tests/test-gc-md4.c: New file.
48909
48910 2005-10-19  Simon Josefsson  <jas@extundo.com>
48911
48912         * m4/gc-md4.m4: New file.
48913
48914 2005-10-19  Simon Josefsson  <jas@extundo.com>
48915
48916         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
48917         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
48918         <kasal@ucw.cz>.
48919
48920 2005-10-19  Simon Josefsson  <jas@extundo.com>
48921
48922         * m4/gc-arcfour.m4: New file.
48923
48924         * m4/gc-rijndael.m4: New file.
48925
48926 2005-10-19  Simon Josefsson  <jas@extundo.com>
48927
48928         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
48929
48930 2005-10-19  Simon Josefsson  <jas@extundo.com>
48931
48932         * lib/gc-gnulib.c: Support ARCFOUR.
48933
48934 2005-10-19  Simon Josefsson  <jas@extundo.com>
48935
48936         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
48937         support.
48938
48939         * lib/gc.h: Add ECB enum type.
48940
48941         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
48942
48943 2005-10-18  Simon Josefsson  <jas@extundo.com>
48944
48945         * tests/test-md5.c: New file.
48946
48947         * modules/md5-tests: New file.
48948
48949 2005-10-18  Simon Josefsson  <jas@extundo.com>
48950
48951         * tests/test-md4.c: New file.
48952
48953         * modules/md4, modules/md4-tests: New files.
48954
48955 2005-10-18  Simon Josefsson  <jas@extundo.com>
48956
48957         * m4/md4.m4: New file.
48958
48959 2005-10-18  Simon Josefsson  <jas@extundo.com>
48960
48961         * lib/md4.h, lib/md4.c: New files, based on md5.?.
48962
48963 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
48964
48965         * gnulib-tool (func_create_testdir): Omit the second check whether
48966         BUILT_SOURCES in nonempty.
48967
48968 2005-10-17  Simon Josefsson  <jas@extundo.com>
48969
48970         * tests/test-rijndael.c: New file.
48971
48972 2005-10-17  Simon Josefsson  <jas@extundo.com>
48973
48974         * modules/sha1: Depend on stdint instead of md5.
48975
48976         * modules/md5: Depend on stdint, remove uint32_t.
48977
48978 2005-10-17  Simon Josefsson  <jas@extundo.com>
48979
48980         * modules/gc-sha1-tests: New file.
48981
48982         * tests/test-gc-sha1.c: New file.
48983
48984 2005-10-17  Simon Josefsson  <jas@extundo.com>
48985
48986         * m4/md5.m4: Remove call to uint32_t.m4.
48987
48988 2005-10-17  Simon Josefsson  <jas@extundo.com>
48989
48990         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
48991
48992         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
48993         md5.h.
48994
48995         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
48996
48997         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
48998
48999 2005-10-17  Simon Josefsson  <jas@extundo.com>
49000
49001         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
49002
49003 2005-10-17  Simon Josefsson  <jas@extundo.com>
49004
49005         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
49006
49007 2005-10-17  Simon Josefsson  <jas@extundo.com>
49008
49009         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
49010
49011         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
49012
49013 2005-10-17  Bruno Haible  <bruno@clisp.org>
49014
49015         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
49016         that it can also be used in a test.
49017
49018 2005-10-16  Bruno Haible  <bruno@clisp.org>
49019
49020         * gnulib-tool (func_emit_tests_Makefile_am): Also define
49021         TESTS_ENVIRONMENT, so that individual tests can augment it.
49022
49023         * gnulib-tool (func_create_testdir): Use an intermediate target for
49024         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
49025         macros, like $(ALLOCA_H), which cannot be passed through the command
49026         line.
49027
49028 2005-10-15  Simon Josefsson  <jas@extundo.com>
49029
49030         * modules/rijndael-tests: New file.
49031
49032         * modules/rijndael: New file.
49033
49034 2005-10-15  Simon Josefsson  <jas@extundo.com>
49035
49036         * m4/rijndael.m4: New file.
49037
49038 2005-10-15  Simon Josefsson  <jas@extundo.com>
49039
49040         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
49041
49042         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
49043
49044 2005-10-14  Simon Josefsson  <jas@extundo.com>
49045
49046         * tests/test-arcfour.c: New file.
49047
49048         * modules/arcfour, modules/arcfour-tests: New files.
49049
49050 2005-10-14  Simon Josefsson  <jas@extundo.com>
49051
49052         * m4/arcfour.m4: New file.
49053
49054 2005-10-14  Simon Josefsson  <jas@extundo.com>
49055
49056         * lib/arcfour.h, lib/arcfour.c: New files.
49057
49058 2005-10-14  Roland McGrath  <roland@redhat.com>
49059
49060         Import from libc.  [BZ #1331]
49061         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
49062         macro argument.
49063         Reported by Matej Vela <vela@debian.org>.
49064
49065 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
49066
49067         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
49068         include <wchar.h>; no longer needed.
49069
49070 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
49071
49072         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
49073
49074 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
49075         and  Ulrich Drepper  <drepper@redhat.com>
49076
49077         Import from libc.
49078         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
49079         instead of inline stream orientation test and two separate
49080         function calls.  Pay no attention to USE_IN_LIBIO.
49081
49082 2005-10-13  Simon Josefsson  <jas@extundo.com>
49083
49084         * modules/gc-hmac-md5-tests: New file.
49085
49086         * tests/test-gc-hmac-sha1.c: New file.
49087
49088         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
49089
49090         * modules/gc-hmac-md5-tests: New file.
49091
49092         * tests/test-gc-md5.c: New file.
49093
49094         * modules/gc-md5-tests: New file.
49095
49096 2005-10-13  Simon Josefsson  <jas@extundo.com>
49097
49098         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
49099         Move memory allocation outside of loop.
49100
49101 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
49102
49103         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
49104         intermediate directory is in a read-only file system.  Problem
49105         reported by Eric Blake.
49106
49107 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
49108
49109         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
49110
49111 2005-10-12  Simon Josefsson  <jas@extundo.com>
49112
49113         * tests/test-hmac-sha1.c: New file.
49114
49115         * modules/hmac-sha1-tests: New file.
49116
49117         * modules/hmac-sha1: New file.
49118
49119 2005-10-12  Simon Josefsson  <jas@extundo.com>
49120
49121         * modules/gc-sha1: New file.
49122
49123 2005-10-12  Simon Josefsson  <jas@extundo.com>
49124
49125         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
49126
49127         * tests/test-gc-pbkdf2-sha1.c: New file.
49128
49129 2005-10-12  Simon Josefsson  <jas@extundo.com>
49130
49131         * modules/gc-md5, modules/gc-hmac-md5: New files.
49132
49133         * modules/gc (Files): Remove md5, memxor and hmac files.
49134
49135 2005-10-12  Simon Josefsson  <jas@extundo.com>
49136
49137         * m4/gc-pbkdf2-sha1.m4: New file.
49138
49139         * m4/gc-hmac-sha1.m4: New file.
49140
49141         * m4/gc-sha1: New file.
49142
49143         * m4/hmac-sha1.m4: New file.
49144
49145 2005-10-12  Simon Josefsson  <jas@extundo.com>
49146
49147         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
49148
49149         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
49150
49151 2005-10-12  Simon Josefsson  <jas@extundo.com>
49152
49153         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
49154         suggested by Bruno Haible <bruno@clisp.org>.
49155
49156 2005-10-12  Simon Josefsson  <jas@extundo.com>
49157
49158         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
49159
49160 2005-10-12  Simon Josefsson  <jas@extundo.com>
49161
49162         * lib/gc-pbkdf2-sha1.c: New file.
49163
49164         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
49165
49166 2005-10-12  Simon Josefsson  <jas@extundo.com>
49167
49168         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
49169
49170         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
49171
49172 2005-10-12  Simon Josefsson  <jas@extundo.com>
49173
49174         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
49175         GC_USE_HMAC_MD5, respectively.
49176
49177         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
49178         (gc_md5): Fix typo.
49179
49180         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
49181
49182         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
49183
49184         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
49185
49186 2005-10-12  Bruno Haible  <bruno@clisp.org>
49187
49188         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
49189         Reported by Stepan Kasal <kasal@ucw.cz>.
49190
49191 2005-10-11  Simon Josefsson  <jas@extundo.com>
49192
49193         * tests/test-crc.c: New file.
49194
49195         * modules/crc, modules/crc-tests: New files.
49196
49197 2005-10-11  Simon Josefsson  <jas@extundo.com>
49198
49199         * m4/crc.m4: New file.
49200
49201 2005-10-11  Simon Josefsson  <jas@extundo.com>
49202
49203         * lib/gc.h: Add gc_hash and gc_hash_buffer.
49204
49205         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
49206
49207         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
49208
49209 2005-10-11  Simon Josefsson  <jas@extundo.com>
49210
49211         * lib/crc.h, lib/crc.c: New files.
49212
49213         * lib/gc.h (gc_hash_buffer): Add doc.
49214
49215 2005-10-11  Bruno Haible  <bruno@clisp.org>
49216
49217         * modules/c-strcasestr: New file.
49218         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
49219
49220 2005-10-11  Bruno Haible  <bruno@clisp.org>
49221
49222         * modules/c-strcase: New file.
49223         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
49224
49225 2005-10-11  Bruno Haible  <bruno@clisp.org>
49226
49227         * lib/strcasecmp.c: Include limits.h.
49228         (strcasecmp): Avoid integer overflow on exotic platforms.
49229         * lib/strncasecmp.c: Include limits.h.
49230         (strncasecmp): Avoid integer overflow on exotic platforms.
49231         Reported by Paul Eggert.
49232
49233 2005-10-11  Bruno Haible  <bruno@clisp.org>
49234
49235         * lib/c-strcasestr.h: New file, from GNU gettext.
49236         * lib/c-strcasestr.c: New file, from GNU gettext.
49237
49238 2005-10-11  Bruno Haible  <bruno@clisp.org>
49239
49240         * lib/c-strcase.h: New file, from GNU gettext.
49241         * lib/c-strcasecmp.c: New file, from GNU gettext.
49242         * lib/c-strncasecmp.c: New file, from GNU gettext.
49243
49244 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
49245
49246         * modules/mempcpy (License): GPL -> LGPL.
49247         * modules/strchrnul (License): Likewise.
49248         * modules/sysexits (License): Likewise.
49249
49250 2005-10-08  Simon Josefsson  <jas@extundo.com>
49251
49252         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
49253
49254 2005-10-07  Simon Josefsson  <jas@extundo.com>
49255
49256         * m4/memxor.m4: Remove gl_C_RESTRICT call.
49257
49258 2005-10-06  Simon Josefsson  <jas@extundo.com>
49259
49260         * tests/test-hmac-md5.c: New file.
49261
49262         * modules/hmac-md5-tests: New file.
49263
49264         * modules/hmac-md5: New file.
49265
49266 2005-10-06  Simon Josefsson  <jas@extundo.com>
49267
49268         * m4/hmac-md5.m4: New file.
49269
49270         * m4/memxor.m4: Require gl_C_RESTRICT.
49271
49272 2005-10-06  Simon Josefsson  <jas@extundo.com>
49273
49274         * lib/memxor.c (memxor): Avoid casts and warnings.
49275
49276 2005-10-06  Simon Josefsson  <jas@extundo.com>
49277
49278         * lib/hmac-md5.c: New file.
49279
49280         * lib/hmac.h: New file.
49281
49282 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
49283
49284         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
49285         promotes to int, not unsigned int, to catch the AIX 5.3
49286         compiler bug.
49287
49288 2005-10-05  Simon Josefsson  <jas@extundo.com>
49289
49290         * modules/memxor: New file.
49291
49292         * modules/iconv (Files): Move config.rpath to havelib, it is used
49293         there.
49294
49295         * modules/havelib (Files): Add config.rpath.
49296
49297 2005-10-05  Simon Josefsson  <jas@extundo.com>
49298
49299         * m4/memxor.m4: New file.
49300
49301 2005-10-05  Simon Josefsson  <jas@extundo.com>
49302
49303         * lib/memxor.c (memxor): Fix compiler error.
49304
49305         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
49306         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
49307
49308         * lib/memxor.h, lib/memxor.c: New files.
49309
49310         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
49311         we assume all systems have it, suggested by Jim Meyering
49312         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
49313         any systems lack sys/socket.h; mingw32 is known to lack it, but we
49314         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
49315         same reasons.
49316
49317 2005-10-05  Simon Josefsson  <jas@extundo.com>
49318
49319         * config/srclist.txt: Add glibc bug 1423 for md5.h.
49320
49321 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
49322
49323         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
49324         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
49325         needed, since the source code now assumes these .h files.
49326
49327 2005-10-05  Derek Price  <derek@ximbiot.com>
49328
49329         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
49330
49331 2005-10-05  Bruno Haible  <bruno@clisp.org>
49332
49333         * modules/stdint (License): Change to LGPL.
49334
49335 2005-10-04  Simon Josefsson  <jas@extundo.com>
49336
49337         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
49338         D. Baushke" <mdb@gnu.org>.
49339
49340 2005-10-04  Bruno Haible  <bruno@clisp.org>
49341
49342         * lib/verify.h (verify_true): Provide alternative definition for C++.
49343
49344 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
49345
49346         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
49347         (SSIZE_MAX): New macro, if not already defined.
49348         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
49349         than 2 GiB.
49350
49351 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
49352
49353         Sync from coreutils.
49354         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
49355         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
49356         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
49357         ULLONG_MAX doesn't work with 2.7.2.1.
49358
49359 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
49360
49361         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
49362         From Ben Pfaff.
49363
49364         * modules/exclude (Depends-on): Depend on verify.
49365         * modules/strtoimax (Depends-on): Likewise.
49366         * modules/utimecmp (Depends-on): Likewise.
49367
49368 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
49369
49370         * lib/exclude.c: Include verify.h.
49371         (verify): Remove.  All callers changed to use verify.h's version.
49372         * lib/strtoimax.c: Likewise.
49373         * lib/utimecmp.c: Likewis.e
49374
49375         Sync from coreutils.
49376         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
49377         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
49378         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
49379         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
49380         bother returning ENOSYS if settimeofday or stime fails; just let
49381         them return whatever errno they want to return.
49382         * lib/utimens.c: Include unistd.h, for dup2.
49383         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
49384         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
49385
49386 2005-10-02  Jim Meyering  <jim@meyering.net>
49387
49388         Sync from coreutils.
49389         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
49390         from glibc-2.2.5 that fails for read-only files.
49391
49392 2005-10-02  Jim Meyering  <jim@meyering.net>
49393
49394         Sync from coreutils.
49395         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
49396         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
49397         `#if HAVE_CONFIG_H'.
49398         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
49399         Remove AT_FDCWD test.
49400         Do not consume the fd unless successful.
49401         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
49402         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
49403         block, so that we don't even try to compile it if settimeofday is
49404         available.  This works around a compilation failure on OSF1 V5.1,
49405         due to stime requiring a `long int*' while tv_sec is `int'.
49406
49407 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
49408
49409         Sync from coreutils.
49410         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
49411         against `yes', rather than just testing for nonempty.
49412
49413 2005-10-01  Simon Josefsson  <jas@extundo.com>
49414
49415         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
49416         and Darwin.
49417
49418         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
49419         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
49420         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
49421         freeaddrinfo and gai_strerror are declared by the POSIX headers.
49422         Check if struct addrinfo is declared.
49423
49424 2005-10-01  Simon Josefsson  <jas@extundo.com>
49425
49426         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
49427         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
49428         AI_* and EAI_* definitions.  Protect function declarations.
49429
49430 2005-10-01  Jim Meyering  <jim@meyering.net>
49431
49432         Sync from coreutils.
49433
49434         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
49435         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
49436         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
49437         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
49438         in the inet and nsl libraries.  Required on Solaris 5.7.
49439
49440 2005-10-01  Jim Meyering  <jim@meyering.net>
49441
49442         Sync from coreutils.
49443         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
49444         in the inet and nsl libraries.  Required on Solaris 5.7.
49445
49446 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
49447
49448         * lib/getdelim.c (getdelim): Remove unused variables.
49449
49450 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
49451
49452         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
49453         so that the code works even with ancient cpp.  Portability problem
49454         with GCC 2.7.2.1 reported by Thomas M.Ott.
49455
49456 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
49457
49458         * modules/regex (Depends-on): Add strcase.
49459
49460         * modules/gethostname (Licence): Change from GPL to LGPL, since
49461         gethostname.c is a trivial implementation of a standard library
49462         function.
49463         * modules/poll (License): Change from GPL to LGPL, since it's
49464         derived from LGPL code.
49465
49466 2005-09-27  Jim Meyering  <jim@meyering.net>
49467
49468         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
49469         HAVE_CONFIG_H.
49470
49471         * lib/intprops.h (signed_type_or_expr__): Define.
49472         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
49473         for unsigned types.
49474
49475 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
49476
49477         * lib/verify.h (verify_expr): Remove, replacing with:
49478         (verify_true): New macro that returns true instead of void.
49479         (verify_type__): Remove.
49480         (verify): Use verify_true rather than verify_type__.
49481
49482 2005-09-26  Bruno Haible  <bruno@clisp.org>
49483
49484         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
49485         is necessary.
49486         (lib_SOURCES): Remove mbchar.c.
49487         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
49488         (Files): Add m4/mbrtowc.m4.
49489         * modules/mbiter: Likewise.
49490         * modules/mbuiter: Likewise.
49491
49492 2005-09-26  Bruno Haible  <bruno@clisp.org>
49493
49494         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
49495         compile mbchar.c if they are not both present.
49496         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
49497         * m4/mbiter.m4 (gl_MBITER): Likewise.
49498         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
49499         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
49500         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
49501
49502 2005-09-25  Jim Meyering  <jim@meyering.net>
49503
49504         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
49505         also uses socklen_t.
49506
49507 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
49508
49509         * lib/utimens.c (ENOSYS): Define if not already defined.
49510         (futimens): Support having a null PATH if the file descriptor
49511         is nonnegative.
49512
49513         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
49514         Remove.
49515         (__attribute): Define to empty unless GCC 3.1 or later.
49516         This works around a core dump on OpenBSD 3.4, which has GCC
49517         2.95.3, which dumps core when given __attribute__(()).  It also
49518         simplifies other tests, since we really don't want to bother with
49519         worrying about which ancient version of GCC supported what.
49520         Original problem reported by Yoann Vandoorselaere, with part of
49521         the fix suggested by Derek Price.
49522
49523 2005-09-24  Jim Meyering  <jim@meyering.net>
49524
49525         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
49526         so we can once again use a positive bitfield width of 1 -- now we
49527         don't have to explain why we were using a bitfield width of 2.
49528
49529 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
49530
49531         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
49532         and similarly for the other external symbols.  Problem reported
49533         by James Gallager.
49534
49535         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
49536         bug reported by Jim Meyering.
49537
49538         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
49539         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
49540         not needed, since socklen is a prerequisite module.
49541
49542 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
49543
49544         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
49545         Problem reported by Eric Blake.
49546         (getaddrinfo): Initialize se so that it's not garbage.
49547         Redo internal storage allocation so that it doesn't make unportable
49548         assumptions about alignment.
49549         Fix a memory leak.
49550
49551         * lib/utimens.c (futimens): Use futimesat if available.
49552         Prefer it to futimes since it doesn't have the futimes bug.
49553
49554         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
49555         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
49556         Instead, declare a function that returns a pointer to an array,
49557         and use verify_type__ to declare the size of the array.
49558         Problem and germ of a solution reported by Bruno Haible.
49559         (verify_type__): Use 2, not 1, for bitfield size, to avoid
49560         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
49561
49562 2005-09-23  Jim Meyering  <jim@meyering.net>
49563
49564         Sync from coreutils.
49565         Correct build failure (socklen_t not defined) on at least
49566         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
49567         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
49568
49569 2005-09-23  Jim Meyering  <jim@meyering.net>
49570
49571         * modules/getaddrinfo (Depends-on): Add socklen.
49572
49573 2005-09-23  Bruno Haible  <bruno@clisp.org>
49574
49575         * tests/test-verify.c: New file.
49576
49577 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
49578
49579         Sync from coreutils.
49580
49581         * modules/argmatch (Depends-on): Add verify.
49582         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
49583         unistd-safer.
49584         * modules/save-cwd (Depends-on): Likewise.
49585
49586         * modules/openat (Files): Add lib/openat-die.c.
49587         (Depends-on): Remove error, exitfail.
49588         Add dirname.
49589
49590         * modules/verify: New file.
49591         * MODULES.html.sh (Diagnostics <assert.h>): New section,
49592         with "verify" module.
49593
49594 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
49595
49596         Sync from coreutils.
49597
49598         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
49599         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
49600         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
49601         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
49602         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
49603         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
49604         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
49605         Don't bother checking for string.h, stdlib.h, unistd.h.
49606         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
49607         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
49608         module's job.
49609         * m4/jm-macros.m4 (gl_MACROS): Likewise.
49610         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
49611
49612         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
49613         (gl_GETDATE): Use it.
49614
49615         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
49616
49617 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
49618
49619         Sync from coreutils.
49620
49621         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
49622         stat-time.h.
49623         * lib/argmatch.h: Include verify.h
49624         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
49625         (ARGMATCH_ASSERT): Remove; unused.
49626         * lib/canonicalize.c: Assume STDC_HEADERS.
49627         * lib/exclude.c: Include "strcase.h".
49628         * lib/regex_internal.h [!defined _LIBC]: Likewise.
49629         * lib/getusershell.c: Include stdio--.h rather than stdio.h
49630         and stdio-safer.h.
49631         (getusershell): Call fopen, not fopen_safer.
49632         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
49633         Do not include unistd-safer.h.
49634         (save_cwd): Don't call fd_safer; no longer needed
49635         now that we include fcntl--.h.
49636
49637         * lib/getdate.y (relative_time): New type.
49638         (RELATIVE_TIME_0): New constant.
49639         (parser_control): Use relative_time instead of doing it ourselves.
49640         (%union): Add new relative_time rel member.
49641         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
49642         Now typeless.
49643         (relunit, relunit_snumber): Now of type rel.
49644         (zone, rel, relunit, get_date): Adjust to above changes.
49645
49646         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
49647         Do not include unistd-safer.h.
49648         (getloadavg): Don't call fd_safer; no longer needed
49649         now that we include fcntl--.h.
49650
49651         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
49652         (make_dir_parents): Treat ENOSYS like EEXIST.
49653
49654         Improve quality of diagnostics on restore_cwd failure.
49655         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
49656         (make_dir_parents): Last arg is now int * (for errno), not bool *.
49657         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
49658         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
49659         each time through the loop.  Do not diagnose restore_cwd failure;
49660         that is the caller's job (and perhaps the caller does not care).
49661
49662         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
49663         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
49664         If the file already exists but is not a directory, don't bother
49665         to try to make its parents.
49666         Close potential file descriptor leak if we can't chdir("/") (!).
49667         Don't always return true if chdir($PWD) fails; return true only
49668         if the requested action was done successfully (except for the
49669         chdir($PWD)).
49670         Don't log final directory unless we actually made it.
49671         Refactor to avoid duplicate code to fix up permissions.
49672         Don't attempt to fix up parent permissions if chdir($PWD) fails.
49673
49674         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
49675         to make it a bit faster and (I hope) clearer.
49676         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
49677         Fix bug in formats like %2N.
49678
49679         * lib/verify.h: New file.
49680
49681 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
49682
49683         Sync from coreutils.
49684         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
49685
49686 2005-09-22  Jim Meyering  <jim@meyering.net>
49687
49688         Sync from coreutils.
49689
49690         * m4/lstat.m4 (gl_FUNC_LSTAT):
49691         Use AC_LIBSOURCES to require lstat.c and lstat.h.
49692         Remove obsolete comment.
49693         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
49694         * m4/xstrtod.m4: Likewise.
49695
49696         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
49697
49698 2005-09-22  Jim Meyering  <jim@meyering.net>
49699
49700         Sync from coreutils.
49701
49702         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
49703
49704         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
49705         the .tm_year member, since otherwise gcc-4.0 would now warn about
49706         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
49707
49708         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
49709         order to avoid an unsuppressible warning from gcc on 64-bit systems.
49710
49711         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
49712         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
49713         when run in a time zone for which daylight savings time is in effect
49714         for the starting date.
49715
49716         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
49717         stop us from restricting permissions of just-created absolute-named
49718         directories.
49719         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
49720         to restore initial working directory.
49721         * lib/mkdir-p.c (make_dir_parents): New parameter:
49722         different_working_dir, to tell caller if/when we change the working
49723         directory and are unable to return to the initial one.
49724         * lib/mkdir-p.h (make_dir_parents): Update prototype.
49725         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
49726         `return false'.  This fixes a bug introduced on 2004-07-30.
49727
49728         * lib/openat.c (fdopendir): Be sure to close the supplied
49729         file descriptor before returning.  This makes our replacement
49730         implementation a little closer to Solaris's, where fdopendir
49731         ties the file descriptor to the returned DIR* pointer.
49732         * lib/openat.c (unlinkat): New function.
49733         * lib/openat.h (unlinkat): Add prototype.
49734         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
49735         (openat_restore_fail): Rename from openat_restore_die.
49736         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
49737
49738         Provide an alternative to exiting immediately upon save_cwd or
49739         restore_cwd failure.  Now, an application can arrange e.g.,
49740         to perform a longjump in that case.
49741         * lib/openat.c: Include dirname.h.
49742         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
49743         (rpl_openat, fdopendir, fstatat): Call openat_save_die
49744         and openat_restore_die rather than calling error directly.
49745         Don't include "error.h" or "exitfail.h"; they're no longer needed.
49746
49747         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
49748         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
49749         define.
49750
49751         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
49752         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
49753                             int utc, int nanoseconds);
49754         Background:
49755         date should not have to allocate a megabyte of virtual memory to
49756         handle a format argument like +%1048575T.  When implemented with
49757         strftime, it must allocate such a buffer, use strftime to fill it
49758         in, print it, then free it.
49759         With fprintftime, it simply prints everything and exits.
49760         With no need for memory allocation, that's one fewer way to fail.
49761         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
49762         optional field width, not before, so we accept %9:z, not %:9z.
49763         (my_strftime): Be sure to use L_('x') for literals.
49764
49765         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
49766         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
49767         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
49768         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
49769         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
49770         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
49771         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
49772         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
49773         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
49774         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
49775         * lib/xgethostname.c, lib/xreadlink.c:
49776         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
49777
49778         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
49779         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
49780         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
49781         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
49782         and don't include <sys/file.h>).
49783
49784 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
49785
49786         Sync from coreutils.
49787
49788         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
49789         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
49790         [!LDAV_DONE]: Avoid unused variable warning.
49791
49792 2005-09-21  Bruno Haible  <bruno@clisp.org>
49793
49794         * lib/unicodeio.h (unicode_to_mb): New declaration.
49795
49796 2005-09-20  Derek Price  <derek@ximbiot.com>
49797
49798         * lib/getaddrinfo.c: Don't include <netdb.h> included from
49799         getaddrinfo.h.
49800
49801 2005-09-20  Bruno Haible  <bruno@clisp.org>
49802
49803         * gnulib-tool: Remove trailing slashes from the values specified for
49804         --source-base, --m4-base, --tests-base, --aux-dir.
49805         Suggested by Simon Josefsson <jas@extundo.com>.
49806
49807 2005-09-20  Bruno Haible  <bruno@clisp.org>
49808
49809         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
49810         func_modules_to_filelist, func_import, func_create_testdir): Make all
49811         sorting results locale-independent, so that gnulib-cache.m4 doesn't
49812         change when gnulib-tool is invoked in a different locale.
49813
49814 2005-09-19  Simon Josefsson  <jas@extundo.com>
49815
49816         * m4/socklen.m4: Fix typo.
49817
49818 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
49819
49820         Use a consistent style for including <config.h>.
49821         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
49822         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
49823         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
49824         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
49825         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
49826         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
49827         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
49828         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
49829         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
49830         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
49831         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
49832         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
49833         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
49834         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
49835         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
49836         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
49837         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
49838         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
49839         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
49840         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
49841         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
49842         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
49843         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
49844         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
49845         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
49846         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
49847         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
49848         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
49849         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
49850         lib/xstrtoumax.c, lib/yesno.c:
49851         Standardize inclusion of config.h.
49852         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
49853         lib/inttostr.h:  Removed inclusion of config.h from header files.
49854         * lib/inttostr.c:  Adjusted in-tree users.
49855         * lib/timespec.h: Remove superfluous warning to include config.h.
49856         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
49857         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
49858         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
49859         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
49860         config.h with HAVE_CONFIG_H.
49861
49862 2005-09-19  Jim Meyering  <jim@meyering.net>
49863
49864         * modules/pathmax (License): Change to LGPL.
49865
49866 2005-09-19  Derek Price  <derek@ximbiot.com>
49867
49868         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
49869
49870 2005-09-19  Bruno Haible  <bruno@clisp.org>
49871
49872         * gnulib-tool (import): Provide default for --tests-base.
49873
49874 2005-09-19  Bruno Haible  <bruno@clisp.org>
49875
49876         * doc/quote.texi: New file, extracted from gnulib.texi.
49877         * doc/ctime.texi: New file, extracted from gnulib.texi.
49878         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
49879         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
49880         * doc/gnulib.texi: Include them.
49881
49882 2005-09-18  Bruno Haible  <bruno@clisp.org>
49883
49884         Portability fix.
49885         * gnulib-tool (func_readlink): New function.
49886         (func_ln_if_changed): Use it.
49887
49888 2005-09-18  Bruno Haible  <bruno@clisp.org>
49889
49890         * gnulib-tool: Support --with-tests also with --import.
49891         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
49892         (func_import): Use variables $testsbase and $inctests. Emit a
49893         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
49894         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
49895         SUBDIRS += $testsdir.
49896         (func_create_testdir): Update.
49897
49898 2005-09-18  Bruno Haible  <bruno@clisp.org>
49899
49900         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
49901         instead of $dry_run.
49902         (func_cp_if_changed, func_mv_if_changed): Remove functions.
49903         (func_ln_if_changed): Don't handle dry-run here.
49904         (func_import): In dry-run mode, detect more precisely which actions
49905         would be performed, and don't use "...ing" verbs.
49906
49907 2005-09-18  Bruno Haible  <bruno@clisp.org>
49908
49909         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
49910         (func_import): Use join on two temporary files instead of three nested
49911         loops, in order to determine which files are new or old.
49912
49913 2005-09-18  Bruno Haible  <bruno@clisp.org>
49914
49915         * gnulib-tool (func_import): Comment out code that spits out the
49916         new files with --dry-run.
49917
49918 2005-09-18  Bruno Haible  <bruno@clisp.org>
49919
49920         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
49921
49922 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
49923
49924         * lib/stat-time.h: New file.
49925         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
49926         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
49927         in a different way.
49928         (timespec_cmp): New function.
49929         * lib/utimecmp.c: Include stat-time.h.
49930         (SYSCALL_RESOLUTION): Depend on whether various struct stat
49931         members exist, not on the obsolescent ST_MTIM_NSEC.
49932         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
49933
49934 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
49935
49936         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
49937
49938 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
49939
49940         * MODULES.html.sh (File system functions): Add stat-time.
49941         * modules/stat-time: New file.
49942         * modules/timespec (Files): Remove m4/st_mtim.m4; this
49943         is now done in a different way, by the stat-time module.
49944         * modules/utimecmp (Depends-on): Add stat-time.
49945
49946 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
49947
49948         * m4/st_mtim.m4: Remove.  Superseded by...
49949         * m4/stat-time.m4: New file.
49950         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
49951         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
49952
49953 2005-09-15  Derek Price  <derek@ximbiot.com>
49954
49955         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
49956
49957 2005-09-15  Derek Price  <derek@ximbiot.com>
49958
49959         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
49960         * lib/regex_internal.c: Ditto, using this...
49961         (__GNUC_PREREQ): ...new macro.
49962         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
49963         using...
49964         (__GNUC_PREREQ): ...this new macro.
49965
49966         * lib/strstr.h: Include string.h. Define strstr as a macro here.
49967
49968 2005-09-15  Derek Price  <derek@ximbiot.com>
49969             Paul Eggert  <eggert@cs.ucla.edu>
49970
49971         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
49972         changes, consolidating in...
49973         * lib/regex_internal.h: ...this file.
49974
49975 2005-09-13  Jim Meyering  <jim@meyering.net>
49976
49977         * lib/canon-host.c: Filter through gnu indent and reword comments
49978         slightly.
49979         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
49980
49981 2005-09-13  Derek Price  <derek@ximbiot.com>
49982
49983         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
49984         failure.
49985         Reported by Jim Meyering  <jim@meyering.net>.
49986
49987 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
49988
49989         * lib/base64.c: Typo.
49990         (base64_encode): Put b64str in initialized data section.
49991
49992 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
49993
49994         Merge glibc and coreutils changes into gnulib, plus a few
49995         extra fixes.
49996         * lib/md5.c: Use #error rather than a string.
49997         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
49998         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
49999         (__attribute__): Define to empty for non recent-GCC.
50000         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
50001         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
50002         Renamed from their non-__ counterparts, with new macros replacing
50003         them if not _LIBC.  Add __THROW attribute.
50004         (rol): Remove.
50005         (struct md5_ctx): Align buffer if using GCC.
50006         * lib/sha1.h (struct sha1_ctx): Likewise.
50007         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
50008         The old name was backwards.
50009         (NOTSWAP): Remove; not used.
50010         (rol): New macro, moved here from md5.h.
50011         (sha1_process_block): Remove a FIXME that doesn't make sense.
50012
50013 2005-09-12  Derek Price  <derek@ximbiot.com>
50014
50015         Return usable errors from canon-host.
50016         * lib/canon-host.h: New file.
50017         * lib/canon-host.c (canon_host): Wrap...
50018         (canon_host_r): ...this new function, which now relies exclusively on
50019         getaddrinfo.
50020         (ch_strerror): New function.
50021         (last_cherror): New global.
50022         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
50023         interface.
50024         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
50025         void *.
50026         (freeaddrinfo): Free ai->ai_canonname when set.
50027
50028 2005-09-12  Derek Price  <derek@ximbiot.com>
50029
50030         Make canon-host require getaddrinfo.
50031         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
50032         AC_LIBSOURCE canon-host.h.  Call...
50033         (gl_PREREQ_CANON_HOST): ...this new function, which requires
50034         gl_GETADDRINFO.
50035         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
50036
50037 2005-09-12  Derek Price  <derek@ximbiot.com>
50038
50039         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
50040         LGPL.
50041         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
50042
50043 2005-09-12  Derek Price  <derek@ximbiot.com>
50044
50045         * lib/gai_strerror.c: Include config.h when available.  Include
50046         getaddrinfo.h before other headers to test interface.
50047         Reported by Larry Jones <lawrence.jones@ugs.com>.
50048
50049 2005-09-12  Derek Price  <derek@ximbiot.com>
50050             Paul Eggert  <eggert@cs.ucla.edu>
50051
50052         * modules/glob (Files): Add glob-libc.h.
50053
50054 2005-09-12  Derek Price  <derek@ximbiot.com>
50055             Paul Eggert  <eggert@cs.ucla.edu>
50056
50057         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
50058         glob_.h, glob-libc.h.
50059         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
50060
50061 2005-09-12  Derek Price  <derek@ximbiot.com>
50062             Paul Eggert  <eggert@cs.ucla.edu>
50063
50064         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
50065         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
50066         protecting things that should be done only in gnulib contexts.
50067         * lib/glob_.h: New file, containing only the glob things needed for
50068         gnulib.
50069         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
50070         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
50071         (glob, globfree, glob_pattern_p): Now defined simply in terms of
50072         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
50073         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
50074         and to respect the namespace rules better.
50075
50076 2005-09-08  Simon Josefsson  <jas@extundo.com>
50077
50078         * modules/socklen: New file.
50079
50080 2005-09-08  Simon Josefsson  <jas@extundo.com>
50081
50082         * m4/socklen.m4: New file.
50083
50084 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
50085
50086         * modules/utimens (Files): Add m4/utimbuf.m4, since
50087         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
50088         Reported by Sergey Poznyakoff.
50089
50090 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
50091
50092         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
50093         definitions, since that's the preferred style in glibc.
50094         Fix a minor spacing issue, and update copyright notice to match
50095         glibc's.
50096
50097 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
50098
50099         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
50100
50101 2005-09-06  Simon Josefsson  <jas@extundo.com>
50102
50103         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
50104         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
50105
50106 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
50107
50108         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
50109         warning.
50110
50111 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
50112
50113         * config/srclist.txt: Add glibc bug 1302.
50114
50115 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
50116
50117         Change bitset word type from unsigned int to unsigned long int,
50118         as this has better performance on typical 64-bit hosts.
50119         Port bitset code to hosts with unusual word sizes.
50120         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
50121         (build_collating_symbol):
50122         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
50123         argument is a bitset.  This is merely a style issue, but it makes
50124         it clearer that an entire array is expected.
50125         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
50126         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
50127         Port to the case where bitset_word is not the same as unsigned int.
50128         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
50129         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
50130         Likewise.
50131         * lib/regexec.c (check_dst_limits_calc_pos_1,
50132         check_subexp_matching_top):
50133         (build_trtable, group_nodes_into_DFAstates):
50134         Likewise.
50135         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
50136         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
50137         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
50138         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
50139         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
50140         * lib/regcomp.c (optimize_subexps, lower_subexp):
50141         Work even if bitset_word has holes in its bitwise representation.
50142         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
50143         * lib/regexec.c (check_dst_limits_calc_pos_1,
50144         check_subexp_matching_top):
50145         Likewise.
50146         * lib/regex_internal.c (re_string_reconstruct):
50147         Don't assume UCHAR_MAX == 255.
50148         * lib/regex_internal.h (bitset_set_all): Likewise.
50149         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
50150         All uses changed.
50151         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
50152         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
50153         All uses changed.
50154         (BITSET_WORD_MAX): New macro.
50155         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
50156         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
50157         (bitset_empty, bitset_copy):
50158         Prefer sizeof (bitset) to multiplying it out ourselves.
50159         (bitset_not_merge): Remove; unused.
50160         (bitset_contain): Return bool, not unsigned int with one bit on.
50161         All callers changed.
50162         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
50163         alignment than re_node_set; do this by defining a new internal
50164         type struct dests_alloc and using it to allocate memory.
50165
50166 2005-09-05  Bruno Haible  <bruno@clisp.org>
50167
50168         * gnulib-tool (func_import): Fix comparison in handling of symbolic
50169         links.
50170
50171 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
50172
50173         * modules/size_max (Makefile.am): Add size_max.h
50174
50175 2005-09-04  Derek Price  <derek@ximbiot.com>
50176
50177         * gnulib-tool (func_import): Fix reversed $symbolic logic.
50178
50179 2005-09-03  Simon Josefsson  <jas@extundo.com>
50180
50181         * gnulib-tool: Fix typo.
50182
50183 2005-09-03  Simon Josefsson  <jas@extundo.com>
50184
50185         * config/srclist.txt: Add glibc bug 1293.
50186
50187 2005-09-03  Derek Price  <derek@ximbiot.com>
50188
50189         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
50190         From Larry Jones <lawrence.jones@ugs.com>.
50191
50192 2005-09-02  Simon Josefsson  <jas@extundo.com>
50193
50194         * modules/socklen: New file.
50195
50196 2005-09-02  Simon Josefsson  <jas@extundo.com>
50197
50198         * modules/havelib: New module.
50199
50200         * modules/gettext, modules/iconv, modules/lock, modules/readline:
50201         Use havelib.
50202
50203 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
50204
50205         Check for arithmetic overflow when calculating sizes, to prevent
50206         some buffer-overflow issues.  These patches are conservative, in the
50207         sense that when I couldn't determine whether an overflow was possible,
50208         I inserted a run-time check.
50209         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
50210         macros.
50211         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
50212         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
50213         (re_xnrealloc, re_x2nrealloc): New inline functions.
50214         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
50215         parse_bracket_exp):
50216         (build_equiv_class, build_charclass): Check for arithmetic overflow
50217         in size expression calculations.
50218         * lib/regex_internal.c (re_string_realloc_buffers):
50219         (build_wcs_upper_buffer, re_node_set_add_intersect):
50220         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
50221         (re_dfa_add_node, register_state): Likewise.
50222         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
50223         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
50224         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
50225         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
50226
50227 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
50228
50229         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
50230         m4/ulonglong.m4.  Problem reported by Martin Lambers.
50231
50232 2005-09-02  Bruno Haible  <bruno@clisp.org>
50233
50234         Support for lib vs. lib64 distinction on biarch platforms.
50235         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
50236         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
50237         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
50238
50239 2005-09-02  Bruno Haible  <bruno@clisp.org>
50240
50241         * gnulib-tool (import): In the other first-use case, provide defaults
50242         as well.
50243
50244 2005-09-02  Bruno Haible  <bruno@clisp.org>
50245
50246         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
50247         patches not yet found in the latest gettext release.
50248
50249 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
50250
50251         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
50252         to avoid a collision with bits/local_lim.h in glibc.
50253         All uses changed.  Problem reported by Dmitry V. Levin in
50254         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
50255
50256         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
50257         bugs in int versus size_t comparisons.
50258         (re_string_context_at): Fix bug where the code assumed that
50259         Idx is signed.
50260
50261         Use bool where appropriate.
50262         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
50263         All callers changed.
50264         (calc_eclosure_iter): Likewise, for ROOT arg.
50265         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
50266         (build_charclass_op): Likewise, for NON_MATCH arg.
50267         * lib/regex_internal.c (re_string_allocate, re_string_construct):
50268         (re_string_construct_common): Likewise, for ICASE arg.
50269         * lib/regexec.c (re_search_2_stub, re_search_stub):
50270         Likewise, for RET_LEN arg.
50271         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
50272         (set_regs): Likewise, for FL_BACKTRACK arg.
50273         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
50274         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
50275         (calc_eclosure_iter, parse_bracket_exp):
50276         Use bool for internal variables that are booleans.
50277         * lib/regexec.c (re_search_internal, check_matching,
50278         proceed_next_node):
50279         (set_regs, build_sifted_states, sift_states_bkref):
50280         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
50281         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
50282         (find_collation_sequence_value):
50283         Likewise.
50284         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
50285         (re_node_set_compare):
50286         Return bool, not int. All callers changed.
50287         * lib/regexec.c (check_halt_node_context, check_dst_limits):
50288         (build_trtable, check_node_accept): Likewise.
50289         * lib/regex_internal.h: Include stdbool.h.
50290
50291         Fix bugs uncovered when converting to bool.
50292         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
50293         failure instead of charging ahead blindly.
50294         * lib/regex_internal.c (register_state): Likewise.
50295         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
50296         for freeing internal storage.
50297         (group_nodes_into_DFA_states): Use unsigned int, not int, for
50298         bitset pieces used as boolean, to avoid undefined behavior
50299         on hosts that do int overflow checking.
50300
50301 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
50302
50303         * config/srclist.txt: Add glibc bugs 1285-1287.
50304
50305 2005-09-01  Jim Meyering  <jim@meyering.net>
50306
50307         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
50308         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
50309         Require gl_STAT_MACROS, too.
50310
50311 2005-09-01  Bruno Haible  <bruno@clisp.org>
50312
50313         * gnulib-tool (import): In the first-use case, provide defaults.
50314
50315 2005-09-01  Bruno Haible  <bruno@clisp.org>
50316
50317         * gnulib-tool (func_import): Remove the .tmp files.
50318
50319 2005-09-01  Bruno Haible  <bruno@clisp.org>
50320
50321         * gnulib-tool (func_import): Fix handling of symbolic links.
50322
50323 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
50324
50325         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
50326         old glibc regex code mishandles strings longer than 2**31 bytes.
50327         This patch fixes this when the regex code is used in gnulib
50328         (i.e., outside glibc).
50329
50330         This patch should not affect the use of the regex code inside
50331         glibc.  No doubt this problem also needs to be handled for glibc
50332         as well, but the result will be an incompatible change to the
50333         glibc ABI, and the old ABI will have to be supported too.  That
50334         can be the the subject for another patch.
50335
50336         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
50337         governing whether the rest of this patch is active.  By default,
50338         the macro is disabled and the patch has no effect.
50339         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
50340         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
50341         (struct re_pattern_buffer, re_search, re_search_2, re_match):
50342         (re_match_2, re_set_registers): Use the new types.
50343         * lib/regex_internal.h (Idx, re_hashval_t): New types.
50344         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
50345         New macros.
50346         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
50347         (re_string_context_at, bin_tree_t, re_dfastate_t):
50348         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
50349         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
50350         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
50351         (re_string_char_size_at, re_string_wchar_at):
50352         (re_string_elem_size_at):
50353         Use the new types and macros to port to 64-bit hosts.
50354         Use unsigned types for internal values, so that the code
50355         mostly works even for arrays larger than SSIZE_MAX.
50356         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
50357         (search_duplicated_node, calc_eclosure_iter, fetch_number):
50358         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
50359         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
50360         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
50361         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
50362         (calc_inveclosure, parse_dup_op, build_range_exp):
50363         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
50364         (fetch_number, create_token_tree, mark_opt_subexp):
50365         Likewise.
50366         * lib/regex_internal.c (re_string_construct_common,
50367         create_ci_newstate):
50368         (create_cd_newstate, re_string_allocate, re_string_construct):
50369         (re_string_realloc_buffers, build_wcs_upper_buffer):
50370         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
50371         (re_string_reconstruct, re_string_peek_byte_case):
50372         (re_string_fetch_byte_case, re_string_context_at):
50373         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
50374         (re_node_set_init_copy, re_node_set_add_intersect):
50375         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
50376         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
50377         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
50378         (re_acquire_state, re_acquire_state_context, register_state):
50379         Likewise.
50380         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
50381         search_cur_bkref_entry):
50382         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
50383         (re_search_internal, re_search_2_stub, re_search_stub)
50384         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
50385         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
50386         (update_cur_sifted_state, check_dst_limits):
50387         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
50388         (check_subexp_limits, sift_states_bkref, merge_state_array):
50389         (check_subexp_matching_top, get_subexp, get_subexp_sub):
50390         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
50391         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
50392         (expand_bkref_cache, check_node_accept_bytes):
50393         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
50394         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
50395         (acquire_init_state_context, check_halt_node_context):
50396         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
50397         (sift_states_backward, clean_state_log_if_needed):
50398         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
50399         (find_recover_state, transit_state_sb, transit_state_mb):
50400         (transit_state_bkref, build_trtable, match_ctx_clean):
50401         Likewise.
50402         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
50403         to work around an assumption that REG_MISSING is negative.
50404
50405         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
50406         (seek_collating_symbol_entry) [defined _LIBC]:
50407         (lookup_collation_sequence_value) [defined _LIBC]:
50408         (build_range_exp, build_collating_symbol) [defined _LIBC]:
50409         Use prototypes rather than old-style function definitions.
50410         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
50411         (transit_state_sb) [0]:
50412         (find_collation_sequence_value) [defined _LIBC]: Likewise.
50413
50414         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
50415         rm_eo.
50416
50417         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
50418         (optimize_subexps, lower_subexp):
50419         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
50420         since the signed shift might overflow.  Use 1u<<31 instead.
50421         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
50422         Likewise.
50423         * lib/regexec.c (check_dst_limits_calc_pos_1,
50424         check_subexp_matching_top): Likewise.
50425
50426         * lib/regcomp.c (optimize_subexps, lower_subexp):
50427         Use CHAR_BIT rather than 8, for clarity.
50428         * lib/regexec.c (check_dst_limits_calc_pos_1):
50429         (check_subexp_matching_top): Likewise.
50430         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
50431         have to worry about portability issues when shifting it left.
50432         Remove no-longer-needed test for table_size > 0.
50433         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
50434         in a word, as the resulting behavior is undefined.
50435         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
50436         in one case, a <= should have been an <, and in another case the
50437         whole test was missing.
50438         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
50439         the standard name CHAR_BIT.
50440         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
50441         this is not true on one's complement and signed-magnitude hosts.
50442
50443         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
50444         next_last_offset.
50445         (struct re_dfa_t): Remove unused member states_alloc.
50446         * lib/regcomp.c (init_dfa): Don't initialize unused members.
50447
50448 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
50449
50450         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
50451         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
50452         and large-file glibc and in 32-bit large-file Solaris.
50453
50454 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
50455
50456         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
50457         lengths fit in regoff_t; this isn't true if regoff_t is the same
50458         width as size_t.
50459         * lib/regex.c (re_search_internal): 5th arg is LAST_START
50460         (= START + RANGE) instead of RANGE.  This avoids overflow
50461         problems when regoff_t is the same width as size_t.
50462         All callers changed.
50463         (re_search_2_stub): Check for overflow when adding the
50464         sizes of the two strings.
50465         (re_search_stub): Check for overflow when adding START
50466         to RANGE; if it occurs, substitute the extreme value.
50467
50468 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
50469
50470         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
50471
50472 2005-08-31  Jim Meyering  <jim@meyering.net>
50473
50474         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
50475         a pointer-to-const.
50476         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
50477         (register_state): Likewise.
50478         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
50479         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
50480         (group_nodes_into_DFAstates): Likewise.
50481
50482 2005-08-31  Jim Meyering  <jim@meyering.net>
50483
50484         * check-module: Add a FIXME comment.
50485
50486 2005-08-31  Eric Blake  <ebb9@byu.net>
50487
50488         * modules/unistd-safer (Files): Add unistd--.h.
50489         * modules/stdio-safer (Files): Add stdio--.h.
50490
50491 2005-08-31  Derek Price  <derek@ximbiot.com>
50492
50493         * lib/getdelim.c (getdelim): Return EOF on EOF.
50494         Reported by Larry Jones <lawrence.jones@ugs.com>.
50495
50496 2005-08-31  Bruno Haible  <bruno@clisp.org>
50497
50498         Avoid unnecessary diffs in the generated lib/Makefile.am.
50499         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
50500         the generated files.
50501         (func_import): Don't set cmd.
50502
50503 2005-08-31  Bruno Haible  <bruno@clisp.org>
50504
50505         * lib/strstr.c: Include <stddef.h>, for NULL.
50506         * lib/strcasestr.c: Likewise.
50507         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
50508
50509 2005-08-31  Bruno Haible  <bruno@clisp.org>
50510
50511         * gnulib-tool: New option --macro-prefix.
50512         (func_import): Use macro_prefix.
50513         (import): Handle option --macro-prefix.
50514
50515 2005-08-31  Bruno Haible  <bruno@clisp.org>
50516
50517         * gnulib-tool (import): Rename most ac_* variables to cached_*.
50518         Also use new variables cached_lgpl, cached_libtool.
50519
50520 2005-08-31  Bruno Haible  <bruno@clisp.org>
50521
50522         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
50523         always instantiating them.
50524
50525 2005-08-31  Bruno Haible  <bruno@clisp.org>
50526
50527         * gnulib-tool (func_import): Read the previous cached settings
50528         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
50529         earlier added by gnulib but are now dropped. Warn when a gnulib file
50530         overwrites a non-gnulib file.
50531
50532 2005-08-31  Bruno Haible  <bruno@clisp.org>
50533
50534         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
50535         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
50536         projects that don't keep autogenerated files in CVS. Put into
50537         actioncmd only the specified modules, not the transitive closure.
50538
50539 2005-08-31  Bruno Haible  <bruno@clisp.org>
50540
50541         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
50542         Create directories that shall be filled.
50543         (import): Don't look for gl_* macros in configure.ac. Recurse across
50544         all directories containing a gnulib-cache.m4 files, if meaningful.
50545
50546 2005-08-31  Bruno Haible  <bruno@clisp.org>
50547
50548         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
50549         (import): Set seen_libtool when we see gl_LIBTOOL.
50550
50551 2005-08-31  Bruno Haible  <bruno@clisp.org>
50552
50553         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
50554         declaration macro definitions from generated gnulib.m4.
50555
50556 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
50557
50558         * lib/iconvme.h: Add prototype for iconv_alloc.
50559
50560 2005-08-29  Simon Josefsson  <jas@extundo.com>
50561
50562         * lib/iconvme.c: Fix errno.
50563
50564 2005-08-29  Bruno Haible  <bruno@clisp.org>
50565
50566         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
50567         that it works when the directory contains spaces.
50568
50569 2005-08-29  Bruno Haible  <bruno@clisp.org>
50570
50571         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
50572
50573 2005-08-29  Bruno Haible  <bruno@clisp.org>
50574
50575         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
50576         Emit more advice.
50577
50578 2005-08-29  Bruno Haible  <bruno@clisp.org>
50579         and Stepan Kasal  <kasal@ucw.cz>
50580
50581         * check-module: If more parameters are given, check each of them
50582         separately; add more exceptions, as noted by Jim Meyering.
50583         (check_module): New procedure.
50584         (%exempt_header): Now contains all exceptions.
50585
50586 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
50587
50588         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
50589
50590 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
50591
50592         * lib/iconvme.c: Split iconv_string into iconv_alloc.
50593
50594 2005-08-28  Bruno Haible  <bruno@clisp.org>
50595
50596         * m4/gnulib-tool.m4: New file.
50597
50598 2005-08-27  Jim Meyering  <jim@meyering.net>
50599
50600         * modules/unistd-safer (Files): Add pipe-safer.c.
50601         * modules/fcntl-safer (Files): Add creat-safer.c.
50602
50603 2005-08-27  Jim Meyering  <jim@meyering.net>
50604
50605         * m4/stdlib-safer.m4: New file.  From coreutils.
50606         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
50607         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
50608         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
50609         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
50610         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
50611
50612 2005-08-27  Jim Meyering  <jim@meyering.net>
50613
50614         * lib/fopen-safer.c: Merge minor changes from coreutils.
50615         * lib/dup-safer.c: Likewise.
50616         * lib/fd-safer.c: Likewise.
50617
50618         Merge from coreutils.
50619         * lib/stdio--.h: New file.
50620         * lib/stdlib--.h: New file.
50621         * lib/mkstemp-safer.c: New file.
50622
50623         GNU tar needs these.
50624         * lib/pipe-safer.c: New file.
50625         * lib/creat-safer.c: New file.
50626         * lib/fcntl--.h (creat): Define to creat_safer.
50627         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
50628         * lib/unistd--.h (pipe): Define to pipe_safer.
50629         * lib/unistd-safer.h: Declare pipe_safer.
50630
50631 2005-08-26  Simon Josefsson  <jas@extundo.com>
50632
50633         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
50634         Haible <bruno@clisp.org>.
50635
50636 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
50637
50638         * lib/regex_internal.h: Remove all references to
50639         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
50640         or better.
50641         (bitset_not, bitset_merge, bitset_not_merge):
50642         (bitset_mask, re_string_allocate, re_string_construct):
50643         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
50644         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
50645         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
50646         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
50647         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
50648         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
50649         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
50650         (re_acquire_state_context):
50651         Remove unnecessary forward decls.
50652         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
50653         Put __attribute at function definition,
50654         now that the function decl has been removed.
50655         * lib/regex_internal.c (re_string_peek_byte_case):
50656         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
50657         Likewise.
50658
50659 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
50660
50661         * m4/regex.m4: Add AC_PREREQ(2.50).
50662         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
50663
50664 2005-08-25  Simon Josefsson  <jas@extundo.com>
50665
50666         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
50667         __fsetlocking.
50668
50669 2005-08-25  Simon Josefsson  <jas@extundo.com>
50670
50671         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
50672         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
50673         GLIBC specific code.
50674
50675 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
50676
50677         Make regex safe for g++.  This fixes one real bug (an "err"
50678         that should have been "*err").  g++ problem reported by
50679         Sam Steingold.
50680         * lib/regex_internal.h (re_calloc): New macro, consistent with
50681         re_malloc etc.  All callers of calloc changed to use re_calloc.
50682         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
50683         not int.  All callers changed.
50684         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
50685         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
50686         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
50687         (find_recover_state): Change "err" to "*err"; this fixes what
50688         appears to be a real bug.
50689         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
50690         versus int.
50691
50692 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
50693
50694         * modules/regex (Depends-on): Add malloc, since the code
50695         assumes that !malloc(0) means failure.
50696
50697 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
50698
50699         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
50700
50701         alloca modernization/simplification for regex.
50702         * lib/regex.c: Remove portability cruft for alloca.  This no longer
50703         needs to be at the start of the file, and can be moved into
50704         regex_internal.h and simplified.
50705         * lib/regex_internal.h: Include <alloca.h>.
50706         (__libc_use_alloca) [!defined _LIBC]: New macro.
50707         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
50708         now works outside glibc.
50709
50710 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
50711
50712         * config/srclist.txt: Add glibc bugs 1241, 1245.
50713
50714 2005-08-25  Jim Meyering  <jim@meyering.net>
50715
50716         * lib/open-safer.c: Include <config.h>.
50717         Otherwise, we'd lose LARGEFILE support in any file using
50718         e.g. "fcntl--.h"
50719
50720 2005-08-25  Bruno Haible  <bruno@clisp.org>
50721
50722         * m4/minmax.m4: Require autoconf 2.52.
50723         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
50724         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
50725         alternatives of translit over the alphabet.
50726         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
50727
50728 2005-08-24  Simon Josefsson  <jas@extundo.com>
50729
50730         * tests/test-getpass.c: New file.
50731
50732 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
50733
50734         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
50735         for GNU regex features.
50736
50737 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
50738
50739         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
50740         * lib/regex.h (regerror): Likewise.
50741
50742         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
50743         requires this.  (The code never needed it.)
50744
50745         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
50746         All uses of recently-renamed identifiers changed to use the new,
50747         POSIX-compliant names.  The code will build and run just fine
50748         without these changes, but it's better to eat our own dog food
50749         and use the standard-conforming names.
50750
50751         * lib/regex.h: Fix a multitude of POSIX name space violations.
50752         These changes have an effect only for programs that define
50753         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
50754         do not change anything for programs compiled in the normal way.
50755         Also, there is no effect on the ABI.
50756
50757         (_REGEX_SOURCE): New macro.
50758         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
50759         defined and _GNU_SOURCE is not; this fixes a name space violation.
50760
50761         Rename the following macros to obey POSIX requirements.
50762         The old names are still visible as macros if _REGEX_SOURCE is defined.
50763         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
50764         RE_BACKSLASH_ESCAPE_IN_LISTS.
50765         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
50766         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
50767         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
50768         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
50769         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
50770         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
50771         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
50772         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
50773         (REG_INTERVALS): renamed from RE_INTERVALS.
50774         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
50775         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
50776         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
50777         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
50778         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
50779         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
50780         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
50781         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
50782         RE_UNMATCHED_RIGHT_PAREN_ORD.
50783         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
50784         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
50785         (REG_DEBUG): renamed from RE_DEBUG.
50786         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
50787         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
50788         unusual, since we can't clash with the POSIX REG_ICASE.
50789         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
50790         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
50791         (REG_NO_SUB): renamed from RE_NO_SUB.
50792         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
50793         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
50794         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
50795         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
50796         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
50797         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
50798         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
50799         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
50800         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
50801         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
50802         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
50803         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
50804         RE_SYNTAX_POSIX_MINIMAL_BASIC.
50805         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
50806         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
50807         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
50808         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
50809         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
50810         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
50811         (REG_FIXED): Renamed from REGS_FIXED.
50812         (REG_NREGS): Renamed from RE_NREGS.
50813
50814         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
50815         of other REG_* macros, since POSIX says the user is allowed to
50816         #undef these macros selectively.
50817
50818         (reg_errcode_t): Update comment stating what other tables need
50819         to be consistent.
50820
50821         Rename the following enum values to obey POSIX requirements.
50822         The old names are still visible as macros.
50823         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
50824         is not defined, since GNU is supposed to be a superset of POSIX as
50825         much as possible, and since we want reg_errcode_t to be a signed
50826         type for implementation consistency.
50827         (_REG_NOERROR): Renamed from REG_NOERROR.
50828         (_REG_NOMATCH): Renamed from REG_NOMATCH.
50829         (_REG_BADPAT): Renamed from REG_BADPAT.
50830         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
50831         (_REG_ECTYPE): Renamed from REG_ECTYPE.
50832         (_REG_EESCAPE): Renamed from REG_EESCAPE.
50833         (_REG_ESUBREG): Renamed from REG_ESUBREG.
50834         (_REG_EBRACK): Renamed from REG_EBRACK.
50835         (_REG_EPAREN): Renamed from REG_EPAREN.
50836         (_REG_EBRACE): Renamed from REG_EBRACE.
50837         (_REG_BADBR): Renamed from REG_BADBR.
50838         (_REG_ERANGE): Renamed from REG_ERANGE.
50839         (_REG_ESPACE): Renamed from REG_ESPACE.
50840         (_REG_BADRPT): Renamed from REG_BADRPT.
50841         (_REG_EEND): Renamed from REG_EEND.
50842         (_REG_ESIZE): Renamed from REG_ESIZE.
50843         (_REG_ERPAREN): Renamed from REG_ERPAREN.
50844         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
50845         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
50846         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
50847         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
50848
50849         (_REG_RE_NAME, _REG_RM_NAME): New macros.
50850         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
50851         changed.  But support the old name if the new one is not defined
50852         and if _REGEX_SOURCE.
50853
50854         Change the following member names in struct re_pattern_buffer.
50855         The old names are still supported if !_REGEX_SOURCE.
50856         The new names are always supported, regardless of _REGEX_SOURCE.
50857         (re_buffer): Renamed from buffer.
50858         (re_allocated): Renamed from allocated.
50859         (re_used): Renamed from used.
50860         (re_syntax): Renamed from syntax.
50861         (re_fastmap): Renamed from fastmap.
50862         (re_translate): Renamed from translate.
50863         (re_can_be_null): Renamed from can_be_null.
50864         (re_regs_allocated): Renamed from regs_allocated.
50865         (re_fastmap_accurate): Renamed from fastmap_accurate.
50866         (re_no_sub): Renamed from no_sub.
50867         (re_not_bol): Renamed from not_bol.
50868         (re_not_eol): Renamed from not_eol.
50869         (re_newline_anchor): Renamed from newline_anchor.
50870
50871         Change the following member names in struct re_registers.
50872         The old names are still supported if !_REGEX_SOURCE.
50873         The new names are always supported, regardless of _REGEX_SOURCE.
50874         (rm_num_regs): Renamed from num_regs.
50875         (rm_start): Renamed from start.
50876         (rm_end): Renamed from end.
50877
50878         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
50879         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
50880         Prepend __ to parameter names.
50881
50882         Undo yesterday's changes.
50883
50884 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
50885
50886         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
50887         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
50888         lib/regex.c.
50889
50890 2005-08-24  Jim Meyering  <jim@meyering.net>
50891
50892         Sync from coreutils.
50893         * m4/fcntl-safer.m4: New file.
50894
50895         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
50896         and object files for this module.
50897
50898 2005-08-24  Jim Meyering  <jim@meyering.net>
50899
50900         Sync from coreutils.
50901         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
50902
50903 2005-08-24  Jim Meyering  <jim@meyering.net>
50904
50905         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
50906         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
50907
50908 2005-08-24  Jim Meyering  <jim@meyering.net>
50909
50910         * modules/fcntl-safer: New module.
50911         * modules/fts (Depends-on): Add fcntl-safer.
50912         * MODULES.html.sh (File descriptor based Input/Output):
50913         Add fcntl-safer.
50914
50915 2005-08-24  Bruno Haible  <bruno@clisp.org>
50916
50917         Support for unit test modules.
50918         * modules/README: Mention tests modules.
50919         * modules/TEMPLATE-TESTS: New file.
50920         * gnulib-tool: New options --extract-tests-module, --with-tests and
50921         --tests-base (unused for the moment).
50922         (testsbase, inctests): New variables.
50923         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
50924         (func_verify_module): Exclude TEMPLATE-TESTS.
50925         (func_verify_nontests_module, func_verify_tests_module): New functions.
50926         (func_get_dependencies): Add implicit dependency for tests modules.
50927         (func_get_tests_module): New function.
50928         (func_modules_transitive_closure): When --with-tests was specified,
50929         include the unit tests as well, unless explicitly avoided.
50930         (func_emit_lib_Makefile_am): Ignore the tests modules here.
50931         (func_emit_tests_Makefile_am): New function.
50932         (func_create_testdir): When --with-tests was specified, emit a
50933         tests/ directory.
50934         * MODULES.html.sh (Future developments): Update.
50935
50936 2005-08-24  Bruno Haible  <bruno@clisp.org>
50937
50938         * modules/tls-tests: New file.
50939         * tests/test-tls.c: New file, from GNU gettext.
50940
50941 2005-08-24  Bruno Haible  <bruno@clisp.org>
50942
50943         * modules/lock-tests: New file.
50944         * tests/test-lock.c: New file, from GNU gettext.
50945
50946 2005-08-24  Bruno Haible  <bruno@clisp.org>
50947
50948         * lib/lock.h: Add multiple inclusion guard.
50949         * lib/tls.h: Add multiple inclusion guard.
50950
50951 2005-08-24  Bruno Haible  <bruno@clisp.org>
50952
50953         * gnulib-tool: Add support for the --aux-dir option to
50954         --create-testdir, --create-megatestdir, --test, --megatest.
50955         (func_create_testdir, func_create_megatestdir): Optionally emit a
50956         AC_CONFIG_AUX_DIR directive.
50957         (create-testdir, create-megatestdir, test, megatest): Provide a
50958         default value for $auxdir.
50959
50960 2005-08-24  Bruno Haible  <bruno@clisp.org>
50961
50962         * gnulib-tool (import): Use compound statement instead of subshell
50963         where possible.
50964
50965 2005-08-24  Bruno Haible  <bruno@clisp.org>
50966
50967         * gnulib-tool (import): Change --aux-dir default to "build-aux".
50968
50969 2005-08-24  Bruno Haible  <bruno@clisp.org>
50970
50971         * gnulib-tool (func_version): Update.
50972
50973 2005-08-24  Bruno Haible  <bruno@clisp.org>
50974
50975         * gnulib-tool (func_import, func_create_testdir,
50976         func_create_megatestdir): Quote all autoconf macro arguments.
50977
50978 2005-08-24  Bruno Haible  <bruno@clisp.org>
50979
50980         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
50981         option --force, because --force causes the aclocal.m4 of each
50982         subdirectory to be newer than the corresponding config.h.in.
50983
50984 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
50985
50986         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
50987         All contents moved to gl_REGEX.
50988         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
50989         assume that it does.
50990
50991 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
50992
50993         * lib/regex.h (REG_NOSYS)
50994         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
50995         Define, since POSIX requires it as of 2001.
50996         (_REG_ENOSYS)
50997         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
50998         New private symbol, used to keep the enum signed in all cases.
50999         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
51000         Youngman in
51001         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
51002
51003         * lib/regex_internal.c (re_string_skip_chars, register_state):
51004         (calc_state_hash):
51005         Remove forward decls; no longer needed now that we use prototypes.
51006         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
51007         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
51008         (clean_state_log_if_needed): Likewise.
51009
51010 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
51011
51012         * config/srclist.txt: Add glibc bugs 1231-1233.
51013
51014 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
51015
51016         Fix problems reported by Sam Steingold in
51017         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
51018         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
51019         assumed that reg_errcode_t is a signed type, which is not
51020         necessarily true if _XOPEN_SOURCE is not defined.
51021         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
51022         since some compilers warn about it otherwise.
51023
51024 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
51025
51026         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
51027         (init_word_char, create_initial_state, duplicate_node_closure):
51028         (fetch_token, peek_token_bracket, build_range_exp):
51029         (build_collating_symbol): Remove forward decls; no longer needed
51030         now that we use prototypes.
51031
51032         * lib/regcomp.c:
51033         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
51034         (re_compile_fastmap_iter, regcomp, regerror, regfree):
51035         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
51036         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
51037         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
51038         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
51039         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
51040         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
51041         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
51042         (build_range_exp, build_collating_symbol, parse_bracket_exp):
51043         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
51044         (build_charclass, build_charclass_op, fetch_number, create_tree):
51045         (create_token_tree, mark_opt_subexp, duplicate_tree):
51046         Use prototypes rather than old-style definitions.
51047
51048         * lib/regex_internal.c:
51049         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
51050         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
51051         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
51052         (re_string_reconstruct, re_string_peek_byte_case):
51053         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
51054         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
51055         (re_node_set_init_copy, re_node_set_add_intersect):
51056         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
51057         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
51058         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
51059         (re_acquire_state, re_acquire_state_context, register_state):
51060         (create_ci_newstate, create_cd_newstate, free_state):
51061         Likewise.
51062         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
51063         re_search_2):
51064         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
51065         (re_search_internal, prune_impossible_nodes):
51066         (acquire_init_state_context, check_matching, static):
51067         (check_halt_node_context, check_halt_state_context, proceed_next_node):
51068         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
51069         (update_regs, sift_states_backward, build_sifted_states):
51070         (clean_state_log_if_needed, merge_state_array):
51071         (update_cur_sifted_state, add_epsilon_src_nodes):
51072         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
51073         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
51074         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
51075         (find_recover_state, check_subexp_matching_top, transit_state_mb):
51076         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
51077         (check_arrival, check_arrival_add_next_nodes):
51078         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
51079         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
51080         (check_node_accept_bytes, check_node_accept, extend_buffers):
51081         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
51082         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
51083         (sift_ctx_init):
51084         Likewise.
51085
51086         * lib/regex_internal.h:
51087         (re_string_allocate, re_string_construct, re_string_reconstruct):
51088         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
51089         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
51090         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
51091         (re_string_context_at, re_string_peek_byte_case):
51092         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
51093         is defined, since we now use prototypes always.
51094
51095         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
51096         C89 or better.  All uses removed.
51097
51098 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
51099
51100         * config/srclist.txt: Add glibc bugs 1220-1227.
51101
51102 2005-08-20  Jim Meyering  <jim@meyering.net>
51103
51104         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
51105         of unused local, dfa.
51106
51107 2005-08-20  Bruno Haible  <bruno@clisp.org>
51108
51109         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
51110
51111 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
51112
51113         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
51114         (re_node_set_insert_last, re_dfa_add_node):
51115         Rename local variables to avoid GCC shadowing warnings.
51116
51117 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
51118
51119         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
51120         [defined lint]: Suppress bogus uninitialized-variable warnings.
51121
51122         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
51123         and let the caller return REG_ESPACE if out of space.  This
51124         removes an uninitialied-variable warning with GCC 4.0.1, and also
51125         avoids taking the address of a local variable.  All callers
51126         changed.
51127
51128 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
51129
51130         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
51131         $LIBCSRC/posix/regexec.c.
51132         Add glibc bug 1217 for regcomp.c.
51133
51134 2005-08-19  Jim Meyering  <jim@meyering.net>
51135
51136         * lib/regexec.c (proceed_next_node): Redo local variables to
51137         avoid GCC shadowing warnings.
51138
51139 2005-08-18  Bruno Haible  <bruno@clisp.org>
51140
51141         * lib/strstr.c (strstr): Fix return value in multibyte case.
51142         * lib/strcasestr.c (strcasestr): Likewise.
51143
51144 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
51145
51146         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
51147
51148 2005-08-17  Jim Meyering  <jim@meyering.net>
51149
51150         Make the %s format (seconds since the epoch) work for a negative
51151         number and when used with a zero-padded field width, e.g. %015s.
51152
51153         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
51154         label so that it precedes the code to set `digits'.  Otherwise,
51155         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
51156         print `00-22'.  Now, it prints `-0022', as it should.
51157
51158 2005-08-17  Bruno Haible  <bruno@clisp.org>
51159
51160         * modules/strstr (Files): Add m4/mbrtowc.m4.
51161         (Depends-on): Add mbuiter.
51162
51163 2005-08-17  Bruno Haible  <bruno@clisp.org>
51164
51165         * modules/strcasestr: New file.
51166         * MODULES.html.sh (String handling, based on ANSI C 89): Add
51167         strcasestr.
51168
51169 2005-08-17  Bruno Haible  <bruno@clisp.org>
51170
51171         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
51172
51173 2005-08-17  Bruno Haible  <bruno@clisp.org>
51174
51175         * modules/mbuiter: New file.
51176         * MODULES.html.sh (Extended multibyte and wide character utilities):
51177         Add mbuiter.
51178
51179 2005-08-17  Bruno Haible  <bruno@clisp.org>
51180
51181         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
51182         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
51183
51184 2005-08-17  Bruno Haible  <bruno@clisp.org>
51185
51186         * m4/strcasestr.m4: New file.
51187
51188 2005-08-17  Bruno Haible  <bruno@clisp.org>
51189
51190         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
51191         * lib/strstr.c: Completely rewritten, with multibyte locale support.
51192
51193 2005-08-17  Bruno Haible  <bruno@clisp.org>
51194
51195         * lib/strcasestr.h: New file.
51196         * lib/strcasestr.c: New file.
51197
51198 2005-08-17  Bruno Haible  <bruno@clisp.org>
51199
51200         * lib/strcasecmp.c: Use mbuiter.h.
51201
51202 2005-08-17  Bruno Haible  <bruno@clisp.org>
51203
51204         * lib/mbuiter.h: New file.
51205
51206 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
51207
51208         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
51209         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
51210         and gl_GETOPT are both invoked via different paths (as happens
51211         with GNU tar CVS because it uses both argp and getopt), the former
51212         wins.
51213
51214 2005-08-16  Bruno Haible  <bruno@clisp.org>
51215
51216         * modules/tls: New file.
51217         * MODULES.html.sh (Multithreading): Add tls.
51218
51219 2005-08-16  Bruno Haible  <bruno@clisp.org>
51220
51221         * modules/strnlen1: New file.
51222         * MODULES.html.sh (String handling): Add strnlen1.
51223
51224 2005-08-16  Bruno Haible  <bruno@clisp.org>
51225
51226         * modules/strcase (Files): Add m4/mbrtowc.m4.
51227         (Depends-on): Add strnlen1, mbchar.
51228
51229 2005-08-16  Bruno Haible  <bruno@clisp.org>
51230
51231         * modules/mbiter: New file.
51232         * MODULES.html.sh (Extended multibyte and wide character utilities):
51233         Add mbiter.
51234
51235 2005-08-16  Bruno Haible  <bruno@clisp.org>
51236
51237         * modules/mbfile: New file.
51238         * MODULES.html.sh (Extended multibyte and wide character utilities):
51239         Add mbfile.
51240
51241 2005-08-16  Bruno Haible  <bruno@clisp.org>
51242
51243         * modules/mbchar: New file.
51244         * MODULES.html.sh (Extended multibyte and wide character utilities):
51245         New section.
51246
51247 2005-08-16  Bruno Haible  <bruno@clisp.org>
51248
51249         * m4/tls.m4: New file, from GNU gettext.
51250
51251 2005-08-16  Bruno Haible  <bruno@clisp.org>
51252
51253         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
51254         always.
51255         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
51256
51257 2005-08-16  Bruno Haible  <bruno@clisp.org>
51258
51259         * m4/mbiter.m4: New file.
51260
51261 2005-08-16  Bruno Haible  <bruno@clisp.org>
51262
51263         * m4/mbfile.m4: New file.
51264
51265 2005-08-16  Bruno Haible  <bruno@clisp.org>
51266
51267         * m4/mbchar.m4: New file.
51268
51269 2005-08-16  Bruno Haible  <bruno@clisp.org>
51270
51271         * lib/tls.h: New file, from GNU gettext.
51272         * lib/tls.c: New file, from GNU gettext.
51273
51274 2005-08-16  Bruno Haible  <bruno@clisp.org>
51275
51276         * lib/strnlen1.h: New file.
51277         * lib/strnlen1.c: New file.
51278
51279 2005-08-16  Bruno Haible  <bruno@clisp.org>
51280
51281         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
51282         (mbi_init): Update.
51283         (mbi_avail, mbi_advance): Let the iteration end before the terminating
51284         NUL byte, not after it.
51285
51286 2005-08-16  Bruno Haible  <bruno@clisp.org>
51287
51288         * lib/strcase.h (strcasecmp): Add note in comments.
51289         * lib/strncasecmp.c: Use code from strcasecmp.c.
51290         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
51291         (strcasecmp): Work correctly in multibyte locales.
51292
51293 2005-08-16  Bruno Haible  <bruno@clisp.org>
51294
51295         * lib/mbiter.h: New file.
51296
51297 2005-08-16  Bruno Haible  <bruno@clisp.org>
51298
51299         * lib/mbfile.h: New file.
51300
51301 2005-08-16  Bruno Haible  <bruno@clisp.org>
51302
51303         * lib/mbchar.h: New file.
51304         * lib/mbchar.c: New file.
51305
51306 2005-08-16  Bruno Haible  <bruno@clisp.org>
51307
51308         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
51309         the valid ones. Makes the comparison operations transitive:
51310         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
51311         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
51312
51313 2005-08-15  Simon Josefsson  <jas@extundo.com>
51314
51315         * modules/ssize_t (License): Change to 'unlimited'.
51316
51317         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
51318
51319 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
51320
51321         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
51322         Add comments for each pending glibc patch.
51323
51324 2005-08-15  Bruno Haible  <bruno@clisp.org>
51325
51326         * lib/regex.h (__restrict_arr): Don't define to __restrict if
51327         __cplusplus is defined.
51328
51329 2005-08-14  Jim Meyering  <jim@meyering.net>
51330
51331         Sync from coreutils.
51332
51333         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
51334         Use the hash-table-based cycle-detection code not just when
51335         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
51336         Reported by James Youngman in
51337         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
51338         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
51339         FTS_TIGHT_CYCLE_CHECK.
51340         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
51341         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
51342         once again.
51343         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
51344         * lib/fts.c (fd_safer): Remove decl.
51345         Include fcntl--.h rather than unistd-safer.h
51346         (fts_safe_changedir): Don't call fd_safer; no longer needed
51347         now that we include fcntl--.h.
51348
51349 2005-08-12  Simon Josefsson  <jas@extundo.com>
51350
51351         * modules/getndelim2: Use ssize_t module.
51352         * modules/getnline: Likewise.
51353         * modules/safe-read: Likewise.
51354         * modules/xreadlink: Likewise.
51355
51356         * modules/ssize_t: New file.
51357
51358 2005-08-12  Simon Josefsson  <jas@extundo.com>
51359
51360         * m4/readline.m4: Look for termcap, curses or ncurses if required.
51361
51362 2005-08-12  Simon Josefsson  <jas@extundo.com>
51363
51364         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
51365         ssize_t.
51366
51367 2005-08-12  Simon Josefsson  <jas@extundo.com>
51368
51369         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
51370         readline, getdelim and check_version.
51371         (Support for systems lacking ISO C 99: Sizes of integer types):
51372         Add size_max.
51373
51374 2005-08-12  Bruno Haible  <bruno@clisp.org>
51375
51376         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
51377
51378 2005-08-11  Simon Josefsson  <jas@extundo.com>
51379
51380         * modules/readline: New file.
51381
51382         * modules/strnlen (Files): Add strnlen.h.
51383
51384 2005-08-11  Simon Josefsson  <jas@extundo.com>
51385
51386         * m4/readline.m4: New file.
51387
51388 2005-08-11  Simon Josefsson  <jas@extundo.com>
51389
51390         * lib/readline.h, readline.c: New file.
51391
51392 2005-08-11  Simon Josefsson  <jas@extundo.com>
51393
51394         * doc/gnulib.texi (Initial import, Finishing touches): Mention
51395         gl_AVOID.
51396
51397 2005-08-11  Bruno Haible  <bruno@clisp.org>
51398
51399         * lib/strnlen.h (strnlen): Change parameter name to match comment.
51400
51401 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
51402
51403         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
51404
51405 2005-08-10  Simon Josefsson  <jas@extundo.com>
51406
51407         * tests/test-iconvme.c: New file.
51408
51409 2005-08-10  Simon Josefsson  <jas@extundo.com>
51410
51411         * m4/strnlen.m4: New file.
51412
51413         * m4/strndup.m4: Don't check for strnlen declaration, done in
51414         strnlen.m4.
51415
51416 2005-08-10  Simon Josefsson  <jas@extundo.com>
51417
51418         * lib/strndup.c: Use strnlen.h.
51419
51420         * lib/strnlen.h: New file.
51421
51422 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
51423
51424         * README: Typos.
51425
51426 2005-08-02  Simon Josefsson  <jas@extundo.com>
51427
51428         * modules/readline: New file.
51429
51430 2005-08-02  Simon Josefsson  <jas@extundo.com>
51431
51432         * modules/getdelim: New file.
51433
51434         * modules/getline: Rewrite, don't use getndelim2.
51435
51436 2005-08-02  Simon Josefsson  <jas@extundo.com>
51437
51438         * m4/getline.m4: Separate out getdelim stuff into separate module.
51439
51440         * m4/getdelim.m4: New file.
51441
51442 2005-08-02  Simon Josefsson  <jas@extundo.com>
51443
51444         * lib/getline.h, getline.c: Rewrite.
51445
51446         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
51447
51448 2005-07-31  Bruno Haible  <bruno@clisp.org>
51449
51450         * lib/lock.h (gl_lock_initializer): New macro.
51451         (gl_lock_define_initialized): Use it.
51452         (gl_rwlock_initializer): New macro.
51453         (gl_rwlock_define_initialized): Use it.
51454         (gl_recursive_lock_initializer): New macro.
51455         (gl_recursive_lock_define_initialized): Use it.
51456
51457 2005-07-30  Karl Berry  <karl@gnu.org>
51458
51459         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
51460         Report from Ben Pfaff, regarding getopt.
51461
51462 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
51463
51464         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
51465         normal way.
51466         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
51467         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
51468         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
51469         (gl_GETOPT): Use the new macros.  Most of the implementation
51470         is moved to the new macros.  This is for programs like Emacs
51471         that don't want all the functionality of gl_GETOPT.
51472
51473 2005-07-26  Bruno Haible  <bruno@clisp.org>
51474
51475         * m4/lock.m4: Update from GNU gettext.
51476
51477 2005-07-26  Bruno Haible  <bruno@clisp.org>
51478
51479         * lib/lock.h: Update from GNU gettext.
51480         * lib/lock.c: Update from GNU gettext.
51481
51482 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
51483
51484         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
51485         obsolescent AC_TRY_RUN.  Include the default includes files, for
51486         'exit'.
51487
51488 2005-07-24  Bruno Haible  <bruno@clisp.org>
51489
51490         * modules/visibility: New file.
51491         * MODULES.html.sh (Misc): Add visibility.
51492
51493 2005-07-24  Bruno Haible  <bruno@clisp.org>
51494
51495         * m4/visibility.m4: New file.
51496
51497 2005-07-24  Bruno Haible  <bruno@clisp.org>
51498
51499         * doc/visibility.texi: New file.
51500
51501 2005-07-22  Bruno Haible  <bruno@clisp.org>
51502
51503         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
51504         $(ALLOCA_H), redundant through BUILT_SOURCES.
51505         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
51506         redundant through BUILT_SOURCES.
51507         * modules/byteswap (Makefile.am): Remove explicit dependency on
51508         $(BYTESWAP_H), redundant through BUILT_SOURCES.
51509         * modules/fnmatch (Makefile.am): Remove explicit dependency on
51510         $(FNMATCH_H), redundant through BUILT_SOURCES.
51511         * modules/getopt (Makefile.am): Remove explicit dependency on
51512         $(GETOPT_H), redundant through BUILT_SOURCES.
51513         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
51514         redundant through BUILT_SOURCES.
51515         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
51516         redundant through BUILT_SOURCES.
51517         * modules/stdbool (Makefile.am): Remove explicit dependency on
51518         $(STDBOOL_H), redundant through BUILT_SOURCES.
51519         * modules/stdint (Makefile.am): Remove explicit dependency on
51520         $(STDINT_H), redundant through BUILT_SOURCES.
51521         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
51522         Remove explicit dependency on $(SYSEXITS_H).
51523         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
51524
51525 2005-07-18  Simon Josefsson  <jas@extundo.com>
51526
51527         * lib/check-version.c (check_version): Accept identical versions too.
51528
51529 2005-07-18  Bruno Haible  <bruno@clisp.org>
51530
51531         * modules/lock: New file.
51532         * MODULES.html.sh (Multithreading): New section.
51533
51534 2005-07-18  Bruno Haible  <bruno@clisp.org>
51535
51536         * m4/lock.m4: New file, from GNU gettext.
51537
51538 2005-07-18  Bruno Haible  <bruno@clisp.org>
51539
51540         * lib/lock.h: New file, from GNU gettext.
51541         * lib/lock.c: New file, from GNU gettext.
51542
51543 2005-07-18  Bruno Haible  <bruno@clisp.org>
51544
51545         * lib/lock.h (gl_once_t): New type.
51546         (gl_once_define, gl_once): New macros.
51547         * lib/lock.c (fresh_once): New variable.
51548         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
51549         functions.
51550
51551 2005-07-16  Simon Josefsson  <jas@extundo.com>
51552
51553         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
51554         workaround, suggested by Bruno.
51555
51556 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
51557
51558         * modules/xalloc (Depends-on): Add xalloc-die.
51559         * modules/xvasprintf (Depends-on): Add xalloc-die.
51560
51561 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
51562
51563         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
51564         with a minor change.
51565
51566 2005-07-15  Bruno Haible  <bruno@clisp.org>
51567
51568         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
51569         When using lib/poll.c, define poll as rpl_poll.
51570
51571 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
51572
51573         * modules/argp (Depends-on): Remove unlocked-io.
51574
51575 2005-07-14  Derek Price  <derek@ximbiot.com>
51576
51577         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
51578         for glob symlink bug.
51579
51580 2005-07-14  Bruno Haible  <bruno@clisp.org>
51581
51582         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
51583         Instead, test for *_unlocked function declarations directly.
51584
51585 2005-07-11  Simon Josefsson  <jas@extundo.com>
51586
51587         * modules/size_max: New file.
51588
51589         * modules/xsize: Depend on size_max module for size_max.m4.
51590
51591 2005-07-11  Simon Josefsson  <jas@extundo.com>
51592
51593         * lib/size_max.h: New file.
51594
51595 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
51596
51597         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
51598         copyright symbol and the year.
51599         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
51600         (version_etc_va): Use parameterized copyright notice.
51601         Reword to conform to the current GNU coding standards.
51602
51603 2005-07-11  Karl Berry  <karl@gnu.org>
51604
51605         * doc/gnulib.texi (Quoting): new node.
51606         (Initial import): more info, from Patrice.
51607
51608 2005-07-11  Bruno Haible  <bruno@clisp.org>
51609
51610         * gnulib-tool (func_usage): Document option --avoid.
51611         (Command line options): Handle --avoid.
51612         (func_acceptable): New function.
51613         (func_modules_transitive_closure): Use it.
51614
51615 2005-07-11  Bruno Haible  <bruno@clisp.org>
51616
51617         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
51618         Reported by Jim Meyering.
51619
51620 2005-07-10  Bruno Haible  <bruno@clisp.org>
51621
51622         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
51623         Needed when size_t is smaller than 'unsigned int'.
51624         Reported by Paul Eggert.
51625
51626 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
51627
51628         * modules/argp (Depends-on): Add unlocked-io
51629
51630 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
51631
51632         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
51633         block of defines.
51634
51635 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
51636
51637         * config/srclist.txt: Comment out regcomp.c, since we have a porting
51638         fix now.
51639
51640 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
51641         and Paul Eggert  <eggert@cs.ucla.edu>
51642
51643         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
51644         in wint_t, not wchar_t.  Remove now-unnecessary cast.
51645
51646 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
51647
51648         * modules/regex (Files): Add lib/regex_internal.c,
51649         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
51650         (Depends-on): Add extensions.
51651         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
51652
51653 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
51654
51655         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
51656         pathconf.
51657         * m4/same.m4 (gl_SAME): Likewise.
51658         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
51659
51660         * m4/regex.m4: Adjust to new libc regex implementation.
51661         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
51662         all the .c and .h parts of (the new) regex.
51663         Quote the m4 stuff better.
51664         Check for RE_ICASE bug of old gnulib.
51665         Check for REG_STARTEND of recent libc.
51666         Rename local variables from jm_* to gl_*.
51667         Quote operand of "test -f".
51668         Say "recent enough" version of libc, not "version 2".
51669         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
51670         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
51671         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
51672         Remove check for btowc, isascii.
51673         Require AM_LANGINFO_CODESET.
51674
51675 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
51676
51677         * lib/regex.c, regex.h: Sync from libc.
51678         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
51679         * lib/regexec.c:
51680         New files, synced from libc, except that regex_internal.h
51681         currently has a small porting fix.
51682
51683 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
51684
51685         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
51686         regex_internal.c, regexec.c.
51687         Add regex_internal.h too, but as a comment, since the libc version
51688         is currently broken in gnulib mode.
51689
51690 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
51691
51692         Support programs like Emacs that use gnulib but not gettext.
51693         * MODULES.html.sh (Internationalization functions): Add gettext-h.
51694         * modules/gettext-h: New file.
51695         * modules/gettext (Files): Remove lib/gettext.h.
51696         (Depends-on): Add gettext-h.
51697         (Makefile.am): Remove lib_SOURCES.
51698         * modules/argmatch, modules/c-stack, modules/closeout:
51699         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
51700         * modules/execute, modules/file-type, modules/getaddrinfo:
51701         * modules/getopt, modules/human, modules/javacomp:
51702         * modules/javaexec, modules/mkdir-p, modules/obstack:
51703         * modules/openat, modules/pagealign_alloc, modules/pipe:
51704         * modules/quotearg, modules/regex, modules/rpmatch:
51705         * modules/unicodeio, modules/userspec, modules/version-etc:
51706         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
51707         * modules/xsetenv:
51708         Depend on gettext-h, not gettext.
51709
51710 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
51711
51712         * gnulib-tool (func_import): Add support for 'public domain' license.
51713         * modules/alloca, modules/atexit, modules/memmove:
51714         Now public domain, not GPL.
51715         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
51716         * modules/realloc, modules/strerror, modules/strtod:
51717         Now LGPL, not GPL.
51718
51719 2005-07-05  Bruno Haible  <bruno@clisp.org>
51720
51721         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
51722         autoconf CVS. Needed for mingw.
51723
51724 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
51725
51726         Remove the dependency of the strftime module on the tzset module.
51727         * modules/strftime (Depends-on): Remove dependency on tzset.
51728
51729 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
51730
51731         Remove the dependency of the strftime module on the tzset module.
51732         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
51733         gl_FUNC_TZSET_CLOBBER.
51734
51735 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
51736
51737         Remove the dependency of the strftime module on the tzset module.
51738         * lib/strftime.c (my_strftime)
51739         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
51740         Copy the input structure, to work around some of the bug with
51741         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
51742         Solaris releases, you should also use the tzset module, but we won't
51743         require it as a dependency any more since we don't want LGPLed code
51744         to depend on GPLed code.
51745
51746 2005-07-02  Jim Meyering  <jim@meyering.net>
51747
51748         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
51749         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
51750         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
51751         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
51752
51753 2005-07-02  Jim Meyering  <jim@meyering.net>
51754
51755         * lib/backupfile.c (backup_args): Change a `0' to NULL.
51756
51757 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
51758
51759         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
51760         declares only 'struct timespec;' (!).
51761
51762 2005-07-01  Jim Meyering  <jim@meyering.net>
51763
51764         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
51765         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
51766         * lib/save-cwd.c, tempname.c:
51767         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
51768         and don't include <sys/file.h>).
51769
51770 2005-06-29  Jim Meyering  <jim@meyering.net>
51771
51772         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
51773         type name.  Use the variable name instead.
51774         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
51775         Likewise.
51776
51777 2005-06-28  Simon Josefsson  <jas@extundo.com>
51778
51779         * modules/check-version (Files): Add check-version.m4.
51780
51781 2005-06-28  Simon Josefsson  <jas@extundo.com>
51782
51783         * m4/check-version.m4: New file, suggested by Jim Meyering
51784         <jim@meyering.net>.
51785
51786 2005-06-28  Simon Josefsson  <jas@extundo.com>
51787
51788         * lib/check-version.h, lib/check-version.c: New files.
51789
51790 2005-06-28  Simon Josefsson  <jas@extundo.com>
51791
51792         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
51793         collision with global variable.  Better indentation.  Don't
51794         increment buffer pointer beyond buffer end.  Based on comments
51795         from Paul Eggert <eggert@cs.ucla.edu>.
51796
51797         * lib/base64.h: Indent.
51798
51799 2005-06-28  Simon Josefsson  <jas@extundo.com>
51800
51801         * doc/gnulib.texi (Library version handling): New section.
51802
51803 2005-06-28  Jim Meyering  <jim@meyering.net>
51804
51805         * check-module (find_included_lib_files): Hard-code another
51806         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
51807         but modules/fts-lgpl (correctly) does not list those files.
51808
51809         * modules/canonicalize (Files): Add lib/pathmax.h.
51810
51811 2005-06-25  Simon Josefsson  <jas@extundo.com>
51812
51813         * modules/check-version: New file.
51814
51815 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
51816
51817         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
51818         initializer of struct addrinfo, as an indication that we don't
51819         care how many members the structure has.
51820
51821 2005-06-24  Derek Price  <derek@ximbiot.com>
51822         and Bruno Haible  <bruno@clisp.org>
51823
51824         Remove stat module & update lstat.
51825         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
51826         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
51827         * m4/stat.m4: Remove this file.
51828
51829 2005-06-24  Derek Price  <derek@ximbiot.com>
51830         and Bruno Haible  <bruno@clisp.org>
51831
51832         Remove stat module & update lstat.
51833         * lib/stat.c: Remove this file...
51834         (slash_aware_lstat): ...moving this content and its support...
51835         * lib/lstat.c (rpl_lstat): ...into here.
51836         * lib/lstat.h: New file.
51837
51838 2005-06-24  Derek Price  <derek@ximbiot.com>
51839         and Bruno Haible  <bruno@clisp.org>
51840
51841         Remove stat module & update lstat.
51842         * config/srclist.txt (libc sources): Remove stat.
51843
51844 2005-06-24  Derek Price  <derek@ximbiot.com>
51845         and Bruno Haible  <bruno@clisp.org>
51846
51847         Remove stat module & update lstat.
51848         * MODULES.html.sh (stat): Remove.
51849         * MODULES.html: Regenerated.
51850         * modules/lstat (Description): Correct function name.
51851         (Files): Add "lstat.h".
51852         (Depends-on): Remove stat, add xalloc, stat-macros.
51853         * modules/stat: Remove this file.
51854         (Include): Add "lstat.h", remove <sys/stat.h>.
51855
51856 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
51857
51858         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
51859         (ranged_convert): Don't save conversion in a temporary struct.
51860         This causes a warning with GCC 4.0.0, and anyway in the typical
51861         case it's not worth the extra 100 bytes or so of code.
51862         (ranged_convert, __mktime_internal): When calling a function via a
51863         pointer P, use P () rather than (*P) (), as we now assume C89 or
51864         better.
51865
51866 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
51867
51868         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
51869         "who -r" failed to give output.  Problem reported by Tim Waugh.
51870
51871         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
51872         (xcalloc): Use it to avoid needless tests.
51873         Problem reported by Jim Meyering.
51874
51875 2005-06-20  Derek Price  <derek@ximbiot.com>
51876
51877         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
51878         unnecessary for Autoconfs > 2.59c.
51879
51880 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
51881
51882         * lib/argp.h (__option_is_short): Check upper limit of
51883         __key. Isprint() requires its argument to have the value
51884         of an unsigned char or EOF.
51885
51886 2005-06-16  Jim Meyering  <jim@meyering.net>
51887
51888         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
51889         when either N or S is zero.
51890
51891 2005-06-16  Derek Price  <derek@ximbiot.com>
51892
51893         * m4/bison.m4: Declare YACC & YFLAGS precious.
51894
51895 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
51896
51897         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
51898         multibyte string or pattern, fall back on unibyte matching.
51899         Problem reported by James Youngman.
51900
51901 2005-06-08  Bruno Haible  <bruno@clisp.org>
51902
51903         * modules/csharpcomp: New file.
51904         * MODULES.html.sh (C#): Add csharpcomp.
51905
51906 2005-06-08  Bruno Haible  <bruno@clisp.org>
51907
51908         * m4/csharpcomp.m4: New file, from GNU gettext.
51909
51910 2005-06-08  Bruno Haible  <bruno@clisp.org>
51911
51912         * lib/csharpcomp.h: New file, from GNU gettext.
51913         * lib/csharpcomp.c: New file, from GNU gettext.
51914         * lib/csharpcomp.sh.in: New file, from GNU gettext.
51915
51916 2005-06-08  Bruno Haible  <bruno@clisp.org>
51917
51918         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
51919         warning on mingw.
51920
51921 2005-06-07  Derek Price  <derek@ximbiot.com>
51922
51923         Sync from CVS.
51924         * lib/glob_.h: Indent nested #ifdef.
51925
51926 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
51927
51928         Sync from coreutils.
51929         Use "file name" when talking about file names, instead of "filename"
51930         or "path", as per the GNU coding standards.
51931         * lib/mkdir-p.c: Renamed from makepath.c.
51932         (make_dir_parents): Renamed from make_path.  All callers changed.
51933         * lib/mkdir-p.h: Likewise.  All includers changed.
51934         * lib/filenamecat.c: Renamed from path-concat.c.
51935         (file_name_concat): Renamed from path_concat.  All callers changed.
51936         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
51937         * lib/filenamecat.h: Likewise.  All includers changed.
51938         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
51939         in comments or local variable names.
51940         * lib/basename.c: Likewise.
51941         * lib/canonicalize.c, canonicalize.h: Likewise.
51942         * lib/dirname.c, dirname.h: Likewise.
51943         * lib/euidaccess.c: Likewise.
51944         * lib/exclude.c: Likewise
51945         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
51946         * lib/fsusage.c, fsuage.h: Likewise.
51947         * lib/fts.c, fts_.h: Likewise.
51948         * lib/getcwd.c: Likewise.
51949         * lib/getloadavg.c: Likewise.
51950         * lib/mkstemp.c: Likewise.
51951         * lib/mountlist.c, mountlist.h: Likewise.
51952         * lib/openat.c, openat.h: Likewise.
51953         * lib/readlink-stub.c: Likewise.
51954         * lib/readutmp.c, readutmp.h: Likewise.
51955         * lib/rename.c: Likewise.
51956         * lib/rmdir.c: Likewise.
51957         * lib/same.c: Likewise.
51958         * lib/savedir.c: Likewise.
51959         * lib/stripslash.c: Likewise.
51960         * lib/tempname.c: Likewise.
51961         * lib/xreadlink.c: Likewise.
51962         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
51963         All uses changed.
51964         * lib/exclude.h: Likewise.
51965
51966         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
51967         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
51968         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
51969         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
51970         * lib/pathmax.h: Include <limits.h> unconditionally, since other
51971         files have been getting away with it for years (MORE/BSD 4.3
51972         is extinct now).
51973         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
51974         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
51975
51976         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
51977         Define to 256, not 255, as per modern POSIX.
51978
51979 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
51980
51981         Sync from coreutils.
51982         Use "file name" when talking about file names, instead of "filename"
51983         or "path", as per the GNU coding standards.
51984         * MODULES.html.sh: mkdir-p renamed from makepath.
51985         filenamecat renamed from path-concat.
51986         * modules/filenamecat: Renamed from modules/path-concat.
51987         (Files): filenamecat.h and filenamecat.c renamed from
51988         path-concat.h and path-concat.c.
51989         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
51990         (Include): filenamecat.h, not path-concat.h.
51991         * modules/mkdir-p: Renamed from modules/makepath.
51992         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
51993         makepath.c.
51994         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
51995         (Include): mkdir-p.h, not makepath.h.
51996
51997 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
51998
51999         Sync from coreutils.
52000         * m4/mkdir-p.m4: Renamed from makepath.m4.
52001         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
52002         Rename files from makepath.c to mkdir-p.c, and from
52003         makepath.h to mkdir-p.h.
52004         * m4/filenamecat.m4: Renamed from path-concat.m4.
52005         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
52006         Rename files from path-concat.c to filenamecat.c,
52007         and from path-concat.h to filenamecat.h.
52008         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
52009         "file name" in local variables or comments.
52010         * m4/rename.m4: Likewise.
52011
52012 2005-06-01  Bruno Haible  <bruno@clisp.org>
52013
52014         * modules/csharpexec: New file.
52015         * MODULES.html.sh (C#): New section.
52016
52017 2005-06-01  Bruno Haible  <bruno@clisp.org>
52018
52019         * m4/csharp.m4: New file, from GNU gettext.
52020         * m4/csharpexec.m4: New file, from GNU gettext.
52021
52022 2005-06-01  Bruno Haible  <bruno@clisp.org>
52023
52024         * lib/csharpexec.h: New file, from GNU gettext.
52025         * lib/csharpexec.c: New file, from GNU gettext.
52026         * lib/csharpexec.sh.in: New file, from GNU gettext.
52027
52028 2005-05-31  Derek Price  <derek@ximbiot.com>
52029             Paul Eggert  <eggert@cs.ucla.edu>
52030
52031         Sync from cvs.
52032         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
52033
52034 2005-05-31  Derek Price  <derek@ximbiot.com>
52035             Paul Eggert  <eggert@cs.ucla.edu>
52036
52037         Sync from cvs.
52038         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
52039
52040 2005-05-29  Derek Price  <derek@ximbiot.com>
52041
52042         * config/srclist.txt (glob_.h, glob.c): Add these files.
52043
52044 2005-05-29  Derek Price  <derek@ximbiot.com>
52045
52046         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
52047         * modules/glob: New file.
52048         * modules/getlogin_r: Add link to POSIX spec in description.
52049
52050 2005-05-29  Derek Price  <derek@ximbiot.com>
52051             Paul Eggert  <eggert@cs.ucla.edu>
52052
52053         * m4/glob.m4: New file.
52054
52055 2005-05-29  Derek Price  <derek@ximbiot.com>
52056             Paul Eggert  <eggert@cs.ucla.edu>
52057
52058         * lib/glob_.h, lib/glob.c: New files.
52059
52060 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
52061
52062         * modules/fts (Files): Remove m4/inttypes-pri.m4.
52063         * modules/fts-lgpl (Depends-on): Remove gettext.
52064
52065 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
52066
52067         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
52068         and don't require gt_INTTYPES_PRI.
52069
52070 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
52071
52072         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
52073
52074         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
52075         the configuration hassle isn't worth it.
52076         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
52077         (LONGEST_MODIFIER, PRIuMAX): Remove.
52078
52079 2005-05-27  Bruno Haible  <bruno@clisp.org>
52080
52081         * lib/getlogin_r.h: Remove second include of <stddef.h>.
52082
52083 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
52084
52085         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
52086         _POSIX_PTHREAD_SEMANTICS for Solaris.
52087
52088 2005-05-25  Derek Price  <derek@ximbiot.com>
52089
52090         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
52091
52092 2005-05-25  Derek Price  <derek@ximbiot.com>
52093             Paul Eggert  <eggert@cs.ucla.edu>
52094
52095         * modules/getlogin_r, m4/getlogin_r.m4: New files.
52096         * lib/getlogin_r.c, getlogin_r.h: New files.
52097
52098 2005-05-25  Bruno Haible  <bruno@clisp.org>
52099             Derek Price  <derek@ximbiot.com>
52100
52101         * lib/getlogin_r.h: Simplify API documentation.
52102
52103 2005-05-23  Derek Price  <derek@ximbiot.com>
52104
52105         * modules/minmax (Files): Add m4/minmax.m4.
52106         (configure.ac): Add gl_MINMAX.
52107
52108 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
52109
52110         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
52111         so that unistd-safer.h (GPL'ed code) need not be included.
52112
52113 2005-05-22  Bruno Haible  <bruno@clisp.org>
52114
52115         * m4/minmax.m4: New file.
52116         Based on a patch by Derek Price <derek@ximbiot.com>.
52117
52118 2005-05-22  Bruno Haible  <bruno@clisp.org>
52119
52120         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
52121         (INT64_MIN): Fix definition.
52122         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
52123
52124         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
52125         NEED_SIGNED_INT_TYPES.
52126
52127         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
52128         HAVE_SYSTEM_INTTYPES.
52129
52130 2005-05-22  Bruno Haible  <bruno@clisp.org>
52131
52132         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
52133         Also include <sys/param.h> if it defines MIN, MAX.
52134         Based on a patch by Derek Price <derek@ximbiot.com>.
52135
52136 2005-05-21  Jim Meyering  <jim@meyering.net>
52137
52138         * modules/fts (Files): Add m4/inttypes-pri.m4.
52139         (Depends-on): Add lstat and remove gettext.  Alphabetize.
52140
52141 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
52142
52143         New fts module.
52144         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
52145         (setup_dir, free_dir): New functions.
52146         (enter_dir, leave_dir): Define trivial
52147         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
52148         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
52149         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
52150         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
52151         Move to fts-cycle.c.
52152         (fts_open): Use setup_dir.
52153         (fts_close): Use free_dir.
52154         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
52155         This adds a label and some gotos, but the alternatives were messier.
52156         Check for memory allocation failure when entering a dir.
52157         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
52158         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
52159         (FTS): New member fts_cycle, that is a union that contains the
52160         old active_dir_ht and cycle_state.  All uses changed to mention
52161         fts_cycle.ht and fts_cycle.state.
52162         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
52163         fts.c, with the following changes:
52164         (setup_dir, free_dir): New functions.
52165         (enter_dir): Now returns bool.  Return true if successful, false
52166         if memory exhausted.  All callers changed.
52167         Do not bother partly cleaning up on
52168         memory allocation failure; that is free_dir's job.
52169         However, free ad if hash_insert fails, to avoid memory leak.
52170         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
52171         fts->fts_options to see which union member to use.
52172
52173 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
52174
52175         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
52176         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
52177
52178 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
52179
52180         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
52181
52182 2005-05-20  Jim Meyering  <jim@meyering.net>
52183
52184         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
52185         Now a macro, to pacify GCC.
52186
52187 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
52188
52189         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
52190         of -1.
52191
52192 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
52193
52194         * lib/chown.c (rpl_chown): Return -1 on failure.
52195
52196 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
52197
52198         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
52199         Don't check for stddef.h.
52200         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
52201         don't use its results.
52202         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
52203         since we include them unconditionally.  Don't require
52204         AM_STDBOOL_H, since stdbool is a prerequisite.
52205         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
52206         since we assume C89 or better.
52207         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
52208         as we don't use their results.
52209         Don't check for fchdir, memmove, memset, strrchr, as we use
52210         them unconditionally.
52211         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
52212         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
52213
52214 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
52215
52216         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
52217         Include <stddef.h> unconditionally, since we assume C89 now.
52218         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
52219         * lib/fts.c: Include fts_.h first, to check interface.
52220         Do not include intprops.h; no longer needed.
52221         Include cycle-check.h and hash.h, since fts_.h no longer does.
52222         Remove unnecessary casts of closedir to void.
52223         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
52224         decide whether to decrement nlinks.
52225         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
52226         (FTS): Use struct hash_table * instead of Hash_table, so that
52227         we no longer need to include hash.h here.
52228
52229 2005-05-18  Jim Meyering  <jim@meyering.net>
52230
52231         * modules/dirfd (License): Change to LGPL.  Most of the code
52232         is already in the public domain.
52233
52234 2005-05-18  Jim Meyering  <jim@meyering.net>
52235
52236         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
52237         Reported by Yoann Vandoorselaere.
52238
52239 2005-05-17  Jim Meyering  <jim@meyering.net>
52240
52241         * m4/fts.m4: New file, from coreutils.
52242
52243 2005-05-17  Jim Meyering  <jim@meyering.net>
52244
52245         * lib/fts.c, lib/fts_.h: New files, from coreutils.
52246
52247 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
52248
52249         Sync from coreutils.
52250         * m4/unlinkdir.m4: New file.
52251
52252 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
52253
52254         Sync from coreutils.
52255         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
52256         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
52257         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
52258         White space changes only.
52259         * lib/makepath.c (make_path): Port to hosts where leading "//" is
52260         special.
52261         * lib/yesno.c: Include getline.h, not ctype.h.
52262         (yesno): Don't remove leading white space; POSIX doesn't allow it.
52263         Use getline to remove arbitrary restriction on response length.
52264
52265 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
52266
52267         * config/srclist-update: Spell out "Street" in FSF postal
52268         mail address; this is the style the FSF seems to prefer.
52269
52270         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
52271         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
52272         this updates FSF postal mail address.
52273
52274         Sync from coreutils.
52275         * modules/unlinkdir: New file.
52276         * modules/yesno (Depends-on): Add getline.
52277         * MODULES.html.sh (File system functions): Add unlinkdir.
52278
52279 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
52280
52281         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
52282         lib/strsep.h:
52283         Change the initial comment to refer to GPL, not LGPL.
52284         gnulib-tool will change it to LGPL as needed.
52285
52286         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
52287         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
52288         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
52289         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
52290         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
52291         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
52292         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
52293         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
52294         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
52295         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
52296         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
52297         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
52298         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
52299         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
52300         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
52301         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
52302         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
52303         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
52304         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
52305         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
52306         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
52307         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
52308         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
52309         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
52310         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
52311         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
52312         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
52313         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
52314         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
52315         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
52316         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
52317         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
52318         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
52319         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
52320         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
52321         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
52322         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
52323         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
52324         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
52325         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
52326         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
52327         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
52328         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
52329         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
52330         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
52331         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
52332         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
52333         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
52334         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
52335         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
52336         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
52337         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
52338         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
52339         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
52340         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
52341         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
52342         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
52343         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
52344         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
52345         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
52346         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
52347         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
52348         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
52349         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
52350         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
52351         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
52352         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
52353         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
52354         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
52355         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
52356         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
52357         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
52358         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
52359         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
52360         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
52361         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
52362         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
52363         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
52364         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
52365         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
52366         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
52367         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
52368         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
52369         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
52370         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
52371         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
52372         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
52373         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
52374         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
52375         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
52376         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
52377         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
52378         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
52379         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
52380         lib/yesno.c, lib/yesno.h:
52381         Update FSF postal mail address.
52382
52383 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
52384
52385         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
52386         tests/test-memmem.c, tests/test-stpncpy.c:
52387         Update FSF postal mail address.
52388
52389 2005-05-13  Bruno Haible  <bruno@clisp.org>
52390
52391         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
52392         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
52393         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
52394         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
52395         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
52396         Add support for 64-bit integers in the MSVC compiler.
52397
52398 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
52399
52400         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
52401
52402 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
52403
52404         * gnulib-tool (func_import): Sort and uniquify recommended includes.
52405
52406 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
52407
52408         * doc/getdate.texi (General date syntax): Don't say that date
52409         date --iso-8601=ns generates acceptable dates; it doesn't yet.
52410         Problem reported by Nic Ferrier.
52411
52412 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
52413
52414         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
52415         specified in ai_socktype. Fix invalid ai_protocol
52416         check. ai_protocol is usually set to 0 or depending on
52417         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
52418         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
52419         ai_socktype / ai_protocol in the returned addrinfo structure.
52420
52421 2005-05-10  Simon Josefsson  <jas@extundo.com>
52422
52423         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
52424         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
52425
52426 2005-05-10  Karl Berry  <karl@gnu.org>
52427
52428         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
52429         (from http://www.gnu.org/licenses).
52430         * doc/COPYING.LIB: also rename to COPYING.LESSER.
52431         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
52432         fdl.texi suffices.
52433
52434 2005-05-10  Karl Berry  <karl@gnu.org>
52435
52436         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
52437         (COPYING.DOC): remove.
52438
52439         * config/srclist-update: new FSF address.
52440
52441 2005-05-10  Derek Price  <derek@ximbiot.com>
52442
52443         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
52444         possible.
52445
52446 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
52447             Bruno Haible  <bruno@clisp.org>
52448
52449         * modules/inet_ntop: New file.
52450         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
52451         inet_ntop.
52452
52453 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
52454             Bruno Haible  <bruno@clisp.org>
52455
52456         * m4/inet_ntop.m4: New file.
52457
52458 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
52459             Bruno Haible  <bruno@clisp.org>
52460
52461         * lib/inet_ntop.h: New file.
52462         * lib/inet_ntop.c: New file, from glibc with modifications.
52463
52464 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
52465
52466         * modules/time_r (License): Change to LGPL.
52467         * modules/extensions (License): Change to LGPL.  Actually,
52468         the license is more permissive than that, but currently gnulib-tool
52469         doesn't know how to handle more-permissive licenses.
52470
52471         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
52472         Problem reported by Dave Love.
52473
52474 2005-05-08  Jim Meyering  <jim@meyering.net>
52475
52476         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
52477         blank.
52478
52479 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
52480
52481         * modules/argmatch (Depends-on): Add stdbool.
52482         * modules/backupfile (Depends-on): Likewise.
52483         * modules/chdir-long (Depends-on): Likewise.
52484         * modules/closeout (Depends-on): Likewise.
52485         * modules/cycle-check (Depends-on): Likewise.
52486         * modules/dirname (Depends-on): Likewise.
52487         * modules/fnmatch (Depends-on): Likewise.
52488         * modules/fsusage (Depends-on): Likewise.
52489         * modules/fwriteerror (Depends-on): Likewise.
52490         * modules/getcwd (Depends-on): Likewise.
52491         * modules/getloadavg (Depends-on): Likewise.
52492         * modules/hard-locale (Depends-on): Likewise.
52493         * modules/makepath (Depends-on): Likewise.
52494         * modules/mountlist (Depends-on): Likewise.
52495         * modules/nanosleep (Depends-on): Likewise.
52496         * modules/posixtm (Depends-on): Likewise.
52497         * modules/quotearg (Depends-on): Likewise.
52498         * modules/readtokens (Depends-on): Likewise.
52499         * modules/readtokens0 (Depends-on): Likewise.
52500         * modules/readutmp (Depends-on): Likewise.
52501         * modules/save-cwd (Depends-on): Likewise.
52502         * modules/strftime (Depends-on): Likewise.
52503         * modules/userspec (Depends-on): Likewise.
52504         * modules/utimecmp (Depends-on): Likewise.
52505         * modules/xgetcwd (Depends-on): Likewise.
52506         * modules/xnanosleep (Depends-on): Likewise.
52507         * modules/xstrtod (Depends-on): Likewise.
52508         * modules/yesno (Depends-on): Likewise.
52509
52510 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
52511
52512         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
52513         needless checks.
52514
52515 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
52516
52517         Merge from coreutils.  Among other things,
52518         add bulletproofing for cases where stdin, stdout, or stderr are closed.
52519         * lib/fd-safer.c: New file.
52520         * lib/fcntl-safer.h, open-safer.c: Remove.
52521         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
52522         * lib/dup-safer.c: Include unistd-safer.h first.
52523         Don't include errno.h.
52524         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
52525         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
52526         * lib/file-type.c: Rely on file-type.h change.
52527         * lib/getloadavg.c: Include unistd-safer.h.
52528         (getloadavg): Use safer open.
52529         * lib/getusershell.c: Include "stdio-safer.h".
52530         (getusershell): Use safer fopen.
52531         * lib/long-options.c (long_options): Use NULL rather than 0.
52532         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
52533         'free'.
52534         * lib/modechange.c: Likewise.
52535         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
52536         (MODE_DONE): New constant.
52537         (struct mode_change): Remove 'next' member.
52538         (make_node_op_equals): New function; like the old one of the
52539         same name, except it allocates an array.
52540         (mode_compile, mode_create_from_ref): Use it.
52541         (mode_compile): Allocate result as an array, not a linked list.
52542         Parse octal string ourself, so that we catch mistakes like "+0".
52543         (mode_adjust): Arg is an array, not a linked list.
52544         * lib/modechange.c: Include stat-macros.h, xalloc.h.
52545         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
52546         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
52547         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
52548         Remove.  This is now stat-macros.h's job.
52549         (talloc): Remove.  All callers replaced by xalloc, so that
52550         our invokers don't have to worry about reporting memory failures.
52551         (make_node_op_equals): Remove.
52552         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
52553         New constants.
52554         (struct mode_change): Moved here from modechange.h.
52555         (mode_append_entry): Remove.
52556         (mode_compile): Remove MASKED_OPS arg, since it encouraged
52557         apps to have incorrect behavior.  Use simpler algorithm for head
52558         and tail.  Don't futz with umask; that's now the job of mode_adjust.
52559         Detect more invalid usages rather than having somewhat-random behavior.
52560         Don't insert an "a=" action, as that leads to incorrect behavior.
52561         (mode_compile, mode_create_from_ref): Return NULL on error instead
52562         of an enum, since now there's only one way to have an error.  All
52563         callers changed.
52564         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
52565         at the correct time.  Simplify calculation of "+u" and its ilk.
52566         Don't mishandle "+X".
52567         (mode_free): Remove "register" and localize decls.
52568         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
52569         (struct mode_change): Move to modechange.c; callers don't
52570         need to see this stuff.
52571         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
52572         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
52573         (mode_change, mode_adjust): Reflect the new signatures noted above.
52574         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
52575         that might redefine system include files.
52576         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
52577         (my_usleep): Use NULL rather than (void *) 0.
52578         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
52579         Use siginterrupt to specify that system calls should be interrupted.
52580         (rpl_nanosleep): Move initialization of suspended closer to call of
52581         my_usleep.
52582         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
52583         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
52584         (desirable_utmp_entry): New function.
52585         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
52586         using x2nrealloc, to simplify logic.
52587         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
52588         size calculation.  Do not assume utmp file is a regular file.
52589         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
52590         (READ_UTMP_CHECK_PIDS): New constant.
52591         * lib/save-cwd.c: Include unistd-safer.h.
52592         (save_cwd): Use fd_safer.
52593         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
52594         [!_LIBC] Include "stat-macros.h" instead.
52595         * lib/unistd-safer.h (fd_safer): New decl.
52596
52597 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
52598
52599         * modules/getloadavg (Depends-on): Add unistd-safer.
52600         * modules/getusershell (Depends-on): Add stdio-safer.
52601         * modules/lstat (Depends-on): Remove xalloc.
52602         * modules/mkstemp (Depends-on): Add stat-macros.
52603         * modules/modechange (Depends-on): Remove xstrtol.
52604         Add stat-macros, xalloc.
52605         * modules/save-cwd (Depends-on): Add unistd-safer.
52606         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
52607         * modules/unistd-safer (Files): Add lib/fd-safer.c
52608         (Makefile.am): Remove lib_SOURCES.
52609
52610         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
52611         Remove fcntl-safer; unistd-safer supersedes it.
52612
52613 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
52614
52615         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
52616         AC_HEADER_STAT.
52617         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
52618         (gl_PREREQ_CHOWN): Remove.
52619         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
52620         it.  Don't require AC_HEADER_STAT.
52621         (gl_PREREQ_LSTAT): Remove.
52622         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
52623         Don't require AC_HEADER_STAT.
52624         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
52625         (gl_PREREQ_RMDIR): Remove.
52626         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
52627         mention stat-macros.h or AC_HEADER_STAT, since we'll make
52628         the stat-macros module a prerequisite.
52629         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
52630         * m4/filemode.m4 (gl_FILEMODE): Likewise.
52631         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
52632         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
52633         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
52634         variable names.
52635         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
52636         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
52637         variable prefixes.
52638         * m4/fcntl-safer.m4: Remove.
52639         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
52640         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
52641         Invoke gl_PREREQ_FD_SAFER.
52642         (gl_PREREQ_FD_SAFER): New macro.
52643         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
52644         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
52645         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
52646         Remove duplicate call to AC_LIBOBJ(readutmp).
52647         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
52648
52649         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
52650         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
52651
52652 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
52653
52654         * MODULES.html.sh (Misc): Add byteswap.
52655
52656 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
52657
52658         * modules/getcwd (Depends-on): Add extensions.
52659         * modules/openat (Depends-on): Likewise.
52660
52661 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
52662
52663         * modules/byteswap: New file.
52664
52665 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
52666
52667         * m4/byteswap.m4: New file.
52668
52669 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
52670
52671         * lib/byteswap_.h: New file.
52672
52673 2005-04-25  Karl Berry  <karl@gnu.org>
52674
52675         * m4/gettext.m4: Update from GNU gettext 0.14.4.
52676
52677 2005-04-25  Albert Chin  <china@thewrittenword.com>
52678
52679         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
52680         Toolkit C bug.
52681
52682 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
52683
52684         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
52685         (func_ln_if_changed) Remove forcibly for no error message
52686         in case file does not exist.
52687
52688 2005-04-19  Simon Josefsson  <jas@extundo.com>
52689
52690         * gnulib-tool (Options): Make --symlink mean --symbolic.
52691
52692 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
52693
52694         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
52695
52696 2005-04-16  Simon Josefsson  <jas@extundo.com>
52697
52698         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
52699
52700 2005-04-15  Simon Josefsson  <jas@extundo.com>
52701
52702         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
52703
52704 2005-04-15  Simon Josefsson  <jas@extundo.com>
52705
52706         * gnulib-tool: Rename --symlink to --symbolic.
52707
52708 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
52709
52710         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
52711         symbolic links to files instead of copying/moving.  Add --aux-dir,
52712         specifying directory relative --dir where auxiliary build tools
52713         are placed.
52714
52715 2005-04-14  Bruno Haible  <bruno@clisp.org>
52716
52717         * modules/allocsa (License): Change to LGPL.
52718         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
52719
52720 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
52721
52722         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
52723         that "UTC +1 second" continues to work.  Problem reported
52724         by Dmitry V. Levin.
52725         (relunit_snumber): New rule.
52726         (relunit): Use it.
52727
52728 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
52729
52730         * lib/getdate.y (universal_time_zone_table): New constant.
52731         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
52732         universal_time_zone_table.
52733         (lookup_zone): Prefer universal_time_zone_table to
52734         local_time_zone_table, so that "GMT" time stamps are allowed in
52735         London during the summer.  Problem reported by Ian Abbott.
52736
52737 2005-04-12  Jim Meyering  <jim@meyering.net>
52738
52739         * lib/human.c (humblock): Set *options even when returning due to
52740         xstrtoumax conversion failure.  Thanks to a used-uninitialized
52741         warning from gcc-4.
52742
52743 2005-04-09  Jim Meyering  <jim@meyering.net>
52744
52745         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
52746         -Wuninitialized: initialize tm0.tm_year.
52747
52748 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
52749
52750         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
52751         count, since there's no maximum.  All uses changed.
52752         Add member dsts_seen.
52753         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
52754         not being INT_MAX.
52755         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
52756         Use pc_rels_seen to decide whther a date is absolute.
52757
52758         * lib/getdate.y (number): Don't overwrite year.
52759         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
52760         check.
52761
52762 2005-04-02  Simon Josefsson  <jas@extundo.com>
52763
52764         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
52765         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
52766
52767 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
52768
52769         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
52770         where no absolute path name can be longer than PATH_MAX.
52771
52772 2005-03-27  Jim Meyering  <jim@meyering.net>
52773
52774         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
52775
52776 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
52777
52778         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
52779         "one's complement" -> "ones' complement" in comment, as per Knuth.
52780         "value of type" -> "type or expression" in comment.
52781         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
52782
52783 2005-03-26  Jim Meyering  <jim@meyering.net>
52784
52785         Comment nits.
52786         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
52787         Correct typos: s/or/of/.
52788
52789 2005-03-26  Jim Meyering  <jim@meyering.net>
52790
52791         * modules/check-include-files: Move to ../ and rename to...
52792         * check-module: ...this.
52793
52794 2005-03-25  Jim Meyering  <jim@meyering.net>
52795
52796         * modules/xvasprintf (Files): Add xalloc.h.
52797
52798 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
52799
52800         * modules/gettext (Files): config/config.rpath ->
52801         build-aux/config.rpath
52802         * modules/iconv (Files): Likewise.
52803         Problem reported by Oskar Liljeblad.
52804
52805 2005-03-23  Jim Meyering  <jim@meyering.net>
52806
52807         * modules/check-include-files: New script to check for
52808         missing dependencies, multiple includes, etc.
52809
52810         * modules/c-strtold (Depends-on): Add xalloc.
52811         * modules/c-strtod (Depends-on): Add xalloc.
52812         * modules/hash (Depends-on): Add xalloc.
52813         (Files): Remove lib/xalloc.h.
52814
52815         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
52816         * modules/userspec (Files): Add lib/inttostr.h.
52817
52818 2005-03-23  Jim Meyering  <jim@meyering.net>
52819
52820         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
52821
52822 2005-03-22  Jim Meyering  <jim@meyering.net>
52823
52824         * modules/stat-macros: New module.
52825         * modules/canonicalize, modules/euidaccess, modules/file-type,
52826         * modules/filemode, modules/lchown, modules/makepath,
52827         * modules/rmdir, modules/stat: Depend on new stat-macros module
52828         rather than listing lib/stat-macros.h manually.
52829         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
52830
52831 2005-03-22  Jim Meyering  <jim@meyering.net>
52832
52833         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
52834
52835 2005-03-22  Bruno Haible  <bruno@clisp.org>
52836
52837         * config/srclist.txt: Replace target directory 'config' with
52838         'build-aux'.
52839         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
52840         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
52841         ../build-aux/.
52842
52843 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
52844
52845         * modules/chdir-long (Depends-on): Add mempcpy.
52846
52847         * modules/acl, modules/backupfile, modules/c-strtod,
52848         modules/c-strtold, modules/canon-host, modules/canonicalize,
52849         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
52850         modules/exclude, modules/exitfail, modules/file-type,
52851         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
52852         modules/getdate, modules/getline, modules/getpagesize,
52853         modules/getpass, modules/getugroups, modules/group-member,
52854         modules/hard-locale, modules/hash, modules/human, modules/idcache,
52855         modules/inttostr, modules/long-options, modules/makepath,
52856         modules/md5, modules/memcasecmp, modules/memcoll,
52857         modules/modechange, modules/mountlist, modules/path-concat,
52858         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
52859         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
52860         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
52861         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
52862         modules/strftime, modules/strndup, modules/strverscmp,
52863         modules/timespec, modules/unlocked-io, modules/userspec,
52864         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
52865         modules/yesno:
52866         Remove lib_SOURCES line from Makefile.am section, as this is now
52867         done automatically by the corresponding Autoconf macro.
52868
52869 2005-03-21  Jim Meyering  <jim@meyering.net>
52870
52871         Changes imported from coreutils.
52872
52873         * lib/cycle-check.c: Don't include xalloc.h.
52874
52875         * lib/path-concat.c: Don't include assert.h.
52876         (path_concat): Remove assertion that would have triggered
52877         for ABASE starting with more than one slash.
52878         Reported by Andreas Schwab.
52879
52880         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
52881         properly when ABASE is an absolute file name.
52882         Correct the description of this function.
52883         Include <assert.h>.
52884         Add an assertion and a test driver.
52885         This fixes a bug introduced on 2004-07-02.
52886         Andreas Schwab reported the resulting failure of cp --parents:
52887         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
52888
52889 2005-03-21  Jim Meyering  <jim@meyering.net>
52890
52891         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
52892         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
52893
52894 2005-03-21  Jim Meyering  <jim@meyering.net>
52895         and  Paul Eggert  <eggert@cs.ucla.edu>
52896
52897         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
52898         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
52899         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
52900         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
52901         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
52902         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
52903         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
52904         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
52905         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
52906         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
52907         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
52908         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
52909         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
52910         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
52911         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
52912         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
52913         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
52914         for these modules.
52915
52916 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
52917
52918         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
52919         (which shouldn't happen), generate nothing instead of returning 0
52920         immediately, so that nstrftime (NULL, ...) doesn't return 0.
52921
52922 2005-03-16  Bruno Haible  <bruno@clisp.org>
52923
52924         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
52925         HAVE_LONGLONG_64BIT.
52926
52927 2005-03-16  Bruno Haible  <bruno@clisp.org>
52928
52929         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
52930         HAVE_LONGLONG_64BIT.
52931
52932 2005-03-16  Bruno Haible  <bruno@clisp.org>
52933
52934         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
52935         HAVE_LONGLONG_64BIT.
52936
52937 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
52938
52939         * lib/strftime.c (my_strftime): Prepend space to format so that we can
52940         reliably distinguish strftime failure from empty output on POSIX
52941         hosts.
52942
52943 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
52944
52945         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
52946         (iconv_string): Don't guess a size-zero buffer, as that might cause
52947         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
52948         result would be 'too large', where 'too large' is (heuristically)
52949         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
52950         overflow concerns.  This will prevent some unwanted malloc failures
52951         when the inputs are very large.
52952
52953 2005-03-15  Karl Berry  <karl@gnu.org>
52954
52955         * config/srclist.txt (config.rpath): from gettext.
52956         * config/config.rpath: update.
52957
52958 2005-03-15  Bruno Haible  <bruno@clisp.org>
52959
52960         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
52961         to 'negate'.
52962
52963         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
52964         variable.
52965
52966         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
52967         results.
52968
52969 2005-03-14  Simon Josefsson  <jas@extundo.com>
52970
52971         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
52972         <fx@gnu.org>.
52973
52974 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
52975
52976         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
52977         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
52978         intprops.h.
52979         * lib/strtol.c: Likewise.
52980
52981 2005-03-14  Jim Meyering  <jim@meyering.net>
52982
52983         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
52984         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
52985         to be nonzero so that we (and caller) can detect the difference
52986         between a valid zero-length expansion and an error return, even
52987         when the underlying strftime fails before writing anything into
52988         that location.
52989
52990 2005-03-14  Bruno Haible  <bruno@clisp.org>
52991
52992         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
52993         Update from GNU gettext 0.14.3.
52994
52995 2005-03-10  Jim Meyering  <jim@meyering.net>
52996
52997         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
52998
52999 2005-03-10  Jim Meyering  <jim@meyering.net>
53000
53001         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
53002         so that this module works on systems without fchdir.
53003
53004 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
53005
53006         Factor int-properties macros into a single file, except for
53007         glibc-related files.
53008         * lib/intprops.h: New file.
53009         * lib/getloadavg.c: Include it instead of limits.h.
53010         (INT_STRLEN_BOUND): Remove.
53011         * lib/human.c: Include intprops.h.
53012         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
53013         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
53014         302/1000.
53015         * lib/inttostr.h: Include intprops.h instead of limits.h.
53016         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
53017         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
53018         for consistency with intprops.h.
53019         (time_t_is_integer, twos_complement_arithmetic): Use them.
53020         * lib/sig2str.h: Include <signal.h>, intprops.h.
53021         (INT_STRLEN_BOUND): Remove.
53022         * lib/strftime.c (TYPE_SIGNED): Remove.
53023         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
53024         * lib/strtol.c: Adjust comments to match intprops.h.
53025         * lib/userspec.c: Include intprops.h.
53026         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
53027         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
53028         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
53029         instead of rolling our own expressions.
53030         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
53031
53032         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
53033         instead of int.
53034         (my_strftime): Do not mishandle years close to INT_MAX, by doing
53035         the right thing even if adding 1900 would overflow.  Similarly
53036         for tm_mon + 1 and tm_yday + 1.
53037         Make %Y always equivalent to %C%y, and similarly for %G and %g.
53038         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
53039         (DO_SIGNED_NUMBER): New macro.
53040         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
53041
53042 2005-03-07  Bruno Haible  <bruno@clisp.org>
53043
53044         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
53045
53046 2005-03-07  Bruno Haible  <bruno@clisp.org>
53047
53048         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
53049
53050 2005-03-04  Derek R. Price  <derek@ximbiot.com>
53051
53052         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
53053         (func_import): Only replace files via --import when they have actually
53054         changed.
53055
53056 2005-03-03  Derek R. Price  <derek@ximbiot.com>
53057
53058         * m4/mmap-anon.m4: New file.
53059         * m4/pagealign_alloc.m4: New file.
53060
53061 2005-03-03  Derek R. Price  <derek@ximbiot.com>
53062             Bruno Haible  <bruno@clisp.org>
53063
53064         * modules/pagealign_alloc: New file.
53065         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
53066
53067 2005-03-03  Derek R. Price  <derek@ximbiot.com>
53068             Bruno Haible  <bruno@clisp.org>
53069
53070         * lib/pagealign_alloc.h: New file.
53071         * lib/pagealign_alloc.c: New file.
53072
53073 2005-03-03  Bruno Haible  <bruno@clisp.org>
53074
53075         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
53076         Use an all-permissive copyright notice, recommended by RMS.
53077
53078 2005-03-02  Bruno Haible  <bruno@clisp.org>
53079
53080         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
53081         of AIX, the replacement has to be done only after <string.h> is
53082         included, therefore not in config.h. stpncpy.h does the replacement,
53083         and stpncpy.c uses it.
53084
53085 2005-03-02  Bruno Haible  <bruno@clisp.org>
53086
53087         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
53088         stpncpy.c uses it.
53089
53090 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
53091
53092         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
53093         The workaround isn't strictly needed for POSIX conformance, and
53094         it's too much of a pain to configure and maintain.  We'll ask
53095         people to fix their kernels instead.
53096         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
53097         (NANOSLEEP_BUG_WORKAROUND): Remove.
53098         (xnanosleep): Remove the workaround.
53099
53100 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
53101
53102         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
53103         Reported by Derek Price.
53104         (Include): Add "timespec.h".
53105
53106         * modules/xnanosleep (Depends-on): Remove gethrxtime.
53107
53108 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
53109
53110         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
53111         to detect nanosleep bug.
53112
53113 2005-03-01  Bruno Haible  <bruno@clisp.org>
53114
53115         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
53116
53117 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
53118
53119         * modules/gethrxtime: New file.
53120         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
53121         (Depends-on): Add gethrxtime.
53122         (configure.ac): Add gl_XNANOSLEEP.
53123         (Makefile.am): Remove lib_SOURCES line.
53124
53125 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
53126
53127         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
53128         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
53129
53130 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
53131
53132         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
53133         * lib/timespec.h (gettime): Return void, since it always
53134         succeeds now.  All uses changed.
53135         * lib/gettime.c (gettime) Likewise.
53136         [HAVE_NANOTIME]: Prefer nanotime.
53137         Assume gettimeofday succeeds, as POSIX requires.
53138         Assime time () succeeds, since other code already does.
53139         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
53140         (timespec_subtract): Remove.
53141         (NANOSLEEP_BUG_WORKAROUND): New constant.
53142         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
53143         things considerably.  Use it only on GNU/Linux hosts, since the
53144         workaround shouldn't be needed elsewhere.
53145
53146 2005-02-24  Bruno Haible  <bruno@clisp.org>
53147
53148         * modules/gettext (Files): Add m4/glibc2.m4.
53149
53150 2005-02-24  Bruno Haible  <bruno@clisp.org>
53151
53152         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
53153         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
53154         * m4/progtest.m4:
53155         Update from GNU gettext 0.14.2.
53156         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
53157
53158 2005-02-24  Bruno Haible  <bruno@clisp.org>
53159
53160         * lib/localcharset.c: Update from GNU gettext 0.14.2.
53161         * lib/config.charset: Update from GNU gettext 0.14.2.
53162
53163 2005-02-24  Bruno Haible  <bruno@clisp.org>
53164
53165         * lib/gettext.h: Update from GNU gettext 0.14.2.
53166
53167 2005-02-23  Simon Josefsson  <jas@extundo.com>
53168
53169         * m4/iconvme.m4: New file.
53170
53171 2005-02-23  Jim Meyering  <jim@meyering.net>
53172
53173         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
53174         change.
53175         Thanks to Bruno Haible for catching it.
53176
53177 2005-02-22  Simon Josefsson  <jas@extundo.com>
53178
53179         * modules/iconvme: New file.
53180
53181         * MODULES.html.sh: Add iconvme.
53182
53183 2005-02-22  Simon Josefsson  <jas@extundo.com>
53184
53185         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
53186
53187 2005-02-22  Simon Josefsson  <jas@extundo.com>
53188
53189         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
53190
53191 2005-02-22  Jim Meyering  <jim@meyering.net>
53192
53193         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
53194         s/ifndef/ifdef/.
53195
53196 2005-02-20  Neil Conway  <neilc@samurai.com>
53197
53198         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
53199         returned by OSX/Darwin if the specified buffer is not large
53200         enough for the hostname.
53201
53202 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
53203
53204         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
53205         pass it to _help, otherwise the latter coredumps trying to
53206         dereference state.root_argp.
53207
53208 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
53209
53210         * modules/chdir-long (Depends-on): Add memrchr.
53211         * modules/memrchr (Files): Add lib/memrchr.h.
53212         (Include): "memrchr.h".
53213
53214 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
53215
53216         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
53217
53218 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
53219
53220         * lib/memrchr.h: New file.
53221         * lib/chdir-long.c: Include it.
53222         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
53223         Don't bother including stddef.h.
53224
53225 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
53226
53227         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
53228         inclusion.
53229         Include <sys/types.h>, for dev_t.
53230         (ME_DUMMY, ME_REMOTE): Move from here....
53231         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
53232         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
53233         Dmitry V. Levin.
53234         Include mountlist.h first, to test the interface.
53235
53236 2005-01-29  Bruno Haible  <bruno@clisp.org>
53237
53238         * lib/progname.c (program_name): Initialize.
53239         Needed when linking statically on MacOS X.
53240
53241 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
53242
53243         Sync from coreutils.
53244         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
53245         (Depends-on): Add c-strtod.
53246         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
53247
53248 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
53249
53250         Sync from coreutils.
53251         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
53252
53253         Remove files that are specific to coreutils.
53254         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
53255
53256 2005-01-28  Bruno Haible  <bruno@clisp.org>
53257
53258         * modules/javacomp: New file.
53259         * MODULES.html.sh (Java): Add javacomp.
53260
53261 2005-01-28  Bruno Haible  <bruno@clisp.org>
53262
53263         * m4/javacomp.m4: New file, from GNU gettext.
53264
53265 2005-01-28  Bruno Haible  <bruno@clisp.org>
53266
53267         * lib/javacomp.sh.in: New file, from GNU gettext.
53268         * lib/javacomp.h: New file, from GNU gettext.
53269         * lib/javacomp.c: New file, from GNU gettext.
53270
53271 2005-01-26  Simon Josefsson  <jas@extundo.com>
53272
53273         * lib/gai_strerror.c: Use GPL in header.
53274
53275 2005-01-26  Bruno Haible  <bruno@clisp.org>
53276
53277         * modules/javaexec: New file.
53278         * MODULES.html.sh (Java): Add javaexec.
53279
53280 2005-01-26  Bruno Haible  <bruno@clisp.org>
53281
53282         * m4/javaexec.m4: New file, from GNU gettext.
53283
53284 2005-01-26  Bruno Haible  <bruno@clisp.org>
53285
53286         * lib/javaexec.sh.in: New file, from GNU gettext.
53287         * lib/javaexec.h: New file, from GNU gettext.
53288         * lib/javaexec.c: New file, from GNU gettext.
53289
53290 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
53291
53292         * modules/lchown (Depends-on): Remove lchown.h
53293
53294 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
53295
53296         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
53297         must be defined if the header file was not found, in order
53298         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
53299
53300 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
53301
53302         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
53303         initializers for struct pentry_state.
53304         (__argp_error): Check return value of __asprintf
53305         (__argp_failure): Translate error message
53306
53307         * lib/argp-parse.c: Removed braces around the expansion of N_()
53308
53309 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
53310
53311         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
53312         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
53313         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
53314         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
53315         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
53316         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
53317         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
53318         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
53319         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
53320         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
53321         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
53322         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
53323         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
53324         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
53325         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
53326         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
53327         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
53328         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
53329         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
53330         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
53331         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
53332         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
53333         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
53334         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
53335         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
53336         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
53337         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
53338         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
53339         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
53340         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
53341         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
53342         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
53343         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
53344         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
53345         xstrtol.m4, xstrtoumax.m4, yesno.m4:
53346         Use an all-permissive copyright notice, recommended by RMS.
53347
53348 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
53349
53350         * modules/chdir-long (Depends-on): Remove mempcpy.
53351
53352 2005-01-21  Jim Meyering  <jim@meyering.net>
53353
53354         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
53355         same value as for Solaris 9.
53356
53357         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
53358         component length.  This included changing the parameter to be
53359         of type `char *' rather than `char const *'.
53360         * lib/chdir-long.h (chdir_long): Update prototype.
53361
53362         * lib/openat.c (fdopendir, fstatat): New functions.
53363         * lib/openat.h: Include headers required for use of DIR and struct
53364         stat.
53365         [AT_SYMLINK_NOFOLLOW]: Define.
53366         (fdopendir, fstatat): Add prototypes.
53367
53368 2005-01-21  Bruno Haible  <bruno@clisp.org>
53369
53370         * modules/classpath: New file.
53371         * MODULES.html.sh (Java): Add classpath.
53372
53373 2005-01-21  Bruno Haible  <bruno@clisp.org>
53374
53375         * lib/classpath.h: New file, from GNU gettext.
53376         * lib/classpath.c: New file, from GNU gettext.
53377
53378 2005-01-20  Simon Josefsson  <jas@extundo.com>
53379
53380         * modules/version-etc-fsf: New file.
53381
53382 2005-01-20  Simon Josefsson  <jas@extundo.com>
53383
53384         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
53385         * lib/version-etc.c: Remove version_etc_copyright.
53386         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
53387         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
53388
53389 2005-01-20  Simon Josefsson  <jas@extundo.com>
53390
53391         * lib/base64.h (isbase64): Add.
53392
53393         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
53394         using a unsigned prototype, don't inline.
53395         (base64_decode): Use it.
53396
53397 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
53398
53399         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
53400         it.
53401
53402 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
53403
53404         * lib/save-cwd.c (save_cwd): Remove code to support the case
53405         where fchdir is missing or flaky.
53406
53407 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
53408
53409         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
53410
53411 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
53412
53413         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
53414         AC_LIBSOURCES now does this.
53415         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
53416         with new ullong_max module.
53417
53418 2005-01-19  Bruno Haible  <bruno@clisp.org>
53419
53420         * modules/sh-quote: New file.
53421         * MODULES.html.sh (Executing programs): Add sh-quote.
53422
53423 2005-01-19  Bruno Haible  <bruno@clisp.org>
53424
53425         * lib/sh-quote.h: New file, from GNU gettext.
53426         * lib/sh-quote.c: New file, from GNU gettext.
53427
53428 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
53429
53430         Merge from coreutils.
53431         * m4/ullong_max.m4: New file.
53432         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
53433         (gl_MACROS): Assume localeconv exists.
53434
53435 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
53436
53437         Merge changes from coreutils, as described below in several
53438         changelogs dated today.
53439
53440         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
53441         (O_DIRECTORY): Remove; not needed here, since "." must be
53442         a directory.  All uses removed.
53443         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
53444         universal on Suns, and we also need to test for IRIX.
53445         Revamp code to use 'if' rather than '#if'.
53446         Avoid unnecessary comparison of cwd->desc to 0.
53447
53448         * lib/utimens.c (futimens): Robustify the previous patch, by checking
53449         for known valid error numbers rather than observed invalid ones.
53450
53451 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
53452
53453         * modules/ullong_max: New file.
53454
53455         * modules/chdir-long, modules/openat: New files.
53456         * modules/save-cwd (Depends-on): Depend on chdir-long.
53457         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
53458
53459 2005-01-18  Jim Meyering  <jim@meyering.net>
53460
53461         Merge from coreutils.
53462         * m4/chdir-long.m4, m4/openat.m4: New files.
53463         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
53464         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
53465         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
53466         is sane and DOES follow symlinks.  Besides, testing 20 different
53467         systems found no broken chown implementations.
53468         Prompted by a change in rsync's copy of this macro.
53469         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
53470
53471         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
53472
53473         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
53474         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
53475         NULL-means-set-to-current-time semantics.
53476         Remove temporary file immediately, rather than waiting
53477         for configure's at-exit trap code to do it.
53478
53479 2005-01-18  Jim Meyering  <jim@meyering.net>
53480
53481         * lib/version-etc.c (version_etc_copyright): Update copyright date.
53482
53483         * lib/utimens.c (futimens): Account for the fact that futimes
53484         can also fail with errno == ENOSYS or errno == ENOENT.
53485         Patch from Dmitry V. Levin.
53486
53487         Change the name of the robust chdir function from chdir to chdir_long.
53488         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
53489         (restore_cwd): Use chdir_long, not chdir.
53490         * lib/chdir-long.c: Renamed from chdir.c.
53491         * lib/chdir-long.h: Renamed from chdir.h.
53492         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
53493         Hurd.
53494
53495 2005-01-18  Bruno Haible  <bruno@clisp.org>
53496
53497         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
53498         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
53499         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
53500         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
53501         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
53502         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
53503         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
53504         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
53505         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
53506         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
53507         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
53508         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
53509         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
53510         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
53511         Use an all-permissive copyright notice, recommended by RMS.
53512
53513 2005-01-18  Bob Proulx  <bob@proulx.com>
53514
53515         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
53516         simplify offsetof() macro construct to avoid compile failure with
53517         native HP-UX 11.0 ANSI C compiler.
53518
53519 2005-01-17  Bruno Haible  <bruno@clisp.org>
53520
53521         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
53522         redundant because stpncpy.m4 takes care of it.
53523
53524 2005-01-17  Bruno Haible  <bruno@clisp.org>
53525
53526         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
53527
53528 2005-01-17  Bruno Haible  <bruno@clisp.org>
53529
53530         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
53531         used.
53532
53533 2005-01-17  Bruno Haible  <bruno@clisp.org>
53534
53535         * lib/fwriteerror.h (fwriteerror): Change specification to include
53536         fclose.
53537         * lib/fwriteerror.c: Include <stdbool.h>.
53538         (fwriteerror): At the end, close the file stream. Record whether
53539         stdout was already closed.
53540
53541 2005-01-17  Bruno Haible  <bruno@clisp.org>
53542
53543         * lib/execute.c (environ): Declare if needed.
53544         * lib/pipe.c (environ): Likewise.
53545         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
53546
53547 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
53548
53549         * modules/argp: Depend on vsnprintf
53550
53551 2005-01-10  Jim Meyering  <jim@meyering.net>
53552
53553         * modules/closeout (Depends-on): Add atexit.
53554
53555 2005-01-06  Bruno Haible  <bruno@clisp.org>
53556
53557         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
53558
53559 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
53560
53561         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
53562         definitions to be after all include files, to avoid collisions.
53563         Problem reported by Bob Proulx.
53564
53565 2005-01-04  Jim Meyering  <jim@meyering.net>
53566
53567         Changes imported from coreutils.
53568         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
53569         as the mkstemp template, use a temporary directory and an
53570         8.3-friendly template to avoid trouble on systems like DJGPP.
53571         Reported by Juan M. Guerrero via Stepan Kasal.
53572         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
53573         close. Remove the temporary directory right away, rather than waiting
53574         for configure's at-exit trap code to do it.
53575         Suggestion from Stepan Kasal.
53576
53577 2005-01-01  Simon Josefsson  <jas@extundo.com>
53578
53579         * gnulib-tool: Print #include directives when --import'ing.
53580
53581 2004-12-28  Simon Josefsson  <jas@extundo.com>
53582
53583         * tests/test-base64.c: Include required header files.  Remove
53584         unused variables.
53585
53586 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
53587
53588         * modules/error (Depends-on): Remove gettext.
53589
53590 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
53591
53592         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
53593         not needed.  This removes a dependency on the gettext module.
53594         [defined _LIBC]: Do not include <libintl.h>; not needed.
53595
53596 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
53597
53598         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
53599         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
53600
53601 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
53602
53603         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
53604         HAVE_DECL_STRTOLD.
53605
53606 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
53607
53608         * modules/getdate (Depends-on): Remove alloca-opt.
53609
53610 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
53611
53612         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
53613
53614 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
53615
53616         * lib/argp-parse.c: Include <stddef.h>.
53617         (alignof, alignto): New macros.
53618         (parser_init): Don't assume that void * is aligned sufficiently
53619         for struct option.
53620
53621         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
53622         need to extend the stack.
53623         (YYINITDEPTH): New macro, so that the initial stack isn't overly
53624         large.
53625
53626 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
53627
53628         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
53629
53630 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
53631
53632         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
53633         (2004-10-24) change.  Apparently this was a false alarm.
53634
53635         * modules/getdate: Depend on alloca-opt, not alloca.
53636
53637 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
53638
53639         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
53640         Remove now-obsolete comment about AIX.
53641         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
53642         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
53643         (YYMAXDEPTH): New macro.
53644
53645 2004-12-18  Simon Josefsson  <jas@extundo.com>
53646
53647         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
53648
53649 2004-12-18  Bruno Haible  <bruno@clisp.org>
53650
53651         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
53652
53653 2004-12-18  Bruno Haible  <bruno@clisp.org>
53654
53655         * lib/fatal-signal.c (fatal_signals): Make non-const.
53656         (init_fatal_signals): New function.
53657         (uninstall_handlers, install_handlers): Ignore signals that were set to
53658         SIG_IGN.
53659         (at_fatal_signal): Call init_fatal_signals.
53660         (init_fatal_signal_set): Likewise. Ignore signals that were set to
53661         SIG_IGN.
53662         Reported by Paul Eggert.
53663
53664 2004-12-18  Bruno Haible  <bruno@clisp.org>
53665
53666         * doc/alloca.texi: New file.
53667         * doc/alloca-opt.texi: New file.
53668
53669 2004-12-17  Jim Meyering  <jim@meyering.net>
53670
53671         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
53672         Otherwise, install-sh could exit with improper exit status when
53673         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
53674
53675 2004-12-16  Simon Josefsson  <jas@extundo.com>
53676
53677         * tests/test-base64.c: Add license.
53678
53679 2004-12-15  Stepan Kasal  <address@hidden>
53680
53681         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
53682
53683 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
53684
53685         * modules/getcwd (Files): Add m4/d-ino.m4.
53686         Suggested by Mark D. Baushke.
53687
53688 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
53689
53690         * lib/getdate.y (textint): New member "negative".
53691         (time_zone_hhmm): New function.
53692         Expect 14 shift-reduce conflicts, not 13.
53693         (o_colon_minutes): New rule.
53694         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
53695         (yylex): Set the "negative" member of signed numbers.
53696
53697 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
53698
53699         * doc/getdate.texi (Time of day items, Time zone items):
53700         Describe new formats +00:00, UTC+00:00.
53701
53702 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
53703
53704         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
53705         spurious "-l"s.  Problem reported by Stepan Kasal.
53706
53707 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
53708
53709         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
53710         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
53711
53712 2004-12-04  Simon Josefsson  <jas@extundo.com>
53713
53714         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
53715         Vandoorselaere <yoann@prelude-ids.org>.
53716
53717 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
53718
53719         Changes imported from coreutils.
53720         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
53721         exist.
53722         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
53723
53724 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
53725
53726         Changes imported from coreutils.
53727         * lib/hard-locale.c: Assume <locale.h> exists.
53728         Include "strdup.h".
53729         (GLIBC_VERSION): New macro.
53730         (hard_locale): Assume setlocale exists.
53731         Rewrite to avoid #ifdef.
53732         Use strdup rather than malloc + strcpy.
53733         * lib/human.c: Assume <locale.h> exists.
53734         (human_readable): Assume localeconv exists.
53735
53736 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
53737
53738         * modules/hard-locale (Depends-on): Add strdup.
53739
53740 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
53741
53742         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
53743         convert T2, not T.  (Imported from libc.)
53744
53745 2004-11-30  Simon Josefsson  <jas@extundo.com>
53746
53747         * modules/restrict (License): Change to LGPL.
53748
53749 2004-11-30  Simon Josefsson  <jas@extundo.com>
53750
53751         * m4/restrict.m4: Add copyright and copying conditions.
53752
53753 2004-11-30  Simon Josefsson  <jas@extundo.com>
53754
53755         * m4/base64.m4: New file.
53756
53757 2004-11-30  Simon Josefsson  <jas@extundo.com>
53758
53759         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
53760         base64.
53761
53762         * tests/test-base64.c: New file.
53763
53764         * modules/base64: New file.
53765
53766 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
53767
53768         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
53769         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
53770
53771         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
53772
53773 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
53774
53775         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
53776         (__getcwd.c): Don't restore errno; glibc doesn't.
53777         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
53778         first, falling back to our code only if its results look suspicious.
53779         Ensure that the resulting buffer is only as large as necessary.
53780
53781         * lib/readutmp.c: Include readutmp.h first.
53782         Include <errno.h>, since readutmp.h no longer does that.
53783         * lib/readutmp.h: Don't include <errno.h>,
53784         <sys/param.h>, <time.h>; not needed to establish interface.
53785         (errno): Remove decl.
53786         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
53787         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
53788         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
53789
53790 2004-11-28  Simon Josefsson  <jas@extundo.com>
53791
53792         * lib/base64.h, base64.c: New file.
53793
53794 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
53795
53796         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
53797
53798 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
53799
53800         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
53801         (Depends-on): Remove pathmax, same.  Add mempcpy.
53802         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
53803         (Makefile.am): Append getcwd.h to lib_SOURCES.
53804         (Include): Add getcwd.h.
53805         (Maintainer): Change from Jim Meyering to "all, glibc",
53806         since getdate now uses intended-for-glibc code.
53807         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
53808         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
53809
53810 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
53811
53812         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
53813         HP's ANSI C compiler.
53814         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
53815         Declaring int functions causes warnings on some modern systems and
53816         shouldn't be needed to compile on ancient ones.
53817         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
53818         defined.
53819
53820         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
53821         with the following changes.
53822         (__set_errno): Parenthesize properly.
53823         Include <stdbool.h>.
53824         (MIN, MAX, MATCHING_INO): New macros.
53825         (__getcwd): Define with prototype, not K&R form.
53826         Use heuristics to allocate default buffer on stack if possible.
53827         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
53828         behavior, and to avoid the PATH_MAX limit when computing
53829         ../../../../...
53830         Use MATCHING_INO to compare inode number to file.
53831         Check for arithmetic overflow in size calculations.
53832         Fix bug in reallocation of dot array that caused getcwd to fail
53833         on directories nested deeper than 75.
53834         Be more careful about saving errno on error.
53835         Do not use realloc; use only free+malloc, as this is a bit
53836         more flexible and avoids a needless copy operation.
53837         Do not inspect st_dev and st_ino for symbolic links; POSIX
53838         doesn't specify the latter.
53839         Check for closedir errors.
53840         Avoid needless casts.
53841         Use "#ifdef weak_alias" around weak_alias, to be like other
53842         glibc code.
53843         The following changes to getcwd.c have effect only when used in
53844         gnulib; they have no effect inside glibc proper.
53845         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
53846         as alloca isn't used.
53847         (alloca, __alloca): Likewise.
53848         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
53849         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
53850         unconditionally, as gnulib assumes C89 or better.
53851         Do not include <sys/param.h>.
53852         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
53853         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
53854         better.
53855         (NULL) [!defined NULL]: Remove; we assume C89 or better.
53856         Include <dirent.h> in a way that is compatible with modern Autoconf.
53857         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
53858         New macros, if not already defined.
53859         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
53860         Use "_LIBC", not "defined _LIBC", for consistency.
53861         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
53862         a mempcpy module.
53863         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
53864         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
53865         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
53866         credit only to Jim Meyering and adjust the copyright dates.
53867         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
53868         <stdlib.h>, <unistd.h>, "pathmax.h".
53869         Instead, include "xgetcwd.h" (first) and "getcwd.h".
53870         (INITIAL_BUFFER_SIZE): Remove.
53871         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
53872
53873 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
53874
53875         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
53876         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
53877         Use the _ONCE methods, for efficiency.
53878         Check for fcntl.h.  In test program, include <errno.h>
53879         and <fcntl.h> if available.  Remove old K&R cruft from
53880         test program.  Check for common errors in GNU/Linux,
53881         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
53882         don't do AC_LIBOBJ, as that's getcwd.m4's job.
53883         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
53884         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
53885         name accordingly.
53886         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
53887         accommodate new getcwd.c.
53888         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
53889         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
53890         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
53891         that's all we need now.
53892
53893 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
53894
53895         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
53896         argp-parse.c depends on getopt internals, that means we should
53897         always use our getopt, to be on the safe side.
53898         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
53899         order not to spoil the result of an eventual previous invocation
53900         of gl_GETOPT_SUBSTITUTE.
53901
53902 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
53903
53904         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
53905         redefinition warnings. To avoid them, include the defines
53906         in `#if !defined __need_getopt ... #endif'. The only place
53907         where __getopt_argv_const is used is in definitions
53908         of getopt_long and getopt_long_only below, which are as well
53909         protected by `#ifndef __need_getopt'.
53910         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
53911         __need_getopt after including <stdio.h> and <unistd.h> These
53912         headers might have defined it.
53913
53914 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
53915
53916         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
53917
53918 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
53919
53920         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
53921         (futimens): New function, which uses futimes if available.
53922         (futimens, utimens): Support timespec==NULL, with same semantics
53923         as utime and utimens.
53924         * lib/utimens.h (futimens): New decl.
53925
53926 2004-11-23  Jim Meyering  <jim@meyering.net>
53927
53928         * lib/getopt_.h: Remove trailing blanks.
53929
53930 2004-11-23  Jim Meyering  <jim@meyering.net>
53931
53932         * lib/__fpending.c: Add comment.
53933
53934 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
53935
53936         * modules/canonicalize (Depends-on): Add xreadlink.
53937         Problem reported by James Youngman.
53938
53939 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
53940
53941         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
53942         New macros.
53943         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
53944         optopt): Use them instead of invoking ## directly; otherwise, the
53945         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
53946
53947 2004-11-19  Bruno Haible  <bruno@clisp.org>
53948
53949         * lib/strtok_r.c: Move comments from here...
53950         * lib/strtok_r.h: ... to here.
53951
53952 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
53953
53954         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
53955         implementations that mishandle size_t overflow.
53956
53957 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
53958
53959         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
53960         might fail.  Problem reported by Yoann Vandoorselaere.
53961         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
53962         implementations that mishandle size_t overflow.
53963
53964 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
53965
53966         * modules/canon-host (Depends-on): Add strdup.
53967
53968 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
53969
53970         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
53971
53972 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
53973
53974         * lib/canon-host.c: Include "strdup.h".
53975         (canon_host): Use getaddrinfo if available, so that IPv6 works.
53976         Use strdup instead of malloc/strcpy to duplicate strings.
53977
53978         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
53979         (human_space_before_unit): New constant.
53980         * lib/human.c (human_readable): Support it.
53981
53982         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
53983         (xgetcwd): Set errno correctly when failing.
53984         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
53985         the failure is actually due to a PATH_MAX problem.
53986
53987         Further getopt changes to make it more likely that glibc will
53988         buy the changes back.
53989         * lib/getopt.c (POSIXLY_CORRECT): New constant.
53990         (getopt): Use it, so to preserve glibc semantic
53991         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
53992         when compiling for libc.
53993         * lib/getopt_.h (__getopt_argv_const): Bring it back.
53994         (getopt_long, getopt_long_only): Use it.
53995
53996         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
53997         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
53998         (getopt): Argv is now char * const *, as per standard.
53999         (_getopt_internal_r, _getopt_internal): Argv is now char **,
54000         not char *__getopt_argv_const *.
54001         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
54002         _getopt_long_only_r): Likewise.
54003         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
54004         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
54005         _getopt_long_r, _getopt_long_only_r): Likewise.
54006         * lib/getopt_.h (__getopt_argv_const): Remove.
54007         (getopt): Argv is now char * const *, as per standard.
54008
54009         * lib/getdate.y (tORDINAL): New token.
54010         (day, relunit): Allow it for relative times.
54011         (relative_time_table): Use tORDINAL for ordinals.
54012
54013 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
54014
54015         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
54016         Document that "second" isn't allowed as an ordinal number.
54017
54018 2004-11-16  Jim Meyering  <jim@meyering.net>
54019
54020         * modules/closeout (Depends-on): Add fpending.
54021
54022 2004-11-15  Jim Meyering  <jim@meyering.net>
54023
54024         * lib/closeout.c: Include "__fpending.h" once again.
54025         Include <stdbool.h>.
54026         (close_stdout): Don't fail just because stdout was closed initially,
54027         since some programs don't write to stdout in the normal course of
54028         operation (other than --version and --help), and we don't want this
54029         function to make e.g. `touch file >&-' fail.
54030         But do fail if it was closed and someone has tried to write to it.
54031         E.g., `printf foo >&-' must fail.
54032
54033 2004-11-13  Jim Meyering  <jim@meyering.net>
54034
54035         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
54036
54037 2004-11-12  Simon Josefsson  <jas@extundo.com>
54038
54039         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
54040         small doc fix is still pending.
54041
54042 2004-11-11  Simon Josefsson  <jas@extundo.com>
54043
54044         * modules/strtok_r: New file.
54045
54046         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
54047         strtok_r.
54048
54049 2004-11-11  Simon Josefsson  <jas@extundo.com>
54050
54051         * m4/strtok_r.m4: New file.
54052
54053         * m4/getopt.m4: Replace opterr.
54054
54055 2004-11-11  Simon Josefsson  <jas@extundo.com>
54056
54057         * lib/strtok_r.h, strtok_r.c: New file.
54058
54059 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
54060
54061         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
54062         of replacing opterr, getopt, etc.  This should handle the
54063         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
54064
54065 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
54066
54067         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
54068         we can stop lying to compilers about the constness of argv when we
54069         are compiled outside glibc.
54070         (getopt, getopt_long, getopt_long_only): Use it.
54071         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
54072         _getopt_internal, getopt): Likewise.
54073         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
54074         _getopt_long_only_r): Likewise.
54075         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
54076         _getopt_long_r, _getopt_long_only_r): Likewise.
54077
54078         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
54079         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
54080         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
54081         the other external symbols.
54082         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
54083         declaration, since the above renaming now works around collisions.
54084
54085 2004-11-11  Jim Meyering  <jim@meyering.net>
54086
54087         * lib/linebreak.c: Remove trailing blanks.
54088         * lib/alloca_.h: Likewise.
54089         * lib/acosl.c: Likewise.
54090         * lib/euidaccess.c: Likewise.
54091         * lib/allocsa.h: Likewise.
54092
54093 2004-11-10  Simon Josefsson  <jas@extundo.com>
54094
54095         * m4/getaddrinfo.m4: New file.
54096
54097 2004-11-10  Simon Josefsson  <jas@extundo.com>
54098
54099         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
54100
54101 2004-11-10  Simon Josefsson  <jas@extundo.com>
54102
54103         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
54104         getaddrinfo.
54105
54106         * modules/getaddrinfo: New file.
54107
54108 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
54109
54110         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
54111
54112 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
54113
54114         * lib/mktime.c (SHR): New macro, which is a portable
54115         substitute for >> that should work even on Crays.
54116         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
54117         Problem reported by Mark D. Baushke in
54118         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
54119         * lib/getdate.y (SHR): Likewise.
54120         (tm_diff): Use it.
54121         * lib/strftime.c (SHR): Likewise.
54122         (tm_diff): Use it.
54123         * lib/quotearg.c (struct quoting_options): Use unsigned int for
54124         quote_these_too, so that right shifts are well defined.  All uses
54125         changed.
54126
54127 2004-11-10  Jim Meyering  <jim@meyering.net>
54128
54129         Ensure that no close failure goes unreported.
54130         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
54131         return early when it seems there's nothing to flush.
54132         Don't include __fpending.h.
54133
54134 2004-11-10  Jim Meyering  <jim@meyering.net>
54135
54136         * modules/closeout (Depends-on): Remove fpending.
54137
54138 2004-11-10  Jim Meyering  <jim@meyering.net>
54139
54140         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
54141
54142 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
54143
54144         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
54145         gl_FUNC_STRFTIME.
54146         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
54147         and AC_REQUIRE when possible, to avoid duplicate checks.
54148         Check for <wchar.h>.
54149
54150 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
54151
54152         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
54153
54154 2004-11-09  Bruno Haible  <bruno@clisp.org>
54155
54156         * m4/sockpfaf.m4: New file.
54157
54158 2004-11-05  Bruno Haible  <bruno@clisp.org>
54159
54160         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
54161         Reported by Mark D. Baushke <mdb@cvshome.org>.
54162
54163 2004-11-04  Bruno Haible  <bruno@clisp.org>
54164
54165         2004-09-11  Bruno Haible  <bruno@clisp.org>
54166                 * allocsa.valgrind: New file.
54167         2004-02-06  Bruno Haible  <bruno@clisp.org>
54168                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
54169                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
54170                 Reported by Christopher Seip <chris.seip@hp.com>.
54171
54172 2004-11-04  Bruno Haible  <bruno@clisp.org>
54173
54174         * modules/allocsa (Files): Add lib/allocsa.valgrind.
54175         (Makefile.am): Distribute it.
54176
54177 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
54178
54179         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
54180         with errno == ERANGE if the buffer is too small.
54181         Problem reported by Mark D. Baushke.
54182
54183 2004-11-03  Albert Chin  <china@thewrittenword.com>
54184             Paul Eggert  <eggert@cs.ucla.edu>
54185
54186         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
54187         equivalent, substitute $ac_type for equivalent type rather than
54188         blindly using uint32_t *always* which won't work if uint32_t is not
54189         available.  Define _UINT32_T to work around typedef of uint32_t if
54190         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
54191         2.5.1.
54192
54193 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
54194
54195         * m4/jm-macros.m4: Sync from coreutils.
54196         (gl_MACROS): Check for mbrlen, for pathchk.
54197         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
54198
54199 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
54200
54201         * lib/xreadlink.c (MAXSIZE): New macro.
54202         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
54203         size does not exceed MAXSIZE.  Avoid cast.
54204         As suggested by Mark D. Baushke in
54205         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
54206         if readlink fails with buffer size just under MAXSIZE, try again
54207         with MAXSIZE.
54208
54209 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
54210
54211         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
54212
54213 2004-11-02  Derek R. Price  <derek@ximbiot.com>
54214         and  Paul Eggert  <eggert@cs.ucla.edu>
54215
54216         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
54217         (get_date): Overparenthesize to avoid GCC warning.
54218
54219 2004-11-02  Bruno Haible  <bruno@clisp.org>
54220
54221         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
54222         returns void.
54223
54224 2004-11-02  Bruno Haible  <bruno@clisp.org>
54225
54226         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
54227         function returns void.
54228
54229 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
54230
54231         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
54232         fflush_unlocked, flockfile, funlockfile, funlockfile,
54233         fputs_unlocked, putc_unlocked.
54234
54235 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
54236
54237         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
54238         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
54239         already declared.
54240
54241 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
54242
54243         * modules/getdate (Files): Add doc/getdate.texi.
54244         (Depends-on): Add setenv, xalloc.
54245
54246 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
54247
54248         * lib/getdate.y: Add support for TZ="foo" within a date string.
54249         Fix some bugs near time_t boundaries.  Reject dates with
54250         out-of-range components, e.g., "Sept 31".
54251         Include <stdlib.h>, "setenv.h", "xalloc.h".
54252         (ISDIGIT_LOCALE): Remove; unused.
54253         Note that the TZ and time functions used here are not reentrant.
54254         (mktime_ok, get_tz): New functions.
54255         (TZBUFSIZE): New constant.
54256         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
54257         This requires that we sometimes generate our own TZ="XXX..." setting.
54258
54259 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
54260
54261         * doc/getdate.texi: New file, from coreutils with modifications for
54262         the new TZ parsing.
54263
54264 2004-10-27  Derek R. Price  <derek@ximbiot.com>
54265
54266         * lib/mktime.c (not_equal_tm): Remove redundant check.
54267
54268 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
54269
54270         * modules/regex (lib_SOURCES): Add regex.c.
54271         Reported by James Youngman in
54272         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
54273
54274 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
54275
54276         * lib/getdate.y: Use Bison 1.875 features, and some minor
54277         code cleanups.  This change does not affect semantics.
54278         Don't include <stdlib.h>; no longer needed.
54279         Don't include unlocked-io.h; only the "#if TEST" code uses
54280         stdio, and performance isn't crucial there.
54281         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
54282         Bison 1.875 features as described below.
54283         All uses of "PC." replaced by "pc->".
54284         (YYSTYPE): Add a forward declaration.
54285         (yylex, yyerror): Use full prototypes in forward decls.
54286         Use "%pure-parser" rather than obsolescent "%pure_parser".
54287         Use %parse-param and %lex-param instead of obsolescent
54288         YYPARSE_PARAM and YYLEX_PARAM.
54289         (meridian_table, month_and_day_table, time_units_table,
54290         relative_time_table, time_zone_table, military_table,
54291         lookup_zone, lookup_word, get_date):
54292         Use NULL instead of 0 where appropriate.
54293         (to_hour): Avoid abort (), to avoid a dependency on
54294         stdlib.h.
54295         (yyerror, yylex): Now accepts parser_control * arg.
54296         (main) [TEST]: Use '\0' rather than 0 for char.
54297
54298 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
54299
54300         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
54301
54302 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
54303
54304         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
54305         It's now the caller's responsibility to handle the case where
54306         !HAVE_GETPAGESIZE && !defined getpagesize.
54307
54308         * lib/mktime.c (leapyear): Arg is long int, not int.
54309
54310 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
54311
54312         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
54313
54314 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
54315
54316         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
54317         missing.  Problem reported by James Youngman.
54318
54319 2004-10-16  Simon Josefsson  <jas@extundo.com>
54320
54321         * gnulib-tool: Fix comments.  Fix parse problem.
54322         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
54323
54324 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
54325
54326         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
54327         implementation of getopt_long.  Problem reported by Alexander Taler in:
54328         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
54329
54330 2004-10-15  Bruno Haible  <bruno@clisp.org>
54331
54332         * gnulib-tool: Untabify. Initialize supplied_libname.
54333         (func_usage): More homogenous output.
54334         (func_modules_transitive_closure, func_modules_to_filelist,
54335         func_emit_lib_Makefile_am): New functions.
54336         (func_import): New function, extracted from big case statement. Use
54337         func_get_license, func_modules_transitive_closure,
54338         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
54339         opt_lgpl. Don't use test -a, as it's not portable.
54340         (func_create_testdir): Use func_modules_transitive_closure,
54341         func_modules_to_filelist, func_emit_lib_Makefile_am.
54342
54343 2004-10-15  Bruno Haible  <bruno@clisp.org>
54344
54345         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
54346
54347 2004-10-15  Bruno Haible  <bruno@clisp.org>
54348
54349         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
54350         the portions belonging to each module.
54351         Suggested by Derek Robert Price <derek@ximbiot.com>.
54352
54353 2004-10-12  Simon Josefsson  <jas@extundo.com>
54354
54355         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
54356         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
54357         to real functions.
54358
54359 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
54360
54361         * modules/vsnprintf: New file.
54362
54363 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
54364
54365         * m4/vsnprintf.m4: New file.
54366
54367 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
54368
54369         * lib/vsnprintf.h: New file.
54370         * lib/vsnprintf.c: New file.
54371
54372 2004-10-11  Bruno Haible  <bruno@clisp.org>
54373
54374         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
54375         vsnprintf.
54376
54377 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
54378
54379         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
54380
54381 2004-10-07  Bruno Haible  <bruno@clisp.org>
54382
54383         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
54384         fits into the provided buffer.
54385
54386 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
54387
54388         * lib/diacrit.c, diacrit.h: Add GPL notice.
54389
54390         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
54391         notice.
54392         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
54393         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
54394         This avoids a potential constant-folding bug.
54395
54396 2004-10-05  Bruno Haible  <bruno@clisp.org>
54397
54398         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
54399         for the declaration of strsep.
54400
54401 2004-10-05  Bruno Haible  <bruno@clisp.org>
54402
54403         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
54404
54405 2004-10-04  Simon Josefsson  <jas@extundo.com>
54406
54407         * modules/memmem: New file.
54408         * tests/test-memmem.c: New file.
54409         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
54410
54411 2004-10-04  Simon Josefsson  <jas@extundo.com>
54412
54413         * m4/memmem.m4: New file.
54414
54415 2004-10-04  Simon Josefsson  <jas@extundo.com>
54416
54417         * lib/memmem.h: New file.
54418         * lib/memmem.c: New file, taken from glibc.
54419
54420 2004-10-04  Simon Josefsson  <jas@extundo.com>
54421
54422         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
54423         '#ifdef USE_UNLOCKED_IO'.
54424
54425 2004-10-04  Simon Josefsson  <jas@extundo.com>
54426
54427         * config/srclist.txt: Add memmem from glibc.
54428
54429 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
54430
54431         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
54432
54433         * modules/argmatch, modules/argp, modules/closeout, modules/error,
54434         modules/exclude, modules/getdate, modules/getline,
54435         modules/getndelim2, modules/getpass, modules/getpass-gnu,
54436         modules/getusershell, modules/linebuffer, modules/md5,
54437         modules/mountlist, modules/posixtm, modules/readtokens,
54438         modules/readutmp, modules/regex, modules/sha1,
54439         modules/version-etc, modules/yesno:
54440         Remove dependency on unlocked-io.
54441
54442 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
54443
54444         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
54445
54446         * m4/unlocked-io.m4: Add copyright notice.
54447         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
54448
54449 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
54450
54451         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
54452         * lib/xmalloc.c (xmemdup): Likewise.
54453         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
54454         XFREE): Remove these long-obsolescent macros.
54455         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
54456         * lib/xstrdup.c: Remove.
54457
54458         * lib/regex.c (re_comp): Cast gettext return value to char *,
54459         Problem reported by Martin Neitzel via Mark D. Baushke.
54460
54461 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
54462
54463         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
54464         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
54465         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
54466         regex.c, sha1.c, version-etc.c, yesno.c:
54467         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
54468         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
54469         the includer's responsibility.
54470
54471         Sync from coreutils.
54472
54473         * lib/modechange.c (mode_compile): Don't decrement a pointer that
54474         points to the start of a string, as the C Standard says the
54475         resulting behavior is undefined.
54476
54477         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
54478         simple -> simple_backups, numbered_existing ->
54479         numbered_existing_backups, numbered -> numbered_backups
54480         to avoid shadowing problems.  All uses changed.
54481         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
54482         * lib/backupfile.c (check_extension, numbered_backup):
54483         Rename locals to avoid shadowing 'basename'.
54484         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
54485         once.
54486
54487         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
54488         * lib/.cvsignore: Add getopt.h.
54489
54490 2004-10-04  Bruno Haible  <bruno@clisp.org>
54491
54492         * modules/README: New file.
54493         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
54494         not a module.
54495
54496 2004-10-02  Jim Meyering  <jim@meyering.net>
54497
54498         * lib/dirfd.h, getpagesize.h: Add copyright notice.
54499
54500 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
54501
54502         * modules/strsep: New file.
54503
54504 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
54505
54506         * m4/strsep.m4: New file.
54507
54508 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
54509
54510         * lib/strsep.h: New file.
54511         * lib/strsep.c: New file.
54512
54513 2004-10-01  Simon Josefsson  <jas@extundo.com>
54514
54515         * lib/snprintf.c (snprintf): Handle size==0.
54516
54517 2004-10-01  Simon Josefsson  <jas@extundo.com>
54518             Bruno Haible  <bruno@clisp.org>
54519
54520         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
54521         (snprintf): Declare 'args'.
54522
54523 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
54524
54525         * lib/snprintf.c: Remove comments as to why each header is needed.
54526
54527 2004-10-01  Bruno Haible  <bruno@clisp.org>
54528
54529         * MODULES.html.sh: Add strsep.
54530
54531 2004-09-30  Simon Josefsson  <jas@extundo.com>
54532
54533         * modules/snprintf: New file.
54534
54535 2004-09-30  Simon Josefsson  <jas@extundo.com>
54536
54537         * m4/snprintf.m4: New file.
54538
54539 2004-09-30  Simon Josefsson  <jas@extundo.com>
54540
54541         * lib/snprintf.h, lib/snprintf.c: New files.
54542
54543 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
54544
54545         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
54546         (hol_entry_help): Never translate an empty string.
54547         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
54548         * lib/argp.h (OPTION_NO_TRANS): New option.
54549
54550 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
54551
54552         * modules/argp (Maintainer): Replace Simon Josefsson
54553         by Sergey Poznyakoff.
54554
54555 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
54556
54557         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
54558         changes merged back into glibc.
54559
54560 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
54561
54562         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
54563
54564 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
54565
54566         * lib/xvasprintf.c: Include xalloc.h.
54567         (xvasprintf): Use xalloc_die, not xmalloc_die.
54568
54569 2004-09-29  Bruno Haible  <bruno@clisp.org>
54570
54571         * modules/alloca-opt: New file, derived from modules/alloca.
54572         * modules/allocsa: Depend on alloca-opt instead of alloca.
54573         * modules/setenv: Likewise.
54574         * modules/vasnprintf: Likewise.
54575         * MODULES.html.sh: Add alloca-opt.
54576
54577 2004-09-28  Simon Josefsson  <jas@extundo.com>
54578
54579         * gnulib-tool: New parameter --lgpl, to asseert that modules are
54580         LGPL, and to replace license template from GPL to LGPL.
54581
54582 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
54583
54584         * modules/dummy: Change license to LGPL.
54585
54586 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
54587
54588         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
54589
54590 2004-09-24  Simon Josefsson  <jas@extundo.com>
54591
54592         * modules/minmax (License): Change from GPL to LGPL.
54593
54594 2004-09-23  Simon Josefsson  <jas@extundo.com>
54595
54596         * gnulib-tool (--import): Typo.
54597
54598 2004-09-23  Simon Josefsson  <jas@extundo.com>
54599
54600         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
54601
54602 2004-09-22  Bruno Haible  <bruno@clisp.org>
54603
54604         * modules/*: Add 'License' field.
54605         * gnulib-tool: Accept --extract-license option.
54606         (func_get_license): New function.
54607
54608 2004-09-21  Bruno Haible  <bruno@clisp.org>
54609
54610         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
54611         Reported by Simon Josefsson.
54612
54613 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
54614
54615         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
54616         gl_AC_TYPE_LONG_LONG.
54617
54618 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
54619
54620         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
54621
54622 2004-09-18  Simon Josefsson  <jas@extundo.com>
54623         and  Paul Eggert  <eggert@cs.ucla.edu>
54624
54625         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
54626         calls with autoreconf.  Define GL_LIB.
54627
54628 2004-09-14  Karl Berry  <karl@gnu.org>
54629
54630         * config/srclist.txt: unsync setenv.c, sigh.
54631
54632 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
54633
54634         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
54635         Problem reported by Bruno Haible in:
54636         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
54637
54638 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
54639
54640         * config/srclist.txt: Comment out argp-pvh.c.
54641
54642 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
54643
54644         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
54645         in case some system header has #define'd it.  Problem reported by
54646         Soeren D. Schulze in
54647         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
54648
54649 2004-09-09  Karl Berry  <karl@gnu.org>
54650
54651         * regex.[ch]: delete from the root.  These were supposed to be
54652                 synced with emacs cvs, but this has not happened for about
54653                 a year, and anyway nothing else uses emacs regex.[ch].
54654                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
54655                 lib/regex[.ch] is untouched.
54656
54657 2004-09-09  Bruno Haible  <bruno@clisp.org>
54658
54659         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
54660
54661 2004-09-09  Bruno Haible  <bruno@clisp.org>
54662
54663         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
54664         modifications.
54665         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
54666
54667 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
54668
54669         * modules/xvasprintf: New file.
54670         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
54671
54672 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
54673
54674         * lib/xvasprintf.h: New file.
54675         * lib/xvasprintf.c: New file.
54676         * lib/xasprintf.c: New file.
54677
54678 2004-09-08  Bruno Haible  <bruno@clisp.org>
54679
54680         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
54681
54682 2004-09-08  Bruno Haible  <bruno@clisp.org>
54683
54684         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
54685         length is > INT_MAX.
54686         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
54687         more.
54688
54689 2004-09-08  Bruno Haible  <bruno@clisp.org>
54690
54691         * lib/stdint_.h: New file, taken from GNU clisp.
54692
54693 2004-09-08  Bruno Haible  <bruno@clisp.org>
54694             Oskar Liljeblad  <oskar@osk.mine.nu>
54695
54696         * modules/stdint: New file.
54697         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
54698
54699 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
54700
54701         Import from coreutils.
54702         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
54703         strings on unbounded length.  alloca's performance benefits aren't
54704         that important here.
54705         (V_STRDUP): Remove.
54706         (parse_with_separator): New function, with most of the internals
54707         of the old parse_user_spec.  Allow user to omit both user and group,
54708         for compatibility with FreeBSD.
54709         Clone only the user name, not the entire spec.
54710         Do not set *uid, *gid unless entirely successful.
54711         Avoid memory leak in some failing cases.
54712         Fix regression for USER.GROUP reported by Dmitry V. Levin in
54713         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
54714         (parse_user_spec): Rewrite to use parse_with_separator.
54715
54716 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
54717
54718         * modules/userspec: Don't depend on alloca.
54719
54720 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
54721
54722         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
54723
54724 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
54725
54726         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
54727         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
54728         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
54729
54730 2004-08-16  Simon Josefsson  <jas@extundo.com>
54731
54732         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
54733         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
54734         Add --dry-run for --import.
54735         Let user provided command line parameters override configure.ac
54736         settings.
54737
54738 2004-08-12  Simon Josefsson  <jas@extundo.com>
54739
54740         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
54741         as discussed with Paul Eggert in threads rooted at
54742         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
54743         and
54744         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
54745         Before, the test was empty, and relied on ELIDE_CODE in source
54746         code.)
54747         (gl_PREREQ_GETOPT): New macro.
54748         (gl_GETOPT): Use them.
54749
54750 2004-08-12  Simon Josefsson  <jas@extundo.com>
54751
54752         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
54753         * lib/getopt_.h: Renamed from getopt.h.
54754
54755 2004-08-12  Simon Josefsson  <jas@extundo.com>
54756
54757         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
54758         Change default library name from libfoo to libgnu.
54759         Now, if you have a configure.ac that says:
54760                 gl_SOURCE_BASE(gl)
54761                 gl_M4_BASE(gl/m4)
54762                 gl_MODULES(error getopt etcetera)
54763                 gl_INIT
54764         you can import all you need by running:
54765                 ../gnulib/gnulib-tool --import
54766
54767         * modules/getopt (Files): Rename getopt.h to getopt_.h.
54768         (Makefile.am): Rewrite, use logic from argz.
54769         (Include): Use <getopt.h> instead of "getopt.h".
54770
54771 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
54772
54773         * modules/argp (Files): Add m4/unlocked-io.m4.
54774         (Depends-on): Add extensions.
54775
54776 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
54777
54778         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
54779         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
54780         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
54781         Check for program_invocation_name, program_invocation_short_name,
54782         flockfile, funlockfile, features.h, _getopt_long_only_r.
54783
54784 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
54785
54786         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
54787         its complicated substitute.
54788         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
54789         and program_invocation_name.
54790         (__argp_basename) [!_LIBC]: Remove; the only use was
54791         replaced by its body.
54792         (__argp_short_program_name): Change condition from
54793         !defined __argp_short_program_name to
54794         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
54795         to match argp-namefrob.h.
54796         (__argp_failure): Don't assume strerror_r returns char *.
54797         * lib/argp-parse.c (N_): Define unconditionally.
54798         (argp_default_options): Fill out initializers with 0 to avoid
54799         gcc warnings.
54800
54801 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
54802
54803         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
54804         getopt1.c.
54805
54806 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
54807
54808         Merge from coreutils.
54809
54810         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
54811
54812         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
54813         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
54814
54815 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
54816
54817         Merge from coreutils.
54818
54819         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
54820         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
54821         for Reliant Unix 5.43.
54822
54823         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
54824         (union fooround): Use uintmax_t, not long int.
54825         The rest is a merge from libc:
54826         [defined _LIBC]: Include <shlib-compat.h>.
54827         (_obstack) [defined _LIBC]: Remove after 2.3.4.
54828
54829         * lib/settime.c (settime): Recode to avoid warning with
54830         Sun Forte C 6U2.
54831
54832         * lib/strverscmp.c: Convert to UTF-8.
54833
54834 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
54835
54836         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
54837         m4/uintmax_t.m4.
54838
54839 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
54840
54841         * modules/xalloc-die: New file.
54842         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
54843
54844         * modules/md5 (Files): Add m4/uint32_t.m4.
54845         * modules/sha1: Renamed from modules/sha.
54846         (Files):
54847         Rename lib/sha.h to lib/sha1.h.
54848         Rename lib/sha.c to lib/sha1.c.
54849         Rename m4/sha.m4 to m4/sha1.m4.
54850         (lib_SOURCES): Likewise.
54851         (configure.ac): Rename gl_SHA to gl_SHA1.
54852         (Include): sha.h -> sha1.h.
54853
54854 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
54855
54856         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
54857         * m4/sha1.m4: Renamed from sha.m4.
54858         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
54859
54860 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
54861
54862         * lib/obstack.h (obstack_empty_p):
54863         Don't assume that chunk->contents is suitably aligned.
54864         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
54865         Likewise. Problem reported by Benno in
54866         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
54867
54868         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
54869         readable.  This could be improved further but it'd take some work.
54870
54871 2004-08-08  Simon Josefsson  <jas@extundo.com>
54872
54873         * modules/xgethostname (Depends-on): Remove exit and error (not
54874         used).
54875
54876         * modules/getpass-gnu: Add getpass.h.
54877         (Depends-on): Add stdbool.
54878         * modules/getpass: Add getpass.h.
54879
54880 2004-08-08  Simon Josefsson  <jas@extundo.com>
54881
54882         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
54883         Check getpass declaration.
54884
54885 2004-08-08  Simon Josefsson  <jas@extundo.com>
54886
54887         * lib/xgethostname.c: Don't include error.h (not used).
54888
54889         * lib/getpass.h: Add.
54890         * lib/getpass.c: Include getpass.h first.
54891
54892 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
54893
54894         * lib/xalloc-die.c: New file.
54895         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
54896         All uses removed.
54897         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
54898         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
54899         xalloc-die.c.
54900         (_, N_, xalloc_die): Move to xalloc-die.c.
54901         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
54902         so that we needn't mess with xalloc_msg_memory_exhausted.
54903
54904         * lib/sha1.h: Renamed from sha.h.
54905         (SHA1_H): Renamed from _SHA_H.
54906         (sha1_ctx): Renamed from sha_ctx.
54907         (sha1_init_ctx): Renamed from sha_init_ctx.
54908         (sha1_process_block): Renamed from sha_process_block.
54909         (sha1_process_bytes): Renamed from sha_process_bytes.
54910         (sha1_finish_ctx): Renamed from sha_finish_ctx.
54911         (sha1_read_ctx): Renamed from sha_read_ctx.
54912         (sha1_stream): Renamed from sha_stream.
54913         (sha1_buffer): Renamed from sha_buffer.
54914         * lib/sha1.c: Likewise; renamed from sha.c.
54915         Do not include <sys/types.h>.
54916         Include <stddef.h> rather than <stdlib.h>.
54917
54918 2004-08-08  Bruno Haible  <bruno@clisp.org>
54919
54920         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
54921         FILESYSTEM_PREFIX_LEN.
54922         * lib/progreloc.c: Likewise.
54923         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
54924
54925 2004-08-06  Simon Josefsson  <jas@extundo.com>
54926
54927         * modules/progname (Depends-on): Don't depend on stdbool.
54928
54929 2004-08-06  Simon Josefsson  <jas@extundo.com>
54930
54931         * modules/getsubopt: New file.
54932         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
54933         getsubopt.
54934
54935 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
54936
54937         More merge from coreutils.
54938
54939         * m4/utimens.m4, m4/utimecmp.m4: New files.
54940         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
54941         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
54942         prereq.m4, sha.m4: Import changes from coreutils.
54943
54944 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
54945
54946         More merge from coreutils.
54947         * modules/raise, modules/readtokens0, modules/utimens:
54948         * modules/utimecmp, module/xnanosleep: New files.
54949         * modules/strftime: Add lib/strftime.h.
54950         Change include from <time.h> to "strftime.h".
54951         * modules/yesno: Add lib/yesno.h.
54952         * modules/backupfile: Remove lib/addext.c.
54953         * modules/euidaccess: Add stat-macros.h.
54954         * modules/canonicalize, modules/euidaccess,
54955         modules/filemode, modules/lchown, modules/makepath,
54956         modules/rmdir, modules/stat: Likewise.
54957
54958 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
54959
54960         Merge from tar.
54961         * lib/argp-help.c (make_hol, hol_append): Don't assume that
54962         SIZE_MAX is a valid preprocessor constant.
54963         (__argp_basename): Change from "#ifndef _LIBC"
54964         to "#ifndef __argp_short_program_name", so that
54965         we don't compile these functions for tar.
54966
54967         More merges from coreutils.
54968         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
54969         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
54970         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
54971         * lib/addext.c: Remove; no longer needed.
54972         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
54973         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
54974         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
54975         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
54976         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
54977         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
54978         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
54979         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
54980         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
54981         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
54982         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
54983         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
54984         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
54985         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
54986         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
54987         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
54988         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
54989         Import changes from coreutils.
54990
54991 2004-08-05  Simon Josefsson  <jas@extundo.com>
54992
54993         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
54994
54995 2004-08-05  Simon Josefsson  <jas@extundo.com>
54996
54997         * m4/getsubopt.m4: New file.
54998
54999 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
55000
55001         Merge from coreutils.
55002
55003         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
55004         * m4/getcwd-path-max.m4: New files.
55005
55006         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
55007         FILESYSTEM_PREFIX_LEN ->
55008         FILE_SYSTEM_PREFIX_LEN.
55009         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
55010         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
55011         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
55012         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
55013
55014         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
55015         prerequisite modules now handle the DOS stuff.
55016         Don't check for unistd.h.
55017
55018 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
55019
55020         Merge from coreutils.
55021
55022         * lib/.gdb-history: Remove; this doesn't belong here.
55023
55024         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
55025         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
55026         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
55027         * lib/getcwd.c: New files.
55028
55029         * lib/dirname.h: Include <stdbool.h>.
55030         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
55031         for consistency with POSIX terminology.  All uses changed.
55032         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
55033         (strip_trailing_slashes): Use bool for booleans.
55034         * lib/stripslash.c (strip_trailing_slashes): Likewise.
55035
55036         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
55037         sometimes returns a positive errno value even when it succeeds.
55038         (print_errno_message) [!LIBC]: Fall back on strerror if
55039         __strerror_r fails.
55040
55041         * lib/path-concat.c (mempcpy): Don't define if a system header defines
55042         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
55043         (longest_relative_suffix): New function.
55044         (path_concat): Use it.  Assume first argument is not NULL.
55045         Port to DOS.  Omit redundant separators.
55046         Report an error instead of returning NULL.
55047         Use mempcpy instead of memcpy.
55048         (xpath_concat): Remove: not declared or used.
55049
55050         * lib/same.h: Include <stdbool.h>
55051         (same_name): Return bool, not int.
55052         * lib/same.c (same_name): Likewise.
55053         (errno): Don't declare; we assume C89 or better now.
55054
55055         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
55056         if not already defined.
55057
55058         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
55059         * lib/dup-safer.c (errno): Likewise.
55060
55061 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
55062
55063         Merge from coreutils.
55064         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
55065         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
55066         * modules/path-concat: Don't depend on strdup.
55067
55068 2004-08-03  Simon Josefsson  <jas@extundo.com>
55069
55070         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
55071         * lib/progname.h: Don't include stdbool.h.
55072
55073 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
55074
55075         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
55076         * MODULES.html.sh (func_all_modules): Remove fatal.
55077
55078 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
55079
55080         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
55081
55082 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
55083
55084         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
55085         working.
55086
55087 2004-08-02  Simon Josefsson  <jas@extundo.com>
55088
55089         * lib/getsubopt.h: New file, with comments from Bruno Haible.
55090         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
55091         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
55092
55093 2004-08-01  Simon Josefsson  <jas@extundo.com>
55094
55095         * lib/xgetdomainname.c: Include stdlib.h, for free().
55096
55097 2004-07-19  Bruno Haible  <bruno@clisp.org>
55098
55099         * MODULES.html.sh (func_all_modules): Add dummy.
55100
55101 2004-07-16  Simon Josefsson  <jas@extundo.com>
55102
55103         * modules/dummy: New file.
55104
55105 2004-07-16  Simon Josefsson  <jas@extundo.com>
55106
55107         * lib/dummy.c: New file.
55108
55109 2004-07-16  Bruno Haible  <bruno@clisp.org>
55110
55111         * lib/backupfile.h: Add extern "C" for C++.
55112         * lib/closeout.h: Likewise.
55113         * lib/copy-file.h: Likewise.
55114         * lib/findprog.h: Likewise.
55115         * lib/full-write.h: Likewise.
55116         * lib/pathname.h: Likewise.
55117         * lib/progname.h: Likewise.
55118         * lib/stpcpy.h: Likewise.
55119         * lib/stpncpy.h: Likewise.
55120         * lib/strcase.h: Likewise.
55121         * lib/strstr.h: Likewise.
55122         * lib/xalloc.h: Likewise.
55123
55124         * lib/mbswidth.h: Add extern "C" for C++.
55125         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
55126
55127 2004-07-13  Robert Millan  <robertmh@gnu.org>
55128
55129         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
55130
55131 2004-07-09  Simon Josefsson  <jas@extundo.com>
55132
55133         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
55134         failed without this.)
55135
55136 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
55137
55138         * modules/chown (Files): Add lib/fchown-stub.c, since
55139         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
55140
55141 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
55142
55143         * lib/fchown-stub.c: New file.
55144
55145 2004-06-24  Jim Meyering  <jim@meyering.net>
55146
55147         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
55148
55149 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
55150
55151         * modules/argz: Omit "#include".
55152
55153         * MODULES.html.sh (func_all_modules): Add calloc, to match
55154         2004-06-01 addition of calloc module.
55155
55156 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
55157
55158         * m4/argz.m4: New file, which is autoupdated from libtool.
55159
55160 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
55161
55162         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
55163         libtool.
55164
55165 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
55166
55167         * config/srclist-update: Don't insist on "USA." before the
55168         close-comment, as libtool omits the period and puts the */ on a
55169         separate line.
55170         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
55171         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
55172
55173 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
55174
55175         * modules/argz: New file.
55176         * MODULES.html.sh (func_all_modules): Add argz.
55177
55178 2004-06-12  Jim Meyering  <jim@meyering.net>
55179         and  Paul Eggert  <eggert@cs.ucla.edu>
55180
55181         * modules/hash (Files): Add lib/xalloc.h.
55182         * modules/pipe (Depends-on): Add wait-process.
55183         * modules/stat (Depends-on): Add xalloc.
55184         * modules/userspec (Files): Add lib/userspec.h.
55185         * modules/xstrto
55186
55187         Upgrade from gettext-0.13.
55188         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
55189         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
55190         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
55191
55192 2004-06-10  Jim Meyering  <jim@meyering.net>
55193
55194         * lib/calloc.c: New file.
55195
55196 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
55197
55198         * lib/getdate.y (yylex): Allow space between sign and number.
55199         Problem reported by Dan Jacobson.
55200
55201 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
55202
55203         Merge from coreutils CVS.
55204
55205         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
55206         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
55207         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
55208         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
55209         xstrtol.m4: Fix copyright date and/or serial number.
55210
55211         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
55212         See if we need an fchown replacement.
55213         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
55214         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
55215         and use the replacement function if we detect either defect.
55216
55217         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
55218         gl_UTIMECMP.
55219
55220 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
55221         and  Jim Meyering  <jim@meyering.net>
55222
55223         Merge from coreutils CVS.
55224
55225         * lib/stat-macros.h: New file, with contents from file-type.h
55226         and coreutils' system.h.
55227         * lib/file-type.c: Include "stat-macros.h".
55228         * lib/file-type.h (file_type): Move all macro definitions to new file,
55229         stat-macros.h.
55230
55231         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
55232         Wrap old code with this conditional.
55233         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
55234         function that does not dereference symlinks.
55235         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
55236
55237         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
55238         dependency problems.
55239         (xreadlink): Accept new arg SIZE, for efficiency.
55240         All decls and uses changed.
55241         * lib/xreadlink.h: Include <stddef.h>, for size_t.
55242
55243         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
55244         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
55245
55246         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
55247         sysexits.h.
55248
55249 2004-06-01  Jim Meyering  <jim@meyering.net>
55250
55251         * m4/calloc.m4: New file.
55252
55253 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
55254
55255         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
55256         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
55257         Also, fix a typo in a diagnostic.
55258
55259 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
55260
55261         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
55262         or AC_FUNC_REALLOC.
55263
55264 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
55265
55266         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
55267         macros to be defined.
55268         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
55269         the allocator returns NULL because the requested size is zero.
55270
55271 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
55272
55273         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
55274         var.  Add comment explaining why libc still defines it.  This
55275         merges the following patch from glibc:
55276         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
55277
55278 2004-05-20  Andreas Schwab  <schwab@suse.de>
55279
55280         * m4/free.m4: Replace free if it not known to work, not the other
55281         way round.
55282
55283 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
55284
55285         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
55286         present in glibc since revision 1.1 of this file.
55287         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
55288         obstack_alignment_mask, obstack_alloc, obstack_base,
55289         obstack_blank, obstack_blank_fast, obstack_chunk_size,
55290         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
55291         obstack_grow0, obstack_init, obstack_int_grow,
55292         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
55293         obstack_next_free, obstack_object_size, obstack_ptr_grow,
55294         obstack_ptr_grow_fast, obstack_room): Remove declarations of
55295         nonexistent functions.
55296
55297 2004-05-18  Karl Berry  <karl@gnu.org>
55298
55299         * config/srclist.txt: break link for vasnprintf.c.
55300
55301 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
55302
55303         Port obstack to the AS/400, where pointers are 16 bytes wide and
55304         you cannot cast an integer to a valid pointer.  This patch is
55305         currently waiting to be integrated into glibc; see
55306         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
55307
55308         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
55309         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
55310         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
55311         (struct obstack): temp member is now a union of a pointer and
55312         an integer, instead of an integer.  All integer uses changed.
55313         This does not affect the physical layout of struct obstack,
55314         except on hosts (like the AS/400) where the size or alignment of
55315         void * is greater than that of ptrdiff_t.
55316         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
55317         __STDC__)]: Store temporary in pointer member of union, not
55318         integer member.
55319         * lib/obstack.c: Include <stddef.h>, for offsetof.
55320         (struct fooalign): Remove; it doesn't need a name.
55321         (union fooround): Change double to long double, and add void *.
55322         (DEFAULT_ALIGNMENT): Use offsetof to compute.
55323         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
55324         not a macro.  Hence the values are always int; so remove all
55325         casts-to-int in uses.
55326
55327 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
55328
55329         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
55330         we can get this patch merged into glibc.
55331
55332 2004-05-17  Derek R. Price  <derek@ximbiot.com>
55333             Paul Eggert  <eggert@cs.ucla.edu>
55334
55335         * m4/argp: Depend on alloca.
55336
55337 2004-05-17  Derek R. Price  <derek@ximbiot.com>
55338             Paul Eggert  <eggert@cs.ucla.edu>
55339
55340         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
55341         freecoding.
55342
55343 2004-05-17  Bruno Haible  <bruno@clisp.org>
55344
55345         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
55346         precision that consists of a '.' followed by an empty digit string.
55347         Patch by Tor Lillqvist <tml@iki.fi>.
55348
55349 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
55350
55351         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
55352         for backward compatibility with older code.  We need our own
55353         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
55354         it under some other name, and our alloca.h will define it.
55355
55356 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
55357             Derek Price  <derek@ximbiot.com>
55358
55359         * lib/alloca.c: Include <alloca.h>, to get our interface.
55360         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
55361         include <alloca.h> first.  Use C89 prototype for alloca; this
55362         requires including <stddef.h> for size_t.  Use extern "C" if C++.
55363         Use #elif for simplicity, since we can assume C89 now.
55364         Don't try to source the system alloca.h since it will not be found
55365         and to prevent recursively including its replacement.
55366         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
55367         * lib/regex.c: Likewise.
55368
55369 2004-05-16  Derek Price  <derek@ximbiot.com>
55370             Paul Eggert  <eggert@cs.ucla.edu>
55371
55372         getline cleanup.  This changes the getndelim2 API: both order of
55373         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
55374         no delimiter).
55375
55376         * lib/getline.c: Don't include stddef.h or stdio.h, since our
55377         interface does that.
55378         (getline): Always use getdelim, so that we don't have two
55379         copies of this code.
55380         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
55381         if available.
55382         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
55383         (GETNDELIM2_MAXIMUM): New macro.
55384         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
55385         instead of the old practice of delim2==0.  All callers changed.
55386         Return -1 on overflow, instead of returning junk.
55387         Do not set *linesize unless allocation succeeds.
55388         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
55389         that we include sys/types.h.
55390         * lib/getnline.h: Likewise.
55391         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
55392         (getndelim2): Reorder arguments.
55393         * lib/getnline.c (getnline, getndelim):
55394         Don't discard the NMAX argument.
55395         (getnline): Invoke getndelim, to avoid code duplication.
55396         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
55397         of (size_t) -1 by callers of the getnline family.
55398
55399 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
55400
55401         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
55402         Check for gettimeofday.
55403         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
55404         Check for settimeofday, stime.
55405
55406 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
55407
55408         * lib/nanosleep.c (suspended): Change its type from int to
55409         sig_atomic_t volatile.
55410         (first_call): Make it private to rpl_nanosleep, and have it
55411         be zero initially as that's a bit faster.
55412         (my_usleep): Round up fractional times instead of truncating them,
55413         as this is the usual meaning for 'sleep'.
55414
55415         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
55416         doesn't work.
55417         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
55418         (ENOSYS): Define if not defined.
55419         (settime): Fall back on stime if it exists and settimeofday fails.
55420         But don't bother with fallbacks if a method fails with errno == EPERM.
55421
55422 2004-05-11  Jim Meyering  <jim@meyering.net>
55423
55424         Prior to this change, the save_cwd caller required read access to the
55425         current directory on most systems (ones with the fchdir function).
55426
55427         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
55428         fails, try write-only, and finally, resort to using xgetcwd.
55429
55430 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
55431
55432         * lib/obstack.c, obstack.h: Import changes from libc.
55433
55434 2004-04-28  Bruno Haible  <bruno@clisp.org>
55435
55436         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
55437         also implicitly appends .exe to executables.
55438         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
55439         accepts Windows pathnames.
55440         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
55441         Treat Cygwin like Windows, since it now accepts Windows pathnames.
55442         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
55443         Treat Cygwin like Windows, since it now accepts Windows pathnames.
55444         Reported by Derek Robert Price <derek@ximbiot.com>.
55445
55446 2004-04-21  Karl Berry  <karl@gnu.org>
55447
55448         * config/srclist.txt (localcharset.c): break sync.
55449
55450 2004-04-20  Paul Eggert  <eggert@twinsun.com>
55451
55452         * m4/host-os.m4: Add a copyright notice.
55453
55454 2004-04-20  Jim Meyering  <jim@meyering.net>
55455
55456         Change UTILS_ to gl_ in AC_DEFINE'd names.
55457         Change utils_- and jm_-prefixed variables, too.
55458         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
55459         UTILS_FUNC_MKDIR_TRAILING_SLASH.
55460         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
55461
55462         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
55463         Don't emit trailing blanks.
55464         Also rename jm_-prefixed variables to have gl_ prefix.
55465
55466         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
55467         Also rename jm_-prefixed variables to have gl_ prefix.
55468
55469         * m4/jm-macros.m4: Reflect the renamings.
55470         * m4/prereq.m4: Likewise.
55471
55472 2004-04-20  Jim Meyering  <jim@meyering.net>
55473
55474         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
55475         memory.
55476
55477 2004-04-20  Jim Meyering  <jim@meyering.net>
55478             Bruno Haible  <bruno@clisp.org>
55479
55480         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
55481         memory when realloc fails.
55482
55483 2004-04-19  Jim Meyering  <jim@meyering.net>
55484
55485         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
55486         now that readutmp.c may call `free (0)'.
55487
55488 2004-04-19  Bruno Haible  <bruno@clisp.org>
55489
55490         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
55491         * m4/inttypes_h.m4: Likewise.
55492         * m4/stdint_h.m4: Likewise.
55493         * m4/intmax_t.m4: Likewise.
55494         * m4/uintmax_t.m4: Likewise.
55495
55496 2004-04-18  Jim Meyering  <jim@meyering.net>
55497
55498         * m4/prereq.m4: Don't forbid jm_ prefix.
55499
55500         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
55501         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
55502         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
55503         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
55504         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
55505         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
55506         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
55507         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
55508         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
55509         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
55510         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
55511         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
55512         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
55513         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
55514         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
55515         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
55516         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
55517         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
55518         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
55519
55520 2004-04-18  Jim Meyering  <jim@meyering.net>
55521
55522         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
55523         failure, don't leak memory and do call END_UTMP_ENT.
55524
55525 2004-04-16  Jim Meyering  <jim@meyering.net>
55526
55527         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
55528         coreutils' stat program.
55529         (gl_PREREQ): Don't require jm_PREREQ_STAT.
55530
55531 2004-04-11  Paul Eggert  <eggert@twinsun.com>
55532
55533         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
55534         C89.
55535         (CHAR_BIT): Remove, since we assume C89.
55536         Include <stdint.h> if available, as per current Autoconf CVS advice.
55537
55538 2004-03-31  Jim Meyering  <jim@meyering.net>
55539
55540         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
55541         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
55542         * m4/xalloc.m4: Likewise.
55543
55544 2004-03-30  Paul Eggert  <eggert@twinsun.com>
55545
55546         Merge from coreutils.
55547
55548         * m4/inttostr.m4: New file.
55549         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
55550         Require AM_STDBOOL_H and gl_TIMESPEC instead.
55551         Require gl_CLOCK_TIME.
55552         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
55553
55554 2004-03-30  Paul Eggert  <eggert@twinsun.com>
55555
55556         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
55557         not bool, to be more consistent with Unix conventions.
55558         Suggested by Bruno Haible.
55559
55560         Merge from coreutils.
55561
55562         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
55563         * lib/umaxtostr.c: New files.
55564
55565         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
55566         the usual <time.h> dance.
55567         (get_date): Change signature to support fractional time stamps.
55568         All callers changed.
55569         * lib/getdate.y: Include "getdate.h" first, as we can now
55570         assume C89 and don't need to worry about 'const'.
55571         Similarly, include "unlocked-io.h" near start, not in middle.
55572         Include <limits.h>.
55573         (textint.value): Use long int rather than int.
55574         (textint.digits): Use size_t rather than int.
55575         (BILLION, LOG10_BILLION): New constants.
55576         (parser_control): New member rel_ns.  Members day_ordinal,
55577         time_zone, month, day, hour, minutes, rel_year, rel_month,
55578         rel_day, rel_hour, rel_minutes, rel_seconds
55579         are now long int, not int.  Member seconds is now struct timespec,
55580         not int.  New member timespec_seen.  Members dates_seen, days_seen,
55581         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
55582         not int.
55583         (%union.intval): Now long int, not int.
55584         New member timespec.
55585         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
55586         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
55587         (spec): Now is a timespec or an item list.
55588         (timespec, items): New nonterminals.
55589         (time, rel, relunit, number, get_date):
55590         Add support for fractional seconds.
55591         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
55592         (gmtime, localtime, mktime): Remove decls; not needed with C89.
55593         (to_hour): First arg is now long int, not int.
55594         (to_year): Returns long int, not int.
55595         Don't treat year -70 like 70.
55596         (tm_diff): Returns long int, not int.
55597         (lookup_word): Use bool instead of int when appropriate.
55598         (yylex): Use size_t for count, not int.
55599         Detect overflow when parsing large integer constants.
55600         Add support for fractions.
55601         (get_date): Make pointers 'const' if possible.
55602         Use more-portable code to detect integer overflow.
55603         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
55604         Don't use ctime; it's not reliable if the year has >4 digits.
55605
55606         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
55607         This is for compatibility with BSD.
55608
55609         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
55610         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
55611         From coreutils' system.h.
55612
55613         * lib/userspec.c: Don't include "posixver.h".
55614         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
55615         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
55616         compatible extension.  Simplify code by removing a boolean int
55617         that was always nonzero if a string was nonnull.
55618
55619 2004-03-30  Jim Meyering  <jim@meyering.net>
55620
55621         Merge from coreutils.
55622
55623         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
55624         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
55625         on some systems one must include <grp.h> before it.
55626         Reported by Christian Krackowizer.
55627
55628 2004-03-30  Jim Meyering  <jim@meyering.net>
55629
55630         Merge from coreutils.
55631
55632         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
55633
55634         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
55635         an empty input stream.
55636
55637         * lib/readtokens.c: Include <stdbool.h>.
55638         (readtoken): Use `size_t' rather than int/long.
55639         All callers adjusted.
55640         Use `bool' rather than `int' where appropriate.
55641         Use memset rather than an explicit loop.
55642         Use x2nrealloc rather than xrealloc.
55643         Allow the use of `\0' as a delimiter.
55644         (readtokens): Likewise.
55645         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
55646
55647 2004-03-30  Jim Meyering  <jim@meyering.net>
55648
55649         * m4/realloc.m4: Remove file, since now it does no more than
55650         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
55651         the `configure.ac' section of module/realloc.
55652         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
55653
55654 2004-03-30  Bruno Haible  <bruno@clisp.org>
55655
55656         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
55657         nonnull.
55658
55659 2004-03-29  Paul Eggert  <eggert@twinsun.com>
55660
55661         Merge changes to getloadavg.c from coreutils and Emacs.
55662
55663         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
55664         Define to an expression, not to the empty string.
55665         Include cloexec.h and xalloc.h.
55666         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
55667         Use set_cloexec_flag rather than rolling our own.
55668         * lib/cloexec.c, lib/cloexec.h: New files.
55669
55670 2004-03-29  Paul Eggert  <eggert@twinsun.com>
55671
55672         * m4/cloexec.m4: New file.
55673
55674 2004-03-18  Paul Eggert  <eggert@twinsun.com>
55675
55676         * lib/getopt.h: Sync with libc CVS.
55677
55678 2004-03-18  Paul Eggert  <eggert@twinsun.com>
55679             Bruno Haible  <bruno@clisp.org>
55680
55681         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
55682         mbswidth.
55683
55684 2004-03-18  Paul Eggert  <eggert@twinsun.com>
55685             Bruno Haible  <bruno@clisp.org>
55686
55687         * lib/mbswidth.h: Include <wchar.h> only if
55688         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
55689         <wchar.h>.
55690         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
55691
55692 2004-03-09  Paul Eggert  <eggert@twinsun.com>
55693
55694         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
55695         Sync with libc CVS.
55696         * lib/getopt_int.h: New file, also synced from libc.
55697
55698 2004-03-09  Paul Eggert  <eggert@twinsun.com>
55699
55700         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
55701         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
55702         Bring back getopt.c, getopt.h, getopt1.c.
55703
55704 2004-03-07  Paul Eggert  <eggert@twinsun.com>
55705
55706         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
55707         All uses changed.  Check for sa_sigaction member; this fixes
55708         a bug first reported by Jason Andrade in
55709         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
55710
55711 2004-03-07  Paul Eggert  <eggert@twinsun.com>
55712
55713         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
55714         '#if' expressions.  Unlike the code it replaces, it does not
55715         depend on (defined _SC_PAGESIZE).  However, it does depend on
55716         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
55717         first reported by Jason Andrade in
55718         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
55719
55720 2004-02-25  Simon Josefsson  <jas@extundo.com>
55721
55722         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
55723
55724 2004-02-25  Simon Josefsson  <jas@extundo.com>
55725
55726         * lib/strdup.h: New file.
55727         * lib/strdup.c: Include it.
55728         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
55729         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
55730
55731 2004-02-23  Karl Berry  <karl@gnu.org>
55732
55733         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
55734         (from fencepost.gnu.org:/gd/gnuorg).
55735
55736 2004-02-23  Karl Berry  <karl@gnu.org>
55737
55738         * config/srclistvars.sh (GNUORG) [karl]: redefine.
55739         * config/srclist.txt: add maintain/standards documents.
55740
55741 2004-02-18  Bruno Haible  <bruno@clisp.org>
55742
55743         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
55744         Reported by Derek Robert Price <derek@ximbiot.com>.
55745
55746 2004-02-16  Karl Berry  <karl@gnu.org>
55747
55748         * config/mkinstalldirs, install-sh: update from automake.
55749
55750 2004-02-06  Karl Berry  <karl@gnu.org>
55751
55752         * m4/po.m4: update from gettext 0.14.1.
55753
55754 2004-02-06  Karl Berry  <karl@gnu.org>
55755
55756         * lib/config.charset: update from gettext 0.14.1.
55757
55758 2004-02-05  Paul Eggert  <eggert@twinsun.com>
55759
55760         Add comments and code, prompted by suggestions from Bruno Haible
55761         for sh-quote.
55762         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
55763         describing the enum quoting_style values.
55764         * lib/quotearg.c (quotearg_alloc): New function.
55765         (quotearg_buffer_restyled): Treat lone { and } as special.
55766         Treat = as special.  Work around bug with older shells
55767         that "see" a '\' that is really the 2nd byte of a multibyte char.
55768         Quote empty string with shell_quoting_style.
55769
55770 2004-02-03  Bruno Haible  <bruno@clisp.org>
55771
55772         * m4/pipe.m4: New file, from GNU gettext.
55773
55774 2004-02-03  Bruno Haible  <bruno@clisp.org>
55775
55776         * lib/pipe.h: New file, from GNU gettext.
55777         * lib/pipe.c: New file, from GNU gettext.
55778
55779 2004-01-27  Bruno Haible  <bruno@clisp.org>
55780
55781         * m4/execute.m4: New file, from GNU gettext.
55782
55783 2004-01-27  Bruno Haible  <bruno@clisp.org>
55784
55785         * lib/execute.h: New file, from GNU gettext.
55786         * lib/execute.c: New file, from GNU gettext.
55787         * lib/w32spawn.h: New file, from GNU gettext.
55788
55789 2004-01-24  Paul Eggert  <eggert@twinsun.com>
55790
55791         Merge from diffutils.
55792
55793         * lib/file-type.c (file_type): Add typed memory objects.
55794         * lib/file-type.h (S_TYPEISTMO): New macro.
55795
55796         * lib/c-stack.h (c_stack_action): Remove argv argument.
55797         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
55798         (die): Don't calculate message unless segv_action returns.
55799         (get_stack_location, min_address_from_argv, max_address_from_argv,
55800         volatile stack_base, volatile_stack_size): Remove.
55801         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
55802         that every segmentation violation is a stack overflow.  (Ouch!)
55803         See Debian bug 136249 (still outstanding) for more info about why
55804         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
55805
55806 2004-01-24  Paul Eggert  <eggert@twinsun.com>
55807
55808         Exit-status fix from coreutils.
55809
55810         Use exit_failure consistently in place of EXIT_FAILURE,
55811         so that program exit statuses are consistent on failure.
55812
55813         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
55814         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
55815         * lib/argmatch.h: Comment fix to match the above.
55816         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
55817         Now a macro referring to exit_failure, instead of a separate
55818         variable.  Include "exitfail.h" to get it.
55819         * lib/xstrtol.h: Include "exitfail.h".
55820         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
55821
55822         * lib/long-options.c (parse_long_options): Use prototype
55823         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
55824         for clarity.
55825
55826 2004-01-21  Jim Meyering  <jim@meyering.net>
55827
55828         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
55829         so as not to conflict with a different-sized __mktime_internal
55830         function in GNU libc.
55831         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
55832         Problem building statically-linked `ls' reported by Michael Brunnbauer.
55833
55834 2004-01-20  Karl Berry  <karl@gnu.org>
55835
55836         * config/config.guess: update from config.
55837
55838         * config/srclistvars.sh: GNUWWWLICENSES for karl.
55839
55840 2004-01-20  Bruno Haible  <bruno@clisp.org>
55841
55842         Safer stack allocation.
55843         * lib/setenv.c: Include allocsa.h.
55844         (alloca): Remove fallback definition.
55845         (freea): Remove macro.
55846         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
55847         instead of freea.
55848
55849 2004-01-20  Bruno Haible  <bruno@clisp.org>
55850
55851         * m4/eealloc.m4: New file, from GNU gettext.
55852
55853 2004-01-20  Bruno Haible  <bruno@clisp.org>
55854
55855         * m4/allocsa.m4: New file, from GNU gettext.
55856
55857 2004-01-20  Bruno Haible  <bruno@clisp.org>
55858
55859         * lib/xallocsa.h: New file, from GNU gettext.
55860         * lib/xallocsa.c: New file, from GNU gettext.
55861
55862 2004-01-20  Bruno Haible  <bruno@clisp.org>
55863
55864         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
55865
55866 2004-01-20  Bruno Haible  <bruno@clisp.org>
55867
55868         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
55869         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
55870         specially.
55871
55872 2004-01-20  Bruno Haible  <bruno@clisp.org>
55873
55874         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
55875         patch.
55876
55877 2004-01-20  Bruno Haible  <bruno@clisp.org>
55878
55879         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
55880
55881 2004-01-20  Bruno Haible  <bruno@clisp.org>
55882
55883         * lib/eealloc.h: New file.
55884
55885 2004-01-20  Bruno Haible  <bruno@clisp.org>
55886
55887         * lib/binary-io.h: Avoid warnings on Cygwin.
55888
55889 2004-01-20  Bruno Haible  <bruno@clisp.org>
55890
55891         * lib/allocsa.h: New file, from GNU gettext.
55892         * lib/allocsa.c: New file, from GNU gettext.
55893
55894 2004-01-18  Karl Berry  <karl@gnu.org>
55895
55896         * doc/gpl.texi, doc/lgpl.texi: new files.
55897
55898 2004-01-18  Karl Berry  <karl@gnu.org>
55899
55900         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
55901         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
55902
55903 2004-01-15  Paul Eggert  <eggert@twinsun.com>
55904
55905         Merge from coreutils.
55906
55907         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
55908         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
55909         (gl_DEFAULT_POSIX2_VERSION): Move
55910         the documentation from 'configure' into 'config.hin',
55911         so that 'configure --help' isn't burdened by it and
55912         we don't have to worry about its formatting there.
55913         Reword the documentation so that it's more succinct
55914         and can be run together into a single paragraph.
55915         * m4/same.m4 (gl_SAME): Check for pathconf.
55916
55917 2004-01-15  Paul Eggert  <eggert@twinsun.com>
55918
55919         Merge from coreutils.
55920
55921         * lib/posixver.c: Include posixver.h.
55922
55923         * lib/same.c: Include <stdbool.h>, <limits.h>.
55924         (_POSIX_NAME_MAX): Define if not defined.
55925         (MIN): New macro.
55926         (same_name): If file names are silently truncated, report
55927         that the file names are the same if they are the same after
55928         the silent truncation.
55929
55930         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
55931         conversion function.
55932         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
55933         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
55934         longer needed.
55935
55936 2004-01-15  Jim Meyering  <jim@meyering.net>
55937
55938         Merge from coreutils.
55939
55940         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
55941         if no library is required.
55942         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
55943         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
55944         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
55945         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
55946         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
55947         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
55948         value, $ac_cv_search_crypt, if it's "none required".
55949         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
55950         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
55951         not gl_FUNC_GETLOADAVG.
55952         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
55953         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
55954
55955 2004-01-15  Jim Meyering  <jim@meyering.net>
55956
55957         Merge from coreutils.
55958
55959         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
55960         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
55961         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
55962
55963         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
55964         optional configure-time default.
55965
55966         * lib/version-etc.c (version_etc_copyright): Update copyright date.
55967
55968         * lib/xreadlink.c (xreadlink): Correct outdated comment.
55969
55970 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
55971
55972         Merge from coreutils.
55973
55974         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
55975         value, $ac_cv_search_nanosleep, if it's "none required".
55976
55977 2004-01-14  Paul Eggert  <eggert@twinsun.com>
55978
55979         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
55980         with like-named macro in fnmatch.c.
55981         (EXT): Use an internal constant instead.
55982
55983         Merge fnmatch patches from glibc.
55984         * lib/fnmatch.c (mbsinit): Remove define.
55985         Add libc_hidden_ver (__fnmatch, fnmatch).
55986         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
55987         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
55988
55989 2004-01-14  Karl Berry  <karl@gnu.org>
55990
55991         * config/install-sh: update from automake.
55992
55993 2004-01-13  Karl Berry  <karl@gnu.org>
55994
55995         * config/install-sh: update from automake.
55996
55997 2004-01-09  Karl Berry  <karl@gnu.org>
55998
55999         * config/install-sh: update from automake.
56000
56001 2004-01-05  Karl Berry  <karl@gnu.org>
56002
56003         * config/config.{sub,guess}: update from config.
56004
56005 2003-12-31  Karl Berry  <karl@gnu.org>
56006
56007         * config/depcomp: update from automake.
56008
56009 2003-12-14  Karl Berry  <karl@gnu.org>
56010
56011         * lib/config.charset: update from gettext-runtime.
56012
56013 2003-12-03  Paul Eggert  <eggert@twinsun.com>
56014
56015         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
56016         Bug reported by Alfred M. Szmidt.
56017
56018 2003-12-03  Bruno Haible  <bruno@clisp.org>
56019
56020         * m4/gettext.m4: Upgrade from gettext-0.13.
56021         * m4/po.m4: Upgrade from gettext-0.13.
56022         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
56023         * m4/intmax.m4: New file, from gettext-0.13.
56024         * m4/printf-posix.m4: New file, from gettext-0.13.
56025
56026 2003-11-29  Karl Berry  <karl@gnu.org>
56027
56028         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
56029
56030 2003-11-25  Paul Eggert  <eggert@twinsun.com>
56031             Bruno Haible  <bruno@clisp.org>
56032
56033         * lib/printf-parse.h: Don't include sys/types.h.
56034         (ARG_NONE): New macro.
56035         (char_directive): Change type of *arg_index fields to size_t.
56036         * lib/printf-parse.c: Don't include sys/types.h.
56037         (SSIZE_MAX): Remove macro.
56038         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
56039         Remove unnecessary overflow check.
56040         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
56041         fields.
56042
56043 2003-11-25  Bruno Haible  <bruno@clisp.org>
56044
56045         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
56046
56047 2003-11-25  Bruno Haible  <bruno@clisp.org>
56048
56049         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
56050         gt_TYPE_SSIZE_T.
56051
56052 2003-11-24  Paul Eggert  <eggert@twinsun.com>
56053
56054         * modules/alloca: Remove dependency on xalloc.
56055
56056 2003-11-24  Paul Eggert  <eggert@twinsun.com>
56057
56058         * lib/alloca.c: Remove dependency on xalloc module.
56059         (xalloc_die): Remove.
56060         (memory_full) [!defined emacs]: New macro.
56061         [!defined emacs]: Don't include xalloc.h.
56062         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
56063         address arithmetic overflows.  Change datatypes a bit to avoid
56064         unnecessary casts.
56065
56066 2003-11-22  Jim Meyering  <jim@meyering.net>
56067
56068         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
56069         s/size/size_t/.
56070
56071 2003-11-21  Karl Berry  <karl@gnu.org>
56072
56073         * config/config.{sub,guess}: update from config.
56074
56075 2003-11-18  Karl Berry  <karl@gnu.org>
56076
56077         * config/config.{sub,guess}: update from config.
56078
56079         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
56080
56081 2003-11-17  Paul Eggert  <eggert@twinsun.com>
56082
56083         * README: Mention that S+T cannot overflow if S is the size of
56084         an existing object and T is sufficiently small.
56085
56086 2003-11-17  Jim Meyering  <jim@meyering.net>
56087
56088         On systems without utime and without a utimes function capable of
56089         dealing with a NULL struct utimbuf* argument, this utime replacement
56090         could -- in unusual circumstances -- leak a file descriptor.
56091         * lib/utime.c: Include <unistd.h> and <errno.h>.
56092         (utime_null): Be sure to close `fd' and to preserve errno.
56093         Reported by Geoff Collyer via Arnold Robbins.
56094
56095 2003-11-17  Bruno Haible  <bruno@clisp.org>
56096
56097         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
56098         (Depends-on): Add xsize.
56099
56100 2003-11-17  Bruno Haible  <bruno@clisp.org>
56101
56102         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
56103
56104 2003-11-17  Bruno Haible  <bruno@clisp.org>
56105
56106         * lib/vasnprintf.c (alloca): Remove fallback definition.
56107         (freea): Remove definition.
56108         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
56109         Reported by Paul Eggert.
56110
56111 2003-11-16  Paul Eggert  <eggert@twinsun.com>
56112             Bruno Haible  <bruno@clisp.org>
56113
56114         Protect against address arithmetic overflow.
56115         * lib/printf-args.h: Include stddef.h.
56116         (arguments): Change type of field 'count' to size_t.
56117         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
56118         'unsigned int' where appropriate.
56119         * lib/printf-parse.h: Include sys/types.h.
56120         (char_directive): Change type of *arg_index fields to ssize_t.
56121         (char_directives): Change type of fields 'count', max_*_length to
56122         size_t.
56123         * lib/printf-parse.c: Include sys/types.h and xsize.h.
56124         (SSIZE_MAX): Define fallback value.
56125         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
56126         instead of 'int' where appropriate. Check a_allocated, d_allocated
56127         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
56128         * lib/vasnprintf.c: Include xsize.h.
56129         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
56130         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
56131         overflow. Avoid wraparound when converting a width or precision from
56132         decimal to binary.
56133
56134 2003-11-16  Bruno Haible  <bruno@clisp.org>
56135
56136         Update from GNU gettext.
56137         * lib/printf-parse.c: Generalize to it can be compiled for wide
56138         strings.
56139         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
56140         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
56141         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
56142         SNPRINTF): New macros.
56143         Don't include <alloca.h> if the file is used inside libintl.
56144         (local_wcslen): New function, for Solaris 2.5.1.
56145         (VASNPRINTF): Use it instead of wcslen.
56146
56147 2003-11-16  Bruno Haible  <bruno@clisp.org>
56148
56149         * lib/xsize.h (xmax): New function.
56150         (xsum, xsum3, xsum4): Declare as "pure" functions.
56151
56152 2003-11-12  Paul Eggert  <eggert@twinsun.com>
56153
56154         * modules/xalloc (Files): Undo latest change, since xalloc.h
56155         no longer needs SIZE_MAX or PTRDIFF_MAX.
56156
56157 2003-11-12  Paul Eggert  <eggert@twinsun.com>
56158
56159         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
56160         gl_PTRDIFF_MAX.
56161
56162 2003-11-12  Paul Eggert  <eggert@twinsun.com>
56163
56164         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
56165         "return", to pacify some unknown compiler.  Problem reported
56166         by Joerg Schilling.
56167
56168 2003-11-12  Paul Eggert  <eggert@twinsun.com>
56169
56170         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
56171         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
56172         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
56173         heuristic is just as accurate as far as we know, and it removes a
56174         dependency on size_max.m4 and ptrdiff_max.m4.
56175
56176 2003-11-11  Bruno Haible  <bruno@clisp.org>
56177
56178         * modules/xsize (Files): Add m4/size_max.m4.
56179         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
56180
56181 2003-11-11  Bruno Haible  <bruno@clisp.org>
56182
56183         * m4/size_max.m4: New file.
56184         * m4/ptrdiff_max.m4: New file.
56185         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
56186         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
56187         (gl_XALLOC): Invoke it.
56188
56189 2003-11-11  Bruno Haible  <bruno@clisp.org>
56190
56191         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
56192         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
56193         defined.
56194
56195 2003-11-10  Paul Eggert  <eggert@twinsun.com>
56196
56197         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
56198         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
56199         rejected some allocations of exactly SIZE_MAX - 2 bytes.
56200         From Bruno Haible.
56201         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
56202         not (size_t) -1, since it's defined here.
56203
56204 2003-11-09  Karl Berry  <karl@gnu.org>
56205
56206         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
56207
56208 2003-11-06  Paul Eggert  <eggert@twinsun.com>
56209
56210         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
56211         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
56212         Reject sizes of exactly SIZE_MAX bytes.
56213         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
56214         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
56215
56216 2003-11-05  Bruno Haible  <bruno@clisp.org>
56217
56218         * lib/xsize.h: Include limits.h, to avoid a possible collision with
56219         SIZE_MAX defined in <limits.h> on Solaris.
56220
56221 2003-11-04  Jim Meyering  <jim@meyering.net>
56222
56223         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
56224         variable names, rather than @VAR@.
56225         * modules/poll: Likewise.
56226
56227 2003-11-04  Bruno Haible  <bruno@clisp.org>
56228
56229         * modules/xsize: New file.
56230         * modules/linebreak: Depend on xsize.
56231         * MODULES.html.sh (func_all_modules): Add xsize.
56232
56233 2003-11-04  Bruno Haible  <bruno@clisp.org>
56234
56235         * m4/xsize.m4: New file.
56236
56237 2003-11-04  Bruno Haible  <bruno@clisp.org>
56238
56239         * lib/xsize.h: New file.
56240         * lib/linebreak.c: Include xsize.h.
56241         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
56242         argument for overflow.
56243         Suggested by Paul Eggert.
56244
56245 2003-11-03  Karl Berry  <karl@gnu.org>
56246
56247         * config/config.{guess,sub}: update from config.
56248
56249 2003-11-03  Jim Meyering  <jim@meyering.net>
56250
56251         * modules/userspec (lib_SOURCES): Add userspec.h.
56252         (Include): Add "userspec.h".
56253         Improve description.
56254
56255 2003-11-03  Jim Meyering  <jim@meyering.net>
56256
56257         * lib/userspec.c: Include "userspec.h".
56258         * lib/userspec.h: New file.
56259
56260 2003-11-03  Bruno Haible  <bruno@clisp.org>
56261
56262         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
56263
56264 2003-11-03  Bruno Haible  <bruno@clisp.org>
56265
56266         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
56267         available, to avoid (extremely rare) race condition.
56268         Suggested by Paul Eggert.
56269
56270 2003-11-02  Karl Berry  <karl@gnu.org>
56271
56272         * config/srclist.txt (vasprintf.c): sync broken, sigh.
56273
56274 2003-10-31  Paul Eggert  <eggert@twinsun.com>
56275
56276         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
56277         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
56278         (read_filesystem_list): Set and use me_type_malloced.
56279         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
56280         whatever the type happens to be), for brevity and consistency.
56281         Check for size calculation overflow on Alphas running OSF/1.
56282
56283 2003-10-31  Jim Meyering  <jim@meyering.net>
56284
56285         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
56286
56287         * lib/linebuffer.c: Include <string.h> for declaration of memset.
56288
56289 2003-10-30  Paul Eggert  <eggert@twinsun.com>
56290             Bruno Haible  <bruno@clisp.org>
56291
56292         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
56293         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
56294
56295 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
56296
56297         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
56298         netbsd*-gnu*.  Suggested by Robert Millan.
56299
56300 2003-10-29  Paul Eggert  <eggert@twinsun.com>
56301
56302         * modules/group-member: Depend on stdbool.
56303
56304 2003-10-29  Paul Eggert  <eggert@twinsun.com>
56305
56306         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
56307
56308 2003-10-29  Paul Eggert  <eggert@twinsun.com>
56309
56310         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
56311         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
56312         after the 'gnu' in these cases.  This fixes some bugs in the
56313         previous change, and is based on suggestions by Robert Millan.
56314
56315 2003-10-29  Paul Eggert  <eggert@twinsun.com>
56316
56317         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
56318         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
56319         no longer needed.
56320         * lib/quotearg.c (quotearg_n_options): Use it.
56321         * lib/group-member.c: Include <stdbool.h>.
56322         (free_group_info): Arg is now const *; don't free arg.
56323         (get_group_info): Now returns bool and accepts struct group_info *,
56324         rather than returning a malloc'ed struct group_info *.
56325         All uses changed.  Check for overflow in internal size calculation.
56326
56327         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
56328         rather than xmalloc/xrealloc.
56329         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
56330         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
56331         conformance bug: the old code used a pointer after freeing the
56332         storage that it addressed.
56333         * lib/hash.c (hash_initialize): Simplify the code by using
56334         xalloc_oversized rather than doing it by hand.
56335         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
56336         the buffer preserved.  Use free and xmalloc instead.
56337         * lib/quotearg.c (quotearg_n_options): Likewise.
56338         Use a simpler test for size overflow.  Don't use xalloc_oversized
56339         because unsigned int might be wider than size_t (!); this suggests
56340         that we should switch from unsigned int to size_t for slot numbers.
56341
56342 2003-10-28  Paul Eggert  <eggert@twinsun.com>
56343
56344         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
56345         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
56346         NetBSD kernels.  Requested by Richard Stallman.
56347
56348 2003-10-27  Paul Eggert  <eggert@twinsun.com>
56349
56350         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
56351         to allocate the returned structure.  Do not allocate a subarray,
56352         as x2nrealloc will do that.
56353         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
56354         instead of xnrealloc.
56355         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
56356
56357 2003-10-27  Bruno Haible  <bruno@clisp.org>
56358
56359         * lib/stdbool_.h: Better support for BeOS.
56360
56361 2003-10-26  Paul Eggert  <eggert@twinsun.com>
56362
56363         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
56364         now uses inline.
56365
56366 2003-10-26  Paul Eggert  <eggert@twinsun.com>
56367
56368         * lib/xalloc.h (xalloc_oversized): New static inline function, for
56369         callers that want to do their own size-overflow checking.  Include
56370         <stdbool.h>, since xalloc_oversized returns bool.
56371         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
56372         to use xalloc_oversized.
56373
56374         Add two functions x2realloc, x2nrealloc, for programs that grow
56375         arrays dynamically by doubling their sizes.
56376         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
56377         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
56378         New functions.
56379
56380         Port to C99 semantics for 'inline' of external functions.
56381         Bug reported by Bruno Haible.
56382         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
56383         with the old contents of xnmalloc.
56384         (xnmalloc, xmalloc): Use it.
56385         (xnrealloc_inline): New static inline function,
56386         with the old contents of xnrealloc.
56387         (xnrealloc, xrealloc): Use it.
56388
56389         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
56390         that.
56391
56392 2003-10-26  Karl Berry  <karl@gnu.org>
56393
56394         * config/srclist.txt (COPYING.DOC): no longer available from
56395         /gd/gnuorg; don't know where the ultimate source is.
56396
56397 2003-10-25  Paul Eggert  <eggert@twinsun.com>
56398
56399         Fix several address-calculation bugs in the hash modules,
56400         plus some minor code cleanup.
56401
56402         * lib/hash.h: Include <stdbool.h>, for bool.
56403         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
56404         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
56405         hash_get_n_entries, hash_get_max_bucket_length,
56406         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
56407         hash_rehash): Use size_t rather than unsigned.
56408         * lib/hash.c (struct hash_table, hash_get_n_buckets,
56409         hash_get_n_buckets_used, hash_get_n_entries,
56410         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
56411         hash_get_entries, hash_do_for_each, hash_string, is_prime,
56412         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
56413         Likewise.
56414         (SIZE_MAX): Define if not defined.
56415         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
56416         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
56417         hash_print):
56418         Use const * when possible.
56419         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
56420         (check_tuning): Fix bug: if tuning parameters were very close to
56421         0 or 1, rounding errors could have caused subscript violations.
56422         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
56423         (hash_initialize): Add 'fail:' label
56424         to free table and return NULL, and use it to simplify code.
56425         Use calloc rather than clearing the storage ourself.
56426         (hash_initialize, hash_rehash): Check for arithmetic overflow in
56427         buffer size calculations.
56428         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
56429         Include <stddef.h>, for size_t.
56430         * lib/hash-pjw.c (hash_pjw): Likewise.
56431         Switch to method described by Bruno Haible.
56432         Include <limits.h>, for CHAR_BIT.
56433         (SIZE_BITS): New macro.
56434
56435 2003-10-23  Paul Eggert  <eggert@twinsun.com>
56436
56437         * m4/getline.m4 (AM_FUNC_GETLINE):
56438         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
56439         hosts.  Problem reported by Derek Robert Price in
56440         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
56441         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
56442         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
56443
56444 2003-10-21  Paul Eggert  <eggert@twinsun.com>
56445
56446         * lib/getndelim2.c (getndelim2): When size calculation overflows,
56447         ceiling the allocation at NMAX bytes rather than silently
56448         discarding input bytes before NMAX is reached.  This makes
56449         a difference only if NMAX exceeds SIZE_MAX / 2.
56450
56451         * lib/obstack.c: Merge from glibc.
56452         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
56453         Add libc_hidden_def (_obstack_newchunk).
56454         (_obstack_free) [! defined _LIBC]: Remove.
56455         [defined _LIBC]: Make a strong alias from obstack_free, rather than
56456         a clone of the function body.
56457         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
56458         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
56459
56460         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
56461         glibc.
56462         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
56463         arg to memcpy.
56464
56465         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
56466         (obstack_ptr_grow_fast, obstack_int_grow_fast):
56467         Don't use lvalue casts, as GCC plans to remove support for them
56468         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
56469         was also present in the non-GCC version, indicating that this
56470         code had always been buggy and had never been widely used.
56471         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
56472         Use the fast variant of each macro, rather than copying the
56473         definiens of the fast variant; that way, we'll be more likely to
56474         catch future bugs in the fast variants.
56475
56476 2003-10-20  Bruno Haible  <bruno@clisp.org>
56477
56478         * modules/wait-process: New file.
56479         * MODULES.html.sh (func_all_modules): Add wait-process.
56480
56481 2003-10-20  Bruno Haible  <bruno@clisp.org>
56482
56483         * m4/wait-process.m4: New file.
56484
56485 2003-10-20  Bruno Haible  <bruno@clisp.org>
56486
56487         * lib/wait-process.h: New file, from GNU gettext.
56488         * lib/wait-process.c: New file, from GNU gettext.
56489
56490 2003-10-19  Jim Meyering  <jim@meyering.net>
56491
56492         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
56493         HPUX 10.20.
56494
56495 2003-10-18  Karl Berry  <karl@gnu.org>
56496
56497         * config/config.guess: update from config.
56498
56499 2003-10-16  Paul Eggert  <eggert@twinsun.com>
56500
56501         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
56502         (getgroups): First arg is int, not size_t.
56503         Don't let 'free' mangle errno.
56504
56505 2003-10-16  Paul Eggert  <eggert@twinsun.com>
56506
56507         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
56508
56509 2003-10-16  Karl Berry  <karl@gnu.org>
56510
56511         * config/config.{guess,sub}: update from config.
56512
56513 2003-10-16  Jim Meyering  <jim@meyering.net>
56514
56515         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
56516         memcpy.
56517
56518 2003-10-15  Paul Eggert  <eggert@twinsun.com>
56519
56520         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
56521         (SIZE_MAX): Remove.
56522         (new_exclude, add_exclude_file): Initial size no longer needs to
56523         be a power of 2.
56524         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
56525         our own address arithmetic overflow checking.
56526
56527         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
56528         (fnmatch): Do not alloca more than 2000 wide characters;
56529         instead, use malloc for large buffers.
56530         Check for address arithmetic overflow, and return -1
56531         with errno set to ENOMEM in that case.
56532         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
56533         (NEW_PATTERN): Do not alloca more than 8000 bytes;
56534         instead, return -1.  Check for address arithmetic overflow.
56535
56536 2003-10-14  Paul Eggert  <eggert@twinsun.com>
56537
56538         Handle invalid suffixes and overflow independently, so that
56539         callers can treat them independently as needed.  Fix some bugs in
56540         suffix handling, e.g., "100k@" was not diagnosed as an invalid
56541         suffix for a human-readable blocksize.  The major caller-visible
56542         change is the addition of a new
56543         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
56544         that both overflow and suffix chars were found.
56545
56546         * lib/human.c (humblock): Don't check separately for invalid suffix
56547         char; that is xstrtoumax's job (now that its bug is fixed).
56548         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
56549         INTMAX_MAX]: New macros.
56550         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
56551         TYPE_MAXIMUM): New macros.
56552         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
56553         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
56554         if overflow occurs, as it's what __strtol does and it's more useful
56555         in practice.
56556         (__xstrtol): If __strtol reports some error other than ERANGE,
56557         reflect it to the caller as LONGINT_INVALID.  If it reports
56558         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
56559         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
56560         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
56561         value.
56562         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
56563         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
56564         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
56565         [defined UINTMAX_MAX]: New macros.
56566
56567 2003-10-14  Bruno Haible  <bruno@clisp.org>
56568
56569         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
56570
56571 2003-10-14  Bruno Haible  <bruno@clisp.org>
56572
56573         * m4/sig_atomic_t: New file, from GNU gettext.
56574         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
56575
56576 2003-10-14  Bruno Haible  <bruno@clisp.org>
56577
56578         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
56579         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
56580         Also use volatile where needed.
56581
56582 2003-10-12  Paul Eggert  <eggert@twinsun.com>
56583
56584         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
56585         Change maintainer from Bruno Haible to 'all'.
56586
56587 2003-10-12  Paul Eggert  <eggert@twinsun.com>
56588
56589         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
56590
56591 2003-10-12  Paul Eggert  <eggert@twinsun.com>
56592
56593         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
56594         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
56595         and define in terms of the other primitives.
56596         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
56597         (SIZE_MAX): Define if not already defined.
56598         (array_size_overflow): New function.
56599         (xalloc_die): Abort instead of exiting if 'error' returns.
56600         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
56601         (xmalloc, xrealloc): Use them.
56602         (xcalloc): Check for address arithmetic overflow.
56603         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
56604         a bit faster than strcpy.
56605
56606 2003-10-10  Simon Josefsson  <jas@extundo.com>
56607
56608         * modules/argp (Depends-on): Add restrict and strcase.
56609
56610 2003-10-10  Simon Josefsson  <jas@extundo.com>
56611
56612         * m4/argp.m4: Add AC_C_INLINE.
56613
56614 2003-10-08  Paul Eggert  <eggert@twinsun.com>
56615
56616         Merge getpass from libc, plus a few fixes.
56617
56618         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
56619         Include <stdbool.h>.
56620         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
56621         __fsetlocking to empty.
56622         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
56623         do include <bits/libc-lock.h>.
56624         Do not include <fcntl.h>; not needed.
56625         [_LIBC]: Include <wchar.h>.
56626         (NOTCANCEL_MODE): New macro.
56627         (flockfile, funlockfile) [_LIBC]: New macros.
56628         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
56629         [!_LIBC]: New macros.
56630         (call_fclose): New function.
56631         (getpass): Use it.  Save tty stream separately; this simplifies the
56632         code and makes it more reliable if stdin happens to equal stdout.
56633         Invoke __fsetlocking on tty.
56634         Handle thread cancellation if needed.
56635         Namespace cleanup (use __tcgetattr, __getline).
56636         Use bool for Booleans.
56637         [USE_IN_LIBIO]: Handle wide streams.
56638         [!_LIBC]: Unconditionally do the fseek, since we don't know what
56639         stream might go where.
56640
56641         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
56642         doesn't have to include <stdio.h> before us.
56643         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
56644         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
56645         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
56646         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
56647         if not declared, so that we can use getpass.c code from libc without
56648         rewriting it.
56649         (flockfile, ftrylockfile, funlockfile): New macros.
56650
56651 2003-10-08  Paul Eggert  <eggert@twinsun.com>
56652
56653         * modules/getpass: Depend on stdbool.
56654
56655 2003-10-08  Paul Eggert  <eggert@twinsun.com>
56656
56657         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
56658
56659 2003-10-07  Karl Berry  <karl@gnu.org>
56660
56661         * config/config.{guess,sub}: update from config.
56662
56663 2003-10-06  Jim Meyering  <jim@meyering.net>
56664             Bruno Haible  <bruno@clisp.org>
56665
56666         This lets translators provide better translations for the
56667         "Written by ..." part of --version output.
56668         * lib/version-etc.h: Include stdarg.h.
56669         (version_etc_copyright): Declare as readonly.
56670         (version_etc): Make this function variadic with a NULL-terminated list
56671         of author name strings.
56672         (version_etc_va): New declaration.
56673         * lib/version-etc.c: Include stdarg.h, stdlib.h.
56674         (version_etc_copyright): Declare as readonly.
56675         (version_etc_va): New function. Provide a different translatable string
56676         for each possible number of authors < 10. Abbreviate when there are 10
56677         authors or more.
56678         (version_etc): Make this function variadic. Call version_etc_va.
56679         Suggestion from Gary V. Vaughan.
56680
56681         * lib/long-options.h (parse_long_options): Change prototype: the
56682         authors string is moved to the end and becomes variadic.
56683         * lib/long-options.c: Include stdarg.h.
56684         (parse_long_options): Make this function variadic, too.
56685         Call version_etc_va, not version_etc.
56686
56687 2003-10-06  Bruno Haible  <bruno@clisp.org>
56688
56689         * modules/version-etc-2: Remove file.
56690         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
56691
56692 2003-10-06  Bruno Haible  <bruno@clisp.org>
56693
56694         * modules/fatal-signal: New file.
56695         * MODULES.html.sh (func_all_modules): Add fatal-signal.
56696
56697 2003-10-06  Bruno Haible  <bruno@clisp.org>
56698
56699         * m4/fatal-signal.m4: New file.
56700         * m4/signalblocking.m4: New file, from GNU gettext.
56701
56702 2003-10-06  Bruno Haible  <bruno@clisp.org>
56703
56704         * lib/version-etc-2.h: Remove file.
56705         * lib/version-etc-2.c: Remove file.
56706
56707 2003-10-06  Bruno Haible  <bruno@clisp.org>
56708
56709         * lib/fatal-signal.h: New file, from GNU gettext.
56710         * lib/fatal-signal.c: New file, from GNU gettext.
56711
56712 2003-10-05  Paul Eggert  <eggert@twinsun.com>
56713
56714         * README: Rework advice for preventing empty .o files.
56715         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
56716         not <sys/types.h>.
56717
56718 2003-10-04  Karl Berry  <karl@gnu.org>
56719
56720         * lib/argp*: update from libc.
56721
56722 2003-10-04  Karl Berry  <karl@gnu.org>
56723
56724         * config/config.{guess,sub}: update from config.
56725
56726 2003-10-02  Bruno Haible  <bruno@clisp.org>
56727
56728         * modules/lchown (Include): Add lchown.h.
56729         * modules/time_r (Include): Use "..." syntax.
56730         * modules/xgetdomainname (Include): Add xgetdomainname.h.
56731
56732 2003-10-01  Simon Josefsson  <jas@extundo.com>
56733
56734         * MODULES.html.sh (func_all_modules): Move gethostname from section
56735         'based on' to section 'lacking' POSIX:2001.
56736
56737 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
56738
56739         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
56740         to output mode on the same stream.
56741
56742 2003-09-29  Paul Eggert  <eggert@twinsun.com>
56743
56744         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
56745         Fix arg typo in previous patch.
56746
56747 2003-09-28  Jim Meyering  <jim@meyering.net>
56748
56749         * lib/error.c: Correct cpp indentation.
56750
56751 2003-09-27  Paul Eggert  <eggert@twinsun.com>
56752
56753         * modules/free: New file.
56754
56755 2003-09-27  Paul Eggert  <eggert@twinsun.com>
56756
56757         * m4/free.m4: New file.
56758
56759 2003-09-27  Paul Eggert  <eggert@twinsun.com>
56760
56761         * lib/minmax.h (MIN, MAX)
56762         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
56763         Omit the special code that used __typeof__, since we worry that
56764         it could be more trouble than it's worth.  See:
56765         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
56766         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
56767
56768         * lib/free.c: New file.
56769
56770 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
56771
56772         Trivial fixes to Makefile.am parts of module listings.
56773         * modules/strstr: Append strstr.h to lib_SOURCES.
56774         * modules/strcase: Likewise, for strcase.h.
56775
56776 2003-09-27  Karl Berry  <karl@gnu.org>
56777
56778         * config/mkinstalldirs: update from automake.
56779
56780 2003-09-26  Paul Eggert  <eggert@twinsun.com>
56781
56782         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
56783         (error_tail): Do not loop, reallocating temporary buffer, since
56784         the output cannot contain more wide characters than the input
56785         contains bytes, the size must be big enough already.  This avoids
56786         one potential size overflow calculation.  Check for size overflow
56787         when calculating temporary buffer size.  Free temporary buffer
56788         when done, if it was allocated with malloc; this plugs a memory
56789         leak.  Remove casts from void * to pointers, that are no longer
56790         needed now that we're assuming C89 or better.
56791
56792         Merge error changes from glibc.
56793
56794         * lib/error.c, error.h: Update copyright notice header to match glibc.
56795         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
56796         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
56797         Disable cancellation while printing error.
56798         * lib/error.h: Prepend __ to parameter names.
56799
56800 2003-09-26  Jim Meyering  <jim@meyering.net>
56801
56802         * lib/error.c (error_tail): Move some declarations
56803         into inner scope where the local variables are used.
56804
56805 2003-09-26  Bruno Haible  <bruno@clisp.org>
56806
56807         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
56808         stpncpy().
56809         Don't define stpncpy through config.h; it's now done through stpncpy.h.
56810
56811 2003-09-26  Bruno Haible  <bruno@clisp.org>
56812
56813         * lib/stpncpy.h (gnu_stpncpy): New declaration.
56814         (stpncpy): Define as alias for gnu_stpncpy.
56815         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
56816
56817 2003-09-25  Simon Josefsson  <jas@extundo.com>
56818
56819         * lib/xgetdomainname.h: New file.
56820         * lib/xgetdomainname.c: New file.
56821
56822 2003-09-25  Simon Josefsson  <jas@extundo.com>
56823             Bruno Haible  <bruno@clisp.org>
56824
56825         * modules/getdomainname: New file.
56826         * modules/xgetdomainname: New file.
56827         * MODULES.html.sh (func_all_modules): Add getdomainname,
56828         xgetdomainname.
56829
56830 2003-09-25  Simon Josefsson  <jas@extundo.com>
56831             Bruno Haible  <bruno@clisp.org>
56832
56833         * m4/getdomainname.m4: New file.
56834
56835 2003-09-25  Simon Josefsson  <jas@extundo.com>
56836             Bruno Haible  <bruno@clisp.org>
56837
56838         * lib/getdomainname.h: New file.
56839         * lib/getdomainname.c: New file.
56840
56841 2003-09-25  Karl Berry  <karl@gnu.org>
56842
56843         * lib/argp-fmtstream.c, argp-help.c: update from libc.
56844
56845 2003-09-25  Karl Berry  <karl@gnu.org>
56846
56847         * config/install-sh: update from automake.
56848
56849 2003-09-25  Bruno Haible  <bruno@clisp.org>
56850
56851         * modules/version-etc-2: New file, from modules/version-etc with
56852         modifications.
56853         * MODULES.html.sh (func_all_modules): Add version-etc-2.
56854
56855 2003-09-25  Bruno Haible  <bruno@clisp.org>
56856
56857         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
56858         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
56859
56860 2003-09-24  Simon Josefsson  <jas@extundo.com>
56861
56862         * modules/xgethostname: Add xgethostname.h.
56863
56864 2003-09-24  Paul Eggert  <eggert@twinsun.com>
56865
56866         * lib/linebuffer.c (freebuffer): Don't free the argument, just
56867         the buffer associated with the argument.  Bug reported by
56868         Simon Josefsson.
56869
56870 2003-09-24  Paul Eggert  <eggert@twinsun.com>
56871
56872         * README: Document assumptions that 'int' is at least 32 bits
56873         wide, that integer arithmetic is 2's complement without overflow,
56874         that there are no holes in integer values, that adding sizes of
56875         two nonoverlapping objects can't overflow, and that all-bits-zero
56876         yields scalar zero.  Fix spelling and capitalization typos.
56877
56878 2003-09-19  Karl Berry  <karl@gnu.org>
56879
56880         * lib/argp.h: update from libc.
56881
56882 2003-09-17  Paul Eggert  <eggert@twinsun.com>
56883
56884         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
56885         to avoid spurious warnings like "AC_RUN_IFELSE was called before
56886         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
56887
56888 2003-09-17  Paul Eggert  <eggert@twinsun.com>
56889
56890         * gnulib-tool: Use "test -h", not "test -L", for portability
56891         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
56892         (tags_regexp): Remove, since \| doesn't conform to POSIX.
56893         (sed_extract_prog): Issue s commands one-by-one, rather than
56894         using \| in one s command.
56895
56896 2003-09-16  Paul Eggert  <eggert@twinsun.com>
56897
56898         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
56899         input error, instead of returning NULL the next time we are called
56900         (and therefore losing track of errno).
56901
56902 2003-09-16  Bruno Haible  <bruno@clisp.org>
56903
56904         * gnulib-tool (func_create_testdir): Warn about duplicated
56905         dependencies.
56906
56907 2003-09-15  Paul Eggert  <eggert@twinsun.com>
56908
56909         * modules/argmatch, modules/fatal, modules/obstack,
56910         modules/xalloc, modules/xgethostname: Sort dependencies by
56911         importance, not alphabetically.
56912
56913 2003-09-15  Paul Eggert  <eggert@twinsun.com>
56914
56915         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
56916         fails, so that the caller gets the proper errno.
56917
56918         * lib/readutmp.c (read_utmp): Likewise.
56919         Check for fstat error.  Close stream and free storage
56920         when failing.
56921
56922 2003-09-14  Karl Berry  <karl@gnu.org>
56923
56924         * config/srclist.txt (strdup.c): disable for c89 changes.
56925
56926 2003-09-14  Jim Meyering  <jim@meyering.net>
56927
56928         * lib/getloadavg.c: Correct cpp indentation.
56929         * lib/strdup.c: Likewise.
56930         * lib/vasnprintf.c: Likewise.
56931
56932 2003-09-14  Bruno Haible  <bruno@clisp.org>
56933
56934         * modules/fwriteerror: New file.
56935         * MODULES.html.sh (func_all_modules): Add fwriteerror.
56936
56937 2003-09-14  Bruno Haible  <bruno@clisp.org>
56938
56939         * lib/fwriteerror.h: New file.
56940         * lib/fwriteerror.c: New file.
56941
56942 2003-09-12  Paul Eggert  <eggert@twinsun.com>
56943
56944         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
56945         modules/xgethostname, modules/xalloc: Depend on exit.
56946
56947 2003-09-12  Paul Eggert  <eggert@twinsun.com>
56948
56949         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
56950
56951         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
56952         and AC_MINIX, too, so that their extensions are available.
56953
56954         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
56955         This macro has been superseded by gl_BACKUPFILE.
56956
56957         More patches to assume C89 or better.
56958
56959         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
56960
56961         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
56962         unconditionally.
56963         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
56964         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
56965         Include <string.h>, <stdlib.h> unconditionally.
56966         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
56967         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
56968         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
56969         headers or for string.h.
56970         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
56971         or strtoul.
56972
56973         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
56974         headers.
56975         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
56976         * m4/userspec.m4 (gl_USERSPEC): Likewise.
56977         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
56978         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
56979         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
56980         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
56981         memcpy, memset.
56982         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
56983         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
56984         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
56985         strtol.
56986         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
56987         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
56988         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
56989         strtoul.
56990
56991 2003-09-12  Paul Eggert  <eggert@twinsun.com>
56992
56993         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
56994         * lib/obstack.c [!defined _LIBC]: Likewise.
56995         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
56996         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
56997         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
56998
56999         More changes to assume C89 or better.
57000
57001         * lib/error.c (error_tail): Assume vprintf.
57002
57003         * lib/argmatch.c (getenv): Remove decl.
57004         * lib/progreloc.c (get_full_program_name): Define via prototype.
57005         * lib/setenv.c (clearenv): Likewise.
57006         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
57007         needed.
57008         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
57009         (malloc, memcpy): Remove decls.
57010         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
57011         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
57012         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
57013         (memcpy): Remove macro.
57014         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
57015         (__P): Remove.  All uses removed.
57016         (PTR): Remove.  All uses changed to void *.
57017         (CHAR_BIT, NULL): Remove.
57018         (spaces, zeros, memset_space, memset_zero)
57019         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
57020         Remove.
57021         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
57022         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
57023         Define with prototype.
57024         Remove now-unnecessary prototype decl.
57025         (extra_args_spec): Assume ANSI C.  All uses changed.
57026         (extra_args_spec_iso): Remove.
57027         (my_strftime, emacs_strftimeu): Define via prototype.
57028         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
57029         unconditionally.
57030         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
57031         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
57032         (strtoul, strtol): Remove decls.
57033         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
57034         LONG_MAX): Remove.
57035         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
57036         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
57037         (LOCALE_PARAM_PROTO): New macro.
57038         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
57039         (INTERNAL (strtol), strtol): Define with a prototype.
57040         (PARAMS): Remove.  All uses removed.
57041         * lib/tempname.c: Include <string.h> unconditionally.
57042         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
57043         * lib/xgethostname.c (main): Define with a prototype.
57044         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
57045         Include <stdlib.h> unconditionally.
57046         (calloc, malloc, realloc, free): Remove decls.
57047         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
57048         Include <stdlib.h> unconditionally.  Sort include file names.
57049         (strtod): Remove.
57050         (xstrtod): Define with a prototype.
57051         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
57052         (strtol, strtoul): Remove decls.
57053
57054 2003-09-11  Paul Eggert  <eggert@twinsun.com>
57055
57056         More patches to assume C89 or better.
57057         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
57058         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
57059         string.h, memchr, STDC_HEADERS.
57060
57061 2003-09-11  Paul Eggert  <eggert@twinsun.com>
57062
57063         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
57064         Include <stdlib.h>, <string.h> unconditionally.
57065         Remove now-unnecessary cast to char *.
57066         * lib/strnlen.c: Include <string.h> unconditionally.
57067         * lib/yesno.c (yesno): Define with a prototype.
57068
57069 2003-09-11  Bruno Haible  <bruno@clisp.org>
57070
57071         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
57072
57073 2003-09-10  Jim Meyering  <jim@meyering.net>
57074
57075         * lib/error.c: Correct indentation of cpp directives.
57076
57077 2003-09-10  Bruno Haible  <bruno@clisp.org>
57078
57079         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
57080         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
57081         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
57082         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
57083         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
57084         <stdlib.h> and <string.h> checks.
57085         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
57086         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
57087
57088 2003-09-10  Bruno Haible  <bruno@clisp.org>
57089
57090         * lib/strcspn.c: Include <string.h> unconditionally.
57091         * lib/strpbrk.c: Include <string.h> unconditionally.
57092         * lib/strstr.c: Include <string.h> unconditionally.
57093         * lib/unicodeio.c: Include <string.h> unconditionally.
57094         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
57095         * lib/unsetenv.c: Likewise.
57096         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
57097         * lib/yesno.c: Include <stdlib.h> unconditionally.
57098         (rpmatch): Add prototype.
57099
57100 2003-09-09  Paul Eggert  <eggert@twinsun.com>
57101
57102         More patches to assume C89 or better.
57103         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
57104         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
57105         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
57106         or for string.h.
57107         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
57108         stdlib.h.
57109         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
57110         C headers.
57111         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
57112         string.h.
57113         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
57114         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
57115         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
57116         or for string.h.
57117         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
57118         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
57119         C headers.
57120         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
57121         memcpy.
57122         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
57123         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
57124         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
57125         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
57126         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
57127         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
57128         string.h, free.
57129         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
57130         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
57131         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
57132         C headers, or for string.h.
57133         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
57134         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
57135         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
57136         headers, memory.h, stdlib.h, string.h, strings.h.
57137         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
57138         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
57139         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
57140         strchr.
57141         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
57142         headers, memory.h, string.h.
57143         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
57144         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
57145         free.
57146         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
57147         headers.
57148         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
57149         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
57150         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
57151         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
57152         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
57153
57154 2003-09-09  Paul Eggert  <eggert@twinsun.com>
57155
57156         More K&R removal.
57157
57158         * lib/acosl.c (main): Use a prototype.
57159         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
57160         tanl.c: Likewise.
57161
57162         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
57163
57164         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
57165         (getopt, etopt_long, getopt_long_only, _getopt_internal)
57166         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
57167         with a prototype.
57168         * lib/getopt.c (const): Remove macro.
57169         Include <string.h> unconditionally.
57170         (my_index): Remove; all uses changed to strchr.
57171         (strlen): Remove decl.
57172         (exchange): Remove forward decl; no longer needed.
57173         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
57174         Define with prototype.
57175         * lib/getopt1.c (const): Remove macro.
57176         (getopt_long, getopt_long_only, main): Define with prototype.
57177
57178         * lib/getugroups.c: Include <string.h> unconditionally.
57179
57180         * lib/getusershell.c: Include <stdlib.h> unconditionally.
57181         (getusershell, setusershell, endusershell, readname, main):
57182         Define with prototypes.
57183
57184         * lib/group-member.c: Include group-member.h first.
57185         Include <stdlib.h> unconditionally.
57186
57187         * lib/hard-locale.c: Include hard-locale.h first.
57188         Include <stdlib.h>, <string.h> unconditionally.
57189
57190         * lib/hash.c (free, malloc): Remove decls.
57191         Include <stdlib.h> unconditionally.
57192
57193         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
57194         (getenv): Do not declare.
57195
57196         * lib/idcache.c: Include <string.h> unconditionally.
57197
57198         * lib/long-options.c: Include long-options.h first, to test interface.
57199         Include <stdlib.h> unconditionally.
57200
57201         * lib/makepath.c: Include makepath.h first, to test interface.
57202         Include <stdlib.h> and <string.h> unconditionally.
57203
57204         * lib/linebuffer.c: Include <stdlib.h>.
57205         (free): Remove decl.
57206
57207         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
57208         stddef.h. rpl_malloc returns void *, not char *.
57209         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
57210         prototype.
57211
57212         * lib/md5.h: Include <limits.h> unconditionally.
57213         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
57214         (__P): Remove; all uses removed.
57215         * lib/md5.c: Include "md5.h" first.
57216         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
57217         md5_buffer, md5_process_bytes, md5_process_block):
57218         Define with prototypes.
57219         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
57220         * lib/sha.c: Include "sha.h" first.
57221         Include <stdlib.h>, <string.h> unconditionally.
57222
57223         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
57224         * lib/memcmp.c (__ptr_t): Likewise.
57225         * lib/memrchr.c (__ptr_t): Likewise.
57226         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
57227         Include <string.h> unconditionally.
57228         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
57229         * lib/memchr.c: Include <stdlib.h> unconditionally.
57230         * lib/memchr.c (LONG_MAX): Remove.
57231         * lib/memrchr.c (LONG_MAX): Likewise.
57232         * lib/memchr.c (__memchr): Define via a prototype.
57233         * lib/memrchr.c (__memrchr): Likewise.
57234         * lib/memcmp.c (__P): Remove, and remove all uses.
57235         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
57236         Remove forward decls; no longer needed.
57237         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
57238         Use types required by C89 in prototype.
57239
57240         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
57241         * lib/savedir.c: Likewise.
57242         * lib/mkdir.c (free): Remove decl.
57243         * lib/rmdir.c (rmdir): Define with a prototype.
57244         * lib/savedir.c: Include savedir.h first, to test interface.
57245
57246         * lib/mktime.c (STDC_HEADERS): Remove.
57247         Include <stdlib.h>, <string.h> unconditionally.
57248
57249         * lib/modechange.c: Include <stdlib.h> unconditionally.
57250         (malloc): Remove decl.
57251
57252         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
57253         (free): Remove decl.
57254
57255         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
57256         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
57257         (This type really should be intptr_t, but that's a C99ism.)
57258         (_obstack_memcpy): Remove: all uses changed to memcpy.
57259         Include <string.h> unconditionally.
57260         (struct obstack): Assume __STDC__ for types of members
57261         chunkfun, freefun, extra_arg.
57262         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
57263         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
57264         obstack_begin, obstack_specify_allocation,
57265         obstack_specify_allocation_with_arg, obstack_chunkfun,
57266         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
57267         Remove unprototyped decls and the macros that use them.
57268         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
57269         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
57270         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
57271         (defined __STDC__ && __STDC__)]:
57272         Remove nonprototyped code.
57273         Include <stdlib.h> unconditionally.
57274         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
57275         _obstack_allocated_p, _obstack_free, obstack_free,
57276         _obstack_memory_used, print_and_abort):
57277         Define using prototypes.
57278         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
57279         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
57280         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
57281         obstack_next_free, obstack_object_size, obstack_room) [0]:
57282         Remove unused, unprototyped code.
57283
57284         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
57285
57286         * lib/physmem.c (physmem_total, physmem_available, main): Define
57287         with prototypes.
57288
57289         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
57290         (main): Define with a prototype.
57291
57292         * lib/posixver.c (getenv): Remove decl.
57293
57294         * lib/putenv.c (malloc): Returns void *, not char *.
57295         Include <string.h> unconditionally.
57296         (strchr, memcpy, NULL): Do not define.
57297
57298         * lib/readtokens.c: Include readtokens.h first, to test interface.
57299         Include <stdlib.h>, <string.h> unconditionally.
57300         (init_tokenbuffer): Define with a prototype.
57301
57302         * lib/regex.c (PARAMS): Remove.  All uses removed.
57303         All uses of _RE_ARGS removed, too.
57304         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
57305         unconditionally.
57306         (bzero): Assume memset exists.
57307         (memcmp, memcpy, NULL): Remove.
57308         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
57309         char, or assignments to local vars of type signed char.
57310         (init_syntax_once, PREFIX(extract_number_and_incr),
57311         PREFIX(print_partial_compiled_pattern),
57312         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
57313         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
57314         PREFIX(regex_grow_registers), PREFIX(regex_compile),
57315         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
57316         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
57317         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
57318         wcs_compile_range, byte_compile_range, truncate_wchar,
57319         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
57320         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
57321         count_mbs_length, wcs_re_match_2_internal,
57322         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
57323         PREFIX(alt_match_null_string_p),
57324         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
57325         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
57326         regfree, PREFIX(extract_number)): Define with prototype.  Remove
57327         now-unnecessary declaration, if any.
57328         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
57329         regcomp, regexec):
57330         Remove now-unnecessary casts among pointer types.
57331         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
57332
57333         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
57334         (free): Remove decl.
57335
57336         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
57337
57338         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
57339         (free): Remove decl.
57340
57341         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
57342         * lib/xgetcwd.c: Likewise.
57343
57344         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
57345         (free): Remove decl.
57346
57347         * lib/strchrnul.c (strchrnul): Define with a prototype.
57348         Fix bug: c_in was not converted to char before searching.
57349
57350         The following changes are not K&R related:
57351
57352         * lib/group-member.h: Include <sys/types.h>, so that this file is
57353         self-contained.
57354         * lib/makepath.h: Likewise.
57355
57356         * lib/getusershell.c (readname, default_index, line_size, readname):
57357         Use size_t, not int, for sizes.
57358         (readname): If the size overflows, report an error instead of
57359         looping forever.
57360
57361 2003-09-09  Paul Eggert  <eggert@twinsun.com>
57362
57363         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
57364         libc.
57365
57366 2003-09-09  Paul Eggert  <eggert@twinsun.com>
57367
57368         * README: New section: portability guidelines.
57369
57370 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
57371
57372         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
57373         C89 spec.
57374
57375 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
57376
57377         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
57378
57379 2003-09-08  Paul Eggert  <eggert@twinsun.com>
57380
57381         Assume C89 or better; remove K&R cruft.
57382         A few of these changes were first proposed by Derek Robert Price
57383         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
57384
57385         * lib/addext.c: Include <string.h> unconditionally.
57386         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
57387         Don't declare getenv or malloc.
57388
57389         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
57390         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
57391         (NULL): Remove.
57392         (find_stack_direction, alloca): Use prototypes.
57393
57394         * lib/atexit.c (atexit): Define using a prototype.
57395
57396         * lib/basename.c, dirname.c, stripslash.c:
57397         Include <string.h> unconditionally.
57398
57399         * lib/bcopy.c: Include <stddef.h>.
57400         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
57401
57402         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
57403
57404         * lib/error.h (error, error_at_line, error_print_progname)
57405         [! (defined (__STDC__) && __STDC__)]: Remove decls.
57406         * lib/error.c: Include error.h first, to check interface.
57407         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
57408         (VA_START): Remove; all uses changeed to va_start.
57409         (exit, strerror): Remove decls.
57410         (error_print_progname): Prototype uncondionally.
57411         Don't include <errno.h>; no longer needed.
57412         (private_strerror): Remove.
57413         (error_tail): Always define.
57414         (error, error_at_line): Assume C89 or better; always use prototypes.
57415         * lib/fatal.c: Include "fatal.h" first, to test interface.
57416         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
57417         (VA_START): Remove; all uses changed to va_start.
57418         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
57419         this case.
57420         (exit): Remove decl.
57421         (fatal): Prototype unconditionally.  Assume va_start works.
57422         Abort at end, to pacify gcc.
57423
57424         * lib/euidaccess.c (main): Define with a prototype.
57425
57426         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
57427
57428         * lib/exitfail.c: Include <stdlib.h> unconditionally.
57429
57430         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
57431         prototypes.
57432         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
57433         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
57434         (getenv): Remove decl.
57435         (fnmatch): Define using a prototype.
57436         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
57437         (FCT): Define using a prototype.
57438
57439         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
57440
57441         * lib/gethostname.c: Include <stddef.h>.
57442         (gethostname): Define with prototype.  Length is size_t, not int.
57443
57444 2003-09-08  Paul Eggert  <eggert@twinsun.com>
57445
57446         Assume C89 or better; remove K&R cruft.
57447         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
57448         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
57449         string.h, getenv, malloc.
57450         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
57451         headers.
57452         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
57453         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
57454         do not check for strerror.
57455         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
57456         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
57457         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
57458         do not check for doprnt or vprintf.
57459         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
57460         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
57461
57462 2003-09-08  Paul Eggert  <eggert@twinsun.com>
57463
57464         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
57465         getversion.c should have been removed then, but was accidentally
57466         preserved.
57467
57468         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
57469         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
57470
57471 2003-09-08  Karl Berry  <karl@gnu.org>
57472
57473         * config/config.sub, config.guess, srclistvars.sh: update from savannah
57474                 config, forget about prep.
57475
57476         * config/depcomp, missing: update from automake.
57477
57478 2003-09-07  Paul Eggert  <eggert@twinsun.com>
57479
57480         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
57481         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
57482
57483 2003-09-07  Paul Eggert  <eggert@twinsun.com>
57484
57485         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
57486         copy_tm_result.  Bug reported by Simon Josefsson in
57487         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
57488
57489 2003-09-06  Paul Eggert  <eggert@twinsun.com>
57490
57491         * m4/time_r.m4: New file.
57492         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
57493         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
57494         is. Check for timegm declaration.
57495         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
57496         Do not check for gmtime_r.
57497         Replace mktime if __mktime_internal does not exist and if mktime
57498         hasn't been replaced already.
57499
57500 2003-09-06  Paul Eggert  <eggert@twinsun.com>
57501
57502         * lib/time_r.c, lib/time_r.h: New files.
57503
57504         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
57505         __localtime_r.
57506         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
57507         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
57508
57509         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
57510         __gmtime_r.
57511         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
57512         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
57513         Include <time_r.h>.
57514
57515         * lib/timegm.c: Switch to glibc implementation, with the following
57516         changes:
57517         [defined HAVE_CONFIG_H]: Include <config.h>.
57518         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
57519         (__mktime_internal) [!defined _LIBC]: New decl.
57520         (__gmtime_r) [!defined _LIBC]: New macro and function.
57521         (timegm): Use a prototype, since gnulib assumes C89.
57522         Do not bother declaring tmp to be const, as it's not really usefu.
57523         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
57524         (timegm): Declare only if HAVE_DECL_TIMEGM.
57525
57526 2003-09-06  Paul Eggert  <eggert@twinsun.com>
57527
57528         * MODULES.html.sh (func_all_modules): Add time_r.
57529         * modules/time_r: New file.
57530         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
57531         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
57532
57533 2003-09-03  Paul Eggert  <eggert@twinsun.com>
57534
57535         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
57536         Bug reported by Lute Kamstra in
57537         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
57538
57539         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
57540         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
57541         course with correspondingly smaller numbers for tomorrow and
57542         yesterday.  From Tadayoshi Funaba.  Originally installed into
57543         sh-utils on 1999-08-07, but the patch got lost (I guess during the
57544         coreutils merge?).
57545
57546 2003-08-31  Simon Josefsson  <jas@extundo.com>
57547
57548         * modules/timegm: New file.
57549         * MODULES.html.sh (func_all_modules): Add timegm.
57550
57551 2003-08-31  Simon Josefsson  <jas@extundo.com>
57552
57553         * m4/timegm.m4: New file.
57554
57555 2003-08-31  Simon Josefsson  <jas@extundo.com>
57556
57557         * lib/timegm.h: New file.
57558         * lib/timegm.c: New file.  Based on
57559         wget-1.8.2/src/http.c:mktime_from_utc.
57560
57561 2003-08-31  Karl Berry  <karl@gnu.org>
57562
57563         * lib/argp.h: update from libc.
57564
57565 2003-08-28  Bruno Haible  <bruno@clisp.org>
57566
57567         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
57568         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
57569         followed by '#define fnmatch fnmatch_posix' gives an error.
57570
57571 2003-08-28  Bruno Haible  <bruno@clisp.org>
57572
57573         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
57574         warning on QNX, which defines O_BINARY to 000000.
57575
57576 2003-08-27  Jim Meyering  <jim@meyering.net>
57577
57578         * m4/mkstemp.m4: Require that the system mkstemp be able to create
57579         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
57580         would fail after 32.  Reported by Danny Levinson.  Details here:
57581         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
57582
57583 2003-08-24  Bruno Haible  <bruno@clisp.org>
57584
57585         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
57586         MSVC7 <stdio.h> is included later.
57587
57588 2003-08-22  Simon Josefsson  <jas@extundo.com>
57589
57590         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
57591
57592 2003-08-20  Karl Berry  <karl@gnu.org>
57593
57594         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
57595
57596 2003-08-20  Bruno Haible  <bruno@clisp.org>
57597
57598         * modules/progname: New file.
57599         * MODULES.html.sh (func_all_modules): Add progname.
57600
57601 2003-08-20  Bruno Haible  <bruno@clisp.org>
57602
57603         * lib/progname.h: New file, from GNU gettext.
57604         * lib/progname.c: New file, from GNU gettext.
57605         * lib/progreloc.c: New file, from GNU gettext.
57606
57607 2003-08-19  Jim Meyering  <jim@meyering.net>
57608
57609         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
57610         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
57611
57612 2003-08-19  Bruno Haible  <bruno@clisp.org>
57613
57614         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
57615         more.
57616
57617 2003-08-19  Bruno Haible  <bruno@clisp.org>
57618
57619         * lib/xstrdup.c: Assume <string.h> exists.
57620
57621 2003-08-18  Paul Eggert  <eggert@twinsun.com>
57622
57623         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
57624         in makefile rules.
57625
57626 2003-08-18  Jim Meyering  <jim@meyering.net>
57627
57628         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
57629         * m4/lib-ld.m4: Likewise.
57630
57631 2003-08-18  Jim Meyering  <jim@meyering.net>
57632
57633         * lib/setenv.h: Indent nested cpp directive.
57634         * lib/vasnprintf.c: Remove trailing blanks.
57635
57636 2003-08-17  Simon Josefsson  <jas@extundo.com>
57637
57638         * modules/xstrndup: New file.
57639         * MODULES.html.sh (func_all_modules): Add xstrndup.
57640
57641 2003-08-17  Simon Josefsson  <jas@extundo.com>
57642
57643         * modules/argp: Fix autoconf macro name. Add more dependencies.
57644
57645 2003-08-17  Simon Josefsson  <jas@extundo.com>
57646
57647         * m4/xstrndup.m4: New file.
57648
57649 2003-08-17  Simon Josefsson  <jas@extundo.com>
57650
57651         * m4/argp.m4: New file.
57652
57653 2003-08-17  Simon Josefsson  <jas@extundo.com>
57654             Bruno Haible  <bruno@clisp.org>
57655
57656         * lib/xstrndup.h: New file.
57657         * lib/xstrndup.c: New file.
57658
57659 2003-08-17  Bruno Haible  <bruno@clisp.org>
57660
57661         * modules/strndup (Files, Include): Add lib/strndup.h.
57662
57663 2003-08-17  Bruno Haible  <bruno@clisp.org>
57664
57665         * modules/euidaccess (Files): Add lib/euidaccess.h.
57666
57667 2003-08-17  Bruno Haible  <bruno@clisp.org>
57668
57669         * lib/strndup.h: New file.
57670
57671 2003-08-17  Bruno Haible  <bruno@clisp.org>
57672
57673         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
57674         like AC_GNU_SOURCE.
57675         * modules/extensions (configure.ac): Comment out the invocation of
57676         gl_USE_SYSTEM_EXTENSIONS.
57677
57678 2003-08-16  Paul Eggert  <eggert@twinsun.com>
57679
57680         Merges from coreutils, etc.
57681         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
57682         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
57683         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
57684         fixing a typo.
57685         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
57686         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
57687
57688 2003-08-16  Paul Eggert  <eggert@twinsun.com>
57689
57690         Document merge from coreutils.
57691         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
57692         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
57693         * modules/utime: Add m4/utimes-null.m4.
57694
57695 2003-08-16  Paul Eggert  <eggert@twinsun.com>
57696
57697         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
57698         space, undoing this 2003-08-12 change:
57699         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
57700
57701 2003-08-16  Paul Eggert  <eggert@twinsun.com>
57702
57703         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
57704         strtoul.c from libc, undoing this 2003-08-12 change:
57705         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
57706
57707 2003-08-16  Jim Meyering  <jim@meyering.net>
57708
57709         Merges from coreutils.
57710         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
57711         prefix.  Adjust cache variables similarly.  Create 500 rather than
57712         just 300 files, to exercise bug on Darwin6.5, too.
57713         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
57714         $missing_dir.
57715         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
57716         AM_SYS_POSIX_TERMIOS.
57717         Reported by mkc@mathdogs.com.
57718         Also change use of $am_cv_sys_posix_termios
57719         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
57720         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
57721         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
57722         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
57723         in /proc/mounts until it finds one with matching device number.  This
57724         is unnecessary when the FILE argument *is* a mount point.  No stat call
57725         is necessary in that case.  So, disable the statvfs-testing code on
57726         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
57727         as RedHat bug# 84846.
57728         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
57729         to 1MB, so as not to render systems with no stack size limit (e.g.,
57730         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
57731         Include <unistd.h>.  On some systems,
57732         it is required for the definition of _SC_PAGESIZE.
57733
57734 2003-08-16  Jim Meyering  <jim@meyering.net>
57735
57736         Merge from coreutils.
57737         * lib/xstrtoimax.c: #else #if -> #elif.
57738         * lib/xstrtoumax.c: Likewise.
57739
57740 2003-08-16  Jim Meyering  <jim@meyering.net>
57741
57742         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
57743         * m4/utimes.m4: Removed.
57744         * m4/utimes-null.m4: Renamed from utimes.m4.
57745
57746         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
57747         to 1MB, so as not to render systems with no stack size limit (e.g.,
57748         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
57749         Include <unistd.h>.  On some systems,
57750         it is required for the definition of _SC_PAGESIZE.
57751
57752 2003-08-16  Jim Meyering  <jim@meyering.net>
57753         and Paul Eggert  <eggert@cs.ucla.edu>
57754
57755         Merges from coreutils, etc.
57756
57757         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
57758         using the latest version from cvs.  This avoids problems with #line
57759         directives using a vendor (Sun) compiler.
57760         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
57761         Don't set GETGROUPS_LIB here; now it's
57762         done via getgroups.m4's wrapper function.
57763         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
57764         rather than just in sh-util/configure.in, so that the
57765         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
57766         same.
57767         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
57768         AC_FUNC_GETLOADAVG where to find getloadavg.c.
57769         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
57770         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
57771         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
57772         Remove code that is now done by the newly-required macros.
57773         Append $(EXEEXT) to DF_PROG.
57774         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
57775         Do not invoke or require the following here,
57776         since prereq.m4 or some gnulib .m4 now does this for us:
57777         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
57778         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
57779         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
57780         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
57781         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
57782         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
57783         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
57784         AC_FUNC_OBSTACK.
57785         Do not replace the following functions, as this is now the job
57786         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
57787         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
57788         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
57789         atexit getpass, strdup, getpagesize.
57790         Replace 'raise'.
57791         Do not check for the following functions, as this is now the job
57792         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
57793         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
57794         setregid.
57795         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
57796         Check for sys/sysctl.h.
57797         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
57798         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
57799         of checking for ssize_t ourselves.
57800
57801         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
57802         Require every macro that gnulib/modules/* suggests for us.
57803         (jm_PREREQ_ADDEXT): New macro.
57804         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
57805         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
57806
57807         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
57808         (gl_PHYSMEM): Use it.
57809         Also check for `table' function.
57810         Check for new headers and functions.
57811         Add check for sys/sysmp.h.
57812         With suggestions from Kaveh Ghazi.
57813         Ignore headers that are present but cannot be compiled.  This
57814         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
57815         C 5.4.
57816
57817 2003-08-15  Paul Eggert  <eggert@twinsun.com>
57818
57819         Document merge from coreutils.
57820         * modules/userspec: Depend on posixver.
57821         * modules/strftime: Depend on tzset.
57822
57823 2003-08-15  Paul Eggert  <eggert@twinsun.com>
57824
57825         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
57826         rather than tab, after '#' in shell-script copyright notices.
57827         Suggested by Bruno Haible.
57828
57829 2003-08-15  Paul Eggert  <eggert@twinsun.com>
57830
57831         * config/srclist-update: Use three spaces, rather than tab, after '#'
57832         in shell-script copyright notices.  Suggested by Bruno Haible.
57833         Remove unnecessary parenthesization in regular expression.
57834
57835 2003-08-15  Jim Meyering  <jim@meyering.net>
57836
57837         Merge from coreutils.
57838         * lib/xgethostname.c: Include <stdlib.h>.
57839         (xghostname): Don't exit for anything other than memory-related
57840         failure; just return NULL.
57841         * lib/userspec.c: Include "posixver.h".
57842         (parse_user_spec): Accept `.' as a separator only
57843         in pre-POSIX-200112 mode.
57844         * lib/strtoimax.c: Use #elif rather than #else #if.
57845         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
57846         Remove function, now that we can rely on a working tzset function.
57847         [!_LIBC]: Ensure that the required autoconf test has been run.
57848         [!defined _NL_CURRENT && HAVE_STRFTIME]:
57849         Use underlying_strftime for %r.
57850         * lib/sha.c: Merge in some clean-up and optimization changes from
57851         glibc.
57852         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
57853         Ensure that it is a multiple of 64.
57854         Rearrange loop exit tests so as to avoid performing an
57855         additional fread after encountering an error or EOF.
57856         * lib/realloc.c: Update copyright date.
57857
57858 2003-08-15  Jim Meyering  <jim@meyering.net>
57859         and Paul Eggert  <eggert@twinsun.com>
57860
57861         Merge from coreutils.
57862         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
57863         member but strut utmpx does not.  Needed for AIX 4.3.3.
57864         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
57865
57866 2003-08-15  Jim Meyering  <jim@meyering.net>
57867         and Paul Eggert  <eggert@cs.ucla.edu>
57868
57869         Merges from coreutils, etc.
57870         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
57871         Require gl_FUNC_TZSET_CLOBBER.
57872         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
57873         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
57874         members.
57875
57876 2003-08-14  Paul Eggert  <eggert@twinsun.com>
57877
57878         Help the merge from coreutils.
57879         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
57880         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
57881         * m4/tzset.m4: Use it too.
57882
57883 2003-08-14  Paul Eggert  <eggert@twinsun.com>
57884
57885         * modules/tzset: New file.
57886
57887 2003-08-14  Jim Meyering  <jim@meyering.net>
57888
57889         Merges from coreutils.
57890         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
57891         variable names, rather than @FNMATCH_H@.
57892         * modules/alloca: Likewise for $(ALLOCA_H).
57893
57894         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
57895         the three copies of the literal target, `fnmatch.h'.
57896         * modules/alloca (alloca.h): Likewise.
57897
57898 2003-08-14  Jim Meyering  <jim@meyering.net>
57899
57900         Merge from coreutils.
57901         * m4/tzset.m4: New file.
57902         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
57903         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
57904         otherwise, AIX 5.1 systems would end up using the latter.
57905         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
57906         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
57907         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
57908         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
57909
57910 2003-08-14  Jim Meyering  <jim@meyering.net>
57911
57912         Merge from coreutils.
57913         * lib/obstack.h: Whitespace changes.
57914         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
57915         and xcalloc return values.
57916         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
57917         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
57918         hang on OSF/1 5.1 for DIR on both local and remote file systems.
57919         Reported by (and fix confirmed by) Nelson H. F. Beebe.
57920         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
57921         error from mntctl.
57922         Use mntctl's return value to drive the entry-processing loop, since
57923         we can't rely on the value of the vmt_length member in the last
57924         entry.  On some systems doing so could result in exhausting
57925         virtual memory.  Based in part on a patch from Mike Jetzer.
57926
57927 2003-08-14  Jim Meyering  <jim@meyering.net>
57928         and Paul Eggert  <eggert@twinsun.com>
57929
57930         Merges from coreutils, plus other fixes.
57931         * lib/physmem.c: Merge in portability changes from gcc/libiberty
57932         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
57933         for credits and details.  Thanks to Kaveh Ghazi for helping
57934         to keep these files in sync.
57935         (ARRAY_SIZE): Define it.
57936         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
57937         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
57938         (memcasecmp): Don't assume size_t fits in unsigned int.
57939         Remove casts and duplicate code.
57940         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
57941         (memcpy): Remove definition.
57942         Merge in some clean-up and optimization changes from glibc.
57943         [BLOCKSIZE]: Move definition to top of file.
57944         Ensure that it is a multiple of 64.
57945         Rearrange loop exit tests so as to avoid performing an
57946         additional fread after encountering an error or EOF.
57947         * lib/md5.h (md5_uintptr): Define.
57948         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
57949         return to the initial working directory.  Preserve errno
57950         for caller.
57951         * lib/idcache.c: Include "xalloc.h".
57952         (xmalloc, xrealloc): Remove decls.
57953         (getuser): Remove casts no longer required in C89.
57954         * lib/human.c: Include stdio.h, for sprintf.
57955         * lib/group-member.c: Include "xalloc.h".
57956         (xmalloc, xrealloc): Remove decls.
57957         (get_group_info): Remove casts no longer required in C89.
57958         * lib/getusershell.c (readname): Remove casts no longer required in
57959         C89.
57960         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
57961         * lib/getline.c: Whitespace fix, from coreutils.
57962
57963 2003-08-13  Paul Eggert  <eggert@twinsun.com>
57964
57965         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
57966         Check for isascii.
57967
57968         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
57969         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
57970         Undo previous (whitespace-only) change.
57971
57972 2003-08-13  Paul Eggert  <eggert@twinsun.com>
57973
57974         * lib/exclude.c: Include <ctype.h>
57975         (IN_CTYPE_DOMAIN): New macro.
57976         (is_space): New fn.
57977         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
57978         and empty lines.
57979
57980         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
57981         Undo previous (whitespace-only) change.
57982
57983 2003-08-13  Paul Eggert  <eggert@twinsun.com>
57984
57985         * config/srclist-update: Change update back to the old behavior,
57986         leaving whitespace alone.  Use one 'sed' command rather than a
57987         pipeline.
57988         (fixlicense): Now a variable, not a function.
57989         (remove_trailing_blanks): Remove.
57990         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
57991         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
57992         Undo previous (whitespace-only) change.
57993
57994 2003-08-12  Paul Eggert  <eggert@twinsun.com>
57995
57996         Merge from coreutils.
57997         * modules/euidaccess: Add lib_SOURCES, include for new
57998         file euidaccess.h
57999
58000 2003-08-12  Paul Eggert  <eggert@twinsun.com>
58001
58002         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
58003         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
58004         Normalize leading white space and remove trailing white space.
58005
58006         Merge from coreutils
58007         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
58008
58009         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
58010         0.12.1.  These files are now being upgraded automatically by
58011         ../config/srclist-update.
58012
58013 2003-08-12  Paul Eggert  <eggert@twinsun.com>
58014
58015         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
58016         Normalize leading white space and remove trailing white space.
58017         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
58018         notice, as per ../config/srclist-update.
58019
58020         Merge from coreutils.
58021         * lib/euidaccess.h: New file.
58022         * lib/euidaccess.c: Include it.
58023         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
58024         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
58025         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
58026
58027 2003-08-12  Paul Eggert  <eggert@twinsun.com>
58028
58029         * config/srclist-update: Add copyright notice.
58030         (remove_id_lines, remove_trailing_blanks): New constants.
58031         (fixfile): Use them to normalize spacing a bit in copied files.
58032         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
58033         Normalize leading white space and remove trailing white space.
58034
58035         * config/texinfo.tex: Sync with texinfo.
58036
58037         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
58038         strtoul.c from libc, to merge coreutils whitespace changes.
58039
58040         * config/srclist.txt: Get the following m4 files from gettext:
58041         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
58042         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
58043         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
58044         wint_t.m4.
58045
58046 2003-08-12  Karl Berry  <karl@gnu.org>
58047
58048         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
58049         been made.
58050
58051 2003-08-11  Paul Eggert  <eggert@twinsun.com>
58052
58053         * modules/gnu-source, m4/gnu-source.m4:
58054         Remove; we're assuming Autoconf 2.54 or later now.
58055         Suggested by Bruno Haible.
58056         * MODULES.html.sh (func_all_modules): Remove gnu-source.
58057
58058 2003-08-11  Bruno Haible  <bruno@clisp.org>
58059
58060         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
58061
58062 2003-08-11  Bruno Haible  <bruno@clisp.org>
58063
58064         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
58065         (vasnprintf): Use it instead of wcslen.
58066
58067 2003-08-11  Bruno Haible  <bruno@clisp.org>
58068
58069         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
58070         value to ensure that _Bool promotes to int. Use #define for _Bool when
58071         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
58072
58073 2003-08-10  Karl Berry  <karl@gnu.org>
58074
58075         * lib/regex.h: update from libc (whitespace fix).
58076
58077 2003-08-09  Paul Eggert  <eggert@twinsun.com>
58078
58079         Merge some files from coreutils.  These changes were
58080         originally made by Jim Meyering.
58081         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
58082         many older Unixes require this.
58083         * lib/alloca.c (alloca): Remove cast to argument of free;
58084         no longer needed in C89.
58085         * lib/alloca_.h, regex.h: Fix white space to match
58086         what GNU indent does.
58087
58088 2003-08-09  Paul Eggert  <eggert@twinsun.com>
58089
58090         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
58091         apparently Emacs's Unicode mode got confused before my 2003-08-05
58092         checkin.
58093
58094 2003-08-08  Paul Eggert  <eggert@twinsun.com>
58095
58096         * m4/extensions.m4: New file.
58097         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
58098         Require gl_USE_SYSTEM_EXTENSIONS.
58099         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
58100         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
58101
58102 2003-08-08  Paul Eggert  <eggert@twinsun.com>
58103
58104         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
58105         * modules/extensions, modules/gnu-source: New files.
58106         * modules/timespec, modules/unlocked-io: Depend on extensions.
58107
58108 2003-08-07  Paul Eggert  <eggert@twinsun.com>
58109
58110         * modules/restrict: New file.
58111         * MODULES.html.sh (func_all_modules): Add restrict.
58112         * modules/regex: Depend on restrict.
58113
58114 2003-08-07  Paul Eggert  <eggert@twinsun.com>
58115
58116         * m4/restrict.m4: New file.
58117         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
58118
58119 2003-08-07  Bruno Haible  <bruno@clisp.org>
58120
58121         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
58122         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
58123
58124 2003-08-07  Bruno Haible  <bruno@clisp.org>
58125
58126         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
58127         makes the module 'getndelim2' compatible with the module 'getline'.
58128
58129 2003-08-05  Paul Eggert  <eggert@twinsun.com>
58130
58131         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
58132         byte with "\201" to avoid glitches when editing that source file
58133         with multi-gnome-terminal.
58134
58135 2003-08-05  Paul Eggert  <eggert@twinsun.com>
58136
58137         * lib/bumpalloc.h: Remove.
58138
58139 2003-08-05  Paul Eggert  <eggert@twinsun.com>
58140
58141         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
58142         * modules/bumpalloc: Remove.
58143
58144 2003-08-04  Paul Eggert  <eggert@twinsun.com>
58145
58146         * lib/getloadavg.c: Change copyright notice and spacing to conform to
58147         GNU coding style.
58148
58149         Merge from coreutils.
58150         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
58151         1. From glibc.
58152         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
58153         from Karl Berry, implemented by Jim Meyering.
58154         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
58155         from Dmitry V. Levin.
58156         Remove anachronistic cast of xrealloc.
58157         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
58158         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
58159         type. Otherwise, it wouldn't compile with at least /bin/cc on
58160         ymp-cray-unicos9.0.2.X.
58161         Combine two mostly-identical uses of alloca into one.
58162         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
58163
58164 2003-08-04  Dave Love  <d.love@dl.ac.uk>
58165
58166         [From Emacs.]
58167
58168         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
58169         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
58170         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
58171         obsolete NLIST_NAME_UNION.
58172         [__GNU__]: Undef BSD and FSCALE.
58173         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
58174
58175 2003-08-03  Paul Eggert  <eggert@twinsun.com>
58176
58177         * lib/stdbool_.h (_Bool): Make it signed char, instead of
58178         an enum type, so that it's guaranteed to promote to int.  See:
58179         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
58180
58181 2003-08-03  Karl Berry  <karl@gnu.org>
58182
58183         * config/depcomp: update from automake.
58184
58185 2003-07-31  Paul Eggert  <eggert@twinsun.com>
58186
58187         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
58188         (strerror): Don't assume that a printable int fits in 14 bytes.
58189
58190 2003-07-31  Bruno Haible  <bruno@clisp.org>
58191
58192         * modules/getpass-gnu: New file.
58193         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
58194
58195 2003-07-31  Bruno Haible  <bruno@clisp.org>
58196
58197         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
58198
58199 2003-07-24  Karl Berry  <karl@gnu.org>
58200
58201         * config/missing: update from automake.
58202
58203 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
58204             Bruno Haible  <bruno@clisp.org>
58205
58206         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
58207         * lib/getline.c (getline, getdelim): Likewise.
58208         Remove _GNU_SOURCE define; now it's defined in config.h through
58209         m4/getline.m4.
58210
58211 2003-07-23  Karl Berry  <karl@gnu.org>
58212
58213         * config/config.sub: update from prep.
58214
58215 2003-07-22  Paul Eggert  <eggert@twinsun.com>
58216
58217         * modules/xalloc (Depends-on): Add exitfail.
58218         * modules/xmemcoll: Likewise.
58219
58220 2003-07-22  Paul Eggert  <eggert@twinsun.com>
58221
58222         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
58223         over-parenthesization in macros.
58224
58225         Sync with coreutils.
58226
58227         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
58228         required by C99.
58229
58230         Use `exit_failure' for xalloc and xmemcoll instead of their own
58231         private exit-failure variables.
58232         * lib/xalloc.h (xalloc_exit_failure): Remove.
58233         * lib/xmalloc.c: Likewise.  Include exitfail.h.
58234         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
58235         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
58236         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
58237         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
58238
58239 2003-07-20  Jim Meyering  <jim@meyering.net>
58240
58241         * modules/closeout (Depends-on): Add exitfail.
58242         Suggestion from Bruno Haible.
58243
58244 2003-07-19  Karl Berry  <karl@gnu.org>
58245
58246         * config/config.sub: update from prep.
58247
58248 2003-07-18  Paul Eggert  <eggert@twinsun.com>
58249
58250         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
58251         Remove.
58252         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
58253         to test that it can stand by itself.  Include "exitfail.h".
58254         Clients should set exit_failure instead.
58255         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
58256
58257 2003-07-18  Bruno Haible  <bruno@clisp.org>
58258
58259         * modules/getndelim2: New file.
58260         * modules/getline: Share files with module getndelim2.
58261         * modules/getnline: Depend on getndelim2 instead of sharing files with
58262         it. Add getnline.c to lib_SOURCES.
58263         * MODULES.html.sh (func_all_modules): Add getndelim2.
58264
58265 2003-07-18  Bruno Haible  <bruno@clisp.org>
58266
58267         * m4/getndelim2.m4: New file.
58268         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
58269         invoke gl_PREREQ_GETNDELIM2.
58270         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
58271         gl_PREREQ_GETNDELIM2.
58272         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
58273         gl_GETNDELIM2.
58274
58275 2003-07-18  Bruno Haible  <bruno@clisp.org>
58276
58277         * lib/getndelim2.h: New file.
58278         * lib/getndelim2.c: Make into a module of its own. Include config.h,
58279         getndelim2.h.
58280         (getndelim2): Make non-static. Change return type to ssize_t.
58281         * lib/getline.h: Change argument names.
58282         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
58283         * lib/getnline.c: Include getndelim2.h.
58284
58285 2003-07-18  Andreas Schwab  <schwab@suse.de>
58286
58287         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
58288
58289 2003-07-17  Karl Berry  <karl@gnu.org>
58290
58291         * config/config.sub: update from prep.
58292
58293 2003-07-17  Bruno Haible  <bruno@clisp.org>
58294
58295         * modules/getnline: New file.
58296         * modules/getline: Add lib/getndelim2.c to source file list.
58297         * MODULES.html.sh (func_all_modules): Add getnline.
58298
58299 2003-07-17  Bruno Haible  <bruno@clisp.org>
58300
58301         * m4/getnline.m4: New file.
58302
58303 2003-07-17  Bruno Haible  <bruno@clisp.org>
58304
58305         * m4/Makefile.am.in: Remove file.
58306         * m4/Makefile.am: Remove file.
58307         * m4/Makefile.in: Remove file.
58308
58309 2003-07-17  Bruno Haible  <bruno@clisp.org>
58310
58311         * lib/getnline.h: New file.
58312         * lib/getnline.c: New file.
58313         * lib/getndelim2.c: New file, extracted from getline.c.
58314         (getndelim2): Renamed from getdelim2, with added nmax argument.
58315         * lib/getline.c: Include getndelim2.c.
58316         (getdelim2): Moved out to getndelim2.c.
58317         (getline, getdelim): Update.
58318
58319 2003-07-17  Bruno Haible  <bruno@clisp.org>
58320
58321         * lib/Makefile.am: Remove file.
58322         * lib/Makefile.in: Remove file.
58323
58324 2003-07-17  Bruno Haible  <bruno@clisp.org>
58325
58326         * configure.in: Remove file.
58327         * Makefile.in: Remove file.
58328
58329 2003-07-17  Bruno Haible  <bruno@clisp.org>
58330
58331         * MODULES.html.sh: Put the </BODY> right before </HTML>.
58332
58333 2003-07-16  Karl Berry  <karl@gnu.org>
58334
58335         * config/srclist-update: was running fixlicense twice, which caused
58336                 texinfo.tex to be nullified for some reason.  Simplify,
58337                 $gplsrc is no longer needed as far as I can see?
58338
58339 2003-07-16  Jim Meyering  <jim@meyering.net>
58340
58341         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
58342
58343 2003-07-15  Paul Eggert  <eggert@twinsun.com>
58344
58345         * config/srclist.txt: Get the following files from gettext-runtime/intl
58346         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
58347         ref-del.sin.  From Bruno Haible.
58348         * config/srclist-update (fixfile): Change grep pattern again, since the
58349         previous fix didn't work (there was another trailing $).  Use
58350         '[$]' to escape the $s.
58351
58352 2003-07-15  Karl Berry  <karl@gnu.org>
58353
58354         * lib/vasnprintf.c: update from gettext.
58355
58356 2003-07-15  Karl Berry  <karl@gnu.org>
58357
58358         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
58359         gets expanded when surrounded by '$'.
58360
58361 2003-07-15  Jim Meyering  <jim@meyering.net>
58362
58363         * modules/save-cwd: Don't depend on error.  From Derek Price.
58364
58365 2003-07-15  Jim Meyering  <jim@meyering.net>
58366
58367         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
58368
58369 2003-07-14  Simon Josefsson  <jas@extundo.com>
58370
58371         * modules/mempcpy: New file.
58372         * MODULES.html.sh (func_all_modules): Add mempcpy.
58373
58374 2003-07-14  Simon Josefsson  <jas@extundo.com>
58375
58376         * m4/mempcpy.m4: New file.
58377
58378 2003-07-14  Simon Josefsson  <jas@extundo.com>
58379
58380         * lib/mempcpy.h: New file.
58381         * lib/mempcpy.c: New file.
58382
58383 2003-07-14  Paul Eggert  <eggert@twinsun.com>
58384
58385         * modules/getdate, modules/posixtm: Depend on mktime.
58386
58387 2003-07-14  Paul Eggert  <eggert@twinsun.com>
58388
58389         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
58390         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
58391         unicodeio.c, unicodeio.h, unlocked-io.h:
58392         Switch from LGPL to GPL.
58393
58394 2003-07-14  Paul Eggert  <eggert@twinsun.com>
58395
58396         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
58397         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
58398         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
58399         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
58400         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
58401         updated automatically by ../config/srclist-update.  This changes
58402         their license from LPGL to GPL.
58403
58404 2003-07-14  Paul Eggert  <eggert@twinsun.com>
58405
58406         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
58407         assumed to refer to the root of the most recent stable gettext version.
58408         * config/srclistvars.sh: Add defaults for eggert.
58409         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
58410         Match "This program" as well as "The program".  This is needed
58411         for gettext.
58412
58413 2003-07-14  Jim Meyering  <jim@meyering.net>
58414
58415         Don't emit diagnostics.  Let callers do that.
58416         * lib/save-cwd.c: Don't include "error.h".
58417         (save_cwd): Don't call error.  Ensure that errno is valid
58418         when returning nonzero.
58419
58420         * lib/save-cwd.h (restore_cwd): Update prototype.
58421         * lib/save-cwd.c (restore_cwd): Remove two parameters.
58422         Simplify.  Don't call error upon failure.  Let callers do that.
58423         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
58424         when auditing is enabled.  But don't bother updating the #if.
58425
58426 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
58427
58428         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
58429         it breaks C++ compilation.
58430         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
58431
58432 2003-07-10  Simon Josefsson  <jas@extundo.com>
58433
58434         * modules/strchrnul (Makefile.am): Add strchrnul.h.
58435
58436 2003-07-10  Jim Meyering  <jim@meyering.net>
58437
58438         * m4/clock_time.m4: Remove trailing blank.
58439         * m4/intmax_t.m4: Likewise.
58440
58441 2003-07-10  Jim Meyering  <jim@meyering.net>
58442
58443         * lib/vasnprintf.c: Remove trailing blanks.
58444         Make cpp indentation consistent.
58445
58446 2003-07-09  Paul Eggert  <eggert@twinsun.com>
58447
58448         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
58449         posixver.c, strftime.c, strnlen.c, strverscmp.c:
58450         Switch from LGPL to GPL.
58451
58452 2003-07-09  Paul Eggert  <eggert@twinsun.com>
58453
58454         * config/srclist.txt: Sort sublists.  Add
58455         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
58456         that differ from gnulib for one reason or another; we'd like this list
58457         to be smaller but for now let's document what we have.
58458
58459 2003-07-08  Paul Eggert  <eggert@twinsun.com>
58460
58461         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
58462         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
58463         and sweeter "eval x=$x".
58464         * config/srclist.txt: Get lib/argp* from glibc.
58465
58466 2003-07-07  Paul Eggert  <eggert@twinsun.com>
58467
58468         * lib/mktime.c: Fix some boundary cases and remove need for floating
58469         point.
58470
58471         Issue a compile-time diagnostic if time_t is floating point, or if
58472         two's complement arithmetic is not in effect, or if arithmetic
58473         right shift does not propagate the sign.  These assumptions were
58474         all in the original code but they weren't checked.
58475
58476         (TIME_T_MIDPOINT, verify): New macros.
58477         (__isleap): Remove; it has integer overflow problems.
58478         (leapyear): New function, without those problems.
58479         (ydhms_tm_diff): Remove; splitting into two parts.
58480         (ydhms_diff): New function, containing the arithmetic part of
58481         the old ydhms_tm_diff function.  Issue a compile-time
58482         diagnostic if we are not using C99 integer division.
58483         Avoid casts when possible.
58484         (guess_time_tm): New function, containing the checking part of
58485         the old ydhms_tm_diff function.  Return the new value, rather than
58486         the difference between it and the old.  Accept a new argument T
58487         so that *T specifies the old value.  Check for overflow in the result.
58488
58489         (__mktime_internal): Use a time_t offset, not a long int offset.
58490         This undoes the 2003-06-04 change, which is no longer needed now
58491         that we have better overflow checking.
58492         (localtime_offset): Likewise.
58493
58494         (__mktime_internal): Avoid harmful overflow on hosts where time_t
58495         and long are 64-bit but int is only 32-bit.
58496         (ydhms_diff): Use long int to store year1 and yday1.
58497         Issue a compile-time diagnostic if long int is not wide enough.
58498
58499         (__mktime_internal): Use long int to store adjusted year and yday.
58500         Use plain C rather than preprocessor commands, if that doesn't
58501         affect efficiency.
58502         Check for overflow (and try to repair) after each probe
58503         rather than checking only at the very end.  This avoids some bugs
58504         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
58505         does not equal GMT offset at maximum time).
58506         Use integer to check for overflow rather than floating point; this
58507         is more portable to non-IEEE hosts, and is a tad faster.
58508         When we detect that we are oscillating between two values,
58509         don't check whether tm_isdst has the requested value, since
58510         we already know the answer.  When tm_isdst has the wrong value,
58511         use a different heuristic to find the right one, based on the
58512         extreme values actually observed in practice in tz2003a,
58513         rather than the (overly optimistic) "previous 3 calendar quarters".
58514
58515         (not_equal_tm, print_tm, check_result): Use "const T" rather than
58516         "T const" to accommodate glibc style.
58517         (check_result): Use less-confusing report format.  "long" -> "long int.
58518         (main): Likewise.
58519         Don't loop if the iteration overflows time_t.
58520         Allow a negative step in the iteration.
58521
58522 2003-07-06  Karl Berry  <karl@gnu.org>
58523
58524         * config/depcomp: update from automake.
58525         * config/config.sub: update from prep.
58526
58527 2003-07-03  Karl Berry  <karl@gnu.org>
58528
58529         * config/config.guess: update from prep.
58530
58531 2003-07-01  Paul Eggert  <eggert@twinsun.com>
58532
58533         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
58534         xreadlink.c now includes it unconditionally.
58535
58536 2003-07-01  Paul Eggert  <eggert@twinsun.com>
58537
58538         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
58539         having it depend on HAVE_SYS_TYPES_H.
58540
58541 2003-07-01  Bruno Haible  <bruno@clisp.org>
58542
58543         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
58544         <sys/types.h> should be sufficient.
58545         Reported by Paul Eggert.
58546
58547 2003-06-26  Karl Berry  <karl@gnu.org>
58548
58549         * config/depcomp: update from automake.
58550
58551 2003-06-26  Bruno Haible  <bruno@clisp.org>
58552
58553         * modules/human: Depend on module stdbool.
58554
58555 2003-06-25  Bruno Haible  <bruno@clisp.org>
58556
58557         * modules/readlink: New file.
58558         * modules/xreadlink: Depend on it.
58559         * MODULES.html.sh (func_all_modules): Add readlink.
58560
58561 2003-06-25  Bruno Haible  <bruno@clisp.org>
58562
58563         * m4/readlink.m4: New file.
58564
58565 2003-06-25  Bruno Haible  <bruno@clisp.org>
58566
58567         * lib/readlink.c: New file.
58568
58569 2003-06-22  Karl Berry  <karl@gnu.org>
58570
58571         * config/srclist.txt: update mkinstalldirs from automake.
58572         * config/mkinstalldirs: update.
58573
58574 2003-06-22  Bruno Haible  <bruno@clisp.org>
58575
58576         Portability to mingw32.
58577         * m4/ssize_t.m4: New file, from GNU gettext.
58578         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
58579         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
58580
58581 2003-06-22  Bruno Haible  <bruno@clisp.org>
58582
58583         * modules/safe-read: Add m4/ssize_t.m4.
58584         * modules/xreadlink: Add m4/ssize_t.m4.
58585
58586 2003-06-20  Bruno Haible  <bruno@clisp.org>
58587
58588         Assume C89, so PARAMS isn't needed.
58589         * lib/unicodeio.h (PARAMS): Remove.
58590         * lib/unicodeio.c: Don't use PARAMS.
58591
58592 2003-06-18  Karl Berry  <karl@gnu.org>
58593
58594         * config/config.{guess,sub}: update from prep.
58595
58596 2003-06-18  Jim Meyering  <jim@meyering.net>
58597
58598         Merge changes from coreutils.
58599         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
58600         Remove explicit declarations of xmalloc and realloc.
58601         Include xalloc.h.
58602         (read_utmp): Remove anachronistic cast of xmalloc.
58603
58604 2003-06-17  Paul Eggert  <eggert@twinsun.com>
58605
58606         Assume C89, so PARAMS isn't needed.
58607         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
58608         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
58609         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
58610         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
58611         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
58612         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
58613         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
58614         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
58615         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
58616         lib/xstrtod.h, lib/xstrtol.h: Likewise.
58617         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
58618         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
58619         no longer needed. Anyway, config.h should always be included before any
58620         other file.
58621
58622 2003-06-11  Simon Josefsson  <jas@extundo.com>
58623
58624         * modules/sysexits: New file.
58625         * MODULES.html.sh (func_all_modules): Add sysexits.
58626
58627 2003-06-11  Simon Josefsson  <jas@extundo.com>
58628
58629         * lib/sysexit_.h: New file.
58630
58631 2003-06-11  Derek Price  <derek@ximbiot.com>
58632
58633         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
58634         necessary.
58635
58636 2003-06-11  Bruno Haible  <bruno@clisp.org>
58637
58638         * m4/sysexits.m4: New file.
58639
58640 2003-06-10  Simon Josefsson  <jas@extundo.com>
58641
58642         * lib/argp.h: New file, from glibc.
58643         * lib/argp-ba.c: New file, from glibc.
58644         * lib/argp-eexst.c: New file, from glibc.
58645         * lib/argp-fmtstream.c: New file, from glibc.
58646         * lib/argp-fmtstream.h: New file, from glibc.
58647         * lib/argp-fs-xinl.c: New file, from glibc.
58648         * lib/argp-help.c: New file, from glibc.
58649         * lib/argp-namefrob.h: New file, from glibc.
58650         * lib/argp-parse.c: New file, from glibc.
58651         * lib/argp-pv.c: New file, from glibc.
58652         * lib/argp-pvh.c: New file, from glibc.
58653         * lib/argp-xinl.c: New file, from glibc.
58654
58655 2003-06-10  Simon Josefsson  <jas@extundo.com>
58656
58657         * modules/strchrnul: New file.
58658
58659 2003-06-10  Simon Josefsson  <jas@extundo.com>
58660
58661         * modules/argp: New file.
58662
58663 2003-06-10  Simon Josefsson  <jas@extundo.com>
58664
58665         * m4/strchrnul.m4: New file.
58666
58667 2003-06-10  Simon Josefsson  <jas@extundo.com>
58668
58669         * lib/strchrnul.h: New file.
58670         * lib/strchrnul.c: New file.
58671
58672 2003-06-10  Bruno Haible  <bruno@clisp.org>
58673
58674         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
58675
58676 2003-06-07  Karl Berry  <karl@gnu.org>
58677
58678         * config/config.{guess,sub}: update from prep.
58679
58680 2003-06-07  Jim Meyering  <jim@meyering.net>
58681
58682         * modules/strtod: Use $(...) notation, not @...@ for
58683         AC_REPLACE'd variables.
58684         * modules/localcharset: Likewise.
58685
58686 2003-06-07  Jim Meyering  <jim@meyering.net>
58687
58688         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
58689         in place of my name in the copyright comment.
58690         Remove definition and uses of __P.
58691
58692         From coreutils.
58693         * lib/stat.c: Don't declare xmalloc explicitly.
58694         Instead, include "xalloc.h".
58695         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
58696         xrealloc, and xcalloc return values.
58697         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
58698         Improve comment.
58699         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
58700
58701 2003-06-07  Bruno Haible  <bruno@clisp.org>
58702
58703         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
58704         avoid AC_CONFIG_LINKS.
58705         * modules/fnmatch (Makefile.am): Use explicit creation rule for
58706         fnmatch.h, to avoid AC_CONFIG_LINKS.
58707         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
58708
58709 2003-06-07  Bruno Haible  <bruno@clisp.org>
58710
58711         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
58712         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
58713         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
58714         directory.
58715         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
58716         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
58717         directory.
58718
58719 2003-06-06  Jim Meyering  <jim@meyering.net>
58720
58721         Merge from coreutils.
58722         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
58723         Consolidate declarations and initializations of *_base* locals.
58724
58725         Merge from coreutils.
58726         This avoids a core dump on systems without GNU putenv,
58727         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
58728         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
58729         (unsetenv): New static function, from GNU libc.
58730         (rpl_putenv): Use it.
58731
58732         * lib/modechange.c: Remove trailing blanks.
58733
58734         Merge from coreutils.
58735         * lib/fsusage.c: Remove declaration of statfs.
58736         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
58737
58738         * lib/posixtm.c: Include <stdbool.h> unconditionally.
58739
58740 2003-06-06  Jim Meyering  <jim@meyering.net>
58741
58742         * lib/stdbool_.h: Renamed from stdbool.h.in.
58743
58744 2003-06-06  Jim Meyering  <jim@meyering.net>
58745             Bruno Haible  <bruno@clisp.org>
58746
58747         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
58748         Adjust Makefile.am snippet not to redirect directly to target.
58749         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
58750
58751 2003-06-05  Paul Eggert  <eggert@twinsun.com>
58752
58753         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
58754         mismatch, look in future quarters as well as past.  This fixes a
58755         bug when processing fall-backwards gaps immediately after a long
58756         period of daylight-saving time.
58757
58758         * lib/mktime.c: Assume freestanding C89 or better.
58759         (HAVE_LIMITS_H): Remove.  Assume it's 1.
58760         (__P): Remove; not used.
58761         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
58762         (mktime, not_equal_tm, print_tm, check_result,
58763         main): Use prototypes.  Use const * where appropriate.
58764         (main): Fix typo in testing code that uncovered by above changes.
58765         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
58766
58767 2003-06-04  Paul Eggert  <eggert@twinsun.com>
58768
58769         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
58770         locale.h, localeconv.  This merges changes from coreutils.
58771
58772         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
58773         It can be removed after the next Autoconf is released.
58774         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
58775         needed.
58776
58777 2003-06-04  Paul Eggert  <eggert@twinsun.com>
58778
58779         * lib/mktime.c: Fix Debian bug 177940
58780         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
58781         (localtime_offset): Now long int, not time_t, because we want it
58782         to be guaranteed to be signed.  All uses changed.
58783         (__mktime_internal): If overflow would occur when adding offset,
58784         don't add it.
58785
58786         Merge 'human' changes from coreutils.  Rewrite to support
58787         locale-specific notations like thousands separators.
58788         * lib/human.c: Simplify authorship notice.
58789         Include human.h immediately after config.h.
58790         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
58791         <limits.h>: Do not include, since human.h does.
58792         (SIZE_MAX, UINTMAX_MAX): New macros.
58793         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
58794         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
58795         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
58796         (power_letter): Renamed from suffixes.
58797         (generate_suffix_backwards): Remove.
58798         (adjust_value): Now takes int style (because of human.h changes)
58799         and long double value (for greater precision on some platforms).
58800         (group_number): New function.
58801         (human_readable): Use it.  Use integer options, not enum.
58802         Put the options before the sizes in the arg list.
58803         Support all the new options.
58804         The old human_readable function has been removed;
58805         use inttostr.h instead.
58806         (human_readable, default_block_size, humblock):
58807         Use uintmax_t, not int, for block sizes.
58808         (human_readable_inexact, block_size_types): Remove.
58809         (block_size_opts): New constant.
58810         (human_options): Renamed from human_block_size, with new signature
58811         that allows block sizes up to UINTMAX_MAX.  All callers changed.
58812         * lib/human.h: Add copyright and authorship notice.
58813         Include <limits.h> and <stdbool.h> unconditionally.
58814         (PARAMS): Remove.  All uses removed.
58815         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
58816         (enum human_inexact_style): Remove tag; now a nameless enum.
58817         (human_floor, human_ceiling, human_round_to_even): Now have
58818         values 2, 0, 1 rather than -1, 1, 0.
58819         (human_group_digits, human_suppress_point_zero, human_autoscale,
58820         human_base_1024, human_SI, human_B): New constants.
58821         (human_readable_inexact, human_block_size): Remove.
58822         (human_readable): Size args are now uintmax_t, not int.
58823         (human_options): New decl.
58824
58825         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
58826         unnecessary now that we assume C89 or better.  This change
58827         imported from coreutils.
58828
58829         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
58830         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
58831         in the 2003-05-30 sync from glibc.
58832
58833         .h files should stand alone, but we shouldn't include <sys/types.h>
58834         if we can get away with just <stddef.h>.
58835
58836         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
58837         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
58838         rather than <sys/types.h>, as we merely need size_t.
58839         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
58840         to get size_t.
58841         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
58842         Include <stdio.h>, to get FILE.
58843         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
58844         memcasecmp.h has included <stddef.h> and all we need is size_t.
58845         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
58846         our interface, instead of including <sys/types.h>
58847
58848 2003-06-04  Paul Eggert  <eggert@twinsun.com>
58849
58850         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
58851         now, as glibc mktime is buggy on non-glibc systems.
58852
58853 2003-06-03  Karl Berry  <karl@gnu.org>
58854
58855         * config/config.sub: update from prep.
58856
58857 2003-06-02  Paul Eggert  <eggert@twinsun.com>
58858
58859         [from coreutils]
58860         Fix some minor time-related bugs with POSIX time arguments.
58861         Some valid time stamps were being rejected (notably -1, and
58862         time stamps before 1900 on 64-bit hosts).  And some invalid
58863         time stamps were being accepted, e.g. September 31.
58864
58865         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
58866         that we can return (time_t) -1 successfully.
58867         * lib/posixtm.c: Likewise.
58868         [HAVE_STDBOOL_H]: Include <stdbool.h>.
58869         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
58870         (t): Remove static var.
58871         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
58872         of static var.  All uses changed.
58873         (year): Do not reject years before 1900; they can occur with
58874         64-bit time_t.
58875         (posix_time_parse): Do not check for out-of-range components;
58876         that is now the caller's responsibility, since our checks were
58877         only approximations.
58878         (posixtime): Use mktime to check for out-of-range components,
58879         since it knows them exactly.
58880         If mktime returns (time_t) -1, check whether an error actually occurred
58881         by invoking localtime on -1.
58882         (main) [TEST_POSIXTIME]: Check for input data errors, and report
58883         posixtime failures better.
58884         Improve the test data (in comments only).
58885
58886 2003-06-02  Karl Berry  <karl@gnu.org>
58887
58888         * config/mkinstalldirs (version): new variable.
58889         (--version): new option.
58890         (usage): improve message.
58891
58892 2003-05-30  Karl Berry  <karl@gnu.org>
58893
58894         * lib/mktime.c: update from libc.
58895
58896 2003-05-30  Bruno Haible  <bruno@clisp.org>
58897
58898         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
58899         * config/config.rpath: Upgrade to gettext-0.12.1.
58900
58901 2003-05-30  Bruno Haible  <bruno@clisp.org>
58902
58903         * m4/gettext.m4: Upgrade to gettext-0.12.1.
58904         * m4/nls.m4: New file, from gettext-0.12.1.
58905         * m4/po.m4: New file, from gettext-0.12.1.
58906         * m4/progtest.m4: Upgrade to gettext-0.12.1.
58907
58908 2003-05-30  Bruno Haible  <bruno@clisp.org>
58909
58910         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
58911         * lib/localcharset.h: Likewise.
58912         * lib/localcharset.c: Likewise.
58913
58914 2003-05-29  Karl Berry  <karl@gnu.org>
58915
58916         * config/config.rpath: update from gettext.
58917
58918 2003-05-28  Paul Eggert  <eggert@twinsun.com>
58919
58920         Assume the headers required for C89 freestanding compilers.
58921         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
58922         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
58923         * m4/human.m4 (gl_HUMAN): Likewise.
58924         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
58925         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
58926         * m4/userspec.m4 (gl_USERSPEC): Likewise.
58927         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
58928         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
58929         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
58930
58931 2003-05-28  Paul Eggert  <eggert@twinsun.com>
58932
58933         Assume the headers required for C89 freestanding compilers.
58934         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
58935         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
58936         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
58937         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
58938         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
58939         define, since <limits.h> is guaranteed to do that.
58940         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
58941         * lib/exclude.c: Include <stdbool.h> unconditionally.
58942         * lib/tempname.c: Include <stddef.h> unconditionally.
58943         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
58944         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
58945         <stddef.h> does that.
58946         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
58947         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
58948         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
58949         needed.
58950         * lib/xstrtol.c: Likewise.
58951         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
58952         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
58953
58954         * lib/addext.c (addext): Use assignment rather than cast, to avoid
58955         warnings on some platforms.
58956
58957         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
58958         arbitrarily.
58959
58960 2003-05-26  Jim Meyering  <jim@meyering.net>
58961
58962         Merge in a change from coreutils:
58963         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
58964         that is guaranteed to be `no'.  Use `no_such_member' to indicate
58965         that condition, rather than `-1' which is slightly misleading.
58966         Change the name of the cache variable to have the gl_ prefix.
58967         Prompted by a patch from Richard Dawe for DJGPP.
58968
58969 2003-05-24  Karl Berry  <karl@gnu.org>
58970
58971         * config/config.guess: update from prep.
58972
58973 2003-05-22  Karl Berry  <karl@gnu.org>
58974
58975         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
58976
58977 2003-05-20  Karl Berry  <karl@gnu.org>
58978
58979         * config/config.guess: update from prep.
58980
58981 2003-05-18  Karl Berry  <karl@gnu.org>
58982
58983         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
58984         might actually be set by the user.
58985
58986         * config/depcomp, install-sh, mdate-sh: update from automake.
58987
58988 2003-05-17  Bruno Haible  <bruno@clisp.org>
58989
58990         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
58991         invalid expansion for AC_EGREP_CPP.
58992         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
58993         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
58994         Suggested by Akim Demaille <akim@epita.fr> in
58995         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
58996
58997 2003-05-12  Jim Meyering  <jim@meyering.net>
58998
58999         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
59000         the space-padded-by-default conversion specifiers, %e, %k, %l.
59001
59002 2003-05-12  Bruno Haible  <bruno@clisp.org>
59003
59004         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
59005         the string is longer than 4 KB.
59006
59007 2003-05-11  Karl Berry  <karl@gnu.org>
59008
59009         * config/config.{guess,sub}: update from prep.
59010
59011 2003-05-09  Bruno Haible  <bruno@clisp.org>
59012
59013         * modules/error: Add m4/strerror_r.m4 to file list.
59014
59015 2003-05-03  Bruno Haible  <bruno@clisp.org>
59016
59017         Upgrade to Unicode-4.0.
59018         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
59019         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
59020         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
59021         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
59022         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
59023         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
59024         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
59025         Change width of U+E0100..U+E01EF from 1 to 0.
59026
59027 2003-04-25  Jim Meyering  <jim@meyering.net>
59028
59029         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
59030         of type size_t, not int.
59031
59032 2003-04-25  Bruno Haible  <bruno@clisp.org>
59033
59034         * lib/copy-file.c: Include <stddef.h>, for size_t.
59035
59036 2003-04-21  Paul Eggert  <eggert@twinsun.com>
59037
59038         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
59039         code which expansion is under static control.  Patch imported from
59040         Akim Demaille's patch to Bison; see
59041         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
59042
59043 2003-04-14  Bruno Haible  <bruno@clisp.org>
59044
59045         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
59046
59047 2003-04-11  Jim Meyering  <jim@meyering.net>
59048
59049         Merge changes from Coreutils.
59050
59051         2003-03-22  Jim Meyering  <jim@meyering.net>
59052
59053         * lib/strftime.c (widen): Cast alloca return value to proper type.
59054
59055         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
59056
59057         From GNU libc.
59058         * lib/strftime.c (my_strftime): Handle very large width
59059         specifications for numeric values correctly.  Improve checks for
59060         overflow.
59061
59062         2003-01-19  Jim Meyering  <jim@meyering.net>
59063
59064         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
59065         definitions.
59066         (nl_get_alt_digit) [! defined my_strftime]: Define.
59067         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
59068         _nl_get_alt_digit and _nl_get_walt_digit.
59069
59070         * lib/strftime.c (my_strftime): Merge in locale-related changes from
59071         libc. These changes have no effect outside of _LIBC.
59072
59073 2003-04-10  Bruno Haible  <bruno@clisp.org>
59074
59075         * modules/findprog: New file.
59076         * MODULES.html.sh (func_all_modules): Add it.
59077
59078 2003-04-10  Bruno Haible  <bruno@clisp.org>
59079
59080         * m4/findprog.m4: New file.
59081         * m4/eaccess.m4: New file.
59082
59083 2003-04-10  Bruno Haible  <bruno@clisp.org>
59084
59085         * lib/findprog.h: New file, from GNU gettext.
59086         * lib/findprog.c: New file, from GNU gettext.
59087
59088 2003-04-05  Jim Meyering  <jim@meyering.net>
59089
59090         Merge changes from Coreutils.
59091
59092         * lib/exclude.h (PARAMS): Remove definition and uses.
59093         * lib/exclude.c: Remove uses of `PARAMS'.
59094
59095         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
59096         Add test-cases for DOS filenames. Declare program_name.
59097         (main): Set up program_name.  Patch by Rich Dawe.
59098
59099         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
59100         error from mntctl.
59101         Use mntctl's return value to drive the entry-processing loop, since
59102         we can't rely on the value of the vmt_length member in the last
59103         entry.  On some systems doing so could result in exhausting
59104         virtual memory.  Based in part on a patch from Mike Jetzer.
59105
59106 2003-04-04  Bruno Haible  <bruno@clisp.org>
59107
59108         * modules/linebreak: New file.
59109         * MODULES.html.sh (func_all_modules): Add it.
59110
59111 2003-04-04  Bruno Haible  <bruno@clisp.org>
59112
59113         * m4/linebreak.m4: New file.
59114
59115 2003-04-04  Bruno Haible  <bruno@clisp.org>
59116
59117         * lib/linebreak.h: New file, from GNU gettext.
59118         * lib/linebreak.c: New file, from GNU gettext with slight
59119         modifications.
59120         * lib/lbrkprop.h: New file, from GNU gettext.
59121
59122 2003-04-03  Bruno Haible  <bruno@clisp.org>
59123
59124         * modules/utf8-ucs4: New file.
59125         * modules/utf16-ucs4: New file.
59126         * modules/ucs4-utf8: New file.
59127         * modules/ucs4-utf16: New file.
59128         * MODULES.html.sh (func_all_modules): Add them.
59129
59130 2003-04-03  Bruno Haible  <bruno@clisp.org>
59131
59132         * m4/utf-ucs4.m4: New file.
59133         * m4/ucs4-utf.m4: New file.
59134
59135 2003-04-03  Bruno Haible  <bruno@clisp.org>
59136
59137         * lib/utf8-ucs4.h: New file, from GNU gettext.
59138         * lib/utf16-ucs4.h: New file, from GNU gettext.
59139         * lib/ucs4-utf8.h: New file, from GNU gettext.
59140         * lib/ucs4-utf16.h: New file, from GNU gettext.
59141
59142 2003-04-02  Bruno Haible  <bruno@clisp.org>
59143
59144         * modules/binary-io: New file.
59145         * MODULES.html.sh (func_all_modules): Add it.
59146
59147 2003-04-02  Bruno Haible  <bruno@clisp.org>
59148
59149         * lib/binary-io.h: New file, from GNU gettext.
59150
59151 2003-04-01  Bruno Haible  <bruno@clisp.org>
59152
59153         * modules/pathname: New file.
59154         * MODULES.html.sh (func_all_modules): Add it.
59155
59156 2003-04-01  Bruno Haible  <bruno@clisp.org>
59157
59158         * lib/pathname.h: New file, from GNU gettext.
59159         * lib/concatpath.c: New file, from GNU gettext.
59160
59161 2003-03-30  Bruno Haible  <bruno@clisp.org>
59162
59163         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
59164
59165 2003-03-30  Bruno Haible  <bruno@clisp.org>
59166
59167         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
59168         function chown() doesn't exist.
59169
59170 2003-03-28  Bruno Haible  <bruno@clisp.org>
59171
59172         * modules/copy-file: New file.
59173         * MODULES.html.sh (func_all_modules): Add it.
59174
59175 2003-03-28  Bruno Haible  <bruno@clisp.org>
59176
59177         * m4/copy-file.m4: New file.
59178
59179 2003-03-28  Bruno Haible  <bruno@clisp.org>
59180
59181         * lib/copy-file.h: New file, from GNU gettext.
59182         * lib/copy-file.c: New file, from GNU gettext.
59183
59184 2003-03-18  Jim Meyering  <jim@meyering.net>
59185
59186         * lib/quote.c (quote_n): Fix typo in comment.
59187
59188 2003-03-18  Bruno Haible  <bruno@clisp.org>
59189
59190         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
59191         checking.
59192         * m4/onceonly_2_57.m4: Likewise.
59193
59194 2003-03-17  Bruno Haible  <bruno@clisp.org>
59195
59196         * m4/onceonly.m4: Require autoconf 2.54 or newer.
59197         (m4_quote): Remove macro.
59198         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
59199
59200 2003-03-14  Jim Meyering  <jim@meyering.net>
59201
59202         Merge changes from Coreutils.
59203         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
59204         to be const, in order to avoid warnings.
59205         (obstack_room): Likewise.
59206         (obstack_empty_p): Likewise.
59207
59208 2003-03-14  Bruno Haible  <bruno@clisp.org>
59209
59210         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
59211         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
59212
59213 2003-03-13  Paul Eggert  <eggert@twinsun.com>
59214
59215         Merge changes from Bison.
59216         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
59217         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
59218         when compiling Bison 1.875's `bitset bset = obstack_alloc
59219         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
59220         * lib/hash.c: Include <stdbool.h> unconditionally.
59221
59222 2003-03-13  Paul Eggert  <eggert@twinsun.com>
59223
59224         * m4/onceonly.m4 (m4_quote): New macro.
59225         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
59226         Quote AC_FOREACH variable-expansions properly.
59227
59228 2003-03-13  Paul Eggert  <eggert@twinsun.com>
59229
59230         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
59231
59232 2003-03-09  Paul Eggert  <eggert@twinsun.com>
59233
59234         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
59235         Reported by Bruce Becker; see:
59236         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
59237
59238 2003-03-03  Paul Eggert  <eggert@twinsun.com>
59239             Bruno Haible  <bruno@clisp.org>
59240
59241         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
59242         Reported by John Hughes, see
59243         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
59244
59245 2003-02-20  Bruno Haible  <bruno@clisp.org>
59246
59247         * MODULES.html.sh (func_all_modules): Add poll.
59248
59249 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
59250
59251         * modules/poll: New file.
59252
59253 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
59254
59255         * lib/poll_.h: New file.
59256         * lib/poll.c: New file.
59257
59258 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
59259
59260         * m4/poll.m4: New file.
59261
59262 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
59263
59264         * modules/mathl: New file.
59265
59266 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
59267
59268         * lib/mathl.h: New file.
59269         * lib/acosl.c: New file.
59270         * lib/asinl.c: New file.
59271         * lib/atanl.c: New file.
59272         * lib/ceill.c: New file.
59273         * lib/cosl.c: New file.
59274         * lib/expl.c: New file.
59275         * lib/floorl.c: New file.
59276         * lib/frexpl.c: New file.
59277         * lib/ldexpl.c: New file.
59278         * lib/logl.c: New file.
59279         * lib/sincosl.c: New file.
59280         * lib/sinl.c: New file.
59281         * lib/sqrtl.c: New file.
59282         * lib/tanl.c: New file.
59283         * lib/trigl.c: New file.
59284         * lib/trigl.h: New file.
59285
59286 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
59287
59288         * m4/mathl.m4: New file.
59289
59290 2003-02-18  Bruno Haible  <bruno@clisp.org>
59291
59292         * MODULES.html.sh (func_all_modules): Add mathl.
59293
59294 2003-02-17  Bruno Haible  <bruno@clisp.org>
59295
59296         * modules/mkdtemp: New module.
59297         * MODULES.html.sh (func_all_modules): Add it.
59298
59299 2003-02-17  Bruno Haible  <bruno@clisp.org>
59300
59301         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
59302
59303 2003-02-17  Bruno Haible  <bruno@clisp.org>
59304
59305         * lib/mkdtemp.h: New file, from GNU gettext.
59306         * lib/mkdtemp.c: New file, from GNU gettext.
59307
59308 2003-02-02  Jim Meyering  <jim@meyering.net>
59309
59310         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
59311         e.g. glibc-2.2.93.
59312
59313 2003-01-31  Bruno Haible  <bruno@clisp.org>
59314
59315         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
59316         'rpl_rename'.
59317         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
59318         'rpl_strnlen'.
59319         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
59320         'rpl_strtod'.
59321         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
59322         'rpl_utime'.
59323
59324 2003-01-31  Bruno Haible  <bruno@clisp.org>
59325
59326         * lib/rename.c: #undef rename before defining rpl_rename.
59327         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
59328
59329 2003-01-30  Bruno Haible  <bruno@clisp.org>
59330
59331         * modules/vasnprintf, modules/vasprintf: New modules.
59332         * MODULES.html.sh (func_all_modules): Add them.
59333
59334 2003-01-30  Bruno Haible  <bruno@clisp.org>
59335
59336         * m4/signed.m4: New file, from GNU gettext.
59337         * m4/longdouble.m4: New file, from GNU gettext.
59338         * m4/wchar_t.m4: New file, from GNU gettext.
59339         * m4/wint_t.m4: New file, from GNU gettext.
59340         * m4/vasnprintf.m4: New file.
59341         * m4/vasprintf.m4: New file.
59342
59343 2003-01-30  Bruno Haible  <bruno@clisp.org>
59344
59345         * lib/printf-args.h: New file, from GNU gettext.
59346         * lib/printf-args.c: New file, from GNU gettext.
59347         * lib/printf-parse.h: New file, from GNU gettext.
59348         * lib/printf-parse.c: New file, from GNU gettext.
59349         * lib/vasnprintf.h: New file, from GNU gettext.
59350         * lib/vasnprintf.c: New file, from GNU gettext.
59351         * lib/asnprintf.c: New file, from GNU gettext.
59352         * lib/vasprintf.h: New file, from GNU gettext with modifications.
59353         * lib/vasprintf.c: New file, from GNU gettext.
59354         * lib/asprintf.c: New file, from GNU gettext.
59355
59356 2003-01-29  Bruno Haible  <bruno@clisp.org>
59357
59358         * modules/stpncpy: New module.
59359         * MODULES.html.sh (func_all_modules): Add it.
59360
59361 2003-01-29  Bruno Haible  <bruno@clisp.org>
59362
59363         * m4/stpncpy.m4: New file.
59364
59365 2003-01-29  Bruno Haible  <bruno@clisp.org>
59366
59367         * lib/stpncpy.h: New file, from GNU gettext with modifications.
59368         * lib/stpncpy.c: New file, from GNU gettext with modifications.
59369
59370 2003-01-28  Bruno Haible  <bruno@clisp.org>
59371
59372         * modules/c-ctype: New module.
59373         * MODULES.html.sh (func_all_modules): Add it.
59374
59375 2003-01-28  Bruno Haible  <bruno@clisp.org>
59376
59377         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
59378         Paul Eggert.
59379         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
59380         Paul Eggert.
59381
59382 2003-01-27  Bruno Haible  <bruno@clisp.org>
59383
59384         * modules/xsetenv: New module.
59385         * MODULES.html.sh (func_all_modules): Add it.
59386
59387 2003-01-27  Bruno Haible  <bruno@clisp.org>
59388
59389         * lib/xsetenv.h: New file, from GNU gettext.
59390         * lib/xsetenv.c: New file, from GNU gettext.
59391
59392 2003-01-23  Jim Meyering  <jim@meyering.net>
59393
59394         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
59395         from working on systems without dirfd (at least Irix and OSF1/Tru64).
59396
59397 2003-01-23  Bruno Haible  <bruno@clisp.org>
59398
59399         * modules/minmax: New module.
59400         * MODULES.html.sh (func_all_modules): Add it.
59401
59402 2003-01-23  Bruno Haible  <bruno@clisp.org>
59403
59404         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
59405         Eggert.
59406
59407 2003-01-22  Bruno Haible  <bruno@clisp.org>
59408
59409         * modules/exit: New module.
59410         * MODULES.html.sh (func_all_modules): Add it.
59411
59412 2003-01-22  Bruno Haible  <bruno@clisp.org>
59413
59414         * lib/exit.h: New file, from GNU gettext.
59415
59416 2003-01-19  Bruno Haible  <bruno@clisp.org>
59417
59418         * gnulib-tool: Recognize option --extract-maintainer.
59419         (func_get_maintainer): New function.
59420         * modules/*: Add Maintainer entry.
59421
59422 2003-01-16  Jim Meyering  <jim@meyering.net>
59423
59424         * m4/regex.m4: The `regex' struct is both input and output.
59425         Initialize it before each use.  Patch by Tim Waugh.
59426
59427 2003-01-16  Bruno Haible  <bruno@clisp.org>
59428
59429         * MODULES.html.sh: Add a table of contents. Add the module name as
59430         leftmost column. Add hyperlinks.
59431
59432 2003-01-15  Bruno Haible  <bruno@clisp.org>
59433
59434         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
59435
59436 2003-01-15  Bruno Haible  <bruno@clisp.org>
59437
59438         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
59439         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
59440         suffix.
59441
59442 2003-01-15  Bruno Haible  <bruno@clisp.org>
59443
59444         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
59445
59446 2003-01-15  Bruno Haible  <bruno@clisp.org>
59447
59448         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
59449         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
59450
59451 2003-01-14  Jim Meyering  <jim@meyering.net>
59452
59453         * lib/same.c (same_name): Tweak a comment.
59454
59455 2003-01-14  Bruno Haible  <bruno@clisp.org>
59456
59457         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
59458         when a string comparison is sufficient.
59459
59460 2003-01-14  Bruno Haible  <bruno@clisp.org>
59461
59462         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
59463         'unsigned int'.
59464
59465 2003-01-14  Bruno Haible  <bruno@clisp.org>
59466
59467         * lib/hash-pjw.c: Add comment about low quality of this function.
59468
59469 2003-01-13  Bruno Haible  <bruno@clisp.org>
59470
59471         * modules/stpcpy: Distribute lib/stpcpy.h.
59472         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
59473
59474 2003-01-13  Bruno Haible  <bruno@clisp.org>
59475
59476         * modules/*: Add a description.
59477         * modules/strpbrk: Fix Makefile.am snippet.
59478         * modules/strtoimax: Fix dependencies.
59479         * modules/strtoumax: Likewise.
59480
59481 2003-01-13  Bruno Haible  <bruno@clisp.org>
59482
59483         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
59484         * modules/alloca (Makefile.am): All object files depend on alloca.h.
59485         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
59486
59487 2003-01-13  Bruno Haible  <bruno@clisp.org>
59488
59489         * gnulib-tool (func_create_testdir): Store config/* files in the main
59490         directory.
59491         * config.rpath: Move to ...
59492         * config/config.rpath: ... here.
59493         * modules/gettext: Contains config/config.rpath, not config.rpath.
59494         * modules/iconv: Likewise.
59495
59496 2003-01-12  Paul Eggert  <eggert@twinsun.com>
59497
59498         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
59499         to avoid collisions with libcurses and libreadline.
59500
59501         * m4/getstr.m4: Remove.
59502         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
59503
59504 2003-01-12  Paul Eggert  <eggert@twinsun.com>
59505
59506         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
59507         to avoid collisions with libcurses and libreadline.
59508
59509         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
59510         * lib/getstr.h, getstr.c: Remove.
59511         * lib/getline.c: Include "getline.h", to check interface.
59512         Move body of old getstr.c here: this defines MIN_CHUNK and
59513         declares getdelim2, which is renamed from getstr.
59514         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
59515
59516         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
59517         All uses changed.
59518         * lib/linebuffer.h: Likewise.
59519         (readline): Remove backward-compatibility macro.
59520
59521 2003-01-12  Paul Eggert  <eggert@twinsun.com>
59522
59523         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
59524         to avoid collisions with libcurses and libreadline.
59525         * getstr: Remove.
59526         * MODULES.html.sh: Remove getstr.
59527         * modules/getline: Depend on unlocked-io, not getstr.
59528
59529 2003-01-12  Jim Meyering  <jim@meyering.net>
59530
59531         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
59532
59533 2003-01-10  Bruno Haible  <bruno@clisp.org>
59534
59535         * modules/alloca: Change Makefile.am requirements. Simplify Include
59536         requirements. Add lib/alloca_.h to file list.
59537
59538 2003-01-10  Bruno Haible  <bruno@clisp.org>
59539
59540         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
59541
59542 2003-01-10  Bruno Haible  <bruno@clisp.org>
59543
59544         * lib/alloca_.h: New file.
59545         * lib/getdate.y: Unconditionally include alloca.h.
59546         * lib/makepath.c: Likewise.
59547         * lib/setenv.c: Likewise.
59548         * lib/userspec.c: Likewise.
59549
59550 2003-01-09  Karl Berry  <karl@gnu.org>
59551
59552         * MODULES.html.sh: include `dirname $0` in PATH, to find
59553         gnulib-tool.
59554
59555 2003-01-09  Bruno Haible  <bruno@clisp.org>
59556
59557         * modules/stdbool: Change configure.ac, Makefile.am requirements.
59558         Simplify Include requirements. Add lib/stdbool.h.in to file list.
59559
59560 2003-01-09  Bruno Haible  <bruno@clisp.org>
59561
59562         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
59563
59564 2003-01-09  Bruno Haible  <bruno@clisp.org>
59565
59566         * lib/stdbool.h.in: New file.
59567
59568 2003-01-09  Bruno Haible  <bruno@clisp.org>
59569
59570         * gnulib-tool (func_all_modules): Ignore files ending in ~.
59571         * MODULES.html.sh: Likewise.
59572
59573 2003-01-08  Jim Meyering  <jim@meyering.net>
59574
59575         * lib/full-write.c: Undefine and define-away `const' after inclusion
59576         of errno.h, not before.  Suggestion from Bruno Haible.
59577
59578 2003-01-08  Bruno Haible  <bruno@clisp.org>
59579
59580         * modules/full-read: Depend on full-write.
59581
59582 2003-01-08  Bruno Haible  <bruno@clisp.org>
59583
59584         * lib/safe-read.c: Include specification header first, to ensure its
59585         selfcontainedness.
59586         * lib/full-write.c: Likewise.
59587
59588 2003-01-07  Jim Meyering  <jim@meyering.net>
59589
59590         * lib/full-write.c: Rework so that it may serve to define full_read,
59591         too.
59592         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
59593
59594 2003-01-07  Bruno Haible  <bruno@clisp.org>
59595
59596         * lib/strtoimax.c: Include <stdint.h> as an alternative to
59597         <inttypes.h>.
59598         * lib/xstrtol.h: Likewise.
59599         * lib/xstrtoimax.c: Likewise.
59600         * lib/xstrtoumax.c: Likewise.
59601         * lib/human.h: Likewise.
59602
59603         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
59604         on systems that have <inttypes.h> but not <stdint.h>.
59605
59606 2003-01-07  Bruno Haible  <bruno@clisp.org>
59607
59608         * MODULES.html.sh: Add copyright notice.
59609         (missed_files): Omit CVS directory entries.
59610         (func_module): Make it work with sed-3.02.
59611         * MODULES.txt: Remove file.
59612
59613 2003-01-06  Jim Meyering  <jim@meyering.net>
59614
59615         * lib/version-etc.c: Update year in translatable copyright string.
59616
59617 2003-01-03  Karl Berry  <karl@gnu.org>
59618
59619         * config/config.{guess,sub}: update from prep.
59620
59621 2003-01-02  Karl Berry  <karl@gnu.org>
59622
59623         * doc/COPYING.DOC: belatedly updated to 1.2.
59624
59625 2003-01-01  Karl Berry  <karl@gnu.org>
59626
59627         * gnulib-tool (func_verify_module): report module name $module in
59628         error message, not $1.
59629         * gnulib-tool (create-testdir): don't complain if destdir couldn't
59630         be created, only if it doesn't exist.
59631         * gnulib-tool (last_checkin_date): don't expand the $Date here.
59632
59633 2002-12-31  Paul Eggert  <eggert@twinsun.com>
59634
59635         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
59636
59637 2002-12-31  Paul Eggert  <eggert@twinsun.com>
59638
59639         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
59640         memcmp if strcoll doesn't work.
59641
59642 2002-12-31  Bruno Haible  <bruno@clisp.org>
59643
59644         * lib/utime.c (utime_null): No need to call ftruncate if the file was
59645         nonempty.
59646
59647 2002-12-31  Bruno Haible  <bruno@clisp.org>
59648
59649         * lib/memcoll.c (STRCOLL): New macro.
59650         (memcoll): Use it.
59651
59652 2002-12-31  Bruno Haible  <bruno@clisp.org>
59653
59654         * lib/localcharset.h: New file.
59655         * lib/localcharset.c: Include it.
59656         * lib/unicodeio.c: Likewise.
59657
59658 2002-12-31  Bruno Haible  <bruno@clisp.org>
59659
59660         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
59661         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
59662
59663 2002-12-31  Bruno Haible  <bruno@clisp.org>
59664
59665         * lib/getline.h: Include <stddef.h>, for size_t.
59666
59667         * lib/unicodeio.h: Include <stddef.h>, for size_t.
59668         * lib/unicodeio.c: Don't include <stddef.h>.
59669
59670 2002-12-31  Bruno Haible  <bruno@clisp.org>
59671
59672         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
59673         HAVE_TM_ZONE.
59674
59675 2002-12-24  Karl Berry  <karl@gnu.org>
59676
59677         * config/config.guess: update from prep.
59678
59679 2002-12-24  Bruno Haible  <bruno@clisp.org>
59680
59681         General infrasructure.
59682         * m4/README: Rewritten.
59683         * m4/onceonly.m4: New file.
59684         * m4/onceonly_2_57.m4: New file.
59685
59686         Module atexit.
59687         * m4/atexit.m4: New file.
59688
59689         Module strtod.
59690         * m4/strtod.m4: New file.
59691
59692         Module strtol.
59693         * m4/strtol.m4: New file.
59694
59695         Module strtoul.
59696         * m4/strtoul.m4: New file.
59697
59698         Module memchr.
59699         * m4/memchr.m4: New file.
59700
59701         Module memcmp.
59702         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
59703         (jm_FUNC_MEMCMP): Invoke it.
59704
59705         Module memcpy.
59706         * m4/memcpy.m4: New file.
59707
59708         Module memmove.
59709         * m4/memmove.m4: New file.
59710
59711         Module memset.
59712         * m4/memset.m4: New file.
59713
59714         Module strcspn.
59715         * m4/strcspn.m4: New file.
59716
59717         Module strpbrk.
59718         * m4/strpbrk.m4: New file.
59719
59720         Module strstr.
59721         * m4/strstr.m4: New file.
59722
59723         Module strerror.
59724         * m4/strerror.m4: New file.
59725
59726         Module mktime.
59727         * m4/mktime.m4: Renamed from jm-mktime.m4.
59728         (gl_PREREQ_MKTIME): New macro.
59729         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
59730
59731         Module malloc.
59732         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
59733         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
59734         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
59735
59736         Module realloc.
59737         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
59738         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
59739         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
59740
59741         Module strftime.
59742         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
59743         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
59744         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
59745         gl_TM_GMTOFF.
59746         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
59747
59748         Module xalloc.
59749         * m4/xalloc.m4: New file.
59750
59751         Module alloca.
59752         * m4/alloca.m4: New file.
59753
59754         Module putenv.
59755         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
59756         (jm_FUNC_PUTENV): Invoke it.
59757
59758         Module setenv.
59759         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
59760         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
59761         when invoked twice.
59762         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
59763         gt_FUNC_SETENV.
59764
59765         Module memrchr.
59766         * m4/memrchr.m4: New file.
59767
59768         Module stpcpy.
59769         * m4/stpcpy.m4: New file.
59770
59771         Module strcase.
59772         * m4/strcase.m4: New file.
59773
59774         Module strdup.
59775         * m4/strdup.m4: New file.
59776
59777         Module strnlen.
59778         * m4/strnlen.m4: New file.
59779
59780         Module strndup.
59781         * m4/strndup.m4: New file.
59782
59783         Module xstrtod.
59784         * m4/xstrtod.m4: New file.
59785
59786         Module xstrtol.
59787         * m4/xstrtol.m4: New file.
59788
59789         Module getdate.
59790         * m4/getdate.m4: New file.
59791
59792         Module unlocked-io.
59793         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
59794         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
59795         * m4/jm-glibc-io.m4n: Remove file.
59796
59797         Module long-options.
59798         * m4/long-options.m4: New file.
59799
59800         Module md5.
59801         * m4/md5.m4: New file.
59802
59803         Module sha.
59804         * m4/sha.m4: New file.
59805
59806         Module getstr.
59807         * m4/getstr.m4: New file.
59808
59809         Module getline.
59810         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
59811         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
59812         <sys/types.h>, for size_t. Use the function name gnu_getline, not
59813         simply getline. Infoke gl_PREREQ_GETLINE.
59814
59815         Module obstack.
59816         * m4/obstack.m4: New file.
59817
59818         Module hash.
59819         * m4/hash.m4: New file.
59820
59821         Module readtokens.
59822         * m4/readtokens.m4: New file.
59823
59824         Module strverscmp.
59825         * m4/strverscmp.m4: New file.
59826
59827         Module stdbool.
59828         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
59829         OSF/1.
59830
59831         Module strtoll.
59832         * m4/strtoll.m4: New file.
59833
59834         Module strtoull.
59835         * m4/strtoull.m4: New file.
59836
59837         Module strtoimax.
59838         * m4/strtoimax.m4: New file.
59839
59840         Module strtoumax.
59841         * m4/strtoumax.m4: New file.
59842
59843         Module xstrtoimax.
59844         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
59845         jm_AC_PREREQ_XSTRTOIMAX.
59846         Moved the strtol prerequisites to strtol.m4.
59847         Moved the strtoll prerequisites to strtoll.m4.
59848         Moved the strtoimax prerequisites to strtoimax.m4.
59849
59850         Module xstrtoumax.
59851         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
59852         jm_AC_PREREQ_XSTRTOUMAX.
59853         Moved the strtoul prerequisites to strtoul.m4.
59854         Moved the strtoull prerequisites to strtoull.m4.
59855         Moved the strtoumax prerequisites to strtoumax.m4.
59856
59857         Module chown.
59858         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
59859         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
59860
59861         Module dup2.
59862         * m4/dup2.m4: New file.
59863
59864         Module ftruncate.
59865         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
59866         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
59867
59868         Module getgroups.
59869         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
59870         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
59871
59872         Module gettimeofday.
59873         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
59874         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
59875         gl_PREREQ_GETTIMEOFDAY.
59876
59877         Module mkdir.
59878         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
59879         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
59880
59881         Module mkstemp.
59882         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
59883         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
59884         jm_AC_TYPE_UINTMAX_T.
59885         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
59886
59887         Module stat.
59888         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
59889         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
59890
59891         Module lstat.
59892         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
59893         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
59894
59895         Module timespec.
59896         * m4/timespec.m4 (gl_TIMESPEC): New macro.
59897         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
59898         * m4/st_mtim.m4: Indentation.
59899
59900         Module nanosleep.
59901         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
59902         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
59903         gl_PREREQ_NANOSLEEP.
59904
59905         Module regex.
59906         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
59907         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
59908         (gl_REGEX): New macro.
59909
59910         Module rename.
59911         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
59912         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
59913
59914         Module rmdir.
59915         * m4/rmdir.m4: New file.
59916
59917         Module utime.
59918         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
59919         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
59920         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
59921
59922         Module dirname.
59923         * m4/dirname.m4: New file.
59924
59925         Module getopt.
59926         * m4/getopt.m4: New file.
59927
59928         Module unistd-safer.
59929         * m4/unistd-safer.m4: New file.
59930
59931         Module fnmatch.
59932         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
59933         declaration.
59934         (gl_PREREQ_FNMATCH_EXTRA): New macro.
59935         (gl_FUNC_FNMATCH_POSIX): New macro.
59936         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
59937         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
59938         simply fnmatch.
59939
59940         Module exclude.
59941         * m4/exclude.m4: New file.
59942
59943         Module human.
59944         * m4/human.m4: New file.
59945
59946         Module acl.
59947         * m4/acl.m4: Nop.
59948
59949         Module backupfile.
59950         * m4/backupfile.m4: New file.
59951         * m4/d-ino.m4: Indentation.
59952
59953         Module fsusage.
59954         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
59955         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
59956         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
59957
59958         Module dirfd.
59959         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
59960         requirements.
59961
59962         Module euidaccess.
59963         * m4/euidaccess.m4: New file.
59964
59965         Module file-type.
59966         * m4/file-type.m4: New file.
59967
59968         Module fileblocks.
59969         * m4/fileblocks.m4: New file.
59970
59971         Module filemode.
59972         * m4/filemode.m4: New file.
59973
59974         Module isdir.
59975         * m4/isdir.m4: New file.
59976
59977         Module lchown.
59978         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
59979         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
59980
59981         Module makepath.
59982         * m4/makepath.m4: New file.
59983
59984         Module modechange.
59985         * m4/modechange.m4: New file.
59986
59987         Module mountlist.
59988         * m4/mountlist.m4: New file.
59989         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
59990         Indentation.
59991
59992         Module path-concat.
59993         * m4/path-concat.m4: New file.
59994
59995         Module pathmax.
59996         * m4/pathmax.m4: New file.
59997
59998         Module same.
59999         * m4/same.m4: New file.
60000
60001         Module save-cwd.
60002         * m4/save-cwd.m4: New file.
60003
60004         Module savedir.
60005         * m4/savedir.m4: New file.
60006
60007         Module xgetcwd.
60008         * m4/xgetcwd.m4: New file.
60009         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
60010
60011         Module xreadlink.
60012         * m4/xreadlink.m4: New file.
60013
60014         Module safe-read.
60015         * m4/safe-read.m4: New file.
60016
60017         Module safe-write.
60018         * m4/safe-write.m4: New file.
60019
60020         Module closeout.
60021         * m4/closeout.m4: New file.
60022
60023         Module stdio-safer.
60024         * m4/stdio-safer.m4: New file.
60025
60026         Module getpass.
60027         * m4/getpass.m4: New file.
60028
60029         Module getugroups.
60030         * m4/getugroups.m4: New file.
60031
60032         Module group-member.
60033         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
60034         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
60035
60036         Module idcache.
60037         * m4/idcache.m4: New file.
60038
60039         Module userspec.
60040         * m4/userspec.m4: New file.
60041
60042         Module gettime.
60043         * m4/clock_time.m4: New file.
60044         * m4/gettime.m4: New file.
60045
60046         Module settime.
60047         * m4/settime.m4: New file.
60048
60049         Module posixtm.
60050         * m4/posixtm.m4: New file.
60051
60052         Module gethostname.
60053         * m4/gethostname.m4: New file.
60054
60055         Module canon-host.
60056         * m4/canon-host.m4: New file.
60057
60058         Module gettext.
60059         * m4/codeset.m4: New file, from gettext-0.11.5.
60060         * m4/gettext.m4: New file, from gettext-0.11.5.
60061         * m4/glibc21.m4: New file, from gettext-0.11.5.
60062         * m4/iconv.m4: New file, from gettext-0.11.5.
60063         * m4/intdiv0.m4: New file, from gettext-0.11.5.
60064         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
60065         * m4/inttypes.m4: New file, from gettext-0.11.5.
60066         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
60067         * m4/isc-posix.m4: New file, from gettext-0.11.5.
60068         * m4/lcmessage.m4: New file, from gettext-0.11.5.
60069         * m4/lib-ld.m4: New file, from gettext-0.11.5.
60070         * m4/lib-link.m4: New file, from gettext-0.11.5.
60071         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
60072         * m4/progtest.m4: New file, from gettext-0.11.5.
60073         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
60074         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
60075         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
60076
60077         Module localcharset.
60078         * m4/localcharset.m4: New file.
60079
60080         Module hard-locale.
60081         * m4/hard-locale.m4: New file.
60082
60083         Module mbswidth.
60084         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
60085         onceonly macros.
60086         * m4/mbrtowc.m4: Add comment.
60087
60088         Module memcasecmp.
60089         * m4/memcasecmp.m4: New file.
60090
60091         Module memcoll.
60092         * m4/memcoll.m4: New file.
60093
60094         Module unicodeio.
60095         * m4/unicodeio.m4: New file.
60096
60097         Module rpmatch.
60098         * m4/rpmatch.m4: New file.
60099
60100         Module yesno.
60101         * m4/yesno.m4: New file.
60102
60103         Module exitfail.
60104         * m4/exitfail.m4: New file.
60105
60106         Module c-stack.
60107         * m4/c-stack.m4 (gl_C_STACK): New macro.
60108         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
60109
60110         Module error.
60111         * m4/error.m4 (gl_ERROR): New macro.
60112         (jm_PREREQ_ERROR): Use onceonly macros.
60113
60114         Module fatal.
60115         * m4/fatal.m4: New file.
60116
60117         Module getloadavg.
60118         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
60119         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
60120
60121         Module getpagesize.
60122         * m4/getpagesize.m4: New file.
60123
60124         Module getusershell.
60125         * m4/getusershell.m4: New file.
60126
60127         Module physmem.
60128         * m4/physmem.m4: New file.
60129
60130         Module posixver.
60131         * m4/posixver.m4: New file.
60132
60133         Module quotearg.
60134         * m4/quotearg.m4: New file.
60135
60136         Module quote.
60137         * m4/quote.m4: New file.
60138
60139         Module readutmp.
60140         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
60141
60142         Module sig2str.
60143         * m4/sig2str.m4: New file.
60144
60145         Other.
60146         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
60147         ulonglong.m4.
60148         * m4/intmax_t.m4: New file.
60149         * m4/d-type.m4: Indentation.
60150         * m4/jm-macros.m4: Update.
60151         * m4/prereq.m4 (jm_PREREQ): Update.
60152         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
60153         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
60154         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
60155         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
60156         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
60157         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
60158         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
60159         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
60160         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
60161         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
60162         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
60163         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
60164         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
60165         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
60166         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
60167         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
60168         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
60169         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
60170         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
60171
60172 2002-12-24  Bruno Haible  <bruno@clisp.org>
60173
60174         * MODULES.txt: Update according to m4/ changes.
60175
60176         Module gettext.
60177         * config.rpath: New file, from gettext-0.11.5.
60178
60179         * modules/*: New module descriptions.
60180         * gnulib-tool: New file.
60181         * MODULES.html.sh: New file.
60182
60183 2002-12-21  Karl Berry  <karl@gnu.org>
60184
60185         * doc/fdl.texi: update to version 1.2.
60186
60187 2002-12-19  Karl Berry  <karl@gnu.org>
60188
60189         * config/config.guess: update from prep.
60190
60191 2002-12-18  Bruno Haible  <bruno@clisp.org>
60192
60193         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
60194         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
60195
60196 2002-12-17  Bruno Haible  <bruno@clisp.org>
60197
60198         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
60199         stdlib.h, string.h.
60200
60201 2002-12-17  Bruno Haible  <bruno@clisp.org>
60202
60203         * lib/canon-host.c (strdup): Remove unused declaration.
60204
60205         * lib/fsusage.c: Include full_read.h.
60206         (get_fs_usage): Use full_read instead of safe_read.
60207
60208         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
60209
60210 2002-12-12  Karl Berry  <karl@gnu.org>
60211
60212         * config/config.guess: update from prep.
60213
60214 2002-12-11  Bruno Haible  <bruno@clisp.org>
60215
60216         * m4/setenv.m4: New file, from gettext-0.11.5.
60217
60218 2002-12-11  Bruno Haible  <bruno@clisp.org>
60219
60220         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
60221         not unsetenv().
60222         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
60223         modifications:
60224
60225         2002-12-11  Bruno Haible  <bruno@clisp.org>
60226
60227                 * setenv.c (alloca): Fall back to malloc.
60228                 (freea): New macro.
60229                 (setenv): Use freea() to free memory allocated with alloca().
60230
60231         2002-11-13  Bruno Haible  <bruno@clisp.org>
60232
60233                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
60234                 function declarations.
60235                 * unsetenv.c (unsetenv): Likewise.
60236
60237         2002-03-04  Bruno Haible  <bruno@clisp.org>
60238
60239                 Portability to AIX 4.3.3.
60240                 * unsetenv.c: New file, extracted from setenv.c.
60241                 * setenv.c: Move the unsetenv() function to unsetenv.c.
60242
60243         2001-12-20  Bruno Haible  <bruno@clisp.org>
60244
60245                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
60246                 use malloc instead. For SunOS 4.
60247
60248         2001-12-11  Bruno Haible  <bruno@clisp.org>
60249
60250                 * setenv.c: Declare alloca.
60251                 (compar_fn_t): New typedef.
60252                 (KNOWN_VALUE, STORE_VALUE): Use it.
60253
60254         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
60255         setenv.h.
60256
60257 2002-12-10  Paul Eggert  <eggert@twinsun.com>
60258
60259         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
60260         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
60261         Choose values that are less likely to collide with system fnmatch
60262         options.
60263         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
60264         defined (e.g., a pure POSIX system).
60265         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
60266         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
60267
60268 2002-12-06  Paul Eggert  <eggert@twinsun.com>
60269
60270         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
60271         a pain in practice to deal with generated m4 files.  This change
60272         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
60273
60274         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
60275         and jm-glibc-io.m4, as they are no longer a special case.
60276         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
60277         kludge and the auto-generation stuff.  Check only whether the
60278         functions are declared, not whether they exist, since older hosts
60279         that don't declare the functions can't use the optimization anyway.
60280
60281 2002-12-06  Jim Meyering  <jim@meyering.net>
60282
60283         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
60284
60285         Merge in changes from libc's misc/error.c, in preparation
60286         for the merge of gnulib's changes back into libc.
60287
60288         * lib/error.c (_): Define only if not already defined.
60289         Move definition to follow all #include directives.
60290         Include unlocked-io.h only if !_LIBC.
60291         [_LIBC]: Include <libio/libioP.h>.
60292         [USE_IN_LIBIO]: Include <libio/iolibio.h>
60293         (fflush): Tweak definition to use INTUSE.
60294         (putc): Define.
60295
60296 2002-12-05  Paul Eggert  <eggert@twinsun.com>
60297
60298         * lib/alloca.c [defined emacs]: Include "lisp.h".
60299         (xalloc_die) [defined emacs]: New macro.
60300         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
60301         [! defined emacs]: Include <xalloc.h>.
60302         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
60303         (pointer): Typedef to POINTER_TYPE *.
60304         (malloc): Remove decl; we now always use xmalloc.
60305         (alloca): Use old-style definition, since Emacs needs this.
60306         Check for arithmetic overflow when computing combined size.
60307
60308 2002-12-04  Paul Eggert  <eggert@twinsun.com>
60309
60310         Do not generate unlocked-io.h automatically, since it's easier to
60311         maintain it by hand.
60312
60313         * lib/unlocked-io.h: New file, from GNU diffutils,
60314         but with proper copyright notice and attribution.
60315         * lib/gen-uio: Remove.
60316         * lib/Makefile.am: Add copyright notice.
60317         (libfetish_a_SOURCES): Add unlocked-io.h.
60318         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
60319         (DISTCLEANFILES, io_functions): Remove macros.
60320         (EXTRA_DIST): Remove gen_uio.
60321         (unlocked-io.h): Remove rule.
60322
60323 2002-12-04  Jim Meyering  <jim@meyering.net>
60324
60325         Reflect the fact that stat.c and lstat.c are no longer generated.
60326         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
60327         (DISTCLEANFILES): Likewise.
60328         (EXTRA_DIST): Likewise.
60329         (all_local): Don't depend on stat.c or lstat.c.
60330         (stat.c, lstat.c): Remove rules.
60331         (EXTRA_DIST): Remove xstat.in.
60332
60333         * lib/xstat.in: Remove file.  Contents moved into stat.c.
60334         * lib/stat.c: New file.  Contents mostly from xstat.in.
60335         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
60336         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
60337
60338         * lib/safe-read.c: Rework so that it may serve to define safe_write,
60339         too.
60340         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
60341
60342 2002-12-03  Jim Meyering  <jim@meyering.net>
60343
60344         * lib/safe-read.c, safe-write.c: Change variable names and comments,
60345         but not semantics, to minimize the differences between these two files.
60346         (safe_read): Change comment to mention SAFE_READ_ERROR.
60347
60348         * lib/safe-read.c (IS_EINTR): Define.
60349         (safe_read): Use IS_EINTR in place of in-function cpp directives.
60350
60351 2002-12-02  Jim Meyering  <jim@meyering.net>
60352
60353         * lib/safe-read.c (EINTR): Define.
60354         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
60355         (INT_MAX): Provide fallback.
60356         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
60357
60358         * lib/safe-read.h (SAFE_READ_ERROR): Define.
60359
60360 2002-12-02  Bruno Haible  <bruno@clisp.org>
60361
60362         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
60363         Define, taken from safe-read.c.
60364         (INT_MAX): Provide fallback.
60365         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
60366         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
60367
60368         * lib/safe-read.c (EINTR): Remove definition.
60369         (safe_read): Don't use EINTR if it is absent.
60370
60371 2002-12-01  Jim Meyering  <jim@meyering.net>
60372
60373         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
60374         zero.
60375         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
60376
60377 2002-11-27  Paul Eggert  <eggert@twinsun.com>
60378
60379         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
60380         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
60381         with `if (! (value < limit)) abort ();', for readability.
60382
60383 2002-11-26  Karl Berry  <karl@gnu.org>
60384
60385         * lib/strdup.c: copy from libc again, with jim's ok.
60386         * lib/.cppi-disable: re-add strdup.c
60387
60388 2002-11-25  Karl Berry  <karl@gnu.org>
60389
60390         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
60391         instead of "strtol.c".
60392
60393 2002-11-25  Karl Berry  <karl@gnu.org>
60394
60395         * config/install-sh: update from automake for variable quoting, $0 in
60396         error msgs, etc.
60397
60398         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
60399         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
60400         entry.
60401
60402 2002-11-25  Jim Meyering  <jim@meyering.net>
60403
60404         * lib/mktime.c: Sync from libc, now that it has the latest fix.
60405
60406 2002-11-24  Karl Berry  <karl@gnu.org>
60407
60408         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
60409         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
60410
60411 2002-11-24  Jim Meyering  <jim@meyering.net>
60412
60413         Update from coreutils:
60414
60415         * lib/mktime.c: Merge in changes from libc.
60416
60417         Avoid a link-time failure on some Linux systems.
60418         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
60419         (otherwise).
60420         (__mon_yday): Declare with the STATIC attribute.
60421         (__mktime_internal): Likewise.
60422         Based on a report from Greg Schafer.
60423
60424 2002-11-23  Jim Meyering  <jim@meyering.net>
60425
60426         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
60427         Use `unsigned', not `int', as type of index.
60428
60429         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
60430
60431         * lib/fsusage.c: Remove unneeded parentheses around operands of
60432         `defined'.
60433
60434 2002-11-22  Paul Eggert  <eggert@twinsun.com>
60435
60436         * lib/quotearg.h: Allow multiple inclusion by surrounding with
60437         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
60438         so that we can be included first.
60439         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
60440         * lib/quotearg.c: Include quotearg.h immediately after config.h.
60441         No need to include stddef.h or sys/types.h any more.
60442         Surround local include files with "", not "<>".
60443         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
60444         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
60445         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
60446         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
60447         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
60448         (ISPRINT): Remove; no longer needed now that we assume C89.
60449
60450         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
60451         Preserve errno.
60452
60453         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
60454         quotearg_char): Use SIZE_MAX rather than
60455         (size_t) -1 when we are talking about "infinity".
60456
60457         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
60458
60459 2002-11-22  Paul Eggert  <eggert@twinsun.com>
60460
60461         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
60462         hint that one should use `if (! x) abort ();' rather than `assert
60463         (x);', and anyway it's one less thing to worry about configuring.
60464         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
60465         hash_rehash, hash_insert): Use abort rather than assert.
60466
60467 2002-11-22  Bruno Haible  <bruno@clisp.org>
60468
60469         * lib/safe-read.h: Assume C89. Add comments.
60470         (safe_read): Change return type to size_t.
60471         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
60472         byte counts > SSIZE_MAX correctly.
60473         * lib/safe-write.h: New file.
60474         * lib/safe-write.c: New file.
60475         * lib/full-read.h: New file.
60476         * lib/full-read.c: New file.
60477         * lib/full-write.h: Assume C89. Add comments.
60478         * lib/full-write.c: Include safe-write.h.
60479         (full_write): Rewritten to use safe_write.
60480         Suggested by Jim Meyering and Paul Eggert.
60481
60482 2002-11-21  Jim Meyering  <jim@meyering.net>
60483
60484         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
60485
60486         Merge in changes from the coreutils.
60487
60488         2002-09-25  Paul Eggert  <eggert@twinsun.com>
60489         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
60490         <stdint.h>.
60491         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
60492         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
60493         int.  Work more efficiently if X is the same width as uintmax_t.
60494         Do not compare X to -1, to avoid bogus compiler warning.
60495         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
60496         Don't assume that f_frsize and f_bsize are the same type.
60497
60498         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
60499         warning on FreeBSD.
60500
60501         * lib/makepath.c (make_path): Restore umask *before* creating the final
60502         component.
60503         (make_path): Minor reformatting.
60504
60505         * lib/xmalloc.c: Adjust to work with new autoconf macros,
60506         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
60507         HAVE_MALLOC/HAVE_REALLOC.
60508
60509         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
60510         dummy ones.  At least on GNU/Linux systems, `auto' means something
60511         else.
60512         From Michael Stone.
60513
60514 2002-11-21  Bruno Haible  <bruno@clisp.org>
60515
60516         Remove case insensitive option matching.
60517         * lib/argmatch.h (argcasematch): Remove declaration.
60518         (ARGCASEMATCH): Remove macro.
60519         (__xargmatch_internal): Remove case_sensitive argument.
60520         (XARGMATCH): Update.
60521         (XARGCASEMATCH): Remove macro.
60522         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
60523         case_sensitive argument.
60524         (argcasematch): Remove function.
60525         (__xargmatch_internal): Remove case_sensitive argument.
60526         (main): Use XARGMATCH instead of XARGCASEMATCH.
60527
60528         * lib/xmalloc.c: Change compile-time error message. Add comment about
60529         required autoconf version.
60530
60531 2002-11-20  Paul Eggert  <eggert@twinsun.com>
60532
60533         Merge argmatch cleanups from Bison.  Assume C89.
60534
60535         * lib/argmatch.c: Include config.h here, not in argmatch.h.
60536         Include stdlib.h, for EXIT_FAILURE.
60537         Always include <string.h>, since we assume C89.
60538         (EXIT_FAILURE): Remove pre-C89 bug workaround.
60539         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
60540         Include <stddef.h> instead, since it's all we need for size_t.
60541         (PARAMS): Remove.  All uses removed.
60542         (ARRAY_CARDINALITY): Do not bother to #undef.
60543         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
60544         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
60545         Remove unnecessary parentheses.
60546         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
60547         Insert necessary parentheses.
60548         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
60549         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
60550
60551 2002-11-19  Bruno Haible  <bruno@clisp.org>
60552
60553         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
60554         * lib/mbswidth.h: Include <stddef.h>, for size_t.
60555
60556         * lib/mbswidth.h (PARAMS): Remove macro.
60557         (mbswidth, mbsnwidth): Use ANSI C function declarations.
60558         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
60559
60560         * lib/gcd.h (PARAMS): Remove macro.
60561         (gcd): Use ANSI C function declarations.
60562         * lib/gcd.c (gcd): Likewise.
60563
60564 2002-11-15  Bruno Haible  <bruno@clisp.org>
60565
60566         * lib/strcspn.c: Include <stddef.h>.
60567         (strcspn): Use ANSI C function declaration. Change return type to
60568         size_t. Use NULL.
60569         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
60570         (strpbrk): Use NULL.
60571         * lib/strpbrk.h (PARAMS): Remove macro.
60572         (strpbrk): Use ANSI C function declaration.
60573         * lib/strstr.c: Don't include <sys/types.h>.
60574         * lib/strstr.h (PARAMS): Remove macro.
60575         (strstr): Use ANSI C function declarations.
60576
60577 2002-11-14  Karl Berry  <karl@gnu.org>
60578
60579         * config/mkinstalldirs: `do' on separate line, instead of
60580         `for var; do'.
60581
60582 2002-11-06  Bruno Haible  <bruno@clisp.org>
60583
60584         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
60585         * lib/gcd.c (gcd): Likewise.
60586
60587 2002-11-05  Bruno Haible  <bruno@clisp.org>
60588
60589         * lib/gcd.h: New file, from gettext-0.11.5.
60590         * lib/gcd.c: New file, from gettext-0.11.5.
60591
60592 2002-11-05  Bruno Haible  <bruno@clisp.org>
60593
60594         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
60595         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
60596         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
60597         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
60598
60599         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
60600         <libintl.h>.
60601         * lib/makepath.c: Include gettext.h instead of <locale.h> and
60602         <libintl.h>.
60603
60604         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
60605         * lib/human.c: Include gettext.h instead of <libintl.h>.
60606         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
60607         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
60608         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
60609         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
60610         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
60611         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
60612         (textdomain): Remove definition.
60613         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
60614
60615         * lib/long-options.c: Remove include of <libintl.h> and definition of
60616         _.
60617         * lib/same.c: Remove include of <libintl.h> and definition of _.
60618
60619 2002-11-04  Owen Taylor  <otaylor@redhat.com>
60620
60621         * lib/config.charset: A few additions for Solaris.
60622
60623 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
60624
60625         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
60626         * lib/localcharset.c (locale_charset): Declare as extern "C".
60627
60628 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
60629
60630         * lib/config.charset: msdos in uk_UA uses CP1125.
60631
60632 2002-11-04  Bruno Haible  <bruno@clisp.org>
60633
60634         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
60635         * lib/strcase.h: New file, from GNU gettext-0.11.5.
60636         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
60637         * lib/strstr.h: New file, from GNU gettext-0.11.5.
60638         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
60639
60640 2002-11-04  Bruno Haible  <bruno@clisp.org>
60641
60642         * lib/localcharset.c (locale_charset): Don't return an empty string.
60643
60644 2002-11-04  Bruno Haible  <bruno@clisp.org>
60645
60646         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
60647         aliases.
60648
60649 2002-11-04  Bruno Haible  <bruno@clisp.org>
60650
60651         * lib/config.charset: Update for newest glibc. Add canonical names
60652         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
60653
60654 2002-11-04  Bruno Haible  <bruno@clisp.org>
60655
60656         * lib/config.charset: Add support for NetBSD.
60657
60658 2002-11-04  Bruno Haible  <bruno@clisp.org>
60659
60660         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
60661
60662 2002-11-01  Bruno Haible  <bruno@clisp.org>
60663
60664         * configure.in: Add AC_CONFIG_AUX_DIR call.
60665         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
60666         test/Makefile.
60667         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
60668
60669 2002-09-28  Karl Berry  <karl@gnu.org>
60670
60671         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
60672         installed automake until the next release, since changes have been
60673         made.
60674
60675 2002-09-25  Karl Berry  <karl@gnu.org>
60676
60677         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
60678         * lib/getopt*: copy from libc/posix.
60679         * lib/gettext.h: copy from gettext.
60680         * lib/.cppi-disable: add strdup.c, gettext.h.
60681
60682 2002-09-25  Karl Berry  <karl@gnu.org>
60683
60684         * config/srclist.txt: enable gettext.h check.
60685         * config/config.{guess,sub}: update from prep.
60686         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
60687                 from automake 1.6.3.
60688         See srclist*.
60689
60690 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
60691
60692         * regex.c (PATFETCH): Remove the translating fetch.
60693         (PATFETCH_RAW): Rename to PATFETCH.
60694         (set_image_of_range): New fun.
60695         (SET_RANGE_TABLE_WORK_AREA): Use it.
60696         (regex_compile): Don't translate the pattern chars so eagerly.
60697         Only do it when inserting an `exactn' bytecode or when handling
60698         a char-range.
60699         (mutually_exclusive_p): Avoid empty statement.
60700
60701 2002-07-06  Jim Meyering  <meyering@lucent.com>
60702
60703         * m4/README: Don't mention Makefile.am.in.
60704         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
60705
60706 2002-07-01  Jim Meyering  <meyering@lucent.com>
60707
60708         * lib/c-stack.c: Include sys/time.h.
60709         From Volker Borchert.
60710
60711 2002-06-26  Paul Eggert  <eggert@twinsun.com>
60712
60713         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
60714
60715 2002-06-26  Paul Eggert  <eggert@twinsun.com>
60716
60717         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
60718         New macro.  Use it uniformly instead of
60719         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
60720         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
60721         reported by Vin Shelton.
60722
60723 2002-06-22  Paul Eggert  <eggert@twinsun.com>
60724
60725         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
60726         Do not assume SA_SIGINFO behavior.
60727         Bug reported by Jim Meyering on NetBSD 1.5.2.
60728
60729 2002-06-22  Jim Meyering  <meyering@lucent.com>
60730
60731         * m4/c-stack.m4: New file, from diffutils-2.8.2.
60732         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
60733
60734         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
60735         now that configure.ac uses AC_GNU_SOURCE.
60736         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
60737         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
60738
60739         Update to latest tools.  Suggestions from Paul Eggert.
60740         * m4/stdbool.m4: New file, from diffutils-2.8.2.
60741         * m4/gnu-source.m4: Update from diffutils-2.8.2.
60742         * m4/fnmatch.m4: Likewise.
60743         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
60744         to AC_HEADER_STDBOOL
60745
60746 2002-06-22  Jim Meyering  <meyering@lucent.com>
60747
60748         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
60749         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
60750
60751 2002-06-22  Jim Meyering  <meyering@lucent.com>
60752
60753         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
60754
60755         * lib/exitfail.c, exitfail.h: Likewise.
60756         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
60757
60758         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
60759         of fnmatch.h.
60760         (EXTRA_DIST): Add fnmatch_loop.c.
60761         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
60762
60763         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
60764         * lib/fnmatch.c: Update from diffutils-2.8.2.
60765         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
60766         * lib/fnmatch.h: Remove file.
60767
60768 2002-06-21  Jim Meyering  <meyering@lucent.com>
60769
60770         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
60771         * m4/mbrtowc.m4: Likewise.
60772
60773         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
60774         * m4/mbswidth.m4: Reflect name change:
60775         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
60776         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
60777
60778         * m4/lib-link.m4: Update from gettext-0.11.2.
60779         * m4/gettext.m4: Likewise.
60780
60781         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
60782         From Alfred M. Szmidt.
60783
60784 2002-06-18  Paul Eggert  <eggert@twinsun.com>
60785
60786         * lib/file-type.h: Report an error if neither S_ISREG nor
60787         S_IFREG is defined, instead of using a test specific to glibc
60788         2.2.  This should be safe, since POSIX requires S_ISREG and
60789         Unix Version 7 had S_IFREG.  We don't need to check for
60790         <sys/types.h> since we don't use any symbols that it defines.
60791
60792 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
60793
60794         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
60795         $@-t, so that each temporary file name is unique and valid in the first
60796         8 characters, for operation under DOS.
60797
60798 2002-06-15  Paul Eggert  <eggert@twinsun.com>
60799
60800         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
60801
60802 2002-06-15  Jim Meyering  <meyering@lucent.com>
60803
60804         Work even with DJGPP 2.03, which lacks support for symlinks.
60805         From Richard Dawe.
60806         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
60807         is defined.
60808         * lib/lchown.c (S_ISLNK): Likewise.
60809
60810 2002-06-15  Jim Meyering  <meyering@lucent.com>
60811
60812         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
60813         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
60814         have been included before this file.
60815
60816 2002-06-14  Jim Meyering  <meyering@lucent.com>
60817
60818         * lib/file-type.h: Use the version from diffutils-2.8.2.
60819         * lib/file-type.c: Likewise.
60820
60821 2002-06-07  Jim Meyering  <meyering@lucent.com>
60822
60823         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
60824         They're needed at least for NetBSD 1.5.2.
60825         ($statxfs_includes): Include those same headers.
60826         ($statxfs_includes): Include sys/vfs.h if available.
60827         ($statxfs_includes): Likewise for sys/statvfs.h.
60828         Check for the following members in both structs statfs and statvfs:
60829         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
60830
60831 2002-06-01  Jim Meyering  <meyering@lucent.com>
60832
60833         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
60834         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
60835
60836 2002-05-28  Jim Meyering  <meyering@lucent.com>
60837
60838         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
60839         Reported by Volker Borchert.
60840
60841 2002-05-27  Jim Meyering  <meyering@lucent.com>
60842
60843         Fix a problem seen only on nonconforming systems whereby ls.c's
60844         use of localtime, and then of gettimeofday would cause trouble:
60845         the localtime call used to initialize rpl_gettimeofday's save
60846         mechanism would clobber ls's current local time information so
60847         that in any long listing the first file would always be listed
60848         with date 1970-01-01.  Analysis by Volker Borchert.
60849
60850         * lib/gettimeofday.c (localtime): Undefine.
60851         (rpl_localtime): New function.
60852
60853 2002-05-27  Jim Meyering  <meyering@lucent.com>
60854
60855         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
60856         localtime.
60857
60858         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
60859         use the replacement function; it wouldn't resolve at link time.
60860         Reported by Volker Borchert.
60861
60862 2002-05-22  Jim Meyering  <meyering@lucent.com>
60863
60864         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
60865         file-type.h.
60866         * lib/file-type.h: New file.
60867         * lib/file-type.c (file_type): New file/function.  Extracted from
60868         diffutils.
60869
60870 2002-04-30  Jim Meyering  <meyering@lucent.com>
60871
60872         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
60873
60874 2002-04-29  Paul Eggert  <eggert@twinsun.com>
60875
60876         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
60877
60878 2002-04-29  Paul Eggert  <eggert@twinsun.com>
60879
60880         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
60881         Do not check for alloca.h (no longer used) or stdbool.h (was never
60882         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
60883
60884 2002-04-29  Paul Eggert  <eggert@twinsun.com>
60885
60886         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
60887
60888 2002-04-29  Jim Meyering  <meyering@lucent.com>
60889
60890         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
60891         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
60892         Use AC_FUNC_STRNLEN here instead.
60893
60894         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
60895         With autoconf-2.53a, it's part of AC_PROG_CC.
60896
60897 2002-04-28  Paul Eggert  <eggert@twinsun.com>
60898
60899         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
60900         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
60901
60902 2002-04-28  Paul Eggert  <eggert@twinsun.com>
60903
60904         * lib/sig2str.h, lib/sig2str.c: New files.
60905         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
60906
60907 2002-04-28  Paul Eggert  <eggert@twinsun.com>
60908
60909         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
60910         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
60911         of 127, since 64 is the largest conceivable number for ancient
60912         nonstandard hosts.
60913         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
60914
60915 2002-04-28  Jim Meyering  <meyering@lucent.com>
60916
60917         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
60918
60919 2002-04-24  Jim Meyering  <meyering@lucent.com>
60920
60921         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
60922         (jm_PREREQ): Use it.
60923
60924         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
60925         mach/mach.h fcntl.h.
60926         Check for this function: setlocale.
60927
60928 2002-04-24  Jim Meyering  <meyering@lucent.com>
60929
60930         * lib/gettext.h: New file, from Gettext.
60931         * lib/Makefile.am (INCLUDES): Remove -I../intl.
60932         (libfetish_a_SOURCES): Add gettext.h.
60933
60934 2002-04-16  Jim Meyering  <meyering@lucent.com>
60935
60936         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
60937         ut_pid, ut_id, ut_exit.
60938
60939 2002-04-16  Jim Meyering  <meyering@lucent.com>
60940
60941         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
60942         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
60943         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
60944
60945 2002-04-12  Jim Meyering  <meyering@lucent.com>
60946
60947         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
60948         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
60949         existence of the getmntinfo function.  Needed for Darwin 5.3.
60950
60951         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
60952         This is necessary at least on Darwin 5.3.
60953
60954         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
60955         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
60956         strnlen.o in the library, and that makes some versions of ranlib
60957         object.
60958
60959 2002-04-12  Jim Meyering  <meyering@lucent.com>
60960
60961         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
60962
60963 2002-04-09  Jim Meyering  <meyering@lucent.com>
60964
60965         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
60966         to be more precise.  Rather than saying we're checking whether the
60967         function `works', say what we're testing.
60968         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
60969         Reported by Bruno Haible.
60970
60971 2002-03-10  Jim Meyering  <meyering@lucent.com>
60972
60973         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
60974         Suggestion from Santiago Vila.
60975
60976 2002-03-08  Jim Meyering  <meyering@lucent.com>
60977
60978         * lib/rename.c: Mention that this wrapper is needed also on
60979         mips-dec-ultrix4.4 systems.
60980
60981 2002-03-02  Jim Meyering  <meyering@lucent.com>
60982
60983         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
60984         not HAVE_CLOCK_SETTIME.
60985
60986 2002-02-27  Paul Eggert  <eggert@twinsun.com>
60987
60988         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
60989         Check for clock_settime.
60990
60991 2002-02-27  Paul Eggert  <eggert@twinsun.com>
60992
60993         * lib/nanosleep.h: Rename to....
60994         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
60995
60996         * lib/gettime.c: New file.
60997         * lib/settime.c: New file.
60998         * lib/stime.c: Remove.
60999
61000         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
61001         timespec.h.  Remove nanosleep.h.
61002
61003 2002-02-25  Paul Eggert  <eggert@twinsun.com>
61004
61005         * m4/acl.m4: New file.
61006         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
61007         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
61008
61009 2002-02-25  Paul Eggert  <eggert@twinsun.com>
61010
61011         * lib/acl.c, lib/acl.h: New files.
61012         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
61013
61014 2002-02-24  Jim Meyering  <meyering@lucent.com>
61015
61016         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
61017         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
61018         cause trouble.  Reported by Nelson Beebe.
61019
61020 2002-02-23  Paul Eggert  <eggert@twinsun.com>
61021
61022         * lib/path-concat.c (xpath_concat): Reorder code to pacify
61023         compilers that don't know that xalloc_die never returns.
61024
61025 2002-02-20  Jim Meyering  <meyering@lucent.com>
61026
61027         * lib/getdate.c: Regenerate using bison-1.33.
61028
61029 2002-02-17  Jim Meyering  <meyering@lucent.com>
61030
61031         * config/config.guess (main): Don't use `head -1'; it's no longer
61032         portable. Use `sed 1q' instead.
61033
61034 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
61035
61036         * m4/codeset.m4: Upgrade to gettext-0.11.
61037         * m4/gettext.m4: Upgrade to gettext-0.11.
61038         * m4/glibc21.m4: Upgrade to gettext-0.11.
61039         * m4/iconv.m4: Upgrade to gettext-0.11.
61040         * m4/isc-posix.m4: Upgrade to gettext-0.11.
61041         * m4/lcmessage.m4: Upgrade to gettext-0.11.
61042         * m4/lib-ld.m4: New file, from gettext-0.11.
61043         * m4/lib-link.m4: New file, from gettext-0.11.
61044         * m4/lib-prefix.m4: New file, from gettext-0.11.
61045         * m4/progtest.m4: Upgrade to gettext-0.11.
61046
61047 2002-02-15  Paul Eggert  <eggert@twinsun.com>
61048
61049         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
61050         (jm_PREREQ): Use it.
61051
61052 2002-02-15  Paul Eggert  <eggert@twinsun.com>
61053
61054         * lib/posixver.c, lib/posixver.h: New files.
61055         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
61056
61057 2002-02-02  Paul Eggert  <eggert@twinsun.com>
61058             Bruno Haible  <bruno@clisp.org>
61059
61060         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
61061         (fwrite_success_callback): New declaration.
61062         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
61063         print_unicode_char. Call failure callback instead of error.
61064         (fwrite_success_callback): New function.
61065         (exit_failure_callback): New function.
61066         (fallback_failure_callback): New function.
61067         (print_unicode_char): Call unicode_to_mb.
61068
61069 2002-01-26  Jim Meyering  <meyering@lucent.com>
61070
61071         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
61072         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
61073
61074 2002-01-26  Jim Meyering  <meyering@lucent.com>
61075
61076         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
61077
61078 2002-01-22  Paul Eggert  <eggert@twinsun.com>
61079
61080         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
61081
61082 2002-01-22  Jim Meyering  <meyering@lucent.com>
61083
61084         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
61085         Otherwise, some versions of automake would omit the rule that makes
61086         Makefile from Makefile.in.
61087
61088 2002-01-21  Paul Eggert  <eggert@twinsun.com>
61089
61090         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
61091         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
61092         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
61093         (memcoll): Set errno to zero if there is no error.
61094
61095         * lib/quotearg.c (quotearg_buffer_restyled):
61096         Fix bug with quoting buffers containing NUL when backslashing escapes.
61097         This bug was exposed by the other changes in this patch.
61098         (quotearg_n_options): New arg ARGSIZE.
61099         All callers changed.
61100         (quoting_options_from_style): New function.
61101         (quotearg_n_style): Use it.
61102         (quotearg_n_style_mem): New function.
61103
61104         * lib/quotearg.h (quotearg_n_style_mem): New function.
61105
61106 2002-01-19  Jim Meyering  <meyering@lucent.com>
61107
61108         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
61109         Remove useless quotes: DF_PROG="df".
61110         * m4/strnlen.m4: New file.
61111
61112 2002-01-16  Paul Eggert  <eggert@twinsun.com>
61113
61114         * lib/backupfile.c (ISDIGIT): Comment fix.
61115         * lib/getdate.y (ISDIGIT): Likewise.
61116         * lib/posixtm.c (ISDIGIT, year): Likewise.
61117         * lib/strverscmp.c (ISDIGIT): Likewise.
61118         * lib/userspec.c (ISDIGIT): Likewise.
61119
61120 2002-01-16  Jim Meyering  <meyering@lucent.com>
61121
61122         * lib/getdate.y: Add three semicolons, each just before a closing
61123         brace. Bison (as of version 1.31) no longer papers over that mistake.
61124
61125 2002-01-05  Jim Meyering  <meyering@lucent.com>
61126
61127         * lib/version-etc.c (version_etc_copyright): Update copyright year.
61128
61129 2001-12-19  Paul Eggert  <eggert@twinsun.com>
61130
61131         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
61132         not silently exit merely because the output buffer happens to
61133         have nothing pending.
61134
61135 2001-12-18  Paul Eggert  <eggert@twinsun.com>
61136
61137         See the big note in ../ChangeLog.
61138         * lib/human.c (suffixes): Prefer K to k for 1024.
61139         (generate_suffix_backwards): New function.
61140         (human_readable_inexact): Use it.
61141         * lib/xstrtol.c (__xstrtol): If there is no number but there
61142         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
61143         Accept 'K' as well as 'k'.
61144
61145 2001-12-15  Jim Meyering  <meyering@lucent.com>
61146
61147         * lib/regex.h (__restrict_arr): Update from libc.
61148
61149         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
61150         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
61151         (STREQ): Define.
61152
61153 2001-12-14  Jim Meyering  <meyering@lucent.com>
61154
61155         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
61156         Suggestion from Bruno Haible.
61157
61158 2001-12-10  Jim Meyering  <meyering@lucent.com>
61159
61160         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
61161         xrealloc, Instead, include "xalloc.h".
61162         (initbuffer): Don't cast xmalloc return value to char*.
61163         (readline): Reword comment.
61164         Don't cast xrealloc return value to char*
61165         Return NULL, not 0.
61166
61167 2001-12-09  Jim Meyering  <meyering@lucent.com>
61168
61169         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
61170         about `signed and unsigned type in conditional expression'.
61171         * lib/posixtm.c (posix_time_parse): Likewise.
61172
61173         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
61174
61175         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
61176         to avoid a pedantic warning.
61177
61178         * lib/getstr.c: Don't include assert.h.
61179         (getstr): Remove warning-evoking assertions.
61180         Return -1 if offset parameter is out of bounds.
61181         Change the type of a local from int to size_t.
61182
61183         * lib/strftime.c (my_strftime_localtime_r): Include this function
61184         definition in the `#if ! HAVE_TM_GMTOFF' block.
61185
61186         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
61187         Include xalloc.h instead.
61188
61189 2001-12-02  Jim Meyering  <meyering@lucent.com>
61190
61191         * lib/tempname.c: Don't declare getenv, thus reverting the change of
61192         2001-11-18.  It's no longer necessary, now that stdlib.h is always
61193         included.
61194
61195         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
61196         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
61197
61198 2001-11-30  Akim Demaille  <akim@epita.fr>
61199
61200         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
61201         before being defined.
61202
61203 2001-11-27  Paul Eggert  <eggert@twinsun.com>
61204
61205         * lib/quotearg.h (quotearg_n, quotearg_n_style):
61206         First arg is int, not unsigned.
61207         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
61208         (SIZE_MAX, UINT_MAX): New macros.
61209         (quotearg_n_options): Abort if N is negative.
61210         Avoid overflow check on hosts where size_t is 64 bits and int
61211         is 32 bits, as overflow is impossible there.
61212         Fix off-by-one typo that caused unnecessary reallocation.
61213
61214 2001-11-27  Jim Meyering  <meyering@lucent.com>
61215
61216         * lib/tempname.c: Merge with version from libc.
61217         * lib/regex.c: Likewise.
61218
61219         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
61220         systems for which STDC_HEADERS is 0, it was not included, resulting in
61221         a warning about an integer-to-pointer conversion problem with getenv.
61222         Reported by Volker Borchert.
61223
61224 2001-11-26  Jim Meyering  <meyering@lucent.com>
61225
61226         * lib/gtod.h: Remove file.
61227         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
61228         * lib/gettimeofday.c: Don't include gtod.h.
61229         (GTOD_init): Remove function.
61230         (rpl_gettimeofday): Do its job here instead, rather than aborting.
61231         Suggestion from Volker Borchert.
61232
61233 2001-11-23  Jim Meyering  <meyering@lucent.com>
61234
61235         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
61236         it.
61237         * lib/hash.c (struct hash_table): Define it here instead.
61238
61239 2001-11-22  Jim Meyering  <meyering@lucent.com>
61240
61241         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
61242
61243 2001-11-20  Jim Meyering  <meyering@lucent.com>
61244
61245         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
61246         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
61247
61248 2001-11-19  Jim Meyering  <meyering@lucent.com>
61249
61250         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
61251         directory.  Use "conftestXXXXXX" as the template.
61252         Suggestion from Paul Eggert.
61253
61254         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
61255         immediately, so the test doesn't mistakenly hit the max-open-files
61256         limit.
61257
61258 2001-11-18  Paul Eggert  <eggert@twinsun.com>
61259
61260         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
61261         (TEMPORARIES): New macro.
61262         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
61263         removes an artificial limitation (e.g. HP-UX 10.20, where
61264         TMP_MAX is 17576).
61265
61266 2001-11-18  Jim Meyering  <meyering@lucent.com>
61267
61268         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
61269
61270 2001-11-18  Jim Meyering  <meyering@lucent.com>
61271
61272         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
61273         on SunOS 4.
61274
61275         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
61276         files will be created before anything else.
61277
61278 2001-11-17  Paul Eggert  <eggert@twinsun.com>
61279
61280         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
61281         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
61282
61283 2001-11-17  Jim Meyering  <meyering@lucent.com>
61284
61285         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
61286         Prompted by a report from Bob Proulx.
61287
61288         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
61289         Instead, require UTILS_FUNC_MKSTEMP.
61290
61291 2001-11-17  Jim Meyering  <meyering@lucent.com>
61292
61293         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
61294         Now, that's done as part of AC_FUNC_STRTOD.
61295
61296 2001-11-17  Jim Meyering  <meyering@lucent.com>
61297
61298         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
61299         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
61300         rather than group writable.  Patch by Juan F. Codagnone.
61301
61302         * lib/readtokens.c: Remove explicit declarations of xmalloc and
61303         xrealloc, Instead, include "xalloc.h".
61304
61305         * lib/mountlist.c: Include unlocked-io.h after all system headers.
61306         Remove explicit declarations of xmalloc, xrealloc,
61307         and xstrdup.  Instead, include "xalloc.h".
61308
61309         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
61310         unlocked-io.h.
61311         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
61312         Likewise.
61313         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
61314
61315         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
61316         Reported by Padraig Brady.
61317
61318         * lib/mkstemp.c: #undef mkstemp.
61319         Include config.h.
61320         (rpl_mkstemp): Rename from mkstemp.
61321         Protoize.
61322
61323 2001-11-16  Jim Meyering  <meyering@lucent.com>
61324
61325         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
61326         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
61327         determine the amount of total physical memory, use pstat_getstatic.
61328         HPUX-11 doesn't define _SC_PHYS_PAGES.
61329         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
61330         If sysconf couldn't be used to determine the amount of available
61331         physical memory, use both pstat_getstatic and pstat_getdynamic.
61332         Based on a patch from Bob Proulx.
61333
61334 2001-11-10  Jim Meyering  <meyering@lucent.com>
61335
61336         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
61337         (jm_PREREQ): Use it.
61338
61339 2001-11-09  Jim Meyering  <meyering@lucent.com>
61340
61341         * m4/jm-macros.m4: Require autoconf-2.52f.
61342         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
61343         Use these AC_-prefixed names, not the AM_-prefixed ones.
61344
61345         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
61346
61347 2001-11-05  Jim Meyering  <meyering@lucent.com>
61348
61349         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
61350
61351 2001-11-04  Jim Meyering  <meyering@lucent.com>
61352
61353         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
61354         $DEFS.
61355
61356 2001-11-03  Jim Meyering  <meyering@lucent.com>
61357
61358         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
61359         of AC_DEFUN.
61360
61361         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
61362         know the name of the variable in the macro definition.
61363
61364 2001-11-03  Jim Meyering  <meyering@lucent.com>
61365
61366         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
61367         in argmatch_to_argument call.
61368
61369         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
61370         argument.
61371
61372         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
61373         e.g., a fault due to an attempt to free a NULL pointer.
61374
61375 2001-11-01  Jim Meyering  <meyering@lucent.com>
61376
61377         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
61378         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
61379
61380 2001-11-01  Jim Meyering  <meyering@lucent.com>
61381
61382         * lib/dirfd.c, lib/dirfd.h: New files.
61383         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
61384
61385         * lib/hash.c (hash_print) [TESTING]: Clean up.
61386
61387 2001-10-22  Paul Eggert  <eggert@twinsun.com>
61388
61389         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
61390         to avoid a warning if -Wall.
61391
61392 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
61393
61394         * README: New file
61395         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
61396         (per RMS's instructions, this is now the canonical source)
61397         * lgpl/, gpl/: New directories.
61398
61399 2001-10-21  Paul Eggert  <eggert@twinsun.com>
61400
61401         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
61402
61403 2001-10-21  Jim Meyering  <meyering@lucent.com>
61404
61405         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
61406         this code would end up calling gettext even in packages built
61407         with --disable-nls.
61408         * lib/getopt.c (_): Likewise.
61409         * lib/regex.c (_): Likewise.
61410
61411 2001-10-20  Paul Eggert  <eggert@twinsun.com>
61412
61413         * m4/error.m4 (jm_PREREQ_ERROR):
61414         Do not invoke AC_CHECK_FUNCS with strerror_r, as
61415         AC_FUNC_STRERROR_R does that.
61416         Check for strerror declaration.
61417
61418         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
61419         are supposed to have them these days.
61420         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
61421         Merge changes from latest Autoconf CVS.
61422         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
61423         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
61424         POSIX decided to standardize on the int flavor of strerror_r.
61425
61426 2001-10-20  Paul Eggert  <eggert@twinsun.com>
61427
61428         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
61429         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
61430         Use strerror_r that is only a macro, even if it is not a function.
61431         (strerror): Check for HAVE_DECL_STRERROR before declaring.
61432         (private_strerror): Use prototypes, not old-style function definition.
61433         (print_errno_message): New function.
61434         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
61435         char*-flavored one.
61436         (error_tail, error, error_at_line): Use it.
61437
61438 2001-10-11  Jim Meyering  <meyering@lucent.com>
61439
61440         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
61441         and quote_n (1, ... to avoid clobbering a buffer.
61442
61443 2001-10-05  Jim Meyering  <meyering@lucent.com>
61444
61445         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
61446         hash-pjw.h.
61447         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
61448         * lib/hash-pjw.h: New file.
61449
61450 2001-09-30  Jim Meyering  <meyering@lucent.com>
61451
61452         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
61453         `struct fsstat' has the `f_fstypename' member.
61454         Use that to define FS_TYPE, which is now used to make
61455         the getfsstat link test tighter.
61456
61457 2001-09-30  Jim Meyering  <meyering@lucent.com>
61458
61459         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
61460         Include <sys/ucred.h>, for Apple Darwin.
61461         Include sys/mount.h and sys/fs_types.h only if available.
61462         (FS_TYPE): Define.
61463         (read_filesystem_list): Use FS_TYPE.
61464
61465 2001-09-29  Paul Eggert  <eggert@twinsun.com>
61466
61467         * lib/exclude.c (excluded_filename): 0 -> false, since it's
61468         a boolean context.
61469
61470 2001-09-29  Jim Meyering  <meyering@lucent.com>
61471
61472         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
61473         [one-argument getmntent function]): Include stdio.h before mntent.h.
61474         SunOS 4.1.x needs it for the declaration of `FILE'.
61475         Patch by Volker Borchert.
61476
61477         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
61478         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
61479         sys/fs_types.h, and make the link-test for getfsstat guard #include
61480         directives with appropriate #if HAVE_*_H tests so that we can
61481         detect getfsstat on Apple Darwin1.3.7 systems.
61482         Reported by Nelson Beebe.
61483         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
61484
61485 2001-09-28  Paul Eggert  <eggert@twinsun.com>
61486
61487         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
61488         #defines strtoimax.  Also treat the other strto* functions
61489         like strtoimax.
61490
61491         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
61492         Check for strtoul and strtoumax,
61493         as those declarations are made even in the signed case.
61494         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
61495         Likewise, for strtol and strtoimax.
61496
61497 2001-09-28  Paul Eggert  <eggert@twinsun.com>
61498
61499         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
61500         #defines strtoimax.  Also treat the other strto* functions
61501         like strtoimax.
61502
61503         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
61504         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
61505         (strtoimax, strtoumax): Do not declare if already defined as a macro.
61506
61507 2001-09-26  Jim Meyering  <meyering@lucent.com>
61508
61509         Most macros in unlocked-io.h had the wrong number of arguments.
61510         * lib/gen-uio: New script.
61511         (USE_UNLOCKED_IO): Define to 1 if not already defined.
61512         * lib/unlocked-io.hin: Remove file.
61513         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
61514         rather than trying to embed it here.
61515         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
61516         Reported by Padraig Brady.
61517
61518 2001-09-25  Volker Borchert  <bt@teknon.de>
61519
61520         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
61521         `result'.
61522
61523 2001-09-24  Jim Meyering  <meyering@lucent.com>
61524
61525         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
61526
61527 2001-09-23  Jim Meyering  <meyering@lucent.com>
61528
61529         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
61530         instead of the mere test for existence of mntent.h.  The latter
61531         would get a false-positive on AIX 3.4 systems.
61532         In the outer getmntent if-block, don't die if neither of the getmntent
61533         tests succeeds.  Instead, just fall through and continue with the
61534         remaining tests.
61535
61536 2001-09-23  Jim Meyering  <meyering@lucent.com>
61537
61538         * lib/mountlist.c: Remove useless parentheses in #if directives.
61539         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
61540         the deprecated MOUNTED symbol is no longer defined in mntent.h.
61541
61542 2001-09-22  Jim Meyering  <meyering@lucent.com>
61543
61544         * m4/gettext.m4: New file.  From gettext.
61545         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
61546         * m4/progtest.m4: Likewise
61547         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
61548         * m4/glibc21.m4: Likewise.
61549
61550         * m4/libintl.m4: Remove.  No longer used.
61551
61552 2001-09-22  Jim Meyering  <meyering@lucent.com>
61553
61554         * lib/localcharset.c: Update from latest gettext.
61555         * lib/config.charset: Likewise.
61556
61557 2001-09-20  Jim Meyering  <meyering@lucent.com>
61558
61559         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
61560         strtoimax.
61561         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
61562         strtoumax.
61563
61564 2001-09-20  Jim Meyering  <meyering@lucent.com>
61565
61566         * lib/xstrtol.c (strtoimax): Guard declaration with
61567         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
61568         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
61569         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
61570         (strtoumax): Likewise, for completeness (it wasn't necessary).
61571
61572 2001-09-17  Paul Eggert  <eggert@twinsun.com>
61573
61574         * lib/strtoimax.c (HAVE_LONG_LONG):
61575         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
61576         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
61577         to work around bug in IBM C compiler.
61578
61579 2001-09-17  Jim Meyering  <meyering@lucent.com>
61580
61581         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
61582         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
61583         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
61584         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
61585         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
61586         whenever the right hand side need not be expanded by the shell.
61587
61588 2001-09-16  Paul Eggert  <eggert@twinsun.com>
61589
61590         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
61591         library.  It's not correct, as some older glibcs are buggy.
61592         fnmatch wasn't fixed until glibc 2.2.
61593
61594         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
61595         special shell magic here.
61596
61597 2001-09-16  Jim Meyering  <meyering@lucent.com>
61598
61599         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
61600         * m4/jm-macros.m4: Require it.
61601
61602 2001-09-16  Jim Meyering  <meyering@lucent.com>
61603
61604         * lib/mkdir.c: New file.
61605
61606 2001-09-15  Jim Meyering  <meyering@lucent.com>
61607
61608         * m4/jm-macros.m4: Check for help2man.
61609
61610 2001-09-11  Jim Meyering  <meyering@lucent.com>
61611
61612         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
61613         The body, by Paul Eggert, was moved here from configure.in.
61614         * m4/jm-macros.m4: Require UTILS_HOST_OS.
61615
61616 2001-09-04  Paul Eggert  <eggert@twinsun.com>
61617
61618         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
61619         (jm_PREREQ): Use it.
61620
61621 2001-09-04  Paul Eggert  <eggert@twinsun.com>
61622
61623         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
61624         Use ssize_t, not int, to store result of readlink.
61625         Check for ssize_t overflow as well as size_t overflow,
61626         as POSIX says the result of readlink is implementation-defined
61627         when ssize_t overflows.
61628         Remove unnecessary cast to char*.
61629         Use free+malloc instead of realloc, as the storage doesn't need
61630         to be preserved and it's clearer and can be more efficient that way.
61631         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
61632         * lib/xreadlink.h (xreadlink): Update prototype.
61633
61634 2001-09-04  Paul Eggert  <eggert@twinsun.com>
61635
61636         * lib/xgetcwd.c: Revert some of the previous change; intead,
61637         fix the HAVE_GETCWD_NULL code to behave more like the
61638         !HAVE_GETCWD_NULL code used to.
61639
61640         Include "xalloc.h".
61641         (xgetcwd): Do not return NULL when memory is exhausted; instead,
61642         invoke xalloc_die.
61643
61644 2001-09-03  Paul Eggert  <eggert@twinsun.com>
61645
61646         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
61647         sys/param.h, as pathmax.h includes them.
61648
61649 2001-09-03  Paul Eggert  <eggert@twinsun.com>
61650
61651         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
61652         (jm_PREREQ_XGETCWD): New macro.
61653
61654         * m4/getcwd.m4: New file.
61655
61656 2001-09-03  Paul Eggert  <eggert@twinsun.com>
61657
61658         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
61659         like the HAVE_GETCWD_NULL code.
61660         Include pathmax.h if not HAVE_GETCWD.
61661         Do not include xalloc.h.
61662         (INITIAL_BUFFER_SIZE): New symbol.
61663         Do not use xmalloc / xrealloc, since the caller is responsible for
61664         handling errors.  Preserve errno around `free' during failure.
61665         Do not overrun buffer when using getwd.
61666
61667 2001-09-03  Paul Eggert  <eggert@twinsun.com>
61668
61669         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
61670         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
61671         getcwd (NULL, 0).
61672
61673 2001-09-03  Paul Eggert  <eggert@twinsun.com>
61674
61675         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
61676         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
61677         spotted by Jim Meyering.
61678
61679 2001-09-03  Jim Meyering  <meyering@lucent.com>
61680
61681         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
61682         failure.
61683
61684 2001-09-02  Jim Meyering  <meyering@lucent.com>
61685
61686         * lib/error.c: Update from GNU libc.
61687
61688 2001-09-01  Jim Meyering  <meyering@lucent.com>
61689
61690         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
61691         Used by df.
61692
61693 2001-09-01  Jim Meyering  <meyering@lucent.com>
61694
61695         * lib/xreadlink.c: New file.
61696         * lib/xreadlink.h: New file.
61697         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
61698         xreadlink.h.
61699
61700         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
61701         doesn't conflict with sparc Solaris 7's definition in
61702         /usr/include/sys/int_types.h.
61703
61704         * lib/exclude.c: Use `""', not `<>' to #include non-system header
61705         files.
61706         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
61707         and strncasecmp as r-values.  Unixware didn't have declarations.
61708
61709 2001-08-31  Paul Eggert  <eggert@twinsun.com>
61710
61711         * lib/xstrtol.h: Add copyright notice.
61712         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
61713         LONGINT_INVALID_SUFFIX_CHAR.
61714
61715 2001-08-31  Paul Eggert  <eggert@twinsun.com>
61716
61717         * lib/xstrtol.c (strtoimax): New decl.
61718
61719 2001-08-31  Paul Eggert  <eggert@twinsun.com>
61720
61721         * lib/xgetcwd.c: Don't include pathmax.h.
61722         Include stdlib.h and unistd.h if available.
61723         Include xalloc.h.
61724         (xmalloc, xstrdup, free): Remove decls.
61725         (xgetcwd): Don't assume sizes fit in unsigned.
61726         Check for overflow when computing sizes.
61727         Simplify reallocation code.
61728
61729 2001-08-31  Paul Eggert  <eggert@twinsun.com>
61730
61731         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
61732         a directory's st_size can have an arbitrary value, so the old
61733         usage could waste an arbitrary amount of memory.  All uses
61734         changed.
61735         * lib/savedir.h: Update prototype.
61736
61737 2001-08-31  Paul Eggert  <eggert@twinsun.com>
61738
61739         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
61740
61741         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
61742         old strtoimax.c.
61743
61744         Also, make the following further changes to make this file's
61745         configuration more similar to that of strtol.c:
61746         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
61747         (strtoumax, uintmax_t, strtoull, strtol): Remove.
61748         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
61749         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
61750         changed to signed values.
61751
61752         And make the following changes as well:
61753         Fix copyright notice, as 1999 was missing.
61754         (verify): New macro.
61755         (strtoimax): Check sizes at compile-time, not run-time.
61756         Prefer strtol to strtoll if both work.
61757         (main): Remove; it was not that useful and was a pain to maintain.
61758
61759         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
61760
61761 2001-08-31  Jim Meyering  <meyering@lucent.com>
61762
61763         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
61764         Use an initial, malloc'd, buffer of length 128 rather than
61765         a statically allocated one of length 1024.
61766
61767 2001-08-30  Paul Eggert  <eggert@twinsun.com>
61768
61769         Simplify code, partly by assuming autoconf 2.52 semantics.
61770
61771         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
61772
61773         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
61774         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
61775         All uses removed.
61776         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
61777         Move AC_REQUIRE to next-to-top level, to avoid confusion.
61778         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
61779         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
61780         jm_AC_HEADER_INTTYPES_H.
61781         * m4/jm-macros.m4 (jm_MACROS): Likewise.
61782
61783         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
61784
61785         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
61786         Quote first arg of AC_DEFUN.
61787         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
61788         since they are needed to parse the include file even if we need
61789         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
61790         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
61791         but with opposite signedness.
61792
61793 2001-08-30  Paul Eggert  <eggert@twinsun.com>
61794
61795         Merge 'exclude' changes from tar 1.13.22.
61796         This fixes one or two unlikely storage allocation overflow bugs,
61797         but doesn't change user-visible behavior otherwise.
61798
61799 2001-08-30  Paul Eggert  <eggert@twinsun.com>
61800
61801         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
61802         (jm_PREREQ_EXCLUDE): New macro.
61803
61804 2001-08-30  Paul Eggert  <eggert@twinsun.com>
61805
61806         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
61807         tm to be declared.
61808
61809 2001-08-30  Paul Eggert  <eggert@twinsun.com>
61810
61811         * lib/hash.c: Remove '2001' from copyright notice.
61812
61813 2001-08-30  Paul Eggert  <eggert@twinsun.com>
61814
61815         * lib/full-write.h: New file.
61816         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
61817         * lib/full-write.c: Correct credits, as cccp.c no longer
61818         exists and anyway it was so heavily changed from the old cccp
61819         code as to be unrecognizable.  Include full-write.h.
61820         (full_write) Return size_t, with short writes meaning failure.
61821         All callers changed.  This fixes a bug with large buffers
61822         on 64-bit hosts.
61823         * lib/utime.c: Include full-write.h.
61824
61825 2001-08-30  Paul Eggert  <eggert@twinsun.com>
61826
61827         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
61828         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
61829         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
61830         Include if available.
61831         (<xalloc.h>): Include
61832         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
61833         (verify): New macro.  Use it to verify that EXCLUDE macros do not
61834         collide with FNM macros.
61835         (struct patopts): New struct.
61836         (struct exclude): Use it, as exclude patterns now come with options.
61837         (new_exclude): Support above changes.
61838         (new_exclude, add_exclude_file):
61839         Initial size must now be a power of two to simplify overflow checking.
61840         (free_exclude, fnmatch_no_wildcards): New function.
61841         (excluded_filename): No longer requires options arg, as the options
61842         are determined by add_exclude.  Now returns bool, not int.
61843         (excluded_filename, add_exclude):
61844         Add support for the fancy new exclusion options.
61845         (add_exclude, add_exclude_file): Now takes int options arg.
61846         Check for arithmetic overflow when computing sizes.
61847         (add_exclude_file): xrealloc might modify errno, so don't
61848         realloc until after errno might be used.
61849
61850         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
61851         New macros.
61852         (free_exclude): New decl.
61853         (add_exclude, add_exclude_file): Now takes int options arg.
61854         (excluded_filename): No longer requires options arg, as the options
61855         are determined by add_exclude.  Now returns bool, not int.
61856
61857 2001-08-30  Paul Eggert  <eggert@twinsun.com>
61858
61859         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
61860
61861 2001-08-27  Jim Meyering  <meyering@lucent.com>
61862
61863         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
61864
61865         * lib/version-etc.c (N_): Remove definition.
61866         Revert most of last change.
61867         Instead, simply don't mark the `Copyright...' string for translation.
61868         Based on advice from Paul Eggert.
61869
61870         * lib/strtoxmax.c: Tweak comment.
61871
61872 2001-08-26  Jim Meyering  <meyering@lucent.com>
61873
61874         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
61875
61876         * m4/xstrtoimax.m4: New file.
61877         * m4/xstrtoumax.m4: Add comments explaining why we
61878         AC_REPLACE_FUNCS(strtol).
61879
61880 2001-08-26  Jim Meyering  <meyering@lucent.com>
61881
61882         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
61883         of copyright with `%s' so translators don't get an untranslated
61884         message in 2002.
61885         (COPYRIGHT_YEAR): Define.
61886         (version_etc): Use fprintf rather than fputs.
61887         Suggestion from Ulrich Drepper.
61888
61889         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
61890
61891         * lib/strtoll.c: New file, from GNU libc.
61892         * lib/xstrtoimax.c: New file.
61893
61894         * lib/xstrtol.h: Add xstrtoimax.
61895         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
61896         * lib/strtoimax.c: New file.  Likewise, but first define
61897         STRTOUXMAX_SIGNED.
61898
61899         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
61900         ...
61901         * lib/strtoxmax.c: ... then renamed to this.
61902
61903 2001-08-18  Paul Eggert  <eggert@twinsun.com>
61904
61905         * m4/inttypes.m4: Add AC_PREREQ(2.13).
61906         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
61907         (jm_AC_TYPE_INTMAX_T): New macro.
61908         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
61909
61910         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
61911
61912         * m4/longlong.m4: Renamed from ulonglong.m4.
61913         * m4/inttypes.m4: Renamed from inttypes_h.m4.
61914         * m4/uintmax_t.m4: Removed.
61915
61916 2001-08-13  Paul Eggert  <eggert@twinsun.com>
61917
61918         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
61919         Port to Solaris 8, where 'sed' requires a space after the 'r'
61920         command, and where sh dislikes "$/".  Clean up the spacing a bit.
61921         Redirect output to $tmp just once.
61922
61923 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
61924
61925         * lib/addext.c (<errno.h>): Include.
61926         (errno): Declare if not defined.
61927         (addext): Work correctly when pathconf returns -1 and leaves
61928         errno alone because there is no limit.  Also, work even if
61929         pathconf returns a value greater than SIZE_MAX.
61930
61931 2001-08-12  Jim Meyering  <meyering@lucent.com>
61932
61933         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
61934         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
61935         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
61936         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
61937         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
61938         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
61939         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
61940         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
61941         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
61942         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
61943         utime.m4, utimes.m4, xstrtoumax.m4:
61944         Quote the first argument in each use of AC_DEFUN.
61945
61946 2001-08-12  Jim Meyering  <meyering@lucent.com>
61947
61948         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
61949         Simply `return getcwd (NULL, 0);'.
61950         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
61951         Use 1300 as initial value for length, not PATH_MAX.
61952
61953         * lib/pathmax.h: Clean up cpp syntax.
61954
61955 2001-08-12  Jim Meyering  <meyering@lucent.com>
61956
61957         * lib/gettimeofday.c: New file.
61958         * lib/gtod.h: New file.
61959         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
61960
61961 2001-08-05  Jim Meyering  <meyering@lucent.com>
61962
61963         * m4/jm-macros.m4: Require autoconf-2.52.
61964
61965 2001-08-04  Jim Meyering  <meyering@lucent.com>
61966
61967         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
61968         stmt, to get in sync with glibc.
61969
61970 2001-08-03  Paul Eggert  <eggert@twinsun.com>
61971
61972         The following changes are from gettext 0.10.39 as maintained by
61973         Bruno Haible.
61974
61975         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
61976         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
61977         with inverted sense.  All uses changed.
61978
61979         * lib/mbswidth.c: Don't include <limits.h>.
61980         Include <stdlib.h> and <string.h> unconditionally.
61981         (iswcntrl, mbsinit, ISCNTRL): New macros.
61982         (mbsnwidth): Use K&R style function declarations.
61983         Don't bother checking for MB_LEN_MAX == 1, since the compiler
61984         can optimize it when MB_CUR_MAX == 1.
61985         The width of control characters is zero, not 1.
61986
61987 2001-08-03  Paul Eggert  <eggert@twinsun.com>
61988
61989         The following changes are from gettext 0.10.39 as maintained by
61990         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
61991
61992         * m4/codeset.m4: Upgrade to serial AM1.
61993         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
61994         all uses changed.  Quote first arg of AC_DEFUN.
61995         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
61996
61997         * m4/iconv.m4: Upgrade to serial AM2.
61998         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
61999         Add --with-libconv-prefix.
62000         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
62001         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
62002         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
62003         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
62004         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
62005
62006         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
62007         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
62008         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
62009         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
62010         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
62011         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
62012         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
62013         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
62014         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
62015
62016         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
62017         string.h any more.
62018
62019         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
62020         not the default value.
62021
62022         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
62023         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
62024         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
62025         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
62026         Also check for iswcntrl, used for wcwidth fallback.
62027         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
62028         to Autoconf 2.13.
62029
62030 2001-08-03  Jim Meyering  <meyering@lucent.com>
62031
62032         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
62033         as it was in the original.  Reported by Paul Eggert.
62034
62035 2001-07-16  Jim Meyering  <meyering@lucent.com>
62036
62037         * m4/gettimeofday.m4: New file.
62038         Prompted by a report from Bernhard Baehr.
62039
62040 2001-07-15  Jim Meyering  <meyering@lucent.com>
62041
62042         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
62043         stuff. Now it's in ../Makefile.cfg.
62044
62045 2001-07-15  Jim Meyering  <meyering@lucent.com>
62046
62047         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
62048         (BUILT_SOURCES): Add unlocked-io.h.
62049         (io_functions): Define.
62050         (unlocked-io.h): New rule.
62051         (DISTCLEANFILES): Add unlocked-io.h.
62052         (all-local): Depend on unlocked-io.h, to ensure it is created.
62053
62054         * lib/unlocked-io.hin: New file
62055
62056         * lib/regex.c: Update from glibc.
62057
62058 2001-07-05  Jim Meyering  <meyering@lucent.com>
62059
62060         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
62061         recommendation.
62062         (libfetish_a_SOURCES): Put all .h files here instead.
62063         Remove a thus-exposed (better checks in automake) duplicate and
62064         two unnecessary .h files.
62065
62066 2001-07-04  Jim Meyering  <meyering@lucent.com>
62067
62068         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
62069         that generates jm-glibc-io.m4 so that it doesn't trigger any make
62070         distcheck failure.
62071
62072 2001-07-02  Jim Meyering  <meyering@lucent.com>
62073
62074         The following changes were prompted by suggestions from Bruno Haible.
62075
62076         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
62077         is now generated.
62078         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
62079         definition of EXTRA_DIST.
62080         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
62081         ensure that the generated file is created/updated whenever the list
62082         of $(unlocked_functions) is changed.
62083         (jm-glibc-io.m4): New rule.
62084         (unlocked-io.h): New rule -- currently unused.
62085
62086 2001-06-24  Jim Meyering  <meyering@lucent.com>
62087
62088         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
62089         unmatched right bracket, rather than kludging it with an extra,
62090         falsely-matching quote in a comment.  Patch by Akim Demaille.
62091
62092 2001-06-11  Jim Meyering  <meyering@lucent.com>
62093
62094         * lib/regex.c: Update from GNU libc.
62095
62096 2001-05-27  Jim Meyering  <meyering@lucent.com>
62097
62098         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
62099         Check for ut_type in struct utmp.
62100
62101 2001-05-27  Jim Meyering  <meyering@lucent.com>
62102
62103         * lib/readutmp.h (UT_TYPE): Define.
62104
62105 2001-05-24  Jim Meyering  <meyering@lucent.com>
62106
62107         * lib/argmatch.c: Include "quote.h".
62108         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
62109         quote function.  Reported by Göran Uddeborg.
62110
62111 2001-05-22  Jim Meyering  <meyering@lucent.com>
62112
62113         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
62114         now that we use the package-supplied version unconditionally.
62115         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
62116
62117 2001-05-21  Jim Meyering  <meyering@lucent.com>
62118
62119         * m4/regex.m4: Change a couple backticks to single quotes to avoid
62120         shell syntax errors.
62121
62122 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
62123
62124         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
62125
62126 2001-05-20  Paul Eggert  <eggert@twinsun.com>
62127
62128         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
62129         Don't bother to check library strftime, since
62130         we'll be using our own my_strftime function anyway.
62131         Define my_strftime instead of strftime.
62132
62133 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
62134
62135         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
62136         which is not yet declared.
62137
62138 2001-05-15  Jim Meyering  <meyering@lucent.com>
62139
62140         * m4/regex.m4: Use proper quoting so brackets appear in the test
62141         program.
62142         Reported by, and with help from, Bruno Haible.
62143
62144 2001-05-13  Jim Meyering  <meyering@lucent.com>
62145
62146         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
62147         undefined.
62148
62149 2001-05-11  Paul Eggert  <eggert@twinsun.com>
62150
62151         dirname code cleanup.  base_name now behaves more compatibly
62152         with POSIX basename when given file names that have trailing
62153         slashes, and similarly for dir_name.  Add new primitives
62154         base_len and dir_len.  Put the directory-name-related decls
62155         into dirname.h.
62156
62157         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
62158         * lib/backupfile.c (base_name): Likewise.
62159         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
62160         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
62161         * lib/makepath.c (strip_trailing_slashes): Likewise.
62162         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
62163         ISSLASH): Likewise.
62164         * lib/rename.c (strip_trailing_slashes): Likewise.
62165         * lib/same.c (base_name): Likewise.
62166         * lib/stripslash.c (ISSLASH): Likewise.
62167
62168         * lib/addext.c: Include <dirname.h> after size_t is defined.
62169         * lib/backupfile.c: Likewise.
62170
62171         * lib/addext.c (addext): Use base_len to trim redundant
62172         trailing slashes instead of doing it ourselves.
62173         But do not trim the last slash if it is not redundant.
62174
62175         * lib/backupfile.c (find_backup_file_name,
62176         max_backup_version): Use base_len instead of rolling it ourselves.
62177         Handle the case of "" and (on DOS) "C:" correctly.
62178
62179         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
62180         needed. Include <string.h>, <dirname.h>.
62181         (base_name): Allow file names ending in slashes, other than names
62182         that are all slashes.  In this case, return the basename followed
62183         by the slashes.  This is more general, and can be used in places
62184         where the original base_name purposely had an assertion failure.
62185         (base_len): New function.
62186
62187         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
62188         Do not include <assert.h>; no longer needed.
62189         Include xalloc.h.
62190         (memrchr): Remove decl.
62191         (dir_name_r): Remove.
62192         (dir_len): Renamed from dirlen.  All callers changed.
62193         Rewrite in terms of base_name, for simplicity and consistency.
62194         (dir_name): Never return NULL.  All callers changed.
62195         Do not include <stdlib.h> in test program; no longer needed.
62196         return 0; is fine for test program.
62197
62198         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
62199         New macros.
62200         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
62201
62202         * lib/path-concat.c (path_concat): Use base_len to compute
62203         base length, not strlen; this means we cannot rely on memcpy
62204         to null-terminate.
62205
62206         * lib/same.c (STREQ): Remove.
62207         (same_name): Handle the case where the basename ends in trailing '/'.
62208
62209         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
62210         a slash was stripped.  Do not strip the last slash after a
62211         file system prefix.
62212
62213 2001-05-11  Paul Eggert  <eggert@twinsun.com>
62214
62215         * lib/Makefile.am (libfetish_a_SOURCES):
62216         Add strftime.c, since we now compile it on all hosts.
62217
62218         * lib/strftime.c (my_strftime):
62219         Define to nstrftime if emacs, but only if my_strftime is not defined.
62220         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
62221         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
62222         Add one more extra argument: a nanoseconds value.
62223         All uses changed.
62224         (ns): New macro.
62225         (my_strftime function): Add %N format.
62226         (emacs_strftimeu): Renamed from emacs_strftime,
62227         with extra ut argument.
62228
62229 2001-05-09  Paul Eggert  <eggert@twinsun.com>
62230
62231         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
62232
62233 2001-04-21  Jim Meyering  <meyering@lucent.com>
62234
62235         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
62236         doesn't interfere.
62237
62238 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
62239
62240         * m4/ftruncate.m4: Check for chsize.
62241         Link with ftruncate.o unconditionally if ftruncate is missing.
62242         This was required when cross-compiling to i586-mingw32msvc.
62243
62244 2001-04-08  Jim Meyering  <meyering@lucent.com>
62245
62246         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
62247         recomputed; that's necessary when the offset spans a DST transition.
62248         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
62249
62250 2001-04-02  Jim Meyering  <meyering@lucent.com>
62251
62252         * lib/regex.h, regex.c: Update from GNU libc.
62253
62254 2001-03-24  Jim Meyering  <meyering@lucent.com>
62255
62256         * m4/jm-macros.m4: Require autoconf-2.49d.
62257
62258 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
62259
62260         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
62261
62262 2001-03-19  Paul Eggert  <eggert@twinsun.com>
62263
62264         * lib/version-etc.c (version_etc_copyright): Update to 2001.
62265
62266 2001-03-17  Jim Meyering  <meyering@lucent.com>
62267
62268         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
62269         now that the version in autoconf is equivalent.
62270         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
62271
62272         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
62273         Suggestion from Akim Demaille.
62274
62275         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
62276         (jm_PREREQ_TEMPNAME): New function.
62277
62278 2001-03-16  Paul Eggert  <eggert@twinsun.com>
62279
62280         * lib/tempname.c (uint64_t): Define to uintmax_t if
62281         not defined, and if UINT64_MAX is not defined.
62282         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
62283         Reported by John David Anglin.
62284
62285 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
62286
62287         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
62288         resolve alias if codeset is empty.
62289         * lib/config.charset (BeOS): Use wildcard syntax.
62290
62291 2001-03-13  Jim Meyering  <meyering@lucent.com>
62292
62293         * lib/path-concat.c (path_concat)
62294         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
62295         concatenating e.g., `C:' and `foo'.
62296         From Bruno Haible.
62297
62298 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
62299
62300         * lib/localcharset.c (locale_charset): Don't use
62301         setlocale(LC_CTYPE,NULL). Don't return NULL.
62302         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
62303
62304 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
62305
62306         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
62307         support for DOS/DJGPP.
62308
62309 2001-03-01  Paul Eggert  <eggert@twinsun.com>
62310
62311         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
62312         lacks mkstemp.  Compile our own tempname.c if we compile our own
62313         mkstemp.c, as mkstemp relies on tempname.
62314
62315 2001-03-01  Jim Meyering  <meyering@lucent.com>
62316
62317         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
62318         AH_VERBATIM really does output its argument verbatim.
62319
62320 2001-02-28  Paul Eggert  <eggert@twinsun.com>
62321
62322         * lib/Makefile.am (libfetish_a_SOURCES):
62323         Add dup-safer.c, fopen-safer.c.
62324         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
62325
62326         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
62327         * lib/unistd-safer.h: New files.
62328
62329 2001-02-25  Paul Eggert  <eggert@twinsun.com>
62330
62331         The mkstemp replacement is taken from glibc 2.2.2, with some
62332         portability fixes for use outside glibc, as follows:
62333
62334         * lib/tempname.c (struct_stat64): New macro.
62335         (direxists, __gen_tempname): Use it.
62336         This avoids a portability problem with Solaris 8.
62337
62338         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
62339         (<stddef.h>, <stdint.h>, <string.h>):
62340         Include only if STDC_HEADERS || _LIBC.
62341         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
62342         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
62343         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
62344         (__set_errno): Define this macro if <errno.h> doesn't.
62345         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
62346         Define these macros if <stdio.h> doesn't.
62347         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
62348         Define these macros if <sys/stat.h>
62349         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
62350         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
62351         __xstat64): Define if not _LIBC.
62352         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
62353         (__gen_tempname): Invoke gettimeofday only if
62354         HAVE_GETTIMEOFDAY || _LIBC;
62355         otherwise, fall back on plain "time".
62356         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
62357
62358         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
62359
62360         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
62361
62362 2001-02-18  Paul Eggert  <eggert@twinsun.com>
62363
62364         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
62365
62366 2001-02-17  Paul Eggert  <eggert@twinsun.com>
62367
62368         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
62369         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
62370         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
62371         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
62372
62373 2001-02-17  Paul Eggert  <eggert@twinsun.com>
62374
62375         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
62376         Remove workaround macros for hosts that have mbrtowc but not
62377         mbstate_t, as we now insist on proper declarations for both
62378         before using mbrtowc.
62379
62380 2001-02-17  Jim Meyering  <meyering@lucent.com>
62381
62382         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
62383         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
62384         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
62385         UnixWare 7.1.1.
62386
62387         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
62388         rather than AC_CACHE_VAL.
62389
62390 2001-02-17  Jim Meyering  <meyering@lucent.com>
62391
62392         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
62393         around included file name.
62394
62395         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
62396
62397         * lib/strftime.c: Update from GNU libc (the only changes were to
62398         comments).
62399
62400 2001-02-17  Jim Meyering  <meyering@lucent.com>
62401
62402         * lib/regex.c: Update from libc.
62403
62404 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
62405
62406         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
62407         clash.
62408
62409 2001-02-16  Paul Eggert  <eggert@twinsun.com>
62410
62411         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
62412         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
62413         Reported by Mark Hounschell via Paul Eggert.
62414
62415 2001-02-07  Jim Meyering  <meyering@lucent.com>
62416
62417         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
62418
62419 2001-02-05  Jim Meyering  <meyering@lucent.com>
62420
62421         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
62422         it includes the patch required for `large file' support with at least
62423         HP-UX's 10.20 /bin/cc.
62424
62425 2001-02-03  Jim Meyering  <meyering@lucent.com>
62426
62427         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
62428         AS_IF, now that it works once again (mysteriously).
62429         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
62430
62431 2001-01-30  Jim Meyering  <meyering@lucent.com>
62432
62433         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
62434         * m4/chown.m4: Rename conftestchown to conftest.chown.
62435         * m4/rename.m4: s/conftestdir/conftest.d1/ and
62436         s/conftestdir2/conftest.d2/.
62437         * m4/utimes.m4: s/conftestdata/conftest.data/
62438         Inspired by Pavel Roskin's change in autoconf.
62439
62440 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
62441
62442         * lib/config.charset: Update for FreeBSD 4.2.
62443
62444 2001-01-27  Jim Meyering  <meyering@lucent.com>
62445
62446         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
62447         a use of AS_IF.
62448         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
62449
62450 2001-01-26  Jim Meyering  <meyering@lucent.com>
62451
62452         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
62453         quotearg.c includes it.
62454
62455 2001-01-26  Jim Meyering  <meyering@lucent.com>
62456
62457         * lib/quotearg.c: Include stddef.h.
62458         * lib/quote.c: Include stddef.h.
62459         Reported by Axel Kittenberger.
62460
62461         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
62462         line in double quotes so that it evokes a better diagnostic.
62463         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
62464         Reported by Axel Kittenberger.
62465
62466 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
62467
62468         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
62469         as if it was a `charset'.
62470
62471 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
62472
62473         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
62474         has const.
62475
62476 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
62477
62478         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
62479         to avoid a warning.  Add back 'const' to inptr.
62480
62481 2001-01-20  Jim Meyering  <meyering@lucent.com>
62482
62483         Be sure that headers are checked before used in code compiled
62484         for the type checks.
62485         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
62486         In place of that, invoke jm_CHECK_ALL_TYPES.
62487         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
62488         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
62489         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
62490         The check for ssize_t was mistakenly run before the test for unistd.h.
62491
62492         The configure-time check for stdbool.h was missing.
62493         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
62494         (jm_PREREQ_HASH): New function.
62495
62496 2001-01-17  Jim Meyering  <meyering@lucent.com>
62497
62498         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
62499         for autoconf-2.49c.
62500         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
62501
62502 2001-01-16  Jim Meyering  <meyering@lucent.com>
62503
62504         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
62505         From Bruno Haible.
62506
62507 2001-01-14  Jim Meyering  <meyering@lucent.com>
62508
62509         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
62510         foo and bar.  Create conftestdir/ in the script, not in the C code.
62511         Remove directories in the script, not in the C code.
62512         Remove conftestdir{,2} before trying to create the directory.
62513         Make the entire configure script fail if the mkdir fails.
62514
62515 2001-01-14  Jim Meyering  <meyering@lucent.com>
62516
62517         * lib/rename.c: New file.  From Volker Borchert.
62518         Include stdlib.h, string.h or strings.h, and xalloc.h.
62519         Use strip_trailing_slashes rather than open-coding it.
62520
62521 2001-01-03  Paul Eggert  <eggert@twinsun.com>
62522
62523         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
62524
62525 2001-01-03  Jim Meyering  <meyering@lucent.com>
62526
62527         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
62528         of local `inptr' to avoid warning with some system declarations of
62529         iconv.
62530
62531 2001-01-02  Volker Borchert  <bt@teknon.de>
62532
62533         * m4/rename.m4: New file.
62534         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
62535
62536 2001-01-01  Jim Meyering  <meyering@lucent.com>
62537
62538         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
62539         even on systems with utmpx.h.  It's necessary for the declaration of
62540         utmp's ut_user member.  Reported by Andreas Jaeger.
62541
62542         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
62543         available. They are required for the declarations of getgrgid and
62544         getpwuid resp.
62545         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
62546         Reported by Andreas Jaeger.
62547
62548 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
62549
62550         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
62551         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
62552         so `make install' also works in VPATH builds.
62553
62554 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
62555
62556         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
62557         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
62558         can be used in subdirectories.
62559
62560 2000-12-29  Paul Eggert  <eggert@twinsun.com>
62561
62562         * lib/modechange.c: Do not assume that mode_t uses the
62563         traditional octal encoding.  E.g. "chmod 1 FOO" should set
62564         the other-execute bit of FOO even if S_IXOTH != 1.
62565
62566         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
62567         WOTH, XOTH, ALLM): New macros.
62568         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
62569          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
62570         Use them.
62571         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
62572         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
62573         (mode_compile):
62574         No need to use uintmax_t; unsigned long is long enough.
62575         Don't bother to get suffix since we don't use it.
62576
62577 2000-12-26  Jim Meyering  <meyering@lucent.com>
62578
62579         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
62580         better with autoheader.
62581
62582 2000-12-24  Jim Meyering  <meyering@lucent.com>
62583
62584         * lib/hash.c (is_prime): Return explicit boolean values.
62585         (hash_get_first): Return NULL to appease Irix5.6's 89.
62586         Reported by Nelson Beebe.
62587
62588 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
62589
62590         * lib/localcharset.c (locale_charset): Add support for Win32.
62591
62592 2000-12-18  Paul Eggert  <eggert@twinsun.com>
62593
62594         * lib/physmem.h, lib/physmem.c: New files.
62595
62596         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
62597         (noinst_HEADERS): Add physmem.h.
62598
62599         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
62600         't' for compatibility with Solaris 8 sort.
62601
62602 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
62603
62604         * lib/config.charset: Add support for BeOS.
62605
62606 2000-12-17  Jim Meyering  <meyering@lucent.com>
62607
62608         * m4/dos.m4 (jm_AC_DOS): New file and macro.
62609         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
62610
62611 2000-12-16  Jim Meyering  <meyering@lucent.com>
62612
62613         This bug had a serious impact on chown: `chown N:M FILE' (for integer
62614         N and M) would have treated it like `chown N:N FILE'.
62615
62616         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
62617
62618 2000-12-16  Jim Meyering  <meyering@lucent.com>
62619
62620         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
62621         SHELLS_FILE to a file name that's useful on djgpp systems.
62622         Include stdlib.h.
62623         (ADDITIONAL_DEFAULT_SHELLS): Define.
62624         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
62625         Based mostly on a patch from Prashant TR.
62626
62627 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
62628
62629         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
62630         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
62631         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
62632
62633 2000-12-08  Andreas Schwab  <schwab@suse.de>
62634
62635         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
62636         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
62637
62638 2000-12-07  Jim Meyering  <meyering@lucent.com>
62639
62640         * lib/stripslash.c (ISSLASH): Define.
62641         (strip_trailing_slashes): Use ISSLASH rather than comparing against
62642         `/'.
62643         From Prashant TR.
62644
62645         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
62646         (dir_name_r): Declare this function as static.
62647         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
62648         manifest itself on a name containing a mix of slashes and
62649         backslashes.
62650         Make this function work with names starting with a DOS-style
62651         drive letter and colon prefix.
62652         (dir_name): Append `.' if necessary.
62653         Based mostly on patches from Prashant TR and Eli Zaretskii.
62654
62655         * lib/dirname.h (dir_name_r): Remove prototype.
62656
62657 2000-12-06  Paul Eggert  <eggert@twinsun.com>
62658
62659         * m4/off_t-format.m4: Remove this file.
62660         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
62661
62662 2000-12-06  Jim Meyering  <meyering@lucent.com>
62663
62664         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
62665         replacement strtoull, we may well need the replacement strtoul, too.
62666         Check for declarations of strtoul and strtoull.
62667         Check for strtol.  Mainly as a cue to cause automake to include
62668         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
62669         Check for limits.h -- strtol.c needs it.
62670
62671 2000-12-05  Jim Meyering  <meyering@lucent.com>
62672
62673         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
62674
62675 2000-12-04  Jim Meyering  <meyering@lucent.com>
62676
62677         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
62678         Also include memory.h, stdlib.h, unistd.h if appropriate.
62679         Reported by Andreas Jaeger (conflicting declaration of malloc).
62680
62681 2000-12-02  Jim Meyering  <meyering@lucent.com>
62682
62683         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
62684         * m4/jm-macros.m4 (jm_MACROS): require it.
62685
62686 2000-12-02  Jim Meyering  <meyering@lucent.com>
62687
62688         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
62689
62690 2000-12-01  Paul Eggert  <eggert@twinsun.com>
62691
62692         * lib/memrchr.c: Include <config.h> before any system include file.
62693
62694 2000-11-30  Jim Meyering  <meyering@lucent.com>
62695
62696         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
62697
62698 2000-11-30  Jim Meyering  <meyering@lucent.com>
62699
62700         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
62701
62702 2000-11-29  Paul Eggert  <eggert@twinsun.com>
62703
62704         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
62705
62706 2000-11-26  Jim Meyering  <meyering@lucent.com>
62707
62708         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
62709
62710 2000-11-22  Paul Eggert  <eggert@twinsun.com>
62711
62712         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
62713         size of (size_t) -1; it's not portable.
62714
62715 2000-11-17  Jim Meyering  <meyering@lucent.com>
62716
62717         * lib/strstr.c: Update from GNU libc.
62718
62719 2000-11-17  Akim Demaille  <akim@epita.fr>
62720
62721         * lib/obstack.h: Formatting changes.
62722         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
62723         prevent type checking.
62724         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
62725         cast the value to (void *): assigning a `foo *' to a `void *'
62726         variable is valid.
62727         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
62728
62729 2000-11-16  Jim Meyering  <meyering@lucent.com>
62730
62731         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
62732
62733 2000-11-11  Jim Meyering  <meyering@lucent.com>
62734
62735         * lib/error.c: Add a couple #includes, merging from GNU libc version.
62736
62737 2000-11-10  Jim Meyering  <meyering@lucent.com>
62738
62739         * lib/obstack.h: Update from GNU libc.
62740         * lib/obstack.c: Likewise.
62741
62742 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
62743
62744         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
62745
62746 2000-11-06  Paul Eggert  <eggert@twinsun.com>
62747
62748         * lib/getusershell.c (setusershell): Use rewind rather than
62749         fseek/fseeko, to avoid configuration hassles with fseeko.
62750         Don't bother opening SHELLS_FILE if shellstream is NULL;
62751         it's not necessary.
62752
62753 2000-11-05  Jim Meyering  <meyering@lucent.com>
62754
62755         * lib/makepath.h (make_dir): Declare.
62756         * lib/makepath.c (make_dir): Remove `static' attribute.
62757         Tweak a comment.
62758
62759 2000-11-04  Jim Meyering  <meyering@lucent.com>
62760
62761         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
62762
62763 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
62764
62765         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
62766         last one in a bucket, advance to the next bucket.
62767
62768 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
62769
62770         * lib/fnmatch.c: Do not comment out all the code if we are using
62771         the GNU C library, because in some cases we are replacing buggy
62772         code in the GNU C library itself.
62773
62774 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
62775
62776         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
62777         (regex_compile): Catch bogus \(\1\).
62778
62779 2000-10-30  Paul Eggert  <eggert@twinsun.com>
62780
62781         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
62782         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
62783         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
62784
62785 2000-10-30  Paul Eggert  <eggert@twinsun.com>
62786
62787         * lib/error.h, getline.h, modechange.h:
62788         Remove "2000" from Copyright line, as the file hasn't been
62789         changed this year other than in the copyright notice.
62790
62791         * lib/xalloc.h: Add "2000" to Copyright line, as this file
62792         was changed this year.
62793
62794 2000-10-29  Jim Meyering  <meyering@lucent.com>
62795
62796         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
62797         renaming.
62798         * m4/ls-mntd-fs.m4: Likewise
62799
62800 2000-10-29  Jim Meyering  <meyering@lucent.com>
62801
62802         * lib/xstat.in: Fix grammar in comment.
62803
62804 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
62805
62806         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
62807         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
62808         doesn't define __restrict_arr.
62809
62810 2000-10-28  Jim Meyering  <meyering@lucent.com>
62811
62812         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
62813         (jm_PREREQ_MEMCHR): New function.
62814
62815 2000-10-28  Jim Meyering  <meyering@lucent.com>
62816
62817         * lib/memchr.c: Update from libc.
62818         Adjust for portability:
62819         [HAVE_STDLIB_H]: Include stdlib.h.
62820         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
62821         Undef __memchr, too.
62822         [!weak_alias]: Define __memchr to memchr.
62823
62824         * lib/regex.c: Update from libc.
62825         * lib/regex.h: Likewise.
62826         * lib/getopt1.c: Likewise.
62827         * lib/memcmp.c: Likewise.
62828
62829         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
62830         Avoid using fseek, when possible -- it's broken by design.
62831         Patch by Ulrich Drepper.
62832
62833 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
62834
62835         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
62836         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
62837         Giving in to popular pressure to shut up the compiler with casts.
62838
62839 2000-10-26  Jim Meyering  <meyering@lucent.com>
62840
62841         * lib/strftime.c: Update from libc.
62842
62843 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
62844
62845         * regex.c: More `unsigned char' -> `re_char' changes.
62846         Also change several `int' into `re_wchar_t'.
62847         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
62848         (PUSH_FAILURE_POINTER): Don't cast any more.
62849         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
62850         We want GCC to complain, since this piece of code makes
62851         re_match non-reentrant, which *should* be fixed.
62852         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
62853         (EXTEND_BUFFER): Use RETALLOC.
62854         (SET_LIST_BIT): Don't cast.
62855         (re_wchar_t): New type.
62856         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
62857         that those two functions will always properly return.
62858         (IMMEDIATE_QUIT_CHECK): Cast to void.
62859         (analyse_first): Use recursion rather than an explicit stack.
62860         (re_compile_fastmap): Can't fail anymore.
62861         (re_search_2): Don't check re_compile_fastmap for failure.
62862         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
62863         Now also sets the new value (passed in a new argument).
62864         (re_match_2_internal): Use it.
62865         Also, use a new var `reg' of type size_t when looping through regs
62866         rather than reuse the inappropriate `mcnt'.
62867
62868 2000-10-25  Jim Meyering  <meyering@lucent.com>
62869
62870         * lib/obstack.c: Update from libc.
62871
62872 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
62873
62874         * regex.c (regex_compile): Change the way of handling a range from
62875         a char less than 256 to a char not less than 256.
62876
62877 2000-10-24  Andrew Innes  <andrewi@gnu.org>
62878
62879         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
62880         NT-Emacs only.
62881         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
62882         so that re_search functions only quit when callers expect them to.
62883
62884 2000-10-23  Jim Meyering  <meyering@lucent.com>
62885
62886         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
62887         wrong.  That set_locale call must not have any side effects.
62888         From Paul Eggert.
62889
62890 2000-10-22  Jim Meyering  <meyering@lucent.com>
62891
62892         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
62893         [CYCLIC]: Remove now-unused definition.
62894
62895         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
62896         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
62897         Suggestion from Ulrich Drepper.
62898
62899 2000-10-21  Jim Meyering  <meyering@lucent.com>
62900
62901         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
62902         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
62903         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
62904
62905 2000-10-21  Jim Meyering  <meyering@lucent.com>
62906
62907         * lib/dirname.c (memrchr): Declare if necessary.
62908         (dir_name): Remove the restriction that there be no
62909         trailing slashes.  Now, this code skips past them, effectively
62910         ignoring them.
62911         [TEST_DIRNAME] (main): New unit tests.
62912
62913         * lib/memrchr.c: New file from GNU libc.
62914         Undef __memrchr, too.
62915         [!weak_alias]: Define __memrchr to memrchr.
62916         Guard weak_alias use with `#ifdef weak_alias'.
62917
62918 2000-10-21  Jim Meyering  <meyering@lucent.com>
62919
62920         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
62921         (dir_name): Use dir_name_r.
62922         * lib/dirname.h (dir_name_r): Declare it.
62923
62924 2000-10-17  Jim Meyering  <meyering@lucent.com>
62925
62926         * lib/quote.h (PARAMS): Define and use.
62927         Reported by Akim Demaille.
62928
62929         * lib/getopt.c: Update from libc.
62930
62931 2000-10-16  Jim Meyering  <meyering@lucent.com>
62932
62933         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
62934         setlocale.
62935         From Jan Fedak.
62936
62937 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
62938
62939         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
62940
62941 2000-09-25  Jim Meyering  <meyering@lucent.com>
62942
62943         * lib/md5.h (rol): Define (from GnuPG).
62944
62945         * lib/sha.c: Give credit (GnuPG) where due.
62946         (M): Use rol rather than open-coding it.
62947         Add a FIXME comment.
62948
62949 2000-09-21  Jim Meyering  <meyering@lucent.com>
62950
62951         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
62952         Reported by Michael Stone.
62953
62954 2000-09-20  Jim Meyering  <meyering@lucent.com>
62955
62956         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
62957         (noinst_HEADERS): Add sha.h.
62958         Based on code from Scott G. Miller and from GnuPG.
62959
62960 2000-09-18  Jim Meyering  <meyering@lucent.com>
62961
62962         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
62963         LIBS. Otherwise, everyone ends up linking with -lelf for some
62964         configurations.
62965         Reported by Mike Stone.
62966
62967 2000-09-15  Jim Meyering  <meyering@lucent.com>
62968
62969         * lib/regex.c: Update from libc.
62970
62971 2000-09-10  Jim Meyering  <meyering@lucent.com>
62972
62973         * lib/getopt.c (_getopt_internal): Update from glibc.
62974
62975 2000-09-09  Jim Meyering  <meyering@lucent.com>
62976
62977         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
62978         think it should be used as a general replacement for isascii.
62979         * lib/fnmatch.c: Likewise.
62980         * lib/mbswidth.c: Likewise
62981         * lib/regex.c: Likewise.
62982
62983         Don't use atoi.
62984         * lib/userspec.c: Include sys/param.h and limits.h.
62985         Include xstrtol.h.
62986         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
62987         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
62988         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
62989         UID, GID.  Check range.
62990
62991 2000-09-06  Jim Meyering  <meyering@lucent.com>
62992
62993         * lib/getopt.c (_getopt_internal): Update from glibc.
62994
62995 2000-08-30  Jim Meyering  <meyering@lucent.com>
62996
62997         * lib/strftime.c: Merge in changes from GNU libc.
62998
62999 2000-08-26  Jim Meyering  <meyering@lucent.com>
63000
63001         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
63002         * m4/fpending.m4: New file.
63003
63004 2000-08-26  Jim Meyering  <meyering@lucent.com>
63005
63006         * lib/closeout.c: Include "__fpending.h".
63007         (close_stdout_status): Return right away if there's nothing to flush.
63008
63009         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
63010         * lib/__fpending.c: New file.
63011         * lib/__fpending.h: New file.
63012
63013 2000-08-20  Jim Meyering  <meyering@lucent.com>
63014
63015         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
63016         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
63017         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
63018
63019 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
63020
63021         Improve fileutils installation on systems where running
63022         programs (like install) can't be unlinked.
63023         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
63024         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
63025
63026 2000-08-07  Paul Eggert  <eggert@twinsun.com>
63027
63028         Standardize on "memory exhausted" instead of "Memory exhausted"
63029         or "virtual memory exhausted".
63030         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
63031         "virtual memory exhausted".
63032         * lib/same.c (same_name): Invoke xalloc_die instead of printing
63033         our own message.
63034         * lib/userspec.c (parse_user_spec): Likewise.
63035         * lib/bumpalloc.h: comment fix
63036         * lib/same.c, userspec.c: Include xalloc.h.
63037
63038         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
63039         not char *const and pointing to a constant array.
63040         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
63041         (xrealloc): Comment fix.
63042
63043         * lib/userspec.c (parse_user_spec):
63044         Don't translate a message until just before returning,
63045         to avoid unnecessary translation.
63046
63047 2000-08-07  Jim Meyering  <meyering@lucent.com>
63048
63049         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
63050         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
63051         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
63052         getgroups.c, gethostname.c, getopt.h, group-member.c,
63053         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
63054         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
63055         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
63056         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
63057         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
63058         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
63059         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
63060         yesno.c: Back out Copyright date changes for each file with no change
63061         this year.  This eases coordination with other programs using the same
63062         source code modules.  From Paul Eggert.
63063
63064 2000-08-06  Paul Eggert  <eggert@twinsun.com>
63065
63066         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
63067         not char, for compatibility with glibc 2.1.3 strftime.c.
63068
63069 2000-08-03  Greg McGary  <greg@mcgary.org>
63070
63071         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
63072         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
63073         (EXTEND_BUFFER): Use them.
63074
63075 2000-08-01  Jim Meyering  <meyering@lucent.com>
63076
63077         * lib/dirname.c (ISSLASH): Define.
63078         (BACKSLASH_IS_PATH_SEPARATOR): Define.
63079         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
63080         both `\' and `/' may be use as path separators.
63081         Based on a patch from Prashant TR.
63082
63083 2000-07-31  Paul Eggert  <eggert@twinsun.com>
63084
63085         * lib/quotearg.c (quotearg_n_options): Don't make the initial
63086         slot vector a constant, since it might get modified.
63087
63088 2000-07-31  Jim Meyering  <meyering@lucent.com>
63089
63090         * lib/xmalloc.c: Use `virtual memory exhausted', not
63091         `Memory exhausted'.
63092         * lib/obstack.c (print_and_abort): Likewise.
63093
63094 2000-07-30  Paul Eggert  <eggert@twinsun.com>
63095
63096         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
63097         buffer, so that the caller can always quote one small
63098         component of a "memory exhausted" message in slot 0.
63099         From a suggestion by Jim Meyering.
63100
63101 2000-07-30  Jim Meyering  <meyering@lucent.com>
63102
63103         * lib/makepath.c (make_path): Quote the other instance, too.
63104
63105         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
63106         (STATIC_BUF_SIZE): Define.
63107         (quotearg_n_options): Use only statically allocated storage when
63108         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
63109         than STATIC_BUF_SIZE.
63110
63111 2000-07-29  Jim Meyering  <meyering@lucent.com>
63112
63113         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
63114         * lib/dirname.c (dir_name): Likewise.
63115
63116         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
63117         `/'.
63118
63119         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
63120         (dir_name): Assert that there are no trailing slashes.
63121
63122 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
63123
63124         * lib/mbswidth.h (mbswidth): Add a flags argument.
63125         (mbswidth): New declaration.
63126         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
63127         * lib/mbswidth.c (mbswidth): Add a flags argument.
63128         (mbsnwidth): New function.
63129
63130 2000-07-24  Jim Meyering  <meyering@lucent.com>
63131
63132         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
63133
63134 2000-07-23  Paul Eggert  <eggert@twinsun.com>
63135
63136         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
63137
63138 2000-07-23  Paul Eggert  <eggert@twinsun.com>
63139
63140         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
63141         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
63142         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
63143         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
63144         invoke multibyte primitives.
63145
63146 2000-07-23  Paul Eggert  <eggert@twinsun.com>
63147
63148         * lib/quotearg.c:
63149         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
63150         so that mbstate_t is always defined.
63151
63152         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
63153         be 1 in at least one GCC installation, and this configuration
63154         error is likely to be common.  Ignoring MB_LEN_MAX hurts
63155         performance on hosts that have mbrtowc but have only unibyte
63156         locales, but I assume these hosts are rare.
63157
63158 2000-07-23  Paul Eggert  <eggert@twinsun.com>
63159
63160         * lib/mbswidth.c (_XOPEN_SOURCE):
63161         Don't define; this causes problems on Solaris 7.
63162         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
63163
63164 2000-07-23  Jim Meyering  <meyering@lucent.com>
63165
63166         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
63167         too: getgrgid, getpwuid, getuid.
63168
63169 2000-07-23  Jim Meyering  <meyering@lucent.com>
63170
63171         * lib/basename.c (base_name): Add an assertion.
63172
63173 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
63174
63175         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
63176         shadow its mbsinit function.
63177
63178 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
63179
63180         * lib/mbswidth.h: New file.
63181         * lib/mbswidth.c: New file.
63182         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
63183         (noinst_HEADERS): Add mbswidth.h.
63184
63185 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
63186
63187         * lib/config.charset: Add support for FreeBSD. Improve support for
63188         HP-UX and IRIX 6.
63189
63190 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
63191
63192         * m4/mbswidth.m4: New file.
63193         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
63194
63195 2000-07-15  Jim Meyering  <meyering@lucent.com>
63196
63197         * lib/makepath.c: Include quote.h.
63198         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
63199         corresponding argument in a `quote (...)' call.
63200         Give better diagnostics.
63201
63202         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
63203         (noinst_HEADERS): Add quote.h.
63204
63205         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
63206         from tar's src/misc.c.
63207         * lib/quote.h: New file.  Prototypes for same.
63208
63209 2000-07-14  Paul Eggert  <eggert@twinsun.com>
63210
63211         From a suggestion by Bruno Haible.
63212         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
63213         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
63214         to decide whether to define the BeOS workaround macro;
63215         this adjusts to the change to AC_MBSTATE_T.
63216
63217 2000-07-14  Jim Meyering  <meyering@lucent.com>
63218
63219         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
63220         jm_AC_TYPE_UINTMAX_T.
63221
63222 2000-07-13  Paul Eggert  <eggert@twinsun.com>
63223
63224         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
63225
63226         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
63227         quotearg_buffer_restyled): Add support for
63228         clocale_quoting_style.  Undo previous change to
63229         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
63230         and "{RIGHT QUOTATION MARK}" msgids.
63231
63232 2000-07-10  Paul Eggert  <eggert@twinsun.com>
63233
63234         From a suggestion by Bruno Haible.
63235         * m4/mbstate_t.m4 (AC_MBSTATE_T):
63236         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
63237         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
63238         and mbstate_t, to a single-part test that simply defines mbstate_t.
63239         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
63240         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
63241
63242 2000-07-10  Jim Meyering  <meyering@lucent.com>
63243
63244         * m4/strerror_r.m4: Mirror the correction made in autoconf.
63245
63246         * m4/gnu-source.m4: Output to confdefs.h directly.
63247         Suggestion from Akim Demaille.
63248
63249 2000-07-09  Paul Eggert  <eggert@twinsun.com>
63250
63251         The old behavior of quoting `like this' doesn't look good with
63252         newer, ISO-style fonts.  See:
63253         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
63254
63255         Instead, quote "like this" by default.  Let the translator
63256         tailor the locale-specific quoting behavior by providing
63257         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
63258
63259         * lib/quotearg.c (N_): New macro.
63260         (gettext_default): New function.
63261         (quotearg_buffer_restyled): Use
63262         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
63263         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
63264
63265 2000-07-09  Jim Meyering  <meyering@lucent.com>
63266
63267         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
63268         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
63269
63270         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
63271         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
63272
63273 2000-07-09  Jim Meyering  <meyering@lucent.com>
63274
63275         * lib/Most files: Update copyright dates to include 2000.
63276
63277 2000-07-08  Jim Meyering  <meyering@lucent.com>
63278
63279         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
63280         if not defined.
63281         (xgethostname): Remove now-unnecessary #ifdef.
63282         Move declaration of `err' into loop where it's used.
63283
63284 2000-07-05  Paul Eggert  <eggert@twinsun.com>
63285         and Bruno Haible  <haible@clisp.cons.org>
63286
63287         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
63288         only if the test for an object-type mbstate_t fails.  This
63289         prevents us from mistakenly reporting that mbstate_t is a
63290         system object type after we "#define mbstate_t int" to work
63291         around its lack.
63292
63293 2000-07-05  Paul Eggert  <eggert@twinsun.com>
63294         and Bruno Haible  <haible@clisp.cons.org>
63295
63296         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
63297
63298 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
63299
63300         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
63301         to strerror_r.
63302         Include <ctype.h> for use of isalpha.
63303
63304 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
63305
63306         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
63307         by allocating a larger buffer. Test the gethostname return value for
63308         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
63309         returns an error and ENAMETOOLONG isn't defined.
63310
63311 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
63312
63313         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
63314         dimension.
63315
63316 2000-07-04  Jim Meyering  <meyering@lucent.com>
63317
63318         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
63319         of the deprecated AC_CHECKING.
63320
63321 2000-07-04  Jim Meyering  <meyering@lucent.com>
63322
63323         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
63324         Reported by Bruno Haible.
63325
63326 2000-07-04  Jim Meyering  <meyering@lucent.com>
63327
63328         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
63329         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
63330         lacks mbrtowc.
63331
63332 2000-07-03  Paul Eggert  <eggert@twinsun.com>
63333
63334         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
63335         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
63336
63337 2000-07-03  Paul Eggert  <eggert@twinsun.com>
63338         and Bruno Haible  <haible@clisp.cons.org>
63339
63340         * lib/quotearg.c (mbrtowc):
63341         Assign to *pwc, and return 1 only if result is nonzero.
63342         (iswprint): Use ISPRINT when substituting our own mbrtowc.
63343
63344 2000-07-03  Jim Meyering  <meyering@lucent.com>
63345
63346         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
63347
63348 2000-07-03  Jim Meyering  <meyering@lucent.com>
63349
63350         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
63351         This is necessary to get a definition of e.g., UTMP_FILE on
63352         HP-UX 10.20.
63353         From Bob Proulx.
63354
63355 2000-07-02  Jim Meyering  <meyering@lucent.com>
63356
63357         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
63358
63359         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
63360         AC_LIBOBJ(function_name).
63361         * m4/chown.m4: Likewise.
63362         * m4/fnmatch.m4: Likewise.
63363         * m4/ftruncate.m4: Likewise.
63364         * m4/getgroups.m4: Likewise.
63365         * m4/getline.m4: Likewise.
63366         * m4/group-member.m4: Likewise.
63367         * m4/jm-macros.m4: Likewise.
63368         * m4/lstat.m4: Likewise.
63369         * m4/malloc.m4: Likewise.
63370         * m4/memcmp.m4: Likewise.
63371         * m4/nanosleep.m4: Likewise.
63372         * m4/putenv.m4: Likewise.
63373         * m4/realloc.m4: Likewise.
63374         * m4/regex.m4: Likewise.
63375         * m4/stat.m4: Likewise.
63376         * m4/strftime.m4: Likewise.
63377
63378 2000-07-02  Jim Meyering  <meyering@lucent.com>
63379
63380         * lib/quotearg.c (mbstate_t): Don't define here.
63381
63382 2000-07-02  Jim Meyering  <meyering@lucent.com>
63383
63384         * lib/nanosleep.c (SIGCONT): Define if not already defined.
63385
63386 2000-07-01  Jim Meyering  <meyering@lucent.com>
63387
63388         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
63389
63390 2000-07-01  Jim Meyering  <meyering@lucent.com>
63391
63392         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
63393         problem.
63394
63395 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
63396
63397         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
63398         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
63399
63400 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
63401
63402         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
63403         per change in ../m4/ls-mntd-fs.m4.
63404         (read_filesystem_list): Ignore symbolic links.
63405
63406 2000-06-29  Jim Meyering  <meyering@lucent.com>
63407
63408         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
63409         for declaration of strcmp.
63410
63411         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
63412
63413         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
63414         Avoid warning by casting result to `char *' to remove `const'.
63415
63416 2000-06-28  Jim Meyering  <meyering@lucent.com>
63417
63418         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
63419         included by quotearg.c, for which we perform this test.  From
63420         Bruno Haible.
63421
63422 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
63423
63424         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
63425         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
63426         <utmpx.h> exists, put readutmp.o into LIBOBJS.
63427
63428 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
63429
63430         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
63431
63432 2000-06-26  Paul Eggert  <eggert@twinsun.com>
63433
63434         savedir now sets errno on failure and invokes xmalloc to get memory.
63435         Fix a couple of other minor bugs while we're at it.
63436
63437         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
63438         (NAMLEN): Remove macro.
63439         (malloc, realloc): Remove decls.
63440         (stpcpy): Likewise.
63441         ("xalloc.h"): Include.
63442         (NAME_SIZE_DEFAULT): New macro.
63443         (savedir): Use xmalloc / xrealloc to allocate memory.
63444         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
63445         Skip "" directory entries.
63446         Use strlen to calculate directory entry length, since the old method
63447         is rarely used these days and isn't worth supporting.
63448         Don't use a pointer after freeing it.
63449         Check for integer overflow when calculating allocation size.
63450         Use memcpy to copy entries, instead of stpcpy.
63451         Set errno properly when returning NULL.
63452         Check for readdir error.
63453
63454 2000-06-26  Jim Meyering  <meyering@lucent.com>
63455
63456         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
63457
63458 2000-06-25  Jim Meyering  <meyering@lucent.com>
63459
63460         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
63461         Linux header bug when _XOPEN_SOURCE is defined to 500.
63462
63463 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
63464
63465         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
63466         deficiency.
63467
63468 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
63469
63470         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
63471         Include xalloc.h.
63472         Don't include <stdlib.h>.  Don't declare malloc, realloc.
63473
63474 2000-06-24  Jim Meyering  <meyering@lucent.com>
63475
63476         * m4/strerror_r.m4: Revive this file -- to try out an experimental
63477         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
63478         for which strerror does return char*, but which lacks a conveniently
63479         accessible declaration of the function.  If the compile-test says
63480         strerror_r doesn't work, then resort to a `run'-test that works on
63481         BeOS and segfaults on DEC Unix.
63482
63483 2000-06-24  Jim Meyering  <meyering@lucent.com>
63484
63485         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
63486
63487 2000-06-23  Paul Eggert  <eggert@twinsun.com>
63488
63489         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
63490         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
63491
63492 2000-06-23  Paul Eggert  <eggert@twinsun.com>
63493
63494         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
63495         (mbrtowc, mbstate_t): Define substitutes if
63496         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
63497         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
63498         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
63499
63500 2000-06-23  Jim Meyering  <meyering@lucent.com>
63501
63502         * m4/afs.m4: Add missing AC_MSG_RESULT.
63503         Reported by Bruno Haible.
63504
63505         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
63506         Suggestion from Bruno Haible.
63507
63508 2000-06-23  Jim Meyering  <meyering@lucent.com>
63509
63510         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
63511
63512 2000-06-21  Jim Meyering  <meyering@lucent.com>
63513
63514         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
63515
63516 2000-06-21  Jim Meyering  <meyering@lucent.com>
63517
63518         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
63519         (noinst_HEADERS): Add getstr.h.
63520
63521         * lib/getline.c (getstr): Move into a separate file.
63522         * lib/getstr.c (getstr): New file, extracted from getline.c, with
63523         the following changes: new parameter, delim2; both delim[12]
63524         parameters have type `int', not `char'.  The latter would lose
63525         with 8-bit delimiters.
63526         * lib/getstr.h: New file.
63527
63528 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
63529
63530         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
63531         than 1024, return a memory chunk of least possible size, instead
63532         of size PATH_MAX + 2. In the loop, increment the size proportionally.
63533         Use free/xmalloc instead of xrealloc to avoid copying for very long
63534         paths.
63535
63536 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
63537
63538         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
63539         the empty string.
63540
63541 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
63542
63543         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
63544         address, not strdup.  Include <stdlib.h> and don't declare free().
63545
63546 2000-06-19  Jim Meyering  <meyering@lucent.com>
63547
63548         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
63549
63550 2000-06-18  Jim Meyering  <meyering@lucent.com>
63551
63552         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
63553
63554         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
63555         `checking whether...' message to be consistent with that of the
63556         lstat test.
63557
63558 2000-06-18  Jim Meyering  <meyering@lucent.com>
63559
63560         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
63561         Besides, these days every porting target provides a mkdir function.
63562
63563         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
63564         needed. (this snippet comes from src/system.h).
63565
63566 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
63567
63568         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
63569
63570 2000-06-15  Paul Eggert  <eggert@twinsun.com>
63571
63572         * lib/human.c (adjust_value): New function.
63573         (human_readable_inexact): Apply rounding style even when
63574         printing approximate values.
63575
63576 2000-06-14  Paul Eggert  <eggert@twinsun.com>
63577
63578         * lib/human.c (human_readable_inexact): Allow an input block
63579         size that is not a multiple of the output block size, and vice versa.
63580         Reported by Piergiorgio Sartor.
63581
63582 2000-06-14  Paul Eggert  <eggert@twinsun.com>
63583
63584         * lib/getdate.y (get_date): Apply relative times after time
63585         zone indicator, not before.  Reported by Todd A. Jacobs.
63586
63587 2000-06-13  Jim Meyering  <meyering@lucent.com>
63588
63589         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
63590
63591         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
63592
63593 2000-06-12  Paul Eggert  <eggert@twinsun.com>
63594
63595         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
63596
63597 2000-06-12  Jim Meyering  <meyering@lucent.com>
63598
63599         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
63600         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
63601         optional argument.
63602         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
63603         the optional argument, `lib'.
63604
63605 2000-06-08  Jim Meyering  <meyering@lucent.com>
63606
63607         * m4/largefile.m4: Remove file (now that it's part of autoconf).
63608
63609 2000-06-04  Paul Eggert  <eggert@twinsun.com>
63610
63611         Rewrite largefile configuration so that we don't need to run
63612         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
63613         AC_CANONICAL_HOST in configure.in -- jmm]
63614
63615         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
63616         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
63617         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
63618         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
63619         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
63620         All uses changed.
63621         Instead of inspecting the output of getconf, try to compile the
63622         test program without and with the macro definition.
63623         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
63624         for getconf.  Instead, check for the needed flags by compiling
63625         test programs.
63626
63627 2000-06-04  Paul Eggert  <eggert@twinsun.com>
63628
63629         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
63630
63631 2000-06-04  Jim Meyering  <meyering@lucent.com>
63632
63633         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
63634         SunOS 4.1.4 for which gid_t is an unsigned type.
63635
63636 2000-06-03  Jim Meyering  <meyering@lucent.com>
63637
63638         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
63639         now that autoconf requires that.
63640
63641         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
63642         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
63643         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
63644
63645 2000-06-03  Jim Meyering  <meyering@lucent.com>
63646
63647         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
63648
63649 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
63650
63651         * m4/glibc21.m4: New file.
63652         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
63653
63654 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
63655
63656         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
63657         newer, don't install charset.alias.
63658         * lib/config.charset: Change the Linux/glibc rules so they become empty
63659         on glibc-2.1 or newer.
63660
63661 2000-06-02  Jim Meyering  <meyering@lucent.com>
63662
63663         * lib/mountlist.c: Back out last change.  Instead, do this...
63664         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
63665         me_dummy member using the same `ignore'-testing code.
63666         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
63667         fs_type strings.
63668         From Mark D. Roth.
63669
63670 2000-05-29  Jim Meyering  <meyering@lucent.com>
63671
63672         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
63673         mounts with the `ignore' attribute.  Based on a patch from
63674         Mark D. Roth.
63675
63676 2000-05-28  Jim Meyering  <meyering@lucent.com>
63677
63678         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
63679         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
63680         * m4/stat.m4: Likewise.
63681         * m4/lstat.m4: Likewise.
63682         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
63683
63684         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
63685         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
63686
63687 2000-05-26  Jim Meyering  <meyering@lucent.com>
63688
63689         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
63690
63691 2000-05-24  Jim Meyering  <meyering@lucent.com>
63692
63693         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
63694         autoconf requires that.
63695         * m4/lib-check.m4: Likewise.
63696         * m4/jm-macros.m4: Likewise.
63697         * m4/strftime.m4: Likewise.
63698
63699         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
63700         AC_CHECK_DECLS, now that autoconf requires that.
63701
63702 2000-05-22  Jim Meyering  <meyering@lucent.com>
63703
63704         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
63705         * m4/lstat.m4: Likewise.
63706
63707 2000-05-22  Jim Meyering  <meyering@lucent.com>
63708
63709         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
63710
63711 2000-05-20  Jim Meyering  <meyering@lucent.com>
63712
63713         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
63714         (jm_PREREQ): Use it.
63715
63716 2000-05-18  Jim Meyering  <meyering@lucent.com>
63717
63718         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
63719         back, too, since it may have been modified by allocate_entry.
63720         (hash_delete): Rewrite to use neither the assignment operator
63721         nor the comma operator in an if-expression.
63722
63723 2000-05-15  Paul Eggert  <eggert@twinsun.com>
63724
63725         * lib/closeout.c:
63726         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
63727         Remove; no longer needed.
63728         "quotearg.h": Add include.
63729         (file_name): Do not bother to explicitly initialize to NULL; it's less
63730         efficient on some hosts.
63731         (close_stdout_status): Remove test as to whether stdout was already
63732         closed; it breaks for the case "echo x | sort >&-".
63733         Quote file name colons.
63734         Do not assume that _("write error") lacks format strings.
63735
63736 2000-05-15  Jim Meyering  <meyering@lucent.com>
63737
63738         * lib/version-etc.c (version_etc_copyright): Update the copyright
63739         string used in all --version output.
63740
63741 2000-05-14  Jim Meyering  <meyering@lucent.com>
63742
63743         * lib/closeout.c (close_stdout_set_file_name): New function.
63744         (close_stdout_status): Use new file-scoped global.
63745         Return right away if fstat says the stdout file descriptor is invalid.
63746         * lib/closeout.h (close_stdout_set_file_name): Declare.
63747
63748 2000-05-10  Jim Meyering  <meyering@lucent.com>
63749
63750         * lib/closeout.c [default_exit_status]: New file-scoped variable.
63751         (close_stdout_set_status): New function.
63752         * lib/closeout.h (close_stdout_set_status): Declare.
63753
63754 2000-05-09  Jim Meyering  <meyering@lucent.com>
63755
63756         * m4/gettext.m4: Rename this...
63757         * m4/libintl.m4: ...to this.
63758
63759 2000-05-08  Jim Meyering  <meyering@lucent.com>
63760
63761         * lib/long-options.c: Don't include closeout.h.
63762         (parse_long_options): Don't call close_stdout for --version.
63763
63764 2000-05-06  Paul Eggert  <eggert@twinsun.com>
63765
63766         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
63767         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
63768         2.1.3 bug.  This avoids a clash when files like regex.c define
63769         _GNU_SOURCE.
63770
63771 2000-05-06  Jim Meyering  <meyering@lucent.com>
63772
63773         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
63774         (AC_REPLACE_FUNCS): Add strnlen.
63775
63776         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
63777         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
63778
63779         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
63780         AC_SEARCH_LIBS call for nanosleep.
63781         (LIB_NANOSLEEP): Set and AC_SUBST.
63782
63783 2000-05-06  Jim Meyering  <meyering@lucent.com>
63784
63785         * lib/strnlen.c: Undefine __strnlen and strnlen.
63786         [!weak_alias]: Define __strnlen to strnlen.
63787
63788         * lib/atexit.c: New file, from libiberty.
63789
63790 2000-05-06  Jim Meyering  <meyering@lucent.com>
63791
63792         * lib/closeout.c (close_stdout_status): Also check for errors on the
63793         stderr stream.
63794
63795 2000-05-05  Jim Meyering  <meyering@lucent.com>
63796
63797         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
63798         AC_SEARCH_LIBS call for clock_gettime.
63799         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
63800
63801         * m4/search-libs.m4: Update from autoconf.
63802
63803         su doesn't work on Solaris 2.6.
63804         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
63805         <shadow.h>.  Reported by Dragos Harabor.
63806
63807 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
63808
63809         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
63810         memcpy instead of xmalloc, xrealloc, path_concat.
63811         (locale_charset): Treat empty environment variables as absent.
63812         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
63813
63814 2000-05-04  Jim Meyering  <meyering@lucent.com>
63815
63816         * lib/getopt.c: Update from glibc.
63817         * lib/obstack.c: Likewise.
63818         * lib/obstack.h: Likewise.
63819         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
63820         file
63821
63822         * lib/regex.h: Likewise.
63823         * lib/strndup.c: Likewise.
63824         * lib/strnlen.c: New file, from glibc.
63825
63826 2000-05-03  Jim Meyering  <meyering@lucent.com>
63827
63828         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
63829
63830 2000-05-02  Paul Eggert  <eggert@twinsun.com>
63831
63832         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
63833         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
63834         compile-time test, rather than inspecting host and OS, to
63835         decide whether to define _LARGEFILE_SOURCE.
63836
63837 2000-05-01  Jim Meyering  <meyering@lucent.com>
63838
63839         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
63840
63841         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
63842         Based on a patch from Bruno Haible.
63843
63844 2000-05-01  Jim Meyering  <meyering@lucent.com>
63845
63846         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
63847
63848 2000-04-29  Jim Meyering  <meyering@lucent.com>
63849
63850         * lib/path-concat.c: Declare strdup only if it's not defined.
63851         * lib/canon-host.c: Likewise.
63852
63853 2000-04-28  Jim Meyering  <meyering@lucent.com>
63854
63855         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
63856         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
63857         is included first, then limits.h is included by locale.h by libintl.h.
63858         From John David Anglin.
63859
63860 2000-04-25  Jim Meyering  <meyering@lucent.com>
63861
63862         * lib/makepath.c (S_IRWXUGO): Define.
63863         (make_path): Always perform explicit chmod if MODE specifies any
63864         of the `special' permission bits.  Prompted by a bug report against
63865         install from Mate Wierdl and Joost van Baal.
63866
63867 2000-04-18  Jim Meyering  <meyering@lucent.com>
63868
63869         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
63870         (jm_PREREQ): Use it.
63871
63872 2000-04-18  Jim Meyering  <meyering@lucent.com>
63873
63874         * lib/README: New file.
63875
63876         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
63877         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
63878
63879 2000-04-17  Jim Meyering  <meyering@lucent.com>
63880
63881         Get it right :-)
63882         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
63883         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
63884         Suggestion from Akim Demaille.
63885
63886 2000-04-17  Jim Meyering  <meyering@lucent.com>
63887
63888         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
63889         the definition of it to rpl_strftime also defined-away the system's
63890         declaration.
63891
63892 2000-04-15  Jim Meyering  <meyering@lucent.com>
63893
63894         Use `C' to denote so-called `contiguous' files, the same way
63895         that tar does.
63896         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
63897         (ftypelet): Use S_ISCTG.
63898         From Michael Deutschmann.
63899
63900 2000-04-14  Jim Meyering  <meyering@lucent.com>
63901
63902         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
63903         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
63904         clobbered.
63905
63906 2000-04-14  Jim Meyering  <meyering@lucent.com>
63907
63908         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
63909
63910 2000-04-13  Jim Meyering  <meyering@lucent.com>
63911
63912         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
63913         AH_VERBATIM to insert required #ifndef into config.h.in.
63914         Suggestion from Akim Demaille.
63915
63916 2000-04-12  Jim Meyering  <meyering@lucent.com>
63917
63918         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
63919         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
63920         Christian Krackowizer.
63921
63922         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
63923         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
63924         (AC_SYS_LARGEFILE): Require.
63925         (AM_C_PROTOTYPES): Require.
63926
63927 2000-04-08  Jim Meyering  <meyering@lucent.com>
63928
63929         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
63930         names don't conflict.  Reported by Eli Zaretskii.
63931
63932 2000-04-07  Jim Meyering  <meyering@lucent.com>
63933
63934         * lib/putenv.c: Move inclusion of errno.h so it follows that of
63935         sys/types.h, to work around system header problems on AIX 3.2.5.
63936         From Bruno Haible.
63937
63938 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
63939
63940         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
63941         bug.  Deal with the different error behavior of Irix iconv.
63942
63943 2000-04-05  Paul Eggert  <eggert@twinsun.com>
63944
63945         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
63946         IRIX if the installer said otherwise.
63947
63948 2000-04-05  Jim Meyering  <meyering@lucent.com>
63949
63950         Portability tweaks required for ultrix4.3.
63951         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
63952         (jm_CHECK_DECLS): Add getutent to the list of functions.
63953         (_jm_DECL_HEADERS): Add utmpx.h.
63954         From John David Anglin.
63955
63956         * m4/strftime.m4: Back out the 2000-04-02 change.
63957         Instead of that change, simply undefine putenv in the test program.
63958
63959 2000-04-05  Jim Meyering  <meyering@lucent.com>
63960
63961         Portability tweaks required for ultrix4.3.
63962         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
63963         getutent.
63964         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
63965         * lib/canon-host.c: Declare strdup.
63966         * lib/path-concat.c: Likewise.
63967         From John David Anglin.
63968
63969 2000-04-04  Jim Meyering  <meyering@lucent.com>
63970
63971         Be more DOS 8.3-friendly.
63972         * lib/ref-add.sin: Renamed from ref-add.sed.in.
63973         * lib/ref-del.sin: Renamed from ref-del.sed.in.
63974         * lib/Makefile.am: Reflect renaming.
63975         Reported by Eli Zaretskii.
63976
63977         Use a temporary file name that won't clash with `charset.alias'
63978         in the DOS 8.3 name space.
63979         * lib/Makefile.am (charset_tmp): Define.
63980         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
63981         (uninstall-local): Likewise.
63982         Reported by Eli Zaretskii.
63983
63984 2000-04-03  Jim Meyering  <meyering@lucent.com>
63985
63986         * m4/gettext.m4: Fix typo in comment.
63987
63988         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
63989         textutils/configure.in).  Suggestion from Paul Eggert.
63990         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
63991
63992 2000-04-02  Paul Eggert  <eggert@twinsun.com>
63993
63994         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
63995         variable in the shell rather than using putenv, which isn't
63996         portable.  This avoids the configure-time inter-test dependency
63997         on the potentially-renamed putenv function.
63998
63999 2000-03-30  Paul Eggert  <eggert@twinsun.com>
64000
64001         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
64002         before checking struct stat.st_blksize, so that
64003         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
64004
64005 2000-03-29  Paul Eggert  <eggert@twinsun.com>
64006
64007         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
64008         since strftime.c uses HAVE_STRFTIME to decide whether to use
64009         the underlying strftime.
64010
64011 2000-03-29  Paul Eggert  <eggert@twinsun.com>
64012
64013         * lib/time/strftime.c (my_strftime): Make sure we call the system
64014         strftime, not ourselves, when invoking the underlying strftime.
64015
64016 2000-03-24  Jim Meyering  <meyering@lucent.com>
64017
64018         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
64019         (charset_alias): Define.
64020         (install-exec-local): Factor out common code.
64021         (uninstall-local): Split lines longer than 80.
64022         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
64023         (SUFFIXES): Define.
64024         (.sed.in.sed): New rule.  Don't redirect directly to $@.
64025         (CLEANFILES): Add ref-add.sed and ref-del.sed.
64026
64027 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
64028
64029         * lib/config.charset: Output a line containing "Packages using this
64030         file".
64031         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
64032         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
64033         ref-del.sed): New rules.
64034
64035 2000-03-17  Jim Meyering  <meyering@lucent.com>
64036
64037         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
64038         Otherwise, include <strings.h>
64039
64040 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
64041
64042         * lib/unicodeio.c (utf8_wctomb): New function.
64043         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
64044         format instead of in UCS-4 with platform dependent endianness.
64045
64046 2000-03-10  Jim Meyering  <meyering@lucent.com>
64047
64048         * m4/lib-check.m4: Look for getspnam in -lgen, too.
64049         From Marco Franzen.
64050
64051 2000-03-07  Paul Eggert  <eggert@twinsun.com>
64052
64053         * lib/savedir.c (savedir): Work even if directory size is
64054         negative; this can happen with some screwy NFS configurations.
64055
64056 2000-03-06  Jim Meyering  <meyering@lucent.com>
64057
64058         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
64059         if it's NULL (because we ran out of memory).  From Bruno Haible.
64060
64061 2000-03-05  Jim Meyering  <meyering@lucent.com>
64062
64063         * lib/localcharset.c ("path-concat.h"): Include.
64064         (get_charset_aliases): Use path_concat instead of ANSI string
64065         concatenation.
64066
64067         * lib/unicodeio.h (PARAMS): Define.
64068         Use it to guard prototype.
64069
64070 2000-03-04  Jim Meyering  <meyering@lucent.com>
64071
64072         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
64073         for lib/localcharset.c.
64074
64075 2000-03-04  Jim Meyering  <meyering@lucent.com>
64076
64077         * lib/Makefile.am (install-exec-local): Create $(libdir) before
64078         installing into it.
64079         (uninstall-local): Uncomment this rule so `make distcheck' works
64080         once again.
64081
64082         * lib/unicodeio.c (<errno.h>): Include it.
64083         (errno): Declare if not defined.
64084
64085         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
64086
64087         * lib/config.charset: New version, incorporating remarks from a linux
64088         i18n mailing list.  From Bruno Haible.
64089
64090 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
64091
64092         * m4/codeset.m4: New file.
64093         * m4/iconv.m4: New file.
64094         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
64095
64096 2000-03-03  Jim Meyering  <meyering@lucent.com>
64097
64098         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
64099
64100 2000-03-02  Jim Meyering  <meyering@lucent.com>
64101
64102         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
64103         the messages come out on separate lines.
64104
64105         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
64106         rather than jm_CHECK_DECLARATIONS.
64107         * m4/decl.m4: Remove now-unused file.
64108
64109         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
64110         geteuid.
64111
64112 2000-03-02  Jim Meyering  <meyering@lucent.com>
64113
64114         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
64115
64116 2000-03-01  Jim Meyering  <meyering@lucent.com>
64117
64118         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
64119         * lib/unicodeio.c: Likewise.
64120
64121 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
64122
64123         * lib/config.charset: New file.
64124         * lib/localcharset.c: New file.
64125         * lib/unicodeio.h, lib/unicodeio.c: New files.
64126         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
64127         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
64128         (noinst_HEADERS): Add unicodeio.h.
64129         (all-local, install-exec-local, charset.alias): New targets.
64130
64131 2000-02-28  Paul Eggert  <eggert@twinsun.com>
64132
64133         * lib/quotearg.c (ALERT_CHAR): New macro.
64134         (quotearg_buffer_restyled): Use it.
64135
64136 2000-02-27  Jim Meyering  <meyering@lucent.com>
64137
64138         * m4/check-decl.m4: Add getenv to the list.
64139
64140 2000-02-27  Jim Meyering  <meyering@lucent.com>
64141
64142         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
64143         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
64144
64145         * lib/backupfile.c: Guard inclusion of stdlib.h with
64146         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
64147         Declare malloc if needed.
64148
64149         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
64150         `#ifndef HAVE_DECL..'
64151         now that autoconf always defines the HAVE_DECL_ symbols.
64152         * lib/human.c: Likewise.
64153         * lib/same.c: Likewise.
64154         * lib/strtoumax.c: Likewise.
64155
64156         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
64157         declaration check was not run.
64158         * lib/hash.c: Likewise.
64159         * lib/human.c: Likewise.
64160         * lib/same.c: Likewise.
64161         * lib/strtoumax.c: Likewise.
64162
64163         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
64164         `.', then first look up the entire `.'-containing string as a login
64165         name.
64166
64167 2000-02-23  Jim Meyering  <meyering@lucent.com>
64168
64169         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
64170         in place of my hack.
64171
64172 2000-02-18  Paul Eggert  <eggert@twinsun.com>
64173
64174         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
64175         (textint): New typedef.
64176         (parser_control): Member year changed from int to textint.
64177         All uses changed.
64178         (YYSTYPE): Removed; replaced by %union with int and textint members.
64179         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
64180         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
64181         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
64182         (tSNUMBER, tUNUMBER): Now of type <textintval>.
64183         (date, number, to_year): Use width of number in digits, not its value,
64184         to determine whether it's a 2-digit year, or a 2-digit time.
64185         (yylex): Store number of digits of numeric tokens.
64186         Reported by John Kendall.
64187
64188         (parser_control): Changed from struct parser_control to typedef (for
64189         consistency).  All uses changed.
64190
64191         (tID): Removed; not used.
64192         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
64193
64194 2000-02-14  Paul Eggert  <eggert@twinsun.com>
64195
64196         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
64197         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
64198
64199 2000-02-12  Jim Meyering  <meyering@lucent.com>
64200
64201         * lib/userspec.c (ISDIGIT): Define it.
64202         (isdigit): Remove definition.
64203         (is_number): Use ISDIGIT, not isdigit.
64204         <libintl.h>: Include.
64205         (_ and N_): Define.
64206         (parse_user_spec): Mark translatable strings.
64207
64208 2000-02-10  Jim Meyering  <meyering@lucent.com>
64209
64210         With these changes, nanosleep.[ch] are finally enough like the other
64211         lib/* replacement files to compile on a few more losing systems.
64212
64213         * lib/nanosleep.h: Don't include config.h.
64214         Remove prototype from declaration of nanosleep.
64215         (PARAMS): Remove now-unneeded definition.
64216         * lib/nanosleep.c: #undef nanosleep.
64217         (rpl_nanosleep): Rename from nanosleep.
64218
64219 2000-02-10  Jim Meyering  <meyering@lucent.com>
64220
64221         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
64222         gnu_nanosleep to rpl_nanosleep.
64223
64224 2000-02-09  Jim Meyering  <meyering@lucent.com>
64225
64226         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
64227         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
64228
64229 2000-02-08  Akim Demaille  <akim@epita.fr>
64230
64231         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
64232         `[' and `]' and remove uses of `changequote'.
64233         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
64234         (AC_SYS_LARGEFILE): Likewise.
64235         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
64236         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
64237         of changequote.
64238         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
64239         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
64240         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
64241         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
64242
64243 2000-02-05  Jim Meyering  <meyering@lucent.com>
64244
64245         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
64246         Remove explicit use of AC_HEADER_TIME.  It is required by
64247         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
64248         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
64249         in autoconf whereby the expansion of the latter ended up preceding
64250         the expansion of its prerequisite, AC_HEADER_TIME.
64251         Reported by Volker Borchert.
64252
64253 2000-02-03  Jim Meyering  <meyering@lucent.com>
64254
64255         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
64256
64257 2000-02-03  Jim Meyering  <meyering@lucent.com>
64258
64259         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
64260         rather than with `#if HAVE_UTMPNAME'.
64261
64262 2000-02-02  Jim Meyering  <meyering@lucent.com>
64263
64264         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
64265         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
64266         Reported by Eli Zaretskii.
64267
64268 2000-02-01  Jim Meyering  <meyering@lucent.com>
64269
64270         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
64271
64272 2000-01-31  Jim Meyering  <meyering@lucent.com>
64273
64274         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
64275         functions.  Add the time.h and sys/time.h headers along with the
64276         AC_REQUIRE'ment of AC_HEADER_TIME.
64277
64278 2000-01-31  Jim Meyering  <meyering@lucent.com>
64279
64280         * lib/nanosleep.h (nanosleep): Guard declaration with
64281         `#if ! HAVE_DECL_NANOSLEEP'.
64282         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
64283         the declaration in that vendor's sys/timers.h.
64284         Reported by Christian Krackowizer.
64285
64286         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
64287         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
64288         (ISPRINT): Likewise.
64289         Reported by Tom Tromey.
64290
64291 2000-01-30  Jim Meyering  <meyering@lucent.com>
64292
64293         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
64294
64295         * m4/prereq.m4 (utmp_includes): Define.
64296         Check for ut_user and ut_name members in both struct utmpx
64297         and struct utmp.
64298
64299 2000-01-30  Jim Meyering  <meyering@lucent.com>
64300
64301         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
64302         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
64303         header files where only utmpx.ut_user is declared.
64304
64305         * lib/readutmp.h (UT_USER): Define.
64306
64307 2000-01-29  Jim Meyering  <meyering@lucent.com>
64308
64309         * m4/lib-check.m4: New file containing library-related checks from
64310         fileutils and sh-utils (textutils had none).
64311
64312 2000-01-28  Jim Meyering  <meyering@lucent.com>
64313
64314         * m4/perl.m4: Change format of warning message to look more like that
64315         from the missing script.  Suggestion from François Pinard.
64316
64317 2000-01-25  Jim Meyering  <meyering@lucent.com>
64318
64319         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
64320         well as time.h in the compile check.
64321         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
64322         Fix typo in cross-compiling case: s/yes/no/.
64323
64324 2000-01-23  Jim Meyering  <meyering@lucent.com>
64325
64326         * m4/jm-macros.m4: Move df-related tests here from
64327         fileutils/configure.in
64328
64329         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
64330         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
64331
64332         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
64333         s/space/ac_fsusage_space/.
64334         (jm_FILE_SYSTEM_USAGE): Take two parameters.
64335
64336         * m4/ftruncate.m4: New file (derived from part of
64337         fileutils/configure.in).
64338         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
64339         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
64340
64341         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
64342         AC_SUBST these here, rather than just in sh-util/configure.in, so
64343         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
64344         all the same.
64345         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
64346         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
64347         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
64348         (AC_SUBST(POW_LIBM)): Likewise.
64349         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
64350
64351 2000-01-23  Jim Meyering  <meyering@lucent.com>
64352
64353         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
64354         obstack.c.
64355
64356 2000-01-22  Jim Meyering  <meyering@lucent.com>
64357
64358         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
64359
64360         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
64361
64362         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
64363         configure.in
64364         (AC_CHECK_HEADERS): Likewise for sh-utils.
64365         (AC_CHECK_HEADERS): Likewise for textutils.
64366         Merge the three lists of headers.
64367
64368         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
64369         from fileutils' configure.in.
64370
64371         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
64372         code. Moved tests into their own function (_jm_DECL_HEADERS) in
64373         check-decl.m4.
64374
64375         * m4/check-decl.m4: Use #if rather than #ifdef.
64376         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
64377         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
64378         (_jm_DECL_HEADERS): Define new function.
64379         (jm_CHECK_DECLARATIONS): Require it.
64380
64381 2000-01-22  Jim Meyering  <meyering@lucent.com>
64382
64383         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
64384         [! HAVE_DECL_STRTOULL]: Declare strtoull.
64385         Required for some AIX systems.  Reported by Christian Krackowizer.
64386         [TESTING] (main): New function.
64387
64388         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
64389         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
64390         letters.
64391
64392         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
64393         iswprint.
64394
64395         * lib/strverscmp.c (ISDIGIT): Define.
64396         (strverscmp): Use ISDIGIT, not isdigit.
64397
64398 2000-01-19  Jim Meyering  <meyering@lucent.com>
64399
64400         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
64401         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
64402         defines `struct timespec' in <sys/time.h>
64403
64404         * m4/c-bs-a.m4: Remove uses of changequote altogether.
64405         Thanks to Akim for explaining.
64406
64407 2000-01-17  Paul Eggert  <eggert@twinsun.com>
64408
64409         * lib/nanosleep.c (nanosleep):
64410         Don't use SA_INTERRUPT to decide whether to call sigaction, as
64411         POSIX.1 doesn't require SA_INTERRUPT and some systems
64412         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
64413         it's been part of POSIX.1 since day 1 (in 1988).
64414
64415 2000-01-17  Jim Meyering  <meyering@lucent.com>
64416
64417         * lib/interlock: Remove unused file.  Reported by François Pinard.
64418
64419 2000-01-16  Paul Eggert  <eggert@twinsun.com>
64420
64421         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
64422         alert, backslash, formfeed, and vertical tab unnecessarily in
64423         shell quoting style.
64424
64425 2000-01-16  Jim Meyering  <meyering@lucent.com>
64426
64427         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
64428         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
64429         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
64430         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
64431
64432 2000-01-16  Jim Meyering  <meyering@lucent.com>
64433
64434         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
64435         because the latter didn't work.
64436
64437 2000-01-15  Jim Meyering  <meyering@lucent.com>
64438
64439         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
64440         (AC_REPLACE_FUNCS): Add memcpy and memset.
64441         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
64442         Add strpbrk.
64443         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
64444
64445 2000-01-12  Jim Meyering  <meyering@lucent.com>
64446
64447         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
64448         (jm_PREREQ): Use it.
64449         (jm_PREREQ_READUTMP): New macro.
64450         (jm_PREREQ): Use it.
64451
64452 2000-01-11  Paul Eggert  <eggert@twinsun.com>
64453
64454         Quote multibyte characters correctly.
64455         * m4/c-bs-a.m4: New file.
64456         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
64457         (jm_PREREQ): Use it.
64458
64459 2000-01-11  Paul Eggert  <eggert@twinsun.com>
64460
64461         * m4/uintmax_t.m4: Port to autoconf 2.13.
64462
64463 2000-01-08  Jim Meyering  <meyering@ascend.com>
64464
64465         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
64466         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
64467
64468 2000-01-04  Jim Meyering  <meyering@ascend.com>
64469
64470         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
64471         jm_STRUCT_DIRENT_D_TYPE.
64472         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
64473         jm_STRUCT_DIRENT_D_INO.
64474         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
64475         jm_STRUCT_UTIMBUF.
64476         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
64477         renamings.
64478         * m4/utime.m4: Likewise.
64479
64480         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
64481         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
64482
64483 2000-01-03  Paul Eggert  <eggert@twinsun.com>
64484
64485         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
64486         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
64487
64488 2000-01-02  Jim Meyering  <meyering@ascend.com>
64489
64490         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
64491         remember if this is necessary.
64492
64493 1999-12-26  Jim Meyering  <meyering@ascend.com>
64494
64495         * m4/jm-macros.m4: Use it here.
64496         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
64497
64498 1999-12-23  Jim Meyering  <meyering@ascend.com>
64499
64500         * m4/jm-macros.m4: Check for clock_gettime (moved from
64501         fileutils/configure.in)
64502         Check for gettimeofday.
64503
64504 1999-12-20  Jim Meyering  <meyering@ascend.com>
64505
64506         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
64507         autoconf-2.14a-1999-12-20.
64508
64509 1999-12-19  Jim Meyering  <meyering@ascend.com>
64510
64511         * m4/lstat-slash.m4: New file.
64512         * m4/jm-macros.m4: Use the new macro:
64513         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
64514
64515 1999-12-07  Jim Meyering  <meyering@ascend.com>
64516
64517         * m4/perl.m4: Require that File::Compare be available, too.
64518         Too many systems seem to lack it.
64519
64520         * m4/strftime.m4: Add checks for most of the cpp macros tested in
64521         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
64522
64523 1999-11-18  Paul Eggert  <eggert@twinsun.com>
64524
64525         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
64526         problem with the QNX 4.25 shell, which doesn't propagate exit
64527         status of failed commands inside shell assignments.
64528
64529 1999-11-17  Jim Meyering  <meyering@ascend.com>
64530
64531         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
64532
64533 1999-11-07  Jim Meyering  <meyering@ascend.com>
64534
64535         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
64536
64537 1999-11-06  Jim Meyering  <meyering@ascend.com>
64538
64539         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
64540         * m4/jm-macros.m4 (jm_MACROS): Use it here.
64541
64542 1999-11-05  Jim Meyering  <meyering@ascend.com>
64543
64544         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
64545         configure.in of textutils, fileutils, and sh-utils into this one
64546         (shared between those packages) file.
64547         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
64548         AC_STRUCT_ST_BLKSIZE.
64549
64550 1999-11-03  Jim Meyering  <meyering@ascend.com>
64551
64552         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
64553         of AC_CHECK_TYPE checks includes unistd.h.
64554         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
64555         Suggestion from Akim Demaille.
64556
64557 1999-10-30  Jim Meyering  <meyering@ascend.com>
64558
64559         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
64560         m4-quoted string.
64561         * m4/ls-mntd-fs.m4: Likewise.
64562         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
64563         * m4/jm-winsz1.m4: Likewise.
64564
64565         * m4/const.m4: Remove file, since the fix made it into the experimental
64566         version of autoconf.
64567         * m4/mktime.m4: Likewise.
64568
64569         * m4/check-type.m4: Remove file, now that the latest version of
64570         AC_CHECK_TYPE takes a third arg to specify additional #includes.
64571
64572         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
64573         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
64574         AC_CHECK_TYPE.
64575
64576 1999-10-04  Jim Meyering  <meyering@ascend.com>
64577
64578         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
64579
64580 1999-09-22  Paul Eggert  <eggert@twinsun.com>
64581
64582         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
64583         2.95.1 bug with HP-UX 10.20.
64584
64585 1999-09-17  Jim Meyering  <meyering@ascend.com>
64586
64587         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
64588         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
64589         due to missing strdup (against sh-utils-2.0).
64590
64591 1999-08-29  Jim Meyering  <meyering@ascend.com>
64592
64593         * m4/jm-macros.m4: Require jm_BISON.
64594         * m4/bison.m4: New file.
64595
64596 1999-08-17  Paul Eggert  <eggert@twinsun.com>
64597
64598         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
64599         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
64600
64601 1999-08-05  Jim Meyering  <meyering@ascend.com>
64602
64603         * m4/getline.m4: Rename test file from conftestdata to conftest.data
64604         to avoid conflicts with `conftest' on 8+3 filesystems.
64605         Suggestion from Eli Zaretskii.
64606
64607 1999-08-04  Jim Meyering  <meyering@ascend.com>
64608
64609         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
64610         fileutils and sh-utils (textutils's getline test was inadequate).
64611         (AM_FUNC_GETLINE): Run this test.
64612         (AC_CHECK_FUNCS): Check for getdelim.
64613         Reported by Bob Proulx.
64614
64615 1999-08-02  Jim Meyering  <meyering@ascend.com>
64616
64617         * m4/jm-macros.m4: Add a comment.
64618
64619 1999-08-01  Paul Eggert  <eggert@twinsun.com>
64620
64621         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
64622         <inttypes.h> defines strtoumax as a macro (and not as a
64623         function).
64624
64625 1999-08-01  Paul Eggert  <eggert@twinsun.com>
64626
64627         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
64628         that we can shift, multiply and divide unsigned long long
64629         values; Ultrix cc can't do it.
64630
64631 1999-08-01  Paul Eggert  <eggert@twinsun.com>
64632
64633         * m4/mktime.m4: New file, which is a preview of what should appear
64634         in the next public autoconf release.
64635
64636 1999-08-01  Paul Eggert  <eggert@twinsun.com>
64637
64638         * m4/lfs.m4: Remove this file.
64639         * m4/largefile.m4: New file.  It contains the old contents of
64640         lfs.m4, except that all names with prefix AC_LFS have been
64641         changed to use the prefix AC_SYS_LARGEFILE instead, to be
64642         compatible with future autoconf versions.  Also, some minor m4
64643         quoting problems have been fixed.
64644
64645 1999-08-01  Paul Eggert  <eggert@twinsun.com>
64646
64647         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
64648         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
64649         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
64650         and simplify the shell code.
64651
64652 1999-08-01  Jim Meyering  <meyering@ascend.com>
64653
64654         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
64655         m4.
64656
64657 1999-07-20  Jim Meyering  <meyering@ascend.com>
64658
64659         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
64660
64661 1999-07-15  Jim Meyering  <meyering@ascend.com>
64662
64663         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
64664
64665 1999-05-22  Jim Meyering  <meyering@ascend.com>
64666
64667         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
64668
64669 1999-05-20  Jim Meyering  <meyering@ascend.com>
64670
64671         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
64672         Add a colon after each `then' in case $4 is empty.
64673
64674 1999-05-16  Jim Meyering  <meyering@ascend.com>
64675
64676         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
64677
64678 1999-05-10  Jim Meyering  <meyering@ascend.com>
64679
64680         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
64681
64682         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
64683         AC_FUNC_MKTIME.
64684
64685 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
64686
64687         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
64688
64689 1999-05-04  Paul Eggert  <eggert@twinsun.com>
64690
64691         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
64692         not CPPFLAGS, so that linking works correctly in IRIX.
64693
64694 1999-04-30  Paul Eggert  <eggert@twinsun.com>
64695
64696         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
64697
64698 1999-04-20  Paul Eggert  <eggert@twinsun.com>
64699
64700         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
64701         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
64702         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
64703         jm_AC_TYPE_UNSIGNED_LONG_LONG.
64704         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
64705
64706         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
64707
64708 1999-04-20  Jim Meyering  <meyering@ascend.com>
64709
64710         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
64711         AC_REPLACE xstroull if necessary.  From Paul Eggert.
64712         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
64713
64714 1999-04-18  Jim Meyering  <meyering@ascend.com>
64715
64716         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
64717         * m4/jm-macros.m4: Use it.
64718
64719 1999-04-06  Jim Meyering  <meyering@ascend.com>
64720
64721         * m4/strftime.m4: Remove test for %f.
64722
64723 1999-03-29  Jim Meyering  <meyering@ascend.com>
64724
64725         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
64726         superset of the AC_TYPE_* checks in the textutils, fileutils,
64727         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
64728         AC_TYPE_PID_T.
64729
64730 1999-03-28  Jim Meyering  <meyering@ascend.com>
64731
64732         * m4/jm-macros.m4: Define GNU_PACKAGE here.
64733         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
64734         replaced e.g., in the *.sh files of the sh-utils.
64735
64736 1999-03-20  Jim Meyering  <meyering@ascend.com>
64737
64738         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
64739         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
64740         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
64741
64742 1999-03-19  Jim Meyering  <meyering@ascend.com>
64743
64744         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
64745
64746 1999-03-12  Jim Meyering  <meyering@ascend.com>
64747
64748         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
64749
64750 1999-03-07  Jim Meyering  <meyering@ascend.com>
64751
64752         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
64753         declared.
64754
64755 1999-02-17  Jim Meyering  <meyering@ascend.com>
64756
64757         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
64758         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
64759
64760 1999-02-07  Jim Meyering  <meyering@ascend.com>
64761
64762         * m4/group-member.m4: New file -- extracted from sh-utils'
64763         configure.in.
64764
64765         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
64766         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
64767
64768 1999-02-06  Jim Meyering  <meyering@ascend.com>
64769
64770         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
64771         * m4/fnmatch.m4: Likewise.
64772         * m4/getgroups.m4: Likewise.
64773         * m4/lstat.m4: Likewise.
64774         * m4/malloc.m4: Likewise.
64775         * m4/putenv.m4: Likewise.
64776         * m4/realloc.m4: Likewise.
64777         * m4/regex.m4: Likewise.
64778         * m4/stat.m4: Likewise.
64779         * m4/strftime.m4: Likewise.
64780         Suggestion from Alain Magloire.
64781
64782         * m4/chown.m4: Use `.$ac_objext', not `.o'.
64783         * m4/fnmatch.m4: Likewise.
64784         * m4/getgroups.m4: Likewise.
64785         * m4/getline.m4: Likewise.
64786         * m4/lstat.m4: Likewise.
64787         * m4/malloc.m4: Likewise.
64788         * m4/memcmp.m4: Likewise.
64789         * m4/putenv.m4: Likewise.
64790         * m4/realloc.m4: Likewise.
64791         * m4/regex.m4: Likewise.
64792         * m4/stat.m4: Likewise.
64793         * m4/strftime.m4: Likewise.
64794         Suggestion from Alain Magloire.
64795
64796         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
64797         an argument.
64798
64799         * m4/regex.m4: Add a run-time Test for proper operation of
64800         re_compile_pattern.
64801
64802 1999-01-31  Jim Meyering  <meyering@ascend.com>
64803
64804         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
64805
64806 1999-01-30  Jim Meyering  <meyering@ascend.com>
64807
64808         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
64809
64810         * m4/jm-mktime.m4: Make this a wrapper around the official
64811         AM_FUNC_MKTIME rather than my private copy, now that the official one
64812         is up to date.
64813         * m4/mktime.m4: Remove file.
64814
64815         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
64816         * m4/uptime.m4: Likewise.
64817         * m4/uintmax_t.m4: Likewise.
64818
64819 1999-01-28  Jim Meyering  <meyering@ascend.com>
64820
64821         * m4/jm-macros.m4: Use jm_AFS.
64822         * m4/afs.m4: New file (from fileutils' configure.in).
64823
64824         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
64825         * m4/chown.m4: Likewise.
64826         * m4/d-ino.m4: Likewise.
64827         * m4/d-type.m4: Likewise.
64828         * m4/fnmatch.m4: Likewise.
64829         * m4/getgroups.m4: Likewise.
64830         * m4/gettext.m4: Likewise.
64831         * m4/jm-mktime.m4: Likewise.
64832         * m4/jm-winsz2.m4: Likewise.
64833         * m4/lcmessage.m4: Likewise.
64834         * m4/ls-mntd-fs.m4: Likewise.
64835         * m4/malloc.m4: Likewise.
64836         * m4/memcmp.m4: Likewise.
64837         * m4/putenv.m4: Likewise.
64838         * m4/realloc.m4: Likewise.
64839         * m4/st_mtim.m4: Likewise.
64840         * m4/strftime.m4: Likewise.
64841
64842 1999-01-16  Jim Meyering  <meyering@ascend.com>
64843
64844         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
64845         (ARGMATCH_DIE_DECL): Define.
64846
64847 1999-01-12  Jim Meyering  <meyering@ascend.com>
64848
64849         * m4/Makefile.am.in: Rewrite to avoid using fmt.
64850         Reported by Lars Hecking.
64851
64852 1999-01-10  Jim Meyering  <meyering@ascend.com>
64853
64854         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
64855         gross kludge.
64856         * m4/inttypes_h.m4: Likewise.
64857         * m4/lstat.m4: Likewise.
64858         * m4/malloc.m4: Likewise.
64859         * m4/readdir.m4: Likewise.
64860         * m4/realloc.m4: Likewise.
64861         * m4/st_dm_mode.m4: Likewise.
64862         * m4/stat.m4: Likewise.
64863         * m4/utimbuf.m4: Likewise.
64864         * m4/utimes.m4: Likewise.
64865
64866         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
64867         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
64868         comments in config.h.in are meaningful.
64869
64870         * m4/jm-macros.m4: Require autoconf-2.13 here.
64871
64872         * m4/regex.m4: By default, don't use the included regex.c on systems
64873         with glibc 2.  Suggestion from Uli Drepper.
64874
64875 1999-01-02  Jim Meyering  <meyering@ascend.com>
64876
64877         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
64878
64879 1998-12-18  Jim Meyering  <meyering@ascend.com>
64880
64881         * m4/Makefile.am.in (Makefile.am): Simplify rule.
64882         Based on a suggestion from Lars Hecking.
64883
64884 1998-11-16  Paul Eggert  <eggert@twinsun.com>
64885
64886         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
64887
64888 1998-11-16  Jim Meyering  <meyering@ascend.com>
64889
64890         * m4/lfs.m4: Double-quote the `uname...` expression.
64891
64892 1998-11-14  Jim Meyering  <meyering@ascend.com>
64893
64894         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
64895         * m4/stat.m4: Likewise.
64896
64897 1998-11-03  Jim Meyering  <meyering@ascend.com>
64898
64899         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
64900         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
64901
64902 1998-10-18  Jim Meyering  <meyering@ascend.com>
64903
64904         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
64905
64906 1998-10-17  Jim Meyering  <meyering@ascend.com>
64907
64908         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
64909         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
64910         calls for those previously hard-coded headers.  Instead, take a new
64911         parameter.
64912         (jm_CHECK_DECLARATIONS): Reflect interface change.
64913         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
64914         (jm_CHECK_DECL_LOCALTIME_R): New macro.
64915
64916         * m4/mktime.m4: Test for spring-forward gap before long-running test.
64917
64918 1998-10-14  Jim Meyering  <meyering@ascend.com>
64919
64920         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
64921         instead of "TZ=America/Vancouver".  From Paul Eggert.
64922
64923 1998-10-11  Jim Meyering  <meyering@ascend.com>
64924
64925         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
64926         This adds a test for a recently added compatibility fix for mktime.c.
64927         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
64928
64929 1998-09-27  Jim Meyering  <meyering@ascend.com>
64930
64931         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
64932
64933         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
64934         ../configure.in, including a change from Gordon Matzigkeit to allow
64935         cross-compiling for the Hurd.
64936
64937         * m4/glibc.m4: New file/macro to test for the GNU C Library
64938         versions 1 and 2.  From Gordon Matzigkeit.
64939         Indent.
64940
64941 1998-09-21  Jim Meyering  <meyering@ascend.com>
64942
64943         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
64944
64945 1998-08-18  Paul Eggert  <eggert@twinsun.com>
64946
64947         Port nanosecond-resolution times to UnixWare 2.1.2 and
64948         pedantic Solaris 2.6.
64949
64950         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
64951         AC_STRUCT_ST_MTIM.
64952         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
64953         Generate name of ns member, instead of just 1 or undef.
64954         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
64955
64956 1998-08-15  Jim Meyering  <meyering@ascend.com>
64957
64958         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
64959         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
64960         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
64961         instead of jm_TYPE_SSIZE_T.
64962
64963 1998-08-12  Jim Meyering  <meyering@ascend.com>
64964
64965         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
64966
64967 1998-08-02  Jim Meyering  <meyering@ascend.com>
64968
64969         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
64970         in acconfig.h manually.
64971
64972 1998-07-31  Paul Eggert  <eggert@twinsun.com>
64973
64974         * m4/st_mtim.m4: New file.
64975
64976 1998-07-28  Jim Meyering  <meyering@ascend.com>
64977
64978         * m4/utimes.m4: Undef stat.
64979
64980 1998-07-25  Jim Meyering  <meyering@ascend.com>
64981
64982         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
64983         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
64984
64985 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
64986
64987         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
64988         uid and gid actually remain unchanged.
64989
64990 1998-07-07  Jim Meyering  <meyering@ascend.com>
64991
64992         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
64993
64994 1998-07-04  Jim Meyering  <meyering@ascend.com>
64995
64996         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
64997         to prove that this macro can be used in packages without regex.c.
64998
64999 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
65000
65001         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
65002         is to be used.
65003
65004 1998-07-03  Jim Meyering  <meyering@ascend.com>
65005
65006         * m4/gettext.m4: Add -lintl if it's found to be necessary.
65007
65008         * m4/gettext.m4: New file -- from gettext-0.10.35.
65009         * m4/lcmessage.m4: Likewise.
65010         * m4/progtest.m4: Likewise.
65011
65012         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
65013         * m4/jm-macros.m4: Require the new macro.
65014
65015 1998-06-29  Jim Meyering  <meyering@ascend.com>
65016
65017         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
65018         for the definition of NGROUPS (used in a system header included
65019         by sys/mount.h).
65020
65021 1998-06-28  Jim Meyering  <meyering@ascend.com>
65022
65023         * m4/ls-mntd-fs.m4: New file.
65024         * m4/fstypename.m4: New file.
65025
65026         * m4/jm-macros.m4: Require the new macro.
65027         * m4/jm-glibc-io.m4: New file.
65028
65029 1998-05-19  Jim Meyering  <meyering@ascend.com>
65030
65031         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
65032         * m4/lchown.m4: New file.
65033
65034         * m4/Makefile.am.in: New file.
65035         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
65036
65037 1998-05-14  Jim Meyering  <meyering@ascend.com>
65038
65039         * m4/Makefile.am (EXTRA_DIST): Add them.
65040         * m4/jm-macros.m4: New file.
65041         * m4/utimbuf.m4: New file.
65042
65043 1998-05-12  Jim Meyering  <meyering@ascend.com>
65044
65045         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
65046
65047 1998-05-11  Jim Meyering  <meyering@ascend.com>
65048
65049         * m4/isc-posix.m4: New file.
65050
65051 1998-05-10  Jim Meyering  <meyering@ascend.com>
65052
65053         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
65054
65055 1998-05-09  Jim Meyering  <meyering@ascend.com>
65056
65057         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
65058         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
65059         with automake.
65060
65061         * m4/ssize_t.m4: New file.
65062         * m4/mktime.m4: Remove file -- the new automake has this now.
65063
65064 1998-04-26  Jim Meyering  <meyering@ascend.com>
65065
65066         * m4/assert.m4: New file.
65067         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
65068
65069 1998-04-05  Jim Meyering  <meyering@ascend.com>
65070
65071         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
65072         (jm_PREREQ): Use it here.
65073
65074 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
65075
65076         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
65077         in acconfig.h.
65078
65079 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
65080
65081         * m4/prereq.m4: New file.
65082         * m4/error.m4: New file.
65083         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
65084
65085 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
65086
65087         * m4/getline.m4: Don't set am_cv_func_working_getline before the
65088         cache-check for the same variable -- that defeated the purpose of
65089         the test; the test program was never run.  This was a problem only
65090         on systems with losing getline functions -- HP-UX 10.20 is one.
65091         Reported by Bjorn Helgaas.
65092
65093 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
65094
65095         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
65096
65097 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
65098
65099         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
65100
65101         * m4/const.m4: New file.  Use an initializer in this declaration
65102         typedef int charset[2]; const charset x;
65103         Reported by Bob Glickstein.
65104
65105 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
65106
65107         * m4/chown.m4: Fix reversed types on -1 args to chown.
65108         From Kaveh Ghazi.
65109
65110 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
65111
65112         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
65113         Add lseek and memchr.
65114
65115         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
65116         T.E.Dickey <dickey@clark.net> said that some older preprocessors
65117         have a 20-character limit on names.
65118
65119 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
65120
65121         * m4/inttypes_h.m4: New file.
65122         * m4/uintmax_t.m4: New file.
65123         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
65124
65125
65126         -----
65127
65128         Local Variables:
65129         coding: utf-8
65130         End:
65131
65132         Copyright (C) 1997-2010 Free Software Foundation, Inc.
65133
65134         Copying and distribution of this file, with or without
65135         modification, are permitted provided the copyright notice
65136         and this notice are preserved.