Tests for module 'xprintf-posix'.
[gnulib.git] / ChangeLog
1 2007-10-30  Bruno Haible  <bruno@clisp.org>
2
3         * modules/xprintf-posix-tests: New file.
4         * tests/test-xprintf-posix.sh: New file.
5         * tests/test-xprintf-posix.c: New file.
6         * tests/test-xfprintf-posix.c: New file.
7
8         * modules/xprintf-posix: New file.
9
10 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11
12         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
13         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
14         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
15
16 2007-10-29  Bruno Haible  <bruno@clisp.org>
17
18         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
19         contain the special marker '_cv_'.
20         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
21         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
22         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
23         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
24         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
25         Reported by Ralf Wildenhues.
26
27 2007-10-29  Bruno Haible  <bruno@clisp.org>
28
29         * gnulib-tool (func_import): When --lgpl is not specified, set
30         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
31         GPLv3.
32         Reported by Simon Josefsson.
33
34 2007-10-28  Bruno Haible  <bruno@clisp.org>
35
36         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
37         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
38         HAVE_DECL_ISFINITE.
39         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
40         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
41         HAVE_DECL_ISFINITE.
42
43 2007-10-28  Bruno Haible  <bruno@clisp.org>
44
45         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
46         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
47
48 2007-10-28  Bruno Haible  <bruno@clisp.org>
49
50         Fix link errors with Sun C 5.0 on Solaris 10.
51         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
52         function is declared but not present in the compiler's libm.
53         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
54         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
55         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
56         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
57         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
58         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
59         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
60         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
61         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
62         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
63         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
64         HAVE_DECL_FLOORL.
65
66 2007-10-28  Bruno Haible  <bruno@clisp.org>
67
68         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
69         gl_FUNC_FLOORL. Cache the result.
70         (gl_FUNC_FLOORL): Use it.
71         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
72         gl_FUNC_CEILL. Cache the result.
73         (gl_FUNC_CEILL): Use it.
74
75         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
76         gl_FUNC_FLOOR. Cache the result.
77         (gl_FUNC_FLOOR): Use it.
78         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
79         gl_FUNC_CEIL. Cache the result.
80         (gl_FUNC_CEIL): Use it.
81
82         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
83         gl_FUNC_FLOORF. Cache the result.
84         (gl_FUNC_FLOORF): Use it.
85         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
86         gl_FUNC_CEILF. Cache the result.
87         (gl_FUNC_CEILF): Use it.
88
89 2007-10-28  Bruno Haible  <bruno@clisp.org>
90
91         * gnulib-tool: Allow specifying the LGPL version number through
92         --lgpl=2 or --lgpl=3.
93         (func_usage): Document --lgpl with argument.
94         Handle --lgpl=... arguments.
95         (func_import): Recognize also gl_LGPL calls with an argument. When
96         --lgpl=2 is used and the module's license is just LGPL, report an
97         error. Set sed_transform_lib_file according to the lgpl variable. In
98         the generated files, use --lgpl or gl_LGPL invocations with argument,
99         if necessary.
100         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
101         an LGPv2+ license.
102         * doc/gnulib-tool.texi (Modified imports): Update explanation of
103         gl_LGPL macro.
104
105 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
106             Bruno Haible  <bruno@clisp.org>
107
108         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
109         (u16_uctomb_aux): Likewise.
110         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
111         !HAVE_INLINE.
112         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
113
114 2007-10-28  Bruno Haible  <bruno@clisp.org>
115
116         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
117         Invoke AM_GETTEXT_OPTION if it exists.
118         * modules/vasprintf: Likewise.
119         * modules/verror: Likewise.
120         * modules/xprintf: Likewise.
121         * modules/xvasprintf: Likewise.
122
123 2007-10-27  Ben Pfaff  <blp@gnu.org>
124
125         * lib/math.in.h: Define isfinite macro and prototypes for
126         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
127         implementations.
128         * m4/math_h.m4: New substitutions for isfinite module.
129         * lib/isfinite.c: New file.
130         * m4/isfinite.m4: New file.
131         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
132         * modules/isfinite: New file.
133         * modules/isfinite-tests: New file.
134         * tests/tests-isfinite.c: New file.
135         * doc/functions/isfinite.texi: Mention isfinite module.
136         * MODULES.html.sh: Mention new module.
137
138 2007-10-27  Ben Pfaff  <blp@gnu.org>
139
140         Ralf Wildenhues reported that Tru64 4.0D declares the round
141         functions but does not have definitions.
142         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
143         cannot be found in any library, set the output variable to
144         "missing" instead of "".
145         * m4/round.m4: Also use our substitute if we cannot find round in
146         any library, even if it is declared.
147         * m4/roundf.m4: Likewise for roundf.
148         * m4/roundl.m4: Likewise for roundl.
149         * lib/math.in.h: Undefine roundf, round, roundl before defining
150         their replacements, to allow for hypothetical systems where these
151         may be defined as macros but not available in libraries.
152
153 2007-10-27  Bruno Haible  <bruno@clisp.org>
154
155         * doc/gnulib.texi: Invoke @firstparagraphindent.
156         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
157         changes in gnulib.
158         (Source changes): New section.
159
160 2007-10-26  Bruno Haible  <bruno@clisp.org>
161
162         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
163         borrowed from autoconf.
164
165 2007-10-26  Bruno Haible  <bruno@clisp.org>
166
167         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
168         strerror returned the empty string. Needed on HP-UX 11.00.
169
170 2007-10-24  Micah Cowan  <micah@cowan.name>
171
172         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
173         * build-aux/bootstrap: Remove support for now-unnecessary option,
174         --cvs-user, and envvars CVS_USER, CVS_RSH.
175
176 2007-10-24  Jim Meyering  <meyering@redhat.com>
177
178         Avoid diagnostics from sha1sum when there is no cached checksum.
179         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
180         if the po.s1 file hasn't been created yet.
181
182         * build-aux/bootstrap: Sync from coreutils:
183         2007-10-24  Jim Meyering  <meyering@redhat.com>
184         Get gnulib from the git repository, not from an obsolete cvs one.
185         * build-aux/bootstrap: Suggestion from Micah Cowan.
186         2007-10-04  Jim Meyering  <jim@meyering.net>
187         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
188         (update_po_files): Work also when there are no .po files in po/.
189
190 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
191
192         * README: Append ".git" to git and cg examples.
193         Problem reported by Benoit Sigoure.
194
195 2007-10-23  Micah Cowan  <micah@cowan.name>
196
197         * users.txt: Add wget.
198
199 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
200
201         Fix linking of some unistdio tests on FreeBSD.
202         * modules/unistdio/u16-vsnprintf-tests
203         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
204         * modules/unistdio/u16-vsprintf-tests
205         (test_u16_vsnprintf1_LDADD): Likewise.
206         * modules/unistdio/u32-vsnprintf-tests
207         (test_u32_vsnprintf1_LDADD): Likewise.
208         * modules/unistdio/u32-vsprintf-tests
209         (test_u32_vsprintf1_LDADD): Likewise.
210         * modules/unistdio/u8-vsnprintf-tests
211         (test_u8_vsnprintf1_LDADD): Likewise.
212         * modules/unistdio/u8-vsprintf-tests
213         (test_u8_vsprintf1_LDADD): Likewise.
214         * modules/unistdio/ulc-vsnprintf-tests
215         (test_ulc_vsnprintf1_LDADD): Likewise.
216         * modules/unistdio/ulc-vsprintf-tests
217         (test_ulc_vsprintf1_LDADD): Likewise.
218
219         Fix linking of some uniconv tests on FreeBSD.
220         * modules/uniconv/u16-conv-from-enc-tests
221         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
222         * modules/uniconv/u16-conv-to-enc-tests
223         (test_u16_conv_to_enc_LDADD): Likewise.
224         * modules/uniconv/u16-strconv-from-enc-tests
225         (test_u16_strconv_from_enc_LDADD): Likewise.
226         * modules/uniconv/u16-strconv-to-enc-tests
227         (test_u16_strconv_to_enc_LDADD): Likewise.
228         * modules/uniconv/u32-conv-from-enc-tests
229         (test_u32_conv_from_enc_LDADD): Likewise.
230         * modules/uniconv/u32-conv-to-enc-tests
231         (test_u32_conv_to_enc_LDADD): Likewise.
232         * modules/uniconv/u32-strconv-from-enc-tests
233         (test_u32_strconv_from_enc_LDADD): Likewise.
234         * modules/uniconv/u32-strconv-to-enc-tests
235         (test_u32_strconv_to_enc_LDADD): Likewise.
236         * modules/uniconv/u8-conv-from-enc-tests
237         (test_u8_conv_from_enc_LDADD): Likewise.
238         * modules/uniconv/u8-conv-to-enc-tests
239         (test_u8_conv_to_enc_LDADD): Likewise.
240         * modules/uniconv/u8-strconv-from-enc-tests
241         (test_u8_strconv_from_enc_LDADD): Likewise.
242         * modules/uniconv/u8-strconv-to-enc-tests
243         (test_u8_strconv_to_enc_LDADD): Likewise.
244
245 2007-10-22  Bruno Haible  <bruno@clisp.org>
246
247         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
248         size.
249
250 2007-10-22  Eric Blake  <ebb9@byu.net>
251
252         Tweak x*printf documentation.
253         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
254         variable name and comments.
255         Suggested by Bruno Haible.
256
257 2007-10-22  Bruno Haible  <bruno@clisp.org>
258
259         * lib/acl.c (copy_acl): Fix file name in comment.
260
261 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
262
263         Fix Tru64 problem with stdbool.h.
264         * lib/stdbool.in.h (false, true):
265         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
266         Don't declare as an enum in this situation; it runs afoul of Tru64.
267         Problem reported by Steven M. Schweda in
268         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
269
270 2007-10-22  Eric Blake  <ebb9@byu.net>
271
272         Also wrap vf?printf.
273         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
274         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
275         (xvprintf, xvfprintf): New functions.
276
277 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
278
279         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
280         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
281
282         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
283         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
284
285 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
286
287         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
288         by Bruno Haible.
289
290 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
291
292         * lib/getloadavg.c
293         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
294         Undef `sys' after including sys/table.h, for Tru64 4.0D.
295
296         * tests/test-i-ring.c: Work for C89.
297
298 2007-10-22  Bruno Haible  <bruno@clisp.org>
299
300         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
301         -1u, in preprocessor expression, so that we don't test for the bug
302         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
303         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
304
305 2007-10-22  Eric Blake  <ebb9@byu.net>
306
307         * tests/test-yesno.sh: Silence stderr during test.
308
309 2007-10-22  Simon Josefsson  <simon@josefsson.org>
310
311         * modules/crypto/gc-camellia: New file.
312
313         * m4/gc-camellia.m4: New file.
314
315         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
316
317         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
318
319 2007-10-22  Simon Josefsson  <simon@josefsson.org>
320
321         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
322         --help to stdout.  Reported by sms@antinode.org (Steven
323         M. Schweda).
324
325 2007-10-22  Simon Josefsson  <simon@josefsson.org>
326
327         * users.txt: Fix link to libksba.
328
329 2007-10-21  Ben Pfaff  <blp@gnu.org>
330
331         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
332         round.c roundf implementation that depends on floorf and ceilf to
333         be tested unconditionally.
334
335 2007-10-21  Ben Pfaff  <blp@gnu.org>
336
337         * m4/check-libm-func.m4: Removed.
338         * m4/check-math-lib.m4: New file.
339         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
340         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
341         definition and lack of AC_LIBOBJ([roundf]).
342         * m4/roundl.m4: Ditto, and similarly for roundl.
343         * modules/round: Reference new m4 file.
344         * modules/roundf: Ditto.
345         * modules/roundl: Ditto.
346         * tests/test-round2.c (main): Use ROUND instead of round.
347         Bug report from Bruno Haible.
348
349 2007-10-21  Bruno Haible  <bruno@clisp.org>
350
351         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
352         context.
353
354 2007-10-21  Bruno Haible  <bruno@clisp.org>
355
356         * tests/test-wcwidth.c (main): Allow negative result for some control
357         characters.
358
359         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
360         Needed on OSF/1 5.1.
361
362 2007-10-21  Bruno Haible  <bruno@clisp.org>
363
364         * tests/test-floorf1.c: Include isnanf.h.
365         (main): Use isnanf() instead of isnan().
366         * tests/test-ceilf1.c: Include isnanf.h.
367         (main): Use isnanf() instead of isnan().
368         * tests/test-truncf1.c: Include isnanf.h.
369         (main): Use isnanf() instead of isnan().
370         * tests/test-roundf1.c: Include isnanf.h.
371         (main): Use isnanf() instead of isnan().
372
373 2007-10-21  Eric Blake  <ebb9@byu.net>
374
375         * users.txt: Update URL for m4.
376
377 2007-10-21  Bruno Haible  <bruno@clisp.org>
378
379         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
380
381 2007-10-21  Bruno Haible  <bruno@clisp.org>
382
383         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
384         Git's management files if the CVS files are not present.
385
386 2007-10-20  Bruno Haible  <bruno@clisp.org>
387
388         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
389         gcc-3.4.x.
390
391 2007-10-20  Ben Pfaff  <blp@gnu.org>
392
393         * lib/math.in.h: Declare round, roundf, roundl if we are providing
394         implementations.
395         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
396         * lib/round.c: New file.
397         * lib/roundf.c: New file.
398         * lib/roundl.c: New file.
399         * m4/round.m4: New file.
400         * m4/roundf.m4: New file.
401         * m4/roundl.m4: New file.
402         * m4/check-libm-func-m4: New file.
403         * modules/math: Replace round, roundf, roundl related @VARS@ in
404         math.in.h.
405         * modules/round: New file.
406         * modules/round-tests: New file.
407         * modules/roundf: New file.
408         * modules/roundf-tests: New file.
409         * modules/roundl: New file.
410         * modules/roundl-tests: New file.
411         * tests/test-round1.c: New file.
412         * tests/test-round2.c: New file.
413         * tests/test-roundf1.c: New file.
414         * tests/test-roundf2.c: New file.
415         * tests/test-roundl.c: New file.
416         * doc/functions/round.texi: Mention round module.
417         * doc/functions/roundf.texi: Mention roundf module.
418         * doc/functions/roundl.texi: Mention roundl module.
419         * MODULES.html.sh: Mention new modules.
420         Thanks to Bruno Haible for suggestions.
421
422 2007-10-20  Jim Meyering  <meyering@redhat.com>
423
424         * lib/xprintf.c: Include <config.h> unconditionally.
425
426         Change xprintf's license to GPL.
427         * modules/xprintf (License): s/LGPL/GPL/, since this module
428         depends on modules (exit and exitfail) which are GPL.
429         Suggestion from Bruno Haible.
430
431         xprintf fixes.
432         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
433         Use a clearer diagnostic.
434         Patch from Bruno Haible.
435
436 2007-10-20  Bruno Haible  <bruno@clisp.org>
437
438         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
439         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
440         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
441
442 2007-10-20  Bruno Haible  <bruno@clisp.org>
443
444         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
445         precision in the comparison result > x - 1 or similar.
446         * tests/test-ceilf2.c (correct_result_p): Likewise.
447         * tests/test-truncf2.c (correct_result_p): Likewise.
448         * tests/test-trunc2.c (correct_result_p): Likewise.
449         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
450
451 2007-10-20  Bruno Haible  <bruno@clisp.org>
452
453         * modules/ceil: New file.
454         * m4/ceil.m4: New file.
455         * doc/functions/ceil.texi: Mention the 'ceil' module.
456
457 2007-10-20  Bruno Haible  <bruno@clisp.org>
458
459         * modules/floor: New file.
460         * m4/floor.m4: New file.
461         * doc/functions/floor.texi: Mention the 'floor' module.
462
463 2007-10-20  Bruno Haible  <bruno@clisp.org>
464
465         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
466         of %a.
467         * modules/floorf-tests (Depends-on): Likewise.
468         * modules/truncf-tests (Depends-on): Likewise.
469         * modules/trunc-tests (Depends-on): Likewise.
470         Reported by Ben Pfaff.
471
472 2007-10-19  Jim Meyering  <meyering@redhat.com>
473
474         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
475         Don't bother testing specific errno values.  Just test ferror.
476
477         New module: xprintf
478         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
479
480 2007-10-19  Bruno Haible  <bruno@clisp.org>
481
482         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
483         syntax.
484         * modules/javaexec (Makefile.am): Likewise.
485         * modules/relocatable-prog (Makefile.am): Likewise.
486         Suggested by Jim Meyering.
487
488 2007-10-18  Bruno Haible  <bruno@clisp.org>
489
490         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
491         Reported by Jim Meyering.
492
493 2007-10-18  Eric Blake  <ebb9@byu.net>
494
495         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
496
497 2007-10-18  Bruno Haible  <bruno@clisp.org>
498
499         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
500         the format string into writable memory. Needed in Fortify conditions.
501
502 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
503             Bruno Haible  <bruno@clisp.org>
504
505         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
506         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
507         * modules/trim (Depends-on): Add mbchar.
508         (configure.ac): Add gl_FUNC_MBRTOWC.
509         (Makefile.am): Augment lib_SOURCES.
510
511 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
512
513         Modify glob.c to use fstatat and dirfd, to simplify it.
514         Suggested by Eric Blake.
515         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
516         Don't include <stdbool.h>; not used.
517         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
518         (link_exists_p): Simplify implementation, since we can now assume
519         dirfd and fstatat.
520         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
521
522 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
523
524         * gnulib-tool (func_get_dependencies): Fix sed script to
525         match only tests.
526
527 2007-10-17  Bruno Haible  <bruno@clisp.org>
528
529         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
530         allow locale names without encoding suffix.
531         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
532         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
533
534 2007-10-16  Bruno Haible  <bruno@clisp.org>
535
536         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
537         * lib/getgroups.c (getgroups): Likewise.
538         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
539
540 2007-10-16  Bruno Haible  <bruno@clisp.org>
541
542         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
543         * modules/malloc-posix (License): Likewise.
544         * modules/realloc-posix (License): Likewise.
545         * modules/calloc-posix (License): Likewise.
546         * modules/intprops (License): Change from GPL to LGPL, with
547         Paul Eggert's approval.
548
549 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
550
551         Merge glibc changes into lib/glob.c.
552
553         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
554         2007-10-15 04:59:03 UTC.  Here are the changes:
555
556         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
557
558         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
559
560         * lib/glob.c: Add some branch prediction throughout.
561
562         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
563
564         [BZ #5103]
565         * lib/glob.c (glob): Recognize patterns starting \/.
566
567         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
568
569         [BZ #3996]
570         * lib/glob.c (attribute_hidden): Define if not defined.
571         (glob): Unescape dirname, filename or username when needed and not
572         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
573         is NULL.  Handle unescaped [ in pattern without closing ].
574         Don't pass GLOB_CHECK down to recursive glob for directories.
575         (__glob_pattern_type): New function.
576         (__glob_pattern_p): Implement using __glob_pattern_type.
577         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
578         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
579         Remove unreachable code.
580
581         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
582
583         * lib/glob.c (glob_in_dir): Add some comments and asserts to
584         explain why there are no leaks.
585
586         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
587
588         [BZ #3253]
589         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
590         time, rather allocate increasingly bigger arrays of pointers, if
591         possible with alloca, if too large with malloc.
592
593 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
594
595         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
596         Problem reported by H.Merijn Brand in
597         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
598         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
599         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
600
601 2007-10-15  Bruno Haible  <bruno@clisp.org>
602
603         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
604         with explicit rpl_ prefix.
605         * lib/fopen.c (fopen): Likewise.
606         * lib/freopen.c (freopen): Likewise.
607         * lib/iconv.c (iconv): Likewise.
608         * lib/iconv_close.c (iconv_close): Likewise.
609
610 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
611
612         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
613
614 2007-10-15  Bruno Haible  <bruno@clisp.org>
615
616         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
617         <stddef.h> instead of <stdlib.h> since we only need NULL.
618         Reported by Ben Pfaff <blp@cs.stanford.edu>.
619
620 2007-10-15  Bruno Haible  <bruno@clisp.org>
621
622         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
623         Replace paragraph talking about LIBOBJS.
624         Reported by Colin Watson <cjwatson@debian.org>.
625
626 2007-10-15  Bruno Haible  <bruno@clisp.org>
627
628         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
629         <stdlib.h> before using NULL.
630
631 2007-10-15  Simon Josefsson  <simon@josefsson.org>
632
633         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
634         Reported by Albert Chin <china@thewrittenword.com>.
635
636 2007-10-14  Bruno Haible  <bruno@clisp.org>
637
638         * modules/iconv_open-utf-tests: New file.
639         * tests/test-iconv-utf.c: New file.
640
641         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
642         * modules/iconv_open-utf: New file.
643         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
644         (iconv, iconv_close): New declarations.
645         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
646         be defined.
647         (iconv_open): Add special handling of conversion between UTF-8 and
648         UTF-{16,32}{BE,LE}.
649         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
650         * lib/iconv_close.c: New file.
651         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
652         gl_FUNC_ICONV_OPEN.
653         (gl_FUNC_ICONV_OPEN): Use it.
654         (gl_FUNC_ICONV_OPEN_UTF): New macro.
655         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
656         and REPLACE_ICONV_UTF.
657         * modules/iconv_open (Depends-on): Add c-strcase.
658         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
659         ICONV_CONST.
660         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
661
662 2007-10-13  Albert Chin  <china@thewrittenword.com>
663             Bruno Haible  <bruno@clisp.org>
664
665         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
666         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
667
668 2007-10-13  Bruno Haible  <bruno@clisp.org>
669
670         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
671         defined, use the ISO C99 inline semantics.
672         * lib/argp.h (ARGP_EI): Likewise.
673
674 2007-10-13  Bruno Haible  <bruno@clisp.org>
675
676         Handle 'inline' change in gcc 4.3.0.
677         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
678         argp_fmtstream_write, argp_fmtstream_set_lmargin,
679         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
680         argp_fmtstream_point): Disable 'extern' declaration if the function
681         definition is going to be provided inline.
682         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
683         semantics, not the ISO C99 inline semantics.
684         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
685         'extern' declaration if the function definition is going to be provided
686         inline.
687         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
688         the GNU C inline semantics, not the ISO C99 inline semantics. With
689         GCC 4.2, avoid a warning.
690
691 2007-10-13  Bruno Haible  <bruno@clisp.org>
692
693         * lib/freading.h (freading): Enable the use of __freading for
694         glibc >= 2.7.
695         * lib/freading.c (freading): Likewise.
696
697 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
698
699         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
700         "warning: C99 inline functions are not supported; using GNU89".
701
702 2007-10-12  Bruno Haible  <bruno@clisp.org>
703
704         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
705         of 2.
706         * tests/test-ceilf2.c: New file.
707         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
708
709         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
710         * modules/ceilf-tests: Update.
711
712 2007-10-12  Bruno Haible  <bruno@clisp.org>
713
714         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
715         of 2.
716         * tests/test-floorf2.c: New file.
717         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
718
719         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
720         * modules/floorf-tests: Update.
721
722 2007-10-12  Bruno Haible  <bruno@clisp.org>
723
724         * tests/test-trunc2.c: New file.
725         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
726
727         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
728         * modules/trunc-tests: Update.
729
730 2007-10-12  Bruno Haible  <bruno@clisp.org>
731
732         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
733         of 2.
734         * tests/test-truncf2.c: New file.
735         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
736
737         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
738         * modules/truncf-tests: Update.
739
740 2007-10-11  Eric Blake  <ebb9@byu.net>
741
742         Don't claim strerror is broken on Interix.
743         * doc/functions/strerror.texi (strerror): Known broken systems are
744         now Solaris 8, and not Interix.
745         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
746         Interix on cross-compile.
747         Reported by Martin Koeppe in
748         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
749
750 2007-10-11  Bruno Haible  <bruno@clisp.org>
751
752         * modules/i-ring-tests: New file.
753         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
754         instead of assert.
755
756 2007-10-11  Bruno Haible  <bruno@clisp.org>
757
758         * modules/filenamecat-tests: New file.
759         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
760         * lib/filenamecat.c: Remove test code.
761
762 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
763
764         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
765
766         * lib/strerror.c: Include <string.h> always, to test interface,
767         and to remove the need for the dummy.
768         Include intprops.h to compute width instead of doing it ourselves
769         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
770         (strerror): Define it to return NULL if there's no system strerror.
771         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
772         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
773         ancient pre-strerror Unix systems well any more.  Saying "unknown
774         system error" is enough.
775         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
776         simpler strerror.c implementation.
777         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
778         Simplify the tests to reflect the simpler strerror implementation.
779         * modules/strerror (Depends-on): Add intprops.
780
781 2007-10-09  Eric Blake  <ebb9@byu.net>
782
783         Silence test-fpending.
784         * modules/fpending-tests (Files): Add wrapper script.
785         * tests/test-fpending.sh: New file.
786
787 2007-10-09  Bruno Haible  <bruno@clisp.org>
788
789         * MODULES.html.sh (func_module): Don't create a hyperlink for
790         function names like 'printf_frexp'.
791         (Misc): Add crc, memxor.
792         (Characteristics of floating types): New section.
793         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
794         isnanf-nolibm, signbit, trunc, truncf, truncl.
795         (Enhancements for ISO C 99 functions): New subsection Input/output.
796         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
797         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
798         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
799         (Compatibility checks for POSIX:2001 functions): Add clock-time.
800         (Enhancements for POSIX:2001 functions): Add chdir-long.
801         (File system functions): Add areadlink, chdir-safer, read-file.
802         Remove cycle-check.
803         (File system as inode set): New section.
804         (Date and time): Add gethrxtime.
805         (Multithreading): Add openmp.
806         (Internationalization functions): Add localename.
807         (Unicode string functions): Add unistr/u*-mbsnlen.
808         (Support for maintaining and releasing projects): Add git-version-gen.
809         (Lone files): Remove directories.
810
811 2007-10-08  Ben Pfaff  <blp@gnu.org>
812
813         * lib/xmalloca.h: Fix typo in comment.
814
815 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
816
817         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
818         when avoiding problems with integer overflow.  Use a portable test
819         instead.
820
821 2007-10-08  Simon Josefsson  <simon@josefsson.org>
822
823         * modules/dummy (License): Change to LGPLv2+.
824         * modules/float (License): Likewise
825         * modules/realloc (License): Likewise
826         * modules/stdlib (License): Likewise
827
828 2007-10-07  Bruno Haible  <bruno@clisp.org>
829
830         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
831         * floor.c (TWO_MANT_DIG): Likewise.
832         * ceil.c (TWO_MANT_DIG): Likewise.
833         Reported by Ben Pfaff.
834
835 2007-10-07  Bruno Haible  <bruno@clisp.org>
836
837         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
838         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
839         * lib/frexp.c (FUNC): Likewise.
840         * lib/printf-frexp.h (printf_frexp): Likewise.
841         * lib/printf-frexpl.h (printf_frexpl): Likewise.
842         * lib/printf-frexp.c (FUNC): Likewise.
843         Suggested by Jim Meyering.
844
845 2007-10-07  Jim Meyering  <meyering@redhat.com>
846
847         Make xnanosleep's integer overflow test more robust.
848         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
849         so that gcc-4.3.0 doesn't optimize away this test for overflow.
850
851 2007-10-07  Bruno Haible  <bruno@clisp.org>
852
853         * NEWS: Mention the license change.
854
855         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
856         abbreviations in the modules files.
857
858         Change copyright notice from GPLv2+ to GPLv3+.
859         * README: Change copyright notice.
860         * MODULES.html.sh: Likewise.
861         * build-aux/bootstrap.conf: Likewise.
862         * build-aux/config.libpath: Likewise.
863         * build-aux/csharpcomp.sh.in: Likewise.
864         * build-aux/csharpexec.sh.in: Likewise.
865         * build-aux/install-reloc: Likewise.
866         * build-aux/javacomp.sh.in: Likewise.
867         * build-aux/javaexec.sh.in: Likewise.
868         * build-aux/ldd.sh.in: Likewise.
869         * build-aux/reloc-ldflags: Likewise.
870         * build-aux/relocatable.sh.in: Likewise.
871         * build-aux/x-to-1.in: Likewise.
872         * check-module: Likewise.
873         * config/srclistvars.sh: Likewise.
874         * gnulib-tool: Likewise.
875         * lib/acl-internal.h: Likewise.
876         * lib/acl.c: Likewise.
877         * lib/acl.h: Likewise.
878         * lib/acl_entries.c: Likewise.
879         * lib/areadlink-with-size.c: Likewise.
880         * lib/areadlink.c: Likewise.
881         * lib/areadlink.h: Likewise.
882         * lib/argmatch.c: Likewise.
883         * lib/argmatch.h: Likewise.
884         * lib/argp-ba.c: Likewise.
885         * lib/argp-eexst.c: Likewise.
886         * lib/argp-fmtstream.c: Likewise.
887         * lib/argp-fmtstream.h: Likewise.
888         * lib/argp-fs-xinl.c: Likewise.
889         * lib/argp-help.c: Likewise.
890         * lib/argp-namefrob.h: Likewise.
891         * lib/argp-parse.c: Likewise.
892         * lib/argp-pin.c: Likewise.
893         * lib/argp-pv.c: Likewise.
894         * lib/argp-pvh.c: Likewise.
895         * lib/argp-xinl.c: Likewise.
896         * lib/argp.h: Likewise.
897         * lib/at-func.c: Likewise.
898         * lib/atanl.c: Likewise.
899         * lib/backupfile.c: Likewise.
900         * lib/backupfile.h: Likewise.
901         * lib/basename.c: Likewise.
902         * lib/binary-io.h: Likewise.
903         * lib/byteswap.in.h: Likewise.
904         * lib/c-stack.c: Likewise.
905         * lib/c-stack.h: Likewise.
906         * lib/c-strcasestr.c: Likewise.
907         * lib/c-strcasestr.h: Likewise.
908         * lib/c-strstr.c: Likewise.
909         * lib/c-strstr.h: Likewise.
910         * lib/c-strtod.c: Likewise.
911         * lib/calloc.c: Likewise.
912         * lib/canon-host.c: Likewise.
913         * lib/canon-host.h: Likewise.
914         * lib/canonicalize-lgpl.c: Likewise.
915         * lib/canonicalize.c: Likewise.
916         * lib/canonicalize.h: Likewise.
917         * lib/ceil.c: Likewise.
918         * lib/ceilf.c: Likewise.
919         * lib/ceill.c: Likewise.
920         * lib/chdir-long.c: Likewise.
921         * lib/chdir-long.h: Likewise.
922         * lib/chdir-safer.c: Likewise.
923         * lib/chdir-safer.h: Likewise.
924         * lib/chown.c: Likewise.
925         * lib/classpath.c: Likewise.
926         * lib/classpath.h: Likewise.
927         * lib/clean-temp.c: Likewise.
928         * lib/clean-temp.h: Likewise.
929         * lib/cloexec.c: Likewise.
930         * lib/close-stream.c: Likewise.
931         * lib/closein.c: Likewise.
932         * lib/closein.h: Likewise.
933         * lib/closeout.c: Likewise.
934         * lib/closeout.h: Likewise.
935         * lib/concat-filename.c: Likewise.
936         * lib/copy-file.c: Likewise.
937         * lib/copy-file.h: Likewise.
938         * lib/count-one-bits.h: Likewise.
939         * lib/crc.c: Likewise.
940         * lib/crc.h: Likewise.
941         * lib/creat-safer.c: Likewise.
942         * lib/csharpcomp.c: Likewise.
943         * lib/csharpcomp.h: Likewise.
944         * lib/csharpexec.c: Likewise.
945         * lib/csharpexec.h: Likewise.
946         * lib/cycle-check.c: Likewise.
947         * lib/cycle-check.h: Likewise.
948         * lib/diacrit.c: Likewise.
949         * lib/diacrit.h: Likewise.
950         * lib/diffseq.h: Likewise.
951         * lib/dirchownmod.c: Likewise.
952         * lib/dirent.in.h: Likewise.
953         * lib/dirfd.c: Likewise.
954         * lib/dirfd.h: Likewise.
955         * lib/dirname.c: Likewise.
956         * lib/dirname.h: Likewise.
957         * lib/dummy.c: Likewise.
958         * lib/dup-safer.c: Likewise.
959         * lib/dup2.c: Likewise.
960         * lib/eealloc.h: Likewise.
961         * lib/error.c: Likewise.
962         * lib/error.h: Likewise.
963         * lib/euidaccess.c: Likewise.
964         * lib/exclude.c: Likewise.
965         * lib/exclude.h: Likewise.
966         * lib/execute.c: Likewise.
967         * lib/execute.h: Likewise.
968         * lib/exitfail.c: Likewise.
969         * lib/exitfail.h: Likewise.
970         * lib/expl.c: Likewise.
971         * lib/fatal-signal.c: Likewise.
972         * lib/fatal-signal.h: Likewise.
973         * lib/fbufmode.c: Likewise.
974         * lib/fbufmode.h: Likewise.
975         * lib/fchdir.c: Likewise.
976         * lib/fchmodat.c: Likewise.
977         * lib/fchownat.c: Likewise.
978         * lib/fcntl--.h: Likewise.
979         * lib/fcntl-safer.h: Likewise.
980         * lib/fcntl.in.h: Likewise.
981         * lib/fd-safer.c: Likewise.
982         * lib/fflush.c: Likewise.
983         * lib/file-has-acl.c: Likewise.
984         * lib/file-set.c: Likewise.
985         * lib/file-type.c: Likewise.
986         * lib/file-type.h: Likewise.
987         * lib/fileblocks.c: Likewise.
988         * lib/filemode.c: Likewise.
989         * lib/filemode.h: Likewise.
990         * lib/filename.h: Likewise.
991         * lib/filenamecat.c: Likewise.
992         * lib/filenamecat.h: Likewise.
993         * lib/findprog.c: Likewise.
994         * lib/findprog.h: Likewise.
995         * lib/float.in.h: Likewise.
996         * lib/floor.c: Likewise.
997         * lib/floorf.c: Likewise.
998         * lib/floorl.c: Likewise.
999         * lib/fopen-safer.c: Likewise.
1000         * lib/fopen.c: Likewise.
1001         * lib/fpending.c: Likewise.
1002         * lib/fpending.h: Likewise.
1003         * lib/fprintf.c: Likewise.
1004         * lib/fprintftime.h: Likewise.
1005         * lib/fpucw.h: Likewise.
1006         * lib/fpurge.c: Likewise.
1007         * lib/fpurge.h: Likewise.
1008         * lib/freadable.c: Likewise.
1009         * lib/freadable.h: Likewise.
1010         * lib/freadahead.c: Likewise.
1011         * lib/freadahead.h: Likewise.
1012         * lib/freading.c: Likewise.
1013         * lib/freading.h: Likewise.
1014         * lib/free.c: Likewise.
1015         * lib/freopen.c: Likewise.
1016         * lib/frexp.c: Likewise.
1017         * lib/frexpl.c: Likewise.
1018         * lib/fseek.c: Likewise.
1019         * lib/fseterr.c: Likewise.
1020         * lib/fseterr.h: Likewise.
1021         * lib/fstatat.c: Likewise.
1022         * lib/fstrcmp.c: Likewise.
1023         * lib/fstrcmp.h: Likewise.
1024         * lib/fsusage.c: Likewise.
1025         * lib/fsusage.h: Likewise.
1026         * lib/ftell.c: Likewise.
1027         * lib/ftello.c: Likewise.
1028         * lib/fts-cycle.c: Likewise.
1029         * lib/fts.c: Likewise.
1030         * lib/fts_.h: Likewise.
1031         * lib/full-read.c: Likewise.
1032         * lib/full-read.h: Likewise.
1033         * lib/full-write.c: Likewise.
1034         * lib/full-write.h: Likewise.
1035         * lib/fwritable.c: Likewise.
1036         * lib/fwritable.h: Likewise.
1037         * lib/fwriteerror.c: Likewise.
1038         * lib/fwriteerror.h: Likewise.
1039         * lib/fwriting.c: Likewise.
1040         * lib/fwriting.h: Likewise.
1041         * lib/gcd.c: Likewise.
1042         * lib/gcd.h: Likewise.
1043         * lib/getcwd.c: Likewise.
1044         * lib/getdate.h: Likewise.
1045         * lib/getdate.y: Likewise.
1046         * lib/getdomainname.c: Likewise.
1047         * lib/getdomainname.h: Likewise.
1048         * lib/getgroups.c: Likewise.
1049         * lib/gethostname.c: Likewise.
1050         * lib/gethrxtime.c: Likewise.
1051         * lib/gethrxtime.h: Likewise.
1052         * lib/getloadavg.c: Likewise.
1053         * lib/getndelim2.c: Likewise.
1054         * lib/getndelim2.h: Likewise.
1055         * lib/getnline.c: Likewise.
1056         * lib/getnline.h: Likewise.
1057         * lib/getopt.c: Likewise.
1058         * lib/getopt.in.h: Likewise.
1059         * lib/getopt1.c: Likewise.
1060         * lib/getopt_int.h: Likewise.
1061         * lib/getpagesize.h: Likewise.
1062         * lib/getsubopt.c: Likewise.
1063         * lib/gettime.c: Likewise.
1064         * lib/getugroups.c: Likewise.
1065         * lib/getugroups.h: Likewise.
1066         * lib/getusershell.c: Likewise.
1067         * lib/gl_anyavltree_list1.h: Likewise.
1068         * lib/gl_anyavltree_list2.h: Likewise.
1069         * lib/gl_anyhash_list1.h: Likewise.
1070         * lib/gl_anyhash_list2.h: Likewise.
1071         * lib/gl_anylinked_list1.h: Likewise.
1072         * lib/gl_anylinked_list2.h: Likewise.
1073         * lib/gl_anyrbtree_list1.h: Likewise.
1074         * lib/gl_anyrbtree_list2.h: Likewise.
1075         * lib/gl_anytree_list1.h: Likewise.
1076         * lib/gl_anytree_list2.h: Likewise.
1077         * lib/gl_anytree_oset.h: Likewise.
1078         * lib/gl_anytreehash_list1.h: Likewise.
1079         * lib/gl_anytreehash_list2.h: Likewise.
1080         * lib/gl_array_list.c: Likewise.
1081         * lib/gl_array_list.h: Likewise.
1082         * lib/gl_array_oset.c: Likewise.
1083         * lib/gl_array_oset.h: Likewise.
1084         * lib/gl_avltree_list.c: Likewise.
1085         * lib/gl_avltree_list.h: Likewise.
1086         * lib/gl_avltree_oset.c: Likewise.
1087         * lib/gl_avltree_oset.h: Likewise.
1088         * lib/gl_avltreehash_list.c: Likewise.
1089         * lib/gl_avltreehash_list.h: Likewise.
1090         * lib/gl_carray_list.c: Likewise.
1091         * lib/gl_carray_list.h: Likewise.
1092         * lib/gl_linked_list.c: Likewise.
1093         * lib/gl_linked_list.h: Likewise.
1094         * lib/gl_linkedhash_list.c: Likewise.
1095         * lib/gl_linkedhash_list.h: Likewise.
1096         * lib/gl_list.c: Likewise.
1097         * lib/gl_list.h: Likewise.
1098         * lib/gl_oset.c: Likewise.
1099         * lib/gl_oset.h: Likewise.
1100         * lib/gl_rbtree_list.c: Likewise.
1101         * lib/gl_rbtree_list.h: Likewise.
1102         * lib/gl_rbtree_oset.c: Likewise.
1103         * lib/gl_rbtree_oset.h: Likewise.
1104         * lib/gl_rbtreehash_list.c: Likewise.
1105         * lib/gl_rbtreehash_list.h: Likewise.
1106         * lib/gl_sublist.c: Likewise.
1107         * lib/gl_sublist.h: Likewise.
1108         * lib/group-member.c: Likewise.
1109         * lib/group-member.h: Likewise.
1110         * lib/hard-locale.c: Likewise.
1111         * lib/hard-locale.h: Likewise.
1112         * lib/hash-pjw.c: Likewise.
1113         * lib/hash-pjw.h: Likewise.
1114         * lib/hash-triple.c: Likewise.
1115         * lib/hash.c: Likewise.
1116         * lib/hash.h: Likewise.
1117         * lib/human.c: Likewise.
1118         * lib/human.h: Likewise.
1119         * lib/i-ring.c: Likewise.
1120         * lib/i-ring.h: Likewise.
1121         * lib/idcache.c: Likewise.
1122         * lib/imaxabs.c: Likewise.
1123         * lib/imaxdiv.c: Likewise.
1124         * lib/inet_pton.c: Likewise.
1125         * lib/inet_pton.h: Likewise.
1126         * lib/intprops.h: Likewise.
1127         * lib/inttostr.c: Likewise.
1128         * lib/inttostr.h: Likewise.
1129         * lib/inttypes.in.h: Likewise.
1130         * lib/isapipe.c: Likewise.
1131         * lib/isdir.c: Likewise.
1132         * lib/isnan.c: Likewise.
1133         * lib/isnan.h: Likewise.
1134         * lib/isnanf.c: Likewise.
1135         * lib/isnanf.h: Likewise.
1136         * lib/isnanl-nolibm.h: Likewise.
1137         * lib/isnanl.c: Likewise.
1138         * lib/isnanl.h: Likewise.
1139         * lib/javacomp.c: Likewise.
1140         * lib/javacomp.h: Likewise.
1141         * lib/javaexec.c: Likewise.
1142         * lib/javaexec.h: Likewise.
1143         * lib/javaversion.c: Likewise.
1144         * lib/javaversion.h: Likewise.
1145         * lib/javaversion.java: Likewise.
1146         * lib/lbrkprop.h: Likewise.
1147         * lib/lchmod.h: Likewise.
1148         * lib/lchown.c: Likewise.
1149         * lib/ldexpl.c: Likewise.
1150         * lib/linebreak.c: Likewise.
1151         * lib/linebreak.h: Likewise.
1152         * lib/linebuffer.c: Likewise.
1153         * lib/linebuffer.h: Likewise.
1154         * lib/locale.in.h: Likewise.
1155         * lib/logl.c: Likewise.
1156         * lib/long-options.c: Likewise.
1157         * lib/long-options.h: Likewise.
1158         * lib/lstat.c: Likewise.
1159         * lib/lstat.h: Likewise.
1160         * lib/math.in.h: Likewise.
1161         * lib/mbchar.c: Likewise.
1162         * lib/mbchar.h: Likewise.
1163         * lib/mbfile.h: Likewise.
1164         * lib/mbiter.h: Likewise.
1165         * lib/mbscasecmp.c: Likewise.
1166         * lib/mbscasestr.c: Likewise.
1167         * lib/mbschr.c: Likewise.
1168         * lib/mbscspn.c: Likewise.
1169         * lib/mbslen.c: Likewise.
1170         * lib/mbsncasecmp.c: Likewise.
1171         * lib/mbsnlen.c: Likewise.
1172         * lib/mbspbrk.c: Likewise.
1173         * lib/mbspcasecmp.c: Likewise.
1174         * lib/mbsrchr.c: Likewise.
1175         * lib/mbssep.c: Likewise.
1176         * lib/mbsspn.c: Likewise.
1177         * lib/mbsstr.c: Likewise.
1178         * lib/mbstok_r.c: Likewise.
1179         * lib/mbswidth.c: Likewise.
1180         * lib/mbswidth.h: Likewise.
1181         * lib/mbuiter.h: Likewise.
1182         * lib/memcasecmp.c: Likewise.
1183         * lib/memcasecmp.h: Likewise.
1184         * lib/memchr.c: Likewise.
1185         * lib/memcmp.c: Likewise.
1186         * lib/memcoll.c: Likewise.
1187         * lib/memcoll.h: Likewise.
1188         * lib/memcpy.c: Likewise.
1189         * lib/memrchr.c: Likewise.
1190         * lib/mkancesdirs.c: Likewise.
1191         * lib/mkdir-p.c: Likewise.
1192         * lib/mkdir-p.h: Likewise.
1193         * lib/mkdir.c: Likewise.
1194         * lib/mkdirat.c: Likewise.
1195         * lib/mkdtemp.c: Likewise.
1196         * lib/mkstemp-safer.c: Likewise.
1197         * lib/mkstemp.c: Likewise.
1198         * lib/modechange.c: Likewise.
1199         * lib/modechange.h: Likewise.
1200         * lib/mountlist.c: Likewise.
1201         * lib/mountlist.h: Likewise.
1202         * lib/mpsort.c: Likewise.
1203         * lib/nanosleep.c: Likewise.
1204         * lib/obstack.c: Likewise.
1205         * lib/obstack.h: Likewise.
1206         * lib/open-safer.c: Likewise.
1207         * lib/open.c: Likewise.
1208         * lib/openat-die.c: Likewise.
1209         * lib/openat-priv.h: Likewise.
1210         * lib/openat-proc.c: Likewise.
1211         * lib/openat.c: Likewise.
1212         * lib/openat.h: Likewise.
1213         * lib/pagealign_alloc.c: Likewise.
1214         * lib/pagealign_alloc.h: Likewise.
1215         * lib/physmem.c: Likewise.
1216         * lib/physmem.h: Likewise.
1217         * lib/pipe-safer.c: Likewise.
1218         * lib/pipe.c: Likewise.
1219         * lib/pipe.h: Likewise.
1220         * lib/posixtm.c: Likewise.
1221         * lib/posixtm.h: Likewise.
1222         * lib/posixver.c: Likewise.
1223         * lib/printf-frexp.c: Likewise.
1224         * lib/printf-frexp.h: Likewise.
1225         * lib/printf-frexpl.c: Likewise.
1226         * lib/printf-frexpl.h: Likewise.
1227         * lib/printf.c: Likewise.
1228         * lib/progname.c: Likewise.
1229         * lib/progname.h: Likewise.
1230         * lib/progreloc.c: Likewise.
1231         * lib/putenv.c: Likewise.
1232         * lib/quote.c: Likewise.
1233         * lib/quote.h: Likewise.
1234         * lib/quotearg.c: Likewise.
1235         * lib/quotearg.h: Likewise.
1236         * lib/raise.c: Likewise.
1237         * lib/readline.c: Likewise.
1238         * lib/readline.h: Likewise.
1239         * lib/readlink.c: Likewise.
1240         * lib/readtokens.c: Likewise.
1241         * lib/readtokens.h: Likewise.
1242         * lib/readtokens0.c: Likewise.
1243         * lib/readtokens0.h: Likewise.
1244         * lib/readutmp.c: Likewise.
1245         * lib/readutmp.h: Likewise.
1246         * lib/realloc.c: Likewise.
1247         * lib/relocwrapper.c: Likewise.
1248         * lib/rename-dest-slash.c: Likewise.
1249         * lib/rename.c: Likewise.
1250         * lib/rmdir.c: Likewise.
1251         * lib/rpmatch.c: Likewise.
1252         * lib/safe-read.c: Likewise.
1253         * lib/safe-read.h: Likewise.
1254         * lib/safe-write.c: Likewise.
1255         * lib/safe-write.h: Likewise.
1256         * lib/same-inode.h: Likewise.
1257         * lib/same.c: Likewise.
1258         * lib/same.h: Likewise.
1259         * lib/save-cwd.c: Likewise.
1260         * lib/save-cwd.h: Likewise.
1261         * lib/savedir.c: Likewise.
1262         * lib/savedir.h: Likewise.
1263         * lib/savewd.c: Likewise.
1264         * lib/savewd.h: Likewise.
1265         * lib/search.in.h: Likewise.
1266         * lib/setenv.c: Likewise.
1267         * lib/setenv.h: Likewise.
1268         * lib/settime.c: Likewise.
1269         * lib/sh-quote.c: Likewise.
1270         * lib/sh-quote.h: Likewise.
1271         * lib/sig2str.c: Likewise.
1272         * lib/sig2str.h: Likewise.
1273         * lib/signal.in.h: Likewise.
1274         * lib/signbitd.c: Likewise.
1275         * lib/signbitf.c: Likewise.
1276         * lib/signbitl.c: Likewise.
1277         * lib/sigprocmask.c: Likewise.
1278         * lib/sincosl.c: Likewise.
1279         * lib/sleep.c: Likewise.
1280         * lib/sprintf.c: Likewise.
1281         * lib/sqrtl.c: Likewise.
1282         * lib/stat-time.h: Likewise.
1283         * lib/stdio--.h: Likewise.
1284         * lib/stdio-safer.h: Likewise.
1285         * lib/stdlib--.h: Likewise.
1286         * lib/stdlib-safer.h: Likewise.
1287         * lib/stdlib.in.h: Likewise.
1288         * lib/stpcpy.c: Likewise.
1289         * lib/stpncpy.c: Likewise.
1290         * lib/strchrnul.c: Likewise.
1291         * lib/strcspn.c: Likewise.
1292         * lib/strerror.c: Likewise.
1293         * lib/strftime.c: Likewise.
1294         * lib/strftime.h: Likewise.
1295         * lib/striconveh.c: Likewise.
1296         * lib/striconveh.h: Likewise.
1297         * lib/striconveha.c: Likewise.
1298         * lib/striconveha.h: Likewise.
1299         * lib/stripslash.c: Likewise.
1300         * lib/strnlen1.c: Likewise.
1301         * lib/strnlen1.h: Likewise.
1302         * lib/strtod.c: Likewise.
1303         * lib/strtoimax.c: Likewise.
1304         * lib/strtok_r.c: Likewise.
1305         * lib/strtol.c: Likewise.
1306         * lib/strtoll.c: Likewise.
1307         * lib/strtoul.c: Likewise.
1308         * lib/strtoull.c: Likewise.
1309         * lib/sysexits.in.h: Likewise.
1310         * lib/tempname.c: Likewise.
1311         * lib/tempname.h: Likewise.
1312         * lib/timespec.h: Likewise.
1313         * lib/tls.c: Likewise.
1314         * lib/tls.h: Likewise.
1315         * lib/tmpdir.c: Likewise.
1316         * lib/tmpdir.h: Likewise.
1317         * lib/tmpfile-safer.c: Likewise.
1318         * lib/tmpfile.c: Likewise.
1319         * lib/trigl.c: Likewise.
1320         * lib/trigl.h: Likewise.
1321         * lib/trim.c: Likewise.
1322         * lib/trim.h: Likewise.
1323         * lib/trunc.c: Likewise.
1324         * lib/truncf.c: Likewise.
1325         * lib/truncl.c: Likewise.
1326         * lib/tsearch.c: Likewise.
1327         * lib/unicodeio.c: Likewise.
1328         * lib/unicodeio.h: Likewise.
1329         * lib/unistd--.h: Likewise.
1330         * lib/unistd-safer.h: Likewise.
1331         * lib/unistdio/ulc-fprintf.c: Likewise.
1332         * lib/unistdio/ulc-vfprintf.c: Likewise.
1333         * lib/unlinkdir.c: Likewise.
1334         * lib/unlinkdir.h: Likewise.
1335         * lib/unlocked-io.h: Likewise.
1336         * lib/unsetenv.c: Likewise.
1337         * lib/userspec.c: Likewise.
1338         * lib/utime.c: Likewise.
1339         * lib/utimecmp.c: Likewise.
1340         * lib/utimecmp.h: Likewise.
1341         * lib/utimens.c: Likewise.
1342         * lib/verify.h: Likewise.
1343         * lib/verror.c: Likewise.
1344         * lib/verror.h: Likewise.
1345         * lib/version-etc-fsf.c: Likewise.
1346         * lib/version-etc.c: Likewise.
1347         * lib/version-etc.h: Likewise.
1348         * lib/vfprintf.c: Likewise.
1349         * lib/vprintf.c: Likewise.
1350         * lib/vsprintf.c: Likewise.
1351         * lib/w32spawn.h: Likewise.
1352         * lib/wait-process.c: Likewise.
1353         * lib/wait-process.h: Likewise.
1354         * lib/wcwidth.c: Likewise.
1355         * lib/write-any-file.c: Likewise.
1356         * lib/xalloc-die.c: Likewise.
1357         * lib/xalloc.h: Likewise.
1358         * lib/xasprintf.c: Likewise.
1359         * lib/xgetcwd.c: Likewise.
1360         * lib/xgetcwd.h: Likewise.
1361         * lib/xgetdomainname.c: Likewise.
1362         * lib/xgetdomainname.h: Likewise.
1363         * lib/xgethostname.c: Likewise.
1364         * lib/xmalloc.c: Likewise.
1365         * lib/xmalloca.c: Likewise.
1366         * lib/xmalloca.h: Likewise.
1367         * lib/xmemcoll.c: Likewise.
1368         * lib/xnanosleep.c: Likewise.
1369         * lib/xreadlink.c: Likewise.
1370         * lib/xreadlink.h: Likewise.
1371         * lib/xsetenv.c: Likewise.
1372         * lib/xsetenv.h: Likewise.
1373         * lib/xstriconv.c: Likewise.
1374         * lib/xstriconv.h: Likewise.
1375         * lib/xstrndup.c: Likewise.
1376         * lib/xstrndup.h: Likewise.
1377         * lib/xstrtod.c: Likewise.
1378         * lib/xstrtod.h: Likewise.
1379         * lib/xstrtol-error.c: Likewise.
1380         * lib/xstrtol.c: Likewise.
1381         * lib/xstrtol.h: Likewise.
1382         * lib/xtime.h: Likewise.
1383         * lib/xvasprintf.c: Likewise.
1384         * lib/xvasprintf.h: Likewise.
1385         * lib/yesno.c: Likewise.
1386         * lib/yesno.h: Likewise.
1387         * posix-modules: Likewise.
1388         * tests/test-alloca-opt.c: Likewise.
1389         * tests/test-arcfour.c: Likewise.
1390         * tests/test-arctwo.c: Likewise.
1391         * tests/test-argmatch.c: Likewise.
1392         * tests/test-argp-2.sh: Likewise.
1393         * tests/test-argp.c: Likewise.
1394         * tests/test-arpa_inet.c: Likewise.
1395         * tests/test-array_list.c: Likewise.
1396         * tests/test-array_oset.c: Likewise.
1397         * tests/test-atexit.c: Likewise.
1398         * tests/test-avltree_list.c: Likewise.
1399         * tests/test-avltree_oset.c: Likewise.
1400         * tests/test-avltreehash_list.c: Likewise.
1401         * tests/test-base64.c: Likewise.
1402         * tests/test-binary-io.c: Likewise.
1403         * tests/test-byteswap.c: Likewise.
1404         * tests/test-c-ctype.c: Likewise.
1405         * tests/test-c-strcasecmp.c: Likewise.
1406         * tests/test-c-strcasestr.c: Likewise.
1407         * tests/test-c-strncasecmp.c: Likewise.
1408         * tests/test-c-strstr.c: Likewise.
1409         * tests/test-canonicalize-lgpl.c: Likewise.
1410         * tests/test-canonicalize.c: Likewise.
1411         * tests/test-carray_list.c: Likewise.
1412         * tests/test-ceilf.c: Likewise.
1413         * tests/test-ceill.c: Likewise.
1414         * tests/test-count-one-bits.c: Likewise.
1415         * tests/test-crc.c: Likewise.
1416         * tests/test-dirname.c: Likewise.
1417         * tests/test-fbufmode.c: Likewise.
1418         * tests/test-fcntl.c: Likewise.
1419         * tests/test-fflush.c: Likewise.
1420         * tests/test-floorf.c: Likewise.
1421         * tests/test-floorl.c: Likewise.
1422         * tests/test-fopen.c: Likewise.
1423         * tests/test-fprintf-posix.c: Likewise.
1424         * tests/test-fprintf-posix.h: Likewise.
1425         * tests/test-fpurge.c: Likewise.
1426         * tests/test-freadable.c: Likewise.
1427         * tests/test-freadahead.c: Likewise.
1428         * tests/test-freading.c: Likewise.
1429         * tests/test-freopen.c: Likewise.
1430         * tests/test-frexp.c: Likewise.
1431         * tests/test-frexpl.c: Likewise.
1432         * tests/test-fseek.c: Likewise.
1433         * tests/test-fseeko.c: Likewise.
1434         * tests/test-fseterr.c: Likewise.
1435         * tests/test-fstrcmp.c: Likewise.
1436         * tests/test-ftell.c: Likewise.
1437         * tests/test-ftello.c: Likewise.
1438         * tests/test-fwritable.c: Likewise.
1439         * tests/test-fwriting.c: Likewise.
1440         * tests/test-getaddrinfo.c: Likewise.
1441         * tests/test-getpass.c: Likewise.
1442         * tests/test-gettimeofday.c: Likewise.
1443         * tests/test-hmac-md5.c: Likewise.
1444         * tests/test-hmac-sha1.c: Likewise.
1445         * tests/test-iconv.c: Likewise.
1446         * tests/test-iconvme.c: Likewise.
1447         * tests/test-inttypes.c: Likewise.
1448         * tests/test-isnan.c: Likewise.
1449         * tests/test-isnanf.c: Likewise.
1450         * tests/test-isnanl-nolibm.c: Likewise.
1451         * tests/test-isnanl.c: Likewise.
1452         * tests/test-isnanl.h: Likewise.
1453         * tests/test-ldexpl.c: Likewise.
1454         * tests/test-linked_list.c: Likewise.
1455         * tests/test-linkedhash_list.c: Likewise.
1456         * tests/test-locale.c: Likewise.
1457         * tests/test-localename.c: Likewise.
1458         * tests/test-lock.c: Likewise.
1459         * tests/test-lseek.c: Likewise.
1460         * tests/test-malloca.c: Likewise.
1461         * tests/test-math.c: Likewise.
1462         * tests/test-mbscasecmp.c: Likewise.
1463         * tests/test-mbscasestr1.c: Likewise.
1464         * tests/test-mbscasestr2.c: Likewise.
1465         * tests/test-mbscasestr3.c: Likewise.
1466         * tests/test-mbscasestr4.c: Likewise.
1467         * tests/test-mbschr.c: Likewise.
1468         * tests/test-mbscspn.c: Likewise.
1469         * tests/test-mbsncasecmp.c: Likewise.
1470         * tests/test-mbspbrk.c: Likewise.
1471         * tests/test-mbspcasecmp.c: Likewise.
1472         * tests/test-mbsrchr.c: Likewise.
1473         * tests/test-mbsspn.c: Likewise.
1474         * tests/test-mbsstr1.c: Likewise.
1475         * tests/test-mbsstr2.c: Likewise.
1476         * tests/test-mbsstr3.c: Likewise.
1477         * tests/test-md5.c: Likewise.
1478         * tests/test-memmem.c: Likewise.
1479         * tests/test-netinet_in.c: Likewise.
1480         * tests/test-open.c: Likewise.
1481         * tests/test-printf-frexp.c: Likewise.
1482         * tests/test-printf-frexpl.c: Likewise.
1483         * tests/test-printf-posix.c: Likewise.
1484         * tests/test-printf-posix.h: Likewise.
1485         * tests/test-rbtree_list.c: Likewise.
1486         * tests/test-rbtree_oset.c: Likewise.
1487         * tests/test-rbtreehash_list.c: Likewise.
1488         * tests/test-read-file.c: Likewise.
1489         * tests/test-rijndael.c: Likewise.
1490         * tests/test-search.c: Likewise.
1491         * tests/test-signbit.c: Likewise.
1492         * tests/test-sleep.c: Likewise.
1493         * tests/test-snprintf-posix.c: Likewise.
1494         * tests/test-snprintf-posix.h: Likewise.
1495         * tests/test-snprintf.c: Likewise.
1496         * tests/test-sprintf-posix.c: Likewise.
1497         * tests/test-sprintf-posix.h: Likewise.
1498         * tests/test-stat-time.c: Likewise.
1499         * tests/test-stdbool.c: Likewise.
1500         * tests/test-stdint.c: Likewise.
1501         * tests/test-stdio.c: Likewise.
1502         * tests/test-stdlib.c: Likewise.
1503         * tests/test-stpncpy.c: Likewise.
1504         * tests/test-strcasestr.c: Likewise.
1505         * tests/test-striconv.c: Likewise.
1506         * tests/test-striconveh.c: Likewise.
1507         * tests/test-striconveha.c: Likewise.
1508         * tests/test-string.c: Likewise.
1509         * tests/test-sys_select.c: Likewise.
1510         * tests/test-sys_socket.c: Likewise.
1511         * tests/test-sys_stat.c: Likewise.
1512         * tests/test-sys_time.c: Likewise.
1513         * tests/test-sysexits.c: Likewise.
1514         * tests/test-time.c: Likewise.
1515         * tests/test-tls.c: Likewise.
1516         * tests/test-trunc.c: Likewise.
1517         * tests/test-truncf.c: Likewise.
1518         * tests/test-truncl.c: Likewise.
1519         * tests/test-unistd.c: Likewise.
1520         * tests/test-vasnprintf-posix.c: Likewise.
1521         * tests/test-vasnprintf-posix2.c: Likewise.
1522         * tests/test-vasnprintf.c: Likewise.
1523         * tests/test-vasprintf-posix.c: Likewise.
1524         * tests/test-vasprintf.c: Likewise.
1525         * tests/test-verify.c: Likewise.
1526         * tests/test-vfprintf-posix.c: Likewise.
1527         * tests/test-vprintf-posix.c: Likewise.
1528         * tests/test-vsnprintf-posix.c: Likewise.
1529         * tests/test-vsnprintf.c: Likewise.
1530         * tests/test-vsprintf-posix.c: Likewise.
1531         * tests/test-wchar.c: Likewise.
1532         * tests/test-wctype.c: Likewise.
1533         * tests/test-wcwidth.c: Likewise.
1534         * tests/test-xstrtol.c: Likewise.
1535         * tests/test-xvasprintf.c: Likewise.
1536         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
1537         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
1538         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
1539         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
1540         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
1541         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
1542         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
1543         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
1544         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
1545         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
1546         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
1547         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
1548         * tests/uniname/test-uninames.c: Likewise.
1549         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
1550         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
1551         * tests/unistdio/test-u16-printf1.h: Likewise.
1552         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
1553         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
1554         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
1555         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
1556         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
1557         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
1558         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
1559         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
1560         * tests/unistdio/test-u32-printf1.h: Likewise.
1561         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
1562         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
1563         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
1564         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
1565         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
1566         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
1567         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
1568         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
1569         * tests/unistdio/test-u8-printf1.h: Likewise.
1570         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
1571         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
1572         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
1573         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
1574         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
1575         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
1576         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
1577         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
1578         * tests/unistdio/test-ulc-printf1.h: Likewise.
1579         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
1580         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
1581         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
1582         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
1583         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
1584         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
1585         * tests/uniwidth/test-u16-strwidth.c: Likewise.
1586         * tests/uniwidth/test-u16-width.c: Likewise.
1587         * tests/uniwidth/test-u32-strwidth.c: Likewise.
1588         * tests/uniwidth/test-u32-width.c: Likewise.
1589         * tests/uniwidth/test-u8-strwidth.c: Likewise.
1590         * tests/uniwidth/test-u8-width.c: Likewise.
1591         * tests/uniwidth/test-uc_width.c: Likewise.
1592         * config/srclist-update: Likewise.
1593         (fixlicense): Update to GPLv3+.
1594
1595         Change copyright notice from LGPLv2.1+ to LGPLv3+.
1596         * tests/test-tsearch.c: Change copyright notice.
1597
1598         Change copyright notice from LGPLv2.0+ to LGPLv3+.
1599         * lib/c-strcaseeq.h: Change copyright notice.
1600         * lib/streq.h: Likewise.
1601         * lib/uniconv.h: Likewise.
1602         * lib/uniconv/u-conv-from-enc.h: Likewise.
1603         * lib/uniconv/u-conv-to-enc.h: Likewise.
1604         * lib/uniconv/u-strconv-from-enc.h: Likewise.
1605         * lib/uniconv/u-strconv-to-enc.h: Likewise.
1606         * lib/uniconv/u16-conv-from-enc.c: Likewise.
1607         * lib/uniconv/u16-conv-to-enc.c: Likewise.
1608         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
1609         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
1610         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
1611         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
1612         * lib/uniconv/u32-conv-from-enc.c: Likewise.
1613         * lib/uniconv/u32-conv-to-enc.c: Likewise.
1614         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
1615         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
1616         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
1617         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
1618         * lib/uniconv/u8-conv-from-enc.c: Likewise.
1619         * lib/uniconv/u8-conv-to-enc.c: Likewise.
1620         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
1621         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
1622         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
1623         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
1624         * lib/uniname.h: Likewise.
1625         * lib/uniname/uniname.c: Likewise.
1626         * lib/unistdio.h: Likewise.
1627         * lib/unistdio/u-asnprintf.h: Likewise.
1628         * lib/unistdio/u-asprintf.h: Likewise.
1629         * lib/unistdio/u-printf-args.c: Likewise.
1630         * lib/unistdio/u-printf-args.h: Likewise.
1631         * lib/unistdio/u-printf-parse.h: Likewise.
1632         * lib/unistdio/u-snprintf.h: Likewise.
1633         * lib/unistdio/u-sprintf.h: Likewise.
1634         * lib/unistdio/u-vasprintf.h: Likewise.
1635         * lib/unistdio/u-vsnprintf.h: Likewise.
1636         * lib/unistdio/u-vsprintf.h: Likewise.
1637         * lib/unistdio/u16-asnprintf.c: Likewise.
1638         * lib/unistdio/u16-asprintf.c: Likewise.
1639         * lib/unistdio/u16-printf-parse.c: Likewise.
1640         * lib/unistdio/u16-snprintf.c: Likewise.
1641         * lib/unistdio/u16-sprintf.c: Likewise.
1642         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
1643         * lib/unistdio/u16-u16-asprintf.c: Likewise.
1644         * lib/unistdio/u16-u16-snprintf.c: Likewise.
1645         * lib/unistdio/u16-u16-sprintf.c: Likewise.
1646         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
1647         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
1648         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
1649         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
1650         * lib/unistdio/u16-vasnprintf.c: Likewise.
1651         * lib/unistdio/u16-vasprintf.c: Likewise.
1652         * lib/unistdio/u16-vsnprintf.c: Likewise.
1653         * lib/unistdio/u16-vsprintf.c: Likewise.
1654         * lib/unistdio/u32-asnprintf.c: Likewise.
1655         * lib/unistdio/u32-asprintf.c: Likewise.
1656         * lib/unistdio/u32-printf-parse.c: Likewise.
1657         * lib/unistdio/u32-snprintf.c: Likewise.
1658         * lib/unistdio/u32-sprintf.c: Likewise.
1659         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
1660         * lib/unistdio/u32-u32-asprintf.c: Likewise.
1661         * lib/unistdio/u32-u32-snprintf.c: Likewise.
1662         * lib/unistdio/u32-u32-sprintf.c: Likewise.
1663         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
1664         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
1665         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
1666         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
1667         * lib/unistdio/u32-vasnprintf.c: Likewise.
1668         * lib/unistdio/u32-vasprintf.c: Likewise.
1669         * lib/unistdio/u32-vsnprintf.c: Likewise.
1670         * lib/unistdio/u32-vsprintf.c: Likewise.
1671         * lib/unistdio/u8-asnprintf.c: Likewise.
1672         * lib/unistdio/u8-asprintf.c: Likewise.
1673         * lib/unistdio/u8-printf-parse.c: Likewise.
1674         * lib/unistdio/u8-snprintf.c: Likewise.
1675         * lib/unistdio/u8-sprintf.c: Likewise.
1676         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
1677         * lib/unistdio/u8-u8-asprintf.c: Likewise.
1678         * lib/unistdio/u8-u8-snprintf.c: Likewise.
1679         * lib/unistdio/u8-u8-sprintf.c: Likewise.
1680         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
1681         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
1682         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
1683         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
1684         * lib/unistdio/u8-vasnprintf.c: Likewise.
1685         * lib/unistdio/u8-vasprintf.c: Likewise.
1686         * lib/unistdio/u8-vsnprintf.c: Likewise.
1687         * lib/unistdio/u8-vsprintf.c: Likewise.
1688         * lib/unistdio/ulc-asnprintf.c: Likewise.
1689         * lib/unistdio/ulc-asprintf.c: Likewise.
1690         * lib/unistdio/ulc-printf-parse.c: Likewise.
1691         * lib/unistdio/ulc-snprintf.c: Likewise.
1692         * lib/unistdio/ulc-sprintf.c: Likewise.
1693         * lib/unistdio/ulc-vasnprintf.c: Likewise.
1694         * lib/unistdio/ulc-vasprintf.c: Likewise.
1695         * lib/unistdio/ulc-vsnprintf.c: Likewise.
1696         * lib/unistdio/ulc-vsprintf.c: Likewise.
1697         * lib/unistr.h: Likewise.
1698         * lib/unistr/u-cpy-alloc.h: Likewise.
1699         * lib/unistr/u-cpy.h: Likewise.
1700         * lib/unistr/u-endswith.h: Likewise.
1701         * lib/unistr/u-move.h: Likewise.
1702         * lib/unistr/u-set.h: Likewise.
1703         * lib/unistr/u-startswith.h: Likewise.
1704         * lib/unistr/u-stpcpy.h: Likewise.
1705         * lib/unistr/u-stpncpy.h: Likewise.
1706         * lib/unistr/u-strcat.h: Likewise.
1707         * lib/unistr/u-strcpy.h: Likewise.
1708         * lib/unistr/u-strcspn.h: Likewise.
1709         * lib/unistr/u-strdup.h: Likewise.
1710         * lib/unistr/u-strlen.h: Likewise.
1711         * lib/unistr/u-strncat.h: Likewise.
1712         * lib/unistr/u-strncpy.h: Likewise.
1713         * lib/unistr/u-strnlen.h: Likewise.
1714         * lib/unistr/u-strpbrk.h: Likewise.
1715         * lib/unistr/u-strspn.h: Likewise.
1716         * lib/unistr/u-strstr.h: Likewise.
1717         * lib/unistr/u-strtok.h: Likewise.
1718         * lib/unistr/u16-check.c: Likewise.
1719         * lib/unistr/u16-chr.c: Likewise.
1720         * lib/unistr/u16-cmp.c: Likewise.
1721         * lib/unistr/u16-cpy-alloc.c: Likewise.
1722         * lib/unistr/u16-cpy.c: Likewise.
1723         * lib/unistr/u16-endswith.c: Likewise.
1724         * lib/unistr/u16-mblen.c: Likewise.
1725         * lib/unistr/u16-mbsnlen.c: Likewise.
1726         * lib/unistr/u16-mbtouc-aux.c: Likewise.
1727         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
1728         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
1729         * lib/unistr/u16-mbtouc.c: Likewise.
1730         * lib/unistr/u16-mbtoucr.c: Likewise.
1731         * lib/unistr/u16-move.c: Likewise.
1732         * lib/unistr/u16-next.c: Likewise.
1733         * lib/unistr/u16-prev.c: Likewise.
1734         * lib/unistr/u16-set.c: Likewise.
1735         * lib/unistr/u16-startswith.c: Likewise.
1736         * lib/unistr/u16-stpcpy.c: Likewise.
1737         * lib/unistr/u16-stpncpy.c: Likewise.
1738         * lib/unistr/u16-strcat.c: Likewise.
1739         * lib/unistr/u16-strchr.c: Likewise.
1740         * lib/unistr/u16-strcmp.c: Likewise.
1741         * lib/unistr/u16-strcpy.c: Likewise.
1742         * lib/unistr/u16-strcspn.c: Likewise.
1743         * lib/unistr/u16-strdup.c: Likewise.
1744         * lib/unistr/u16-strlen.c: Likewise.
1745         * lib/unistr/u16-strmblen.c: Likewise.
1746         * lib/unistr/u16-strmbtouc.c: Likewise.
1747         * lib/unistr/u16-strncat.c: Likewise.
1748         * lib/unistr/u16-strncmp.c: Likewise.
1749         * lib/unistr/u16-strncpy.c: Likewise.
1750         * lib/unistr/u16-strnlen.c: Likewise.
1751         * lib/unistr/u16-strpbrk.c: Likewise.
1752         * lib/unistr/u16-strrchr.c: Likewise.
1753         * lib/unistr/u16-strspn.c: Likewise.
1754         * lib/unistr/u16-strstr.c: Likewise.
1755         * lib/unistr/u16-strtok.c: Likewise.
1756         * lib/unistr/u16-to-u32.c: Likewise.
1757         * lib/unistr/u16-to-u8.c: Likewise.
1758         * lib/unistr/u16-uctomb-aux.c: Likewise.
1759         * lib/unistr/u16-uctomb.c: Likewise.
1760         * lib/unistr/u32-check.c: Likewise.
1761         * lib/unistr/u32-chr.c: Likewise.
1762         * lib/unistr/u32-cmp.c: Likewise.
1763         * lib/unistr/u32-cpy-alloc.c: Likewise.
1764         * lib/unistr/u32-cpy.c: Likewise.
1765         * lib/unistr/u32-endswith.c: Likewise.
1766         * lib/unistr/u32-mblen.c: Likewise.
1767         * lib/unistr/u32-mbsnlen.c: Likewise.
1768         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
1769         * lib/unistr/u32-mbtouc.c: Likewise.
1770         * lib/unistr/u32-mbtoucr.c: Likewise.
1771         * lib/unistr/u32-move.c: Likewise.
1772         * lib/unistr/u32-next.c: Likewise.
1773         * lib/unistr/u32-prev.c: Likewise.
1774         * lib/unistr/u32-set.c: Likewise.
1775         * lib/unistr/u32-startswith.c: Likewise.
1776         * lib/unistr/u32-stpcpy.c: Likewise.
1777         * lib/unistr/u32-stpncpy.c: Likewise.
1778         * lib/unistr/u32-strcat.c: Likewise.
1779         * lib/unistr/u32-strchr.c: Likewise.
1780         * lib/unistr/u32-strcmp.c: Likewise.
1781         * lib/unistr/u32-strcpy.c: Likewise.
1782         * lib/unistr/u32-strcspn.c: Likewise.
1783         * lib/unistr/u32-strdup.c: Likewise.
1784         * lib/unistr/u32-strlen.c: Likewise.
1785         * lib/unistr/u32-strmblen.c: Likewise.
1786         * lib/unistr/u32-strmbtouc.c: Likewise.
1787         * lib/unistr/u32-strncat.c: Likewise.
1788         * lib/unistr/u32-strncmp.c: Likewise.
1789         * lib/unistr/u32-strncpy.c: Likewise.
1790         * lib/unistr/u32-strnlen.c: Likewise.
1791         * lib/unistr/u32-strpbrk.c: Likewise.
1792         * lib/unistr/u32-strrchr.c: Likewise.
1793         * lib/unistr/u32-strspn.c: Likewise.
1794         * lib/unistr/u32-strstr.c: Likewise.
1795         * lib/unistr/u32-strtok.c: Likewise.
1796         * lib/unistr/u32-to-u16.c: Likewise.
1797         * lib/unistr/u32-to-u8.c: Likewise.
1798         * lib/unistr/u32-uctomb.c: Likewise.
1799         * lib/unistr/u8-check.c: Likewise.
1800         * lib/unistr/u8-chr.c: Likewise.
1801         * lib/unistr/u8-cmp.c: Likewise.
1802         * lib/unistr/u8-cpy-alloc.c: Likewise.
1803         * lib/unistr/u8-cpy.c: Likewise.
1804         * lib/unistr/u8-endswith.c: Likewise.
1805         * lib/unistr/u8-mblen.c: Likewise.
1806         * lib/unistr/u8-mbsnlen.c: Likewise.
1807         * lib/unistr/u8-mbtouc-aux.c: Likewise.
1808         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
1809         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
1810         * lib/unistr/u8-mbtouc.c: Likewise.
1811         * lib/unistr/u8-mbtoucr.c: Likewise.
1812         * lib/unistr/u8-move.c: Likewise.
1813         * lib/unistr/u8-next.c: Likewise.
1814         * lib/unistr/u8-prev.c: Likewise.
1815         * lib/unistr/u8-set.c: Likewise.
1816         * lib/unistr/u8-startswith.c: Likewise.
1817         * lib/unistr/u8-stpcpy.c: Likewise.
1818         * lib/unistr/u8-stpncpy.c: Likewise.
1819         * lib/unistr/u8-strcat.c: Likewise.
1820         * lib/unistr/u8-strchr.c: Likewise.
1821         * lib/unistr/u8-strcmp.c: Likewise.
1822         * lib/unistr/u8-strcpy.c: Likewise.
1823         * lib/unistr/u8-strcspn.c: Likewise.
1824         * lib/unistr/u8-strdup.c: Likewise.
1825         * lib/unistr/u8-strlen.c: Likewise.
1826         * lib/unistr/u8-strmblen.c: Likewise.
1827         * lib/unistr/u8-strmbtouc.c: Likewise.
1828         * lib/unistr/u8-strncat.c: Likewise.
1829         * lib/unistr/u8-strncmp.c: Likewise.
1830         * lib/unistr/u8-strncpy.c: Likewise.
1831         * lib/unistr/u8-strnlen.c: Likewise.
1832         * lib/unistr/u8-strpbrk.c: Likewise.
1833         * lib/unistr/u8-strrchr.c: Likewise.
1834         * lib/unistr/u8-strspn.c: Likewise.
1835         * lib/unistr/u8-strstr.c: Likewise.
1836         * lib/unistr/u8-strtok.c: Likewise.
1837         * lib/unistr/u8-to-u16.c: Likewise.
1838         * lib/unistr/u8-to-u32.c: Likewise.
1839         * lib/unistr/u8-uctomb-aux.c: Likewise.
1840         * lib/unistr/u8-uctomb.c: Likewise.
1841         * lib/unitypes.h: Likewise.
1842         * lib/uniwidth.h: Likewise.
1843         * lib/uniwidth/cjk.h: Likewise.
1844         * lib/uniwidth/u16-strwidth.c: Likewise.
1845         * lib/uniwidth/u16-width.c: Likewise.
1846         * lib/uniwidth/u32-strwidth.c: Likewise.
1847         * lib/uniwidth/u32-width.c: Likewise.
1848         * lib/uniwidth/u8-strwidth.c: Likewise.
1849         * lib/uniwidth/u8-width.c: Likewise.
1850         * lib/uniwidth/width.c: Likewise.
1851
1852 2007-10-07  Bruno Haible  <bruno@clisp.org>
1853
1854         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
1855         The file is still under LGPL (see modules/inttypes).
1856
1857 2007-10-06  Bruno Haible  <bruno@clisp.org>
1858
1859         * modules/trunc (Dependencies): Add 'extensions'.
1860         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
1861         Reported by Ben Pfaff <blp@gnu.org>.
1862
1863 2007-10-06  Bruno Haible  <bruno@clisp.org>
1864
1865         * modules/freopen-tests: New file.
1866         * tests/test-freopen.c: New file.
1867
1868         * modules/fopen-tests: New file.
1869         * tests/test-fopen.c: New file.
1870
1871         * modules/fopen: New file.
1872         * lib/fopen.c: New file.
1873         * m4/fopen.m4: New file.
1874         * modules/freopen: New file.
1875         * lib/freopen.c: New file.
1876         * m4/freopen.m4: New file.
1877         * lib/stdio.in.h (fopen, freopen): New declarations.
1878         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
1879         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
1880         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
1881         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
1882         * doc/functions/fopen.texi: Mention the 'fopen' module.
1883         * doc/functions/freopen.texi: Mention the 'freopen' module.
1884
1885 2007-10-06  Bruno Haible  <bruno@clisp.org>
1886
1887         * modules/open-tests: New file.
1888         * tests/test-open.c: New file.
1889
1890         * modules/open: New file.
1891         * lib/open.c: New file.
1892         * m4/open.m4: New file.
1893         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
1894         lib/open.c does.
1895         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
1896         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
1897         macros.
1898         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
1899         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
1900         REPLACE_OPEN.
1901         * doc/functions/open.texi: Mention the 'open' module.
1902
1903 2007-10-04  Bruno Haible  <bruno@clisp.org>
1904
1905         * modules/ceill-tests: New file.
1906         * tests/test-ceill.c: New file.
1907
1908         * modules/ceill: New file.
1909         * lib/ceill.c: Replace entire file.
1910         * m4/ceill.m4: New file.
1911         * lib/math.in.h (ceill): Replace declaration.
1912         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
1913         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
1914         * doc/functions/ceill.texi: Mention the 'ceill' module.
1915         * modules/mathl (Files): Remove lib/ceill.c.
1916         (Depends-on): Add ceill.
1917
1918 2007-10-04  Bruno Haible  <bruno@clisp.org>
1919
1920         * modules/ceilf-tests: New file.
1921         * tests/test-ceilf.c: New file.
1922
1923         * modules/ceilf: New file.
1924         * lib/ceil.c: New file.
1925         * lib/ceilf.c: New file.
1926         * m4/ceilf.m4: New file.
1927         * lib/math.in.h (ceilf): New declaration.
1928         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
1929         HAVE_DECL_CEILF.
1930         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
1931         HAVE_DECL_CEILF.
1932         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
1933
1934 2007-10-04  Bruno Haible  <bruno@clisp.org>
1935
1936         * modules/floorl-tests: New file.
1937         * tests/test-floorl.c: New file.
1938
1939         * modules/floorl: New file.
1940         * lib/floorl.c: Replace entire file.
1941         * m4/floorl.m4: New file.
1942         * lib/math.in.h (floorl): Replace declaration.
1943         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
1944         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
1945         * doc/functions/floorl.texi: Mention the 'floorl' module.
1946         * modules/mathl (Files): Remove lib/floorl.c.
1947         (Depends-on): Add floorl.
1948
1949 2007-10-04  Bruno Haible  <bruno@clisp.org>
1950
1951         * modules/floorf-tests: New file.
1952         * tests/test-floorf.c: New file.
1953
1954         * modules/floorf: New file.
1955         * lib/floor.c: New file.
1956         * lib/floorf.c: New file.
1957         * m4/floorf.m4: New file.
1958         * lib/math.in.h (floorf): New declaration.
1959         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
1960         HAVE_DECL_FLOORF.
1961         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
1962         HAVE_DECL_FLOORF.
1963         * doc/functions/floorf.texi: Mention the 'floorf' module.
1964
1965 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
1966             Bruno Haible  <bruno@clisp.org>
1967
1968         Advertise for the Git server instead of the CVS server.
1969         * doc/gnulib-intro.texi (Steady Development): Mention the Git
1970         repository instead of the CVS one.
1971         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
1972         about all VCS systems generically.
1973         * doc/gnulib.texi (Introduction): Capitalize `Git'.
1974
1975 2007-10-04  Bruno Haible  <bruno@clisp.org>
1976
1977         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
1978         means.
1979         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
1980
1981 2007-10-04  Bruno Haible  <bruno@clisp.org>
1982
1983         * modules/truncl-tests: New file.
1984         * tests/test-truncl.c: New file.
1985
1986         * modules/truncl: New file.
1987         * lib/truncl.c: New file.
1988         * m4/truncl.m4: New file.
1989         * lib/math.in.h (truncl): New declaration.
1990         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
1991         HAVE_DECL_TRUNCL.
1992         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
1993         HAVE_DECL_TRUNCL.
1994         * doc/functions/truncl.texi: Mention the 'truncl' module.
1995
1996 2007-10-04  Bruno Haible  <bruno@clisp.org>
1997
1998         * modules/truncf-tests: New file.
1999         * tests/test-truncf.c: New file.
2000
2001         * modules/truncf: New file.
2002         * lib/trunc.c: Make paramerizable through USE_* macros.
2003         * lib/truncf.c: New file.
2004         * m4/truncf.m4: New file.
2005         * lib/math.in.h (truncf): New declaration.
2006         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
2007         HAVE_DECL_TRUNCF.
2008         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
2009         HAVE_DECL_TRUNCF.
2010         * doc/functions/truncf.texi: Mention the 'truncf' module.
2011
2012 2007-10-03  Bruno Haible  <bruno@clisp.org>
2013
2014         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
2015         augmentation also for tests modules.
2016         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
2017         * modules/atexit-tests (Makefile.am): Likewise.
2018         * modules/binary-io-tests (Makefile.am): Likewise.
2019         * modules/c-strcase-tests (Makefile.am): Likewise.
2020         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
2021         * modules/canonicalize-tests (Makefile.am): Likewise.
2022         * modules/closein-tests (Makefile.am): Likewise.
2023         * modules/fprintf-posix-tests (Makefile.am): Likewise.
2024         * modules/freadahead-tests (Makefile.am): Likewise.
2025         * modules/fseek-tests (Makefile.am): Likewise.
2026         * modules/fseeko-tests (Makefile.am): Likewise.
2027         * modules/ftell-tests (Makefile.am): Likewise.
2028         * modules/ftello-tests (Makefile.am): Likewise.
2029         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
2030         * modules/isnanl-tests (Makefile.am): Likewise.
2031         * modules/lseek-tests (Makefile.am): Likewise.
2032         * modules/mbscasecmp-tests (Makefile.am): Likewise.
2033         * modules/mbscasestr-tests (Makefile.am): Likewise.
2034         * modules/mbschr-tests (Makefile.am): Likewise.
2035         * modules/mbscspn-tests (Makefile.am): Likewise.
2036         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
2037         * modules/mbspbrk-tests (Makefile.am): Likewise.
2038         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
2039         * modules/mbsrchr-tests (Makefile.am): Likewise.
2040         * modules/mbsspn-tests (Makefile.am): Likewise.
2041         * modules/mbsstr-tests (Makefile.am): Likewise.
2042         * modules/printf-posix-tests (Makefile.am): Likewise.
2043         * modules/snprintf-posix-tests (Makefile.am): Likewise.
2044         * modules/sprintf-posix-tests (Makefile.am): Likewise.
2045         * modules/tsearch-tests (Makefile.am): Likewise.
2046         * modules/uniname/uniname-tests (Makefile.am): Likewise.
2047         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
2048         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
2049         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
2050         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
2051         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
2052         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
2053         * modules/vprintf-posix-tests (Makefile.am): Likewise.
2054         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
2055         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
2056         * modules/xstrtoimax-tests (Makefile.am): Likewise.
2057         * modules/xstrtol-tests (Makefile.am): Likewise.
2058         * modules/xstrtoumax-tests (Makefile.am): Likewise.
2059         * modules/yesno-tests (Makefile.am): Likewise.
2060
2061 2007-10-03  Bruno Haible  <bruno@clisp.org>
2062
2063         * modules/trunc-tests: New file.
2064         * tests/test-trunc.c: New file.
2065
2066         * modules/trunc: New file.
2067         * lib/trunc.c: New file.
2068         * m4/trunc.m4: New file.
2069         * lib/math.in.h (trunc): New declaration.
2070         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
2071         HAVE_DECL_TRUNC.
2072         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
2073         HAVE_DECL_TRUNC.
2074         * doc/functions/trunc.texi: Mention the 'trunc' module.
2075
2076 2007-10-03  Bruno Haible  <bruno@clisp.org>
2077
2078         * tests/test-fpending.c: New file, mostly copied
2079         from coreutils/lib/t-fpending.c.
2080         * modules/fpending-tests: New file.
2081
2082 2007-10-03  Bruno Haible  <bruno@clisp.org>
2083
2084         Port the stdio extensions to QNX (untested).
2085         * lib/fseterr.c (fseterr): Add support for QNX.
2086         * lib/fbufmode.c (fbufmode): Likewise.
2087         * lib/freadable.c (freadable): Likewise.
2088         * lib/fwritable.c (fwritable): Likewise.
2089         * lib/freading.c (freading): Likewise.
2090         * lib/fwriting.c (fwriting): Likewise.
2091         * lib/freadahead.c (freadahed): Likewise.
2092         * lib/fpurge.c (fpurge): Likewise.
2093         * lib/fseeko.c (rpl_fseeko): Likewise.
2094
2095 2007-10-03  Bruno Haible  <bruno@clisp.org>
2096             Jim Meyering  <jim@meyering.net>
2097             Eric Blake  <ebb9@byu.net>
2098
2099         * doc/relocatable.texi: Use @command instead of @program.
2100
2101 2007-10-02  Jim Meyering  <jim@meyering.net>
2102
2103         Perform one more "_.h" -> ".in.h" substitution.
2104         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
2105         instead of unistd_.h here, too.
2106
2107 2007-10-01  Bruno Haible  <bruno@clisp.org>
2108
2109         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
2110         Needed for the alloca-opt module.
2111
2112 2007-09-30  Bruno Haible  <bruno@clisp.org>
2113
2114         * lib/alloca.in.h: Renamed from lib/alloca_.h.
2115         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
2116         alloca_.h.
2117         * lib/argz.in.h: Renamed from lib/argz_.h.
2118         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
2119         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
2120         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
2121         byteswap_.h.
2122         * lib/dirent.in.h: Renamed from lib/dirent_.h.
2123         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
2124         dirent_.h.
2125         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
2126         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
2127         fcntl_.h.
2128         * lib/float.in.h: Renamed from lib/float_.h.
2129         * modules/float (Files, Makefile.am): Use float.in.h instead of
2130         float_.h.
2131         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
2132         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
2133         fnmatch_.h.
2134         * lib/getopt.in.h: Renamed from lib/getopt_.h.
2135         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
2136         getopt_.h.
2137         * lib/glob.in.h: Renamed from lib/glob_.h.
2138         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
2139         * lib/iconv.in.h: Renamed from lib/iconv_.h.
2140         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
2141         iconv_.h.
2142         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
2143         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
2144         inttypes_.h.
2145         * lib/locale.in.h: Renamed from lib/locale_.h.
2146         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
2147         locale_.h.
2148         * lib/math.in.h: Renamed from lib/math_.h.
2149         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
2150         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
2151         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
2152         of netinet_in_.h. Add dependency.
2153         * lib/poll.in.h: Renamed from lib/poll_.h.
2154         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
2155         * lib/search.in.h: Renamed from lib/search_.h.
2156         * modules/search (Files, Makefile.am): Use search.in.h instead of
2157         search_.h.
2158         * lib/signal.in.h: Renamed from lib/signal_.h.
2159         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
2160         _signal.h.
2161         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
2162         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
2163         stdbool_.h.
2164         * lib/stdint.in.h: Renamed from lib/stdint_.h.
2165         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
2166         stdint_.h.
2167         * lib/stdio.in.h: Renamed from lib/stdio_.h.
2168         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
2169         stdio_.h.
2170         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
2171         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
2172         stdlib_.h.
2173         * lib/string.in.h: Renamed from lib/string_.h.
2174         * modules/string (Files, Makefile.am): Use string.in.h instead of
2175         string_.h.
2176         * doc/gnulib-tool.texi (Initial import): Update.
2177         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
2178         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
2179         of sys_select_.h. Add dependency.
2180         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
2181         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
2182         of sys_socket_.h.
2183         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
2184         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
2185         sys_stat_.h.
2186         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
2187         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
2188         sys_time_.h.
2189         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
2190         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
2191         sysexits_.h.
2192         * lib/time.in.h: Renamed from lib/time_.h.
2193         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
2194         * lib/unistd.in.h: Renamed from lib/unistd_.h.
2195         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
2196         unistd_.h.
2197         * lib/wchar.in.h: Renamed from lib/wchar_.h.
2198         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
2199         wchar_.h.
2200         * lib/wctype.in.h: Renamed from lib/wctype_.h.
2201         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
2202         wctype_.h.
2203         * build-aux/bootstrap (slurp): Update.
2204         * lib/.cppi-disable: Update.
2205
2206 2007-09-30  Bruno Haible  <bruno@clisp.org>
2207
2208         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
2209         Needed on BeOS.
2210
2211 2007-09-30  Bruno Haible  <bruno@clisp.org>
2212
2213         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
2214
2215 2007-09-29  Bruno Haible  <bruno@clisp.org>
2216
2217         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
2218
2219 2007-09-29  Bruno Haible  <bruno@clisp.org>
2220
2221         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
2222         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
2223         * build-aux/install-reloc: Compile also areadlink.c.
2224         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
2225
2226 2007-09-29  Bruno Haible  <bruno@clisp.org>
2227
2228         * gnulib-tool (func_emit_initmacro_done): Indentation.
2229
2230 2007-09-29  Bruno Haible  <bruno@clisp.org>
2231
2232         * README: Add CVS checkout update instructions.
2233         Info from Bob Proulx <bob@proulx.com>.
2234
2235 2007-09-28  Eric Blake  <ebb9@byu.net>
2236
2237         Provide move-if-change.
2238         * build-aux/move-if-change: New file, based on best practice
2239         rather than any canonical upstream location.
2240
2241 2007-09-28  Jim Meyering  <jim@meyering.net>
2242
2243         Fix canonicalize loop-detection corner case.
2244         Do not attempt to stat the symlink values stored via seen_triple.
2245         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
2246         on linux-2.6.18, (but not 2.6.22).
2247         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
2248         triple_compare.  The former compares dev,ino,filename, while the latter
2249         would actually stat dirname(filename) when dev and ino were equal.
2250         * lib/hash-triple.c: Install <string.h>.
2251         (STREQ): Define.
2252         (triple_compare_ino_str): New function.
2253         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
2254
2255 2007-09-28  Eric Blake  <ebb9@byu.net>
2256
2257         Enforce that AC_REPLACE_FUNCS files exist.
2258         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
2259         override check for typos.
2260
2261         Fix test-closein on Solaris 10.
2262         * tests/test-closein.c (main): Don't assume stdin can be inherited
2263         closed on all systems.
2264         * tests/test-closein.sh: Likewise.
2265         Reported by Piotr Tarnowski.
2266
2267 2007-09-28  Jim Meyering  <jim@meyering.net>
2268
2269         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
2270
2271 2007-09-27  Jim Meyering  <jim@meyering.net>
2272
2273         canonicalize: Avoid a false-positive cycle failure.
2274         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
2275         Sort.  Remove cycle-check.
2276         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
2277         not cycle-check.h.
2278         (seen_triple): New function.
2279         (canonicalize_filename_mode): Use it instead of cycle-check.
2280         * tests/test-canonicalize.c: Add a test for this bug.
2281         * tests/test-canonicalize.sh: Set up and run the test.
2282
2283         New module, file-set, from coreutils.
2284         * modules/file-set: Define it.
2285         * lib/file-set.c, lib/file-set.h: Implement.
2286
2287         New module, hash-triple, from coreutils.
2288         * modules/hash-triple: Define it.
2289         * lib/hash-triple.c, lib/hash-triple.h: Implement.
2290
2291 2007-09-25  Eric Blake  <ebb9@byu.net>
2292
2293         Fix strerror on Interix.
2294         * lib/string_.h (strerror): Declare replacement.
2295         * doc/functions/strerror.texi (strerror): Document the Interix
2296         shortcoming.
2297         * modules/string (Makefile.am): Support new hooks.
2298         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
2299         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
2300         gl_FUNC_STRERROR_SEPARATE.
2301         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
2302         * lib/strerror.c (rpl_strerror): Provide replacement.
2303         * modules/strerror (Depends-on): Add string.
2304         (configure.ac): Detect use of module.
2305         * tests/test-strerror.c: New file.
2306         * modules/strerror-tests: New test module.
2307         * modules/argp (Depends-on): Add strerror.
2308         * modules/error (Depends-on): Likewise.
2309         Reported by Martin Koeppe.
2310
2311 2007-09-24  Bruno Haible  <bruno@clisp.org>
2312
2313         * README: Update git instructions.
2314
2315 2007-09-24  Eric Blake  <ebb9@byu.net>
2316
2317         Revert fpending breakage from 2007-09-08.
2318         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
2319         __fpending.c.
2320
2321 2007-09-24  Jim Meyering  <jim@meyering.net>
2322
2323         filenamecat.c: Add a test.
2324         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
2325         showing how the function works when DIR is the empty string.
2326
2327 2007-09-21  Simon Josefsson  <simon@josefsson.org>
2328
2329         * tests/test-canonicalize.sh: Turn on executable bit.
2330
2331 2007-09-19  Eric Blake  <ebb9@byu.net>
2332
2333         * README: Update CVS instructions.
2334
2335 2007-09-18  Bruno Haible  <bruno@clisp.org>
2336
2337         * modules/areadlink: New file.
2338         * lib/areadlink.h (areadlink): New declaration.
2339         * lib/areadlink.c: New file, based on lib/xreadlink.c.
2340
2341 2007-09-17  Jim Meyering  <jim@meyering.net>
2342
2343         * lib/savewd.c (ESTALE) [!defined]: Define.
2344         Reported to be required on Interix by Martin Koeppe.
2345
2346 2007-09-17  Bruno Haible  <bruno@clisp.org>
2347
2348         * gnulib-tool (func_version): Use $version.
2349
2350 2007-09-16  Bruno Haible  <bruno@clisp.org>
2351
2352         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
2353         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
2354         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
2355         Reported by Greg Schafer <gschafer@zip.com.au>.
2356
2357 2007-09-15  Bruno Haible  <bruno@clisp.org>
2358
2359         * gnulib-tool (sed): Try a little harder to make bash understand the
2360         alias.
2361         Reported by Bruce Korb <bruce.korb@gmail.com>.
2362
2363 2007-09-13  Eric Blake  <ebb9@byu.net>
2364
2365         * ChangeLog: Remove conflict markers.
2366
2367 2007-09-13  Simon Josefsson  <simon@josefsson.org>
2368
2369         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
2370         Reported by Bruno Haible <bruno@clisp.org>.
2371
2372 2007-09-12  Bruno Haible  <bruno@clisp.org>
2373
2374         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
2375         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
2376         is not defined.
2377
2378 2007-09-12  Eric Blake  <ebb9@byu.net>
2379
2380         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
2381         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
2382         Autoconf definition.
2383         * modules/euidaccess (Depends-on): Add extensions, for
2384         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
2385         * modules/fnmatch (Depends-on): Likewise.
2386         * modules/getaddrinfo (Depends-on): Likewise.
2387         * modules/getdelim (Depends-on): Likewise.
2388         * modules/getline (Depends-on): Likewise.
2389         * modules/getsubopt (Depends-on): Likewise.
2390         * modules/gettext (Depends-on): Likewise.
2391         * modules/group-member (Depends-on): Likewise.
2392         * modules/mbchar (Depends-on): Likewise.
2393         * modules/memmem (Depends-on): Likewise.
2394         * modules/mempcpy (Depends-on): Likewise.
2395         * modules/memrchr (Depends-on): Likewise.
2396         * modules/pagealign_alloc (Depends-on): Likewise.
2397         * modules/readutmp (Depends-on): Likewise.
2398         * modules/stpcpy (Depends-on): Likewise.
2399         * modules/stpncpy (Depends-on): Likewise.
2400         * modules/strchrnul (Depends-on): Likewise.
2401         * modules/strndup (Depends-on): Likewise.
2402         * modules/strsep (Depends-on): Likewise.
2403         * modules/strverscmp (Depends-on): Likewise.
2404         * modules/vasprintf (Depends-on): Likewise.
2405         * modules/wcwidth (Depends-on): Likewise.
2406         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
2407         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
2408         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
2409         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
2410         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
2411         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
2412         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
2413         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
2414         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
2415         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
2416         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
2417         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
2418         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
2419         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
2420         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
2421         * m4/readutmp.m4 (gl_READUTMP): Likewise.
2422         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
2423         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
2424         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
2425         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
2426         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
2427         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
2428         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
2429         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
2430         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
2431         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
2432         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
2433         so that lock.m4 can be used in gettext without extensions module.
2434
2435 2007-09-11  Bruno Haible  <bruno@clisp.org>
2436
2437         * m4/isc-posix.m4: Remove file.
2438         Suggested by Eric Blake.
2439
2440 2007-09-11  Eric Blake  <ebb9@byu.net>
2441
2442         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
2443
2444 2007-09-10  Bruno Haible  <bruno@clisp.org>
2445
2446         * posix-modules: Fix typo in error message.
2447         Reported by Matt <mkraai@beckman.com>.
2448
2449 2007-09-09  Bruno Haible  <bruno@clisp.org>
2450
2451         * doc/functions/getdelim.texi: Update list of platforms lacking the
2452         function.
2453         * doc/functions/getline.texi: Likewise.
2454
2455 2007-09-09  Jim Meyering  <jim@meyering.net>
2456
2457         * lib/hash.c (hash_initialize): Detect calloc failure.
2458         Reported by Bruno Haible.
2459
2460 2007-09-09  Bruno Haible  <bruno@clisp.org>
2461
2462         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
2463         malloc or realloc fails.
2464
2465 2007-09-09  Bruno Haible  <bruno@clisp.org>
2466
2467         * modules/getcwd (Depends-on): Add malloc-posix.
2468         * modules/glob (Depends-on): Likewise.
2469         * modules/putenv (Depends-on): Likewise.
2470         * modules/strdup (Depends-on): Likewise.
2471         * modules/getdelim (Depends-on): Add realloc-posix.
2472         * modules/read-file (Depends-on): Likewise.
2473
2474 2007-09-09  Bruno Haible  <bruno@clisp.org>
2475
2476         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
2477         (gl_FUNC_MALLOC_POSIX): Require it.
2478         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
2479         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
2480         * modules/realloc (Files): Add m4/malloc.m4.
2481         * modules/calloc (Files): Likewise.
2482
2483 2007-09-09  Bruno Haible  <bruno@clisp.org>
2484
2485         * modules/malloc-posix: New file.
2486         * modules/malloc (Depends-on): Add malloc-posix.
2487         * lib/malloc.c: Include errno.h.
2488         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
2489         and a POSIX-compatible malloc into a single function. Set ENOMEM
2490         when returning NULL.
2491         * m4/malloc.m4: New file.
2492         * doc/functions/malloc.texi: Mention the malloc-posix module.
2493         * lib/stdlib_.h (malloc): New declaration.
2494         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
2495         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
2496         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
2497         and HAVE_MALLOC_POSIX.
2498
2499 2007-09-09  Bruno Haible  <bruno@clisp.org>
2500
2501         * modules/realloc-posix: New file.
2502         * modules/realloc (Depends-on): Add realloc-posix.
2503         * lib/realloc.c: Include errno.h.
2504         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
2505         and a POSIX-compatible realloc into a single function. Set ENOMEM
2506         when returning NULL.
2507         * m4/realloc.m4: New file.
2508         * doc/functions/realloc.texi: Mention the realloc-posix module.
2509         * lib/stdlib_.h (realloc): New declaration.
2510         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
2511         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
2512         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
2513         and HAVE_REALLOC_POSIX.
2514
2515 2007-09-09  Bruno Haible  <bruno@clisp.org>
2516
2517         * modules/calloc-posix: New file.
2518         * modules/calloc (Depends-on): Add calloc-posix.
2519         * lib/calloc.c: Include errno.h.
2520         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
2521         and a POSIX-compatible calloc into a single function. Set ENOMEM
2522         when returning NULL.
2523         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
2524         * doc/functions/calloc.texi: Mention the calloc-posix module.
2525         * lib/stdlib_.h (calloc): New declaration.
2526         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
2527         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
2528         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
2529         and HAVE_CALLOC_POSIX.
2530
2531 2007-09-09  Bruno Haible  <bruno@clisp.org>
2532
2533         Allow for modules to show an arbitrary notice.
2534         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
2535         * gnulib-tool: New option --extract-notice.
2536         (func_usage): Document it.
2537         (sed_extract_prog): Update.
2538         (func_get_notice): New function.
2539         (func_modules_notice): New function.
2540         (func_import, func_create_testdir): Invoke it.
2541         Suggested by Jim Meyering.
2542
2543 2007-09-09  Bruno Haible  <bruno@clisp.org>
2544
2545         * gnulib-tool: New options --verbose, --quiet.
2546         (func_usage): Document them.
2547         (verbose): New variable.
2548         (func_execute_command): New function.
2549         (func_import): Don't show the module list and the file list if
2550         $verbose < 0.
2551         (func_create_testdir): Likewise. Use func_execute_command.
2552         (func_create_megatestdir): Use func_execute_command.
2553
2554 2007-09-08  Bruno Haible  <bruno@clisp.org>
2555
2556         * gnulib-tool (func_import): Prefer rsync over wget when available,
2557         for fetching the PO files.
2558
2559 2007-09-08  Bruno Haible  <bruno@clisp.org>
2560
2561         * posix-modules: New file. Portions copied from gnulib-tool.
2562         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
2563
2564 2007-09-08  Jim Meyering  <jim@meyering.net>
2565
2566         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
2567         * lib/fpending.h: Rename from __fpending.h.
2568         * lib/fpending.c: Rename from __fpending.c.
2569         Include "fpending.h", not "__fpending.h".
2570         * lib/__fpending.h, lib/__fpending.c: Remove files.
2571         * modules/fpending (Files): Reflect new file names.
2572         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
2573
2574 2007-09-08  Bruno Haible  <bruno@clisp.org>
2575
2576         * m4/inttypes-h.m4: Remove stub file.
2577
2578 2007-09-07  Simon Josefsson  <simon@josefsson.org>
2579
2580         * doc/headers/stdint.texi: Discuss #include_next issue.
2581
2582 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2583
2584         * build-aux/bootstrap: Remove obsolete comment about wget --help.
2585
2586 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
2587
2588         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
2589         in variable name.
2590
2591 2007-09-03  Jim Meyering  <jim@meyering.net>
2592
2593         New module: git-version-gen.
2594         * modules/git-version-gen: New file.
2595
2596         Import changes from coreutils for bootstrap script.
2597
2598         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
2599
2600         bootstrap: uses rsync to download the .po files
2601         * build-aux/bootstrap (po_download_command_format): New global.
2602         (download_po_files): Use rsync.
2603         (update_po_files): Don't remove .po files after download,
2604         so future rsync runs can take advantage of the copies.
2605
2606         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
2607
2608         Solve the unnecessary-.po-file-regeneration problem once and for all.
2609         * build-aux/bootstrap (download_po_files): New function, renamed from
2610         get_translations.  Now, downloads, but doesn't update LINGUAS.
2611         (update_po_files): New function.
2612
2613         bootstrap: Ignore more.
2614         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
2615         uniwidth to e.g., lib/.gitignore.
2616         (slurp): Handle the sys_stat_.h -> sys mapping, too.
2617
2618         * build-aux/bootstrap: New setting: vc_ignore.
2619         (insert_sorted_if_absent): Create $file if absent.
2620         Adapt to new, possibly empty, list: $vc_ignore.
2621
2622         bootstrap: generate more ignorable names
2623         * build-aux/bootstrap (slurp): When generating ignorable names,
2624         also map .sin to .sed, .gperf to .c, and .y to .c.
2625
2626 2007-09-03  Jim Meyering  <jim@meyering.net>
2627
2628         * build-aux/git-version-gen: New file, from coreutils.  For details, see
2629         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
2630
2631 2007-09-02  Bruno Haible  <bruno@clisp.org>
2632
2633         Fix mis-recognition of 'mcs' on QNX 6.
2634         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
2635         output contains the string "Mono".
2636         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
2637         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
2638
2639 2007-09-01  Bruno Haible  <bruno@clisp.org>
2640
2641         Fix collision between uniwidth/* and linebreak modules.
2642         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
2643         u32_width): Remove declarations.
2644         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
2645         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
2646         streq3, streq2, streq1, streq0): Remove functions.
2647         (STREQ): Remove macro.
2648         (is_cjk_encoding): Remove function.
2649         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
2650         (uc_width, u8_width, u16_width, u32_width): Remove functions.
2651         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
2652         * NEWS: Document the change.
2653
2654 2007-09-01  Bruno Haible  <bruno@clisp.org>
2655
2656         * lib/streq.h: Add double-inclusion guard.
2657
2658 2007-09-01  Karl Berry  <karl@gnu.org>
2659
2660         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
2661
2662 2007-08-28  Jim Meyering  <jim@meyering.net>
2663
2664         Rename mreadlink_with_size to areadlink_with_size.
2665         * NEWS: Document the change.
2666         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
2667         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
2668         * lib/mreadlink.h: Rename this to...
2669         * lib/areadlink.h: ...this.
2670         * modules/mreadlink-with-size: Rename this to...
2671         * modules/areadlink-with-size: ...this.
2672         * lib/canonicalize.c: Reflect the renaming.
2673         * modules/canonicalize: Likewise.
2674
2675 2007-08-26  Bruno Haible  <bruno@clisp.org>
2676
2677         * gnulib-tool (func_import): When deciding which files to remove,
2678         consider also dangling symbolic links.
2679         Reported by Eric Blake.
2680
2681 2007-08-26  Bruno Haible  <bruno@clisp.org>
2682
2683         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
2684
2685 2007-08-23  Simon Josefsson  <simon@josefsson.org>
2686
2687         * lib/readline.c: Don't include getline.h, the prototype is now
2688         found in stdio.h.
2689
2690 2007-08-23  Jim Meyering  <jim@meyering.net>
2691
2692         Getdelim touchup.
2693         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
2694         around the funlockfile call, since funlockfile never sets errno.
2695         Don't set errno upon failed realloc.
2696
2697 2007-08-22  Eric Blake  <ebb9@byu.net>
2698
2699         Getline touchups.
2700         * lib/getdelim.c (getdelim): Revert regression that required *n to
2701         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
2702         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
2703         getdelim, rather than whether implementation is missing.
2704         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
2705         * lib/stdio_.h (getline): Also declare if replacement is
2706         required.
2707         * doc/functions/getdelim.texi: New file.
2708         * doc/functions/getline.texi: Likewise.
2709         * doc/gnulib.texi (Function Substitutes): Add new files.
2710         Reported by Bruno Haible.
2711
2712 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
2713
2714         * users.txt: Add Guile.
2715
2716 2007-08-22  Eric Blake  <ebb9@byu.net>
2717
2718         * tests/test-getdelim.c (main): Use remove, not unlink.
2719         * tests/test-getline.c (main): Likewise.
2720
2721         Move getline and getdelim into stdio.h, per POSIX 200x.
2722         * modules/getline (Files): Remove getline.h.
2723         (Depends-on): Add stdio.
2724         (configure.ac): Add module indicator.
2725         * modules/getdelim (Files): Remove getdelim.h.
2726         (Depends-on): Add stdio.
2727         (configure.ac): Add module indicator.
2728         * modules/stdio (Makefile.am): Work with new indicators.
2729         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
2730         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
2731         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
2732         * lib/getdelim.h: Delete.
2733         * lib/getline.h: Delete.
2734         * lib/stdio_.h (getdelim, getline): Declare.
2735         * modules/getdelim-tests: New module.
2736         * modules/getline-tests: Likewise.
2737         * tests/test-getdelim.c: New file.
2738         * tests/test-getline.c: Likewise.
2739         * NEWS: Document the change.
2740         * lib/getline.c: Update choice of header.
2741         * lib/csharpcomp.c: Likewise.
2742         * lib/getpass.c: Likewise.
2743         * lib/javacomp.c: Likewise.
2744         * lib/javaversion.c: Likewise.
2745         * lib/yesno.c: Likewise.
2746         * lib/getdelim.c: Likewise.
2747         (getdelim): Set errno on failure, and avoid memory leak.
2748
2749 2007-08-19  Bruno Haible  <bruno@clisp.org>
2750
2751         * modules/closein (Depends-on): Add freadahead.
2752         * lib/closein.c: Include freadahead.h.
2753         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
2754         is zero.
2755
2756 2007-08-19  Bruno Haible  <bruno@clisp.org>
2757
2758         * modules/freadahead-tests: New file.
2759         * tests/test-freadahead.sh: New file.
2760         * tests/test-freadahead.c: New file.
2761
2762         * modules/freadahead: New file.
2763         * lib/freadahead.h: New file.
2764         * lib/freadahead.c: New file.
2765         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
2766         fbufmode, fpurge, freadable, fwritable.
2767
2768 2007-08-19  Eric Blake  <ebb9@byu.net>
2769
2770         Test yesno in combination with closein.
2771         * lib/yesno.c (yesno): Document use of stdin.
2772         * modules/yesno-tests (Files): New module.
2773         * tests/test-yesno.c (main): New file.
2774         * tests/test-yesno.sh: Likewise.
2775
2776 2007-08-19  Bruno Haible  <bruno@clisp.org>
2777
2778         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
2779         * lib/fseeko.c (rpl_fseeko): Likewise.
2780         * lib/fseterr.c (fseterr): Likewise.
2781
2782 2007-08-19  Bruno Haible  <bruno@clisp.org>
2783
2784         * tests/test-lseek.c (main): Disable a test for BeOS.
2785         * doc/functions/lseek.texi: Document the BeOS bug.
2786
2787 2007-08-19  Bruno Haible  <bruno@clisp.org>
2788             Eric Blake  <ebb9@byu.net>
2789
2790         * lib/lseek.c: Include <sys/stat.h>.
2791         (rpl_lseek): Add workaround code also for Unix platforms.
2792         Needed for BeOS.
2793         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
2794         * doc/functions/lseek.texi: Document BeOS definiency.
2795
2796 2007-08-18  Bruno Haible  <bruno@clisp.org>
2797
2798         * modules/fstrcmp-tests: New file.
2799         * tests/test-fstrcmp.c: New file.
2800
2801 2007-08-18  Bruno Haible  <bruno@clisp.org>
2802
2803         * modules/fstrcmp: New file, from GNU gettext with modifications.
2804         * lib/fstrcmp.h: New file, from GNU gettext.
2805         * lib/fstrcmp.c: New file, from GNU gettext.
2806         * MODULES.html.sh (String handling): Add fstrcmp.
2807
2808 2007-08-18  Bruno Haible  <bruno@clisp.org>
2809
2810         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
2811         'bool'.
2812         (diag, compareseq): Remove const from the ctxt argument.
2813         (USE_HEURISTIC): Undefine at the end.
2814
2815 2007-08-18  Jim Meyering  <jim@meyering.net>
2816
2817         New file: lib/idcache.h
2818         * NEWS: Mention the addition.
2819         * modules/idcache (Files): Add lib/idcache.h
2820         * lib/idcache.c: Include "idcache.h".
2821         Don't include <sys/types.h>.
2822         Add a FIXME comment.
2823         Move file-scoped "static" declarations to the top.
2824         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
2825
2826 2007-08-17  Bruno Haible  <bruno@clisp.org>
2827         and Paul Eggert  <eggert@cs.ucla.edu>
2828
2829         * MODULES.html.sh: Add diffseq.
2830         * modules/diffseq: New file.
2831         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
2832         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
2833
2834 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
2835
2836         Import changes from coreutils for bootstrap script.
2837
2838         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
2839
2840         * build-aux/bootstrap (slurp): Work even in environments where
2841         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
2842         current code does not slurp files whose names start with ".", and
2843         this looks like it might be a troublesome area.
2844
2845         2007-07-11  Jim Meyering  <jim@meyering.net>
2846
2847         If there's a GPL vN copyright comment, require that N == 3.
2848
2849         2007-07-08  Jim Meyering  <jim@meyering.net>
2850
2851         Run the coreutils-specific code only if tests/Makefile.am.in exists.
2852         * build-aux/bootstrap (mam_template): Move definition out of loop.
2853
2854         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
2855
2856         * build-aux/bootstrap (symlink_to_dir): Rename function from
2857         symlink_to_gnulib.  Add a directory parameter.  Update all
2858         callers.
2859         (cp_mark_as_generated): Also check for -- and link to -- files in
2860         gl/.
2861
2862         2007-07-08  Jim Meyering  <jim@meyering.net>
2863
2864         Adapt to deeper hierarchy in gnulib.
2865         * build-aux/bootstrap (symlink_to_dir): If the destination
2866         directory doesn't exist, create it. This is required at least for
2867         "lib/uniwidth/cjk.h".
2868
2869         2007-05-15  Jim Meyering  <jim@meyering.net>
2870
2871         * build-aux/bootstrap: Now that generated Makefile.am files
2872         are no longer under version control, they must be created at
2873         bootstrap time.
2874
2875 2007-08-14  Ben Pfaff  <blp@gnu.org>
2876
2877         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
2878
2879 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
2880
2881         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
2882         given the changes below.
2883         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
2884         even on hosts that have padding bits beyond the supported 64.
2885
2886 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
2887
2888         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
2889         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
2890         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
2891         depends on it.
2892         (xstrtol_error): Remove.
2893         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
2894         but with a different signature.
2895         (ATTRIBUTE_NORETURN, __attribute__): New macros.
2896         * lib/xstrtol-error.c: Include exitfail.h.
2897         (xstrtol_fatal): New function, with a different signature from the
2898         old xstrtol_error, so that the caller need not worry about passing
2899         in an exit status, or about storage management of the option argument.
2900         (xstrtol_error): Now a static function.  Redo signature to
2901         implement xstrtol_fatal.  Output the correct number of hyphens in
2902         front of the option so that the caller need not worry about
2903         storage management.
2904         (N_): New macro.
2905         (_): Remove; not used now.
2906         * modules/xstrtol: Depend on getopt.
2907         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
2908         of old STRTOL_FATAL_ERROR macro.
2909         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
2910         of test program.
2911         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
2912         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
2913
2914 2007-08-08  Eric Blake  <ebb9@byu.net>
2915
2916         * lib/xstrtol-error.c: Add missing include.
2917
2918         Move xstrtol messages into gnulib domain, when --pobase is used.
2919         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
2920         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
2921         * modules/xstrtol (Files): Distribute new file.
2922         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
2923         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
2924         * tests/test-xstrtol.c: ...into new file.
2925         * tests/test-xstrtoul.c: Also test xstrtoul.
2926         * tests/test-xstrtoimax.c: Also test xstrtoimax.
2927         * tests/test-xstrtoumax.c: Also test xstrtoumax.
2928         * tests/test-xstrtol.sh: Drive the tests.
2929         * tests/test-xstrtoimax.sh: Likewise.
2930         * tests/test-xstrtoumax.sh: Likewise.
2931         * modules/xstrtol-tests: New module.
2932         * modules/xstrtoimax-tests: Likewise.
2933         * modules/xstrtoumax-tests: Likewise.
2934
2935 2007-08-08  Jim Meyering  <jim@meyering.net>
2936
2937         New function: mfile_name_concat.
2938         * lib/filenamecat.c (mfile_name_concat): New function, just like
2939         file_name_concat, but return NULL upon failure rather than exiting
2940         with a diagnostic.
2941         * lib/filenamecat.h: Declare it.
2942
2943 2007-08-07  Bruno Haible  <bruno@clisp.org>
2944
2945         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
2946         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
2947         warning from gcc.
2948         Reported by Eric Blake.
2949
2950 2007-08-07  Simon Josefsson  <simon@josefsson.org>
2951
2952         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
2953         * modules/crypto/arcfour (License): Likewise.
2954         * modules/crypto/des-tests (License): Likewise.
2955         * modules/crypto/gc-arctwo-tests (License): Likewise.
2956         * modules/crypto/gc-des-tests (License): Likewise.
2957         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
2958         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
2959         * modules/crypto/gc-md2-tests (License): Likewise.
2960         * modules/crypto/gc-md4-tests (License): Likewise.
2961         * modules/crypto/gc-md5-tests (License): Likewise.
2962         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
2963         * modules/crypto/gc-rijndael-tests (License): Likewise.
2964         * modules/crypto/gc-sha1-tests (License): Likewise.
2965         * modules/crypto/gc-tests (License): Likewise.
2966         * modules/crypto/hmac-md5 (License): Likewise.
2967         * modules/crypto/hmac-sha1 (License): Likewise.
2968         * modules/crypto/md2-tests (License): Likewise.
2969         * modules/crypto/md4-tests (License): Likewise.
2970         * modules/crypto/md5 (License): Likewise.
2971         * modules/crypto/rijndael (License): Likewise.
2972         * modules/crypto/sha1 (License): Likewise.
2973         * modules/memxor (License): Likewise.
2974
2975 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
2976         and Bruno Haible  <bruno@clisp.org>
2977
2978         * NEWS: Describe interface changes to human, xstrtol.
2979         * lib/human.h: Include <xstrtol.h>.
2980         (human_options): Return enum strtol_error, not int.  Remove
2981         bool arg; take int * instead.
2982         * lib/human.c: Don't include "gettext.h".
2983         (_): Remove; no longer used.
2984         Don't include <xstrtol.h>, since human.h does it.
2985         (human_options): Adjust to abovementioned interface changes.
2986         Do not report error to stderr; that's now the caller's
2987         responsibility.
2988         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
2989         interface change.
2990         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
2991         Str, Argument_type_string.  All uses changed.  Put " argument"
2992         in diagnostics to make them clearer.  Change wording of suffix
2993         message for clarity.
2994         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
2995         Argument_type_string.
2996         (STRTOL_FATAL_WARN): Remove; no longer used.
2997         * modules/human (Depends-on): Remove gettext-h.
2998
2999 2007-08-06  Simon Josefsson  <simon@josefsson.org>
3000
3001         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
3002
3003 2007-07-31  Bruno Haible  <bruno@clisp.org>
3004
3005         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
3006         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
3007         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
3008
3009 2007-07-31  Bruno Haible  <bruno@clisp.org>
3010
3011         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
3012         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
3013
3014 2007-07-30  Bruno Haible  <bruno@clisp.org>
3015
3016         * modules/base64 (License): Use the synonymous term "LGPLv2+".
3017         * modules/c-ctype (License): Likewise.
3018         * modules/c-strcase (License): Likewise.
3019         * modules/check-version (License): Likewise.
3020         * modules/iconv (License): Likewise.
3021         * modules/iconv_open (License): Likewise.
3022         * modules/read-file (License): Likewise.
3023         * modules/striconv (License): Likewise.
3024         * modules/strverscmp (License): Likewise.
3025         * modules/vasprintf (License): Likewise.
3026         * modules/crypto/des (License): Likewise.
3027         * modules/crypto/gc (License): Likewise.
3028         * modules/crypto/gc-arcfour (License): Likewise.
3029         * modules/crypto/gc-arctwo (License): Likewise.
3030         * modules/crypto/gc-des (License): Likewise.
3031         * modules/crypto/gc-hmac-md5 (License): Likewise.
3032         * modules/crypto/gc-hmac-sha1 (License): Likewise.
3033         * modules/crypto/gc-md2 (License): Likewise.
3034         * modules/crypto/gc-md4 (License): Likewise.
3035         * modules/crypto/gc-md5 (License): Likewise.
3036         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
3037         * modules/crypto/gc-random (License): Likewise.
3038         * modules/crypto/gc-rijndael (License): Likewise.
3039         * modules/crypto/gc-sha1 (License): Likewise.
3040         * modules/crypto/md2 (License): Likewise.
3041         * modules/crypto/md4 (License): Likewise.
3042
3043 2007-07-30  Jim Meyering  <jim@meyering.net>
3044
3045         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
3046         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
3047         it has valid stat data.  This bug would cause du not to count the
3048         sizes of inaccessible directories.
3049         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
3050         in <http://bugzilla.redhat.com/250077>.
3051
3052 2007-07-25  Peter O'Gorman  <peter@pogma.com>
3053             Bruno Haible  <bruno@clisp.org>
3054
3055         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
3056         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
3057         #include_next, gives a diagnostic about it, but reports no error in
3058         the exit code.
3059         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
3060
3061 2007-07-24  Ben Pfaff  <blp@gnu.org>
3062
3063         Improve name: "count-one-bits" is better than "popcount".
3064         * MODULES.html.sh: Update name.
3065         * lib/popcount.h: Renamed lib/count-one-bits.h.
3066         (popcount): Renamed count_one_bits.
3067         (popcountl): Renamed count_one_bits_l.
3068         (popcountll): Renamed count_one_bits_ll.
3069         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
3070         * modules/popcount: Renamed module/count-one-bits.
3071         * modules/popcount-tests: Renamed module/count-one-bits-tests.
3072         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
3073
3074 2007-07-23  Ben Pfaff  <blp@gnu.org>
3075
3076         * lib/popcount.h (popcount32): Reduce size of constants, to allow
3077         better code generation, and add U to large constants to avoid
3078         warnings, in non-GCC case.
3079         Suggested by Bruno Haible.
3080
3081 2007-07-23  Ben Pfaff  <blp@gnu.org>
3082
3083         * lib/popcount.h: Use verify_true instead of if...abort.
3084         * modules/popcount: Depend on verify module.
3085         Suggested by Jim Meyering.
3086
3087 2007-07-23  Bruno Haible  <bruno@clisp.org>
3088
3089         * gnulib-tool (func_import): Create a .cvsignore file also when the
3090         directory is not yet in CVS but the toplevel directory is. When
3091         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
3092         Reported by Karl Berry.
3093
3094 2007-07-22  Ben Pfaff  <blp@gnu.org>
3095
3096         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
3097         case.
3098         Suggested by Eric Blake.
3099
3100 2007-07-22  Ben Pfaff  <blp@gnu.org>
3101
3102         New module: popcount.
3103         * MODULES.html.sh: Add popcount.
3104         * modules/popcount: New file.
3105         * modules/popcount-tests: New file.
3106         * tests/test-popcount.c: New file.
3107         * lib/popcount.h: New file.
3108         * m4/popcount.m4: New file.
3109
3110 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
3111
3112         * build-aux/announce-gen: Update to GPLv3.
3113
3114         * build-aux/config.guess: Update from config.
3115
3116 2007-07-21  Bruno Haible  <bruno@clisp.org>
3117
3118         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
3119         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
3120
3121 2007-07-20  Jim Meyering  <jim@meyering.net>
3122
3123         * check-module: Diagnose a self-dependency.
3124
3125 2007-07-19  Bruno Haible  <bruno@clisp.org>
3126
3127         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
3128         empty.
3129         Reported by Eric Blake.
3130
3131 2007-07-18  Bruno Haible  <bruno@clisp.org>
3132
3133         * gnulib-tool: New options --po-base, --po-domain.
3134         (func_usage): Document them.
3135         (pobase, po_domain): New variables.
3136         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
3137         DEFAULT_TEXT_DOMAIN.
3138         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
3139         (func_import): Consider pobase and po_domain. Create a po/ directory.
3140         (func_create_testdir): Set pobase and po_domain to empty.
3141         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
3142         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
3143
3144 2007-07-18  Bruno Haible  <bruno@clisp.org>
3145
3146         * gnulib-tool (func_get_automake_snippet): Synthesize also an
3147         EXTRA_DIST augmentation for files in build-aux/.
3148
3149 2007-07-16  Bruno Haible  <bruno@clisp.org>
3150
3151         * modules/lseek (License): Use the synonymous term "LGPLv2+".
3152         * modules/getdelim (License): Likewise.
3153
3154 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3155
3156         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
3157         * modules/d-type (License): Likewise.
3158         * modules/extensions (License): Likewise.
3159         * modules/fnmatch (License): Likewise.
3160         * modules/fseeko (License): Likewise.
3161         * modules/getaddrinfo (License): Likewise.
3162         * modules/getline (License): Likewise.
3163         * modules/getlogin_r (License): Likewise.
3164         * modules/getpass (License): Likewise.
3165         * modules/gettimeofday (License): Likewise.
3166         * modules/glob (License): Likewise.
3167         * modules/inet_ntop (License): Likewise.
3168         * modules/malloc (License): Likewise.
3169         * modules/malloca (License): Likewise.
3170         * modules/memmem (License): Likewise.
3171         * modules/mempcpy (License): Likewise.
3172         * modules/memset (License): Likewise.
3173         * modules/minmax (License): Likewise.
3174         * modules/mktime (License): Likewise.
3175         * modules/netinet_in (License): Likewise.
3176         * modules/pathmax (License): Likewise.
3177         * modules/poll (License): Likewise.
3178         * modules/regex (License): Likewise.
3179         * modules/snprintf (License): Likewise.
3180         * modules/stdbool (License): Likewise.
3181         * modules/stdint (License): Likewise.
3182         * modules/stdio (License): Likewise.
3183         * modules/strcase (License): Likewise.
3184         * modules/strcasestr (License): Likewise.
3185         * modules/strdup (License): Likewise.
3186         * modules/string (License): Likewise.
3187         * modules/strndup (License): Likewise.
3188         * modules/strnlen (License): Likewise.
3189         * modules/strpbrk (License): Likewise.
3190         * modules/strptime (License): Likewise.
3191         * modules/strsep (License): Likewise.
3192         * modules/sys_select (License): Likewise.
3193         * modules/sys_socket (License): Likewise.
3194         * modules/sys_stat (License): Likewise.
3195         * modules/sys_time (License): Likewise.
3196         * modules/time (License): Likewise.
3197         * modules/time_r (License): Likewise.
3198         * modules/timegm (License): Likewise.
3199         * modules/unistd (License): Likewise.
3200         * modules/vsnprintf (License): Likewise.
3201         * modules/wctype (License): Likewise.
3202
3203 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3204
3205         * modules/argz (License): LGPLv2+.
3206
3207 2007-07-15  Karl Berry  <karl@gnu.org>
3208
3209         * doc/gnulib.texi: revise node structure per new fdl.texi.
3210
3211 2007-07-14  Bruno Haible  <bruno@clisp.org>
3212
3213         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
3214         the output file.
3215         * lib/uniname/uninames.h: Regenerated.
3216
3217 2007-07-14  Karl Berry  <karl@gnu.org>
3218
3219         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
3220         omitting sectioning and index commands.
3221
3222 2007-07-13  Bruno Haible  <bruno@clisp.org>
3223
3224         New gnulib-tool option --more-symlinks.
3225         * gnulib-tool (func_usage): Document --more-symlinks.
3226         (do_copyrights): New variable.
3227         Recognize option --more-symlinks.
3228         (func_import): Don't add a copyright notice transform to
3229         sed_transform_lib_file if do_copyrights is empty.
3230
3231 2007-07-13  Bruno Haible  <bruno@clisp.org>
3232
3233         * lib/vasnprintf.c (decimal_point_char): Define also if
3234         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
3235         && !NEED_PRINTF_DIRECTIVE_A.
3236         Reported by Clemens Koller <clemens.koller@anagramm.de> via
3237         Gary V. Vaughan <gary@gnu.org>.
3238
3239 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
3240
3241         * lib/inttypes_.h: Undo previous change, since it was fixed
3242         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
3243
3244 2007-07-13  Bruno Haible  <bruno@clisp.org>
3245
3246         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
3247         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
3248
3249 2007-07-13  Jim Meyering  <jim@meyering.net>
3250
3251         df: Don't fail for Tru64's "file-on-file mount".
3252         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
3253         so we fall through and use statfs instead.  Details here:
3254         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
3255         Reported by Albert Chin.
3256
3257 2007-07-13  Bruno Haible  <bruno@clisp.org>
3258
3259         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
3260         * modules/configmake (License): Likewise.
3261         * modules/gettext (License): Likewise.
3262         * modules/gettext-h (License): Likewise.
3263         * modules/include_next (License): Likewise.
3264         * modules/link-warning (License): Likewise.
3265         * modules/localcharset (License): Likewise.
3266         * modules/localename (License): Likewise.
3267         * modules/lock (License): Likewise.
3268         * modules/relocatable-lib-lgpl (License): Likewise.
3269         * modules/size_max (License): Likewise.
3270         * modules/vasnprintf (License): Likewise.
3271         * modules/wchar (License): Likewise.
3272         * modules/xsize (License): Likewise.
3273
3274 2007-07-13  Bruno Haible  <bruno@clisp.org>
3275
3276         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
3277         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
3278
3279 2007-07-12  Bruno Haible  <bruno@clisp.org>
3280
3281         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
3282         in the modules files.
3283
3284 2007-07-11  Karl Berry  <karl@gnu.org>
3285
3286         * MODULES.html.sh (func_module): use
3287          sed -e '\|^'"${includefile}"'$|d'
3288          instead of /.../d, to avoid errors on $includefile's containing /.
3289
3290 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
3291
3292         * gnulib-tool (func_import): Avoid duplication of --avoid
3293         statements
3294         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
3295         names to `_' in variable names.
3296
3297 2007-07-10  Eric Blake  <ebb9@byu.net>
3298
3299         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
3300         * NEWS: Document this change.
3301
3302 2007-07-08  Bruno Haible  <bruno@clisp.org>
3303
3304         Update to Unicode 5.0.
3305         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
3306         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
3307         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
3308         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
3309         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
3310         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
3311         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
3312         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
3313         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
3314         U+10A3F, U+1D242..U+1D244.
3315         (nonspacing_table_ind): Update.
3316         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
3317         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
3318
3319 2007-07-08  Bruno Haible  <bruno@clisp.org>
3320
3321         Update to Unicode 5.0.
3322         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
3323         code transform. Extend the name index field of unicode_name_to_code and
3324         unicode_code_to_name from 16 to 24 bits.
3325         * lib/uniname/uniname.c (unicode_character_name,
3326         unicode_name_character): Add the range 0x12xxx to the code transform.
3327         * lib/uniname/uninames.h: Regenerated.
3328         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
3329
3330 2007-07-07  Bruno Haible  <bruno@clisp.org>
3331
3332         * modules/wcwidth-tests: New file.
3333         * tests/test-wcwidth.c: New file.
3334
3335         Work around MacOS X wcwidth() bug.
3336         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
3337         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
3338         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
3339         original wcwidth in non-UTF-8 locales.
3340         * modules/wcwidth (Depends-on): Add localcharset, streq,
3341         uniwidth/width.
3342         * doc/functions/wcwidth.texi: Update.
3343
3344 2007-07-07  Bruno Haible  <bruno@clisp.org>
3345
3346         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
3347         (wcwidth): New declaration.
3348         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
3349         macros.
3350         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
3351         here. Prepare for creating <wchar.h> unconditionally.
3352         * modules/wchar (Depends-on): Add link-warning.
3353         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
3354         REPLACE_WCWIDTH, and GL_LINK_WARNING.
3355         * lib/wcwidth.h: Remove file.
3356         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
3357         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
3358         * modules/wcwidth (Files): Remove lib/wcwidth.h.
3359         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
3360         (Include): Replace wcwidth.h with <wchar.h>.
3361         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
3362         * lib/mbchar.h: Don't include wcwidth.h.
3363         * lib/mbswidth.c: Likewise.
3364         * NEWS: Mention the change.
3365
3366 2007-07-07  Bruno Haible  <bruno@clisp.org>
3367
3368         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
3369         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
3370         definition with an external declaration.
3371         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
3372         defined as a function. Remove AC_C_INLINE requirement.
3373         * modules/wcwidth (Files): Add lib/wcwidth.c.
3374         (Makefile.am): Remove redundant statement.
3375
3376 2007-07-07  Bruno Haible  <bruno@clisp.org>
3377
3378         * MODULES.html.sh (Unicode string functions): Add the new modules.
3379
3380         * tests/uniwidth/test-u32-strwidth.c: New file.
3381         * modules/uniwidth/u32-strwidth-tests: New file.
3382
3383         * lib/uniwidth/u32-strwidth.c: New file.
3384         * modules/uniwidth/u32-strwidth: New file.
3385
3386         * tests/uniwidth/test-u16-strwidth.c: New file.
3387         * modules/uniwidth/u16-strwidth-tests: New file.
3388
3389         * lib/uniwidth/u16-strwidth.c: New file.
3390         * modules/uniwidth/u16-strwidth: New file.
3391
3392         * tests/uniwidth/test-u8-strwidth.c: New file.
3393         * modules/uniwidth/u8-strwidth-tests: New file.
3394
3395         * lib/uniwidth/u8-strwidth.c: New file.
3396         * modules/uniwidth/u8-strwidth: New file.
3397
3398         * tests/uniwidth/test-u32-width.c: New file.
3399         * modules/uniwidth/u32-width-tests: New file.
3400
3401         * lib/uniwidth/u32-width.c: New file.
3402         * modules/uniwidth/u32-width: New file.
3403
3404         * tests/uniwidth/test-u16-width.c: New file.
3405         * modules/uniwidth/u16-width-tests: New file.
3406
3407         * lib/uniwidth/u16-width.c: New file.
3408         * modules/uniwidth/u16-width: New file.
3409
3410         * tests/uniwidth/test-u8-width.c: New file.
3411         * modules/uniwidth/u8-width-tests: New file.
3412
3413         * lib/uniwidth/u8-width.c: New file.
3414         * modules/uniwidth/u8-width: New file.
3415
3416         * tests/uniwidth/test-uc_width.c: New file.
3417         * modules/uniwidth/width-tests: New file.
3418
3419         * lib/uniwidth/width.c: New file, from GNU libiconv.
3420         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
3421         * modules/uniwidth/width: New file.
3422
3423         * lib/uniwidth.h: New file, from GNU libiconv.
3424         * modules/uniwidth/base: New file.
3425
3426 2007-07-07  Bruno Haible  <bruno@clisp.org>
3427
3428         * lib/uniname.h: New file, from GNU gettext.
3429         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
3430         * lib/uniname/uninames.h: New file, from GNU gettext.
3431         * lib/uniname/uniname.c: New file, from GNU gettext.
3432         * tests/uniname/test-uninames.sh: New file.
3433         * tests/uniname/test-uninames.c: New file, from GNU gettext.
3434         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
3435         * modules/uniname/base: New file.
3436         * modules/uniname/uniname: New file.
3437         * modules/uniname/uniname-tests: New file.
3438         * MODULES.html.sh (Unicode string functions): Add the new modules.
3439
3440 2007-07-06  Bruno Haible  <bruno@clisp.org>
3441
3442         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
3443
3444 2007-07-06  Bruno Haible  <bruno@clisp.org>
3445
3446         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
3447         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
3448         includes <cygwin/sys_time.h> which includes <sys/select.h> which
3449         include <sys/time.h>.
3450         Reported by Eric Blake.
3451
3452 2007-07-06  Eric Blake  <ebb9@byu.net>
3453
3454         Fix testing canonicalize on cygwin.
3455         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
3456         Revert patch from 2007-06-19.
3457         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
3458         canonicalize module is also in use.
3459         * tests/test-canonicalize.c: New file.
3460         * tests/test-canonicalize.sh: Likewise.
3461         * modules/canonicalize-tests: Likewise.
3462
3463 2007-07-06  Jim Meyering  <jim@meyering.net>
3464
3465         * lib/getugroups.c (getugroups): Detect getgrent failure.
3466         Adjust comment to reflect reality: this function may return -1.
3467
3468 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
3469
3470         * build-aux/bootstrap (TP_URL,get_translations): Update to use
3471         the new TP address.
3472         (usage): Fix typo
3473         (gnulib_mk): New variable.
3474
3475 2007-07-05  Jim Meyering  <jim@meyering.net>
3476
3477         Don't let endgrent clobber errno, no matter how improbable.
3478         * lib/getugroups.c (getugroups): Save and restore errno around
3479         endgrent call.
3480
3481         Close the group DB even when failing with 2^31 or more members.
3482         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
3483
3484 2007-07-04  Jim Meyering  <jim@meyering.net>
3485
3486         * lib/getugroups.h: New file.
3487         * lib/getugroups.c: Include "getugroups.h".
3488         Remove uses of "register" keyword.
3489         Move local variable, "cp", down into scope where used.
3490         Give "username" parameter the "const" attribute.
3491         * modules/getugroups (Files): Add lib/getugroups.h
3492
3493 2007-07-04  Karl Berry  <karl@gnu.org>
3494
3495         * MODULES.html.sh (func_all_modules): Complete rename of
3496         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
3497
3498 2007-07-02  Bruno Haible  <bruno@clisp.org>
3499
3500         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
3501         mode, when inttypes.h comes from gnulib.
3502         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
3503
3504 2007-07-02  Simon Josefsson  <simon@josefsson.org>
3505
3506         * NEWS: Mention lgpl module name change.
3507
3508         * modules/lgpl-2.1: Renamed from lgpl.
3509
3510         * NEWS: Mention gpl module name change.
3511
3512         * modules/gpl-3.0: New file, based on gpl-2.0.
3513
3514         * modules/gpl-2.0: Renamed from gpl.
3515
3516         * modules/gpl: Fix filename, doc/gpl.texi is now found at
3517         doc/gpl-2.0.texi.
3518
3519 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
3520
3521         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
3522         #define __STDC_LIMIT_MACROS temporarily while including
3523         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
3524         Problem reported by Joel E. Denny in
3525         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
3526
3527 2007-07-01  Bruno Haible  <bruno@clisp.org>
3528
3529         * lib/unistdio.h: New file.
3530         * lib/unistdio/u-asnprintf.h: New file.
3531         * lib/unistdio/u-asprintf.h: New file.
3532         * lib/unistdio/u-printf-args.c: New file.
3533         * lib/unistdio/u-printf-args.h: New file.
3534         * lib/unistdio/u-printf-parse.h: New file.
3535         * lib/unistdio/u-snprintf.h: New file.
3536         * lib/unistdio/u-sprintf.h: New file.
3537         * lib/unistdio/u-vasprintf.h: New file.
3538         * lib/unistdio/u-vsnprintf.h: New file.
3539         * lib/unistdio/u-vsprintf.h: New file.
3540         * lib/unistdio/ulc-asnprintf.c: New file.
3541         * lib/unistdio/ulc-asprintf.c: New file.
3542         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
3543         * lib/unistdio/ulc-printf-parse.c: New file.
3544         * lib/unistdio/ulc-snprintf.c: New file.
3545         * lib/unistdio/ulc-sprintf.c: New file.
3546         * lib/unistdio/ulc-vasnprintf.c: New file.
3547         * lib/unistdio/ulc-vasprintf.c: New file.
3548         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
3549         * lib/unistdio/ulc-vsnprintf.c: New file.
3550         * lib/unistdio/ulc-vsprintf.c: New file.
3551         * lib/unistdio/u8-asnprintf.c: New file.
3552         * lib/unistdio/u8-asprintf.c: New file.
3553         * lib/unistdio/u8-printf-parse.c: New file.
3554         * lib/unistdio/u8-snprintf.c: New file.
3555         * lib/unistdio/u8-sprintf.c: New file.
3556         * lib/unistdio/u8-vasnprintf.c: New file.
3557         * lib/unistdio/u8-vasprintf.c: New file.
3558         * lib/unistdio/u8-vsnprintf.c: New file.
3559         * lib/unistdio/u8-vsprintf.c: New file.
3560         * lib/unistdio/u8-u8-asnprintf.c: New file.
3561         * lib/unistdio/u8-u8-asprintf.c: New file.
3562         * lib/unistdio/u8-u8-snprintf.c: New file.
3563         * lib/unistdio/u8-u8-sprintf.c: New file.
3564         * lib/unistdio/u8-u8-vasnprintf.c: New file.
3565         * lib/unistdio/u8-u8-vasprintf.c: New file.
3566         * lib/unistdio/u8-u8-vsnprintf.c: New file.
3567         * lib/unistdio/u8-u8-vsprintf.c: New file.
3568         * lib/unistdio/u16-asnprintf.c: New file.
3569         * lib/unistdio/u16-asprintf.c: New file.
3570         * lib/unistdio/u16-printf-parse.c: New file.
3571         * lib/unistdio/u16-snprintf.c: New file.
3572         * lib/unistdio/u16-sprintf.c: New file.
3573         * lib/unistdio/u16-vasnprintf.c: New file.
3574         * lib/unistdio/u16-vasprintf.c: New file.
3575         * lib/unistdio/u16-vsnprintf.c: New file.
3576         * lib/unistdio/u16-vsprintf.c: New file.
3577         * lib/unistdio/u16-u16-asnprintf.c: New file.
3578         * lib/unistdio/u16-u16-asprintf.c: New file.
3579         * lib/unistdio/u16-u16-snprintf.c: New file.
3580         * lib/unistdio/u16-u16-sprintf.c: New file.
3581         * lib/unistdio/u16-u16-vasnprintf.c: New file.
3582         * lib/unistdio/u16-u16-vasprintf.c: New file.
3583         * lib/unistdio/u16-u16-vsnprintf.c: New file.
3584         * lib/unistdio/u16-u16-vsprintf.c: New file.
3585         * lib/unistdio/u32-asnprintf.c: New file.
3586         * lib/unistdio/u32-asprintf.c: New file.
3587         * lib/unistdio/u32-printf-parse.c: New file.
3588         * lib/unistdio/u32-snprintf.c: New file.
3589         * lib/unistdio/u32-sprintf.c: New file.
3590         * lib/unistdio/u32-vasnprintf.c: New file.
3591         * lib/unistdio/u32-vasprintf.c: New file.
3592         * lib/unistdio/u32-vsnprintf.c: New file.
3593         * lib/unistdio/u32-vsprintf.c: New file.
3594         * lib/unistdio/u32-u32-asnprintf.c: New file.
3595         * lib/unistdio/u32-u32-asprintf.c: New file.
3596         * lib/unistdio/u32-u32-snprintf.c: New file.
3597         * lib/unistdio/u32-u32-sprintf.c: New file.
3598         * lib/unistdio/u32-u32-vasnprintf.c: New file.
3599         * lib/unistdio/u32-u32-vasprintf.c: New file.
3600         * lib/unistdio/u32-u32-vsnprintf.c: New file.
3601         * lib/unistdio/u32-u32-vsprintf.c: New file.
3602         * tests/unistdio/test-ulc-asnprintf1.c: New file.
3603         * tests/unistdio/test-ulc-asnprintf1.h: New file.
3604         * tests/unistdio/test-ulc-printf1.h: New file.
3605         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
3606         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
3607         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
3608         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
3609         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
3610         * tests/unistdio/test-ulc-vasprintf1.c: New file.
3611         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
3612         * tests/unistdio/test-ulc-vsprintf1.c: New file.
3613         * tests/unistdio/test-u8-asnprintf1.c: New file.
3614         * tests/unistdio/test-u8-asnprintf1.h: New file.
3615         * tests/unistdio/test-u8-printf1.h: New file.
3616         * tests/unistdio/test-u8-vasnprintf1.c: New file.
3617         * tests/unistdio/test-u8-vasnprintf2.c: New file.
3618         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
3619         * tests/unistdio/test-u8-vasnprintf3.c: New file.
3620         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
3621         * tests/unistdio/test-u8-vasprintf1.c: New file.
3622         * tests/unistdio/test-u8-vsnprintf1.c: New file.
3623         * tests/unistdio/test-u8-vsprintf1.c: New file.
3624         * tests/unistdio/test-u16-asnprintf1.c: New file.
3625         * tests/unistdio/test-u16-asnprintf1.h: New file.
3626         * tests/unistdio/test-u16-printf1.h: New file.
3627         * tests/unistdio/test-u16-vasnprintf1.c: New file.
3628         * tests/unistdio/test-u16-vasnprintf2.c: New file.
3629         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
3630         * tests/unistdio/test-u16-vasnprintf3.c: New file.
3631         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
3632         * tests/unistdio/test-u16-vasprintf1.c: New file.
3633         * tests/unistdio/test-u16-vsnprintf1.c: New file.
3634         * tests/unistdio/test-u16-vsprintf1.c: New file.
3635         * tests/unistdio/test-u32-asnprintf1.c: New file.
3636         * tests/unistdio/test-u32-asnprintf1.h: New file.
3637         * tests/unistdio/test-u32-printf1.h: New file.
3638         * tests/unistdio/test-u32-vasnprintf1.c: New file.
3639         * tests/unistdio/test-u32-vasnprintf2.c: New file.
3640         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
3641         * tests/unistdio/test-u32-vasnprintf3.c: New file.
3642         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
3643         * tests/unistdio/test-u32-vasprintf1.c: New file.
3644         * tests/unistdio/test-u32-vsnprintf1.c: New file.
3645         * tests/unistdio/test-u32-vsprintf1.c: New file.
3646         * modules/unistdio/base: New file.
3647         * modules/unistdio/u-printf-args: New file.
3648         * modules/unistdio/ulc-asnprintf: New file.
3649         * modules/unistdio/ulc-asprintf: New file.
3650         * modules/unistdio/ulc-fprintf: New file.
3651         * modules/unistdio/ulc-printf-parse: New file.
3652         * modules/unistdio/ulc-snprintf: New file.
3653         * modules/unistdio/ulc-sprintf: New file.
3654         * modules/unistdio/ulc-vasnprintf: New file.
3655         * modules/unistdio/ulc-vasprintf: New file.
3656         * modules/unistdio/ulc-vfprintf: New file.
3657         * modules/unistdio/ulc-vsnprintf: New file.
3658         * modules/unistdio/ulc-vsprintf: New file.
3659         * modules/unistdio/u8-asnprintf: New file.
3660         * modules/unistdio/u8-asprintf: New file.
3661         * modules/unistdio/u8-printf-parse: New file.
3662         * modules/unistdio/u8-snprintf: New file.
3663         * modules/unistdio/u8-sprintf: New file.
3664         * modules/unistdio/u8-vasnprintf: New file.
3665         * modules/unistdio/u8-vasprintf: New file.
3666         * modules/unistdio/u8-vsnprintf: New file.
3667         * modules/unistdio/u8-vsprintf: New file.
3668         * modules/unistdio/u8-u8-asnprintf: New file.
3669         * modules/unistdio/u8-u8-asprintf: New file.
3670         * modules/unistdio/u8-u8-snprintf: New file.
3671         * modules/unistdio/u8-u8-sprintf: New file.
3672         * modules/unistdio/u8-u8-vasnprintf: New file.
3673         * modules/unistdio/u8-u8-vasprintf: New file.
3674         * modules/unistdio/u8-u8-vsnprintf: New file.
3675         * modules/unistdio/u8-u8-vsprintf: New file.
3676         * modules/unistdio/u16-asnprintf: New file.
3677         * modules/unistdio/u16-asprintf: New file.
3678         * modules/unistdio/u16-printf-parse: New file.
3679         * modules/unistdio/u16-snprintf: New file.
3680         * modules/unistdio/u16-sprintf: New file.
3681         * modules/unistdio/u16-vasnprintf: New file.
3682         * modules/unistdio/u16-vasprintf: New file.
3683         * modules/unistdio/u16-vsnprintf: New file.
3684         * modules/unistdio/u16-vsprintf: New file.
3685         * modules/unistdio/u16-u16-asnprintf: New file.
3686         * modules/unistdio/u16-u16-asprintf: New file.
3687         * modules/unistdio/u16-u16-snprintf: New file.
3688         * modules/unistdio/u16-u16-sprintf: New file.
3689         * modules/unistdio/u16-u16-vasnprintf: New file.
3690         * modules/unistdio/u16-u16-vasprintf: New file.
3691         * modules/unistdio/u16-u16-vsnprintf: New file.
3692         * modules/unistdio/u16-u16-vsprintf: New file.
3693         * modules/unistdio/u32-asnprintf: New file.
3694         * modules/unistdio/u32-asprintf: New file.
3695         * modules/unistdio/u32-printf-parse: New file.
3696         * modules/unistdio/u32-snprintf: New file.
3697         * modules/unistdio/u32-sprintf: New file.
3698         * modules/unistdio/u32-vasnprintf: New file.
3699         * modules/unistdio/u32-vasprintf: New file.
3700         * modules/unistdio/u32-vsnprintf: New file.
3701         * modules/unistdio/u32-vsprintf: New file.
3702         * modules/unistdio/u32-u32-asnprintf: New file.
3703         * modules/unistdio/u32-u32-asprintf: New file.
3704         * modules/unistdio/u32-u32-snprintf: New file.
3705         * modules/unistdio/u32-u32-sprintf: New file.
3706         * modules/unistdio/u32-u32-vasnprintf: New file.
3707         * modules/unistdio/u32-u32-vasprintf: New file.
3708         * modules/unistdio/u32-u32-vsnprintf: New file.
3709         * modules/unistdio/u32-u32-vsprintf: New file.
3710         * modules/unistdio/ulc-asnprintf-tests: New file.
3711         * modules/unistdio/ulc-vasnprintf-tests: New file.
3712         * modules/unistdio/ulc-vasprintf-tests: New file.
3713         * modules/unistdio/ulc-vsnprintf-tests: New file.
3714         * modules/unistdio/ulc-vsprintf-tests: New file.
3715         * modules/unistdio/u8-asnprintf-tests: New file.
3716         * modules/unistdio/u8-vasnprintf-tests: New file.
3717         * modules/unistdio/u8-vasprintf-tests: New file.
3718         * modules/unistdio/u8-vsnprintf-tests: New file.
3719         * modules/unistdio/u8-vsprintf-tests: New file.
3720         * modules/unistdio/u16-asnprintf-tests: New file.
3721         * modules/unistdio/u16-vasnprintf-tests: New file.
3722         * modules/unistdio/u16-vasprintf-tests: New file.
3723         * modules/unistdio/u16-vsnprintf-tests: New file.
3724         * modules/unistdio/u16-vsprintf-tests: New file.
3725         * modules/unistdio/u32-asnprintf-tests: New file.
3726         * modules/unistdio/u32-vasnprintf-tests: New file.
3727         * modules/unistdio/u32-vasprintf-tests: New file.
3728         * modules/unistdio/u32-vsnprintf-tests: New file.
3729         * modules/unistdio/u32-vsprintf-tests: New file.
3730         * MODULES.html.sh (Unicode string functions): Add the new modules.
3731
3732 2007-07-01  Bruno Haible  <bruno@clisp.org>
3733
3734         * lib/sprintf.c (sprintf): Limit the available length estimation,
3735         to avoid address wraparound.
3736         * lib/vsprintf.c (vsprintf): Likewise.
3737         * modules/sprintf-posix (Dependencies): Add stdint.
3738         * modules/vsprintf-posix (Dependencies): Likewise.
3739
3740 2007-07-01  Bruno Haible  <bruno@clisp.org>
3741
3742         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
3743         Windows PATH as well. Conservative double-quoting. Comments.
3744
3745 2007-07-01  Bruno Haible  <bruno@clisp.org>
3746             Eric Blake  <ebb9@byu.net>
3747             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3748
3749         * gnulib-tool (self_abspathname): Fix algorithm to cope with
3750         empty components in $PATH, denoting '.'.
3751
3752 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3753
3754         * gnulib-tool: Fix indentation.
3755         (func_create_megatestdir): Likewise.
3756         Report by Bruno Haible.
3757
3758 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3759
3760         Sync from Automake.
3761         * build-aux/gnupload: Fix shell portability issues with for loops.
3762         Report by Karl Berry.
3763
3764 2007-06-29  Simon Josefsson  <simon@josefsson.org>
3765
3766         * build-aux/maint.mk (POURL): Use translationproject.org.
3767
3768 2007-06-27  Simon Josefsson  <simon@josefsson.org>
3769             Bruno Haible  <bruno@clisp.org>
3770
3771         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
3772         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
3773         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
3774         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
3775         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
3776
3777 2007-06-27  Bruno Haible  <bruno@clisp.org>
3778
3779         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
3780         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
3781
3782 2007-06-26  Karl Berry  <karl@gnu.org>
3783
3784         * MODULES.html.sh: remove xreadlink-with-size.
3785
3786 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
3787
3788         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
3789         method that I hope also handles the double-include problem noted
3790         by Bruno Haible in
3791         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
3792
3793 2007-06-23  Bruno Haible  <bruno@clisp.org>
3794
3795         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
3796         Don't let the 'mostlyclean' target fail if the last subdirectory could
3797         not be removed.
3798         Reported by Karl Berry.
3799
3800 2007-06-23  Bruno Haible  <bruno@clisp.org>
3801
3802         * gnulib-tool (echo): Add a speedier workaround for ksh.
3803         * tests/test-echo.sh: Likewise.
3804
3805 2007-06-23  Bruno Haible  <bruno@clisp.org>
3806
3807         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
3808         * tests/test-echo.sh: Likewise.
3809
3810 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3811
3812         * gnulib-tool (IFS): Initialize early, so we don't set it to
3813         empty later.
3814         (self_abspathname): Rewrite algorithm to set it, reindent.
3815         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
3816         (func_create_megatestdir): Merge some sed scripts.
3817
3818 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
3819
3820         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
3821         exposed by Sun Studio 11 cc on Solaris 8.
3822
3823 2007-06-22  Bruno Haible  <bruno@clisp.org>
3824
3825         * gnulib-tool (echo): Ensure the echo primitive does not interpret
3826         backslashes.
3827         * tests/test-echo.sh: New file.
3828
3829 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3830
3831         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
3832         simplify `sed_replace_build_aux' scripts, they are portable but
3833         echoing them with `echo' is not.
3834         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
3835
3836 2007-06-21  Karl Berry  <karl@gnu.org>
3837
3838         * config/srclist.txt: guess we can't handle the licenses via
3839         srclist at the moment.
3840
3841 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
3842
3843         * MODULES.html.sh: Add include_next.
3844         * modules/include_next: New file.
3845
3846 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
3847
3848         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
3849         INCLUDE_NEXT.
3850         (gl_CHECK_NEXT_HEADERS): New macro.
3851         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
3852         the obsolescent gl_ABSOLUTE_HEADER.
3853         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
3854         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
3855         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
3856         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
3857         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
3858         * m4/math_h.m4 (gl_MATH_H): Likewise.
3859         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
3860         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
3861         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
3862         * m4/stdint.m4 (gl_STDINT_H): Likewise.
3863         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
3864         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
3865         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
3866         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
3867         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
3868         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
3869         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
3870         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
3871         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
3872         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
3873         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
3874         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
3875         * m4/inttypes.m4 (gl_INTTYPES_H): Define
3876         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
3877         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
3878         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
3879         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
3880         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
3881         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
3882         * lib/float_.h: Likewise.
3883         * lib/inttypes_.h: Likewise.
3884         * lib/math_.h: Likewise.
3885         * lib/search_.h: Likewise.
3886         * lib/signal_.h: Likewise.
3887         * lib/stdint_.h: Likewise.
3888         * lib/stdio_.h: Likewise.
3889         * lib/stdlib_.h: Likewise.
3890         * lib/string_.h: Likewise.
3891         * lib/sys_stat_.h: Likewise.
3892         * lib/sys_time_.h: Likewise.
3893         * lib/time_.h: Likewise.
3894         * lib/unistd_.h: Likewise.
3895         * lib/wchar_.h: Likewise.
3896         * lib/wctype_.h: Likewise.
3897         * lib/dirent_.h: Likewise.
3898         * lib/iconv_.h: Likewise.
3899         * lib/locale_.h: Likewise.
3900         * lib/netinet_in_.h: Likewise.
3901         * lib/sys_select_.h: Likewise.
3902         * lib/sys_socket_.h: Likewise.
3903         * lib/sysexits_.h: Likewise.
3904         * modules/fcntl (Depends-on): Depend on include_next, not
3905         absolute_header.
3906         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
3907         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
3908         * modules/fchdir: Likewise.
3909         * modules/float: Likewise.
3910         * modules/iconv_open: Likewise.
3911         * modules/inttypes: Likewise.
3912         * modules/locale: Likewise.
3913         * modules/math: Likewise.
3914         * modules/netinet_in: Likewise.
3915         * modules/search: Likewise.
3916         * modules/signal: Likewise.
3917         * modules/stdint: Likewise.
3918         * modules/stdio: Likewise.
3919         * modules/stdlib: Likewise.
3920         * modules/string: Likewise.
3921         * modules/sys_select: Likewise.
3922         * modules/sys_socket: Likewise.
3923         * modules/sys_stat: Likewise.
3924         * modules/sys_time: Likewise.
3925         * modules/sysexits: Likewise.
3926         * modules/time: Likewise.
3927         * modules/unistd: Likewise.
3928         * modules/wchar: Likewise.
3929         * modules/wctype: Likewise.
3930         * modules/sys_stat: Change maintainer to "all".
3931         * modules/unistd: Likewise.
3932
3933 2007-06-20  Karl Berry  <karl@gnu.org>
3934
3935         * config/srclist.txt: track www changes in license files.
3936
3937 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
3938
3939         * build-aux/bootstrap: Remove stray dot.
3940         Make sure build_aux settings are honored when linking
3941         gnulib_extra_files.
3942
3943 2007-06-19  Eric Blake  <ebb9@byu.net>
3944
3945         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
3946         Allow compilation on cygwin.
3947
3948 2007-06-19  Jim Meyering  <jim@meyering.net>
3949
3950         xreadlink-with-size: Remove module.  No longer used.
3951         Ex-callers now use xreadlink or mreadlink-with-size.
3952         * modules/xreadlink-with-size: Remove module.
3953         * lib/xreadlink-with-size.c: Remove file.
3954         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
3955         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
3956         just before the function definition *is* accurate.
3957
3958         Eliminate one way canonicalize_filename_mode could exit.
3959         * lib/canonicalize.c (canonicalize_filename_mode):
3960         Use mreadlink_with_size, not xreadlink_with_size.
3961
3962 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
3963
3964         Detect porting problems to FreeBSD/arm, which has time_t wider than
3965         long int.  Original problem reported for GNU diff by Xin Li in
3966         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
3967         * modules/getdate (Depends-on): Add intprops, verify.
3968         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
3969         is an integer type no wider than long int.
3970
3971 2007-06-18  Jim Meyering  <jim@meyering.net>
3972
3973         New module: mreadlink-with-size.
3974         * MODULES.html.sh: Add mreadlink-with-size.
3975         * modules/mreadlink-with-size: New module
3976         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
3977         not xreadlink-with-size.
3978         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
3979
3980 2007-06-16  Bruno Haible  <bruno@clisp.org>
3981
3982         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
3983         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
3984         Reported by Gary V. Vaughan <gary@gnu.org>.
3985
3986 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
3987
3988         Revamp lchown so that it lives in unistd.h where it belongs.
3989         * lib/lchown.h: Remove.
3990         * lib/dirchownmod.c: Don't include lib/lchown.h.
3991         * lib/fchownat.c: Likewise.
3992         * lib/openat.c: Likewise.
3993         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
3994         does not follow symlinks.
3995         (EOPNOTSUPP): Define if not defined.
3996         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
3997         is defined to 0.
3998         (lchown): New decl.
3999         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
4000         Do not check for lchown decl.
4001         Set REPLACE_LCHOWN.
4002         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
4003         REPLACE_LCHOWN.
4004         * modules/chown: Make it clear it follows symlinks.
4005         * modules/lchown: Make it clear it doesn't follow symlinks.
4006         (Files): Remove lib/lchown.h
4007         (Depends-on): Add unistd.
4008         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
4009         (Include): Include <unistd.h>, not "lchown.h".
4010         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
4011         REPLACE_LCHOWN.
4012
4013 2007-06-15  Jim Meyering  <jim@meyering.net>
4014
4015         Change license (GPL to LGPL) of fsusage and dependents.
4016         * modules/fsusage (License): Change to LGPL.
4017         * modules/full-read (License): Likewise.
4018         * modules/full-write (License): Likewise.
4019         * modules/safe-read (License): Likewise.
4020         * modules/safe-write (License): Likewise.
4021
4022 2007-06-14  Ben Pfaff  <blp@gnu.org>
4023
4024         Missing part of allocsa -> malloca transition.
4025         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
4026         gl_MALLOCA.
4027
4028 2007-06-12  Bruno Haible  <bruno@clisp.org>
4029
4030         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
4031         to ia64, x86_64, i386.
4032         Reported by Eric Blake.
4033
4034 2007-06-12  Bruno Haible  <bruno@clisp.org>
4035
4036         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
4037         cross-compiling to x86_64.
4038
4039 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
4040
4041         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
4042         glitch reported by Ralf Wildenhues in
4043         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
4044
4045         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
4046         Vin Shelton.
4047
4048 2007-06-11  Bruno Haible  <bruno@clisp.org>
4049
4050         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
4051         replacement string.
4052         Reported by Eric Blake.
4053
4054 2007-06-10  Bruno Haible  <bruno@clisp.org>
4055
4056         Prepare vasnprintf code for use with Unicode strings.
4057         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
4058         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
4059         TYPE_U32_STRING.
4060         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
4061         a_u32_string variants.
4062         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
4063         * lib/printf-args.c: Don't include config.h and the specification
4064         header if PRINTF_FETCHARGS is already defined.
4065         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
4066         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
4067         TYPE_U16_STRING, TYPE_U32_STRING.
4068         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
4069         u16_directive, u16_directives, u32_directive, u32_directives): New
4070         types.
4071         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
4072         New declarations.
4073         * lib/printf-parse.c: Don't include config.h and the specification
4074         header if PRINTF_PARSE is already defined. Eliminate the set of
4075         parameters for WIDE_CHAR_VERSION; the user of this file must provide
4076         them now. Include c-ctype.h.
4077         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
4078         directive and CHAR_T_ONLY_ASCII.
4079         * lib/vasnprintf.c: Don't include config.h and the specification header
4080         if VASNPRINTF is already defined.
4081         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
4082         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
4083         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
4084         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
4085         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
4086         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
4087         code accordingly.
4088         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
4089         pad_ourselves also in this case, with the 'c' and 's' directives, and
4090         with a different notion of "width".
4091         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
4092
4093 2007-06-10  Bruno Haible  <bruno@clisp.org>
4094
4095         * modules/unistr/u32-mbsnlen: New file.
4096         * lib/unistr/u32-mbsnlen.c: New file.
4097
4098         * modules/unistr/u16-mbsnlen: New file.
4099         * lib/unistr/u16-mbsnlen.c: New file.
4100
4101         * modules/unistr/u8-mbsnlen: New file.
4102         * lib/unistr/u8-mbsnlen.c: New file.
4103
4104         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
4105         declarations.
4106
4107 2007-06-10  Bruno Haible  <bruno@clisp.org>
4108
4109         * lib/string_.h (mbsnlen): New declaration.
4110         * lib/mbsnlen.c: New file.
4111         * m4/mbsnlen.m4: New file.
4112         * modules/mbsnlen: New file.
4113         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
4114         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
4115         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
4116
4117 2007-06-10  Bruno Haible  <bruno@clisp.org>
4118
4119         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
4120
4121 2007-06-10  Bruno Haible  <bruno@clisp.org>
4122
4123         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
4124         * lib/mbuiter.h: Likewise.
4125
4126 2007-06-10  Bruno Haible  <bruno@clisp.org>
4127
4128         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
4129         declaration.
4130
4131 2007-06-10  Karl Berry  <karl@gnu.org>
4132
4133         * config/srclist.txt: remove gettext entries, Bruno prefers
4134         to update individually.
4135
4136 2007-06-10  Bruno Haible  <bruno@clisp.org>
4137
4138         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
4139         'maxlen'. Ensure only length + width bytes are allocated, not
4140         length + 1 + width.
4141
4142 2007-06-09  Bruno Haible  <bruno@clisp.org>
4143
4144         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
4145         (CHAR_T): Remove macro.
4146         (VASNPRINTF): Update.
4147
4148 2007-06-09  Bruno Haible  <bruno@clisp.org>
4149
4150         * MODULES.html.sh (Unicode string functions): Add the new modules.
4151
4152         * modules/uniconv/u32-conv-to-enc: New file.
4153         * lib/uniconv/u32-conv-to-enc.c: New file.
4154         * modules/uniconv/u32-conv-to-enc-tests: New file.
4155         * tests/uniconv/test-u32-conv-to-enc.c: New file.
4156
4157         * modules/uniconv/u16-conv-to-enc: New file.
4158         * lib/uniconv/u16-conv-to-enc.c: New file.
4159         * lib/uniconv/u-conv-to-enc.h: New file.
4160         * modules/uniconv/u16-conv-to-enc-tests: New file.
4161         * tests/uniconv/test-u16-conv-to-enc.c: New file.
4162
4163         * modules/uniconv/u8-conv-to-enc: New file.
4164         * lib/uniconv/u8-conv-to-enc.c: New file.
4165         * modules/uniconv/u8-conv-to-enc-tests: New file.
4166         * tests/uniconv/test-u8-conv-to-enc.c: New file.
4167
4168         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
4169         u32_conv_to_encoding): New declarations.
4170
4171 2007-06-09  Bruno Haible  <bruno@clisp.org>
4172
4173         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
4174
4175 2007-06-09  Bruno Haible  <bruno@clisp.org>
4176
4177         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
4178         * modules/malloca: Renamed from modules/allocsa, updated.
4179         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
4180         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
4181         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
4182         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
4183         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
4184         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
4185         * modules/xmalloca: Renamed from modules/xallocsa, updated.
4186         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
4187         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
4188         * modules/c-strcasestr (Depends-on): Update.
4189         * lib/c-strcasestr.c: Update.
4190         * modules/c-strstr (Depends-on): Update.
4191         * lib/c-strstr.c: Update.
4192         * modules/canonicalize-lgpl (Depends-on): Update.
4193         * lib/canonicalize-lgpl.c: Update.
4194         * modules/clean-temp (Depends-on): Update.
4195         * lib/clean-temp.c: Update.
4196         * modules/csharpcomp (Depends-on): Update.
4197         * lib/csharpcomp.c: Update.
4198         * modules/csharpexec (Depends-on): Update.
4199         * lib/csharpexec.c: Update.
4200         * modules/javacomp (Depends-on): Update.
4201         * lib/javacomp.c: Update.
4202         * modules/javaexec (Depends-on): Update.
4203         * lib/javaexec.c: Update.
4204         * modules/mbscasestr (Depends-on): Update.
4205         * lib/mbscasestr.c: Update.
4206         * modules/mbsstr (Depends-on): Update.
4207         * lib/mbsstr.c: Update.
4208         * modules/setenv (Depends-on): Update.
4209         * lib/setenv.c: Update.
4210         * modules/strcasestr (Depends-on): Update.
4211         * lib/strcasestr.c: Update.
4212         * modules/striconveha (Depends-on): Update.
4213         * lib/striconveha.c: Update.
4214         * modules/relocatable-prog-wrapper (Files): Update.
4215         * lib/relocwrapper.c: Update.
4216         * build-aux/install-reloc: Update.
4217         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
4218
4219 2007-06-08  Bruno Haible  <bruno@clisp.org>
4220
4221         Port to uClibc.
4222         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
4223         * lib/fpurge.c (fpurge): Likewise.
4224         * lib/freading.c (freading): Likewise.
4225         * lib/fseeko.c (rpl_fseeko): Likewise.
4226         * lib/fseterr.c (fseterr): Likewise.
4227         * lib/fwriting.c (fwriting): Likewise.
4228         * tests/test-fflush.c (main): Avoid a failure on uClibc.
4229
4230 2007-06-08  Bruno Haible  <bruno@clisp.org>
4231
4232         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
4233         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
4234         * modules/gettext (Files): Add m4/intlmacosx.m4.
4235
4236 2007-06-07  Bruno Haible  <bruno@clisp.org>
4237
4238         * modules/localename-tests: New file.
4239         * tests/test-localename.c: New file.
4240
4241         New module 'localename'.
4242         * lib/localename.h: New file.
4243         * lib/localename.c: New file, from GNU gettext.
4244         * m4/localename.m4: New file.
4245         * modules/localename: New file.
4246
4247 2007-06-07  Bruno Haible  <bruno@clisp.org>
4248
4249         Work around the lack of <wchar.h> on some builds of uClibc.
4250         * doc/headers/wchar.texi: Update.
4251         * lib/wchar_.h: Include <wchar.h> only if it exists.
4252         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
4253         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
4254         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
4255         doesn't exist.
4256         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
4257         * modules/mbfile (Depends-on): Add wchar.
4258         * modules/mbiter (Depends-on): Likewise.
4259         * modules/mbuiter (Depends-on): Likewise.
4260         Reported by Simon Josefsson.
4261
4262 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
4263
4264         Work around problem reported by Steven M. Schweda in
4265         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
4266         Tru64 5.1B with the Compaq compiler environment installed declares
4267         an 'isblank' function but does not define it in the C library.
4268         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
4269         * lib/regex_internal.h (isblank): Likewise.
4270         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
4271         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
4272
4273 2007-06-05  Bruno Haible  <bruno@clisp.org>
4274
4275         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
4276         ia64.
4277         * modules/printf-safe: New file.
4278         * modules/fprintf-posix (Depends-on): Add printf-safe.
4279         * modules/printf-posix (Depends-on): Likewise.
4280         * modules/snprintf-posix (Depends-on): Likewise.
4281         * modules/sprintf-posix (Depends-on): Likewise.
4282         * modules/vasnprintf-posix (Depends-on): Likewise.
4283         * modules/vasprintf-posix (Depends-on): Likewise.
4284         * modules/vfprintf-posix (Depends-on): Likewise.
4285         * modules/vprintf-posix (Depends-on): Likewise.
4286         * modules/vsnprintf-posix (Depends-on): Likewise.
4287         * modules/vsprintf-posix (Depends-on): Likewise.
4288         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
4289         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
4290         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
4291         "no" on i386, x86_64, ia64.
4292         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
4293         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
4294         on i386, x86_64, ia64.
4295         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
4296         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
4297         on i386, x86_64, ia64.
4298         * tests/test-vasnprintf-posix.c: Include float.h.
4299         (LDBL80_WORDS): New macro.
4300         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
4301         on i386, x86_64, ia64.
4302         * tests/test-vasprintf-posix.c: Include float.h.
4303         (LDBL80_WORDS): New macro.
4304         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
4305         on i386, x86_64, ia64.
4306         * tests/test-snprintf-posix.c: Include float.h.
4307         * tests/test-sprintf-posix.c: Likewise.
4308         * tests/test-vsnprintf-posix.c: Likewise.
4309         * tests/test-vsprintf-posix.c: Likewise.
4310
4311 2007-06-05  Bruno Haible  <bruno@clisp.org>
4312
4313         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
4314         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
4315         non-IEEE numbers on i386, x86_64, ia64.
4316         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
4317         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
4318         * tests/test-isnanl.h: Include float.h.
4319         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
4320
4321 2007-06-05  Bruno Haible  <bruno@clisp.org>
4322
4323         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
4324         also the %a / %A. Handle the %a / %A code before this extra handling.
4325
4326 2007-06-05  Bruno Haible  <bruno@clisp.org>
4327
4328         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
4329         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
4330
4331 2007-06-05  Bruno Haible  <bruno@clisp.org>
4332
4333         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
4334         typo in variable name.
4335
4336 2007-06-05  Eric Blake  <ebb9@byu.net>
4337
4338         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
4339         Reported by Simon Josefsson.
4340
4341 2007-06-04  Bruno Haible  <bruno@clisp.org>
4342
4343         Avoid test failures on some PowerPC platforms.
4344         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
4345         Define differently for PowerPC.
4346         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
4347         Reported by Gary V. Vaughan <gary@gnu.org>.
4348
4349 2007-06-02  Bruno Haible  <bruno@clisp.org>
4350
4351         Fix test-stdint failure on FreeBSD/ia64.
4352         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
4353         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
4354         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
4355         * doc/headers/stdint.texi: Update.
4356
4357 2007-06-01  Bruno Haible  <bruno@clisp.org>
4358
4359         * tests/test-binary-io.c (main): Pass a third argument to open().
4360         Reported by Gary V. Vaughan <gary@gnu.org>.
4361
4362 2007-06-01  Bruno Haible  <bruno@clisp.org>
4363
4364         * doc/functions/frexpl.texi: Update for mingw.
4365
4366 2007-06-01  Bruno Haible  <bruno@clisp.org>
4367
4368         * tests/test-lseek.c (main): Disable test of errno for invalid third
4369         argument.
4370         * doc/functions/lseek.texi: Update.
4371         Reported by Gary V. Vaughan <gary@gnu.org>.
4372
4373 2007-05-28  Bruno Haible  <bruno@clisp.org>
4374
4375         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
4376
4377 2007-05-31  Eric Blake  <ebb9@byu.net>
4378
4379         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
4380         cross compiling.
4381
4382 2007-05-30  Eric Blake  <ebb9@byu.net>
4383         and Bruno Haible  <bruno@clisp.org>
4384
4385         Work around mingw test failures exposed by m4-1.4.9b.
4386         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
4387         * tests/test-unistd.c: Disable uid_t and git_t tests for the
4388         moment.
4389
4390 2007-05-30  Bruno Haible  <bruno@clisp.org>
4391
4392         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
4393         assuming that they are closed. Needed on HP-UX 11.
4394
4395 2007-05-29  Bruno Haible  <bruno@clisp.org>
4396
4397         Fix a problem with #include_next.
4398         * lib/dirent_.h: Split the double-inclusion guard.
4399         * lib/fcntl_.h: Likewise.
4400         * lib/float_.h: Likewise.
4401         * lib/iconv_.h: Likewise.
4402         * lib/inttypes_.h: Likewise.
4403         * lib/locale_.h: Likewise.
4404         * lib/math_.h: Likewise.
4405         * lib/netinet_in_.h: Likewise.
4406         * lib/search_.h: Likewise.
4407         * lib/signal_.h: Likewise.
4408         * lib/stdint_.h: Likewise.
4409         * lib/stdio_.h: Likewise.
4410         * lib/stdlib_.h: Likewise.
4411         * lib/string_.h: Likewise.
4412         * lib/sys_select_.h: Likewise.
4413         * lib/sys_socket_.h: Likewise.
4414         * lib/sys_stat_.h: Likewise.
4415         * lib/sys_time_.h: Likewise.
4416         * lib/sysexits_.h: Likewise.
4417         * lib/time_.h: Likewise.
4418         * lib/unistd_.h: Likewise.
4419         * lib/wchar_.h: Likewise.
4420         * lib/wctype_.h: Likewise.
4421
4422 2007-05-29  Bruno Haible  <bruno@clisp.org>
4423
4424         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
4425         for the moment.
4426
4427 2007-05-29  Bruno Haible  <bruno@clisp.org>
4428
4429         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
4430         invocation.
4431         Reported by Eric Blake.
4432
4433 2007-05-29  Bruno Haible  <bruno@clisp.org>
4434
4435         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
4436         compiling case.
4437
4438 2007-05-29  Eric Blake  <ebb9@byu.net>
4439             Bruno Haible  <bruno@clisp.org>
4440
4441         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
4442         cross compiles.
4443
4444 2007-05-28  Eric Blake  <ebb9@byu.net>
4445
4446         * modules/closein-tests (test_closein_LDADD): Support test on
4447         cygwin with libtool.
4448
4449 2007-05-28  Bruno Haible  <bruno@clisp.org>
4450
4451         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
4452         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
4453         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
4454         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
4455         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
4456         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
4457         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
4458         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
4459         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
4460
4461 2007-05-28  Eric Blake  <ebb9@byu.net>
4462
4463         Unconditionally include <config.h> in unit tests.
4464         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
4465         * tests/test-allocsa.c, tests/test-arcfour.c,
4466         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
4467         tests/test-array_list.c, tests/test-array_oset.c,
4468         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
4469         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
4470         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
4471         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
4472         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
4473         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
4474         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
4475         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
4476         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
4477         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
4478         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
4479         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
4480         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
4481         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
4482         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
4483         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
4484         test-md5.c, test-memmem.c, test-printf-posix.c,
4485         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
4486         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
4487         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
4488         test-strcasestr.c, test-striconv.c, test-striconveh.c,
4489         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
4490         test-vasnprintf-posix2.c, test-vasnprintf.c,
4491         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
4492         test-vfprintf-posix.c, test-vprintf-posix.c,
4493         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
4494         test-xvasprintf.c: Likewise.
4495
4496 2007-05-28  Bruno Haible  <bruno@clisp.org>
4497
4498         * gnulib-tool (func_import): Remember the --with-tests command-line
4499         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
4500         Reported by Eric Blake.
4501
4502 2007-05-28  Bruno Haible  <bruno@clisp.org>
4503
4504         * modules/ftell-tests: New file.
4505         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
4506         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
4507
4508         * lib/ftell.c: New file.
4509         * modules/ftell: New file.
4510         * m4/ftell.m4: New file.
4511         * doc/functions/ftell.texi: Update.
4512         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
4513         REPLACE_FTELL.
4514         * lib/stdio_.h (rpl_ftell): New declaration.
4515         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
4516         REPLACE_FTELL.
4517
4518 2007-05-28  Eric Blake  <ebb9@byu.net>
4519
4520         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
4521
4522 2007-05-28  Bruno Haible  <bruno@clisp.org>
4523
4524         * modules/fseek-tests: New file.
4525         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
4526         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
4527
4528         * lib/fseek.c: New file.
4529         * modules/fseek: New file.
4530         * m4/fseek.m4: New file.
4531         * doc/functions/fseek.texi: Update.
4532         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
4533         REPLACE_FSEEK.
4534         * lib/stdio_.h (rpl_fseek): New declaration.
4535         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
4536         REPLACE_FSEEK.
4537
4538 2007-05-28  Bruno Haible  <bruno@clisp.org>
4539
4540         * lib/stdio_.h (fflush): More comments.
4541
4542 2007-05-28  Bruno Haible  <bruno@clisp.org>
4543
4544         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
4545         runtime test.
4546
4547 2007-05-28  Eric Blake  <ebb9@byu.net>
4548
4549         Improve lseek module.
4550         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
4551         * lib/unistd_.h (lseek): Scale back link warning message.
4552         * tests/test-lseek.c: Beef up test.
4553         * tests/test-lseek.sh: Exercise more facets of lseek.
4554         Reported by Bruno Haible.
4555
4556 2007-05-28  Bruno Haible  <bruno@clisp.org>
4557
4558         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
4559         to define.
4560
4561 2007-05-27  Bruno Haible  <bruno@clisp.org>
4562
4563         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
4564
4565 2007-05-27  Bruno Haible  <bruno@clisp.org>
4566
4567         * modules/openmp: New file.
4568         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
4569         Noah Misch.
4570
4571 2007-05-26  Bruno Haible  <bruno@clisp.org>
4572
4573         * modules/chdir-long (Depends-on): Add fchdir.
4574         * modules/chdir-safer (Depends-on): Likewise.
4575         * modules/fts (Depends-on): Likewise.
4576         * modules/fts-lgpl (Depends-on): Likewise.
4577         * modules/openat (Depends-on): Likewise.
4578         * modules/savewd (Depends-on): Likewise.
4579
4580 2007-05-24  Eric Blake  <ebb9@byu.net>
4581
4582         Fix lseek on mingw.
4583         * modules/lseek: New module.
4584         * m4/lseek.m4: New file.
4585         * lib/lseek.c: New file.
4586         * modules/lseek-tests: New file.
4587         * tests/test-lseek.c: New file.
4588         * tests/test-lseek.sh: New file.
4589         * MODULES.html.sh: Document lseek module.
4590         * modules/fflush (Depends-on): Add lseek, fseeko.
4591         * modules/fseeko (Depends-on): Likewise.
4592         * modules/ftello (Depends-on): Likewise.
4593         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
4594         broken.
4595         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
4596         broken.
4597         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
4598         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
4599         * lib/ftello.c (rpl_ftello): Likewise.
4600         * tests/test-fseeko.c (main): Test this.
4601         * tests/test-fseeko.sh: Likewise.
4602         * tests/test-ftello.c (main): Likewise.
4603         * tests/test-ftello.sh: Likewise.
4604         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
4605         implies replacing fseek.
4606         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
4607         HAVE_FTELLO.
4608         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
4609         * modules/unistd (Makefile.am): Likewise.
4610         * lib/unistd_.h (lseek): Declare a replacement.
4611         * doc/functions/lseek.texi (lseek): Document this fix.
4612         * doc/functions/fseek.texi (fseek): Likewise.
4613         * doc/functions/ftell.texi (ftell): Likewise.
4614
4615 2007-05-24  Bruno Haible  <bruno@clisp.org>
4616
4617         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
4618         in the printed representation of a NaN.
4619         * tests/test-vasprintf-posix.c (test_function): Likewise.
4620         * tests/test-snprintf-posix.h (test_function): Likewise.
4621         * tests/test-sprintf-posix.h (test_function): Likewise.
4622         Reported by Eric Blake.
4623
4624 2007-05-23  Eric Blake  <ebb9@byu.net>
4625
4626         Fix fseeko/ftello on cygwin 1.5.24.
4627         * doc/functions/fseeko.texi (fseeko): Document the fix.
4628         * doc/functions/ftello.texi (ftello): Document the fix.
4629         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
4630         * doc/functions/stdout.text (stdout): New file.
4631         * doc/functions/stderr.text (stderr): New file.
4632         * doc/gnulib.texi (Function Substitutes): Use new files.
4633         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
4634         prior to 1.7.0.
4635         * tests/test-ftello.c (main): Likewise for ftello.
4636         * tests/test-fseeko.sh: New file.
4637         * tests/test-ftello.sh: New file.
4638         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
4639         with seekable stdin.
4640         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
4641         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
4642         (gl_REPLACE_FSEEKO): New macro.
4643         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
4644         * modules/fseeko (Files): Distribute fseeko.c.
4645         * modules/ftello (Files): Distribute ftello.c.
4646         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
4647         mode.
4648         * lib/ftello.c (rpl_ftello): New file.
4649         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
4650         fseeko, ftello.
4651         (gl_STDIN_LARGE_OFFSET): New macro.
4652         * modules/stdio (Makefile.am): Perform the replacement.
4653         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
4654
4655 2007-05-23  Bruno Haible  <bruno@clisp.org>
4656
4657         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
4658         GNULIB_POSIXCHECK is defined.
4659
4660 2007-05-21  Bruno Haible  <bruno@clisp.org>
4661
4662         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
4663         Check also the output for NaN arguments. When cross-compiling, guess
4664         no on IRIX.
4665         * lib/vasnprintf.c: Update comments.
4666         * tests/test-vasnprintf-posix.c (strisnan): New function.
4667         (test_function): Use it.
4668         * tests/test-vasprintf-posix.c (strisnan): New function.
4669         (test_function): Use it.
4670         * tests/test-snprintf-posix.h (strisnan): New function.
4671         (test_function): Use it.
4672         * tests/test-sprintf-posix.h (strisnan): New function.
4673         (test_function): Use it.
4674         Reported by Eric Blake.
4675
4676 2007-05-20  Bruno Haible  <bruno@clisp.org>
4677
4678         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
4679         numbers that fails on BeOS.
4680         * doc/functions/frexpl.texi: Update.
4681
4682 2007-05-20  Jim Meyering  <jim@meyering.net>
4683
4684         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
4685         forced upon us by glibc-2.6.
4686
4687 2007-05-20  Bruno Haible  <bruno@clisp.org>
4688
4689         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
4690         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
4691         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
4692         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
4693         NEED_PRINTF_INFINITE.
4694         (is_infinitel): New function.
4695         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
4696         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
4697         gl_PREREQ_VASNPRINTF_INFINITE.
4698         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
4699         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
4700         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
4701         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
4702         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
4703         gl_PREREQ_VASNPRINTF_INFINITE.
4704         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
4705         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
4706         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
4707         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
4708         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
4709         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
4710         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
4711         * doc/functions/fprintf.texi: Update.
4712         * doc/functions/printf.texi: Update.
4713         * doc/functions/snprintf.texi: Update.
4714         * doc/functions/sprintf.texi: Update.
4715         * doc/functions/vfprintf.texi: Update.
4716         * doc/functions/vprintf.texi: Update.
4717         * doc/functions/vsnprintf.texi: Update.
4718         * doc/functions/vsprintf.texi: Update.
4719
4720 2007-05-20  Bruno Haible  <bruno@clisp.org>
4721
4722         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
4723         was not found in libc.
4724         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
4725
4726 2007-05-20  Bruno Haible  <bruno@clisp.org>
4727
4728         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
4729         printed as "-nan" instead of "nan".
4730         * tests/test-vasprintf-posix.c (test_function): Likewise.
4731         * tests/test-snprintf-posix.h (test_function): Likewise.
4732         * tests/test-sprintf-posix.h (test_function): Likewise.
4733         Needed for HP-UX 11.
4734
4735 2007-05-20  Jim Meyering  <jim@meyering.net>
4736
4737         Fix buggy test for the fchownat-deref bug.
4738         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
4739         symlink required for the run-test.  Without it, this test would
4740         always declare that fchownat doesn't work, and client code would
4741         unnecessarily use the replacement function with fixed libc.
4742         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
4743         Reported by Greg Schafer.
4744
4745 2007-05-19  Bruno Haible  <bruno@clisp.org>
4746
4747         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
4748         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
4749         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
4750         Needed for IRIX 6.5 and Solaris 2.5.1.
4751
4752 2007-05-19  Bruno Haible  <bruno@clisp.org>
4753
4754         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
4755         (test_function): Skip tests involving -0.0 on platforms where
4756         -0.0 = 0.0.
4757         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
4758         (test_function): Skip tests involving -0.0 on platforms where
4759         -0.0 = 0.0.
4760         * tests/test-snprintf-posix.h (have_minus_zero): New function.
4761         (test_function): Skip tests involving -0.0 on platforms where
4762         -0.0 = 0.0.
4763         * tests/test-sprintf-posix.h (have_minus_zero): New function.
4764         (test_function): Skip tests involving -0.0 on platforms where
4765         -0.0 = 0.0.
4766         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
4767         tests.
4768         * tests/test-printf-posix.h (test_function): Likewise.
4769         * tests/test-printf-posix.output: Remove all -0.0 related results.
4770         Needed for IRIX 6.5.
4771
4772 2007-05-19  Bruno Haible  <bruno@clisp.org>
4773
4774         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
4775         printed as "nan0x7fffffff" instead of "nan".
4776         * tests/test-vasprintf-posix.c (test_function): Likewise.
4777         * tests/test-snprintf-posix.h (test_function): Likewise.
4778         * tests/test-sprintf-posix.h (test_function): Likewise.
4779         * tests/test-fprintf-posix.h (NaN): Remove macro.
4780         (test_function): Remove all NaN related tests.
4781         * tests/test-printf-posix.h (NaN): Remove macro.
4782         (test_function): Remove all NaN related tests.
4783         * tests/test-printf-posix.output: Remove all NaN related results.
4784         Needed for IRIX 6.5.
4785
4786 2007-05-19  Bruno Haible  <bruno@clisp.org>
4787
4788         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
4789         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
4790
4791 2007-05-19  Bruno Haible  <bruno@clisp.org>
4792
4793         * lib/float_.h: New file.
4794         * m4/float_h.m4: New file.
4795         * modules/float: New file.
4796         * modules/isnanl (Dependencies): Add float.
4797         * modules/isnanl-nolibm (Dependencies): Likewise.
4798         * modules/mathl (Dependencies): Likewise.
4799         * modules/printf-frexpl (Dependencies): Likewise.
4800         * modules/signbit (Dependencies): Likewise.
4801         * modules/vasnprintf (Dependencies): Likewise.
4802         * doc/headers/float.texi: Update.
4803
4804 2007-05-19  Jim Meyering  <jim@meyering.net>
4805
4806         * lib/utimens.c (gl_futimens): Rename from futimens,
4807         now that glibc-2.6 declares futimens.
4808         * lib/utimens.h: Likewise.
4809
4810 2007-05-19  Bruno Haible  <bruno@clisp.org>
4811
4812         Avoid test failures on mingw.
4813         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
4814         * tests/test-printf-posix.sh: Likewise.
4815         * tests/test-vfprintf-posix.sh: Likewise.
4816         * tests/test-vprintf-posix.sh: Likewise.
4817
4818 2007-05-19  Bruno Haible  <bruno@clisp.org>
4819
4820         Fix *printf result for NaN, Inf, -0.0 on mingw.
4821         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
4822         * lib/vasnprintf.c: Include math.h and isnan.h.
4823         (is_infinite_or_zero): New function.
4824         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
4825         values in the %f, %F, %e, %E, %g, %G directives.
4826         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
4827         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
4828         gl_PRINTF_INFINITE and test its result. Invoke
4829         gl_PREREQ_VASNPRINTF_INFINITE.
4830         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
4831         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
4832         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
4833         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
4834         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
4835         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
4836         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
4837         * doc/functions/fprintf.texi: Update.
4838         * doc/functions/printf.texi: Update.
4839         * doc/functions/snprintf.texi: Update.
4840         * doc/functions/sprintf.texi: Update.
4841         * doc/functions/vfprintf.texi: Update.
4842         * doc/functions/vprintf.texi: Update.
4843         * doc/functions/vsnprintf.texi: Update.
4844         * doc/functions/vsprintf.texi: Update.
4845
4846 2007-05-19  Bruno Haible  <bruno@clisp.org>
4847
4848         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
4849         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
4850         Instead of multiplying with 10^k, set extra_zeroes to k.
4851         (scale10_round_long_double): Remove function.
4852
4853 2007-05-18  Bruno Haible  <bruno@clisp.org>
4854
4855         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
4856         introduced on 2007-05-06.
4857
4858 2007-05-18  Bruno Haible  <bruno@clisp.org>
4859
4860         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
4861         %g directives.
4862         * tests/test-vasprintf-posix.c (test_function): Likewise.
4863         * tests/test-snprintf-posix.h (test_function): Likewise.
4864         * tests/test-sprintf-posix.h (test_function): Likewise.
4865
4866 2007-05-18  Bruno Haible  <bruno@clisp.org>
4867
4868         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
4869         (strmatch): New function.
4870         (test_function): Test the %f directive on numbers of various exponents.
4871         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
4872         (strmatch): New function.
4873         (test_function): Test the %f directive on numbers of various exponents.
4874         * tests/test-snprintf-posix.h (strmatch): New function.
4875         (test_function): Test the %f directive on numbers of various exponents.
4876         * tests/test-sprintf-posix.h (strmatch): New function.
4877         (test_function): Test the %f directive on numbers of various exponents.
4878         * tests/test-snprintf-posix.c (SIZEOF): New macro.
4879         * tests/test-sprintf-posix.c (SIZEOF): New macro.
4880         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
4881         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
4882
4883 2007-05-18  Bruno Haible  <bruno@clisp.org>
4884
4885         Add support for 'long double' number output.
4886         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
4887         * lib/vasnprintf.c: Include math.h and float+.h.
4888         (mp_limb_t): New type.
4889         (GMP_LIMB_BITS): New macro.
4890         (mp_twolimb_t): New type.
4891         (GMP_TWOLIMB_BITS): New macro.
4892         (mpn_t): New type.
4893         (multiply, divide, convert_to_decimal, decode_long_double,
4894         scale10_round_long_double, scale10_round_decimal_long_double,
4895         floorlog10l): New functions.
4896         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
4897         for the %f, %F, %e, %E, %g, %G directives.
4898         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
4899         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
4900         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
4901         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
4902         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
4903         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
4904         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
4905         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
4906         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
4907         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
4908         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
4909         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
4910         * modules/snprintf-posix (Depends-on): Likewise.
4911         * modules/sprintf-posix (Depends-on): Likewise.
4912         * modules/vasnprintf-posix (Depends-on): Likewise.
4913         * modules/vasprintf-posix (Depends-on): Likewise.
4914         * modules/vfprintf-posix (Depends-on): Likewise.
4915         * modules/vsnprintf-posix (Depends-on): Likewise.
4916         * modules/vsprintf-posix (Depends-on): Likewise.
4917         * modules/vasnprintf (Files): Add lib/float+.h.
4918         * doc/functions/fprintf.texi: Update.
4919         * doc/functions/printf.texi: Update.
4920         * doc/functions/snprintf.texi: Update.
4921         * doc/functions/sprintf.texi: Update.
4922         * doc/functions/vfprintf.texi: Update.
4923         * doc/functions/vprintf.texi: Update.
4924         * doc/functions/vsnprintf.texi: Update.
4925         * doc/functions/vsprintf.texi: Update.
4926
4927 2007-05-18  Bruno Haible  <bruno@clisp.org>
4928
4929         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
4930
4931 2007-05-18  Bruno Haible  <bruno@clisp.org>
4932
4933         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
4934         for printing 64-bit integers. Needed for mingw.
4935
4936 2007-05-18  Bruno Haible  <bruno@clisp.org>
4937
4938         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
4939         gl_FUNC_FREXPL_WORKS.
4940         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
4941
4942 2007-05-18  Bruno Haible  <bruno@clisp.org>
4943
4944         * modules/frexpl-nolibm-tests: New file.
4945
4946         * modules/frexpl-nolibm: New file.
4947         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
4948
4949 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
4950
4951         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
4952         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
4953         GCC 4.2, which otherwise issues a lot of warnings.
4954         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
4955         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
4956         Likewise.
4957         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
4958         * modules/iconv_open (iconv.h): Likewise.
4959         * modules/locale (locale.h): Likewise.
4960         * modules/netinet_in (netinet/in.h): Likewise.
4961         * modules/sys_select (sys_select.h): Likewise.
4962         * modules/sys_socket (sys/socket.h): Likewise.
4963         * modules/sys_stat (sys/stat.h): Likewise.
4964         * modules/sysexits (sysexits.h): Likewise.
4965         * modules/unistd (unistd.h): Likewise.
4966
4967 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4968
4969         * modules/closein-tests (Makefile.am): Distribute
4970         `test-closein.sh'.
4971
4972 2007-05-17  Bruno Haible  <bruno@clisp.org>
4973
4974         * tests/test-printf-posix.output: Renamed from
4975         tests/test-fprintf-posix.out.
4976         * modules/fprintf-posix-tests: Update.
4977         * modules/printf-posix-tests: Update.
4978         * modules/vfprintf-posix-tests: Update.
4979         * modules/vprintf-posix-tests: Update.
4980         * tests/test-fprintf-posix.sh: Update.
4981         * tests/test-printf-posix.sh: Update.
4982         * tests/test-vfprintf-posix.sh: Update.
4983         * tests/test-vprintf-posix.sh: Update.
4984         Reported by Ralf Wildenhues.
4985
4986 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
4987
4988         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
4989         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
4990         GCC 4.2, which otherwise issues a lot of warnings.
4991         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
4992         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
4993         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
4994         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
4995         it should no longer be needed.
4996         * lib/string_.h: Likewise.
4997         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
4998         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
4999         * modules/inttypes (inttypes.h): Likewise.
5000         * modules/math (math.h): Likewise.
5001         * modules/search (search.h): Likewise.
5002         * modules/signal (signal.h): Likewise.
5003         * modules/stdint (stdint.h): Likewise.
5004         * modules/stdio (stdio.h): Likewise.
5005         * modules/stdlib (stdlib.h): Likewise.
5006         * modules/string (string.h): Likewise.
5007         * modules/sys_time (sys/time.h): Likewise.
5008         * modules/time (time.h): Likewise.
5009         * modules/wchar (wchar.h): Likewise.
5010         * modules/wctype (wtype.h): Likewise.
5011
5012 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
5013
5014         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
5015
5016 2007-05-13  Bruno Haible  <bruno@clisp.org>
5017
5018         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
5019         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
5020         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
5021         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
5022         (gl_PREREQ_STRTOK_R): Don't require it here.
5023
5024 2007-05-13  Bruno Haible  <bruno@clisp.org>
5025
5026         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
5027         when used in C++ mode.
5028
5029 2007-05-12  Bruno Haible  <bruno@clisp.org>
5030
5031         * lib/linebuffer.h: Tweak doc.
5032         * lib/linebuffer.c: Likewise.
5033
5034 2007-05-12  James Youngman  <jay@gnu.org>
5035
5036         * lib/linebuffer.c (readlinebuffer_delim): New function,
5037         like readlinebuffer, but use a caller-specified delimiter.
5038         (readlinebuffer): Just call readlinebuffer_delim with '\n'
5039         as the delimiter.
5040         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
5041
5042 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
5043
5044         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
5045         * modules/openat (Files): Remove openat-die.c.
5046         (Depends-on): Add openat-die.
5047         * modules/openat-die: New module.
5048
5049 2007-05-06  Bruno Haible  <bruno@clisp.org>
5050
5051         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
5052         Update with info about Cygwin.
5053         * doc/functions/fprintf.texi: Update.
5054         * doc/functions/printf.texi: Update.
5055         * doc/functions/snprintf.texi: Update.
5056         * doc/functions/sprintf.texi: Update.
5057         * doc/functions/vfprintf.texi: Update.
5058         * doc/functions/vprintf.texi: Update.
5059         * doc/functions/vsnprintf.texi: Update.
5060         * doc/functions/vsprintf.texi: Update.
5061         Reported by Eric Blake.
5062
5063 2007-05-06  Bruno Haible  <bruno@clisp.org>
5064
5065         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
5066         padding ourselves for the floating-point directives.
5067         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
5068         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
5069         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
5070         gl_PRINTF_FLAG_ZERO and test its result. Invoke
5071         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
5072         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
5073         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
5074         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
5075         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
5076         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
5077         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
5078         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
5079         * tests/test-snprintf-posix.h (test_function): Also check the width
5080         and some flags in the %f directive.
5081         * tests/test-sprintf-posix.h (test_function): Likewise.
5082         * tests/test-vasnprintf-posix.c (test_function): Likewise.
5083         * tests/test-vasprintf-posix.c (test_function): Likewise.
5084         * doc/functions/fprintf.texi: Update.
5085         * doc/functions/printf.texi: Update.
5086         * doc/functions/snprintf.texi: Update.
5087         * doc/functions/sprintf.texi: Update.
5088         * doc/functions/vfprintf.texi: Update.
5089         * doc/functions/vprintf.texi: Update.
5090         * doc/functions/vsnprintf.texi: Update.
5091         * doc/functions/vsprintf.texi: Update.
5092
5093 2007-05-06  Bruno Haible  <bruno@clisp.org>
5094
5095         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
5096         pass the ' flag character to sprintf or snprintf.
5097         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
5098         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
5099         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
5100         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
5101         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
5102         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
5103         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
5104         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
5105         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
5106         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
5107         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
5108         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
5109         * tests/test-snprintf-posix.h (test_function): Also check the grouping
5110         flag.
5111         * tests/test-sprintf-posix.h (test_function): Likewise.
5112         * tests/test-vasnprintf-posix.c (test_function): Likewise.
5113         * tests/test-vasprintf-posix.c (test_function): Likewise.
5114         * doc/functions/fprintf.texi: Update.
5115         * doc/functions/printf.texi: Update.
5116         * doc/functions/snprintf.texi: Update.
5117         * doc/functions/sprintf.texi: Update.
5118         * doc/functions/vfprintf.texi: Update.
5119         * doc/functions/vprintf.texi: Update.
5120         * doc/functions/vsnprintf.texi: Update.
5121         * doc/functions/vsprintf.texi: Update.
5122
5123 2007-05-01  Bruno Haible  <bruno@clisp.org>
5124
5125         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
5126
5127 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
5128
5129         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
5130         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
5131
5132 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
5133
5134         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
5135         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
5136         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
5137
5138 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
5139
5140         * lib/argp-help.c (struct hol_entry): New member `ord'.
5141         (HOL_ENTRY_PTRCMP): Use ord for comparison
5142         (hol_sort): Initialize ord.
5143
5144 2007-05-01  Bruno Haible  <bruno@clisp.org>
5145
5146         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
5147         Reported by Eric Blake.
5148         * doc/gnulib.texi (Function Substitutes): Update.
5149
5150 2007-05-01  Bruno Haible  <bruno@clisp.org>
5151
5152         * doc/functions.texi: Remove file, now redundant through
5153         doc/functions/*.texi.
5154
5155 2007-05-01  Bruno Haible  <bruno@clisp.org>
5156
5157         * modules/argp (Depends-on): Add sleep.
5158
5159 2007-05-01  Bruno Haible  <bruno@clisp.org>
5160
5161         * modules/sleep-tests: New file.
5162         * tests/test-sleep.c: New file.
5163
5164         * modules/sleep: New file.
5165         * lib/sleep.c: New file.
5166         * m4/sleep.m4: New file.
5167         * lib/unistd_.h (sleep): New declaration.
5168         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
5169         HAVE_SLEEP.
5170         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
5171         * doc/functions/sleep.texi: Document the sleep module.
5172
5173 2007-05-01  Bruno Haible  <bruno@clisp.org>
5174
5175         * lib/sigprocmask.h: Remove file.
5176         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
5177         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
5178         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
5179         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
5180         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
5181         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
5182         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
5183         HAVE_SIGSET_T as a shell variable.
5184         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
5185         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
5186         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
5187         (Depends-on): Add signal. Remove verify.
5188         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
5189         (Include): Mention <signal.h> instead of sigprocmask.h.
5190         * NEWS: Mention the change.
5191         * lib/fatal-signal.c: Don't include sigprocmask.h.
5192
5193 2007-05-01  Bruno Haible  <bruno@clisp.org>
5194
5195         * modules/signal: New file.
5196         * lib/signal_.h: New file.
5197         * m4/signal_h.m4: New file.
5198
5199 2007-05-01  Bruno Haible  <bruno@clisp.org>
5200
5201         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
5202         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
5203         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
5204         HAVE_WCTYPE_CTMP_BUG into wctype.h.
5205
5206 2007-05-01  Bruno Haible  <bruno@clisp.org>
5207
5208         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
5209         configure time.
5210         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
5211         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
5212         * modules/sys_stat (Makefile.am): Substitute their values into
5213         sys/stat.h.
5214
5215 2007-05-01  Bruno Haible  <bruno@clisp.org>
5216
5217         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
5218         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
5219         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
5220
5221 2007-05-01  Bruno Haible  <bruno@clisp.org>
5222
5223         * doc/header/assert.texi: Undo last change: don't mention the gnulib
5224         'assert' module here.
5225
5226 2007-05-01  Bruno Haible  <bruno@clisp.org>
5227
5228         * doc/functions/*.texi: New files.
5229         * doc/functions/google-ranking.txt: New file.
5230         * doc/gnulib.texi (Function Substitutes): New chapter.
5231         (ctime, inet_ntoa): Remove sections.
5232         * doc/ctime.texi: Remove file.
5233         * doc/inet_ntoa.texi: Remove file.
5234         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
5235         dependencies.
5236         (%.info): New rule, specifying a --reference-limit.
5237
5238 2007-05-01  Bruno Haible  <bruno@clisp.org>
5239
5240         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
5241
5242 2007-05-01  Bruno Haible  <bruno@clisp.org>
5243
5244         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
5245         the portability of 'mkdir' to mingw systems.
5246
5247 2007-05-01  Bruno Haible  <bruno@clisp.org>
5248
5249         * doc/headers/google-ranking.txt: New file.
5250
5251 2007-04-30  Eric Blake  <ebb9@byu.net>
5252
5253         Prefer fseeko to fseek.
5254         * modules/getpass (Depends-on): Add fseeko.
5255         * lib/getpass.c (getpass): Use fseeko, not fseek.
5256
5257 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
5258
5259         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
5260         assumes the sorting is stable, while most qsort implementations
5261         are not.  Use argument addresses to ensure they never compare as
5262         equal.
5263
5264         * tests/test-argp-2.sh (usage-indent test): Fix output
5265         (func_compare): Restore diff options
5266         * tests/test-argp.c: Restore #include "progname.h"
5267
5268 2007-04-29  Bruno Haible  <bruno@clisp.org>
5269
5270         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
5271         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
5272         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
5273         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
5274         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
5275         (configure.ac): Define CHECK_SNPRINTF_POSIX.
5276         (TESTS, check_PROGRAMS): Add test-snprintf.
5277         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
5278         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
5279         (TESTS, check_PROGRAMS): Add test-vsnprintf.
5280         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
5281         assertions that fail on HP-UX, OSF/1, or IRIX.
5282         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
5283
5284 2007-04-29  Bruno Haible  <bruno@clisp.org>
5285
5286         * MODULES.html.sh (posix_functions): Remove 'contents'.
5287
5288 2007-04-29  Karl Berry  <karl@gnu.org>
5289
5290         * config/srclist.txt (gendocs_template_min): new entry.
5291
5292 2007-04-29  Bruno Haible  <bruno@clisp.org>
5293
5294         Work around fpurge bug on BSD systems.
5295         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
5296         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
5297         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
5298         fpurge to rpl_fpurge if the system already has this function.
5299         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
5300         the case where the system already has this function. Correct invariants
5301         on BSD systems.
5302         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
5303         BSD systems.
5304
5305 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
5306
5307         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
5308         proposed by Sven Verdoolaege.
5309
5310         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
5311         options.
5312         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
5313         (usage and help tests): Update
5314
5315 2007-04-29  Bruno Haible  <bruno@clisp.org>
5316
5317         * tests/test-fflush.c (main): Use a file of size 17, not 10.
5318         Print more information in case of failure. Disable a test on BeOS.
5319
5320 2007-04-29  Bruno Haible  <bruno@clisp.org>
5321
5322         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
5323         This helps debugging on systems on which no gdb is available.
5324
5325 2007-04-29  Bruno Haible  <bruno@clisp.org>
5326
5327         * lib/freading.h: Improve comments.
5328         * lib/fwriting.h: Likewise.
5329         * tests/test-freading.c (main): Don't check freading immediately after
5330         repositioning. Needed for glibc.
5331
5332 2007-04-29  Bruno Haible  <bruno@clisp.org>
5333
5334         * lib/freading.c (freading): Trivial simplification.
5335
5336 2007-04-28  Bruno Haible  <bruno@clisp.org>
5337
5338         * tests/test-fwriting.c (main): Also test the interaction between
5339         fflush and fwriting.
5340         * modules/fwriting-tests (Depends-on): Add fflush.
5341
5342         * tests/test-freading.c (main): Also test the interaction between
5343         fflush and freading.
5344         * modules/freading-tests (Depends-on): Add fflush.
5345
5346 2007-04-28  Bruno Haible  <bruno@clisp.org>
5347
5348         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
5349         fseeko and ftello.
5350         Suggested by Eric Blake.
5351
5352 2007-04-28  Jim Meyering  <jim@meyering.net>
5353
5354         Avoid false-negative in gl_STDINT_H's C99 conformance test.
5355         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
5356         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
5357
5358 2007-04-27  Eric Blake  <ebb9@byu.net>
5359
5360         * doc/headers/assert.texi (assert.h): Document assert module use.
5361
5362 2007-04-27  Bruno Haible  <bruno@clisp.org>
5363
5364         * doc/headers/*.texi: New files.
5365         * doc/gnulib.texi (Header File Substitutes): New chapter.
5366         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
5367         dependencies.
5368         (standards.info ,standards.html, standards.dvi): Update dependencies.
5369         (mostlyclean, clean): New targets.
5370
5371 2007-04-27  Bruno Haible  <bruno@clisp.org>
5372
5373         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
5374         * modules/sysexits (Files, Makefile.am): Update.
5375
5376         * lib/sys_socket_.h: Renamed from lib/socket_.h.
5377         * modules/sys_socket (Files, Makefile.am): Update.
5378
5379         * lib/sys_stat_.h: Renamed from lib/stat_.h.
5380         * modules/sys_stat (Files, Makefile.am): Update.
5381
5382 2007-04-27  Eric Blake  <ebb9@byu.net>
5383
5384         * lib/freading.h: Improve comments.
5385         * lib/fwriting.h: Likewise.
5386         * lib/fflush.c: Likewise.
5387
5388         Fix closein for mingw.
5389         * modules/closein-tests: Add tests for closein.
5390         * tests/test-closein.c: New file.
5391         * tests/test-closein.sh: Likewise.
5392         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
5393         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
5394
5395 2007-04-27  Bruno Haible  <bruno@clisp.org>
5396
5397         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
5398         version is < 6.
5399         * lib/math_.h [__DECC]: Likewise.
5400         * lib/stdio_.h [__DECC]: Likewise.
5401         * lib/stdlib_.h [__DECC]: Likewise.
5402         * lib/string_.h [__DECC]: Likewise.
5403         * lib/time_.h [__DECC]: Likewise.
5404         * lib/wchar_.h [__DECC]: Likewise.
5405         * lib/wctype_.h [__DECC]: Likewise.
5406
5407 2007-04-27  Bruno Haible  <bruno@clisp.org>
5408
5409         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
5410
5411 2007-04-27  Bruno Haible  <bruno@clisp.org>
5412
5413         * lib/fflush.c: Add comments.
5414         * modules/fpurge-tests (Depends-on): Add fflush.
5415         * modules/freadable-tests (Depends-on): Likewise.
5416         * modules/fwritable-tests (Depends-on): Likewise.
5417
5418 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
5419
5420         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
5421         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
5422         Report by Bruno Haible <bruno@clisp.org>.
5423
5424 2007-04-26  Eric Blake  <ebb9@byu.net>
5425
5426         Fix fflush on mingw.
5427         * modules/fflush (Depends-on): Add freading.
5428         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
5429         but unread data.
5430
5431 2007-04-26  Eric Blake  <ebb9@byu.net>
5432         and Bruno Haible  <bruno@clisp.org>
5433
5434         Implement freading and fwriting.
5435         * lib/freading.c: New file.
5436         * lib/freading.h: Likewise.
5437         * m4/freading.m4: Likewise.
5438         * modules/freading: Likewise.
5439         * modules/freading-tests: Likewise.
5440         * tests/test-freading.c: Likewise.
5441         * lib/fwriting.c: New file.
5442         * lib/fwriting.h: Likewise.
5443         * m4/fwriting.m4: Likewise.
5444         * modules/fwriting: Likewise.
5445         * modules/fwriting-tests: Likewise.
5446         * tests/test-fwriting.c: Likewise.
5447         * MODULES.html.sh (File stream based Input/Output): Mention them.
5448
5449 2007-04-26  Bruno Haible  <bruno@clisp.org>
5450
5451         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
5452         'long' when we assume it.
5453         Suggested by Eric Blake.
5454
5455 2007-04-26  Bruno Haible  <bruno@clisp.org>
5456
5457         Ensure fseeko, ftello are declared on glibc systems.
5458         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
5459         * modules/fseeko (configure.ac-early): Likewise.
5460         * modules/ftello (configure.ac-early): Likewise.
5461         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
5462         AC_FUNC_FSEEKO for this.
5463         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
5464         (gl_CHECK_FSEEKO): Remove macro.
5465
5466 2007-04-26  Bruno Haible  <bruno@clisp.org>
5467
5468         * tests/test-fflush.c (main): Also check the ftell result after
5469         fflush and fseek/fseeko.
5470         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
5471         file descriptor position cache in the stream.
5472         * lib/fseeko.c (rpl_fseeko): Likewise.
5473
5474 2007-04-26  Bruno Haible  <bruno@clisp.org>
5475
5476         * modules/fflush-tests (Depends-on): Add fseeko.
5477
5478 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
5479             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5480
5481         * lib/argz_.h: ensure error_t definition is obtained in same
5482         mechanism system argz.h would have.
5483         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
5484         argz facilities are known bad.  Err on the side of caution if
5485         cross-compiling.
5486
5487 2007-04-25  Eric Blake  <ebb9@byu.net>
5488
5489         * lib/fpurge.c (includes): Use stdlib.h for free.
5490         * tests/test-fflush.c (main): Also test fflush-fseeko.
5491
5492 2007-04-25  Bruno Haible  <bruno@clisp.org>
5493
5494         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
5495         * lib/fseeko.c: New file.
5496         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
5497         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
5498         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
5499         gl_FUNC_FSEEKO.
5500         (gl_FUNC_FSEEKO): Invoke it.
5501         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
5502         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
5503         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
5504
5505 2007-04-25  Bruno Haible  <bruno@clisp.org>
5506
5507         * modules/fflush (Depends-on): Add ftello.
5508
5509 2007-04-25  Bruno Haible  <bruno@clisp.org>
5510
5511         * modules/ftello-tests: New file.
5512         * tests/test-ftello.c: New file.
5513
5514         * modules/ftello: New file.
5515         * m4/ftello.m4: New file.
5516         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
5517         HAVE_FTELLO.
5518         * lib/stdio_.h (ftello): New declaration.
5519         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
5520         HAVE_FTELLO.
5521
5522 2007-04-25  Bruno Haible  <bruno@clisp.org>
5523
5524         * modules/fseeko-tests: New file.
5525         * tests/test-fseeko.c: New file.
5526
5527         * modules/fseeko: New file.
5528         * m4/fseeko.m4: New file.
5529         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
5530         HAVE_FSEEKO.
5531         * lib/stdio_.h (fseeko): New declaration.
5532         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
5533         HAVE_FSEEKO.
5534
5535 2007-04-25  Bruno Haible  <bruno@clisp.org>
5536
5537         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
5538
5539 2007-04-25  Bruno Haible  <bruno@clisp.org>
5540
5541         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
5542         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
5543         * tests/test-unistd.c: Likewise.
5544         * tests/test-fcntl.c: Likewise.
5545
5546 2007-04-23  Eric Blake  <ebb9@byu.net>
5547
5548         * lib/fflush.c: Fix missing include.
5549         Reported by Bruno Haible.
5550
5551 2007-04-23  Bruno Haible  <bruno@clisp.org>
5552
5553         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
5554         Reported by Eric Blake.
5555
5556 2007-04-23  Bruno Haible  <bruno@clisp.org>
5557
5558         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
5559
5560 2007-04-23  Bruno Haible  <bruno@clisp.org>
5561
5562         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
5563
5564 2007-04-23  Bruno Haible  <bruno@clisp.org>
5565
5566         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
5567         Needed on HP-UX 11.
5568
5569 2007-04-16  Eric Blake  <ebb9@byu.net>
5570
5571         Make fflush rely on fpurge.
5572         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
5573         open coding all variants.
5574         * modules/fflush (Depends-on): Add fpurge and unistd.
5575         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
5576         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
5577
5578         Fix --with-tests compilation on cygwin.
5579         * modules/argmatch-tests (Makefile.am): List gnulib library first
5580         in LDADD.
5581         * modules/argp-tests (Makefile.am): Likewise.
5582         * modules/array-list-tests (Makefile.am): Likewise.
5583         * modules/array-oset-tests (Makefile.am): Likewise.
5584         * modules/avltree-list-tests (Makefile.am): Likewise.
5585         * modules/avltree-oset-tests (Makefile.am): Likewise.
5586         * modules/avltreehash-list-tests (Makefile.am): Likewise.
5587         * modules/carray-list-tests (Makefile.am): Likewise.
5588         * modules/dirname-tests (Makefile.am): Likewise.
5589         * modules/frexp-tests (Makefile.am): Likewise.
5590         * modules/isnanl-tests (Makefile.am): Likewise.
5591         * modules/linked-list-tests (Makefile.am): Likewise.
5592         * modules/linkedhash-list-tests (Makefile.am): Likewise.
5593         * modules/lock-tests (Makefile.am): Likewise.
5594         * modules/rbtree-list-tests (Makefile.am): Likewise.
5595         * modules/rbtree-oset-tests (Makefile.am): Likewise.
5596         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
5597         * modules/tls-tests (Makefile.am): Likewise.
5598         * modules/tsearch-tests (Makefile.am): Likewise.
5599         * modules/xvasprintf-tests (Makefile.am): Likewise.
5600
5601         Fix fpurge for cygwin.
5602         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
5603         value.
5604         * modules/fpurge-tests (Depends-on): Clean up trash.
5605
5606 2007-04-16  Simon Josefsson  <simon@josefsson.org>
5607
5608         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
5609
5610         * m4/autobuild.m4: Re-indent.
5611
5612 2007-04-13  Bruno Haible  <bruno@clisp.org>
5613
5614         * modules/fpurge-tests: New file.
5615         * tests/test-fpurge.c: New file.
5616
5617         * modules/fpurge: New file.
5618         * lib/fpurge.h: New file.
5619         * lib/fpurge.c: New file.
5620         * m4/fpurge.m4: New file.
5621
5622 2007-04-13  Bruno Haible  <bruno@clisp.org>
5623
5624         * modules/fbufmode-tests: New file.
5625         * tests/test-fbufmode.c: New file.
5626
5627         * modules/fbufmode: New file.
5628         * lib/fbufmode.h: New file.
5629         * lib/fbufmode.c: New file.
5630         * m4/fbufmode.m4: New file.
5631
5632 2007-04-13  Bruno Haible  <bruno@clisp.org>
5633
5634         * modules/fwritable-tests: New file.
5635         * tests/test-fwritable.c: New file.
5636
5637         * modules/fwritable: New file.
5638         * lib/fwritable.h: New file.
5639         * lib/fwritable.c: New file.
5640         * m4/fwritable.m4: New file.
5641
5642 2007-04-13  Bruno Haible  <bruno@clisp.org>
5643
5644         * modules/freadable-tests: New file.
5645         * tests/test-freadable.c: New file.
5646
5647         * modules/freadable: New file.
5648         * lib/freadable.h: New file.
5649         * lib/freadable.c: New file.
5650         * m4/freadable.m4: New file.
5651
5652 2007-04-13  Bruno Haible  <bruno@clisp.org>
5653
5654         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
5655         MOSTLYCLEANFILES.
5656
5657 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
5658
5659         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
5660         gzip bootstrap.conf to avoid dragging in i18n machinery.
5661         (gnulib_tool_option): Use it.
5662
5663 2007-04-13  Bruno Haible  <bruno@clisp.org>
5664
5665         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
5666         %F directives.
5667         * tests/test-vasprintf-posix.c (test_function): Likewise.
5668         * tests/test-snprintf-posix.h (test_function): Likewise.
5669         * tests/test-sprintf-posix.h (test_function): Likewise.
5670         * tests/test-fprintf-posix.h (test_function): Likewise.
5671         * tests/test-printf-posix.h (test_function): Likewise.
5672         * tests/test-fprintf-posix.out: Likewise.
5673
5674 2007-04-13  Bruno Haible  <bruno@clisp.org>
5675
5676         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
5677         * modules/tls-tests (configure.ac): Likewise.
5678         Reported by Arto C. Nirkko <anirkko@insel.ch>.
5679
5680 2007-04-13  Bruno Haible  <bruno@clisp.org>
5681
5682         * lib/tls.c (glthread_tls_get): Fix return type.
5683         Patch by Arto C. Nirkko <anirkko@insel.ch>.
5684
5685 2007-04-12  Eric Blake  <ebb9@byu.net>
5686
5687         * modules/gettime (Depends-on): Remove gettime.
5688         Reported by Dmitry V. Levin.
5689
5690 2007-04-12  Bruno Haible  <bruno@clisp.org>
5691
5692         * modules/fflush (Include): Mention <stdio.h>.
5693         * modules/strtoimax (Include): Mention <inttypes.h>.
5694         * modules/strtoumax (Include): Likewise.
5695
5696 2007-04-12  Eric Blake  <ebb9@byu.net>
5697
5698         * .cvsignore: New file.
5699         * .gitignore: Likewise.
5700
5701 2007-04-12  Bruno Haible  <bruno@clisp.org>
5702
5703         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
5704         not before, since $(LDADD) often contains libgnu.a.
5705         * modules/striconv-tests (test_striconv_LDADD): Likewise.
5706         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
5707         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
5708         Needed on Cygwin.
5709
5710 2007-04-12  Eric Blake  <ebb9@byu.net>
5711
5712         Work around glibc's failure to flush stdin on fclose.
5713         * lib/closein.c (close_stdin): Flush stdin before closing.
5714
5715         Work around glibc's failure to reset seekable stdin on exit.
5716         * modules/closein: New module.
5717         * lib/closein.c: New file.
5718         * lib/closein.h: Likewise.
5719         * m4/closein.m4: Likewise.
5720         * MODULES.html.sh (File stream based Input/Output): Document it.
5721
5722 2007-04-12  Simon Josefsson  <simon@josefsson.org>
5723
5724         * gnulib-tool: Rename generated 'autobuild' script to
5725         'do-autobuild' in --create-megatestdir output.
5726
5727         * doc/gnulib.texi (Build robot for gnulib): Fix.
5728
5729 2007-04-12  Simon Josefsson  <simon@josefsson.org>
5730
5731         * modules/sysexits (Depends-on): Add absolute-header.
5732
5733 2007-04-12  Eric Blake  <ebb9@byu.net>
5734
5735         No need to preserve errno on success.
5736         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
5737         Reported by Bruno Haible.
5738
5739 2007-04-12  Simon Josefsson  <simon@josefsson.org>
5740
5741         * MODULES.html.sh (Support for maintaining and releasing
5742         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
5743
5744 2007-04-12  Simon Josefsson  <simon@josefsson.org>
5745
5746         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
5747
5748 2007-04-12  Simon Josefsson  <simon@josefsson.org>
5749
5750         * modules/autobuild: New module.
5751
5752         * m4/autobuild.m4: New file.
5753
5754 2007-04-11  Bruno Haible  <bruno@clisp.org>
5755
5756         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
5757         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
5758         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
5759         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
5760         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
5761         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
5762         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
5763         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
5764         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
5765         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
5766         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
5767         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
5768         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
5769         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
5770         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
5771         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
5772         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
5773         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
5774         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
5775         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
5776         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
5777         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
5778         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
5779         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
5780         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
5781         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
5782         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
5783         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
5784         Reported by Eric Blake.
5785
5786 2007-04-11  Bruno Haible  <bruno@clisp.org>
5787
5788         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
5789
5790 2007-04-10  Bruno Haible  <bruno@clisp.org>
5791
5792         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
5793         for NaN and Infinity. Needed on FreeBSD 6.1.
5794         * tests/test-vasnprintf-posix.c (test_function): Undo last change
5795         regarding results for "%010a" of Infinity and NaN.
5796         * tests/test-vasprintf-posix.c (test_function): Likewise.
5797         * tests/test-snprintf-posix.h (test_function): Likewise.
5798         * tests/test-sprintf-posix.h (test_function): Likewise.
5799         * tests/test-fprintf-posix.h (test_function): Likewise.
5800         * tests/test-printf-posix.h (test_function): Likewise.
5801         * tests/test-fprintf-posix.out: Likewise.
5802
5803 2007-04-10  Bruno Haible  <bruno@clisp.org>
5804
5805         * modules/locale-tests: New file.
5806         * tests/test-locale.c: New file.
5807
5808         * modules/locale: New file.
5809         * lib/locale_.h: New file.
5810         * m4/locale_h.m4: New file.
5811
5812 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
5813             Bruno Haible  <bruno@clisp.org>
5814
5815         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
5816         be determined, test for availability of the copysignf, copysign,
5817         copysignl functions.
5818         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
5819         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
5820         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
5821
5822 2007-04-09  Eric Blake  <ebb9@byu.net>
5823
5824         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
5825         * modules/stdio (Makefile.am): Support fflush.
5826         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
5827         * modules/fflush: New file.
5828         * lib/fflush.c: Likewise.
5829         * m4/fflush.m4: Likewise.
5830         * modules/fflush-tests: New test.
5831         * tests/test-fflush.c: Likewise.
5832         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
5833
5834 2007-04-06  Bruno Haible  <bruno@clisp.org>
5835
5836         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
5837         (VASNPRINTF): Use signbit for faster determination whether to print a
5838         minus sign.
5839         * modules/vasnprintf (Files): Remove lib/float+.h.
5840         * modules/fprintf-posix (Depends-on): Add signbit.
5841         * modules/snprintf-posix (Depends-on): Likewise.
5842         * modules/sprintf-posix (Depends-on): Likewise.
5843         * modules/vasnprintf-posix (Depends-on): Likewise.
5844         * modules/vasprintf-posix (Depends-on): Likewise.
5845         * modules/vfprintf-posix (Depends-on): Likewise.
5846         * modules/vsnprintf-posix (Depends-on): Likewise.
5847         * modules/vsprintf-posix (Depends-on): Likewise.
5848
5849 2007-04-06  Bruno Haible  <bruno@clisp.org>
5850
5851         * tests/test-frexp.c (main): Test also the sign bit of zero results.
5852         * tests/test-frexpl.c (main): Likewise.
5853         * tests/test-ldexpl.c (main): Likewise.
5854         * modules/frexp-tests (Depends-on): Add signbit.
5855         * modules/frexpl-tests (Depdends-on): Likewise.
5856         * modules/ldexpl-tests (Depdends-on): Likewise.
5857
5858 2007-04-06  Bruno Haible  <bruno@clisp.org>
5859
5860         * modules/signbit-tests: New file.
5861         * tests/test-signbit.c: New file.
5862
5863         * modules/signbit: New file.
5864         * lib/signbitf.c: New file.
5865         * lib/signbitd.c: New file.
5866         * lib/signbitl.c: New file.
5867         * m4/signbit.m4: New file.
5868         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
5869         (signbit): New macro.
5870         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
5871         REPLACE_SIGNBIT.
5872         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
5873         REPLACE_FREXPL into math.h.
5874
5875 2007-04-06  Bruno Haible  <bruno@clisp.org>
5876
5877         * modules/isnanf-nolibm-tests: New file.
5878         * tests/test-isnanf.c: New file.
5879
5880         * modules/isnanf-nolibm: New file.
5881         * lib/isnanf.h: New file.
5882         * lib/isnanf.c: New file.
5883         * lib/isnan.c: Consider the USE_FLOAT macro.
5884         * m4/isnanf.m4: New file.
5885
5886 2007-04-06  Bruno Haible  <bruno@clisp.org>
5887
5888         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
5889         (Link): New section.
5890
5891         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
5892
5893 2007-04-06  Bruno Haible  <bruno@clisp.org>
5894
5895         Assume the 'long double' type.
5896         * m4/longdouble.m4: Remove file.
5897         * config/srclist.txt: Don't mention longdouble.m4.
5898         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
5899         * lib/float+.h: Likewise.
5900         * lib/frexp.c: Likewise.
5901         * lib/printf-args.h: Likewise.
5902         * lib/printf-args.c: Likewise.
5903         * lib/printf-frexp.c: Likewise.
5904         * lib/printf-parse.c: Likewise.
5905         * lib/vasnprintf.c: Likewise.
5906         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
5907         * m4/intl.m4: Likewise.
5908         * m4/isnanl.m4: Likewise.
5909         * m4/printf.m4: Likewise.
5910         * m4/printf-frexpl.m4: Likewise.
5911         * m4/vasnprintf.m4: Likewise.
5912         * modules/allocsa (Files): Remove m4/longdouble.m4.
5913         * modules/gettext (Files): Likewise.
5914         * modules/relocatable-prog-wrapper (Files): Likewise.
5915         * modules/vasnprintf (Files): Likewise.
5916         * modules/isnanl (Files): Likewise.
5917         (Include): Simplify.
5918         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
5919         (Include): Simplify.
5920         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
5921         (Include): Simplify.
5922         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
5923         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
5924         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
5925         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
5926         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
5927         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
5928         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
5929         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
5930         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
5931         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
5932         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
5933         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
5934         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
5935         * tests/test-isnanl.c: Likewise.
5936         * tests/test-snprintf-posix.h: Likewise.
5937         * tests/test-sprintf-posix.h: Likewise.
5938         * tests/test-vasnprintf-posix.c: Likewise.
5939         * tests/test-vasnprintf-posix2.c: Likewise.
5940         * tests/test-vasprintf-posix.c: Likewise.
5941
5942 2007-04-06  Bruno Haible  <bruno@clisp.org>
5943
5944         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
5945         * lib/math_.h [__DECC]: Include the overridden include file through
5946         #include_next, outside the double-inclusion guard.
5947         * lib/stdio_.h [__DECC]: Likewise.
5948         * lib/stdlib_.h [__DECC]: Likewise.
5949         * lib/string_.h [__DECC]: Likewise.
5950         * lib/time_.h [__DECC]: Likewise.
5951         * lib/wchar_.h [__DECC]: Likewise.
5952         * lib/wctype_.h [__DECC]: Likewise.
5953         * lib/inttypes_.h [__DECC]: Likewise.
5954         Reported by Albert Chin <china@thewrittenword.com> in
5955         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
5956
5957 2007-04-04  Eric Blake  <ebb9@byu.net>
5958
5959         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
5960         1.5.x.
5961
5962 2007-04-04  Bruno Haible  <bruno@clisp.org>
5963
5964         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
5965         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
5966
5967 2007-04-04  Bruno Haible  <bruno@clisp.org>
5968
5969         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
5970         results for "%010a" of Infinity and NaN.
5971         * tests/test-vasprintf-posix.c (test_function): Likewise.
5972         * tests/test-snprintf-posix.h (test_function): Likewise.
5973         * tests/test-sprintf-posix.h (test_function): Likewise.
5974         * tests/test-fprintf-posix.h (test_function): Remove these tests.
5975         * tests/test-printf-posix.h (test_function): Likewise.
5976         * tests/test-fprintf-posix.out: Update.
5977         Needed for FreeBSD 6.1.
5978
5979 2007-04-04  Bruno Haible  <bruno@clisp.org>
5980
5981         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
5982         directly used by the gnulib modules nor by gnulib-tool.
5983
5984 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
5985
5986         * DEPENDENCIES: Give overall description of version dependency
5987         desirability.  Use more-typical names for apps.
5988         Add shell, coreutils, diffutils, grep, tar, gzip.
5989
5990 2007-04-04  Simon Josefsson  <simon@josefsson.org>
5991
5992         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
5993
5994 2007-04-04  Karl Berry  <karl@gnu.org>
5995
5996         * MODULES.html.sh (func_module): missing '.
5997
5998 2007-04-03  Bruno Haible  <bruno@clisp.org>
5999
6000         * modules/argmatch-tests (Makefile.am): New variable
6001         test_argmatch_LDADD.
6002         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
6003         * modules/array-list-tests (Makefile.am): New variable
6004         test_array_list_LDADD.
6005         * modules/array-oset-tests (Makefile.am): New variable
6006         test_array_oset_LDADD.
6007         * modules/avltree-list-tests (Makefile.am): New variable
6008         test_avltree_list_LDADD.
6009         * modules/avltree-oset-tests (Makefile.am): New variable
6010         test_avltree_oset_LDADD.
6011         * modules/avltreehash-list-tests (Makefile.am): New variable
6012         test_avltreehash_list_LDADD.
6013         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
6014         test_canonicalize_lgpl_LDADD.
6015         * modules/carray-list-tests (Makefile.am): New variable
6016         test_carray_list_LDADD.
6017         * modules/dirname-tests (Makefile.am): New variable
6018         test_dirname_LDADD.
6019         * modules/linked-list-tests (Makefile.am): New variable
6020         test_linked_list_LDADD.
6021         * modules/linkedhash-list-tests (Makefile.am): New variable
6022         test_linkedhash_list_LDADD.
6023         * modules/rbtree-list-tests (Makefile.am): New variable
6024         test_rbtree_list_LDADD.
6025         * modules/rbtree-oset-tests (Makefile.am): New variable
6026         test_rbtree_oset_LDADD.
6027         * modules/rbtreehash-list-tests (Makefile.am): New variable
6028         test_rbtreehash_list_LDADD.
6029         * modules/xvasprintf-tests (Makefile.am): New variable
6030         test_xvasprintf_LDADD.
6031         Reported by Eric Blake.
6032
6033 2007-04-03  Eric Blake  <ebb9@byu.net>
6034
6035         * DEPENDENCIES: Weaken m4 requirements.
6036
6037 2007-04-03  Bruno Haible  <bruno@clisp.org>
6038
6039         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
6040         * modules/isnanl-tests (configure.ac): Likewise.
6041
6042 2007-04-03  Ben Pfaff  <blp@gnu.org>
6043
6044         * modules/iconv_open: Add $(srcdir)/ to source directory
6045         references in Makefile fragments that call gperf, to fix VPATH
6046         builds.
6047
6048 2007-04-03  Bruno Haible  <bruno@clisp.org>
6049
6050         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
6051         * lib/ldexpl.c: Undo last change.
6052
6053 2007-04-03  Bruno Haible  <bruno@clisp.org>
6054
6055         * modules/printf-frexpl (Depends-on): Undo last change.
6056         (Files): Add m4/ldexpl.m4.
6057
6058 2007-04-03  Bruno Haible  <bruno@clisp.org>
6059
6060         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
6061         * modules/isnanl (Link): New section.
6062
6063         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
6064         * modules/frexp (Link): New section.
6065
6066         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
6067         * modules/frexpl (Link): New section.
6068
6069         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
6070         * modules/ldexpl (Link): New section.
6071
6072 2007-04-03  Bruno Haible  <bruno@clisp.org>
6073
6074         * modules/TEMPLATE-EXTENDED: New file.
6075         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
6076
6077 2007-04-03  Bruno Haible  <bruno@clisp.org>
6078
6079         * DEPENDENCIES: New file.
6080         Suggested by Simon Josefsson.
6081
6082 2007-04-03  Bruno Haible  <bruno@clisp.org>
6083
6084         * doc/gnulib.texi: Escape @.
6085
6086 2007-04-03  James Youngman  <jay@gnu.org>
6087         and Paul Eggert  <eggert@cs.ucla.edu>
6088
6089         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
6090         birthtime on all systems that have birthtime, not just those which
6091         use st_birthtimensec rather than st_birthtim.  Putting zero in
6092         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
6093         that the birth time is not available for files on an NFS mount.
6094
6095 2007-04-03  Simon Josefsson  <simon@josefsson.org>
6096
6097         * modules/memxor: Move back from crypto/, suggested by Bruno.
6098         * modules/crypto/hmac-sha1: Fix memxor dependency.
6099
6100         * modules/crypto/gc: Moved from ../.
6101
6102 2007-04-02  Eric Blake  <ebb9@byu.net>
6103
6104         * lib/ldexpl.c (includes): Avoid libm.
6105
6106         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
6107
6108 2007-04-02  Bruno Haible  <bruno@clisp.org>
6109
6110         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
6111         on IRIX.
6112
6113 2007-04-02  Bruno Haible  <bruno@clisp.org>
6114
6115         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
6116         x86 or x86_64 platforms running MacOS X.
6117         Reported by Ryan Schmidt <@ryandesign.com>.
6118
6119 2007-04-02  Bruno Haible  <bruno@clisp.org>
6120
6121         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
6122         i386.
6123
6124 2007-04-01  Simon Josefsson  <simon@josefsson.org>
6125
6126         * modules/crypto/arcfour: Moved from ../.
6127         * modules/crypto/arcfour-tests: Moved from ../.
6128         * modules/crypto/arctwo: Moved from ../.
6129         * modules/crypto/arctwo-tests: Moved from ../.
6130         * modules/crypto/des: Moved from ../.
6131         * modules/crypto/des-tests: Moved from ../.
6132         * modules/crypto/gc-arcfour: Moved from ../.
6133         * modules/crypto/gc-arcfour-tests: Moved from ../.
6134         * modules/crypto/gc-arctwo: Moved from ../.
6135         * modules/crypto/gc-arctwo-tests: Moved from ../.
6136         * modules/crypto/gc-des: Moved from ../.
6137         * modules/crypto/gc-des-tests: Moved from ../.
6138         * modules/crypto/gc-hmac-md5: Moved from ../.
6139         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
6140         * modules/crypto/gc-hmac-sha1: Moved from ../.
6141         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
6142         * modules/crypto/gc-md2: Moved from ../.
6143         * modules/crypto/gc-md2-tests: Moved from ../.
6144         * modules/crypto/gc-md4: Moved from ../.
6145         * modules/crypto/gc-md4-tests: Moved from ../.
6146         * modules/crypto/gc-md5: Moved from ../.
6147         * modules/crypto/gc-md5-tests: Moved from ../.
6148         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
6149         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
6150         * modules/crypto/gc-random: Moved from ../.
6151         * modules/crypto/gc-rijndael: Moved from ../.
6152         * modules/crypto/gc-rijndael-tests: Moved from ../.
6153         * modules/crypto/gc-sha1: Moved from ../.
6154         * modules/crypto/gc-sha1-tests: Moved from ../.
6155         * modules/crypto/gc-tests: Moved from ../.
6156         * modules/crypto/hmac-md5: Moved from ../.
6157         * modules/crypto/hmac-md5-tests: Moved from ../.
6158         * modules/crypto/hmac-sha1: Moved from ../.
6159         * modules/crypto/hmac-sha1-tests: Moved from ../.
6160         * modules/crypto/md2: Moved from ../.
6161         * modules/crypto/md2-tests: Moved from ../.
6162         * modules/crypto/md4: Moved from ../.
6163         * modules/crypto/md4-tests: Moved from ../.
6164         * modules/crypto/md5: Moved from ../.
6165         * modules/crypto/md5-tests: Moved from ../.
6166         * modules/crypto/memxor: Moved from ../.
6167         * modules/crypto/rijndael: Moved from ../.
6168         * modules/crypto/rijndael-tests: Moved from ../.
6169         * modules/crypto/sha1: Moved from ../.
6170
6171 2007-03-30  James Youngman  <jay@gnu.org>
6172
6173         * tests/test-stat-time.c (prepare_test): use chmod() rather than
6174         rename() to change the ctime of a file (because ctime is unaffected
6175         by rename on jfs2 on AIX 5.1).
6176         (main): Start by doing cleanup, in case a previous run failed leaving
6177         test files behind.
6178
6179 2007-03-31  Bruno Haible  <bruno@clisp.org>
6180
6181         Support old proprietary implementations of iconv.
6182         * modules/iconv_open: New file.
6183         * lib/iconv_.h: New file.
6184         * m4/iconv_h.m4: New file.
6185         * lib/iconv_open.c: New file.
6186         * lib/iconv_open-aix.gperf: New file.
6187         * lib/iconv_open-hpux.gperf: New file.
6188         * lib/iconv_open-irix.gperf: New file.
6189         * lib/iconv_open-osf.gperf: New file.
6190         * m4/iconv_open.m4: New file.
6191         * modules/linebreak (Depends-on): Add iconv_open.
6192         * modules/striconv (Depends-on): Likewise.
6193         * modules/striconveh (Depends-on): Likewise.
6194         * modules/unicodeio (Depends-on): Likewise.
6195         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
6196         (iconv_t)(-1).
6197         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
6198         conversion if cd is (iconv_t)(-1).
6199         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
6200         is not possible.
6201
6202 2007-03-31  Bruno Haible  <bruno@clisp.org>
6203
6204         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
6205         work on Solaris either. Protect also second use of "autodetect_jp".
6206
6207 2007-03-31  Bruno Haible  <bruno@clisp.org>
6208
6209         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
6210         the function is not present.
6211
6212 2007-03-31  Bruno Haible  <bruno@clisp.org>
6213
6214         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
6215         the function is not present.
6216
6217 2007-03-31  Bruno Haible  <bruno@clisp.org>
6218
6219         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
6220         a bug in HP-UX iconv_open().
6221
6222 2007-03-31  Bruno Haible  <bruno@clisp.org>
6223
6224         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
6225         (Mathematics <math.h>): New section, add fpieee.
6226         (Input/output <stdio.h>): Add fseterr.
6227         (Mathematics <math.h>): New section, add printf-frexp.
6228         (Container data structures): Add sublist.
6229         (Core language properties): Add fpucw, inline.
6230         (Functions for greatest-width integer types <inttypes.h>): Add
6231         imaxabs, imaxdiv, inttypes.
6232         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
6233         isnanl-nolibm, ldexp.
6234         (Mathematics <math.h>): New section, add printf-frexpl.
6235         (Support for systems lacking POSIX:2001): Add fprintf-posix,
6236         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
6237         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
6238         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
6239         (Unicode string functions): Add unistr/u*-mbtoucr.
6240         (Java): Add javacomp-script, javaexec-script.
6241         (C#): Add csharpcomp-script, csharpexec-script.
6242         (Support for building libraries and executables): Add havelib,
6243         relocatable-*.
6244         (Support for maintaining and releasing projects): Renamed from
6245         'Support for maintaining and release projects'. Add announce-gen.
6246
6247 2007-03-31  Bruno Haible  <bruno@clisp.org>
6248
6249         * README: Talk primarily about git.
6250         (git and CVS): Renamed from CVS.
6251         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
6252         gnulib is available through git.
6253         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
6254
6255 2007-03-30  Bruno Haible  <bruno@clisp.org>
6256
6257         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
6258         * lib/poll_.h: Likewise.
6259         * lib/stat_.h: Likewise.
6260         * lib/sys_time_.h: Likewise.
6261         * lib/sysexit_.h: Likewise.
6262         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
6263         * lib/stdbool_.h: Likewise.
6264         * lib/byteswap_.h: Add double-inclusion guard.
6265
6266 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
6267
6268         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
6269
6270 2007-03-30  Karl Berry  <karl@gnu.org>
6271
6272         * config/srclist-update: double space after USA in the license
6273         substitution, since that's how it's usually (?) written.
6274
6275 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
6276
6277         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
6278         reported by Bruno Haible.
6279
6280 2007-03-29  Bruno Haible  <bruno@clisp.org>
6281
6282         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
6283         a bug in AIX iconv().
6284
6285 2007-03-29  Bruno Haible  <bruno@clisp.org>
6286
6287         * modules/ldexpl-tests: New file.
6288         * tests/test-ldexpl.c: New file.
6289
6290 2007-03-29  Bruno Haible  <bruno@clisp.org>
6291
6292         * lib/ldexpl.c: Include fpucw.h.
6293         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
6294         multiplication.
6295         * modules/ldexpl (Depends-on): Add fpucw.
6296
6297 2007-03-29  Bruno Haible  <bruno@clisp.org>
6298
6299         * modules/ldexpl: New file.
6300         * m4/ldexpl.m4: New file.
6301         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
6302         set.
6303         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
6304         REPLACE_LDEXPL.
6305         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
6306         REPLACE_LDEXPL.
6307         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
6308         gl_FUNC_LDEXPL_WORKS.
6309         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
6310         * modules/mathl (Files): Remove lib/ldexpl.c.
6311         (Depends-on): Add ldexpl.
6312
6313 2007-03-29  Bruno Haible  <bruno@clisp.org>
6314
6315         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
6316
6317 2007-03-29  Bruno Haible  <bruno@clisp.org>
6318
6319         * tests/test-striconveh.c (main): Don't assume that a direct conversion
6320         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
6321         and possibly also HP-UX.
6322         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
6323         work on AIX, IRIX, HP-UX, OSF/1.
6324         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
6325         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
6326         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
6327         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
6328         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
6329         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
6330
6331 2007-03-29  Bruno Haible  <bruno@clisp.org>
6332
6333         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
6334
6335 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
6336
6337         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
6338         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
6339
6340 2007-03-29  Eric Blake  <ebb9@byu.net>
6341
6342         * lib/acl-internal.h: Remove redundant include.
6343         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
6344         Cygwin when a file is locked.
6345
6346 2007-03-29  Bruno Haible  <bruno@clisp.org>
6347
6348         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
6349         file.
6350         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
6351
6352 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
6353
6354         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
6355         try to remove a parent directory if the child couldn't be removed
6356         (except for the first rmdir, which could fail because the child
6357         doesn't exist).  Problem reported by Jeff Blaine in
6358         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
6359
6360 2007-03-28  Bruno Haible  <bruno@clisp.org>
6361
6362         * lib/striconveh.c (utf8conv_carefully): New function.
6363         (mem_cd_iconveh_internal): Invoke it.
6364
6365 2007-03-28  Bruno Haible  <bruno@clisp.org>
6366
6367         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
6368         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
6369         input.
6370         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
6371         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
6372         unistr/u8-uctomb.
6373
6374 2007-03-28  Bruno Haible  <bruno@clisp.org>
6375
6376         * modules/unistr/u8-mbtoucr: New file.
6377         * lib/unistr/u8-mbtoucr.c: New file.
6378         * modules/unistr/u16-mbtoucr: New file.
6379         * lib/unistr/u16-mbtoucr.c: New file.
6380         * modules/unistr/u16-mbtoucr: New file.
6381         * lib/unistr/u16-mbtoucr.c: New file.
6382         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
6383
6384 2007-03-27  Simon Josefsson  <simon@josefsson.org>
6385             Bruno Haible  <bruno@clisp.org>
6386
6387         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
6388         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
6389         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
6390
6391         * m4/stdio_h.m4: Add stubs for vasprintf too.
6392
6393         * modules/stdio: Support vasprintf in sed command.
6394
6395         * modules/vasprintf: Depend on stdio for prototypes.  Remove
6396         vasprintf.h.  Add stdio module indicator.
6397
6398         * lib/stdio_.h: Declare asprintf and vasprintf, based on
6399         vasprintf.h.
6400
6401         * lib/vasprintf.h: File removed.
6402
6403         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
6404         * lib/vasprintf.c: Ditto.
6405         * lib/xvasprintf.c: Ditto.
6406         * tests/test-vasprintf-posix.c: Ditto.
6407         * tests/test-vasprintf.c: Ditto.
6408
6409 2007-03-27  Bruno Haible  <bruno@clisp.org>
6410
6411         Make vasnprintf multithread-safe.
6412         * lib/vasnprintf.c (decimal_point_char): New function.
6413         (VASNPRINTF): Use it.
6414         Suggested by Simon Josefsson.
6415
6416 2007-03-27  Eric Blake  <ebb9@byu.net>
6417
6418         Support sub-second birthtime on cygwin.
6419         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
6420         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
6421         (get_stat_birthtime): Also work with st_birthtim.
6422
6423 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
6424
6425         * lib/stat-time.h (USE_BIRTHTIME): Remove.
6426         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
6427         (get_stat_birthtime_ns): Do not try to use "spare" fields.
6428         (get_stat_birthtime_ns): Simplify compile-time tests.
6429         (get_stat_birthtime): Change the API to look like
6430         get_stat_mtime etc., except return a negative tv_nsec on error.
6431         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
6432         Don't check for "spare" fields.
6433         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
6434         or for struct stat.st_birthtime, as these tests aren't used.
6435         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
6436
6437 2007-03-27  Bruno Haible  <bruno@clisp.org>
6438
6439         * lib/stat-time.h: Include <sys/stat.h>.
6440
6441 2007-03-27  James Youngman  <jay@gnu.org>
6442
6443         * lib/stat-time.h (get_stat_birthtime): New function for
6444           retrieving st_birthtime as provided by UFS2 (hence *BSD).
6445         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
6446           and its variants.
6447         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
6448         * modules/stat-time-test: New file.
6449         * tests/test-stat-time.c: New test, devised by Bruno Haible.
6450
6451 2007-03-26  Bruno Haible  <bruno@clisp.org>
6452
6453         Better support of signalling NaNs.
6454         * lib/atanl.c: Include isnanl.h.
6455         (atanl): Perform test for NaN at the beginning of the function and
6456         through a call to isnanl.
6457         * lib/cosl.c: Include isnanl.h.
6458         (cosl): Perform test for NaN at the beginning of the function and
6459         through a call to isnanl.
6460         * lib/ldexpl.c: Include isnanl.h.
6461         (ldexpl): Perform test for NaN through a call to isnanl.
6462         * lib/logl.c: Include isnanl.h.
6463         (logl): Perform test for NaN at the beginning of the function and
6464         through a call to isnanl.
6465         * lib/sinl.c: Include isnanl.h.
6466         (sinl): Perform test for NaN at the beginning of the function and
6467         through a call to isnanl.
6468         * lib/sqrtl.c: Include isnanl.h.
6469         (sqrtl): Perform test for NaN at the beginning of the function and
6470         through a call to isnanl.
6471         * lib/tanl.c: Include isnanl.h.
6472         (tanl): Perform test for NaN at the beginning of the function and
6473         through a call to isnanl.
6474         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
6475         * modules/mathl (Depends-on): Add isnanl.
6476
6477 2007-03-26  Eric Blake  <ebb9@byu.net>
6478
6479         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
6480         regression in logic sense of previous patch.
6481
6482 2007-03-26  Bruno Haible  <bruno@clisp.org>
6483
6484         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
6485         unportable shell command "if ! ...".
6486         Reported by Ralf Wildenhues.
6487
6488 2007-03-25  Bruno Haible  <bruno@clisp.org>
6489
6490         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
6491         <sysexits.h> file, and only add EX_CONFIG.
6492         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
6493         absolute file name and whether it is sufficient. Substitute also
6494         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
6495         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
6496         ABSOLUTE_SYSEXITS_H into sysexits.h.
6497
6498 2007-03-25  Bruno Haible  <bruno@clisp.org>
6499
6500         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
6501         hints is NULL.
6502
6503 2007-03-25  Bruno Haible  <bruno@clisp.org>
6504
6505         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
6506         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
6507
6508 2007-03-25  Bruno Haible  <bruno@clisp.org>
6509
6510         * lib/vasnprintf.c: Include langinfo.h.
6511         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
6512         multithread-safe.
6513         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
6514         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
6515         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
6516         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
6517         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
6518         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
6519         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
6520         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
6521         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
6522         Reported by Simon Josefsson.
6523
6524 2007-03-25  Bruno Haible  <bruno@clisp.org>
6525
6526         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
6527         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
6528         * modules/vasnprintf (Depends-on): Add stdint.
6529
6530 2007-03-25  Bruno Haible  <bruno@clisp.org>
6531
6532         * modules/fpieee: New file.
6533         * m4/fpieee.m4: New file.
6534         * modules/isnan-nolibm (Depends-on): Add fpieee.
6535         * modules/isnanl-nolibm (Depends-on): Add fpieee.
6536         * modules/isnanl (Depends-on): Add fpieee.
6537
6538 2007-03-25  Bruno Haible  <bruno@clisp.org>
6539
6540         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
6541
6542 2007-03-25  Bruno Haible  <bruno@clisp.org>
6543
6544         Avoid test failures on IRIX 6.5.
6545         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
6546         (main): Use it.
6547         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
6548         macros.
6549         (main): Use them.
6550
6551 2007-03-25  Bruno Haible  <bruno@clisp.org>
6552
6553         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
6554         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
6555         exists but doesn't work.
6556         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
6557         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
6558         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
6559         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
6560
6561 2007-03-25  Bruno Haible  <bruno@clisp.org>
6562
6563         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
6564         returns inf. Needed on IRIX 6.5.
6565
6566 2007-03-25  Bruno Haible  <bruno@clisp.org>
6567
6568         * tests/test-frexpl.c: Include isnanl-nolibm.h.
6569         (main): Use isnanl instead of x != x idiom.
6570         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
6571
6572         * tests/test-frexp.c: Include isnan.h.
6573         (main): Use isnan instead of x != x idiom.
6574         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
6575
6576 2007-03-25  Bruno Haible  <bruno@clisp.org>
6577
6578         * tests/test-frexp.c (NaN): New function/macro.
6579         (main): Use it instead of 0.0 / 0.0.
6580         * tests/test-isnan.c (NaN): New function/macro.
6581         (main): Use it instead of 0.0 / 0.0.
6582         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
6583         (test_function): Use it instead of 0.0 / 0.0.
6584         * tests/test-vasprintf-posix.c (NaN): New function/macro.
6585         (test_function): Use it instead of 0.0 / 0.0.
6586         * tests/test-snprintf-posix.h (NaN): New function/macro.
6587         (test_function): Use it instead of 0.0 / 0.0.
6588         * tests/test-sprintf-posix.h (NaN): New function/macro.
6589         (test_function): Use it instead of 0.0 / 0.0.
6590         * tests/test-fprintf-posix.h (NaN): New function/macro.
6591         (test_function): Use it instead of 0.0 / 0.0.
6592         * tests/test-printf-posix.h (NaN): New function/macro.
6593         (test_function): Use it instead of 0.0 / 0.0.
6594
6595         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
6596
6597 2007-03-25  Bruno Haible  <bruno@clisp.org>
6598
6599         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
6600
6601 2007-03-25  Bruno Haible  <bruno@clisp.org>
6602
6603         * lib/regexec.c (merge_state_with_log): Make static.
6604
6605 2007-03-25  Bruno Haible  <bruno@clisp.org>
6606
6607         * lib/trigl.c (kernel_rem_pio2): Make static.
6608
6609 2007-03-25  Bruno Haible  <bruno@clisp.org>
6610
6611         * lib/sincosl.c (sincosl_table): Make static.
6612
6613 2007-03-25  Bruno Haible  <bruno@clisp.org>
6614
6615         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
6616         if the compiler does not support C99.
6617
6618 2007-03-25  Bruno Haible  <bruno@clisp.org>
6619
6620         * modules/time (Makefile.am): Ensure all rule action lines start with a
6621         tab.
6622
6623 2007-03-24  Bruno Haible  <bruno@clisp.org>
6624
6625         * modules/tsearch-tests: New file.
6626         * tests/test-tsearch.sh: New file.
6627         * tests/test-tsearch.c: New file, mostly copied from glibc.
6628
6629         * modules/search-tests: New file.
6630         * tests/test-search.c: New file.
6631
6632         * modules/search: New file.
6633         * lib/search_.h: New file, incorporating lib/tsearch.h.
6634         * m4/search_h.m4: New file.
6635         * lib/tsearch.h: Remove file.
6636         * lib/tsearch.c: Include search.h instead of tsearch.h.
6637         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
6638         HAVE_TSEARCH.
6639         * modules/tsearch (Files): Remove lib/tsearch.h.
6640         (Depends-on): Add search.
6641         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
6642         (Include): Change tsearch.h into search.h.
6643
6644 2007-03-24  Bruno Haible  <bruno@clisp.org>
6645
6646         * modules/fpucw: New file.
6647         * lib/fpucw.h: New file.
6648         * lib/frexp.c: Include fpucw.h.
6649         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
6650         (FUNC): Use them.
6651         * lib/printf-frexp.c: Include fpucw.h.
6652         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
6653         (FUNC): Use them.
6654         * lib/vasnprintf.c: Include fpucw.h.
6655         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
6656         'long double' calculations.
6657         * tests/test-frexpl.c: Include fpucw.h.
6658         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
6659         * tests/test-printf-frexpl.c: Include fpucw.h.
6660         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
6661         * modules/frexpl (Depends-on): Add fpucw.
6662         * modules/printf-frexpl (Depends-on): Likewise.
6663         * modules/fprintf-posix (Depends-on): Likewise.
6664         * modules/snprintf-posix (Depends-on): Likewise.
6665         * modules/sprintf-posix (Depends-on): Likewise.
6666         * modules/vasnprintf-posix (Depends-on): Likewise.
6667         * modules/vasprintf-posix (Depends-on): Likewise.
6668         * modules/vfprintf-posix (Depends-on): Likewise.
6669         * modules/vsnprintf-posix (Depends-on): Likewise.
6670         * modules/vsprintf-posix (Depends-on): Likewise.
6671         * modules/frexpl-tests (Depends-on): Likewise.
6672         * modules/printf-frexpl-tests (Depends-on): Likewise.
6673
6674 2007-03-24  Bruno Haible  <bruno@clisp.org>
6675
6676         * lib/float+.h: New file.
6677         * lib/isnan.c: Include float+.h.
6678         (SIZE): New macro.
6679         (FUNC): Compare only SIZE bytes of the value.
6680         * lib/vasnprintf.c: Include float+.h.
6681         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
6682         SIZEOF_LDBL or SIZEOF_DBL bytes.
6683         * modules/isnan-nolibm (Files): Add lib/float+.h.
6684         * modules/isnanl-nolibm (Files): Add lib/float+.h.
6685         * modules/isnanl (Files): Add lib/float+.h.
6686         * modules/vasnprintf (Files): Add lib/float+.h.
6687
6688 2007-03-24  Bruno Haible  <bruno@clisp.org>
6689
6690         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
6691         include isnanl-nolibm.h.
6692
6693 2007-03-24  Bruno Haible  <bruno@clisp.org>
6694
6695         * tests/test-read-file.c (main): Don't produce spurious output for
6696         expected situations. Make the test fail if it encountered unexpected
6697         results.
6698
6699 2007-03-24  Bruno Haible  <bruno@clisp.org>
6700
6701         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
6702         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
6703
6704 2007-03-24  Bruno Haible  <bruno@clisp.org>
6705
6706         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
6707
6708 2007-03-24  Bruno Haible  <bruno@clisp.org>
6709
6710         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
6711         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
6712
6713         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
6714         * modules/utf8-ucs4: Turn into a symbolic link to module
6715         unistr/u8-mbtouc.
6716
6717         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
6718         utf8-ucs4-unsafe.
6719         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
6720         unistr/u8-mbtouc-unsafe.
6721
6722         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
6723         * modules/utf16-ucs4: Turn into a symbolic link to module
6724         unistr/u16-mbtouc.
6725
6726         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
6727         utf16-ucs4-unsafe.
6728         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
6729         unistr/u16-mbtouc-unsafe.
6730
6731         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
6732         * modules/ucs4-utf8: Turn into a symbolic link to module
6733         unistr/u8-ubtomb.
6734
6735         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
6736         * modules/ucs4-utf16: Turn into a symbolic link to module
6737         unistr/u16-ubtomb.
6738
6739 2007-03-24  Bruno Haible  <bruno@clisp.org>
6740
6741         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
6742         Enable the function only if HAVE_INLINE.
6743         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
6744         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
6745         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
6746         Enable the function only if HAVE_INLINE.
6747         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
6748         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
6749         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
6750         Enable the function only if HAVE_INLINE.
6751         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
6752         Enable the function only if HAVE_INLINE.
6753         * modules/utf8-ucs4: Update.
6754         * modules/utf8-ucs4-unsafe: Update.
6755         * modules/utf16-ucs4: Update.
6756         * modules/utf16-ucs4-unsafe: Update.
6757         * modules/ucs4-utf8: Update.
6758         * modules/ucs4-utf16: Update.
6759
6760 2007-03-24  Bruno Haible  <bruno@clisp.org>
6761
6762         * lib/utf8-ucs4.h: Remove file.
6763         * lib/utf8-ucs4-unsafe.h: Remove file.
6764         * lib/utf16-ucs4.h: Remove file.
6765         * lib/utf16-ucs4-unsafe.h: Remove file.
6766         * lib/ucs4-utf8.h: Remove file.
6767         * lib/ucs4-utf16.h: Remove file.
6768         * lib/unistr.h: Include their previous contents.
6769         * m4/utf-ucs4.m4: Remove file.
6770         * m4/ucs4-utf.m4: Remove file.
6771         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
6772         (Depends-on): Add unistr/base.
6773         (configure.ac): Remove gl_UTF_UCS4.
6774         (Makefile.am): Update.
6775         (Include): Change to unistr.h.
6776         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
6777         (Depends-on): Add unistr/base.
6778         (configure.ac): Remove gl_UTF_UCS4.
6779         (Makefile.am): Update.
6780         (Include): Change to unistr.h.
6781         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
6782         (Depends-on): Add unistr/base.
6783         (configure.ac): Remove gl_UTF_UCS4.
6784         (Makefile.am): Update.
6785         (Include): Change to unistr.h.
6786         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
6787         (Depends-on): Add unistr/base.
6788         (configure.ac): Remove gl_UTF_UCS4.
6789         (Makefile.am): Update.
6790         (Include): Change to unistr.h.
6791         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
6792         (Depends-on): Add unistr/base.
6793         (configure.ac): Remove gl_UCS4_UTF.
6794         (Makefile.am): Update.
6795         (Include): Change to unistr.h.
6796         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
6797         (Depends-on): Add unistr/base.
6798         (configure.ac): Remove gl_UCS4_UTF.
6799         (Makefile.am): Update.
6800         (Include): Change to unistr.h.
6801         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
6802         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
6803         utf8-ucs4-unsafe.h.
6804         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
6805         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
6806         utf16-ucs4-unsafe.h.
6807         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
6808         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
6809         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
6810         * lib/unistr/u8-strchr.c: Likewise.
6811         * lib/unistr/u8-strrchr.c: Likewise.
6812         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
6813         * lib/unistr/u16-strchr.c: Likewise.
6814         * lib/unistr/u16-strrchr.c: Likewise.
6815         * lib/striconveh.c: Update.
6816         * lib/linebreak.c: Update.
6817
6818 2007-03-24  Bruno Haible  <bruno@clisp.org>
6819
6820         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
6821         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
6822
6823 2007-03-22  Bruno Haible  <bruno@clisp.org>
6824
6825         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
6826
6827 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
6828
6829         * MODULES.html.sh (File system functions): New module write-any-file.
6830         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
6831         * m4/write-any-file.m4: New files.
6832
6833 2007-03-23  Eric Blake  <ebb9@byu.net>
6834
6835         * gnulib-tool: Rearrange space-tab sequences, since some editors
6836         like to eat them.
6837
6838 2007-03-23  Eric Blake  <ebb9@byu.net>
6839
6840         * lib/version-etc.c (version_etc_va): Update license wording to
6841         be more concise.  Recommended by Richard Stallman.
6842
6843 2007-03-22  Bruno Haible  <bruno@clisp.org>
6844
6845         * lib/poll.c (MSG_PEEK): New fallback definition.
6846
6847 2007-03-22  Bruno Haible  <bruno@clisp.org>
6848
6849         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
6850         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
6851         (main): Update.
6852         Fixes a compilation error on BeOS.
6853
6854 2007-03-22  Bruno Haible  <bruno@clisp.org>
6855
6856         * modules/frexpl-tests: New file.
6857         * tests/test-frexpl.c: New file.
6858
6859         * modules/frexpl: New file.
6860         * m4/frexpl.m4: New file.
6861         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
6862         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
6863         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
6864         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
6865         (Depends-on): Add frexpl. Remove isnanl-nolibm.
6866         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
6867
6868 2007-03-22  Bruno Haible  <bruno@clisp.org>
6869
6870         * lib/frexpl.c: Share code with lib/frexp.c.
6871         * modules/mathl (Files): Add lib/frexp.c.
6872         (Depends-on): Add isnanl-nolibm.
6873
6874 2007-03-22  Bruno Haible  <bruno@clisp.org>
6875
6876         * modules/printf-frexp (Files): Add m4/frexp.m4.
6877         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
6878         only if the found frexp function actually works.
6879
6880 2007-03-22  Bruno Haible  <bruno@clisp.org>
6881
6882         * lib/frexp.c: Remove older implementation that uses divisions.
6883
6884 2007-03-21  Bruno Haible  <bruno@clisp.org>
6885
6886         * modules/frexp-tests: New file.
6887         * tests/test-frexp.c: New file.
6888
6889         * modules/frexp: New file.
6890         * lib/frexp.c: New file.
6891         * m4/frexp.m4: New file.
6892         * lib/math_.h (frexp): New declaration.
6893         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
6894         REPLACE_FREXP.
6895         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
6896
6897 2007-03-21  Bruno Haible  <bruno@clisp.org>
6898
6899         * modules/isnanl-tests: New file.
6900         * tests/test-isnanl.c: New file.
6901
6902         * modules/isnanl: New file.
6903         * lib/isnanl.h: New file.
6904         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
6905         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
6906         gl_FUNC_ISNANL_WORKS.
6907         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
6908         New macros.
6909
6910 2007-03-21  Bruno Haible  <bruno@clisp.org>
6911
6912         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
6913         lib/isnanl.h.
6914         (Include): Update.
6915         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
6916         * lib/vasnprintf.c: Update.
6917         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
6918         tests/test-isnanl.h, remove tests/test-isnanl.c.
6919         (Makefile.am): Update.
6920         * tests/test-isnanl-nolibm.c: New file.
6921         * tests/test-isnanl.h: New file.
6922         * tests/test-isnanl.c: Remove file.
6923
6924 2007-03-21  Jim Meyering  <jim@meyering.net>
6925
6926         When trying to open ".", treat ESTALE like EACCES.
6927         * lib/savewd.c (savewd_save): Resort to forking not just upon
6928         failure with EACCES, but also when errno is ESTALE.
6929
6930 2007-03-20  Bruno Haible  <bruno@clisp.org>
6931
6932         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
6933         Needed on AIX 5.1. Reported by Matthew Woehlke.
6934
6935 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
6936
6937         Suggestions by Bruno Haible:
6938         * lib/acl-internal.h: Include "gettext.h" rather than rolling
6939         our own.
6940         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
6941         * modules/acl (Depends-on): Add gettext.
6942
6943 2007-03-19  Bruno Haible  <bruno@clisp.org>
6944
6945         * modules/iconvme: Remove file.
6946         * lib/iconvme.h: Remove file.
6947         * lib/iconvme.c: Remove file.
6948         * m4/iconvme.m4: Remove file.
6949
6950 2007-03-19  Bruno Haible  <bruno@clisp.org>
6951
6952         * doc/relocatable-maint.texi: Break long shell script line.
6953         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
6954
6955 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
6956
6957         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
6958         handle file_has_acl.
6959         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
6960         * lib/acl.c: Move header inclusions and related macro defns into
6961         lib/acl-internal.h.
6962         (S_ISLNK): Remove defn, since that's now done for us.
6963         (file_has_acl): Move to lib/file-has-acl.c.
6964         Call acl_trivial if available.  This is the crucial part of the fix.
6965         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
6966         shared within the library.  Rewrite a bit, partly to make it compatible
6967         with the GNU coding style.
6968         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
6969         Remove unnecessary double-quotes.
6970         Don't test for acl_to_text; the build will catch that.
6971         Replace acl_entries if it doesn't exist and it is needed.
6972         Check for -lsec and acl_trivial (as used on Solaris 10).
6973         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
6974         lib/file-has-acl.c.
6975         (Depends-on): Add sys_stat, for S_ISLNK.
6976
6977 2007-03-19  Ben Pfaff  <blp@gnu.org>
6978
6979         * doc/gnulib.texi: Fix typos.
6980         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
6981
6982 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
6983
6984         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
6985         If size is zero here, buf must be zero.
6986
6987 2007-03-19  Simon Josefsson  <simon@josefsson.org>
6988
6989         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
6990         <bruno@clisp.org>.
6991
6992 2007-03-18  Bruno Haible  <bruno@clisp.org>
6993
6994         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
6995         Suggested by Eric Blake.
6996
6997 2007-03-18  Ben Pfaff  <blp@gnu.org>
6998
6999         * doc/relocatable.texi: Recommend using as prefix a directory
7000         that does not exist and will never be created.  Based on
7001         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
7002         and others.
7003
7004 2007-03-17  Bruno Haible  <bruno@clisp.org>
7005
7006         * lib/fchownat.c: Include lchown.h.
7007
7008 2007-03-17  Bruno Haible  <bruno@clisp.org>
7009
7010         Fix endless loop when the given allocated size was > INT_MAX.
7011         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
7012         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
7013         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
7014         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
7015         * lib/sprintf.c (sprintf): Likewise.
7016
7017 2007-03-17  Bruno Haible  <bruno@clisp.org>
7018
7019         * tests/test-argp-2.sh (func_compare): Output a context diff.
7020
7021 2007-03-17  Bruno Haible  <bruno@clisp.org>
7022
7023         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
7024         locale's decimal-point character.
7025
7026 2007-03-17  Bruno Haible  <bruno@clisp.org>
7027
7028         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
7029         before comparing it. Needed because on some platforms (e.g. x86) a
7030         'long double' occupies less bytes than sizeof (long double).
7031
7032 2007-03-17  Bruno Haible  <bruno@clisp.org>
7033
7034         * tests/test-crc.c (main): Make printf statements 64-bit clean.
7035         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
7036         * tests/test-getaddrinfo.c (simple): Likewise.
7037         * tests/test-read-file.c (main): Likewise.
7038
7039 2007-03-17  Bruno Haible  <bruno@clisp.org>
7040
7041         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
7042
7043 2007-03-17  Bruno Haible  <bruno@clisp.org>
7044
7045         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
7046         unused variable.
7047
7048 2007-03-17  Bruno Haible  <bruno@clisp.org>
7049
7050         * tests/test-c-strcasecmp.c: Include c-strcase.h.
7051         * tests/test-c-strncasecmp.c: Likewise.
7052
7053 2007-03-17  Bruno Haible  <bruno@clisp.org>
7054
7055         * modules/stdlib (Depends-on): Add unistd.
7056         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
7057         Needed for MacOS X 10.3.
7058
7059 2007-03-17  Bruno Haible  <bruno@clisp.org>
7060
7061         * lib/unistr/u-strdup.h: Include <stdlib.h>.
7062
7063 2007-03-17  Bruno Haible  <bruno@clisp.org>
7064
7065         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
7066
7067 2007-03-17  Bruno Haible  <bruno@clisp.org>
7068
7069         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
7070         to reflect files copied from gnulib (with or without modifications).
7071         Suggested by Jim Meyering.
7072
7073 2007-03-17  Eric Blake  <ebb9@byu.net>
7074
7075         * NEWS: Document stdlib change from 2007-02-18.
7076
7077 2007-03-17  Jim Meyering  <jim@meyering.net>
7078
7079         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
7080         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
7081         someone uses a name containing shell meta-characters.
7082         Reported by Alfred M. Szmidt.
7083
7084         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
7085
7086 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
7087
7088         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
7089         and copy gettext configuration files only if configure.ac contains
7090         a use of AM_GNU_GETTEXT_VERSION.
7091
7092 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
7093
7094         * build-aux/bootstrap (gnulib_name): New variable.
7095         (gnulib_tool_options): Use it.
7096
7097 2007-03-13  Simon Josefsson  <simon@josefsson.org>
7098
7099         * tests/test-des.c: Use new namespace.
7100
7101 2007-03-15  Bruno Haible  <bruno@clisp.org>
7102
7103         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
7104         Reported by James Youngman <jay@gnu.org>.
7105
7106 2007-03-15  Bruno Haible  <bruno@clisp.org>
7107
7108         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
7109         declared prototype. Needed with cc on OSF/1 5.1.
7110
7111 2007-03-15  Bruno Haible  <bruno@clisp.org>
7112
7113         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
7114         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
7115         (struct gl_list_implementation): Add dispose_fn argument to the
7116         'create_empty', 'create' methods.
7117         (struct gl_list_impl_base): Add field 'dispose_fn'.
7118         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
7119         argument.
7120         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
7121         dispose_fn argument.
7122         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
7123         dispose_fn on the dropped values.
7124         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
7125         dispose_fn argument.
7126         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
7127         dropped values.
7128         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
7129         (gl_tree_remove_node): Call dispose_fn on the dropped value.
7130         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
7131         (gl_tree_remove_node): Call dispose_fn on the dropped value.
7132         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
7133         argument.
7134         (gl_tree_list_free): Call dispose_fn on the dropped values.
7135         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
7136         the dropped values.
7137         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
7138         Add dispose_fn argument.
7139         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
7140         Call dispose_fn on the dropped values.
7141         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
7142         Add dispose_fn argument.
7143         (gl_sublist_create): Initialize the 'dispose_fn' field.
7144         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
7145         * tests/test-array_list.c (main): Update.
7146         * tests/test-carray_list.c (main): Update.
7147         * tests/test-avltree_list.c (main): Update.
7148         * tests/test-rbtree_list.c (main): Update.
7149         * tests/test-avltreehash_list.c (main): Update.
7150         * tests/test-rbtreehash_list.c (main): Update.
7151         * tests/test-linked_list.c (main): Update.
7152         * tests/test-linkedhash_list.c (main): Update.
7153         * tests/test-array_oset.c (main): Update.
7154
7155 2007-03-15  Bruno Haible  <bruno@clisp.org>
7156
7157         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
7158         (gl_oset_create_empty): Add dispose_fn argument.
7159         (struct gl_oset_implementation): Add dispose_fn argument to
7160         'create_empty' method.
7161         (struct gl_oset_impl_base): Add dispose_fn field.
7162         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
7163         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
7164         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
7165         values.
7166         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
7167         (gl_tree_oset_free): Call dispose_fn on the dropped values.
7168         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
7169         dropped value.
7170         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
7171         dropped value.
7172         * tests/test-array_oset.c (main): Update.
7173         * tests/test-avltree_oset.c (main): Update.
7174         * tests/test-rbtree_oset.c (main): Update.
7175         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
7176
7177 2007-03-13  Bruno Haible  <bruno@clisp.org>
7178
7179         * tests/test-stdbool.c (i): Update after last patch.
7180
7181 2007-03-12  Bruno Haible  <bruno@clisp.org>
7182
7183         * lib/quotearg.c: Include <wctype.h> early, before the definition of
7184         the iswprint macro. Needed on Solaris 2.5.1.
7185
7186 2007-03-12  Bruno Haible  <bruno@clisp.org>
7187
7188         * tests/test-printf-frexp.c (main): Declare x as volatile.
7189
7190 2007-03-12  Simon Josefsson  <simon@josefsson.org>
7191
7192         * doc/gnulib.texi (Build robot for gnulib): New section.
7193
7194 2007-03-12  Jim Meyering  <jim@meyering.net>
7195
7196         * build-aux/bootstrap: New file.
7197         * build-aux/bootstrap.conf: New file, from coreutils.
7198
7199 2007-03-11  Bruno Haible  <bruno@clisp.org>
7200
7201         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
7202
7203 2007-03-12  Simon Josefsson  <simon@josefsson.org>
7204
7205         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
7206         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
7207         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
7208
7209 2007-03-11  Bruno Haible  <bruno@clisp.org>
7210
7211         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
7212         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
7213
7214 2007-03-11  Bruno Haible  <bruno@clisp.org>
7215
7216         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
7217         formula. Needed for SunPRO C 5.0.
7218
7219 2007-03-11  Bruno Haible  <bruno@clisp.org>
7220
7221         * modules/long-options (Depends-on): Add getopt.
7222
7223 2007-03-11  Bruno Haible  <bruno@clisp.org>
7224
7225         * modules/modechange (Depends-on): Add stdbool.
7226
7227 2007-03-11  Bruno Haible  <bruno@clisp.org>
7228
7229         * modules/i-ring (Depends-on): Add stdbool.
7230
7231 2007-03-11  Bruno Haible  <bruno@clisp.org>
7232
7233         * modules/gc-des (Depends-on): Add stdbool.
7234
7235 2007-03-11  Bruno Haible  <bruno@clisp.org>
7236
7237         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
7238
7239 2007-03-11  Bruno Haible  <bruno@clisp.org>
7240
7241         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
7242
7243 2007-03-11  Bruno Haible  <bruno@clisp.org>
7244
7245         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
7246
7247 2007-03-11  Bruno Haible  <bruno@clisp.org>
7248
7249         * lib/vasnprintf.c (sprintf): Undefine.
7250
7251 2007-03-11  Bruno Haible  <bruno@clisp.org>
7252
7253         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
7254         initializers in SunPRO C and Compaq C compilers.
7255
7256 2007-03-11  Bruno Haible  <bruno@clisp.org>
7257
7258         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
7259         decrementing code ANSI C compliant.
7260
7261 2007-03-11  Bruno Haible  <bruno@clisp.org>
7262
7263         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
7264         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
7265
7266 2007-03-11  Bruno Haible  <bruno@clisp.org>
7267
7268         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
7269         <stdbool.h> substitute doesn't pass.
7270
7271 2007-03-11  Bruno Haible  <bruno@clisp.org>
7272
7273         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
7274
7275 2007-03-11  Bruno Haible  <bruno@clisp.org>
7276
7277         * gnulib-tool (func_create_megatestdir): Create also an autobuild
7278         script, for submission to autobuild.josefsson.org.
7279
7280 2007-03-10  Bruno Haible  <bruno@clisp.org>
7281
7282         * modules/canonicalize-lgpl-tests: New file.
7283         * tests/test-canonicalize-lgpl.sh: New file.
7284         * tests/test-canonicalize-lgpl.c: New file.
7285
7286         * modules/c-strcase-tests: New file.
7287         * tests/test-c-strcase.sh: New file.
7288         * tests/test-c-strcasecmp.c: New file.
7289         * tests/test-c-strncasecmp.c: New file.
7290
7291         * modules/atexit-tests: New file.
7292         * tests/test-atexit.sh: New file.
7293         * tests/test-atexit.c: New file.
7294
7295 2007-03-10  Bruno Haible  <bruno@clisp.org>
7296
7297         * tests/test-binary-io.sh: Use temporary filenames that are not so
7298         likely to clash with those of other tests (in a parallel make).
7299         * tests/test-binary-io.c: Likewise.
7300
7301 2007-03-10  Bruno Haible  <bruno@clisp.org>
7302
7303         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
7304         fallback; use #error instead.
7305         Suggested by Simon Josefsson.
7306
7307 2007-03-10  Bruno Haible  <bruno@clisp.org>
7308
7309         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
7310         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
7311         first and the last.
7312
7313 2007-03-10  Bruno Haible  <bruno@clisp.org>
7314
7315         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
7316
7317 2007-03-10  Bruno Haible  <bruno@clisp.org>
7318
7319         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
7320         "make distcheck".
7321         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
7322         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
7323         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
7324
7325 2007-03-10  Bruno Haible  <bruno@clisp.org>
7326
7327         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
7328         variable.
7329         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
7330         variable.
7331
7332 2007-03-09  Eric Blake  <ebb9@byu.net>
7333         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
7334
7335         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
7336         types are not being provided by gnulib.
7337         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
7338         types are supported.
7339
7340 2007-03-10  Bruno Haible  <bruno@clisp.org>
7341
7342         * lib/stdio_.h (__attribute__): New macro.
7343         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
7344         vsprintf): Specify __attribute__ __format__ for GCC.
7345         Suggested by Eric Blake.
7346
7347 2007-03-09  Bruno Haible  <bruno@clisp.org>
7348
7349         * modules/printf-posix-tests: New file.
7350         * tests/test-printf-posix.sh: New file.
7351         * tests/test-printf-posix.c: New file.
7352
7353         * modules/printf-posix: New file.
7354         * lib/printf.c: New file.
7355         * m4/printf-posix-rpl.m4: New file.
7356         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
7357         REPLACE_PRINTF.
7358         * lib/stdio_.h (printf): New declaration.
7359         (format, __format__, ____printf____, ____scanf____, ____strftime____,
7360         ____strfmon____): New macros.
7361         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
7362         REPLACE_PRINTF.
7363
7364 2007-03-09  Bruno Haible  <bruno@clisp.org>
7365
7366         * tests/test-vasnprintf-posix2.sh: New file.
7367         * tests/test-vasnprintf-posix2.c: New file.
7368         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
7369         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
7370         (Makefile.am): Activate test-vasnprintf-posix2.sh.
7371
7372         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
7373         a locale dependent decimal point, rather than always '.'.
7374
7375 2007-03-09  Eric Blake  <ebb9@byu.net>
7376
7377         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
7378         spite of platforms like Tandem/NSK that define it to -1.
7379
7380 2007-03-08  Bruno Haible  <bruno@clisp.org>
7381
7382         * modules/vprintf-posix-tests: New file.
7383         * tests/test-vprintf-posix.sh: New file.
7384         * tests/test-vprintf-posix.c: New file.
7385         * tests/test-printf-posix.h: New file.
7386
7387         * modules/vprintf-posix: New file.
7388         * lib/vprintf.c: New file.
7389         * m4/vprintf-posix.m4: New file.
7390         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
7391         REPLACE_VPRINTF.
7392         * lib/stdio_.h (vprintf): New declaration.
7393         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
7394         REPLACE_VPRINTF.
7395
7396 2007-03-08  Bruno Haible  <bruno@clisp.org>
7397
7398         * modules/fprintf-posix-tests: New file.
7399         * tests/test-fprintf-posix.sh: New file.
7400         * tests/test-fprintf-posix.c: New file.
7401
7402         * modules/fprintf-posix: New file.
7403         * lib/fprintf.c: New file.
7404         * m4/fprintf-posix.m4: New file.
7405         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
7406         REPLACE_FPRINTF.
7407         * lib/stdio_.h (fprintf): New declaration.
7408         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
7409         REPLACE_FPRINTF.
7410
7411 2007-03-08  Bruno Haible  <bruno@clisp.org>
7412
7413         * modules/vfprintf-posix-tests: New file.
7414         * tests/test-vfprintf-posix.sh: New file.
7415         * tests/test-vfprintf-posix.c: New file.
7416         * tests/test-fprintf-posix.h: New file.
7417         * tests/test-fprintf-posix.out: New file.
7418
7419         * modules/vfprintf-posix: New file.
7420         * lib/vfprintf.c: New file.
7421         * m4/vfprintf-posix.m4: New file.
7422         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
7423         REPLACE_VFPRINTF.
7424         * lib/stdio_.h (vfprintf): New declaration.
7425         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
7426         REPLACE_VFPRINTF.
7427
7428 2007-03-08  Bruno Haible  <bruno@clisp.org>
7429
7430         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
7431
7432 2007-03-08  Bruno Haible  <bruno@clisp.org>
7433
7434         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
7435         instead of 'expr' invocations.
7436         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
7437         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
7438         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
7439         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
7440         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
7441         Suggested by Paul Eggert.
7442
7443 2007-03-08  Bruno Haible  <bruno@clisp.org>
7444
7445         * modules/fseterr-tests: New file.
7446         * tests/test-fseterr.c: New file.
7447
7448         * modules/fseterr: New file.
7449         * lib/fseterr.h: New file.
7450         * lib/fseterr.c: New file.
7451
7452 2007-03-08  Bruno Haible  <bruno@clisp.org>
7453
7454         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
7455         * lib/getopt_.h: Likewise.
7456         * lib/mbswidth.h: Likewise.
7457         * lib/setenv.h: Likewise.
7458         * lib/vasnprintf.h: Likewise.
7459         * lib/vasprintf.h: Likewise.
7460         * lib/verror.h: Likewise.
7461         * lib/xsetenv.h: Likewise.
7462         * lib/xvasprintf.h: Likewise.
7463
7464 2007-03-08  Jim Meyering  <jim@meyering.net>
7465
7466         * users.txt: Add parted.
7467
7468         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
7469
7470 2007-03-07  Bruno Haible  <bruno@clisp.org>
7471
7472         * m4/printf.m4: Make the shell script snippets copy&pastable.
7473
7474 2007-03-02  Bruno Haible  <bruno@clisp.org>
7475
7476         * lib/netinet_in_.h: New file.
7477         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
7478         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
7479         * modules/netinet_in (Files): Add lib/netinet_in_.h.
7480         (Depends-on): Add absolute-header.
7481         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
7482         into netinet/in.h.
7483
7484 2007-03-03  Bruno Haible  <bruno@clisp.org>
7485
7486         * lib/sys_select_.h: New file.
7487         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
7488         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
7489         * modules/sys_select (Files): Add lib/sys_select_.h.
7490         (Depends-on): Add absolute-header.
7491         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
7492         into sys/select.h.
7493
7494 2007-03-02  Bruno Haible  <bruno@clisp.org>
7495
7496         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
7497         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
7498         values.
7499         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
7500         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
7501         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
7502         * modules/sys_socket (Depends-on): Add absolute-header.
7503         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
7504         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
7505         (Include): Remove requirement of inclusion of <sys/types.h>.
7506
7507 2007-03-02  Bruno Haible  <bruno@clisp.org>
7508
7509         * lib/byteswap_.h (bswap_32): Fix formula.
7510
7511 2007-03-06  Bruno Haible  <bruno@clisp.org>
7512
7513         * modules/sprintf-posix-tests: New file.
7514         * tests/test-sprintf-posix.c: New file.
7515
7516         * modules/sprintf-posix: New file.
7517         * lib/sprintf.c: New file.
7518         * m4/sprintf-posix.m4: New file.
7519         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
7520         REPLACE_SPRINTF.
7521         * lib/stdio_.h (sprintf): New declaration.
7522         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
7523         REPLACE_SPRINTF.
7524
7525 2007-03-06  Bruno Haible  <bruno@clisp.org>
7526
7527         * modules/vsprintf-posix-tests: New file.
7528         * tests/test-vsprintf-posix.c: New file.
7529         * tests/test-sprintf-posix.h: New file.
7530
7531         * modules/vsprintf-posix: New file.
7532         * lib/vsprintf.c: New file.
7533         * m4/vsprintf-posix.m4: New file.
7534         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
7535         REPLACE_VSPRINTF.
7536         * lib/stdio_.h (vsprintf): New declaration.
7537         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
7538         REPLACE_VSPRINTF.
7539
7540 2007-03-06  Bruno Haible  <bruno@clisp.org>
7541
7542         * modules/vsnprintf (Depend-on): Remove minmax.
7543
7544 2007-03-06  Bruno Haible  <bruno@clisp.org>
7545
7546         * modules/snprintf-posix-tests: New file.
7547         * tests/test-snprintf-posix.c: New file.
7548
7549         * modules/snprintf-posix: New file.
7550         * m4/snprintf-posix.m4: New file.
7551         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
7552         gl_FUNC_SNPRINTF.
7553         (gl_FUNC_SNPRINTF): Invoke it.
7554         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
7555         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
7556         is set.
7557         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
7558
7559 2007-03-06  Bruno Haible  <bruno@clisp.org>
7560
7561         * modules/vsnprintf-posix-tests: New file.
7562         * tests/test-vsnprintf-posix.c: New file.
7563         * tests/test-snprintf-posix.h: New file.
7564
7565         * modules/vsnprintf-posix: New file.
7566         * m4/vsnprintf-posix.m4: New file.
7567         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
7568         gl_FUNC_VSNPRINTF.
7569         (gl_FUNC_VSNPRINTF): Invoke it.
7570         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
7571         * lib/stdio_.h (vsnprintf): Define as a replacement if
7572         REPLACE_VSNPRINTF is set.
7573         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
7574
7575 2007-03-06  Bruno Haible  <bruno@clisp.org>
7576
7577         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
7578         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
7579
7580 2007-03-06  Bruno Haible  <bruno@clisp.org>
7581
7582         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
7583         (asinl): Declare also if HAVE_DECL_ASINL is set.
7584         (atanl): Declare also if HAVE_DECL_ATANL is set.
7585         (ceill): Declare also if HAVE_DECL_CEILL is set.
7586         (cosl): Declare also if HAVE_DECL_COSL is set.
7587         (expl): Declare also if HAVE_DECL_EXPL is set.
7588         (floorl): Declare also if HAVE_DECL_FLOORL is set.
7589         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
7590         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
7591         (logl): Declare also if HAVE_DECL_LOGL is set.
7592         (sinl): Declare also if HAVE_DECL_SINL is set.
7593         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
7594         (tanl): Declare also if HAVE_DECL_TANL is set.
7595         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
7596         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
7597         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
7598         declaration of frexpl, ldexpl.
7599         * modules/printf-frexpl (Depends-on): Add math.
7600         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
7601
7602 2007-03-05  Bruno Haible  <bruno@clisp.org>
7603
7604         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
7605         frexpl and ldexpl are declared.
7606         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
7607
7608 2007-03-05  Bruno Haible  <bruno@clisp.org>
7609
7610         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
7611         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
7612
7613 2007-03-05  Bruno Haible  <bruno@clisp.org>
7614
7615         * lib/stdio_.h: Include <stddef.h>.
7616
7617 2007-03-05  Bruno Haible  <bruno@clisp.org>
7618
7619         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
7620
7621 2007-03-05  Bruno Haible  <bruno@clisp.org>
7622
7623         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
7624         NetBSD 4, from Ralf Wildenhues.
7625
7626 2007-03-04  Bruno Haible  <bruno@clisp.org>
7627
7628         * lib/vasprintf.h: Update #if logic for the case when the functions
7629         exist but are overridden.
7630
7631 2007-03-04  Bruno Haible  <bruno@clisp.org>
7632
7633         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
7634         implementations: glibc-2.4 and MacOS X 10.3.
7635         * tests/test-vasnprintf-posix.c (test_function): Test also the case
7636         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
7637         * tests/test-vasprintf-posix.c (test_function): Likewise.
7638
7639 2007-03-04  Bruno Haible  <bruno@clisp.org>
7640
7641         * modules/vasprintf-posix-tests: New file.
7642         * tests/test-vasprintf-posix.c: New file.
7643
7644         * modules/vasprintf-posix: New file.
7645         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
7646         defined.
7647         * m4/vasprintf-posix.m4: New file.
7648         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
7649         gl_FUNC_VASPRINTF.
7650         (gl_FUNC_VASPRINTF): Invoke it.
7651         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
7652         here.
7653         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
7654
7655 2007-03-04  Bruno Haible  <bruno@clisp.org>
7656
7657         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
7658         REPLACE_GETTIMEOFDAY.
7659         * modules/sys_time (Makefile.am): Likewise.
7660         * m4/sys_time_h.m4: Likewise.
7661         * m4/gettimeofday.m4: Likewise.
7662
7663 2007-03-04  Bruno Haible  <bruno@clisp.org>
7664
7665         * modules/vasnprintf-posix-tests: New file.
7666         * tests/test-vasnprintf-posix.c: New file.
7667
7668         * modules/vasnprintf-posix: New file.
7669         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
7670         printf-frexpl.h.
7671         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
7672         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
7673         REPLACE_VASNPRINTF is defined.
7674         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
7675         gl_FUNC_VASNPRINTF.
7676         (gl_FUNC_VASNPRINTF): Invoke it.
7677         * m4/vasnprintf-posix.m4: New file.
7678         * m4/printf.m4: New file.
7679
7680 2007-03-04  Bruno Haible  <bruno@clisp.org>
7681
7682         Compile progreloc.c only if --enable-relocatable is specified.
7683         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
7684         if --enable-relocatable was specified.
7685         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
7686         lib_SOURCES.
7687
7688 2007-03-04  Jim Meyering  <jim@meyering.net>
7689
7690         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
7691         Use it consistently, rather than enumerating errno constants.
7692
7693 2007-03-04  Bruno Haible  <bruno@clisp.org>
7694
7695         * modules/xvasprintf-tests: New file.
7696         * tests/test-xvasprintf.c: New file.
7697
7698         * modules/vasprintf-tests: New file.
7699         * tests/test-vasprintf.c: New file.
7700
7701         * modules/vasnprintf-tests: New file.
7702         * tests/test-vasnprintf.c: New file.
7703
7704         * modules/vsnprintf-tests: New file.
7705         * tests/test-vsnprintf.c: New file.
7706
7707         * modules/snprintf-tests: New file.
7708         * tests/test-snprintf.c: New file.
7709
7710 2007-03-04  Bruno Haible  <bruno@clisp.org>
7711
7712         Compile relocatable.c only if --enable-relocatable is specified.
7713         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
7714         gl_RELOCATABLE_LIBRARY.
7715         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
7716         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
7717         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
7718         gl_RELOCATABLE_LIBRARY.
7719         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
7720         (Makefile.am): Remove lib_SOURCES.
7721         * modules/relocatable-lib-lgpl (configure.ac): Invoke
7722         gl_RELOCATABLE_LIBRARY.
7723         (Makefile.am): Remove lib_SOURCES.
7724         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
7725         always.
7726         * modules/relocatable-prog-wrapper (configure.ac): Invoke
7727         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
7728
7729 2007-03-04  Bruno Haible  <bruno@clisp.org>
7730
7731         * modules/argmatch-tests: New file.
7732         * tests/test-argmatch.c: New file.
7733
7734         * tests/test-allocsa.c (main): Halve the number of loop runs.
7735
7736         * modules/alloca-opt-tests: New file.
7737         * tests/test-alloca-opt.c: New file.
7738
7739 2007-03-04  Jim Meyering  <jim@meyering.net>
7740
7741         Work around difference between Linux ACLs and Solaris 10 ZFS.
7742         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
7743         for EINVAL.
7744
7745 2007-03-03  Bruno Haible  <bruno@clisp.org>
7746
7747         * modules/relocatable-prog (Depends-on): Add back progreloc's
7748         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
7749
7750 2007-03-03  Bruno Haible  <bruno@clisp.org>
7751
7752         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
7753         * modules/relocatable-lib: New file.
7754
7755 2007-03-03  Bruno Haible  <bruno@clisp.org>
7756
7757         * modules/relocatable-prog: Renamed from modules/relocatable.
7758         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
7759
7760 2007-03-03  Bruno Haible  <bruno@clisp.org>
7761
7762         * modules/relocatable-script (Files): Add doc/relocatable.texi,
7763         m4/relocatable-lib.m4.
7764         (Depends-on): Remove 'relocatable'.
7765         (configure.ac): Add gl_RELOCATABLE_NOP.
7766
7767 2007-03-03  Bruno Haible  <bruno@clisp.org>
7768
7769         * modules/relocatable-prog-wrapper: New file.
7770         * modules/relocatable (Depends-on): Add it. Remove all other
7771         dependencies except progname.
7772         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
7773
7774         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
7775         (gl_FUNC_STRERROR): Nop.
7776         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
7777
7778         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
7779         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
7780
7781         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
7782         (gl_FUNC_READLINK): Update.
7783
7784         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
7785
7786 2007-03-03  Bruno Haible  <bruno@clisp.org>
7787
7788         * lib/xreadlink.c: Include <unistd.h> unconditionally.
7789         * modules/xreadlink (Depends-on): Add unistd.
7790         * modules/xreadlink-with-size (Depends-on): Likewise.
7791
7792 2007-03-03  Bruno Haible  <bruno@clisp.org>
7793
7794         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
7795         extracted from gt_FUNC_SETENV.
7796         (gt_FUNC_SETENV): Remove macro.
7797         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
7798         remove gt_FUNC_SETENV.
7799
7800 2007-03-03  Bruno Haible  <bruno@clisp.org>
7801
7802         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
7803         ENABLE_RELOCATABLE here.
7804         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
7805
7806 2007-03-03  Bruno Haible  <bruno@clisp.org>
7807
7808         * modules/rbtreehash-list-tests (Depends-on): Add progname.
7809         * tests/test-rbtreehash_list.c: Include progname.h.
7810         (main): Call set_program_name.
7811
7812         * modules/rbtree-oset-tests (Depends-on): Add progname.
7813         * tests/test-rbtree_oset.c: Include progname.h.
7814         (main): Call set_program_name.
7815
7816         * modules/rbtree-list-tests (Depends-on): Add progname.
7817         * tests/test-rbtree_list.c: Include progname.h.
7818         (main): Call set_program_name.
7819
7820         * modules/linked-list-tests (Depends-on): Add progname.
7821         * tests/test-linked_list.c: Include progname.h.
7822         (main): Call set_program_name.
7823
7824 2007-03-03  Bruno Haible  <bruno@clisp.org>
7825
7826         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
7827         All uses of __restrict changed to _Restrict_.
7828         * lib/glob_.h (__restrict): Remove macro.
7829
7830 2007-03-02  Bruno Haible  <bruno@clisp.org>
7831
7832         * modules/gettext (configure.ac): Require gettext infrastructure
7833         from version 0.16.1.
7834
7835 2007-03-02  Bruno Haible  <bruno@clisp.org>
7836
7837         * modules/linkedhash-list-tests (Depends-on): Add progname.
7838         * tests/test-linkedhash_list.c: Include progname.h.
7839         (main): Call set_program_name.
7840
7841         * modules/carray-list-tests (Depends-on): Add progname.
7842         * tests/test-carray_list.c: Include progname.h.
7843         (main): Call set_program_name.
7844
7845         * modules/avltreehash-list-tests (Depends-on): Add progname.
7846         * tests/test-avltreehash_list.c: Include progname.h.
7847         (main): Call set_program_name.
7848
7849         * modules/avltree-oset-tests (Depends-on): Add progname.
7850         * tests/test-avltree_oset.c: Include progname.h.
7851         (main): Call set_program_name.
7852
7853         * modules/avltree-list-tests (Depends-on): Add progname.
7854         * tests/test-avltree_list.c: Include progname.h.
7855         (main): Call set_program_name.
7856
7857         * modules/array-oset-tests (Depends-on): Add progname.
7858         * tests/test-array_oset.c: Include progname.h.
7859         (main): Call set_program_name.
7860
7861         * modules/array-list-tests (Depends-on): Add progname.
7862         * tests/test-array_list.c: Include progname.h.
7863         (main): Call set_program_name.
7864
7865         * modules/argp-tests (Depends-on): Add progname.
7866         * tests/test-argp.c: Include argp.h first. Include progname.h.
7867         (main): Call set_program_name.
7868
7869 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
7870
7871         * doc/gnulib-tool.texi (Initial import): Reword description of
7872         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
7873         limited effect even if defined after the first system include.
7874
7875 2007-03-01  Bruno Haible  <bruno@clisp.org>
7876
7877         * build-aux/config.libpath: Update to libtool-1.5.22.
7878         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
7879
7880 2007-03-01  Bruno Haible  <bruno@clisp.org>
7881
7882         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
7883         foo_CFLAGS.
7884         Reported by Ralf Wildenhues.
7885
7886 2007-03-01  Bruno Haible  <bruno@clisp.org>
7887
7888         * build-aux/install-reloc: Remove object files left over by some
7889         compilers.
7890         Reported by Ralf Wildenhues.
7891
7892 2007-03-01  Bruno Haible  <bruno@clisp.org>
7893
7894         * build-aux/install-reloc: Break long lines.
7895
7896 2007-03-01  Bruno Haible  <bruno@clisp.org>
7897
7898         * doc/relocatable.texi: Document that it may not work on OpenBSD.
7899         Reported by Ralf Wildenhues.
7900
7901 2007-03-01  Bruno Haible  <bruno@clisp.org>
7902
7903         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
7904         include ordering constraints.
7905
7906 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
7907
7908         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
7909         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
7910         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
7911         as another example.
7912         * lib/time_.h: Fix misspelling.
7913         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
7914         Require gl_HEADER_TIME_H_DEFAULTS.
7915         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
7916         * m4/time_r.m4 (gl_TIME_R): Likewise.
7917         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
7918
7919 2007-03-01  Bruno Haible  <bruno@clisp.org>
7920
7921         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
7922         * m4/utimens.m4 (gl_UTIMENS): Likewise.
7923
7924 2007-03-01  Jim Meyering  <jim@meyering.net>
7925
7926         * modules/xreadlink (Maintainer): Add my name.
7927         * modules/xreadlink-with-size (Depends-on): Alphabetize.
7928
7929 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
7930             Bruno Haible  <bruno@clisp.org>
7931
7932         * build-aux/install-reloc: Compile also c-ctype.c.
7933         * build-aux/relocatable.sh.in: New file.
7934         * doc/relocatable.texi: New file.
7935         * doc/relocatable-maint.texi: New file.
7936         * doc/gnulib.texi: Include relocatable-maint.texi.
7937         * lib/progreloc.c: Include unistd.h unconditionally.
7938         * lib/relocwrapper.c: Include unistd.h unconditionally.
7939         Include c-ctype.h.
7940         (add_dotbin): Use c_tolower.
7941         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
7942         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
7943         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
7944         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
7945         to m4/relocatable-lib.m4.
7946         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
7947         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
7948         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
7949         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
7950         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
7951         * modules/relocatable: New file.
7952         * modules/relocatable-lib: New file.
7953         * modules/relocatable-script: New file.
7954
7955 2007-02-28  Bruno Haible  <bruno@clisp.org>
7956
7957         Import --enable-relocatable infrastructure.
7958         * build-aux/config.libpath: New file, from GNU gettext.
7959         * build-aux/install-reloc: New file, from GNU gettext.
7960         * build-aux/reloc-ldflags: New file, from GNU gettext.
7961         * lib/relocatable.h: New file, from GNU gettext.
7962         * lib/relocatable.c: New file, from GNU gettext.
7963         * lib/relocwrapper.c: New file, from GNU gettext.
7964         * m4/relocatable.m4: New file, from GNU gettext.
7965
7966 2007-02-28  Bruno Haible  <bruno@clisp.org>
7967
7968         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
7969
7970         * modules/xreadlink: New file, from GNU gettext with modifications.
7971         * lib/xreadlink.c: New file, from GNU gettext.
7972         * lib/xreadlink.h: Add comments.
7973         (xreadlink): New declaration.
7974
7975         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
7976         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
7977         lib/xreadlink-with-size.c.
7978         (configure.ac): Remove gl_XREADLINK invocation.
7979         (Makefile.am): Augment lib_SOURCES.
7980         * m4/xreadlink.m4: Remove file.
7981         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
7982         (xreadlink_with_size): Renamed from xreadink.
7983         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
7984         * modules/canonicalize (Depends-on): Replace xreadlink with
7985         xreadlink-with-size.
7986         * lib/canonicalize.c (canonicalize_filename_mode): Update.
7987
7988 2007-02-25  Jim Meyering  <jim@meyering.net>
7989
7990         * build-aux/announce-gen: When complaining about excess arguments,
7991         list them.
7992
7993 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
7994
7995         * README: Document signed integer overflow situation more
7996         accurately.
7997
7998 2007-02-25  Bruno Haible  <bruno@clisp.org>
7999
8000         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
8001         'a' or 'A' conversion.
8002
8003 2007-02-25  Bruno Haible  <bruno@clisp.org>
8004
8005         * modules/filename: Renamed from modules/pathname.
8006         (Files): Replace lib/pathname.h with lib/filename.h. Replace
8007         lib/concatpath.c with lib/concat-filename.c.
8008         (Makefile.am): Update.
8009         (Include): Replace pathname.h with filename.h.
8010         * lib/filename.h: Renamed from lib/pathname.h.
8011         (concatenated_filename): Renamed from concatenated_pathname.
8012         * lib/concat-filename.c: Renamed from lib/concatpath.c.
8013         (concatenated_filename): Renamed from concatenated_pathname.
8014         * lib/findprog.c: Include filename.h instead of pathname.h.
8015         (find_in_path): Update.
8016         * lib/javacomp.c: Include filename.h instead of pathname.h.
8017         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
8018         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
8019         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
8020         is_oldgcj_14_13_usable, is_javac_usable): Update.
8021         * lib/javaexec.c: Include filename.h instead of pathname.h.
8022         (execute_java_class): Update.
8023         * modules/findprog: Update.
8024         * modules/javacomp: Update.
8025         * modules/javaexec: Update.
8026         * MODULES.html.sh (File system functions): Add 'filename', remove
8027         'pathname'.
8028
8029 2007-02-25  Bruno Haible  <bruno@clisp.org>
8030
8031         * modules/printf-frexpl-tests: New file.
8032         * tests/test-printf-frexpl.c: New file.
8033
8034         * modules/printf-frexpl: New file.
8035         * lib/printf-frexpl.h: New file.
8036         * lib/printf-frexpl.c: New file.
8037         * m4/printf-frexpl.m4: New file.
8038
8039 2007-02-25  Bruno Haible  <bruno@clisp.org>
8040
8041         * modules/printf-frexp-tests: New file.
8042         * tests/test-printf-frexp.c: New file.
8043
8044         * modules/printf-frexp: New file.
8045         * lib/printf-frexp.h: New file.
8046         * lib/printf-frexp.c: New file.
8047         * m4/printf-frexp.m4: New file.
8048
8049 2007-02-25  Bruno Haible  <bruno@clisp.org>
8050
8051         Assume automake >= 1.10 for the tests.
8052         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
8053         * modules/arctwo-tests: Likewise.
8054         * modules/argp-tests: Likewise.
8055         * modules/avltree-list-tests: Likewise.
8056         * modules/avltree-oset-tests: Likewise.
8057         * modules/avltreehash-list-tests: Likewise.
8058         * modules/carray-list-tests: Likewise.
8059         * modules/crc-tests: Likewise.
8060         * modules/des-tests: Likewise.
8061         * modules/gc-arcfour-tests: Likewise.
8062         * modules/gc-arctwo-tests: Likewise.
8063         * modules/gc-des-tests: Likewise.
8064         * modules/gc-hmac-md5-tests: Likewise.
8065         * modules/gc-hmac-sha1-tests: Likewise.
8066         * modules/gc-md2-tests: Likewise.
8067         * modules/gc-md4-tests: Likewise.
8068         * modules/gc-md5-tests: Likewise.
8069         * modules/gc-pbkdf2-sha1-tests: Likewise.
8070         * modules/gc-rijndael-tests: Likewise.
8071         * modules/gc-sha1-tests: Likewise.
8072         * modules/gc-tests: Likewise.
8073         * modules/getaddrinfo-tests: Likewise.
8074         * modules/hmac-md5-tests: Likewise.
8075         * modules/hmac-sha1-tests: Likewise.
8076         * modules/linked-list-tests: Likewise.
8077         * modules/linkedhash-list-tests: Likewise.
8078         * modules/lock-tests: Likewise.
8079         * modules/md2-tests: Likewise.
8080         * modules/md4-tests: Likewise.
8081         * modules/md5-tests: Likewise.
8082         * modules/rbtree-list-tests: Likewise.
8083         * modules/rbtree-oset-tests: Likewise.
8084         * modules/rbtreehash-list-tests: Likewise.
8085         * modules/read-file-tests: Likewise.
8086         * modules/rijndael-tests: Likewise.
8087         * modules/stdint-tests: Likewise.
8088         * modules/tls-tests: Likewise.
8089
8090 2007-02-24  Bruno Haible  <bruno@clisp.org>
8091
8092         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
8093         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
8094         function; instead check whether isnan with a double argument links.
8095         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
8096         function; instead check whether isnan with a 'long double' argument
8097         links.
8098         Reported by Eric Blake <ebb9@byu.net>.
8099
8100 2007-02-24  Bruno Haible  <bruno@clisp.org>
8101
8102         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
8103         defined.
8104         * lib/isnanl.c: Remove all code. Just include isnan.c.
8105         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
8106
8107 2007-02-25  Jim Meyering  <jim@meyering.net>
8108
8109         Avoid conflicting types for 'unsetenv' on FreeBSD.
8110         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
8111         conflicting with FreeBSD's (5.0 and 6.1) function declaration
8112         in stdlib.h.
8113
8114 2007-02-24  Bruno Haible  <bruno@clisp.org>
8115
8116         * modules/isnanl-nolibm-tests: New file.
8117         * tests/test-isnanl.c: New file.
8118
8119         * modules/isnanl-nolibm: New file.
8120         * lib/isnanl.h: New file.
8121         * lib/isnanl.c: New file.
8122         * m4/isnanl.m4: New file.
8123
8124 2007-02-24  Bruno Haible  <bruno@clisp.org>
8125
8126         * modules/isnan-nolibm-tests: New file.
8127         * tests/test-isnan.c: New file.
8128
8129         * modules/isnan-nolibm: New file.
8130         * lib/isnan.h: New file.
8131         * lib/isnan.c: New file.
8132         * m4/isnan.m4: New file.
8133
8134 2007-02-24  Bruno Haible  <bruno@clisp.org>
8135
8136         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
8137         assume that an exponent fits in 20 bits.
8138
8139 2007-02-24  Jim Meyering  <jim@meyering.net>
8140
8141         * m4/regex.m4: Update the description of the configure-time option,
8142         --without-included-regex, to state accurately what the defaults are,
8143         and perhaps to give people an idea why using this option is risky.
8144
8145 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
8146
8147         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
8148         loops on small arguments.  This attempts to avoid the problem
8149         Bruno Haible reported for AIX 4.3.2 in
8150         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
8151
8152 2007-02-23  Bruno Haible  <bruno@clisp.org>
8153
8154         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
8155         Needed for help2man.
8156
8157 2007-02-23  Karl Berry  <karl@gnu.org>
8158
8159         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
8160         exists, foo.h should be cvs-ignored, not committed.
8161
8162 2007-02-23  Eric Blake  <ebb9@byu.net>
8163
8164         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
8165         * lib/stat-time.h (includes): Likewise.
8166         * lib/utimecmp.c (includes): Likewise.
8167         * lib/utimens.h (includes): Likewise.
8168         * lib/getdate.y (includes): Also include "timespec.h" for use
8169         internal to the module.
8170         * modules/utimens (Depends-on): Revert yesterday's patch.
8171         * modules/nanosleep (Depends-on): Add missing dependency.
8172
8173 2007-02-22  Bruno Haible  <bruno@clisp.org>
8174
8175         * lib/glob.c: Don't include getlogin_r.h.
8176
8177 2007-02-22  Jim Meyering  <jim@meyering.net>
8178
8179         * modules/utimens (Depends-on): Add timespec, required for
8180         utimens.h's inclusion of timespec.h.
8181
8182 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
8183
8184         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
8185         long unreadable paths in GNU/Linux.  Problem reported by Andreas
8186         Schwab in
8187         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
8188         I'll try to think of a better way to fix the Solaris problem.
8189
8190         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
8191         like glibc; on Solaris 10, it fails with errno == EINVAL.
8192         POSIX says the behavior is unspecified if the first argument is NULL,
8193         so play it safe and never pass NULL to the system getcwd.
8194
8195 2007-02-21  Jim Meyering  <jim@meyering.net>
8196
8197         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
8198         of gettimeofday.  It would conflict with the one now always
8199         provided via sys_time_.h.  Reported by Matthew Woehlke, as
8200         an IRIX 6.5 build failure.
8201
8202 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
8203
8204         Minor fixups to port to Solaris 10 with Sun C 5.8.
8205         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
8206         * modules/getcwd (Depends-on): Add dirfd.
8207         * lib/putenv.c (putenv): #undef it.
8208         (rpl_putenv): New decl.
8209         (malloc, free): Include <stdlib.h> rather than prototyping separately.
8210
8211 2007-02-20  Bruno Haible  <bruno@clisp.org>
8212
8213         * modules/stdio-tests: New file.
8214         * tests/test-stdio.c: New file.
8215
8216         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
8217         (Depends-on): Add stdio.
8218         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
8219         (Include): Use <stdio.h> instead of vsnprintf.h.
8220         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
8221         HAVE_DECL_VSNPRINTF.
8222         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
8223
8224         * modules/snprintf (Files): Remove lib/snprintf.h.
8225         (Depends-on): Add stdio.
8226         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
8227         (Include): Use <stdio.h> instead of snprintf.h.
8228         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
8229         HAVE_DECL_SNPRINTF.
8230         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
8231         * lib/getaddrinfo.c: Likewise.
8232
8233         * modules/stdio: New file.
8234         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
8235         * lib/snprintf.h: Remove file.
8236         * lib/vsnprintf.h: Remove file.
8237         * lib/.cppi-disable: Remove snprintf.h.
8238         * m4/stdio_h.m4: New file.
8239         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
8240
8241 2007-02-20  Jim Meyering  <jim@meyering.net>
8242
8243         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
8244         used by e.g., mingw.  From Bruno Haible.
8245
8246 2007-02-19  Bruno Haible  <bruno@clisp.org>
8247
8248         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
8249         warnings.
8250         Reported by Ben Pfaff <blp@cs.stanford.edu>.
8251
8252 2007-02-19  Bruno Haible  <bruno@clisp.org>
8253
8254         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
8255         from mingw users.
8256
8257 2007-02-19  Bruno Haible  <bruno@clisp.org>
8258
8259         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
8260         warnings.
8261         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
8262
8263 2007-02-19  Jim Meyering  <jim@meyering.net>
8264
8265         Don't use FD after a successful "fdopendir (fd)".
8266         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
8267         Reset it by calling dirfd on the just-obtained DIR*.
8268
8269         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
8270         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
8271
8272 2007-02-18  Bruno Haible  <bruno@clisp.org>
8273
8274         * lib/readlink.c: Include <unistd.h>.
8275         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
8276         HAVE_READLINK.
8277         * modules/readlink (Depends-on): Add unistd.
8278         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
8279         (Include): Add <unistd.h>.
8280
8281         * lib/getlogin_r.h: Remove file.
8282         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
8283         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
8284         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
8285         HAVE_DECL_GETLOGIN_R.
8286         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
8287         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
8288         (Include): Use <unistd.h> instead of getlogin_r.h.
8289
8290         * lib/getcwd.h: Remove file.
8291         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
8292         * lib/xgetcwd.c: Likewise.
8293         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
8294         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
8295         * modules/getcwd (Files): Remove lib/getcwd.h.
8296         (Depends-on): Add unistd.
8297         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
8298         (Include): Use <unistd.h> instad of getcwd.h.
8299
8300         * lib/ftruncate.c: Include <unistd.h> first.
8301         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
8302         Set HAVE_FTRUNCATE.
8303         * modules/ftruncate (Depends-on): Add unistd.
8304         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
8305
8306         * lib/fchdir.c: Include <unistd.h> first.
8307         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
8308         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
8309         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
8310         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
8311         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
8312
8313         * lib/dup2.c: Include <unistd.h> first.
8314         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
8315         HAVE_DUP2.
8316         * modules/dup2 (Depends-on): Add unistd.
8317         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
8318
8319         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
8320         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
8321         REPLACE_CHOWN. Don't define chown as a macro here.
8322         * modules/chown (Depends-on): Add unistd.
8323         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
8324
8325         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
8326         Add definition for GL_LINK_WARNING.
8327         (chown, dup2): New declarations.
8328         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
8329         link warning.
8330         (ftruncate): New declaration.
8331         (getcwd): New declaration, taken from old getcwd.h.
8332         (getlogin_r): New declaration, taken from old getlogin_r.h.
8333         (readlink): New declaration.
8334         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
8335         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
8336         (gl_PREREQ_UNISTD): Remove macro.
8337         (gl_UNISTD_MODULE_INDICATOR): New macro.
8338         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
8339         many new variables. Don't set UNISTD_H.
8340         * modules/unistd (Description): Change.
8341         (Depends-on): Add link-warning.
8342         (configure.ac): Update.
8343         (Makefile.am): Create unistd.h always. Substitute many new variables
8344         into it.
8345
8346 2007-02-18  Bruno Haible  <bruno@clisp.org>
8347
8348         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
8349         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
8350         HAVE_GETSUBOPT.
8351         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
8352         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
8353         * lib/getsubopt.h: Remove file.
8354         * modules/getsubopt (Files): Remove lib/getsubopt.h.
8355         (Depends-on): Add stdlib.
8356         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
8357         (Includes): Use <stdlib.h> instead of getsubopt.h.
8358         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
8359         Set HAVE_GETSUBOPT.
8360         * lib/getsubopt.c: Don't include getsubopt.h.
8361
8362 2007-02-18  Bruno Haible  <bruno@clisp.org>
8363
8364         * modules/fchdir (Depends-on): Add dup2.
8365
8366 2007-02-18  Bruno Haible  <bruno@clisp.org>
8367
8368         * lib/stdlib_.h: Handle glibc's special invocation convention
8369         specially.
8370
8371 2007-02-18  Bruno Haible  <bruno@clisp.org>
8372
8373         * modules/stdlib-tests: New file.
8374         * tests/test-stdlib.c: New file.
8375
8376         * modules/mkstemp (Files): Remove lib/mkstemp.h.
8377         (Depends-on): Add stdlib.
8378         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
8379         (Includes): Use <stdlib.h> instead of mkstemp.h.
8380         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
8381         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
8382         * lib/mkstemp.c: Don't include mkstemp.h.
8383         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
8384         * lib/stdlib--.h: Don't include mkstemp.h.
8385
8386         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
8387         (Depends-on): Add stdlib.
8388         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
8389         (Includes): Use <stdlib.h> instead of mkdtemp.h.
8390         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
8391         HAVE_MKDTEMP.
8392         * lib/mkdtemp.c: Don't include mkdtemp.h.
8393         * lib/clean-temp.c: Don't include mkdtemp.h.
8394
8395         * modules/exit (Files): Remove lib/exit.h.
8396         (Depends-on): Add stdlib.
8397         (Makefile.am): Remove lib_SOURCES.
8398         (Include): Use <stdlib.h> instead of exit.h.
8399         * lib/argmatch.c: Don't include exit.h.
8400         * lib/execute.c: Likewise.
8401         * lib/pagealign_alloc.c: Likewise.
8402         * lib/pipe.c: Likewise.
8403         * lib/wait-process.c: Likewise.
8404         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
8405         * lib/exitfail.c: Likewise.
8406         * lib/savewd.c: Likewise.
8407         * lib/xsetenv.c: Likewise.
8408
8409         * modules/stdlib: New file.
8410         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
8411         and extra comments about mkstemp().
8412         * lib/exit.h: Remove file.
8413         * lib/mkdtemp.h: Remove file.
8414         * lib/mkstemp.h: Remove file.
8415         * m4/stdlib_h.m4: New file.
8416         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
8417
8418 2007-02-18  Bruno Haible  <bruno@clisp.org>
8419
8420         * modules/math-tests: New file.
8421         * tests/test-math.c: New file.
8422
8423         * modules/math: New file.
8424         * modules/mathl (Files): Remove lib/mathl.h.
8425         (Depends-on): Add math.
8426         (Makefile.am): Don't mention mathl.h.
8427         (Include): Use <math.h> instead of mathl.h.
8428         * lib/math_.h: New file.
8429         * lib/mathl.h: Remove file.
8430         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
8431         mathl.h.
8432         * lib/asinl.c: Likewise.
8433         * lib/atanl.c: Likewise.
8434         * lib/ceill.c: Likewise.
8435         * lib/cosl.c: Likewise.
8436         * lib/expl.c: Likewise.
8437         * lib/floorl.c: Likewise.
8438         * lib/frexpl.c: Likewise.
8439         * lib/ldexpl.c: Likewise.
8440         * lib/logl.c: Likewise.
8441         * lib/sincosl.c: Likewise.
8442         * lib/sinl.c: Likewise.
8443         * lib/sqrtl.c: Likewise.
8444         * lib/tanl.c: Likewise.
8445         * lib/trigl.c: Likewise.
8446         * m4/math_h.m4: New file.
8447         * MODULES.html.sh (Mathematics): Add math.
8448
8449 2007-02-17  Bruno Haible  <bruno@clisp.org>
8450
8451         * modules/wctype-tests: New file.
8452         * tests/test-wctype.c: New file.
8453
8454         * modules/wchar-tests: New file.
8455         * tests/test-wchar.c: New file.
8456
8457         * modules/unistd-tests: New file.
8458         * tests/test-unistd.c: New file.
8459
8460         * modules/time-tests: New file.
8461         * tests/test-time.c: New file.
8462
8463         * modules/sysexits-tests: New file.
8464         * tests/test-sysexits.c: New file.
8465
8466         * modules/sys_time-tests: New file.
8467         * tests/test-sys_time.c: New file.
8468
8469         * modules/sys_stat-tests: New file.
8470         * tests/test-sys_stat.c: New file.
8471
8472         * modules/sys_socket-tests: New file.
8473         * tests/test-sys_socket.c: New file.
8474
8475         * modules/sys_select-tests: New file.
8476         * tests/test-sys_select.c: New file.
8477
8478         * modules/string-tests: New file.
8479         * tests/test-string.c: New file.
8480
8481         * modules/stdbool-tests: New file.
8482         * tests/test-stdbool.c: New file.
8483
8484         * modules/netinet_in-tests: New file.
8485         * tests/test-netinet_in.c: New file.
8486
8487         * modules/inttypes-tests: New file.
8488         * tests/test-inttypes.c: New file.
8489
8490         * modules/fcntl-tests: New file.
8491         * tests/test-fcntl.c: New file.
8492
8493         * modules/byteswap-tests: New file.
8494         * tests/test-byteswap.c: New file.
8495
8496         * modules/arpa_inet-tests: New file.
8497         * tests/test-arpa_inet.c: New file.
8498
8499 2007-02-17  Bruno Haible  <bruno@clisp.org>
8500
8501         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
8502         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
8503         if the corresponding module is not enabled. Emit link warnings if
8504         the function is used nevertheless.
8505         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
8506         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
8507         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
8508         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
8509         * modules/inttypes (Depends-on): Add link-warning.
8510         (Makefile.am): Copy the contents of build-aux/link-warning.h into
8511         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
8512         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
8513         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
8514         * modules/imaxdiv (configure.ac): Likewise.
8515         * modules/strtoimax (configure.ac): Likewise.
8516         * modules/strtoumax (configure.ac): Likewise.
8517
8518 2007-02-17  Bruno Haible  <bruno@clisp.org>
8519
8520         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
8521         gl_STRING_MODULE_INDICATOR_DEFAULTS.
8522         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
8523         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
8524
8525 2007-02-17  Bruno Haible  <bruno@clisp.org>
8526
8527         * modules/link-warning: New file.
8528         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
8529         * lib/string_.h (GL_LINK_WARNING): Remove definition.
8530         * modules/string (Depends-on): Add link-warning.
8531         (Makefile.am): Copy the contents of build-aux/link-warning.h into
8532         string.h.
8533         * MODULES.html.sh (Support for building libraries and executables): Add
8534         link-warning.
8535
8536 2007-02-17  Bruno Haible  <bruno@clisp.org>
8537
8538         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
8539         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
8540         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
8541         long lines.
8542
8543 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
8544             Bruno Haible  <bruno@clisp.org>
8545
8546         * modules/tmpfile: New file.
8547         * lib/tmpfile.c: New file.
8548         * m4/tmpfile.m4: New file.
8549         * MODULES.html.sh (func_all_modules): New section "Input/output".
8550
8551 2007-02-15  Bruno Haible  <bruno@clisp.org>
8552
8553         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
8554         (supports_delete_on_close): New function.
8555         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
8556
8557 2007-02-14  Bruno Haible  <bruno@clisp.org>
8558
8559         * modules/mbspcasecmp-tests: New file.
8560         * tests/test-mbspcasecmp.sh: New file.
8561         * tests/test-mbspcasecmp.c: New file.
8562
8563         New module mbspcasecmp.
8564         * modules/mbspcasecmp: New file.
8565         * lib/mbspcasecmp.c: New file.
8566         * lib/string_.h (strncasecmp): Change warning message.
8567         (mbspcasecmp): New declaration.
8568         * m4/mbspcasecmp.m4: New file.
8569         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8570         GNULIB_MBSPCASECMP.
8571         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
8572         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
8573
8574 2007-02-14  Bruno Haible  <bruno@clisp.org>
8575
8576         * modules/mbsncasecmp-tests: New file.
8577         * tests/test-mbsncasecmp.sh: New file.
8578         * tests/test-mbsncasecmp.c: New file.
8579
8580         New module mbsncasecmp.
8581         * modules/mbsncasecmp: New file.
8582         * lib/mbsncasecmp.c: New file.
8583         * lib/string_.h (mbsncasecmp): New declaration.
8584         * m4/mbsncasecmp.m4: New file.
8585         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8586         GNULIB_MBSNCASECMP.
8587         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
8588         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
8589
8590 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
8591
8592         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
8593         Verify that it doesn't overlap with our flags.
8594         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
8595         do not have the desired effect in multibyte locales; instead, use
8596         mbscasecmp.
8597         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
8598         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
8599         we don't require GNU fnmatch ourselves (if our users require it, they
8600         should do so explicitly).
8601
8602         Fix regex code so it doesn't rely on strcasecmp.
8603         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
8604         Otherwise, include gnulib's langinfo.h.
8605         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
8606         undesirable behavior in non-C locales.  Instead, rely on localecharset.
8607         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
8608         * modules/regex (FILES): Remove m4/codeset.m4.
8609         (Depends-on): Add localcharset.  Remove strcase.
8610
8611 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8612
8613         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
8614         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
8615
8616 2007-02-13  Bruno Haible  <bruno@clisp.org>
8617
8618         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
8619         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
8620
8621 2007-02-12  Bruno Haible  <bruno@clisp.org>
8622
8623         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
8624         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
8625         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
8626         time warning rather than a link error.
8627
8628 2007-02-12  Bruno Haible  <bruno@clisp.org>
8629
8630         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
8631         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
8632         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
8633
8634 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
8635
8636         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
8637         args, not 2.
8638
8639 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
8640
8641         New module 'time', so that apps can include <time.h> as per
8642         POSIX and GNU instead of separate include files like time_r.h
8643         and timegm.h.  This implementation tries out a simpler approach
8644         for replacing decls in standard include files (as compared to
8645         the string module), somewhat as an experiment.
8646
8647         * config/srclist.txt: Comment out mktime.c for now.
8648         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
8649         since it doesn't apply any more.  Use generic wording instead.
8650         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
8651         'time'.
8652         * lib/time_.h, m4/time_h.m4, modules/time: New files.
8653         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
8654         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
8655         Don't include <sys/types.h>; no longer needed since we assume C89.
8656         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
8657         * lib/strftime.c: Likewise.
8658         * lib/time_r.c: Likewise.
8659         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
8660         * lib/nanosleep.c: Include <time.h> first, to check interface.
8661         * lib/strptime.c: Likewise.
8662         * lib/time_r.c: Likewise.
8663         * lib/timegm.c: Likewise.
8664         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
8665         needed.
8666         * lib/timegm.c: Don't include timegm.h; no longer needed.
8667         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
8668         time.h now handles any problems in that area.
8669         (struct timespec, nanosleep): Remove; time.h now arranges for these.
8670         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
8671         that time.h defines struct timespec.
8672         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
8673         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
8674         handles that.
8675         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
8676         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
8677         needed.  Set REPLACE_LOCALTIME.
8678         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
8679         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
8680         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
8681         nanosleep; time_h.m4 now does that.  Don't require
8682         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
8683         module handles this now.
8684         * modules/getdate (Depends-on): Remove timespec.  Add time.
8685         * modules/nanosleep (Depends-on): Likewise.
8686         * modules/stat-time (Depends-on): Likewise.
8687         * modules/nanosleep (Include): Include time.h, not timespec.h.
8688         * modules/strptime (Files): Remove lib/strptime.h.
8689         (Depends-on): Add extensions, time.
8690         (Include): Include time.h, not strptime.h.
8691         * modules/time_r (Files): Remove lib/time_r.h.
8692         (Depends-on): Add time.
8693         (Include): Include time.h, not time_r.h.
8694         * modules/timegm: Likewise.
8695         * modules/timespec (Description): Now does timespec-related decls
8696         of our own, instead of struct timespec itself.
8697         (Depends-on): Add time; remove extensions.
8698         (Maintainer): Add self.
8699         * modules/utimecmp (Depends-on): Add time; remove timespec.
8700         * modules/utimens (Depends-on): Likewise.
8701         * modules/xnanosleep (Depends-on): Likewise.
8702
8703 2007-02-11  Bruno Haible  <bruno@clisp.org>
8704
8705         * lib/c-strstr.c: Include allocsa.h.
8706         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
8707         * lib/c-strcasestr.c: Include allocsa.h.
8708         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
8709         * lib/strcasestr.c: Include allocsa.h.
8710         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
8711         * lib/mbsstr.c: Include allocsa.h.
8712         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
8713         allocsa/freesa instead of malloc/free.
8714         * lib/mbscasestr.c: Include allocsa.h.
8715         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
8716         allocsa/freesa instead of malloc/free.
8717         * modules/c-strstr (Depends-on): Add allocsa.
8718         * modules/c-strcasestr (Depends-on): Likewise.
8719         * modules/strcasestr (Depends-on): Likewise.
8720         * modules/mbsstr (Depends-on): Likewise.
8721         * modules/mbscasestr (Depends-on): Likewise.
8722
8723 2007-02-11  Bruno Haible  <bruno@clisp.org>
8724
8725         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
8726
8727         * modules/mbsspn-tests: New file.
8728         * tests/test-mbsspn.sh: New file.
8729         * tests/test-mbsspn.c: New file.
8730
8731 2007-02-11  Bruno Haible  <bruno@clisp.org>
8732
8733         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
8734
8735         * modules/mbspbrk-tests: New file.
8736         * tests/test-mbspbrk.sh: New file.
8737         * tests/test-mbspbrk.c: New file.
8738
8739 2007-02-11  Bruno Haible  <bruno@clisp.org>
8740
8741         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
8742         unneeded cast.
8743
8744         * modules/mbscspn-tests: New file.
8745         * tests/test-mbscspn.sh: New file.
8746         * tests/test-mbscspn.c: New file.
8747
8748 2007-02-11  Bruno Haible  <bruno@clisp.org>
8749
8750         * modules/mbscasecmp-tests: New file.
8751         * tests/test-mbscasecmp.sh: New file.
8752         * tests/test-mbscasecmp.c: New file.
8753
8754 2007-02-11  Bruno Haible  <bruno@clisp.org>
8755
8756         Ensure O(n) worst-case complexity of mbscasestr.
8757         * lib/mbscasestr.c: Include stdbool.h.
8758         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
8759         functions.
8760         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
8761         the bookkeeping indicates that it's worth it.
8762         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
8763
8764         * modules/mbscasestr-tests: New file.
8765         * tests/test-mbscasestr1.c: New file.
8766         * tests/test-mbscasestr2.sh: New file.
8767         * tests/test-mbscasestr2.c: New file.
8768         * tests/test-mbscasestr3.sh: New file.
8769         * tests/test-mbscasestr3.c: New file.
8770         * tests/test-mbscasestr4.sh: New file.
8771         * tests/test-mbscasestr4.c: New file.
8772         * m4/locale-tr.m4: New file.
8773
8774 2007-02-11  Bruno Haible  <bruno@clisp.org>
8775
8776         Ensure O(n) worst-case complexity of mbsstr.
8777         * lib/mbsstr.c: Include stdbool.h.
8778         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
8779         functions.
8780         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
8781         bookkeeping indicates that it's worth it.
8782         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
8783
8784         * modules/mbsstr-tests: New file.
8785         * tests/test-mbsstr1.c: New file.
8786         * tests/test-mbsstr2.sh: New file.
8787         * tests/test-mbsstr2.c: New file.
8788         * tests/test-mbsstr3.sh: New file.
8789         * tests/test-mbsstr3.c: New file.
8790         * m4/locale-fr.m4: New file.
8791
8792 2007-02-11  Bruno Haible  <bruno@clisp.org>
8793
8794         * lib/mbsrchr.c (mbsrchr): Fix bug.
8795
8796         * modules/mbsrchr-tests: New file.
8797         * tests/test-mbsrchr.sh: New file.
8798         * tests/test-mbsrchr.c: New file.
8799
8800 2007-02-11  Bruno Haible  <bruno@clisp.org>
8801
8802         * lib/mbschr.c (mbschr): Fix bug.
8803
8804         * modules/mbschr-tests: New file.
8805         * tests/test-mbschr.sh: New file.
8806         * tests/test-mbschr.c: New file.
8807         * m4/locale-zh.m4: New file.
8808
8809 2007-02-11  Bruno Haible  <bruno@clisp.org>
8810
8811         Support for copying multibyte string iterators.
8812         * lib/mbiter.h: Include <string.h>.
8813         (mbiter_multi_copy): New function.
8814         (mbi_copy): New macro.
8815         * lib/mbuiter.h: Include <string.h>.
8816         (mbuiter_multi_copy): New function.
8817         (mbui_copy): New macro.
8818
8819 2007-02-11  Bruno Haible  <bruno@clisp.org>
8820
8821         New module mbslen.
8822         * modules/mbslen: New file.
8823         * lib/mbslen.c: New file.
8824         * lib/string_.h (mbslen): New declaration.
8825         * m4/mbslen.m4: New file.
8826         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8827         GNULIB_MBSLEN.
8828         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
8829         * MODULES.html.sh (Internationalization functions): Add mbslen.
8830
8831 2007-02-11  Bruno Haible  <bruno@clisp.org>
8832
8833         Ensure O(n) worst-case complexity of strcasestr substitute.
8834         * lib/strcasestr.c: Include stdbool.h.
8835         (knuth_morris_pratt): New function.
8836         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
8837         bookkeeping indicates that it's worth it.
8838         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
8839
8840         * modules/strcasestr-tests: New file.
8841         * tests/test-strcasestr.c: New file.
8842
8843 2007-02-11  Bruno Haible  <bruno@clisp.org>
8844
8845         Ensure O(n) worst-case complexity of c_strcasestr.
8846         * lib/c-strcasestr.c: Include stdbool.h, string.h.
8847         (knuth_morris_pratt): New function.
8848         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
8849         the bookkeeping indicates that it's worth it.
8850         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
8851
8852         * modules/c-strcasestr-tests: New file.
8853         * tests/test-c-strcasestr.c: New file.
8854
8855 2007-02-11  Bruno Haible  <bruno@clisp.org>
8856
8857         Ensure O(n) worst-case complexity of c_strstr.
8858         * lib/c-strstr.c: Include stdbool.h, string.h.
8859         (knuth_morris_pratt): New function.
8860         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
8861         bookkeeping indicates that it's worth it.
8862         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
8863
8864         * lib/c-strstr.c: Complete rewrite for maintainability.
8865
8866         * modules/c-strstr-tests: New file.
8867         * tests/test-c-strstr.c: New file.
8868
8869 2007-02-11  Bruno Haible  <bruno@clisp.org>
8870
8871         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
8872         5.2.1 and earlier, whereby \055 was treated just like the range
8873         delimiter '-'.
8874         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
8875
8876 2007-02-08  Bruno Haible  <bruno@clisp.org>
8877
8878         * modules/regex (Depends-on): Add stdbool.
8879         Reported by Dalibor Topic <robilad@kaffe.org>.
8880
8881 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
8882
8883         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
8884         Prefer returning from main to exiting from it.
8885         Remove unnecessary parens after sizeof.
8886
8887 2007-02-05  Bruno Haible  <bruno@clisp.org>
8888
8889         New module mbssep.
8890         * modules/mbssep: New file.
8891         * lib/mbssep.c: New file.
8892         * lib/string_.h (strsep): Add a conditional link warning.
8893         (mbssep): New declaration.
8894         * m4/mbssep.m4: New file.
8895         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8896         GNULIB_MBSSEP.
8897         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
8898         * MODULES.html.sh (Internationalization functions): Add mbssep.
8899
8900 2007-02-05  Bruno Haible  <bruno@clisp.org>
8901
8902         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
8903         Optimize search in case of 1 delimiter.
8904
8905 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
8906
8907         * lib/acl.h: Include sys/types.h before sys/acl.h.
8908
8909 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
8910
8911         Merge upstream fix for glibc bugzilla #3957:
8912
8913         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
8914
8915         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
8916         bit for RE_HAT_LISTS_NOT_NEWLINE.
8917         (build_charclass_op): Remove bogus comment.
8918
8919 2007-02-05  Simon Josefsson  <simon@josefsson.org>
8920
8921         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
8922
8923 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
8924
8925         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
8926         * lib/memmem.c [!defined _LIBC]: Include config.h.
8927
8928 2007-02-04  Bruno Haible  <bruno@clisp.org>
8929
8930         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
8931         warning message.
8932
8933 2007-02-04  Bruno Haible  <bruno@clisp.org>
8934
8935         New module mbstok_r.
8936         * modules/mbstok_r: New file.
8937         * lib/mbstok_r.c: New file.
8938         * lib/string_.h (strtok_r): Change argument names to match the
8939         comments. Add a conditional link warning.
8940         (mbstok_r): New declaration.
8941         * m4/mbstok_r.m4: New file.
8942         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8943         GNULIB_MBSTOK_R.
8944         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
8945         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
8946
8947 2007-02-04  Bruno Haible  <bruno@clisp.org>
8948
8949         New module mbsspn.
8950         * modules/mbsspn: New file.
8951         * lib/mbsspn.c: New file.
8952         * lib/string_.h (strspn): Add a conditional link warning.
8953         (mbsspn): New declaration.
8954         * m4/mbsspn.m4: New file.
8955         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8956         GNULIB_MBSSPN.
8957         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
8958         * MODULES.html.sh (Internationalization functions): Add mbsspn.
8959
8960 2007-02-04  Bruno Haible  <bruno@clisp.org>
8961
8962         New module mbspbrk.
8963         * modules/mbspbrk: New file.
8964         * lib/mbspbrk.c: New file.
8965         * lib/string_.h (strpbrk): Add a conditional link warning.
8966         (mbspbrk): New declaration.
8967         * m4/mbspbrk.m4: New file.
8968         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8969         GNULIB_MBSPBRK.
8970         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
8971         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
8972
8973 2007-02-04  Bruno Haible  <bruno@clisp.org>
8974
8975         New module mbscspn.
8976         * modules/mbscspn: New file.
8977         * lib/mbscspn.c: New file.
8978         * lib/string_.h (strcspn): Add a conditional link warning.
8979         (mbscspn): New declaration.
8980         * m4/mbscspn.m4: New file.
8981         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8982         GNULIB_MBSCSPN.
8983         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
8984         * MODULES.html.sh (Internationalization functions): Add mbscspn.
8985
8986 2007-02-04  Bruno Haible  <bruno@clisp.org>
8987
8988         New module mbscasestr, reduced goal of strcasestr.
8989         * modules/mbscasestr: New file.
8990         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
8991         (mbscasestr): Renamed from strcasestr.
8992         * lib/strcasestr.c: Don't include mbuiter.h.
8993         (strcasestr): Remove support for multibyte locales.
8994         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
8995         Change the conditional link warning.
8996         (mbscasestr): New declaration.
8997         * m4/mbscasestr.m4: New file.
8998         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
8999         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
9000         REPLACE_STRCASESTR.
9001         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
9002         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
9003         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
9004         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
9005         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
9006         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
9007         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
9008         (Depends-on): Remove mbuiter.
9009         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
9010
9011 2007-02-04  Bruno Haible  <bruno@clisp.org>
9012
9013         Simplify handling of strncasecmp.
9014         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
9015         the conditional link warning.
9016         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
9017         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
9018         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
9019         * modules/strcase (configure.ac): Don't invoke
9020         gl_STRING_MODULE_INDICATOR.
9021         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
9022
9023 2007-02-04  Bruno Haible  <bruno@clisp.org>
9024
9025         New module mbscasecmp, reduced goal of strcasecmp.
9026         * modules/mbscasecmp: New file.
9027         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
9028         (mbscasecmp): Renamed from strcasecmp.
9029         * lib/strcasecmp.c: Don't include mbuiter.h.
9030         (strcasecmp): Remove support for multibyte locales.
9031         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
9032         Change the conditional link warning.
9033         (mbscasecmp): New declaration.
9034         * m4/mbscasecmp.m4: New file.
9035         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
9036         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
9037         REPLACE_STRCASECMP.
9038         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
9039         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
9040         GNULIB_MBSCASECMP.
9041         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
9042         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
9043         * modules/strcase (Files): Remove m4/mbrtowc.m4.
9044         (Depends-on): Remove mbuiter.
9045         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
9046
9047 2007-02-04  Bruno Haible  <bruno@clisp.org>
9048
9049         New module mbsstr. Remove module strstr.
9050         * modules/mbsstr: New file.
9051         * modules/strstr: Remove file.
9052         * lib/mbsstr.c: Renamed from lib/strstr.c.
9053         (mbsstr): Renamed from strstr.
9054         * lib/string_.h (strstr): Remove declaration. Change the conditional
9055         link warning.
9056         (mbsstr): New declaration.
9057         * m4/mbsstr.m4: New file.
9058         * m4/strstr.m4: Remove file.
9059         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
9060         REPLACE_STRSTR.
9061         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
9062         Don't initialize GNULIB_STRSTR.
9063         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
9064         substitute GNULIB_STRSTR and REPLACE_STRSTR.
9065         * MODULES.html.sh (Internationalization functions): Add mbsstr.
9066         (Support for systems lacking ANSI C 89): Remove strstr.
9067
9068 2007-02-04  Bruno Haible  <bruno@clisp.org>
9069
9070         New module mbsrchr.
9071         * modules/mbsrchr: New file.
9072         * lib/mbsrchr.c: New file.
9073         * lib/string_.h (strrchr): Add a conditional link warning.
9074         (mbsrchr): New declaration.
9075         * m4/mbsrchr.m4: New file.
9076         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
9077         GNULIB_MBSRCHR.
9078         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
9079         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
9080
9081 2007-02-04  Bruno Haible  <bruno@clisp.org>
9082
9083         New module mbschr.
9084         * modules/mbschr: New file.
9085         * lib/mbschr.c: New file.
9086         * lib/string_.h (strchr): Add a conditional link warning.
9087         (mbschr): New declaration.
9088         * m4/mbschr.m4: New file.
9089         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
9090         GNULIB_MBSCHR.
9091         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
9092         * MODULES.html.sh (Internationalization functions): Add mbschr.
9093
9094 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
9095
9096         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
9097
9098         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
9099
9100 2007-02-04  Bruno Haible  <bruno@clisp.org>
9101
9102         New module description section 'configure.ac-early'.
9103         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
9104         (func_get_autoconf_early_snippet): New function.
9105         (func_import, func_create_testdir): Use it. Remove special cases for
9106         modules 'extensions' and 'lock'.
9107         * modules/extensions (configure.ac-early): Require
9108         gl_USE_SYSTEM_EXTENSIONS.
9109         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
9110
9111 2007-02-04  Bruno Haible  <bruno@clisp.org>
9112
9113         Make use of gcj-4.3's -fsource and -ftarget option.
9114         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
9115         and if so try the options -fsource and -ftarget.
9116         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
9117         source_version, ftarget_option, target_version arguments.
9118         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
9119         (is_envjavac_oldgcj_14_14_usable): Renamed from
9120         is_envjavac_gcj_14_14_usable.
9121         (is_envjavac_oldgcj_14_13_usable): Renamed from
9122         is_envjavac_gcj_14_13_usable.
9123         (is_gcj_present): Update.
9124         (is_gcj_43, is_gcj43_usable): New functions.
9125         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
9126         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
9127         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
9128         try the options -fsource and -ftarget.
9129
9130 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
9131
9132         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
9133         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
9134         larger value.
9135
9136 2007-02-03  Jim Meyering  <jim@meyering.net>
9137
9138         Give tools a better chance to allocate space for very large buffers.
9139         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
9140
9141         Make pwd and readlink work also when run with an unreadable parent dir
9142         on systems with openat support.
9143         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
9144         provided getcwd function, even when we have openat support.
9145         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
9146
9147 2007-02-02  Bruno Haible  <bruno@clisp.org>
9148
9149         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
9150         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
9151         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
9152         portability problems if one of these functions is only used on specific
9153         platforms.
9154         Reported by Paul Eggert.
9155
9156 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
9157
9158         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
9159         is causing more trouble than it's curing.
9160         * lib/regex_internal.h (__mempcpy): Remove.
9161         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
9162         (and make the code a tad smaller to boot).
9163         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
9164
9165 2007-02-02  Jim Meyering  <jim@meyering.net>
9166
9167         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
9168         section, not in the Makefile.am: one.
9169
9170 2007-02-02  Eric Blake  <ebb9@byu.net>
9171
9172         * lib/strchrnul.c: Always include config.h first.
9173
9174         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
9175         gnulib strstr is not necessary here.
9176
9177 2007-02-02  Simon Josefsson  <simon@josefsson.org>
9178
9179         * m4/socklen.m4: Fix typo.
9180
9181 2007-02-02  Eric Blake  <ebb9@byu.net>
9182
9183         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
9184         * modules/netinet_in (Makefile.am): Likewise.
9185
9186 2007-02-01  Bruno Haible  <bruno@clisp.org>
9187
9188         * lib/string_.h (GL_LINK_WARNING): New macro.
9189         (strcasecmp, strstr, strcasestr): If provided by the system,
9190         conditionally define as a macro that leads to a warning instead of to
9191         an error.
9192         (strncasecmp): Conditionally define as a macro that leads to a warning.
9193
9194 2007-02-01  Karl Berry  <karl@gnu.org>
9195
9196         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
9197
9198 2007-02-01  Bruno Haible  <bruno@clisp.org>
9199
9200         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
9201         renamings.
9202
9203 2007-02-01  Eric Blake  <ebb9@byu.net>
9204
9205         * modules/regex (Depends-on): Revert dependence on mempcpy.
9206         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
9207         module's definition of mempcpy.
9208         Reported by Paul Eggert.
9209
9210 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
9211
9212         * lib/string_.h: If the gnulib module XYZ is not present, undefine
9213         the symbol XYZ before redefining it.  This fixes a problem with
9214         programs that don't use XYZ, when compiled on systems that define
9215         XYZ to something else.
9216
9217 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
9218
9219         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
9220         occurs when "mkdir -m foo" creates a setgid directory that is (1)
9221         writeable to group or other and (2) is intended to have a special
9222         mode bit that is set or cleared.  In such a case, the directory
9223         should be neither group- nor other-writeable until the special
9224         mode bits are right.
9225
9226 2007-01-31  Eric Blake  <ebb9@byu.net>
9227
9228         * modules/mountlist (Depends-on): Add strstr.
9229
9230         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
9231         bug.
9232         * modules/string (Makefile.am): Remove redundant replacement.
9233         * modules/regex (Depends-on): Add mempcpy.
9234
9235 2007-01-31  Bruno Haible  <bruno@clisp.org>
9236
9237         New module description field 'Link'.
9238         * gnulib-tool (func_usage): Document --extract-link-directive.
9239         (sed_extract_prog): Recognize 'Link' directive.
9240         (func_get_link_directive): New function.
9241         (func_import): Show summary of link directives.
9242         Handle --extract-link-directive option.
9243         * modules/acl (Link): New section.
9244         * modules/clock-time (Link): New section.
9245         * modules/euidaccess (Link): New section.
9246         * modules/gettext (Link): New section.
9247         * modules/iconv (Link): New section.
9248         * modules/lock (Link): New section.
9249         * modules/nanosleep (Link): New section.
9250         * modules/readline (Link): New section.
9251
9252 2007-01-27  Bruno Haible  <bruno@clisp.org>
9253
9254         Enforce the use of gnulib modules for unportable <string.h> functions.
9255         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
9256         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
9257         (gl_HEADER_STRING_H_BODY): Require it.
9258         * lib/string_.h: If the gnulib module XYZ is not present, redefine
9259         the symbol XYZ to one that gives a link error.
9260         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
9261         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
9262         * modules/mempcpy (configure.ac): Likewise.
9263         * modules/memrchr (configure.ac): Likewise.
9264         * modules/stpcpy (configure.ac): Likewise.
9265         * modules/stpncpy (configure.ac): Likewise.
9266         * modules/strcase (configure.ac): Likewise.
9267         * modules/strcasestr (configure.ac): Likewise.
9268         * modules/strchrnul (configure.ac): Likewise.
9269         * modules/strdup (configure.ac): Likewise.
9270         * modules/strndup (configure.ac): Likewise.
9271         * modules/strnlen (configure.ac): Likewise.
9272         * modules/strpbrk (configure.ac): Likewise.
9273         * modules/strsep (configure.ac): Likewise.
9274         * modules/strstr (configure.ac): Likewise.
9275         * modules/strtok_r (configure.ac): Likewise.
9276
9277 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
9278
9279         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
9280
9281 2007-01-30  Jim Meyering  <jim@meyering.net>
9282
9283         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
9284
9285 2007-01-29  Bruno Haible  <bruno@clisp.org>
9286
9287         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
9288         * lib/execute.c: Likewise.
9289         * lib/pipe.c: Likewise.
9290         * lib/printf-args.h: Likewise.
9291         * lib/printf-args.c: Likewise.
9292         * lib/printf-parse.c: Likewise.
9293         * lib/vasnprintf.c: Likewise.
9294
9295 2007-01-29  Eric Blake  <ebb9@byu.net>
9296
9297         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
9298         declaration.
9299
9300 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
9301
9302         * lib/strptime.h (strptime): Use 'restrict' for args where
9303         POSIX requires this.
9304         * lib/strptime.c (strptime): Likewise.
9305         Change license notice from LGPL to GPL, since gnulib-tool will
9306         change this as needed.
9307         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
9308         defined.
9309         Include "strptime.h" first, to check interface.
9310         Do not #undef _LIBC and _NL_CURRENT.
9311         Do not include <stdlib.h>; no longer needed.
9312         Include "time_r.h" and declare ptime_locale_status
9313         only if _LIBC is not defined.
9314         (__P): Remove unused macro.
9315         (match_string): Bring back glibc version, but use it only if _LIBC
9316         is defined.
9317         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
9318         Remove unnecessary assertion and abort() call.
9319         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
9320         * m4/strptime.m4: Fix serial number comment.
9321         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
9322         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
9323         (Depends-on): Add time_r.
9324
9325 2007-01-29  Bruno Haible  <bruno@clisp.org>
9326
9327         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
9328         strptime.
9329         * modules/strptime (Depends-on): Add stdbool.
9330         * lib/strptime.h: Include <time.h> always. Add comments.
9331
9332 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
9333
9334         * modules/strptime: New file.
9335         * lib/strptime.h: New file.
9336         * lib/strptime.c: New file.
9337         * m4/strptime.m4: New file.
9338
9339 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
9340
9341         * MODULES.html.sh: New module mpsort.
9342         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
9343
9344         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
9345         a circularity problem with HP-UX ia64 reported by Bob Proulx in
9346         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
9347         All uses changed.
9348         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
9349         All uses changed.
9350         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
9351         to _Restrict_.
9352         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
9353         the parameter matches the prototype.
9354
9355 2007-01-28  Jim Meyering  <jim@meyering.net>
9356
9357         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
9358         sys/time.h here, reverting that part of the previous patch:
9359         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
9360
9361 2007-01-28  Bruno Haible  <bruno@clisp.org>
9362
9363         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
9364         value of $(SYS_TIME_H).
9365         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
9366         remove it conditionally, too. [added by Jim Meyering]
9367         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
9368         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
9369         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
9370         GETTIMEOFDAY_REPLACEMENT to 1.
9371
9372 2007-01-28  Bruno Haible  <bruno@clisp.org>
9373
9374         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
9375         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
9376         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
9377         Set UNISTD_H instead of UNISTD_H2.
9378         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
9379
9380 2007-01-28  Bruno Haible  <bruno@clisp.org>
9381
9382         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
9383         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
9384
9385 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9386
9387         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
9388         (func_create_testdir): Ensure C locale for `grep' and `tr'
9389         character ranges.
9390         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
9391         ACLOCAL_AMFLAGS parsing state machine.
9392
9393 2007-01-27  Bruno Haible  <bruno@clisp.org>
9394
9395         * modules/unistr/base: Update.
9396
9397 2007-01-27  Bruno Haible  <bruno@clisp.org>
9398
9399         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
9400         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
9401         * modules/unistr/u32-mbtouc-unsafe: Renamed from
9402         modules/unistr/u32-mbtouc.
9403         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
9404         * lib/unistr.h: Update.
9405         * lib/linebreak.c: Update.
9406         * modules/unistr/u32-mbtouc: Renamed from
9407         modules/unistr/u32-mbtouc-safe.
9408         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
9409         * lib/unistr.h: Update.
9410         * lib/unistr/u32-to-u8.c: Update.
9411         * lib/unistr/u32-to-u16.c: Update.
9412
9413 2007-01-27  Bruno Haible  <bruno@clisp.org>
9414
9415         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
9416         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
9417         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
9418         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
9419         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
9420         * modules/unistr/u16-mbtouc-unsafe: Renamed from
9421         modules/unistr/u16-mbtouc.
9422         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
9423         * lib/unistr.h: Update.
9424         * lib/linebreak.c: Update.
9425         * modules/linebreak: Update.
9426         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
9427         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
9428         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
9429         * modules/unistr/u16-mbtouc: Renamed from
9430         modules/unistr/u16-mbtouc-safe.
9431         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
9432         * lib/unistr.h: Update.
9433         * lib/unistr/u16-to-u8.c: Update.
9434         * modules/unistr/u16-to-u8: Update.
9435         * lib/unistr/u16-to-u32.c: Update.
9436         * modules/unistr/u16-to-u32: Update.
9437
9438 2007-01-27  Bruno Haible  <bruno@clisp.org>
9439
9440         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
9441         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
9442         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
9443         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
9444         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
9445         * modules/unistr/u8-mbtouc-unsafe: Renamed from
9446         modules/unistr/u8-mbtouc.
9447         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
9448         * lib/unistr.h: Update.
9449         * lib/striconveh.c: Update.
9450         * modules/striconveh: Update.
9451         * lib/linebreak.c: Update.
9452         * modules/linebreak: Update.
9453         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
9454         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
9455         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
9456         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
9457         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
9458         * lib/unistr.h: Update.
9459         * lib/striconveh.c: Update.
9460         * modules/striconveh: Update.
9461         * lib/unistr/u8-to-u16.c: Update.
9462         * modules/unistr/u8-to-u16: Update.
9463         * lib/unistr/u8-to-u32.c: Update.
9464         * modules/unistr/u8-to-u32: Update.
9465
9466 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9467
9468         Sync from Libtool.
9469         * lib/argz.c: Do not include strings.h nor memory.h, include
9470         string.h unconditionally.  Patch by Simon Josefsson.
9471
9472 2007-01-27  Bruno Haible  <bruno@clisp.org>
9473
9474         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
9475         from gl_HEADER_STRING_H_BODY.
9476         (gl_HEADER_STRING_H_BODY): Require it.
9477         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
9478         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
9479         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
9480         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
9481         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
9482         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
9483         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
9484         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
9485         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
9486         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
9487         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
9488         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
9489         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
9490         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
9491         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
9492
9493 2007-01-27  Bruno Haible  <bruno@clisp.org>
9494
9495         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
9496         check_PROGRAMS into noinst_PROGRAMS.
9497         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
9498         check_PROGRAMS in this case.
9499         (func_import): Set for_test to false.
9500         (func_create_testdir): Set for_test to true.
9501
9502 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
9503             Bruno Haible  <bruno@clisp.org>
9504
9505         * modules/strcasestr (Files): Remove lib/strcasestr.h.
9506         (Depends-on): Add string.
9507         (Includes): Use <string.h> instead of strcasestr.h.
9508         * modules/string (Makefile.am): Also substitute the value of
9509         REPLACE_STRCASESTR.
9510         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
9511         assume strcasestr is declared in <string.h> not <strings.h>. Also
9512         set REPLACE_STRCASESTR.
9513         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
9514         REPLACE_STRCASESTR.
9515         * lib/strcasestr.h: Remove file.
9516         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
9517         * lib/string_.h (strcasestr): New declaration.
9518
9519 2007-01-27  Bruno Haible  <bruno@clisp.org>
9520
9521         * lib/string_.h: Use 'extern'.
9522
9523 2007-01-27  Jim Meyering  <jim@meyering.net>
9524
9525         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
9526         of set-but-not-used local, "q".
9527
9528         * lib/mempcpy.c: Include <config.h> before <string.h>.
9529         This fixes a compilation error on HP-UX, due to the system's
9530         "restrict"-using mempcpy prototype.
9531
9532 2007-01-26  Bruno Haible  <bruno@clisp.org>
9533
9534         Small optimization.
9535         * lib/javacomp.c: Include c-strstr.h.
9536          (is_envjavac_gcj): Use c_strstr instead of strstr.
9537         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
9538
9539 2007-01-26  Bruno Haible  <bruno@clisp.org>
9540
9541         * MODULES.html.sh (Unicode string functions): Add the new modules.
9542
9543         * modules/uniconv/u32-strconv-to-locale: New file.
9544         * lib/uniconv/u32-strconv-to-locale.c: New file.
9545
9546         * modules/uniconv/u16-strconv-to-locale: New file.
9547         * lib/uniconv/u16-strconv-to-locale.c: New file.
9548
9549         * modules/uniconv/u8-strconv-to-locale: New file.
9550         * lib/uniconv/u8-strconv-to-locale.c: New file.
9551
9552         * modules/uniconv/u32-strconv-from-locale: New file.
9553         * lib/uniconv/u32-strconv-from-locale.c: New file.
9554
9555         * modules/uniconv/u16-strconv-from-locale: New file.
9556         * lib/uniconv/u16-strconv-from-locale.c: New file.
9557
9558         * modules/uniconv/u8-strconv-from-locale: New file.
9559         * lib/uniconv/u8-strconv-from-locale.c: New file.
9560
9561         * modules/uniconv/u32-strconv-to-enc: New file.
9562         * lib/uniconv/u32-strconv-to-enc.c: New file.
9563         * modules/uniconv/u32-strconv-to-enc-tests: New file.
9564         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
9565
9566         * modules/uniconv/u16-strconv-to-enc: New file.
9567         * lib/uniconv/u16-strconv-to-enc.c: New file.
9568         * lib/uniconv/u-strconv-to-enc.h: New file.
9569         * modules/uniconv/u16-strconv-to-enc-tests: New file.
9570         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
9571
9572         * modules/uniconv/u8-strconv-to-enc: New file.
9573         * lib/uniconv/u8-strconv-to-enc.c: New file.
9574         * modules/uniconv/u8-strconv-to-enc-tests: New file.
9575         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
9576
9577         * modules/uniconv/u32-strconv-from-enc: New file.
9578         * lib/uniconv/u32-strconv-from-enc.c: New file.
9579         * modules/uniconv/u32-strconv-from-enc-tests: New file.
9580         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
9581
9582         * modules/uniconv/u16-strconv-from-enc: New file.
9583         * lib/uniconv/u16-strconv-from-enc.c: New file.
9584         * modules/uniconv/u16-strconv-from-enc-tests: New file.
9585         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
9586
9587         * modules/uniconv/u8-strconv-from-enc: New file.
9588         * lib/uniconv/u8-strconv-from-enc.c: New file.
9589         * lib/uniconv/u-strconv-from-enc.h: New file.
9590         * modules/uniconv/u8-strconv-from-enc-tests: New file.
9591         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
9592
9593         * modules/uniconv/u32-conv-from-enc: New file.
9594         * lib/uniconv/u32-conv-from-enc.c: New file.
9595         * modules/uniconv/u32-conv-from-enc-tests: New file.
9596         * tests/uniconv/test-u32-conv-from-enc.c: New file.
9597
9598         * modules/uniconv/u16-conv-from-enc: New file.
9599         * lib/uniconv/u16-conv-from-enc.c: New file.
9600         * lib/uniconv/u-conv-from-enc.h: New file.
9601         * modules/uniconv/u16-conv-from-enc-tests: New file.
9602         * tests/uniconv/test-u16-conv-from-enc.c: New file.
9603
9604         * modules/uniconv/u8-conv-from-enc: New file.
9605         * lib/uniconv/u8-conv-from-enc.c: New file.
9606         * modules/uniconv/u8-conv-from-enc-tests: New file.
9607         * tests/uniconv/test-u8-conv-from-enc.c: New file.
9608
9609         * modules/uniconv/base: New file.
9610         * lib/uniconv.h: New file.
9611
9612 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
9613
9614         * doc/gnulib-tool.texi (Initial import): Update to match current
9615         behavior with strdup module.
9616         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
9617         * lib/memmem.h: Remove; all uses removed.  This is now done
9618         by <string.h>.
9619         * lib/mempcpy.h: Likewise.
9620         * lib/memrchr.h: Likewise.
9621         * lib/stpcpy.h: Likewise.
9622         * lib/stpncpy.h: Likewise.
9623         * lib/strcase.h: Likewise.
9624         * lib/strchrnul.h: Likewise.
9625         * lib/strdup.h: Likewise.
9626         * lib/strndup.h: Likewise.
9627         * lib/strnlen.h: Likewise.
9628         * lib/strpbrk.h: Likewise.
9629         * lib/strsep.h: Likewise.
9630         * lib/strstr.h: Likewise.
9631         * lib/strtok_r.h: Likewise.
9632         * lib/string_.h: New file.
9633         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
9634         Rely on <string.h> instead.
9635         * lib/canon-host.c: Likewise.
9636         * lib/chdir-long.c: Likewise.
9637         * lib/concatpath.c: Likewise.
9638         * lib/exclude.c: Likewise.
9639         * lib/fchdir.c: Likewise.
9640         * lib/getaddrinfo.c: Likewise.
9641         * lib/getcwd.c: Likewise.
9642         * lib/getsubopt.c: Likewise.
9643         * lib/glob.c: Likewise.
9644         * lib/hard-locale.c: Likewise.
9645         * lib/iconvme.c: Likewise.
9646         * lib/javacomp.c: Likewise.
9647         * lib/mempcpy.c: Likewise.
9648         * lib/memrchr.c: Likewise.
9649         * lib/regex_internal.h: Likewise.
9650         * lib/stpncpy.c: Likewise.
9651         * lib/strcasecmp.c: Likewise.
9652         * lib/strchrnul.c: Likewise.
9653         * lib/strdup.c: Likewise.
9654         * lib/striconv.c: Likewise.
9655         * lib/striconveh.c: Likewise.
9656         * lib/striconveha.c: Likewise.
9657         * lib/strncasecmp.c: Likewise.
9658         * lib/strndup.c: Likewise.
9659         * lib/strnlen.c: Likewise.
9660         * lib/strsep.c: Likewise.
9661         * lib/strstr.c: Likewise.
9662         * lib/strtok_r.c: Likewise.
9663         * lib/userspec.c: Likewise.
9664         * lib/w32spawn.h: Likewise.
9665         * lib/xstrndup.c: Likewise.
9666         * lib/mountlist.c (strstr): Remove decl.
9667         * m4/string_h.m4: New file.
9668         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
9669         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
9670         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
9671         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
9672         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
9673         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
9674         Set REPLACE_STRCASECMP if necessary.
9675         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
9676         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
9677         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
9678         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
9679         HAVE_DECL_STRDUP if necessary.
9680         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
9681         since gl_FUNC_STRNDUP does that now.
9682         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
9683         Check for decl here...
9684         (gl_PREREQ_STRNLEN): ... not here.
9685         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
9686         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
9687         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
9688         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
9689         necessary.
9690         * modules/string: New file.
9691         * modules/memmem (Files): Remove special-purpose include file.
9692         (Depends-on): Add string.
9693         (Include): Include <string.h>, not the removed file.
9694         * modules/mempcpy: Likewise.
9695         * modules/memrchr: Likewise.
9696         * modules/stpcpy: Likewise.
9697         * modules/stpncpy: Likewise.
9698         * modules/strcase: Likewise.
9699         * modules/strchrnul: Likewise.
9700         * modules/strdup: Likewise.
9701         * modules/strndup: Likewise.
9702         * modules/strnlen: Likewise.
9703         * modules/strpbrk: Likewise.
9704         * modules/strsep: Likewise.
9705         * modules/strstr: Likewise.
9706         * modules/strtok_r: Likewise.
9707         * tests/test-dirname.c: Don't include "strdup.h", since
9708         <string.h> now suffices.
9709         * tests/test-memmem.c: Don't include "memmem.h", since
9710         <string.h> now suffices.
9711
9712 2007-01-25  Bruno Haible  <bruno@clisp.org>
9713
9714         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
9715         *resultp is 0.
9716
9717         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
9718         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
9719         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
9720         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
9721
9722         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
9723         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
9724         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
9725         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
9726         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
9727         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
9728
9729 2007-01-24  Bruno Haible  <bruno@clisp.org>
9730
9731         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
9732         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
9733         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
9734         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
9735         gl_FUNC_FTS_CORE.
9736         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
9737         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
9738         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
9739         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
9740         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
9741         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
9742         gl_FUNC_FCHOWNAT.
9743         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
9744         gl_FUNC_STRFTIME.
9745         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
9746         Reported by Ralf Wildenhues.
9747
9748 2007-01-24  Bruno Haible  <bruno@clisp.org>
9749
9750         Drop AC_REQUIRE calls that are redundant with the module dependencies.
9751         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
9752         gl_GETADDRINFO.
9753         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
9754         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
9755         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
9756
9757 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
9758
9759         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
9760         Don't use 'exit'; just return from 'main'.
9761         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
9762
9763         * lib/fnmatch_.h: Readjust white space and comments to match
9764         glibc, to avoid spurious diffs.
9765
9766 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
9767
9768         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
9769         2004-12-01 change by Jakub Jelinek, since this code won't compile
9770         if !LIBC.  Problem reported by Bob Proulx.
9771
9772 2007-01-23  Bruno Haible  <bruno@clisp.org>
9773
9774         * lib/striconveh.c: Include c-strcaseeq.h.
9775         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
9776         * modules/striconveh (Depends-on): Add c-strcaseeq.
9777
9778 2007-01-23  Bruno Haible  <bruno@clisp.org>
9779
9780         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
9781
9782         * modules/c-strcaseeq: New file.
9783         * lib/c-strcaseeq.h: New file.
9784
9785         * modules/streq: New file.
9786         * lib/streq.h: New file.
9787
9788 2007-01-23  Bruno Haible  <bruno@clisp.org>
9789
9790         * modules/striconveha-tests: New file.
9791         * tests/test-striconveha.c: New file.
9792
9793         * lib/striconveha.h: Include <stdbool.h>.
9794         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
9795         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
9796         (mem_iconveha_notranslit): Renamed from mem_iconveha.
9797         (mem_iconveha): New function.
9798         (str_iconveha_notranslit): Renamed from str_iconveha.
9799         (str_iconveha): New function.
9800         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
9801         c-strcase.
9802
9803 2007-01-23  Bruno Haible  <bruno@clisp.org>
9804
9805         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
9806         encodings without forgiving before trying any encoding with handler.
9807         (str_iconveha): Try all encodings without forgiving before trying any
9808         encoding with handler.
9809
9810 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
9811
9812         Import the following changes from libc.
9813
9814         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
9815
9816         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
9817
9818         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
9819
9820         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
9821         normal_bracket label.
9822
9823         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
9824
9825         [BZ #361]
9826         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
9827         to normal_bracket after fetching the next character.
9828
9829 2007-01-22  Bruno Haible  <bruno@clisp.org>
9830
9831         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
9832         argument.
9833         * lib/striconveh.c (iconv_carefully_1): New function.
9834         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
9835         argument.
9836         (str_cd_iconveh): Update.
9837         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
9838         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
9839         * tests/test-striconveh.c (MAGIC): New macro.
9840         (new_offsets): New function.
9841         (main): Test call with and without offsets.
9842
9843 2007-01-22  Bruno Haible  <bruno@clisp.org>
9844
9845         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
9846         * modules/sys_select (Makefile.am): Likewise.
9847         * modules/sys_socket (Makefile.am): Likewise.
9848         * modules/sys_time (Makefile.am): Likewise.
9849
9850 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
9851
9852         * modules/gettimeofday (License): Change from GPL to LGPL, since
9853         gettimeofday is a library function.
9854
9855 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9856
9857         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
9858
9859 2007-01-21  Bruno Haible  <bruno@clisp.org>
9860
9861         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
9862
9863 2007-01-21  Bruno Haible  <bruno@clisp.org>
9864
9865         * modules/striconveha: New file.
9866         * lib/striconveha.h: New file.
9867         * lib/striconveha.c: New file.
9868         * MODULES.html.sh (Internationalization functions): Add striconveha.
9869         * lib/striconv.c (str_iconv): Optimize the case of an empty input
9870         string.
9871         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
9872
9873 2007-01-21  Bruno Haible  <bruno@clisp.org>
9874
9875         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
9876         * lib/striconveh.c (str_iconveh): Likewise.
9877
9878 2007-01-21  Bruno Haible  <bruno@clisp.org>
9879
9880         * lib/striconveh.h (mem_iconveh): New declaration.
9881         * lib/striconveh.c (mem_iconveh): New function.
9882         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
9883
9884 2007-01-21  Bruno Haible  <bruno@clisp.org>
9885
9886         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
9887
9888         * lib/striconveh.h (mem_cd_iconveh): Change specification.
9889         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
9890         original result buffer.
9891         (str_cd_iconveh): Update.
9892         * tests/test-striconveh.c (main): Update.
9893
9894         * lib/striconv.h (mem_cd_iconv): Change specification.
9895         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
9896         result buffer.
9897         (str_cd_iconv): Update.
9898         * tests/test-striconv.c (main): Update.
9899
9900 2007-01-21  Bruno Haible  <bruno@clisp.org>
9901
9902         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
9903
9904 2007-01-20  Jim Meyering  <jim@meyering.net>
9905
9906         * lib/userspec.c (parse_with_separator): If a user or group string
9907         starts with "+", skip the corresponding name-to-ID look-up, since
9908         such a look-up must fail: user and group names may not include "+".
9909
9910 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
9911
9912         * lib/poll.c: Include sys/time.h and time.h unconditionally,
9913         since we now assume the sys_time module.
9914         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
9915         check for sys/time.h; no longer needed.
9916         * modules/poll (Depends-on): Depend on sys_time.
9917
9918 2007-01-18  Bruno Haible  <bruno@clisp.org>
9919
9920         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
9921         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
9922
9923         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
9924         gettimeofday.
9925
9926         * tests/test-gettimeofday.c: Include <time.h>.
9927         (dummy): Remove variable.
9928
9929         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
9930         gl_HEADER_SYS_TIME_H.
9931         (gl_HEADER_SYS_TIME_H): New macro.
9932
9933         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
9934         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
9935         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
9936         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
9937         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
9938         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
9939         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
9940         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
9941         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
9942         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
9943         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
9944
9945         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
9946         last change; it caused a compilation error when cross-compiling to
9947         Cygwin.
9948
9949 2007-01-18  Jim Meyering  <jim@meyering.net>
9950
9951         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
9952         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
9953         than the race-prone "test -d sys || mkdir sys".
9954         (configure.ac): Use AC_PROG_MKDIR_P.
9955         * modules/sys_select: Likewise.
9956         * modules/sys_socket: Likewise.
9957         * modules/sys_time: Likewise.
9958
9959 2007-01-18  Eric Blake  <ebb9@byu.net>
9960
9961         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
9962         replace gettimeofday.
9963         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
9964         name, to avoid infinite recursion.
9965
9966 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
9967
9968         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
9969         module sys_time.
9970         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
9971         assume timespec.h defines struct timeval.
9972         * lib/settime.c: Likewise.
9973         * lib/utimens.c: Likewise.
9974         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
9975         since we now assume the gettimeofday module.
9976         * lib/tempname.c (__gen_tempname): Likewise.
9977         * lib/gettimeofday.h: Remove.
9978         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
9979         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
9980         Include <time.h>, for 'time()'.
9981         (localtime_buffer_addr): Also use this workaround if
9982         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
9983         to simplify the uses.  All uses changed.
9984         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
9985         that #undef is inside {}, and 'const' follows type name consistently.
9986         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
9987         (gettimeofday): Do not use the maximum possible value for
9988         tv->tv_usec, since that might break usages other than ls.c.
9989         Instead, we'll leave ls.c alone.  This undoes today's patch
9990         by Bruno.  Add a compile-time warning for 1s-clock resolution;
9991         we've never observed the problem but might as well keep the
9992         canary.
9993         * lib/nanosleep.c: Include timespec.h first, for interface check.
9994         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
9995         now assume the sys_time module.
9996         * lib/tempname.c: Likewise.
9997         * lib/timespec.h: Likewise.
9998         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
9999         needed.
10000         * lib/strftime.c: Likewise.
10001         * lib/timespec.h: Likewise.
10002         * lib/posixtm.c: Include posixtm.h first, for interface check.
10003         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
10004         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
10005         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
10006         * lib/sys_time_.h: New file.
10007         * lib/timespec.h (struct timespec): Use long int, not long.
10008         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
10009         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
10010         Remove obsolescent call to AC_HEADER_TIME.
10011         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
10012         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
10013         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
10014         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
10015         Likewise.
10016         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
10017         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
10018         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
10019         into the sys_time module.  Check for gettimeofday just once.
10020         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
10021         for gettimeofday signature to just check the signature.  Merely
10022         compile it, since linking doesn't test signature.  Improve test for
10023         whether gettimeofday.o is actually needed.
10024         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
10025         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
10026         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
10027         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
10028         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
10029         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
10030         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
10031         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
10032         than worrying about sys/time.h.
10033         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
10034         Don't bother worrying about TIME_WITH_SYS_TIME.
10035         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
10036         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
10037         * m4/sys_time_h.m4: New file.
10038         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
10039         Don't include sys/time.h.  Return from main rather than exiting.
10040         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
10041         all uses changed.
10042         * modules/gethrxtime (Depends-on): Add sys_time.
10043         * modules/gettime (Depends-on): Likewise.
10044         * modules/gettimeofday (Depends-on): Likewise.
10045         * modules/nanosleep (Depends-on): Likewise.
10046         * modules/settime (Depends-on): Likewise.
10047         * modules/tempname (Depends-on): Likewise.
10048         * modules/utimens (Depends-on): Likewise.
10049         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
10050         (Include:) Change back to <sys/time.h>.
10051         (Maintainer:) Add self.
10052         * modules/sys_time: New file.
10053         * modules/tempname (Depends-on): Add gettimeofday.
10054         * tests/test-gettimeofday.c: Include <sys/time.h>
10055         rather than gettimeofday.h.
10056
10057 2007-01-17  Bruno Haible  <bruno@clisp.org>
10058
10059         * gnulib-tool (func_get_license): Revert last patch. Instead, let
10060         the license default to GPL.
10061         (func_create_testdir): Don't complain if a module is LGPL and its
10062         tests module depends on GPLed modules.
10063
10064 2007-01-17  Bruno Haible  <bruno@clisp.org>
10065
10066         * lib/gettimeofday.c (gettimeofday): Add code for the case
10067         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
10068         maximum possible value for tv->tv_usec, rather than the minimum one.
10069
10070 2005-10-08  Martin Lambers  <marlam@marlam.de>
10071 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
10072 2007-01-16  Bruno Haible  <bruno@clisp.org>
10073
10074         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
10075         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
10076         gl_FUNC_GETTIMEOFDAY.
10077         (Include): Add gettimeofday.h.
10078         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
10079         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
10080         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
10081         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
10082         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
10083         * lib/gettimeofday.h: New file.
10084         * lib/gettimeofday.c: Include <sys/timeb.h>.
10085         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
10086         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
10087         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
10088         fall back on time().
10089
10090         * tests/test-gettimeofday.c: New file.
10091         * modules/gettimeofday-tests: New file.
10092
10093 2007-01-16  Eric Blake  <ebb9@byu.net>
10094
10095         * modules/fnmatch (Depends-on): Depend on wchar.
10096         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
10097         * m4/fnmatch.m4: Likewise.
10098         * modules/mbchar (Makefile.am): Assume <wchar.h>.
10099         * m4/mbchar.m4: Likewise.
10100         * modules/mbswidth (Depends-on): Depend on wchar.
10101         * lib/mbswidth.c: Assume <wchar.h>.
10102         * m4/mbswidth.m4: Likewise.
10103         * modules/quotearg (Depends-on): Depend on wchar.
10104         * lib/quotearg.c: Assume <wchar.h>.
10105         * m4/quotearg.m4: Likewise.
10106         * modules/regex (Depends-on): Depend on wchar.
10107         * lib/regex_internal.h: Assume <wchar.h>.
10108         * m4/regex.m4: Likewise.
10109         * modules/stdint (Depends-on): Depend on wchar.
10110         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
10111         * m4/stdint.m4: Likewise.
10112         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
10113         * modules/strftime (Depends-on): Depend on wchar.
10114         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
10115         * modules/strtol (Depends-on): Depend on wchar.
10116         * lib/strtol.c: Assume <wchar.h>.
10117         * modules/wcwidth (Depends-on): Depend on wchar.
10118         * lib/wcwidth.h: Assume <wchar.h>.
10119         * m4/wcwidth.m4: Likewise.
10120
10121 2007-01-16  Bruno Haible  <bruno@clisp.org>
10122
10123         * modules/csharpexec-script: New, created from...
10124         * modules/csharpexec: ... this.
10125
10126 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
10127
10128         * modules/javaexec-script: New, created from...
10129         * modules/javaexec: ... this.
10130
10131 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
10132
10133         * modules/poll (Dependencies): Add sys_select.
10134
10135 2007-01-15  Jim Meyering  <jim@meyering.net>
10136
10137         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
10138         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
10139         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
10140         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
10141
10142 2007-01-15  Bruno Haible  <bruno@clisp.org>
10143
10144         * modules/striconveh: New file.
10145         * lib/striconveh.h: New file.
10146         * lib/striconveh.c: New file.
10147         * MODULES.html.sh (Internationalization functions): Add striconveh.
10148
10149         * modules/striconveh-tests: New file.
10150         * tests/test-striconveh.c: New file.
10151
10152 2007-01-15  Bruno Haible  <bruno@clisp.org>
10153
10154         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
10155         not from GNU libiconv or GNU libc.
10156
10157 2007-01-15  Bruno Haible  <bruno@clisp.org>
10158
10159         * doc/gnulib-intro.texi (Copyright): Explain the different license
10160         terms for module descriptions, autoconf macros, tests, documentation.
10161
10162 2007-01-14  Bruno Haible  <bruno@clisp.org>
10163
10164         * modules/striconv-tests: New file.
10165         * tests/test-striconv.c: New file.
10166
10167 2007-01-14  Bruno Haible  <bruno@clisp.org>
10168
10169         * modules/iconv-tests: New file.
10170         * tests/test-iconv.c: New file.
10171
10172 2007-01-14  Bruno Haible  <bruno@clisp.org>
10173
10174         * gnulib-tool (func_get_license): For test modules, use the license of
10175         the main module.
10176
10177 2007-01-14  Bruno Haible  <bruno@clisp.org>
10178
10179         * modules/iconv (Include): Clarify that <iconv.h> can only be included
10180         if iconv is found to exist.
10181
10182 2007-01-14  Bruno Haible  <bruno@clisp.org>
10183
10184         * modules/c-ctype-tests: New file.
10185         * tests/test-c-ctype.c: New file.
10186
10187 2007-01-14  Bruno Haible  <bruno@clisp.org>
10188
10189         * modules/binary-io-tests: New file.
10190         * tests/test-binary-io.sh: New file.
10191         * tests/test-binary-io.c: New file.
10192
10193 2007-01-14  Bruno Haible  <bruno@clisp.org>
10194
10195         * modules/array-oset-tests: New file.
10196         * tests/test-array_oset.c: New file.
10197
10198 2007-01-14  Bruno Haible  <bruno@clisp.org>
10199
10200         * modules/array-list-tests: New file.
10201         * tests/test-array_list.c: New file.
10202
10203 2007-01-14  Bruno Haible  <bruno@clisp.org>
10204
10205         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
10206         and make.
10207         Reported by Simon Josefsson in
10208         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
10209
10210 2007-01-14  Bruno Haible  <bruno@clisp.org>
10211
10212         * modules/allocsa-tests: New file.
10213         * tests/test-allocsa.c: New file.
10214
10215 2007-01-14  Bruno Haible  <bruno@clisp.org>
10216
10217         * modules/fchdir (Depends-on): Add absolute-header.
10218         * modules/unistd (Depends-on): Likewise.
10219
10220 2006-12-30  Bruno Haible  <bruno@clisp.org>
10221
10222         * modules/fchdir: New file.
10223         * modules/unistd (Files): Add lib/unistd_.h.
10224         (Makefile.am): Generate unistd.h from unistd_.h.
10225         * lib/fchdir.c: New file.
10226         * lib/dirent_.h: New file.
10227         * lib/unistd_.h: New file.
10228         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
10229         * m4/fchdir.m4: New file.
10230         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
10231         (gl_HEADER_UNISTD): Invoke it.
10232         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
10233         function.
10234         * lib/backupfile.c (opendir, closedir): Undefine.
10235         * lib/chown.c (open, close): Undefine.
10236         * lib/clean-temp.c (open, close): Undefine.
10237         * lib/copy-file.c (open, close): Undefine.
10238         * lib/execute.c (open, close): Undefine.
10239         * lib/fsusage.c (open, close): Undefine.
10240         * lib/gc-gnulib.c (open, close): Undefine.
10241         * lib/getcwd.c (opendir, closedir): Undefine.
10242         * lib/glob.c (opendir, closedir): Undefine.
10243         * lib/javacomp.c (open, close): Undefine.
10244         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
10245         * lib/openat-proc.c (open, close): Undefine.
10246         * lib/pagealign_alloc.c (open, close): Undefine.
10247         * lib/pipe.c (open, close): Undefine.
10248         * lib/progreloc.c (open, close): Undefine.
10249         * lib/savedir.c (opendir, closedir): Undefine.
10250         * lib/utime.c (open, close): Undefine.
10251         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
10252
10253 2007-01-10  Bruno Haible  <bruno@clisp.org>
10254
10255         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
10256
10257 2007-01-12  Eric Blake  <ebb9@byu.net>
10258
10259         Provide a robust <wchar.h>.  Further simplifications are now
10260         possible in other modules, but not included here.
10261         * modules/wchar: New module.
10262         * m4/wchar.m4: New file.
10263         * lib/wchar_.h: Likewise.
10264         * modules/mbchar (Depends-on): Depend on wchar, as the first use
10265         of the new module.
10266         * MODULES.html.sh (Extended multibyte and wide character utilities):
10267         New section.
10268
10269 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
10270
10271         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
10272         to a reasonable default for memory allocation.
10273         (xreadlink): Don't allocate a huge buffer, to work around a buggy
10274         file system that reports garbage st_size values for symlinks.
10275         Problem reported by Liyang Hu.
10276
10277 2007-01-11  Simon Josefsson  <simon@josefsson.org>
10278
10279         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
10280         Emacs .#* auto-save files).
10281
10282 2007-01-11  Bruno Haible  <bruno@clisp.org>
10283
10284         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
10285         directory.
10286
10287 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
10288
10289         Use @...@ consistently in lib/wctype_.h.
10290         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
10291         on it being set to 1 or 0.
10292         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
10293         go back to AC_SUBSTing it.
10294         * modules/wctype (Makefile.am): Undo previous change.
10295
10296 2007-01-10  Eric Blake  <ebb9@byu.net>
10297
10298         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
10299         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
10300         * modules/wctype (Makefile.am): Likewise.
10301         Reported by Chris McGuire.
10302
10303 2007-01-10  Jim Meyering  <jim@meyering.net>
10304
10305         fts.c: a small readability/maintainability improvement
10306         * lib/fts.c (fts_read): Make this code slightly more readable and
10307         maintainable by hoisting the "sp->fts_cur = p" assignments to
10308         immediately follow the statements that set P.  Derived from
10309         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
10310
10311 2007-01-10  Eric Blake  <ebb9@byu.net>
10312
10313         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
10314         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
10315         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
10316         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
10317         Reported by Chris McGuire.
10318
10319 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10320
10321         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
10322         in sed script.
10323
10324 2007-01-09  Bruno Haible  <bruno@clisp.org>
10325
10326         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
10327         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
10328         variables.
10329         (func_module): Use them.
10330
10331 2007-01-09  Bruno Haible  <bruno@clisp.org>
10332
10333         * modules/unistr/base: New file.
10334         * lib/unistr.h: New file.
10335
10336         * modules/unistr/u8-to-u16: New file.
10337         * lib/unistr/u8-to-u16.c: New file.
10338
10339         * modules/unistr/u8-to-u32: New file.
10340         * lib/unistr/u8-to-u32.c: New file.
10341
10342         * modules/unistr/u16-to-u8: New file.
10343         * lib/unistr/u16-to-u8.c: New file.
10344
10345         * modules/unistr/u16-to-u32: New file.
10346         * lib/unistr/u16-to-u32.c: New file.
10347
10348         * modules/unistr/u32-to-u8: New file.
10349         * lib/unistr/u32-to-u8.c: New file.
10350
10351         * modules/unistr/u32-to-u16: New file.
10352         * lib/unistr/u32-to-u16.c: New file.
10353
10354         * modules/unistr/u8-check: New file.
10355         * modules/unistr/u16-check: New file.
10356         * modules/unistr/u32-check: New file.
10357         * lib/unistr/u8-check.c: New file.
10358         * lib/unistr/u16-check.c: New file.
10359         * lib/unistr/u32-check.c: New file.
10360
10361         * modules/unistr/u8-chr: New file.
10362         * modules/unistr/u16-chr: New file.
10363         * modules/unistr/u32-chr: New file.
10364         * lib/unistr/u8-chr.c: New file.
10365         * lib/unistr/u16-chr.c: New file.
10366         * lib/unistr/u32-chr.c: New file.
10367
10368         * modules/unistr/u8-cmp: New file.
10369         * modules/unistr/u16-cmp: New file.
10370         * modules/unistr/u32-cmp: New file.
10371         * lib/unistr/u8-cmp.c: New file.
10372         * lib/unistr/u16-cmp.c: New file.
10373         * lib/unistr/u32-cmp.c: New file.
10374
10375         * modules/unistr/u8-cpy: New file.
10376         * modules/unistr/u16-cpy: New file.
10377         * modules/unistr/u32-cpy: New file.
10378         * lib/unistr/u8-cpy.c: New file.
10379         * lib/unistr/u16-cpy.c: New file.
10380         * lib/unistr/u32-cpy.c: New file.
10381         * lib/unistr/u-cpy.h: New file.
10382
10383         * modules/unistr/u8-cpy-alloc: New file.
10384         * modules/unistr/u16-cpy-alloc: New file.
10385         * modules/unistr/u32-cpy-alloc: New file.
10386         * lib/unistr/u8-cpy-alloc.c: New file.
10387         * lib/unistr/u16-cpy-alloc.c: New file.
10388         * lib/unistr/u32-cpy-alloc.c: New file.
10389         * lib/unistr/u-cpy-alloc.h: New file.
10390
10391         * modules/unistr/u8-endswith: New file.
10392         * modules/unistr/u16-endswith: New file.
10393         * modules/unistr/u32-endswith: New file.
10394         * lib/unistr/u8-endswith.c: New file.
10395         * lib/unistr/u16-endswith.c: New file.
10396         * lib/unistr/u32-endswith.c: New file.
10397         * lib/unistr/u-endswith.h: New file.
10398
10399         * modules/unistr/u8-mblen: New file.
10400         * modules/unistr/u16-mblen: New file.
10401         * modules/unistr/u32-mblen: New file.
10402         * lib/unistr/u8-mblen.c: New file.
10403         * lib/unistr/u16-mblen.c: New file.
10404         * lib/unistr/u32-mblen.c: New file.
10405
10406         * modules/unistr/u8-mbtouc: New file.
10407         * modules/unistr/u16-mbtouc: New file.
10408         * modules/unistr/u32-mbtouc: New file.
10409         * lib/unistr/u8-mbtouc.c: New file.
10410         * lib/unistr/u16-mbtouc.c: New file.
10411         * lib/unistr/u32-mbtouc.c: New file.
10412
10413         * modules/unistr/u8-mbtouc-safe: New file.
10414         * modules/unistr/u16-mbtouc-safe: New file.
10415         * modules/unistr/u32-mbtouc-safe: New file.
10416         * lib/unistr/u8-mbtouc-safe.c: New file.
10417         * lib/unistr/u16-mbtouc-safe.c: New file.
10418         * lib/unistr/u32-mbtouc-safe.c: New file.
10419
10420         * modules/unistr/u8-move: New file.
10421         * modules/unistr/u16-move: New file.
10422         * modules/unistr/u32-move: New file.
10423         * lib/unistr/u8-move.c: New file.
10424         * lib/unistr/u16-move.c: New file.
10425         * lib/unistr/u32-move.c: New file.
10426         * lib/unistr/u-move.h: New file.
10427
10428         * modules/unistr/u8-next: New file.
10429         * modules/unistr/u16-next: New file.
10430         * modules/unistr/u32-next: New file.
10431         * lib/unistr/u8-next.c: New file.
10432         * lib/unistr/u16-next.c: New file.
10433         * lib/unistr/u32-next.c: New file.
10434
10435         * modules/unistr/u8-prev: New file.
10436         * modules/unistr/u16-prev: New file.
10437         * modules/unistr/u32-prev: New file.
10438         * lib/unistr/u8-prev.c: New file.
10439         * lib/unistr/u16-prev.c: New file.
10440         * lib/unistr/u32-prev.c: New file.
10441
10442         * modules/unistr/u8-set: New file.
10443         * modules/unistr/u16-set: New file.
10444         * modules/unistr/u32-set: New file.
10445         * lib/unistr/u8-set.c: New file.
10446         * lib/unistr/u16-set.c: New file.
10447         * lib/unistr/u32-set.c: New file.
10448         * lib/unistr/u-set.h: New file.
10449
10450         * modules/unistr/u8-startswith: New file.
10451         * modules/unistr/u16-startswith: New file.
10452         * modules/unistr/u32-startswith: New file.
10453         * lib/unistr/u8-startswith.c: New file.
10454         * lib/unistr/u16-startswith.c: New file.
10455         * lib/unistr/u32-startswith.c: New file.
10456         * lib/unistr/u-startswith.h: New file.
10457
10458         * modules/unistr/u8-stpcpy: New file.
10459         * modules/unistr/u16-stpcpy: New file.
10460         * modules/unistr/u32-stpcpy: New file.
10461         * lib/unistr/u8-stpcpy.c: New file.
10462         * lib/unistr/u16-stpcpy.c: New file.
10463         * lib/unistr/u32-stpcpy.c: New file.
10464         * lib/unistr/u-stpcpy.h: New file.
10465
10466         * modules/unistr/u8-stpncpy: New file.
10467         * modules/unistr/u16-stpncpy: New file.
10468         * modules/unistr/u32-stpncpy: New file.
10469         * lib/unistr/u8-stpncpy.c: New file.
10470         * lib/unistr/u16-stpncpy.c: New file.
10471         * lib/unistr/u32-stpncpy.c: New file.
10472         * lib/unistr/u-stpncpy.h: New file.
10473
10474         * modules/unistr/u8-strcat: New file.
10475         * modules/unistr/u16-strcat: New file.
10476         * modules/unistr/u32-strcat: New file.
10477         * lib/unistr/u8-strcat.c: New file.
10478         * lib/unistr/u16-strcat.c: New file.
10479         * lib/unistr/u32-strcat.c: New file.
10480         * lib/unistr/u-strcat.h: New file.
10481
10482         * modules/unistr/u8-strchr: New file.
10483         * modules/unistr/u16-strchr: New file.
10484         * modules/unistr/u32-strchr: New file.
10485         * lib/unistr/u8-strchr.c: New file.
10486         * lib/unistr/u16-strchr.c: New file.
10487         * lib/unistr/u32-strchr.c: New file.
10488
10489         * modules/unistr/u8-strcmp: New file.
10490         * modules/unistr/u16-strcmp: New file.
10491         * modules/unistr/u32-strcmp: New file.
10492         * lib/unistr/u8-strcmp.c: New file.
10493         * lib/unistr/u16-strcmp.c: New file.
10494         * lib/unistr/u32-strcmp.c: New file.
10495
10496         * modules/unistr/u8-strcpy: New file.
10497         * modules/unistr/u16-strcpy: New file.
10498         * modules/unistr/u32-strcpy: New file.
10499         * lib/unistr/u8-strcpy.c: New file.
10500         * lib/unistr/u16-strcpy.c: New file.
10501         * lib/unistr/u32-strcpy.c: New file.
10502         * lib/unistr/u-strcpy.h: New file.
10503
10504         * modules/unistr/u8-strcspn: New file.
10505         * modules/unistr/u16-strcspn: New file.
10506         * modules/unistr/u32-strcspn: New file.
10507         * lib/unistr/u8-strcspn.c: New file.
10508         * lib/unistr/u16-strcspn.c: New file.
10509         * lib/unistr/u32-strcspn.c: New file.
10510         * lib/unistr/u-strcspn.h: New file.
10511
10512         * modules/unistr/u8-strdup: New file.
10513         * modules/unistr/u16-strdup: New file.
10514         * modules/unistr/u32-strdup: New file.
10515         * lib/unistr/u8-strdup.c: New file.
10516         * lib/unistr/u16-strdup.c: New file.
10517         * lib/unistr/u32-strdup.c: New file.
10518         * lib/unistr/u-strdup.h: New file.
10519
10520         * modules/unistr/u8-strlen: New file.
10521         * modules/unistr/u16-strlen: New file.
10522         * modules/unistr/u32-strlen: New file.
10523         * lib/unistr/u8-strlen.c: New file.
10524         * lib/unistr/u16-strlen.c: New file.
10525         * lib/unistr/u32-strlen.c: New file.
10526         * lib/unistr/u-strlen.h: New file.
10527
10528         * modules/unistr/u8-strmblen: New file.
10529         * modules/unistr/u16-strmblen: New file.
10530         * modules/unistr/u32-strmblen: New file.
10531         * lib/unistr/u8-strmblen.c: New file.
10532         * lib/unistr/u16-strmblen.c: New file.
10533         * lib/unistr/u32-strmblen.c: New file.
10534
10535         * modules/unistr/u8-strmbtouc: New file.
10536         * modules/unistr/u16-strmbtouc: New file.
10537         * modules/unistr/u32-strmbtouc: New file.
10538         * lib/unistr/u8-strmbtouc.c: New file.
10539         * lib/unistr/u16-strmbtouc.c: New file.
10540         * lib/unistr/u32-strmbtouc.c: New file.
10541
10542         * modules/unistr/u8-strncat: New file.
10543         * modules/unistr/u16-strncat: New file.
10544         * modules/unistr/u32-strncat: New file.
10545         * lib/unistr/u8-strncat.c: New file.
10546         * lib/unistr/u16-strncat.c: New file.
10547         * lib/unistr/u32-strncat.c: New file.
10548         * lib/unistr/u-strncat.h: New file.
10549
10550         * modules/unistr/u8-strncmp: New file.
10551         * modules/unistr/u16-strncmp: New file.
10552         * modules/unistr/u32-strncmp: New file.
10553         * lib/unistr/u8-strncmp.c: New file.
10554         * lib/unistr/u16-strncmp.c: New file.
10555         * lib/unistr/u32-strncmp.c: New file.
10556
10557         * modules/unistr/u8-strncpy: New file.
10558         * modules/unistr/u16-strncpy: New file.
10559         * modules/unistr/u32-strncpy: New file.
10560         * lib/unistr/u8-strncpy.c: New file.
10561         * lib/unistr/u16-strncpy.c: New file.
10562         * lib/unistr/u32-strncpy.c: New file.
10563         * lib/unistr/u-strncpy.h: New file.
10564
10565         * modules/unistr/u8-strnlen: New file.
10566         * modules/unistr/u16-strnlen: New file.
10567         * modules/unistr/u32-strnlen: New file.
10568         * lib/unistr/u8-strnlen.c: New file.
10569         * lib/unistr/u16-strnlen.c: New file.
10570         * lib/unistr/u32-strnlen.c: New file.
10571         * lib/unistr/u-strnlen.h: New file.
10572
10573         * modules/unistr/u8-strpbrk: New file.
10574         * modules/unistr/u16-strpbrk: New file.
10575         * modules/unistr/u32-strpbrk: New file.
10576         * lib/unistr/u8-strpbrk.c: New file.
10577         * lib/unistr/u16-strpbrk.c: New file.
10578         * lib/unistr/u32-strpbrk.c: New file.
10579         * lib/unistr/u-strpbrk.h: New file.
10580
10581         * modules/unistr/u8-strrchr: New file.
10582         * modules/unistr/u16-strrchr: New file.
10583         * modules/unistr/u32-strrchr: New file.
10584         * lib/unistr/u8-strrchr.c: New file.
10585         * lib/unistr/u16-strrchr.c: New file.
10586         * lib/unistr/u32-strrchr.c: New file.
10587
10588         * modules/unistr/u8-strspn: New file.
10589         * modules/unistr/u16-strspn: New file.
10590         * modules/unistr/u32-strspn: New file.
10591         * lib/unistr/u8-strspn.c: New file.
10592         * lib/unistr/u16-strspn.c: New file.
10593         * lib/unistr/u32-strspn.c: New file.
10594         * lib/unistr/u-strspn.h: New file.
10595
10596         * modules/unistr/u8-strstr: New file.
10597         * modules/unistr/u16-strstr: New file.
10598         * modules/unistr/u32-strstr: New file.
10599         * lib/unistr/u8-strstr.c: New file.
10600         * lib/unistr/u16-strstr.c: New file.
10601         * lib/unistr/u32-strstr.c: New file.
10602         * lib/unistr/u-strstr.h: New file.
10603
10604         * modules/unistr/u8-strtok: New file.
10605         * modules/unistr/u16-strtok: New file.
10606         * modules/unistr/u32-strtok: New file.
10607         * lib/unistr/u8-strtok.c: New file.
10608         * lib/unistr/u16-strtok.c: New file.
10609         * lib/unistr/u32-strtok.c: New file.
10610         * lib/unistr/u-strtok.h: New file.
10611
10612         * modules/unistr/u8-uctomb: New file.
10613         * modules/unistr/u16-uctomb: New file.
10614         * modules/unistr/u32-uctomb: New file.
10615         * lib/unistr/u8-uctomb.c: New file.
10616         * lib/unistr/u16-uctomb.c: New file.
10617         * lib/unistr/u32-uctomb.c: New file.
10618
10619         * MODULES.html.sh (Unicode string functions): Add the new modules.
10620
10621 2007-01-08  Bruno Haible  <bruno@clisp.org>
10622
10623         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
10624         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
10625         subdirectories.
10626
10627 2007-01-08  Karl Berry  <karl@gnu.org>
10628
10629         * doc/error.texi: mention that main() fns must set program_name
10630         when progname is used.
10631
10632 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
10633
10634         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
10635         WCTYPE_H is empty, for the benefit of builds from non-distclean
10636         directories.  Problem reported by Eric Blake in
10637         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
10638
10639 2007-01-08  Bruno Haible  <bruno@clisp.org>
10640
10641         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
10642         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
10643         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
10644         PROVIDE_CANONICALIZE_FILENAME_MODE.
10645         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
10646
10647 2007-01-08  Bruno Haible  <bruno@clisp.org>
10648
10649         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
10650         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
10651         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
10652         * lib/fts.c: Likewise.
10653         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
10654
10655 2006-12-25  Bruno Haible  <bruno@clisp.org>
10656
10657         * modules/utf8-ucs4-safe: New file.
10658         * lib/utf8-ucs4-safe.h: New file.
10659         * lib/unistr/utf8-ucs4-safe.c: New file.
10660
10661         * modules/utf16-ucs4-safe: New file.
10662         * lib/utf16-ucs4-safe.h: New file.
10663         * lib/unistr/utf16-ucs4-safe.c: New file.
10664
10665         * MODULES.html.sh (Unicode string functions): Add the new modules.
10666
10667 2007-01-08  Bruno Haible  <bruno@clisp.org>
10668
10669         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
10670         (Depends-on): Add unitypes.
10671         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
10672         (u8_mbtouc_aux): Move out to separate file.
10673         (u8_mbtouc): Use ucs4_t, uint8_t types.
10674         * lib/unistr/utf8-ucs4.c: New file.
10675
10676         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
10677         (Depends-on): Add unitypes.
10678         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
10679         (u16_mbtouc_aux): Move out to separate file.
10680         (u16_mbtouc): Use ucs4_t, uint16_t types.
10681         * lib/unistr/utf16-ucs4.c: New file.
10682
10683         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
10684         (Depends-on): Add unitypes.
10685         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
10686         (u8_uctomb_aux): Move out to separate file.
10687         (u8_uctomb): Use ucs4_t, uint8_t types.
10688         * lib/unistr/ucs4-utf8.c: New file.
10689
10690         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
10691         (Depends-on): Add unitypes.
10692         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
10693         (u16_uctomb_aux): Move out to separate file.
10694         (u16_uctomb): Use ucs4_t, uint16_t types.
10695         * lib/unistr/ucs4-utf16.c: New file.
10696
10697 2006-12-25  Bruno Haible  <bruno@clisp.org>
10698
10699         * modules/unitypes: New file.
10700         * lib/unitypes.h: New file.
10701         * MODULES.html.sh (func_all_modules): New section "Unicode string
10702         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
10703         this section. Add unitypes.
10704
10705 2007-01-08  Bruno Haible  <bruno@clisp.org>
10706
10707         Avoid variable names that conflict with those from libtool.
10708         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
10709         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
10710         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
10711         library_names_spec to acl_library_names_spec, hardcode_* to
10712         acl_hardcode_*.
10713         Reported by Ralf Wildenhues.
10714
10715 2007-01-08  Bruno Haible  <bruno@clisp.org>
10716
10717         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
10718         definition.
10719         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
10720         definition.
10721         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
10722         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
10723         definition.
10724         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
10725         definition.
10726         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
10727         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
10728         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
10729         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
10730         definition.
10731         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
10732         definition.
10733         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
10734         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
10735         GC_USE_<algorithm>.
10736         * lib/gc-libgcrypt.c: Likewise.
10737         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
10738         * modules/gc-arctwo (configure.ac): Likewise.
10739         * modules/gc-des (configure.ac): Likewise.
10740         * modules/gc-hmac-md5 (configure.ac): Likewise.
10741         * modules/gc-hmac-sha1 (configure.ac): Likewise.
10742         * modules/gc-md2 (configure.ac): Likewise.
10743         * modules/gc-md4 (configure.ac): Likewise.
10744         * modules/gc-md5 (configure.ac): Likewise.
10745         * modules/gc-random (configure.ac): Likewise.
10746         * modules/gc-rijndael (configure.ac): Likewise.
10747         * modules/gc-sha1 (configure.ac): Likewise.
10748
10749 2007-01-08  Bruno Haible  <bruno@clisp.org>
10750
10751         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
10752         macro definition.
10753         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
10754         definition.
10755         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
10756         definition.
10757         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
10758         * modules/fcntl-safer (configure.ac): Likewise.
10759         * modules/fopen-safer (configure.ac): Likewise.
10760         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
10761         GNULIB_FWRITEERROR macro definition.
10762
10763 2007-01-08  Bruno Haible  <bruno@clisp.org>
10764
10765         * m4/gnulib-common.m4: New file.
10766         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
10767         (func_get_filelist): Add m4/gnulib-common.m4.
10768
10769 2007-01-08  Bruno Haible  <bruno@clisp.org>
10770
10771         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
10772         command.
10773
10774 2007-01-08  Jim Meyering  <jim@meyering.net>
10775
10776         Use a more robust test for a "can't happen" condition.
10777         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
10778         narrowed the st_size value.  Presuming the "can't happen" condition
10779         is true, that narrowing could conceivably convert an invalid st_size
10780         value into a valid one.  Instead, use a change based on Matthew
10781         Woehlke's original patch.
10782
10783         Slight readability improvement: use an assert-like macro
10784         in place of literal "abort ()" uses.
10785         * lib/fts.c (fts_assert): Define.
10786         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
10787         Use this macro instead of a bare 'abort'.
10788
10789 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
10790
10791         Don't worry about using IRIX 5.3's wctype.h broken definitions;
10792         simply work around them.
10793         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
10794         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
10795         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
10796         declaring.
10797         Don't bother to define as macros, since the standard doesn't require it.
10798         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
10799         longer worry about IRIX 5.3.
10800         (HAVE_WCTYPE_CTMP_BUG): Remove.
10801
10802 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
10803
10804         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
10805         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
10806         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
10807         Problems reported by Georg Schwarz for IRIX 5.3.
10808
10809         * gnulib-tool (autoconf_minversion): Take the maximum version number
10810         found, not the minimum.  Problem reported by James Youngman.
10811
10812 2007-01-03  Karl Berry  <karl@gnu.org>
10813
10814         * doc/error.texi: new file, explaining interaction with progname.
10815         * doc/gnulib.texi: include it.  Update copyright.
10816
10817 2007-01-03  Simon Josefsson  <simon@josefsson.org>
10818
10819         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
10820         AC_CANONICAL_HOST, to improve autobuild outputs.
10821
10822 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
10823             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
10824
10825         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
10826         sockets, server sockets, and other file descriptors.  Count errors
10827         to compute the return value.  Reorder the code a bit to be easier
10828         to follow.  Don't set event bits that were not requested (except
10829         POLLERR and POLLHUP).
10830
10831 2007-01-01  Bruno Haible  <bruno@clisp.org>
10832
10833         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
10834
10835 2007-01-03  Jim Meyering  <jim@meyering.net>
10836
10837         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
10838
10839 2007-01-02  Bruno Haible  <bruno@clisp.org>
10840
10841         * modules/settime (Include): Require timespec.h.
10842         * modules/nanosleep (Include): Likewise.
10843
10844 2007-01-01  Bruno Haible  <bruno@clisp.org>
10845
10846         * gnulib-tool (func_emit_copyright_notice): Bump year.
10847         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
10848
10849 2007-01-01  Bruno Haible  <bruno@clisp.org>
10850
10851         Improve support for OpenBSD.
10852         * build-aux/config.rpath (libname_spec): Export.
10853         (library_names_spec): New variable. Export.
10854         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
10855         library_names_spec from the config.rpath output. Locate shared library
10856         through the name pattern in library_names_spec.
10857
10858 2007-01-01  Eric Blake  <ebb9@byu.net>
10859
10860         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
10861
10862 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
10863
10864         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
10865         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
10866         assume the C locale, and avoid an "eval" that could cause trouble.
10867         Problem with SORT reported by Bob Proulx.
10868
10869         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
10870         Define.  Trivial patch from Henning Nielsen Lund, originally
10871         sent to bug-grep@gnu.org today.
10872
10873 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
10874
10875         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
10876         struct stat.  Problem reported by Henning Nielsen Lund.
10877         * lib/acl.c: Include acl.h first, to check interface.  Don't
10878         bother to include sys/types.h and sys/stat.h again.
10879
10880 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
10881
10882         Import the following change from libc; problem reported by
10883         Sven Verdoolaege.
10884
10885         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
10886
10887         [BZ #1373]
10888         * lib/argp.h: Remove __NTH for __argp_usage inline function.
10889
10890 2006-12-28  Jim Meyering  <jim@meyering.net>
10891
10892         * build-aux/announce-gen: Do not assume that the package
10893         builds any of tar.gz, tar.bz2, and .xdelta files.
10894         Suggestion from Simon Josefsson.
10895
10896 2006-12-28  Simon Josefsson  <simon@josefsson.org>
10897
10898         * modules/announce-gen: New file.
10899
10900 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
10901
10902         * lib/mbchar.h: Just include <wctype.h>; the wctype module
10903         handles its gotchas now.
10904         * lib/mbswidth.c: Likewise.
10905         * lib/wcwidth.h: Likewise.
10906         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
10907         and iswcntrl; the wctype module does this stuff now.
10908         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
10909         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
10910         * modules/mbchar (Depends-on): Add wctype.
10911         * modules/mbswidth (Depends-on): Likewise.
10912         * modules/wcwidth (Depends-on): Likewise.
10913
10914 2006-12-27  Eric Blake  <ebb9@byu.net>
10915
10916         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
10917         module uses more than what <wctype.h> is required to provide.
10918
10919 2006-12-26  Eric Blake  <ebb9@byu.net>
10920
10921         * gnulib-tool (sed_extract_prog): Avoid space-tab.
10922
10923 2006-12-26  Eric Blake  <ebb9@byu.net>
10924
10925         * modules/absolute-header: New module.
10926         * modules/fcntl (Depends-on): Depend on it.
10927         * modules/inttypes (Depends-on): Likewise.
10928         * modules/stdint (Depends-on): Likewise.
10929         * modules/sys_stat (Depends-on): Likewise.
10930         * modules/wctype (Depends-on): Likewise.
10931         * MODULES.html.sh (Support for building libraries and
10932         executables): Document it.
10933
10934 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
10935
10936         * gnulib-tool (SED): Remove, undoing previous change.
10937         The problem was that it broke coreutils on Solaris, because
10938         "sed --posix" leaked into a makefile.
10939         (sed): New alias, if 'alias' and GNU sed.
10940
10941 2006-12-24  Jim Meyering  <jim@meyering.net>
10942
10943         Work around an fchownat bug in glibc-2.4:
10944         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
10945         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
10946         in spite of the -P option.
10947         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
10948         New macros.
10949         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
10950         * modules/openat (Files): Add lib/fchownat.c.
10951         * lib/openat.c (fchownat): Don't define here.  Move to...
10952         * lib/fchownat.c: ...this new file.
10953
10954 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
10955
10956         Fix bug reported by Bruno Haible in
10957         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
10958         where quotearg.c didn't compile on Mac OS X 10.2 because it
10959         lacks <wchar.h> and wint_t.
10960         * lib/wctype_.h (__wctype_wint_t): New type.
10961         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
10962         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
10963         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
10964         Arg is now of type __wctype_wint_t, not wint_t.
10965         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
10966         substitute HAVE_WINT_T.
10967         * modules/wctype (Files): Add m4/wint_t.m4.
10968         (wctype.h): Substitute HAVE_WINT_T.
10969
10970 2006-12-23  Bruno Haible  <bruno@clisp.org>
10971
10972         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
10973
10974 2006-12-23  Bruno Haible  <bruno@clisp.org>
10975
10976         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
10977         S_ISLNK.
10978         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
10979         mingw.
10980
10981 2006-12-22  Bruno Haible  <bruno@clisp.org>
10982
10983         * lib/copy-file.c: Include acl.h.
10984         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
10985         Close the file descriptors only after being done with copy_acl.
10986         * modules/copy-file (Depends-on): Add acl.
10987
10988 2006-12-22  Bruno Haible  <bruno@clisp.org>
10989
10990         * gnulib-tool (SED): New variable.
10991         Use $SED instead of sed everywhere.
10992
10993 2006-12-22  Bruno Haible  <bruno@clisp.org>
10994
10995         * modules/no-c++: New file.
10996         * m4/no-c++.m4: New file.
10997         * MODULES.html.sh (Support for building libraries and executables):
10998         Add no-c++.
10999
11000 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
11001
11002         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
11003         Include <limits.h>, and use its INT_MAX to rewrite the
11004         j loop so that it does not overflow 'int'.  Problem reported by
11005         Ralf Wildenhues in
11006         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
11007         Play it safe by shifting left by 1 rather than multiplying by 2,
11008         as GCC is less likely to optimize this away when the value
11009         is signed (when it assumes overflow leads to undefined behavior).
11010         Also, don't assume time_t uses two's complement.
11011
11012 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
11013
11014         * MODULES.html.sh: New module wctype.
11015         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
11016         * lib/fnmatch.c: Don't bother to include <wchar.h> before
11017         <wctype.h>, since the new wctype module should fix this.
11018         * lib/quotearg.c: Include <wctype.h> unconditionally, since
11019         the wctype module should arrange for it.
11020         * lib/regex_internal.h: Likewise.
11021         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
11022         since the wctype module should handle this now.
11023         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
11024         * modules/fnmatch (Depends-on): Add wctype.
11025         * modules/quotearg (Depends-on): Likewise.
11026         * modules/regex (Depends-on): Likewise.
11027
11028 2006-12-19  Bruno Haible  <bruno@clisp.org>
11029
11030         * lib/strdup.h [C++]: Wrap definitions in extern "C".
11031         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
11032
11033 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11034
11035         * modules/savewd (Depends-on): Fix dependency on fcntl.
11036
11037 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
11038
11039         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
11040         conforms to C99, rather than relying on the user's environment
11041         setting of STDINT_H.
11042
11043 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
11044         and Eric Blake  <ebb9@byu.net>
11045
11046         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
11047         This is more consistent with the other defines here.
11048         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
11049         Port to z/OS.  Problem reported by Paul Gilmartin.
11050         Change local vars to use gl_ prefix rather than ac_.
11051         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
11052         with other defines.
11053         * modules/double-slash-root: New module.
11054         * modules/dirname (Files): Remove m4/double-slash-root.m4.
11055         (Depends-on): Add double-slash-root.
11056         * MODULES.html.sh (File system functions): Mention new module.
11057
11058 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
11059
11060         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
11061         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
11062         This is for the benefit of gzip, which doesn't do i18n.
11063
11064 2006-12-12  Jim Meyering  <jim@meyering.net>
11065
11066         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
11067         Reported by Andreas Schwab <schwab@suse.de>.
11068
11069 2006-12-12  Bruno Haible  <bruno@clisp.org>
11070
11071         Merge these changes.
11072         2006-09-05  Bruno Haible  <bruno@clisp.org>
11073         * lib/iconvme.c (iconv_string): No need to save and restore errno when
11074         iconv_alloc succeeded.
11075         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
11076         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
11077         test for " && dest " at the end - dest is always != NULL there. Call
11078         iconv with 4xNULL arguments initially, to reset the state. Call iconv
11079         with 2xNULL arguments, also to flush the state storage. Handle the
11080         IRIX iconv behaviour. Realloc the final result, to throw away unused
11081         memory.
11082
11083 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
11084
11085         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
11086         and fchmodat unconditionally, since glibc 2.4 has them.
11087         Problem reported by Arkadiusz Miskiewicz.
11088
11089 2006-12-10  Bruno Haible  <bruno@clisp.org>
11090
11091         * gnulib-tool (func_import): Show the include files only for those
11092         modules that are copied and specified.
11093         Reported by Karl Berry.
11094
11095 2006-12-08  Jim Meyering  <jim@meyering.net>
11096
11097         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
11098         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
11099
11100         * build-aux/announce-gen: Add two new options, both optional:
11101         --bootstrap-tools=TOOL_LIST
11102               a comma-separated list of tools, e.g.,
11103               autoconf,automake,bison,gnulib
11104         --gnulib-snapshot-date=DATE
11105               if gnulib is in the bootstrap tool list,
11106               then report this as the snapshot date.
11107               If not specified, use the current date/time.
11108               If you specify a date here, be sure it's UTC.
11109
11110 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11111
11112         * tests/test-argp-2.sh: Fix test to match actual output.
11113         (func_compare): Fix sed script to be portable.
11114
11115 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
11116
11117         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
11118         workaround for this case.  It is not autoconfigured now; offhand
11119         it's hard to see how to autoconfigure it.
11120
11121 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
11122
11123         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
11124         a directory that is about to be chowned.  Such a directory's
11125         initial file permissions should permit the owner only and this
11126         should not be changed until after the chown, since the group and
11127         other bits would be incorrect if they granted permission before
11128         the chown.
11129
11130         Fix porting problem for iswctype reported by Georg Schwarz in:
11131         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
11132         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
11133         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
11134         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
11135         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
11136
11137 2006-12-03  Jim Meyering  <jim@meyering.net>
11138
11139         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
11140         p->fts_statp may not yet be defined.
11141         (fts_read): Instead, set it in the caller, once p->fts_statp is
11142         sure to be defined, and corresponds to a top-level directory.
11143         This bug made du -x fail.  Here's the coreutils test case:
11144         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
11145         Reported by Mike Frysinger.
11146
11147 2006-12-01  Jim Meyering  <jim@meyering.net>
11148
11149         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
11150         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
11151         Reported by Simon Josefsson.
11152
11153 2006-11-30  Jim Meyering  <jim@meyering.net>
11154
11155         * m4/warning.m4: Use the all-permissive copyright notice
11156         recommended by RMS (rather than LGPL).
11157         * m4/vararrays.m4: Likewise.
11158         * m4/flexmember.m4: Likewise.
11159
11160 2006-11-29  Bruno Haible  <bruno@clisp.org>
11161
11162         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
11163         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
11164         using +=.
11165         Reported by Simon Josefsson <simon@josefsson.org>.
11166
11167 2006-11-28  James Youngman <jay@gnu.org>
11168
11169         * README: Advise users that they might find the bug-gnulib@gnu.org
11170         and autotools-announce@gnu.org mailing lists useful.
11171
11172 2006-11-28  Bruno Haible  <bruno@clisp.org>
11173
11174         * m4/ptrdiff_max.m4: Remove file.
11175
11176 2006-11-21  Bruno Haible  <bruno@clisp.org>
11177
11178         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
11179         _AC_COMPUTE_INT.
11180         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
11181         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
11182         _AC_COMPUTE_INT.
11183         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
11184         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
11185         _AC_COMPUTE_INT.
11186         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
11187
11188 2006-11-28  Jim Meyering  <jim@meyering.net>
11189
11190         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
11191         warning from "gcc -Wshadow" about shadowing the builtin.
11192
11193 2006-11-27  Bruno Haible  <bruno@clisp.org>
11194
11195         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
11196         _AC_COMPUTE_INT.
11197         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
11198
11199 2006-11-27  Bruno Haible  <bruno@clisp.org>
11200             Paul Eggert  <eggert@cs.ucla.edu>
11201
11202         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
11203
11204 2006-11-26  Bruno Haible  <bruno@clisp.org>
11205
11206         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
11207         noinst_LTLIBRARIES.
11208
11209 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
11210             Bruno Haible  <bruno@clisp.org>
11211
11212         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
11213         if compiling with "gcc -ansi".
11214
11215 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
11216
11217         Fix some incompatibilities with gcc -ansi -pedantic.
11218         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
11219         if compiling pedantically with GCC, unless it's C99 or later.
11220         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
11221         it mishandles gcc -ansi -pedantic as well.
11222         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
11223         if gcc -pedantic.
11224         * lib/regexec.c (check_node_accept_bytes): Don't use auto
11225         initializers for struct if -pedantic, unless it's C99 or later.
11226
11227 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
11228
11229         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
11230         Don't close an fd more than once. Identical atimes indicate
11231         success, not failure.
11232
11233 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
11234
11235         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
11236
11237 2006-11-23  Jim Meyering  <jim@meyering.net>
11238
11239         * build-aux/announce-gen: New file.  From coreutils.
11240
11241 2006-11-22  Jim Meyering  <jim@meyering.net>
11242
11243         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
11244         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
11245         (fts_read): Use a temporary to narrow the overused st_size member
11246         before using it in a switch statement.  Reported by Matthew Woehlke.
11247
11248         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
11249         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
11250
11251 2006-11-20  Bruno Haible  <bruno@clisp.org>
11252
11253         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
11254         changequote instead of pairs of brackets.
11255         Reported by Andreas Schwab <schwab@suse.de>.
11256
11257 2006-11-21  Jim Meyering  <jim@meyering.net>
11258
11259         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
11260         so as to remain compatible with older compilers.
11261         Patch from Michael Deutschmann.
11262
11263 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
11264
11265         * MODULES.html.sh (File system functions): Add openat.
11266
11267         * lib/openat.h (rpl_fstatat): New macro, if
11268         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
11269         (fstatat): Define to rpl_fstatat under the same conditions,
11270         unless COMPILING_FSTATAT.
11271         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
11272         seems to have the bug.
11273         * lib/fstatat.c: New file.
11274         * modules/openat (Files): Add it.
11275
11276 2006-11-20  Bruno Haible  <bruno@clisp.org>
11277
11278         * Makefile: New file.
11279
11280 2006-11-20  Jim Meyering  <jim@meyering.net>
11281
11282         The beginnings of syntax-related checks for gnulib.
11283         * lib/Makefile: New file.
11284         * lib/t-idcache: New script.  Ensure that the two halves of
11285         idcache.c stay in sync.
11286
11287         * lib/idcache.c: Adjust comments in user- and group- portions to
11288         be more accurate, and to be consistent with one another.
11289
11290 2006-11-20  Jim Meyering  <jim@meyering.net>
11291
11292         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
11293         continue using the flexible array member (thus, this module performs
11294         half as many malloc calls), with the addition that...
11295         (getgroup, getuser): Consistently record a non-match via an empty
11296         "name" string, and map an empty string match to a NULL return value.
11297         * modules/idcache (Depends-on): Re-add flexmember.
11298
11299         * lib/idcache.c (getuser): Remove all uses of the register keyword.
11300         (getuidbyname, getgroup, getgidbyname): Likewise.
11301
11302         Use cleaner syntax: NULL rather than 0.
11303         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
11304
11305 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
11306
11307         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
11308         It mishandled the case where the group was missing.
11309         Problem reported by Greg Schafer.
11310         * modules/idcache: Likewise.
11311
11312 2006-11-18  Jim Meyering  <jim@meyering.net>
11313
11314         * check-module (%exempt_header): Add exception for some
11315         conditionally-included headers.
11316
11317         * modules/i-ring (Depends-on): Add verify.
11318         (License): Change to LGPL.
11319
11320 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
11321
11322         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
11323         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
11324         and inttostr.h.  Use snprintf rather than uinttostr, so that
11325         LGPLed code doesn't depend on GPLed.
11326
11327 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
11328
11329         * modules/inline (License): Change from GPL to LGPL.
11330
11331 2006-11-17  Jim Meyering  <jim@meyering.net>
11332
11333         * modules/d-type (License): Switch to LGPL.
11334
11335 2006-11-15  Bruno Haible  <bruno@clisp.org>
11336
11337         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
11338
11339 2006-11-15  Eric Blake  <ebb9@byu.net>
11340
11341         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
11342         the module dependency.
11343
11344 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
11345             Bruno Haible  <bruno@clisp.org>
11346
11347         * gnulib-tool (func_create_testdir): Add license consistency check.
11348
11349 2006-11-15  Eric Blake  <ebb9@byu.net>
11350
11351         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
11352         random "(cached)" in configure output.
11353
11354 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11355
11356         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
11357         test for conforming inttypes.h is both announced and cached.
11358
11359         * MODULES.html.sh (seen_modules, seen_files): New variables.
11360         (func_module): Rewrite to use a few less gnulib-tool and sed
11361         invocations.  Avoid a couple of quadratic algorithms for ...
11362         (missed_modules, missed_files): ... these, with ...
11363         (func_append, func_tmpdir): ... these new functions, from
11364         gnulib-tool.  Analogously, install traps for cleanup.
11365
11366         * tests/test-gc.c (main): Remove unused variables.
11367         * tests/test-read-file.c: Include stdlib.h, for 'free'.
11368
11369 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
11370
11371         * modules/inttostr (License): Change to LGPL.
11372
11373 2006-11-14  Eric Blake  <ebb9@byu.net>
11374
11375         * modules/tempname (License): Change to LGPL.
11376
11377 2006-11-14  Eric Blake  <ebb9@byu.net>
11378
11379         * doc/functions.texi (Function Portability): *printf functions on
11380         Cygwin now understand all POSIX size specifiers.
11381
11382 2006-11-14  Bruno Haible  <bruno@clisp.org>
11383
11384         * modules/c-ctype (License): Change to LGPL.
11385
11386 2006-11-12  Bruno Haible  <bruno@clisp.org>
11387
11388         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
11389         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
11390         for GNOME libraries, for which the include files are installed in
11391         subdirectories of $prefix/include.
11392
11393 2006-11-12  Bruno Haible  <bruno@clisp.org>
11394
11395         * m4/lib-link.m4: Require at least autoconf-2.54.
11396         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
11397         name to underscores for the --with option.
11398
11399 2006-11-13  Bruno Haible  <bruno@clisp.org>
11400
11401         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
11402         the tests directory.
11403         Reported by Ralf Wildenhues.
11404
11405 2006-11-13  Bruno Haible  <bruno@clisp.org>
11406
11407         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
11408         (func_emit_initmacro_end): Undo the override here.
11409         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
11410         Works around the famous automake error in coreutils.
11411
11412 2006-11-13  Eric Blake  <ebb9@byu.net>
11413
11414         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
11415         element, not its node.
11416
11417 2006-11-12  Bruno Haible  <bruno@clisp.org>
11418
11419         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
11420         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
11421
11422 2006-11-12  Bruno Haible  <bruno@clisp.org>
11423
11424         * gnulib-tool: New option --local-symlink.
11425         (func_usage): Document it.
11426         (lsymbolic): New variable.
11427         (func_import, func_create_testdir): If --symlink was not specified,
11428         test whether --local-symlink was specified and the file comes from
11429         the local_gnulib_dir.
11430
11431 2006-11-12  Bruno Haible  <bruno@clisp.org>
11432
11433         * gnulib-tool (func_ln): New function.
11434         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
11435
11436 2006-11-12  Bruno Haible  <bruno@clisp.org>
11437
11438         Finish support for source files in subdirectories.
11439         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
11440         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
11441         AUTOMAKE_OPTIONS.
11442         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
11443
11444 2006-11-12  Bruno Haible  <bruno@clisp.org>
11445
11446         * gnulib-tool (func_get_automake_snippet): Synthesize also an
11447         EXTRA_lib_SOURCES augmentation.
11448         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
11449
11450 2006-11-12  Jim Meyering  <jim@meyering.net>
11451
11452         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
11453         file descriptors.  This also averts a failure on systems with
11454         native openat support when a traversed directory lacks "x" access.
11455         * lib/fts_.h: Include "i-ring.h"
11456         (struct FTS) [fts_fd_ring]: New member.
11457         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
11458         (FCHDIR): Add parentheses.
11459         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
11460         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
11461         When descending, rather than simply closing the previous
11462         fts_cwd_fd value, push that file descriptor onto the ring.
11463         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
11464         (fts_open): Initialize the new fd_ring member.
11465         (fts_close): Clear the ring.
11466         (fts_safe_changedir): When possible, use our new fd_ring to skip
11467         the diropen and fstat and dev/ino comparison that would normally
11468         accompany a virtual `chdir ("..")'.
11469
11470         * modules/fts (Depends-on): Add i-ring.
11471         * modules/i-ring: New module.
11472         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
11473         * m4/i-ring.m4: New file.
11474
11475 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11476
11477         * gnulib-tool (func_create_testdir): Fix replacement of
11478         `build-aux' in configure.ac.  Run autotools in gltests
11479         subdirectory.
11480         (func_create_testdir, func_create_megatestdir, test): There is
11481         no need for '--force' in most autotool invocations in a new
11482         tree.  Actually fail the whole test if any of the tools, or the
11483         configure or make stages fail.
11484
11485         Sync from Automake.
11486         * build-aux/gnupload: Revert last change.  Add pointer to upload
11487         instructions of the GNU Maintenance Instructions.
11488         Suggestion by Karl Berry.
11489
11490 2006-11-10  Jim Meyering  <jim@meyering.net>
11491
11492         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
11493
11494 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
11495
11496         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
11497         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
11498         (bind_textdomain_codeset) [! ENABLE_NLS]:
11499         Evaluate all the arguments.  That way, callers get compatible behavior
11500         if the arguments have side effects.  Also, it avoids some GCC
11501         diagnostics in some cases; Joel E. Denny reported problems when Bison
11502         was configured with --enable-gcc-warnigs.
11503
11504 2006-11-10  Jim Meyering  <jim@meyering.net>
11505
11506         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
11507         relevant options in CFLAGS (like -O, -fno-inline) are taken into
11508         account.
11509
11510 2006-11-10  Jim Meyering  <jim@meyering.net>
11511
11512         * modules/inline: New file/module.
11513         * modules/xalloc (Files): Remove m4/inline.m4.
11514         (Depends-on): Add inline, instead.
11515         * modules/oset: Likewise.
11516         * modules/list: Likewise.
11517
11518 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
11519
11520         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
11521         Problem reported by Matthew Woehlke.
11522
11523 2006-11-09  Bruno Haible  <bruno@clisp.org>
11524
11525         * lib/tempname.c (gen_tempname): Remove variant that invokes
11526         __gen_tempname.
11527         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
11528         __gen_tempname.
11529
11530 2006-11-08  Bruno Haible  <bruno@clisp.org>
11531
11532         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
11533         to 'yes' instead of 'cross-compiling'.
11534
11535 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
11536
11537         * lib/quotearg.h (quotearg_free): New decl.
11538         * lib/quotearg.c (quotearg_free): New function.
11539         (slot0, nslots, slotvec0, slotvec):
11540         Now file-scope so that quotearg_free can get at them.
11541
11542 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11543
11544         Sync from Automake.
11545         * build-aux/gnupload: Add missing 'gnu' to example URL.
11546         Report by Karl Berry.
11547
11548 2006-11-08  Bruno Haible  <bruno@clisp.org>
11549
11550         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
11551         Suggested by Paul Eggert.
11552
11553 2006-11-08  Jim Meyering  <jim@meyering.net>
11554
11555         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
11556         It's already included if !_LIBC.
11557         (fts_safe_changedir): Add a comment.
11558
11559 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
11560
11561         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
11562         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
11563         Matthew Woehlke.
11564
11565         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
11566         definitions up, to avoid colliding with change below.
11567         (static_inline) [HAVE_INLINE]: New macro.
11568         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
11569         Provide extern decls when !HAVE_INLINE.  Do not define unless
11570         static_inline is defined, either by us or by xmalloc.c.  Use
11571         static_inline rather than static inline.
11572         (XCALLOC): Optimize sizeof(T) = 1 case.
11573         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
11574
11575 2006-11-07  Bruno Haible  <bruno@clisp.org>
11576
11577         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
11578         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
11579         AC_C_INLINE.
11580         * modules/xalloc (Files): Add m4/inline.m4.
11581
11582 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11583
11584         * README: Fix typo.
11585         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
11586         (Miscellanous Notes): ...from this.
11587
11588 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
11589
11590         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
11591         Mention that offsetof should be used instead of sizeof.
11592         From Bruno Haible.
11593
11594 2006-11-07  Bruno Haible  <bruno@clisp.org>
11595
11596         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
11597
11598 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
11599
11600         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
11601         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
11602         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
11603         (gl_tree_add_before, gl_tree_add_after):
11604         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
11605         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
11606         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
11607         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
11608         (gl_linked_add_after, gl_linked_add_at): Likewise.
11609         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
11610         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
11611         (gl_tree_add_before, gl_tree_add_after): Likewise.
11612         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
11613         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
11614         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
11615
11616 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11617
11618         * lib/gl_oset.h: Use C comment style, not C++ comment style.
11619
11620 2006-11-06  Bruno Haible  <bruno@clisp.org>
11621
11622         * m4/inline.m4: New file.
11623         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
11624         * modules/list (Files): Add m4/inline.m4.
11625         * modules/oset (Files): Likewise.
11626
11627 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
11628
11629         * lib/idcache.c: Include <stddef.h>, for offsetof.
11630         (struct userid.name): Change from char * to a flexible array member.
11631         All uses changed.
11632         * modules/idcache (Depends-on): Add flexmember.
11633
11634         * MODULES.html.sh (Core language properties): New module flexmember.
11635         * modules/flexmember, m4/flexmember.m4: New files.
11636
11637         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
11638         inline functions that are identical with the old xnmalloc_inline,
11639         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
11640         that we can avoid some unnecessary integer multiplications and
11641         divisions in the common case where the element size is known at
11642         compile time.
11643         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
11644         needed.
11645         (xnboundedmalloc): Remove.
11646         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
11647         arguments, for consistency with rest of this header.
11648         (xcharalloc): Rewrite using XNMALLOC.
11649         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
11650         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
11651         versions have been moved to lib/xalloc.h and renamed to be the
11652         non-*_inline versions.
11653         (xmalloc, xrealloc): Implement without reference to the xnmalloc
11654         and xnrealloc functions, since those functions are now inline and
11655         now call us.
11656         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
11657         renaming described above.
11658         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
11659         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
11660         captures the dependency in AC_C_INLINE.
11661
11662         New module canonicalize-lgpl, proposed by Charles Wilson in
11663         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
11664         with a few small changes afterwards.
11665         * MODULES.html.sh (File system functions): New module
11666         canonicalize-lgpl.
11667         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
11668         and canonicalize_file_name.
11669         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
11670         * modules/canonicalize-lgpl: New files.
11671
11672 2006-11-05  Bruno Haible  <bruno@clisp.org>
11673
11674         * gnulib-tool (func_import, func_create_testdir): Create directories
11675         also for files in subdirectories of lib/.
11676
11677 2006-11-05  Bruno Haible  <bruno@clisp.org>
11678
11679         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
11680         ANSI C compliant.
11681
11682 2006-11-03  Bruno Haible  <bruno@clisp.org>
11683
11684         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
11685         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
11686         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
11687         (xnboundedmalloc): New inline function.
11688         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
11689         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
11690         xmalloc.
11691         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
11692         xmalloc.
11693         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
11694         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
11695         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
11696         xmalloc.
11697         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
11698         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
11699         xmalloc.
11700         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
11701         gl_tree_add_after): Use XMALLOC instead of xmalloc.
11702         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
11703         xmalloc.
11704         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
11705         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
11706         gl_tree_add_after): Use XMALLOC instead of xmalloc.
11707         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
11708         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
11709         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
11710         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
11711
11712 2006-11-03  Bruno Haible  <bruno@clisp.org>
11713
11714         * lib/c-ctype.h [C++]: Define functions without name mangling.
11715         * lib/fwriteerror.h [C++]: Likewise.
11716         * lib/gcd.h [C++]: Likewise.
11717         * lib/linebreak.h [C++]: Likewise.
11718
11719 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
11720
11721         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
11722         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
11723         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
11724         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
11725         Check for functions and headers just once.
11726         Check for declaration of canonicalize_file_name.
11727         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
11728
11729 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
11730
11731         * gnulib-tool (func_import): Fix typo in actioncmd.
11732
11733 2006-11-02  Bruno Haible  <bruno@clisp.org>
11734
11735         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
11736         newline sequence in the Makefile.am snippet as a space, like "make"
11737         does.
11738         Reported by Roger Persson <perrog@gmail.com>.
11739
11740 2006-11-01  Bruno Haible  <bruno@clisp.org>
11741
11742         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
11743         already declared in <string.h>.
11744         * lib/strcase.h (strncasecmp): Don't declare it if yes.
11745
11746 2006-11-01  Bruno Haible  <bruno@clisp.org>
11747
11748         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
11749         * lib/strcase.h: Include <string.h>.
11750         (strcasecmp): Define to rpl_strcasecmp here.
11751
11752 2006-11-01  Bruno Haible  <bruno@clisp.org>
11753
11754         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
11755
11756 2006-11-01  Eric Blake  <ebb9@byu.net>
11757
11758         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
11759
11760         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
11761
11762 2006-10-29  Bruno Haible  <bruno@clisp.org>
11763
11764         Make it compile in C++ mode.
11765         * lib/full-write.c (full_rw): Add a cast.
11766
11767 2006-11-01  Bruno Haible  <bruno@clisp.org>
11768
11769         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
11770         be POSIX compliant.
11771         Reported by Roger Persson <perrog@gmail.com>.
11772
11773 2006-11-01  Eric Blake  <ebb9@byu.net>
11774
11775         * lib/getopt_.h: Fix comments.
11776
11777 2006-10-31  Eric Blake  <ebb9@byu.net>
11778
11779         * modules/tmpdir (Depends-on): Add sys_stat.
11780         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
11781         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
11782         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
11783         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
11784         tempname.
11785
11786 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
11787
11788         Avoid some C++ diagnostics reported by Bruno Haible.
11789         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
11790         xmalloc.
11791         (quotearg_alloc): Use xcharalloc rather than xmalloc.
11792         (struct slotvec): Move to top level.
11793         (quotearg_n_options): Rewrite to avoid xmalloc.
11794         * lib/xalloc.h (xcharalloc): New function.
11795         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
11796         [defined __cplusplus]: Add function template that provides result
11797         type propagation.  This part of the change is from Bruno Haible.
11798
11799 2006-10-29  Bruno Haible  <bruno@clisp.org>
11800
11801         Make it compile in C++ mode.
11802         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
11803         * lib/strnlen1.c (strnlen1): Cast memchr result.
11804         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
11805         * lib/clean-temp.c (string_equals, string_hash): Add casts.
11806         (create_temp_dir): Rename local variable 'template'.
11807         (compile_csharp_using_sscli): Add cast.
11808         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
11809         * lib/findprog.c (find_in_path): Likewise.
11810         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
11811         * lib/wait-process.c (register_slave_subprocess): Likewise.
11812
11813 2006-10-22  Bruno Haible  <bruno@clisp.org>
11814
11815         * modules/tsearch: New file.
11816         * lib/tsearch.h: New file.
11817         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
11818         * m4/tsearch.m4: New file.
11819         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
11820
11821 2006-10-29  Eric Blake  <ebb9@byu.net>
11822
11823         * lib/arcfour.c: Assume config.h.
11824         * lib/arctwo.c: Likewise.
11825         * lib/base64.c: Likewise.
11826         * lib/check-version.c: Likewise.
11827         * lib/crc.c: Likewise.
11828         * lib/des.c: Likewise.
11829         * lib/gc-gnulib.c: Likewise.
11830         * lib/gc-libgcrypt.c: Likewise.
11831         * lib/gc-pbkdf2-sha1.c: Likewise.
11832         * lib/getaddrinfo.c: Likewise.
11833         * lib/getdelim.c: Likewise.
11834         * lib/getline.c: Likewise.
11835         * lib/hmac-md5.c: Likewise.
11836         * lib/hmac-sha1.c: Likewise.
11837         * lib/iconvme.c: Likewise.
11838         * lib/md2.c: Likewise.
11839         * lib/md4.c: Likewise.
11840         * lib/memxor.c: Likewise.
11841         * lib/read-file.c: Likewise.
11842         * lib/readline.c: Likewise.
11843         * lib/rijndael-alg-fst.c: Likewise.
11844         * lib/rijndael-api-fst.c: Likewise.
11845         * lib/xgetdomainname.c: Likewise.
11846
11847 2006-10-28  Eric Blake  <ebb9@byu.net>
11848
11849         * lib/xstrndup.c: Assume config.h.
11850
11851 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
11852
11853         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
11854         stat-macros.h is now for our own macros, whereas stat_h is for
11855         macros in the <sys/stat.h> name space.
11856         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
11857         (STAT_MACROS_H): Remove.
11858         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
11859         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
11860         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
11861         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
11862         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
11863         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
11864         Move these macros to ...
11865         * lib/stat_.h: here.  Don't include stat-macros.h.
11866         * lib/canonicalize.c: Don't include stat-macros.h.
11867         * lib/chown.c: Likewise.
11868         * lib/euidaccess.c: Likewise.
11869         * lib/file-type.c: Likewise.
11870         * lib/filemode.c: Likewise.
11871         * lib/glob.c: Likewise.
11872         * lib/isapipe.c: Likewise.
11873         * lib/lchown.c: Likewise.
11874         * lib/lstat.c: Likewise.
11875         * lib/mkdir-p.c: Likewise.
11876         * lib/rmdir.c: Likewise.
11877         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
11878         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
11879         unless mkdir isn't declared, to speed up 'configure'.
11880         Always create sys/stat.h, since it's unlikely any real sys/stat.h
11881         would define all the S_* symbols.
11882         * modules/canonicalize (Depends-on):
11883         Depend on sys_stat, not stat-macros.
11884         * modules/chown: Likewise.
11885         * modules/euidaccess: Likewise.
11886         * modules/filemode: Likewise.
11887         * modules/file-type: Likewise.
11888         * modules/glob: Likewise.
11889         * modules/isapipe: Likewise.
11890         * modules/lchown: Likewise.
11891         * modules/lstat: Likewise.
11892         * modules/mkancesdirs: Likewise.
11893         * modules/rmdir: Likewise.
11894         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
11895         * modules/modechange: Likewise.
11896         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
11897         (configure.ac): Remove gl_STAT_MACROS.
11898         * modules/sys_stat (Depends-on): Remove stat-macros.
11899
11900 2006-10-27  Bruno Haible  <bruno@clisp.org>
11901
11902         * m4/signed.m4: Remove file.
11903         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
11904         invocation.
11905         * modules/vasnprintf (Files): Remove m4/signed.m4.
11906
11907 2006-10-27  Bruno Haible  <bruno@clisp.org>
11908
11909         Update to GNU gettext 0.16.
11910         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
11911         m4/inttypes-h.m4, m4/signed.m4.
11912         * m4/gettext.m4: Update to GNU gettext 0.16.
11913         * m4/intl.m4: New file, from GNU gettext.
11914         * m4/intldir.m4: New file, from GNU gettext.
11915         * config/srclist.txt: Update
11916
11917 2006-10-27  Eric Blake  <ebb9@byu.net>
11918
11919         * MODULES.html.sh: Document tempname.
11920         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
11921         dependencies.
11922         (Files): Move lib/tempname.c...
11923         * modules/tempname: ...to this new module.
11924         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
11925         (gl_PREREQ_TEMPNAME): Move...
11926         * m4/tempname.m4: ...to this new file.
11927         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
11928         * modules/sys_stat (Depends-on): Add stat-macros.
11929         * lib/stat_.h (includes): Pick up stat macros.
11930         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
11931         if stat macros are broken.
11932         * lib/tempname.c (includes): No need to include "stat-macros.h".
11933         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
11934         (direxists, __path_search) [!_LIBC]: Don't compile these in
11935         gnulib; the tmpdir module covers that.
11936         * lib/tempname.h: New file.
11937
11938 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
11939
11940         * COPYING: Explain how gnulib-tool converts licence headers.
11941         Almost all wording by Eric Blake.
11942
11943 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
11944
11945         * lib/mbchar.h (is_basic_table): Make read-only.
11946         * lib/mbchar.c (is_basic_table): Likewise.
11947         Reported by John Darrington.
11948
11949 2006-10-25  Bruno Haible  <bruno@clisp.org>
11950
11951         * lib/progname.h (set_program_name): Undefine before defining.
11952
11953 2006-10-25  Bruno Haible  <bruno@clisp.org>
11954
11955         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
11956         false for non-gcc C++ compilers.
11957         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
11958
11959 2006-10-24  Bruno Haible  <bruno@clisp.org>
11960
11961         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
11962         iconv implementations like Irix iconv.
11963
11964 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
11965
11966         * modules/vararrays: New file.
11967         * m4/vararrays.m4: New file, taken from diffutils.
11968         * MODULES.html.sh: New module vararrays.
11969
11970 2006-10-24  Karl Berry  <karl@gnu.org>
11971
11972         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
11973         Don't call GNU Unix.
11974
11975 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11976
11977         * users.txt: Add Libtool.
11978
11979         Sync from Libtool:
11980
11981         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
11982
11983         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
11984         to gnulib's policy of including config.h unconditionally.
11985
11986 2006-10-24  Bruno Haible  <bruno@clisp.org>
11987
11988         * modules/wcwidth (Files): Add m4/wint_t.m4.
11989         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
11990         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
11991
11992 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
11993
11994         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
11995         to pacify GCC with some -W flags enabled.  Problem reported by
11996         Bruno Haible.
11997
11998 2006-10-24  Jim Meyering  <jim@meyering.net>
11999
12000         * MODULES.html.sh: Remove uinttostr.  It's not a module.
12001         Reported by Karl Berry.
12002
12003 2006-10-23  Bruno Haible  <bruno@clisp.org>
12004
12005         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
12006
12007 2006-10-24  Bruno Haible  <bruno@clisp.org>
12008
12009         * lib/gl_list.h: Use C comment style, not C++ comment style.
12010
12011 2006-10-23  Eric Blake  <ebb9@byu.net>
12012
12013         * lib/getaddrinfo.c (includes): Add missing include.
12014
12015 2006-10-23  Bruno Haible  <bruno@clisp.org>
12016             Paul Eggert  <eggert@cs.ucla.edu>
12017
12018         Ability to rename obstack_free.
12019         * lib/obstack.h (__obstack_free): New macro. Declare instead of
12020         obstack_free.
12021         (obstack_free): Invoke the __obstack_free macro.
12022         * lib/obstack.c (obstack_free): Use __obstack_free macro.
12023
12024 2006-10-23  Bruno Haible  <bruno@clisp.org>
12025             Paul Eggert  <eggert@cs.ucla.edu>
12026
12027         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
12028         __argc, __argv from the declaration. (They are defined as macros on
12029         mingw.)
12030
12031 2006-10-22  Bruno Haible  <bruno@clisp.org>
12032
12033         * doc/gnulib-intro.texi: New file.
12034         * doc/gnulib.texi: Include it.
12035
12036 2006-10-21  Bruno Haible  <bruno@clisp.org>
12037
12038         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
12039         "Introduction", "Miscellanous Notes", "Particular Modules".
12040
12041 2006-10-21  Bruno Haible  <bruno@clisp.org>
12042
12043         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
12044         Change mostlyclean-local rule to avoid sh syntax error from bash
12045         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
12046
12047 2006-10-23  Jim Meyering  <jim@meyering.net>
12048
12049         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
12050         in place of snprintf.
12051
12052         * modules/inttostr (Files): Add lib/uinttostr.c.
12053         * lib/uinttostr.c (inttostr): New file/function.
12054         * lib/inttostr.h (uinttostr): Declare.
12055         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
12056         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
12057         Add uinttostr.
12058         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
12059
12060 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
12061
12062         * lib/canonicalize.c (ELOOP): Define if not already defined.
12063         Problem reported by Bruno Haible in
12064         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
12065
12066 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
12067
12068         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
12069         Problem reported by Perry Smith and Ville Laurikari.
12070
12071         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
12072         uses.
12073
12074 2006-10-19  Bruno Haible  <bruno@clisp.org>
12075
12076         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
12077         for mingw.
12078
12079 2006-10-19  Bruno Haible  <bruno@clisp.org>
12080
12081         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
12082         Needed for mingw.
12083
12084 2006-10-19  Bruno Haible  <bruno@clisp.org>
12085
12086         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
12087
12088 2006-10-19  Bruno Haible  <bruno@clisp.org>
12089
12090         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
12091         it.
12092
12093 2006-10-19  Bruno Haible  <bruno@clisp.org>
12094
12095         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
12096         invocation.
12097
12098 2006-10-19  Bruno Haible  <bruno@clisp.org>
12099
12100         * gnulib-tool (func_create_testdir): Don't include ftruncate and
12101         mountlist by default.
12102
12103 2006-10-16  Bruno Haible  <bruno@clisp.org>
12104
12105         * lib/c-strstr.c: Include c-strstr.h.
12106
12107 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
12108
12109         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
12110         in a slash.
12111
12112 2006-10-18  Bruno Haible  <bruno@clisp.org>
12113
12114         * lib/lock.h [C++]: Wrap definitions in extern "C".
12115
12116 2006-10-18  Bruno Haible  <bruno@clisp.org>
12117
12118         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
12119         gl_LIBOBJS list.
12120
12121 2006-10-18  Bruno Haible  <bruno@clisp.org>
12122
12123         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
12124
12125 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
12126
12127         * lib/xstrtol.h: Include gettext.h.
12128         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
12129         Problem reported by Eric Blake.
12130         * modules/xstrtol (Depends-on): Add gettext-h.
12131
12132 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
12133
12134         * lib/strftime.c (advance): New macro.
12135         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
12136         incomplete type, so you can't add 0 to it.  Problem and patch
12137         reported by Eelco Dolstra for dietlibc.
12138
12139 2006-10-18  Jim Meyering  <jim@meyering.net>
12140
12141         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
12142         type for a local, and rename it: s/up/user_proc/.
12143
12144 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
12145
12146         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
12147         READ_UTMP_USER_PROCESS.
12148         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
12149
12150 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
12151
12152         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
12153         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
12154
12155 2006-10-17  Eric Blake  <ebb9@byu.net>
12156
12157         * lib/sigprocmask.c (sigprocmask): Fix typo.
12158
12159         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
12160
12161         * modules/clean-temp (Makefile.am): Don't add to make output...
12162         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
12163         config.h.
12164
12165 2006-10-17  Bruno Haible  <bruno@clisp.org>
12166
12167         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
12168         differently if DEFAULT_TEXT_DOMAIN is set.
12169
12170 2006-10-16  Bruno Haible  <bruno@clisp.org>
12171
12172         * lib/clean-temp.c: Include fwriteerror.h.
12173
12174 2006-10-16  Bruno Haible  <bruno@clisp.org>
12175
12176         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
12177
12178 2006-10-16  Bruno Haible  <bruno@clisp.org>
12179
12180         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
12181         * lib/sigprocmask.h: Include <sys/types.h>.
12182         (sigset_t): Use the system's definition if present.
12183
12184 2006-10-17  Eric Blake  <ebb9@byu.net>
12185
12186         * lib/xvasprintf.c (includes): Assume config.h.
12187         * lib/xasprintf.c (includes): Likewise.
12188
12189 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
12190
12191         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
12192         at least as wide as intmax_t.
12193
12194 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
12195
12196         (Imported from Automake.)
12197         * build-aux/gnupload: Update to version 1.1 of directive file.
12198
12199 2006-10-16  Eric Blake  <ebb9@byu.net>
12200
12201         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
12202         match Automake 1.10a.
12203
12204 2006-10-14  Bruno Haible  <bruno@clisp.org>
12205
12206         * modules/sigprocmask: New file.
12207         * lib/sigprocmask.h: New file.
12208         * lib/sigprocmask.c: New file.
12209         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
12210         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
12211         request sigprocmask.o.
12212         (gl_PREREQ_SIGPROCMASK): New macro.
12213         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
12214         (Depends-on): Add sigprocmask.
12215         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
12216         gt_SIGNALBLOCKING. Test for 'raise' only once.
12217         * lib/fatal-signal.c: Include sigprocmask.h.
12218         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
12219         unblock_fatal_signals): Define always.
12220         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
12221         sigprocmask.
12222
12223 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
12224
12225         Sync from Automake.
12226         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
12227         which incorrectly sets the mode of an existing destination
12228         directory.  In some cases the unpatched install-sh could do the
12229         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
12230         system.  We hope this is rare in practice, but it's clearly worth
12231         fixing.  Problem reported by Alex Unleashed in
12232         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
12233         Also, don't bother to check for -m bugs unless we're using -m;
12234         suggested by Stepan Kasal.
12235
12236 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12237
12238         Sync from Automake.
12239         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
12240         `-c' flag, so they appear at the same position as in %FASTDEP%
12241         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
12242         which ignores unknown options only after the first non-option.
12243         Bug report against M4 by Nelson H. F. Beebe.
12244
12245 2006-10-13  Jim Meyering  <jim@meyering.net>
12246
12247         Fix a bug in yesterday's change.
12248         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
12249         p->fts_statp->st_dev would be used uninitialized.
12250         Ensures that we always call fts_stat on the very first entry.
12251         Miklos Szeredi reported that find -xdev stopped working.
12252
12253 2006-10-12  Bruno Haible  <bruno@clisp.org>
12254
12255         * gnulib-tool (func_get_automake_snippet): Append an automatically
12256         computed EXTRA_DIST augmentation.
12257         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
12258         * modules/alloca-opt (Makefile.am): Likewise.
12259         * modules/allocsa (Makefile.am): Likewise.
12260         * modules/arcfour (Makefile.am): Likewise.
12261         * modules/arctwo (Makefile.am): Likewise.
12262         * modules/argmatch (Makefile.am): Likewise.
12263         * modules/argz (Makefile.am): Likewise.
12264         * modules/atexit (Makefile.am): Likewise.
12265         * modules/backupfile (Makefile.am): Likewise.
12266         * modules/byteswap (Makefile.am): Likewise.
12267         * modules/c-strtod (Makefile.am): Likewise.
12268         * modules/c-strtold (Makefile.am): Likewise.
12269         * modules/calloc (Makefile.am): Likewise.
12270         * modules/canon-host (Makefile.am): Likewise.
12271         * modules/canonicalize (Makefile.am): Likewise.
12272         * modules/chdir-long (Makefile.am): Likewise.
12273         * modules/chdir-safer (Makefile.am): Likewise.
12274         * modules/check-version (Makefile.am): Likewise.
12275         * modules/chown (Makefile.am): Likewise.
12276         * modules/cloexec (Makefile.am): Likewise.
12277         * modules/close-stream (Makefile.am): Likewise.
12278         * modules/closeout (Makefile.am): Likewise.
12279         * modules/crc (Makefile.am): Likewise.
12280         * modules/csharpexec (Makefile.am): Likewise.
12281         * modules/cycle-check (Makefile.am): Likewise.
12282         * modules/des (Makefile.am): Likewise.
12283         * modules/dev-ino (Makefile.am): Likewise.
12284         * modules/dirfd (Makefile.am): Likewise.
12285         * modules/dirname (Makefile.am): Likewise.
12286         * modules/dup2 (Makefile.am): Likewise.
12287         * modules/eealloc (Makefile.am): Likewise.
12288         * modules/error (Makefile.am): Likewise.
12289         * modules/euidaccess (Makefile.am): Likewise.
12290         * modules/exclude (Makefile.am): Likewise.
12291         * modules/exitfail (Makefile.am): Likewise.
12292         * modules/fcntl-safer (Makefile.am): Likewise.
12293         * modules/fcntl (Makefile.am): Likewise.
12294         * modules/file-type (Makefile.am): Likewise.
12295         * modules/fileblocks (Makefile.am): Likewise.
12296         * modules/filemode (Makefile.am): Likewise.
12297         * modules/filenamecat (Makefile.am): Likewise.
12298         * modules/fnmatch (Makefile.am): Likewise.
12299         * modules/fopen-safer (Makefile.am): Likewise.
12300         * modules/fpending (Makefile.am): Likewise.
12301         * modules/fprintftime (Makefile.am): Likewise.
12302         * modules/free (Makefile.am): Likewise.
12303         * modules/fsusage (Makefile.am): Likewise.
12304         * modules/ftruncate (Makefile.am): Likewise.
12305         * modules/fts (Makefile.am): Likewise.
12306         * modules/gc-arcfour (Makefile.am): Likewise.
12307         * modules/gc-des (Makefile.am): Likewise.
12308         * modules/gc-hmac-md5 (Makefile.am): Likewise.
12309         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
12310         * modules/gc-md4 (Makefile.am): Likewise.
12311         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
12312         * modules/gc-sha1 (Makefile.am): Likewise.
12313         * modules/gc (Makefile.am): Likewise.
12314         * modules/getaddrinfo (Makefile.am): Likewise.
12315         * modules/getcwd (Makefile.am): Likewise.
12316         * modules/getdelim (Makefile.am): Likewise.
12317         * modules/getdomainname (Makefile.am): Likewise.
12318         * modules/getgroups (Makefile.am): Likewise.
12319         * modules/gethostname (Makefile.am): Likewise.
12320         * modules/gethrxtime (Makefile.am): Likewise.
12321         * modules/getline (Makefile.am): Likewise.
12322         * modules/getloadavg (Makefile.am): Likewise.
12323         * modules/getlogin_r (Makefile.am): Likewise.
12324         * modules/getndelim2 (Makefile.am): Likewise.
12325         * modules/getopt (Makefile.am): Likewise.
12326         * modules/getpagesize (Makefile.am): Likewise.
12327         * modules/getpass-gnu (Makefile.am): Likewise.
12328         * modules/getpass (Makefile.am): Likewise.
12329         * modules/getsubopt (Makefile.am): Likewise.
12330         * modules/gettime (Makefile.am): Likewise.
12331         * modules/gettimeofday (Makefile.am): Likewise.
12332         * modules/getugroups (Makefile.am): Likewise.
12333         * modules/getusershell (Makefile.am): Likewise.
12334         * modules/glob (Makefile.am): Likewise.
12335         * modules/group-member (Makefile.am): Likewise.
12336         * modules/hard-locale (Makefile.am): Likewise.
12337         * modules/hash (Makefile.am): Likewise.
12338         * modules/hmac-md5 (Makefile.am): Likewise.
12339         * modules/hmac-sha1 (Makefile.am): Likewise.
12340         * modules/human (Makefile.am): Likewise.
12341         * modules/idcache (Makefile.am): Likewise.
12342         * modules/imaxabs (Makefile.am): Likewise.
12343         * modules/imaxdiv (Makefile.am): Likewise.
12344         * modules/inet_ntop (Makefile.am): Likewise.
12345         * modules/inet_pton (Makefile.am): Likewise.
12346         * modules/intprops (Makefile.am): Likewise.
12347         * modules/inttostr (Makefile.am): Likewise.
12348         * modules/inttypes (Makefile.am): Likewise.
12349         * modules/isapipe (Makefile.am): Likewise.
12350         * modules/javaversion (Makefile.am): Likewise.
12351         * modules/lchmod (Makefile.am): Likewise.
12352         * modules/lchown (Makefile.am): Likewise.
12353         * modules/localcharset (Makefile.am): Likewise.
12354         * modules/long-options (Makefile.am): Likewise.
12355         * modules/lstat (Makefile.am): Likewise.
12356         * modules/malloc (Makefile.am): Likewise.
12357         * modules/mathl (Makefile.am): Likewise.
12358         * modules/mbchar (Makefile.am): Likewise.
12359         * modules/md2 (Makefile.am): Likewise.
12360         * modules/md4 (Makefile.am): Likewise.
12361         * modules/md5 (Makefile.am): Likewise.
12362         * modules/memcasecmp (Makefile.am): Likewise.
12363         * modules/memchr (Makefile.am): Likewise.
12364         * modules/memcmp (Makefile.am): Likewise.
12365         * modules/memcoll (Makefile.am): Likewise.
12366         * modules/memcpy (Makefile.am): Likewise.
12367         * modules/memmem (Makefile.am): Likewise.
12368         * modules/memmove (Makefile.am): Likewise.
12369         * modules/mempcpy (Makefile.am): Likewise.
12370         * modules/memrchr (Makefile.am): Likewise.
12371         * modules/memset (Makefile.am): Likewise.
12372         * modules/memxor (Makefile.am): Likewise.
12373         * modules/mkancesdirs (Makefile.am): Likewise.
12374         * modules/mkdir-p (Makefile.am): Likewise.
12375         * modules/mkdir (Makefile.am): Likewise.
12376         * modules/mkdtemp (Makefile.am): Likewise.
12377         * modules/mkstemp (Makefile.am): Likewise.
12378         * modules/mktime (Makefile.am): Likewise.
12379         * modules/modechange (Makefile.am): Likewise.
12380         * modules/mountlist (Makefile.am): Likewise.
12381         * modules/nanosleep (Makefile.am): Likewise.
12382         * modules/obstack (Makefile.am): Likewise.
12383         * modules/openat (Makefile.am): Likewise.
12384         * modules/pagealign_alloc (Makefile.am): Likewise.
12385         * modules/pathmax (Makefile.am): Likewise.
12386         * modules/physmem (Makefile.am): Likewise.
12387         * modules/poll (Makefile.am): Likewise.
12388         * modules/posixtm (Makefile.am): Likewise.
12389         * modules/posixver (Makefile.am): Likewise.
12390         * modules/putenv (Makefile.am): Likewise.
12391         * modules/quote (Makefile.am): Likewise.
12392         * modules/quotearg (Makefile.am): Likewise.
12393         * modules/raise (Makefile.am): Likewise.
12394         * modules/read-file (Makefile.am): Likewise.
12395         * modules/readline (Makefile.am): Likewise.
12396         * modules/readlink (Makefile.am): Likewise.
12397         * modules/readtokens (Makefile.am): Likewise.
12398         * modules/readutmp (Makefile.am): Likewise.
12399         * modules/realloc (Makefile.am): Likewise.
12400         * modules/regex (Makefile.am): Likewise.
12401         * modules/rename-dest-slash (Makefile.am): Likewise.
12402         * modules/rename (Makefile.am): Likewise.
12403         * modules/rijndael (Makefile.am): Likewise.
12404         * modules/rmdir (Makefile.am): Likewise.
12405         * modules/rpmatch (Makefile.am): Likewise.
12406         * modules/safe-read (Makefile.am): Likewise.
12407         * modules/safe-write (Makefile.am): Likewise.
12408         * modules/same-inode (Makefile.am): Likewise.
12409         * modules/same (Makefile.am): Likewise.
12410         * modules/save-cwd (Makefile.am): Likewise.
12411         * modules/savedir (Makefile.am): Likewise.
12412         * modules/setenv (Makefile.am): Likewise.
12413         * modules/settime (Makefile.am): Likewise.
12414         * modules/sha1 (Makefile.am): Likewise.
12415         * modules/sig2str (Makefile.am): Likewise.
12416         * modules/snprintf (Makefile.am): Likewise.
12417         * modules/stat-macros (Makefile.am): Likewise.
12418         * modules/stat-time (Makefile.am): Likewise.
12419         * modules/stdbool (Makefile.am): Likewise.
12420         * modules/stdint (Makefile.am): Likewise.
12421         * modules/stdlib-safer (Makefile.am): Likewise.
12422         * modules/stpcpy (Makefile.am): Likewise.
12423         * modules/stpncpy (Makefile.am): Likewise.
12424         * modules/strcase (Makefile.am): Likewise.
12425         * modules/strcasestr (Makefile.am): Likewise.
12426         * modules/strchrnul (Makefile.am): Likewise.
12427         * modules/strcspn (Makefile.am): Likewise.
12428         * modules/strdup (Makefile.am): Likewise.
12429         * modules/strerror (Makefile.am): Likewise.
12430         * modules/strftime (Makefile.am): Likewise.
12431         * modules/strndup (Makefile.am): Likewise.
12432         * modules/strnlen (Makefile.am): Likewise.
12433         * modules/strpbrk (Makefile.am): Likewise.
12434         * modules/strsep (Makefile.am): Likewise.
12435         * modules/strstr (Makefile.am): Likewise.
12436         * modules/strtod (Makefile.am): Likewise.
12437         * modules/strtoimax (Makefile.am): Likewise.
12438         * modules/strtok_r (Makefile.am): Likewise.
12439         * modules/strtol (Makefile.am): Likewise.
12440         * modules/strtoll (Makefile.am): Likewise.
12441         * modules/strtoul (Makefile.am): Likewise.
12442         * modules/strtoull (Makefile.am): Likewise.
12443         * modules/strtoumax (Makefile.am): Likewise.
12444         * modules/strverscmp (Makefile.am): Likewise.
12445         * modules/sys_socket (Makefile.am): Likewise.
12446         * modules/sys_stat (Makefile.am): Likewise.
12447         * modules/sysexits (Makefile.am): Likewise.
12448         * modules/time_r (Makefile.am): Likewise.
12449         * modules/timegm (Makefile.am): Likewise.
12450         * modules/timespec (Makefile.am): Likewise.
12451         * modules/tmpfile-safer (Makefile.am): Likewise.
12452         * modules/trim (Makefile.am): Likewise.
12453         * modules/unistd-safer (Makefile.am): Likewise.
12454         * modules/unlinkdir (Makefile.am): Likewise.
12455         * modules/unlocked-io (Makefile.am): Likewise.
12456         * modules/userspec (Makefile.am): Likewise.
12457         * modules/utime (Makefile.am): Likewise.
12458         * modules/utimecmp (Makefile.am): Likewise.
12459         * modules/utimens (Makefile.am): Likewise.
12460         * modules/vasnprintf (Makefile.am): Likewise.
12461         * modules/vasprintf (Makefile.am): Likewise.
12462         * modules/vsnprintf (Makefile.am): Likewise.
12463         * modules/xalloc (Makefile.am): Likewise.
12464         * modules/xgetcwd (Makefile.am): Likewise.
12465         * modules/xnanosleep (Makefile.am): Likewise.
12466         * modules/xreadlink (Makefile.am): Likewise.
12467         * modules/xstrtod (Makefile.am): Likewise.
12468         * modules/xstrtol (Makefile.am): Likewise.
12469         * modules/xstrtold (Makefile.am): Likewise.
12470         * modules/yesno (Makefile.am): Likewise.
12471         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
12472
12473 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
12474
12475         * modules/error (Makefile.am): Distribute files through
12476         EXTRA_DIST, not lib_SOURCES.
12477
12478 2006-10-12  Eric Blake  <ebb9@byu.net>
12479
12480         * modules/error (Makefile.am): Distribute files in /lib.
12481         * modules/obstack (Makefile.am): Likewise.
12482
12483 2006-10-12  Bruno Haible  <bruno@clisp.org>
12484
12485         * modules/acl (Makefile.am): Distribute all files in lib/ through
12486         EXTRA_DIST.
12487         * modules/arcfour (Makefile.am): Likewise.
12488         * modules/arctwo (Makefile.am): Likewise.
12489         * modules/argmatch (Makefile.am): Likewise.
12490         * modules/argz (Makefile.am): Likewise.
12491         * modules/atexit (Makefile.am): Likewise.
12492         * modules/backupfile (Makefile.am): Likewise.
12493         * modules/c-strtod (Makefile.am): Likewise.
12494         * modules/c-strtold (Makefile.am): Likewise.
12495         * modules/calloc (Makefile.am): Likewise.
12496         * modules/canon-host (Makefile.am): Likewise.
12497         * modules/canonicalize (Makefile.am): Likewise.
12498         * modules/chdir-long (Makefile.am): Likewise.
12499         * modules/chdir-safer (Makefile.am): Likewise.
12500         * modules/check-version (Makefile.am): Likewise.
12501         * modules/chown (Makefile.am): Likewise.
12502         * modules/cloexec (Makefile.am): Likewise.
12503         * modules/close-stream (Makefile.am): Likewise.
12504         * modules/closeout (Makefile.am): Likewise.
12505         * modules/crc (Makefile.am): Likewise.
12506         * modules/cycle-check (Makefile.am): Likewise.
12507         * modules/des (Makefile.am): Likewise.
12508         * modules/dirfd (Makefile.am): Likewise.
12509         * modules/dirname (Makefile.am): Likewise.
12510         * modules/dup2 (Makefile.am): Likewise.
12511         * modules/euidaccess (Makefile.am): Likewise.
12512         * modules/exclude (Makefile.am): Likewise.
12513         * modules/exitfail (Makefile.am): Likewise.
12514         * modules/fcntl-safer (Makefile.am): Likewise.
12515         * modules/file-type (Makefile.am): Likewise.
12516         * modules/fileblocks (Makefile.am): Likewise.
12517         * modules/filemode (Makefile.am): Likewise.
12518         * modules/filenamecat (Makefile.am): Likewise.
12519         * modules/fnmatch (Makefile.am): Likewise.
12520         * modules/fopen-safer (Makefile.am): Likewise.
12521         * modules/fpending (Makefile.am): Likewise.
12522         * modules/fprintftime (Makefile.am): Likewise.
12523         * modules/free (Makefile.am): Likewise.
12524         * modules/fsusage (Makefile.am): Likewise.
12525         * modules/ftruncate (Makefile.am): Likewise.
12526         * modules/fts (Makefile.am): Likewise.
12527         * modules/gc (Makefile.am): Likewise.
12528         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
12529         * modules/getaddrinfo (Makefile.am): Likewise.
12530         * modules/getcwd (Makefile.am): Likewise.
12531         * modules/getdelim (Makefile.am): Likewise.
12532         * modules/getdomainname (Makefile.am): Likewise.
12533         * modules/getgroups (Makefile.am): Likewise.
12534         * modules/gethostname (Makefile.am): Likewise.
12535         * modules/gethrxtime (Makefile.am): Likewise.
12536         * modules/getline (Makefile.am): Likewise.
12537         * modules/getloadavg (Makefile.am): Likewise.
12538         * modules/getlogin_r (Makefile.am): Likewise.
12539         * modules/getopt (Makefile.am): Likewise.
12540         * modules/getpass (Makefile.am): Likewise.
12541         * modules/getpass-gnu (Makefile.am): Likewise.
12542         * modules/getsubopt (Makefile.am): Likewise.
12543         * modules/gettime (Makefile.am): Likewise.
12544         * modules/gettimeofday (Makefile.am): Likewise.
12545         * modules/getugroups (Makefile.am): Likewise.
12546         * modules/getusershell (Makefile.am): Likewise.
12547         * modules/glob (Makefile.am): Likewise.
12548         * modules/group-member (Makefile.am): Likewise.
12549         * modules/hard-locale (Makefile.am): Likewise.
12550         * modules/hash (Makefile.am): Likewise.
12551         * modules/hmac-md5 (Makefile.am): Likewise.
12552         * modules/hmac-sha1 (Makefile.am): Likewise.
12553         * modules/human (Makefile.am): Likewise.
12554         * modules/idcache (Makefile.am): Likewise.
12555         * modules/imaxabs (Makefile.am): Likewise.
12556         * modules/imaxdiv (Makefile.am): Likewise.
12557         * modules/inet_ntop (Makefile.am): Likewise.
12558         * modules/inet_pton (Makefile.am): Likewise.
12559         * modules/inttostr (Makefile.am): Likewise.
12560         * modules/isapipe (Makefile.am): Likewise.
12561         * modules/lchown (Makefile.am): Likewise.
12562         * modules/long-options (Makefile.am): Likewise.
12563         * modules/lstat (Makefile.am): Likewise.
12564         * modules/malloc (Makefile.am): Likewise.
12565         * modules/mathl (Makefile.am): Likewise.
12566         * modules/mbchar (Makefile.am): Likewise.
12567         * modules/md2 (Makefile.am): Likewise.
12568         * modules/md4 (Makefile.am): Likewise.
12569         * modules/md5 (Makefile.am): Likewise.
12570         * modules/memcasecmp (Makefile.am): Likewise.
12571         * modules/memchr (Makefile.am): Likewise.
12572         * modules/memcmp (Makefile.am): Likewise.
12573         * modules/memcoll (Makefile.am): Likewise.
12574         * modules/memcpy (Makefile.am): Likewise.
12575         * modules/memmem (Makefile.am): Likewise.
12576         * modules/memmove (Makefile.am): Likewise.
12577         * modules/mempcpy (Makefile.am): Likewise.
12578         * modules/memrchr (Makefile.am): Likewise.
12579         * modules/memset (Makefile.am): Likewise.
12580         * modules/memxor (Makefile.am): Likewise.
12581         * modules/mkancesdirs (Makefile.am): Likewise.
12582         * modules/mkdir (Makefile.am): Likewise.
12583         * modules/mkdir-p (Makefile.am): Likewise.
12584         * modules/mkdtemp (Makefile.am): Likewise.
12585         * modules/mkstemp (Makefile.am): Likewise.
12586         * modules/mktime (Makefile.am): Likewise.
12587         * modules/modechange (Makefile.am): Likewise.
12588         * modules/mountlist (Makefile.am): Likewise.
12589         * modules/nanosleep (Makefile.am): Likewise.
12590         * modules/openat (Makefile.am): Likewise.
12591         * modules/pagealign_alloc (Makefile.am): Likewise.
12592         * modules/physmem (Makefile.am): Likewise.
12593         * modules/poll (Makefile.am): Likewise.
12594         * modules/posixtm (Makefile.am): Likewise.
12595         * modules/posixver (Makefile.am): Likewise.
12596         * modules/putenv (Makefile.am): Likewise.
12597         * modules/quote (Makefile.am): Likewise.
12598         * modules/quotearg (Makefile.am): Likewise.
12599         * modules/raise (Makefile.am): Likewise.
12600         * modules/read-file (Makefile.am): Likewise.
12601         * modules/readline (Makefile.am): Likewise.
12602         * modules/readlink (Makefile.am): Likewise.
12603         * modules/readtokens (Makefile.am): Likewise.
12604         * modules/readutmp (Makefile.am): Likewise.
12605         * modules/realloc (Makefile.am): Likewise.
12606         * modules/regex (Makefile.am): Likewise.
12607         * modules/rename (Makefile.am): Likewise.
12608         * modules/rename-dest-slash (Makefile.am): Likewise.
12609         * modules/rijndael (Makefile.am): Likewise.
12610         * modules/rmdir (Makefile.am): Likewise.
12611         * modules/rpmatch (Makefile.am): Likewise.
12612         * modules/safe-read (Makefile.am): Likewise.
12613         * modules/safe-write (Makefile.am): Likewise.
12614         * modules/same (Makefile.am): Likewise.
12615         * modules/save-cwd (Makefile.am): Likewise.
12616         * modules/savedir (Makefile.am): Likewise.
12617         * modules/setenv (Makefile.am): Likewise.
12618         * modules/settime (Makefile.am): Likewise.
12619         * modules/sha1 (Makefile.am): Likewise.
12620         * modules/sig2str (Makefile.am): Likewise.
12621         * modules/snprintf (Makefile.am): Likewise.
12622         * modules/stdlib-safer (Makefile.am): Likewise.
12623         * modules/stpcpy (Makefile.am): Likewise.
12624         * modules/stpncpy (Makefile.am): Likewise.
12625         * modules/strcase (Makefile.am): Likewise.
12626         * modules/strcasestr (Makefile.am): Likewise.
12627         * modules/strchrnul (Makefile.am): Likewise.
12628         * modules/strcspn (Makefile.am): Likewise.
12629         * modules/strdup (Makefile.am): Likewise.
12630         * modules/strerror (Makefile.am): Likewise.
12631         * modules/strftime (Makefile.am): Likewise.
12632         * modules/strndup (Makefile.am): Likewise.
12633         * modules/strnlen (Makefile.am): Likewise.
12634         * modules/strpbrk (Makefile.am): Likewise.
12635         * modules/strsep (Makefile.am): Likewise.
12636         * modules/strstr (Makefile.am): Likewise.
12637         * modules/strtod (Makefile.am): Likewise.
12638         * modules/strtoimax (Makefile.am): Likewise.
12639         * modules/strtok_r (Makefile.am): Likewise.
12640         * modules/strtol (Makefile.am): Likewise.
12641         * modules/strtoll (Makefile.am): Likewise.
12642         * modules/strtoul (Makefile.am): Likewise.
12643         * modules/strtoull (Makefile.am): Likewise.
12644         * modules/strtoumax (Makefile.am): Likewise.
12645         * modules/strverscmp (Makefile.am): Likewise.
12646         * modules/time_r (Makefile.am): Likewise.
12647         * modules/timegm (Makefile.am): Likewise.
12648         * modules/tmpfile-safer (Makefile.am): Likewise.
12649         * modules/unistd-safer (Makefile.am): Likewise.
12650         * modules/unlinkdir (Makefile.am): Likewise.
12651         * modules/userspec (Makefile.am): Likewise.
12652         * modules/utime (Makefile.am): Likewise.
12653         * modules/utimecmp (Makefile.am): Likewise.
12654         * modules/utimens (Makefile.am): Likewise.
12655         * modules/vasnprintf (Makefile.am): Likewise.
12656         * modules/vasprintf (Makefile.am): Likewise.
12657         * modules/vsnprintf (Makefile.am): Likewise.
12658         * modules/xalloc (Makefile.am): Likewise.
12659         * modules/xgetcwd (Makefile.am): Likewise.
12660         * modules/xnanosleep (Makefile.am): Likewise.
12661         * modules/xreadlink (Makefile.am): Likewise.
12662         * modules/xstrtod (Makefile.am): Likewise.
12663         * modules/xstrtol (Makefile.am): Likewise.
12664         * modules/xstrtold (Makefile.am): Likewise.
12665         * modules/yesno (Makefile.am): Likewise.
12666
12667 2006-10-12  Jim Meyering  <jim@meyering.net>
12668
12669         * m4/getloadavg.m4: Revert the change below.
12670
12671         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
12672         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
12673         fail with a symlink, which is what coreutils' ./bootstrap now
12674         creates by default.
12675
12676 2006-10-12  Bruno Haible  <bruno@clisp.org>
12677
12678         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
12679         mingw.
12680         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
12681         MSVC and mingw explicitly.
12682
12683 2006-10-11  Simon Josefsson  <jas@extundo.com>
12684             Bruno Haible  <bruno@clisp.org>
12685
12686         Add support for multiple gnulib-tool invocations in the scope of a
12687         single configure.ac file.
12688         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
12689         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
12690         with the same contents as the _LIBADD variable.
12691         (func_emit_initmacro_start, func_emit_initmacro_end,
12692         func_emit_initmacro_done): New functions.
12693         (func_import, func_create_testdir): Invoke them. Allow the identifiers
12694         gl_LIBOBJS and gl_LTLIBOBJS.
12695
12696 2006-10-11  Bruno Haible  <bruno@clisp.org>
12697
12698         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
12699         (func_create_testdir): Don't create po/Makefile.am, don't invoke
12700         autoreconf. Instead, invoke autopoint explicitly but move back the
12701         *.m4 files from gnulib.
12702
12703 2006-10-11  Bruno Haible  <bruno@clisp.org>
12704
12705         * gnulib-tool (func_usage): Make module names after --create-testdir
12706         optional.
12707         (func_create_testdir): If no module was specified, use nearly all
12708         modules.
12709
12710 2006-10-12  Jim Meyering  <jim@meyering.net>
12711
12712         Big performance improvement for fts-based tools that use FTS_NOSTAT.
12713         Avoid spurious inode-mismatch problems on non-POSIX file systems.
12714         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
12715         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
12716         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
12717         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
12718         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
12719         (fts_set_stat_required): New function.
12720         (fts_open): Defer the calls to fts_stat, if possible or requested.
12721         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
12722         into fts_stat itself.
12723         (fts_read): Perform any required (deferred) fts_stat call.
12724         (fts_build): Likewise, for the directory we're about to open and read.
12725         In the readdir loop, carefully decide whether each entry will require
12726         an eventual call to fts_stat, using dirent.d_type info if available.
12727         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
12728         a command line argument into this function.  Update all callers.
12729         Map a return value of FTS_DOT to FTS_D for a command line argument.
12730         * modules/fts (Depends-on): Add d-type.  Alphabetize.
12731         Thanks to Miklos Szeredi for his tenacity and for the initial
12732         bug report about "find" failing on a FUSE-based file system.
12733
12734         * lib/fts.c (fts_open): Use consistent indentation.
12735
12736 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
12737
12738         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
12739         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
12740         reported by Jim Meyering.  All uses of cache variables renamed
12741         to match Autoconf's.
12742         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
12743         the other one.
12744
12745         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
12746         Fix misspelling in diagnostic.
12747
12748 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
12749
12750         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
12751         defined.  Problem reported by Matthew Woehlke.
12752
12753         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
12754         Add support for Tandem NonStop R series.
12755         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
12756         Use new macro.
12757
12758         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
12759         (has_trailing_slash): Omit size arg; all callers changed.
12760         Omit 'inline', since it doesn't help performance and we'd
12761         need to configure it.
12762         Don't count //, ///, etc. as having a trailing slash.
12763         As a side effect, this removes a C99ism reported by Matthew Woehlke.
12764         (rpl_rename_dest_slash): On failure, use rename's errno rather
12765         than (in some cases) an incorrect or junk errno.
12766         Simplify code by removing need to compute length; this does
12767         cause it to make two passes instead of one over the file name,
12768         but it's worth it.
12769
12770         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
12771         change, since Autoconf's version may no longer be appropriate now
12772         that we are using CVS Autoconf's version.  Add support for Tandem.
12773
12774 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
12775             Bruno Haible  <bruno@clisp.org>
12776
12777         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
12778         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
12779         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
12780         gl_AC_TYPE_LONG_LONG.
12781
12782         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
12783         instead of HAVE_LONG_LONG.
12784         * lib/printf-args.c (printf_fetchargs): Likewise.
12785         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
12786         * lib/vasnprintf.c (VASNPRINTF): Likewise.
12787         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
12788         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
12789         gl_AC_TYPE_LONG_LONG.
12790
12791 2006-10-11  Bruno Haible  <bruno@clisp.org>
12792
12793         * m4/longlong.m4: Add comments.
12794         * m4/ulonglong.m4: Likewise.
12795
12796 2006-10-10  Bruno Haible  <bruno@clisp.org>
12797
12798         Make it possible to #define stpcpy, strdup to aliases.
12799         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
12800         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
12801
12802 2006-10-10  Bruno Haible  <bruno@clisp.org>
12803
12804         Make it possible to #define gcd to an alias.
12805         * lib/gcd.c: Include config.h.
12806
12807 2006-10-10  Bruno Haible  <bruno@clisp.org>
12808
12809         Make it possible to #define c_isascii to an alias.
12810         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
12811         defined. Undefine the macros before defining them, to avoid gcc
12812         warnings.
12813         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
12814         define NO_C_CTYPE_MACROS early.
12815
12816 2006-10-10  Bruno Haible  <bruno@clisp.org>
12817
12818         Make it possible to #define set_program_name to an alias.
12819         * lib/progname.c: Don't undefine set_program_name; instead, undefine
12820         ENABLE_RELOCATABLE early.
12821
12822 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
12823
12824         Port to Tandem NSK OSS, which has 64-bit signed int but at most
12825         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
12826         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
12827         More generally, don't assume that 64-bit signed int is available
12828         if unsigned int is, and vice versa.
12829         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
12830         unsigned symbols, not on their signed counterparts.
12831         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
12832         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
12833         (UINT64_C, UINTMAX_C):
12834         Likewise.
12835         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
12836         unsigned counterparts.
12837         (Have_long_long, Unsigned): New macros.
12838         (Int): Renamed from INT.
12839         (strtoimax): Use the new macros.
12840         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
12841         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
12842         * modules/inttypes (inttypes.h): Substitute
12843         HAVE_UNSIGNED_LONG_LONG_INT.
12844         * modules/stdint (stdint.h): Likewise.
12845         (Files): Add m4/ulonglong.m4.
12846
12847 2006-10-10  Bruno Haible  <bruno@clisp.org>
12848
12849         Fix a gcc -Wshadow warning.
12850         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
12851         to 'bucket'.
12852         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
12853         gl_linked_indexof_from_to): Likewise.
12854         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
12855         Likewise.
12856         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
12857         Likewise.
12858         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
12859         Reported by Eric Blake.
12860
12861 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
12862
12863         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
12864         for NetBSD.  Problem reported by Bruno Haible.
12865
12866 2006-10-09  Jim Meyering  <jim@meyering.net>
12867
12868         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
12869         Patch from Bruno Haible.
12870
12871 2006-10-09  Jim Meyering  <jim@meyering.net>
12872
12873         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
12874         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
12875         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
12876
12877 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
12878
12879         Don't include <config.h> twice; this doesn't work in some cases,
12880         e.g., when config.h has "#define intmax_t long long int" and
12881         we include <config.h>, <inttypes.h>, <config.h> in that order.
12882         Problem reported by Matthew Woehlke in:
12883         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
12884         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
12885         * lib/fts-cycle.c: Don't include config.h.
12886         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
12887         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
12888         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
12889         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
12890         inttypes.h.
12891         * lib/xstrtoumax.c: Likewise.
12892         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
12893         __strtol and the like, so that this module is more like its siblings.
12894         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
12895         Remove; no longer needed now that we assume gnulib inttypes.h.
12896
12897 2006-10-08  Bruno Haible  <bruno@clisp.org>
12898
12899         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
12900         option.
12901
12902 2006-10-07  Jim Meyering  <jim@meyering.net>
12903
12904         * modules/inttypes (inttypes.h): Revert what seems to have been
12905         an inadvertent part of today's change: use "|", not "/" in the
12906         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
12907
12908 2006-10-07  Bruno Haible  <bruno@clisp.org>
12909
12910         * modules/sublist: New file.
12911
12912 2006-10-07  Bruno Haible  <bruno@clisp.org>
12913
12914         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
12915         * modules/argz (argz.h): Likewise.
12916         * modules/arpa_inet (arpa/inet.h): Likewise.
12917         * modules/byteswap (byteswap.h): Likewise.
12918         * modules/configmake (configmake.h): Likewise.
12919         * modules/fcntl (fcntl.h): Likewise.
12920         * modules/fnmatch (fnmatch.h): Likewise.
12921         * modules/getopt (getopt.h): Likewise.
12922         * modules/glob (glob.h): Likewise.
12923         * modules/inttypes (inttypes.h): Likewise.
12924         * modules/netinet_in (netinet/in.h): Likewise.
12925         * modules/poll (poll.h): Likewise.
12926         * modules/stdbool (stdbool.h): Likewise.
12927         * modules/stdint (stdint.h): Likewise.
12928         * modules/sys_select (sys/select.h): Likewise.
12929         * modules/sys_socket (sys/socket.h): Likewise.
12930         * modules/sys_stat (sys/stat.h): Likewise.
12931         * modules/sysexits (sysexits.h): Likewise.
12932         * modules/unistd (unistd.h): Likewise.
12933         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
12934         Add a "DO NOT EDIT" comment to the generated file.
12935         (func_import): Likewise for gnulib-comp.m4.
12936
12937 2006-10-07  Bruno Haible  <bruno@clisp.org>
12938
12939         * lib/gl_sublist.h: New file.
12940         * lib/gl_sublist.c: New file.
12941
12942 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
12943
12944         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
12945         name (relative to the original working directory) and the file
12946         name component (relative to the temporary working directory).  All
12947         callers changed.
12948         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
12949         * lib/mkdir-p.c (make_dir_parents): Likewise.
12950         * lib/mkdir-p.h (make_dir_parents): Likewise.
12951
12952 2006-10-06  Eric Blake  <ebb9@byu.net>
12953
12954         Define several macros for use by the clean-temp module.
12955         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
12956         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
12957         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
12958
12959         * lib/clean-temp.h (close_stream_temp): New declaration.
12960         * lib/clean-temp.c (includes): Pull in headers according to what
12961         other modules are in use.
12962         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
12963
12964 2006-10-06  Bruno Haible  <bruno@clisp.org>
12965
12966         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
12967         instead of fopen, fwriteerror.
12968
12969 2006-10-06  Bruno Haible  <bruno@clisp.org>
12970
12971         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
12972         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
12973         int.
12974         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
12975         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
12976         Return an error indicator.
12977         Suggested by Eric Blake.
12978
12979 2006-10-06  Bruno Haible  <bruno@clisp.org>
12980
12981         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
12982         Reported by Eric Blake.
12983
12984 2006-10-06  Bruno Haible  <bruno@clisp.org>
12985
12986         * modules/closeout (Description): Mention stderr too.
12987
12988 2006-10-06  Bruno Haible  <bruno@clisp.org>
12989         and Paul Eggert  <eggert@cs.ucla.edu>
12990
12991         * lib/closeout.c (close_stdout): Also close stderr.
12992         * lib/closeout.h: Update comment.
12993
12994 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
12995
12996         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
12997         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
12998         * lib/dirchownmod.c: Include lchown.h.
12999         * lib/lchown.c: Don't include files that lchown.h now includes.
13000         Don't declare chown, since lchown.h now does that.
13001         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
13002         (lchown): Define to rpl_chown if lchown is declared but
13003         does not exist.  Declare using a prototype if lchown is not
13004         declared.  Add a copyright notice.
13005         * lib/mkstemp.h: Include <unistd.h>.
13006         * lib/openat.c: Include lchown.h.
13007
13008         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
13009         we now test for that separately.
13010         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
13011         rather than O_NOFOLLOW, when testing whether it's possible to
13012         avoid a race condition reliably.
13013         * lib/savewd.c (savewd_chdir): Likewise.
13014
13015         Remove macros that are no longer needed now that stdint.h is
13016         reliable.
13017         * lib/fsusage.c (UINTMAX_MAX): Remove.
13018         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
13019         * lib/utimecmp.c (SIZE_MAX): Remove.
13020
13021         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
13022
13023         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
13024         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
13025         O_NOATIME works.
13026
13027 2006-10-05  Bruno Haible  <bruno@clisp.org>
13028
13029         * lib/gl_list.h (gl_sortedlist_search_from_to,
13030         gl_sortedlist_indexof_from_to): New declarations.
13031         (gl_list_implementation): New fields sortedlist_search_from_to,
13032         sortedlist_indexof_from_to.
13033         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
13034         inline functions.
13035         * lib/gl_list.c (gl_sortedlist_search_from_to,
13036         gl_sortedlist_indexof_from_to): New functions.
13037         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
13038         function.
13039         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
13040         (gl_array_sortedlist_search_from_to): New function.
13041         (gl_array_list_implementation): Update.
13042         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
13043         function.
13044         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
13045         (gl_carray_sortedlist_search_from_to): New function.
13046         (gl_carray_list_implementation): Update.
13047         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
13048         gl_linked_sortedlist_indexof_from_to): New functions.
13049         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
13050         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
13051         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
13052         gl_tree_sortedlist_indexof_from_to): New functions.
13053         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
13054         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
13055         Update.
13056         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
13057         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
13058         Update.
13059
13060 2006-10-05  Bruno Haible  <bruno@clisp.org>
13061
13062         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
13063         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
13064         (struct gl_list_implementation): Add fields search_from_to,
13065         indexof_from_to. Remove fields search, indexof.
13066         (gl_list_search): Use the search_from_to method.
13067         (gl_list_search_from, gl_list_search_from_to): New functions.
13068         (gl_list_indexof): Use the indexof_from_to method.
13069         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
13070         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
13071         (gl_list_search_from, gl_list_search_from_to): New functions.
13072         (gl_list_indexof): Use the indexof_from_to method.
13073         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
13074         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
13075         gl_array_indexof. Add start_index, end_index arguments.
13076         (gl_array_search_from_to): Renamed from gl_array_search. Add
13077         start_index, end_index arguments.
13078         (gl_array_remove, gl_array_list_implementation): Update.
13079         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
13080         gl_carray_indexof. Add start_index, end_index arguments.
13081         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
13082         start_index, end_index arguments.
13083         (gl_carray_remove, gl_carray_list_implementation): Update.
13084         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
13085         gl_linked_search. Add start_index, end_index arguments.
13086         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
13087         start_index, end_index arguments.
13088         (gl_linked_remove): Update.
13089         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
13090         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
13091         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
13092         field to 'size_t'.
13093         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
13094         gl_tree_search. Add start_index, end_index arguments.
13095         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
13096         start_index, end_index arguments.
13097         (gl_tree_remove): Update.
13098         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
13099         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
13100         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
13101         function.
13102         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
13103         gl_tree_search. Add start_index, end_index arguments.
13104         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
13105         start_index, end_index arguments.
13106         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
13107         Update.
13108         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
13109
13110 2006-10-05  Bruno Haible  <bruno@clisp.org>
13111
13112         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
13113
13114         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
13115         fwriteerror_temp): New declarations.
13116         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
13117         (descriptors): New variable.
13118         (cleanup): First, close the descriptors.
13119         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
13120         fclose_temp, fwriteerror_temp): New functions.
13121
13122 2006-10-04  Jim Meyering  <jim@meyering.net>
13123
13124         * lib/fts.c (fts_open): Tiny comment change.
13125
13126 2006-10-04  Bruno Haible  <bruno@clisp.org>
13127
13128         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
13129         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
13130         gl_LOCK_BODY.
13131         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
13132         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
13133         gl_LOCK_EARLY_BODY.
13134         (gl_LOCK): Require gl_LOCK_BODY.
13135
13136 2006-10-04  Bruno Haible  <bruno@clisp.org>
13137
13138         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
13139         (gl_oset_search_atleast): New declaration.
13140         (struct gl_oset_implementation): Add field 'search_atleast'.
13141         (gl_oset_search_atleast): New inline function.
13142         * lib/gl_oset.c (gl_oset_search_atleast): New function.
13143         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
13144         (gl_array_oset_implementation): Update.
13145         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
13146         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
13147         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
13148
13149 2006-10-04  Bruno Haible  <bruno@clisp.org>
13150
13151         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
13152
13153 2006-10-03  Bruno Haible  <bruno@clisp.org>
13154
13155         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
13156         from gl_avltreehash_list_implementation.
13157
13158 2006-10-03  Bruno Haible  <bruno@clisp.org>
13159
13160         * lib/gl_oset.c (gl_oset_add): Fix return type.
13161
13162 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
13163
13164         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
13165
13166 2006-10-02  Eric Blake  <ebb9@byu.net>
13167
13168         * modules/strnlen (Depends-on): Add extensions.
13169
13170 2006-10-02  Eric Blake  <ebb9@byu.net>
13171
13172         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
13173         definition in 2.60+.
13174
13175 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
13176
13177         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
13178         checks.
13179
13180 2006-10-02  Bruno Haible  <bruno@clisp.org>
13181
13182         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
13183         to the AUTOMAKE_OPTIONS.
13184         Reported by Jim Meyering.
13185
13186 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
13187
13188         Work around bug in Solaris 10 /proc file system:
13189         /proc/self/fd/NNN/.. isn't the parent directory of
13190         the directory whose file descriptor is NNN.  This needs to
13191         be worked around at run time, not compile time, since a
13192         program might be built on Solaris 8, where things work, and
13193         run on Solaris 10.
13194         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
13195         to use the following interface instead:
13196         (OPENAT_BUFFER_SIZE): New macro.
13197         (openat_proc_name): New function.
13198         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
13199         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
13200         Likewise.
13201         * lib/openat-proc.c: New file.
13202         * modules/openat (Files): Add lib/openat-proc.c.
13203         (Depends-on): Add same-inode, stdbool.
13204         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
13205
13206 2006-09-29  Bruno Haible  <bruno@clisp.org>
13207
13208         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
13209         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
13210         argument. Set stdout_closed before testing for ferror, not after.
13211         (fwriteerror, fwriteerror_no_ebadf): New functions.
13212
13213 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13214
13215         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
13216
13217 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
13218
13219         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
13220         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
13221
13222 2006-09-28  Jim Meyering  <jim@meyering.net>
13223
13224         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
13225         Include <unistd.h>.
13226
13227 2006-09-28  Bruno Haible  <bruno@clisp.org>
13228
13229         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
13230         * modules/linkedhash-list (Depends-on): Likewise.
13231         * modules/rbtreehash-list (Depends-on): Likewise.
13232
13233 2006-09-28  Bruno Haible  <bruno@clisp.org>
13234
13235         * lib/strndup.h: Simplify the redefinition of strndup.
13236         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
13237         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
13238
13239 2006-09-28  Bruno Haible  <bruno@clisp.org>
13240
13241         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
13242         * lib/gl_linkedhash_list.c: Likewise.
13243         * lib/gl_rbtreehash_list.c: Likewise.
13244
13245 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
13246
13247         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
13248         getaddrinfo.
13249
13250         * lib/__fpending.h: Don't include <stdio_ext.h> unless
13251         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
13252         it causes <stdio_ext.h> to cause a compile-time error.
13253         Problem reported by Nelson H. F. Beebe.
13254         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
13255         of HAVE_DECL___PENDING.
13256
13257         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
13258         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
13259         declaration.
13260
13261 2006-09-27  Jim Meyering  <jim@meyering.net>
13262
13263         This file could end up with a definition for a function
13264         named __strndup, rather than rpl_strndup on a system with
13265         incomplete weak_alias support.
13266         * lib/strndup.c (strndup): Rename from __strndup.
13267         Remove #defines that used to map __strndup to strndup.
13268         Don't use K&R prototypes.
13269         Remove LIBC-related code, since this file is not sync'd with glibc.
13270         * lib/strndup.h: Revamp, accordingly.
13271         * m4/strndup.m4: Modernize.
13272
13273 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
13274
13275         * modules/savewd (Depends-on): Add 'raise'.
13276         * lib/savewd.c: Include <signal.h>, for 'raise'.
13277
13278 2006-09-26  Jim Meyering  <jim@meyering.net>
13279
13280         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
13281         when we detect Darwin 8.7.0's acl_get_file bug.
13282         Rearrange to perform the new (below) run-test while $LIBS
13283         contains any acl-related library.  Set USE_ACL at the end.
13284         (gl_ACL_GET_FILE): New function.
13285
13286 2006-09-26  Eric Blake  <ebb9@byu.net>
13287
13288         * lib/verror.c: Include <config.h> unconditionally.
13289
13290 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
13291
13292         * modules/clock-time (Maintainer): Add self.
13293         * modules/getlogin_r (Depends-on): Add extensions.
13294
13295 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13296
13297         * modules/clock-time: New module.
13298         * modules/nanosleep (Depends-on): Add clock-time.
13299         * modules/gethrxtime (Depends-on): Likewise.
13300         * modules/gettime (Depends-on): Likewise.
13301         * modules/settime (Depends-on): Likewise.
13302
13303         * modules/fts-lgpl: Depend on openat.
13304         * modules/mkancesdirs: Depend on savewd.
13305         * modules/mkdir-p: Likewise.
13306
13307 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13308
13309         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
13310
13311         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
13312         `gl_have_arbitrary_file_name_length_limit' to
13313         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
13314         actually works between configure runs.
13315
13316 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13317             Bruno Haible  <bruno@clisp.org>
13318
13319         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
13320
13321 2006-09-25  Jim Meyering  <jim@meyering.net>
13322
13323         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
13324         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
13325
13326 2006-09-25  Eric Blake  <ebb9@byu.net>
13327
13328         * gnulib-tool (func_import, func_create_testdir): Fix typos in
13329         exec's in 2006-09-18 patch when shuffling fds.
13330
13331 2006-09-25  Bruno Haible  <bruno@clisp.org>
13332
13333         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
13334         Reported by Jim Meyering.
13335
13336 2006-09-24  Jim Meyering  <jim@meyering.net>
13337
13338         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
13339         compare a pointer against a literal "0".  That caused failures with
13340         at least HP-UX's hpcc.
13341
13342 2006-09-22  Simon Josefsson  <jas@extundo.com>
13343
13344         * modules/gc-sha1:
13345         * modules/gc-md4:
13346         * modules/gc-hmac-sha1:
13347         * modules/gc-hmac-md5:
13348         * modules/gc-des:
13349         * modules/gc-arcfour: Distribute more files.
13350
13351 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13352
13353         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
13354         (gl_linked_iterator_from_to): Initialize struct completely.
13355         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
13356         (gl_tree_iterator_from_to): Likewise
13357         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
13358         * lib/gl_array_list.c [lint] (gl_array_iterator)
13359         (gl_array_iterator_from_to): Likewise.
13360         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
13361         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
13362         (gl_carray_iterator_from_to): Likewise.
13363
13364         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
13365         * lib/md4.c (md4_process_block): Remove unused variable.
13366         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
13367         parentheses for clarity.
13368
13369 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13370
13371         * modules/bison-i18n (Depends-on): Add gettext.
13372
13373 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13374
13375         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
13376         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
13377         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
13378         also add missing comma that caused broken test.
13379         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
13380         stdlib.h, for `abort'.
13381         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
13382         variables.
13383         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
13384         include unistd.h if present, for `rmdir'.
13385         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
13386         variables.
13387         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
13388         in the process include standard headers for prototypes.
13389         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
13390         gets declared on GNU/Linux.
13391         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
13392         unistd.h, for `rmdir'.
13393         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
13394
13395         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
13396         always true.
13397         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
13398
13399         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
13400
13401 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13402
13403         * gnulib-tool (func_version): Create output all at once.  This
13404         may help avoid triggering unnecessary SIGPIPEs, and at any
13405         rate it doesn't hurt.
13406
13407 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13408             Bruno Haible  <bruno@clisp.org>
13409
13410         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
13411         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
13412         * m4/signed.m4 (bh_C_SIGNED): Likewise.
13413
13414         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
13415         (gl_FUNC_VASPRINTF): Invoke it.
13416
13417 2006-09-22  Bruno Haible  <bruno@clisp.org>
13418
13419         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
13420         getloadavg.c as first argument.
13421
13422 2006-09-22  Bruno Haible  <bruno@clisp.org>
13423
13424         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
13425         at the beginning of the gl_INIT macro.
13426         * modules/getloadavg (configure.ac): Pass $gl_source_base to
13427         gl_GETLOADAVG.
13428
13429 2006-09-22  Bruno Haible  <bruno@clisp.org>
13430
13431         * gnulib-tool (func_create_megatestdir): Don't include the config-h
13432         module.
13433         Suggested by Ralf Wildenhues.
13434
13435 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
13436
13437         Import this patch from libc:
13438
13439         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
13440
13441         * lib/regex_internal.c (re_string_reconstruct): Handle
13442         offset < pstr->valid_raw_len && pstr->offsets_needed case.
13443         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
13444         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
13445         re_string_context_at.
13446
13447         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
13448         now requires it.
13449         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
13450         gl_REGEX now does it for us.
13451         (gl_REGEX): Add test taken from
13452         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
13453
13454         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
13455         Check that large offsets work.  Modernize Autoconf usages.
13456         Prefer "yes" to mean a good thing rather than a bad.
13457         Don't put "#define mkstemp" in config.h, as this might interfere
13458         with standard system headers that "#define mkstemp mkstemp64".
13459
13460         * modules/mkstemp (Depends-on): Add extensions, so that
13461         mkstemp is visible on some platforms.
13462         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
13463         (Include): Change to "mkstemp.h" from <stdlib.h>.
13464         (Files): Add mkstemp.h.
13465
13466         * lib/mkstemp.h: New file, since some standard headers
13467         #define mkstemp.
13468         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
13469         Include "mkstemp.h".
13470         Make the _LIBC code resemble glibc original more,
13471         e.g., use K&R style.
13472         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
13473         (mkstemp): Remove, since mkstemp.h does this for us.
13474         * lib/stdlib--.h: Include mkstemp.h.
13475
13476         Import this patch from libc:
13477
13478         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
13479
13480         * lib/tempname.c (__gen_tempname): Change attempts_min
13481         into a macro.  Use preprocessor to decide how to initialize
13482         attempts [Coverity CID 67].
13483
13484 2006-09-20  Bruno Haible  <bruno@clisp.org>
13485
13486         * lib/mkdtemp.c: Import from libc.
13487         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
13488                 * sysdeps/posix/tempname.c (__gen_tempname): Change
13489                 attempts_min into a macro.  Use preprocessor to decide how to
13490                 initialize attempts [Coverity CID 67].
13491         2001-11-27  Paul Eggert  <eggert@twinsun.com>
13492                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
13493                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
13494
13495 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13496
13497         * gnulib-tool (func_exit): New function, to allow to pass the
13498         exit status portably through the trap.  Use everywhere.
13499         (--help, --version): Signal a write error.
13500         (trap): catch SIGPIPE, for write errors.
13501         Exit at the end of the trap, with the correct exit status.
13502
13503 2006-09-19  Karl Berry  <karl@gnu.org>
13504
13505         * doc/gnulib.texi: note about the license texinfo files.
13506
13507 2006-09-19  Eric Blake  <ebb9@byu.net>
13508
13509         * gnulib-tool: Avoid space-tab.
13510
13511 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
13512
13513         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
13514         that prevented coreutils 6.1 from building.  Problem reported
13515         by Petter Reinholdtsen.
13516
13517 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
13518
13519         * gnulib-tool (avoidlist): Fix typo that broke options like
13520         --avoid=lock that are used by coreutils bootstrap.
13521
13522 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
13523
13524         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
13525         more systematically.
13526
13527 2006-09-18  Jim Meyering  <jim@meyering.net>
13528
13529         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
13530
13531 2006-09-18  Bruno Haible  <bruno@clisp.org>
13532
13533         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
13534
13535 2006-09-18  Bruno Haible  <bruno@clisp.org>
13536
13537         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
13538         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
13539         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
13540         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
13541         * m4/gettext.m4: Require autoconf >= 2.52.
13542         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
13543         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
13544         of gl_cv_header_inttypes_h.
13545
13546 2006-09-18  Bruno Haible  <bruno@clisp.org>
13547
13548         * lib/javaversion.c: Include configmake.h.
13549
13550 2006-09-18  Bruno Haible  <bruno@clisp.org>
13551
13552         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
13553         avoid that the while loops be executed in a subshell.
13554
13555 2006-09-18  Bruno Haible  <bruno@clisp.org>
13556
13557         * MODULES.html.sh (func_module): Break long lines.
13558         Suggested by Bruce Korb <bkorb@gnu.org>.
13559
13560 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13561
13562         Speed up by a factor of 1.12.
13563         * gnulib-tool (nl): New variable.
13564         (func_import): Rewrite include directive extraction to only read each
13565         directive once.
13566
13567 2006-09-17  Bruno Haible  <bruno@clisp.org>
13568
13569         * modules/javaversion (Makefile.am): Remove DEFS setting.
13570         (Depends-on): Add configmake, for PKGDATADIR definition.
13571
13572 2006-09-17  Bruno Haible  <bruno@clisp.org>
13573
13574         * gnulib-tool (func_create_testdir): Rewrite all files at once.
13575
13576 2006-09-17  Bruno Haible  <bruno@clisp.org>
13577
13578         * gnulib-tool (func_append): New function, stolen from libtool.m4.
13579         (func_modules_transitive_closure, func_modules_add_dummy,
13580         func_modules_to_filelist, func_import, func_create_testdir,
13581         func_create_megatestdir, ...): Use it wherever possible.
13582         Suggested by Ralf Wildenhues.
13583
13584 2006-09-16  Karl Berry  <karl@gnu.org>
13585
13586         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
13587         to avoid sectioning errors.
13588         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
13589         [ifinfo]: blank line after @center-ed titles.
13590         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
13591         Spell FSF address consistently with others.
13592         (These changes approved by rms.)
13593
13594 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13595
13596         Speed up by a factor of 1.61.
13597         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
13598         already checked module names again.
13599
13600 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13601
13602         Speed up by a factor of 1.13.
13603         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
13604         for new_files, and the input to func_add_or_update.
13605
13606 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13607
13608         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
13609         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
13610
13611 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
13612
13613         * modules/mkancesdirs (Depends-on): Add fcntl.
13614         * modules/savewd: New file.
13615         * MODULES.html.sh (File system functions): Add savewd.
13616
13617         * modules/configmake (Makefile.am): Add support for the
13618         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
13619
13620 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
13621
13622         * m4/savewd.m4: New file.
13623
13624 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
13625
13626         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
13627         (dirchownmod): New arg FD.  All callers changed.
13628         Use FD rather than opening the directory ourself, as opening is
13629         now the caller's responsibility.
13630         * lib/dirchownmod.h: Likewise.
13631         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
13632         hosts that require <sys/types.h> before <sys/stat.h>.  Include
13633         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
13634         (test_dir): Remove.
13635         (mkancesdirs): Return length of prefix of FILE that has already
13636         been made, or -2 if there is a child doing the work.  Redo
13637         algorithm so that it is O(N) rather than O(N**2).  Optimize away
13638         ".", and treat ".." specially since it might stray back into
13639         already-created areas.  Use a subprocess if necessary.  New arg
13640         WD; all users changed.  MAKE_DIR function should now return 1
13641         if it creates a directory that is not readable.  Return -2 if
13642         a child process is spun off.
13643         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
13644         Adjust signature to match code.
13645         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
13646         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
13647         all users changed.
13648         * lib/savewd.c, lib/savewd.h: New files.
13649
13650 2006-09-15  Jim Meyering  <jim@meyering.net>
13651
13652         * modules/rename-dest-slash: New module.
13653         * MODULES.html.sh (posix_compat): Add it here.
13654
13655         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
13656
13657 2006-09-15  Jim Meyering  <jim@meyering.net>
13658
13659         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
13660         file.
13661
13662         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
13663
13664 2006-09-15  Jim Meyering  <jim@meyering.net>
13665
13666         * lib/rename-dest-slash.c (has_trailing_slash): Use
13667         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
13668         (rpl_rename_dest_slash): Perform the cheaper trailing slash
13669         test before testing whether SRC is a directory.
13670         Suggestions from Bruno Haible.
13671
13672         Avoid a warning about an unused variable.
13673         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
13674         into the #ifdef block where it's used.
13675
13676         * lib/rename-dest-slash.c: New file.
13677
13678 2006-09-14  Bruno Haible  <bruno@clisp.org>
13679
13680         * lib/allocsa.c: Include <config.h> unconditionally.
13681         * lib/asnprintf.c: Likewise.
13682         * lib/asprintf.c: Likewise.
13683         * lib/c-strcasecmp.c: Likewise.
13684         * lib/c-strcasestr.c: Likewise.
13685         * lib/c-strncasecmp.c: Likewise.
13686         * lib/c-strstr.c: Likewise.
13687         * lib/classpath.c: Likewise.
13688         * lib/clean-temp.c: Likewise.
13689         * lib/concatpath.c: Likewise.
13690         * lib/copy-file.c: Likewise.
13691         * lib/csharpcomp.c: Likewise.
13692         * lib/csharpexec.c: Likewise.
13693         * lib/execute.c: Likewise.
13694         * lib/fatal-signal.c: Likewise.
13695         * lib/findprog.c: Likewise.
13696         * lib/fwriteerror.c: Likewise.
13697         * lib/gl_array_list.c: Likewise.
13698         * lib/gl_array_oset.c: Likewise.
13699         * lib/gl_avltree_list.c: Likewise.
13700         * lib/gl_avltree_oset.c: Likewise.
13701         * lib/gl_avltreehash_list.c: Likewise.
13702         * lib/gl_carray_list.c: Likewise.
13703         * lib/gl_linked_list.c: Likewise.
13704         * lib/gl_linkedhash_list.c: Likewise.
13705         * lib/gl_list.c: Likewise.
13706         * lib/gl_oset.c: Likewise.
13707         * lib/gl_rbtree_list.c: Likewise.
13708         * lib/gl_rbtree_oset.c: Likewise.
13709         * lib/gl_rbtreehash_list.c: Likewise.
13710         * lib/imaxabs.c: Likewise.
13711         * lib/imaxdiv.c: Likewise.
13712         * lib/javacomp.c: Likewise.
13713         * lib/javaexec.c: Likewise.
13714         * lib/javaversion.c: Likewise.
13715         * lib/linebreak.c: Likewise.
13716         * lib/localcharset.c: Likewise.
13717         * lib/lock.c: Likewise.
13718         * lib/mbchar.c: Likewise.
13719         * lib/mbswidth.c: Likewise.
13720         * lib/mkdtemp.c: Likewise.
13721         * lib/pipe.c: Likewise.
13722         * lib/printf-args.c: Likewise.
13723         * lib/printf-parse.c: Likewise.
13724         * lib/progname.c: Likewise.
13725         * lib/progreloc.c: Likewise.
13726         * lib/readlink.c: Likewise.
13727         * lib/sh-quote.c: Likewise.
13728         * lib/stpcpy.c: Likewise.
13729         * lib/stpncpy.c: Likewise.
13730         * lib/strcasecmp.c: Likewise.
13731         * lib/strcasestr.c: Likewise.
13732         * lib/strcspn.c: Likewise.
13733         * lib/striconv.c: Likewise.
13734         * lib/strncasecmp.c: Likewise.
13735         * lib/strnlen1.c: Likewise.
13736         * lib/strstr.c: Likewise.
13737         * lib/strtok_r.c: Likewise.
13738         * lib/tls.c: Likewise.
13739         * lib/tmpdir.c: Likewise.
13740         * lib/unicodeio.c: Likewise.
13741         * lib/unsetenv.c: Likewise.
13742         * lib/vasnprintf.c: Likewise.
13743         * lib/vasprintf.c: Likewise.
13744         * lib/wait-process.c: Likewise.
13745         * lib/xallocsa.c: Likewise.
13746         * lib/xsetenv.c: Likewise.
13747         * lib/xstriconv.c: Likewise.
13748
13749 2006-09-13  Simon Josefsson  <jas@extundo.com>
13750
13751         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
13752         that internally, suggested by Ralf Wildenhues
13753         <Ralf.Wildenhues@gmx.de>.
13754
13755 2006-09-13  Simon Josefsson  <jas@extundo.com>
13756
13757         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
13758         @LIBOBJS@.
13759         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
13760
13761 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
13762
13763         * lib/_fpending.c: Include <config.h> unconditionally, since we no
13764         longer worry about uses that don't define HAVE_CONFIG_H.
13765         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
13766         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
13767         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
13768         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
13769         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
13770         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
13771         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
13772         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
13773         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
13774         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
13775         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
13776         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
13777         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
13778         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
13779         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
13780         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
13781         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
13782         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
13783         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
13784         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
13785         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
13786         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
13787         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
13788         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
13789         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
13790         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
13791         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
13792         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
13793         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
13794         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
13795         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
13796         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
13797         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
13798         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
13799         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
13800         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
13801         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
13802         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
13803         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
13804         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
13805         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
13806         Likewise.
13807
13808 2006-09-13  Eric Blake  <ebb9@byu.net>
13809
13810         * lib/getopt.c: Fix typo in last commit.
13811
13812 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
13813
13814         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
13815         dgettext.
13816
13817 2006-09-12  Jim Meyering  <jim@meyering.net>
13818
13819         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
13820         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
13821         Reported by Nelson H. F. Beebe.
13822
13823 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
13824
13825         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
13826         program_invocation_name and program_invocation_short_name are
13827         initialized.
13828         * lib/argp-namefrob.h: Move declarations of program_invocation_name
13829         and program_invocation_short_name to argp.h, so they are visible
13830         to user programs.
13831         * lib/argp.h: Likewise
13832
13833 2006-09-10  Bruno Haible  <bruno@clisp.org>
13834
13835         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
13836         m4/inttypes_h.m4, m4/uintmax_t.m4.
13837
13838 2006-09-10  Bruno Haible  <bruno@clisp.org>
13839
13840         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
13841         gl_AC_TYPE_UINTMAX_T.
13842
13843 2006-09-10  Bruno Haible  <bruno@clisp.org>
13844
13845         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
13846
13847 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
13848
13849         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
13850         convention.  Text proposed by Bruno Haible.
13851         (struct argp_option): Document the use of N_() wrappers.
13852
13853         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
13854         '\v', and translate the two parts separately, instead of feeding
13855         the whole string to gettext.  This allows to exclude
13856         '\v' from the strings visible to the translator by writing doc
13857         strings as N_("..") "\v" N_("..").
13858
13859 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
13860
13861         * config/srclist.txt: Undo latest change; the bug was fixed.
13862
13863 2006-09-09  Bruno Haible  <bruno@clisp.org>
13864
13865         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
13866         assignments if building a library without libtool.
13867         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
13868         in func_emit_lib_Makefile_am.
13869         (func_import): When building a static library libfoo.a, arrange to
13870         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
13871         (func_create_testdir): Likewise.
13872         * modules/gc (configure.ac, Makefile.am): If building statically,
13873         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
13874         * modules/iconvme (configure.ac, Makefile.am): Likewise.
13875         * modules/striconv (configure.ac, Makefile.am): Likewise.
13876         Based on a suggestion by Ralf Wildenhues.
13877
13878 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
13879
13880         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
13881         Check for unistd.h too, since Autoconf doesn't assume POSIX.
13882         Also:
13883
13884         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
13885         Add year_2050_test to catch glibc bug 2821
13886         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
13887
13888         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
13889         Prefer #ifdef to #if.
13890
13891         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
13892         Return from 'main' instead of calling 'exit'.
13893
13894 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
13895
13896         * lib/mktime.c (guess_time_tm): Fix bug where mktime
13897         returned the maximum time_t value rather than (time_t) -1.
13898         Problem originally reported by William Bardwell
13899         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
13900
13901         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
13902         Moved to here ...
13903         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
13904         ... from here.
13905
13906 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
13907
13908         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
13909         2821 is fixed.
13910
13911 2006-09-08  Jim Meyering  <jim@meyering.net>
13912
13913         Don't make generated files read-only.  That would bother too many
13914         people.  However, do retain the ability to work when targets are
13915         read-only: remove the destination and temporary files before writing
13916         them (when generated via sed or echo), or by using the -f option for
13917         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
13918         * modules/alloca-opt, modules/argz, modules/arpa_inet:
13919         * modules/byteswap, modules/configmake, modules/fcntl:
13920         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
13921         * modules/localcharset, modules/netinet_in, modules/poll:
13922         * modules/stdbool, modules/stdint, modules/sys_select:
13923         * modules/sys_socket, modules/sys_stat, modules/sysexits:
13924
13925 2006-09-08  Jim Meyering  <jim@meyering.net>
13926
13927         Avoid new build failure on FreeBSD 6.0.
13928         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
13929         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
13930         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
13931
13932 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13933
13934         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
13935
13936 2006-09-07  Jim Meyering  <jim@meyering.net>
13937
13938         Fix global typo in last change: use chmod u-w, not chmod u-x.
13939         Spotted by Paul Eggert and Bruce Korb.
13940         * modules/alloca-opt, modules/argz, modules/arpa_inet:
13941         * modules/byteswap, modules/configmake, modules/fcntl:
13942         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
13943         * modules/localcharset, modules/netinet_in, modules/poll:
13944         * modules/stdbool, modules/stdint, modules/sys_select:
13945         * modules/sys_socket, modules/sys_stat, modules/sysexits:
13946
13947 2006-09-06  Jim Meyering  <jim@meyering.net>
13948
13949         Make generated files be read-only.
13950         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
13951         Ensure that each generated file is now read-only.
13952         * modules/argz: Likewise.
13953         * modules/arpa_inet: Likewise.
13954         * modules/byteswap: Likewise.
13955         * modules/configmake: Likewise.
13956         * modules/fcntl: Likewise.
13957         * modules/fnmatch: Likewise.
13958         * modules/getopt: Likewise.
13959         * modules/glob: Likewise.
13960         * modules/inttypes: Likewise.
13961         * modules/netinet_in: Likewise.
13962         * modules/poll: Likewise.
13963         * modules/stdbool: Likewise.
13964         * modules/stdint: Likewise.
13965         * modules/sys_select: Likewise.
13966         * modules/sys_socket: Likewise.
13967         * modules/sys_stat: Likewise.
13968         * modules/sysexits: Likewise.
13969         * modules/localcharset: Same as above, but continue using temporary
13970         file named "t-$@" (why different?) rather than the "$@-t" used
13971         everywhere else.
13972
13973         * modules/sysexits (Makefile.am): Replace literal occurrences
13974         of "sysexit.h" more readable, and more consistent, "$@".
13975
13976 2006-09-06  Bruno Haible  <bruno@clisp.org>
13977
13978         * modules/striconv: New file.
13979         * modules/xstriconv: New file.
13980         * MODULES.html.sh (Internationalization functions): Add striconv,
13981         xstriconv.
13982
13983 2006-09-06  Bruno Haible  <bruno@clisp.org>
13984
13985         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
13986         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
13987         not using libtool correctly.
13988
13989 2006-09-06  Bruno Haible  <bruno@clisp.org>
13990
13991         * lib/striconv.h: New file.
13992         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
13993         iconvstring.c.
13994         * lib/xstriconv.h: New file.
13995         * lib/xstriconv.c: New file.
13996
13997 2006-09-06  Bruno Haible  <bruno@clisp.org>
13998
13999         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
14000         lib_..._LDFLAGS.
14001
14002 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14003
14004         * lib/argz_.h: Sync from Libtool.
14005
14006         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
14007                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14008
14009         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
14010
14011 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
14012
14013         * modules/trim: New file.
14014
14015 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
14016
14017         * lib/trim.h: New file.
14018         * lib/trim.c: New file.
14019
14020 2006-09-05  Bruno Haible  <bruno@clisp.org>
14021
14022         * MODULES.html.sh (String handling): Add trim.
14023
14024 2006-09-04  Karl Berry  <karl@gnu.org>
14025
14026         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
14027         until next release.
14028
14029 2006-09-03  Bruno Haible  <bruno@clisp.org>
14030
14031         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
14032         correctly.
14033
14034 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
14035
14036         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
14037         not gl_GETLOADAVG.  Omit unneeded semicolons.
14038         Problems reported by Ralf Wildenhues in
14039         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
14040         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
14041         at the end, which is the usual gnulib style.
14042
14043         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
14044         of doing all the work ourselves.
14045         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
14046         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
14047
14048 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
14049
14050         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
14051         Problem reported by Ralf Wildenhues in
14052         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
14053
14054         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
14055         HAVE_STRUCT_STATFS_F_FSTYPENAME.
14056
14057 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
14058
14059         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
14060         yesterday's patch by changing test -n to test -z.
14061
14062 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
14063
14064         * modules/getloadavg (Files): Add m4/getloadavg.m4.
14065         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
14066         the former is now obsolescent.
14067
14068         * modules/chdir-long (Depends-on): Add fcntl.
14069
14070 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
14071
14072         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
14073         obsolescent, and programs should use gnulib instead.
14074         * m4/getloadavg.m4: New file, with contents taken from Autoconf
14075         but with prefixes changed.
14076
14077 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
14078
14079         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
14080         or stdbool.h, because they might not exist while configuring.
14081
14082         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
14083         Don't include unistd.h or limits.h; not needed, since chdir-long.h
14084         does that for us.
14085         (O_DIRECTORY): Remove.
14086
14087 2006-08-31  Eric Blake  <ebb9@byu.net>
14088
14089         * gnulib-tool: Don't let emacs change spaces to TAB.
14090
14091 2006-08-31  Bruno Haible  <bruno@clisp.org>
14092
14093         * gnulib-tool: When calling func_import more than once, do it in a
14094         subshell.
14095         Reported by Eric Blake <ebb9@byu.net>.
14096
14097 2006-08-31  Bruno Haible  <bruno@clisp.org>
14098
14099         * gnulib-tool (nl): Remove variable.
14100         (sed_transform_lib_file): Use more robust test for config-h module.
14101         (func_import): Fix typo in 2006-08-25 patch.
14102
14103 2006-08-31  Bruno Haible  <bruno@clisp.org>
14104
14105         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
14106         specified, augment Makefile.am variables instead of assigning them.
14107
14108 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
14109
14110         Work around a bug in both the Linux and SunOS 64-bit kernels:
14111         nanosleep mishandles sleeps for longer than 2**31 seconds.
14112         Problem reported by Frank v Waveren in
14113         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
14114         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
14115         Check for nanosleep bug.
14116         (LIB_NANOSLEEP): Append clock_gettime library if needed.
14117
14118 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
14119
14120         Work around a bug in both the Linux and SunOS 64-bit kernels:
14121         nanosleep mishandles sleeps for longer than 2**31 seconds.
14122         Problem reported by Frank v Waveren in
14123         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
14124         * lib/nanosleep.c (BILLION): New constant.
14125         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
14126         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
14127         implementation.
14128
14129 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
14130
14131         * modules/nanosleep (Depends-on): Add gettime.
14132
14133 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
14134         and Simon Josefsson  <jas@extundo.com>
14135         and Oskar Liljeblad  <oskar@osk.mine.nu>
14136
14137         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
14138         * gnulib-tool (func_import): New license type 'unmodifiable license
14139         text'.
14140         * modules/fdl: Use it.  Longer description.
14141         * module/gpl, module/lgpl: New files.
14142
14143 2006-08-30  Jim Meyering  <jim@meyering.net>
14144
14145         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
14146         shadowing the parameter.
14147
14148 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14149
14150         Sync from Libtool:
14151
14152         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14153
14154         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
14155         sharing with gnulib.  Report by Eric Blake.
14156
14157 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
14158
14159         * modules/isapipe: New file.
14160         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
14161
14162 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
14163
14164         * modules/configmake (Makefile.am): Add a comment, and omit
14165         the CONFIGMAKE_ prefix from generated macro names.  Suggested
14166         by Bruno Haible.
14167
14168 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
14169
14170         * m4/isapipe.m4: New file.
14171
14172 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
14173
14174         * lib/isapipe.c, lib/isapipe.h: New files.
14175
14176 2006-08-29  Jim Meyering  <jim@meyering.net>
14177
14178         * modules/configmake (Makefile.am): Make configmake.h depend on
14179         Makefile.  Otherwise, a stale configmake.h could hang around.
14180
14181 2006-08-29  Eric Blake  <ebb9@byu.net>
14182
14183         * lib/error.c (error_at_line, print_errno_message): Match libc, after
14184         resolution of upstream bug 3044.
14185
14186 2006-08-29  Bruno Haible  <bruno@clisp.org>
14187
14188         * modules/localcharset (Depends-on): Add configmake.
14189         (Makefile.am): Remove setting of LIBDIR through DEFS.
14190
14191 2006-08-29  Bruno Haible  <bruno@clisp.org>
14192
14193         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
14194         defined.
14195
14196 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
14197
14198         * modules/fcntl: New file.
14199         * modules/chdir-safer (Depends-on): Add fcntl.
14200         * modules/fts: Likewise.
14201         * modules/mkdir-p: Likewise.
14202
14203         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
14204         This undoes the most recent change, since we're now addressing the
14205         problem in a different way.
14206
14207         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
14208         into output, since the output might be called Makefile.am even
14209         if $makefile_name is something different.
14210         (func_import): Use $makefile_am rather than
14211         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
14212         empty.
14213
14214         * modules/inttypes (Files): Add m4/inttypes-h.m4.
14215
14216 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
14217
14218         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
14219         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
14220         recent change to stdint.m4, since we're now addressing the problem in a
14221         different way.
14222
14223 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
14224
14225         * m4/fcntl_h.m4: New file.
14226
14227 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
14228
14229         * lib/fcntl_.h: New file.
14230         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
14231         the fcntl module.
14232         * lib/dirchownmod.c: Likewise.
14233         * lib/fts.c: Likewise.
14234
14235         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
14236         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
14237         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
14238         just before including <inttypes.h>, to avoid circular inclusion.
14239
14240 2006-08-28  Jim Meyering  <jim@meyering.net>
14241
14242         * doc/visibility.texi: Actually read and correct the grammar of the
14243         sentence affected by yesterday's change.
14244
14245 2006-08-28  Eric Blake  <ebb9@byu.net>
14246
14247         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
14248         needs wrapper.
14249
14250 2006-08-28  Eric Blake  <ebb9@byu.net>
14251
14252         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
14253
14254 2006-08-28  Eric Blake  <ebb9@byu.net>
14255
14256         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
14257
14258 2006-08-28  Bruno Haible  <bruno@clisp.org>
14259
14260         * modules/c-strstr: New file, from GNU gettext.
14261         * MODULES.html.sh (String handling): Add c-strstr.
14262
14263 2006-08-28  Bruno Haible  <bruno@clisp.org>
14264
14265         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
14266         macros.
14267         Reported by Eric Blake.
14268
14269 2006-08-28  Bruno Haible  <bruno@clisp.org>
14270
14271         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
14272         (VASNPRINTF): Return a string of length > INT_MAX without failing.
14273         * lib/vasprintf.c: Include errno.h, limits.h.
14274         (EOVERFLOW): New fallback definition.
14275         (vasprintf): Test here whether the string length is > INT_MAX.
14276         * lib/vsnprintf.c: Include errno.h, limits.h.
14277         (EOVERFLOW): New fallback definition.
14278         (vsnprintf): Fix bug when generated string was too long for the buffer.
14279         Test here whether the string length is > INT_MAX.
14280
14281 2006-08-28  Bruno Haible  <bruno@clisp.org>
14282
14283         * lib/inttypes_.h (SCNX*): Remove definitions.
14284         Reported by Eric Blake.
14285
14286 2006-08-28  Bruno Haible  <bruno@clisp.org>
14287
14288         * lib/c-strstr.h: New file, from GNU gettext.
14289         * lib/c-strstr.c: New file, from GNU gettext.
14290
14291 2006-08-28  Bruno Haible  <bruno@clisp.org>
14292
14293         * gnulib-tool: Reorder some statements.
14294
14295 2006-08-28  Bruno Haible  <bruno@clisp.org>
14296
14297         * gnulib-tool: New option --makefile-name.
14298         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
14299         $makefile_name.
14300         (func_import): Write $makefile_name to the cache file, and read it from
14301         there unless explicitly specified. Use $makefile_name as file name
14302         instead of Makefile.am. Adjust the recommendations accordingly.
14303
14304 2006-08-28  Bruno Haible  <bruno@clisp.org>
14305
14306         * gnulib-tool (func_verify_module): Check against misapplying patch.
14307
14308 2006-08-28  Bruno Haible  <bruno@clisp.org>
14309
14310         * gnulib-tool (func_relativize, func_relconcat): New functions.
14311         Give an error if --local-dir is given with --update.
14312         Remove trailing slashes from $local_gnulib_dir.
14313         (func_import): Store the relativized $local_gnulib_dir in
14314         gnulib-cache.m4, and read it from there if not specified explicitly.
14315
14316 2006-08-28  Bruno Haible  <bruno@clisp.org>
14317
14318         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
14319         is the current directory. Respect also $local_gnulib_dir.
14320
14321 2006-08-28  Bruno Haible  <bruno@clisp.org>
14322             Simon Josefsson  <jas@extundo.com>
14323
14324         BeOS portability.
14325         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
14326
14327 2006-08-27  Jim Meyering  <jim@meyering.net>
14328
14329         * doc/visibility.texi: Remove duplicate word: "pointer".
14330
14331 2006-08-26  Bruno Haible  <bruno@clisp.org>
14332
14333         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
14334         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
14335         (Makefile.am): Create inttypes.h from inttypes_.h.
14336         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
14337
14338         * modules/imaxabs: New file.
14339
14340         * modules/imaxdiv: New file.
14341
14342 2006-08-26  Bruno Haible  <bruno@clisp.org>
14343
14344         * m4/inttypes.m4: New file.
14345         * m4/_inttypes_h.m4: Remove file.
14346         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
14347         PRI_MACROS_BROKEN.
14348         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
14349
14350         * m4/imaxabs.m4: New file.
14351
14352         * m4/imaxdiv.m4: New file.
14353
14354 2006-08-26  Bruno Haible  <bruno@clisp.org>
14355
14356         * lib/inttypes_.h: New file.
14357         * lib/inttypes.h: Remove file.
14358         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
14359
14360         * lib/imaxabs.c: New file.
14361
14362         * lib/imaxdiv.c: New file.
14363
14364 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
14365
14366         New config-h module, so that "make" output needn't be cluttered
14367         by -DHAVE_CONFIG_H.
14368         * MODULES.html.sh (Support for building libraries and executables):
14369         Add config-h.
14370         * modules/config-h: New file.
14371         * gnulib-tool (nl, sed_transform_lib_file): New vars.
14372         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
14373         the config-h module is used.
14374
14375         New configmake module, so that "make" output needn't be cluttered
14376         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
14377         * MODULES.html.sh (Support for building libraries and executables):
14378         Add configmake.
14379         * modules/configmake: New file.
14380
14381 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
14382
14383         * m4/config-h.m4: New file.
14384
14385 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
14386
14387         * config/srclist.txt: Add elisp-comp.
14388
14389 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
14390
14391         * MODULES.html.sh (Support for building libraries and executables):
14392         Add elisp-comp.
14393         * build-aux/elisp-comp: New file.
14394         * modules/elisp-comp: New file.
14395
14396 2006-08-24  Bruno Haible  <bruno@clisp.org>
14397
14398         * gnulib-tool (func_create_testdir): Use non-default values of
14399         sourcebase and m4base.
14400
14401 2006-08-24  Bruno Haible  <bruno@clisp.org>
14402
14403         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
14404         HTML structure.
14405
14406 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
14407
14408         * modules/openat (Depends-on): Add lchown.
14409
14410 2006-08-23  Bruno Haible  <bruno@clisp.org>
14411
14412         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
14413         of gl_LOCK_EARLY instead of gl_LOCK.
14414
14415 2006-08-23  Bruno Haible  <bruno@clisp.org>
14416
14417         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
14418         on OSF/1 to no.
14419         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
14420
14421 2006-08-23  Bruno Haible  <bruno@clisp.org>
14422
14423         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
14424         as unusable.
14425
14426         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
14427         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
14428         (gl_LOCK): New macro.
14429
14430 2006-08-22  Simon Josefsson  <jas@extundo.com>
14431
14432         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
14433         to md5 module.
14434
14435 2006-08-22  Simon Josefsson  <jas@extundo.com>
14436
14437         * MODULES.html.sh: Add "Support for maintaining and release
14438         projects".
14439
14440         * build-aux/gnupload: New file, from coreutils.
14441
14442 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
14443
14444         Avoid the need for AC_LIBSOURCES in m4 macros.
14445         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
14446         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
14447         * modules/check-version (EXTRA_DIST): Add check-version.h.
14448         * modules/crc (EXTRA_DIST): Add crc.h.
14449         * modules/des (EXTRA_DIST): Add des.h.
14450         * modules/gc (EXTRA_DIST): Add gc.h.
14451         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
14452         * modules/getline (EXTRA_DIST): Add getline.h.
14453         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
14454         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
14455         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
14456         * modules/md2 (EXTRA_DIST): Add md2.h.
14457         * modules/md4 (EXTRA_DIST): Add md4.h.
14458         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
14459         * modules/read-file (EXTRA_DIST): Add read-file.h.
14460         * modules/readline (EXTRA_DIST): Add readline.h.
14461         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
14462         rijndael-api-fst.h.
14463
14464 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
14465
14466         * m4/rijndael.m4 (gl_ARCFOUR):
14467         * m4/arctwo.m4 (gl_ARCTWO):
14468         * m4/check-version.m4 (gl_CHECK_VERSION):
14469         * m4/crc.m4 (gl_CRC):
14470         * m4/des.m4 (gl_DES):
14471         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
14472         * m4/gc.m4 (gl_GC):
14473         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
14474         * m4/getline.m4 (gl_FUNC_GETLINE):
14475         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
14476         * m4/hmac-md5.m4 (gl_HMAC_MD5):
14477         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
14478         * m4/md2.m4 (gl_MD2):
14479         * m4/md4.m4 (gl_MD4):
14480         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
14481         * m4/read-file.m4 (gl_FUNC_READ_FILE):
14482         * m4/readline.m4 (gl_FUNC_READLINE):
14483         * m4/rijndael.m4 (gl_RIJNDAEL):
14484         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
14485         to get the necessary .h files and whatnot.
14486
14487 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
14488
14489         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
14490         gnulib rather than the other way around.
14491         * config/srclistvars.sh (COREUTILS): Remove.
14492
14493 2006-08-22  Jim Meyering  <jim@meyering.net>
14494
14495         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
14496
14497         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
14498
14499 2006-08-22  Eric Blake  <ebb9@byu.net>
14500
14501         * modules/regexprops-generic: New file.
14502         * MODULES.html.sh (Support for building documentation): List it.
14503
14504 2006-08-22  Eric Blake  <ebb9@byu.net>
14505
14506         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
14507         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
14508         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
14509         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
14510
14511 2006-08-22  Bruno Haible  <bruno@clisp.org>
14512
14513         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
14514         and lib_LTLIBRARIES like the other lib_* variables.
14515
14516 2006-08-22  Bruno Haible  <bruno@clisp.org>
14517
14518         * build-aux/x-to-1.in: New file, from GNU gettext.
14519
14520 2006-08-22  Bruno Haible  <bruno@clisp.org>
14521
14522         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
14523         <utmpx.h> exists.
14524
14525 2006-08-22  Bruno Haible  <bruno@clisp.org>
14526
14527         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
14528         <utmpx.h> exists.
14529
14530 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
14531
14532         BeOS portability.
14533         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
14534         exist.
14535         Problem reported by Bruno Haible.
14536
14537 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
14538
14539         Avoid the need for AC_LIBSOURCES in m4 macros.
14540         * modules/acl (EXTRA_DIST): Add acl.h.
14541         * modules/argmatch (Files): Add m4/argmatch.m4.
14542         (configure.ac): Add gl_ARGMATCH.
14543         (EXTRA_DIST): Renamed from lib_SOURCES, for
14544         consistency with the other modules.  Remove argmatch.c.
14545         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
14546         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
14547         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
14548         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
14549         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
14550         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
14551         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
14552         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
14553         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
14554         * modules/closeout (EXTRA_DIST): Add closeout.h.
14555         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
14556         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
14557         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
14558         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
14559         dirname.h; remove basename.c and stripslash.c.
14560         * modules/exclude (EXTRA_DIST): Add exclude.h.
14561         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
14562         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
14563         * modules/file-type (EXTRA_DIST): Add file-type.h.
14564         * modules/filemode (EXTRA_DIST): Add filemode.h.
14565         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
14566         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
14567         * modules/fpending (EXTRA_DIST): Add __fpending.h.
14568         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
14569         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
14570         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
14571         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
14572         * modules/getdate (EXTRA_DIST): Add getdate.c.
14573         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
14574         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
14575         * modules/getpass (EXTRA_DIST): Add getpass.h.
14576         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
14577         * modules/group-member (EXTRA_DIST): Add group-member.h.
14578         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
14579         * modules/hash (EXTRA_DIST): Add hash.h.
14580         * modules/human (EXTRA_DIST): Add human.h.
14581         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
14582         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
14583         * modules/lchown (EXTRA_DIST): Add lchown.h.
14584         * modules/long-options (EXTRA_DIST): Add long-options.h.
14585         * modules/lstat (EXTRA_DIST): Add lstat.h.
14586         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
14587         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
14588         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
14589         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
14590         * modules/memxor (EXTRA_DIST): Add memxor.h.
14591         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
14592         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
14593         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
14594         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
14595         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
14596         * modules/physmem (EXTRA_DIST): Add physmem.h.
14597         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
14598         * modules/posixver (EXTRA_DIST): Add posixver.h.
14599         * modules/quote (EXTRA_DIST): Add quote.h.
14600         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
14601         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
14602         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
14603         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
14604         regex_internal.h regexec.c.
14605         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
14606         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
14607         * modules/same (EXTRA_DIST): Add same.h.
14608         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
14609         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
14610         * modules/savedir (EXTRA_DIST): Add savedir.h.
14611         * modules/sha1 (EXTRA_DIST): Add sha1.h.
14612         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
14613         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
14614         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
14615         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
14616         * modules/strdup (EXTRA_DIST): Add strdup.h.
14617         * modules/strftime (EXTRA_DIST): Add strftime.h.
14618         * modules/strndup (EXTRA_DIST): Add strndup.h.
14619         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
14620         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
14621         * modules/time_r (EXTRA_DIST): Add time_r.h.
14622         * modules/timespec (EXTRA_DIST): Add timespec.h.
14623         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
14624         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
14625         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
14626         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
14627         * modules/userspec (EXTRA_DIST): Add userspec.h.
14628         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
14629         * modules/utimens (EXTRA_DIST): Add utimens.h.
14630         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
14631         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
14632         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
14633         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
14634         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
14635         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
14636         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
14637         * modules/yesno (EXTRA_DIST): Add yesno.h.
14638
14639 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
14640
14641         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
14642
14643         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
14644         * m4/dev-ino.m4, same-inode.m4: Remove.
14645
14646         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
14647         * m4/acl.m4 (AC_FUNC_ACL):
14648         * m4/backupfile.m4 (gl_BACKUPFILE):
14649         * m4/c-strtod.m4 (gl_C99_STRTOLD):
14650         * m4/canon-host.m4 (gl_CANON_HOST):
14651         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
14652         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
14653         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
14654         * m4/cloexec.m4 (gl_CLOEXEC):
14655         * m4/close-stream.m4 (gl_CLOSE_STREAM):
14656         * m4/closeout.m4 (gl_CLOSEOUT):
14657         * m4/dirfd.m4 (gl_FUNC_DIRFD):
14658         * m4/dirname.m4 (gl_DIRNAME):
14659         * m4/exclude.m4 (gl_EXCLUDE):
14660         * m4/exitfail.m4 (gl_EXITFAIL):
14661         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
14662         * m4/file-type.m4 (gl_FILE_TYPE):
14663         * m4/filemode.m4 (gl_FILEMODE):
14664         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
14665         * m4/fpending.m4 (gl_FUNC_FPENDING):
14666         * m4/fprintftime.m4 (gl_FPRINTFTIME):
14667         * m4/fts.m4 (gl_FUNC_FTS):
14668         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
14669         * m4/getdate.m4 (gl_GETDATE):
14670         * m4/gethrxtime.m4 (gl_GETHRXTIME):
14671         * m4/getpagesize.m4 (gl_GETPAGESIZE):
14672         * m4/getpass.m4 (gl_FUNC_GETPASS):
14673         * m4/gettime.m4 (gl_GETTIME):
14674         * m4/getugroups.m4 (gl_GETUGROUPS):
14675         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
14676         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
14677         * m4/hard-locale.m4 (gl_HARD_LOCALE):
14678         * m4/hash.m4 (gl_HASH):
14679         * m4/idcache.m4 (gl_IDCACHE):
14680         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
14681         * m4/lchown.m4 (gl_FUNC_LCHOWN):
14682         * m4/long-options.m4 (gl_LONG_OPTIONS):
14683         * m4/lstat.m4 (gl_FUNC_LSTAT):
14684         * m4/md5.m4 (gl_MD5):
14685         * m4/memcasecmp.m4 (gl_MEMCASECMP):
14686         * m4/memcoll.m4 (gl_MEMCOLL):
14687         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
14688         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
14689         * m4/memxor.m4 (gl_MEMXOR):
14690         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
14691         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
14692         * m4/modechange.m4 (gl_MODECHANGE):
14693         * m4/mountlist.m4 (gl_MOUNTLIST):
14694         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
14695         * m4/openat.m4 (gl_FUNC_OPENAT):
14696         * m4/pathmax.m4 (gl_PATHMAX):
14697         * m4/physmem.m4 (gl_PHYSMEM):
14698         * m4/posixtm.m4 (gl_POSIXTM):
14699         * m4/posixver.m4 (gl_POSIXVER):
14700         * m4/quote.m4 (gl_QUOTE):
14701         * m4/quotearg.m4 (gl_QUOTEARG):
14702         * m4/readtokens.m4 (gl_READTOKENS):
14703         * m4/readutmp.m4 (gl_READUTMP):
14704         * m4/regex.m4 (gl_REGEX):
14705         * m4/safe-read.m4 (gl_SAFE_READ):
14706         * m4/safe-write.m4 (gl_SAFE_WRITE):
14707         * m4/same.m4 (gl_SAME):
14708         * m4/save-cwd.m4 (gl_SAVE_CWD):
14709         * m4/savedir.m4 (gl_SAVEDIR):
14710         * m4/settime.m4 (gl_SETTIME):
14711         * m4/sha1.m4 (gl_SHA1):
14712         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
14713         * m4/stat-macros.m4 (gl_STAT_MACROS):
14714         * m4/stat-time.m4 (gl_STAT_TIME):
14715         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
14716         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
14717         * m4/strdup.m4 (gl_FUNC_STRDUP):
14718         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
14719         * m4/strndup.m4 (gl_FUNC_STRNDUP):
14720         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
14721         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
14722         * m4/time_r.m4 (gl_TIME_R):
14723         * m4/timespec.m4 (gl_TIMESPEC):
14724         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
14725         * m4/unlinkdir.m4 (gl_UNLINKDIR):
14726         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
14727         * m4/userspec.m4 (gl_USERSPEC):
14728         * m4/utimecmp.m4 (gl_UTIMECMP):
14729         * m4/utimens.m4 (gl_UTIMENS):
14730         * m4/xalloc.m4 (gl_XALLOC):
14731         * m4/xgetcwd.m4 (gl_XGETCWD):
14732         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
14733         * m4/xreadlink.m4 (gl_XREADLINK):
14734         * m4/xstrtod.m4 (gl_XSTRTOD):
14735         * m4/yesno.m4 (gl_YESNO):
14736         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
14737         to get the necessary .h files and whatnot.
14738
14739 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
14740             Bruno Haible  <bruno@clisp.org>
14741
14742         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
14743         /bin/sh understanding of '!' conditional negation.
14744
14745 2006-08-21  Jim Meyering  <jim@meyering.net>
14746
14747         * modules/openat (Depends-on): Really alphabetize.
14748
14749         * modules/acl (Depends-on): Add error and quote.
14750
14751         * check-module (find_included_lib_files): Add at-func.c to the
14752         ok-to-include-more-than-once white list.
14753
14754         * modules/openat (Depends-on): Add lstat.  Alphabetize.
14755
14756 2006-08-21  Bruno Haible  <bruno@clisp.org>
14757
14758         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
14759         Emit a pkgdata_DATA variable only if some snippets add contents to it.
14760         Reported by Martin Lambers <marlam@marlam.de>.
14761
14762 2006-08-21  Bruno Haible  <bruno@clisp.org>
14763
14764         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
14765         specify an installation location, don't emit a noinst_LIBRARIES or
14766         noinst_LTLIBRARIES assignment.
14767
14768 2006-08-21  Bruno Haible  <bruno@clisp.org>
14769
14770         BeOS portability.
14771         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
14772         BeOS has mbrtowc() but no <wctype.h>.
14773
14774 2006-08-21  Bruno Haible  <bruno@clisp.org>
14775
14776         BeOS portability.
14777         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
14778         exist.
14779
14780 2006-08-21  Bruno Haible  <bruno@clisp.org>
14781
14782         BeOS portability.
14783         * lib/mbchar.h: Include <wctype.h> only if it exists.
14784
14785 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
14786
14787         Remove files that are no longer needed by their respective modules.
14788         * m4/obstack.m4: Remove.
14789         * m4/strerror_r.m4: Remove.
14790         * m4/uint32_t.m4: Remove.
14791         * m4/uintptr_t.m4: Remove.
14792         * m4/ullong_max.m4: Remove.
14793         * m4/xstrtoimax.m4: Remove.
14794         * m4/xstrtoumax.m4: Remove.
14795
14796         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
14797         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
14798         dependencies now capture this.
14799
14800         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
14801         Do not use AC_LIBSOURCES, since gnulib modules now do this.
14802         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
14803         * m4/human.m4 (gl_HUMAN): Likewise.
14804         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
14805         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
14806
14807         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
14808
14809         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
14810         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
14811         stdint.
14812         * m4/human.m4 (gl_HUMAN): Likewise.
14813         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
14814         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
14815         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
14816         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
14817         * m4/xstrtol (gl_XSTRTOL): Likewise.
14818
14819         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
14820         AC_TYPE_LONG_LONG_INT.
14821         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
14822         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
14823         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
14824         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
14825
14826         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
14827         on stdbool.
14828
14829         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
14830         (gl_PREREQ_XSTRTOUL): Remove.
14831
14832         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
14833
14834         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
14835         mode.
14836
14837 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
14838
14839         Add and change modules to make it easier for coreutils to use
14840         gnulib-tool.
14841         * modules/backupfile (Files): Remove m4/d-ino.m4.
14842         (Depends-on): Add d-ino.
14843         * modules/cycle-check (Depends-on): Add stdint.
14844         (lib_SOURCES): Add cycle-check.h.
14845         * modules/d-ino: New module.
14846         * modules/d-type: New module.
14847         * modules/error (Files): Remove m4/strerror_r.m4.
14848         * modules/filemode (Files): Add m4/st_dm_mode.m4.
14849         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
14850         m4/inttypes_h.m4, m4/uintmax_t.m4.
14851         (Depends-on): Add stdint.
14852         (lib_SOURCES): Add fsusage.h.
14853         * modules/getcwd (Files): Remove d-ino.m4.
14854         (Depends-on): Add d-ino.
14855         * modules/getndelim2 (Depends-on): Add stdint.
14856         * modules/glob (Files): Remove m4/d-type.m4.
14857         (Depends-on): Add d-type.
14858         * modules/host-os: New module.
14859         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
14860         m4/inttypes_h.m4, m4/uintmax_t.m4.
14861         * Depends-on: Add stdint.
14862         (lib_SOURCES): Add human.h.
14863         * modules/inttostr (Files): Remove m4/intmax_t.m4,
14864         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
14865         m4/uintmax_t.m4, m4/ulonglong.m4.
14866         (Depends-on): Add stdint.
14867         (EXTRA_DIST): Add inttostr.h.
14868         * modules/lchmod: New module.
14869         * modules/link-follow: New module.
14870         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
14871         (Depends-on): Add lchmod.
14872         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
14873         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
14874         (Depends-on): Add stdint.
14875         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
14876         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
14877         (Depends-on): Add stdint.
14878         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
14879         * modules/perl: New module.
14880         * modules/regex (Depends-on): Add stdint.
14881         * modules/rmdir-errno: New module.
14882         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
14883         m4/intmax_t.m4.
14884         (Depends-on): Add stdint.
14885         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
14886         m4/uintmax_t.m4.
14887         (Depends-on): Add stdint.
14888         * modules/unlink-busy: New module.
14889         * modules/utimecmp (Depends-on): Add stdint.
14890         * modules/uptime: New module.
14891         * modules/winsz-ioctl: New module.
14892         * modules/winsz-termios: New module.
14893         * modules/xnanosleep (Depends-on): Add nanosleep.
14894         * modules/ullong_max: Remove.
14895         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
14896         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
14897         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
14898         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
14899         (Depends-on): Add inttypes.
14900         (lib_SOURCES): Add xstrtol.h.
14901         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
14902         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
14903         * MODULES.html.sh: Move 'assert' into the assert section.
14904         Move 'dummy' into the linking section.
14905         Remove ullong_max.
14906         Add section for compatibility checks for POSIX:2001 functions,
14907         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
14908         winsz-ioctl, and winsz-termios into it.
14909         Add lchmod.
14910         Add top-level Misc section and put host-os, perl, and uptime
14911         into it.
14912
14913 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
14914
14915         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
14916         now assume the stdint module.  Do not include inttypes.h.
14917         * lib/fsusage.h: Likewise.
14918         * lib/getndelim2.c: Likewise.
14919         * lib/human.h: Likewise.
14920         * lib/inttostr.h: Likewise.
14921         * lib/obstack.c: Likewise.
14922         * lib/regex_internal.h: Likewise.
14923         * lib/tempname.c: Likewise.
14924         * lib/utimecmp.c: Likewise.
14925         * lib/xstrtol.h: Likewise.
14926
14927         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
14928
14929         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
14930         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
14931         * lib/xtime.h: Likewise.
14932
14933 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
14934
14935         * modules/openat (Files): Add lib/fchmodat.c.
14936         Fixes problem reported by Jay Youngman.
14937
14938 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
14939
14940         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
14941         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
14942
14943 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
14944             Bruno Haible  <bruno@clisp.org>
14945
14946         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
14947         and is a script that invokes bison. Tighten the code. Add comments.
14948
14949 2006-08-18  Jim Meyering  <jim@meyering.net>
14950
14951         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
14952         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
14953         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
14954         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
14955
14956 2006-08-18  Bruno Haible  <bruno@clisp.org>
14957
14958         * modules/bison-i18n: New file.
14959         * MODULES.html.sh (Internationalization functions): Add it.
14960
14961 2006-08-18  Bruno Haible  <bruno@clisp.org>
14962
14963         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
14964         sys/statvfs.h. When getmntinfo was found, check its declaration and
14965         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
14966
14967 2006-08-18  Bruno Haible  <bruno@clisp.org>
14968
14969         * m4/bison-i18n.m4: New file, from bison.
14970
14971 2006-08-18  Bruno Haible  <bruno@clisp.org>
14972
14973         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
14974         (ME_DUMMY): Treat "kernfs" as a dummy.
14975         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
14976
14977 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
14978
14979         Update from coreutils.
14980
14981         2006-08-15  Jim Meyering  <jim@meyering.net>
14982
14983         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
14984
14985         2006-01-17  Jim Meyering  <jim@meyering.net>
14986
14987         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
14988
14989         2006-01-11  Jim Meyering  <jim@meyering.net>
14990
14991         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
14992         Check for the lchmod function.
14993
14994 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
14995
14996         Update from coreutils.
14997
14998         * lib/__fpending.h: Add copyright notice.
14999         * lib/fprintftime.h: Likewise.
15000         * lib/savedir.c: Use (C) in copyright notice.
15001         * lib/savedir.h: Likewise.
15002
15003         2006-08-15  Jim Meyering  <jim@meyering.net>
15004
15005         * lib/at-func.c: New file, with the logic of all emulated at-functions.
15006         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
15007         in support of the EXPECTED_ERRNO macro.
15008         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
15009         definitions.  Instead, define the appropriate symbols and include
15010         "at-func.c".
15011         * lib/mkdirat.c (mkdirat): Likewise.
15012         * lib/fchmodat.c (fchmodat): Likewise.
15013         (ENOSYS): Remove definition.
15014         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
15015         it.  Don't include "unistd--.h" -- it wasn't ever used.
15016
15017         2006-01-17  Jim Meyering  <jim@meyering.net>
15018
15019         Rewrite fts.c not to change the current working directory,
15020         by using openat, fstatat, fdopendir, etc..
15021
15022         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
15023         (HAVE_OPENAT_SUPPORT): Define.
15024         [_LIBC] (fchdir): Don't undef or define; no longer used.
15025         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
15026         Now, this `function' always succeeds, and consumes its file descriptor
15027         parameter -- so callers must not close such FDs.  Update callers.
15028         (diropen_fd, opendirat, cwd_advance_fd): New functions.
15029         (diropen): Add parameter, SP.  Adjust all callers.
15030         Implement using diropen_fd, rather than open.
15031         (fts_open): Initialize new member, fts_cwd_fd.
15032         Remove fts_rft-setting code.
15033         (fts_close): Close fts_cwd_fd, if necessary.
15034         (__opendir2): Define in terms of opendir or opendirat,
15035         depending on whether the FST_NOCHDIR flag is set.
15036         (fts_build): Since fts_safe_changedir consumes its FD, and since
15037         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
15038         and close the dup'd file descriptor upon failure.
15039         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
15040         (fts_safe_changedir): Tweak semantics to reflect that this function
15041         now calls cwd_advance_fd and hence consumes its FD argument.
15042         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
15043         [struct FTS] (fts_rft): Remove now-unused member.
15044         [struct FTS] (fts_cycle.state): Improve comment.
15045
15046         * lib/openat.c (openat_needs_fchdir): New function.
15047         * lib/openat.h (openat_needs_fchdir): Declare it.
15048
15049 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
15050
15051         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
15052         Problem and fix reported by Pádraig Brady in
15053         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
15054
15055 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
15056
15057         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
15058
15059 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
15060
15061         * lib/memcoll.c (memcoll): Optimize for the common case where the
15062         arguments are bytewise equal.
15063
15064 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
15065
15066         * doc/regexprops-generic.texi: Add a copyright notice.
15067
15068 2006-08-15  Bruno Haible  <bruno@clisp.org>
15069
15070         * modules/tmpdir (License): Change to LGPL.
15071
15072 2006-08-15  Bruno Haible  <bruno@clisp.org>
15073
15074         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
15075         module.
15076
15077 2006-08-14  Simon Josefsson  <jas@extundo.com>
15078
15079         * config/srclist.txt: Add gnupload.
15080
15081 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
15082
15083         Change copyright notice from LGPL 2 to GPL 2, since that's the
15084         standard form used in the gnulib repository.
15085         * tests/test-lock.c: Likewise.
15086         * tests/test-stdint.c: Likewise.
15087         * tests/test-tls.c: Likewise.
15088
15089         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
15090         prelude-manager.  User shorter URLs for GNU projects, without '?'.
15091         Add copyright notice.
15092
15093         * check-module: Add copyright notice.  Output a copyright
15094         notice if "--version" is specified.
15095         * modules/COPYING: New file.
15096         * tests/test-getaddrinfo.c: Add copyright notice.
15097         * tests/test-verify.c: Likewise.
15098
15099 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
15100
15101         Change copyright notice from LGPL 2 to GPL 2, since that's the
15102         standard form used in the gnulib repository.
15103         * lib/lock.c: LGPL -> GPL.
15104         * lib/lock.h: Likewise.
15105         * lib/strnlen1.c: Likewise.
15106         * lib/strnlen1.h: Likewise.
15107         * lib/tls.c: Likewise.
15108         * lib/tls.h: Likewise.
15109         * lib/tmpdir.c: Likewise.
15110
15111         * lib/TODO: Remove; this belongs only in coreutils.
15112
15113 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
15114
15115         Add copyright notices to long-enough files that lack them, since
15116         otherwise the files aren't clearly free.  Use the same notice that
15117         getdate.texi already uses.
15118         * doc/alloca-opt.texi: Add copyright notice.
15119         * doc/alloca.texi: Likewise.
15120         * doc/ctime.texi: Likewise.
15121         * doc/functions.texi: Likewise.
15122         * doc/gcd.texi: Likewise.
15123         * doc/gnulib-tool.texi: Likewise.
15124         * doc/inet_ntoa.texi: Likewise.
15125         * doc/visibility.texi: Likewise.
15126
15127         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
15128         * doc/quote.texi: Add copyright notice.
15129
15130         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
15131         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
15132         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
15133         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
15134         is now obsolete, and give a pointer to the Sun list.
15135         Add copyright notice.
15136
15137 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
15138
15139         * config/srclistvars.sh: Add copyright notice.
15140
15141 2006-08-14  Eric Blake  <ebb9@byu.net>
15142
15143         Import the following change from libc:
15144
15145         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
15146
15147         Upstream bug 2997.
15148         * lib/misc/error.c: Add space between program name and message if file
15149         name is missing.
15150
15151 2006-08-12  Karl Berry  <karl@gnu.org>
15152
15153         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
15154         remove, these originate in gnulib now.
15155
15156 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15157
15158         * doc/Makefile (standards.info standards.html standards.dvi):
15159         Also depend on make-stds.texi.
15160
15161 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
15162
15163         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
15164         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
15165
15166         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
15167         in wchar_t.  Problem reported by Eric Blake.
15168
15169         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
15170         LEN is smaller than SIZE.  Suggested by Bruno Haible.
15171         Also, help the compiler to keep LEN in a register.
15172
15173 2006-08-11  Eric Blake  <ebb9@byu.net>
15174
15175         * users.txt: Sort.  Add tar.
15176
15177 2006-08-11  Bruno Haible  <bruno@clisp.org>
15178
15179         * users.txt: New file.
15180
15181 2006-08-11  Bruno Haible  <bruno@clisp.org>
15182
15183         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
15184         before <wchar.h>. Needed for OSF/1 and BSD/OS.
15185
15186 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
15187
15188         * modules/snprintf (Depends-on): Remove minmax.
15189         (Maintainer): Add self and Bruno.
15190
15191 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
15192
15193         * lib/.cppi-disable: Add snprintf.h, socket_.h.
15194         * lib/snprintf.c: Include <errno.h> and <limits.h>.
15195         (EOVERFLOW): Define if the system does not.
15196         Do not include "minmax.h"; it wasn't used.
15197         (snprintf): Don't assume size_t promotes to an unsigned type.
15198         Fix bug when generated string was too long for the buffer: the
15199         buffer's contents are supposed to be the initial prefix of the
15200         output.  Don't assume vasnprintf returns EOVERFLOW if the size
15201         exceeds INT_MAX; do the check ourselves.
15202
15203         Import the following changes from libc:
15204
15205         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
15206
15207         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
15208         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
15209         set wc to the byte which couldn't be converted.
15210         (re_string_reconstruct): Don't clear valid_raw_len before calling
15211         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
15212         tip_context using re_string_context_at.
15213
15214         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
15215
15216         * lib/posix/regex.h: g++ still cannot handled [restrict].
15217
15218         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
15219
15220         * lib/posix/regex.h: Remove special handling for VMS.
15221
15222 2006-08-10  Jim Meyering  <jim@meyering.net>
15223
15224         * modules/same-inode: New module.
15225         * modules/dev-ino: New module.
15226         * modules/cycle-check: Depend on these modules, rather than simply
15227         including their .h files.
15228         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
15229         required via m4/cycle-check.m4.
15230         * modules/same: Depend on new same-inode module, rather than
15231         including same-inode.h.
15232         * modules/chdir-safer: New file.
15233
15234         * modules/chown (Depends-on): Add stat-macros.
15235
15236 2006-08-10  Jim Meyering  <jim@meyering.net>
15237
15238         * m4/cycle-check.m4: New file.
15239         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
15240         * m4/dev-ino.m4, m4/same-inode.m4: New files.
15241
15242 2006-08-10  Eric Blake  <ebb9@byu.net>
15243
15244         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
15245         in from original proposal.
15246
15247 2006-08-10  Eric Blake  <ebb9@byu.net>
15248         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
15249
15250         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
15251         namespace.
15252
15253 2006-08-10  Bruno Haible  <bruno@clisp.org>
15254
15255         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
15256         as well.
15257
15258 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
15259
15260         Sync from coreutils.
15261
15262         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
15263
15264         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
15265         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
15266
15267 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
15268
15269         * modules/restrict: Remove; no longer needed now that we assume
15270         Autoconf 2.59 or later.
15271         * MODULES.html.sh: Remove 'restrict'.
15272         * modules/argp (Depends-on): Remove 'restrict'.
15273         * modules/base64 (Depends-on): Likewise.
15274         * modules/gc (Depends-on): Likewise.
15275         * modules/getaddrinfo (Depends-on): Likewise.
15276         * modules/glob (Depends-on): Likewise.
15277         * modules/inet_ntop (Depends-on): Likewise.
15278         * modules/inet_pton (Depends-on): Likewise.
15279         * modules/memxor (Depends-on): Likewise.
15280         * modules/regex (Depends-on): Likewise.
15281         * modules/strtok_r (Depends-on): Likewise.
15282         * modules/time_r (Depends-on): Likewise.
15283
15284 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
15285
15286         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
15287         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
15288         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
15289         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
15290         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
15291         * m4/memxor.m4 (gl_MEMXOR): Likewise.
15292         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
15293         gl_C_RESTRICT replaced by AC_C_RESTRICT.
15294
15295         Merge from coreutils.
15296         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
15297         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
15298         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
15299         * m4/time_r.m4 (gl_TIME_R): Likewise.
15300
15301 2006-08-09  Karl Berry  <karl@gnu.org>
15302
15303         * config/srclist.txt: no more gettext-tools, per Bruno.
15304
15305 2006-08-08  Eric Blake  <ebb9@byu.net>
15306
15307         * modules/verror: New module.
15308         * MODULES.html.sh: Document it.
15309
15310 2006-08-08  Eric Blake  <ebb9@byu.net>
15311
15312         * lib/verror.h, lib/verror.c: New files.
15313
15314 2006-08-08  Eric Blake  <ebb9@byu.net>
15315
15316         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
15317         verror_at_line output complies with GNU Coding Standards even when
15318         file is NULL.
15319
15320 2006-08-07  Bruno Haible  <bruno@clisp.org>
15321
15322         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
15323         versions of AIX.
15324         Reported by Ralf Wildenhues.
15325
15326 2006-08-07  Bruno Haible  <bruno@clisp.org>
15327
15328         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
15329         in an AC_DEFUN. Needed so that the autoconf snippets can use
15330         AC_REQUIRE.
15331
15332 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15333
15334         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
15335         Initialize pkgdata_DATA.
15336         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
15337         overriding it.
15338
15339 2006-08-06  Eric Blake  <ebb9@byu.net>
15340
15341         * lib/error.h: Fold in some upstream changes from glibc.
15342         * lib/error.c: Likewise.
15343
15344 2006-08-04  Bruno Haible  <bruno@clisp.org>
15345
15346         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
15347         Make the mostlyclean-local rule depend on mostlyclean-generic.
15348         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
15349
15350 2006-07-31  Bruno Haible  <bruno@clisp.org>
15351
15352         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
15353         <stdlib.h>, <string.h>.
15354
15355 2006-07-30  Bruno Haible  <bruno@clisp.org>
15356
15357         * modules/readlink (License): Change to LGPL.
15358
15359 2006-07-30  Bruno Haible  <bruno@clisp.org>
15360
15361         * modules/javaversion (Makefile.am): Distribute javaversion.java and
15362         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
15363         set PKGDATADIR to point to it.
15364
15365 2006-07-30  Bruno Haible  <bruno@clisp.org>
15366
15367         * modules/csharpexec (configure.ac): Comment out macro invocation.
15368         * modules/javaexec (configure.ac): Likewise.
15369         * modules/javacomp-script (configure.ac): Likewise.
15370
15371         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
15372
15373 2006-07-30  Bruno Haible  <bruno@clisp.org>
15374
15375         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
15376         linked-list.
15377
15378 2006-07-30  Bruno Haible  <bruno@clisp.org>
15379
15380         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
15381
15382 2006-07-30  Bruno Haible  <bruno@clisp.org>
15383
15384         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
15385         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
15386         get removed.
15387
15388 2006-07-29  Bruno Haible  <bruno@clisp.org>
15389
15390         Make it possible for gnulib-tool to work with locally modified or
15391         augmented gnulib repositories.
15392         * gnulib-tool (func_usage): Document --local-dir option.
15393         (local_gnulib_dir): New variable.
15394         Handle --local-dir option.
15395         (func_lookup_file): New function.
15396         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
15397         (func_get_description, func_get_filelist, func_get_description,
15398         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
15399         func_get_automake_snippet, func_get_include_directive,
15400         func_get_license, func_get_maintainer): Use func_lookup_file.
15401         (func_import, func_create_testdir): Use func_lookup_file.
15402
15403 2006-07-29  Bruno Haible  <bruno@clisp.org>
15404
15405         * modules/setenv (Depends-on): Add unistd.
15406
15407 2006-07-29  Bruno Haible  <bruno@clisp.org>
15408
15409         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
15410
15411 2006-07-29  Bruno Haible  <bruno@clisp.org>
15412
15413         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
15414
15415 2006-07-29  Bruno Haible  <bruno@clisp.org>
15416
15417         * gnulib-tool (import, update): If there is no Makefile.am, look at
15418         aclocal.m4, instead of bailing out.
15419
15420 2006-07-29  Bruno Haible  <bruno@clisp.org>
15421
15422         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
15423         Categorize the options by when they are useful.
15424
15425 2006-07-29  Bruno Haible  <bruno@clisp.org>
15426
15427         * gnulib-tool (func_usage): Document option --no-libtool.
15428         Handle option --no-libtool.
15429         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
15430         for changed semantics of $libtool variable.
15431         (func_import): Likewise. If libtool is not used, show this through
15432         an option --no-libtool.
15433         (func_create_testdir): Update.
15434
15435 2006-07-29  Bruno Haible  <bruno@clisp.org>
15436
15437         * gnulib-tool (func_import): Extend error message about missing
15438         --doc-base.
15439
15440 2006-07-29  Bruno Haible  <bruno@clisp.org>
15441
15442         * gnulib-tool (func_import): Don't create the $docbase directory if
15443         there is no file to store there.
15444
15445 2006-07-29  Bruno Haible  <bruno@clisp.org>
15446
15447         * gnulib-tool (autoconf_minversion): If a --dir option is given and
15448         relevant, look for configure.ac there, not in the current directory.
15449         Also use a simple search for AC_PREREQ, not "autoconf --trace".
15450
15451 2006-07-29  Bruno Haible  <bruno@clisp.org>
15452
15453         * gnulib-tool (SORT): New variable.
15454         (func_usage): Undocument --assume-autoconf option.
15455         Remove --assume-autoconf option handling.
15456         (autoconf_minversion): Determine from the contents of configure.ac.
15457         (func_import): Remove autoconf_minversion handling.
15458         Suggested by Eric Blake.
15459
15460 2006-07-29  Bruno Haible  <bruno@clisp.org>
15461
15462         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
15463
15464 2006-07-29  Bruno Haible  <bruno@clisp.org>
15465
15466         * config/srclist.txt (*setenv.[ch]): Remove rules.
15467
15468 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
15469
15470         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
15471
15472 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
15473
15474         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
15475         arpa/inet.h.
15476
15477 2006-07-28  Simon Josefsson  <jas@extundo.com>
15478
15479         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
15480         * modules/inet_pton (Depends-on): Likewise.
15481
15482 2006-07-28  Simon Josefsson  <jas@extundo.com>
15483
15484         * m4/netinet_in_h.m4: New file.
15485
15486 2006-07-28  Simon Josefsson  <jas@extundo.com>
15487
15488         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
15489         #include's.
15490
15491 2006-07-28  Simon Josefsson  <jas@extundo.com>
15492
15493         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
15494         #include's.
15495
15496 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
15497
15498         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
15499         setgid on directories only if they set these bits.
15500         * lib/modechange.h: Remove obsolete comment about masks.
15501
15502 2006-07-28  Eric Blake  <ebb9@byu.net>
15503
15504         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
15505         macro expansion.
15506
15507 2006-07-28  Bruno Haible  <bruno@clisp.org>
15508
15509         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
15510
15511 2006-07-28  Bruno Haible  <bruno@clisp.org>
15512
15513         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
15514
15515 2006-07-28  Bruno Haible  <bruno@clisp.org>
15516
15517         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
15518         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
15519         Define fallbacks.
15520         Avoids link error on FreeBSD 4.x.
15521         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
15522
15523         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
15524         encoding.
15525         * lib/mbswidth.c (iswcntrl): Likewise.
15526
15527 2006-07-27  Bruno Haible  <bruno@clisp.org>
15528
15529         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
15530         test.
15531
15532 2006-07-27  Bruno Haible  <bruno@clisp.org>
15533
15534         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
15535         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
15536         defined.
15537
15538 2006-07-26  Eric Blake  <ebb9@byu.net>
15539
15540         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
15541
15542 2006-07-26  Eric Blake  <ebb9@byu.net>
15543
15544         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
15545         like mingw that lack mkstemp.
15546         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
15547         avoid compilation warning on mingw.
15548
15549 2006-07-26  Bruno Haible  <bruno@clisp.org>
15550
15551         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
15552         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
15553         INT_FAST*_MIN, INTPTR_MIN.
15554
15555 2006-07-25  Bruno Haible  <bruno@clisp.org>
15556
15557         * modules/version-etc (Depends-on): Add stdarg.
15558
15559 2006-07-25  Bruno Haible  <bruno@clisp.org>
15560
15561         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
15562         complex commands.
15563
15564 2006-07-25  Bruno Haible  <bruno@clisp.org>
15565
15566         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
15567         defined in <stdarg.h> or config.h.
15568
15569 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
15570
15571         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
15572         (gl_STDIO_SAFER): Remove.
15573
15574 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
15575
15576         * MODULES.html.sh (File stream based Input/Output):
15577         Add fopen-safer, tmpfile-safer; remove stdio-safer.
15578         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
15579         * modules/fopen-safer, modules/tmpfile-safer: New files.
15580         * modules/stdio-safer: Remove.
15581
15582 2006-07-24  Bruno Haible  <bruno@clisp.org>
15583
15584         * modules/tmpdir: New file.
15585         * MODULES.html.sh (File system functions): Add it.
15586
15587 2006-07-24  Bruno Haible  <bruno@clisp.org>
15588
15589         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
15590         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
15591
15592 2006-07-24  Bruno Haible  <bruno@clisp.org>
15593
15594         * modules/clean-temp: New file.
15595
15596 2006-07-24  Bruno Haible  <bruno@clisp.org>
15597
15598         * m4/tmpdir.m4: New file, from GNU gettext.
15599
15600 2006-07-24  Bruno Haible  <bruno@clisp.org>
15601
15602         * lib/tmpdir.h: New file, from GNU gettext.
15603         * lib/tmpdir.c: New file, from GNU gettext.
15604
15605 2006-07-24  Bruno Haible  <bruno@clisp.org>
15606
15607         * lib/clean-temp.h: New file, from GNU gettext.
15608         * lib/clean-temp.c: New file, from GNU gettext.
15609
15610 2006-07-23  Eric Blake  <ebb9@byu.net>
15611
15612         * modules/stdio-safer (Files): Add tmpfile-safer.c.
15613         (Depends-on): Add binary-io.
15614
15615 2006-07-23  Eric Blake  <ebb9@byu.net>
15616
15617         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
15618
15619 2006-07-23  Eric Blake  <ebb9@byu.net>
15620
15621         * lib/tmpfile-safer.c: New file.
15622         * lib/stdio-safer.h (fopen_safer): Add prototype.
15623         * lib/stdio--.h (tmpfile): Make safer.
15624
15625 2006-07-23  Bruno Haible  <bruno@clisp.org>
15626
15627         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
15628         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
15629         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
15630         gl_linked_remove_at): Use it.
15631
15632 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
15633         and Simon Josefsson <jas@extundo.com>
15634
15635         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
15636
15637         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
15638
15639 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
15640
15641         * modules/close-stream: New file.
15642         * modules/closeout (Description): Make it clear that it exits
15643         with a diagnostic on error.
15644         (Depends-on): Add close-stream.  Remove fpending, stdbool.
15645         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
15646
15647 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
15648
15649         * m4/close-stream.m4: New file.
15650
15651 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
15652
15653         * lib/close-stream.c, lib/close-stream.h: New files.
15654
15655 2006-07-22  Bruno Haible  <bruno@clisp.org>
15656
15657         Merge from GNU gettext 0.15.
15658
15659         2006-05-01  Bruno Haible  <bruno@clisp.org>
15660
15661                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
15662
15663         2006-07-22  Bruno Haible  <bruno@clisp.org>
15664
15665                 * modules/javaversion: New file.
15666                 * MODULES.html.sh (Java): Add javaversion.
15667
15668         2006-03-12  Bruno Haible  <bruno@clisp.org>
15669
15670                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
15671
15672         2005-12-04  Bruno Haible  <bruno@clisp.org>
15673
15674                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
15675                 (untested).
15676
15677         2006-06-21  Bruno Haible  <bruno@clisp.org>
15678
15679                 Avoid warnings from recent versions of mcs.
15680                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
15681                 -o, -L, -r any more. Use options documented since mcs-1.0
15682                 instead. Similarly for -g.
15683
15684         2005-12-04  Bruno Haible  <bruno@clisp.org>
15685
15686                 * build-aux/csharpcomp.sh.in: Suffix for resources is
15687                 .resources, not .resource.
15688
15689         2005-07-09  Bruno Haible  <bruno@clisp.org>
15690
15691                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
15692                 add a .dll suffix.
15693                 Reported by Mark Junker <mjscod@gmx.de>.
15694
15695         2006-07-22  Bruno Haible  <bruno@clisp.org>
15696
15697                 * modules/gettext: Upgrade to gettext-0.15.
15698                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
15699                 m4/visibility.m4.
15700                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
15701
15702 2006-07-22  Bruno Haible  <bruno@clisp.org>
15703
15704         Merge from GNU gettext 0.15.
15705
15706         2006-03-25  Bruno Haible  <bruno@clisp.org>
15707
15708                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
15709
15710         2006-07-21  Bruno Haible  <bruno@clisp.org>
15711
15712                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
15713                 "1.1".
15714
15715         2006-05-09  Bruno Haible  <bruno@clisp.org>
15716
15717                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
15718                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
15719                 for the conftestver execution.
15720
15721         2006-05-01  Bruno Haible  <bruno@clisp.org>
15722
15723                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
15724                 optional target-version argument. Verify that the compiler
15725                 groks source of the specified source-version, or add -source
15726                 option as necessary. Verify that the compiler produces
15727                 bytecode in the specified target-version, or add -target and
15728                 -source options as necessary. Make the result of the test
15729                 available as variable CONF_JAVAC. Also log error output in
15730                 config.log.
15731
15732         2006-03-11  Bruno Haible  <bruno@clisp.org>
15733
15734                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
15735
15736         2006-05-09  Bruno Haible  <bruno@clisp.org>
15737
15738                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
15739                 CLASSPATH_SEPARATOR to a semicolon.
15740
15741         2006-03-12  Bruno Haible  <bruno@clisp.org>
15742
15743                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
15744                 available as variable CONF_JAVA, for subsequent autoconf
15745                 tests. Also log error output in config.log.
15746
15747         2006-07-19  Bruno Haible  <bruno@clisp.org>
15748
15749                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
15750                 that getline works on glibc2 systems. Needed to avoid trouble
15751                 in relocatable.c.
15752                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
15753
15754         2005-12-04  Bruno Haible  <bruno@clisp.org>
15755
15756                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
15757                 launcher (untested).
15758
15759         2005-12-04  Bruno Haible  <bruno@clisp.org>
15760
15761                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
15762
15763         2006-07-22  Bruno Haible  <bruno@clisp.org>
15764
15765                 * gettext.m4: Update from GNU gettext-0.15.
15766                 * nls.m4: Likewise.
15767                 * po.m4: Likewise.
15768                 * inttypes-pri.m4: Likewise.
15769                 * inttypes-h.m4: Renamed from inttypes.m4.
15770                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
15771
15772 2006-07-22  Bruno Haible  <bruno@clisp.org>
15773
15774         Merge from GNU gettext 0.15.
15775
15776         2005-07-05  Bruno Haible  <bruno@clisp.org>
15777
15778                 * printf-args.c (printf_fetchargs): Work around broken
15779                 definition of wint_t on mingw.
15780
15781         2005-02-12  Bruno Haible  <bruno@clisp.org>
15782
15783                 * xallocsa.h: Add extern "C" for C++.
15784
15785         2006-05-17  Bruno Haible  <bruno@clisp.org>
15786
15787                 Cygwin portability.
15788                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
15789
15790         2006-04-30  Bruno Haible  <bruno@clisp.org>
15791
15792                 * progreloc.c: Include <mach-o/dyld.h> if available.
15793                 (find_executable): Use _NSGetExecutablePath when possible.
15794
15795         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
15796
15797                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
15798                 function.
15799
15800         2005-12-29  Bruno Haible  <bruno@clisp.org>
15801
15802                 * progreloc.c (set_program_name_and_installdir): Fix
15803                 compilation error.
15804
15805         2005-12-04  Bruno Haible  <bruno@clisp.org>
15806
15807                 Cygwin portability.
15808                 * progreloc.c: Include <windows.h> also on Cygwin.
15809                 (find_executable): Add support for Cygwin.
15810                 (set_program_name_and_installdir): Handle also platforms with
15811                 nonempty EXEEXT.
15812
15813         2006-07-11  Bruno Haible  <bruno@clisp.org>
15814
15815                 * javacomp.c: Fix a comment.
15816                 Reported by Jim Meyering.
15817
15818         2006-04-30  Bruno Haible  <bruno@clisp.org>
15819
15820                 * javacomp.h (compile_java_class): Add source_version,
15821                 target_version arguments.
15822                 * javacomp.c: Rewritten to choose only a compiler that
15823                 respects the specified source_version and target_version.
15824
15825         2006-06-27  Bruno Haible  <bruno@clisp.org>
15826
15827                 Assume correct S_ISDIR macro.
15828                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
15829
15830         2006-07-22  Bruno Haible  <bruno@clisp.org>
15831
15832                 * javaversion.h: New file, from GNU gettext.
15833                 * javaversion.c: New file, from GNU gettext.
15834                 * javaversion.java: New file, from GNU gettext.
15835                 * javaversion.class: New file, from GNU gettext.
15836
15837         2006-05-17  Bruno Haible  <bruno@clisp.org>
15838
15839                 Cygwin portability.
15840                 * javaexec.c (execute_java_class): Test for jview program
15841                 also on Cygwin.
15842
15843         2006-04-09  Bruno Haible  <bruno@clisp.org>
15844
15845                 * fatal-signal.c: Don't include string.h.
15846                 (at_fatal_signal): Use a copying loop instead of memcpy.
15847
15848         2005-12-04  Bruno Haible  <bruno@clisp.org>
15849
15850                 * csharpexec.c: Add support for 'clix' launcher (untested).
15851                 (execute_csharp_using_sscli): New function.
15852                 (execute_csharp_program): Call it.
15853
15854         2006-06-21  Bruno Haible  <bruno@clisp.org>
15855
15856                 Avoid warnings from recent versions of mcs.
15857                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
15858                 -o, -L, -r any more. Use options documented since mcs-1.0
15859                 instead. Similarly for -g.
15860
15861         2005-07-09  Bruno Haible  <bruno@clisp.org>
15862
15863                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
15864                 add a .dll suffix.
15865                 Reported by Mark Junker <mjscod@gmx.de>.
15866
15867         2006-06-17  Bruno Haible  <bruno@clisp.org>
15868
15869                 * config.charset: Update for NetBSD 3.0.
15870
15871         2006-05-17  Bruno Haible  <bruno@clisp.org>
15872
15873                 Cygwin portability.
15874                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
15875
15876         2006-05-16  Bruno Haible  <bruno@clisp.org>
15877
15878                 * localcharset.c [CYGWIN]: Include <windows.h>.
15879                 (get_charset_aliases): For Cygwin, return the same CPxxx
15880                 aliases list as under WIN32.
15881                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
15882                 the environment variables. Fall back to GetACP().
15883
15884         2006-04-05  Bruno Haible  <bruno@clisp.org>
15885
15886                 * config.charset: Update Juan Manuel Guerrero's address.
15887
15888         2005-02-12  Bruno Haible  <bruno@clisp.org>
15889
15890                 * allocsa.h: Add extern "C" for C++.
15891
15892         2005-02-10  Bruno Haible  <bruno@clisp.org>
15893
15894                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
15895                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
15896
15897         2006-07-22  Bruno Haible  <bruno@clisp.org>
15898
15899                 * gettext.h: Update to GNU gettext-0.15.
15900
15901 2006-07-22  Bruno Haible  <bruno@clisp.org>
15902
15903         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
15904         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
15905         lib-prefix.m4, longdouble.m4, ssize_t.m4.
15906
15907 2006-07-21  Eric Blake  <ebb9@byu.net>
15908
15909         * modules/stdlib-safer: New file.
15910         * MODULES.html.sh (File stream based Input/Output): Add
15911         stdlib-safer.
15912
15913 2006-07-21  Eric Blake  <ebb9@byu.net>
15914
15915         * lib/stdlib-safer.h: New file from coreutils, required by
15916         stdlib--.h.
15917
15918 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
15919
15920         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
15921
15922 2006-07-20  Bruno Haible  <bruno@clisp.org>
15923
15924         * gnulib-tool: Recognize new option --assume-autoconf.
15925         (autoconf_minversion): New variable.
15926         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
15927
15928 2006-07-20  Bruno Haible  <bruno@clisp.org>
15929
15930         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
15931
15932 2006-07-19  Derek R. Price  <derek@ximbiot.com>
15933
15934         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
15935         Reindent and repaginate.
15936
15937 2006-07-19  Derek Price  <derek@ximbiot.com>
15938
15939         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
15940         Correct grammar.
15941
15942 2006-07-17  Bruno Haible  <bruno@clisp.org>
15943
15944         * modules/list: New file.
15945         * modules/array-list: New file.
15946         * modules/carray-list, modules/carray-list-tests: New files.
15947         * modules/linked-list, modules/linked-list-tests: New files.
15948         * modules/avltree-list, modules/avltree-list-tests: New files.
15949         * modules/rbtree-list, modules/rbtree-list-tests: New files.
15950         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
15951         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
15952         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
15953         * modules/oset: New file.
15954         * modules/array-oset: New file.
15955         * modules/avltree-oset, modules/avltree-oset-tests: New files.
15956         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
15957         * tests/test-carray_list.c: New file.
15958         * tests/test-linked_list.c: New file.
15959         * tests/test-avltree_list.c: New file.
15960         * tests/test-rbtree_list.c: New file.
15961         * tests/test-linkedhash_list.c: New file.
15962         * tests/test-avltreehash_list.c: New file.
15963         * tests/test-rbtreehash_list.c: New file.
15964         * tests/test-avltree_oset.c: New file.
15965         * tests/test-rbtree_oset.c: New file.
15966         * MODULES.html.sh (Container data structures): New section.
15967
15968 2006-07-17  Bruno Haible  <bruno@clisp.org>
15969
15970         * m4/gl_list.m4: New file.
15971
15972 2006-07-17  Bruno Haible  <bruno@clisp.org>
15973
15974         * lib/gl_list.h: New file.
15975         * lib/gl_list.c: New file.
15976         * lib/gl_array_list.h: New file.
15977         * lib/gl_array_list.c: New file.
15978         * lib/gl_carray_list.h: New file.
15979         * lib/gl_carray_list.c: New file.
15980         * lib/gl_linked_list.h: New file.
15981         * lib/gl_linked_list.c: New file.
15982         * lib/gl_anylinked_list1.h: New file.
15983         * lib/gl_anylinked_list2.h: New file.
15984         * lib/gl_avltree_list.h: New file.
15985         * lib/gl_avltree_list.c: New file.
15986         * lib/gl_anyavltree_list1.h: New file.
15987         * lib/gl_anyavltree_list2.h: New file.
15988         * lib/gl_rbtree_list.h: New file.
15989         * lib/gl_rbtree_list.c: New file.
15990         * lib/gl_anyrbtree_list1.h: New file.
15991         * lib/gl_anyrbtree_list2.h: New file.
15992         * lib/gl_anytree_list1.h: New file.
15993         * lib/gl_anytree_list2.h: New file.
15994         * lib/gl_linkedhash_list.h: New file.
15995         * lib/gl_linkedhash_list.c: New file.
15996         * lib/gl_anyhash_list1.h: New file.
15997         * lib/gl_anyhash_list2.h: New file.
15998         * lib/gl_avltreehash_list.h: New file.
15999         * lib/gl_avltreehash_list.c: New file.
16000         * lib/gl_rbtreehash_list.h: New file.
16001         * lib/gl_rbtreehash_list.c: New file.
16002         * lib/gl_anytreehash_list1.h: New file.
16003         * lib/gl_anytreehash_list2.h: New file.
16004
16005         * lib/gl_oset.h: New file.
16006         * lib/gl_oset.c: New file.
16007         * lib/gl_array_oset.h: New file.
16008         * lib/gl_array_oset.c: New file.
16009         * lib/gl_avltree_oset.h: New file.
16010         * lib/gl_avltree_oset.c: New file.
16011         * lib/gl_rbtree_oset.h: New file.
16012         * lib/gl_rbtree_oset.c: New file.
16013         * lib/gl_anytree_oset.h: New file.
16014
16015 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
16016
16017         * m4/mkancesdirs.m4: New file.
16018         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
16019         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
16020         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
16021         it.
16022
16023 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
16024
16025         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
16026         * lib/mkancesdirs.h: New files.
16027         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
16028         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
16029         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
16030         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
16031         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
16032         callers changed.  Revamp internals significantly, by not
16033         attempting to create directories that are temporarily more
16034         permissive than the final results.  Do not attempt to use
16035         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
16036         This removes some race conditions, fixes some bugs, and simplifies
16037         things.  Use new dirchownmod function to do owner and mode changes.
16038         * lib/mkdir-p.h: Likewise.
16039         * lib/modechange.c (octal_to_mode): New function.
16040         (struct mode_change): New member mentioned.
16041         (make_node_op_equals): New arg mentioned.  All callers changed.
16042         (mode_compile): Keep track of which mode bits the user has explicitly
16043         mentioned.
16044         (mode_adjust): New arg DIR, so that we implement the X op correctly.
16045         New arg PMODE_BITS, to keep track of which mode bits the user
16046         mentioned; it treats S_ISUID and S_ISGID speciall.
16047         All callers changed.
16048         * lib/modechange.h: Likewise.
16049
16050 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
16051
16052         * MODULES.html.sh: Add mkancestors.
16053         * modules/mkancesdirs: New module.
16054         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
16055         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
16056         The chdir-safer and afs files are now orphans; I'll remove them
16057         unless someone speaks up.
16058         Add lib/dirchownmod.c, lib/dirchownmod.h.
16059         (Depends-on): Remove alloca, chown, save-cwd, dirname.
16060         Add lchown, mkancesdirs.
16061         (Maintainer): Add self.
16062
16063 2006-07-15  Karl Berry  <karl@gnu.org>
16064
16065         * gnulib-tool: help message wording/arrangement.
16066
16067 2006-07-14  Simon Josefsson  <jas@extundo.com>
16068
16069         * doc/gnulib.texi (Libtool and Windows): New section.
16070
16071 2006-07-12  Simon Josefsson  <jas@extundo.com>
16072
16073         * modules/gendocs (License): Fix license, approved by Karl.
16074
16075 2006-07-12  Eric Blake  <ebb9@byu.net>
16076
16077         * MODULES.html.sh: Add gendocs.
16078
16079 2006-07-11  Eric Blake  <ebb9@byu.net>
16080
16081         * modules/fdl: New module, to install doc/fdl.texi.
16082         * MODULES.html.sh: Add new section for documentation modules.
16083         * gnulib-tool: Avoid space-tab.
16084         (--doc-base): New option, to manage files from doc.
16085
16086 2006-07-11  Eric Blake  <ebb9@byu.net>
16087
16088         * m4/absolute-header.m4: Fix comments to match recent change.
16089
16090 2006-07-11  Eric Blake  <ebb9@byu.net>
16091
16092         * gnulib-tool: List --doc-base before --tests-base.
16093
16094 2006-07-11  Derek R. Price  <derek@ximbiot.com>
16095
16096         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
16097
16098 2006-07-11  Bruno Haible  <bruno@clisp.org>
16099
16100         * README: Mention where to put documentation.
16101
16102 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16103
16104         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
16105
16106 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
16107
16108         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
16109         to stdint.m4.
16110
16111 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
16112
16113         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
16114         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
16115         "no/such/file/stdint.h" when there is no such file, so that
16116         the resulting C code can be parsed by dodgy compilers.
16117         Problems reported by Bob Proulx.
16118
16119 2006-07-10  Derek R. Price  <derek@ximbiot.com>
16120
16121         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
16122         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
16123         macros into the GNU _D_EXACT_NAMLEN.
16124         * lib/savedir.c:  Likewise.
16125         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
16126
16127 2006-07-10  Derek R. Price  <derek@ximbiot.com>
16128         and Paul Eggert  <eggert@cs.ucla.edu>
16129
16130         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
16131         * m4/savedir.m4:
16132         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
16133         macros into the GNU _D_EXACT_NAMLEN.
16134
16135 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
16136
16137         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
16138         around the absolute name, to work around a problem with the HP-UX
16139         11.23 native C compiler, reported by Bob Proulx.
16140
16141 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
16142
16143         * doc/maintain.texi, make-stds.texi: Sync from
16144         <http://savannah.gnu.org/projects/gnustandards>.
16145
16146 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
16147
16148         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
16149
16150 2006-07-09  Jim Meyering  <jim@meyering.net>
16151
16152         * m4/glob.m4: Remove a doubled word in a comment.
16153
16154 2006-07-09  Jim Meyering  <jim@meyering.net>
16155
16156         * lib/argp-pv.c: Remove a doubled word in a comment.
16157         * lib/check-version.c (check_version): Likewise.
16158         * lib/javacomp.c (compile_java_class): Likewise.
16159
16160 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
16161
16162         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
16163         for the benefit of people using Autoconf 2.60.  If you want to
16164         support older Autoconf versions you can copy m4/onceonly_2_57.m4
16165         (or m4/onceonly.m4, if pre-2.57) manually.
16166
16167 2006-07-08  Jim Meyering  <jim@meyering.net>
16168
16169         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
16170         comment.
16171         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
16172         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
16173         comment.
16174
16175 2006-07-08  Jim Meyering  <jim@meyering.net>
16176
16177         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
16178
16179 2006-07-07  Simon Josefsson  <jas@extundo.com>
16180
16181         * tests/test-crc.c: Change expected crc value, the test vector
16182         were probably computed using the old broken crc.c?
16183
16184 2006-07-06  Simon Josefsson  <jas@extundo.com>
16185
16186         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
16187         now the canonical place for the M4 file).
16188
16189         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
16190         from the sys_socket dependency now.
16191
16192         * modules/inet_pton (Files): Ditto.
16193
16194         * modules/inet_ntop (Files): Ditto.
16195
16196 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
16197
16198         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
16199         not gl_PREREQ_GETUSERSHELL.
16200
16201 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16202
16203         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
16204         with only one argument, for Autoconf 2.60.
16205         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
16206         expand to nothing, so add a shell command to avoid syntax error.
16207         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
16208
16209 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16210
16211         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
16212
16213 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
16214
16215         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
16216         no longer needed.  Check for isblank decl.
16217         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
16218         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
16219         of existence.
16220
16221 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
16222
16223         * lib/getloadavg.c: Use __VMS, not VMS.
16224         * lib/getopt.c: Likewise.
16225         * lib/getpagesize.h: Likewise.
16226         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
16227         and probably does not work.
16228
16229 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
16230
16231         * lib/.cppi-disable: Add wcwidth.
16232         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
16233         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
16234         (ISGRAPH): Remove.  All uses changed to isgraph.
16235         (FOLD) [!defined _LIBC]: Remove special case.
16236         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
16237         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
16238         HAVE_ISBLANK.
16239         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
16240         case.
16241
16242 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
16243
16244         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
16245         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
16246         brackets.  Other minor changes to suppress some compiler
16247         warnings.
16248
16249 2006-07-06  Derek R. Price  <derek@ximbiot.com>
16250         and Paul Eggert  <eggert@cs.ucla.edu>
16251
16252         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
16253         of invoking obsolescent AC_HEADER_DIRENT macro.
16254         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
16255         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
16256         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
16257         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
16258         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
16259         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
16260         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
16261         * m4/readdir.m4: Remove; no longer needed.
16262
16263 2006-07-06  Derek R. Price  <derek@ximbiot.com>
16264         and Paul Eggert  <eggert@cs.ucla.edu>
16265
16266         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
16267         Don't worry about this obsolete case any more.
16268         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
16269         directories.
16270         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
16271         worry about this obsolete case any more.
16272         * lib/fts.c: Likewise.
16273         * lib/getcwd.c: Likewise.
16274         * lib/glob.h: Likewise.
16275         * lib/savedir.c: Likewise.
16276
16277 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
16278
16279         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
16280         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
16281         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
16282         needed.
16283         All uses removed.
16284         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
16285         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
16286         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
16287         needed.
16288         * m4/getdate.m4 (gl_GETDATE): Likewise.
16289         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
16290         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
16291         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
16292         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
16293         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
16294         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
16295         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
16296         needed.
16297
16298 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
16299
16300         * lib/memcasecmp.c: Include <limits.h>.
16301         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
16302         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
16303         Don't assume isdigit succeeds only on '0' through '9'.
16304
16305 2006-07-05  Eric Blake  <ebb9@byu.net>
16306
16307         * modules/getaddrinfo (Depends-on): Add snprintf.
16308
16309 2006-07-05  Eric Blake  <ebb9@byu.net>
16310
16311         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
16312         to avoid 'header present but could not be compiled' on cygwin.
16313
16314 2006-07-05  Eric Blake  <ebb9@byu.net>
16315
16316         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
16317         missing from netdb.h.
16318         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
16319
16320 2006-07-05  Derek R. Price  <derek@ximbiot.com>
16321
16322         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
16323         no longer needed.
16324         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
16325         * m4/getdate.m4 (gl_GETDATE): Likewise.
16326         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
16327         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
16328         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
16329         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
16330         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
16331
16332 2006-07-05  Derek R. Price  <derek@ximbiot.com>
16333
16334         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
16335         All uses of is_space replaced by isspace.
16336         * lib/exit.h: Don't talk about STDC_HEADERS.
16337         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
16338         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
16339         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
16340         replaced by isprint etc.
16341         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
16342         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
16343         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
16344         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
16345         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
16346         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
16347
16348 2006-07-05  Bruno Haible  <bruno@clisp.org>
16349
16350         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
16351         the function exists, before testing against AIX.
16352         Reported by Martin Lambers <marlam@marlam.de>.
16353
16354 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
16355
16356         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
16357         From Mark D. Baushke.
16358
16359 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
16360
16361         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
16362         to the absolute name, not just one, to bypass Sun C 5.8's
16363         "warning: #include of /usr/include/... may be non-portable".
16364
16365 2006-07-04  Eric Blake  <ebb9@byu.net>
16366
16367         * modules/dirname-tests: New test module.
16368         * tests/test-dirname.c: New file, replacing dirname.c
16369         TEST_DIRNAME section that was recently deleted.
16370
16371 2006-07-04  Bruno Haible  <bruno@clisp.org>
16372
16373         Assume ANSI C header files and <ctype.h> functions.
16374         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
16375         (mbsnwidth): Use isprint, iscntrl instead.
16376
16377 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
16378
16379         Merge from coreutils.
16380         * MODULES.html.sh: Add xstrtold.
16381         * modules/xstrtold: New file.
16382         * modules/cycle-check (Files): Add lib/same-inode.h.
16383         * modules/dirname (Files): Add m4/double-slash-root.m4.
16384         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
16385         * modules/mkdir-p (Files): Add lib/same-inode.h.
16386         * modules/same (Files): Add lib/same-inode.h.
16387
16388 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
16389
16390         * m4/absolute-header.m4: Renamed from full-header-path.m4.
16391         This is to keep the terminology clean; POSIX talks about
16392         "absolute pathnames", not "full pathnames", but the GNU
16393         Coding Standards say to use "path" for something else;
16394         so use "absolute" to keep both sides happy.
16395         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
16396         Set gl_absolute_header, not gl_full_header_path.
16397         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
16398         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
16399         All uses changed.
16400
16401         Merge from coreutils.
16402
16403         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
16404
16405         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
16406         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
16407         want to require the building of c-strtod.o.
16408         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
16409         needs -lm directly.
16410         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
16411
16412         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
16413
16414         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
16415         --as-needed option if available.  Problem reported by Albert Chin in
16416         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
16417         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
16418         cc merely issues a bunch of annoying warnings for --as-needed
16419         (this problem was reported by Bob Proulx).  Also, try linking with
16420         -lm to detect a bug in binutils 2.16 (this problem was reported
16421         by Ralf Wildenhues).
16422
16423         2006-06-18  Jim Meyering  <jim@meyering.net>
16424
16425         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
16426         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
16427         macro.
16428         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
16429         also check for glibc-2.4's abort-inducing bug.
16430
16431         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
16432         Low-probability clean-up should be to use rmdir to get rid of
16433         the just-created directory, not unlink.
16434
16435         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
16436         configure fail, and request a bug report to inform us about it.
16437         Add a comment that, barring reports to the contrary, in 2007 we'll
16438         assume ftruncate is universally available.
16439
16440         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
16441
16442         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
16443
16444         2006-03-12  Jim Meyering  <jim@meyering.net>
16445
16446         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
16447         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
16448         * m4/same.m4 (gl_SAME): Likewise.
16449         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
16450
16451         2006-03-11  Eric Blake  <ebb9@byu.net>
16452
16453         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
16454         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
16455         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
16456         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
16457
16458 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
16459
16460         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
16461         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
16462         reported by Mark D. Baushke, one in
16463         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
16464
16465         Merge from coreutils.
16466
16467         * lib/.cppi-disable: Add stdint_.h.
16468         * lib/.cvsignore: Add stdint.h.
16469
16470         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
16471
16472         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
16473         both double and long double versions.
16474         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
16475         * lib/xstrtold.c: New file.
16476         * lib/xstrtod.h (xstrtold): New decl.
16477
16478         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
16479
16480         * lib/filemode.c (setst): Remove.
16481         (strmode): Rewrite to avoid setst.  This makes the code shorter,
16482         (arguably) clearer, and the generated code is a bit smaller on my
16483         Debian GNU/Linux stable x86 host.
16484
16485         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
16486
16487         * lib/filemode.c: Include "filemode.h" first, to test the interface.
16488         Assume that filemode.h includes sys/types.h and sys/stat.h.
16489         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
16490         (ftypelet): Reorder to put common cases first, for efficiency.
16491         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
16492         to do 'M'.
16493         (strmode): Renamed from mode_string, and now stores 12 bytes instead
16494         of 10, for compatibility with FreeBSD.  All callers changed.
16495         (filemodestring): Now stores 12 bytes instead of 10, and sets file
16496         types that can't be deduced solely from st_mode.  First arg is now a
16497         const pointer.
16498         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
16499         (strmode): Renamed from mode_string.
16500         (filemodestring): New decl.
16501         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
16502         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
16503         needed.
16504         (S_ISPORT, S_ISWHT): New macros, if not already defined.
16505
16506         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
16507
16508         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
16509         fsusage.h now does that.  Include fsusage.h first, to test interface.
16510         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
16511         at most one method (the old code could have generated decls that
16512         didn't conform to C89, not that this was ever exercised).
16513         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
16514
16515         2006-03-19  Jim Meyering  <jim@meyering.net>
16516
16517         Work even in a chroot where d_ino values for entries in "/"
16518         don't match the stat.st_ino values for the same names.
16519         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
16520         number, iterate through all entries again, using lstat instead.
16521         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
16522         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
16523
16524         * lib/getcwd.c (__getcwd): Clarify a comment.
16525         Use memcpy in place of a call to strcpy.
16526
16527         2006-03-12  Jim Meyering  <jim@meyering.net>
16528
16529         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
16530         matches that of the current directory (which we're about to chdir ".."
16531         out of), then save the dev-ino of the parent, instead.
16532
16533         * lib/same-inode.h (SAME_INODE): New file/macro.
16534         * lib/chdir-safer.c (SAME_INODE): Remove definition.
16535         Include "same-inode.h", instead.
16536         * lib/same.c: Likewise.
16537         * lib/cycle-check.h: Include "same-inode.h".
16538         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
16539         * lib/cycle-check.c (SAME_INODE): Remove definition.
16540         * lib/root-dev-ino.h: Include "same-inode.h".
16541
16542         2006-03-11  Eric Blake  <ebb9@byu.net>
16543
16544         * lib/same.c (same_name): s/base_name/last_component/
16545         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
16546         * lib/filenamecat.c (file_name_concat): Likewise.
16547
16548         2006-03-11  Eric Blake  <ebb9@byu.net>,
16549                     Paul Eggert  <eggert@cs.ucla.edu>
16550
16551         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
16552         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
16553         drive prefix.
16554         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
16555         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
16556         (last_component): New method.
16557         * lib/dirname.c (dir_len): Determine when drive letters need a
16558         subsequent slash.  Preserve // when it is special.
16559         (dir_name): Don't append dot when drive letter is absolute.
16560         [TEST_DIRNAME]: Move into a full-blown gnulib test.
16561         * lib/basename.c (base_name): New semantics - malloc the result.
16562         Preserve // when it is special.  Preserve relative files that look
16563         like drive letters.
16564         (base_len): Preserve // when it is special.
16565         (last_component): New method, similar to old base_name semantics.
16566         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
16567         base_name.  Strip redundant slashes from ///.
16568
16569 2006-07-03  Jim Meyering  <jim@meyering.net>
16570
16571         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
16572         macro is used before the first cycle_check call.
16573
16574 2006-07-03  Eric Blake  <ebb9@byu.net>
16575
16576         * modules/dirname (Depends-on): Add xstrndup.
16577
16578 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
16579
16580         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
16581         test cases, so that config.log is a bit easier to follow.
16582
16583 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
16584
16585         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
16586         both are 64 bits, since this seems to be the tradition, and this
16587         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
16588         we ever run into a host that prefers long long to long in this
16589         case, we'll need another configure-time test.  Problem reported by
16590         Jim Meyering.
16591
16592 2006-07-02  Eric Blake  <ebb9@byu.net>
16593
16594         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
16595
16596 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
16597
16598         * modules/inttypes (Depends-on): No longer depends on stdint.
16599         * modules/stdint (Description): Say more about assumptions.
16600         Say that the fast types might differ.  Say macros are used.
16601         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
16602         (Makefile.am): Revise list of substituted symbols to match
16603         new stdint.m4.
16604         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
16605         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
16606         * tests/test-stdint.c (verify_same_types)
16607         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
16608         the code conforms to C99/C89.
16609         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
16610         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
16611
16612 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
16613
16614         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
16615         but fix a bug, by requiring at least 64 bits.
16616         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
16617         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
16618         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
16619         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
16620
16621         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
16622         changes.  Make 2.59 a prerequisite.  Check and substitute for
16623         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
16624         inttypes.h.  Do not use special include files; just use the
16625         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
16626         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
16627         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
16628         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
16629         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
16630         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
16631         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
16632         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
16633         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
16634         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
16635         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
16636         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
16637         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
16638         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
16639         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
16640         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
16641         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
16642         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
16643         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
16644         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
16645         WINT_MAX.  Check for C99 conformance more strictly, by detecting
16646         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
16647         not check for things that C99 does not require, e.g., int8_t.  If
16648         a test isn't needed unless <stdint.h> isn't working, and is
16649         unlikely to be needed for any other reason, then don't do it
16650         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
16651         size_t, since we assume C89 freestanding at least.  Do not check
16652         for sig_atomic_t, wchar_t, or wint_t, since the code now does
16653         the right thing even if the types are not defined.  Instead use:
16654         (gl_STDINT_TYPE_PROPERTIES): New macro.
16655         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
16656         testing whether <sys/types.h> clashes, as Autoconf does this for
16657         us now.  All uses removed.
16658         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
16659         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
16660         (gl_CHECK_TYPE_SAME):
16661         Remove; no longer needed.
16662         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
16663         exists, since we'll return 0 anyway in that case.
16664         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
16665
16666 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
16667
16668         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
16669         possible collision with system files.
16670         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
16671         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
16672         WCHAR_MIN and WCHAR_MAX in this case.
16673         (<stddef.h>): Do not include; no longer needed.
16674         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
16675         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
16676         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
16677         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
16678         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
16679         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
16680         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
16681         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
16682         !defined(__c99))]: Include in this case too, since it's harmless
16683         now.
16684         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
16685         dangerous to do so.
16686         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
16687         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
16688         (_STDINT_MIN, _STDINT_MAX): New macros.
16689         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
16690         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
16691         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
16692         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
16693         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
16694         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
16695         macros, not typedefs; this simplifies things quite a bit.
16696         Use long int for all types narrower than int64_t.
16697         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
16698         Define in terms of long long int or int64_t or long int,
16699         not int64_t or int32_t.  This saves some compile-time testing.
16700         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
16701         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
16702         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
16703         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
16704         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
16705         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
16706         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
16707         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
16708         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
16709         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
16710         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
16711         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
16712         undef any previous version and define our own version, for
16713         simplicity and consistency with the new macros for types.
16714         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
16715         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
16716         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
16717         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
16718         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
16719         @WINT_T_SUFFIX@ to keep things simple here.
16720         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
16721         Simplify by assuming typical 8/16/32/64 host, since we're
16722         already doing that elsewhere anyway.
16723         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
16724         and assume long long int is 64 bits if available.  This
16725         speeds up 'configure'.
16726
16727 2006-07-01  Eric Blake  <ebb9@byu.net>
16728
16729         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
16730         Reported by Andreas Buening.
16731
16732 2006-07-01  Eric Blake  <ebb9@byu.net>
16733
16734         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
16735
16736 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
16737
16738         * lib/getaddrinfo.c: fixed typo
16739
16740 2006-06-29  Jim Meyering  <jim@meyering.net>
16741
16742         * modules/strftime (Maintainer): Add my name, since with the
16743         FPRINTFTIME changes strftime.c has forked from glibc.
16744
16745 2006-06-29  Eric Blake  <ebb9@byu.net>
16746
16747         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
16748
16749 2006-06-29  Eric Blake  <ebb9@byu.net>
16750
16751         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
16752
16753 2006-06-29  Eric Blake  <ebb9@byu.net>
16754
16755         * lib/stat_.h: New file.
16756
16757 2006-06-29  Eric Blake  <ebb9@byu.net>
16758
16759         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
16760         unused static function.
16761
16762 2006-06-29  Eric Blake  <ebb9@byu.net>
16763
16764         * doc/functions.texi (Function Portability): Document missing lstat
16765         on mingw.
16766
16767 2006-06-29  Eric Blake  <ebb9@byu.net>
16768
16769         * MODULES.html.sh: Add sys_stat.
16770         * modules/sys_stat: New module.
16771         * modules/mkstemp (Depends-on): Add sys_stat.
16772
16773 2006-06-29  Derek R. Price  <derek@ximbiot.com>
16774
16775         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
16776
16777 2006-06-29  Derek R. Price  <derek@ximbiot.com>
16778
16779         * m4/c-bs-a.m4: Removed.
16780
16781 2006-06-29  Derek R. Price  <derek@ximbiot.com>
16782
16783         * lib/strftime.c: Assume strftime() exists.
16784
16785 2006-06-29  Derek Price  <derek@ximbiot.com>
16786
16787         * modules/c-bs-a: Removed - \a is C89.
16788         * MODULES.html.sh: Remove c-bs-a.
16789
16790 2006-06-29  Bruno Haible  <bruno@clisp.org>
16791
16792         * modules/wcwidth (License): Change to LGPL.
16793
16794 2006-06-28  Simon Josefsson  <jas@extundo.com>
16795
16796         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
16797         on _WIN32.
16798
16799         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
16800         getnameinfo.
16801
16802 2006-06-28  Simon Josefsson  <jas@extundo.com>
16803
16804         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
16805
16806 2006-06-28  Simon Josefsson  <jas@extundo.com>
16807
16808         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
16809         functions there.  It will succeed on Windows XP, but on Windows
16810         2000 and (presumably) earlier, it will fail, and use the internal
16811         re-implementation.
16812         (use_win32_p): New function.
16813         (getaddrinfo): Use strtoul on servname, to support numeric ports.
16814         Support AI_NUMERICSERV to disable getservbyname.
16815         (getnameinfo): New function, only supports
16816         NI_NUMERICHOST|NI_NUMERICSERV for now.
16817
16818         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
16819         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
16820         getnameinfo.
16821
16822 2006-06-28  Eric Blake  <ebb9@byu.net>
16823
16824         * modules/wcwidth: New file.
16825         * modules/mbchar (Depends-on): Add wcwidth.
16826         * modules/mbswidth (Depends-on): Add wcwidth.
16827         * MODULES.html.sh: Add wcwidth.
16828
16829 2006-06-28  Eric Blake  <ebb9@byu.net>
16830
16831         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
16832         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
16833
16834 2006-06-28  Eric Blake  <ebb9@byu.net>
16835
16836         * lib/xvasprintf.h: Fix comments.
16837
16838 2006-06-28  Eric Blake  <ebb9@byu.net>
16839
16840         * lib/mbchar.h (wcwidth): Include wcwidth.h.
16841         * lib/mbswidth.c (wcwidth): Move from here...
16842         * lib/wcwidth.h: ...to this new file.
16843
16844 2006-06-28  Derek R. Price  <derek@ximbiot.com>
16845
16846         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
16847
16848         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
16849         it's obsolete.
16850         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
16851
16852 2006-06-28  Derek R. Price  <derek@ximbiot.com>
16853
16854         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
16855         Autoconf 2.60 says this stuff was obsolete.
16856
16857 2006-06-28  Bruno Haible  <bruno@clisp.org>
16858
16859         * modules/wcwidth (Files): Add m4/wchar_t.m4.
16860
16861 2006-06-28  Bruno Haible  <bruno@clisp.org>
16862
16863         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
16864         gt_TYPE_WCHAR_T.
16865
16866 2006-06-28  Bruno Haible  <bruno@clisp.org>
16867
16868         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
16869         declaration for wcwidth.
16870         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
16871
16872 2006-06-28  Bruno Haible  <bruno@clisp.org>
16873
16874         * lib/mkdtemp.c [MINGW]: Include <io.h>.
16875         (mkdir): Define using _mkdir.
16876
16877 2006-06-28  Bruno Haible  <bruno@clisp.org>
16878
16879         * lib/getaddrinfo.h: Fix POSIX URL.
16880         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
16881         _WIN32.
16882         (use_win32_p): Make static.
16883         (getaddrinfo): Reject service name if it is empty or does not consist
16884         solely of decimal digits, or if its value is > 65535.
16885         (getnameinfo): Remove useless casts.
16886
16887 2006-06-27  Simon Josefsson  <jas@extundo.com>
16888
16889         * modules/sys_select: New file, suggested by Bruno Haible, Paul
16890         Eggert and Martin Lambers.
16891
16892 2006-06-27  Simon Josefsson  <jas@extundo.com>
16893
16894         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
16895         Eggert and Martin Lambers.
16896
16897 2006-06-27  Bruno Haible  <bruno@clisp.org>
16898
16899         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
16900         result to 0, not to empty.
16901         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
16902
16903 2006-06-27  Bruno Haible  <bruno@clisp.org>
16904
16905         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
16906
16907 2006-06-26  Simon Josefsson  <jas@extundo.com>
16908
16909         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
16910         present.
16911
16912 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
16913
16914         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
16915         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
16916         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
16917
16918 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
16919
16920         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
16921
16922 2006-06-26  Bruno Haible  <bruno@clisp.org>
16923
16924         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
16925
16926 2006-06-26  Bruno Haible  <bruno@clisp.org>
16927
16928         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
16929
16930 2006-06-26  Bruno Haible  <bruno@clisp.org>
16931
16932         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
16933         SGI C compiler in pre-C99 mode.
16934         Suggested by Mark D. Baushke and Larry Jones.
16935
16936 2006-06-26  Bruno Haible  <bruno@clisp.org>
16937
16938         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
16939         WCHAR_MAX.
16940         Reported by Mark D. Baushke and Larry Jones.
16941
16942 2006-06-26  Bruno Haible  <bruno@clisp.org>
16943
16944         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
16945         in pre-C99 mode.
16946         Suggested by Mark D. Baushke and Larry Jones.
16947
16948 2006-06-23  Simon Josefsson  <jas@extundo.com>
16949             Bruno Haible  <bruno@clisp.org>
16950
16951         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
16952         Emit mostlyclean-local rule.
16953         (func_emit_tests_Makefile_am): Likewise.
16954         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
16955
16956 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
16957
16958         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
16959
16960 2006-06-23  Bruno Haible  <bruno@clisp.org>
16961
16962         * tests/test-stdint.c: Update to match ISO C 99 Technical
16963         Corrigendum 1.
16964
16965 2006-06-23  Bruno Haible  <bruno@clisp.org>
16966
16967         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
16968
16969 2006-06-23  Bruno Haible  <bruno@clisp.org>
16970
16971         * lib/stdint_.h: Treat IRIX like OpenBSD.
16972
16973 2006-06-23  Bruno Haible  <bruno@clisp.org>
16974
16975         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
16976         ISO C 99 Technical Corrigendum 1.
16977
16978 2006-06-22  Simon Josefsson  <jas@extundo.com>
16979
16980         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
16981         MinGW.
16982
16983 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
16984
16985         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
16986         needed.  Some compiler complained about some of them.  Problem reported
16987         by Larry Jones in
16988         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
16989
16990 2006-06-21  Simon Josefsson  <jas@extundo.com>
16991
16992         * tests/test-getaddrinfo.c: New file.
16993
16994         * modules/getaddrinfo-tests: New file.
16995
16996         * MODULES.html.sh: Add inet_pton.
16997
16998         * modules/inet_pton: New file.
16999
17000 2006-06-21  Simon Josefsson  <jas@extundo.com>
17001
17002         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
17003         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
17004         of using the (limited) gnulib implementation on Windows XP.
17005
17006         * m4/inet_pton.m4: New file.
17007
17008 2006-06-21  Simon Josefsson  <jas@extundo.com>
17009
17010         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
17011         variable.
17012
17013         * lib/socket_.h: Don't define WINVER.
17014
17015         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
17016         slightly modified to work in gnulib.
17017
17018 2006-06-21  Simon Josefsson  <jas@extundo.com>
17019
17020         * doc/gnulib.texi (Windows sockets): Add.
17021
17022 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
17023
17024         * lib/read-file.c (fread_file): Start with buffer allocation of
17025         0 bytes rather than 1 byte; this simplifies the code.
17026         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
17027         code to free buffer and save/restore errno.
17028         (internal_read_file): Remove unused local.
17029
17030 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
17031
17032         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
17033         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
17034         Problem reported by Denis Excoffier in
17035         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
17036
17037 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17038
17039         * modules/sys_socket, modules/socklen: Include sys/types since
17040         FreeBSD 4.x's sys/socket.h needs it.
17041
17042 2006-06-19  Simon Josefsson  <jas@extundo.com>
17043
17044         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
17045
17046 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
17047
17048         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
17049
17050 2006-06-19  Bruno Haible  <bruno@clisp.org>
17051
17052         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
17053         and FULL_PATH_INTTYPES_H in angle brackets.
17054         Reported by Mark D. Baushke <mdb@gnu.org>.
17055
17056 2006-06-17  Eric Blake  <ebb9@byu.net>
17057
17058         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
17059         errno.
17060
17061 2006-06-17  Bruno Haible  <bruno@clisp.org>
17062
17063         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
17064         <sys/inttypes.h>.
17065
17066 2006-06-17  Bruno Haible  <bruno@clisp.org>
17067
17068         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
17069         whether errno is declared. Assume <errno.h> declares errno.
17070
17071 2006-06-17  Bruno Haible  <bruno@clisp.org>
17072
17073         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
17074
17075 2006-06-17  Bruno Haible  <bruno@clisp.org>
17076
17077         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
17078         problem on Solaris 2.5.1.
17079
17080 2006-06-16  Eric Blake  <ebb9@byu.net>
17081
17082         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
17083         * lib/unicodeio.c [!defined errno]: Likewise.
17084         * lib/strtol.c [!defined errno]: Likewise.
17085         * lib/strtod.c [!defined errno]: Likewise.
17086
17087 2006-06-15  Eric Blake  <ebb9@byu.net>
17088
17089         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
17090
17091 2006-06-15  Eric Blake  <ebb9@byu.net>
17092
17093         * config/srclist.txt (ssize_t.m4): Lose sync.
17094
17095 2006-06-15  Bruno Haible  <bruno@clisp.org>
17096
17097         * modules/stdint (Files): Include m4/full-header-path.m4,
17098         m4/size_max.m4, m4/wchar_t.m4.
17099         (Makefile.am): Many more substitutions.
17100         * modules/stdint-tests: New file.
17101         * tests/test-stdint.c: New file.
17102
17103 2006-06-15  Bruno Haible  <bruno@clisp.org>
17104
17105         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
17106         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
17107         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
17108         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
17109         gl_CHECK_TYPE_SAME): New macros.
17110
17111 2006-06-15  Bruno Haible  <bruno@clisp.org>
17112
17113         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
17114
17115 2006-06-15  Bruno Haible  <bruno@clisp.org>
17116
17117         * lib/stdint_.h: Rewritten to be fully auto-configured.
17118         Fixes bug on HP-UX/IA64.
17119
17120 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
17121
17122         * lib/getdate.y (__attribute__): Don't define if already defined.
17123         Problem reported by Larry Jones.
17124         * lib/utimens.c (__attribute__): Likewise.
17125
17126 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
17127
17128         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
17129         reported by Andreas Schwab.
17130
17131 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17132             Bruno Haible  <bruno@clisp.org>
17133
17134         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
17135         check for the declaration of strnlen and a run test that exposes the
17136         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
17137         rpl_strndup.
17138
17139 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17140             Bruno Haible  <bruno@clisp.org>
17141
17142         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
17143
17144 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17145
17146         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
17147         compile test, for Tru64 4.0D.
17148
17149 2006-05-28  Karl Berry  <karl@gnu.org>
17150
17151         * config/srclist.txt (printf-args.c): lose sync.
17152
17153 2006-05-26  Martin Lambers  <marlam@marlam.de>
17154
17155         * lib/getpass.c: Updates the test for the native W32 API, and adds
17156         missing includes, thus fixing compilation warnings.
17157
17158 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
17159
17160         * lib/exclude.c (exclude_fnmatch): New function.
17161         (excluded_file_name): Call exclude_fnmatch.
17162         * lib/exclude.h (excluded_file_name): New prototype
17163
17164 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
17165
17166         * lib/tempname.c (small_open, large_open): New macros.
17167         (__open, __open64) [!_LIBC]: Remove.
17168         (__gen_tempname): Use small_open and large_open instead of __open
17169         and __open64.  This fixes a portability bug on HP-UX 11.11i
17170         reported by Simon Wing-Tang in
17171         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
17172
17173 2006-05-24  Bruno Haible  <bruno@clisp.org>
17174
17175         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
17176         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
17177         Reported by Thorsten Maerz <torte@netztorte.de> via
17178         Aaron Stone <aaron@serendipity.cx>.
17179
17180 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
17181
17182         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
17183         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
17184         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
17185         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
17186         not really conditional on the cache.
17187         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
17188
17189 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
17190
17191         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
17192         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
17193         (my_usleep): Don't mishandle maximum value.
17194
17195 2006-05-19  Jim Meyering  <jim@meyering.net>
17196
17197         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
17198
17199 2006-05-17  Bruno Haible  <bruno@clisp.org>
17200
17201         Cygwin portability.
17202         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
17203
17204 2006-05-17  Bruno Haible  <bruno@clisp.org>
17205
17206         * lib/stdint_.h: Fix recognition of Cygwin.
17207
17208 2006-05-15  Bruno Haible  <bruno@clisp.org>
17209
17210         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
17211         on libtool patch by Ralf Wildenhues.
17212
17213 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
17214
17215         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
17216         test for C99 conformance; (bool) 0.5 is an integer constant
17217         expression, but (bool) -0.5 is not.  Problem reported by Fedor
17218         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
17219
17220 2006-05-11  Simon Josefsson  <jas@extundo.com>
17221
17222         * m4/xvasprintf.m4: Fix obvious typo.
17223
17224 2006-05-11  Jim Meyering  <jim@meyering.net>
17225
17226         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
17227         James Lemley.
17228
17229 2006-05-10  Simon Josefsson  <jas@extundo.com>
17230
17231         * lib/md4.c: Typo fix, update copyright years.
17232         (K1, K2): Don't use L because it turn computations into 64-bit on
17233         64-bit platforms.
17234
17235 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
17236
17237         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
17238         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
17239         unwanted sign propagation, e.g., on hosts with 64-bit int.
17240         There still are some problems with reeelly weird theoretical hosts
17241         (e.g., 33-bit int) but it's not worth worrying about now.
17242         * lib/sha1.c (rol): Likewise.
17243         (K1, K2, K3, K4): Remove unnecessary L suffix.
17244
17245 2006-05-10  Bruno Haible  <bruno@clisp.org>
17246
17247         * lib/des.c: Cast to avoid warnings.
17248
17249 2006-05-09  Bruno Haible  <bruno@clisp.org>
17250
17251         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
17252         (Depends-on): Depend also on xsize, stdarg.
17253         (configure.ac): Add gl_XVASPRINTF.
17254
17255 2006-05-09  Bruno Haible  <bruno@clisp.org>
17256
17257         * m4/xvasprintf.m4: New file.
17258
17259 2006-05-09  Bruno Haible  <bruno@clisp.org>
17260
17261         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
17262         (EOVERFLOW): Define fallback value.
17263         (xstrcat): New function.
17264         (xvasprintf): Recognize the special case of a string concatenation.
17265
17266 2006-05-08  Eric Blake  <ebb9@byu.net>
17267
17268         * gnulib-tool (func_version): Base copyright year on CVS date.
17269         (func_emit_copyright_notice): New function.
17270         (func_emit_lib_Makefile_am): Use it.
17271         (func_emit_tests_Makefile_am): Likewise.
17272         (func_import): Likewise.
17273
17274 2006-05-08  Bruno Haible  <bruno@clisp.org>
17275
17276         * modules/stdarg: New file.
17277         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
17278
17279 2006-05-08  Bruno Haible  <bruno@clisp.org>
17280
17281         * m4/stdarg.m4: New file, from GNU gettext.
17282
17283 2006-05-08  Bruno Haible  <bruno@clisp.org>
17284
17285         * config/srclist.txt (build-aux/config.rpath): different from latest
17286         release.
17287
17288 2006-05-08  Bruno Haible  <bruno@clisp.org>
17289
17290         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
17291
17292 2006-05-05  Jim Meyering  <jim@meyering.net>
17293
17294         * m4/warning.m4: New file, derived from bison's file by the same name.
17295
17296 2006-05-03  Bruno Haible  <bruno@clisp.org>
17297
17298         * lib/stdint_.h: Shorter URL.
17299         * lib/inttypes.h: Likewise.
17300
17301 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
17302
17303         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
17304
17305 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
17306
17307         * lib/verify.h: Document the internals better.  Most of this change
17308         was written by Bruno Haible.
17309
17310 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
17311
17312         * doc/verify.texi: New file, partly based on a proposal by
17313         Bruno Haible.
17314
17315 2006-05-02  Bruno Haible  <bruno@clisp.org>
17316
17317         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
17318         test from here...
17319         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
17320
17321 2006-04-29  Bruno Haible  <bruno@clisp.org>
17322
17323         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
17324         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
17325
17326 2006-04-29  Bruno Haible  <bruno@clisp.org>
17327
17328         * gnulib-tool: Make --update option actually work.
17329
17330 2006-04-29  Bruno Haible  <bruno@clisp.org>
17331
17332         * doc/gcd.texi: New file.
17333         * doc/gnulib.texi: Include it.
17334
17335 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
17336
17337         * lib/getdate.y (get_date): When adding relative date, start with the
17338         initial time, not with the result of the first mktime call.
17339
17340 2006-04-25  Bruno Haible  <bruno@clisp.org>
17341
17342         * gnulib-tool (func_import): Output the include directives in three
17343         blocks, sorted separately.
17344         Reported by Ben Pfaff <blp@cs.stanford.edu>.
17345
17346 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
17347
17348         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
17349         to define main with arguments, for C++.  Reported by Eric Blake.
17350         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
17351         Prefer 'int main ()' to 'int main (void)', for C++.
17352         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
17353         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
17354         for 'main', for C99 and C++.
17355
17356 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
17357
17358         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
17359         Don't assume that exit status -1 is valid.
17360         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
17361         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
17362         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
17363         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
17364         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
17365         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
17366         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
17367         functions can be used without declaring them, or that you can
17368         exit with status -1.
17369         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
17370
17371 2006-04-24  Karl Berry  <karl@gnu.org>
17372
17373         * config/srclist.txt (longdouble.m4): sync lost.
17374
17375 2006-04-24  Eric Blake  <ebb9@byu.net>
17376
17377         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
17378
17379 2006-04-24  Bruno Haible  <bruno@clisp.org>
17380
17381         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
17382         poll() implementation in AIX.
17383         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
17384
17385 2006-04-24  Bruno Haible  <bruno@clisp.org>
17386
17387         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
17388         assigned exactly once.
17389
17390 2006-04-23  Claudio Fontana  <claudio@gnu.org>
17391             Bruno Haible  <bruno@clisp.org>
17392
17393         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
17394         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
17395         for AM_CPPFLAGS.
17396
17397 2006-04-23  Bruno Haible  <bruno@clisp.org>
17398
17399         * modules/copy-file: Depend on unistd.
17400         * modules/execute: Likewise.
17401         * modules/fatal-signal: Likewise.
17402         * modules/findprog: Likewise.
17403         * modules/mkdtemp : Likewise.
17404         * modules/pipe: Likewise.
17405         * modules/wait-process: Likewise.
17406
17407 2006-04-23  Bruno Haible  <bruno@clisp.org>
17408
17409         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
17410         condition was already detected.
17411         Reported by Ben Pfaff <blp@cs.stanford.edu>.
17412
17413 2006-04-23  Bruno Haible  <bruno@clisp.org>
17414
17415         * lib/copy-file.c: Include <unistd.h> unconditionally.
17416         * lib/execute.c: Likewise.
17417         * lib/fatal-signal.c: Likewise.
17418         * lib/findprog.c: Likewise.
17419         * lib/mkdtemp.c: Likewise.
17420         * lib/pipe.h: Likewise.
17421         * lib/pipe.c: Likewise.
17422         * lib/wait-process.h: Likewise.
17423
17424 2006-04-23  Bruno Haible  <bruno@clisp.org>
17425
17426         * gnulib-tool (func_usage): Fix --import description. Document
17427         --update.
17428         (func_import): Create temporary file in a temporary directory, if
17429         --dry-run is specified. Silence errors from 'grep' when there are no
17430         m4 files in $m4dir.
17431         (func_create_testdir): Silence errors from 'grep' when there are no
17432         m4 files in $m4dir.
17433         Reported by Karl Berry <karl@freefriends.org>.
17434
17435 2006-04-20  Bruno Haible  <bruno@clisp.org>
17436
17437         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
17438         one argument, so that the code will be portable to Autoconf 2.60.
17439         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
17440         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
17441         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
17442
17443 2006-04-19  Derek Price  <derek@ximbiot.com>
17444             Eric Blake  <ebb9@byu.net>
17445
17446         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
17447         rather than "/full/path.h".  Update comment to match.  Shorten &
17448         generalize m4_translit call via AS_TR_CPP.
17449
17450 2006-04-19  Derek Price  <derek@ximbiot.com>
17451             Eric Blake  <ebb9@byu.net>
17452
17453         * lib/inttypes.h: Correct grammar in comment.
17454
17455 2006-04-18  Derek Price  <derek@ximbiot.com>
17456             Paul Eggert  <eggert@cs.ucla.edu>
17457
17458         * modules/inttypes: New file.
17459         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
17460
17461 2006-04-18  Derek Price  <derek@ximbiot.com>
17462             Paul Eggert  <eggert@cs.ucla.edu>
17463
17464         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
17465         New files.
17466
17467 2006-04-18  Derek Price  <derek@ximbiot.com>
17468             Paul Eggert  <eggert@cs.ucla.edu>
17469
17470         * lib/inttypes.h: New file.
17471         * lib/strtoimax.c: Assume <inttypes.h>.
17472
17473 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
17474
17475         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
17476         isn't mounted.  Problem reported by Kir Kolyshkin.
17477
17478 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
17479
17480         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
17481         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
17482         Derek R. Price.
17483         * lib/regex.h (RE_DUP_MAX): Update comment to match current
17484         implementation.
17485
17486 2006-04-12  Eric Blake  <ebb9@byu.net>
17487
17488         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
17489         is now done automatically by the corresponding Autoconf macro.
17490
17491 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
17492
17493         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
17494         time_r.h.
17495
17496 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
17497
17498         Merge regex changes from libc, removing some of our
17499         POSIX-conformance changes that were rejected and redoing them in a
17500         less-intrusive way.
17501
17502         * lib/regcomp.c (re_compile_internal, init_dfa):
17503         Length arg is now size_t, not Idx.  All uses changed.
17504         (peek_token): Forward decl now says internal_function.
17505         (__re_error_msgid, __re_error_msgid_idx):
17506         Now static rather than extern with attribute_hidden.
17507         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
17508         For some reason libc prefers K&R style defns for external functions.
17509         (regerror) [!defined _LIBC]: Likewise.
17510         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
17511         (seek_collating_symbol_entry, lookup_collation_sequence_value):
17512         (build_range_exp, build_collating_symbol):
17513         Use K&R-style defn.
17514         (re_compile_fastmap): Use '\0' to memset, not 0.
17515         (utf8_sb_map): Make the calculations more obvious.
17516         (init_dfa, parse_bracket_exp, build_charclass_op):
17517         Call calloc and cast result, as glibc does.
17518         (init_word_char, fetch_token, peek_token, peek_token_bracket):
17519         (build_range_exp, build_collating_symbol):
17520         Now internal functions.
17521
17522         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
17523
17524         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
17525         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
17526         Don't depend on VMS; depend on __VMS instead, for POSIX
17527         namespace cleanness.
17528         (regoff_t): Define to ssize_t, not long int.
17529
17530         Remove the REG_ macros named below.  Instead, make the old names
17531         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
17532         __USE_GNU_REGEX.
17533         (REG_BACKSLASH_ESCAPE_IN_LISTS):
17534         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
17535         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
17536         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
17537         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
17538         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
17539         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
17540         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
17541         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
17542         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
17543         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
17544         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
17545         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
17546         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
17547         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
17548         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
17549         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
17550         (REG_NREGS):
17551         Remove.  All uses replaced by the old RE_* names.
17552         (RE_BACKSLASH_ESCAPE_IN_LISTS):
17553         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
17554         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
17555         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
17556         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
17557         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
17558         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
17559         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
17560         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
17561         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
17562         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
17563         Don't bother having these macros be independent of each others'
17564         values, since they no longer exist in the POSIX name space.
17565
17566         Rename the following member names back to their old names,
17567         unless !__USE_GNU_REGEX.  All uses changed back.
17568         (buffer): Renamed from re_buffer.
17569         (allocated): Renamed from re_allocated.
17570         (used): Renamed from re_used.
17571         (syntax): Renamed from re_syntax.
17572         (fastmap): Renamed from re_fastmap.
17573         (translate): Renamed from re_translate.
17574         (can_be_null): Renamed from re_can_be_null.
17575         (regs_allocated): Renamed from re_regs_allocated.
17576         (fastmap_accurate): Renamed from re_fastmap_accurate.
17577         (no_sub): Renamed from re_no_sub.
17578         (not_bol): Renamed from re_not_bol.
17579         (not_eol): Renamed from re_not_eol.
17580         (newline_anchor): Renamed from re_newline_anchor.
17581         (num_regs): Renamed from rm_num_regs.
17582         (start): Renamed from rm_start.
17583         (end): Renamed from rm_end.
17584
17585         (free_state): Move up a bit.
17586
17587         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
17588         #define to be empty.
17589         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
17590         when that is what is intended.
17591         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
17592         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
17593         (MAX): New macro.
17594         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
17595         All uses changed back to re_malloc, etc.  It's now the caller's
17596         responsibility to check for overflow; all callers changed.
17597         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
17598         (re_x2nrealloc): Remove.
17599         (free_state): Remove decl.
17600
17601         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
17602         (re_set_registers, re_exec):
17603         Use K&R-style defn.
17604
17605         2006-01-31  Roland McGrath  <roland@redhat.com>
17606
17607         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
17608         Reported by Mike Frysinger <vapier@gentoo.org>.
17609
17610         2006-01-15  Andreas Jaeger  <aj@suse.de>
17611
17612         [BZ #1950]
17613         * lib/regex_internal.c (re_string_reconstruct): Adjust for
17614         build_wcs_upper_buffer change.
17615         (build_wcs_upper_buffer): Change return type.
17616
17617         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
17618
17619         * lib/regex_internal.h: Include <stdint.h> if available.
17620
17621         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
17622
17623         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
17624
17625         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
17626
17627         * lib/regcomp.c: Adjust for changed secondary hash function.
17628
17629         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
17630
17631         * lib/regex.h: Pretty printing.
17632         Clean up namespace a bit.
17633
17634         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
17635
17636         * lib/regexec.c (update_cur_sifted_state, check_arrival,
17637         check_arrival_add_next_nodes): Avoid using uninitialized variable.
17638
17639         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
17640                     Ulrich Drepper  <drepper@redhat.com>
17641
17642         [BZ #1302]
17643         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
17644         changed.
17645         (bitset_word_t): Renamed from bitset_word.  All uses changed.
17646
17647         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
17648
17649         [BZ #281]
17650         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
17651         * lib/regcomp.c: Remove unnecessary uses of
17652         unsigned RE_TRANSLATE_TYPE.
17653         * lib/regex_internal.h: Likewise.
17654         * lib/regex_internal.c: Likewise.
17655         * lib/regexec.c: Likewise.
17656         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
17657
17658         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
17659
17660         * lib/regexec.c (find_recover_state): Remove unnecessary
17661         initialization.
17662         (transit_state_bkref): Make DFA a const pointer.
17663         (get_subexp): Likewise.
17664         (check_arrival): Likewise.
17665         (update_cur_sifted_state): Likewise.
17666         (re_search_internal): Likewise.
17667         (prune_impossible_nodes): Likewise.
17668         (acquire_init_state_context): Likewise.
17669         (proceed_next_node): Likewise.
17670         (set_regs): Likewise.
17671         (free_fail_stack_return): Likewise.
17672         (check_arrival_expand_ecl): Mark DFA parameter as const.
17673         (check_arrival_expand_ecl_sub): Likewise.
17674         (check_subexp_limits): Likewise.
17675         (sub_epsilon_src_nodes):  Likewise.
17676         (add_epsilon_src_nodes):  Likewise.
17677         (merge_state_array): Likewise.
17678         (update_regs): Likewise.
17679         (build_trtable): Likewise.
17680         (sift_states_backward): Mark MCTX parameter as const.
17681         (build_sifted_states): Likewise.
17682         (update_cur_sifted_state): Likewise.
17683         (sift_states_mkref): Likewise.
17684         (check_arrival_expand_ecl): Mark eclosure as const.
17685         (check_dst_limits_calc_pos_1): Likewise.
17686         * lib/regex_internal.h (re_match_context_t): Make dfa a const
17687         pointer.
17688
17689         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
17690
17691         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
17692         (transit_state_sb): Likewise.
17693         (transit_state_mb): Likewise.
17694         (sift_states_iter_mb): Likewise.
17695         (check_arrival_add_next_nodes): Likewise.
17696         (check_node_accept_bytes): Change first parameter to pointer-to-const.
17697         [_LIBC] (re_search_2_stub): Use mempcpy.
17698
17699         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
17700         mbrtowc for very simple UTF-8 case.
17701
17702         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
17703         a pointer-to-const.
17704         (re_acquire_state_context): Likewise.
17705         * lib/regex_internal.h: Adjust prototypes.
17706
17707         * lib/regex.c: Prevent using C++ compilers.
17708
17709         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
17710         (re_acquire_state_context): Likewise.
17711
17712 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
17713
17714         * modules/regex (Depends-on): Add ssize_t.
17715
17716 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
17717
17718         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
17719         translation table.
17720
17721 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
17722
17723         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
17724
17725 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
17726             Bruno Haible  <bruno@clisp.org>
17727
17728         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
17729         <sys/types.h> and <inttypes.h>.
17730
17731 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17732
17733         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
17734         `__error_t_defined', so argp.h will not typedef the former.
17735
17736 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
17737
17738         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
17739         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
17740         glibc names.  Even if glibc is changed to conform to POSIX, the
17741         traditional names will be available anyway, since regex depends on
17742         the extensions module.  Also, fix a longstanding typo in the
17743         implementation of Spencer ERE test #75 from grep 2.3.  Problems
17744         reported by Emanuele Giaquinta.  Also, change sense of cached
17745         variable, so that the message makes sense.
17746
17747 2006-03-24  Simon Josefsson  <jas@extundo.com>
17748
17749         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
17750         including some doc fixes.
17751         (base64_encode_alloc): Fix +1 bug on allocation failures.
17752
17753 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17754
17755         * lib/base64.c (base64_encode): Do not read past end of array with
17756         unsanitized input on systems with CHAR_BIT > 8.
17757
17758 2006-03-24  Eric Blake  <ebb9@byu.net>
17759
17760         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
17761
17762 2006-03-22  Karl Berry  <karl@gnu.org>
17763
17764         * config/srclist.txt (*setenv.[ch]): get from coreutils.
17765         * config/srclistvars.sh (COREUTILS): new var.
17766
17767 2006-03-17  Jim Meyering  <jim@meyering.net>
17768
17769         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
17770         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
17771
17772 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
17773
17774         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
17775         no longer needs it.  Instead, check that regoff_t is as least
17776         as wide as ptrdiff_t.
17777
17778         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
17779         so that our regex.h stays compatible with the installed regex.
17780         This is helpful for installers who configure --without-included-regex.
17781         Problem reported by Emanuele Giaquinta.
17782
17783 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
17784
17785         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
17786         Typedef to long int, not to off_, as POSIX will likely change
17787         in that direction.
17788
17789 2006-03-15  Eric Blake  <ebb9@byu.net>
17790
17791         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
17792
17793 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
17794
17795         * lib/argp-help.c (validate_uparams): Fix typo
17796         * lib/argp-parse.c (argp_default_options): Consistently begin help
17797         messages with a lowercase letter.
17798
17799 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
17800
17801         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
17802         overrun buffers and shouldn't be used (much as gets shouldn't be
17803         used).
17804         * lib/time_r.c (asctime_r, ctime_r): Likewise.
17805
17806 2006-03-08  Simon Josefsson  <jas@extundo.com>
17807
17808         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
17809         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
17810
17811 2006-03-08  Simon Josefsson  <jas@extundo.com>
17812
17813         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
17814         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
17815
17816 2006-03-08  Simon Josefsson  <jas@extundo.com>
17817
17818         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
17819         signal that configure disabled the device.
17820
17821 2006-03-08  Simon Josefsson  <jas@extundo.com>
17822
17823         * build-aux/maint.mk: Fix refresh-po, to handle no translated
17824         languages.
17825
17826 2006-03-07  Simon Josefsson  <jas@extundo.com>
17827
17828         * modules/getopt (Depends-on): Add unistd.
17829
17830         * modules/unistd: New file.
17831
17832 2006-03-07  Simon Josefsson  <jas@extundo.com>
17833
17834         * modules/gc-random: New file.
17835
17836 2006-03-07  Simon Josefsson  <jas@extundo.com>
17837
17838         * m4/unistd_h.m4: New file.
17839
17840 2006-03-07  Simon Josefsson  <jas@extundo.com>
17841
17842         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
17843         test to be side-effect free by storing the result in the cache
17844         variable gl_cv_lib_readline, and moving the assignment of
17845         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
17846         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
17847
17848 2006-03-07  Simon Josefsson  <jas@extundo.com>
17849
17850         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
17851         error on missing devices (the functions will return an error).
17852
17853         * m4/gc.m4: Move random stuff to gc-random.m4
17854
17855 2006-03-07  Simon Josefsson  <jas@extundo.com>
17856
17857         * lib/unistd_.h: New file.
17858
17859 2006-03-07  Simon Josefsson  <jas@extundo.com>
17860
17861         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
17862
17863 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
17864
17865         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
17866         Problem reported by Juan Manuel Guerrero.
17867
17868 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
17869
17870         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
17871         the unistd module.
17872         * lib/getlogin_r.c: Likewise.
17873         * lib/getlogin_r.h: Likewise.
17874         * lib/glob.c: Likewise.
17875         * lib/pagealign_alloc.c: Likewise.
17876         * lib/unistd_.h: Remove; no longer needed.
17877
17878 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
17879
17880         * MODULES.html.sh (Support for systems lacking POSIX:2001):
17881         Add unistd.
17882         * modules/c-stack (Depends-on): Add unistd.
17883         * modules/getlogin_r: Likewise.
17884         * modules/glob: Likewise.
17885         * modules/pagealign_alloc: Likewise.
17886         * modules/unistd (Files): Remove lib/unistd_.h.
17887         (EXTRA_DIST): Remove.
17888         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
17889         need unistd_.h.
17890         (MOSTLYCLEANFILES): Remove unistd.h-t.
17891
17892 2006-03-03  Simon Josefsson  <jas@extundo.com>
17893
17894         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
17895
17896 2006-03-03  Simon Josefsson  <jas@extundo.com>
17897
17898         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
17899         libidn and bison.
17900
17901 2006-03-03  Simon Josefsson  <jas@extundo.com>
17902
17903         * build-aux/maint.mk: Add indent target.
17904
17905 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
17906
17907         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
17908         our replacement poll.h in any case, to avoid a differing
17909         declaration from a system header.  Seen on AIX.
17910
17911 2006-03-01  Simon Josefsson  <jas@extundo.com>
17912
17913         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
17914         <kasal@ucw.cz>.
17915
17916 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
17917
17918         * modules/gettime (Depends-on): Add extensions module.
17919         * modules/nanosleep (Depends-on): Likewise.
17920         * modules/settime (Depends-on): Likewise.
17921
17922 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
17923
17924         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
17925         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
17926         pedantically.
17927         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
17928         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
17929
17930         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
17931         not "==".  Reported by Ralf Wildenhues.
17932
17933 2006-03-01  Karl Berry  <karl@gnu.org>
17934
17935         * doc/Copyright/request-*: new files, synced from gnuorg.
17936
17937 2006-03-01  Karl Berry  <karl@gnu.org>
17938
17939         * config/srclist.txt (Copyright/*): new entries.
17940
17941 2006-02-28  Simon Josefsson  <jas@extundo.com>
17942
17943         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
17944
17945 2006-02-27  Simon Josefsson  <jas@extundo.com>
17946
17947         * lib/base64.h: Indent #define's.  From Jim Meyering
17948         <jim@meyering.net>.
17949
17950 2006-02-27  Jim Meyering  <jim@meyering.net>
17951
17952         Revert the change of 2006-02-24, so these files can continue
17953         to be sync'd from gettext.
17954         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
17955         of `config.h'.
17956
17957 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
17958
17959         * modules/intprops: New file.
17960         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
17961         Add intprops.
17962         * modules/getloadavg (Files): Remove lib/intprops.h.
17963         (Depends-on): Add intprops.
17964         * modules/human: Likewise.
17965         * modules/inttostr: Likewise.
17966         * modules/openat: Likewise.
17967         * modules/sig2str: Likewise.
17968         * modules/userspec: Likewise.
17969         * modules/utimecmp: Likewise.
17970         * modules/xnanosleep: Likewise.
17971         * modules/xstrtol: Likewise.
17972
17973 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
17974
17975         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
17976         * modules/lock-tests (TESTS): Use $(EXEEXT).
17977         * modules/tls-tests: Likewise.
17978         * modules/argp-tests: Likewise.
17979         (check_PROGRAMS): New var, replacing...
17980         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
17981
17982 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17983
17984         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
17985         `config.h'.
17986
17987 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
17988
17989         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
17990
17991 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17992
17993         Sync from coreutils.
17994         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
17995         gl_CHDIR_SAFER.
17996
17997 2006-02-22  Jim Meyering  <jim@meyering.net>
17998
17999         Sync from coreutils.
18000         * m4/chdir-safer.m4: New file.
18001
18002 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
18003
18004         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
18005         AT_FDCWD exceeds INT_MAX.
18006         * lib/openat.h (AT_FDCWD): Likewise.
18007
18008 2006-02-17  Eric Blake  <address@hidden>
18009
18010         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
18011
18012 2006-02-16  Simon Josefsson  <jas@extundo.com>
18013
18014         * modules/getaddrinfo (Depends-on): Add sys_socket.
18015
18016 2006-02-15  Simon Josefsson  <jas@extundo.com>
18017
18018         * build-aux/maint.mk: Add dsyntax-check rule.
18019
18020 2006-02-15  Eric Blake  <ebb9@byu.net>
18021
18022         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
18023         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
18024         'present but cannot compile' warnings on cygwin.
18025         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
18026         use ws2tcpip.h if sys/socket.h works.
18027         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
18028         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
18029
18030 2006-02-14  Simon Josefsson  <jas@extundo.com>
18031
18032         * modules/maintainer-makefile (Files): Rename.
18033
18034         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
18035         and (the local) Makefile.cfg to maint-cfg.mk.
18036
18037         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
18038         to the latter.
18039
18040         * modules/maintainer-makefile: New module.
18041
18042         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
18043         severaly stripped to make it possible to build it up from scratch
18044         with reliable tests.
18045
18046         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
18047         fixes to permit overriding the default actions when configure and
18048         makefile are not available.
18049
18050 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
18051
18052         Sync from coreutils.
18053         * modules/lstat (Depends-on): Don't depend on xalloc.
18054         (License): Change from GPL to LGPL, since this is now simply a
18055         replacement for a libc function.
18056
18057 2006-02-14  Jim Meyering  <jim@meyering.net>
18058
18059         Sync from coreutils.
18060
18061         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
18062         failure on deficient systems, and simplify gnulib lgpl dependencies.
18063         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
18064         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
18065
18066         * lib/xalloc-die.c: Remove unused definition of N_.
18067
18068 2006-02-14  Jim Meyering  <jim@meyering.net>
18069
18070         Sync from coreutils.
18071         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
18072         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
18073         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
18074         double-quote uses of that variable, to accommodate the rare case in
18075         which getmntent is available in none of the libraries checked.  This
18076         happens at least on FreeBSD 5.0.
18077
18078 2006-02-13  Simon Josefsson  <jas@extundo.com>
18079
18080         * gnulib-tool (Usage): Fix --import, from
18081         karl@freefriends.org (Karl Berry).
18082
18083 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
18084
18085         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
18086
18087 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
18088
18089         * lib/argp-namefrob.h: Restore changes accidentally lost during the
18090         "autoupdate" on 2005-12-12.
18091
18092 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
18093
18094         * modules/closeout (Depends-on): Remove atexit.
18095
18096 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
18097
18098         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
18099         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
18100
18101 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
18102
18103         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
18104         __EXTENSIONS__ if this causes compilation to fail.  Problem
18105         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
18106         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
18107
18108 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
18109
18110         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
18111         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
18112         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
18113         All uses changed.
18114
18115 2006-01-26  Simon Josefsson  <jas@extundo.com>
18116
18117         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
18118         prototype is visible on mingw32.
18119
18120         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
18121         for mingw32.
18122
18123         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
18124         mingw32).
18125
18126 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
18127
18128         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
18129         attempt to open for write; this always fails, at least on POSIX
18130         hosts.  This reinstates the 2006-01-09 change, which was
18131         inadvertently removed.
18132
18133 2006-01-26  Bruno Haible  <bruno@clisp.org>
18134
18135         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
18136         Reported by Paul Eggert.
18137
18138 2006-01-26  Bruno Haible  <bruno@clisp.org>
18139             Paul Eggert  <eggert@cs.ucla.edu>
18140
18141         * lib/stdbool_.h (_Bool)
18142         [(! (defined __cplusplus || defined __BEOS__)
18143           && !defined __GNUC__
18144           && !(defined __HP_cc || defined __xlc__
18145                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
18146                || defined __sgi))]:
18147         #define to signed char in these cases too; this simplifies
18148         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
18149         etc., separately) and makes it more conservative.
18150
18151 2006-01-25  Simon Josefsson  <jas@extundo.com>
18152
18153         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
18154         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
18155         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
18156
18157 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
18158
18159         * lib/argp-namefrob.h: Bugfix. Remove stray #
18160
18161 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
18162
18163         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
18164         so that we test the test.
18165         Check for yet another HP-UX cc bug involving *bool |= bool.
18166
18167 2006-01-25  Karl Berry  <karl@gnu.org>
18168
18169         * config/srclist.txt (vasnprintf.c): sync lost.
18170
18171 2006-01-25  Jim Meyering  <jim@meyering.net>
18172
18173         Sync from the stable (b5) branch of coreutils:
18174
18175         * lib/fts.c (fts_children): Don't let close() clobber errno from
18176         failed fchdir().
18177
18178         * lib/fts.c (fts_stat): When following a symlink-to-directory,
18179         don't necessarily interpret stat-fails+lstat-succeeds as indicating
18180         a dangling symlink.  That can also happen at least for ELOOP.
18181         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
18182         FYI, this bug predates the inclusion of fts.c in coreutils.
18183
18184         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
18185         in their own block, so pre-c99 compilers don't object.
18186
18187         Avoid the double-free (first in fts_read, second in fts_close) that
18188         would occur when an `active' directory is made inaccessible (e.g.,
18189         via chmod a-x) during a traversal.
18190         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
18191         before returning.  Reproduce this failure by
18192         mkdir -p a/b; cd a; chmod a-x . b
18193         Reported by Stavros Passas.
18194
18195 2006-01-25  Jim Meyering  <jim@meyering.net>
18196
18197         * lib/fileblocks.c: Remove more useless parentheses.
18198         * lib/readutmp.h: Likewise.
18199
18200 2006-01-25  Bruno Haible  <bruno@clisp.org>
18201
18202         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
18203         warnings.
18204         Reported by Paul Eggert.
18205
18206 2006-01-25  Bruno Haible  <bruno@clisp.org>
18207
18208         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
18209         rid of a trap command. For Solaris sh.
18210         Reported by Mark D. Baushke <mdb@gnu.org>.
18211
18212 2006-01-24  Simon Josefsson  <jas@extundo.com>
18213
18214         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
18215         Bruno.
18216
18217 2006-01-24  Karl Berry  <karl@gnu.org>
18218
18219         * config/srclist.txt (argp-namefrob.h): sync lost.
18220
18221 2006-01-24  Jim Meyering  <jim@meyering.net>
18222
18223         * modules/openat (Files): Add lib/intprops.h.
18224         From Mark D. Baushke.
18225
18226 2006-01-24  Jim Meyering  <jim@meyering.net>
18227
18228         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
18229         Reported by Mark D. Baushke.
18230
18231 2006-01-24  Jim Meyering  <jim@meyering.net>
18232
18233         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
18234
18235 2006-01-24  Bruno Haible  <bruno@clisp.org>
18236
18237         * modules/strnlen (Maintainer): Change from glibc to all.
18238
18239 2006-01-24  Bruno Haible  <bruno@clisp.org>
18240
18241         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
18242         Patch by Paul Eggert.
18243
18244 2006-01-24  Bruno Haible  <bruno@clisp.org>
18245
18246         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
18247         already has it.
18248         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
18249         2005-11-26.
18250
18251         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
18252         'signed char' to avoid problems with the built-in _Bool type.
18253         Reported by Paul Eggert on 2005-11-26.
18254
18255 2006-01-24  Bruno Haible  <bruno@clisp.org>
18256
18257         * gnulib-tool (func_import): Avoid constructing complicated sed
18258         expressions inside backquote.
18259         Report and solution by Mark D. Baushke <mdb@gnu.org>.
18260
18261 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
18262
18263         These changes imported from libc.
18264         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
18265         test and two separate function calls.
18266         * lib/strndup.c (__strndup): Add libc_hidden_def.
18267
18268 2006-01-23  Simon Josefsson  <jas@extundo.com>
18269
18270         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
18271         Remove the test_*_SOURCES variable: automake infers it by default.
18272         * modules/tls-tests: Likewise.
18273
18274 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
18275
18276         Work around porting bugs reported by Dieter in
18277         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
18278         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
18279         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
18280         Include "getopt.h" first, to check interface.
18281         (getenv): Declare only if defined HAVE_DECL_GETENV &&
18282         !HAVE_DECL_GETENV.
18283         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
18284         (__strndup): Revert to K&R-style function dfns, the glibc style.
18285         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
18286         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
18287         Include strnlen.h first, to get prototype properly.
18288         (strnlen): Renamed from __strnlen.
18289         Remove weak alias.
18290
18291 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
18292
18293         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
18294
18295 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
18296
18297         * config/srclist.txt: Adjust to reflect glibc reorganization.
18298         This affects only comments.
18299
18300 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
18301
18302          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
18303          Reported by Bruce Korb <bkorb@gnu.org>.
18304
18305 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
18306
18307         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
18308         to pacify gcc -Wswitch-default.
18309
18310 2006-01-22  Bruno Haible  <bruno@clisp.org>
18311
18312         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
18313         temporary buffer for sprintf, take into account the precision also
18314         for 'd', 'i', 'u', 'o', 'x', 'X'.
18315
18316 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
18317
18318         * modules/argp-tests: New module
18319         * tests/test-argp.c: New file
18320         * tests/test-argp-2.sh: New file
18321
18322 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
18323
18324         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
18325         (__argp_base_name): Removed
18326         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
18327         typo.
18328         (__argp_base_name): Provide macro definition or extern declaration
18329         depending on the configuration
18330
18331 2006-01-20  Simon Josefsson  <jas@extundo.com>
18332
18333         * modules/inet_ntop (Depends-on): Depend on sys_socket.
18334
18335 2006-01-20  Simon Josefsson  <jas@extundo.com>
18336
18337         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
18338
18339 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
18340
18341         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
18342         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
18343         Suggested by Bruno Haible.
18344
18345 2006-01-20  Karl Berry  <karl@gnu.org>
18346
18347         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
18348         until changes propagate, I guess.
18349
18350 2006-01-19  Simon Josefsson  <jas@extundo.com>
18351
18352         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
18353
18354 2006-01-19  Simon Josefsson  <jas@extundo.com>
18355
18356         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
18357
18358 2006-01-19  Simon Josefsson  <jas@extundo.com>
18359
18360         * gnulib-tool: Set check_PROGRAMS.
18361
18362         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
18363         modules/des-tests, modules/gc-arcfour-tests,
18364         modules/gc-arctwo-tests, modules/gc-des-tests,
18365         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
18366         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
18367         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
18368         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
18369         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
18370         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
18371         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
18372         test_*_SOURCES.
18373
18374 2006-01-18  Simon Josefsson  <jas@extundo.com>
18375
18376         * modules/socklen (Depends-on): Depend on sys_socket.
18377
18378 2006-01-18  Simon Josefsson  <jas@extundo.com>
18379
18380         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
18381         modules/des-tests, modules/gc-arcfour-tests,
18382         modules/gc-arctwo-tests, modules/gc-des-tests,
18383         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
18384         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
18385         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
18386         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
18387         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
18388         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
18389         $(EXEEXT) to automake TESTS variable, for mingw32.
18390
18391 2006-01-17  Simon Josefsson  <jas@extundo.com>
18392
18393         * modules/socklen (Include): Need sys/socket.h.
18394
18395 2006-01-17  Bruno Haible  <bruno@clisp.org>
18396
18397         * modules/ssize_t (Include): Add <sys/types.h>.
18398
18399 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
18400
18401         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
18402         it's not portable and it doesn't work with cross-compiles.
18403         Problem reported by Bruno Haible.  Fix missing-$ typo in
18404         'test "gl_cv_ignore_unused_libraries" ...' that prevented
18405         -zignore from being used with Sun's C compiler.
18406
18407 2006-01-12  Simon Josefsson  <jas@extundo.com>
18408
18409         * lib/base64.c: Fix warning, reported by Bruno Haible
18410         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
18411
18412 2006-01-12  Bruno Haible  <bruno@clisp.org>
18413
18414         * modules/ldd: New file.
18415         * build-aux/ldd.sh.in: New file.
18416         * MODULES.html.sh (Support for building libraries and executables): Add
18417         ldd.
18418
18419 2006-01-12  Bruno Haible  <bruno@clisp.org>
18420
18421         * m4/ldd.m4: New file.
18422
18423 2006-01-12  Bruno Haible  <bruno@clisp.org>
18424
18425         * gnulib-tool (func_import, func_create_testdir): Don't go into an
18426         endless loop while replacing $auxdir with build-aux.
18427
18428 2006-01-11  Simon Josefsson  <jas@extundo.com>
18429
18430         * lib/stdint_.h (SIZE_MAX): Add missing (.
18431
18432 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
18433
18434         Sync from coreutils.
18435         * lib/md5.c: Fix commentary typos.
18436         (alignof, UNALIGNED_P): No need for a GCC-specific version.
18437         * lib/md5.h (__attribute__): Remove; unused.
18438         * lib/sha1.c: Fix commentary to match md5 better.
18439         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
18440         so that we don't need to worry about alignment.  All uses changed.
18441         This merges the 2005-10-28 md5 change into sha1.
18442
18443 2006-01-11  Jim Meyering  <jim@meyering.net>
18444
18445         Sync from coreutils.
18446         * lib/md5.c (OP): Fix spacing.
18447
18448 2006-01-11  Bruno Haible  <bruno@clisp.org>
18449
18450         Ensure automatic ordering between gl_LOCK and gl_ARGP.
18451         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
18452         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
18453
18454 2006-01-11  Bruno Haible  <bruno@clisp.org>
18455
18456         Ensure automatic ordering between gl_LOCK and gl_ARGP.
18457         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
18458         the "early" section as well.
18459
18460 2006-01-11  Bruno Haible  <bruno@clisp.org>
18461
18462         Avoid "ar: no archive members specified" error on MacOS X.
18463         * gnulib-tool (func_modules_add_dummy): New function.
18464         (func_import, func_create_testdir): Invoke it.
18465
18466 2006-01-11  Bruno Haible  <bruno@clisp.org>
18467
18468         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
18469         with $auxdir in AC_CONFIG_FILES statements.
18470
18471 2006-01-11  Bruno Haible  <bruno@clisp.org>
18472
18473         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
18474         Initialize also noinst_HEADERS to empty.
18475
18476 2006-01-11  Bruno Haible  <bruno@clisp.org>
18477
18478         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
18479         variables.
18480         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
18481         autoreconf.
18482
18483 2006-01-11  Bruno Haible  <bruno@clisp.org>
18484
18485         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
18486         overridable by the user.
18487         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
18488
18489 2006-01-10  Simon Josefsson  <jas@extundo.com>
18490
18491         * modules/sys_socket: New file.
18492
18493 2006-01-10  Simon Josefsson  <jas@extundo.com>
18494
18495         * m4/sys_socket_h.m4: New file.
18496
18497 2006-01-10  Simon Josefsson  <jas@extundo.com>
18498
18499         * lib/socket_.h: New file.
18500
18501 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
18502
18503         * modules/readutmp (Maintainer): Add myself.
18504
18505 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
18506
18507         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
18508         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
18509         People who are still concerned with buggy memcmp implementations
18510         can invoke gl_FUNC_MEMCMP themselves.
18511
18512 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
18513
18514         * lib/regex_internal.h (BITSET_WORD_BITS):
18515         Work around a bug in 64-bit PGC (before version 6.1-2), where the
18516         preprocessor mishandles large unsigned values as if they were signed.
18517         Problem reported by Claudio Fontana in
18518         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
18519
18520 2006-01-10  Jim Meyering  <jim@meyering.net>
18521
18522         Avoid the double-free (first in fts_read, second in fts_close) that
18523         would occur when an `active' directory is made inaccessible (e.g.,
18524         via chmod a-x) during a traversal.
18525         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
18526         before returning.  Reproduce this failure by
18527         mkdir -p a/b; cd a; chmod a-x . b
18528         Reported by Stavros Passas.
18529
18530         Sync from coreutils.
18531         * lib/sha1.c: Tweak grammar in a comment.
18532
18533 2006-01-10  Jim Meyering  <jim@meyering.net>
18534
18535         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
18536         Patch by Joerg Sonnenberger.
18537
18538 2006-01-10  Bruno Haible  <bruno@clisp.org>
18539
18540         * modules/readutmp: Depend on module free.
18541         * modules/strtok_r: Depend on module restrict.
18542
18543 2006-01-10  Bruno Haible  <bruno@clisp.org>
18544
18545         * modules/gettext (configure.ac): Add an invocation of
18546         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
18547
18548 2006-01-10  Bruno Haible  <bruno@clisp.org>
18549
18550         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
18551         Reported by Werner Lemberg <wl@gnu.org>.
18552
18553 2006-01-10  Bruno Haible  <bruno@clisp.org>
18554
18555         * lib/localcharset.c: Update from GNU gettext.
18556
18557 2006-01-10  Bruno Haible  <bruno@clisp.org>
18558
18559         * lib/argp.h (__const): Remove macro. Use const instead.
18560         * lib/argp-fmtstream.h (__const): Likewise.
18561         * lib/glob_.h (__const): Remove macro.
18562         * lib/glob-libc.h: Use const instead of __const.
18563
18564 2006-01-10  Bruno Haible  <bruno@clisp.org>
18565
18566         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
18567         variable.
18568         Needed to avoid an automake error regarding the 'gettext' module.
18569
18570 2006-01-09  Simon Josefsson  <jas@extundo.com>
18571
18572         * modules/inet_ntop (Depends-on): Add restrict.
18573
18574 2006-01-09  Simon Josefsson  <jas@extundo.com>
18575
18576         * modules/gc-rijndael-tests (License): Put under LGPL.
18577
18578         * modules/gc-des-tests (License): Likewise.
18579
18580         * modules/gc-arcfour-tests (License): Likewise.
18581
18582         * modules/gc-arctwo-tests (License): Likewise.
18583
18584         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
18585
18586         * modules/gc-hmac-sha1-tests (Files): Likewise.
18587
18588         * modules/gc-hmac-md5-tests (License): Likewise.
18589
18590         * modules/gc-sha1-tests (License): Likewise.
18591
18592         * modules/gc-md5-tests (License): Likewise.
18593
18594         * modules/gc-md4-tests (License): Likewise.
18595
18596         * modules/gc-md2-tests (License): Likewise.
18597
18598         * modules/gc-tests (License): Likewise.
18599
18600         * modules/des-tests (License): Likewise.
18601
18602         * modules/md4-tests (License): Likewise.
18603
18604         * modules/md2-tests (License): Likewise.
18605
18606 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
18607
18608         Sync from coreutils:
18609
18610         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
18611         * modules/lib-ignore: New file.
18612         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
18613         chdir-safer.m4, lchmod.m4.
18614         * modules/openat: Add mkdirat.c, openat-priv.h.
18615
18616 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
18617
18618         Sync from coreutils.
18619         * m4/lib-ignore.m4: New file.
18620         * m4/lchmod.m4: New file.
18621
18622 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
18623
18624         Sync from coreutils.
18625         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
18626         for write access: POSIX says that must fail.
18627         * lib/fts.c (diropen): Likewise.
18628         * lib/save-cwd.c (save_cwd): Likewise.
18629         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
18630         well, for minor improvements on hosts that lack O_DIRECTORY.
18631         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
18632         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
18633         Fall back on chown if open failed with EACCES.
18634
18635         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
18636         Report an error at compile-time if only a 1-second nominal clock
18637         resolution is found.
18638
18639         * lib/lchmod.h: New file.
18640         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
18641         (make_dir_parents): Use lchown rather than chown, and
18642         lchmod rather than chmod.
18643
18644         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
18645         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
18646         "proc" reported by n0dalus.
18647
18648         * lib/mountlist.c: Include <limits.h>.
18649         (dev_from_mount_options)
18650         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
18651         New function.  It no longer assumes "dev=" has the System V meaning
18652         on Linux (since it doesn't).  It also parses "dev=" more carefully.
18653         (read_file_system_list)
18654         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
18655         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
18656         dev= in that case.
18657
18658         * lib/posixtm.h (PDS_PRE_2000): New macro.
18659         * lib/posixtm.c (year): Arg is now syntax_bits rather than
18660         allow_century.  All usages changed.  Reject dates outside the range
18661         1969-1999 if PDS_PRE_2000 is used.
18662
18663 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
18664
18665         Sync from coreutils.
18666         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
18667         (Time of day items): Mention the possibility of leap seconds.
18668         Problem reported by Dr. David Alan Gilbert.
18669
18670 2006-01-09  Jim Meyering  <jim@meyering.net>
18671
18672         Sync from coreutils.
18673
18674         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
18675
18676         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
18677
18678         * lib/modechange.c (mode_compile): Reject an invalid mode string
18679         that starts with an octal digit.  From Andreas Gruenbacher.
18680
18681         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
18682         and dup to open_safer and dup_safer, respectively.
18683         (openat_permissive): Fix typo in comment.
18684
18685         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
18686         "gettext.h"; either no longer needed or are guaranteed by openat.h.
18687         (_): Remove; no longer needed.
18688         (openat): Renamed from rpl_openat; no need for rpl_openat
18689         since openat.h renames openat for us.
18690         Replace most of the body with a call to openat_permissive,
18691         to avoid duplicate code.
18692         Port to (probably hypothetical) environments were mode_t is
18693         wider than int.
18694         (openat_permissive): Require mode arg, so that we can check
18695         types better.  Put it just after flags.  Change cwd failure
18696         indicator from pointer-to-bool to pointer-to-errno-value.
18697         All callers changed.
18698         Invoke openat_save_fail and/or openat_restore_fail if
18699         cwd_errno is null, so that openat can call us.
18700         (openat_permissive, fdopendir, fstatat, unlinkat):
18701         Simplify errno handling to avoid some duplicate code,
18702         as it's OK to set errno on success.
18703         * lib/openat.h: Revamp code so that function macros depend on
18704         __OPENAT_PREFIX only, not also on AT_FDCWD.
18705         (openat_ro): Remove.  Caller changed to use openat_permissive.
18706         (openat_permissive): Now a macro, if not a function.
18707         (openat_restore_fail, openat_save_fail): Now always functions,
18708         since mkdirat needs them even if __OPENAT_PREFIX is defined.
18709
18710         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
18711         and openat.c.
18712         * lib/mkdirat.c: Include openat-priv.h.
18713         Remove definitions of macros defined therein.
18714         * lib/openat.c: Likewise.
18715
18716         * lib/mkdirat.c (mkdirat): New file and function.
18717         * lib/openat.h (mkdirat): Declare.
18718
18719         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
18720
18721         * lib/openat.h (openat_permissive): Declare.
18722         (openat_ro): Define.
18723
18724         * lib/openat.c (EXPECTED_ERRNO): New macro.
18725         (openat_permissive): New function -- used in remove.c rewrite.
18726         (all functions): Set errno just before returning, only if there
18727         was an actual failure.
18728         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
18729
18730         Emulate openat-family functions using Linux's procfs, if possible.
18731         Idea and some code based on Ulrich Drepper's glibc changes.
18732
18733         * lib/openat.c: (BUILD_PROC_NAME): New macro.
18734         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
18735         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
18736         before falling back on save_cwd and restore_cwd.
18737         (fdopendir, fstatat, unlinkat): Likewise.
18738
18739         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
18740         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
18741
18742         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
18743         as second argument to va_arg.  Otherwise, some versions of gcc
18744         warn that `if this code is reached, the program will abort'.
18745
18746 2006-01-09  Jim Meyering  <jim@meyering.net>
18747
18748         Sync from coreutils.
18749         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
18750         Require openat-priv.h.
18751
18752 2006-01-09  Bruno Haible  <bruno@clisp.org>
18753
18754         * modules/strnlen (Include): Use strnlen.h.
18755
18756 2006-01-09  Bruno Haible  <bruno@clisp.org>
18757
18758         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
18759
18760 2006-01-09  Bruno Haible  <bruno@clisp.org>
18761
18762         * lib/sysexit_.h (EX_OK): New macro.
18763         Suggested by Martin Lambers <marlam@marlam.de>.
18764
18765 2006-01-09  Bruno Haible  <bruno@clisp.org>
18766
18767         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
18768         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
18769
18770 2006-01-09  Bruno Haible  <bruno@clisp.org>
18771
18772         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
18773         numbers.
18774
18775 2006-01-09  Bruno Haible  <bruno@clisp.org>
18776
18777         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
18778         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
18779         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
18780         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
18781
18782 2006-01-09  Bruno Haible  <bruno@clisp.org>
18783
18784         * build-aux/javacomp.sh.in: New file, moved from lib/.
18785         * modules/javacomp-script (Files): Update.
18786         (configure.ac): Add AC_CONFIG_FILES invocation.
18787         (EXTRA_DIST): Remove variable.
18788
18789         * build-aux/javaexec.sh.in: New file, moved from lib/.
18790         * modules/javaexec (Files): Update.
18791         (configure.ac): Add AC_CONFIG_FILES invocation.
18792         (EXTRA_DIST): Remove javaexec.sh.in.
18793
18794         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
18795         * modules/csharpcomp-script (Files): Update.
18796         (configure.ac): Add AC_CONFIG_FILES invocation.
18797         (EXTRA_DIST): Remove variable.
18798
18799         * build-aux/csharpexec.sh.in: New file, moved from lib/.
18800         * modules/csharpexec (Files): Update.
18801         (configure.ac): Add AC_CONFIG_FILES invocation.
18802         (EXTRA_DIST): Remove csharpexec.sh.in.
18803
18804 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
18805
18806         Sync from coreutils.
18807
18808         Add POSIX ACL support
18809         * lib/acl.h (copy_acl, set_acl): Add declarations.
18810         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
18811         systems other than Linux.
18812         (chmod_or_fchmod): New function: use fchmod when possible,
18813         and chmod otherwise.
18814         (file_has_acl): Add a POSIX ACL implementation, with a
18815         Linux-specific subcase.
18816         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
18817         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
18818         acls are unsupported.
18819         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
18820         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
18821         are unsupported.
18822
18823 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
18824
18825         Sync from coreutils.
18826         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
18827
18828 2006-01-07  Bruno Haible  <bruno@clisp.org>
18829
18830         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
18831         gl_EARLY.
18832
18833 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
18834
18835         * lib/strftime.c (tzname): Don't declare if it is already #defined.
18836         Problem reported for Mingw by Mark Junker.
18837
18838 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
18839
18840         * README: Gnulib normally doesn't generate a tarball.
18841
18842 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
18843
18844         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
18845         long int, not int, for nanosecond counts, so that people who are
18846         used to POSIX struct timespec won't be surprised.  Reported by Jim
18847         Meyering.
18848
18849 2005-12-28  Bruno Haible  <bruno@clisp.org>
18850
18851         * build-aux/config.rpath: Update from GNU gettext.
18852
18853 2005-12-16  Jim Meyering  <jim@meyering.net>
18854
18855         * modules/fprintftime: New module.
18856         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
18857
18858 2005-12-16  Jim Meyering  <jim@meyering.net>
18859
18860         * m4/fprintftime.m4: New file.
18861
18862 2005-12-16  Jim Meyering  <jim@meyering.net>
18863
18864         * lib/fprintftime.c, lib/fprintftime.h: New files.
18865
18866 2005-12-15  Simon Josefsson  <jas@extundo.com>
18867
18868         * modules/socklen (configure.ac): Fix M4 macro name, to align with
18869         new m4/socklen.m4.
18870
18871 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
18872
18873         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
18874         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
18875
18876 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
18877
18878         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
18879         * lib/argp-help.c (fill_in_uparams): Check if the constructed
18880         struct uparams is valid. Fall back to the default values if it is
18881         not.
18882
18883 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
18884
18885         * modules/argp (Files): Add argp-pin.c
18886         (Depends-on): dirname
18887         (lib_SOURCES): Add argp-pin.c
18888
18889 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
18890
18891         * m4/argp.m4:  Check if program_invocation_name and
18892         program_invocation_short_name are declared and define appropriate
18893         macros if they are not.
18894
18895 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
18896
18897         * lib/argp-help.c (__argp_base_name): New function
18898         (__argp_short_program_name): Rewrite using __argp_base_name
18899         * lib/argp-namefrob.h: Define program_invocation_name and
18900         program_invocation_short_name if requested
18901         (__argp_base_name): Add prototype
18902         * lib/argp-parse.c (argp_def): Use gettext wrappers
18903         (argp_default_parser): Use __argp_base_name
18904         * lib/argp-pin.c: New file. Defines program_invocation_name and
18905         program_invocation_short_name on systems that lack them.
18906
18907 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
18908
18909         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
18910         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
18911         porting problem reported by Georg Schwarz in
18912         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
18913
18914 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
18915
18916         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
18917         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
18918         porting problem reported by Georg Schwarz in
18919         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
18920
18921 2005-12-05  Bruno Haible  <bruno@clisp.org>
18922
18923         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
18924         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
18925         Reported by Mark Junker <mjscod@gmx.de>.
18926
18927 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
18928
18929         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
18930         Use implementation from Albert Chin, with some
18931         comments/corrections by Stepan Kasal and myself.
18932
18933 2005-12-02  Bruno Haible  <bruno@clisp.org>
18934
18935         * gnulib-tool (func_import): Accept GPLed build tool modules when
18936         --lgpl is given.
18937         * modules/csharpcomp-script: New file.
18938         * modules/csharpcomp: Depend on it.
18939         * modules/javacomp-script: New file.
18940         * modules/javacomp: Depend on it.
18941         Suggested by Simon Josefsson.
18942
18943 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
18944
18945         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
18946         statement, to work around an HP-UX 10.20 compiler bug reported by
18947         Peter O'Gorman.
18948
18949 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
18950
18951         * modules/savedir (Depends-on): Add openat.
18952
18953 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
18954
18955         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
18956         (uintmax_t) [defined uintmax_t]: Do not declare.
18957         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
18958         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
18959         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
18960         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
18961         sake of portability to weird hosts that C allows (though we don't
18962         know of any practical examples).
18963
18964         * lib/savedir.h (fdsavedir): New decl.
18965         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
18966         contains most of the former guts of savedir.
18967         (savedir): Use savedirstream.
18968         Include "openat.h".
18969
18970 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
18971
18972         * modules/obstack (Files): Add m4/ulonglong.m4.
18973         Problem reported by Davide Angelocola.
18974
18975 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
18976
18977         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
18978         coreutils no longer futzes with rounding modes.
18979
18980 2005-11-14  Jim Meyering  <jim@meyering.net>
18981
18982         * lib/mkstemp-safer.c: Include <config.h>, required for possible
18983         replacement of mkstemp.
18984
18985 2005-11-10  Simon Josefsson  <jas@extundo.com>
18986
18987         * lib/readline.c: Remove EOL.
18988
18989 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
18990
18991         * modules/gethrxtime (Depends-on): Add gettime.
18992
18993 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
18994
18995         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
18996         or gettimeofday; no longer needed.
18997
18998 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
18999
19000         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
19001         time business.
19002         (gethrxtime) [! (HAVE_NANOUPTIME
19003         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
19004         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
19005         our own approximation.
19006
19007 2005-11-08  Eric Blake  <ebb9@byu.net>
19008
19009         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
19010
19011 2005-11-08  Eric Blake  <ebb9@byu.net>
19012
19013         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
19014
19015 2005-11-04  Bruno Haible  <bruno@clisp.org>
19016
19017         * gnulib-tool: Implement --update mode.
19018
19019 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
19020
19021         Fix porting problem reported by Theodoros V. Kalamatianos.
19022         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
19023         Don't assume that futimes failing means we must fail.
19024
19025 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
19026
19027         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
19028         variables to suggest the intended function of the PATH_MAX check.
19029
19030 2005-10-30  Kean Johnston  <jkj@sco.com>
19031
19032         Trivial changes to support SCO systems.
19033         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
19034         as PATH_MAX.
19035         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
19036         where __ptr is null when no I/O is pending.
19037
19038 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
19039
19040         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
19041         leave errno alone.  Problem reported by Dmitry V. Levin.
19042
19043 2005-10-28  Simon Josefsson  <jas@extundo.com>
19044
19045         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
19046         Test more.
19047
19048         * tests/test-gc-md2.c, tests/test-md2.c: New files.
19049
19050         * modules/md2, modules/md2-tests: New files.
19051
19052 2005-10-28  Simon Josefsson  <jas@extundo.com>
19053
19054         * m4/inet_ntop.m4: More tests.
19055
19056         * m4/gc-md2.m4, md2.m4: New file.
19057
19058 2005-10-28  Simon Josefsson  <jas@extundo.com>
19059
19060         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
19061         "restrict" keywords, as per POSIX.  Protect the function
19062         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
19063         Don't use K&R prototypes.  Check the sprintf return values.
19064         Re-define EAFNOSUPPORT if not present.  Indent.
19065
19066         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
19067         suggested by Bruno Haible <bruno@clisp.org>.
19068
19069         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
19070
19071         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
19072
19073         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
19074         libgcrypt).
19075
19076         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
19077
19078         * lib/md2.h, lib/md2.c: New files.
19079
19080 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
19081
19082         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
19083         errno alone.  Problem reported by Frederic Jolliton.
19084
19085 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
19086
19087         * modules/verify (License): Change from GPL to LGPL.  This is a
19088         tiny module and there are apparently near-equivalents that are
19089         under the BSD license.
19090
19091 2005-10-24  Simon Josefsson  <jas@extundo.com>
19092
19093         * modules/sha1: Relicense to LGPL.
19094
19095 2005-10-24  Simon Josefsson  <jas@extundo.com>
19096
19097         * lib/md4.h: Shrink buffer size, now that we changed the type.
19098
19099 2005-10-23  Simon Josefsson  <jas@extundo.com>
19100
19101         * gnulib-tool (func_import): Fix --tests-base.
19102
19103 2005-10-22  Simon Josefsson  <jas@extundo.com>
19104
19105         * modules/arcfour (Depends-on): Need stdint.
19106
19107 2005-10-22  Simon Josefsson  <jas@extundo.com>
19108
19109         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
19110         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
19111
19112 2005-10-22  Simon Josefsson  <jas@extundo.com>
19113
19114         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
19115         suggested by Bruno Haible <bruno@clisp.org>.
19116
19117 2005-10-22  Simon Josefsson  <jas@extundo.com>
19118
19119         * lib/crc.h: Include stddef.h, for size_t.
19120
19121 2005-10-22  Simon Josefsson  <jas@extundo.com>
19122
19123         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
19124         arcfour_context struct (simplify test vector testing in GNU
19125         Shishi).
19126
19127 2005-10-21  Simon Josefsson  <jas@extundo.com>
19128
19129         * modules/des, modules/des-tests: New files.
19130
19131         * modules/gc-des, modules/gc-des-tests: New files.
19132
19133         * tests/test-des.c, tests/test-gc-des.c: New file.
19134
19135 2005-10-21  Simon Josefsson  <jas@extundo.com>
19136
19137         * modules/arctwo, modules/arctwo-tests: New files.
19138
19139         * tests/test-arctwo.c: New file.
19140
19141         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
19142
19143         * tests/test-gc-arctwo.c: New file.
19144
19145 2005-10-21  Simon Josefsson  <jas@extundo.com>
19146
19147         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
19148         Bruno Haible <bruno@clisp.org>.
19149
19150         * m4/gc-des.m4: New file.
19151
19152 2005-10-21  Simon Josefsson  <jas@extundo.com>
19153
19154         * m4/arctwo.m4: New file.
19155
19156         * m4/gc-arctwo.m4: New file.
19157
19158 2005-10-21  Simon Josefsson  <jas@extundo.com>
19159
19160         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
19161         block.
19162
19163 2005-10-21  Simon Josefsson  <jas@extundo.com>
19164
19165         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
19166         <bruno@clisp.org>.
19167
19168         * lib/hmac-sha1.c (hmac_sha1): Likewise.
19169
19170         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
19171         Bruno Haible <bruno@clisp.org>.
19172
19173         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
19174         <bruno@clisp.org>.
19175
19176 2005-10-21  Simon Josefsson  <jas@extundo.com>
19177
19178         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
19179
19180 2005-10-21  Simon Josefsson  <jas@extundo.com>
19181
19182         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
19183
19184 2005-10-21  Simon Josefsson  <jas@extundo.com>
19185
19186         * lib/des.h, lib/des.c: New files.
19187
19188         * lib/gc-gnulib.c: Support DES.c
19189
19190 2005-10-21  Simon Josefsson  <jas@extundo.com>
19191
19192         * lib/arctwo.h, lib/arctwo.c: New files.
19193
19194         * lib/gc-gnulib.c: Support ARCTWO.
19195
19196 2005-10-21  Simon Josefsson  <jas@extundo.com>
19197
19198         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
19199         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
19200
19201 2005-10-21  Simon Josefsson  <jas@extundo.com>
19202
19203         * gnulib-tool (func_import, func_create_testdir): Define automake
19204         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
19205         Makefile.am snippet),
19206         suggested by Bruno Haible <bruno@clisp.org>.
19207
19208         * modules/gc (Makefile.am): Use it.
19209
19210 2005-10-21  Bruno Haible  <bruno@clisp.org>
19211
19212         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
19213         patch.
19214
19215 2005-10-19  Simon Josefsson  <jas@extundo.com>
19216
19217         * tests/test-gc-rijndael.c: New file.
19218
19219         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
19220
19221 2005-10-19  Simon Josefsson  <jas@extundo.com>
19222
19223         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
19224         interface too.
19225
19226 2005-10-19  Simon Josefsson  <jas@extundo.com>
19227
19228         * tests/test-gc-arcfour.c: New file.
19229
19230         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
19231
19232 2005-10-19  Simon Josefsson  <jas@extundo.com>
19233
19234         * modules/gc-md4, modules/gc-md4-tests: New file.
19235
19236         * tests/test-gc-md4.c: New file.
19237
19238 2005-10-19  Simon Josefsson  <jas@extundo.com>
19239
19240         * m4/gc-md4.m4: New file.
19241
19242 2005-10-19  Simon Josefsson  <jas@extundo.com>
19243
19244         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
19245         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
19246         <kasal@ucw.cz>.
19247
19248 2005-10-19  Simon Josefsson  <jas@extundo.com>
19249
19250         * m4/gc-arcfour.m4: New file.
19251
19252         * m4/gc-rijndael.m4: New file.
19253
19254 2005-10-19  Simon Josefsson  <jas@extundo.com>
19255
19256         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
19257
19258 2005-10-19  Simon Josefsson  <jas@extundo.com>
19259
19260         * lib/gc-gnulib.c: Support ARCFOUR.
19261
19262 2005-10-19  Simon Josefsson  <jas@extundo.com>
19263
19264         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
19265         support.
19266
19267         * lib/gc.h: Add ECB enum type.
19268
19269         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
19270
19271 2005-10-18  Simon Josefsson  <jas@extundo.com>
19272
19273         * tests/test-md5.c: New file.
19274
19275         * modules/md5-tests: New file.
19276
19277 2005-10-18  Simon Josefsson  <jas@extundo.com>
19278
19279         * tests/test-md4.c: New file.
19280
19281         * modules/md4, modules/md4-tests: New files.
19282
19283 2005-10-18  Simon Josefsson  <jas@extundo.com>
19284
19285         * m4/md4.m4: New file.
19286
19287 2005-10-18  Simon Josefsson  <jas@extundo.com>
19288
19289         * lib/md4.h, lib/md4.c: New files, based on md5.?.
19290
19291 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
19292
19293         * gnulib-tool (func_create_testdir): Omit the second check whether
19294         BUILT_SOURCES in nonempty.
19295
19296 2005-10-17  Simon Josefsson  <jas@extundo.com>
19297
19298         * tests/test-rijndael.c: New file.
19299
19300 2005-10-17  Simon Josefsson  <jas@extundo.com>
19301
19302         * modules/sha1: Depend on stdint instead of md5.
19303
19304         * modules/md5: Depend on stdint, remove uint32_t.
19305
19306 2005-10-17  Simon Josefsson  <jas@extundo.com>
19307
19308         * modules/gc-sha1-tests: New file.
19309
19310         * tests/test-gc-sha1.c: New file.
19311
19312 2005-10-17  Simon Josefsson  <jas@extundo.com>
19313
19314         * m4/md5.m4: Remove call to uint32_t.m4.
19315
19316 2005-10-17  Simon Josefsson  <jas@extundo.com>
19317
19318         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
19319
19320         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
19321         md5.h.
19322
19323         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
19324
19325         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
19326
19327 2005-10-17  Simon Josefsson  <jas@extundo.com>
19328
19329         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
19330
19331 2005-10-17  Simon Josefsson  <jas@extundo.com>
19332
19333         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
19334
19335 2005-10-17  Simon Josefsson  <jas@extundo.com>
19336
19337         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
19338
19339         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
19340
19341 2005-10-17  Bruno Haible  <bruno@clisp.org>
19342
19343         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
19344         that it can also be used in a test.
19345
19346 2005-10-16  Bruno Haible  <bruno@clisp.org>
19347
19348         * gnulib-tool (func_emit_tests_Makefile_am): Also define
19349         TESTS_ENVIRONMENT, so that individual tests can augment it.
19350
19351         * gnulib-tool (func_create_testdir): Use an intermediate target for
19352         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
19353         macros, like $(ALLOCA_H), which cannot be passed through the command
19354         line.
19355
19356 2005-10-15  Simon Josefsson  <jas@extundo.com>
19357
19358         * modules/rijndael-tests: New file.
19359
19360         * modules/rijndael: New file.
19361
19362 2005-10-15  Simon Josefsson  <jas@extundo.com>
19363
19364         * m4/rijndael.m4: New file.
19365
19366 2005-10-15  Simon Josefsson  <jas@extundo.com>
19367
19368         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
19369
19370         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
19371
19372 2005-10-14  Simon Josefsson  <jas@extundo.com>
19373
19374         * tests/test-arcfour.c: New file.
19375
19376         * modules/arcfour, modules/arcfour-tests: New files.
19377
19378 2005-10-14  Simon Josefsson  <jas@extundo.com>
19379
19380         * m4/arcfour.m4: New file.
19381
19382 2005-10-14  Simon Josefsson  <jas@extundo.com>
19383
19384         * lib/arcfour.h, lib/arcfour.c: New files.
19385
19386 2005-10-14  Roland McGrath  <roland@redhat.com>
19387
19388         Import from libc.  [BZ #1331]
19389         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
19390         macro argument.
19391         Reported by Matej Vela <vela@debian.org>.
19392
19393 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
19394
19395         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
19396         include <wchar.h>; no longer needed.
19397
19398 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
19399
19400         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
19401
19402 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
19403         and  Ulrich Drepper  <drepper@redhat.com>
19404
19405         Import from libc.
19406         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
19407         instead of inline stream orientation test and two separate
19408         function calls.  Pay no attention to USE_IN_LIBIO.
19409
19410 2005-10-13  Simon Josefsson  <jas@extundo.com>
19411
19412         * modules/gc-hmac-md5-tests: New file.
19413
19414         * tests/test-gc-hmac-sha1.c: New file.
19415
19416         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
19417
19418         * modules/gc-hmac-md5-tests: New file.
19419
19420         * tests/test-gc-md5.c: New file.
19421
19422         * modules/gc-md5-tests: New file.
19423
19424 2005-10-13  Simon Josefsson  <jas@extundo.com>
19425
19426         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
19427         Move memory allocation outside of loop.
19428
19429 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
19430
19431         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
19432         intermediate directory is in a read-only file system.  Problem
19433         reported by Eric Blake.
19434
19435 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
19436
19437         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
19438
19439 2005-10-12  Simon Josefsson  <jas@extundo.com>
19440
19441         * tests/test-hmac-sha1.c: New file.
19442
19443         * modules/hmac-sha1-tests: New file.
19444
19445         * modules/hmac-sha1: New file.
19446
19447 2005-10-12  Simon Josefsson  <jas@extundo.com>
19448
19449         * modules/gc-sha1: New file.
19450
19451 2005-10-12  Simon Josefsson  <jas@extundo.com>
19452
19453         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
19454
19455         * tests/test-gc-pbkdf2-sha1.c: New file.
19456
19457 2005-10-12  Simon Josefsson  <jas@extundo.com>
19458
19459         * modules/gc-md5, modules/gc-hmac-md5: New files.
19460
19461         * modules/gc (Files): Remove md5, memxor and hmac files.
19462
19463 2005-10-12  Simon Josefsson  <jas@extundo.com>
19464
19465         * m4/gc-pbkdf2-sha1.m4: New file.
19466
19467         * m4/gc-hmac-sha1.m4: New file.
19468
19469         * m4/gc-sha1: New file.
19470
19471         * m4/hmac-sha1.m4: New file.
19472
19473 2005-10-12  Simon Josefsson  <jas@extundo.com>
19474
19475         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
19476
19477         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
19478
19479 2005-10-12  Simon Josefsson  <jas@extundo.com>
19480
19481         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
19482         suggested by Bruno Haible <bruno@clisp.org>.
19483
19484 2005-10-12  Simon Josefsson  <jas@extundo.com>
19485
19486         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
19487
19488 2005-10-12  Simon Josefsson  <jas@extundo.com>
19489
19490         * lib/gc-pbkdf2-sha1.c: New file.
19491
19492         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
19493
19494 2005-10-12  Simon Josefsson  <jas@extundo.com>
19495
19496         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
19497
19498         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
19499
19500 2005-10-12  Simon Josefsson  <jas@extundo.com>
19501
19502         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
19503         GC_USE_HMAC_MD5, respectively.
19504
19505         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
19506         (gc_md5): Fix typo.
19507
19508         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
19509
19510         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
19511
19512         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
19513
19514 2005-10-12  Bruno Haible  <bruno@clisp.org>
19515
19516         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
19517         Reported by Stepan Kasal <kasal@ucw.cz>.
19518
19519 2005-10-11  Simon Josefsson  <jas@extundo.com>
19520
19521         * tests/test-crc.c: New file.
19522
19523         * modules/crc, modules/crc-tests: New files.
19524
19525 2005-10-11  Simon Josefsson  <jas@extundo.com>
19526
19527         * m4/crc.m4: New file.
19528
19529 2005-10-11  Simon Josefsson  <jas@extundo.com>
19530
19531         * lib/gc.h: Add gc_hash and gc_hash_buffer.
19532
19533         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
19534
19535         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
19536
19537 2005-10-11  Simon Josefsson  <jas@extundo.com>
19538
19539         * lib/crc.h, lib/crc.c: New files.
19540
19541         * lib/gc.h (gc_hash_buffer): Add doc.
19542
19543 2005-10-11  Bruno Haible  <bruno@clisp.org>
19544
19545         * modules/c-strcasestr: New file.
19546         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
19547
19548 2005-10-11  Bruno Haible  <bruno@clisp.org>
19549
19550         * modules/c-strcase: New file.
19551         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
19552
19553 2005-10-11  Bruno Haible  <bruno@clisp.org>
19554
19555         * lib/strcasecmp.c: Include limits.h.
19556         (strcasecmp): Avoid integer overflow on exotic platforms.
19557         * lib/strncasecmp.c: Include limits.h.
19558         (strncasecmp): Avoid integer overflow on exotic platforms.
19559         Reported by Paul Eggert.
19560
19561 2005-10-11  Bruno Haible  <bruno@clisp.org>
19562
19563         * lib/c-strcasestr.h: New file, from GNU gettext.
19564         * lib/c-strcasestr.c: New file, from GNU gettext.
19565
19566 2005-10-11  Bruno Haible  <bruno@clisp.org>
19567
19568         * lib/c-strcase.h: New file, from GNU gettext.
19569         * lib/c-strcasecmp.c: New file, from GNU gettext.
19570         * lib/c-strncasecmp.c: New file, from GNU gettext.
19571
19572 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
19573
19574         * modules/mempcpy (License): GPL -> LGPL.
19575         * modules/strchrnul (License): Likewise.
19576         * modules/sysexits (License): Likewise.
19577
19578 2005-10-08  Simon Josefsson  <jas@extundo.com>
19579
19580         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
19581
19582 2005-10-07  Simon Josefsson  <jas@extundo.com>
19583
19584         * m4/memxor.m4: Remove gl_C_RESTRICT call.
19585
19586 2005-10-06  Simon Josefsson  <jas@extundo.com>
19587
19588         * tests/test-hmac-md5.c: New file.
19589
19590         * modules/hmac-md5-tests: New file.
19591
19592         * modules/hmac-md5: New file.
19593
19594 2005-10-06  Simon Josefsson  <jas@extundo.com>
19595
19596         * m4/hmac-md5.m4: New file.
19597
19598         * m4/memxor.m4: Require gl_C_RESTRICT.
19599
19600 2005-10-06  Simon Josefsson  <jas@extundo.com>
19601
19602         * lib/memxor.c (memxor): Avoid casts and warnings.
19603
19604 2005-10-06  Simon Josefsson  <jas@extundo.com>
19605
19606         * lib/hmac-md5.c: New file.
19607
19608         * lib/hmac.h: New file.
19609
19610 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
19611
19612         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
19613         promotes to int, not unsigned int, to catch the AIX 5.3
19614         compiler bug.
19615
19616 2005-10-05  Simon Josefsson  <jas@extundo.com>
19617
19618         * modules/memxor: New file.
19619
19620         * modules/iconv (Files): Move config.rpath to havelib, it is used
19621         there.
19622
19623         * modules/havelib (Files): Add config.rpath.
19624
19625 2005-10-05  Simon Josefsson  <jas@extundo.com>
19626
19627         * m4/memxor.m4: New file.
19628
19629 2005-10-05  Simon Josefsson  <jas@extundo.com>
19630
19631         * lib/memxor.c (memxor): Fix compiler error.
19632
19633         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
19634         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
19635
19636         * lib/memxor.h, lib/memxor.c: New files.
19637
19638         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
19639         we assume all systems have it, suggested by Jim Meyering
19640         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
19641         any systems lack sys/socket.h; mingw32 is known to lack it, but we
19642         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
19643         same reasons.
19644
19645 2005-10-05  Simon Josefsson  <jas@extundo.com>
19646
19647         * config/srclist.txt: Add glibc bug 1423 for md5.h.
19648
19649 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
19650
19651         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
19652         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
19653         needed, since the source code now assumes these .h files.
19654
19655 2005-10-05  Derek Price  <derek@ximbiot.com>
19656
19657         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
19658
19659 2005-10-05  Bruno Haible  <bruno@clisp.org>
19660
19661         * modules/stdint (License): Change to LGPL.
19662
19663 2005-10-04  Simon Josefsson  <jas@extundo.com>
19664
19665         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
19666         D. Baushke" <mdb@gnu.org>.
19667
19668 2005-10-04  Bruno Haible  <bruno@clisp.org>
19669
19670         * lib/verify.h (verify_true): Provide alternative definition for C++.
19671
19672 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
19673
19674         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
19675         (SSIZE_MAX): New macro, if not already defined.
19676         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
19677         than 2 GiB.
19678
19679 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
19680
19681         Sync from coreutils.
19682         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
19683         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
19684         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
19685         ULLONG_MAX doesn't work with 2.7.2.1.
19686
19687 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
19688
19689         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
19690         From Ben Pfaff.
19691
19692         * modules/exclude (Depends-on): Depend on verify.
19693         * modules/strtoimax (Depends-on): Likewise.
19694         * modules/utimecmp (Depends-on): Likewise.
19695
19696 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
19697
19698         * lib/exclude.c: Include verify.h.
19699         (verify): Remove.  All callers changed to use verify.h's version.
19700         * lib/strtoimax.c: Likewise.
19701         * lib/utimecmp.c: Likewis.e
19702
19703         Sync from coreutils.
19704         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
19705         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
19706         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
19707         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
19708         bother returning ENOSYS if settimeofday or stime fails; just let
19709         them return whatever errno they want to return.
19710         * lib/utimens.c: Include unistd.h, for dup2.
19711         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
19712         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
19713
19714 2005-10-02  Jim Meyering  <jim@meyering.net>
19715
19716         Sync from coreutils.
19717         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
19718         from glibc-2.2.5 that fails for read-only files.
19719
19720 2005-10-02  Jim Meyering  <jim@meyering.net>
19721
19722         Sync from coreutils.
19723         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
19724         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
19725         `#if HAVE_CONFIG_H'.
19726         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
19727         Remove AT_FDCWD test.
19728         Do not consume the fd unless successful.
19729         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
19730         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
19731         block, so that we don't even try to compile it if settimeofday is
19732         available.  This works around a compilation failure on OSF1 V5.1,
19733         due to stime requiring a `long int*' while tv_sec is `int'.
19734
19735 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
19736
19737         Sync from coreutils.
19738         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
19739         against `yes', rather than just testing for nonempty.
19740
19741 2005-10-01  Simon Josefsson  <jas@extundo.com>
19742
19743         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
19744         and Darwin.
19745
19746         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
19747         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
19748         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
19749         freeaddrinfo and gai_strerror are declared by the POSIX headers.
19750         Check if struct addrinfo is declared.
19751
19752 2005-10-01  Simon Josefsson  <jas@extundo.com>
19753
19754         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
19755         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
19756         AI_* and EAI_* definitions.  Protect function declarations.
19757
19758 2005-10-01  Jim Meyering  <jim@meyering.net>
19759
19760         Sync from coreutils.
19761
19762         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
19763         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
19764         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
19765         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
19766         in the inet and nsl libraries.  Required on Solaris 5.7.
19767
19768 2005-10-01  Jim Meyering  <jim@meyering.net>
19769
19770         Sync from coreutils.
19771         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
19772         in the inet and nsl libraries.  Required on Solaris 5.7.
19773
19774 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
19775
19776         * lib/getdelim.c (getdelim): Remove unused variables.
19777
19778 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
19779
19780         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
19781         so that the code works even with ancient cpp.  Portability problem
19782         with GCC 2.7.2.1 reported by Thomas M.Ott.
19783
19784 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
19785
19786         * modules/regex (Depends-on): Add strcase.
19787
19788         * modules/gethostname (Licence): Change from GPL to LGPL, since
19789         gethostname.c is a trivial implementation of a standard library
19790         function.
19791         * modules/poll (License): Change from GPL to LGPL, since it's
19792         derived from LGPL code.
19793
19794 2005-09-27  Jim Meyering  <jim@meyering.net>
19795
19796         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
19797         HAVE_CONFIG_H.
19798
19799         * lib/intprops.h (signed_type_or_expr__): Define.
19800         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
19801         for unsigned types.
19802
19803 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
19804
19805         * lib/verify.h (verify_expr): Remove, replacing with:
19806         (verify_true): New macro that returns true instead of void.
19807         (verify_type__): Remove.
19808         (verify): Use verify_true rather than verify_type__.
19809
19810 2005-09-26  Bruno Haible  <bruno@clisp.org>
19811
19812         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
19813         is necessary.
19814         (lib_SOURCES): Remove mbchar.c.
19815         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
19816         (Files): Add m4/mbrtowc.m4.
19817         * modules/mbiter: Likewise.
19818         * modules/mbuiter: Likewise.
19819
19820 2005-09-26  Bruno Haible  <bruno@clisp.org>
19821
19822         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
19823         compile mbchar.c if they are not both present.
19824         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
19825         * m4/mbiter.m4 (gl_MBITER): Likewise.
19826         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
19827         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
19828         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
19829
19830 2005-09-25  Jim Meyering  <jim@meyering.net>
19831
19832         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
19833         also uses socklen_t.
19834
19835 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
19836
19837         * lib/utimens.c (ENOSYS): Define if not already defined.
19838         (futimens): Support having a null PATH if the file descriptor
19839         is nonnegative.
19840
19841         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
19842         Remove.
19843         (__attribute): Define to empty unless GCC 3.1 or later.
19844         This works around a core dump on OpenBSD 3.4, which has GCC
19845         2.95.3, which dumps core when given __attribute__(()).  It also
19846         simplifies other tests, since we really don't want to bother with
19847         worrying about which ancient version of GCC supported what.
19848         Original problem reported by Yoann Vandoorselaere, with part of
19849         the fix suggested by Derek Price.
19850
19851 2005-09-24  Jim Meyering  <jim@meyering.net>
19852
19853         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
19854         so we can once again use a positive bitfield width of 1 -- now we
19855         don't have to explain why we were using a bitfield width of 2.
19856
19857 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
19858
19859         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
19860         and similarly for the other external symbols.  Problem reported
19861         by James Gallager.
19862
19863         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
19864         bug reported by Jim Meyering.
19865
19866         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
19867         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
19868         not needed, since socklen is a prerequisite module.
19869
19870 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
19871
19872         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
19873         Problem reported by Eric Blake.
19874         (getaddrinfo): Initialize se so that it's not garbage.
19875         Redo internal storage allocation so that it doesn't make unportable
19876         assumptions about alignment.
19877         Fix a memory leak.
19878
19879         * lib/utimens.c (futimens): Use futimesat if available.
19880         Prefer it to futimes since it doesn't have the futimes bug.
19881
19882         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
19883         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
19884         Instead, declare a function that returns a pointer to an array,
19885         and use verify_type__ to declare the size of the array.
19886         Problem and germ of a solution reported by Bruno Haible.
19887         (verify_type__): Use 2, not 1, for bitfield size, to avoid
19888         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
19889
19890 2005-09-23  Jim Meyering  <jim@meyering.net>
19891
19892         Sync from coreutils.
19893         Correct build failure (socklen_t not defined) on at least
19894         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
19895         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
19896
19897 2005-09-23  Jim Meyering  <jim@meyering.net>
19898
19899         * modules/getaddrinfo (Depends-on): Add socklen.
19900
19901 2005-09-23  Bruno Haible  <bruno@clisp.org>
19902
19903         * tests/test-verify.c: New file.
19904
19905 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
19906
19907         Sync from coreutils.
19908
19909         * modules/argmatch (Depends-on): Add verify.
19910         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
19911         unistd-safer.
19912         * modules/save-cwd (Depends-on): Likewise.
19913
19914         * modules/openat (Files): Add lib/openat-die.c.
19915         (Depends-on): Remove error, exitfail.
19916         Add dirname.
19917
19918         * modules/verify: New file.
19919         * MODULES.html.sh (Diagnostics <assert.h>): New section,
19920         with "verify" module.
19921
19922 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
19923
19924         Sync from coreutils.
19925
19926         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
19927         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
19928         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
19929         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
19930         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
19931         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
19932         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
19933         Don't bother checking for string.h, stdlib.h, unistd.h.
19934         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
19935         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
19936         module's job.
19937         * m4/jm-macros.m4 (gl_MACROS): Likewise.
19938         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
19939
19940         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
19941         (gl_GETDATE): Use it.
19942
19943         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
19944
19945 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
19946
19947         Sync from coreutils.
19948
19949         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
19950         stat-time.h.
19951         * lib/argmatch.h: Include verify.h
19952         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
19953         (ARGMATCH_ASSERT): Remove; unused.
19954         * lib/canonicalize.c: Assume STDC_HEADERS.
19955         * lib/exclude.c: Include "strcase.h".
19956         * lib/regex_internal.h [!defined _LIBC]: Likewise.
19957         * lib/getusershell.c: Include stdio--.h rather than stdio.h
19958         and stdio-safer.h.
19959         (getusershell): Call fopen, not fopen_safer.
19960         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
19961         Do not include unistd-safer.h.
19962         (save_cwd): Don't call fd_safer; no longer needed
19963         now that we include fcntl--.h.
19964
19965         * lib/getdate.y (relative_time): New type.
19966         (RELATIVE_TIME_0): New constant.
19967         (parser_control): Use relative_time instead of doing it ourselves.
19968         (%union): Add new relative_time rel member.
19969         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
19970         Now typeless.
19971         (relunit, relunit_snumber): Now of type rel.
19972         (zone, rel, relunit, get_date): Adjust to above changes.
19973
19974         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
19975         Do not include unistd-safer.h.
19976         (getloadavg): Don't call fd_safer; no longer needed
19977         now that we include fcntl--.h.
19978
19979         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
19980         (make_dir_parents): Treat ENOSYS like EEXIST.
19981
19982         Improve quality of diagnostics on restore_cwd failure.
19983         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
19984         (make_dir_parents): Last arg is now int * (for errno), not bool *.
19985         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
19986         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
19987         each time through the loop.  Do not diagnose restore_cwd failure;
19988         that is the caller's job (and perhaps the caller does not care).
19989
19990         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
19991         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
19992         If the file already exists but is not a directory, don't bother
19993         to try to make its parents.
19994         Close potential file descriptor leak if we can't chdir("/") (!).
19995         Don't always return true if chdir($PWD) fails; return true only
19996         if the requested action was done successfully (except for the
19997         chdir($PWD)).
19998         Don't log final directory unless we actually made it.
19999         Refactor to avoid duplicate code to fix up permissions.
20000         Don't attempt to fix up parent permissions if chdir($PWD) fails.
20001
20002         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
20003         to make it a bit faster and (I hope) clearer.
20004         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
20005         Fix bug in formats like %2N.
20006
20007         * lib/verify.h: New file.
20008
20009 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
20010
20011         Sync from coreutils.
20012         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
20013
20014 2005-09-22  Jim Meyering  <jim@meyering.net>
20015
20016         Sync from coreutils.
20017
20018         * m4/lstat.m4 (gl_FUNC_LSTAT):
20019         Use AC_LIBSOURCES to require lstat.c and lstat.h.
20020         Remove obsolete comment.
20021         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
20022         * m4/xstrtod.m4: Likewise.
20023
20024         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
20025
20026 2005-09-22  Jim Meyering  <jim@meyering.net>
20027
20028         Sync from coreutils.
20029
20030         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
20031
20032         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
20033         the .tm_year member, since otherwise gcc-4.0 would now warn about
20034         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
20035
20036         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
20037         order to avoid an unsuppressible warning from gcc on 64-bit systems.
20038
20039         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
20040         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
20041         when run in a time zone for which daylight savings time is in effect
20042         for the starting date.
20043
20044         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
20045         stop us from restricting permissions of just-created absolute-named
20046         directories.
20047         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
20048         to restore initial working directory.
20049         * lib/mkdir-p.c (make_dir_parents): New parameter:
20050         different_working_dir, to tell caller if/when we change the working
20051         directory and are unable to return to the initial one.
20052         * lib/mkdir-p.h (make_dir_parents): Update prototype.
20053         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
20054         `return false'.  This fixes a bug introduced on 2004-07-30.
20055
20056         * lib/openat.c (fdopendir): Be sure to close the supplied
20057         file descriptor before returning.  This makes our replacement
20058         implementation a little closer to Solaris's, where fdopendir
20059         ties the file descriptor to the returned DIR* pointer.
20060         * lib/openat.c (unlinkat): New function.
20061         * lib/openat.h (unlinkat): Add prototype.
20062         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
20063         (openat_restore_fail): Rename from openat_restore_die.
20064         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
20065
20066         Provide an alternative to exiting immediately upon save_cwd or
20067         restore_cwd failure.  Now, an application can arrange e.g.,
20068         to perform a longjump in that case.
20069         * lib/openat.c: Include dirname.h.
20070         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
20071         (rpl_openat, fdopendir, fstatat): Call openat_save_die
20072         and openat_restore_die rather than calling error directly.
20073         Don't include "error.h" or "exitfail.h"; they're no longer needed.
20074
20075         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
20076         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
20077         define.
20078
20079         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
20080         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
20081                             int utc, int nanoseconds);
20082         Background:
20083         date should not have to allocate a megabyte of virtual memory to
20084         handle a format argument like +%1048575T.  When implemented with
20085         strftime, it must allocate such a buffer, use strftime to fill it
20086         in, print it, then free it.
20087         With fprintftime, it simply prints everything and exits.
20088         With no need for memory allocation, that's one fewer way to fail.
20089         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
20090         optional field width, not before, so we accept %9:z, not %:9z.
20091         (my_strftime): Be sure to use L_('x') for literals.
20092
20093         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
20094         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
20095         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
20096         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
20097         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
20098         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
20099         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
20100         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
20101         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
20102         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
20103         * lib/xgethostname.c, lib/xreadlink.c:
20104         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
20105
20106         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
20107         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
20108         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
20109         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
20110         and don't include <sys/file.h>).
20111
20112 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
20113
20114         Sync from coreutils.
20115
20116         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
20117         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
20118         [!LDAV_DONE]: Avoid unused variable warning.
20119
20120 2005-09-21  Bruno Haible  <bruno@clisp.org>
20121
20122         * lib/unicodeio.h (unicode_to_mb): New declaration.
20123
20124 2005-09-20  Derek Price  <derek@ximbiot.com>
20125
20126         * lib/getaddrinfo.c: Don't include <netdb.h> included from
20127         getaddrinfo.h.
20128
20129 2005-09-20  Bruno Haible  <bruno@clisp.org>
20130
20131         * gnulib-tool: Remove trailing slashes from the values specified for
20132         --source-base, --m4-base, --tests-base, --aux-dir.
20133         Suggested by Simon Josefsson <jas@extundo.com>.
20134
20135 2005-09-20  Bruno Haible  <bruno@clisp.org>
20136
20137         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
20138         func_modules_to_filelist, func_import, func_create_testdir): Make all
20139         sorting results locale-independent, so that gnulib-cache.m4 doesn't
20140         change when gnulib-tool is invoked in a different locale.
20141
20142 2005-09-19  Simon Josefsson  <jas@extundo.com>
20143
20144         * m4/socklen.m4: Fix typo.
20145
20146 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20147
20148         Use a consistent style for including <config.h>.
20149         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
20150         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
20151         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
20152         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
20153         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
20154         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
20155         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
20156         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
20157         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
20158         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
20159         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
20160         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
20161         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
20162         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
20163         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
20164         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
20165         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
20166         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
20167         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
20168         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
20169         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
20170         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
20171         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
20172         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
20173         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
20174         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
20175         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
20176         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
20177         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
20178         lib/xstrtoumax.c, lib/yesno.c:
20179         Standardize inclusion of config.h.
20180         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
20181         lib/inttostr.h:  Removed inclusion of config.h from header files.
20182         * lib/inttostr.c:  Adjusted in-tree users.
20183         * lib/timespec.h: Remove superfluous warning to include config.h.
20184         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
20185         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
20186         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
20187         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
20188         config.h with HAVE_CONFIG_H.
20189
20190 2005-09-19  Jim Meyering  <jim@meyering.net>
20191
20192         * modules/pathmax (License): Change to LGPL.
20193
20194 2005-09-19  Derek Price  <derek@ximbiot.com>
20195
20196         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
20197
20198 2005-09-19  Bruno Haible  <bruno@clisp.org>
20199
20200         * gnulib-tool (import): Provide default for --tests-base.
20201
20202 2005-09-19  Bruno Haible  <bruno@clisp.org>
20203
20204         * doc/quote.texi: New file, extracted from gnulib.texi.
20205         * doc/ctime.texi: New file, extracted from gnulib.texi.
20206         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
20207         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
20208         * doc/gnulib.texi: Include them.
20209
20210 2005-09-18  Bruno Haible  <bruno@clisp.org>
20211
20212         Portability fix.
20213         * gnulib-tool (func_readlink): New function.
20214         (func_ln_if_changed): Use it.
20215
20216 2005-09-18  Bruno Haible  <bruno@clisp.org>
20217
20218         * gnulib-tool: Support --with-tests also with --import.
20219         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
20220         (func_import): Use variables $testsbase and $inctests. Emit a
20221         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
20222         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
20223         SUBDIRS += $testsdir.
20224         (func_create_testdir): Update.
20225
20226 2005-09-18  Bruno Haible  <bruno@clisp.org>
20227
20228         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
20229         instead of $dry_run.
20230         (func_cp_if_changed, func_mv_if_changed): Remove functions.
20231         (func_ln_if_changed): Don't handle dry-run here.
20232         (func_import): In dry-run mode, detect more precisely which actions
20233         would be performed, and don't use "...ing" verbs.
20234
20235 2005-09-18  Bruno Haible  <bruno@clisp.org>
20236
20237         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
20238         (func_import): Use join on two temporary files instead of three nested
20239         loops, in order to determine which files are new or old.
20240
20241 2005-09-18  Bruno Haible  <bruno@clisp.org>
20242
20243         * gnulib-tool (func_import): Comment out code that spits out the
20244         new files with --dry-run.
20245
20246 2005-09-18  Bruno Haible  <bruno@clisp.org>
20247
20248         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
20249
20250 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
20251
20252         * lib/stat-time.h: New file.
20253         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
20254         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
20255         in a different way.
20256         (timespec_cmp): New function.
20257         * lib/utimecmp.c: Include stat-time.h.
20258         (SYSCALL_RESOLUTION): Depend on whether various struct stat
20259         members exist, not on the obsolescent ST_MTIM_NSEC.
20260         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
20261
20262 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
20263
20264         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
20265
20266 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
20267
20268         * MODULES.html.sh (File system functions): Add stat-time.
20269         * modules/stat-time: New file.
20270         * modules/timespec (Files): Remove m4/st_mtim.m4; this
20271         is now done in a different way, by the stat-time module.
20272         * modules/utimecmp (Depends-on): Add stat-time.
20273
20274 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
20275
20276         * m4/st_mtim.m4: Remove.  Superseded by...
20277         * m4/stat-time.m4: New file.
20278         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
20279         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
20280
20281 2005-09-15  Derek Price  <derek@ximbiot.com>
20282
20283         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
20284
20285 2005-09-15  Derek Price  <derek@ximbiot.com>
20286
20287         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
20288         * lib/regex_internal.c: Ditto, using this...
20289         (__GNUC_PREREQ): ...new macro.
20290         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
20291         using...
20292         (__GNUC_PREREQ): ...this new macro.
20293
20294         * lib/strstr.h: Include string.h. Define strstr as a macro here.
20295
20296 2005-09-15  Derek Price  <derek@ximbiot.com>
20297             Paul Eggert  <eggert@cs.ucla.edu>
20298
20299         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
20300         changes, consolidating in...
20301         * lib/regex_internal.h: ...this file.
20302
20303 2005-09-13  Jim Meyering  <jim@meyering.net>
20304
20305         * lib/canon-host.c: Filter through gnu indent and reword comments
20306         slightly.
20307         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
20308
20309 2005-09-13  Derek Price  <derek@ximbiot.com>
20310
20311         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
20312         failure.
20313         Reported by Jim Meyering  <jim@meyering.net>.
20314
20315 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
20316
20317         * lib/base64.c: Typo.
20318         (base64_encode): Put b64str in initialized data section.
20319
20320 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
20321
20322         Merge glibc and coreutils changes into gnulib, plus a few
20323         extra fixes.
20324         * lib/md5.c: Use #error rather than a string.
20325         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
20326         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
20327         (__attribute__): Define to empty for non recent-GCC.
20328         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
20329         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
20330         Renamed from their non-__ counterparts, with new macros replacing
20331         them if not _LIBC.  Add __THROW attribute.
20332         (rol): Remove.
20333         (struct md5_ctx): Align buffer if using GCC.
20334         * lib/sha1.h (struct sha1_ctx): Likewise.
20335         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
20336         The old name was backwards.
20337         (NOTSWAP): Remove; not used.
20338         (rol): New macro, moved here from md5.h.
20339         (sha1_process_block): Remove a FIXME that doesn't make sense.
20340
20341 2005-09-12  Derek Price  <derek@ximbiot.com>
20342
20343         Return usable errors from canon-host.
20344         * lib/canon-host.h: New file.
20345         * lib/canon-host.c (canon_host): Wrap...
20346         (canon_host_r): ...this new function, which now relies exclusively on
20347         getaddrinfo.
20348         (ch_strerror): New function.
20349         (last_cherror): New global.
20350         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
20351         interface.
20352         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
20353         void *.
20354         (freeaddrinfo): Free ai->ai_canonname when set.
20355
20356 2005-09-12  Derek Price  <derek@ximbiot.com>
20357
20358         Make canon-host require getaddrinfo.
20359         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
20360         AC_LIBSOURCE canon-host.h.  Call...
20361         (gl_PREREQ_CANON_HOST): ...this new function, which requires
20362         gl_GETADDRINFO.
20363         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
20364
20365 2005-09-12  Derek Price  <derek@ximbiot.com>
20366
20367         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
20368         LGPL.
20369         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
20370
20371 2005-09-12  Derek Price  <derek@ximbiot.com>
20372
20373         * lib/gai_strerror.c: Include config.h when available.  Include
20374         getaddrinfo.h before other headers to test interface.
20375         Reported by Larry Jones <lawrence.jones@ugs.com>.
20376
20377 2005-09-12  Derek Price  <derek@ximbiot.com>
20378             Paul Eggert  <eggert@cs.ucla.edu>
20379
20380         * modules/glob (Files): Add glob-libc.h.
20381
20382 2005-09-12  Derek Price  <derek@ximbiot.com>
20383             Paul Eggert  <eggert@cs.ucla.edu>
20384
20385         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
20386         glob_.h, glob-libc.h.
20387         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
20388
20389 2005-09-12  Derek Price  <derek@ximbiot.com>
20390             Paul Eggert  <eggert@cs.ucla.edu>
20391
20392         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
20393         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
20394         protecting things that should be done only in gnulib contexts.
20395         * lib/glob_.h: New file, containing only the glob things needed for
20396         gnulib.
20397         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
20398         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
20399         (glob, globfree, glob_pattern_p): Now defined simply in terms of
20400         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
20401         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
20402         and to respect the namespace rules better.
20403
20404 2005-09-08  Simon Josefsson  <jas@extundo.com>
20405
20406         * modules/socklen: New file.
20407
20408 2005-09-08  Simon Josefsson  <jas@extundo.com>
20409
20410         * m4/socklen.m4: New file.
20411
20412 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
20413
20414         * modules/utimens (Files): Add m4/utimbuf.m4, since
20415         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
20416         Reported by Sergey Poznyakoff.
20417
20418 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
20419
20420         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
20421         definitions, since that's the preferred style in glibc.
20422         Fix a minor spacing issue, and update copyright notice to match
20423         glibc's.
20424
20425 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
20426
20427         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
20428
20429 2005-09-06  Simon Josefsson  <jas@extundo.com>
20430
20431         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
20432         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
20433
20434 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
20435
20436         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
20437         warning.
20438
20439 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
20440
20441         * config/srclist.txt: Add glibc bug 1302.
20442
20443 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
20444
20445         Change bitset word type from unsigned int to unsigned long int,
20446         as this has better performance on typical 64-bit hosts.
20447         Port bitset code to hosts with unusual word sizes.
20448         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
20449         (build_collating_symbol):
20450         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
20451         argument is a bitset.  This is merely a style issue, but it makes
20452         it clearer that an entire array is expected.
20453         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
20454         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
20455         Port to the case where bitset_word is not the same as unsigned int.
20456         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
20457         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
20458         Likewise.
20459         * lib/regexec.c (check_dst_limits_calc_pos_1,
20460         check_subexp_matching_top):
20461         (build_trtable, group_nodes_into_DFAstates):
20462         Likewise.
20463         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
20464         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
20465         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
20466         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
20467         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
20468         * lib/regcomp.c (optimize_subexps, lower_subexp):
20469         Work even if bitset_word has holes in its bitwise representation.
20470         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
20471         * lib/regexec.c (check_dst_limits_calc_pos_1,
20472         check_subexp_matching_top):
20473         Likewise.
20474         * lib/regex_internal.c (re_string_reconstruct):
20475         Don't assume UCHAR_MAX == 255.
20476         * lib/regex_internal.h (bitset_set_all): Likewise.
20477         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
20478         All uses changed.
20479         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
20480         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
20481         All uses changed.
20482         (BITSET_WORD_MAX): New macro.
20483         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
20484         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
20485         (bitset_empty, bitset_copy):
20486         Prefer sizeof (bitset) to multiplying it out ourselves.
20487         (bitset_not_merge): Remove; unused.
20488         (bitset_contain): Return bool, not unsigned int with one bit on.
20489         All callers changed.
20490         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
20491         alignment than re_node_set; do this by defining a new internal
20492         type struct dests_alloc and using it to allocate memory.
20493
20494 2005-09-05  Bruno Haible  <bruno@clisp.org>
20495
20496         * gnulib-tool (func_import): Fix comparison in handling of symbolic
20497         links.
20498
20499 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
20500
20501         * modules/size_max (Makefile.am): Add size_max.h
20502
20503 2005-09-04  Derek Price  <derek@ximbiot.com>
20504
20505         * gnulib-tool (func_import): Fix reversed $symbolic logic.
20506
20507 2005-09-03  Simon Josefsson  <jas@extundo.com>
20508
20509         * gnulib-tool: Fix typo.
20510
20511 2005-09-03  Simon Josefsson  <jas@extundo.com>
20512
20513         * config/srclist.txt: Add glibc bug 1293.
20514
20515 2005-09-03  Derek Price  <derek@ximbiot.com>
20516
20517         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
20518         From Larry Jones <lawrence.jones@ugs.com>.
20519
20520 2005-09-02  Simon Josefsson  <jas@extundo.com>
20521
20522         * modules/socklen: New file.
20523
20524 2005-09-02  Simon Josefsson  <jas@extundo.com>
20525
20526         * modules/havelib: New module.
20527
20528         * modules/gettext, modules/iconv, modules/lock, modules/readline:
20529         Use havelib.
20530
20531 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
20532
20533         Check for arithmetic overflow when calculating sizes, to prevent
20534         some buffer-overflow issues.  These patches are conservative, in the
20535         sense that when I couldn't determine whether an overflow was possible,
20536         I inserted a run-time check.
20537         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
20538         macros.
20539         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
20540         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
20541         (re_xnrealloc, re_x2nrealloc): New inline functions.
20542         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
20543         parse_bracket_exp):
20544         (build_equiv_class, build_charclass): Check for arithmetic overflow
20545         in size expression calculations.
20546         * lib/regex_internal.c (re_string_realloc_buffers):
20547         (build_wcs_upper_buffer, re_node_set_add_intersect):
20548         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
20549         (re_dfa_add_node, register_state): Likewise.
20550         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
20551         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
20552         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
20553         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
20554
20555 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
20556
20557         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
20558         m4/ulonglong.m4.  Problem reported by Martin Lambers.
20559
20560 2005-09-02  Bruno Haible  <bruno@clisp.org>
20561
20562         Support for lib vs. lib64 distinction on biarch platforms.
20563         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
20564         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
20565         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
20566
20567 2005-09-02  Bruno Haible  <bruno@clisp.org>
20568
20569         * gnulib-tool (import): In the other first-use case, provide defaults
20570         as well.
20571
20572 2005-09-02  Bruno Haible  <bruno@clisp.org>
20573
20574         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
20575         patches not yet found in the latest gettext release.
20576
20577 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
20578
20579         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
20580         to avoid a collision with bits/local_lim.h in glibc.
20581         All uses changed.  Problem reported by Dmitry V. Levin in
20582         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
20583
20584         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
20585         bugs in int versus size_t comparisons.
20586         (re_string_context_at): Fix bug where the code assumed that
20587         Idx is signed.
20588
20589         Use bool where appropriate.
20590         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
20591         All callers changed.
20592         (calc_eclosure_iter): Likewise, for ROOT arg.
20593         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
20594         (build_charclass_op): Likewise, for NON_MATCH arg.
20595         * lib/regex_internal.c (re_string_allocate, re_string_construct):
20596         (re_string_construct_common): Likewise, for ICASE arg.
20597         * lib/regexec.c (re_search_2_stub, re_search_stub):
20598         Likewise, for RET_LEN arg.
20599         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
20600         (set_regs): Likewise, for FL_BACKTRACK arg.
20601         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
20602         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
20603         (calc_eclosure_iter, parse_bracket_exp):
20604         Use bool for internal variables that are booleans.
20605         * lib/regexec.c (re_search_internal, check_matching,
20606         proceed_next_node):
20607         (set_regs, build_sifted_states, sift_states_bkref):
20608         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
20609         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
20610         (find_collation_sequence_value):
20611         Likewise.
20612         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
20613         (re_node_set_compare):
20614         Return bool, not int. All callers changed.
20615         * lib/regexec.c (check_halt_node_context, check_dst_limits):
20616         (build_trtable, check_node_accept): Likewise.
20617         * lib/regex_internal.h: Include stdbool.h.
20618
20619         Fix bugs uncovered when converting to bool.
20620         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
20621         failure instead of charging ahead blindly.
20622         * lib/regex_internal.c (register_state): Likewise.
20623         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
20624         for freeing internal storage.
20625         (group_nodes_into_DFA_states): Use unsigned int, not int, for
20626         bitset pieces used as boolean, to avoid undefined behavior
20627         on hosts that do int overflow checking.
20628
20629 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
20630
20631         * config/srclist.txt: Add glibc bugs 1285-1287.
20632
20633 2005-09-01  Jim Meyering  <jim@meyering.net>
20634
20635         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
20636         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
20637         Require gl_STAT_MACROS, too.
20638
20639 2005-09-01  Bruno Haible  <bruno@clisp.org>
20640
20641         * gnulib-tool (import): In the first-use case, provide defaults.
20642
20643 2005-09-01  Bruno Haible  <bruno@clisp.org>
20644
20645         * gnulib-tool (func_import): Remove the .tmp files.
20646
20647 2005-09-01  Bruno Haible  <bruno@clisp.org>
20648
20649         * gnulib-tool (func_import): Fix handling of symbolic links.
20650
20651 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
20652
20653         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
20654         old glibc regex code mishandles strings longer than 2**31 bytes.
20655         This patch fixes this when the regex code is used in gnulib
20656         (i.e., outside glibc).
20657
20658         This patch should not affect the use of the regex code inside
20659         glibc.  No doubt this problem also needs to be handled for glibc
20660         as well, but the result will be an incompatible change to the
20661         glibc ABI, and the old ABI will have to be supported too.  That
20662         can be the the subject for another patch.
20663
20664         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
20665         governing whether the rest of this patch is active.  By default,
20666         the macro is disabled and the patch has no effect.
20667         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
20668         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
20669         (struct re_pattern_buffer, re_search, re_search_2, re_match):
20670         (re_match_2, re_set_registers): Use the new types.
20671         * lib/regex_internal.h (Idx, re_hashval_t): New types.
20672         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
20673         New macros.
20674         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
20675         (re_string_context_at, bin_tree_t, re_dfastate_t):
20676         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
20677         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
20678         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
20679         (re_string_char_size_at, re_string_wchar_at):
20680         (re_string_elem_size_at):
20681         Use the new types and macros to port to 64-bit hosts.
20682         Use unsigned types for internal values, so that the code
20683         mostly works even for arrays larger than SSIZE_MAX.
20684         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
20685         (search_duplicated_node, calc_eclosure_iter, fetch_number):
20686         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
20687         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
20688         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
20689         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
20690         (calc_inveclosure, parse_dup_op, build_range_exp):
20691         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
20692         (fetch_number, create_token_tree, mark_opt_subexp):
20693         Likewise.
20694         * lib/regex_internal.c (re_string_construct_common,
20695         create_ci_newstate):
20696         (create_cd_newstate, re_string_allocate, re_string_construct):
20697         (re_string_realloc_buffers, build_wcs_upper_buffer):
20698         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
20699         (re_string_reconstruct, re_string_peek_byte_case):
20700         (re_string_fetch_byte_case, re_string_context_at):
20701         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
20702         (re_node_set_init_copy, re_node_set_add_intersect):
20703         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
20704         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
20705         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
20706         (re_acquire_state, re_acquire_state_context, register_state):
20707         Likewise.
20708         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
20709         search_cur_bkref_entry):
20710         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
20711         (re_search_internal, re_search_2_stub, re_search_stub)
20712         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
20713         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
20714         (update_cur_sifted_state, check_dst_limits):
20715         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
20716         (check_subexp_limits, sift_states_bkref, merge_state_array):
20717         (check_subexp_matching_top, get_subexp, get_subexp_sub):
20718         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
20719         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
20720         (expand_bkref_cache, check_node_accept_bytes):
20721         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
20722         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
20723         (acquire_init_state_context, check_halt_node_context):
20724         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
20725         (sift_states_backward, clean_state_log_if_needed):
20726         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
20727         (find_recover_state, transit_state_sb, transit_state_mb):
20728         (transit_state_bkref, build_trtable, match_ctx_clean):
20729         Likewise.
20730         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
20731         to work around an assumption that REG_MISSING is negative.
20732
20733         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
20734         (seek_collating_symbol_entry) [defined _LIBC]:
20735         (lookup_collation_sequence_value) [defined _LIBC]:
20736         (build_range_exp, build_collating_symbol) [defined _LIBC]:
20737         Use prototypes rather than old-style function definitions.
20738         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
20739         (transit_state_sb) [0]:
20740         (find_collation_sequence_value) [defined _LIBC]: Likewise.
20741
20742         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
20743         rm_eo.
20744
20745         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
20746         (optimize_subexps, lower_subexp):
20747         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
20748         since the signed shift might overflow.  Use 1u<<31 instead.
20749         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
20750         Likewise.
20751         * lib/regexec.c (check_dst_limits_calc_pos_1,
20752         check_subexp_matching_top): Likewise.
20753
20754         * lib/regcomp.c (optimize_subexps, lower_subexp):
20755         Use CHAR_BIT rather than 8, for clarity.
20756         * lib/regexec.c (check_dst_limits_calc_pos_1):
20757         (check_subexp_matching_top): Likewise.
20758         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
20759         have to worry about portability issues when shifting it left.
20760         Remove no-longer-needed test for table_size > 0.
20761         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
20762         in a word, as the resulting behavior is undefined.
20763         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
20764         in one case, a <= should have been an <, and in another case the
20765         whole test was missing.
20766         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
20767         the standard name CHAR_BIT.
20768         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
20769         this is not true on one's complement and signed-magnitude hosts.
20770
20771         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
20772         next_last_offset.
20773         (struct re_dfa_t): Remove unused member states_alloc.
20774         * lib/regcomp.c (init_dfa): Don't initialize unused members.
20775
20776 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
20777
20778         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
20779         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
20780         and large-file glibc and in 32-bit large-file Solaris.
20781
20782 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
20783
20784         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
20785         lengths fit in regoff_t; this isn't true if regoff_t is the same
20786         width as size_t.
20787         * lib/regex.c (re_search_internal): 5th arg is LAST_START
20788         (= START + RANGE) instead of RANGE.  This avoids overflow
20789         problems when regoff_t is the same width as size_t.
20790         All callers changed.
20791         (re_search_2_stub): Check for overflow when adding the
20792         sizes of the two strings.
20793         (re_search_stub): Check for overflow when adding START
20794         to RANGE; if it occurs, substitute the extreme value.
20795
20796 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
20797
20798         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
20799
20800 2005-08-31  Jim Meyering  <jim@meyering.net>
20801
20802         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
20803         a pointer-to-const.
20804         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
20805         (register_state): Likewise.
20806         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
20807         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
20808         (group_nodes_into_DFAstates): Likewise.
20809
20810 2005-08-31  Jim Meyering  <jim@meyering.net>
20811
20812         * check-module: Add a FIXME comment.
20813
20814 2005-08-31  Eric Blake  <ebb9@byu.net>
20815
20816         * modules/unistd-safer (Files): Add unistd--.h.
20817         * modules/stdio-safer (Files): Add stdio--.h.
20818
20819 2005-08-31  Derek Price  <derek@ximbiot.com>
20820
20821         * lib/getdelim.c (getdelim): Return EOF on EOF.
20822         Reported by Larry Jones <lawrence.jones@ugs.com>.
20823
20824 2005-08-31  Bruno Haible  <bruno@clisp.org>
20825
20826         Avoid unnecessary diffs in the generated lib/Makefile.am.
20827         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
20828         the generated files.
20829         (func_import): Don't set cmd.
20830
20831 2005-08-31  Bruno Haible  <bruno@clisp.org>
20832
20833         * lib/strstr.c: Include <stddef.h>, for NULL.
20834         * lib/strcasestr.c: Likewise.
20835         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
20836
20837 2005-08-31  Bruno Haible  <bruno@clisp.org>
20838
20839         * gnulib-tool: New option --macro-prefix.
20840         (func_import): Use macro_prefix.
20841         (import): Handle option --macro-prefix.
20842
20843 2005-08-31  Bruno Haible  <bruno@clisp.org>
20844
20845         * gnulib-tool (import): Rename most ac_* variables to cached_*.
20846         Also use new variables cached_lgpl, cached_libtool.
20847
20848 2005-08-31  Bruno Haible  <bruno@clisp.org>
20849
20850         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
20851         always instantiating them.
20852
20853 2005-08-31  Bruno Haible  <bruno@clisp.org>
20854
20855         * gnulib-tool (func_import): Read the previous cached settings
20856         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
20857         earlier added by gnulib but are now dropped. Warn when a gnulib file
20858         overwrites a non-gnulib file.
20859
20860 2005-08-31  Bruno Haible  <bruno@clisp.org>
20861
20862         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
20863         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
20864         projects that don't keep autogenerated files in CVS. Put into
20865         actioncmd only the specified modules, not the transitive closure.
20866
20867 2005-08-31  Bruno Haible  <bruno@clisp.org>
20868
20869         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
20870         Create directories that shall be filled.
20871         (import): Don't look for gl_* macros in configure.ac. Recurse across
20872         all directories containing a gnulib-cache.m4 files, if meaningful.
20873
20874 2005-08-31  Bruno Haible  <bruno@clisp.org>
20875
20876         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
20877         (import): Set seen_libtool when we see gl_LIBTOOL.
20878
20879 2005-08-31  Bruno Haible  <bruno@clisp.org>
20880
20881         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
20882         declaration macro definitions from generated gnulib.m4.
20883
20884 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
20885
20886         * lib/iconvme.h: Add prototype for iconv_alloc.
20887
20888 2005-08-29  Simon Josefsson  <jas@extundo.com>
20889
20890         * lib/iconvme.c: Fix errno.
20891
20892 2005-08-29  Bruno Haible  <bruno@clisp.org>
20893
20894         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
20895         that it works when the directory contains spaces.
20896
20897 2005-08-29  Bruno Haible  <bruno@clisp.org>
20898
20899         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
20900
20901 2005-08-29  Bruno Haible  <bruno@clisp.org>
20902
20903         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
20904         Emit more advice.
20905
20906 2005-08-29  Bruno Haible  <bruno@clisp.org>
20907         and Stepan Kasal  <kasal@ucw.cz>
20908
20909         * check-module: If more parameters are given, check each of them
20910         separately; add more exceptions, as noted by Jim Meyering.
20911         (check_module): New procedure.
20912         (%exempt_header): Now contains all exceptions.
20913
20914 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
20915
20916         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
20917
20918 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
20919
20920         * lib/iconvme.c: Split iconv_string into iconv_alloc.
20921
20922 2005-08-28  Bruno Haible  <bruno@clisp.org>
20923
20924         * m4/gnulib-tool.m4: New file.
20925
20926 2005-08-27  Jim Meyering  <jim@meyering.net>
20927
20928         * modules/unistd-safer (Files): Add pipe-safer.c.
20929         * modules/fcntl-safer (Files): Add creat-safer.c.
20930
20931 2005-08-27  Jim Meyering  <jim@meyering.net>
20932
20933         * m4/stdlib-safer.m4: New file.  From coreutils.
20934         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
20935         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
20936         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
20937         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
20938         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
20939
20940 2005-08-27  Jim Meyering  <jim@meyering.net>
20941
20942         * lib/fopen-safer.c: Merge minor changes from coreutils.
20943         * lib/dup-safer.c: Likewise.
20944         * lib/fd-safer.c: Likewise.
20945
20946         Merge from coreutils.
20947         * lib/stdio--.h: New file.
20948         * lib/stdlib--.h: New file.
20949         * lib/mkstemp-safer.c: New file.
20950
20951         GNU tar needs these.
20952         * lib/pipe-safer.c: New file.
20953         * lib/creat-safer.c: New file.
20954         * lib/fcntl--.h (creat): Define to creat_safer.
20955         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
20956         * lib/unistd--.h (pipe): Define to pipe_safer.
20957         * lib/unistd-safer.h: Declare pipe_safer.
20958
20959 2005-08-26  Simon Josefsson  <jas@extundo.com>
20960
20961         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
20962         Haible <bruno@clisp.org>.
20963
20964 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
20965
20966         * lib/regex_internal.h: Remove all references to
20967         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
20968         or better.
20969         (bitset_not, bitset_merge, bitset_not_merge):
20970         (bitset_mask, re_string_allocate, re_string_construct):
20971         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
20972         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
20973         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
20974         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
20975         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
20976         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
20977         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
20978         (re_acquire_state_context):
20979         Remove unnecessary forward decls.
20980         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
20981         Put __attribute at function definition,
20982         now that the function decl has been removed.
20983         * lib/regex_internal.c (re_string_peek_byte_case):
20984         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
20985         Likewise.
20986
20987 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
20988
20989         * m4/regex.m4: Add AC_PREREQ(2.50).
20990         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
20991
20992 2005-08-25  Simon Josefsson  <jas@extundo.com>
20993
20994         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
20995         __fsetlocking.
20996
20997 2005-08-25  Simon Josefsson  <jas@extundo.com>
20998
20999         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
21000         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
21001         GLIBC specific code.
21002
21003 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
21004
21005         Make regex safe for g++.  This fixes one real bug (an "err"
21006         that should have been "*err").  g++ problem reported by
21007         Sam Steingold.
21008         * lib/regex_internal.h (re_calloc): New macro, consistent with
21009         re_malloc etc.  All callers of calloc changed to use re_calloc.
21010         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
21011         not int.  All callers changed.
21012         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
21013         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
21014         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
21015         (find_recover_state): Change "err" to "*err"; this fixes what
21016         appears to be a real bug.
21017         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
21018         versus int.
21019
21020 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
21021
21022         * modules/regex (Depends-on): Add malloc, since the code
21023         assumes that !malloc(0) means failure.
21024
21025 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
21026
21027         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
21028
21029         alloca modernization/simplification for regex.
21030         * lib/regex.c: Remove portability cruft for alloca.  This no longer
21031         needs to be at the start of the file, and can be moved into
21032         regex_internal.h and simplified.
21033         * lib/regex_internal.h: Include <alloca.h>.
21034         (__libc_use_alloca) [!defined _LIBC]: New macro.
21035         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
21036         now works outside glibc.
21037
21038 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
21039
21040         * config/srclist.txt: Add glibc bugs 1241, 1245.
21041
21042 2005-08-25  Jim Meyering  <jim@meyering.net>
21043
21044         * lib/open-safer.c: Include <config.h>.
21045         Otherwise, we'd lose LARGEFILE support in any file using
21046         e.g. "fcntl--.h"
21047
21048 2005-08-25  Bruno Haible  <bruno@clisp.org>
21049
21050         * m4/minmax.m4: Require autoconf 2.52.
21051         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
21052         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
21053         alternatives of translit over the alphabet.
21054         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
21055
21056 2005-08-24  Simon Josefsson  <jas@extundo.com>
21057
21058         * tests/test-getpass.c: New file.
21059
21060 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
21061
21062         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
21063         for GNU regex features.
21064
21065 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
21066
21067         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
21068         * lib/regex.h (regerror): Likewise.
21069
21070         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
21071         requires this.  (The code never needed it.)
21072
21073         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
21074         All uses of recently-renamed identifiers changed to use the new,
21075         POSIX-compliant names.  The code will build and run just fine
21076         without these changes, but it's better to eat our own dog food
21077         and use the standard-conforming names.
21078
21079         * lib/regex.h: Fix a multitude of POSIX name space violations.
21080         These changes have an effect only for programs that define
21081         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
21082         do not change anything for programs compiled in the normal way.
21083         Also, there is no effect on the ABI.
21084
21085         (_REGEX_SOURCE): New macro.
21086         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
21087         defined and _GNU_SOURCE is not; this fixes a name space violation.
21088
21089         Rename the following macros to obey POSIX requirements.
21090         The old names are still visible as macros if _REGEX_SOURCE is defined.
21091         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
21092         RE_BACKSLASH_ESCAPE_IN_LISTS.
21093         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
21094         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
21095         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
21096         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
21097         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
21098         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
21099         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
21100         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
21101         (REG_INTERVALS): renamed from RE_INTERVALS.
21102         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
21103         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
21104         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
21105         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
21106         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
21107         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
21108         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
21109         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
21110         RE_UNMATCHED_RIGHT_PAREN_ORD.
21111         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
21112         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
21113         (REG_DEBUG): renamed from RE_DEBUG.
21114         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
21115         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
21116         unusual, since we can't clash with the POSIX REG_ICASE.
21117         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
21118         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
21119         (REG_NO_SUB): renamed from RE_NO_SUB.
21120         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
21121         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
21122         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
21123         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
21124         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
21125         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
21126         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
21127         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
21128         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
21129         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
21130         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
21131         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
21132         RE_SYNTAX_POSIX_MINIMAL_BASIC.
21133         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
21134         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
21135         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
21136         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
21137         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
21138         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
21139         (REG_FIXED): Renamed from REGS_FIXED.
21140         (REG_NREGS): Renamed from RE_NREGS.
21141
21142         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
21143         of other REG_* macros, since POSIX says the user is allowed to
21144         #undef these macros selectively.
21145
21146         (reg_errcode_t): Update comment stating what other tables need
21147         to be consistent.
21148
21149         Rename the following enum values to obey POSIX requirements.
21150         The old names are still visible as macros.
21151         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
21152         is not defined, since GNU is supposed to be a superset of POSIX as
21153         much as possible, and since we want reg_errcode_t to be a signed
21154         type for implementation consistency.
21155         (_REG_NOERROR): Renamed from REG_NOERROR.
21156         (_REG_NOMATCH): Renamed from REG_NOMATCH.
21157         (_REG_BADPAT): Renamed from REG_BADPAT.
21158         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
21159         (_REG_ECTYPE): Renamed from REG_ECTYPE.
21160         (_REG_EESCAPE): Renamed from REG_EESCAPE.
21161         (_REG_ESUBREG): Renamed from REG_ESUBREG.
21162         (_REG_EBRACK): Renamed from REG_EBRACK.
21163         (_REG_EPAREN): Renamed from REG_EPAREN.
21164         (_REG_EBRACE): Renamed from REG_EBRACE.
21165         (_REG_BADBR): Renamed from REG_BADBR.
21166         (_REG_ERANGE): Renamed from REG_ERANGE.
21167         (_REG_ESPACE): Renamed from REG_ESPACE.
21168         (_REG_BADRPT): Renamed from REG_BADRPT.
21169         (_REG_EEND): Renamed from REG_EEND.
21170         (_REG_ESIZE): Renamed from REG_ESIZE.
21171         (_REG_ERPAREN): Renamed from REG_ERPAREN.
21172         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
21173         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
21174         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
21175         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
21176
21177         (_REG_RE_NAME, _REG_RM_NAME): New macros.
21178         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
21179         changed.  But support the old name if the new one is not defined
21180         and if _REGEX_SOURCE.
21181
21182         Change the following member names in struct re_pattern_buffer.
21183         The old names are still supported if !_REGEX_SOURCE.
21184         The new names are always supported, regardless of _REGEX_SOURCE.
21185         (re_buffer): Renamed from buffer.
21186         (re_allocated): Renamed from allocated.
21187         (re_used): Renamed from used.
21188         (re_syntax): Renamed from syntax.
21189         (re_fastmap): Renamed from fastmap.
21190         (re_translate): Renamed from translate.
21191         (re_can_be_null): Renamed from can_be_null.
21192         (re_regs_allocated): Renamed from regs_allocated.
21193         (re_fastmap_accurate): Renamed from fastmap_accurate.
21194         (re_no_sub): Renamed from no_sub.
21195         (re_not_bol): Renamed from not_bol.
21196         (re_not_eol): Renamed from not_eol.
21197         (re_newline_anchor): Renamed from newline_anchor.
21198
21199         Change the following member names in struct re_registers.
21200         The old names are still supported if !_REGEX_SOURCE.
21201         The new names are always supported, regardless of _REGEX_SOURCE.
21202         (rm_num_regs): Renamed from num_regs.
21203         (rm_start): Renamed from start.
21204         (rm_end): Renamed from end.
21205
21206         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
21207         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
21208         Prepend __ to parameter names.
21209
21210         Undo yesterday's changes.
21211
21212 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
21213
21214         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
21215         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
21216         lib/regex.c.
21217
21218 2005-08-24  Jim Meyering  <jim@meyering.net>
21219
21220         Sync from coreutils.
21221         * m4/fcntl-safer.m4: New file.
21222
21223         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
21224         and object files for this module.
21225
21226 2005-08-24  Jim Meyering  <jim@meyering.net>
21227
21228         Sync from coreutils.
21229         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
21230
21231 2005-08-24  Jim Meyering  <jim@meyering.net>
21232
21233         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
21234         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
21235
21236 2005-08-24  Jim Meyering  <jim@meyering.net>
21237
21238         * modules/fcntl-safer: New module.
21239         * modules/fts (Depends-on): Add fcntl-safer.
21240         * MODULES.html.sh (File descriptor based Input/Output):
21241         Add fcntl-safer.
21242
21243 2005-08-24  Bruno Haible  <bruno@clisp.org>
21244
21245         Support for unit test modules.
21246         * modules/README: Mention tests modules.
21247         * modules/TEMPLATE-TESTS: New file.
21248         * gnulib-tool: New options --extract-tests-module, --with-tests and
21249         --tests-base (unused for the moment).
21250         (testsbase, inctests): New variables.
21251         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
21252         (func_verify_module): Exclude TEMPLATE-TESTS.
21253         (func_verify_nontests_module, func_verify_tests_module): New functions.
21254         (func_get_dependencies): Add implicit dependency for tests modules.
21255         (func_get_tests_module): New function.
21256         (func_modules_transitive_closure): When --with-tests was specified,
21257         include the unit tests as well, unless explicitly avoided.
21258         (func_emit_lib_Makefile_am): Ignore the tests modules here.
21259         (func_emit_tests_Makefile_am): New function.
21260         (func_create_testdir): When --with-tests was specified, emit a
21261         tests/ directory.
21262         * MODULES.html.sh (Future developments): Update.
21263
21264 2005-08-24  Bruno Haible  <bruno@clisp.org>
21265
21266         * modules/tls-tests: New file.
21267         * tests/test-tls.c: New file, from GNU gettext.
21268
21269 2005-08-24  Bruno Haible  <bruno@clisp.org>
21270
21271         * modules/lock-tests: New file.
21272         * tests/test-lock.c: New file, from GNU gettext.
21273
21274 2005-08-24  Bruno Haible  <bruno@clisp.org>
21275
21276         * lib/lock.h: Add multiple inclusion guard.
21277         * lib/tls.h: Add multiple inclusion guard.
21278
21279 2005-08-24  Bruno Haible  <bruno@clisp.org>
21280
21281         * gnulib-tool: Add support for the --aux-dir option to
21282         --create-testdir, --create-megatestdir, --test, --megatest.
21283         (func_create_testdir, func_create_megatestdir): Optionally emit a
21284         AC_CONFIG_AUX_DIR directive.
21285         (create-testdir, create-megatestdir, test, megatest): Provide a
21286         default value for $auxdir.
21287
21288 2005-08-24  Bruno Haible  <bruno@clisp.org>
21289
21290         * gnulib-tool (import): Use compound statement instead of subshell
21291         where possible.
21292
21293 2005-08-24  Bruno Haible  <bruno@clisp.org>
21294
21295         * gnulib-tool (import): Change --aux-dir default to "build-aux".
21296
21297 2005-08-24  Bruno Haible  <bruno@clisp.org>
21298
21299         * gnulib-tool (func_version): Update.
21300
21301 2005-08-24  Bruno Haible  <bruno@clisp.org>
21302
21303         * gnulib-tool (func_import, func_create_testdir,
21304         func_create_megatestdir): Quote all autoconf macro arguments.
21305
21306 2005-08-24  Bruno Haible  <bruno@clisp.org>
21307
21308         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
21309         option --force, because --force causes the aclocal.m4 of each
21310         subdirectory to be newer than the corresponding config.h.in.
21311
21312 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
21313
21314         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
21315         All contents moved to gl_REGEX.
21316         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
21317         assume that it does.
21318
21319 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
21320
21321         * lib/regex.h (REG_NOSYS)
21322         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
21323         Define, since POSIX requires it as of 2001.
21324         (_REG_ENOSYS)
21325         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
21326         New private symbol, used to keep the enum signed in all cases.
21327         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
21328         Youngman in
21329         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
21330
21331         * lib/regex_internal.c (re_string_skip_chars, register_state):
21332         (calc_state_hash):
21333         Remove forward decls; no longer needed now that we use prototypes.
21334         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
21335         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
21336         (clean_state_log_if_needed): Likewise.
21337
21338 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
21339
21340         * config/srclist.txt: Add glibc bugs 1231-1233.
21341
21342 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
21343
21344         Fix problems reported by Sam Steingold in
21345         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
21346         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
21347         assumed that reg_errcode_t is a signed type, which is not
21348         necessarily true if _XOPEN_SOURCE is not defined.
21349         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
21350         since some compilers warn about it otherwise.
21351
21352 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
21353
21354         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
21355         (init_word_char, create_initial_state, duplicate_node_closure):
21356         (fetch_token, peek_token_bracket, build_range_exp):
21357         (build_collating_symbol): Remove forward decls; no longer needed
21358         now that we use prototypes.
21359
21360         * lib/regcomp.c:
21361         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
21362         (re_compile_fastmap_iter, regcomp, regerror, regfree):
21363         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
21364         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
21365         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
21366         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
21367         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
21368         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
21369         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
21370         (build_range_exp, build_collating_symbol, parse_bracket_exp):
21371         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
21372         (build_charclass, build_charclass_op, fetch_number, create_tree):
21373         (create_token_tree, mark_opt_subexp, duplicate_tree):
21374         Use prototypes rather than old-style definitions.
21375
21376         * lib/regex_internal.c:
21377         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
21378         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
21379         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
21380         (re_string_reconstruct, re_string_peek_byte_case):
21381         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
21382         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
21383         (re_node_set_init_copy, re_node_set_add_intersect):
21384         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
21385         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
21386         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
21387         (re_acquire_state, re_acquire_state_context, register_state):
21388         (create_ci_newstate, create_cd_newstate, free_state):
21389         Likewise.
21390         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
21391         re_search_2):
21392         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
21393         (re_search_internal, prune_impossible_nodes):
21394         (acquire_init_state_context, check_matching, static):
21395         (check_halt_node_context, check_halt_state_context, proceed_next_node):
21396         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
21397         (update_regs, sift_states_backward, build_sifted_states):
21398         (clean_state_log_if_needed, merge_state_array):
21399         (update_cur_sifted_state, add_epsilon_src_nodes):
21400         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
21401         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
21402         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
21403         (find_recover_state, check_subexp_matching_top, transit_state_mb):
21404         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
21405         (check_arrival, check_arrival_add_next_nodes):
21406         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
21407         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
21408         (check_node_accept_bytes, check_node_accept, extend_buffers):
21409         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
21410         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
21411         (sift_ctx_init):
21412         Likewise.
21413
21414         * lib/regex_internal.h:
21415         (re_string_allocate, re_string_construct, re_string_reconstruct):
21416         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
21417         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
21418         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
21419         (re_string_context_at, re_string_peek_byte_case):
21420         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
21421         is defined, since we now use prototypes always.
21422
21423         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
21424         C89 or better.  All uses removed.
21425
21426 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
21427
21428         * config/srclist.txt: Add glibc bugs 1220-1227.
21429
21430 2005-08-20  Jim Meyering  <jim@meyering.net>
21431
21432         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
21433         of unused local, dfa.
21434
21435 2005-08-20  Bruno Haible  <bruno@clisp.org>
21436
21437         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
21438
21439 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
21440
21441         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
21442         (re_node_set_insert_last, re_dfa_add_node):
21443         Rename local variables to avoid GCC shadowing warnings.
21444
21445 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
21446
21447         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
21448         [defined lint]: Suppress bogus uninitialized-variable warnings.
21449
21450         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
21451         and let the caller return REG_ESPACE if out of space.  This
21452         removes an uninitialied-variable warning with GCC 4.0.1, and also
21453         avoids taking the address of a local variable.  All callers
21454         changed.
21455
21456 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
21457
21458         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
21459         $LIBCSRC/posix/regexec.c.
21460         Add glibc bug 1217 for regcomp.c.
21461
21462 2005-08-19  Jim Meyering  <jim@meyering.net>
21463
21464         * lib/regexec.c (proceed_next_node): Redo local variables to
21465         avoid GCC shadowing warnings.
21466
21467 2005-08-18  Bruno Haible  <bruno@clisp.org>
21468
21469         * lib/strstr.c (strstr): Fix return value in multibyte case.
21470         * lib/strcasestr.c (strcasestr): Likewise.
21471
21472 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
21473
21474         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
21475
21476 2005-08-17  Jim Meyering  <jim@meyering.net>
21477
21478         Make the %s format (seconds since the epoch) work for a negative
21479         number and when used with a zero-padded field width, e.g. %015s.
21480
21481         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
21482         label so that it precedes the code to set `digits'.  Otherwise,
21483         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
21484         print `00-22'.  Now, it prints `-0022', as it should.
21485
21486 2005-08-17  Bruno Haible  <bruno@clisp.org>
21487
21488         * modules/strstr (Files): Add m4/mbrtowc.m4.
21489         (Depends-on): Add mbuiter.
21490
21491 2005-08-17  Bruno Haible  <bruno@clisp.org>
21492
21493         * modules/strcasestr: New file.
21494         * MODULES.html.sh (String handling, based on ANSI C 89): Add
21495         strcasestr.
21496
21497 2005-08-17  Bruno Haible  <bruno@clisp.org>
21498
21499         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
21500
21501 2005-08-17  Bruno Haible  <bruno@clisp.org>
21502
21503         * modules/mbuiter: New file.
21504         * MODULES.html.sh (Extended multibyte and wide character utilities):
21505         Add mbuiter.
21506
21507 2005-08-17  Bruno Haible  <bruno@clisp.org>
21508
21509         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
21510         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
21511
21512 2005-08-17  Bruno Haible  <bruno@clisp.org>
21513
21514         * m4/strcasestr.m4: New file.
21515
21516 2005-08-17  Bruno Haible  <bruno@clisp.org>
21517
21518         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
21519         * lib/strstr.c: Completely rewritten, with multibyte locale support.
21520
21521 2005-08-17  Bruno Haible  <bruno@clisp.org>
21522
21523         * lib/strcasestr.h: New file.
21524         * lib/strcasestr.c: New file.
21525
21526 2005-08-17  Bruno Haible  <bruno@clisp.org>
21527
21528         * lib/strcasecmp.c: Use mbuiter.h.
21529
21530 2005-08-17  Bruno Haible  <bruno@clisp.org>
21531
21532         * lib/mbuiter.h: New file.
21533
21534 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
21535
21536         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
21537         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
21538         and gl_GETOPT are both invoked via different paths (as happens
21539         with GNU tar CVS because it uses both argp and getopt), the former
21540         wins.
21541
21542 2005-08-16  Bruno Haible  <bruno@clisp.org>
21543
21544         * modules/tls: New file.
21545         * MODULES.html.sh (Multithreading): Add tls.
21546
21547 2005-08-16  Bruno Haible  <bruno@clisp.org>
21548
21549         * modules/strnlen1: New file.
21550         * MODULES.html.sh (String handling): Add strnlen1.
21551
21552 2005-08-16  Bruno Haible  <bruno@clisp.org>
21553
21554         * modules/strcase (Files): Add m4/mbrtowc.m4.
21555         (Depends-on): Add strnlen1, mbchar.
21556
21557 2005-08-16  Bruno Haible  <bruno@clisp.org>
21558
21559         * modules/mbiter: New file.
21560         * MODULES.html.sh (Extended multibyte and wide character utilities):
21561         Add mbiter.
21562
21563 2005-08-16  Bruno Haible  <bruno@clisp.org>
21564
21565         * modules/mbfile: New file.
21566         * MODULES.html.sh (Extended multibyte and wide character utilities):
21567         Add mbfile.
21568
21569 2005-08-16  Bruno Haible  <bruno@clisp.org>
21570
21571         * modules/mbchar: New file.
21572         * MODULES.html.sh (Extended multibyte and wide character utilities):
21573         New section.
21574
21575 2005-08-16  Bruno Haible  <bruno@clisp.org>
21576
21577         * m4/tls.m4: New file, from GNU gettext.
21578
21579 2005-08-16  Bruno Haible  <bruno@clisp.org>
21580
21581         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
21582         always.
21583         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
21584
21585 2005-08-16  Bruno Haible  <bruno@clisp.org>
21586
21587         * m4/mbiter.m4: New file.
21588
21589 2005-08-16  Bruno Haible  <bruno@clisp.org>
21590
21591         * m4/mbfile.m4: New file.
21592
21593 2005-08-16  Bruno Haible  <bruno@clisp.org>
21594
21595         * m4/mbchar.m4: New file.
21596
21597 2005-08-16  Bruno Haible  <bruno@clisp.org>
21598
21599         * lib/tls.h: New file, from GNU gettext.
21600         * lib/tls.c: New file, from GNU gettext.
21601
21602 2005-08-16  Bruno Haible  <bruno@clisp.org>
21603
21604         * lib/strnlen1.h: New file.
21605         * lib/strnlen1.c: New file.
21606
21607 2005-08-16  Bruno Haible  <bruno@clisp.org>
21608
21609         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
21610         (mbi_init): Update.
21611         (mbi_avail, mbi_advance): Let the iteration end before the terminating
21612         NUL byte, not after it.
21613
21614 2005-08-16  Bruno Haible  <bruno@clisp.org>
21615
21616         * lib/strcase.h (strcasecmp): Add note in comments.
21617         * lib/strncasecmp.c: Use code from strcasecmp.c.
21618         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
21619         (strcasecmp): Work correctly in multibyte locales.
21620
21621 2005-08-16  Bruno Haible  <bruno@clisp.org>
21622
21623         * lib/mbiter.h: New file.
21624
21625 2005-08-16  Bruno Haible  <bruno@clisp.org>
21626
21627         * lib/mbfile.h: New file.
21628
21629 2005-08-16  Bruno Haible  <bruno@clisp.org>
21630
21631         * lib/mbchar.h: New file.
21632         * lib/mbchar.c: New file.
21633
21634 2005-08-16  Bruno Haible  <bruno@clisp.org>
21635
21636         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
21637         the valid ones. Makes the comparison operations transitive:
21638         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
21639         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
21640
21641 2005-08-15  Simon Josefsson  <jas@extundo.com>
21642
21643         * modules/ssize_t (License): Change to 'unlimited'.
21644
21645         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
21646
21647 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
21648
21649         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
21650         Add comments for each pending glibc patch.
21651
21652 2005-08-15  Bruno Haible  <bruno@clisp.org>
21653
21654         * lib/regex.h (__restrict_arr): Don't define to __restrict if
21655         __cplusplus is defined.
21656
21657 2005-08-14  Jim Meyering  <jim@meyering.net>
21658
21659         Sync from coreutils.
21660
21661         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
21662         Use the hash-table-based cycle-detection code not just when
21663         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
21664         Reported by James Youngman in
21665         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
21666         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
21667         FTS_TIGHT_CYCLE_CHECK.
21668         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
21669         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
21670         once again.
21671         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
21672         * lib/fts.c (fd_safer): Remove decl.
21673         Include fcntl--.h rather than unistd-safer.h
21674         (fts_safe_changedir): Don't call fd_safer; no longer needed
21675         now that we include fcntl--.h.
21676
21677 2005-08-12  Simon Josefsson  <jas@extundo.com>
21678
21679         * modules/getndelim2: Use ssize_t module.
21680         * modules/getnline: Likewise.
21681         * modules/safe-read: Likewise.
21682         * modules/xreadlink: Likewise.
21683
21684         * modules/ssize_t: New file.
21685
21686 2005-08-12  Simon Josefsson  <jas@extundo.com>
21687
21688         * m4/readline.m4: Look for termcap, curses or ncurses if required.
21689
21690 2005-08-12  Simon Josefsson  <jas@extundo.com>
21691
21692         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
21693         ssize_t.
21694
21695 2005-08-12  Simon Josefsson  <jas@extundo.com>
21696
21697         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
21698         readline, getdelim and check_version.
21699         (Support for systems lacking ISO C 99: Sizes of integer types):
21700         Add size_max.
21701
21702 2005-08-12  Bruno Haible  <bruno@clisp.org>
21703
21704         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
21705
21706 2005-08-11  Simon Josefsson  <jas@extundo.com>
21707
21708         * modules/readline: New file.
21709
21710         * modules/strnlen (Files): Add strnlen.h.
21711
21712 2005-08-11  Simon Josefsson  <jas@extundo.com>
21713
21714         * m4/readline.m4: New file.
21715
21716 2005-08-11  Simon Josefsson  <jas@extundo.com>
21717
21718         * lib/readline.h, readline.c: New file.
21719
21720 2005-08-11  Simon Josefsson  <jas@extundo.com>
21721
21722         * doc/gnulib.texi (Initial import, Finishing touches): Mention
21723         gl_AVOID.
21724
21725 2005-08-11  Bruno Haible  <bruno@clisp.org>
21726
21727         * lib/strnlen.h (strnlen): Change parameter name to match comment.
21728
21729 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
21730
21731         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
21732
21733 2005-08-10  Simon Josefsson  <jas@extundo.com>
21734
21735         * tests/test-iconvme.c: New file.
21736
21737 2005-08-10  Simon Josefsson  <jas@extundo.com>
21738
21739         * m4/strnlen.m4: New file.
21740
21741         * m4/strndup.m4: Don't check for strnlen declaration, done in
21742         strnlen.m4.
21743
21744 2005-08-10  Simon Josefsson  <jas@extundo.com>
21745
21746         * lib/strndup.c: Use strnlen.h.
21747
21748         * lib/strnlen.h: New file.
21749
21750 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
21751
21752         * README: Typos.
21753
21754 2005-08-02  Simon Josefsson  <jas@extundo.com>
21755
21756         * modules/readline: New file.
21757
21758 2005-08-02  Simon Josefsson  <jas@extundo.com>
21759
21760         * modules/getdelim: New file.
21761
21762         * modules/getline: Rewrite, don't use getndelim2.
21763
21764 2005-08-02  Simon Josefsson  <jas@extundo.com>
21765
21766         * m4/getline.m4: Separate out getdelim stuff into separate module.
21767
21768         * m4/getdelim.m4: New file.
21769
21770 2005-08-02  Simon Josefsson  <jas@extundo.com>
21771
21772         * lib/getline.h, getline.c: Rewrite.
21773
21774         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
21775
21776 2005-07-31  Bruno Haible  <bruno@clisp.org>
21777
21778         * lib/lock.h (gl_lock_initializer): New macro.
21779         (gl_lock_define_initialized): Use it.
21780         (gl_rwlock_initializer): New macro.
21781         (gl_rwlock_define_initialized): Use it.
21782         (gl_recursive_lock_initializer): New macro.
21783         (gl_recursive_lock_define_initialized): Use it.
21784
21785 2005-07-30  Karl Berry  <karl@gnu.org>
21786
21787         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
21788         Report from Ben Pfaff, regarding getopt.
21789
21790 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
21791
21792         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
21793         normal way.
21794         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
21795         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
21796         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
21797         (gl_GETOPT): Use the new macros.  Most of the implementation
21798         is moved to the new macros.  This is for programs like Emacs
21799         that don't want all the functionality of gl_GETOPT.
21800
21801 2005-07-26  Bruno Haible  <bruno@clisp.org>
21802
21803         * m4/lock.m4: Update from GNU gettext.
21804
21805 2005-07-26  Bruno Haible  <bruno@clisp.org>
21806
21807         * lib/lock.h: Update from GNU gettext.
21808         * lib/lock.c: Update from GNU gettext.
21809
21810 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
21811
21812         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
21813         obsolescent AC_TRY_RUN.  Include the default includes files, for
21814         'exit'.
21815
21816 2005-07-24  Bruno Haible  <bruno@clisp.org>
21817
21818         * modules/visibility: New file.
21819         * MODULES.html.sh (Misc): Add visibility.
21820
21821 2005-07-24  Bruno Haible  <bruno@clisp.org>
21822
21823         * m4/visibility.m4: New file.
21824
21825 2005-07-24  Bruno Haible  <bruno@clisp.org>
21826
21827         * doc/visibility.texi: New file.
21828
21829 2005-07-22  Bruno Haible  <bruno@clisp.org>
21830
21831         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
21832         $(ALLOCA_H), redundant through BUILT_SOURCES.
21833         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
21834         redundant through BUILT_SOURCES.
21835         * modules/byteswap (Makefile.am): Remove explicit dependency on
21836         $(BYTESWAP_H), redundant through BUILT_SOURCES.
21837         * modules/fnmatch (Makefile.am): Remove explicit dependency on
21838         $(FNMATCH_H), redundant through BUILT_SOURCES.
21839         * modules/getopt (Makefile.am): Remove explicit dependency on
21840         $(GETOPT_H), redundant through BUILT_SOURCES.
21841         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
21842         redundant through BUILT_SOURCES.
21843         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
21844         redundant through BUILT_SOURCES.
21845         * modules/stdbool (Makefile.am): Remove explicit dependency on
21846         $(STDBOOL_H), redundant through BUILT_SOURCES.
21847         * modules/stdint (Makefile.am): Remove explicit dependency on
21848         $(STDINT_H), redundant through BUILT_SOURCES.
21849         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
21850         Remove explicit dependency on $(SYSEXITS_H).
21851         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
21852
21853 2005-07-18  Simon Josefsson  <jas@extundo.com>
21854
21855         * lib/check-version.c (check_version): Accept identical versions too.
21856
21857 2005-07-18  Bruno Haible  <bruno@clisp.org>
21858
21859         * modules/lock: New file.
21860         * MODULES.html.sh (Multithreading): New section.
21861
21862 2005-07-18  Bruno Haible  <bruno@clisp.org>
21863
21864         * m4/lock.m4: New file, from GNU gettext.
21865
21866 2005-07-18  Bruno Haible  <bruno@clisp.org>
21867
21868         * lib/lock.h: New file, from GNU gettext.
21869         * lib/lock.c: New file, from GNU gettext.
21870
21871 2005-07-18  Bruno Haible  <bruno@clisp.org>
21872
21873         * lib/lock.h (gl_once_t): New type.
21874         (gl_once_define, gl_once): New macros.
21875         * lib/lock.c (fresh_once): New variable.
21876         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
21877         functions.
21878
21879 2005-07-16  Simon Josefsson  <jas@extundo.com>
21880
21881         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
21882         workaround, suggested by Bruno.
21883
21884 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
21885
21886         * modules/xalloc (Depends-on): Add xalloc-die.
21887         * modules/xvasprintf (Depends-on): Add xalloc-die.
21888
21889 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
21890
21891         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
21892         with a minor change.
21893
21894 2005-07-15  Bruno Haible  <bruno@clisp.org>
21895
21896         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
21897         When using lib/poll.c, define poll as rpl_poll.
21898
21899 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
21900
21901         * modules/argp (Depends-on): Remove unlocked-io.
21902
21903 2005-07-14  Derek Price  <derek@ximbiot.com>
21904
21905         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
21906         for glob symlink bug.
21907
21908 2005-07-14  Bruno Haible  <bruno@clisp.org>
21909
21910         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
21911         Instead, test for *_unlocked function declarations directly.
21912
21913 2005-07-11  Simon Josefsson  <jas@extundo.com>
21914
21915         * modules/size_max: New file.
21916
21917         * modules/xsize: Depend on size_max module for size_max.m4.
21918
21919 2005-07-11  Simon Josefsson  <jas@extundo.com>
21920
21921         * lib/size_max.h: New file.
21922
21923 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
21924
21925         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
21926         copyright symbol and the year.
21927         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
21928         (version_etc_va): Use parameterized copyright notice.
21929         Reword to conform to the current GNU coding standards.
21930
21931 2005-07-11  Karl Berry  <karl@gnu.org>
21932
21933         * doc/gnulib.texi (Quoting): new node.
21934         (Initial import): more info, from Patrice.
21935
21936 2005-07-11  Bruno Haible  <bruno@clisp.org>
21937
21938         * gnulib-tool (func_usage): Document option --avoid.
21939         (Command line options): Handle --avoid.
21940         (func_acceptable): New function.
21941         (func_modules_transitive_closure): Use it.
21942
21943 2005-07-11  Bruno Haible  <bruno@clisp.org>
21944
21945         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
21946         Reported by Jim Meyering.
21947
21948 2005-07-10  Bruno Haible  <bruno@clisp.org>
21949
21950         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
21951         Needed when size_t is smaller than 'unsigned int'.
21952         Reported by Paul Eggert.
21953
21954 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
21955
21956         * modules/argp (Depends-on): Add unlocked-io
21957
21958 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
21959
21960         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
21961         block of defines.
21962
21963 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
21964
21965         * config/srclist.txt: Comment out regcomp.c, since we have a porting
21966         fix now.
21967
21968 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
21969         and Paul Eggert  <eggert@cs.ucla.edu>
21970
21971         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
21972         in wint_t, not wchar_t.  Remove now-unnecessary cast.
21973
21974 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
21975
21976         * modules/regex (Files): Add lib/regex_internal.c,
21977         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
21978         (Depends-on): Add extensions.
21979         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
21980
21981 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
21982
21983         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
21984         pathconf.
21985         * m4/same.m4 (gl_SAME): Likewise.
21986         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
21987
21988         * m4/regex.m4: Adjust to new libc regex implementation.
21989         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
21990         all the .c and .h parts of (the new) regex.
21991         Quote the m4 stuff better.
21992         Check for RE_ICASE bug of old gnulib.
21993         Check for REG_STARTEND of recent libc.
21994         Rename local variables from jm_* to gl_*.
21995         Quote operand of "test -f".
21996         Say "recent enough" version of libc, not "version 2".
21997         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
21998         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
21999         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
22000         Remove check for btowc, isascii.
22001         Require AM_LANGINFO_CODESET.
22002
22003 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
22004
22005         * lib/regex.c, regex.h: Sync from libc.
22006         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
22007         * lib/regexec.c:
22008         New files, synced from libc, except that regex_internal.h
22009         currently has a small porting fix.
22010
22011 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
22012
22013         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
22014         regex_internal.c, regexec.c.
22015         Add regex_internal.h too, but as a comment, since the libc version
22016         is currently broken in gnulib mode.
22017
22018 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
22019
22020         Support programs like Emacs that use gnulib but not gettext.
22021         * MODULES.html.sh (Internationalization functions): Add gettext-h.
22022         * modules/gettext-h: New file.
22023         * modules/gettext (Files): Remove lib/gettext.h.
22024         (Depends-on): Add gettext-h.
22025         (Makefile.am): Remove lib_SOURCES.
22026         * modules/argmatch, modules/c-stack, modules/closeout:
22027         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
22028         * modules/execute, modules/file-type, modules/getaddrinfo:
22029         * modules/getopt, modules/human, modules/javacomp:
22030         * modules/javaexec, modules/mkdir-p, modules/obstack:
22031         * modules/openat, modules/pagealign_alloc, modules/pipe:
22032         * modules/quotearg, modules/regex, modules/rpmatch:
22033         * modules/unicodeio, modules/userspec, modules/version-etc:
22034         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
22035         * modules/xsetenv:
22036         Depend on gettext-h, not gettext.
22037
22038 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
22039
22040         * gnulib-tool (func_import): Add support for 'public domain' license.
22041         * modules/alloca, modules/atexit, modules/memmove:
22042         Now public domain, not GPL.
22043         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
22044         * modules/realloc, modules/strerror, modules/strtod:
22045         Now LGPL, not GPL.
22046
22047 2005-07-05  Bruno Haible  <bruno@clisp.org>
22048
22049         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
22050         autoconf CVS. Needed for mingw.
22051
22052 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
22053
22054         Remove the dependency of the strftime module on the tzset module.
22055         * modules/strftime (Depends-on): Remove dependency on tzset.
22056
22057 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
22058
22059         Remove the dependency of the strftime module on the tzset module.
22060         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
22061         gl_FUNC_TZSET_CLOBBER.
22062
22063 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
22064
22065         Remove the dependency of the strftime module on the tzset module.
22066         * lib/strftime.c (my_strftime)
22067         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
22068         Copy the input structure, to work around some of the bug with
22069         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
22070         Solaris releases, you should also use the tzset module, but we won't
22071         require it as a dependency any more since we don't want LGPLed code
22072         to depend on GPLed code.
22073
22074 2005-07-02  Jim Meyering  <jim@meyering.net>
22075
22076         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
22077         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
22078         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
22079         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
22080
22081 2005-07-02  Jim Meyering  <jim@meyering.net>
22082
22083         * lib/backupfile.c (backup_args): Change a `0' to NULL.
22084
22085 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
22086
22087         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
22088         declares only 'struct timespec;' (!).
22089
22090 2005-07-01  Jim Meyering  <jim@meyering.net>
22091
22092         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
22093         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
22094         * lib/save-cwd.c, tempname.c:
22095         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
22096         and don't include <sys/file.h>).
22097
22098 2005-06-29  Jim Meyering  <jim@meyering.net>
22099
22100         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
22101         type name.  Use the variable name instead.
22102         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
22103         Likewise.
22104
22105 2005-06-28  Simon Josefsson  <jas@extundo.com>
22106
22107         * modules/check-version (Files): Add check-version.m4.
22108
22109 2005-06-28  Simon Josefsson  <jas@extundo.com>
22110
22111         * m4/check-version.m4: New file, suggested by Jim Meyering
22112         <jim@meyering.net>.
22113
22114 2005-06-28  Simon Josefsson  <jas@extundo.com>
22115
22116         * lib/check-version.h, lib/check-version.c: New files.
22117
22118 2005-06-28  Simon Josefsson  <jas@extundo.com>
22119
22120         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
22121         collision with global variable.  Better indentation.  Don't
22122         increment buffer pointer beyond buffer end.  Based on comments
22123         from Paul Eggert <eggert@cs.ucla.edu>.
22124
22125         * lib/base64.h: Indent.
22126
22127 2005-06-28  Simon Josefsson  <jas@extundo.com>
22128
22129         * doc/gnulib.texi (Library version handling): New section.
22130
22131 2005-06-28  Jim Meyering  <jim@meyering.net>
22132
22133         * check-module (find_included_lib_files): Hard-code another
22134         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
22135         but modules/fts-lgpl (correctly) does not list those files.
22136
22137         * modules/canonicalize (Files): Add lib/pathmax.h.
22138
22139 2005-06-25  Simon Josefsson  <jas@extundo.com>
22140
22141         * modules/check-version: New file.
22142
22143 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
22144
22145         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
22146         initializer of struct addrinfo, as an indication that we don't
22147         care how many members the structure has.
22148
22149 2005-06-24  Derek Price  <derek@ximbiot.com>
22150         and Bruno Haible  <bruno@clisp.org>
22151
22152         Remove stat module & update lstat.
22153         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
22154         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
22155         * m4/stat.m4: Remove this file.
22156
22157 2005-06-24  Derek Price  <derek@ximbiot.com>
22158         and Bruno Haible  <bruno@clisp.org>
22159
22160         Remove stat module & update lstat.
22161         * lib/stat.c: Remove this file...
22162         (slash_aware_lstat): ...moving this content and its support...
22163         * lib/lstat.c (rpl_lstat): ...into here.
22164         * lib/lstat.h: New file.
22165
22166 2005-06-24  Derek Price  <derek@ximbiot.com>
22167         and Bruno Haible  <bruno@clisp.org>
22168
22169         Remove stat module & update lstat.
22170         * config/srclist.txt (libc sources): Remove stat.
22171
22172 2005-06-24  Derek Price  <derek@ximbiot.com>
22173         and Bruno Haible  <bruno@clisp.org>
22174
22175         Remove stat module & update lstat.
22176         * MODULES.html.sh (stat): Remove.
22177         * MODULES.html: Regenerated.
22178         * modules/lstat (Description): Correct function name.
22179         (Files): Add "lstat.h".
22180         (Depends-on): Remove stat, add xalloc, stat-macros.
22181         * modules/stat: Remove this file.
22182         (Include): Add "lstat.h", remove <sys/stat.h>.
22183
22184 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
22185
22186         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
22187         (ranged_convert): Don't save conversion in a temporary struct.
22188         This causes a warning with GCC 4.0.0, and anyway in the typical
22189         case it's not worth the extra 100 bytes or so of code.
22190         (ranged_convert, __mktime_internal): When calling a function via a
22191         pointer P, use P () rather than (*P) (), as we now assume C89 or
22192         better.
22193
22194 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
22195
22196         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
22197         "who -r" failed to give output.  Problem reported by Tim Waugh.
22198
22199         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
22200         (xcalloc): Use it to avoid needless tests.
22201         Problem reported by Jim Meyering.
22202
22203 2005-06-20  Derek Price  <derek@ximbiot.com>
22204
22205         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
22206         unnecessary for Autoconfs > 2.59c.
22207
22208 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
22209
22210         * lib/argp.h (__option_is_short): Check upper limit of
22211         __key. Isprint() requires its argument to have the value
22212         of an unsigned char or EOF.
22213
22214 2005-06-16  Jim Meyering  <jim@meyering.net>
22215
22216         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
22217         when either N or S is zero.
22218
22219 2005-06-16  Derek Price  <derek@ximbiot.com>
22220
22221         * m4/bison.m4: Declare YACC & YFLAGS precious.
22222
22223 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
22224
22225         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
22226         multibyte string or pattern, fall back on unibyte matching.
22227         Problem reported by James Youngman.
22228
22229 2005-06-08  Bruno Haible  <bruno@clisp.org>
22230
22231         * modules/csharpcomp: New file.
22232         * MODULES.html.sh (C#): Add csharpcomp.
22233
22234 2005-06-08  Bruno Haible  <bruno@clisp.org>
22235
22236         * m4/csharpcomp.m4: New file, from GNU gettext.
22237
22238 2005-06-08  Bruno Haible  <bruno@clisp.org>
22239
22240         * lib/csharpcomp.h: New file, from GNU gettext.
22241         * lib/csharpcomp.c: New file, from GNU gettext.
22242         * lib/csharpcomp.sh.in: New file, from GNU gettext.
22243
22244 2005-06-08  Bruno Haible  <bruno@clisp.org>
22245
22246         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
22247         warning on mingw.
22248
22249 2005-06-07  Derek Price  <derek@ximbiot.com>
22250
22251         Sync from CVS.
22252         * lib/glob_.h: Indent nested #ifdef.
22253
22254 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
22255
22256         Sync from coreutils.
22257         Use "file name" when talking about file names, instead of "filename"
22258         or "path", as per the GNU coding standards.
22259         * lib/mkdir-p.c: Renamed from makepath.c.
22260         (make_dir_parents): Renamed from make_path.  All callers changed.
22261         * lib/mkdir-p.h: Likewise.  All includers changed.
22262         * lib/filenamecat.c: Renamed from path-concat.c.
22263         (file_name_concat): Renamed from path_concat.  All callers changed.
22264         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
22265         * lib/filenamecat.h: Likewise.  All includers changed.
22266         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
22267         in comments or local variable names.
22268         * lib/basename.c: Likewise.
22269         * lib/canonicalize.c, canonicalize.h: Likewise.
22270         * lib/dirname.c, dirname.h: Likewise.
22271         * lib/euidaccess.c: Likewise.
22272         * lib/exclude.c: Likewise
22273         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
22274         * lib/fsusage.c, fsuage.h: Likewise.
22275         * lib/fts.c, fts_.h: Likewise.
22276         * lib/getcwd.c: Likewise.
22277         * lib/getloadavg.c: Likewise.
22278         * lib/mkstemp.c: Likewise.
22279         * lib/mountlist.c, mountlist.h: Likewise.
22280         * lib/openat.c, openat.h: Likewise.
22281         * lib/readlink-stub.c: Likewise.
22282         * lib/readutmp.c, readutmp.h: Likewise.
22283         * lib/rename.c: Likewise.
22284         * lib/rmdir.c: Likewise.
22285         * lib/same.c: Likewise.
22286         * lib/savedir.c: Likewise.
22287         * lib/stripslash.c: Likewise.
22288         * lib/tempname.c: Likewise.
22289         * lib/xreadlink.c: Likewise.
22290         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
22291         All uses changed.
22292         * lib/exclude.h: Likewise.
22293
22294         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
22295         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
22296         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
22297         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
22298         * lib/pathmax.h: Include <limits.h> unconditionally, since other
22299         files have been getting away with it for years (MORE/BSD 4.3
22300         is extinct now).
22301         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
22302         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
22303
22304         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
22305         Define to 256, not 255, as per modern POSIX.
22306
22307 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
22308
22309         Sync from coreutils.
22310         Use "file name" when talking about file names, instead of "filename"
22311         or "path", as per the GNU coding standards.
22312         * MODULES.html.sh: mkdir-p renamed from makepath.
22313         filenamecat renamed from path-concat.
22314         * modules/filenamecat: Renamed from modules/path-concat.
22315         (Files): filenamecat.h and filenamecat.c renamed from
22316         path-concat.h and path-concat.c.
22317         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
22318         (Include): filenamecat.h, not path-concat.h.
22319         * modules/mkdir-p: Renamed from modules/makepath.
22320         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
22321         makepath.c.
22322         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
22323         (Include): mkdir-p.h, not makepath.h.
22324
22325 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
22326
22327         Sync from coreutils.
22328         * m4/mkdir-p.m4: Renamed from makepath.m4.
22329         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
22330         Rename files from makepath.c to mkdir-p.c, and from
22331         makepath.h to mkdir-p.h.
22332         * m4/filenamecat.m4: Renamed from path-concat.m4.
22333         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
22334         Rename files from path-concat.c to filenamecat.c,
22335         and from path-concat.h to filenamecat.h.
22336         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
22337         "file name" in local variables or comments.
22338         * m4/rename.m4: Likewise.
22339
22340 2005-06-01  Bruno Haible  <bruno@clisp.org>
22341
22342         * modules/csharpexec: New file.
22343         * MODULES.html.sh (C#): New section.
22344
22345 2005-06-01  Bruno Haible  <bruno@clisp.org>
22346
22347         * m4/csharp.m4: New file, from GNU gettext.
22348         * m4/csharpexec.m4: New file, from GNU gettext.
22349
22350 2005-06-01  Bruno Haible  <bruno@clisp.org>
22351
22352         * lib/csharpexec.h: New file, from GNU gettext.
22353         * lib/csharpexec.c: New file, from GNU gettext.
22354         * lib/csharpexec.sh.in: New file, from GNU gettext.
22355
22356 2005-05-31  Derek Price  <derek@ximbiot.com>
22357             Paul Eggert  <eggert@cs.ucla.edu>
22358
22359         Sync from cvs.
22360         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
22361
22362 2005-05-31  Derek Price  <derek@ximbiot.com>
22363             Paul Eggert  <eggert@cs.ucla.edu>
22364
22365         Sync from cvs.
22366         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
22367
22368 2005-05-29  Derek Price  <derek@ximbiot.com>
22369
22370         * config/srclist.txt (glob_.h, glob.c): Add these files.
22371
22372 2005-05-29  Derek Price  <derek@ximbiot.com>
22373
22374         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
22375         * modules/glob: New file.
22376         * modules/getlogin_r: Add link to POSIX spec in description.
22377
22378 2005-05-29  Derek Price  <derek@ximbiot.com>
22379             Paul Eggert  <eggert@cs.ucla.edu>
22380
22381         * m4/glob.m4: New file.
22382
22383 2005-05-29  Derek Price  <derek@ximbiot.com>
22384             Paul Eggert  <eggert@cs.ucla.edu>
22385
22386         * lib/glob_.h, lib/glob.c: New files.
22387
22388 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
22389
22390         * modules/fts (Files): Remove m4/inttypes-pri.m4.
22391         * modules/fts-lgpl (Depends-on): Remove gettext.
22392
22393 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
22394
22395         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
22396         and don't require gt_INTTYPES_PRI.
22397
22398 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
22399
22400         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
22401
22402         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
22403         the configuration hassle isn't worth it.
22404         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
22405         (LONGEST_MODIFIER, PRIuMAX): Remove.
22406
22407 2005-05-27  Bruno Haible  <bruno@clisp.org>
22408
22409         * lib/getlogin_r.h: Remove second include of <stddef.h>.
22410
22411 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
22412
22413         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
22414         _POSIX_PTHREAD_SEMANTICS for Solaris.
22415
22416 2005-05-25  Derek Price  <derek@ximbiot.com>
22417
22418         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
22419
22420 2005-05-25  Derek Price  <derek@ximbiot.com>
22421             Paul Eggert  <eggert@cs.ucla.edu>
22422
22423         * modules/getlogin_r, m4/getlogin_r.m4: New files.
22424         * lib/getlogin_r.c, getlogin_r.h: New files.
22425
22426 2005-05-25  Bruno Haible  <bruno@clisp.org>
22427             Derek Price  <derek@ximbiot.com>
22428
22429         * lib/getlogin_r.h: Simplify API documentation.
22430
22431 2005-05-23  Derek Price  <derek@ximbiot.com>
22432
22433         * modules/minmax (Files): Add m4/minmax.m4.
22434         (configure.ac): Add gl_MINMAX.
22435
22436 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
22437
22438         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
22439         so that unistd-safer.h (GPL'ed code) need not be included.
22440
22441 2005-05-22  Bruno Haible  <bruno@clisp.org>
22442
22443         * m4/minmax.m4: New file.
22444         Based on a patch by Derek Price <derek@ximbiot.com>.
22445
22446 2005-05-22  Bruno Haible  <bruno@clisp.org>
22447
22448         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
22449         (INT64_MIN): Fix definition.
22450         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
22451
22452         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
22453         NEED_SIGNED_INT_TYPES.
22454
22455         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
22456         HAVE_SYSTEM_INTTYPES.
22457
22458 2005-05-22  Bruno Haible  <bruno@clisp.org>
22459
22460         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
22461         Also include <sys/param.h> if it defines MIN, MAX.
22462         Based on a patch by Derek Price <derek@ximbiot.com>.
22463
22464 2005-05-21  Jim Meyering  <jim@meyering.net>
22465
22466         * modules/fts (Files): Add m4/inttypes-pri.m4.
22467         (Depends-on): Add lstat and remove gettext.  Alphabetize.
22468
22469 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
22470
22471         New fts module.
22472         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
22473         (setup_dir, free_dir): New functions.
22474         (enter_dir, leave_dir): Define trivial
22475         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
22476         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
22477         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
22478         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
22479         Move to fts-cycle.c.
22480         (fts_open): Use setup_dir.
22481         (fts_close): Use free_dir.
22482         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
22483         This adds a label and some gotos, but the alternatives were messier.
22484         Check for memory allocation failure when entering a dir.
22485         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
22486         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
22487         (FTS): New member fts_cycle, that is a union that contains the
22488         old active_dir_ht and cycle_state.  All uses changed to mention
22489         fts_cycle.ht and fts_cycle.state.
22490         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
22491         fts.c, with the following changes:
22492         (setup_dir, free_dir): New functions.
22493         (enter_dir): Now returns bool.  Return true if successful, false
22494         if memory exhausted.  All callers changed.
22495         Do not bother partly cleaning up on
22496         memory allocation failure; that is free_dir's job.
22497         However, free ad if hash_insert fails, to avoid memory leak.
22498         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
22499         fts->fts_options to see which union member to use.
22500
22501 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
22502
22503         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
22504         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
22505
22506 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
22507
22508         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
22509
22510 2005-05-20  Jim Meyering  <jim@meyering.net>
22511
22512         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
22513         Now a macro, to pacify GCC.
22514
22515 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
22516
22517         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
22518         of -1.
22519
22520 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
22521
22522         * lib/chown.c (rpl_chown): Return -1 on failure.
22523
22524 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
22525
22526         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
22527         Don't check for stddef.h.
22528         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
22529         don't use its results.
22530         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
22531         since we include them unconditionally.  Don't require
22532         AM_STDBOOL_H, since stdbool is a prerequisite.
22533         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
22534         since we assume C89 or better.
22535         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
22536         as we don't use their results.
22537         Don't check for fchdir, memmove, memset, strrchr, as we use
22538         them unconditionally.
22539         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
22540         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
22541
22542 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
22543
22544         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
22545         Include <stddef.h> unconditionally, since we assume C89 now.
22546         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
22547         * lib/fts.c: Include fts_.h first, to check interface.
22548         Do not include intprops.h; no longer needed.
22549         Include cycle-check.h and hash.h, since fts_.h no longer does.
22550         Remove unnecessary casts of closedir to void.
22551         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
22552         decide whether to decrement nlinks.
22553         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
22554         (FTS): Use struct hash_table * instead of Hash_table, so that
22555         we no longer need to include hash.h here.
22556
22557 2005-05-18  Jim Meyering  <jim@meyering.net>
22558
22559         * modules/dirfd (License): Change to LGPL.  Most of the code
22560         is already in the public domain.
22561
22562 2005-05-18  Jim Meyering  <jim@meyering.net>
22563
22564         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
22565         Reported by Yoann Vandoorselaere.
22566
22567 2005-05-17  Jim Meyering  <jim@meyering.net>
22568
22569         * m4/fts.m4: New file, from coreutils.
22570
22571 2005-05-17  Jim Meyering  <jim@meyering.net>
22572
22573         * lib/fts.c, lib/fts_.h: New files, from coreutils.
22574
22575 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
22576
22577         Sync from coreutils.
22578         * m4/unlinkdir.m4: New file.
22579
22580 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
22581
22582         Sync from coreutils.
22583         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
22584         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
22585         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
22586         White space changes only.
22587         * lib/makepath.c (make_path): Port to hosts where leading "//" is
22588         special.
22589         * lib/yesno.c: Include getline.h, not ctype.h.
22590         (yesno): Don't remove leading white space; POSIX doesn't allow it.
22591         Use getline to remove arbitrary restriction on response length.
22592
22593 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
22594
22595         * config/srclist-update: Spell out "Street" in FSF postal
22596         mail address; this is the style the FSF seems to prefer.
22597
22598         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
22599         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
22600         this updates FSF postal mail address.
22601
22602         Sync from coreutils.
22603         * modules/unlinkdir: New file.
22604         * modules/yesno (Depends-on): Add getline.
22605         * MODULES.html.sh (File system functions): Add unlinkdir.
22606
22607 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
22608
22609         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
22610         lib/strsep.h:
22611         Change the initial comment to refer to GPL, not LGPL.
22612         gnulib-tool will change it to LGPL as needed.
22613
22614         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
22615         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
22616         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
22617         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
22618         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
22619         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
22620         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
22621         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
22622         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
22623         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
22624         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
22625         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
22626         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
22627         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
22628         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
22629         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
22630         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
22631         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
22632         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
22633         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
22634         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
22635         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
22636         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
22637         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
22638         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
22639         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
22640         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
22641         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
22642         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
22643         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
22644         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
22645         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
22646         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
22647         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
22648         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
22649         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
22650         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
22651         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
22652         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
22653         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
22654         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
22655         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
22656         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
22657         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
22658         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
22659         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
22660         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
22661         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
22662         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
22663         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
22664         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
22665         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
22666         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
22667         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
22668         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
22669         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
22670         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
22671         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
22672         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
22673         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
22674         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
22675         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
22676         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
22677         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
22678         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
22679         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
22680         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
22681         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
22682         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
22683         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
22684         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
22685         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
22686         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
22687         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
22688         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
22689         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
22690         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
22691         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
22692         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
22693         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
22694         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
22695         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
22696         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
22697         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
22698         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
22699         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
22700         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
22701         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
22702         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
22703         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
22704         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
22705         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
22706         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
22707         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
22708         lib/yesno.c, lib/yesno.h:
22709         Update FSF postal mail address.
22710
22711 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
22712
22713         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
22714         tests/test-memmem.c, tests/test-stpncpy.c:
22715         Update FSF postal mail address.
22716
22717 2005-05-13  Bruno Haible  <bruno@clisp.org>
22718
22719         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
22720         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
22721         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
22722         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
22723         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
22724         Add support for 64-bit integers in the MSVC compiler.
22725
22726 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
22727
22728         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
22729
22730 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
22731
22732         * gnulib-tool (func_import): Sort and uniquify recommended includes.
22733
22734 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
22735
22736         * doc/getdate.texi (General date syntax): Don't say that date
22737         date --iso-8601=ns generates acceptable dates; it doesn't yet.
22738         Problem reported by Nic Ferrier.
22739
22740 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22741
22742         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
22743         specified in ai_socktype. Fix invalid ai_protocol
22744         check. ai_protocol is usually set to 0 or depending on
22745         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
22746         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
22747         ai_socktype / ai_protocol in the returned addrinfo structure.
22748
22749 2005-05-10  Simon Josefsson  <jas@extundo.com>
22750
22751         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
22752         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
22753
22754 2005-05-10  Karl Berry  <karl@gnu.org>
22755
22756         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
22757         (from http://www.gnu.org/licenses).
22758         * doc/COPYING.LIB: also rename to COPYING.LESSER.
22759         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
22760         fdl.texi suffices.
22761
22762 2005-05-10  Karl Berry  <karl@gnu.org>
22763
22764         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
22765         (COPYING.DOC): remove.
22766
22767         * config/srclist-update: new FSF address.
22768
22769 2005-05-10  Derek Price  <derek@ximbiot.com>
22770
22771         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
22772         possible.
22773
22774 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22775             Bruno Haible  <bruno@clisp.org>
22776
22777         * modules/inet_ntop: New file.
22778         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
22779         inet_ntop.
22780
22781 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22782             Bruno Haible  <bruno@clisp.org>
22783
22784         * m4/inet_ntop.m4: New file.
22785
22786 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22787             Bruno Haible  <bruno@clisp.org>
22788
22789         * lib/inet_ntop.h: New file.
22790         * lib/inet_ntop.c: New file, from glibc with modifications.
22791
22792 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
22793
22794         * modules/time_r (License): Change to LGPL.
22795         * modules/extensions (License): Change to LGPL.  Actually,
22796         the license is more permissive than that, but currently gnulib-tool
22797         doesn't know how to handle more-permissive licenses.
22798
22799         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
22800         Problem reported by Dave Love.
22801
22802 2005-05-08  Jim Meyering  <jim@meyering.net>
22803
22804         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
22805         blank.
22806
22807 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
22808
22809         * modules/argmatch (Depends-on): Add stdbool.
22810         * modules/backupfile (Depends-on): Likewise.
22811         * modules/chdir-long (Depends-on): Likewise.
22812         * modules/closeout (Depends-on): Likewise.
22813         * modules/cycle-check (Depends-on): Likewise.
22814         * modules/dirname (Depends-on): Likewise.
22815         * modules/fnmatch (Depends-on): Likewise.
22816         * modules/fsusage (Depends-on): Likewise.
22817         * modules/fwriteerror (Depends-on): Likewise.
22818         * modules/getcwd (Depends-on): Likewise.
22819         * modules/getloadavg (Depends-on): Likewise.
22820         * modules/hard-locale (Depends-on): Likewise.
22821         * modules/makepath (Depends-on): Likewise.
22822         * modules/mountlist (Depends-on): Likewise.
22823         * modules/nanosleep (Depends-on): Likewise.
22824         * modules/posixtm (Depends-on): Likewise.
22825         * modules/quotearg (Depends-on): Likewise.
22826         * modules/readtokens (Depends-on): Likewise.
22827         * modules/readtokens0 (Depends-on): Likewise.
22828         * modules/readutmp (Depends-on): Likewise.
22829         * modules/save-cwd (Depends-on): Likewise.
22830         * modules/strftime (Depends-on): Likewise.
22831         * modules/userspec (Depends-on): Likewise.
22832         * modules/utimecmp (Depends-on): Likewise.
22833         * modules/xgetcwd (Depends-on): Likewise.
22834         * modules/xnanosleep (Depends-on): Likewise.
22835         * modules/xstrtod (Depends-on): Likewise.
22836         * modules/yesno (Depends-on): Likewise.
22837
22838 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
22839
22840         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
22841         needless checks.
22842
22843 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
22844
22845         Merge from coreutils.  Among other things,
22846         add bulletproofing for cases where stdin, stdout, or stderr are closed.
22847         * lib/fd-safer.c: New file.
22848         * lib/fcntl-safer.h, open-safer.c: Remove.
22849         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
22850         * lib/dup-safer.c: Include unistd-safer.h first.
22851         Don't include errno.h.
22852         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
22853         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
22854         * lib/file-type.c: Rely on file-type.h change.
22855         * lib/getloadavg.c: Include unistd-safer.h.
22856         (getloadavg): Use safer open.
22857         * lib/getusershell.c: Include "stdio-safer.h".
22858         (getusershell): Use safer fopen.
22859         * lib/long-options.c (long_options): Use NULL rather than 0.
22860         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
22861         'free'.
22862         * lib/modechange.c: Likewise.
22863         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
22864         (MODE_DONE): New constant.
22865         (struct mode_change): Remove 'next' member.
22866         (make_node_op_equals): New function; like the old one of the
22867         same name, except it allocates an array.
22868         (mode_compile, mode_create_from_ref): Use it.
22869         (mode_compile): Allocate result as an array, not a linked list.
22870         Parse octal string ourself, so that we catch mistakes like "+0".
22871         (mode_adjust): Arg is an array, not a linked list.
22872         * lib/modechange.c: Include stat-macros.h, xalloc.h.
22873         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
22874         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
22875         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
22876         Remove.  This is now stat-macros.h's job.
22877         (talloc): Remove.  All callers replaced by xalloc, so that
22878         our invokers don't have to worry about reporting memory failures.
22879         (make_node_op_equals): Remove.
22880         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
22881         New constants.
22882         (struct mode_change): Moved here from modechange.h.
22883         (mode_append_entry): Remove.
22884         (mode_compile): Remove MASKED_OPS arg, since it encouraged
22885         apps to have incorrect behavior.  Use simpler algorithm for head
22886         and tail.  Don't futz with umask; that's now the job of mode_adjust.
22887         Detect more invalid usages rather than having somewhat-random behavior.
22888         Don't insert an "a=" action, as that leads to incorrect behavior.
22889         (mode_compile, mode_create_from_ref): Return NULL on error instead
22890         of an enum, since now there's only one way to have an error.  All
22891         callers changed.
22892         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
22893         at the correct time.  Simplify calculation of "+u" and its ilk.
22894         Don't mishandle "+X".
22895         (mode_free): Remove "register" and localize decls.
22896         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
22897         (struct mode_change): Move to modechange.c; callers don't
22898         need to see this stuff.
22899         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
22900         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
22901         (mode_change, mode_adjust): Reflect the new signatures noted above.
22902         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
22903         that might redefine system include files.
22904         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
22905         (my_usleep): Use NULL rather than (void *) 0.
22906         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
22907         Use siginterrupt to specify that system calls should be interrupted.
22908         (rpl_nanosleep): Move initialization of suspended closer to call of
22909         my_usleep.
22910         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
22911         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
22912         (desirable_utmp_entry): New function.
22913         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
22914         using x2nrealloc, to simplify logic.
22915         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
22916         size calculation.  Do not assume utmp file is a regular file.
22917         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
22918         (READ_UTMP_CHECK_PIDS): New constant.
22919         * lib/save-cwd.c: Include unistd-safer.h.
22920         (save_cwd): Use fd_safer.
22921         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
22922         [!_LIBC] Include "stat-macros.h" instead.
22923         * lib/unistd-safer.h (fd_safer): New decl.
22924
22925 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
22926
22927         * modules/getloadavg (Depends-on): Add unistd-safer.
22928         * modules/getusershell (Depends-on): Add stdio-safer.
22929         * modules/lstat (Depends-on): Remove xalloc.
22930         * modules/mkstemp (Depends-on): Add stat-macros.
22931         * modules/modechange (Depends-on): Remove xstrtol.
22932         Add stat-macros, xalloc.
22933         * modules/save-cwd (Depends-on): Add unistd-safer.
22934         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
22935         * modules/unistd-safer (Files): Add lib/fd-safer.c
22936         (Makefile.am): Remove lib_SOURCES.
22937
22938         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
22939         Remove fcntl-safer; unistd-safer supersedes it.
22940
22941 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
22942
22943         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
22944         AC_HEADER_STAT.
22945         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
22946         (gl_PREREQ_CHOWN): Remove.
22947         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
22948         it.  Don't require AC_HEADER_STAT.
22949         (gl_PREREQ_LSTAT): Remove.
22950         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
22951         Don't require AC_HEADER_STAT.
22952         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
22953         (gl_PREREQ_RMDIR): Remove.
22954         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
22955         mention stat-macros.h or AC_HEADER_STAT, since we'll make
22956         the stat-macros module a prerequisite.
22957         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
22958         * m4/filemode.m4 (gl_FILEMODE): Likewise.
22959         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
22960         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
22961         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
22962         variable names.
22963         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
22964         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
22965         variable prefixes.
22966         * m4/fcntl-safer.m4: Remove.
22967         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
22968         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
22969         Invoke gl_PREREQ_FD_SAFER.
22970         (gl_PREREQ_FD_SAFER): New macro.
22971         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
22972         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
22973         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
22974         Remove duplicate call to AC_LIBOBJ(readutmp).
22975         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
22976
22977         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
22978         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
22979
22980 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
22981
22982         * MODULES.html.sh (Misc): Add byteswap.
22983
22984 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
22985
22986         * modules/getcwd (Depends-on): Add extensions.
22987         * modules/openat (Depends-on): Likewise.
22988
22989 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
22990
22991         * modules/byteswap: New file.
22992
22993 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
22994
22995         * m4/byteswap.m4: New file.
22996
22997 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
22998
22999         * lib/byteswap_.h: New file.
23000
23001 2005-04-25  Karl Berry  <karl@gnu.org>
23002
23003         * m4/gettext.m4: Update from GNU gettext 0.14.4.
23004
23005 2005-04-25  Albert Chin  <china@thewrittenword.com>
23006
23007         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
23008         Toolkit C bug.
23009
23010 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
23011
23012         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
23013         (func_ln_if_changed) Remove forcibly for no error message
23014         in case file does not exist.
23015
23016 2005-04-19  Simon Josefsson  <jas@extundo.com>
23017
23018         * gnulib-tool (Options): Make --symlink mean --symbolic.
23019
23020 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
23021
23022         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
23023
23024 2005-04-16  Simon Josefsson  <jas@extundo.com>
23025
23026         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
23027
23028 2005-04-15  Simon Josefsson  <jas@extundo.com>
23029
23030         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
23031
23032 2005-04-15  Simon Josefsson  <jas@extundo.com>
23033
23034         * gnulib-tool: Rename --symlink to --symbolic.
23035
23036 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
23037
23038         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
23039         symbolic links to files instead of copying/moving.  Add --aux-dir,
23040         specifying directory relative --dir where auxiliary build tools
23041         are placed.
23042
23043 2005-04-14  Bruno Haible  <bruno@clisp.org>
23044
23045         * modules/allocsa (License): Change to LGPL.
23046         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
23047
23048 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
23049
23050         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
23051         that "UTC +1 second" continues to work.  Problem reported
23052         by Dmitry V. Levin.
23053         (relunit_snumber): New rule.
23054         (relunit): Use it.
23055
23056 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
23057
23058         * lib/getdate.y (universal_time_zone_table): New constant.
23059         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
23060         universal_time_zone_table.
23061         (lookup_zone): Prefer universal_time_zone_table to
23062         local_time_zone_table, so that "GMT" time stamps are allowed in
23063         London during the summer.  Problem reported by Ian Abbott.
23064
23065 2005-04-12  Jim Meyering  <jim@meyering.net>
23066
23067         * lib/human.c (humblock): Set *options even when returning due to
23068         xstrtoumax conversion failure.  Thanks to a used-uninitialized
23069         warning from gcc-4.
23070
23071 2005-04-09  Jim Meyering  <jim@meyering.net>
23072
23073         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
23074         -Wuninitialized: initialize tm0.tm_year.
23075
23076 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
23077
23078         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
23079         count, since there's no maximum.  All uses changed.
23080         Add member dsts_seen.
23081         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
23082         not being INT_MAX.
23083         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
23084         Use pc_rels_seen to decide whther a date is absolute.
23085
23086         * lib/getdate.y (number): Don't overwrite year.
23087         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
23088         check.
23089
23090 2005-04-02  Simon Josefsson  <jas@extundo.com>
23091
23092         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
23093         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
23094
23095 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
23096
23097         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
23098         where no absolute path name can be longer than PATH_MAX.
23099
23100 2005-03-27  Jim Meyering  <jim@meyering.net>
23101
23102         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
23103
23104 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
23105
23106         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
23107         "one's complement" -> "ones' complement" in comment, as per Knuth.
23108         "value of type" -> "type or expression" in comment.
23109         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
23110
23111 2005-03-26  Jim Meyering  <jim@meyering.net>
23112
23113         Comment nits.
23114         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
23115         Correct typos: s/or/of/.
23116
23117 2005-03-26  Jim Meyering  <jim@meyering.net>
23118
23119         * modules/check-include-files: Move to ../ and rename to...
23120         * check-module: ...this.
23121
23122 2005-03-25  Jim Meyering  <jim@meyering.net>
23123
23124         * modules/xvasprintf (Files): Add xalloc.h.
23125
23126 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
23127
23128         * modules/gettext (Files): config/config.rpath ->
23129         build-aux/config.rpath
23130         * modules/iconv (Files): Likewise.
23131         Problem reported by Oskar Liljeblad.
23132
23133 2005-03-23  Jim Meyering  <jim@meyering.net>
23134
23135         * modules/check-include-files: New script to check for
23136         missing dependencies, multiple includes, etc.
23137
23138         * modules/c-strtold (Depends-on): Add xalloc.
23139         * modules/c-strtod (Depends-on): Add xalloc.
23140         * modules/hash (Depends-on): Add xalloc.
23141         (Files): Remove lib/xalloc.h.
23142
23143         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
23144         * modules/userspec (Files): Add lib/inttostr.h.
23145
23146 2005-03-23  Jim Meyering  <jim@meyering.net>
23147
23148         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
23149
23150 2005-03-22  Jim Meyering  <jim@meyering.net>
23151
23152         * modules/stat-macros: New module.
23153         * modules/canonicalize, modules/euidaccess, modules/file-type,
23154         * modules/filemode, modules/lchown, modules/makepath,
23155         * modules/rmdir, modules/stat: Depend on new stat-macros module
23156         rather than listing lib/stat-macros.h manually.
23157         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
23158
23159 2005-03-22  Jim Meyering  <jim@meyering.net>
23160
23161         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
23162
23163 2005-03-22  Bruno Haible  <bruno@clisp.org>
23164
23165         * config/srclist.txt: Replace target directory 'config' with
23166         'build-aux'.
23167         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
23168         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
23169         ../build-aux/.
23170
23171 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
23172
23173         * modules/chdir-long (Depends-on): Add mempcpy.
23174
23175         * modules/acl, modules/backupfile, modules/c-strtod,
23176         modules/c-strtold, modules/canon-host, modules/canonicalize,
23177         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
23178         modules/exclude, modules/exitfail, modules/file-type,
23179         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
23180         modules/getdate, modules/getline, modules/getpagesize,
23181         modules/getpass, modules/getugroups, modules/group-member,
23182         modules/hard-locale, modules/hash, modules/human, modules/idcache,
23183         modules/inttostr, modules/long-options, modules/makepath,
23184         modules/md5, modules/memcasecmp, modules/memcoll,
23185         modules/modechange, modules/mountlist, modules/path-concat,
23186         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
23187         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
23188         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
23189         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
23190         modules/strftime, modules/strndup, modules/strverscmp,
23191         modules/timespec, modules/unlocked-io, modules/userspec,
23192         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
23193         modules/yesno:
23194         Remove lib_SOURCES line from Makefile.am section, as this is now
23195         done automatically by the corresponding Autoconf macro.
23196
23197 2005-03-21  Jim Meyering  <jim@meyering.net>
23198
23199         Changes imported from coreutils.
23200
23201         * lib/cycle-check.c: Don't include xalloc.h.
23202
23203         * lib/path-concat.c: Don't include assert.h.
23204         (path_concat): Remove assertion that would have triggered
23205         for ABASE starting with more than one slash.
23206         Reported by Andreas Schwab.
23207
23208         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
23209         properly when ABASE is an absolute file name.
23210         Correct the description of this function.
23211         Include <assert.h>.
23212         Add an assertion and a test driver.
23213         This fixes a bug introduced on 2004-07-02.
23214         Andreas Schwab reported the resulting failure of cp --parents:
23215         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
23216
23217 2005-03-21  Jim Meyering  <jim@meyering.net>
23218
23219         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
23220         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
23221
23222 2005-03-21  Jim Meyering  <jim@meyering.net>
23223         and  Paul Eggert  <eggert@cs.ucla.edu>
23224
23225         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
23226         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
23227         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
23228         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
23229         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
23230         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
23231         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
23232         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
23233         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
23234         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
23235         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
23236         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
23237         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
23238         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
23239         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
23240         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
23241         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
23242         for these modules.
23243
23244 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
23245
23246         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
23247         (which shouldn't happen), generate nothing instead of returning 0
23248         immediately, so that nstrftime (NULL, ...) doesn't return 0.
23249
23250 2005-03-16  Bruno Haible  <bruno@clisp.org>
23251
23252         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
23253         HAVE_LONGLONG_64BIT.
23254
23255 2005-03-16  Bruno Haible  <bruno@clisp.org>
23256
23257         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
23258         HAVE_LONGLONG_64BIT.
23259
23260 2005-03-16  Bruno Haible  <bruno@clisp.org>
23261
23262         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
23263         HAVE_LONGLONG_64BIT.
23264
23265 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
23266
23267         * lib/strftime.c (my_strftime): Prepend space to format so that we can
23268         reliably distinguish strftime failure from empty output on POSIX
23269         hosts.
23270
23271 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
23272
23273         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
23274         (iconv_string): Don't guess a size-zero buffer, as that might cause
23275         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
23276         result would be 'too large', where 'too large' is (heuristically)
23277         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
23278         overflow concerns.  This will prevent some unwanted malloc failures
23279         when the inputs are very large.
23280
23281 2005-03-15  Karl Berry  <karl@gnu.org>
23282
23283         * config/srclist.txt (config.rpath): from gettext.
23284         * config/config.rpath: update.
23285
23286 2005-03-15  Bruno Haible  <bruno@clisp.org>
23287
23288         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
23289         to 'negate'.
23290
23291         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
23292         variable.
23293
23294         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
23295         results.
23296
23297 2005-03-14  Simon Josefsson  <jas@extundo.com>
23298
23299         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
23300         <fx@gnu.org>.
23301
23302 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
23303
23304         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
23305         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
23306         intprops.h.
23307         * lib/strtol.c: Likewise.
23308
23309 2005-03-14  Jim Meyering  <jim@meyering.net>
23310
23311         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
23312         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
23313         to be nonzero so that we (and caller) can detect the difference
23314         between a valid zero-length expansion and an error return, even
23315         when the underlying strftime fails before writing anything into
23316         that location.
23317
23318 2005-03-14  Bruno Haible  <bruno@clisp.org>
23319
23320         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
23321         Update from GNU gettext 0.14.3.
23322
23323 2005-03-10  Jim Meyering  <jim@meyering.net>
23324
23325         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
23326
23327 2005-03-10  Jim Meyering  <jim@meyering.net>
23328
23329         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
23330         so that this module works on systems without fchdir.
23331
23332 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
23333
23334         Factor int-properties macros into a single file, except for
23335         glibc-related files.
23336         * lib/intprops.h: New file.
23337         * lib/getloadavg.c: Include it instead of limits.h.
23338         (INT_STRLEN_BOUND): Remove.
23339         * lib/human.c: Include intprops.h.
23340         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
23341         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
23342         302/1000.
23343         * lib/inttostr.h: Include intprops.h instead of limits.h.
23344         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
23345         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
23346         for consistency with intprops.h.
23347         (time_t_is_integer, twos_complement_arithmetic): Use them.
23348         * lib/sig2str.h: Include <signal.h>, intprops.h.
23349         (INT_STRLEN_BOUND): Remove.
23350         * lib/strftime.c (TYPE_SIGNED): Remove.
23351         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
23352         * lib/strtol.c: Adjust comments to match intprops.h.
23353         * lib/userspec.c: Include intprops.h.
23354         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
23355         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
23356         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
23357         instead of rolling our own expressions.
23358         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
23359
23360         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
23361         instead of int.
23362         (my_strftime): Do not mishandle years close to INT_MAX, by doing
23363         the right thing even if adding 1900 would overflow.  Similarly
23364         for tm_mon + 1 and tm_yday + 1.
23365         Make %Y always equivalent to %C%y, and similarly for %G and %g.
23366         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
23367         (DO_SIGNED_NUMBER): New macro.
23368         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
23369
23370 2005-03-07  Bruno Haible  <bruno@clisp.org>
23371
23372         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
23373
23374 2005-03-07  Bruno Haible  <bruno@clisp.org>
23375
23376         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
23377
23378 2005-03-04  Derek R. Price  <derek@ximbiot.com>
23379
23380         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
23381         (func_import): Only replace files via --import when they have actually
23382         changed.
23383
23384 2005-03-03  Derek R. Price  <derek@ximbiot.com>
23385
23386         * m4/mmap-anon.m4: New file.
23387         * m4/pagealign_alloc.m4: New file.
23388
23389 2005-03-03  Derek R. Price  <derek@ximbiot.com>
23390             Bruno Haible  <bruno@clisp.org>
23391
23392         * modules/pagealign_alloc: New file.
23393         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
23394
23395 2005-03-03  Derek R. Price  <derek@ximbiot.com>
23396             Bruno Haible  <bruno@clisp.org>
23397
23398         * lib/pagealign_alloc.h: New file.
23399         * lib/pagealign_alloc.c: New file.
23400
23401 2005-03-03  Bruno Haible  <bruno@clisp.org>
23402
23403         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
23404         Use an all-permissive copyright notice, recommended by RMS.
23405
23406 2005-03-02  Bruno Haible  <bruno@clisp.org>
23407
23408         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
23409         of AIX, the replacement has to be done only after <string.h> is
23410         included, therefore not in config.h. stpncpy.h does the replacement,
23411         and stpncpy.c uses it.
23412
23413 2005-03-02  Bruno Haible  <bruno@clisp.org>
23414
23415         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
23416         stpncpy.c uses it.
23417
23418 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
23419
23420         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
23421         The workaround isn't strictly needed for POSIX conformance, and
23422         it's too much of a pain to configure and maintain.  We'll ask
23423         people to fix their kernels instead.
23424         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
23425         (NANOSLEEP_BUG_WORKAROUND): Remove.
23426         (xnanosleep): Remove the workaround.
23427
23428 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
23429
23430         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
23431         Reported by Derek Price.
23432         (Include): Add "timespec.h".
23433
23434         * modules/xnanosleep (Depends-on): Remove gethrxtime.
23435
23436 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
23437
23438         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
23439         to detect nanosleep bug.
23440
23441 2005-03-01  Bruno Haible  <bruno@clisp.org>
23442
23443         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
23444
23445 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
23446
23447         * modules/gethrxtime: New file.
23448         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
23449         (Depends-on): Add gethrxtime.
23450         (configure.ac): Add gl_XNANOSLEEP.
23451         (Makefile.am): Remove lib_SOURCES line.
23452
23453 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
23454
23455         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
23456         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
23457
23458 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
23459
23460         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
23461         * lib/timespec.h (gettime): Return void, since it always
23462         succeeds now.  All uses changed.
23463         * lib/gettime.c (gettime) Likewise.
23464         [HAVE_NANOTIME]: Prefer nanotime.
23465         Assume gettimeofday succeeds, as POSIX requires.
23466         Assime time () succeeds, since other code already does.
23467         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
23468         (timespec_subtract): Remove.
23469         (NANOSLEEP_BUG_WORKAROUND): New constant.
23470         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
23471         things considerably.  Use it only on GNU/Linux hosts, since the
23472         workaround shouldn't be needed elsewhere.
23473
23474 2005-02-24  Bruno Haible  <bruno@clisp.org>
23475
23476         * modules/gettext (Files): Add m4/glibc2.m4.
23477
23478 2005-02-24  Bruno Haible  <bruno@clisp.org>
23479
23480         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
23481         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
23482         * m4/progtest.m4:
23483         Update from GNU gettext 0.14.2.
23484         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
23485
23486 2005-02-24  Bruno Haible  <bruno@clisp.org>
23487
23488         * lib/localcharset.c: Update from GNU gettext 0.14.2.
23489         * lib/config.charset: Update from GNU gettext 0.14.2.
23490
23491 2005-02-24  Bruno Haible  <bruno@clisp.org>
23492
23493         * lib/gettext.h: Update from GNU gettext 0.14.2.
23494
23495 2005-02-23  Simon Josefsson  <jas@extundo.com>
23496
23497         * m4/iconvme.m4: New file.
23498
23499 2005-02-23  Jim Meyering  <jim@meyering.net>
23500
23501         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
23502         change.
23503         Thanks to Bruno Haible for catching it.
23504
23505 2005-02-22  Simon Josefsson  <jas@extundo.com>
23506
23507         * modules/iconvme: New file.
23508
23509         * MODULES.html.sh: Add iconvme.
23510
23511 2005-02-22  Simon Josefsson  <jas@extundo.com>
23512
23513         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
23514
23515 2005-02-22  Simon Josefsson  <jas@extundo.com>
23516
23517         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
23518
23519 2005-02-22  Jim Meyering  <jim@meyering.net>
23520
23521         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
23522         s/ifndef/ifdef/.
23523
23524 2005-02-20  Neil Conway  <neilc@samurai.com>
23525
23526         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
23527         returned by OSX/Darwin if the specified buffer is not large
23528         enough for the hostname.
23529
23530 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
23531
23532         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
23533         pass it to _help, otherwise the latter coredumps trying to
23534         dereference state.root_argp.
23535
23536 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
23537
23538         * modules/chdir-long (Depends-on): Add memrchr.
23539         * modules/memrchr (Files): Add lib/memrchr.h.
23540         (Include): "memrchr.h".
23541
23542 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
23543
23544         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
23545
23546 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
23547
23548         * lib/memrchr.h: New file.
23549         * lib/chdir-long.c: Include it.
23550         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
23551         Don't bother including stddef.h.
23552
23553 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
23554
23555         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
23556         inclusion.
23557         Include <sys/types.h>, for dev_t.
23558         (ME_DUMMY, ME_REMOTE): Move from here....
23559         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
23560         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
23561         Dmitry V. Levin.
23562         Include mountlist.h first, to test the interface.
23563
23564 2005-01-29  Bruno Haible  <bruno@clisp.org>
23565
23566         * lib/progname.c (program_name): Initialize.
23567         Needed when linking statically on MacOS X.
23568
23569 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
23570
23571         Sync from coreutils.
23572         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
23573         (Depends-on): Add c-strtod.
23574         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
23575
23576 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
23577
23578         Sync from coreutils.
23579         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
23580
23581         Remove files that are specific to coreutils.
23582         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
23583
23584 2005-01-28  Bruno Haible  <bruno@clisp.org>
23585
23586         * modules/javacomp: New file.
23587         * MODULES.html.sh (Java): Add javacomp.
23588
23589 2005-01-28  Bruno Haible  <bruno@clisp.org>
23590
23591         * m4/javacomp.m4: New file, from GNU gettext.
23592
23593 2005-01-28  Bruno Haible  <bruno@clisp.org>
23594
23595         * lib/javacomp.sh.in: New file, from GNU gettext.
23596         * lib/javacomp.h: New file, from GNU gettext.
23597         * lib/javacomp.c: New file, from GNU gettext.
23598
23599 2005-01-26  Simon Josefsson  <jas@extundo.com>
23600
23601         * lib/gai_strerror.c: Use GPL in header.
23602
23603 2005-01-26  Bruno Haible  <bruno@clisp.org>
23604
23605         * modules/javaexec: New file.
23606         * MODULES.html.sh (Java): Add javaexec.
23607
23608 2005-01-26  Bruno Haible  <bruno@clisp.org>
23609
23610         * m4/javaexec.m4: New file, from GNU gettext.
23611
23612 2005-01-26  Bruno Haible  <bruno@clisp.org>
23613
23614         * lib/javaexec.sh.in: New file, from GNU gettext.
23615         * lib/javaexec.h: New file, from GNU gettext.
23616         * lib/javaexec.c: New file, from GNU gettext.
23617
23618 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
23619
23620         * modules/lchown (Depends-on): Remove lchown.h
23621
23622 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
23623
23624         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
23625         must be defined if the header file was not found, in order
23626         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
23627
23628 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
23629
23630         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
23631         initializers for struct pentry_state.
23632         (__argp_error): Check return value of __asprintf
23633         (__argp_failure): Translate error message
23634
23635         * lib/argp-parse.c: Removed braces around the expansion of N_()
23636
23637 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
23638
23639         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
23640         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
23641         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
23642         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
23643         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
23644         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
23645         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
23646         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
23647         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
23648         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
23649         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
23650         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
23651         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
23652         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
23653         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
23654         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
23655         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
23656         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
23657         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
23658         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
23659         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
23660         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
23661         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
23662         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
23663         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
23664         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
23665         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
23666         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
23667         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
23668         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
23669         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
23670         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
23671         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
23672         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
23673         xstrtol.m4, xstrtoumax.m4, yesno.m4:
23674         Use an all-permissive copyright notice, recommended by RMS.
23675
23676 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
23677
23678         * modules/chdir-long (Depends-on): Remove mempcpy.
23679
23680 2005-01-21  Jim Meyering  <jim@meyering.net>
23681
23682         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
23683         same value as for Solaris 9.
23684
23685         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
23686         component length.  This included changing the parameter to be
23687         of type `char *' rather than `char const *'.
23688         * lib/chdir-long.h (chdir_long): Update prototype.
23689
23690         * lib/openat.c (fdopendir, fstatat): New functions.
23691         * lib/openat.h: Include headers required for use of DIR and struct
23692         stat.
23693         [AT_SYMLINK_NOFOLLOW]: Define.
23694         (fdopendir, fstatat): Add prototypes.
23695
23696 2005-01-21  Bruno Haible  <bruno@clisp.org>
23697
23698         * modules/classpath: New file.
23699         * MODULES.html.sh (Java): Add classpath.
23700
23701 2005-01-21  Bruno Haible  <bruno@clisp.org>
23702
23703         * lib/classpath.h: New file, from GNU gettext.
23704         * lib/classpath.c: New file, from GNU gettext.
23705
23706 2005-01-20  Simon Josefsson  <jas@extundo.com>
23707
23708         * modules/version-etc-fsf: New file.
23709
23710 2005-01-20  Simon Josefsson  <jas@extundo.com>
23711
23712         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
23713         * lib/version-etc.c: Remove version_etc_copyright.
23714         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
23715         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
23716
23717 2005-01-20  Simon Josefsson  <jas@extundo.com>
23718
23719         * lib/base64.h (isbase64): Add.
23720
23721         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
23722         using a unsigned prototype, don't inline.
23723         (base64_decode): Use it.
23724
23725 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
23726
23727         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
23728         it.
23729
23730 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
23731
23732         * lib/save-cwd.c (save_cwd): Remove code to support the case
23733         where fchdir is missing or flaky.
23734
23735 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
23736
23737         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
23738
23739 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
23740
23741         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
23742         AC_LIBSOURCES now does this.
23743         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
23744         with new ullong_max module.
23745
23746 2005-01-19  Bruno Haible  <bruno@clisp.org>
23747
23748         * modules/sh-quote: New file.
23749         * MODULES.html.sh (Executing programs): Add sh-quote.
23750
23751 2005-01-19  Bruno Haible  <bruno@clisp.org>
23752
23753         * lib/sh-quote.h: New file, from GNU gettext.
23754         * lib/sh-quote.c: New file, from GNU gettext.
23755
23756 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
23757
23758         Merge from coreutils.
23759         * m4/ullong_max.m4: New file.
23760         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
23761         (gl_MACROS): Assume localeconv exists.
23762
23763 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
23764
23765         Merge changes from coreutils, as described below in several
23766         changelogs dated today.
23767
23768         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
23769         (O_DIRECTORY): Remove; not needed here, since "." must be
23770         a directory.  All uses removed.
23771         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
23772         universal on Suns, and we also need to test for IRIX.
23773         Revamp code to use 'if' rather than '#if'.
23774         Avoid unnecessary comparison of cwd->desc to 0.
23775
23776         * lib/utimens.c (futimens): Robustify the previous patch, by checking
23777         for known valid error numbers rather than observed invalid ones.
23778
23779 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
23780
23781         * modules/ullong_max: New file.
23782
23783         * modules/chdir-long, modules/openat: New files.
23784         * modules/save-cwd (Depends-on): Depend on chdir-long.
23785         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
23786
23787 2005-01-18  Jim Meyering  <jim@meyering.net>
23788
23789         Merge from coreutils.
23790         * m4/chdir-long.m4, m4/openat.m4: New files.
23791         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
23792         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
23793         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
23794         is sane and DOES follow symlinks.  Besides, testing 20 different
23795         systems found no broken chown implementations.
23796         Prompted by a change in rsync's copy of this macro.
23797         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
23798
23799         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
23800
23801         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
23802         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
23803         NULL-means-set-to-current-time semantics.
23804         Remove temporary file immediately, rather than waiting
23805         for configure's at-exit trap code to do it.
23806
23807 2005-01-18  Jim Meyering  <jim@meyering.net>
23808
23809         * lib/version-etc.c (version_etc_copyright): Update copyright date.
23810
23811         * lib/utimens.c (futimens): Account for the fact that futimes
23812         can also fail with errno == ENOSYS or errno == ENOENT.
23813         Patch from Dmitry V. Levin.
23814
23815         Change the name of the robust chdir function from chdir to chdir_long.
23816         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
23817         (restore_cwd): Use chdir_long, not chdir.
23818         * lib/chdir-long.c: Renamed from chdir.c.
23819         * lib/chdir-long.h: Renamed from chdir.h.
23820         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
23821         Hurd.
23822
23823 2005-01-18  Bruno Haible  <bruno@clisp.org>
23824
23825         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
23826         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
23827         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
23828         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
23829         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
23830         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
23831         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
23832         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
23833         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
23834         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
23835         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
23836         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
23837         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
23838         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
23839         Use an all-permissive copyright notice, recommended by RMS.
23840
23841 2005-01-18  Bob Proulx  <bob@proulx.com>
23842
23843         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
23844         simplify offsetof() macro construct to avoid compile failure with
23845         native HP-UX 11.0 ANSI C compiler.
23846
23847 2005-01-17  Bruno Haible  <bruno@clisp.org>
23848
23849         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
23850         redundant because stpncpy.m4 takes care of it.
23851
23852 2005-01-17  Bruno Haible  <bruno@clisp.org>
23853
23854         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
23855
23856 2005-01-17  Bruno Haible  <bruno@clisp.org>
23857
23858         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
23859         used.
23860
23861 2005-01-17  Bruno Haible  <bruno@clisp.org>
23862
23863         * lib/fwriteerror.h (fwriteerror): Change specification to include
23864         fclose.
23865         * lib/fwriteerror.c: Include <stdbool.h>.
23866         (fwriteerror): At the end, close the file stream. Record whether
23867         stdout was already closed.
23868
23869 2005-01-17  Bruno Haible  <bruno@clisp.org>
23870
23871         * lib/execute.c (environ): Declare if needed.
23872         * lib/pipe.c (environ): Likewise.
23873         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
23874
23875 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
23876
23877         * modules/argp: Depend on vsnprintf
23878
23879 2005-01-10  Jim Meyering  <jim@meyering.net>
23880
23881         * modules/closeout (Depends-on): Add atexit.
23882
23883 2005-01-06  Bruno Haible  <bruno@clisp.org>
23884
23885         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
23886
23887 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
23888
23889         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
23890         definitions to be after all include files, to avoid collisions.
23891         Problem reported by Bob Proulx.
23892
23893 2005-01-04  Jim Meyering  <jim@meyering.net>
23894
23895         Changes imported from coreutils.
23896         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
23897         as the mkstemp template, use a temporary directory and an
23898         8.3-friendly template to avoid trouble on systems like DJGPP.
23899         Reported by Juan M. Guerrero via Stepan Kasal.
23900         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
23901         close. Remove the temporary directory right away, rather than waiting
23902         for configure's at-exit trap code to do it.
23903         Suggestion from Stepan Kasal.
23904
23905 2005-01-01  Simon Josefsson  <jas@extundo.com>
23906
23907         * gnulib-tool: Print #include directives when --import'ing.
23908
23909 2004-12-28  Simon Josefsson  <jas@extundo.com>
23910
23911         * tests/test-base64.c: Include required header files.  Remove
23912         unused variables.
23913
23914 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
23915
23916         * modules/error (Depends-on): Remove gettext.
23917
23918 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
23919
23920         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
23921         not needed.  This removes a dependency on the gettext module.
23922         [defined _LIBC]: Do not include <libintl.h>; not needed.
23923
23924 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
23925
23926         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
23927         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
23928
23929 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
23930
23931         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
23932         HAVE_DECL_STRTOLD.
23933
23934 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
23935
23936         * modules/getdate (Depends-on): Remove alloca-opt.
23937
23938 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
23939
23940         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
23941
23942 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
23943
23944         * lib/argp-parse.c: Include <stddef.h>.
23945         (alignof, alignto): New macros.
23946         (parser_init): Don't assume that void * is aligned sufficiently
23947         for struct option.
23948
23949         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
23950         need to extend the stack.
23951         (YYINITDEPTH): New macro, so that the initial stack isn't overly
23952         large.
23953
23954 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
23955
23956         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
23957
23958 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
23959
23960         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
23961         (2004-10-24) change.  Apparently this was a false alarm.
23962
23963         * modules/getdate: Depend on alloca-opt, not alloca.
23964
23965 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
23966
23967         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
23968         Remove now-obsolete comment about AIX.
23969         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
23970         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
23971         (YYMAXDEPTH): New macro.
23972
23973 2004-12-18  Simon Josefsson  <jas@extundo.com>
23974
23975         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
23976
23977 2004-12-18  Bruno Haible  <bruno@clisp.org>
23978
23979         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
23980
23981 2004-12-18  Bruno Haible  <bruno@clisp.org>
23982
23983         * lib/fatal-signal.c (fatal_signals): Make non-const.
23984         (init_fatal_signals): New function.
23985         (uninstall_handlers, install_handlers): Ignore signals that were set to
23986         SIG_IGN.
23987         (at_fatal_signal): Call init_fatal_signals.
23988         (init_fatal_signal_set): Likewise. Ignore signals that were set to
23989         SIG_IGN.
23990         Reported by Paul Eggert.
23991
23992 2004-12-18  Bruno Haible  <bruno@clisp.org>
23993
23994         * doc/alloca.texi: New file.
23995         * doc/alloca-opt.texi: New file.
23996
23997 2004-12-17  Jim Meyering  <jim@meyering.net>
23998
23999         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
24000         Otherwise, install-sh could exit with improper exit status when
24001         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
24002
24003 2004-12-16  Simon Josefsson  <jas@extundo.com>
24004
24005         * tests/test-base64.c: Add license.
24006
24007 2004-12-15  Stepan Kasal  <address@hidden>
24008
24009         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
24010
24011 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
24012
24013         * modules/getcwd (Files): Add m4/d-ino.m4.
24014         Suggested by Mark D. Baushke.
24015
24016 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
24017
24018         * lib/getdate.y (textint): New member "negative".
24019         (time_zone_hhmm): New function.
24020         Expect 14 shift-reduce conflicts, not 13.
24021         (o_colon_minutes): New rule.
24022         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
24023         (yylex): Set the "negative" member of signed numbers.
24024
24025 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
24026
24027         * doc/getdate.texi (Time of day items, Time zone items):
24028         Describe new formats +00:00, UTC+00:00.
24029
24030 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
24031
24032         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
24033         spurious "-l"s.  Problem reported by Stepan Kasal.
24034
24035 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
24036
24037         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
24038         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
24039
24040 2004-12-04  Simon Josefsson  <jas@extundo.com>
24041
24042         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
24043         Vandoorselaere <yoann@prelude-ids.org>.
24044
24045 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
24046
24047         Changes imported from coreutils.
24048         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
24049         exist.
24050         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
24051
24052 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
24053
24054         Changes imported from coreutils.
24055         * lib/hard-locale.c: Assume <locale.h> exists.
24056         Include "strdup.h".
24057         (GLIBC_VERSION): New macro.
24058         (hard_locale): Assume setlocale exists.
24059         Rewrite to avoid #ifdef.
24060         Use strdup rather than malloc + strcpy.
24061         * lib/human.c: Assume <locale.h> exists.
24062         (human_readable): Assume localeconv exists.
24063
24064 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
24065
24066         * modules/hard-locale (Depends-on): Add strdup.
24067
24068 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
24069
24070         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
24071         convert T2, not T.  (Imported from libc.)
24072
24073 2004-11-30  Simon Josefsson  <jas@extundo.com>
24074
24075         * modules/restrict (License): Change to LGPL.
24076
24077 2004-11-30  Simon Josefsson  <jas@extundo.com>
24078
24079         * m4/restrict.m4: Add copyright and copying conditions.
24080
24081 2004-11-30  Simon Josefsson  <jas@extundo.com>
24082
24083         * m4/base64.m4: New file.
24084
24085 2004-11-30  Simon Josefsson  <jas@extundo.com>
24086
24087         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
24088         base64.
24089
24090         * tests/test-base64.c: New file.
24091
24092         * modules/base64: New file.
24093
24094 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
24095
24096         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
24097         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
24098
24099         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
24100
24101 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
24102
24103         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
24104         (__getcwd.c): Don't restore errno; glibc doesn't.
24105         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
24106         first, falling back to our code only if its results look suspicious.
24107         Ensure that the resulting buffer is only as large as necessary.
24108
24109         * lib/readutmp.c: Include readutmp.h first.
24110         Include <errno.h>, since readutmp.h no longer does that.
24111         * lib/readutmp.h: Don't include <errno.h>,
24112         <sys/param.h>, <time.h>; not needed to establish interface.
24113         (errno): Remove decl.
24114         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
24115         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
24116         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
24117
24118 2004-11-28  Simon Josefsson  <jas@extundo.com>
24119
24120         * lib/base64.h, base64.c: New file.
24121
24122 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
24123
24124         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
24125
24126 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
24127
24128         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
24129         (Depends-on): Remove pathmax, same.  Add mempcpy.
24130         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
24131         (Makefile.am): Append getcwd.h to lib_SOURCES.
24132         (Include): Add getcwd.h.
24133         (Maintainer): Change from Jim Meyering to "all, glibc",
24134         since getdate now uses intended-for-glibc code.
24135         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
24136         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
24137
24138 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
24139
24140         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
24141         HP's ANSI C compiler.
24142         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
24143         Declaring int functions causes warnings on some modern systems and
24144         shouldn't be needed to compile on ancient ones.
24145         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
24146         defined.
24147
24148         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
24149         with the following changes.
24150         (__set_errno): Parenthesize properly.
24151         Include <stdbool.h>.
24152         (MIN, MAX, MATCHING_INO): New macros.
24153         (__getcwd): Define with prototype, not K&R form.
24154         Use heuristics to allocate default buffer on stack if possible.
24155         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
24156         behavior, and to avoid the PATH_MAX limit when computing
24157         ../../../../...
24158         Use MATCHING_INO to compare inode number to file.
24159         Check for arithmetic overflow in size calculations.
24160         Fix bug in reallocation of dot array that caused getcwd to fail
24161         on directories nested deeper than 75.
24162         Be more careful about saving errno on error.
24163         Do not use realloc; use only free+malloc, as this is a bit
24164         more flexible and avoids a needless copy operation.
24165         Do not inspect st_dev and st_ino for symbolic links; POSIX
24166         doesn't specify the latter.
24167         Check for closedir errors.
24168         Avoid needless casts.
24169         Use "#ifdef weak_alias" around weak_alias, to be like other
24170         glibc code.
24171         The following changes to getcwd.c have effect only when used in
24172         gnulib; they have no effect inside glibc proper.
24173         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
24174         as alloca isn't used.
24175         (alloca, __alloca): Likewise.
24176         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
24177         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
24178         unconditionally, as gnulib assumes C89 or better.
24179         Do not include <sys/param.h>.
24180         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
24181         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
24182         better.
24183         (NULL) [!defined NULL]: Remove; we assume C89 or better.
24184         Include <dirent.h> in a way that is compatible with modern Autoconf.
24185         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
24186         New macros, if not already defined.
24187         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
24188         Use "_LIBC", not "defined _LIBC", for consistency.
24189         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
24190         a mempcpy module.
24191         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
24192         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
24193         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
24194         credit only to Jim Meyering and adjust the copyright dates.
24195         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
24196         <stdlib.h>, <unistd.h>, "pathmax.h".
24197         Instead, include "xgetcwd.h" (first) and "getcwd.h".
24198         (INITIAL_BUFFER_SIZE): Remove.
24199         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
24200
24201 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
24202
24203         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
24204         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
24205         Use the _ONCE methods, for efficiency.
24206         Check for fcntl.h.  In test program, include <errno.h>
24207         and <fcntl.h> if available.  Remove old K&R cruft from
24208         test program.  Check for common errors in GNU/Linux,
24209         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
24210         don't do AC_LIBOBJ, as that's getcwd.m4's job.
24211         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
24212         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
24213         name accordingly.
24214         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
24215         accommodate new getcwd.c.
24216         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
24217         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
24218         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
24219         that's all we need now.
24220
24221 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
24222
24223         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
24224         argp-parse.c depends on getopt internals, that means we should
24225         always use our getopt, to be on the safe side.
24226         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
24227         order not to spoil the result of an eventual previous invocation
24228         of gl_GETOPT_SUBSTITUTE.
24229
24230 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
24231
24232         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
24233         redefinition warnings. To avoid them, include the defines
24234         in `#if !defined __need_getopt ... #endif'. The only place
24235         where __getopt_argv_const is used is in definitions
24236         of getopt_long and getopt_long_only below, which are as well
24237         protected by `#ifndef __need_getopt'.
24238         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
24239         __need_getopt after including <stdio.h> and <unistd.h> These
24240         headers might have defined it.
24241
24242 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
24243
24244         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
24245
24246 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
24247
24248         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
24249         (futimens): New function, which uses futimes if available.
24250         (futimens, utimens): Support timespec==NULL, with same semantics
24251         as utime and utimens.
24252         * lib/utimens.h (futimens): New decl.
24253
24254 2004-11-23  Jim Meyering  <jim@meyering.net>
24255
24256         * lib/getopt_.h: Remove trailing blanks.
24257
24258 2004-11-23  Jim Meyering  <jim@meyering.net>
24259
24260         * lib/__fpending.c: Add comment.
24261
24262 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
24263
24264         * modules/canonicalize (Depends-on): Add xreadlink.
24265         Problem reported by James Youngman.
24266
24267 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
24268
24269         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
24270         New macros.
24271         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
24272         optopt): Use them instead of invoking ## directly; otherwise, the
24273         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
24274
24275 2004-11-19  Bruno Haible  <bruno@clisp.org>
24276
24277         * lib/strtok_r.c: Move comments from here...
24278         * lib/strtok_r.h: ... to here.
24279
24280 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
24281
24282         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
24283         implementations that mishandle size_t overflow.
24284
24285 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
24286
24287         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
24288         might fail.  Problem reported by Yoann Vandoorselaere.
24289         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
24290         implementations that mishandle size_t overflow.
24291
24292 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
24293
24294         * modules/canon-host (Depends-on): Add strdup.
24295
24296 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
24297
24298         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
24299
24300 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
24301
24302         * lib/canon-host.c: Include "strdup.h".
24303         (canon_host): Use getaddrinfo if available, so that IPv6 works.
24304         Use strdup instead of malloc/strcpy to duplicate strings.
24305
24306         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
24307         (human_space_before_unit): New constant.
24308         * lib/human.c (human_readable): Support it.
24309
24310         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
24311         (xgetcwd): Set errno correctly when failing.
24312         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
24313         the failure is actually due to a PATH_MAX problem.
24314
24315         Further getopt changes to make it more likely that glibc will
24316         buy the changes back.
24317         * lib/getopt.c (POSIXLY_CORRECT): New constant.
24318         (getopt): Use it, so to preserve glibc semantic
24319         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
24320         when compiling for libc.
24321         * lib/getopt_.h (__getopt_argv_const): Bring it back.
24322         (getopt_long, getopt_long_only): Use it.
24323
24324         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
24325         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
24326         (getopt): Argv is now char * const *, as per standard.
24327         (_getopt_internal_r, _getopt_internal): Argv is now char **,
24328         not char *__getopt_argv_const *.
24329         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
24330         _getopt_long_only_r): Likewise.
24331         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
24332         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
24333         _getopt_long_r, _getopt_long_only_r): Likewise.
24334         * lib/getopt_.h (__getopt_argv_const): Remove.
24335         (getopt): Argv is now char * const *, as per standard.
24336
24337         * lib/getdate.y (tORDINAL): New token.
24338         (day, relunit): Allow it for relative times.
24339         (relative_time_table): Use tORDINAL for ordinals.
24340
24341 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
24342
24343         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
24344         Document that "second" isn't allowed as an ordinal number.
24345
24346 2004-11-16  Jim Meyering  <jim@meyering.net>
24347
24348         * modules/closeout (Depends-on): Add fpending.
24349
24350 2004-11-15  Jim Meyering  <jim@meyering.net>
24351
24352         * lib/closeout.c: Include "__fpending.h" once again.
24353         Include <stdbool.h>.
24354         (close_stdout): Don't fail just because stdout was closed initially,
24355         since some programs don't write to stdout in the normal course of
24356         operation (other than --version and --help), and we don't want this
24357         function to make e.g. `touch file >&-' fail.
24358         But do fail if it was closed and someone has tried to write to it.
24359         E.g., `printf foo >&-' must fail.
24360
24361 2004-11-13  Jim Meyering  <jim@meyering.net>
24362
24363         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
24364
24365 2004-11-12  Simon Josefsson  <jas@extundo.com>
24366
24367         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
24368         small doc fix is still pending.
24369
24370 2004-11-11  Simon Josefsson  <jas@extundo.com>
24371
24372         * modules/strtok_r: New file.
24373
24374         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
24375         strtok_r.
24376
24377 2004-11-11  Simon Josefsson  <jas@extundo.com>
24378
24379         * m4/strtok_r.m4: New file.
24380
24381         * m4/getopt.m4: Replace opterr.
24382
24383 2004-11-11  Simon Josefsson  <jas@extundo.com>
24384
24385         * lib/strtok_r.h, strtok_r.c: New file.
24386
24387 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
24388
24389         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
24390         of replacing opterr, getopt, etc.  This should handle the
24391         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
24392
24393 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
24394
24395         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
24396         we can stop lying to compilers about the constness of argv when we
24397         are compiled outside glibc.
24398         (getopt, getopt_long, getopt_long_only): Use it.
24399         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
24400         _getopt_internal, getopt): Likewise.
24401         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
24402         _getopt_long_only_r): Likewise.
24403         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
24404         _getopt_long_r, _getopt_long_only_r): Likewise.
24405
24406         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
24407         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
24408         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
24409         the other external symbols.
24410         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
24411         declaration, since the above renaming now works around collisions.
24412
24413 2004-11-11  Jim Meyering  <jim@meyering.net>
24414
24415         * lib/linebreak.c: Remove trailing blanks.
24416         * lib/alloca_.h: Likewise.
24417         * lib/acosl.c: Likewise.
24418         * lib/euidaccess.c: Likewise.
24419         * lib/allocsa.h: Likewise.
24420
24421 2004-11-10  Simon Josefsson  <jas@extundo.com>
24422
24423         * m4/getaddrinfo.m4: New file.
24424
24425 2004-11-10  Simon Josefsson  <jas@extundo.com>
24426
24427         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
24428
24429 2004-11-10  Simon Josefsson  <jas@extundo.com>
24430
24431         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
24432         getaddrinfo.
24433
24434         * modules/getaddrinfo: New file.
24435
24436 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
24437
24438         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
24439
24440 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
24441
24442         * lib/mktime.c (SHR): New macro, which is a portable
24443         substitute for >> that should work even on Crays.
24444         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
24445         Problem reported by Mark D. Baushke in
24446         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
24447         * lib/getdate.y (SHR): Likewise.
24448         (tm_diff): Use it.
24449         * lib/strftime.c (SHR): Likewise.
24450         (tm_diff): Use it.
24451         * lib/quotearg.c (struct quoting_options): Use unsigned int for
24452         quote_these_too, so that right shifts are well defined.  All uses
24453         changed.
24454
24455 2004-11-10  Jim Meyering  <jim@meyering.net>
24456
24457         Ensure that no close failure goes unreported.
24458         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
24459         return early when it seems there's nothing to flush.
24460         Don't include __fpending.h.
24461
24462 2004-11-10  Jim Meyering  <jim@meyering.net>
24463
24464         * modules/closeout (Depends-on): Remove fpending.
24465
24466 2004-11-10  Jim Meyering  <jim@meyering.net>
24467
24468         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
24469
24470 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
24471
24472         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
24473         gl_FUNC_STRFTIME.
24474         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
24475         and AC_REQUIRE when possible, to avoid duplicate checks.
24476         Check for <wchar.h>.
24477
24478 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
24479
24480         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
24481
24482 2004-11-09  Bruno Haible  <bruno@clisp.org>
24483
24484         * m4/sockpfaf.m4: New file.
24485
24486 2004-11-05  Bruno Haible  <bruno@clisp.org>
24487
24488         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
24489         Reported by Mark D. Baushke <mdb@cvshome.org>.
24490
24491 2004-11-04  Bruno Haible  <bruno@clisp.org>
24492
24493         2004-09-11  Bruno Haible  <bruno@clisp.org>
24494                 * allocsa.valgrind: New file.
24495         2004-02-06  Bruno Haible  <bruno@clisp.org>
24496                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
24497                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
24498                 Reported by Christopher Seip <chris.seip@hp.com>.
24499
24500 2004-11-04  Bruno Haible  <bruno@clisp.org>
24501
24502         * modules/allocsa (Files): Add lib/allocsa.valgrind.
24503         (Makefile.am): Distribute it.
24504
24505 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
24506
24507         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
24508         with errno == ERANGE if the buffer is too small.
24509         Problem reported by Mark D. Baushke.
24510
24511 2004-11-03  Albert Chin  <china@thewrittenword.com>
24512             Paul Eggert  <eggert@cs.ucla.edu>
24513
24514         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
24515         equivalent, substitute $ac_type for equivalent type rather than
24516         blindly using uint32_t *always* which won't work if uint32_t is not
24517         available.  Define _UINT32_T to work around typedef of uint32_t if
24518         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
24519         2.5.1.
24520
24521 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
24522
24523         * m4/jm-macros.m4: Sync from coreutils.
24524         (gl_MACROS): Check for mbrlen, for pathchk.
24525         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
24526
24527 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
24528
24529         * lib/xreadlink.c (MAXSIZE): New macro.
24530         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
24531         size does not exceed MAXSIZE.  Avoid cast.
24532         As suggested by Mark D. Baushke in
24533         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
24534         if readlink fails with buffer size just under MAXSIZE, try again
24535         with MAXSIZE.
24536
24537 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
24538
24539         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
24540
24541 2004-11-02  Derek R. Price  <derek@ximbiot.com>
24542         and  Paul Eggert  <eggert@cs.ucla.edu>
24543
24544         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
24545         (get_date): Overparenthesize to avoid GCC warning.
24546
24547 2004-11-02  Bruno Haible  <bruno@clisp.org>
24548
24549         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
24550         returns void.
24551
24552 2004-11-02  Bruno Haible  <bruno@clisp.org>
24553
24554         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
24555         function returns void.
24556
24557 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
24558
24559         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
24560         fflush_unlocked, flockfile, funlockfile, funlockfile,
24561         fputs_unlocked, putc_unlocked.
24562
24563 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
24564
24565         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
24566         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
24567         already declared.
24568
24569 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
24570
24571         * modules/getdate (Files): Add doc/getdate.texi.
24572         (Depends-on): Add setenv, xalloc.
24573
24574 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
24575
24576         * lib/getdate.y: Add support for TZ="foo" within a date string.
24577         Fix some bugs near time_t boundaries.  Reject dates with
24578         out-of-range components, e.g., "Sept 31".
24579         Include <stdlib.h>, "setenv.h", "xalloc.h".
24580         (ISDIGIT_LOCALE): Remove; unused.
24581         Note that the TZ and time functions used here are not reentrant.
24582         (mktime_ok, get_tz): New functions.
24583         (TZBUFSIZE): New constant.
24584         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
24585         This requires that we sometimes generate our own TZ="XXX..." setting.
24586
24587 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
24588
24589         * doc/getdate.texi: New file, from coreutils with modifications for
24590         the new TZ parsing.
24591
24592 2004-10-27  Derek R. Price  <derek@ximbiot.com>
24593
24594         * lib/mktime.c (not_equal_tm): Remove redundant check.
24595
24596 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
24597
24598         * modules/regex (lib_SOURCES): Add regex.c.
24599         Reported by James Youngman in
24600         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
24601
24602 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
24603
24604         * lib/getdate.y: Use Bison 1.875 features, and some minor
24605         code cleanups.  This change does not affect semantics.
24606         Don't include <stdlib.h>; no longer needed.
24607         Don't include unlocked-io.h; only the "#if TEST" code uses
24608         stdio, and performance isn't crucial there.
24609         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
24610         Bison 1.875 features as described below.
24611         All uses of "PC." replaced by "pc->".
24612         (YYSTYPE): Add a forward declaration.
24613         (yylex, yyerror): Use full prototypes in forward decls.
24614         Use "%pure-parser" rather than obsolescent "%pure_parser".
24615         Use %parse-param and %lex-param instead of obsolescent
24616         YYPARSE_PARAM and YYLEX_PARAM.
24617         (meridian_table, month_and_day_table, time_units_table,
24618         relative_time_table, time_zone_table, military_table,
24619         lookup_zone, lookup_word, get_date):
24620         Use NULL instead of 0 where appropriate.
24621         (to_hour): Avoid abort (), to avoid a dependency on
24622         stdlib.h.
24623         (yyerror, yylex): Now accepts parser_control * arg.
24624         (main) [TEST]: Use '\0' rather than 0 for char.
24625
24626 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
24627
24628         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
24629
24630 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
24631
24632         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
24633         It's now the caller's responsibility to handle the case where
24634         !HAVE_GETPAGESIZE && !defined getpagesize.
24635
24636         * lib/mktime.c (leapyear): Arg is long int, not int.
24637
24638 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
24639
24640         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
24641
24642 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
24643
24644         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
24645         missing.  Problem reported by James Youngman.
24646
24647 2004-10-16  Simon Josefsson  <jas@extundo.com>
24648
24649         * gnulib-tool: Fix comments.  Fix parse problem.
24650         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
24651
24652 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
24653
24654         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
24655         implementation of getopt_long.  Problem reported by Alexander Taler in:
24656         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
24657
24658 2004-10-15  Bruno Haible  <bruno@clisp.org>
24659
24660         * gnulib-tool: Untabify. Initialize supplied_libname.
24661         (func_usage): More homogenous output.
24662         (func_modules_transitive_closure, func_modules_to_filelist,
24663         func_emit_lib_Makefile_am): New functions.
24664         (func_import): New function, extracted from big case statement. Use
24665         func_get_license, func_modules_transitive_closure,
24666         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
24667         opt_lgpl. Don't use test -a, as it's not portable.
24668         (func_create_testdir): Use func_modules_transitive_closure,
24669         func_modules_to_filelist, func_emit_lib_Makefile_am.
24670
24671 2004-10-15  Bruno Haible  <bruno@clisp.org>
24672
24673         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
24674
24675 2004-10-15  Bruno Haible  <bruno@clisp.org>
24676
24677         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
24678         the portions belonging to each module.
24679         Suggested by Derek Robert Price <derek@ximbiot.com>.
24680
24681 2004-10-12  Simon Josefsson  <jas@extundo.com>
24682
24683         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
24684         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
24685         to real functions.
24686
24687 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
24688
24689         * modules/vsnprintf: New file.
24690
24691 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
24692
24693         * m4/vsnprintf.m4: New file.
24694
24695 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
24696
24697         * lib/vsnprintf.h: New file.
24698         * lib/vsnprintf.c: New file.
24699
24700 2004-10-11  Bruno Haible  <bruno@clisp.org>
24701
24702         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
24703         vsnprintf.
24704
24705 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
24706
24707         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
24708
24709 2004-10-07  Bruno Haible  <bruno@clisp.org>
24710
24711         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
24712         fits into the provided buffer.
24713
24714 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
24715
24716         * lib/diacrit.c, diacrit.h: Add GPL notice.
24717
24718         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
24719         notice.
24720         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
24721         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
24722         This avoids a potential constant-folding bug.
24723
24724 2004-10-05  Bruno Haible  <bruno@clisp.org>
24725
24726         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
24727         for the declaration of strsep.
24728
24729 2004-10-05  Bruno Haible  <bruno@clisp.org>
24730
24731         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
24732
24733 2004-10-04  Simon Josefsson  <jas@extundo.com>
24734
24735         * modules/memmem: New file.
24736         * tests/test-memmem.c: New file.
24737         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
24738
24739 2004-10-04  Simon Josefsson  <jas@extundo.com>
24740
24741         * m4/memmem.m4: New file.
24742
24743 2004-10-04  Simon Josefsson  <jas@extundo.com>
24744
24745         * lib/memmem.h: New file.
24746         * lib/memmem.c: New file, taken from glibc.
24747
24748 2004-10-04  Simon Josefsson  <jas@extundo.com>
24749
24750         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
24751         '#ifdef USE_UNLOCKED_IO'.
24752
24753 2004-10-04  Simon Josefsson  <jas@extundo.com>
24754
24755         * config/srclist.txt: Add memmem from glibc.
24756
24757 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
24758
24759         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
24760
24761         * modules/argmatch, modules/argp, modules/closeout, modules/error,
24762         modules/exclude, modules/getdate, modules/getline,
24763         modules/getndelim2, modules/getpass, modules/getpass-gnu,
24764         modules/getusershell, modules/linebuffer, modules/md5,
24765         modules/mountlist, modules/posixtm, modules/readtokens,
24766         modules/readutmp, modules/regex, modules/sha1,
24767         modules/version-etc, modules/yesno:
24768         Remove dependency on unlocked-io.
24769
24770 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
24771
24772         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
24773
24774         * m4/unlocked-io.m4: Add copyright notice.
24775         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
24776
24777 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
24778
24779         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
24780         * lib/xmalloc.c (xmemdup): Likewise.
24781         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
24782         XFREE): Remove these long-obsolescent macros.
24783         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
24784         * lib/xstrdup.c: Remove.
24785
24786         * lib/regex.c (re_comp): Cast gettext return value to char *,
24787         Problem reported by Martin Neitzel via Mark D. Baushke.
24788
24789 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
24790
24791         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
24792         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
24793         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
24794         regex.c, sha1.c, version-etc.c, yesno.c:
24795         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
24796         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
24797         the includer's responsibility.
24798
24799         Sync from coreutils.
24800
24801         * lib/modechange.c (mode_compile): Don't decrement a pointer that
24802         points to the start of a string, as the C Standard says the
24803         resulting behavior is undefined.
24804
24805         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
24806         simple -> simple_backups, numbered_existing ->
24807         numbered_existing_backups, numbered -> numbered_backups
24808         to avoid shadowing problems.  All uses changed.
24809         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
24810         * lib/backupfile.c (check_extension, numbered_backup):
24811         Rename locals to avoid shadowing 'basename'.
24812         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
24813         once.
24814
24815         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
24816         * lib/.cvsignore: Add getopt.h.
24817
24818 2004-10-04  Bruno Haible  <bruno@clisp.org>
24819
24820         * modules/README: New file.
24821         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
24822         not a module.
24823
24824 2004-10-02  Jim Meyering  <jim@meyering.net>
24825
24826         * lib/dirfd.h, getpagesize.h: Add copyright notice.
24827
24828 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
24829
24830         * modules/strsep: New file.
24831
24832 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
24833
24834         * m4/strsep.m4: New file.
24835
24836 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
24837
24838         * lib/strsep.h: New file.
24839         * lib/strsep.c: New file.
24840
24841 2004-10-01  Simon Josefsson  <jas@extundo.com>
24842
24843         * lib/snprintf.c (snprintf): Handle size==0.
24844
24845 2004-10-01  Simon Josefsson  <jas@extundo.com>
24846             Bruno Haible  <bruno@clisp.org>
24847
24848         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
24849         (snprintf): Declare 'args'.
24850
24851 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
24852
24853         * lib/snprintf.c: Remove comments as to why each header is needed.
24854
24855 2004-10-01  Bruno Haible  <bruno@clisp.org>
24856
24857         * MODULES.html.sh: Add strsep.
24858
24859 2004-09-30  Simon Josefsson  <jas@extundo.com>
24860
24861         * modules/snprintf: New file.
24862
24863 2004-09-30  Simon Josefsson  <jas@extundo.com>
24864
24865         * m4/snprintf.m4: New file.
24866
24867 2004-09-30  Simon Josefsson  <jas@extundo.com>
24868
24869         * lib/snprintf.h, lib/snprintf.c: New files.
24870
24871 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
24872
24873         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
24874         (hol_entry_help): Never translate an empty string.
24875         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
24876         * lib/argp.h (OPTION_NO_TRANS): New option.
24877
24878 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
24879
24880         * modules/argp (Maintainer): Replace Simon Josefsson
24881         by Sergey Poznyakoff.
24882
24883 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
24884
24885         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
24886         changes merged back into glibc.
24887
24888 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
24889
24890         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
24891
24892 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
24893
24894         * lib/xvasprintf.c: Include xalloc.h.
24895         (xvasprintf): Use xalloc_die, not xmalloc_die.
24896
24897 2004-09-29  Bruno Haible  <bruno@clisp.org>
24898
24899         * modules/alloca-opt: New file, derived from modules/alloca.
24900         * modules/allocsa: Depend on alloca-opt instead of alloca.
24901         * modules/setenv: Likewise.
24902         * modules/vasnprintf: Likewise.
24903         * MODULES.html.sh: Add alloca-opt.
24904
24905 2004-09-28  Simon Josefsson  <jas@extundo.com>
24906
24907         * gnulib-tool: New parameter --lgpl, to asseert that modules are
24908         LGPL, and to replace license template from GPL to LGPL.
24909
24910 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
24911
24912         * modules/dummy: Change license to LGPL.
24913
24914 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
24915
24916         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
24917
24918 2004-09-24  Simon Josefsson  <jas@extundo.com>
24919
24920         * modules/minmax (License): Change from GPL to LGPL.
24921
24922 2004-09-23  Simon Josefsson  <jas@extundo.com>
24923
24924         * gnulib-tool (--import): Typo.
24925
24926 2004-09-23  Simon Josefsson  <jas@extundo.com>
24927
24928         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
24929
24930 2004-09-22  Bruno Haible  <bruno@clisp.org>
24931
24932         * modules/*: Add 'License' field.
24933         * gnulib-tool: Accept --extract-license option.
24934         (func_get_license): New function.
24935
24936 2004-09-21  Bruno Haible  <bruno@clisp.org>
24937
24938         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
24939         Reported by Simon Josefsson.
24940
24941 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
24942
24943         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
24944         gl_AC_TYPE_LONG_LONG.
24945
24946 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
24947
24948         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
24949
24950 2004-09-18  Simon Josefsson  <jas@extundo.com>
24951         and  Paul Eggert  <eggert@cs.ucla.edu>
24952
24953         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
24954         calls with autoreconf.  Define GL_LIB.
24955
24956 2004-09-14  Karl Berry  <karl@gnu.org>
24957
24958         * config/srclist.txt: unsync setenv.c, sigh.
24959
24960 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
24961
24962         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
24963         Problem reported by Bruno Haible in:
24964         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
24965
24966 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
24967
24968         * config/srclist.txt: Comment out argp-pvh.c.
24969
24970 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
24971
24972         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
24973         in case some system header has #define'd it.  Problem reported by
24974         Soeren D. Schulze in
24975         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
24976
24977 2004-09-09  Karl Berry  <karl@gnu.org>
24978
24979         * regex.[ch]: delete from the root.  These were supposed to be
24980                 synced with emacs cvs, but this has not happened for about
24981                 a year, and anyway nothing else uses emacs regex.[ch].
24982                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
24983                 lib/regex[.ch] is untouched.
24984
24985 2004-09-09  Bruno Haible  <bruno@clisp.org>
24986
24987         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
24988
24989 2004-09-09  Bruno Haible  <bruno@clisp.org>
24990
24991         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
24992         modifications.
24993         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
24994
24995 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
24996
24997         * modules/xvasprintf: New file.
24998         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
24999
25000 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
25001
25002         * lib/xvasprintf.h: New file.
25003         * lib/xvasprintf.c: New file.
25004         * lib/xasprintf.c: New file.
25005
25006 2004-09-08  Bruno Haible  <bruno@clisp.org>
25007
25008         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
25009
25010 2004-09-08  Bruno Haible  <bruno@clisp.org>
25011
25012         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
25013         length is > INT_MAX.
25014         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
25015         more.
25016
25017 2004-09-08  Bruno Haible  <bruno@clisp.org>
25018
25019         * lib/stdint_.h: New file, taken from GNU clisp.
25020
25021 2004-09-08  Bruno Haible  <bruno@clisp.org>
25022             Oskar Liljeblad  <oskar@osk.mine.nu>
25023
25024         * modules/stdint: New file.
25025         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
25026
25027 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
25028
25029         Import from coreutils.
25030         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
25031         strings on unbounded length.  alloca's performance benefits aren't
25032         that important here.
25033         (V_STRDUP): Remove.
25034         (parse_with_separator): New function, with most of the internals
25035         of the old parse_user_spec.  Allow user to omit both user and group,
25036         for compatibility with FreeBSD.
25037         Clone only the user name, not the entire spec.
25038         Do not set *uid, *gid unless entirely successful.
25039         Avoid memory leak in some failing cases.
25040         Fix regression for USER.GROUP reported by Dmitry V. Levin in
25041         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
25042         (parse_user_spec): Rewrite to use parse_with_separator.
25043
25044 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
25045
25046         * modules/userspec: Don't depend on alloca.
25047
25048 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
25049
25050         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
25051
25052 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
25053
25054         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
25055         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
25056         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
25057
25058 2004-08-16  Simon Josefsson  <jas@extundo.com>
25059
25060         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
25061         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
25062         Add --dry-run for --import.
25063         Let user provided command line parameters override configure.ac
25064         settings.
25065
25066 2004-08-12  Simon Josefsson  <jas@extundo.com>
25067
25068         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
25069         as discussed with Paul Eggert in threads rooted at
25070         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
25071         and
25072         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
25073         Before, the test was empty, and relied on ELIDE_CODE in source
25074         code.)
25075         (gl_PREREQ_GETOPT): New macro.
25076         (gl_GETOPT): Use them.
25077
25078 2004-08-12  Simon Josefsson  <jas@extundo.com>
25079
25080         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
25081         * lib/getopt_.h: Renamed from getopt.h.
25082
25083 2004-08-12  Simon Josefsson  <jas@extundo.com>
25084
25085         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
25086         Change default library name from libfoo to libgnu.
25087         Now, if you have a configure.ac that says:
25088                 gl_SOURCE_BASE(gl)
25089                 gl_M4_BASE(gl/m4)
25090                 gl_MODULES(error getopt etcetera)
25091                 gl_INIT
25092         you can import all you need by running:
25093                 ../gnulib/gnulib-tool --import
25094
25095         * modules/getopt (Files): Rename getopt.h to getopt_.h.
25096         (Makefile.am): Rewrite, use logic from argz.
25097         (Include): Use <getopt.h> instead of "getopt.h".
25098
25099 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
25100
25101         * modules/argp (Files): Add m4/unlocked-io.m4.
25102         (Depends-on): Add extensions.
25103
25104 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
25105
25106         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
25107         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
25108         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
25109         Check for program_invocation_name, program_invocation_short_name,
25110         flockfile, funlockfile, features.h, _getopt_long_only_r.
25111
25112 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
25113
25114         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
25115         its complicated substitute.
25116         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
25117         and program_invocation_name.
25118         (__argp_basename) [!_LIBC]: Remove; the only use was
25119         replaced by its body.
25120         (__argp_short_program_name): Change condition from
25121         !defined __argp_short_program_name to
25122         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
25123         to match argp-namefrob.h.
25124         (__argp_failure): Don't assume strerror_r returns char *.
25125         * lib/argp-parse.c (N_): Define unconditionally.
25126         (argp_default_options): Fill out initializers with 0 to avoid
25127         gcc warnings.
25128
25129 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
25130
25131         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
25132         getopt1.c.
25133
25134 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
25135
25136         Merge from coreutils.
25137
25138         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
25139
25140         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
25141         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
25142
25143 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
25144
25145         Merge from coreutils.
25146
25147         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
25148         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
25149         for Reliant Unix 5.43.
25150
25151         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
25152         (union fooround): Use uintmax_t, not long int.
25153         The rest is a merge from libc:
25154         [defined _LIBC]: Include <shlib-compat.h>.
25155         (_obstack) [defined _LIBC]: Remove after 2.3.4.
25156
25157         * lib/settime.c (settime): Recode to avoid warning with
25158         Sun Forte C 6U2.
25159
25160         * lib/strverscmp.c: Convert to UTF-8.
25161
25162 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
25163
25164         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
25165         m4/uintmax_t.m4.
25166
25167 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
25168
25169         * modules/xalloc-die: New file.
25170         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
25171
25172         * modules/md5 (Files): Add m4/uint32_t.m4.
25173         * modules/sha1: Renamed from modules/sha.
25174         (Files):
25175         Rename lib/sha.h to lib/sha1.h.
25176         Rename lib/sha.c to lib/sha1.c.
25177         Rename m4/sha.m4 to m4/sha1.m4.
25178         (lib_SOURCES): Likewise.
25179         (configure.ac): Rename gl_SHA to gl_SHA1.
25180         (Include): sha.h -> sha1.h.
25181
25182 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
25183
25184         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
25185         * m4/sha1.m4: Renamed from sha.m4.
25186         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
25187
25188 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
25189
25190         * lib/obstack.h (obstack_empty_p):
25191         Don't assume that chunk->contents is suitably aligned.
25192         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
25193         Likewise. Problem reported by Benno in
25194         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
25195
25196         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
25197         readable.  This could be improved further but it'd take some work.
25198
25199 2004-08-08  Simon Josefsson  <jas@extundo.com>
25200
25201         * modules/xgethostname (Depends-on): Remove exit and error (not
25202         used).
25203
25204         * modules/getpass-gnu: Add getpass.h.
25205         (Depends-on): Add stdbool.
25206         * modules/getpass: Add getpass.h.
25207
25208 2004-08-08  Simon Josefsson  <jas@extundo.com>
25209
25210         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
25211         Check getpass declaration.
25212
25213 2004-08-08  Simon Josefsson  <jas@extundo.com>
25214
25215         * lib/xgethostname.c: Don't include error.h (not used).
25216
25217         * lib/getpass.h: Add.
25218         * lib/getpass.c: Include getpass.h first.
25219
25220 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
25221
25222         * lib/xalloc-die.c: New file.
25223         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
25224         All uses removed.
25225         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
25226         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
25227         xalloc-die.c.
25228         (_, N_, xalloc_die): Move to xalloc-die.c.
25229         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
25230         so that we needn't mess with xalloc_msg_memory_exhausted.
25231
25232         * lib/sha1.h: Renamed from sha.h.
25233         (SHA1_H): Renamed from _SHA_H.
25234         (sha1_ctx): Renamed from sha_ctx.
25235         (sha1_init_ctx): Renamed from sha_init_ctx.
25236         (sha1_process_block): Renamed from sha_process_block.
25237         (sha1_process_bytes): Renamed from sha_process_bytes.
25238         (sha1_finish_ctx): Renamed from sha_finish_ctx.
25239         (sha1_read_ctx): Renamed from sha_read_ctx.
25240         (sha1_stream): Renamed from sha_stream.
25241         (sha1_buffer): Renamed from sha_buffer.
25242         * lib/sha1.c: Likewise; renamed from sha.c.
25243         Do not include <sys/types.h>.
25244         Include <stddef.h> rather than <stdlib.h>.
25245
25246 2004-08-08  Bruno Haible  <bruno@clisp.org>
25247
25248         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
25249         FILESYSTEM_PREFIX_LEN.
25250         * lib/progreloc.c: Likewise.
25251         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
25252
25253 2004-08-06  Simon Josefsson  <jas@extundo.com>
25254
25255         * modules/progname (Depends-on): Don't depend on stdbool.
25256
25257 2004-08-06  Simon Josefsson  <jas@extundo.com>
25258
25259         * modules/getsubopt: New file.
25260         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
25261         getsubopt.
25262
25263 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
25264
25265         More merge from coreutils.
25266
25267         * m4/utimens.m4, m4/utimecmp.m4: New files.
25268         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
25269         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
25270         prereq.m4, sha.m4: Import changes from coreutils.
25271
25272 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
25273
25274         More merge from coreutils.
25275         * modules/raise, modules/readtokens0, modules/utimens:
25276         * modules/utimecmp, module/xnanosleep: New files.
25277         * modules/strftime: Add lib/strftime.h.
25278         Change include from <time.h> to "strftime.h".
25279         * modules/yesno: Add lib/yesno.h.
25280         * modules/backupfile: Remove lib/addext.c.
25281         * modules/euidaccess: Add stat-macros.h.
25282         * modules/canonicalize, modules/euidaccess,
25283         modules/filemode, modules/lchown, modules/makepath,
25284         modules/rmdir, modules/stat: Likewise.
25285
25286 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
25287
25288         Merge from tar.
25289         * lib/argp-help.c (make_hol, hol_append): Don't assume that
25290         SIZE_MAX is a valid preprocessor constant.
25291         (__argp_basename): Change from "#ifndef _LIBC"
25292         to "#ifndef __argp_short_program_name", so that
25293         we don't compile these functions for tar.
25294
25295         More merges from coreutils.
25296         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
25297         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
25298         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
25299         * lib/addext.c: Remove; no longer needed.
25300         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
25301         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
25302         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
25303         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
25304         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
25305         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
25306         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
25307         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
25308         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
25309         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
25310         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
25311         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
25312         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
25313         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
25314         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
25315         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
25316         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
25317         Import changes from coreutils.
25318
25319 2004-08-05  Simon Josefsson  <jas@extundo.com>
25320
25321         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
25322
25323 2004-08-05  Simon Josefsson  <jas@extundo.com>
25324
25325         * m4/getsubopt.m4: New file.
25326
25327 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
25328
25329         Merge from coreutils.
25330
25331         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
25332         * m4/getcwd-path-max.m4: New files.
25333
25334         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
25335         FILESYSTEM_PREFIX_LEN ->
25336         FILE_SYSTEM_PREFIX_LEN.
25337         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
25338         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
25339         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
25340         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
25341
25342         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
25343         prerequisite modules now handle the DOS stuff.
25344         Don't check for unistd.h.
25345
25346 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
25347
25348         Merge from coreutils.
25349
25350         * lib/.gdb-history: Remove; this doesn't belong here.
25351
25352         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
25353         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
25354         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
25355         * lib/getcwd.c: New files.
25356
25357         * lib/dirname.h: Include <stdbool.h>.
25358         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
25359         for consistency with POSIX terminology.  All uses changed.
25360         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
25361         (strip_trailing_slashes): Use bool for booleans.
25362         * lib/stripslash.c (strip_trailing_slashes): Likewise.
25363
25364         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
25365         sometimes returns a positive errno value even when it succeeds.
25366         (print_errno_message) [!LIBC]: Fall back on strerror if
25367         __strerror_r fails.
25368
25369         * lib/path-concat.c (mempcpy): Don't define if a system header defines
25370         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
25371         (longest_relative_suffix): New function.
25372         (path_concat): Use it.  Assume first argument is not NULL.
25373         Port to DOS.  Omit redundant separators.
25374         Report an error instead of returning NULL.
25375         Use mempcpy instead of memcpy.
25376         (xpath_concat): Remove: not declared or used.
25377
25378         * lib/same.h: Include <stdbool.h>
25379         (same_name): Return bool, not int.
25380         * lib/same.c (same_name): Likewise.
25381         (errno): Don't declare; we assume C89 or better now.
25382
25383         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
25384         if not already defined.
25385
25386         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
25387         * lib/dup-safer.c (errno): Likewise.
25388
25389 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
25390
25391         Merge from coreutils.
25392         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
25393         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
25394         * modules/path-concat: Don't depend on strdup.
25395
25396 2004-08-03  Simon Josefsson  <jas@extundo.com>
25397
25398         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
25399         * lib/progname.h: Don't include stdbool.h.
25400
25401 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
25402
25403         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
25404         * MODULES.html.sh (func_all_modules): Remove fatal.
25405
25406 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
25407
25408         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
25409
25410 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
25411
25412         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
25413         working.
25414
25415 2004-08-02  Simon Josefsson  <jas@extundo.com>
25416
25417         * lib/getsubopt.h: New file, with comments from Bruno Haible.
25418         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
25419         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
25420
25421 2004-08-01  Simon Josefsson  <jas@extundo.com>
25422
25423         * lib/xgetdomainname.c: Include stdlib.h, for free().
25424
25425 2004-07-19  Bruno Haible  <bruno@clisp.org>
25426
25427         * MODULES.html.sh (func_all_modules): Add dummy.
25428
25429 2004-07-16  Simon Josefsson  <jas@extundo.com>
25430
25431         * modules/dummy: New file.
25432
25433 2004-07-16  Simon Josefsson  <jas@extundo.com>
25434
25435         * lib/dummy.c: New file.
25436
25437 2004-07-16  Bruno Haible  <bruno@clisp.org>
25438
25439         * lib/backupfile.h: Add extern "C" for C++.
25440         * lib/closeout.h: Likewise.
25441         * lib/copy-file.h: Likewise.
25442         * lib/findprog.h: Likewise.
25443         * lib/full-write.h: Likewise.
25444         * lib/pathname.h: Likewise.
25445         * lib/progname.h: Likewise.
25446         * lib/stpcpy.h: Likewise.
25447         * lib/stpncpy.h: Likewise.
25448         * lib/strcase.h: Likewise.
25449         * lib/strstr.h: Likewise.
25450         * lib/xalloc.h: Likewise.
25451
25452         * lib/mbswidth.h: Add extern "C" for C++.
25453         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
25454
25455 2004-07-13  Robert Millan  <robertmh@gnu.org>
25456
25457         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
25458
25459 2004-07-09  Simon Josefsson  <jas@extundo.com>
25460
25461         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
25462         failed without this.)
25463
25464 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
25465
25466         * modules/chown (Files): Add lib/fchown-stub.c, since
25467         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
25468
25469 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
25470
25471         * lib/fchown-stub.c: New file.
25472
25473 2004-06-24  Jim Meyering  <jim@meyering.net>
25474
25475         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
25476
25477 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
25478
25479         * modules/argz: Omit "#include".
25480
25481         * MODULES.html.sh (func_all_modules): Add calloc, to match
25482         2004-06-01 addition of calloc module.
25483
25484 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
25485
25486         * m4/argz.m4: New file, which is autoupdated from libtool.
25487
25488 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
25489
25490         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
25491         libtool.
25492
25493 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
25494
25495         * config/srclist-update: Don't insist on "USA." before the
25496         close-comment, as libtool omits the period and puts the */ on a
25497         separate line.
25498         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
25499         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
25500
25501 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
25502
25503         * modules/argz: New file.
25504         * MODULES.html.sh (func_all_modules): Add argz.
25505
25506 2004-06-12  Jim Meyering  <jim@meyering.net>
25507         and  Paul Eggert  <eggert@cs.ucla.edu>
25508
25509         * modules/hash (Files): Add lib/xalloc.h.
25510         * modules/pipe (Depends-on): Add wait-process.
25511         * modules/stat (Depends-on): Add xalloc.
25512         * modules/userspec (Files): Add lib/userspec.h.
25513         * modules/xstrto
25514
25515         Upgrade from gettext-0.13.
25516         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
25517         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
25518         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
25519
25520 2004-06-10  Jim Meyering  <jim@meyering.net>
25521
25522         * lib/calloc.c: New file.
25523
25524 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
25525
25526         * lib/getdate.y (yylex): Allow space between sign and number.
25527         Problem reported by Dan Jacobson.
25528
25529 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
25530
25531         Merge from coreutils CVS.
25532
25533         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
25534         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
25535         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
25536         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
25537         xstrtol.m4: Fix copyright date and/or serial number.
25538
25539         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
25540         See if we need an fchown replacement.
25541         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
25542         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
25543         and use the replacement function if we detect either defect.
25544
25545         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
25546         gl_UTIMECMP.
25547
25548 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
25549         and  Jim Meyering  <jim@meyering.net>
25550
25551         Merge from coreutils CVS.
25552
25553         * lib/stat-macros.h: New file, with contents from file-type.h
25554         and coreutils' system.h.
25555         * lib/file-type.c: Include "stat-macros.h".
25556         * lib/file-type.h (file_type): Move all macro definitions to new file,
25557         stat-macros.h.
25558
25559         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
25560         Wrap old code with this conditional.
25561         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
25562         function that does not dereference symlinks.
25563         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
25564
25565         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
25566         dependency problems.
25567         (xreadlink): Accept new arg SIZE, for efficiency.
25568         All decls and uses changed.
25569         * lib/xreadlink.h: Include <stddef.h>, for size_t.
25570
25571         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
25572         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
25573
25574         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
25575         sysexits.h.
25576
25577 2004-06-01  Jim Meyering  <jim@meyering.net>
25578
25579         * m4/calloc.m4: New file.
25580
25581 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
25582
25583         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
25584         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
25585         Also, fix a typo in a diagnostic.
25586
25587 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
25588
25589         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
25590         or AC_FUNC_REALLOC.
25591
25592 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
25593
25594         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
25595         macros to be defined.
25596         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
25597         the allocator returns NULL because the requested size is zero.
25598
25599 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
25600
25601         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
25602         var.  Add comment explaining why libc still defines it.  This
25603         merges the following patch from glibc:
25604         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
25605
25606 2004-05-20  Andreas Schwab  <schwab@suse.de>
25607
25608         * m4/free.m4: Replace free if it not known to work, not the other
25609         way round.
25610
25611 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
25612
25613         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
25614         present in glibc since revision 1.1 of this file.
25615         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
25616         obstack_alignment_mask, obstack_alloc, obstack_base,
25617         obstack_blank, obstack_blank_fast, obstack_chunk_size,
25618         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
25619         obstack_grow0, obstack_init, obstack_int_grow,
25620         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
25621         obstack_next_free, obstack_object_size, obstack_ptr_grow,
25622         obstack_ptr_grow_fast, obstack_room): Remove declarations of
25623         nonexistent functions.
25624
25625 2004-05-18  Karl Berry  <karl@gnu.org>
25626
25627         * config/srclist.txt: break link for vasnprintf.c.
25628
25629 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
25630
25631         Port obstack to the AS/400, where pointers are 16 bytes wide and
25632         you cannot cast an integer to a valid pointer.  This patch is
25633         currently waiting to be integrated into glibc; see
25634         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
25635
25636         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
25637         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
25638         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
25639         (struct obstack): temp member is now a union of a pointer and
25640         an integer, instead of an integer.  All integer uses changed.
25641         This does not affect the physical layout of struct obstack,
25642         except on hosts (like the AS/400) where the size or alignment of
25643         void * is greater than that of ptrdiff_t.
25644         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
25645         __STDC__)]: Store temporary in pointer member of union, not
25646         integer member.
25647         * lib/obstack.c: Include <stddef.h>, for offsetof.
25648         (struct fooalign): Remove; it doesn't need a name.
25649         (union fooround): Change double to long double, and add void *.
25650         (DEFAULT_ALIGNMENT): Use offsetof to compute.
25651         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
25652         not a macro.  Hence the values are always int; so remove all
25653         casts-to-int in uses.
25654
25655 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
25656
25657         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
25658         we can get this patch merged into glibc.
25659
25660 2004-05-17  Derek R. Price  <derek@ximbiot.com>
25661             Paul Eggert  <eggert@cs.ucla.edu>
25662
25663         * m4/argp: Depend on alloca.
25664
25665 2004-05-17  Derek R. Price  <derek@ximbiot.com>
25666             Paul Eggert  <eggert@cs.ucla.edu>
25667
25668         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
25669         freecoding.
25670
25671 2004-05-17  Bruno Haible  <bruno@clisp.org>
25672
25673         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
25674         precision that consists of a '.' followed by an empty digit string.
25675         Patch by Tor Lillqvist <tml@iki.fi>.
25676
25677 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
25678
25679         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
25680         for backward compatibility with older code.  We need our own
25681         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
25682         it under some other name, and our alloca.h will define it.
25683
25684 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
25685             Derek Price  <derek@ximbiot.com>
25686
25687         * lib/alloca.c: Include <alloca.h>, to get our interface.
25688         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
25689         include <alloca.h> first.  Use C89 prototype for alloca; this
25690         requires including <stddef.h> for size_t.  Use extern "C" if C++.
25691         Use #elif for simplicity, since we can assume C89 now.
25692         Don't try to source the system alloca.h since it will not be found
25693         and to prevent recursively including its replacement.
25694         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
25695         * lib/regex.c: Likewise.
25696
25697 2004-05-16  Derek Price  <derek@ximbiot.com>
25698             Paul Eggert  <eggert@cs.ucla.edu>
25699
25700         getline cleanup.  This changes the getndelim2 API: both order of
25701         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
25702         no delimiter).
25703
25704         * lib/getline.c: Don't include stddef.h or stdio.h, since our
25705         interface does that.
25706         (getline): Always use getdelim, so that we don't have two
25707         copies of this code.
25708         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
25709         if available.
25710         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
25711         (GETNDELIM2_MAXIMUM): New macro.
25712         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
25713         instead of the old practice of delim2==0.  All callers changed.
25714         Return -1 on overflow, instead of returning junk.
25715         Do not set *linesize unless allocation succeeds.
25716         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
25717         that we include sys/types.h.
25718         * lib/getnline.h: Likewise.
25719         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
25720         (getndelim2): Reorder arguments.
25721         * lib/getnline.c (getnline, getndelim):
25722         Don't discard the NMAX argument.
25723         (getnline): Invoke getndelim, to avoid code duplication.
25724         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
25725         of (size_t) -1 by callers of the getnline family.
25726
25727 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
25728
25729         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
25730         Check for gettimeofday.
25731         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
25732         Check for settimeofday, stime.
25733
25734 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
25735
25736         * lib/nanosleep.c (suspended): Change its type from int to
25737         sig_atomic_t volatile.
25738         (first_call): Make it private to rpl_nanosleep, and have it
25739         be zero initially as that's a bit faster.
25740         (my_usleep): Round up fractional times instead of truncating them,
25741         as this is the usual meaning for 'sleep'.
25742
25743         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
25744         doesn't work.
25745         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
25746         (ENOSYS): Define if not defined.
25747         (settime): Fall back on stime if it exists and settimeofday fails.
25748         But don't bother with fallbacks if a method fails with errno == EPERM.
25749
25750 2004-05-11  Jim Meyering  <jim@meyering.net>
25751
25752         Prior to this change, the save_cwd caller required read access to the
25753         current directory on most systems (ones with the fchdir function).
25754
25755         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
25756         fails, try write-only, and finally, resort to using xgetcwd.
25757
25758 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
25759
25760         * lib/obstack.c, obstack.h: Import changes from libc.
25761
25762 2004-04-28  Bruno Haible  <bruno@clisp.org>
25763
25764         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
25765         also implicitly appends .exe to executables.
25766         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
25767         accepts Windows pathnames.
25768         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
25769         Treat Cygwin like Windows, since it now accepts Windows pathnames.
25770         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
25771         Treat Cygwin like Windows, since it now accepts Windows pathnames.
25772         Reported by Derek Robert Price <derek@ximbiot.com>.
25773
25774 2004-04-21  Karl Berry  <karl@gnu.org>
25775
25776         * config/srclist.txt (localcharset.c): break sync.
25777
25778 2004-04-20  Paul Eggert  <eggert@twinsun.com>
25779
25780         * m4/host-os.m4: Add a copyright notice.
25781
25782 2004-04-20  Jim Meyering  <jim@meyering.net>
25783
25784         Change UTILS_ to gl_ in AC_DEFINE'd names.
25785         Change utils_- and jm_-prefixed variables, too.
25786         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
25787         UTILS_FUNC_MKDIR_TRAILING_SLASH.
25788         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
25789
25790         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
25791         Don't emit trailing blanks.
25792         Also rename jm_-prefixed variables to have gl_ prefix.
25793
25794         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
25795         Also rename jm_-prefixed variables to have gl_ prefix.
25796
25797         * m4/jm-macros.m4: Reflect the renamings.
25798         * m4/prereq.m4: Likewise.
25799
25800 2004-04-20  Jim Meyering  <jim@meyering.net>
25801
25802         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
25803         memory.
25804
25805 2004-04-20  Jim Meyering  <jim@meyering.net>
25806             Bruno Haible  <bruno@clisp.org>
25807
25808         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
25809         memory when realloc fails.
25810
25811 2004-04-19  Jim Meyering  <jim@meyering.net>
25812
25813         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
25814         now that readutmp.c may call `free (0)'.
25815
25816 2004-04-19  Bruno Haible  <bruno@clisp.org>
25817
25818         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
25819         * m4/inttypes_h.m4: Likewise.
25820         * m4/stdint_h.m4: Likewise.
25821         * m4/intmax_t.m4: Likewise.
25822         * m4/uintmax_t.m4: Likewise.
25823
25824 2004-04-18  Jim Meyering  <jim@meyering.net>
25825
25826         * m4/prereq.m4: Don't forbid jm_ prefix.
25827
25828         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
25829         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
25830         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
25831         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
25832         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
25833         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
25834         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
25835         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
25836         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
25837         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
25838         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
25839         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
25840         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
25841         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
25842         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
25843         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
25844         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
25845         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
25846         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
25847
25848 2004-04-18  Jim Meyering  <jim@meyering.net>
25849
25850         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
25851         failure, don't leak memory and do call END_UTMP_ENT.
25852
25853 2004-04-16  Jim Meyering  <jim@meyering.net>
25854
25855         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
25856         coreutils' stat program.
25857         (gl_PREREQ): Don't require jm_PREREQ_STAT.
25858
25859 2004-04-11  Paul Eggert  <eggert@twinsun.com>
25860
25861         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
25862         C89.
25863         (CHAR_BIT): Remove, since we assume C89.
25864         Include <stdint.h> if available, as per current Autoconf CVS advice.
25865
25866 2004-03-31  Jim Meyering  <jim@meyering.net>
25867
25868         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
25869         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
25870         * m4/xalloc.m4: Likewise.
25871
25872 2004-03-30  Paul Eggert  <eggert@twinsun.com>
25873
25874         Merge from coreutils.
25875
25876         * m4/inttostr.m4: New file.
25877         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
25878         Require AM_STDBOOL_H and gl_TIMESPEC instead.
25879         Require gl_CLOCK_TIME.
25880         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
25881
25882 2004-03-30  Paul Eggert  <eggert@twinsun.com>
25883
25884         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
25885         not bool, to be more consistent with Unix conventions.
25886         Suggested by Bruno Haible.
25887
25888         Merge from coreutils.
25889
25890         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
25891         * lib/umaxtostr.c: New files.
25892
25893         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
25894         the usual <time.h> dance.
25895         (get_date): Change signature to support fractional time stamps.
25896         All callers changed.
25897         * lib/getdate.y: Include "getdate.h" first, as we can now
25898         assume C89 and don't need to worry about 'const'.
25899         Similarly, include "unlocked-io.h" near start, not in middle.
25900         Include <limits.h>.
25901         (textint.value): Use long int rather than int.
25902         (textint.digits): Use size_t rather than int.
25903         (BILLION, LOG10_BILLION): New constants.
25904         (parser_control): New member rel_ns.  Members day_ordinal,
25905         time_zone, month, day, hour, minutes, rel_year, rel_month,
25906         rel_day, rel_hour, rel_minutes, rel_seconds
25907         are now long int, not int.  Member seconds is now struct timespec,
25908         not int.  New member timespec_seen.  Members dates_seen, days_seen,
25909         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
25910         not int.
25911         (%union.intval): Now long int, not int.
25912         New member timespec.
25913         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
25914         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
25915         (spec): Now is a timespec or an item list.
25916         (timespec, items): New nonterminals.
25917         (time, rel, relunit, number, get_date):
25918         Add support for fractional seconds.
25919         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
25920         (gmtime, localtime, mktime): Remove decls; not needed with C89.
25921         (to_hour): First arg is now long int, not int.
25922         (to_year): Returns long int, not int.
25923         Don't treat year -70 like 70.
25924         (tm_diff): Returns long int, not int.
25925         (lookup_word): Use bool instead of int when appropriate.
25926         (yylex): Use size_t for count, not int.
25927         Detect overflow when parsing large integer constants.
25928         Add support for fractions.
25929         (get_date): Make pointers 'const' if possible.
25930         Use more-portable code to detect integer overflow.
25931         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
25932         Don't use ctime; it's not reliable if the year has >4 digits.
25933
25934         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
25935         This is for compatibility with BSD.
25936
25937         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
25938         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
25939         From coreutils' system.h.
25940
25941         * lib/userspec.c: Don't include "posixver.h".
25942         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
25943         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
25944         compatible extension.  Simplify code by removing a boolean int
25945         that was always nonzero if a string was nonnull.
25946
25947 2004-03-30  Jim Meyering  <jim@meyering.net>
25948
25949         Merge from coreutils.
25950
25951         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
25952         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
25953         on some systems one must include <grp.h> before it.
25954         Reported by Christian Krackowizer.
25955
25956 2004-03-30  Jim Meyering  <jim@meyering.net>
25957
25958         Merge from coreutils.
25959
25960         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
25961
25962         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
25963         an empty input stream.
25964
25965         * lib/readtokens.c: Include <stdbool.h>.
25966         (readtoken): Use `size_t' rather than int/long.
25967         All callers adjusted.
25968         Use `bool' rather than `int' where appropriate.
25969         Use memset rather than an explicit loop.
25970         Use x2nrealloc rather than xrealloc.
25971         Allow the use of `\0' as a delimiter.
25972         (readtokens): Likewise.
25973         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
25974
25975 2004-03-30  Jim Meyering  <jim@meyering.net>
25976
25977         * m4/realloc.m4: Remove file, since now it does no more than
25978         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
25979         the `configure.ac' section of module/realloc.
25980         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
25981
25982 2004-03-30  Bruno Haible  <bruno@clisp.org>
25983
25984         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
25985         nonnull.
25986
25987 2004-03-29  Paul Eggert  <eggert@twinsun.com>
25988
25989         Merge changes to getloadavg.c from coreutils and Emacs.
25990
25991         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
25992         Define to an expression, not to the empty string.
25993         Include cloexec.h and xalloc.h.
25994         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
25995         Use set_cloexec_flag rather than rolling our own.
25996         * lib/cloexec.c, lib/cloexec.h: New files.
25997
25998 2004-03-29  Paul Eggert  <eggert@twinsun.com>
25999
26000         * m4/cloexec.m4: New file.
26001
26002 2004-03-18  Paul Eggert  <eggert@twinsun.com>
26003
26004         * lib/getopt.h: Sync with libc CVS.
26005
26006 2004-03-18  Paul Eggert  <eggert@twinsun.com>
26007             Bruno Haible  <bruno@clisp.org>
26008
26009         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
26010         mbswidth.
26011
26012 2004-03-18  Paul Eggert  <eggert@twinsun.com>
26013             Bruno Haible  <bruno@clisp.org>
26014
26015         * lib/mbswidth.h: Include <wchar.h> only if
26016         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
26017         <wchar.h>.
26018         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
26019
26020 2004-03-09  Paul Eggert  <eggert@twinsun.com>
26021
26022         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
26023         Sync with libc CVS.
26024         * lib/getopt_int.h: New file, also synced from libc.
26025
26026 2004-03-09  Paul Eggert  <eggert@twinsun.com>
26027
26028         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
26029         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
26030         Bring back getopt.c, getopt.h, getopt1.c.
26031
26032 2004-03-07  Paul Eggert  <eggert@twinsun.com>
26033
26034         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
26035         All uses changed.  Check for sa_sigaction member; this fixes
26036         a bug first reported by Jason Andrade in
26037         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
26038
26039 2004-03-07  Paul Eggert  <eggert@twinsun.com>
26040
26041         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
26042         '#if' expressions.  Unlike the code it replaces, it does not
26043         depend on (defined _SC_PAGESIZE).  However, it does depend on
26044         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
26045         first reported by Jason Andrade in
26046         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
26047
26048 2004-02-25  Simon Josefsson  <jas@extundo.com>
26049
26050         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
26051
26052 2004-02-25  Simon Josefsson  <jas@extundo.com>
26053
26054         * lib/strdup.h: New file.
26055         * lib/strdup.c: Include it.
26056         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
26057         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
26058
26059 2004-02-23  Karl Berry  <karl@gnu.org>
26060
26061         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
26062         (from fencepost.gnu.org:/gd/gnuorg).
26063
26064 2004-02-23  Karl Berry  <karl@gnu.org>
26065
26066         * config/srclistvars.sh (GNUORG) [karl]: redefine.
26067         * config/srclist.txt: add maintain/standards documents.
26068
26069 2004-02-18  Bruno Haible  <bruno@clisp.org>
26070
26071         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
26072         Reported by Derek Robert Price <derek@ximbiot.com>.
26073
26074 2004-02-16  Karl Berry  <karl@gnu.org>
26075
26076         * config/mkinstalldirs, install-sh: update from automake.
26077
26078 2004-02-06  Karl Berry  <karl@gnu.org>
26079
26080         * m4/po.m4: update from gettext 0.14.1.
26081
26082 2004-02-06  Karl Berry  <karl@gnu.org>
26083
26084         * lib/config.charset: update from gettext 0.14.1.
26085
26086 2004-02-05  Paul Eggert  <eggert@twinsun.com>
26087
26088         Add comments and code, prompted by suggestions from Bruno Haible
26089         for sh-quote.
26090         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
26091         describing the enum quoting_style values.
26092         * lib/quotearg.c (quotearg_alloc): New function.
26093         (quotearg_buffer_restyled): Treat lone { and } as special.
26094         Treat = as special.  Work around bug with older shells
26095         that "see" a '\' that is really the 2nd byte of a multibyte char.
26096         Quote empty string with shell_quoting_style.
26097
26098 2004-02-03  Bruno Haible  <bruno@clisp.org>
26099
26100         * m4/pipe.m4: New file, from GNU gettext.
26101
26102 2004-02-03  Bruno Haible  <bruno@clisp.org>
26103
26104         * lib/pipe.h: New file, from GNU gettext.
26105         * lib/pipe.c: New file, from GNU gettext.
26106
26107 2004-01-27  Bruno Haible  <bruno@clisp.org>
26108
26109         * m4/execute.m4: New file, from GNU gettext.
26110
26111 2004-01-27  Bruno Haible  <bruno@clisp.org>
26112
26113         * lib/execute.h: New file, from GNU gettext.
26114         * lib/execute.c: New file, from GNU gettext.
26115         * lib/w32spawn.h: New file, from GNU gettext.
26116
26117 2004-01-24  Paul Eggert  <eggert@twinsun.com>
26118
26119         Merge from diffutils.
26120
26121         * lib/file-type.c (file_type): Add typed memory objects.
26122         * lib/file-type.h (S_TYPEISTMO): New macro.
26123
26124         * lib/c-stack.h (c_stack_action): Remove argv argument.
26125         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
26126         (die): Don't calculate message unless segv_action returns.
26127         (get_stack_location, min_address_from_argv, max_address_from_argv,
26128         volatile stack_base, volatile_stack_size): Remove.
26129         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
26130         that every segmentation violation is a stack overflow.  (Ouch!)
26131         See Debian bug 136249 (still outstanding) for more info about why
26132         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
26133
26134 2004-01-24  Paul Eggert  <eggert@twinsun.com>
26135
26136         Exit-status fix from coreutils.
26137
26138         Use exit_failure consistently in place of EXIT_FAILURE,
26139         so that program exit statuses are consistent on failure.
26140
26141         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
26142         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
26143         * lib/argmatch.h: Comment fix to match the above.
26144         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
26145         Now a macro referring to exit_failure, instead of a separate
26146         variable.  Include "exitfail.h" to get it.
26147         * lib/xstrtol.h: Include "exitfail.h".
26148         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
26149
26150         * lib/long-options.c (parse_long_options): Use prototype
26151         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
26152         for clarity.
26153
26154 2004-01-21  Jim Meyering  <jim@meyering.net>
26155
26156         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
26157         so as not to conflict with a different-sized __mktime_internal
26158         function in GNU libc.
26159         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
26160         Problem building statically-linked `ls' reported by Michael Brunnbauer.
26161
26162 2004-01-20  Karl Berry  <karl@gnu.org>
26163
26164         * config/config.guess: update from config.
26165
26166         * config/srclistvars.sh: GNUWWWLICENSES for karl.
26167
26168 2004-01-20  Bruno Haible  <bruno@clisp.org>
26169
26170         Safer stack allocation.
26171         * lib/setenv.c: Include allocsa.h.
26172         (alloca): Remove fallback definition.
26173         (freea): Remove macro.
26174         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
26175         instead of freea.
26176
26177 2004-01-20  Bruno Haible  <bruno@clisp.org>
26178
26179         * m4/eealloc.m4: New file, from GNU gettext.
26180
26181 2004-01-20  Bruno Haible  <bruno@clisp.org>
26182
26183         * m4/allocsa.m4: New file, from GNU gettext.
26184
26185 2004-01-20  Bruno Haible  <bruno@clisp.org>
26186
26187         * lib/xallocsa.h: New file, from GNU gettext.
26188         * lib/xallocsa.c: New file, from GNU gettext.
26189
26190 2004-01-20  Bruno Haible  <bruno@clisp.org>
26191
26192         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
26193
26194 2004-01-20  Bruno Haible  <bruno@clisp.org>
26195
26196         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
26197         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
26198         specially.
26199
26200 2004-01-20  Bruno Haible  <bruno@clisp.org>
26201
26202         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
26203         patch.
26204
26205 2004-01-20  Bruno Haible  <bruno@clisp.org>
26206
26207         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
26208
26209 2004-01-20  Bruno Haible  <bruno@clisp.org>
26210
26211         * lib/eealloc.h: New file.
26212
26213 2004-01-20  Bruno Haible  <bruno@clisp.org>
26214
26215         * lib/binary-io.h: Avoid warnings on Cygwin.
26216
26217 2004-01-20  Bruno Haible  <bruno@clisp.org>
26218
26219         * lib/allocsa.h: New file, from GNU gettext.
26220         * lib/allocsa.c: New file, from GNU gettext.
26221
26222 2004-01-18  Karl Berry  <karl@gnu.org>
26223
26224         * doc/gpl.texi, doc/lgpl.texi: new files.
26225
26226 2004-01-18  Karl Berry  <karl@gnu.org>
26227
26228         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
26229         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
26230
26231 2004-01-15  Paul Eggert  <eggert@twinsun.com>
26232
26233         Merge from coreutils.
26234
26235         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
26236         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
26237         (gl_DEFAULT_POSIX2_VERSION): Move
26238         the documentation from 'configure' into 'config.hin',
26239         so that 'configure --help' isn't burdened by it and
26240         we don't have to worry about its formatting there.
26241         Reword the documentation so that it's more succinct
26242         and can be run together into a single paragraph.
26243         * m4/same.m4 (gl_SAME): Check for pathconf.
26244
26245 2004-01-15  Paul Eggert  <eggert@twinsun.com>
26246
26247         Merge from coreutils.
26248
26249         * lib/posixver.c: Include posixver.h.
26250
26251         * lib/same.c: Include <stdbool.h>, <limits.h>.
26252         (_POSIX_NAME_MAX): Define if not defined.
26253         (MIN): New macro.
26254         (same_name): If file names are silently truncated, report
26255         that the file names are the same if they are the same after
26256         the silent truncation.
26257
26258         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
26259         conversion function.
26260         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
26261         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
26262         longer needed.
26263
26264 2004-01-15  Jim Meyering  <jim@meyering.net>
26265
26266         Merge from coreutils.
26267
26268         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
26269         if no library is required.
26270         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
26271         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
26272         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
26273         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
26274         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
26275         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
26276         value, $ac_cv_search_crypt, if it's "none required".
26277         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
26278         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
26279         not gl_FUNC_GETLOADAVG.
26280         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
26281         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
26282
26283 2004-01-15  Jim Meyering  <jim@meyering.net>
26284
26285         Merge from coreutils.
26286
26287         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
26288         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
26289         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
26290
26291         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
26292         optional configure-time default.
26293
26294         * lib/version-etc.c (version_etc_copyright): Update copyright date.
26295
26296         * lib/xreadlink.c (xreadlink): Correct outdated comment.
26297
26298 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
26299
26300         Merge from coreutils.
26301
26302         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
26303         value, $ac_cv_search_nanosleep, if it's "none required".
26304
26305 2004-01-14  Paul Eggert  <eggert@twinsun.com>
26306
26307         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
26308         with like-named macro in fnmatch.c.
26309         (EXT): Use an internal constant instead.
26310
26311         Merge fnmatch patches from glibc.
26312         * lib/fnmatch.c (mbsinit): Remove define.
26313         Add libc_hidden_ver (__fnmatch, fnmatch).
26314         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
26315         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
26316
26317 2004-01-14  Karl Berry  <karl@gnu.org>
26318
26319         * config/install-sh: update from automake.
26320
26321 2004-01-13  Karl Berry  <karl@gnu.org>
26322
26323         * config/install-sh: update from automake.
26324
26325 2004-01-09  Karl Berry  <karl@gnu.org>
26326
26327         * config/install-sh: update from automake.
26328
26329 2004-01-05  Karl Berry  <karl@gnu.org>
26330
26331         * config/config.{sub,guess}: update from config.
26332
26333 2003-12-31  Karl Berry  <karl@gnu.org>
26334
26335         * config/depcomp: update from automake.
26336
26337 2003-12-14  Karl Berry  <karl@gnu.org>
26338
26339         * lib/config.charset: update from gettext-runtime.
26340
26341 2003-12-03  Paul Eggert  <eggert@twinsun.com>
26342
26343         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
26344         Bug reported by Alfred M. Szmidt.
26345
26346 2003-12-03  Bruno Haible  <bruno@clisp.org>
26347
26348         * m4/gettext.m4: Upgrade from gettext-0.13.
26349         * m4/po.m4: Upgrade from gettext-0.13.
26350         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
26351         * m4/intmax.m4: New file, from gettext-0.13.
26352         * m4/printf-posix.m4: New file, from gettext-0.13.
26353
26354 2003-11-29  Karl Berry  <karl@gnu.org>
26355
26356         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
26357
26358 2003-11-25  Paul Eggert  <eggert@twinsun.com>
26359             Bruno Haible  <bruno@clisp.org>
26360
26361         * lib/printf-parse.h: Don't include sys/types.h.
26362         (ARG_NONE): New macro.
26363         (char_directive): Change type of *arg_index fields to size_t.
26364         * lib/printf-parse.c: Don't include sys/types.h.
26365         (SSIZE_MAX): Remove macro.
26366         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
26367         Remove unnecessary overflow check.
26368         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
26369         fields.
26370
26371 2003-11-25  Bruno Haible  <bruno@clisp.org>
26372
26373         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
26374
26375 2003-11-25  Bruno Haible  <bruno@clisp.org>
26376
26377         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
26378         gt_TYPE_SSIZE_T.
26379
26380 2003-11-24  Paul Eggert  <eggert@twinsun.com>
26381
26382         * modules/alloca: Remove dependency on xalloc.
26383
26384 2003-11-24  Paul Eggert  <eggert@twinsun.com>
26385
26386         * lib/alloca.c: Remove dependency on xalloc module.
26387         (xalloc_die): Remove.
26388         (memory_full) [!defined emacs]: New macro.
26389         [!defined emacs]: Don't include xalloc.h.
26390         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
26391         address arithmetic overflows.  Change datatypes a bit to avoid
26392         unnecessary casts.
26393
26394 2003-11-22  Jim Meyering  <jim@meyering.net>
26395
26396         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
26397         s/size/size_t/.
26398
26399 2003-11-21  Karl Berry  <karl@gnu.org>
26400
26401         * config/config.{sub,guess}: update from config.
26402
26403 2003-11-18  Karl Berry  <karl@gnu.org>
26404
26405         * config/config.{sub,guess}: update from config.
26406
26407         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
26408
26409 2003-11-17  Paul Eggert  <eggert@twinsun.com>
26410
26411         * README: Mention that S+T cannot overflow if S is the size of
26412         an existing object and T is sufficiently small.
26413
26414 2003-11-17  Jim Meyering  <jim@meyering.net>
26415
26416         On systems without utime and without a utimes function capable of
26417         dealing with a NULL struct utimbuf* argument, this utime replacement
26418         could -- in unusual circumstances -- leak a file descriptor.
26419         * lib/utime.c: Include <unistd.h> and <errno.h>.
26420         (utime_null): Be sure to close `fd' and to preserve errno.
26421         Reported by Geoff Collyer via Arnold Robbins.
26422
26423 2003-11-17  Bruno Haible  <bruno@clisp.org>
26424
26425         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
26426         (Depends-on): Add xsize.
26427
26428 2003-11-17  Bruno Haible  <bruno@clisp.org>
26429
26430         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
26431
26432 2003-11-17  Bruno Haible  <bruno@clisp.org>
26433
26434         * lib/vasnprintf.c (alloca): Remove fallback definition.
26435         (freea): Remove definition.
26436         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
26437         Reported by Paul Eggert.
26438
26439 2003-11-16  Paul Eggert  <eggert@twinsun.com>
26440             Bruno Haible  <bruno@clisp.org>
26441
26442         Protect against address arithmetic overflow.
26443         * lib/printf-args.h: Include stddef.h.
26444         (arguments): Change type of field 'count' to size_t.
26445         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
26446         'unsigned int' where appropriate.
26447         * lib/printf-parse.h: Include sys/types.h.
26448         (char_directive): Change type of *arg_index fields to ssize_t.
26449         (char_directives): Change type of fields 'count', max_*_length to
26450         size_t.
26451         * lib/printf-parse.c: Include sys/types.h and xsize.h.
26452         (SSIZE_MAX): Define fallback value.
26453         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
26454         instead of 'int' where appropriate. Check a_allocated, d_allocated
26455         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
26456         * lib/vasnprintf.c: Include xsize.h.
26457         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
26458         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
26459         overflow. Avoid wraparound when converting a width or precision from
26460         decimal to binary.
26461
26462 2003-11-16  Bruno Haible  <bruno@clisp.org>
26463
26464         Update from GNU gettext.
26465         * lib/printf-parse.c: Generalize to it can be compiled for wide
26466         strings.
26467         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
26468         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
26469         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
26470         SNPRINTF): New macros.
26471         Don't include <alloca.h> if the file is used inside libintl.
26472         (local_wcslen): New function, for Solaris 2.5.1.
26473         (VASNPRINTF): Use it instead of wcslen.
26474
26475 2003-11-16  Bruno Haible  <bruno@clisp.org>
26476
26477         * lib/xsize.h (xmax): New function.
26478         (xsum, xsum3, xsum4): Declare as "pure" functions.
26479
26480 2003-11-12  Paul Eggert  <eggert@twinsun.com>
26481
26482         * modules/xalloc (Files): Undo latest change, since xalloc.h
26483         no longer needs SIZE_MAX or PTRDIFF_MAX.
26484
26485 2003-11-12  Paul Eggert  <eggert@twinsun.com>
26486
26487         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
26488         gl_PTRDIFF_MAX.
26489
26490 2003-11-12  Paul Eggert  <eggert@twinsun.com>
26491
26492         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
26493         "return", to pacify some unknown compiler.  Problem reported
26494         by Joerg Schilling.
26495
26496 2003-11-12  Paul Eggert  <eggert@twinsun.com>
26497
26498         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
26499         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
26500         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
26501         heuristic is just as accurate as far as we know, and it removes a
26502         dependency on size_max.m4 and ptrdiff_max.m4.
26503
26504 2003-11-11  Bruno Haible  <bruno@clisp.org>
26505
26506         * modules/xsize (Files): Add m4/size_max.m4.
26507         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
26508
26509 2003-11-11  Bruno Haible  <bruno@clisp.org>
26510
26511         * m4/size_max.m4: New file.
26512         * m4/ptrdiff_max.m4: New file.
26513         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
26514         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
26515         (gl_XALLOC): Invoke it.
26516
26517 2003-11-11  Bruno Haible  <bruno@clisp.org>
26518
26519         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
26520         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
26521         defined.
26522
26523 2003-11-10  Paul Eggert  <eggert@twinsun.com>
26524
26525         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
26526         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
26527         rejected some allocations of exactly SIZE_MAX - 2 bytes.
26528         From Bruno Haible.
26529         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
26530         not (size_t) -1, since it's defined here.
26531
26532 2003-11-09  Karl Berry  <karl@gnu.org>
26533
26534         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
26535
26536 2003-11-06  Paul Eggert  <eggert@twinsun.com>
26537
26538         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
26539         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
26540         Reject sizes of exactly SIZE_MAX bytes.
26541         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
26542         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
26543
26544 2003-11-05  Bruno Haible  <bruno@clisp.org>
26545
26546         * lib/xsize.h: Include limits.h, to avoid a possible collision with
26547         SIZE_MAX defined in <limits.h> on Solaris.
26548
26549 2003-11-04  Jim Meyering  <jim@meyering.net>
26550
26551         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
26552         variable names, rather than @VAR@.
26553         * modules/poll: Likewise.
26554
26555 2003-11-04  Bruno Haible  <bruno@clisp.org>
26556
26557         * modules/xsize: New file.
26558         * modules/linebreak: Depend on xsize.
26559         * MODULES.html.sh (func_all_modules): Add xsize.
26560
26561 2003-11-04  Bruno Haible  <bruno@clisp.org>
26562
26563         * m4/xsize.m4: New file.
26564
26565 2003-11-04  Bruno Haible  <bruno@clisp.org>
26566
26567         * lib/xsize.h: New file.
26568         * lib/linebreak.c: Include xsize.h.
26569         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
26570         argument for overflow.
26571         Suggested by Paul Eggert.
26572
26573 2003-11-03  Karl Berry  <karl@gnu.org>
26574
26575         * config/config.{guess,sub}: update from config.
26576
26577 2003-11-03  Jim Meyering  <jim@meyering.net>
26578
26579         * modules/userspec (lib_SOURCES): Add userspec.h.
26580         (Include): Add "userspec.h".
26581         Improve description.
26582
26583 2003-11-03  Jim Meyering  <jim@meyering.net>
26584
26585         * lib/userspec.c: Include "userspec.h".
26586         * lib/userspec.h: New file.
26587
26588 2003-11-03  Bruno Haible  <bruno@clisp.org>
26589
26590         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
26591
26592 2003-11-03  Bruno Haible  <bruno@clisp.org>
26593
26594         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
26595         available, to avoid (extremely rare) race condition.
26596         Suggested by Paul Eggert.
26597
26598 2003-11-02  Karl Berry  <karl@gnu.org>
26599
26600         * config/srclist.txt (vasprintf.c): sync broken, sigh.
26601
26602 2003-10-31  Paul Eggert  <eggert@twinsun.com>
26603
26604         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
26605         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
26606         (read_filesystem_list): Set and use me_type_malloced.
26607         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
26608         whatever the type happens to be), for brevity and consistency.
26609         Check for size calculation overflow on Alphas running OSF/1.
26610
26611 2003-10-31  Jim Meyering  <jim@meyering.net>
26612
26613         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
26614
26615         * lib/linebuffer.c: Include <string.h> for declaration of memset.
26616
26617 2003-10-30  Paul Eggert  <eggert@twinsun.com>
26618             Bruno Haible  <bruno@clisp.org>
26619
26620         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
26621         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
26622
26623 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
26624
26625         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
26626         netbsd*-gnu*.  Suggested by Robert Millan.
26627
26628 2003-10-29  Paul Eggert  <eggert@twinsun.com>
26629
26630         * modules/group-member: Depend on stdbool.
26631
26632 2003-10-29  Paul Eggert  <eggert@twinsun.com>
26633
26634         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
26635
26636 2003-10-29  Paul Eggert  <eggert@twinsun.com>
26637
26638         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
26639         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
26640         after the 'gnu' in these cases.  This fixes some bugs in the
26641         previous change, and is based on suggestions by Robert Millan.
26642
26643 2003-10-29  Paul Eggert  <eggert@twinsun.com>
26644
26645         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
26646         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
26647         no longer needed.
26648         * lib/quotearg.c (quotearg_n_options): Use it.
26649         * lib/group-member.c: Include <stdbool.h>.
26650         (free_group_info): Arg is now const *; don't free arg.
26651         (get_group_info): Now returns bool and accepts struct group_info *,
26652         rather than returning a malloc'ed struct group_info *.
26653         All uses changed.  Check for overflow in internal size calculation.
26654
26655         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
26656         rather than xmalloc/xrealloc.
26657         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
26658         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
26659         conformance bug: the old code used a pointer after freeing the
26660         storage that it addressed.
26661         * lib/hash.c (hash_initialize): Simplify the code by using
26662         xalloc_oversized rather than doing it by hand.
26663         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
26664         the buffer preserved.  Use free and xmalloc instead.
26665         * lib/quotearg.c (quotearg_n_options): Likewise.
26666         Use a simpler test for size overflow.  Don't use xalloc_oversized
26667         because unsigned int might be wider than size_t (!); this suggests
26668         that we should switch from unsigned int to size_t for slot numbers.
26669
26670 2003-10-28  Paul Eggert  <eggert@twinsun.com>
26671
26672         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
26673         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
26674         NetBSD kernels.  Requested by Richard Stallman.
26675
26676 2003-10-27  Paul Eggert  <eggert@twinsun.com>
26677
26678         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
26679         to allocate the returned structure.  Do not allocate a subarray,
26680         as x2nrealloc will do that.
26681         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
26682         instead of xnrealloc.
26683         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
26684
26685 2003-10-27  Bruno Haible  <bruno@clisp.org>
26686
26687         * lib/stdbool_.h: Better support for BeOS.
26688
26689 2003-10-26  Paul Eggert  <eggert@twinsun.com>
26690
26691         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
26692         now uses inline.
26693
26694 2003-10-26  Paul Eggert  <eggert@twinsun.com>
26695
26696         * lib/xalloc.h (xalloc_oversized): New static inline function, for
26697         callers that want to do their own size-overflow checking.  Include
26698         <stdbool.h>, since xalloc_oversized returns bool.
26699         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
26700         to use xalloc_oversized.
26701
26702         Add two functions x2realloc, x2nrealloc, for programs that grow
26703         arrays dynamically by doubling their sizes.
26704         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
26705         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
26706         New functions.
26707
26708         Port to C99 semantics for 'inline' of external functions.
26709         Bug reported by Bruno Haible.
26710         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
26711         with the old contents of xnmalloc.
26712         (xnmalloc, xmalloc): Use it.
26713         (xnrealloc_inline): New static inline function,
26714         with the old contents of xnrealloc.
26715         (xnrealloc, xrealloc): Use it.
26716
26717         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
26718         that.
26719
26720 2003-10-26  Karl Berry  <karl@gnu.org>
26721
26722         * config/srclist.txt (COPYING.DOC): no longer available from
26723         /gd/gnuorg; don't know where the ultimate source is.
26724
26725 2003-10-25  Paul Eggert  <eggert@twinsun.com>
26726
26727         Fix several address-calculation bugs in the hash modules,
26728         plus some minor code cleanup.
26729
26730         * lib/hash.h: Include <stdbool.h>, for bool.
26731         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
26732         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
26733         hash_get_n_entries, hash_get_max_bucket_length,
26734         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
26735         hash_rehash): Use size_t rather than unsigned.
26736         * lib/hash.c (struct hash_table, hash_get_n_buckets,
26737         hash_get_n_buckets_used, hash_get_n_entries,
26738         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
26739         hash_get_entries, hash_do_for_each, hash_string, is_prime,
26740         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
26741         Likewise.
26742         (SIZE_MAX): Define if not defined.
26743         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
26744         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
26745         hash_print):
26746         Use const * when possible.
26747         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
26748         (check_tuning): Fix bug: if tuning parameters were very close to
26749         0 or 1, rounding errors could have caused subscript violations.
26750         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
26751         (hash_initialize): Add 'fail:' label
26752         to free table and return NULL, and use it to simplify code.
26753         Use calloc rather than clearing the storage ourself.
26754         (hash_initialize, hash_rehash): Check for arithmetic overflow in
26755         buffer size calculations.
26756         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
26757         Include <stddef.h>, for size_t.
26758         * lib/hash-pjw.c (hash_pjw): Likewise.
26759         Switch to method described by Bruno Haible.
26760         Include <limits.h>, for CHAR_BIT.
26761         (SIZE_BITS): New macro.
26762
26763 2003-10-23  Paul Eggert  <eggert@twinsun.com>
26764
26765         * m4/getline.m4 (AM_FUNC_GETLINE):
26766         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
26767         hosts.  Problem reported by Derek Robert Price in
26768         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
26769         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
26770         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
26771
26772 2003-10-21  Paul Eggert  <eggert@twinsun.com>
26773
26774         * lib/getndelim2.c (getndelim2): When size calculation overflows,
26775         ceiling the allocation at NMAX bytes rather than silently
26776         discarding input bytes before NMAX is reached.  This makes
26777         a difference only if NMAX exceeds SIZE_MAX / 2.
26778
26779         * lib/obstack.c: Merge from glibc.
26780         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
26781         Add libc_hidden_def (_obstack_newchunk).
26782         (_obstack_free) [! defined _LIBC]: Remove.
26783         [defined _LIBC]: Make a strong alias from obstack_free, rather than
26784         a clone of the function body.
26785         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
26786         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
26787
26788         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
26789         glibc.
26790         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
26791         arg to memcpy.
26792
26793         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
26794         (obstack_ptr_grow_fast, obstack_int_grow_fast):
26795         Don't use lvalue casts, as GCC plans to remove support for them
26796         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
26797         was also present in the non-GCC version, indicating that this
26798         code had always been buggy and had never been widely used.
26799         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
26800         Use the fast variant of each macro, rather than copying the
26801         definiens of the fast variant; that way, we'll be more likely to
26802         catch future bugs in the fast variants.
26803
26804 2003-10-20  Bruno Haible  <bruno@clisp.org>
26805
26806         * modules/wait-process: New file.
26807         * MODULES.html.sh (func_all_modules): Add wait-process.
26808
26809 2003-10-20  Bruno Haible  <bruno@clisp.org>
26810
26811         * m4/wait-process.m4: New file.
26812
26813 2003-10-20  Bruno Haible  <bruno@clisp.org>
26814
26815         * lib/wait-process.h: New file, from GNU gettext.
26816         * lib/wait-process.c: New file, from GNU gettext.
26817
26818 2003-10-19  Jim Meyering  <jim@meyering.net>
26819
26820         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
26821         HPUX 10.20.
26822
26823 2003-10-18  Karl Berry  <karl@gnu.org>
26824
26825         * config/config.guess: update from config.
26826
26827 2003-10-16  Paul Eggert  <eggert@twinsun.com>
26828
26829         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
26830         (getgroups): First arg is int, not size_t.
26831         Don't let 'free' mangle errno.
26832
26833 2003-10-16  Paul Eggert  <eggert@twinsun.com>
26834
26835         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
26836
26837 2003-10-16  Karl Berry  <karl@gnu.org>
26838
26839         * config/config.{guess,sub}: update from config.
26840
26841 2003-10-16  Jim Meyering  <jim@meyering.net>
26842
26843         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
26844         memcpy.
26845
26846 2003-10-15  Paul Eggert  <eggert@twinsun.com>
26847
26848         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
26849         (SIZE_MAX): Remove.
26850         (new_exclude, add_exclude_file): Initial size no longer needs to
26851         be a power of 2.
26852         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
26853         our own address arithmetic overflow checking.
26854
26855         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
26856         (fnmatch): Do not alloca more than 2000 wide characters;
26857         instead, use malloc for large buffers.
26858         Check for address arithmetic overflow, and return -1
26859         with errno set to ENOMEM in that case.
26860         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
26861         (NEW_PATTERN): Do not alloca more than 8000 bytes;
26862         instead, return -1.  Check for address arithmetic overflow.
26863
26864 2003-10-14  Paul Eggert  <eggert@twinsun.com>
26865
26866         Handle invalid suffixes and overflow independently, so that
26867         callers can treat them independently as needed.  Fix some bugs in
26868         suffix handling, e.g., "100k@" was not diagnosed as an invalid
26869         suffix for a human-readable blocksize.  The major caller-visible
26870         change is the addition of a new
26871         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
26872         that both overflow and suffix chars were found.
26873
26874         * lib/human.c (humblock): Don't check separately for invalid suffix
26875         char; that is xstrtoumax's job (now that its bug is fixed).
26876         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
26877         INTMAX_MAX]: New macros.
26878         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
26879         TYPE_MAXIMUM): New macros.
26880         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
26881         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
26882         if overflow occurs, as it's what __strtol does and it's more useful
26883         in practice.
26884         (__xstrtol): If __strtol reports some error other than ERANGE,
26885         reflect it to the caller as LONGINT_INVALID.  If it reports
26886         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
26887         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
26888         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
26889         value.
26890         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
26891         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
26892         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
26893         [defined UINTMAX_MAX]: New macros.
26894
26895 2003-10-14  Bruno Haible  <bruno@clisp.org>
26896
26897         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
26898
26899 2003-10-14  Bruno Haible  <bruno@clisp.org>
26900
26901         * m4/sig_atomic_t: New file, from GNU gettext.
26902         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
26903
26904 2003-10-14  Bruno Haible  <bruno@clisp.org>
26905
26906         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
26907         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
26908         Also use volatile where needed.
26909
26910 2003-10-12  Paul Eggert  <eggert@twinsun.com>
26911
26912         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
26913         Change maintainer from Bruno Haible to 'all'.
26914
26915 2003-10-12  Paul Eggert  <eggert@twinsun.com>
26916
26917         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
26918
26919 2003-10-12  Paul Eggert  <eggert@twinsun.com>
26920
26921         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
26922         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
26923         and define in terms of the other primitives.
26924         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
26925         (SIZE_MAX): Define if not already defined.
26926         (array_size_overflow): New function.
26927         (xalloc_die): Abort instead of exiting if 'error' returns.
26928         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
26929         (xmalloc, xrealloc): Use them.
26930         (xcalloc): Check for address arithmetic overflow.
26931         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
26932         a bit faster than strcpy.
26933
26934 2003-10-10  Simon Josefsson  <jas@extundo.com>
26935
26936         * modules/argp (Depends-on): Add restrict and strcase.
26937
26938 2003-10-10  Simon Josefsson  <jas@extundo.com>
26939
26940         * m4/argp.m4: Add AC_C_INLINE.
26941
26942 2003-10-08  Paul Eggert  <eggert@twinsun.com>
26943
26944         Merge getpass from libc, plus a few fixes.
26945
26946         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
26947         Include <stdbool.h>.
26948         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
26949         __fsetlocking to empty.
26950         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
26951         do include <bits/libc-lock.h>.
26952         Do not include <fcntl.h>; not needed.
26953         [_LIBC]: Include <wchar.h>.
26954         (NOTCANCEL_MODE): New macro.
26955         (flockfile, funlockfile) [_LIBC]: New macros.
26956         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
26957         [!_LIBC]: New macros.
26958         (call_fclose): New function.
26959         (getpass): Use it.  Save tty stream separately; this simplifies the
26960         code and makes it more reliable if stdin happens to equal stdout.
26961         Invoke __fsetlocking on tty.
26962         Handle thread cancellation if needed.
26963         Namespace cleanup (use __tcgetattr, __getline).
26964         Use bool for Booleans.
26965         [USE_IN_LIBIO]: Handle wide streams.
26966         [!_LIBC]: Unconditionally do the fseek, since we don't know what
26967         stream might go where.
26968
26969         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
26970         doesn't have to include <stdio.h> before us.
26971         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
26972         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
26973         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
26974         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
26975         if not declared, so that we can use getpass.c code from libc without
26976         rewriting it.
26977         (flockfile, ftrylockfile, funlockfile): New macros.
26978
26979 2003-10-08  Paul Eggert  <eggert@twinsun.com>
26980
26981         * modules/getpass: Depend on stdbool.
26982
26983 2003-10-08  Paul Eggert  <eggert@twinsun.com>
26984
26985         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
26986
26987 2003-10-07  Karl Berry  <karl@gnu.org>
26988
26989         * config/config.{guess,sub}: update from config.
26990
26991 2003-10-06  Jim Meyering  <jim@meyering.net>
26992             Bruno Haible  <bruno@clisp.org>
26993
26994         This lets translators provide better translations for the
26995         "Written by ..." part of --version output.
26996         * lib/version-etc.h: Include stdarg.h.
26997         (version_etc_copyright): Declare as readonly.
26998         (version_etc): Make this function variadic with a NULL-terminated list
26999         of author name strings.
27000         (version_etc_va): New declaration.
27001         * lib/version-etc.c: Include stdarg.h, stdlib.h.
27002         (version_etc_copyright): Declare as readonly.
27003         (version_etc_va): New function. Provide a different translatable string
27004         for each possible number of authors < 10. Abbreviate when there are 10
27005         authors or more.
27006         (version_etc): Make this function variadic. Call version_etc_va.
27007         Suggestion from Gary V. Vaughan.
27008
27009         * lib/long-options.h (parse_long_options): Change prototype: the
27010         authors string is moved to the end and becomes variadic.
27011         * lib/long-options.c: Include stdarg.h.
27012         (parse_long_options): Make this function variadic, too.
27013         Call version_etc_va, not version_etc.
27014
27015 2003-10-06  Bruno Haible  <bruno@clisp.org>
27016
27017         * modules/version-etc-2: Remove file.
27018         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
27019
27020 2003-10-06  Bruno Haible  <bruno@clisp.org>
27021
27022         * modules/fatal-signal: New file.
27023         * MODULES.html.sh (func_all_modules): Add fatal-signal.
27024
27025 2003-10-06  Bruno Haible  <bruno@clisp.org>
27026
27027         * m4/fatal-signal.m4: New file.
27028         * m4/signalblocking.m4: New file, from GNU gettext.
27029
27030 2003-10-06  Bruno Haible  <bruno@clisp.org>
27031
27032         * lib/version-etc-2.h: Remove file.
27033         * lib/version-etc-2.c: Remove file.
27034
27035 2003-10-06  Bruno Haible  <bruno@clisp.org>
27036
27037         * lib/fatal-signal.h: New file, from GNU gettext.
27038         * lib/fatal-signal.c: New file, from GNU gettext.
27039
27040 2003-10-05  Paul Eggert  <eggert@twinsun.com>
27041
27042         * README: Rework advice for preventing empty .o files.
27043         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
27044         not <sys/types.h>.
27045
27046 2003-10-04  Karl Berry  <karl@gnu.org>
27047
27048         * lib/argp*: update from libc.
27049
27050 2003-10-04  Karl Berry  <karl@gnu.org>
27051
27052         * config/config.{guess,sub}: update from config.
27053
27054 2003-10-02  Bruno Haible  <bruno@clisp.org>
27055
27056         * modules/lchown (Include): Add lchown.h.
27057         * modules/time_r (Include): Use "..." syntax.
27058         * modules/xgetdomainname (Include): Add xgetdomainname.h.
27059
27060 2003-10-01  Simon Josefsson  <jas@extundo.com>
27061
27062         * MODULES.html.sh (func_all_modules): Move gethostname from section
27063         'based on' to section 'lacking' POSIX:2001.
27064
27065 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
27066
27067         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
27068         to output mode on the same stream.
27069
27070 2003-09-29  Paul Eggert  <eggert@twinsun.com>
27071
27072         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
27073         Fix arg typo in previous patch.
27074
27075 2003-09-28  Jim Meyering  <jim@meyering.net>
27076
27077         * lib/error.c: Correct cpp indentation.
27078
27079 2003-09-27  Paul Eggert  <eggert@twinsun.com>
27080
27081         * modules/free: New file.
27082
27083 2003-09-27  Paul Eggert  <eggert@twinsun.com>
27084
27085         * m4/free.m4: New file.
27086
27087 2003-09-27  Paul Eggert  <eggert@twinsun.com>
27088
27089         * lib/minmax.h (MIN, MAX)
27090         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
27091         Omit the special code that used __typeof__, since we worry that
27092         it could be more trouble than it's worth.  See:
27093         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
27094         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
27095
27096         * lib/free.c: New file.
27097
27098 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
27099
27100         Trivial fixes to Makefile.am parts of module listings.
27101         * modules/strstr: Append strstr.h to lib_SOURCES.
27102         * modules/strcase: Likewise, for strcase.h.
27103
27104 2003-09-27  Karl Berry  <karl@gnu.org>
27105
27106         * config/mkinstalldirs: update from automake.
27107
27108 2003-09-26  Paul Eggert  <eggert@twinsun.com>
27109
27110         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
27111         (error_tail): Do not loop, reallocating temporary buffer, since
27112         the output cannot contain more wide characters than the input
27113         contains bytes, the size must be big enough already.  This avoids
27114         one potential size overflow calculation.  Check for size overflow
27115         when calculating temporary buffer size.  Free temporary buffer
27116         when done, if it was allocated with malloc; this plugs a memory
27117         leak.  Remove casts from void * to pointers, that are no longer
27118         needed now that we're assuming C89 or better.
27119
27120         Merge error changes from glibc.
27121
27122         * lib/error.c, error.h: Update copyright notice header to match glibc.
27123         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
27124         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
27125         Disable cancellation while printing error.
27126         * lib/error.h: Prepend __ to parameter names.
27127
27128 2003-09-26  Jim Meyering  <jim@meyering.net>
27129
27130         * lib/error.c (error_tail): Move some declarations
27131         into inner scope where the local variables are used.
27132
27133 2003-09-26  Bruno Haible  <bruno@clisp.org>
27134
27135         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
27136         stpncpy().
27137         Don't define stpncpy through config.h; it's now done through stpncpy.h.
27138
27139 2003-09-26  Bruno Haible  <bruno@clisp.org>
27140
27141         * lib/stpncpy.h (gnu_stpncpy): New declaration.
27142         (stpncpy): Define as alias for gnu_stpncpy.
27143         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
27144
27145 2003-09-25  Simon Josefsson  <jas@extundo.com>
27146
27147         * lib/xgetdomainname.h: New file.
27148         * lib/xgetdomainname.c: New file.
27149
27150 2003-09-25  Simon Josefsson  <jas@extundo.com>
27151             Bruno Haible  <bruno@clisp.org>
27152
27153         * modules/getdomainname: New file.
27154         * modules/xgetdomainname: New file.
27155         * MODULES.html.sh (func_all_modules): Add getdomainname,
27156         xgetdomainname.
27157
27158 2003-09-25  Simon Josefsson  <jas@extundo.com>
27159             Bruno Haible  <bruno@clisp.org>
27160
27161         * m4/getdomainname.m4: New file.
27162
27163 2003-09-25  Simon Josefsson  <jas@extundo.com>
27164             Bruno Haible  <bruno@clisp.org>
27165
27166         * lib/getdomainname.h: New file.
27167         * lib/getdomainname.c: New file.
27168
27169 2003-09-25  Karl Berry  <karl@gnu.org>
27170
27171         * lib/argp-fmtstream.c, argp-help.c: update from libc.
27172
27173 2003-09-25  Karl Berry  <karl@gnu.org>
27174
27175         * config/install-sh: update from automake.
27176
27177 2003-09-25  Bruno Haible  <bruno@clisp.org>
27178
27179         * modules/version-etc-2: New file, from modules/version-etc with
27180         modifications.
27181         * MODULES.html.sh (func_all_modules): Add version-etc-2.
27182
27183 2003-09-25  Bruno Haible  <bruno@clisp.org>
27184
27185         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
27186         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
27187
27188 2003-09-24  Simon Josefsson  <jas@extundo.com>
27189
27190         * modules/xgethostname: Add xgethostname.h.
27191
27192 2003-09-24  Paul Eggert  <eggert@twinsun.com>
27193
27194         * lib/linebuffer.c (freebuffer): Don't free the argument, just
27195         the buffer associated with the argument.  Bug reported by
27196         Simon Josefsson.
27197
27198 2003-09-24  Paul Eggert  <eggert@twinsun.com>
27199
27200         * README: Document assumptions that 'int' is at least 32 bits
27201         wide, that integer arithmetic is 2's complement without overflow,
27202         that there are no holes in integer values, that adding sizes of
27203         two nonoverlapping objects can't overflow, and that all-bits-zero
27204         yields scalar zero.  Fix spelling and capitalization typos.
27205
27206 2003-09-19  Karl Berry  <karl@gnu.org>
27207
27208         * lib/argp.h: update from libc.
27209
27210 2003-09-17  Paul Eggert  <eggert@twinsun.com>
27211
27212         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
27213         to avoid spurious warnings like "AC_RUN_IFELSE was called before
27214         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
27215
27216 2003-09-17  Paul Eggert  <eggert@twinsun.com>
27217
27218         * gnulib-tool: Use "test -h", not "test -L", for portability
27219         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
27220         (tags_regexp): Remove, since \| doesn't conform to POSIX.
27221         (sed_extract_prog): Issue s commands one-by-one, rather than
27222         using \| in one s command.
27223
27224 2003-09-16  Paul Eggert  <eggert@twinsun.com>
27225
27226         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
27227         input error, instead of returning NULL the next time we are called
27228         (and therefore losing track of errno).
27229
27230 2003-09-16  Bruno Haible  <bruno@clisp.org>
27231
27232         * gnulib-tool (func_create_testdir): Warn about duplicated
27233         dependencies.
27234
27235 2003-09-15  Paul Eggert  <eggert@twinsun.com>
27236
27237         * modules/argmatch, modules/fatal, modules/obstack,
27238         modules/xalloc, modules/xgethostname: Sort dependencies by
27239         importance, not alphabetically.
27240
27241 2003-09-15  Paul Eggert  <eggert@twinsun.com>
27242
27243         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
27244         fails, so that the caller gets the proper errno.
27245
27246         * lib/readutmp.c (read_utmp): Likewise.
27247         Check for fstat error.  Close stream and free storage
27248         when failing.
27249
27250 2003-09-14  Karl Berry  <karl@gnu.org>
27251
27252         * config/srclist.txt (strdup.c): disable for c89 changes.
27253
27254 2003-09-14  Jim Meyering  <jim@meyering.net>
27255
27256         * lib/getloadavg.c: Correct cpp indentation.
27257         * lib/strdup.c: Likewise.
27258         * lib/vasnprintf.c: Likewise.
27259
27260 2003-09-14  Bruno Haible  <bruno@clisp.org>
27261
27262         * modules/fwriteerror: New file.
27263         * MODULES.html.sh (func_all_modules): Add fwriteerror.
27264
27265 2003-09-14  Bruno Haible  <bruno@clisp.org>
27266
27267         * lib/fwriteerror.h: New file.
27268         * lib/fwriteerror.c: New file.
27269
27270 2003-09-12  Paul Eggert  <eggert@twinsun.com>
27271
27272         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
27273         modules/xgethostname, modules/xalloc: Depend on exit.
27274
27275 2003-09-12  Paul Eggert  <eggert@twinsun.com>
27276
27277         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
27278
27279         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
27280         and AC_MINIX, too, so that their extensions are available.
27281
27282         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
27283         This macro has been superseded by gl_BACKUPFILE.
27284
27285         More patches to assume C89 or better.
27286
27287         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
27288
27289         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
27290         unconditionally.
27291         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
27292         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
27293         Include <string.h>, <stdlib.h> unconditionally.
27294         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
27295         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
27296         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
27297         headers or for string.h.
27298         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
27299         or strtoul.
27300
27301         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
27302         headers.
27303         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
27304         * m4/userspec.m4 (gl_USERSPEC): Likewise.
27305         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
27306         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
27307         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
27308         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
27309         memcpy, memset.
27310         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
27311         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
27312         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
27313         strtol.
27314         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
27315         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
27316         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
27317         strtoul.
27318
27319 2003-09-12  Paul Eggert  <eggert@twinsun.com>
27320
27321         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
27322         * lib/obstack.c [!defined _LIBC]: Likewise.
27323         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
27324         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
27325         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
27326
27327         More changes to assume C89 or better.
27328
27329         * lib/error.c (error_tail): Assume vprintf.
27330
27331         * lib/argmatch.c (getenv): Remove decl.
27332         * lib/progreloc.c (get_full_program_name): Define via prototype.
27333         * lib/setenv.c (clearenv): Likewise.
27334         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
27335         needed.
27336         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
27337         (malloc, memcpy): Remove decls.
27338         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
27339         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
27340         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
27341         (memcpy): Remove macro.
27342         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
27343         (__P): Remove.  All uses removed.
27344         (PTR): Remove.  All uses changed to void *.
27345         (CHAR_BIT, NULL): Remove.
27346         (spaces, zeros, memset_space, memset_zero)
27347         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
27348         Remove.
27349         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
27350         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
27351         Define with prototype.
27352         Remove now-unnecessary prototype decl.
27353         (extra_args_spec): Assume ANSI C.  All uses changed.
27354         (extra_args_spec_iso): Remove.
27355         (my_strftime, emacs_strftimeu): Define via prototype.
27356         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
27357         unconditionally.
27358         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
27359         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
27360         (strtoul, strtol): Remove decls.
27361         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
27362         LONG_MAX): Remove.
27363         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
27364         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
27365         (LOCALE_PARAM_PROTO): New macro.
27366         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
27367         (INTERNAL (strtol), strtol): Define with a prototype.
27368         (PARAMS): Remove.  All uses removed.
27369         * lib/tempname.c: Include <string.h> unconditionally.
27370         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
27371         * lib/xgethostname.c (main): Define with a prototype.
27372         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
27373         Include <stdlib.h> unconditionally.
27374         (calloc, malloc, realloc, free): Remove decls.
27375         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
27376         Include <stdlib.h> unconditionally.  Sort include file names.
27377         (strtod): Remove.
27378         (xstrtod): Define with a prototype.
27379         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
27380         (strtol, strtoul): Remove decls.
27381
27382 2003-09-11  Paul Eggert  <eggert@twinsun.com>
27383
27384         More patches to assume C89 or better.
27385         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
27386         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
27387         string.h, memchr, STDC_HEADERS.
27388
27389 2003-09-11  Paul Eggert  <eggert@twinsun.com>
27390
27391         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
27392         Include <stdlib.h>, <string.h> unconditionally.
27393         Remove now-unnecessary cast to char *.
27394         * lib/strnlen.c: Include <string.h> unconditionally.
27395         * lib/yesno.c (yesno): Define with a prototype.
27396
27397 2003-09-11  Bruno Haible  <bruno@clisp.org>
27398
27399         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
27400
27401 2003-09-10  Jim Meyering  <jim@meyering.net>
27402
27403         * lib/error.c: Correct indentation of cpp directives.
27404
27405 2003-09-10  Bruno Haible  <bruno@clisp.org>
27406
27407         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
27408         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
27409         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
27410         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
27411         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
27412         <stdlib.h> and <string.h> checks.
27413         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
27414         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
27415
27416 2003-09-10  Bruno Haible  <bruno@clisp.org>
27417
27418         * lib/strcspn.c: Include <string.h> unconditionally.
27419         * lib/strpbrk.c: Include <string.h> unconditionally.
27420         * lib/strstr.c: Include <string.h> unconditionally.
27421         * lib/unicodeio.c: Include <string.h> unconditionally.
27422         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
27423         * lib/unsetenv.c: Likewise.
27424         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
27425         * lib/yesno.c: Include <stdlib.h> unconditionally.
27426         (rpmatch): Add prototype.
27427
27428 2003-09-09  Paul Eggert  <eggert@twinsun.com>
27429
27430         More patches to assume C89 or better.
27431         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
27432         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
27433         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
27434         or for string.h.
27435         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
27436         stdlib.h.
27437         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
27438         C headers.
27439         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
27440         string.h.
27441         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
27442         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
27443         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
27444         or for string.h.
27445         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
27446         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
27447         C headers.
27448         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
27449         memcpy.
27450         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
27451         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
27452         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
27453         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
27454         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
27455         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
27456         string.h, free.
27457         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
27458         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
27459         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
27460         C headers, or for string.h.
27461         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
27462         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
27463         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
27464         headers, memory.h, stdlib.h, string.h, strings.h.
27465         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
27466         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
27467         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
27468         strchr.
27469         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
27470         headers, memory.h, string.h.
27471         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
27472         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
27473         free.
27474         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
27475         headers.
27476         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
27477         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
27478         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
27479         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
27480         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
27481
27482 2003-09-09  Paul Eggert  <eggert@twinsun.com>
27483
27484         More K&R removal.
27485
27486         * lib/acosl.c (main): Use a prototype.
27487         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
27488         tanl.c: Likewise.
27489
27490         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
27491
27492         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
27493         (getopt, etopt_long, getopt_long_only, _getopt_internal)
27494         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
27495         with a prototype.
27496         * lib/getopt.c (const): Remove macro.
27497         Include <string.h> unconditionally.
27498         (my_index): Remove; all uses changed to strchr.
27499         (strlen): Remove decl.
27500         (exchange): Remove forward decl; no longer needed.
27501         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
27502         Define with prototype.
27503         * lib/getopt1.c (const): Remove macro.
27504         (getopt_long, getopt_long_only, main): Define with prototype.
27505
27506         * lib/getugroups.c: Include <string.h> unconditionally.
27507
27508         * lib/getusershell.c: Include <stdlib.h> unconditionally.
27509         (getusershell, setusershell, endusershell, readname, main):
27510         Define with prototypes.
27511
27512         * lib/group-member.c: Include group-member.h first.
27513         Include <stdlib.h> unconditionally.
27514
27515         * lib/hard-locale.c: Include hard-locale.h first.
27516         Include <stdlib.h>, <string.h> unconditionally.
27517
27518         * lib/hash.c (free, malloc): Remove decls.
27519         Include <stdlib.h> unconditionally.
27520
27521         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
27522         (getenv): Do not declare.
27523
27524         * lib/idcache.c: Include <string.h> unconditionally.
27525
27526         * lib/long-options.c: Include long-options.h first, to test interface.
27527         Include <stdlib.h> unconditionally.
27528
27529         * lib/makepath.c: Include makepath.h first, to test interface.
27530         Include <stdlib.h> and <string.h> unconditionally.
27531
27532         * lib/linebuffer.c: Include <stdlib.h>.
27533         (free): Remove decl.
27534
27535         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
27536         stddef.h. rpl_malloc returns void *, not char *.
27537         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
27538         prototype.
27539
27540         * lib/md5.h: Include <limits.h> unconditionally.
27541         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
27542         (__P): Remove; all uses removed.
27543         * lib/md5.c: Include "md5.h" first.
27544         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
27545         md5_buffer, md5_process_bytes, md5_process_block):
27546         Define with prototypes.
27547         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
27548         * lib/sha.c: Include "sha.h" first.
27549         Include <stdlib.h>, <string.h> unconditionally.
27550
27551         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
27552         * lib/memcmp.c (__ptr_t): Likewise.
27553         * lib/memrchr.c (__ptr_t): Likewise.
27554         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
27555         Include <string.h> unconditionally.
27556         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
27557         * lib/memchr.c: Include <stdlib.h> unconditionally.
27558         * lib/memchr.c (LONG_MAX): Remove.
27559         * lib/memrchr.c (LONG_MAX): Likewise.
27560         * lib/memchr.c (__memchr): Define via a prototype.
27561         * lib/memrchr.c (__memrchr): Likewise.
27562         * lib/memcmp.c (__P): Remove, and remove all uses.
27563         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
27564         Remove forward decls; no longer needed.
27565         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
27566         Use types required by C89 in prototype.
27567
27568         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
27569         * lib/savedir.c: Likewise.
27570         * lib/mkdir.c (free): Remove decl.
27571         * lib/rmdir.c (rmdir): Define with a prototype.
27572         * lib/savedir.c: Include savedir.h first, to test interface.
27573
27574         * lib/mktime.c (STDC_HEADERS): Remove.
27575         Include <stdlib.h>, <string.h> unconditionally.
27576
27577         * lib/modechange.c: Include <stdlib.h> unconditionally.
27578         (malloc): Remove decl.
27579
27580         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
27581         (free): Remove decl.
27582
27583         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
27584         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
27585         (This type really should be intptr_t, but that's a C99ism.)
27586         (_obstack_memcpy): Remove: all uses changed to memcpy.
27587         Include <string.h> unconditionally.
27588         (struct obstack): Assume __STDC__ for types of members
27589         chunkfun, freefun, extra_arg.
27590         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
27591         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
27592         obstack_begin, obstack_specify_allocation,
27593         obstack_specify_allocation_with_arg, obstack_chunkfun,
27594         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
27595         Remove unprototyped decls and the macros that use them.
27596         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
27597         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
27598         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
27599         (defined __STDC__ && __STDC__)]:
27600         Remove nonprototyped code.
27601         Include <stdlib.h> unconditionally.
27602         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
27603         _obstack_allocated_p, _obstack_free, obstack_free,
27604         _obstack_memory_used, print_and_abort):
27605         Define using prototypes.
27606         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
27607         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
27608         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
27609         obstack_next_free, obstack_object_size, obstack_room) [0]:
27610         Remove unused, unprototyped code.
27611
27612         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
27613
27614         * lib/physmem.c (physmem_total, physmem_available, main): Define
27615         with prototypes.
27616
27617         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
27618         (main): Define with a prototype.
27619
27620         * lib/posixver.c (getenv): Remove decl.
27621
27622         * lib/putenv.c (malloc): Returns void *, not char *.
27623         Include <string.h> unconditionally.
27624         (strchr, memcpy, NULL): Do not define.
27625
27626         * lib/readtokens.c: Include readtokens.h first, to test interface.
27627         Include <stdlib.h>, <string.h> unconditionally.
27628         (init_tokenbuffer): Define with a prototype.
27629
27630         * lib/regex.c (PARAMS): Remove.  All uses removed.
27631         All uses of _RE_ARGS removed, too.
27632         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
27633         unconditionally.
27634         (bzero): Assume memset exists.
27635         (memcmp, memcpy, NULL): Remove.
27636         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
27637         char, or assignments to local vars of type signed char.
27638         (init_syntax_once, PREFIX(extract_number_and_incr),
27639         PREFIX(print_partial_compiled_pattern),
27640         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
27641         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
27642         PREFIX(regex_grow_registers), PREFIX(regex_compile),
27643         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
27644         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
27645         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
27646         wcs_compile_range, byte_compile_range, truncate_wchar,
27647         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
27648         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
27649         count_mbs_length, wcs_re_match_2_internal,
27650         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
27651         PREFIX(alt_match_null_string_p),
27652         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
27653         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
27654         regfree, PREFIX(extract_number)): Define with prototype.  Remove
27655         now-unnecessary declaration, if any.
27656         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
27657         regcomp, regexec):
27658         Remove now-unnecessary casts among pointer types.
27659         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
27660
27661         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
27662         (free): Remove decl.
27663
27664         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
27665
27666         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
27667         (free): Remove decl.
27668
27669         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
27670         * lib/xgetcwd.c: Likewise.
27671
27672         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
27673         (free): Remove decl.
27674
27675         * lib/strchrnul.c (strchrnul): Define with a prototype.
27676         Fix bug: c_in was not converted to char before searching.
27677
27678         The following changes are not K&R related:
27679
27680         * lib/group-member.h: Include <sys/types.h>, so that this file is
27681         self-contained.
27682         * lib/makepath.h: Likewise.
27683
27684         * lib/getusershell.c (readname, default_index, line_size, readname):
27685         Use size_t, not int, for sizes.
27686         (readname): If the size overflows, report an error instead of
27687         looping forever.
27688
27689 2003-09-09  Paul Eggert  <eggert@twinsun.com>
27690
27691         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
27692         libc.
27693
27694 2003-09-09  Paul Eggert  <eggert@twinsun.com>
27695
27696         * README: New section: portability guidelines.
27697
27698 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
27699
27700         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
27701         C89 spec.
27702
27703 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
27704
27705         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
27706
27707 2003-09-08  Paul Eggert  <eggert@twinsun.com>
27708
27709         Assume C89 or better; remove K&R cruft.
27710         A few of these changes were first proposed by Derek Robert Price
27711         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
27712
27713         * lib/addext.c: Include <string.h> unconditionally.
27714         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
27715         Don't declare getenv or malloc.
27716
27717         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
27718         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
27719         (NULL): Remove.
27720         (find_stack_direction, alloca): Use prototypes.
27721
27722         * lib/atexit.c (atexit): Define using a prototype.
27723
27724         * lib/basename.c, dirname.c, stripslash.c:
27725         Include <string.h> unconditionally.
27726
27727         * lib/bcopy.c: Include <stddef.h>.
27728         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
27729
27730         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
27731
27732         * lib/error.h (error, error_at_line, error_print_progname)
27733         [! (defined (__STDC__) && __STDC__)]: Remove decls.
27734         * lib/error.c: Include error.h first, to check interface.
27735         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
27736         (VA_START): Remove; all uses changeed to va_start.
27737         (exit, strerror): Remove decls.
27738         (error_print_progname): Prototype uncondionally.
27739         Don't include <errno.h>; no longer needed.
27740         (private_strerror): Remove.
27741         (error_tail): Always define.
27742         (error, error_at_line): Assume C89 or better; always use prototypes.
27743         * lib/fatal.c: Include "fatal.h" first, to test interface.
27744         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
27745         (VA_START): Remove; all uses changed to va_start.
27746         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
27747         this case.
27748         (exit): Remove decl.
27749         (fatal): Prototype unconditionally.  Assume va_start works.
27750         Abort at end, to pacify gcc.
27751
27752         * lib/euidaccess.c (main): Define with a prototype.
27753
27754         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
27755
27756         * lib/exitfail.c: Include <stdlib.h> unconditionally.
27757
27758         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
27759         prototypes.
27760         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
27761         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
27762         (getenv): Remove decl.
27763         (fnmatch): Define using a prototype.
27764         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
27765         (FCT): Define using a prototype.
27766
27767         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
27768
27769         * lib/gethostname.c: Include <stddef.h>.
27770         (gethostname): Define with prototype.  Length is size_t, not int.
27771
27772 2003-09-08  Paul Eggert  <eggert@twinsun.com>
27773
27774         Assume C89 or better; remove K&R cruft.
27775         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
27776         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
27777         string.h, getenv, malloc.
27778         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
27779         headers.
27780         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
27781         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
27782         do not check for strerror.
27783         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
27784         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
27785         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
27786         do not check for doprnt or vprintf.
27787         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
27788         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
27789
27790 2003-09-08  Paul Eggert  <eggert@twinsun.com>
27791
27792         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
27793         getversion.c should have been removed then, but was accidentally
27794         preserved.
27795
27796         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
27797         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
27798
27799 2003-09-08  Karl Berry  <karl@gnu.org>
27800
27801         * config/config.sub, config.guess, srclistvars.sh: update from savannah
27802                 config, forget about prep.
27803
27804         * config/depcomp, missing: update from automake.
27805
27806 2003-09-07  Paul Eggert  <eggert@twinsun.com>
27807
27808         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
27809         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
27810
27811 2003-09-07  Paul Eggert  <eggert@twinsun.com>
27812
27813         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
27814         copy_tm_result.  Bug reported by Simon Josefsson in
27815         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
27816
27817 2003-09-06  Paul Eggert  <eggert@twinsun.com>
27818
27819         * m4/time_r.m4: New file.
27820         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
27821         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
27822         is. Check for timegm declaration.
27823         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
27824         Do not check for gmtime_r.
27825         Replace mktime if __mktime_internal does not exist and if mktime
27826         hasn't been replaced already.
27827
27828 2003-09-06  Paul Eggert  <eggert@twinsun.com>
27829
27830         * lib/time_r.c, lib/time_r.h: New files.
27831
27832         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
27833         __localtime_r.
27834         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
27835         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
27836
27837         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
27838         __gmtime_r.
27839         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
27840         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
27841         Include <time_r.h>.
27842
27843         * lib/timegm.c: Switch to glibc implementation, with the following
27844         changes:
27845         [defined HAVE_CONFIG_H]: Include <config.h>.
27846         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
27847         (__mktime_internal) [!defined _LIBC]: New decl.
27848         (__gmtime_r) [!defined _LIBC]: New macro and function.
27849         (timegm): Use a prototype, since gnulib assumes C89.
27850         Do not bother declaring tmp to be const, as it's not really usefu.
27851         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
27852         (timegm): Declare only if HAVE_DECL_TIMEGM.
27853
27854 2003-09-06  Paul Eggert  <eggert@twinsun.com>
27855
27856         * MODULES.html.sh (func_all_modules): Add time_r.
27857         * modules/time_r: New file.
27858         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
27859         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
27860
27861 2003-09-03  Paul Eggert  <eggert@twinsun.com>
27862
27863         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
27864         Bug reported by Lute Kamstra in
27865         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
27866
27867         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
27868         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
27869         course with correspondingly smaller numbers for tomorrow and
27870         yesterday.  From Tadayoshi Funaba.  Originally installed into
27871         sh-utils on 1999-08-07, but the patch got lost (I guess during the
27872         coreutils merge?).
27873
27874 2003-08-31  Simon Josefsson  <jas@extundo.com>
27875
27876         * modules/timegm: New file.
27877         * MODULES.html.sh (func_all_modules): Add timegm.
27878
27879 2003-08-31  Simon Josefsson  <jas@extundo.com>
27880
27881         * m4/timegm.m4: New file.
27882
27883 2003-08-31  Simon Josefsson  <jas@extundo.com>
27884
27885         * lib/timegm.h: New file.
27886         * lib/timegm.c: New file.  Based on
27887         wget-1.8.2/src/http.c:mktime_from_utc.
27888
27889 2003-08-31  Karl Berry  <karl@gnu.org>
27890
27891         * lib/argp.h: update from libc.
27892
27893 2003-08-28  Bruno Haible  <bruno@clisp.org>
27894
27895         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
27896         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
27897         followed by '#define fnmatch fnmatch_posix' gives an error.
27898
27899 2003-08-28  Bruno Haible  <bruno@clisp.org>
27900
27901         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
27902         warning on QNX, which defines O_BINARY to 000000.
27903
27904 2003-08-27  Jim Meyering  <jim@meyering.net>
27905
27906         * m4/mkstemp.m4: Require that the system mkstemp be able to create
27907         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
27908         would fail after 32.  Reported by Danny Levinson.  Details here:
27909         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
27910
27911 2003-08-24  Bruno Haible  <bruno@clisp.org>
27912
27913         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
27914         MSVC7 <stdio.h> is included later.
27915
27916 2003-08-22  Simon Josefsson  <jas@extundo.com>
27917
27918         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
27919
27920 2003-08-20  Karl Berry  <karl@gnu.org>
27921
27922         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
27923
27924 2003-08-20  Bruno Haible  <bruno@clisp.org>
27925
27926         * modules/progname: New file.
27927         * MODULES.html.sh (func_all_modules): Add progname.
27928
27929 2003-08-20  Bruno Haible  <bruno@clisp.org>
27930
27931         * lib/progname.h: New file, from GNU gettext.
27932         * lib/progname.c: New file, from GNU gettext.
27933         * lib/progreloc.c: New file, from GNU gettext.
27934
27935 2003-08-19  Jim Meyering  <jim@meyering.net>
27936
27937         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
27938         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
27939
27940 2003-08-19  Bruno Haible  <bruno@clisp.org>
27941
27942         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
27943         more.
27944
27945 2003-08-19  Bruno Haible  <bruno@clisp.org>
27946
27947         * lib/xstrdup.c: Assume <string.h> exists.
27948
27949 2003-08-18  Paul Eggert  <eggert@twinsun.com>
27950
27951         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
27952         in makefile rules.
27953
27954 2003-08-18  Jim Meyering  <jim@meyering.net>
27955
27956         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
27957         * m4/lib-ld.m4: Likewise.
27958
27959 2003-08-18  Jim Meyering  <jim@meyering.net>
27960
27961         * lib/setenv.h: Indent nested cpp directive.
27962         * lib/vasnprintf.c: Remove trailing blanks.
27963
27964 2003-08-17  Simon Josefsson  <jas@extundo.com>
27965
27966         * modules/xstrndup: New file.
27967         * MODULES.html.sh (func_all_modules): Add xstrndup.
27968
27969 2003-08-17  Simon Josefsson  <jas@extundo.com>
27970
27971         * modules/argp: Fix autoconf macro name. Add more dependencies.
27972
27973 2003-08-17  Simon Josefsson  <jas@extundo.com>
27974
27975         * m4/xstrndup.m4: New file.
27976
27977 2003-08-17  Simon Josefsson  <jas@extundo.com>
27978
27979         * m4/argp.m4: New file.
27980
27981 2003-08-17  Simon Josefsson  <jas@extundo.com>
27982             Bruno Haible  <bruno@clisp.org>
27983
27984         * lib/xstrndup.h: New file.
27985         * lib/xstrndup.c: New file.
27986
27987 2003-08-17  Bruno Haible  <bruno@clisp.org>
27988
27989         * modules/strndup (Files, Include): Add lib/strndup.h.
27990
27991 2003-08-17  Bruno Haible  <bruno@clisp.org>
27992
27993         * modules/euidaccess (Files): Add lib/euidaccess.h.
27994
27995 2003-08-17  Bruno Haible  <bruno@clisp.org>
27996
27997         * lib/strndup.h: New file.
27998
27999 2003-08-17  Bruno Haible  <bruno@clisp.org>
28000
28001         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
28002         like AC_GNU_SOURCE.
28003         * modules/extensions (configure.ac): Comment out the invocation of
28004         gl_USE_SYSTEM_EXTENSIONS.
28005
28006 2003-08-16  Paul Eggert  <eggert@twinsun.com>
28007
28008         Merges from coreutils, etc.
28009         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
28010         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
28011         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
28012         fixing a typo.
28013         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
28014         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
28015
28016 2003-08-16  Paul Eggert  <eggert@twinsun.com>
28017
28018         Document merge from coreutils.
28019         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
28020         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
28021         * modules/utime: Add m4/utimes-null.m4.
28022
28023 2003-08-16  Paul Eggert  <eggert@twinsun.com>
28024
28025         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
28026         space, undoing this 2003-08-12 change:
28027         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
28028
28029 2003-08-16  Paul Eggert  <eggert@twinsun.com>
28030
28031         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
28032         strtoul.c from libc, undoing this 2003-08-12 change:
28033         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
28034
28035 2003-08-16  Jim Meyering  <jim@meyering.net>
28036
28037         Merges from coreutils.
28038         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
28039         prefix.  Adjust cache variables similarly.  Create 500 rather than
28040         just 300 files, to exercise bug on Darwin6.5, too.
28041         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
28042         $missing_dir.
28043         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
28044         AM_SYS_POSIX_TERMIOS.
28045         Reported by mkc@mathdogs.com.
28046         Also change use of $am_cv_sys_posix_termios
28047         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
28048         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
28049         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
28050         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
28051         in /proc/mounts until it finds one with matching device number.  This
28052         is unnecessary when the FILE argument *is* a mount point.  No stat call
28053         is necessary in that case.  So, disable the statvfs-testing code on
28054         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
28055         as RedHat bug# 84846.
28056         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
28057         to 1MB, so as not to render systems with no stack size limit (e.g.,
28058         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
28059         Include <unistd.h>.  On some systems,
28060         it is required for the definition of _SC_PAGESIZE.
28061
28062 2003-08-16  Jim Meyering  <jim@meyering.net>
28063
28064         Merge from coreutils.
28065         * lib/xstrtoimax.c: #else #if -> #elif.
28066         * lib/xstrtoumax.c: Likewise.
28067
28068 2003-08-16  Jim Meyering  <jim@meyering.net>
28069
28070         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
28071         * m4/utimes.m4: Removed.
28072         * m4/utimes-null.m4: Renamed from utimes.m4.
28073
28074         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
28075         to 1MB, so as not to render systems with no stack size limit (e.g.,
28076         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
28077         Include <unistd.h>.  On some systems,
28078         it is required for the definition of _SC_PAGESIZE.
28079
28080 2003-08-16  Jim Meyering  <jim@meyering.net>
28081         and Paul Eggert  <eggert@cs.ucla.edu>
28082
28083         Merges from coreutils, etc.
28084
28085         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
28086         using the latest version from cvs.  This avoids problems with #line
28087         directives using a vendor (Sun) compiler.
28088         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
28089         Don't set GETGROUPS_LIB here; now it's
28090         done via getgroups.m4's wrapper function.
28091         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
28092         rather than just in sh-util/configure.in, so that the
28093         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
28094         same.
28095         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
28096         AC_FUNC_GETLOADAVG where to find getloadavg.c.
28097         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
28098         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
28099         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
28100         Remove code that is now done by the newly-required macros.
28101         Append $(EXEEXT) to DF_PROG.
28102         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
28103         Do not invoke or require the following here,
28104         since prereq.m4 or some gnulib .m4 now does this for us:
28105         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
28106         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
28107         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
28108         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
28109         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
28110         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
28111         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
28112         AC_FUNC_OBSTACK.
28113         Do not replace the following functions, as this is now the job
28114         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
28115         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
28116         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
28117         atexit getpass, strdup, getpagesize.
28118         Replace 'raise'.
28119         Do not check for the following functions, as this is now the job
28120         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
28121         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
28122         setregid.
28123         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
28124         Check for sys/sysctl.h.
28125         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
28126         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
28127         of checking for ssize_t ourselves.
28128
28129         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
28130         Require every macro that gnulib/modules/* suggests for us.
28131         (jm_PREREQ_ADDEXT): New macro.
28132         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
28133         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
28134
28135         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
28136         (gl_PHYSMEM): Use it.
28137         Also check for `table' function.
28138         Check for new headers and functions.
28139         Add check for sys/sysmp.h.
28140         With suggestions from Kaveh Ghazi.
28141         Ignore headers that are present but cannot be compiled.  This
28142         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
28143         C 5.4.
28144
28145 2003-08-15  Paul Eggert  <eggert@twinsun.com>
28146
28147         Document merge from coreutils.
28148         * modules/userspec: Depend on posixver.
28149         * modules/strftime: Depend on tzset.
28150
28151 2003-08-15  Paul Eggert  <eggert@twinsun.com>
28152
28153         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
28154         rather than tab, after '#' in shell-script copyright notices.
28155         Suggested by Bruno Haible.
28156
28157 2003-08-15  Paul Eggert  <eggert@twinsun.com>
28158
28159         * config/srclist-update: Use three spaces, rather than tab, after '#'
28160         in shell-script copyright notices.  Suggested by Bruno Haible.
28161         Remove unnecessary parenthesization in regular expression.
28162
28163 2003-08-15  Jim Meyering  <jim@meyering.net>
28164
28165         Merge from coreutils.
28166         * lib/xgethostname.c: Include <stdlib.h>.
28167         (xghostname): Don't exit for anything other than memory-related
28168         failure; just return NULL.
28169         * lib/userspec.c: Include "posixver.h".
28170         (parse_user_spec): Accept `.' as a separator only
28171         in pre-POSIX-200112 mode.
28172         * lib/strtoimax.c: Use #elif rather than #else #if.
28173         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
28174         Remove function, now that we can rely on a working tzset function.
28175         [!_LIBC]: Ensure that the required autoconf test has been run.
28176         [!defined _NL_CURRENT && HAVE_STRFTIME]:
28177         Use underlying_strftime for %r.
28178         * lib/sha.c: Merge in some clean-up and optimization changes from
28179         glibc.
28180         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
28181         Ensure that it is a multiple of 64.
28182         Rearrange loop exit tests so as to avoid performing an
28183         additional fread after encountering an error or EOF.
28184         * lib/realloc.c: Update copyright date.
28185
28186 2003-08-15  Jim Meyering  <jim@meyering.net>
28187         and Paul Eggert  <eggert@twinsun.com>
28188
28189         Merge from coreutils.
28190         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
28191         member but strut utmpx does not.  Needed for AIX 4.3.3.
28192         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
28193
28194 2003-08-15  Jim Meyering  <jim@meyering.net>
28195         and Paul Eggert  <eggert@cs.ucla.edu>
28196
28197         Merges from coreutils, etc.
28198         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
28199         Require gl_FUNC_TZSET_CLOBBER.
28200         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
28201         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
28202         members.
28203
28204 2003-08-14  Paul Eggert  <eggert@twinsun.com>
28205
28206         Help the merge from coreutils.
28207         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
28208         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
28209         * m4/tzset.m4: Use it too.
28210
28211 2003-08-14  Paul Eggert  <eggert@twinsun.com>
28212
28213         * modules/tzset: New file.
28214
28215 2003-08-14  Jim Meyering  <jim@meyering.net>
28216
28217         Merges from coreutils.
28218         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
28219         variable names, rather than @FNMATCH_H@.
28220         * modules/alloca: Likewise for $(ALLOCA_H).
28221
28222         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
28223         the three copies of the literal target, `fnmatch.h'.
28224         * modules/alloca (alloca.h): Likewise.
28225
28226 2003-08-14  Jim Meyering  <jim@meyering.net>
28227
28228         Merge from coreutils.
28229         * m4/tzset.m4: New file.
28230         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
28231         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
28232         otherwise, AIX 5.1 systems would end up using the latter.
28233         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
28234         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
28235         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
28236         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
28237
28238 2003-08-14  Jim Meyering  <jim@meyering.net>
28239
28240         Merge from coreutils.
28241         * lib/obstack.h: Whitespace changes.
28242         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
28243         and xcalloc return values.
28244         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
28245         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
28246         hang on OSF/1 5.1 for DIR on both local and remote file systems.
28247         Reported by (and fix confirmed by) Nelson H. F. Beebe.
28248         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
28249         error from mntctl.
28250         Use mntctl's return value to drive the entry-processing loop, since
28251         we can't rely on the value of the vmt_length member in the last
28252         entry.  On some systems doing so could result in exhausting
28253         virtual memory.  Based in part on a patch from Mike Jetzer.
28254
28255 2003-08-14  Jim Meyering  <jim@meyering.net>
28256         and Paul Eggert  <eggert@twinsun.com>
28257
28258         Merges from coreutils, plus other fixes.
28259         * lib/physmem.c: Merge in portability changes from gcc/libiberty
28260         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
28261         for credits and details.  Thanks to Kaveh Ghazi for helping
28262         to keep these files in sync.
28263         (ARRAY_SIZE): Define it.
28264         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
28265         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
28266         (memcasecmp): Don't assume size_t fits in unsigned int.
28267         Remove casts and duplicate code.
28268         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
28269         (memcpy): Remove definition.
28270         Merge in some clean-up and optimization changes from glibc.
28271         [BLOCKSIZE]: Move definition to top of file.
28272         Ensure that it is a multiple of 64.
28273         Rearrange loop exit tests so as to avoid performing an
28274         additional fread after encountering an error or EOF.
28275         * lib/md5.h (md5_uintptr): Define.
28276         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
28277         return to the initial working directory.  Preserve errno
28278         for caller.
28279         * lib/idcache.c: Include "xalloc.h".
28280         (xmalloc, xrealloc): Remove decls.
28281         (getuser): Remove casts no longer required in C89.
28282         * lib/human.c: Include stdio.h, for sprintf.
28283         * lib/group-member.c: Include "xalloc.h".
28284         (xmalloc, xrealloc): Remove decls.
28285         (get_group_info): Remove casts no longer required in C89.
28286         * lib/getusershell.c (readname): Remove casts no longer required in
28287         C89.
28288         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
28289         * lib/getline.c: Whitespace fix, from coreutils.
28290
28291 2003-08-13  Paul Eggert  <eggert@twinsun.com>
28292
28293         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
28294         Check for isascii.
28295
28296         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
28297         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
28298         Undo previous (whitespace-only) change.
28299
28300 2003-08-13  Paul Eggert  <eggert@twinsun.com>
28301
28302         * lib/exclude.c: Include <ctype.h>
28303         (IN_CTYPE_DOMAIN): New macro.
28304         (is_space): New fn.
28305         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
28306         and empty lines.
28307
28308         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
28309         Undo previous (whitespace-only) change.
28310
28311 2003-08-13  Paul Eggert  <eggert@twinsun.com>
28312
28313         * config/srclist-update: Change update back to the old behavior,
28314         leaving whitespace alone.  Use one 'sed' command rather than a
28315         pipeline.
28316         (fixlicense): Now a variable, not a function.
28317         (remove_trailing_blanks): Remove.
28318         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
28319         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
28320         Undo previous (whitespace-only) change.
28321
28322 2003-08-12  Paul Eggert  <eggert@twinsun.com>
28323
28324         Merge from coreutils.
28325         * modules/euidaccess: Add lib_SOURCES, include for new
28326         file euidaccess.h
28327
28328 2003-08-12  Paul Eggert  <eggert@twinsun.com>
28329
28330         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
28331         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
28332         Normalize leading white space and remove trailing white space.
28333
28334         Merge from coreutils
28335         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
28336
28337         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
28338         0.12.1.  These files are now being upgraded automatically by
28339         ../config/srclist-update.
28340
28341 2003-08-12  Paul Eggert  <eggert@twinsun.com>
28342
28343         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
28344         Normalize leading white space and remove trailing white space.
28345         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
28346         notice, as per ../config/srclist-update.
28347
28348         Merge from coreutils.
28349         * lib/euidaccess.h: New file.
28350         * lib/euidaccess.c: Include it.
28351         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
28352         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
28353         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
28354
28355 2003-08-12  Paul Eggert  <eggert@twinsun.com>
28356
28357         * config/srclist-update: Add copyright notice.
28358         (remove_id_lines, remove_trailing_blanks): New constants.
28359         (fixfile): Use them to normalize spacing a bit in copied files.
28360         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
28361         Normalize leading white space and remove trailing white space.
28362
28363         * config/texinfo.tex: Sync with texinfo.
28364
28365         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
28366         strtoul.c from libc, to merge coreutils whitespace changes.
28367
28368         * config/srclist.txt: Get the following m4 files from gettext:
28369         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
28370         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
28371         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
28372         wint_t.m4.
28373
28374 2003-08-12  Karl Berry  <karl@gnu.org>
28375
28376         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
28377         been made.
28378
28379 2003-08-11  Paul Eggert  <eggert@twinsun.com>
28380
28381         * modules/gnu-source, m4/gnu-source.m4:
28382         Remove; we're assuming Autoconf 2.54 or later now.
28383         Suggested by Bruno Haible.
28384         * MODULES.html.sh (func_all_modules): Remove gnu-source.
28385
28386 2003-08-11  Bruno Haible  <bruno@clisp.org>
28387
28388         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
28389
28390 2003-08-11  Bruno Haible  <bruno@clisp.org>
28391
28392         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
28393         (vasnprintf): Use it instead of wcslen.
28394
28395 2003-08-11  Bruno Haible  <bruno@clisp.org>
28396
28397         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
28398         value to ensure that _Bool promotes to int. Use #define for _Bool when
28399         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
28400
28401 2003-08-10  Karl Berry  <karl@gnu.org>
28402
28403         * lib/regex.h: update from libc (whitespace fix).
28404
28405 2003-08-09  Paul Eggert  <eggert@twinsun.com>
28406
28407         Merge some files from coreutils.  These changes were
28408         originally made by Jim Meyering.
28409         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
28410         many older Unixes require this.
28411         * lib/alloca.c (alloca): Remove cast to argument of free;
28412         no longer needed in C89.
28413         * lib/alloca_.h, regex.h: Fix white space to match
28414         what GNU indent does.
28415
28416 2003-08-09  Paul Eggert  <eggert@twinsun.com>
28417
28418         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
28419         apparently Emacs's Unicode mode got confused before my 2003-08-05
28420         checkin.
28421
28422 2003-08-08  Paul Eggert  <eggert@twinsun.com>
28423
28424         * m4/extensions.m4: New file.
28425         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
28426         Require gl_USE_SYSTEM_EXTENSIONS.
28427         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
28428         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
28429
28430 2003-08-08  Paul Eggert  <eggert@twinsun.com>
28431
28432         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
28433         * modules/extensions, modules/gnu-source: New files.
28434         * modules/timespec, modules/unlocked-io: Depend on extensions.
28435
28436 2003-08-07  Paul Eggert  <eggert@twinsun.com>
28437
28438         * modules/restrict: New file.
28439         * MODULES.html.sh (func_all_modules): Add restrict.
28440         * modules/regex: Depend on restrict.
28441
28442 2003-08-07  Paul Eggert  <eggert@twinsun.com>
28443
28444         * m4/restrict.m4: New file.
28445         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
28446
28447 2003-08-07  Bruno Haible  <bruno@clisp.org>
28448
28449         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
28450         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
28451
28452 2003-08-07  Bruno Haible  <bruno@clisp.org>
28453
28454         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
28455         makes the module 'getndelim2' compatible with the module 'getline'.
28456
28457 2003-08-05  Paul Eggert  <eggert@twinsun.com>
28458
28459         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
28460         byte with "\201" to avoid glitches when editing that source file
28461         with multi-gnome-terminal.
28462
28463 2003-08-05  Paul Eggert  <eggert@twinsun.com>
28464
28465         * lib/bumpalloc.h: Remove.
28466
28467 2003-08-05  Paul Eggert  <eggert@twinsun.com>
28468
28469         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
28470         * modules/bumpalloc: Remove.
28471
28472 2003-08-04  Paul Eggert  <eggert@twinsun.com>
28473
28474         * lib/getloadavg.c: Change copyright notice and spacing to conform to
28475         GNU coding style.
28476
28477         Merge from coreutils.
28478         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
28479         1. From glibc.
28480         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
28481         from Karl Berry, implemented by Jim Meyering.
28482         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
28483         from Dmitry V. Levin.
28484         Remove anachronistic cast of xrealloc.
28485         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
28486         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
28487         type. Otherwise, it wouldn't compile with at least /bin/cc on
28488         ymp-cray-unicos9.0.2.X.
28489         Combine two mostly-identical uses of alloca into one.
28490         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
28491
28492 2003-08-04  Dave Love  <d.love@dl.ac.uk>
28493
28494         [From Emacs.]
28495
28496         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
28497         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
28498         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
28499         obsolete NLIST_NAME_UNION.
28500         [__GNU__]: Undef BSD and FSCALE.
28501         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
28502
28503 2003-08-03  Paul Eggert  <eggert@twinsun.com>
28504
28505         * lib/stdbool_.h (_Bool): Make it signed char, instead of
28506         an enum type, so that it's guaranteed to promote to int.  See:
28507         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
28508
28509 2003-08-03  Karl Berry  <karl@gnu.org>
28510
28511         * config/depcomp: update from automake.
28512
28513 2003-07-31  Paul Eggert  <eggert@twinsun.com>
28514
28515         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
28516         (strerror): Don't assume that a printable int fits in 14 bytes.
28517
28518 2003-07-31  Bruno Haible  <bruno@clisp.org>
28519
28520         * modules/getpass-gnu: New file.
28521         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
28522
28523 2003-07-31  Bruno Haible  <bruno@clisp.org>
28524
28525         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
28526
28527 2003-07-24  Karl Berry  <karl@gnu.org>
28528
28529         * config/missing: update from automake.
28530
28531 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
28532             Bruno Haible  <bruno@clisp.org>
28533
28534         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
28535         * lib/getline.c (getline, getdelim): Likewise.
28536         Remove _GNU_SOURCE define; now it's defined in config.h through
28537         m4/getline.m4.
28538
28539 2003-07-23  Karl Berry  <karl@gnu.org>
28540
28541         * config/config.sub: update from prep.
28542
28543 2003-07-22  Paul Eggert  <eggert@twinsun.com>
28544
28545         * modules/xalloc (Depends-on): Add exitfail.
28546         * modules/xmemcoll: Likewise.
28547
28548 2003-07-22  Paul Eggert  <eggert@twinsun.com>
28549
28550         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
28551         over-parenthesization in macros.
28552
28553         Sync with coreutils.
28554
28555         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
28556         required by C99.
28557
28558         Use `exit_failure' for xalloc and xmemcoll instead of their own
28559         private exit-failure variables.
28560         * lib/xalloc.h (xalloc_exit_failure): Remove.
28561         * lib/xmalloc.c: Likewise.  Include exitfail.h.
28562         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
28563         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
28564         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
28565         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
28566
28567 2003-07-20  Jim Meyering  <jim@meyering.net>
28568
28569         * modules/closeout (Depends-on): Add exitfail.
28570         Suggestion from Bruno Haible.
28571
28572 2003-07-19  Karl Berry  <karl@gnu.org>
28573
28574         * config/config.sub: update from prep.
28575
28576 2003-07-18  Paul Eggert  <eggert@twinsun.com>
28577
28578         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
28579         Remove.
28580         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
28581         to test that it can stand by itself.  Include "exitfail.h".
28582         Clients should set exit_failure instead.
28583         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
28584
28585 2003-07-18  Bruno Haible  <bruno@clisp.org>
28586
28587         * modules/getndelim2: New file.
28588         * modules/getline: Share files with module getndelim2.
28589         * modules/getnline: Depend on getndelim2 instead of sharing files with
28590         it. Add getnline.c to lib_SOURCES.
28591         * MODULES.html.sh (func_all_modules): Add getndelim2.
28592
28593 2003-07-18  Bruno Haible  <bruno@clisp.org>
28594
28595         * m4/getndelim2.m4: New file.
28596         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
28597         invoke gl_PREREQ_GETNDELIM2.
28598         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
28599         gl_PREREQ_GETNDELIM2.
28600         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
28601         gl_GETNDELIM2.
28602
28603 2003-07-18  Bruno Haible  <bruno@clisp.org>
28604
28605         * lib/getndelim2.h: New file.
28606         * lib/getndelim2.c: Make into a module of its own. Include config.h,
28607         getndelim2.h.
28608         (getndelim2): Make non-static. Change return type to ssize_t.
28609         * lib/getline.h: Change argument names.
28610         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
28611         * lib/getnline.c: Include getndelim2.h.
28612
28613 2003-07-18  Andreas Schwab  <schwab@suse.de>
28614
28615         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
28616
28617 2003-07-17  Karl Berry  <karl@gnu.org>
28618
28619         * config/config.sub: update from prep.
28620
28621 2003-07-17  Bruno Haible  <bruno@clisp.org>
28622
28623         * modules/getnline: New file.
28624         * modules/getline: Add lib/getndelim2.c to source file list.
28625         * MODULES.html.sh (func_all_modules): Add getnline.
28626
28627 2003-07-17  Bruno Haible  <bruno@clisp.org>
28628
28629         * m4/getnline.m4: New file.
28630
28631 2003-07-17  Bruno Haible  <bruno@clisp.org>
28632
28633         * m4/Makefile.am.in: Remove file.
28634         * m4/Makefile.am: Remove file.
28635         * m4/Makefile.in: Remove file.
28636
28637 2003-07-17  Bruno Haible  <bruno@clisp.org>
28638
28639         * lib/getnline.h: New file.
28640         * lib/getnline.c: New file.
28641         * lib/getndelim2.c: New file, extracted from getline.c.
28642         (getndelim2): Renamed from getdelim2, with added nmax argument.
28643         * lib/getline.c: Include getndelim2.c.
28644         (getdelim2): Moved out to getndelim2.c.
28645         (getline, getdelim): Update.
28646
28647 2003-07-17  Bruno Haible  <bruno@clisp.org>
28648
28649         * lib/Makefile.am: Remove file.
28650         * lib/Makefile.in: Remove file.
28651
28652 2003-07-17  Bruno Haible  <bruno@clisp.org>
28653
28654         * configure.in: Remove file.
28655         * Makefile.in: Remove file.
28656
28657 2003-07-17  Bruno Haible  <bruno@clisp.org>
28658
28659         * MODULES.html.sh: Put the </BODY> right before </HTML>.
28660
28661 2003-07-16  Karl Berry  <karl@gnu.org>
28662
28663         * config/srclist-update: was running fixlicense twice, which caused
28664                 texinfo.tex to be nullified for some reason.  Simplify,
28665                 $gplsrc is no longer needed as far as I can see?
28666
28667 2003-07-16  Jim Meyering  <jim@meyering.net>
28668
28669         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
28670
28671 2003-07-15  Paul Eggert  <eggert@twinsun.com>
28672
28673         * config/srclist.txt: Get the following files from gettext-runtime/intl
28674         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
28675         ref-del.sin.  From Bruno Haible.
28676         * config/srclist-update (fixfile): Change grep pattern again, since the
28677         previous fix didn't work (there was another trailing $).  Use
28678         '[$]' to escape the $s.
28679
28680 2003-07-15  Karl Berry  <karl@gnu.org>
28681
28682         * lib/vasnprintf.c: update from gettext.
28683
28684 2003-07-15  Karl Berry  <karl@gnu.org>
28685
28686         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
28687         gets expanded when surrounded by '$'.
28688
28689 2003-07-15  Jim Meyering  <jim@meyering.net>
28690
28691         * modules/save-cwd: Don't depend on error.  From Derek Price.
28692
28693 2003-07-15  Jim Meyering  <jim@meyering.net>
28694
28695         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
28696
28697 2003-07-14  Simon Josefsson  <jas@extundo.com>
28698
28699         * modules/mempcpy: New file.
28700         * MODULES.html.sh (func_all_modules): Add mempcpy.
28701
28702 2003-07-14  Simon Josefsson  <jas@extundo.com>
28703
28704         * m4/mempcpy.m4: New file.
28705
28706 2003-07-14  Simon Josefsson  <jas@extundo.com>
28707
28708         * lib/mempcpy.h: New file.
28709         * lib/mempcpy.c: New file.
28710
28711 2003-07-14  Paul Eggert  <eggert@twinsun.com>
28712
28713         * modules/getdate, modules/posixtm: Depend on mktime.
28714
28715 2003-07-14  Paul Eggert  <eggert@twinsun.com>
28716
28717         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
28718         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
28719         unicodeio.c, unicodeio.h, unlocked-io.h:
28720         Switch from LGPL to GPL.
28721
28722 2003-07-14  Paul Eggert  <eggert@twinsun.com>
28723
28724         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
28725         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
28726         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
28727         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
28728         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
28729         updated automatically by ../config/srclist-update.  This changes
28730         their license from LPGL to GPL.
28731
28732 2003-07-14  Paul Eggert  <eggert@twinsun.com>
28733
28734         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
28735         assumed to refer to the root of the most recent stable gettext version.
28736         * config/srclistvars.sh: Add defaults for eggert.
28737         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
28738         Match "This program" as well as "The program".  This is needed
28739         for gettext.
28740
28741 2003-07-14  Jim Meyering  <jim@meyering.net>
28742
28743         Don't emit diagnostics.  Let callers do that.
28744         * lib/save-cwd.c: Don't include "error.h".
28745         (save_cwd): Don't call error.  Ensure that errno is valid
28746         when returning nonzero.
28747
28748         * lib/save-cwd.h (restore_cwd): Update prototype.
28749         * lib/save-cwd.c (restore_cwd): Remove two parameters.
28750         Simplify.  Don't call error upon failure.  Let callers do that.
28751         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
28752         when auditing is enabled.  But don't bother updating the #if.
28753
28754 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
28755
28756         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
28757         it breaks C++ compilation.
28758         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
28759
28760 2003-07-10  Simon Josefsson  <jas@extundo.com>
28761
28762         * modules/strchrnul (Makefile.am): Add strchrnul.h.
28763
28764 2003-07-10  Jim Meyering  <jim@meyering.net>
28765
28766         * m4/clock_time.m4: Remove trailing blank.
28767         * m4/intmax_t.m4: Likewise.
28768
28769 2003-07-10  Jim Meyering  <jim@meyering.net>
28770
28771         * lib/vasnprintf.c: Remove trailing blanks.
28772         Make cpp indentation consistent.
28773
28774 2003-07-09  Paul Eggert  <eggert@twinsun.com>
28775
28776         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
28777         posixver.c, strftime.c, strnlen.c, strverscmp.c:
28778         Switch from LGPL to GPL.
28779
28780 2003-07-09  Paul Eggert  <eggert@twinsun.com>
28781
28782         * config/srclist.txt: Sort sublists.  Add
28783         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
28784         that differ from gnulib for one reason or another; we'd like this list
28785         to be smaller but for now let's document what we have.
28786
28787 2003-07-08  Paul Eggert  <eggert@twinsun.com>
28788
28789         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
28790         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
28791         and sweeter "eval x=$x".
28792         * config/srclist.txt: Get lib/argp* from glibc.
28793
28794 2003-07-07  Paul Eggert  <eggert@twinsun.com>
28795
28796         * lib/mktime.c: Fix some boundary cases and remove need for floating
28797         point.
28798
28799         Issue a compile-time diagnostic if time_t is floating point, or if
28800         two's complement arithmetic is not in effect, or if arithmetic
28801         right shift does not propagate the sign.  These assumptions were
28802         all in the original code but they weren't checked.
28803
28804         (TIME_T_MIDPOINT, verify): New macros.
28805         (__isleap): Remove; it has integer overflow problems.
28806         (leapyear): New function, without those problems.
28807         (ydhms_tm_diff): Remove; splitting into two parts.
28808         (ydhms_diff): New function, containing the arithmetic part of
28809         the old ydhms_tm_diff function.  Issue a compile-time
28810         diagnostic if we are not using C99 integer division.
28811         Avoid casts when possible.
28812         (guess_time_tm): New function, containing the checking part of
28813         the old ydhms_tm_diff function.  Return the new value, rather than
28814         the difference between it and the old.  Accept a new argument T
28815         so that *T specifies the old value.  Check for overflow in the result.
28816
28817         (__mktime_internal): Use a time_t offset, not a long int offset.
28818         This undoes the 2003-06-04 change, which is no longer needed now
28819         that we have better overflow checking.
28820         (localtime_offset): Likewise.
28821
28822         (__mktime_internal): Avoid harmful overflow on hosts where time_t
28823         and long are 64-bit but int is only 32-bit.
28824         (ydhms_diff): Use long int to store year1 and yday1.
28825         Issue a compile-time diagnostic if long int is not wide enough.
28826
28827         (__mktime_internal): Use long int to store adjusted year and yday.
28828         Use plain C rather than preprocessor commands, if that doesn't
28829         affect efficiency.
28830         Check for overflow (and try to repair) after each probe
28831         rather than checking only at the very end.  This avoids some bugs
28832         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
28833         does not equal GMT offset at maximum time).
28834         Use integer to check for overflow rather than floating point; this
28835         is more portable to non-IEEE hosts, and is a tad faster.
28836         When we detect that we are oscillating between two values,
28837         don't check whether tm_isdst has the requested value, since
28838         we already know the answer.  When tm_isdst has the wrong value,
28839         use a different heuristic to find the right one, based on the
28840         extreme values actually observed in practice in tz2003a,
28841         rather than the (overly optimistic) "previous 3 calendar quarters".
28842
28843         (not_equal_tm, print_tm, check_result): Use "const T" rather than
28844         "T const" to accommodate glibc style.
28845         (check_result): Use less-confusing report format.  "long" -> "long int.
28846         (main): Likewise.
28847         Don't loop if the iteration overflows time_t.
28848         Allow a negative step in the iteration.
28849
28850 2003-07-06  Karl Berry  <karl@gnu.org>
28851
28852         * config/depcomp: update from automake.
28853         * config/config.sub: update from prep.
28854
28855 2003-07-03  Karl Berry  <karl@gnu.org>
28856
28857         * config/config.guess: update from prep.
28858
28859 2003-07-01  Paul Eggert  <eggert@twinsun.com>
28860
28861         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
28862         xreadlink.c now includes it unconditionally.
28863
28864 2003-07-01  Paul Eggert  <eggert@twinsun.com>
28865
28866         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
28867         having it depend on HAVE_SYS_TYPES_H.
28868
28869 2003-07-01  Bruno Haible  <bruno@clisp.org>
28870
28871         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
28872         <sys/types.h> should be sufficient.
28873         Reported by Paul Eggert.
28874
28875 2003-06-26  Karl Berry  <karl@gnu.org>
28876
28877         * config/depcomp: update from automake.
28878
28879 2003-06-26  Bruno Haible  <bruno@clisp.org>
28880
28881         * modules/human: Depend on module stdbool.
28882
28883 2003-06-25  Bruno Haible  <bruno@clisp.org>
28884
28885         * modules/readlink: New file.
28886         * modules/xreadlink: Depend on it.
28887         * MODULES.html.sh (func_all_modules): Add readlink.
28888
28889 2003-06-25  Bruno Haible  <bruno@clisp.org>
28890
28891         * m4/readlink.m4: New file.
28892
28893 2003-06-25  Bruno Haible  <bruno@clisp.org>
28894
28895         * lib/readlink.c: New file.
28896
28897 2003-06-22  Karl Berry  <karl@gnu.org>
28898
28899         * config/srclist.txt: update mkinstalldirs from automake.
28900         * config/mkinstalldirs: update.
28901
28902 2003-06-22  Bruno Haible  <bruno@clisp.org>
28903
28904         Portability to mingw32.
28905         * m4/ssize_t.m4: New file, from GNU gettext.
28906         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
28907         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
28908
28909 2003-06-22  Bruno Haible  <bruno@clisp.org>
28910
28911         * modules/safe-read: Add m4/ssize_t.m4.
28912         * modules/xreadlink: Add m4/ssize_t.m4.
28913
28914 2003-06-20  Bruno Haible  <bruno@clisp.org>
28915
28916         Assume C89, so PARAMS isn't needed.
28917         * lib/unicodeio.h (PARAMS): Remove.
28918         * lib/unicodeio.c: Don't use PARAMS.
28919
28920 2003-06-18  Karl Berry  <karl@gnu.org>
28921
28922         * config/config.{guess,sub}: update from prep.
28923
28924 2003-06-18  Jim Meyering  <jim@meyering.net>
28925
28926         Merge changes from coreutils.
28927         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
28928         Remove explicit declarations of xmalloc and realloc.
28929         Include xalloc.h.
28930         (read_utmp): Remove anachronistic cast of xmalloc.
28931
28932 2003-06-17  Paul Eggert  <eggert@twinsun.com>
28933
28934         Assume C89, so PARAMS isn't needed.
28935         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
28936         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
28937         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
28938         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
28939         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
28940         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
28941         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
28942         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
28943         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
28944         lib/xstrtod.h, lib/xstrtol.h: Likewise.
28945         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
28946         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
28947         no longer needed. Anyway, config.h should always be included before any
28948         other file.
28949
28950 2003-06-11  Simon Josefsson  <jas@extundo.com>
28951
28952         * modules/sysexits: New file.
28953         * MODULES.html.sh (func_all_modules): Add sysexits.
28954
28955 2003-06-11  Simon Josefsson  <jas@extundo.com>
28956
28957         * lib/sysexit_.h: New file.
28958
28959 2003-06-11  Derek Price  <derek@ximbiot.com>
28960
28961         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
28962         necessary.
28963
28964 2003-06-11  Bruno Haible  <bruno@clisp.org>
28965
28966         * m4/sysexits.m4: New file.
28967
28968 2003-06-10  Simon Josefsson  <jas@extundo.com>
28969
28970         * lib/argp.h: New file, from glibc.
28971         * lib/argp-ba.c: New file, from glibc.
28972         * lib/argp-eexst.c: New file, from glibc.
28973         * lib/argp-fmtstream.c: New file, from glibc.
28974         * lib/argp-fmtstream.h: New file, from glibc.
28975         * lib/argp-fs-xinl.c: New file, from glibc.
28976         * lib/argp-help.c: New file, from glibc.
28977         * lib/argp-namefrob.h: New file, from glibc.
28978         * lib/argp-parse.c: New file, from glibc.
28979         * lib/argp-pv.c: New file, from glibc.
28980         * lib/argp-pvh.c: New file, from glibc.
28981         * lib/argp-xinl.c: New file, from glibc.
28982
28983 2003-06-10  Simon Josefsson  <jas@extundo.com>
28984
28985         * modules/strchrnul: New file.
28986
28987 2003-06-10  Simon Josefsson  <jas@extundo.com>
28988
28989         * modules/argp: New file.
28990
28991 2003-06-10  Simon Josefsson  <jas@extundo.com>
28992
28993         * m4/strchrnul.m4: New file.
28994
28995 2003-06-10  Simon Josefsson  <jas@extundo.com>
28996
28997         * lib/strchrnul.h: New file.
28998         * lib/strchrnul.c: New file.
28999
29000 2003-06-10  Bruno Haible  <bruno@clisp.org>
29001
29002         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
29003
29004 2003-06-07  Karl Berry  <karl@gnu.org>
29005
29006         * config/config.{guess,sub}: update from prep.
29007
29008 2003-06-07  Jim Meyering  <jim@meyering.net>
29009
29010         * modules/strtod: Use $(...) notation, not @...@ for
29011         AC_REPLACE'd variables.
29012         * modules/localcharset: Likewise.
29013
29014 2003-06-07  Jim Meyering  <jim@meyering.net>
29015
29016         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
29017         in place of my name in the copyright comment.
29018         Remove definition and uses of __P.
29019
29020         From coreutils.
29021         * lib/stat.c: Don't declare xmalloc explicitly.
29022         Instead, include "xalloc.h".
29023         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
29024         xrealloc, and xcalloc return values.
29025         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
29026         Improve comment.
29027         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
29028
29029 2003-06-07  Bruno Haible  <bruno@clisp.org>
29030
29031         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
29032         avoid AC_CONFIG_LINKS.
29033         * modules/fnmatch (Makefile.am): Use explicit creation rule for
29034         fnmatch.h, to avoid AC_CONFIG_LINKS.
29035         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
29036
29037 2003-06-07  Bruno Haible  <bruno@clisp.org>
29038
29039         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
29040         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
29041         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
29042         directory.
29043         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
29044         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
29045         directory.
29046
29047 2003-06-06  Jim Meyering  <jim@meyering.net>
29048
29049         Merge from coreutils.
29050         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
29051         Consolidate declarations and initializations of *_base* locals.
29052
29053         Merge from coreutils.
29054         This avoids a core dump on systems without GNU putenv,
29055         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
29056         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
29057         (unsetenv): New static function, from GNU libc.
29058         (rpl_putenv): Use it.
29059
29060         * lib/modechange.c: Remove trailing blanks.
29061
29062         Merge from coreutils.
29063         * lib/fsusage.c: Remove declaration of statfs.
29064         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
29065
29066         * lib/posixtm.c: Include <stdbool.h> unconditionally.
29067
29068 2003-06-06  Jim Meyering  <jim@meyering.net>
29069
29070         * lib/stdbool_.h: Renamed from stdbool.h.in.
29071
29072 2003-06-06  Jim Meyering  <jim@meyering.net>
29073             Bruno Haible  <bruno@clisp.org>
29074
29075         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
29076         Adjust Makefile.am snippet not to redirect directly to target.
29077         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
29078
29079 2003-06-05  Paul Eggert  <eggert@twinsun.com>
29080
29081         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
29082         mismatch, look in future quarters as well as past.  This fixes a
29083         bug when processing fall-backwards gaps immediately after a long
29084         period of daylight-saving time.
29085
29086         * lib/mktime.c: Assume freestanding C89 or better.
29087         (HAVE_LIMITS_H): Remove.  Assume it's 1.
29088         (__P): Remove; not used.
29089         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
29090         (mktime, not_equal_tm, print_tm, check_result,
29091         main): Use prototypes.  Use const * where appropriate.
29092         (main): Fix typo in testing code that uncovered by above changes.
29093         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
29094
29095 2003-06-04  Paul Eggert  <eggert@twinsun.com>
29096
29097         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
29098         locale.h, localeconv.  This merges changes from coreutils.
29099
29100         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
29101         It can be removed after the next Autoconf is released.
29102         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
29103         needed.
29104
29105 2003-06-04  Paul Eggert  <eggert@twinsun.com>
29106
29107         * lib/mktime.c: Fix Debian bug 177940
29108         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
29109         (localtime_offset): Now long int, not time_t, because we want it
29110         to be guaranteed to be signed.  All uses changed.
29111         (__mktime_internal): If overflow would occur when adding offset,
29112         don't add it.
29113
29114         Merge 'human' changes from coreutils.  Rewrite to support
29115         locale-specific notations like thousands separators.
29116         * lib/human.c: Simplify authorship notice.
29117         Include human.h immediately after config.h.
29118         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
29119         <limits.h>: Do not include, since human.h does.
29120         (SIZE_MAX, UINTMAX_MAX): New macros.
29121         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
29122         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
29123         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
29124         (power_letter): Renamed from suffixes.
29125         (generate_suffix_backwards): Remove.
29126         (adjust_value): Now takes int style (because of human.h changes)
29127         and long double value (for greater precision on some platforms).
29128         (group_number): New function.
29129         (human_readable): Use it.  Use integer options, not enum.
29130         Put the options before the sizes in the arg list.
29131         Support all the new options.
29132         The old human_readable function has been removed;
29133         use inttostr.h instead.
29134         (human_readable, default_block_size, humblock):
29135         Use uintmax_t, not int, for block sizes.
29136         (human_readable_inexact, block_size_types): Remove.
29137         (block_size_opts): New constant.
29138         (human_options): Renamed from human_block_size, with new signature
29139         that allows block sizes up to UINTMAX_MAX.  All callers changed.
29140         * lib/human.h: Add copyright and authorship notice.
29141         Include <limits.h> and <stdbool.h> unconditionally.
29142         (PARAMS): Remove.  All uses removed.
29143         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
29144         (enum human_inexact_style): Remove tag; now a nameless enum.
29145         (human_floor, human_ceiling, human_round_to_even): Now have
29146         values 2, 0, 1 rather than -1, 1, 0.
29147         (human_group_digits, human_suppress_point_zero, human_autoscale,
29148         human_base_1024, human_SI, human_B): New constants.
29149         (human_readable_inexact, human_block_size): Remove.
29150         (human_readable): Size args are now uintmax_t, not int.
29151         (human_options): New decl.
29152
29153         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
29154         unnecessary now that we assume C89 or better.  This change
29155         imported from coreutils.
29156
29157         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
29158         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
29159         in the 2003-05-30 sync from glibc.
29160
29161         .h files should stand alone, but we shouldn't include <sys/types.h>
29162         if we can get away with just <stddef.h>.
29163
29164         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
29165         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
29166         rather than <sys/types.h>, as we merely need size_t.
29167         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
29168         to get size_t.
29169         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
29170         Include <stdio.h>, to get FILE.
29171         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
29172         memcasecmp.h has included <stddef.h> and all we need is size_t.
29173         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
29174         our interface, instead of including <sys/types.h>
29175
29176 2003-06-04  Paul Eggert  <eggert@twinsun.com>
29177
29178         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
29179         now, as glibc mktime is buggy on non-glibc systems.
29180
29181 2003-06-03  Karl Berry  <karl@gnu.org>
29182
29183         * config/config.sub: update from prep.
29184
29185 2003-06-02  Paul Eggert  <eggert@twinsun.com>
29186
29187         [from coreutils]
29188         Fix some minor time-related bugs with POSIX time arguments.
29189         Some valid time stamps were being rejected (notably -1, and
29190         time stamps before 1900 on 64-bit hosts).  And some invalid
29191         time stamps were being accepted, e.g. September 31.
29192
29193         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
29194         that we can return (time_t) -1 successfully.
29195         * lib/posixtm.c: Likewise.
29196         [HAVE_STDBOOL_H]: Include <stdbool.h>.
29197         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
29198         (t): Remove static var.
29199         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
29200         of static var.  All uses changed.
29201         (year): Do not reject years before 1900; they can occur with
29202         64-bit time_t.
29203         (posix_time_parse): Do not check for out-of-range components;
29204         that is now the caller's responsibility, since our checks were
29205         only approximations.
29206         (posixtime): Use mktime to check for out-of-range components,
29207         since it knows them exactly.
29208         If mktime returns (time_t) -1, check whether an error actually occurred
29209         by invoking localtime on -1.
29210         (main) [TEST_POSIXTIME]: Check for input data errors, and report
29211         posixtime failures better.
29212         Improve the test data (in comments only).
29213
29214 2003-06-02  Karl Berry  <karl@gnu.org>
29215
29216         * config/mkinstalldirs (version): new variable.
29217         (--version): new option.
29218         (usage): improve message.
29219
29220 2003-05-30  Karl Berry  <karl@gnu.org>
29221
29222         * lib/mktime.c: update from libc.
29223
29224 2003-05-30  Bruno Haible  <bruno@clisp.org>
29225
29226         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
29227         * config/config.rpath: Upgrade to gettext-0.12.1.
29228
29229 2003-05-30  Bruno Haible  <bruno@clisp.org>
29230
29231         * m4/gettext.m4: Upgrade to gettext-0.12.1.
29232         * m4/nls.m4: New file, from gettext-0.12.1.
29233         * m4/po.m4: New file, from gettext-0.12.1.
29234         * m4/progtest.m4: Upgrade to gettext-0.12.1.
29235
29236 2003-05-30  Bruno Haible  <bruno@clisp.org>
29237
29238         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
29239         * lib/localcharset.h: Likewise.
29240         * lib/localcharset.c: Likewise.
29241
29242 2003-05-29  Karl Berry  <karl@gnu.org>
29243
29244         * config/config.rpath: update from gettext.
29245
29246 2003-05-28  Paul Eggert  <eggert@twinsun.com>
29247
29248         Assume the headers required for C89 freestanding compilers.
29249         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
29250         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
29251         * m4/human.m4 (gl_HUMAN): Likewise.
29252         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
29253         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
29254         * m4/userspec.m4 (gl_USERSPEC): Likewise.
29255         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
29256         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
29257         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
29258
29259 2003-05-28  Paul Eggert  <eggert@twinsun.com>
29260
29261         Assume the headers required for C89 freestanding compilers.
29262         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
29263         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
29264         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
29265         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
29266         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
29267         define, since <limits.h> is guaranteed to do that.
29268         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
29269         * lib/exclude.c: Include <stdbool.h> unconditionally.
29270         * lib/tempname.c: Include <stddef.h> unconditionally.
29271         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
29272         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
29273         <stddef.h> does that.
29274         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
29275         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
29276         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
29277         needed.
29278         * lib/xstrtol.c: Likewise.
29279         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
29280         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
29281
29282         * lib/addext.c (addext): Use assignment rather than cast, to avoid
29283         warnings on some platforms.
29284
29285         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
29286         arbitrarily.
29287
29288 2003-05-26  Jim Meyering  <jim@meyering.net>
29289
29290         Merge in a change from coreutils:
29291         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
29292         that is guaranteed to be `no'.  Use `no_such_member' to indicate
29293         that condition, rather than `-1' which is slightly misleading.
29294         Change the name of the cache variable to have the gl_ prefix.
29295         Prompted by a patch from Richard Dawe for DJGPP.
29296
29297 2003-05-24  Karl Berry  <karl@gnu.org>
29298
29299         * config/config.guess: update from prep.
29300
29301 2003-05-22  Karl Berry  <karl@gnu.org>
29302
29303         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
29304
29305 2003-05-20  Karl Berry  <karl@gnu.org>
29306
29307         * config/config.guess: update from prep.
29308
29309 2003-05-18  Karl Berry  <karl@gnu.org>
29310
29311         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
29312         might actually be set by the user.
29313
29314         * config/depcomp, install-sh, mdate-sh: update from automake.
29315
29316 2003-05-17  Bruno Haible  <bruno@clisp.org>
29317
29318         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
29319         invalid expansion for AC_EGREP_CPP.
29320         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
29321         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
29322         Suggested by Akim Demaille <akim@epita.fr> in
29323         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
29324
29325 2003-05-12  Jim Meyering  <jim@meyering.net>
29326
29327         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
29328         the space-padded-by-default conversion specifiers, %e, %k, %l.
29329
29330 2003-05-12  Bruno Haible  <bruno@clisp.org>
29331
29332         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
29333         the string is longer than 4 KB.
29334
29335 2003-05-11  Karl Berry  <karl@gnu.org>
29336
29337         * config/config.{guess,sub}: update from prep.
29338
29339 2003-05-09  Bruno Haible  <bruno@clisp.org>
29340
29341         * modules/error: Add m4/strerror_r.m4 to file list.
29342
29343 2003-05-03  Bruno Haible  <bruno@clisp.org>
29344
29345         Upgrade to Unicode-4.0.
29346         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
29347         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
29348         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
29349         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
29350         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
29351         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
29352         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
29353         Change width of U+E0100..U+E01EF from 1 to 0.
29354
29355 2003-04-25  Jim Meyering  <jim@meyering.net>
29356
29357         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
29358         of type size_t, not int.
29359
29360 2003-04-25  Bruno Haible  <bruno@clisp.org>
29361
29362         * lib/copy-file.c: Include <stddef.h>, for size_t.
29363
29364 2003-04-21  Paul Eggert  <eggert@twinsun.com>
29365
29366         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
29367         code which expansion is under static control.  Patch imported from
29368         Akim Demaille's patch to Bison; see
29369         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
29370
29371 2003-04-14  Bruno Haible  <bruno@clisp.org>
29372
29373         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
29374
29375 2003-04-11  Jim Meyering  <jim@meyering.net>
29376
29377         Merge changes from Coreutils.
29378
29379         2003-03-22  Jim Meyering  <jim@meyering.net>
29380
29381         * lib/strftime.c (widen): Cast alloca return value to proper type.
29382
29383         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
29384
29385         From GNU libc.
29386         * lib/strftime.c (my_strftime): Handle very large width
29387         specifications for numeric values correctly.  Improve checks for
29388         overflow.
29389
29390         2003-01-19  Jim Meyering  <jim@meyering.net>
29391
29392         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
29393         definitions.
29394         (nl_get_alt_digit) [! defined my_strftime]: Define.
29395         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
29396         _nl_get_alt_digit and _nl_get_walt_digit.
29397
29398         * lib/strftime.c (my_strftime): Merge in locale-related changes from
29399         libc. These changes have no effect outside of _LIBC.
29400
29401 2003-04-10  Bruno Haible  <bruno@clisp.org>
29402
29403         * modules/findprog: New file.
29404         * MODULES.html.sh (func_all_modules): Add it.
29405
29406 2003-04-10  Bruno Haible  <bruno@clisp.org>
29407
29408         * m4/findprog.m4: New file.
29409         * m4/eaccess.m4: New file.
29410
29411 2003-04-10  Bruno Haible  <bruno@clisp.org>
29412
29413         * lib/findprog.h: New file, from GNU gettext.
29414         * lib/findprog.c: New file, from GNU gettext.
29415
29416 2003-04-05  Jim Meyering  <jim@meyering.net>
29417
29418         Merge changes from Coreutils.
29419
29420         * lib/exclude.h (PARAMS): Remove definition and uses.
29421         * lib/exclude.c: Remove uses of `PARAMS'.
29422
29423         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
29424         Add test-cases for DOS filenames. Declare program_name.
29425         (main): Set up program_name.  Patch by Rich Dawe.
29426
29427         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
29428         error from mntctl.
29429         Use mntctl's return value to drive the entry-processing loop, since
29430         we can't rely on the value of the vmt_length member in the last
29431         entry.  On some systems doing so could result in exhausting
29432         virtual memory.  Based in part on a patch from Mike Jetzer.
29433
29434 2003-04-04  Bruno Haible  <bruno@clisp.org>
29435
29436         * modules/linebreak: New file.
29437         * MODULES.html.sh (func_all_modules): Add it.
29438
29439 2003-04-04  Bruno Haible  <bruno@clisp.org>
29440
29441         * m4/linebreak.m4: New file.
29442
29443 2003-04-04  Bruno Haible  <bruno@clisp.org>
29444
29445         * lib/linebreak.h: New file, from GNU gettext.
29446         * lib/linebreak.c: New file, from GNU gettext with slight
29447         modifications.
29448         * lib/lbrkprop.h: New file, from GNU gettext.
29449
29450 2003-04-03  Bruno Haible  <bruno@clisp.org>
29451
29452         * modules/utf8-ucs4: New file.
29453         * modules/utf16-ucs4: New file.
29454         * modules/ucs4-utf8: New file.
29455         * modules/ucs4-utf16: New file.
29456         * MODULES.html.sh (func_all_modules): Add them.
29457
29458 2003-04-03  Bruno Haible  <bruno@clisp.org>
29459
29460         * m4/utf-ucs4.m4: New file.
29461         * m4/ucs4-utf.m4: New file.
29462
29463 2003-04-03  Bruno Haible  <bruno@clisp.org>
29464
29465         * lib/utf8-ucs4.h: New file, from GNU gettext.
29466         * lib/utf16-ucs4.h: New file, from GNU gettext.
29467         * lib/ucs4-utf8.h: New file, from GNU gettext.
29468         * lib/ucs4-utf16.h: New file, from GNU gettext.
29469
29470 2003-04-02  Bruno Haible  <bruno@clisp.org>
29471
29472         * modules/binary-io: New file.
29473         * MODULES.html.sh (func_all_modules): Add it.
29474
29475 2003-04-02  Bruno Haible  <bruno@clisp.org>
29476
29477         * lib/binary-io.h: New file, from GNU gettext.
29478
29479 2003-04-01  Bruno Haible  <bruno@clisp.org>
29480
29481         * modules/pathname: New file.
29482         * MODULES.html.sh (func_all_modules): Add it.
29483
29484 2003-04-01  Bruno Haible  <bruno@clisp.org>
29485
29486         * lib/pathname.h: New file, from GNU gettext.
29487         * lib/concatpath.c: New file, from GNU gettext.
29488
29489 2003-03-30  Bruno Haible  <bruno@clisp.org>
29490
29491         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
29492
29493 2003-03-30  Bruno Haible  <bruno@clisp.org>
29494
29495         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
29496         function chown() doesn't exist.
29497
29498 2003-03-28  Bruno Haible  <bruno@clisp.org>
29499
29500         * modules/copy-file: New file.
29501         * MODULES.html.sh (func_all_modules): Add it.
29502
29503 2003-03-28  Bruno Haible  <bruno@clisp.org>
29504
29505         * m4/copy-file.m4: New file.
29506
29507 2003-03-28  Bruno Haible  <bruno@clisp.org>
29508
29509         * lib/copy-file.h: New file, from GNU gettext.
29510         * lib/copy-file.c: New file, from GNU gettext.
29511
29512 2003-03-18  Jim Meyering  <jim@meyering.net>
29513
29514         * lib/quote.c (quote_n): Fix typo in comment.
29515
29516 2003-03-18  Bruno Haible  <bruno@clisp.org>
29517
29518         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
29519         checking.
29520         * m4/onceonly_2_57.m4: Likewise.
29521
29522 2003-03-17  Bruno Haible  <bruno@clisp.org>
29523
29524         * m4/onceonly.m4: Require autoconf 2.54 or newer.
29525         (m4_quote): Remove macro.
29526         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
29527
29528 2003-03-14  Jim Meyering  <jim@meyering.net>
29529
29530         Merge changes from Coreutils.
29531         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
29532         to be const, in order to avoid warnings.
29533         (obstack_room): Likewise.
29534         (obstack_empty_p): Likewise.
29535
29536 2003-03-14  Bruno Haible  <bruno@clisp.org>
29537
29538         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
29539         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
29540
29541 2003-03-13  Paul Eggert  <eggert@twinsun.com>
29542
29543         Merge changes from Bison.
29544         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
29545         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
29546         when compiling Bison 1.875's `bitset bset = obstack_alloc
29547         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
29548         * lib/hash.c: Include <stdbool.h> unconditionally.
29549
29550 2003-03-13  Paul Eggert  <eggert@twinsun.com>
29551
29552         * m4/onceonly.m4 (m4_quote): New macro.
29553         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
29554         Quote AC_FOREACH variable-expansions properly.
29555
29556 2003-03-13  Paul Eggert  <eggert@twinsun.com>
29557
29558         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
29559
29560 2003-03-09  Paul Eggert  <eggert@twinsun.com>
29561
29562         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
29563         Reported by Bruce Becker; see:
29564         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
29565
29566 2003-03-03  Paul Eggert  <eggert@twinsun.com>
29567             Bruno Haible  <bruno@clisp.org>
29568
29569         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
29570         Reported by John Hughes, see
29571         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
29572
29573 2003-02-20  Bruno Haible  <bruno@clisp.org>
29574
29575         * MODULES.html.sh (func_all_modules): Add poll.
29576
29577 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
29578
29579         * modules/poll: New file.
29580
29581 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
29582
29583         * lib/poll_.h: New file.
29584         * lib/poll.c: New file.
29585
29586 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
29587
29588         * m4/poll.m4: New file.
29589
29590 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
29591
29592         * modules/mathl: New file.
29593
29594 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
29595
29596         * lib/mathl.h: New file.
29597         * lib/acosl.c: New file.
29598         * lib/asinl.c: New file.
29599         * lib/atanl.c: New file.
29600         * lib/ceill.c: New file.
29601         * lib/cosl.c: New file.
29602         * lib/expl.c: New file.
29603         * lib/floorl.c: New file.
29604         * lib/frexpl.c: New file.
29605         * lib/ldexpl.c: New file.
29606         * lib/logl.c: New file.
29607         * lib/sincosl.c: New file.
29608         * lib/sinl.c: New file.
29609         * lib/sqrtl.c: New file.
29610         * lib/tanl.c: New file.
29611         * lib/trigl.c: New file.
29612         * lib/trigl.h: New file.
29613
29614 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
29615
29616         * m4/mathl.m4: New file.
29617
29618 2003-02-18  Bruno Haible  <bruno@clisp.org>
29619
29620         * MODULES.html.sh (func_all_modules): Add mathl.
29621
29622 2003-02-17  Bruno Haible  <bruno@clisp.org>
29623
29624         * modules/mkdtemp: New module.
29625         * MODULES.html.sh (func_all_modules): Add it.
29626
29627 2003-02-17  Bruno Haible  <bruno@clisp.org>
29628
29629         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
29630
29631 2003-02-17  Bruno Haible  <bruno@clisp.org>
29632
29633         * lib/mkdtemp.h: New file, from GNU gettext.
29634         * lib/mkdtemp.c: New file, from GNU gettext.
29635
29636 2003-02-02  Jim Meyering  <jim@meyering.net>
29637
29638         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
29639         e.g. glibc-2.2.93.
29640
29641 2003-01-31  Bruno Haible  <bruno@clisp.org>
29642
29643         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
29644         'rpl_rename'.
29645         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
29646         'rpl_strnlen'.
29647         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
29648         'rpl_strtod'.
29649         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
29650         'rpl_utime'.
29651
29652 2003-01-31  Bruno Haible  <bruno@clisp.org>
29653
29654         * lib/rename.c: #undef rename before defining rpl_rename.
29655         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
29656
29657 2003-01-30  Bruno Haible  <bruno@clisp.org>
29658
29659         * modules/vasnprintf, modules/vasprintf: New modules.
29660         * MODULES.html.sh (func_all_modules): Add them.
29661
29662 2003-01-30  Bruno Haible  <bruno@clisp.org>
29663
29664         * m4/signed.m4: New file, from GNU gettext.
29665         * m4/longdouble.m4: New file, from GNU gettext.
29666         * m4/wchar_t.m4: New file, from GNU gettext.
29667         * m4/wint_t.m4: New file, from GNU gettext.
29668         * m4/vasnprintf.m4: New file.
29669         * m4/vasprintf.m4: New file.
29670
29671 2003-01-30  Bruno Haible  <bruno@clisp.org>
29672
29673         * lib/printf-args.h: New file, from GNU gettext.
29674         * lib/printf-args.c: New file, from GNU gettext.
29675         * lib/printf-parse.h: New file, from GNU gettext.
29676         * lib/printf-parse.c: New file, from GNU gettext.
29677         * lib/vasnprintf.h: New file, from GNU gettext.
29678         * lib/vasnprintf.c: New file, from GNU gettext.
29679         * lib/asnprintf.c: New file, from GNU gettext.
29680         * lib/vasprintf.h: New file, from GNU gettext with modifications.
29681         * lib/vasprintf.c: New file, from GNU gettext.
29682         * lib/asprintf.c: New file, from GNU gettext.
29683
29684 2003-01-29  Bruno Haible  <bruno@clisp.org>
29685
29686         * modules/stpncpy: New module.
29687         * MODULES.html.sh (func_all_modules): Add it.
29688
29689 2003-01-29  Bruno Haible  <bruno@clisp.org>
29690
29691         * m4/stpncpy.m4: New file.
29692
29693 2003-01-29  Bruno Haible  <bruno@clisp.org>
29694
29695         * lib/stpncpy.h: New file, from GNU gettext with modifications.
29696         * lib/stpncpy.c: New file, from GNU gettext with modifications.
29697
29698 2003-01-28  Bruno Haible  <bruno@clisp.org>
29699
29700         * modules/c-ctype: New module.
29701         * MODULES.html.sh (func_all_modules): Add it.
29702
29703 2003-01-28  Bruno Haible  <bruno@clisp.org>
29704
29705         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
29706         Paul Eggert.
29707         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
29708         Paul Eggert.
29709
29710 2003-01-27  Bruno Haible  <bruno@clisp.org>
29711
29712         * modules/xsetenv: New module.
29713         * MODULES.html.sh (func_all_modules): Add it.
29714
29715 2003-01-27  Bruno Haible  <bruno@clisp.org>
29716
29717         * lib/xsetenv.h: New file, from GNU gettext.
29718         * lib/xsetenv.c: New file, from GNU gettext.
29719
29720 2003-01-23  Jim Meyering  <jim@meyering.net>
29721
29722         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
29723         from working on systems without dirfd (at least Irix and OSF1/Tru64).
29724
29725 2003-01-23  Bruno Haible  <bruno@clisp.org>
29726
29727         * modules/minmax: New module.
29728         * MODULES.html.sh (func_all_modules): Add it.
29729
29730 2003-01-23  Bruno Haible  <bruno@clisp.org>
29731
29732         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
29733         Eggert.
29734
29735 2003-01-22  Bruno Haible  <bruno@clisp.org>
29736
29737         * modules/exit: New module.
29738         * MODULES.html.sh (func_all_modules): Add it.
29739
29740 2003-01-22  Bruno Haible  <bruno@clisp.org>
29741
29742         * lib/exit.h: New file, from GNU gettext.
29743
29744 2003-01-19  Bruno Haible  <bruno@clisp.org>
29745
29746         * gnulib-tool: Recognize option --extract-maintainer.
29747         (func_get_maintainer): New function.
29748         * modules/*: Add Maintainer entry.
29749
29750 2003-01-16  Jim Meyering  <jim@meyering.net>
29751
29752         * m4/regex.m4: The `regex' struct is both input and output.
29753         Initialize it before each use.  Patch by Tim Waugh.
29754
29755 2003-01-16  Bruno Haible  <bruno@clisp.org>
29756
29757         * MODULES.html.sh: Add a table of contents. Add the module name as
29758         leftmost column. Add hyperlinks.
29759
29760 2003-01-15  Bruno Haible  <bruno@clisp.org>
29761
29762         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
29763
29764 2003-01-15  Bruno Haible  <bruno@clisp.org>
29765
29766         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
29767         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
29768         suffix.
29769
29770 2003-01-15  Bruno Haible  <bruno@clisp.org>
29771
29772         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
29773
29774 2003-01-15  Bruno Haible  <bruno@clisp.org>
29775
29776         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
29777         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
29778
29779 2003-01-14  Jim Meyering  <jim@meyering.net>
29780
29781         * lib/same.c (same_name): Tweak a comment.
29782
29783 2003-01-14  Bruno Haible  <bruno@clisp.org>
29784
29785         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
29786         when a string comparison is sufficient.
29787
29788 2003-01-14  Bruno Haible  <bruno@clisp.org>
29789
29790         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
29791         'unsigned int'.
29792
29793 2003-01-14  Bruno Haible  <bruno@clisp.org>
29794
29795         * lib/hash-pjw.c: Add comment about low quality of this function.
29796
29797 2003-01-13  Bruno Haible  <bruno@clisp.org>
29798
29799         * modules/stpcpy: Distribute lib/stpcpy.h.
29800         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
29801
29802 2003-01-13  Bruno Haible  <bruno@clisp.org>
29803
29804         * modules/*: Add a description.
29805         * modules/strpbrk: Fix Makefile.am snippet.
29806         * modules/strtoimax: Fix dependencies.
29807         * modules/strtoumax: Likewise.
29808
29809 2003-01-13  Bruno Haible  <bruno@clisp.org>
29810
29811         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
29812         * modules/alloca (Makefile.am): All object files depend on alloca.h.
29813         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
29814
29815 2003-01-13  Bruno Haible  <bruno@clisp.org>
29816
29817         * gnulib-tool (func_create_testdir): Store config/* files in the main
29818         directory.
29819         * config.rpath: Move to ...
29820         * config/config.rpath: ... here.
29821         * modules/gettext: Contains config/config.rpath, not config.rpath.
29822         * modules/iconv: Likewise.
29823
29824 2003-01-12  Paul Eggert  <eggert@twinsun.com>
29825
29826         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
29827         to avoid collisions with libcurses and libreadline.
29828
29829         * m4/getstr.m4: Remove.
29830         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
29831
29832 2003-01-12  Paul Eggert  <eggert@twinsun.com>
29833
29834         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
29835         to avoid collisions with libcurses and libreadline.
29836
29837         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
29838         * lib/getstr.h, getstr.c: Remove.
29839         * lib/getline.c: Include "getline.h", to check interface.
29840         Move body of old getstr.c here: this defines MIN_CHUNK and
29841         declares getdelim2, which is renamed from getstr.
29842         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
29843
29844         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
29845         All uses changed.
29846         * lib/linebuffer.h: Likewise.
29847         (readline): Remove backward-compatibility macro.
29848
29849 2003-01-12  Paul Eggert  <eggert@twinsun.com>
29850
29851         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
29852         to avoid collisions with libcurses and libreadline.
29853         * getstr: Remove.
29854         * MODULES.html.sh: Remove getstr.
29855         * modules/getline: Depend on unlocked-io, not getstr.
29856
29857 2003-01-12  Jim Meyering  <jim@meyering.net>
29858
29859         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
29860
29861 2003-01-10  Bruno Haible  <bruno@clisp.org>
29862
29863         * modules/alloca: Change Makefile.am requirements. Simplify Include
29864         requirements. Add lib/alloca_.h to file list.
29865
29866 2003-01-10  Bruno Haible  <bruno@clisp.org>
29867
29868         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
29869
29870 2003-01-10  Bruno Haible  <bruno@clisp.org>
29871
29872         * lib/alloca_.h: New file.
29873         * lib/getdate.y: Unconditionally include alloca.h.
29874         * lib/makepath.c: Likewise.
29875         * lib/setenv.c: Likewise.
29876         * lib/userspec.c: Likewise.
29877
29878 2003-01-09  Karl Berry  <karl@gnu.org>
29879
29880         * MODULES.html.sh: include `dirname $0` in PATH, to find
29881         gnulib-tool.
29882
29883 2003-01-09  Bruno Haible  <bruno@clisp.org>
29884
29885         * modules/stdbool: Change configure.ac, Makefile.am requirements.
29886         Simplify Include requirements. Add lib/stdbool.h.in to file list.
29887
29888 2003-01-09  Bruno Haible  <bruno@clisp.org>
29889
29890         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
29891
29892 2003-01-09  Bruno Haible  <bruno@clisp.org>
29893
29894         * lib/stdbool.h.in: New file.
29895
29896 2003-01-09  Bruno Haible  <bruno@clisp.org>
29897
29898         * gnulib-tool (func_all_modules): Ignore files ending in ~.
29899         * MODULES.html.sh: Likewise.
29900
29901 2003-01-08  Jim Meyering  <jim@meyering.net>
29902
29903         * lib/full-write.c: Undefine and define-away `const' after inclusion
29904         of errno.h, not before.  Suggestion from Bruno Haible.
29905
29906 2003-01-08  Bruno Haible  <bruno@clisp.org>
29907
29908         * modules/full-read: Depend on full-write.
29909
29910 2003-01-08  Bruno Haible  <bruno@clisp.org>
29911
29912         * lib/safe-read.c: Include specification header first, to ensure its
29913         selfcontainedness.
29914         * lib/full-write.c: Likewise.
29915
29916 2003-01-07  Jim Meyering  <jim@meyering.net>
29917
29918         * lib/full-write.c: Rework so that it may serve to define full_read,
29919         too.
29920         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
29921
29922 2003-01-07  Bruno Haible  <bruno@clisp.org>
29923
29924         * lib/strtoimax.c: Include <stdint.h> as an alternative to
29925         <inttypes.h>.
29926         * lib/xstrtol.h: Likewise.
29927         * lib/xstrtoimax.c: Likewise.
29928         * lib/xstrtoumax.c: Likewise.
29929         * lib/human.h: Likewise.
29930
29931         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
29932         on systems that have <inttypes.h> but not <stdint.h>.
29933
29934 2003-01-07  Bruno Haible  <bruno@clisp.org>
29935
29936         * MODULES.html.sh: Add copyright notice.
29937         (missed_files): Omit CVS directory entries.
29938         (func_module): Make it work with sed-3.02.
29939         * MODULES.txt: Remove file.
29940
29941 2003-01-06  Jim Meyering  <jim@meyering.net>
29942
29943         * lib/version-etc.c: Update year in translatable copyright string.
29944
29945 2003-01-03  Karl Berry  <karl@gnu.org>
29946
29947         * config/config.{guess,sub}: update from prep.
29948
29949 2003-01-02  Karl Berry  <karl@gnu.org>
29950
29951         * doc/COPYING.DOC: belatedly updated to 1.2.
29952
29953 2003-01-01  Karl Berry  <karl@gnu.org>
29954
29955         * gnulib-tool (func_verify_module): report module name $module in
29956         error message, not $1.
29957         * gnulib-tool (create-testdir): don't complain if destdir couldn't
29958         be created, only if it doesn't exist.
29959         * gnulib-tool (last_checkin_date): don't expand the $Date here.
29960
29961 2002-12-31  Paul Eggert  <eggert@twinsun.com>
29962
29963         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
29964
29965 2002-12-31  Paul Eggert  <eggert@twinsun.com>
29966
29967         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
29968         memcmp if strcoll doesn't work.
29969
29970 2002-12-31  Bruno Haible  <bruno@clisp.org>
29971
29972         * lib/utime.c (utime_null): No need to call ftruncate if the file was
29973         nonempty.
29974
29975 2002-12-31  Bruno Haible  <bruno@clisp.org>
29976
29977         * lib/memcoll.c (STRCOLL): New macro.
29978         (memcoll): Use it.
29979
29980 2002-12-31  Bruno Haible  <bruno@clisp.org>
29981
29982         * lib/localcharset.h: New file.
29983         * lib/localcharset.c: Include it.
29984         * lib/unicodeio.c: Likewise.
29985
29986 2002-12-31  Bruno Haible  <bruno@clisp.org>
29987
29988         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
29989         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
29990
29991 2002-12-31  Bruno Haible  <bruno@clisp.org>
29992
29993         * lib/getline.h: Include <stddef.h>, for size_t.
29994
29995         * lib/unicodeio.h: Include <stddef.h>, for size_t.
29996         * lib/unicodeio.c: Don't include <stddef.h>.
29997
29998 2002-12-31  Bruno Haible  <bruno@clisp.org>
29999
30000         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
30001         HAVE_TM_ZONE.
30002
30003 2002-12-24  Karl Berry  <karl@gnu.org>
30004
30005         * config/config.guess: update from prep.
30006
30007 2002-12-24  Bruno Haible  <bruno@clisp.org>
30008
30009         General infrasructure.
30010         * m4/README: Rewritten.
30011         * m4/onceonly.m4: New file.
30012         * m4/onceonly_2_57.m4: New file.
30013
30014         Module atexit.
30015         * m4/atexit.m4: New file.
30016
30017         Module strtod.
30018         * m4/strtod.m4: New file.
30019
30020         Module strtol.
30021         * m4/strtol.m4: New file.
30022
30023         Module strtoul.
30024         * m4/strtoul.m4: New file.
30025
30026         Module memchr.
30027         * m4/memchr.m4: New file.
30028
30029         Module memcmp.
30030         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
30031         (jm_FUNC_MEMCMP): Invoke it.
30032
30033         Module memcpy.
30034         * m4/memcpy.m4: New file.
30035
30036         Module memmove.
30037         * m4/memmove.m4: New file.
30038
30039         Module memset.
30040         * m4/memset.m4: New file.
30041
30042         Module strcspn.
30043         * m4/strcspn.m4: New file.
30044
30045         Module strpbrk.
30046         * m4/strpbrk.m4: New file.
30047
30048         Module strstr.
30049         * m4/strstr.m4: New file.
30050
30051         Module strerror.
30052         * m4/strerror.m4: New file.
30053
30054         Module mktime.
30055         * m4/mktime.m4: Renamed from jm-mktime.m4.
30056         (gl_PREREQ_MKTIME): New macro.
30057         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
30058
30059         Module malloc.
30060         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
30061         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
30062         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
30063
30064         Module realloc.
30065         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
30066         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
30067         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
30068
30069         Module strftime.
30070         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
30071         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
30072         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
30073         gl_TM_GMTOFF.
30074         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
30075
30076         Module xalloc.
30077         * m4/xalloc.m4: New file.
30078
30079         Module alloca.
30080         * m4/alloca.m4: New file.
30081
30082         Module putenv.
30083         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
30084         (jm_FUNC_PUTENV): Invoke it.
30085
30086         Module setenv.
30087         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
30088         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
30089         when invoked twice.
30090         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
30091         gt_FUNC_SETENV.
30092
30093         Module memrchr.
30094         * m4/memrchr.m4: New file.
30095
30096         Module stpcpy.
30097         * m4/stpcpy.m4: New file.
30098
30099         Module strcase.
30100         * m4/strcase.m4: New file.
30101
30102         Module strdup.
30103         * m4/strdup.m4: New file.
30104
30105         Module strnlen.
30106         * m4/strnlen.m4: New file.
30107
30108         Module strndup.
30109         * m4/strndup.m4: New file.
30110
30111         Module xstrtod.
30112         * m4/xstrtod.m4: New file.
30113
30114         Module xstrtol.
30115         * m4/xstrtol.m4: New file.
30116
30117         Module getdate.
30118         * m4/getdate.m4: New file.
30119
30120         Module unlocked-io.
30121         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
30122         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
30123         * m4/jm-glibc-io.m4n: Remove file.
30124
30125         Module long-options.
30126         * m4/long-options.m4: New file.
30127
30128         Module md5.
30129         * m4/md5.m4: New file.
30130
30131         Module sha.
30132         * m4/sha.m4: New file.
30133
30134         Module getstr.
30135         * m4/getstr.m4: New file.
30136
30137         Module getline.
30138         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
30139         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
30140         <sys/types.h>, for size_t. Use the function name gnu_getline, not
30141         simply getline. Infoke gl_PREREQ_GETLINE.
30142
30143         Module obstack.
30144         * m4/obstack.m4: New file.
30145
30146         Module hash.
30147         * m4/hash.m4: New file.
30148
30149         Module readtokens.
30150         * m4/readtokens.m4: New file.
30151
30152         Module strverscmp.
30153         * m4/strverscmp.m4: New file.
30154
30155         Module stdbool.
30156         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
30157         OSF/1.
30158
30159         Module strtoll.
30160         * m4/strtoll.m4: New file.
30161
30162         Module strtoull.
30163         * m4/strtoull.m4: New file.
30164
30165         Module strtoimax.
30166         * m4/strtoimax.m4: New file.
30167
30168         Module strtoumax.
30169         * m4/strtoumax.m4: New file.
30170
30171         Module xstrtoimax.
30172         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
30173         jm_AC_PREREQ_XSTRTOIMAX.
30174         Moved the strtol prerequisites to strtol.m4.
30175         Moved the strtoll prerequisites to strtoll.m4.
30176         Moved the strtoimax prerequisites to strtoimax.m4.
30177
30178         Module xstrtoumax.
30179         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
30180         jm_AC_PREREQ_XSTRTOUMAX.
30181         Moved the strtoul prerequisites to strtoul.m4.
30182         Moved the strtoull prerequisites to strtoull.m4.
30183         Moved the strtoumax prerequisites to strtoumax.m4.
30184
30185         Module chown.
30186         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
30187         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
30188
30189         Module dup2.
30190         * m4/dup2.m4: New file.
30191
30192         Module ftruncate.
30193         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
30194         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
30195
30196         Module getgroups.
30197         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
30198         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
30199
30200         Module gettimeofday.
30201         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
30202         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
30203         gl_PREREQ_GETTIMEOFDAY.
30204
30205         Module mkdir.
30206         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
30207         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
30208
30209         Module mkstemp.
30210         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
30211         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
30212         jm_AC_TYPE_UINTMAX_T.
30213         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
30214
30215         Module stat.
30216         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
30217         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
30218
30219         Module lstat.
30220         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
30221         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
30222
30223         Module timespec.
30224         * m4/timespec.m4 (gl_TIMESPEC): New macro.
30225         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
30226         * m4/st_mtim.m4: Indentation.
30227
30228         Module nanosleep.
30229         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
30230         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
30231         gl_PREREQ_NANOSLEEP.
30232
30233         Module regex.
30234         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
30235         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
30236         (gl_REGEX): New macro.
30237
30238         Module rename.
30239         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
30240         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
30241
30242         Module rmdir.
30243         * m4/rmdir.m4: New file.
30244
30245         Module utime.
30246         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
30247         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
30248         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
30249
30250         Module dirname.
30251         * m4/dirname.m4: New file.
30252
30253         Module getopt.
30254         * m4/getopt.m4: New file.
30255
30256         Module unistd-safer.
30257         * m4/unistd-safer.m4: New file.
30258
30259         Module fnmatch.
30260         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
30261         declaration.
30262         (gl_PREREQ_FNMATCH_EXTRA): New macro.
30263         (gl_FUNC_FNMATCH_POSIX): New macro.
30264         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
30265         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
30266         simply fnmatch.
30267
30268         Module exclude.
30269         * m4/exclude.m4: New file.
30270
30271         Module human.
30272         * m4/human.m4: New file.
30273
30274         Module acl.
30275         * m4/acl.m4: Nop.
30276
30277         Module backupfile.
30278         * m4/backupfile.m4: New file.
30279         * m4/d-ino.m4: Indentation.
30280
30281         Module fsusage.
30282         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
30283         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
30284         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
30285
30286         Module dirfd.
30287         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
30288         requirements.
30289
30290         Module euidaccess.
30291         * m4/euidaccess.m4: New file.
30292
30293         Module file-type.
30294         * m4/file-type.m4: New file.
30295
30296         Module fileblocks.
30297         * m4/fileblocks.m4: New file.
30298
30299         Module filemode.
30300         * m4/filemode.m4: New file.
30301
30302         Module isdir.
30303         * m4/isdir.m4: New file.
30304
30305         Module lchown.
30306         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
30307         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
30308
30309         Module makepath.
30310         * m4/makepath.m4: New file.
30311
30312         Module modechange.
30313         * m4/modechange.m4: New file.
30314
30315         Module mountlist.
30316         * m4/mountlist.m4: New file.
30317         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
30318         Indentation.
30319
30320         Module path-concat.
30321         * m4/path-concat.m4: New file.
30322
30323         Module pathmax.
30324         * m4/pathmax.m4: New file.
30325
30326         Module same.
30327         * m4/same.m4: New file.
30328
30329         Module save-cwd.
30330         * m4/save-cwd.m4: New file.
30331
30332         Module savedir.
30333         * m4/savedir.m4: New file.
30334
30335         Module xgetcwd.
30336         * m4/xgetcwd.m4: New file.
30337         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
30338
30339         Module xreadlink.
30340         * m4/xreadlink.m4: New file.
30341
30342         Module safe-read.
30343         * m4/safe-read.m4: New file.
30344
30345         Module safe-write.
30346         * m4/safe-write.m4: New file.
30347
30348         Module closeout.
30349         * m4/closeout.m4: New file.
30350
30351         Module stdio-safer.
30352         * m4/stdio-safer.m4: New file.
30353
30354         Module getpass.
30355         * m4/getpass.m4: New file.
30356
30357         Module getugroups.
30358         * m4/getugroups.m4: New file.
30359
30360         Module group-member.
30361         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
30362         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
30363
30364         Module idcache.
30365         * m4/idcache.m4: New file.
30366
30367         Module userspec.
30368         * m4/userspec.m4: New file.
30369
30370         Module gettime.
30371         * m4/clock_time.m4: New file.
30372         * m4/gettime.m4: New file.
30373
30374         Module settime.
30375         * m4/settime.m4: New file.
30376
30377         Module posixtm.
30378         * m4/posixtm.m4: New file.
30379
30380         Module gethostname.
30381         * m4/gethostname.m4: New file.
30382
30383         Module canon-host.
30384         * m4/canon-host.m4: New file.
30385
30386         Module gettext.
30387         * m4/codeset.m4: New file, from gettext-0.11.5.
30388         * m4/gettext.m4: New file, from gettext-0.11.5.
30389         * m4/glibc21.m4: New file, from gettext-0.11.5.
30390         * m4/iconv.m4: New file, from gettext-0.11.5.
30391         * m4/intdiv0.m4: New file, from gettext-0.11.5.
30392         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
30393         * m4/inttypes.m4: New file, from gettext-0.11.5.
30394         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
30395         * m4/isc-posix.m4: New file, from gettext-0.11.5.
30396         * m4/lcmessage.m4: New file, from gettext-0.11.5.
30397         * m4/lib-ld.m4: New file, from gettext-0.11.5.
30398         * m4/lib-link.m4: New file, from gettext-0.11.5.
30399         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
30400         * m4/progtest.m4: New file, from gettext-0.11.5.
30401         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
30402         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
30403         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
30404
30405         Module localcharset.
30406         * m4/localcharset.m4: New file.
30407
30408         Module hard-locale.
30409         * m4/hard-locale.m4: New file.
30410
30411         Module mbswidth.
30412         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
30413         onceonly macros.
30414         * m4/mbrtowc.m4: Add comment.
30415
30416         Module memcasecmp.
30417         * m4/memcasecmp.m4: New file.
30418
30419         Module memcoll.
30420         * m4/memcoll.m4: New file.
30421
30422         Module unicodeio.
30423         * m4/unicodeio.m4: New file.
30424
30425         Module rpmatch.
30426         * m4/rpmatch.m4: New file.
30427
30428         Module yesno.
30429         * m4/yesno.m4: New file.
30430
30431         Module exitfail.
30432         * m4/exitfail.m4: New file.
30433
30434         Module c-stack.
30435         * m4/c-stack.m4 (gl_C_STACK): New macro.
30436         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
30437
30438         Module error.
30439         * m4/error.m4 (gl_ERROR): New macro.
30440         (jm_PREREQ_ERROR): Use onceonly macros.
30441
30442         Module fatal.
30443         * m4/fatal.m4: New file.
30444
30445         Module getloadavg.
30446         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
30447         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
30448
30449         Module getpagesize.
30450         * m4/getpagesize.m4: New file.
30451
30452         Module getusershell.
30453         * m4/getusershell.m4: New file.
30454
30455         Module physmem.
30456         * m4/physmem.m4: New file.
30457
30458         Module posixver.
30459         * m4/posixver.m4: New file.
30460
30461         Module quotearg.
30462         * m4/quotearg.m4: New file.
30463
30464         Module quote.
30465         * m4/quote.m4: New file.
30466
30467         Module readutmp.
30468         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
30469
30470         Module sig2str.
30471         * m4/sig2str.m4: New file.
30472
30473         Other.
30474         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
30475         ulonglong.m4.
30476         * m4/intmax_t.m4: New file.
30477         * m4/d-type.m4: Indentation.
30478         * m4/jm-macros.m4: Update.
30479         * m4/prereq.m4 (jm_PREREQ): Update.
30480         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
30481         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
30482         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
30483         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
30484         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
30485         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
30486         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
30487         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
30488         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
30489         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
30490         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
30491         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
30492         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
30493         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
30494         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
30495         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
30496         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
30497         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
30498         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
30499
30500 2002-12-24  Bruno Haible  <bruno@clisp.org>
30501
30502         * MODULES.txt: Update according to m4/ changes.
30503
30504         Module gettext.
30505         * config.rpath: New file, from gettext-0.11.5.
30506
30507         * modules/*: New module descriptions.
30508         * gnulib-tool: New file.
30509         * MODULES.html.sh: New file.
30510
30511 2002-12-21  Karl Berry  <karl@gnu.org>
30512
30513         * doc/fdl.texi: update to version 1.2.
30514
30515 2002-12-19  Karl Berry  <karl@gnu.org>
30516
30517         * config/config.guess: update from prep.
30518
30519 2002-12-18  Bruno Haible  <bruno@clisp.org>
30520
30521         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
30522         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
30523
30524 2002-12-17  Bruno Haible  <bruno@clisp.org>
30525
30526         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
30527         stdlib.h, string.h.
30528
30529 2002-12-17  Bruno Haible  <bruno@clisp.org>
30530
30531         * lib/canon-host.c (strdup): Remove unused declaration.
30532
30533         * lib/fsusage.c: Include full_read.h.
30534         (get_fs_usage): Use full_read instead of safe_read.
30535
30536         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
30537
30538 2002-12-12  Karl Berry  <karl@gnu.org>
30539
30540         * config/config.guess: update from prep.
30541
30542 2002-12-11  Bruno Haible  <bruno@clisp.org>
30543
30544         * m4/setenv.m4: New file, from gettext-0.11.5.
30545
30546 2002-12-11  Bruno Haible  <bruno@clisp.org>
30547
30548         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
30549         not unsetenv().
30550         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
30551         modifications:
30552
30553         2002-12-11  Bruno Haible  <bruno@clisp.org>
30554
30555                 * setenv.c (alloca): Fall back to malloc.
30556                 (freea): New macro.
30557                 (setenv): Use freea() to free memory allocated with alloca().
30558
30559         2002-11-13  Bruno Haible  <bruno@clisp.org>
30560
30561                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
30562                 function declarations.
30563                 * unsetenv.c (unsetenv): Likewise.
30564
30565         2002-03-04  Bruno Haible  <bruno@clisp.org>
30566
30567                 Portability to AIX 4.3.3.
30568                 * unsetenv.c: New file, extracted from setenv.c.
30569                 * setenv.c: Move the unsetenv() function to unsetenv.c.
30570
30571         2001-12-20  Bruno Haible  <bruno@clisp.org>
30572
30573                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
30574                 use malloc instead. For SunOS 4.
30575
30576         2001-12-11  Bruno Haible  <bruno@clisp.org>
30577
30578                 * setenv.c: Declare alloca.
30579                 (compar_fn_t): New typedef.
30580                 (KNOWN_VALUE, STORE_VALUE): Use it.
30581
30582         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
30583         setenv.h.
30584
30585 2002-12-10  Paul Eggert  <eggert@twinsun.com>
30586
30587         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
30588         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
30589         Choose values that are less likely to collide with system fnmatch
30590         options.
30591         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
30592         defined (e.g., a pure POSIX system).
30593         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
30594         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
30595
30596 2002-12-06  Paul Eggert  <eggert@twinsun.com>
30597
30598         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
30599         a pain in practice to deal with generated m4 files.  This change
30600         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
30601
30602         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
30603         and jm-glibc-io.m4, as they are no longer a special case.
30604         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
30605         kludge and the auto-generation stuff.  Check only whether the
30606         functions are declared, not whether they exist, since older hosts
30607         that don't declare the functions can't use the optimization anyway.
30608
30609 2002-12-06  Jim Meyering  <jim@meyering.net>
30610
30611         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
30612
30613         Merge in changes from libc's misc/error.c, in preparation
30614         for the merge of gnulib's changes back into libc.
30615
30616         * lib/error.c (_): Define only if not already defined.
30617         Move definition to follow all #include directives.
30618         Include unlocked-io.h only if !_LIBC.
30619         [_LIBC]: Include <libio/libioP.h>.
30620         [USE_IN_LIBIO]: Include <libio/iolibio.h>
30621         (fflush): Tweak definition to use INTUSE.
30622         (putc): Define.
30623
30624 2002-12-05  Paul Eggert  <eggert@twinsun.com>
30625
30626         * lib/alloca.c [defined emacs]: Include "lisp.h".
30627         (xalloc_die) [defined emacs]: New macro.
30628         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
30629         [! defined emacs]: Include <xalloc.h>.
30630         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
30631         (pointer): Typedef to POINTER_TYPE *.
30632         (malloc): Remove decl; we now always use xmalloc.
30633         (alloca): Use old-style definition, since Emacs needs this.
30634         Check for arithmetic overflow when computing combined size.
30635
30636 2002-12-04  Paul Eggert  <eggert@twinsun.com>
30637
30638         Do not generate unlocked-io.h automatically, since it's easier to
30639         maintain it by hand.
30640
30641         * lib/unlocked-io.h: New file, from GNU diffutils,
30642         but with proper copyright notice and attribution.
30643         * lib/gen-uio: Remove.
30644         * lib/Makefile.am: Add copyright notice.
30645         (libfetish_a_SOURCES): Add unlocked-io.h.
30646         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
30647         (DISTCLEANFILES, io_functions): Remove macros.
30648         (EXTRA_DIST): Remove gen_uio.
30649         (unlocked-io.h): Remove rule.
30650
30651 2002-12-04  Jim Meyering  <jim@meyering.net>
30652
30653         Reflect the fact that stat.c and lstat.c are no longer generated.
30654         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
30655         (DISTCLEANFILES): Likewise.
30656         (EXTRA_DIST): Likewise.
30657         (all_local): Don't depend on stat.c or lstat.c.
30658         (stat.c, lstat.c): Remove rules.
30659         (EXTRA_DIST): Remove xstat.in.
30660
30661         * lib/xstat.in: Remove file.  Contents moved into stat.c.
30662         * lib/stat.c: New file.  Contents mostly from xstat.in.
30663         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
30664         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
30665
30666         * lib/safe-read.c: Rework so that it may serve to define safe_write,
30667         too.
30668         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
30669
30670 2002-12-03  Jim Meyering  <jim@meyering.net>
30671
30672         * lib/safe-read.c, safe-write.c: Change variable names and comments,
30673         but not semantics, to minimize the differences between these two files.
30674         (safe_read): Change comment to mention SAFE_READ_ERROR.
30675
30676         * lib/safe-read.c (IS_EINTR): Define.
30677         (safe_read): Use IS_EINTR in place of in-function cpp directives.
30678
30679 2002-12-02  Jim Meyering  <jim@meyering.net>
30680
30681         * lib/safe-read.c (EINTR): Define.
30682         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
30683         (INT_MAX): Provide fallback.
30684         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
30685
30686         * lib/safe-read.h (SAFE_READ_ERROR): Define.
30687
30688 2002-12-02  Bruno Haible  <bruno@clisp.org>
30689
30690         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
30691         Define, taken from safe-read.c.
30692         (INT_MAX): Provide fallback.
30693         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
30694         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
30695
30696         * lib/safe-read.c (EINTR): Remove definition.
30697         (safe_read): Don't use EINTR if it is absent.
30698
30699 2002-12-01  Jim Meyering  <jim@meyering.net>
30700
30701         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
30702         zero.
30703         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
30704
30705 2002-11-27  Paul Eggert  <eggert@twinsun.com>
30706
30707         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
30708         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
30709         with `if (! (value < limit)) abort ();', for readability.
30710
30711 2002-11-26  Karl Berry  <karl@gnu.org>
30712
30713         * lib/strdup.c: copy from libc again, with jim's ok.
30714         * lib/.cppi-disable: re-add strdup.c
30715
30716 2002-11-25  Karl Berry  <karl@gnu.org>
30717
30718         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
30719         instead of "strtol.c".
30720
30721 2002-11-25  Karl Berry  <karl@gnu.org>
30722
30723         * config/install-sh: update from automake for variable quoting, $0 in
30724         error msgs, etc.
30725
30726         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
30727         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
30728         entry.
30729
30730 2002-11-25  Jim Meyering  <jim@meyering.net>
30731
30732         * lib/mktime.c: Sync from libc, now that it has the latest fix.
30733
30734 2002-11-24  Karl Berry  <karl@gnu.org>
30735
30736         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
30737         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
30738
30739 2002-11-24  Jim Meyering  <jim@meyering.net>
30740
30741         Update from coreutils:
30742
30743         * lib/mktime.c: Merge in changes from libc.
30744
30745         Avoid a link-time failure on some Linux systems.
30746         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
30747         (otherwise).
30748         (__mon_yday): Declare with the STATIC attribute.
30749         (__mktime_internal): Likewise.
30750         Based on a report from Greg Schafer.
30751
30752 2002-11-23  Jim Meyering  <jim@meyering.net>
30753
30754         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
30755         Use `unsigned', not `int', as type of index.
30756
30757         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
30758
30759         * lib/fsusage.c: Remove unneeded parentheses around operands of
30760         `defined'.
30761
30762 2002-11-22  Paul Eggert  <eggert@twinsun.com>
30763
30764         * lib/quotearg.h: Allow multiple inclusion by surrounding with
30765         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
30766         so that we can be included first.
30767         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
30768         * lib/quotearg.c: Include quotearg.h immediately after config.h.
30769         No need to include stddef.h or sys/types.h any more.
30770         Surround local include files with "", not "<>".
30771         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
30772         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
30773         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
30774         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
30775         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
30776         (ISPRINT): Remove; no longer needed now that we assume C89.
30777
30778         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
30779         Preserve errno.
30780
30781         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
30782         quotearg_char): Use SIZE_MAX rather than
30783         (size_t) -1 when we are talking about "infinity".
30784
30785         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
30786
30787 2002-11-22  Paul Eggert  <eggert@twinsun.com>
30788
30789         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
30790         hint that one should use `if (! x) abort ();' rather than `assert
30791         (x);', and anyway it's one less thing to worry about configuring.
30792         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
30793         hash_rehash, hash_insert): Use abort rather than assert.
30794
30795 2002-11-22  Bruno Haible  <bruno@clisp.org>
30796
30797         * lib/safe-read.h: Assume C89. Add comments.
30798         (safe_read): Change return type to size_t.
30799         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
30800         byte counts > SSIZE_MAX correctly.
30801         * lib/safe-write.h: New file.
30802         * lib/safe-write.c: New file.
30803         * lib/full-read.h: New file.
30804         * lib/full-read.c: New file.
30805         * lib/full-write.h: Assume C89. Add comments.
30806         * lib/full-write.c: Include safe-write.h.
30807         (full_write): Rewritten to use safe_write.
30808         Suggested by Jim Meyering and Paul Eggert.
30809
30810 2002-11-21  Jim Meyering  <jim@meyering.net>
30811
30812         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
30813
30814         Merge in changes from the coreutils.
30815
30816         2002-09-25  Paul Eggert  <eggert@twinsun.com>
30817         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
30818         <stdint.h>.
30819         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
30820         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
30821         int.  Work more efficiently if X is the same width as uintmax_t.
30822         Do not compare X to -1, to avoid bogus compiler warning.
30823         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
30824         Don't assume that f_frsize and f_bsize are the same type.
30825
30826         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
30827         warning on FreeBSD.
30828
30829         * lib/makepath.c (make_path): Restore umask *before* creating the final
30830         component.
30831         (make_path): Minor reformatting.
30832
30833         * lib/xmalloc.c: Adjust to work with new autoconf macros,
30834         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
30835         HAVE_MALLOC/HAVE_REALLOC.
30836
30837         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
30838         dummy ones.  At least on GNU/Linux systems, `auto' means something
30839         else.
30840         From Michael Stone.
30841
30842 2002-11-21  Bruno Haible  <bruno@clisp.org>
30843
30844         Remove case insensitive option matching.
30845         * lib/argmatch.h (argcasematch): Remove declaration.
30846         (ARGCASEMATCH): Remove macro.
30847         (__xargmatch_internal): Remove case_sensitive argument.
30848         (XARGMATCH): Update.
30849         (XARGCASEMATCH): Remove macro.
30850         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
30851         case_sensitive argument.
30852         (argcasematch): Remove function.
30853         (__xargmatch_internal): Remove case_sensitive argument.
30854         (main): Use XARGMATCH instead of XARGCASEMATCH.
30855
30856         * lib/xmalloc.c: Change compile-time error message. Add comment about
30857         required autoconf version.
30858
30859 2002-11-20  Paul Eggert  <eggert@twinsun.com>
30860
30861         Merge argmatch cleanups from Bison.  Assume C89.
30862
30863         * lib/argmatch.c: Include config.h here, not in argmatch.h.
30864         Include stdlib.h, for EXIT_FAILURE.
30865         Always include <string.h>, since we assume C89.
30866         (EXIT_FAILURE): Remove pre-C89 bug workaround.
30867         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
30868         Include <stddef.h> instead, since it's all we need for size_t.
30869         (PARAMS): Remove.  All uses removed.
30870         (ARRAY_CARDINALITY): Do not bother to #undef.
30871         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
30872         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
30873         Remove unnecessary parentheses.
30874         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
30875         Insert necessary parentheses.
30876         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
30877         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
30878
30879 2002-11-19  Bruno Haible  <bruno@clisp.org>
30880
30881         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
30882         * lib/mbswidth.h: Include <stddef.h>, for size_t.
30883
30884         * lib/mbswidth.h (PARAMS): Remove macro.
30885         (mbswidth, mbsnwidth): Use ANSI C function declarations.
30886         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
30887
30888         * lib/gcd.h (PARAMS): Remove macro.
30889         (gcd): Use ANSI C function declarations.
30890         * lib/gcd.c (gcd): Likewise.
30891
30892 2002-11-15  Bruno Haible  <bruno@clisp.org>
30893
30894         * lib/strcspn.c: Include <stddef.h>.
30895         (strcspn): Use ANSI C function declaration. Change return type to
30896         size_t. Use NULL.
30897         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
30898         (strpbrk): Use NULL.
30899         * lib/strpbrk.h (PARAMS): Remove macro.
30900         (strpbrk): Use ANSI C function declaration.
30901         * lib/strstr.c: Don't include <sys/types.h>.
30902         * lib/strstr.h (PARAMS): Remove macro.
30903         (strstr): Use ANSI C function declarations.
30904
30905 2002-11-14  Karl Berry  <karl@gnu.org>
30906
30907         * config/mkinstalldirs: `do' on separate line, instead of
30908         `for var; do'.
30909
30910 2002-11-06  Bruno Haible  <bruno@clisp.org>
30911
30912         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
30913         * lib/gcd.c (gcd): Likewise.
30914
30915 2002-11-05  Bruno Haible  <bruno@clisp.org>
30916
30917         * lib/gcd.h: New file, from gettext-0.11.5.
30918         * lib/gcd.c: New file, from gettext-0.11.5.
30919
30920 2002-11-05  Bruno Haible  <bruno@clisp.org>
30921
30922         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
30923         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
30924         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
30925         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
30926
30927         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
30928         <libintl.h>.
30929         * lib/makepath.c: Include gettext.h instead of <locale.h> and
30930         <libintl.h>.
30931
30932         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
30933         * lib/human.c: Include gettext.h instead of <libintl.h>.
30934         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
30935         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
30936         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
30937         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
30938         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
30939         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
30940         (textdomain): Remove definition.
30941         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
30942
30943         * lib/long-options.c: Remove include of <libintl.h> and definition of
30944         _.
30945         * lib/same.c: Remove include of <libintl.h> and definition of _.
30946
30947 2002-11-04  Owen Taylor  <otaylor@redhat.com>
30948
30949         * lib/config.charset: A few additions for Solaris.
30950
30951 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
30952
30953         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
30954         * lib/localcharset.c (locale_charset): Declare as extern "C".
30955
30956 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
30957
30958         * lib/config.charset: msdos in uk_UA uses CP1125.
30959
30960 2002-11-04  Bruno Haible  <bruno@clisp.org>
30961
30962         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
30963         * lib/strcase.h: New file, from GNU gettext-0.11.5.
30964         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
30965         * lib/strstr.h: New file, from GNU gettext-0.11.5.
30966         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
30967
30968 2002-11-04  Bruno Haible  <bruno@clisp.org>
30969
30970         * lib/localcharset.c (locale_charset): Don't return an empty string.
30971
30972 2002-11-04  Bruno Haible  <bruno@clisp.org>
30973
30974         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
30975         aliases.
30976
30977 2002-11-04  Bruno Haible  <bruno@clisp.org>
30978
30979         * lib/config.charset: Update for newest glibc. Add canonical names
30980         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
30981
30982 2002-11-04  Bruno Haible  <bruno@clisp.org>
30983
30984         * lib/config.charset: Add support for NetBSD.
30985
30986 2002-11-04  Bruno Haible  <bruno@clisp.org>
30987
30988         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
30989
30990 2002-11-01  Bruno Haible  <bruno@clisp.org>
30991
30992         * configure.in: Add AC_CONFIG_AUX_DIR call.
30993         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
30994         test/Makefile.
30995         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
30996
30997 2002-09-28  Karl Berry  <karl@gnu.org>
30998
30999         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
31000         installed automake until the next release, since changes have been
31001         made.
31002
31003 2002-09-25  Karl Berry  <karl@gnu.org>
31004
31005         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
31006         * lib/getopt*: copy from libc/posix.
31007         * lib/gettext.h: copy from gettext.
31008         * lib/.cppi-disable: add strdup.c, gettext.h.
31009
31010 2002-09-25  Karl Berry  <karl@gnu.org>
31011
31012         * config/srclist.txt: enable gettext.h check.
31013         * config/config.{guess,sub}: update from prep.
31014         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
31015                 from automake 1.6.3.
31016         See srclist*.
31017
31018 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
31019
31020         * regex.c (PATFETCH): Remove the translating fetch.
31021         (PATFETCH_RAW): Rename to PATFETCH.
31022         (set_image_of_range): New fun.
31023         (SET_RANGE_TABLE_WORK_AREA): Use it.
31024         (regex_compile): Don't translate the pattern chars so eagerly.
31025         Only do it when inserting an `exactn' bytecode or when handling
31026         a char-range.
31027         (mutually_exclusive_p): Avoid empty statement.
31028
31029 2002-07-06  Jim Meyering  <meyering@lucent.com>
31030
31031         * m4/README: Don't mention Makefile.am.in.
31032         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
31033
31034 2002-07-01  Jim Meyering  <meyering@lucent.com>
31035
31036         * lib/c-stack.c: Include sys/time.h.
31037         From Volker Borchert.
31038
31039 2002-06-26  Paul Eggert  <eggert@twinsun.com>
31040
31041         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
31042
31043 2002-06-26  Paul Eggert  <eggert@twinsun.com>
31044
31045         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
31046         New macro.  Use it uniformly instead of
31047         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
31048         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
31049         reported by Vin Shelton.
31050
31051 2002-06-22  Paul Eggert  <eggert@twinsun.com>
31052
31053         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
31054         Do not assume SA_SIGINFO behavior.
31055         Bug reported by Jim Meyering on NetBSD 1.5.2.
31056
31057 2002-06-22  Jim Meyering  <meyering@lucent.com>
31058
31059         * m4/c-stack.m4: New file, from diffutils-2.8.2.
31060         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
31061
31062         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
31063         now that configure.ac uses AC_GNU_SOURCE.
31064         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
31065         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
31066
31067         Update to latest tools.  Suggestions from Paul Eggert.
31068         * m4/stdbool.m4: New file, from diffutils-2.8.2.
31069         * m4/gnu-source.m4: Update from diffutils-2.8.2.
31070         * m4/fnmatch.m4: Likewise.
31071         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
31072         to AC_HEADER_STDBOOL
31073
31074 2002-06-22  Jim Meyering  <meyering@lucent.com>
31075
31076         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
31077         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
31078
31079 2002-06-22  Jim Meyering  <meyering@lucent.com>
31080
31081         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
31082
31083         * lib/exitfail.c, exitfail.h: Likewise.
31084         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
31085
31086         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
31087         of fnmatch.h.
31088         (EXTRA_DIST): Add fnmatch_loop.c.
31089         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
31090
31091         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
31092         * lib/fnmatch.c: Update from diffutils-2.8.2.
31093         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
31094         * lib/fnmatch.h: Remove file.
31095
31096 2002-06-21  Jim Meyering  <meyering@lucent.com>
31097
31098         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
31099         * m4/mbrtowc.m4: Likewise.
31100
31101         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
31102         * m4/mbswidth.m4: Reflect name change:
31103         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
31104         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
31105
31106         * m4/lib-link.m4: Update from gettext-0.11.2.
31107         * m4/gettext.m4: Likewise.
31108
31109         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
31110         From Alfred M. Szmidt.
31111
31112 2002-06-18  Paul Eggert  <eggert@twinsun.com>
31113
31114         * lib/file-type.h: Report an error if neither S_ISREG nor
31115         S_IFREG is defined, instead of using a test specific to glibc
31116         2.2.  This should be safe, since POSIX requires S_ISREG and
31117         Unix Version 7 had S_IFREG.  We don't need to check for
31118         <sys/types.h> since we don't use any symbols that it defines.
31119
31120 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
31121
31122         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
31123         $@-t, so that each temporary file name is unique and valid in the first
31124         8 characters, for operation under DOS.
31125
31126 2002-06-15  Paul Eggert  <eggert@twinsun.com>
31127
31128         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
31129
31130 2002-06-15  Jim Meyering  <meyering@lucent.com>
31131
31132         Work even with DJGPP 2.03, which lacks support for symlinks.
31133         From Richard Dawe.
31134         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
31135         is defined.
31136         * lib/lchown.c (S_ISLNK): Likewise.
31137
31138 2002-06-15  Jim Meyering  <meyering@lucent.com>
31139
31140         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
31141         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
31142         have been included before this file.
31143
31144 2002-06-14  Jim Meyering  <meyering@lucent.com>
31145
31146         * lib/file-type.h: Use the version from diffutils-2.8.2.
31147         * lib/file-type.c: Likewise.
31148
31149 2002-06-07  Jim Meyering  <meyering@lucent.com>
31150
31151         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
31152         They're needed at least for NetBSD 1.5.2.
31153         ($statxfs_includes): Include those same headers.
31154         ($statxfs_includes): Include sys/vfs.h if available.
31155         ($statxfs_includes): Likewise for sys/statvfs.h.
31156         Check for the following members in both structs statfs and statvfs:
31157         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
31158
31159 2002-06-01  Jim Meyering  <meyering@lucent.com>
31160
31161         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
31162         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
31163
31164 2002-05-28  Jim Meyering  <meyering@lucent.com>
31165
31166         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
31167         Reported by Volker Borchert.
31168
31169 2002-05-27  Jim Meyering  <meyering@lucent.com>
31170
31171         Fix a problem seen only on nonconforming systems whereby ls.c's
31172         use of localtime, and then of gettimeofday would cause trouble:
31173         the localtime call used to initialize rpl_gettimeofday's save
31174         mechanism would clobber ls's current local time information so
31175         that in any long listing the first file would always be listed
31176         with date 1970-01-01.  Analysis by Volker Borchert.
31177
31178         * lib/gettimeofday.c (localtime): Undefine.
31179         (rpl_localtime): New function.
31180
31181 2002-05-27  Jim Meyering  <meyering@lucent.com>
31182
31183         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
31184         localtime.
31185
31186         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
31187         use the replacement function; it wouldn't resolve at link time.
31188         Reported by Volker Borchert.
31189
31190 2002-05-22  Jim Meyering  <meyering@lucent.com>
31191
31192         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
31193         file-type.h.
31194         * lib/file-type.h: New file.
31195         * lib/file-type.c (file_type): New file/function.  Extracted from
31196         diffutils.
31197
31198 2002-04-30  Jim Meyering  <meyering@lucent.com>
31199
31200         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
31201
31202 2002-04-29  Paul Eggert  <eggert@twinsun.com>
31203
31204         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
31205
31206 2002-04-29  Paul Eggert  <eggert@twinsun.com>
31207
31208         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
31209         Do not check for alloca.h (no longer used) or stdbool.h (was never
31210         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
31211
31212 2002-04-29  Paul Eggert  <eggert@twinsun.com>
31213
31214         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
31215
31216 2002-04-29  Jim Meyering  <meyering@lucent.com>
31217
31218         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
31219         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
31220         Use AC_FUNC_STRNLEN here instead.
31221
31222         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
31223         With autoconf-2.53a, it's part of AC_PROG_CC.
31224
31225 2002-04-28  Paul Eggert  <eggert@twinsun.com>
31226
31227         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
31228         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
31229
31230 2002-04-28  Paul Eggert  <eggert@twinsun.com>
31231
31232         * lib/sig2str.h, lib/sig2str.c: New files.
31233         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
31234
31235 2002-04-28  Paul Eggert  <eggert@twinsun.com>
31236
31237         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
31238         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
31239         of 127, since 64 is the largest conceivable number for ancient
31240         nonstandard hosts.
31241         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
31242
31243 2002-04-28  Jim Meyering  <meyering@lucent.com>
31244
31245         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
31246
31247 2002-04-24  Jim Meyering  <meyering@lucent.com>
31248
31249         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
31250         (jm_PREREQ): Use it.
31251
31252         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
31253         mach/mach.h fcntl.h.
31254         Check for this function: setlocale.
31255
31256 2002-04-24  Jim Meyering  <meyering@lucent.com>
31257
31258         * lib/gettext.h: New file, from Gettext.
31259         * lib/Makefile.am (INCLUDES): Remove -I../intl.
31260         (libfetish_a_SOURCES): Add gettext.h.
31261
31262 2002-04-16  Jim Meyering  <meyering@lucent.com>
31263
31264         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
31265         ut_pid, ut_id, ut_exit.
31266
31267 2002-04-16  Jim Meyering  <meyering@lucent.com>
31268
31269         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
31270         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
31271         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
31272
31273 2002-04-12  Jim Meyering  <meyering@lucent.com>
31274
31275         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
31276         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
31277         existence of the getmntinfo function.  Needed for Darwin 5.3.
31278
31279         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
31280         This is necessary at least on Darwin 5.3.
31281
31282         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
31283         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
31284         strnlen.o in the library, and that makes some versions of ranlib
31285         object.
31286
31287 2002-04-12  Jim Meyering  <meyering@lucent.com>
31288
31289         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
31290
31291 2002-04-09  Jim Meyering  <meyering@lucent.com>
31292
31293         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
31294         to be more precise.  Rather than saying we're checking whether the
31295         function `works', say what we're testing.
31296         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
31297         Reported by Bruno Haible.
31298
31299 2002-03-10  Jim Meyering  <meyering@lucent.com>
31300
31301         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
31302         Suggestion from Santiago Vila.
31303
31304 2002-03-08  Jim Meyering  <meyering@lucent.com>
31305
31306         * lib/rename.c: Mention that this wrapper is needed also on
31307         mips-dec-ultrix4.4 systems.
31308
31309 2002-03-02  Jim Meyering  <meyering@lucent.com>
31310
31311         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
31312         not HAVE_CLOCK_SETTIME.
31313
31314 2002-02-27  Paul Eggert  <eggert@twinsun.com>
31315
31316         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
31317         Check for clock_settime.
31318
31319 2002-02-27  Paul Eggert  <eggert@twinsun.com>
31320
31321         * lib/nanosleep.h: Rename to....
31322         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
31323
31324         * lib/gettime.c: New file.
31325         * lib/settime.c: New file.
31326         * lib/stime.c: Remove.
31327
31328         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
31329         timespec.h.  Remove nanosleep.h.
31330
31331 2002-02-25  Paul Eggert  <eggert@twinsun.com>
31332
31333         * m4/acl.m4: New file.
31334         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
31335         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
31336
31337 2002-02-25  Paul Eggert  <eggert@twinsun.com>
31338
31339         * lib/acl.c, lib/acl.h: New files.
31340         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
31341
31342 2002-02-24  Jim Meyering  <meyering@lucent.com>
31343
31344         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
31345         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
31346         cause trouble.  Reported by Nelson Beebe.
31347
31348 2002-02-23  Paul Eggert  <eggert@twinsun.com>
31349
31350         * lib/path-concat.c (xpath_concat): Reorder code to pacify
31351         compilers that don't know that xalloc_die never returns.
31352
31353 2002-02-20  Jim Meyering  <meyering@lucent.com>
31354
31355         * lib/getdate.c: Regenerate using bison-1.33.
31356
31357 2002-02-17  Jim Meyering  <meyering@lucent.com>
31358
31359         * config/config.guess (main): Don't use `head -1'; it's no longer
31360         portable. Use `sed 1q' instead.
31361
31362 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
31363
31364         * m4/codeset.m4: Upgrade to gettext-0.11.
31365         * m4/gettext.m4: Upgrade to gettext-0.11.
31366         * m4/glibc21.m4: Upgrade to gettext-0.11.
31367         * m4/iconv.m4: Upgrade to gettext-0.11.
31368         * m4/isc-posix.m4: Upgrade to gettext-0.11.
31369         * m4/lcmessage.m4: Upgrade to gettext-0.11.
31370         * m4/lib-ld.m4: New file, from gettext-0.11.
31371         * m4/lib-link.m4: New file, from gettext-0.11.
31372         * m4/lib-prefix.m4: New file, from gettext-0.11.
31373         * m4/progtest.m4: Upgrade to gettext-0.11.
31374
31375 2002-02-15  Paul Eggert  <eggert@twinsun.com>
31376
31377         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
31378         (jm_PREREQ): Use it.
31379
31380 2002-02-15  Paul Eggert  <eggert@twinsun.com>
31381
31382         * lib/posixver.c, lib/posixver.h: New files.
31383         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
31384
31385 2002-02-02  Paul Eggert  <eggert@twinsun.com>
31386             Bruno Haible  <bruno@clisp.org>
31387
31388         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
31389         (fwrite_success_callback): New declaration.
31390         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
31391         print_unicode_char. Call failure callback instead of error.
31392         (fwrite_success_callback): New function.
31393         (exit_failure_callback): New function.
31394         (fallback_failure_callback): New function.
31395         (print_unicode_char): Call unicode_to_mb.
31396
31397 2002-01-26  Jim Meyering  <meyering@lucent.com>
31398
31399         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
31400         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
31401
31402 2002-01-26  Jim Meyering  <meyering@lucent.com>
31403
31404         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
31405
31406 2002-01-22  Paul Eggert  <eggert@twinsun.com>
31407
31408         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
31409
31410 2002-01-22  Jim Meyering  <meyering@lucent.com>
31411
31412         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
31413         Otherwise, some versions of automake would omit the rule that makes
31414         Makefile from Makefile.in.
31415
31416 2002-01-21  Paul Eggert  <eggert@twinsun.com>
31417
31418         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
31419         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
31420         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
31421         (memcoll): Set errno to zero if there is no error.
31422
31423         * lib/quotearg.c (quotearg_buffer_restyled):
31424         Fix bug with quoting buffers containing NUL when backslashing escapes.
31425         This bug was exposed by the other changes in this patch.
31426         (quotearg_n_options): New arg ARGSIZE.
31427         All callers changed.
31428         (quoting_options_from_style): New function.
31429         (quotearg_n_style): Use it.
31430         (quotearg_n_style_mem): New function.
31431
31432         * lib/quotearg.h (quotearg_n_style_mem): New function.
31433
31434 2002-01-19  Jim Meyering  <meyering@lucent.com>
31435
31436         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
31437         Remove useless quotes: DF_PROG="df".
31438         * m4/strnlen.m4: New file.
31439
31440 2002-01-16  Paul Eggert  <eggert@twinsun.com>
31441
31442         * lib/backupfile.c (ISDIGIT): Comment fix.
31443         * lib/getdate.y (ISDIGIT): Likewise.
31444         * lib/posixtm.c (ISDIGIT, year): Likewise.
31445         * lib/strverscmp.c (ISDIGIT): Likewise.
31446         * lib/userspec.c (ISDIGIT): Likewise.
31447
31448 2002-01-16  Jim Meyering  <meyering@lucent.com>
31449
31450         * lib/getdate.y: Add three semicolons, each just before a closing
31451         brace. Bison (as of version 1.31) no longer papers over that mistake.
31452
31453 2002-01-05  Jim Meyering  <meyering@lucent.com>
31454
31455         * lib/version-etc.c (version_etc_copyright): Update copyright year.
31456
31457 2001-12-19  Paul Eggert  <eggert@twinsun.com>
31458
31459         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
31460         not silently exit merely because the output buffer happens to
31461         have nothing pending.
31462
31463 2001-12-18  Paul Eggert  <eggert@twinsun.com>
31464
31465         See the big note in ../ChangeLog.
31466         * lib/human.c (suffixes): Prefer K to k for 1024.
31467         (generate_suffix_backwards): New function.
31468         (human_readable_inexact): Use it.
31469         * lib/xstrtol.c (__xstrtol): If there is no number but there
31470         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
31471         Accept 'K' as well as 'k'.
31472
31473 2001-12-15  Jim Meyering  <meyering@lucent.com>
31474
31475         * lib/regex.h (__restrict_arr): Update from libc.
31476
31477         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
31478         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
31479         (STREQ): Define.
31480
31481 2001-12-14  Jim Meyering  <meyering@lucent.com>
31482
31483         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
31484         Suggestion from Bruno Haible.
31485
31486 2001-12-10  Jim Meyering  <meyering@lucent.com>
31487
31488         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
31489         xrealloc, Instead, include "xalloc.h".
31490         (initbuffer): Don't cast xmalloc return value to char*.
31491         (readline): Reword comment.
31492         Don't cast xrealloc return value to char*
31493         Return NULL, not 0.
31494
31495 2001-12-09  Jim Meyering  <meyering@lucent.com>
31496
31497         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
31498         about `signed and unsigned type in conditional expression'.
31499         * lib/posixtm.c (posix_time_parse): Likewise.
31500
31501         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
31502
31503         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
31504         to avoid a pedantic warning.
31505
31506         * lib/getstr.c: Don't include assert.h.
31507         (getstr): Remove warning-evoking assertions.
31508         Return -1 if offset parameter is out of bounds.
31509         Change the type of a local from int to size_t.
31510
31511         * lib/strftime.c (my_strftime_localtime_r): Include this function
31512         definition in the `#if ! HAVE_TM_GMTOFF' block.
31513
31514         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
31515         Include xalloc.h instead.
31516
31517 2001-12-02  Jim Meyering  <meyering@lucent.com>
31518
31519         * lib/tempname.c: Don't declare getenv, thus reverting the change of
31520         2001-11-18.  It's no longer necessary, now that stdlib.h is always
31521         included.
31522
31523         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
31524         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
31525
31526 2001-11-30  Akim Demaille  <akim@epita.fr>
31527
31528         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
31529         before being defined.
31530
31531 2001-11-27  Paul Eggert  <eggert@twinsun.com>
31532
31533         * lib/quotearg.h (quotearg_n, quotearg_n_style):
31534         First arg is int, not unsigned.
31535         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
31536         (SIZE_MAX, UINT_MAX): New macros.
31537         (quotearg_n_options): Abort if N is negative.
31538         Avoid overflow check on hosts where size_t is 64 bits and int
31539         is 32 bits, as overflow is impossible there.
31540         Fix off-by-one typo that caused unnecessary reallocation.
31541
31542 2001-11-27  Jim Meyering  <meyering@lucent.com>
31543
31544         * lib/tempname.c: Merge with version from libc.
31545         * lib/regex.c: Likewise.
31546
31547         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
31548         systems for which STDC_HEADERS is 0, it was not included, resulting in
31549         a warning about an integer-to-pointer conversion problem with getenv.
31550         Reported by Volker Borchert.
31551
31552 2001-11-26  Jim Meyering  <meyering@lucent.com>
31553
31554         * lib/gtod.h: Remove file.
31555         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
31556         * lib/gettimeofday.c: Don't include gtod.h.
31557         (GTOD_init): Remove function.
31558         (rpl_gettimeofday): Do its job here instead, rather than aborting.
31559         Suggestion from Volker Borchert.
31560
31561 2001-11-23  Jim Meyering  <meyering@lucent.com>
31562
31563         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
31564         it.
31565         * lib/hash.c (struct hash_table): Define it here instead.
31566
31567 2001-11-22  Jim Meyering  <meyering@lucent.com>
31568
31569         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
31570
31571 2001-11-20  Jim Meyering  <meyering@lucent.com>
31572
31573         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
31574         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
31575
31576 2001-11-19  Jim Meyering  <meyering@lucent.com>
31577
31578         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
31579         directory.  Use "conftestXXXXXX" as the template.
31580         Suggestion from Paul Eggert.
31581
31582         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
31583         immediately, so the test doesn't mistakenly hit the max-open-files
31584         limit.
31585
31586 2001-11-18  Paul Eggert  <eggert@twinsun.com>
31587
31588         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
31589         (TEMPORARIES): New macro.
31590         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
31591         removes an artificial limitation (e.g. HP-UX 10.20, where
31592         TMP_MAX is 17576).
31593
31594 2001-11-18  Jim Meyering  <meyering@lucent.com>
31595
31596         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
31597
31598 2001-11-18  Jim Meyering  <meyering@lucent.com>
31599
31600         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
31601         on SunOS 4.
31602
31603         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
31604         files will be created before anything else.
31605
31606 2001-11-17  Paul Eggert  <eggert@twinsun.com>
31607
31608         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
31609         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
31610
31611 2001-11-17  Jim Meyering  <meyering@lucent.com>
31612
31613         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
31614         Prompted by a report from Bob Proulx.
31615
31616         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
31617         Instead, require UTILS_FUNC_MKSTEMP.
31618
31619 2001-11-17  Jim Meyering  <meyering@lucent.com>
31620
31621         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
31622         Now, that's done as part of AC_FUNC_STRTOD.
31623
31624 2001-11-17  Jim Meyering  <meyering@lucent.com>
31625
31626         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
31627         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
31628         rather than group writable.  Patch by Juan F. Codagnone.
31629
31630         * lib/readtokens.c: Remove explicit declarations of xmalloc and
31631         xrealloc, Instead, include "xalloc.h".
31632
31633         * lib/mountlist.c: Include unlocked-io.h after all system headers.
31634         Remove explicit declarations of xmalloc, xrealloc,
31635         and xstrdup.  Instead, include "xalloc.h".
31636
31637         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
31638         unlocked-io.h.
31639         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
31640         Likewise.
31641         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
31642
31643         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
31644         Reported by Padraig Brady.
31645
31646         * lib/mkstemp.c: #undef mkstemp.
31647         Include config.h.
31648         (rpl_mkstemp): Rename from mkstemp.
31649         Protoize.
31650
31651 2001-11-16  Jim Meyering  <meyering@lucent.com>
31652
31653         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
31654         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
31655         determine the amount of total physical memory, use pstat_getstatic.
31656         HPUX-11 doesn't define _SC_PHYS_PAGES.
31657         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
31658         If sysconf couldn't be used to determine the amount of available
31659         physical memory, use both pstat_getstatic and pstat_getdynamic.
31660         Based on a patch from Bob Proulx.
31661
31662 2001-11-10  Jim Meyering  <meyering@lucent.com>
31663
31664         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
31665         (jm_PREREQ): Use it.
31666
31667 2001-11-09  Jim Meyering  <meyering@lucent.com>
31668
31669         * m4/jm-macros.m4: Require autoconf-2.52f.
31670         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
31671         Use these AC_-prefixed names, not the AM_-prefixed ones.
31672
31673         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
31674
31675 2001-11-05  Jim Meyering  <meyering@lucent.com>
31676
31677         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
31678
31679 2001-11-04  Jim Meyering  <meyering@lucent.com>
31680
31681         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
31682         $DEFS.
31683
31684 2001-11-03  Jim Meyering  <meyering@lucent.com>
31685
31686         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
31687         of AC_DEFUN.
31688
31689         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
31690         know the name of the variable in the macro definition.
31691
31692 2001-11-03  Jim Meyering  <meyering@lucent.com>
31693
31694         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
31695         in argmatch_to_argument call.
31696
31697         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
31698         argument.
31699
31700         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
31701         e.g., a fault due to an attempt to free a NULL pointer.
31702
31703 2001-11-01  Jim Meyering  <meyering@lucent.com>
31704
31705         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
31706         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
31707
31708 2001-11-01  Jim Meyering  <meyering@lucent.com>
31709
31710         * lib/dirfd.c, lib/dirfd.h: New files.
31711         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
31712
31713         * lib/hash.c (hash_print) [TESTING]: Clean up.
31714
31715 2001-10-22  Paul Eggert  <eggert@twinsun.com>
31716
31717         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
31718         to avoid a warning if -Wall.
31719
31720 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
31721
31722         * README: New file
31723         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
31724         (per RMS's instructions, this is now the canonical source)
31725         * lgpl/, gpl/: New directories.
31726
31727 2001-10-21  Paul Eggert  <eggert@twinsun.com>
31728
31729         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
31730
31731 2001-10-21  Jim Meyering  <meyering@lucent.com>
31732
31733         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
31734         this code would end up calling gettext even in packages built
31735         with --disable-nls.
31736         * lib/getopt.c (_): Likewise.
31737         * lib/regex.c (_): Likewise.
31738
31739 2001-10-20  Paul Eggert  <eggert@twinsun.com>
31740
31741         * m4/error.m4 (jm_PREREQ_ERROR):
31742         Do not invoke AC_CHECK_FUNCS with strerror_r, as
31743         AC_FUNC_STRERROR_R does that.
31744         Check for strerror declaration.
31745
31746         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
31747         are supposed to have them these days.
31748         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
31749         Merge changes from latest Autoconf CVS.
31750         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
31751         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
31752         POSIX decided to standardize on the int flavor of strerror_r.
31753
31754 2001-10-20  Paul Eggert  <eggert@twinsun.com>
31755
31756         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
31757         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
31758         Use strerror_r that is only a macro, even if it is not a function.
31759         (strerror): Check for HAVE_DECL_STRERROR before declaring.
31760         (private_strerror): Use prototypes, not old-style function definition.
31761         (print_errno_message): New function.
31762         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
31763         char*-flavored one.
31764         (error_tail, error, error_at_line): Use it.
31765
31766 2001-10-11  Jim Meyering  <meyering@lucent.com>
31767
31768         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
31769         and quote_n (1, ... to avoid clobbering a buffer.
31770
31771 2001-10-05  Jim Meyering  <meyering@lucent.com>
31772
31773         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
31774         hash-pjw.h.
31775         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
31776         * lib/hash-pjw.h: New file.
31777
31778 2001-09-30  Jim Meyering  <meyering@lucent.com>
31779
31780         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
31781         `struct fsstat' has the `f_fstypename' member.
31782         Use that to define FS_TYPE, which is now used to make
31783         the getfsstat link test tighter.
31784
31785 2001-09-30  Jim Meyering  <meyering@lucent.com>
31786
31787         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
31788         Include <sys/ucred.h>, for Apple Darwin.
31789         Include sys/mount.h and sys/fs_types.h only if available.
31790         (FS_TYPE): Define.
31791         (read_filesystem_list): Use FS_TYPE.
31792
31793 2001-09-29  Paul Eggert  <eggert@twinsun.com>
31794
31795         * lib/exclude.c (excluded_filename): 0 -> false, since it's
31796         a boolean context.
31797
31798 2001-09-29  Jim Meyering  <meyering@lucent.com>
31799
31800         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
31801         [one-argument getmntent function]): Include stdio.h before mntent.h.
31802         SunOS 4.1.x needs it for the declaration of `FILE'.
31803         Patch by Volker Borchert.
31804
31805         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
31806         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
31807         sys/fs_types.h, and make the link-test for getfsstat guard #include
31808         directives with appropriate #if HAVE_*_H tests so that we can
31809         detect getfsstat on Apple Darwin1.3.7 systems.
31810         Reported by Nelson Beebe.
31811         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
31812
31813 2001-09-28  Paul Eggert  <eggert@twinsun.com>
31814
31815         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
31816         #defines strtoimax.  Also treat the other strto* functions
31817         like strtoimax.
31818
31819         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
31820         Check for strtoul and strtoumax,
31821         as those declarations are made even in the signed case.
31822         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
31823         Likewise, for strtol and strtoimax.
31824
31825 2001-09-28  Paul Eggert  <eggert@twinsun.com>
31826
31827         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
31828         #defines strtoimax.  Also treat the other strto* functions
31829         like strtoimax.
31830
31831         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
31832         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
31833         (strtoimax, strtoumax): Do not declare if already defined as a macro.
31834
31835 2001-09-26  Jim Meyering  <meyering@lucent.com>
31836
31837         Most macros in unlocked-io.h had the wrong number of arguments.
31838         * lib/gen-uio: New script.
31839         (USE_UNLOCKED_IO): Define to 1 if not already defined.
31840         * lib/unlocked-io.hin: Remove file.
31841         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
31842         rather than trying to embed it here.
31843         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
31844         Reported by Padraig Brady.
31845
31846 2001-09-25  Volker Borchert  <bt@teknon.de>
31847
31848         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
31849         `result'.
31850
31851 2001-09-24  Jim Meyering  <meyering@lucent.com>
31852
31853         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
31854
31855 2001-09-23  Jim Meyering  <meyering@lucent.com>
31856
31857         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
31858         instead of the mere test for existence of mntent.h.  The latter
31859         would get a false-positive on AIX 3.4 systems.
31860         In the outer getmntent if-block, don't die if neither of the getmntent
31861         tests succeeds.  Instead, just fall through and continue with the
31862         remaining tests.
31863
31864 2001-09-23  Jim Meyering  <meyering@lucent.com>
31865
31866         * lib/mountlist.c: Remove useless parentheses in #if directives.
31867         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
31868         the deprecated MOUNTED symbol is no longer defined in mntent.h.
31869
31870 2001-09-22  Jim Meyering  <meyering@lucent.com>
31871
31872         * m4/gettext.m4: New file.  From gettext.
31873         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
31874         * m4/progtest.m4: Likewise
31875         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
31876         * m4/glibc21.m4: Likewise.
31877
31878         * m4/libintl.m4: Remove.  No longer used.
31879
31880 2001-09-22  Jim Meyering  <meyering@lucent.com>
31881
31882         * lib/localcharset.c: Update from latest gettext.
31883         * lib/config.charset: Likewise.
31884
31885 2001-09-20  Jim Meyering  <meyering@lucent.com>
31886
31887         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
31888         strtoimax.
31889         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
31890         strtoumax.
31891
31892 2001-09-20  Jim Meyering  <meyering@lucent.com>
31893
31894         * lib/xstrtol.c (strtoimax): Guard declaration with
31895         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
31896         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
31897         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
31898         (strtoumax): Likewise, for completeness (it wasn't necessary).
31899
31900 2001-09-17  Paul Eggert  <eggert@twinsun.com>
31901
31902         * lib/strtoimax.c (HAVE_LONG_LONG):
31903         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
31904         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
31905         to work around bug in IBM C compiler.
31906
31907 2001-09-17  Jim Meyering  <meyering@lucent.com>
31908
31909         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
31910         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
31911         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
31912         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
31913         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
31914         whenever the right hand side need not be expanded by the shell.
31915
31916 2001-09-16  Paul Eggert  <eggert@twinsun.com>
31917
31918         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
31919         library.  It's not correct, as some older glibcs are buggy.
31920         fnmatch wasn't fixed until glibc 2.2.
31921
31922         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
31923         special shell magic here.
31924
31925 2001-09-16  Jim Meyering  <meyering@lucent.com>
31926
31927         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
31928         * m4/jm-macros.m4: Require it.
31929
31930 2001-09-16  Jim Meyering  <meyering@lucent.com>
31931
31932         * lib/mkdir.c: New file.
31933
31934 2001-09-15  Jim Meyering  <meyering@lucent.com>
31935
31936         * m4/jm-macros.m4: Check for help2man.
31937
31938 2001-09-11  Jim Meyering  <meyering@lucent.com>
31939
31940         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
31941         The body, by Paul Eggert, was moved here from configure.in.
31942         * m4/jm-macros.m4: Require UTILS_HOST_OS.
31943
31944 2001-09-04  Paul Eggert  <eggert@twinsun.com>
31945
31946         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
31947         (jm_PREREQ): Use it.
31948
31949 2001-09-04  Paul Eggert  <eggert@twinsun.com>
31950
31951         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
31952         Use ssize_t, not int, to store result of readlink.
31953         Check for ssize_t overflow as well as size_t overflow,
31954         as POSIX says the result of readlink is implementation-defined
31955         when ssize_t overflows.
31956         Remove unnecessary cast to char*.
31957         Use free+malloc instead of realloc, as the storage doesn't need
31958         to be preserved and it's clearer and can be more efficient that way.
31959         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
31960         * lib/xreadlink.h (xreadlink): Update prototype.
31961
31962 2001-09-04  Paul Eggert  <eggert@twinsun.com>
31963
31964         * lib/xgetcwd.c: Revert some of the previous change; intead,
31965         fix the HAVE_GETCWD_NULL code to behave more like the
31966         !HAVE_GETCWD_NULL code used to.
31967
31968         Include "xalloc.h".
31969         (xgetcwd): Do not return NULL when memory is exhausted; instead,
31970         invoke xalloc_die.
31971
31972 2001-09-03  Paul Eggert  <eggert@twinsun.com>
31973
31974         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
31975         sys/param.h, as pathmax.h includes them.
31976
31977 2001-09-03  Paul Eggert  <eggert@twinsun.com>
31978
31979         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
31980         (jm_PREREQ_XGETCWD): New macro.
31981
31982         * m4/getcwd.m4: New file.
31983
31984 2001-09-03  Paul Eggert  <eggert@twinsun.com>
31985
31986         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
31987         like the HAVE_GETCWD_NULL code.
31988         Include pathmax.h if not HAVE_GETCWD.
31989         Do not include xalloc.h.
31990         (INITIAL_BUFFER_SIZE): New symbol.
31991         Do not use xmalloc / xrealloc, since the caller is responsible for
31992         handling errors.  Preserve errno around `free' during failure.
31993         Do not overrun buffer when using getwd.
31994
31995 2001-09-03  Paul Eggert  <eggert@twinsun.com>
31996
31997         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
31998         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
31999         getcwd (NULL, 0).
32000
32001 2001-09-03  Paul Eggert  <eggert@twinsun.com>
32002
32003         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
32004         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
32005         spotted by Jim Meyering.
32006
32007 2001-09-03  Jim Meyering  <meyering@lucent.com>
32008
32009         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
32010         failure.
32011
32012 2001-09-02  Jim Meyering  <meyering@lucent.com>
32013
32014         * lib/error.c: Update from GNU libc.
32015
32016 2001-09-01  Jim Meyering  <meyering@lucent.com>
32017
32018         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
32019         Used by df.
32020
32021 2001-09-01  Jim Meyering  <meyering@lucent.com>
32022
32023         * lib/xreadlink.c: New file.
32024         * lib/xreadlink.h: New file.
32025         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
32026         xreadlink.h.
32027
32028         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
32029         doesn't conflict with sparc Solaris 7's definition in
32030         /usr/include/sys/int_types.h.
32031
32032         * lib/exclude.c: Use `""', not `<>' to #include non-system header
32033         files.
32034         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
32035         and strncasecmp as r-values.  Unixware didn't have declarations.
32036
32037 2001-08-31  Paul Eggert  <eggert@twinsun.com>
32038
32039         * lib/xstrtol.h: Add copyright notice.
32040         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
32041         LONGINT_INVALID_SUFFIX_CHAR.
32042
32043 2001-08-31  Paul Eggert  <eggert@twinsun.com>
32044
32045         * lib/xstrtol.c (strtoimax): New decl.
32046
32047 2001-08-31  Paul Eggert  <eggert@twinsun.com>
32048
32049         * lib/xgetcwd.c: Don't include pathmax.h.
32050         Include stdlib.h and unistd.h if available.
32051         Include xalloc.h.
32052         (xmalloc, xstrdup, free): Remove decls.
32053         (xgetcwd): Don't assume sizes fit in unsigned.
32054         Check for overflow when computing sizes.
32055         Simplify reallocation code.
32056
32057 2001-08-31  Paul Eggert  <eggert@twinsun.com>
32058
32059         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
32060         a directory's st_size can have an arbitrary value, so the old
32061         usage could waste an arbitrary amount of memory.  All uses
32062         changed.
32063         * lib/savedir.h: Update prototype.
32064
32065 2001-08-31  Paul Eggert  <eggert@twinsun.com>
32066
32067         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
32068
32069         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
32070         old strtoimax.c.
32071
32072         Also, make the following further changes to make this file's
32073         configuration more similar to that of strtol.c:
32074         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
32075         (strtoumax, uintmax_t, strtoull, strtol): Remove.
32076         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
32077         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
32078         changed to signed values.
32079
32080         And make the following changes as well:
32081         Fix copyright notice, as 1999 was missing.
32082         (verify): New macro.
32083         (strtoimax): Check sizes at compile-time, not run-time.
32084         Prefer strtol to strtoll if both work.
32085         (main): Remove; it was not that useful and was a pain to maintain.
32086
32087         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
32088
32089 2001-08-31  Jim Meyering  <meyering@lucent.com>
32090
32091         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
32092         Use an initial, malloc'd, buffer of length 128 rather than
32093         a statically allocated one of length 1024.
32094
32095 2001-08-30  Paul Eggert  <eggert@twinsun.com>
32096
32097         Simplify code, partly by assuming autoconf 2.52 semantics.
32098
32099         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
32100
32101         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
32102         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
32103         All uses removed.
32104         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
32105         Move AC_REQUIRE to next-to-top level, to avoid confusion.
32106         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
32107         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
32108         jm_AC_HEADER_INTTYPES_H.
32109         * m4/jm-macros.m4 (jm_MACROS): Likewise.
32110
32111         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
32112
32113         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
32114         Quote first arg of AC_DEFUN.
32115         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
32116         since they are needed to parse the include file even if we need
32117         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
32118         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
32119         but with opposite signedness.
32120
32121 2001-08-30  Paul Eggert  <eggert@twinsun.com>
32122
32123         Merge 'exclude' changes from tar 1.13.22.
32124         This fixes one or two unlikely storage allocation overflow bugs,
32125         but doesn't change user-visible behavior otherwise.
32126
32127 2001-08-30  Paul Eggert  <eggert@twinsun.com>
32128
32129         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
32130         (jm_PREREQ_EXCLUDE): New macro.
32131
32132 2001-08-30  Paul Eggert  <eggert@twinsun.com>
32133
32134         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
32135         tm to be declared.
32136
32137 2001-08-30  Paul Eggert  <eggert@twinsun.com>
32138
32139         * lib/hash.c: Remove '2001' from copyright notice.
32140
32141 2001-08-30  Paul Eggert  <eggert@twinsun.com>
32142
32143         * lib/full-write.h: New file.
32144         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
32145         * lib/full-write.c: Correct credits, as cccp.c no longer
32146         exists and anyway it was so heavily changed from the old cccp
32147         code as to be unrecognizable.  Include full-write.h.
32148         (full_write) Return size_t, with short writes meaning failure.
32149         All callers changed.  This fixes a bug with large buffers
32150         on 64-bit hosts.
32151         * lib/utime.c: Include full-write.h.
32152
32153 2001-08-30  Paul Eggert  <eggert@twinsun.com>
32154
32155         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
32156         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
32157         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
32158         Include if available.
32159         (<xalloc.h>): Include
32160         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
32161         (verify): New macro.  Use it to verify that EXCLUDE macros do not
32162         collide with FNM macros.
32163         (struct patopts): New struct.
32164         (struct exclude): Use it, as exclude patterns now come with options.
32165         (new_exclude): Support above changes.
32166         (new_exclude, add_exclude_file):
32167         Initial size must now be a power of two to simplify overflow checking.
32168         (free_exclude, fnmatch_no_wildcards): New function.
32169         (excluded_filename): No longer requires options arg, as the options
32170         are determined by add_exclude.  Now returns bool, not int.
32171         (excluded_filename, add_exclude):
32172         Add support for the fancy new exclusion options.
32173         (add_exclude, add_exclude_file): Now takes int options arg.
32174         Check for arithmetic overflow when computing sizes.
32175         (add_exclude_file): xrealloc might modify errno, so don't
32176         realloc until after errno might be used.
32177
32178         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
32179         New macros.
32180         (free_exclude): New decl.
32181         (add_exclude, add_exclude_file): Now takes int options arg.
32182         (excluded_filename): No longer requires options arg, as the options
32183         are determined by add_exclude.  Now returns bool, not int.
32184
32185 2001-08-30  Paul Eggert  <eggert@twinsun.com>
32186
32187         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
32188
32189 2001-08-27  Jim Meyering  <meyering@lucent.com>
32190
32191         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
32192
32193         * lib/version-etc.c (N_): Remove definition.
32194         Revert most of last change.
32195         Instead, simply don't mark the `Copyright...' string for translation.
32196         Based on advice from Paul Eggert.
32197
32198         * lib/strtoxmax.c: Tweak comment.
32199
32200 2001-08-26  Jim Meyering  <meyering@lucent.com>
32201
32202         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
32203
32204         * m4/xstrtoimax.m4: New file.
32205         * m4/xstrtoumax.m4: Add comments explaining why we
32206         AC_REPLACE_FUNCS(strtol).
32207
32208 2001-08-26  Jim Meyering  <meyering@lucent.com>
32209
32210         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
32211         of copyright with `%s' so translators don't get an untranslated
32212         message in 2002.
32213         (COPYRIGHT_YEAR): Define.
32214         (version_etc): Use fprintf rather than fputs.
32215         Suggestion from Ulrich Drepper.
32216
32217         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
32218
32219         * lib/strtoll.c: New file, from GNU libc.
32220         * lib/xstrtoimax.c: New file.
32221
32222         * lib/xstrtol.h: Add xstrtoimax.
32223         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
32224         * lib/strtoimax.c: New file.  Likewise, but first define
32225         STRTOUXMAX_SIGNED.
32226
32227         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
32228         ...
32229         * lib/strtoxmax.c: ... then renamed to this.
32230
32231 2001-08-18  Paul Eggert  <eggert@twinsun.com>
32232
32233         * m4/inttypes.m4: Add AC_PREREQ(2.13).
32234         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
32235         (jm_AC_TYPE_INTMAX_T): New macro.
32236         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
32237
32238         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
32239
32240         * m4/longlong.m4: Renamed from ulonglong.m4.
32241         * m4/inttypes.m4: Renamed from inttypes_h.m4.
32242         * m4/uintmax_t.m4: Removed.
32243
32244 2001-08-13  Paul Eggert  <eggert@twinsun.com>
32245
32246         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
32247         Port to Solaris 8, where 'sed' requires a space after the 'r'
32248         command, and where sh dislikes "$/".  Clean up the spacing a bit.
32249         Redirect output to $tmp just once.
32250
32251 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
32252
32253         * lib/addext.c (<errno.h>): Include.
32254         (errno): Declare if not defined.
32255         (addext): Work correctly when pathconf returns -1 and leaves
32256         errno alone because there is no limit.  Also, work even if
32257         pathconf returns a value greater than SIZE_MAX.
32258
32259 2001-08-12  Jim Meyering  <meyering@lucent.com>
32260
32261         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
32262         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
32263         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
32264         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
32265         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
32266         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
32267         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
32268         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
32269         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
32270         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
32271         utime.m4, utimes.m4, xstrtoumax.m4:
32272         Quote the first argument in each use of AC_DEFUN.
32273
32274 2001-08-12  Jim Meyering  <meyering@lucent.com>
32275
32276         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
32277         Simply `return getcwd (NULL, 0);'.
32278         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
32279         Use 1300 as initial value for length, not PATH_MAX.
32280
32281         * lib/pathmax.h: Clean up cpp syntax.
32282
32283 2001-08-12  Jim Meyering  <meyering@lucent.com>
32284
32285         * lib/gettimeofday.c: New file.
32286         * lib/gtod.h: New file.
32287         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
32288
32289 2001-08-05  Jim Meyering  <meyering@lucent.com>
32290
32291         * m4/jm-macros.m4: Require autoconf-2.52.
32292
32293 2001-08-04  Jim Meyering  <meyering@lucent.com>
32294
32295         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
32296         stmt, to get in sync with glibc.
32297
32298 2001-08-03  Paul Eggert  <eggert@twinsun.com>
32299
32300         The following changes are from gettext 0.10.39 as maintained by
32301         Bruno Haible.
32302
32303         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
32304         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
32305         with inverted sense.  All uses changed.
32306
32307         * lib/mbswidth.c: Don't include <limits.h>.
32308         Include <stdlib.h> and <string.h> unconditionally.
32309         (iswcntrl, mbsinit, ISCNTRL): New macros.
32310         (mbsnwidth): Use K&R style function declarations.
32311         Don't bother checking for MB_LEN_MAX == 1, since the compiler
32312         can optimize it when MB_CUR_MAX == 1.
32313         The width of control characters is zero, not 1.
32314
32315 2001-08-03  Paul Eggert  <eggert@twinsun.com>
32316
32317         The following changes are from gettext 0.10.39 as maintained by
32318         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
32319
32320         * m4/codeset.m4: Upgrade to serial AM1.
32321         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
32322         all uses changed.  Quote first arg of AC_DEFUN.
32323         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
32324
32325         * m4/iconv.m4: Upgrade to serial AM2.
32326         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
32327         Add --with-libconv-prefix.
32328         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
32329         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
32330         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
32331         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
32332         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
32333
32334         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
32335         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
32336         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
32337         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
32338         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
32339         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
32340         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
32341         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
32342         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
32343
32344         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
32345         string.h any more.
32346
32347         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
32348         not the default value.
32349
32350         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
32351         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
32352         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
32353         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
32354         Also check for iswcntrl, used for wcwidth fallback.
32355         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
32356         to Autoconf 2.13.
32357
32358 2001-08-03  Jim Meyering  <meyering@lucent.com>
32359
32360         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
32361         as it was in the original.  Reported by Paul Eggert.
32362
32363 2001-07-16  Jim Meyering  <meyering@lucent.com>
32364
32365         * m4/gettimeofday.m4: New file.
32366         Prompted by a report from Bernhard Baehr.
32367
32368 2001-07-15  Jim Meyering  <meyering@lucent.com>
32369
32370         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
32371         stuff. Now it's in ../Makefile.cfg.
32372
32373 2001-07-15  Jim Meyering  <meyering@lucent.com>
32374
32375         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
32376         (BUILT_SOURCES): Add unlocked-io.h.
32377         (io_functions): Define.
32378         (unlocked-io.h): New rule.
32379         (DISTCLEANFILES): Add unlocked-io.h.
32380         (all-local): Depend on unlocked-io.h, to ensure it is created.
32381
32382         * lib/unlocked-io.hin: New file
32383
32384         * lib/regex.c: Update from glibc.
32385
32386 2001-07-05  Jim Meyering  <meyering@lucent.com>
32387
32388         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
32389         recommendation.
32390         (libfetish_a_SOURCES): Put all .h files here instead.
32391         Remove a thus-exposed (better checks in automake) duplicate and
32392         two unnecessary .h files.
32393
32394 2001-07-04  Jim Meyering  <meyering@lucent.com>
32395
32396         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
32397         that generates jm-glibc-io.m4 so that it doesn't trigger any make
32398         distcheck failure.
32399
32400 2001-07-02  Jim Meyering  <meyering@lucent.com>
32401
32402         The following changes were prompted by suggestions from Bruno Haible.
32403
32404         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
32405         is now generated.
32406         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
32407         definition of EXTRA_DIST.
32408         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
32409         ensure that the generated file is created/updated whenever the list
32410         of $(unlocked_functions) is changed.
32411         (jm-glibc-io.m4): New rule.
32412         (unlocked-io.h): New rule -- currently unused.
32413
32414 2001-06-24  Jim Meyering  <meyering@lucent.com>
32415
32416         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
32417         unmatched right bracket, rather than kludging it with an extra,
32418         falsely-matching quote in a comment.  Patch by Akim Demaille.
32419
32420 2001-06-11  Jim Meyering  <meyering@lucent.com>
32421
32422         * lib/regex.c: Update from GNU libc.
32423
32424 2001-05-27  Jim Meyering  <meyering@lucent.com>
32425
32426         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
32427         Check for ut_type in struct utmp.
32428
32429 2001-05-27  Jim Meyering  <meyering@lucent.com>
32430
32431         * lib/readutmp.h (UT_TYPE): Define.
32432
32433 2001-05-24  Jim Meyering  <meyering@lucent.com>
32434
32435         * lib/argmatch.c: Include "quote.h".
32436         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
32437         quote function.  Reported by Göran Uddeborg.
32438
32439 2001-05-22  Jim Meyering  <meyering@lucent.com>
32440
32441         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
32442         now that we use the package-supplied version unconditionally.
32443         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
32444
32445 2001-05-21  Jim Meyering  <meyering@lucent.com>
32446
32447         * m4/regex.m4: Change a couple backticks to single quotes to avoid
32448         shell syntax errors.
32449
32450 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
32451
32452         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
32453
32454 2001-05-20  Paul Eggert  <eggert@twinsun.com>
32455
32456         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
32457         Don't bother to check library strftime, since
32458         we'll be using our own my_strftime function anyway.
32459         Define my_strftime instead of strftime.
32460
32461 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
32462
32463         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
32464         which is not yet declared.
32465
32466 2001-05-15  Jim Meyering  <meyering@lucent.com>
32467
32468         * m4/regex.m4: Use proper quoting so brackets appear in the test
32469         program.
32470         Reported by, and with help from, Bruno Haible.
32471
32472 2001-05-13  Jim Meyering  <meyering@lucent.com>
32473
32474         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
32475         undefined.
32476
32477 2001-05-11  Paul Eggert  <eggert@twinsun.com>
32478
32479         dirname code cleanup.  base_name now behaves more compatibly
32480         with POSIX basename when given file names that have trailing
32481         slashes, and similarly for dir_name.  Add new primitives
32482         base_len and dir_len.  Put the directory-name-related decls
32483         into dirname.h.
32484
32485         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
32486         * lib/backupfile.c (base_name): Likewise.
32487         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
32488         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
32489         * lib/makepath.c (strip_trailing_slashes): Likewise.
32490         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
32491         ISSLASH): Likewise.
32492         * lib/rename.c (strip_trailing_slashes): Likewise.
32493         * lib/same.c (base_name): Likewise.
32494         * lib/stripslash.c (ISSLASH): Likewise.
32495
32496         * lib/addext.c: Include <dirname.h> after size_t is defined.
32497         * lib/backupfile.c: Likewise.
32498
32499         * lib/addext.c (addext): Use base_len to trim redundant
32500         trailing slashes instead of doing it ourselves.
32501         But do not trim the last slash if it is not redundant.
32502
32503         * lib/backupfile.c (find_backup_file_name,
32504         max_backup_version): Use base_len instead of rolling it ourselves.
32505         Handle the case of "" and (on DOS) "C:" correctly.
32506
32507         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
32508         needed. Include <string.h>, <dirname.h>.
32509         (base_name): Allow file names ending in slashes, other than names
32510         that are all slashes.  In this case, return the basename followed
32511         by the slashes.  This is more general, and can be used in places
32512         where the original base_name purposely had an assertion failure.
32513         (base_len): New function.
32514
32515         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
32516         Do not include <assert.h>; no longer needed.
32517         Include xalloc.h.
32518         (memrchr): Remove decl.
32519         (dir_name_r): Remove.
32520         (dir_len): Renamed from dirlen.  All callers changed.
32521         Rewrite in terms of base_name, for simplicity and consistency.
32522         (dir_name): Never return NULL.  All callers changed.
32523         Do not include <stdlib.h> in test program; no longer needed.
32524         return 0; is fine for test program.
32525
32526         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
32527         New macros.
32528         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
32529
32530         * lib/path-concat.c (path_concat): Use base_len to compute
32531         base length, not strlen; this means we cannot rely on memcpy
32532         to null-terminate.
32533
32534         * lib/same.c (STREQ): Remove.
32535         (same_name): Handle the case where the basename ends in trailing '/'.
32536
32537         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
32538         a slash was stripped.  Do not strip the last slash after a
32539         file system prefix.
32540
32541 2001-05-11  Paul Eggert  <eggert@twinsun.com>
32542
32543         * lib/Makefile.am (libfetish_a_SOURCES):
32544         Add strftime.c, since we now compile it on all hosts.
32545
32546         * lib/strftime.c (my_strftime):
32547         Define to nstrftime if emacs, but only if my_strftime is not defined.
32548         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
32549         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
32550         Add one more extra argument: a nanoseconds value.
32551         All uses changed.
32552         (ns): New macro.
32553         (my_strftime function): Add %N format.
32554         (emacs_strftimeu): Renamed from emacs_strftime,
32555         with extra ut argument.
32556
32557 2001-05-09  Paul Eggert  <eggert@twinsun.com>
32558
32559         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
32560
32561 2001-04-21  Jim Meyering  <meyering@lucent.com>
32562
32563         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
32564         doesn't interfere.
32565
32566 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
32567
32568         * m4/ftruncate.m4: Check for chsize.
32569         Link with ftruncate.o unconditionally if ftruncate is missing.
32570         This was required when cross-compiling to i586-mingw32msvc.
32571
32572 2001-04-08  Jim Meyering  <meyering@lucent.com>
32573
32574         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
32575         recomputed; that's necessary when the offset spans a DST transition.
32576         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
32577
32578 2001-04-02  Jim Meyering  <meyering@lucent.com>
32579
32580         * lib/regex.h, regex.c: Update from GNU libc.
32581
32582 2001-03-24  Jim Meyering  <meyering@lucent.com>
32583
32584         * m4/jm-macros.m4: Require autoconf-2.49d.
32585
32586 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
32587
32588         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
32589
32590 2001-03-19  Paul Eggert  <eggert@twinsun.com>
32591
32592         * lib/version-etc.c (version_etc_copyright): Update to 2001.
32593
32594 2001-03-17  Jim Meyering  <meyering@lucent.com>
32595
32596         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
32597         now that the version in autoconf is equivalent.
32598         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
32599
32600         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
32601         Suggestion from Akim Demaille.
32602
32603         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
32604         (jm_PREREQ_TEMPNAME): New function.
32605
32606 2001-03-16  Paul Eggert  <eggert@twinsun.com>
32607
32608         * lib/tempname.c (uint64_t): Define to uintmax_t if
32609         not defined, and if UINT64_MAX is not defined.
32610         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
32611         Reported by John David Anglin.
32612
32613 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
32614
32615         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
32616         resolve alias if codeset is empty.
32617         * lib/config.charset (BeOS): Use wildcard syntax.
32618
32619 2001-03-13  Jim Meyering  <meyering@lucent.com>
32620
32621         * lib/path-concat.c (path_concat)
32622         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
32623         concatenating e.g., `C:' and `foo'.
32624         From Bruno Haible.
32625
32626 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
32627
32628         * lib/localcharset.c (locale_charset): Don't use
32629         setlocale(LC_CTYPE,NULL). Don't return NULL.
32630         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
32631
32632 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
32633
32634         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
32635         support for DOS/DJGPP.
32636
32637 2001-03-01  Paul Eggert  <eggert@twinsun.com>
32638
32639         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
32640         lacks mkstemp.  Compile our own tempname.c if we compile our own
32641         mkstemp.c, as mkstemp relies on tempname.
32642
32643 2001-03-01  Jim Meyering  <meyering@lucent.com>
32644
32645         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
32646         AH_VERBATIM really does output its argument verbatim.
32647
32648 2001-02-28  Paul Eggert  <eggert@twinsun.com>
32649
32650         * lib/Makefile.am (libfetish_a_SOURCES):
32651         Add dup-safer.c, fopen-safer.c.
32652         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
32653
32654         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
32655         * lib/unistd-safer.h: New files.
32656
32657 2001-02-25  Paul Eggert  <eggert@twinsun.com>
32658
32659         The mkstemp replacement is taken from glibc 2.2.2, with some
32660         portability fixes for use outside glibc, as follows:
32661
32662         * lib/tempname.c (struct_stat64): New macro.
32663         (direxists, __gen_tempname): Use it.
32664         This avoids a portability problem with Solaris 8.
32665
32666         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
32667         (<stddef.h>, <stdint.h>, <string.h>):
32668         Include only if STDC_HEADERS || _LIBC.
32669         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
32670         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
32671         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
32672         (__set_errno): Define this macro if <errno.h> doesn't.
32673         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
32674         Define these macros if <stdio.h> doesn't.
32675         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
32676         Define these macros if <sys/stat.h>
32677         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
32678         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
32679         __xstat64): Define if not _LIBC.
32680         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
32681         (__gen_tempname): Invoke gettimeofday only if
32682         HAVE_GETTIMEOFDAY || _LIBC;
32683         otherwise, fall back on plain "time".
32684         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
32685
32686         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
32687
32688         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
32689
32690 2001-02-18  Paul Eggert  <eggert@twinsun.com>
32691
32692         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
32693
32694 2001-02-17  Paul Eggert  <eggert@twinsun.com>
32695
32696         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
32697         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
32698         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
32699         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
32700
32701 2001-02-17  Paul Eggert  <eggert@twinsun.com>
32702
32703         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
32704         Remove workaround macros for hosts that have mbrtowc but not
32705         mbstate_t, as we now insist on proper declarations for both
32706         before using mbrtowc.
32707
32708 2001-02-17  Jim Meyering  <meyering@lucent.com>
32709
32710         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
32711         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
32712         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
32713         UnixWare 7.1.1.
32714
32715         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
32716         rather than AC_CACHE_VAL.
32717
32718 2001-02-17  Jim Meyering  <meyering@lucent.com>
32719
32720         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
32721         around included file name.
32722
32723         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
32724
32725         * lib/strftime.c: Update from GNU libc (the only changes were to
32726         comments).
32727
32728 2001-02-17  Jim Meyering  <meyering@lucent.com>
32729
32730         * lib/regex.c: Update from libc.
32731
32732 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
32733
32734         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
32735         clash.
32736
32737 2001-02-16  Paul Eggert  <eggert@twinsun.com>
32738
32739         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
32740         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
32741         Reported by Mark Hounschell via Paul Eggert.
32742
32743 2001-02-07  Jim Meyering  <meyering@lucent.com>
32744
32745         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
32746
32747 2001-02-05  Jim Meyering  <meyering@lucent.com>
32748
32749         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
32750         it includes the patch required for `large file' support with at least
32751         HP-UX's 10.20 /bin/cc.
32752
32753 2001-02-03  Jim Meyering  <meyering@lucent.com>
32754
32755         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
32756         AS_IF, now that it works once again (mysteriously).
32757         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
32758
32759 2001-01-30  Jim Meyering  <meyering@lucent.com>
32760
32761         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
32762         * m4/chown.m4: Rename conftestchown to conftest.chown.
32763         * m4/rename.m4: s/conftestdir/conftest.d1/ and
32764         s/conftestdir2/conftest.d2/.
32765         * m4/utimes.m4: s/conftestdata/conftest.data/
32766         Inspired by Pavel Roskin's change in autoconf.
32767
32768 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
32769
32770         * lib/config.charset: Update for FreeBSD 4.2.
32771
32772 2001-01-27  Jim Meyering  <meyering@lucent.com>
32773
32774         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
32775         a use of AS_IF.
32776         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
32777
32778 2001-01-26  Jim Meyering  <meyering@lucent.com>
32779
32780         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
32781         quotearg.c includes it.
32782
32783 2001-01-26  Jim Meyering  <meyering@lucent.com>
32784
32785         * lib/quotearg.c: Include stddef.h.
32786         * lib/quote.c: Include stddef.h.
32787         Reported by Axel Kittenberger.
32788
32789         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
32790         line in double quotes so that it evokes a better diagnostic.
32791         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
32792         Reported by Axel Kittenberger.
32793
32794 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
32795
32796         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
32797         as if it was a `charset'.
32798
32799 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
32800
32801         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
32802         has const.
32803
32804 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
32805
32806         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
32807         to avoid a warning.  Add back 'const' to inptr.
32808
32809 2001-01-20  Jim Meyering  <meyering@lucent.com>
32810
32811         Be sure that headers are checked before used in code compiled
32812         for the type checks.
32813         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
32814         In place of that, invoke jm_CHECK_ALL_TYPES.
32815         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
32816         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
32817         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
32818         The check for ssize_t was mistakenly run before the test for unistd.h.
32819
32820         The configure-time check for stdbool.h was missing.
32821         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
32822         (jm_PREREQ_HASH): New function.
32823
32824 2001-01-17  Jim Meyering  <meyering@lucent.com>
32825
32826         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
32827         for autoconf-2.49c.
32828         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
32829
32830 2001-01-16  Jim Meyering  <meyering@lucent.com>
32831
32832         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
32833         From Bruno Haible.
32834
32835 2001-01-14  Jim Meyering  <meyering@lucent.com>
32836
32837         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
32838         foo and bar.  Create conftestdir/ in the script, not in the C code.
32839         Remove directories in the script, not in the C code.
32840         Remove conftestdir{,2} before trying to create the directory.
32841         Make the entire configure script fail if the mkdir fails.
32842
32843 2001-01-14  Jim Meyering  <meyering@lucent.com>
32844
32845         * lib/rename.c: New file.  From Volker Borchert.
32846         Include stdlib.h, string.h or strings.h, and xalloc.h.
32847         Use strip_trailing_slashes rather than open-coding it.
32848
32849 2001-01-03  Paul Eggert  <eggert@twinsun.com>
32850
32851         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
32852
32853 2001-01-03  Jim Meyering  <meyering@lucent.com>
32854
32855         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
32856         of local `inptr' to avoid warning with some system declarations of
32857         iconv.
32858
32859 2001-01-02  Volker Borchert  <bt@teknon.de>
32860
32861         * m4/rename.m4: New file.
32862         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
32863
32864 2001-01-01  Jim Meyering  <meyering@lucent.com>
32865
32866         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
32867         even on systems with utmpx.h.  It's necessary for the declaration of
32868         utmp's ut_user member.  Reported by Andreas Jaeger.
32869
32870         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
32871         available. They are required for the declarations of getgrgid and
32872         getpwuid resp.
32873         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
32874         Reported by Andreas Jaeger.
32875
32876 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
32877
32878         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
32879         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
32880         so `make install' also works in VPATH builds.
32881
32882 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
32883
32884         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
32885         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
32886         can be used in subdirectories.
32887
32888 2000-12-29  Paul Eggert  <eggert@twinsun.com>
32889
32890         * lib/modechange.c: Do not assume that mode_t uses the
32891         traditional octal encoding.  E.g. "chmod 1 FOO" should set
32892         the other-execute bit of FOO even if S_IXOTH != 1.
32893
32894         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
32895         WOTH, XOTH, ALLM): New macros.
32896         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
32897          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
32898         Use them.
32899         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
32900         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
32901         (mode_compile):
32902         No need to use uintmax_t; unsigned long is long enough.
32903         Don't bother to get suffix since we don't use it.
32904
32905 2000-12-26  Jim Meyering  <meyering@lucent.com>
32906
32907         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
32908         better with autoheader.
32909
32910 2000-12-24  Jim Meyering  <meyering@lucent.com>
32911
32912         * lib/hash.c (is_prime): Return explicit boolean values.
32913         (hash_get_first): Return NULL to appease Irix5.6's 89.
32914         Reported by Nelson Beebe.
32915
32916 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
32917
32918         * lib/localcharset.c (locale_charset): Add support for Win32.
32919
32920 2000-12-18  Paul Eggert  <eggert@twinsun.com>
32921
32922         * lib/physmem.h, lib/physmem.c: New files.
32923
32924         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
32925         (noinst_HEADERS): Add physmem.h.
32926
32927         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
32928         't' for compatibility with Solaris 8 sort.
32929
32930 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
32931
32932         * lib/config.charset: Add support for BeOS.
32933
32934 2000-12-17  Jim Meyering  <meyering@lucent.com>
32935
32936         * m4/dos.m4 (jm_AC_DOS): New file and macro.
32937         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
32938
32939 2000-12-16  Jim Meyering  <meyering@lucent.com>
32940
32941         This bug had a serious impact on chown: `chown N:M FILE' (for integer
32942         N and M) would have treated it like `chown N:N FILE'.
32943
32944         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
32945
32946 2000-12-16  Jim Meyering  <meyering@lucent.com>
32947
32948         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
32949         SHELLS_FILE to a file name that's useful on djgpp systems.
32950         Include stdlib.h.
32951         (ADDITIONAL_DEFAULT_SHELLS): Define.
32952         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
32953         Based mostly on a patch from Prashant TR.
32954
32955 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
32956
32957         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
32958         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
32959         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
32960
32961 2000-12-08  Andreas Schwab  <schwab@suse.de>
32962
32963         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
32964         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
32965
32966 2000-12-07  Jim Meyering  <meyering@lucent.com>
32967
32968         * lib/stripslash.c (ISSLASH): Define.
32969         (strip_trailing_slashes): Use ISSLASH rather than comparing against
32970         `/'.
32971         From Prashant TR.
32972
32973         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
32974         (dir_name_r): Declare this function as static.
32975         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
32976         manifest itself on a name containing a mix of slashes and
32977         backslashes.
32978         Make this function work with names starting with a DOS-style
32979         drive letter and colon prefix.
32980         (dir_name): Append `.' if necessary.
32981         Based mostly on patches from Prashant TR and Eli Zaretskii.
32982
32983         * lib/dirname.h (dir_name_r): Remove prototype.
32984
32985 2000-12-06  Paul Eggert  <eggert@twinsun.com>
32986
32987         * m4/off_t-format.m4: Remove this file.
32988         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
32989
32990 2000-12-06  Jim Meyering  <meyering@lucent.com>
32991
32992         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
32993         replacement strtoull, we may well need the replacement strtoul, too.
32994         Check for declarations of strtoul and strtoull.
32995         Check for strtol.  Mainly as a cue to cause automake to include
32996         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
32997         Check for limits.h -- strtol.c needs it.
32998
32999 2000-12-05  Jim Meyering  <meyering@lucent.com>
33000
33001         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
33002
33003 2000-12-04  Jim Meyering  <meyering@lucent.com>
33004
33005         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
33006         Also include memory.h, stdlib.h, unistd.h if appropriate.
33007         Reported by Andreas Jaeger (conflicting declaration of malloc).
33008
33009 2000-12-02  Jim Meyering  <meyering@lucent.com>
33010
33011         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
33012         * m4/jm-macros.m4 (jm_MACROS): require it.
33013
33014 2000-12-02  Jim Meyering  <meyering@lucent.com>
33015
33016         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
33017
33018 2000-12-01  Paul Eggert  <eggert@twinsun.com>
33019
33020         * lib/memrchr.c: Include <config.h> before any system include file.
33021
33022 2000-11-30  Jim Meyering  <meyering@lucent.com>
33023
33024         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
33025
33026 2000-11-30  Jim Meyering  <meyering@lucent.com>
33027
33028         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
33029
33030 2000-11-29  Paul Eggert  <eggert@twinsun.com>
33031
33032         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
33033
33034 2000-11-26  Jim Meyering  <meyering@lucent.com>
33035
33036         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
33037
33038 2000-11-22  Paul Eggert  <eggert@twinsun.com>
33039
33040         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
33041         size of (size_t) -1; it's not portable.
33042
33043 2000-11-17  Jim Meyering  <meyering@lucent.com>
33044
33045         * lib/strstr.c: Update from GNU libc.
33046
33047 2000-11-17  Akim Demaille  <akim@epita.fr>
33048
33049         * lib/obstack.h: Formatting changes.
33050         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
33051         prevent type checking.
33052         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
33053         cast the value to (void *): assigning a `foo *' to a `void *'
33054         variable is valid.
33055         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
33056
33057 2000-11-16  Jim Meyering  <meyering@lucent.com>
33058
33059         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
33060
33061 2000-11-11  Jim Meyering  <meyering@lucent.com>
33062
33063         * lib/error.c: Add a couple #includes, merging from GNU libc version.
33064
33065 2000-11-10  Jim Meyering  <meyering@lucent.com>
33066
33067         * lib/obstack.h: Update from GNU libc.
33068         * lib/obstack.c: Likewise.
33069
33070 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
33071
33072         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
33073
33074 2000-11-06  Paul Eggert  <eggert@twinsun.com>
33075
33076         * lib/getusershell.c (setusershell): Use rewind rather than
33077         fseek/fseeko, to avoid configuration hassles with fseeko.
33078         Don't bother opening SHELLS_FILE if shellstream is NULL;
33079         it's not necessary.
33080
33081 2000-11-05  Jim Meyering  <meyering@lucent.com>
33082
33083         * lib/makepath.h (make_dir): Declare.
33084         * lib/makepath.c (make_dir): Remove `static' attribute.
33085         Tweak a comment.
33086
33087 2000-11-04  Jim Meyering  <meyering@lucent.com>
33088
33089         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
33090
33091 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
33092
33093         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
33094         last one in a bucket, advance to the next bucket.
33095
33096 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
33097
33098         * lib/fnmatch.c: Do not comment out all the code if we are using
33099         the GNU C library, because in some cases we are replacing buggy
33100         code in the GNU C library itself.
33101
33102 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
33103
33104         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
33105         (regex_compile): Catch bogus \(\1\).
33106
33107 2000-10-30  Paul Eggert  <eggert@twinsun.com>
33108
33109         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
33110         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
33111         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
33112
33113 2000-10-30  Paul Eggert  <eggert@twinsun.com>
33114
33115         * lib/error.h, getline.h, modechange.h:
33116         Remove "2000" from Copyright line, as the file hasn't been
33117         changed this year other than in the copyright notice.
33118
33119         * lib/xalloc.h: Add "2000" to Copyright line, as this file
33120         was changed this year.
33121
33122 2000-10-29  Jim Meyering  <meyering@lucent.com>
33123
33124         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
33125         renaming.
33126         * m4/ls-mntd-fs.m4: Likewise
33127
33128 2000-10-29  Jim Meyering  <meyering@lucent.com>
33129
33130         * lib/xstat.in: Fix grammar in comment.
33131
33132 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
33133
33134         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
33135         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
33136         doesn't define __restrict_arr.
33137
33138 2000-10-28  Jim Meyering  <meyering@lucent.com>
33139
33140         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
33141         (jm_PREREQ_MEMCHR): New function.
33142
33143 2000-10-28  Jim Meyering  <meyering@lucent.com>
33144
33145         * lib/memchr.c: Update from libc.
33146         Adjust for portability:
33147         [HAVE_STDLIB_H]: Include stdlib.h.
33148         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
33149         Undef __memchr, too.
33150         [!weak_alias]: Define __memchr to memchr.
33151
33152         * lib/regex.c: Update from libc.
33153         * lib/regex.h: Likewise.
33154         * lib/getopt1.c: Likewise.
33155         * lib/memcmp.c: Likewise.
33156
33157         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
33158         Avoid using fseek, when possible -- it's broken by design.
33159         Patch by Ulrich Drepper.
33160
33161 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
33162
33163         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
33164         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
33165         Giving in to popular pressure to shut up the compiler with casts.
33166
33167 2000-10-26  Jim Meyering  <meyering@lucent.com>
33168
33169         * lib/strftime.c: Update from libc.
33170
33171 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
33172
33173         * regex.c: More `unsigned char' -> `re_char' changes.
33174         Also change several `int' into `re_wchar_t'.
33175         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
33176         (PUSH_FAILURE_POINTER): Don't cast any more.
33177         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
33178         We want GCC to complain, since this piece of code makes
33179         re_match non-reentrant, which *should* be fixed.
33180         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
33181         (EXTEND_BUFFER): Use RETALLOC.
33182         (SET_LIST_BIT): Don't cast.
33183         (re_wchar_t): New type.
33184         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
33185         that those two functions will always properly return.
33186         (IMMEDIATE_QUIT_CHECK): Cast to void.
33187         (analyse_first): Use recursion rather than an explicit stack.
33188         (re_compile_fastmap): Can't fail anymore.
33189         (re_search_2): Don't check re_compile_fastmap for failure.
33190         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
33191         Now also sets the new value (passed in a new argument).
33192         (re_match_2_internal): Use it.
33193         Also, use a new var `reg' of type size_t when looping through regs
33194         rather than reuse the inappropriate `mcnt'.
33195
33196 2000-10-25  Jim Meyering  <meyering@lucent.com>
33197
33198         * lib/obstack.c: Update from libc.
33199
33200 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
33201
33202         * regex.c (regex_compile): Change the way of handling a range from
33203         a char less than 256 to a char not less than 256.
33204
33205 2000-10-24  Andrew Innes  <andrewi@gnu.org>
33206
33207         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
33208         NT-Emacs only.
33209         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
33210         so that re_search functions only quit when callers expect them to.
33211
33212 2000-10-23  Jim Meyering  <meyering@lucent.com>
33213
33214         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
33215         wrong.  That set_locale call must not have any side effects.
33216         From Paul Eggert.
33217
33218 2000-10-22  Jim Meyering  <meyering@lucent.com>
33219
33220         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
33221         [CYCLIC]: Remove now-unused definition.
33222
33223         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
33224         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
33225         Suggestion from Ulrich Drepper.
33226
33227 2000-10-21  Jim Meyering  <meyering@lucent.com>
33228
33229         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
33230         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
33231         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
33232
33233 2000-10-21  Jim Meyering  <meyering@lucent.com>
33234
33235         * lib/dirname.c (memrchr): Declare if necessary.
33236         (dir_name): Remove the restriction that there be no
33237         trailing slashes.  Now, this code skips past them, effectively
33238         ignoring them.
33239         [TEST_DIRNAME] (main): New unit tests.
33240
33241         * lib/memrchr.c: New file from GNU libc.
33242         Undef __memrchr, too.
33243         [!weak_alias]: Define __memrchr to memrchr.
33244         Guard weak_alias use with `#ifdef weak_alias'.
33245
33246 2000-10-21  Jim Meyering  <meyering@lucent.com>
33247
33248         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
33249         (dir_name): Use dir_name_r.
33250         * lib/dirname.h (dir_name_r): Declare it.
33251
33252 2000-10-17  Jim Meyering  <meyering@lucent.com>
33253
33254         * lib/quote.h (PARAMS): Define and use.
33255         Reported by Akim Demaille.
33256
33257         * lib/getopt.c: Update from libc.
33258
33259 2000-10-16  Jim Meyering  <meyering@lucent.com>
33260
33261         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
33262         setlocale.
33263         From Jan Fedak.
33264
33265 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
33266
33267         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
33268
33269 2000-09-25  Jim Meyering  <meyering@lucent.com>
33270
33271         * lib/md5.h (rol): Define (from GnuPG).
33272
33273         * lib/sha.c: Give credit (GnuPG) where due.
33274         (M): Use rol rather than open-coding it.
33275         Add a FIXME comment.
33276
33277 2000-09-21  Jim Meyering  <meyering@lucent.com>
33278
33279         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
33280         Reported by Michael Stone.
33281
33282 2000-09-20  Jim Meyering  <meyering@lucent.com>
33283
33284         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
33285         (noinst_HEADERS): Add sha.h.
33286         Based on code from Scott G. Miller and from GnuPG.
33287
33288 2000-09-18  Jim Meyering  <meyering@lucent.com>
33289
33290         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
33291         LIBS. Otherwise, everyone ends up linking with -lelf for some
33292         configurations.
33293         Reported by Mike Stone.
33294
33295 2000-09-15  Jim Meyering  <meyering@lucent.com>
33296
33297         * lib/regex.c: Update from libc.
33298
33299 2000-09-10  Jim Meyering  <meyering@lucent.com>
33300
33301         * lib/getopt.c (_getopt_internal): Update from glibc.
33302
33303 2000-09-09  Jim Meyering  <meyering@lucent.com>
33304
33305         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
33306         think it should be used as a general replacement for isascii.
33307         * lib/fnmatch.c: Likewise.
33308         * lib/mbswidth.c: Likewise
33309         * lib/regex.c: Likewise.
33310
33311         Don't use atoi.
33312         * lib/userspec.c: Include sys/param.h and limits.h.
33313         Include xstrtol.h.
33314         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
33315         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
33316         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
33317         UID, GID.  Check range.
33318
33319 2000-09-06  Jim Meyering  <meyering@lucent.com>
33320
33321         * lib/getopt.c (_getopt_internal): Update from glibc.
33322
33323 2000-08-30  Jim Meyering  <meyering@lucent.com>
33324
33325         * lib/strftime.c: Merge in changes from GNU libc.
33326
33327 2000-08-26  Jim Meyering  <meyering@lucent.com>
33328
33329         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
33330         * m4/fpending.m4: New file.
33331
33332 2000-08-26  Jim Meyering  <meyering@lucent.com>
33333
33334         * lib/closeout.c: Include "__fpending.h".
33335         (close_stdout_status): Return right away if there's nothing to flush.
33336
33337         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
33338         * lib/__fpending.c: New file.
33339         * lib/__fpending.h: New file.
33340
33341 2000-08-20  Jim Meyering  <meyering@lucent.com>
33342
33343         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
33344         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
33345         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
33346
33347 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
33348
33349         Improve fileutils installation on systems where running
33350         programs (like install) can't be unlinked.
33351         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
33352         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
33353
33354 2000-08-07  Paul Eggert  <eggert@twinsun.com>
33355
33356         Standardize on "memory exhausted" instead of "Memory exhausted"
33357         or "virtual memory exhausted".
33358         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
33359         "virtual memory exhausted".
33360         * lib/same.c (same_name): Invoke xalloc_die instead of printing
33361         our own message.
33362         * lib/userspec.c (parse_user_spec): Likewise.
33363         * lib/bumpalloc.h: comment fix
33364         * lib/same.c, userspec.c: Include xalloc.h.
33365
33366         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
33367         not char *const and pointing to a constant array.
33368         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
33369         (xrealloc): Comment fix.
33370
33371         * lib/userspec.c (parse_user_spec):
33372         Don't translate a message until just before returning,
33373         to avoid unnecessary translation.
33374
33375 2000-08-07  Jim Meyering  <meyering@lucent.com>
33376
33377         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
33378         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
33379         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
33380         getgroups.c, gethostname.c, getopt.h, group-member.c,
33381         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
33382         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
33383         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
33384         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
33385         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
33386         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
33387         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
33388         yesno.c: Back out Copyright date changes for each file with no change
33389         this year.  This eases coordination with other programs using the same
33390         source code modules.  From Paul Eggert.
33391
33392 2000-08-06  Paul Eggert  <eggert@twinsun.com>
33393
33394         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
33395         not char, for compatibility with glibc 2.1.3 strftime.c.
33396
33397 2000-08-03  Greg McGary  <greg@mcgary.org>
33398
33399         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
33400         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
33401         (EXTEND_BUFFER): Use them.
33402
33403 2000-08-01  Jim Meyering  <meyering@lucent.com>
33404
33405         * lib/dirname.c (ISSLASH): Define.
33406         (BACKSLASH_IS_PATH_SEPARATOR): Define.
33407         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
33408         both `\' and `/' may be use as path separators.
33409         Based on a patch from Prashant TR.
33410
33411 2000-07-31  Paul Eggert  <eggert@twinsun.com>
33412
33413         * lib/quotearg.c (quotearg_n_options): Don't make the initial
33414         slot vector a constant, since it might get modified.
33415
33416 2000-07-31  Jim Meyering  <meyering@lucent.com>
33417
33418         * lib/xmalloc.c: Use `virtual memory exhausted', not
33419         `Memory exhausted'.
33420         * lib/obstack.c (print_and_abort): Likewise.
33421
33422 2000-07-30  Paul Eggert  <eggert@twinsun.com>
33423
33424         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
33425         buffer, so that the caller can always quote one small
33426         component of a "memory exhausted" message in slot 0.
33427         From a suggestion by Jim Meyering.
33428
33429 2000-07-30  Jim Meyering  <meyering@lucent.com>
33430
33431         * lib/makepath.c (make_path): Quote the other instance, too.
33432
33433         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
33434         (STATIC_BUF_SIZE): Define.
33435         (quotearg_n_options): Use only statically allocated storage when
33436         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
33437         than STATIC_BUF_SIZE.
33438
33439 2000-07-29  Jim Meyering  <meyering@lucent.com>
33440
33441         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
33442         * lib/dirname.c (dir_name): Likewise.
33443
33444         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
33445         `/'.
33446
33447         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
33448         (dir_name): Assert that there are no trailing slashes.
33449
33450 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
33451
33452         * lib/mbswidth.h (mbswidth): Add a flags argument.
33453         (mbswidth): New declaration.
33454         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
33455         * lib/mbswidth.c (mbswidth): Add a flags argument.
33456         (mbsnwidth): New function.
33457
33458 2000-07-24  Jim Meyering  <meyering@lucent.com>
33459
33460         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
33461
33462 2000-07-23  Paul Eggert  <eggert@twinsun.com>
33463
33464         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
33465
33466 2000-07-23  Paul Eggert  <eggert@twinsun.com>
33467
33468         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
33469         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
33470         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
33471         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
33472         invoke multibyte primitives.
33473
33474 2000-07-23  Paul Eggert  <eggert@twinsun.com>
33475
33476         * lib/quotearg.c:
33477         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
33478         so that mbstate_t is always defined.
33479
33480         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
33481         be 1 in at least one GCC installation, and this configuration
33482         error is likely to be common.  Ignoring MB_LEN_MAX hurts
33483         performance on hosts that have mbrtowc but have only unibyte
33484         locales, but I assume these hosts are rare.
33485
33486 2000-07-23  Paul Eggert  <eggert@twinsun.com>
33487
33488         * lib/mbswidth.c (_XOPEN_SOURCE):
33489         Don't define; this causes problems on Solaris 7.
33490         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
33491
33492 2000-07-23  Jim Meyering  <meyering@lucent.com>
33493
33494         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
33495         too: getgrgid, getpwuid, getuid.
33496
33497 2000-07-23  Jim Meyering  <meyering@lucent.com>
33498
33499         * lib/basename.c (base_name): Add an assertion.
33500
33501 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
33502
33503         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
33504         shadow its mbsinit function.
33505
33506 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
33507
33508         * lib/mbswidth.h: New file.
33509         * lib/mbswidth.c: New file.
33510         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
33511         (noinst_HEADERS): Add mbswidth.h.
33512
33513 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
33514
33515         * lib/config.charset: Add support for FreeBSD. Improve support for
33516         HP-UX and IRIX 6.
33517
33518 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
33519
33520         * m4/mbswidth.m4: New file.
33521         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
33522
33523 2000-07-15  Jim Meyering  <meyering@lucent.com>
33524
33525         * lib/makepath.c: Include quote.h.
33526         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
33527         corresponding argument in a `quote (...)' call.
33528         Give better diagnostics.
33529
33530         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
33531         (noinst_HEADERS): Add quote.h.
33532
33533         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
33534         from tar's src/misc.c.
33535         * lib/quote.h: New file.  Prototypes for same.
33536
33537 2000-07-14  Paul Eggert  <eggert@twinsun.com>
33538
33539         From a suggestion by Bruno Haible.
33540         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
33541         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
33542         to decide whether to define the BeOS workaround macro;
33543         this adjusts to the change to AC_MBSTATE_T.
33544
33545 2000-07-14  Jim Meyering  <meyering@lucent.com>
33546
33547         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
33548         jm_AC_TYPE_UINTMAX_T.
33549
33550 2000-07-13  Paul Eggert  <eggert@twinsun.com>
33551
33552         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
33553
33554         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
33555         quotearg_buffer_restyled): Add support for
33556         clocale_quoting_style.  Undo previous change to
33557         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
33558         and "{RIGHT QUOTATION MARK}" msgids.
33559
33560 2000-07-10  Paul Eggert  <eggert@twinsun.com>
33561
33562         From a suggestion by Bruno Haible.
33563         * m4/mbstate_t.m4 (AC_MBSTATE_T):
33564         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
33565         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
33566         and mbstate_t, to a single-part test that simply defines mbstate_t.
33567         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
33568         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
33569
33570 2000-07-10  Jim Meyering  <meyering@lucent.com>
33571
33572         * m4/strerror_r.m4: Mirror the correction made in autoconf.
33573
33574         * m4/gnu-source.m4: Output to confdefs.h directly.
33575         Suggestion from Akim Demaille.
33576
33577 2000-07-09  Paul Eggert  <eggert@twinsun.com>
33578
33579         The old behavior of quoting `like this' doesn't look good with
33580         newer, ISO-style fonts.  See:
33581         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
33582
33583         Instead, quote "like this" by default.  Let the translator
33584         tailor the locale-specific quoting behavior by providing
33585         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
33586
33587         * lib/quotearg.c (N_): New macro.
33588         (gettext_default): New function.
33589         (quotearg_buffer_restyled): Use
33590         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
33591         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
33592
33593 2000-07-09  Jim Meyering  <meyering@lucent.com>
33594
33595         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
33596         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
33597
33598         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
33599         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
33600
33601 2000-07-09  Jim Meyering  <meyering@lucent.com>
33602
33603         * lib/Most files: Update copyright dates to include 2000.
33604
33605 2000-07-08  Jim Meyering  <meyering@lucent.com>
33606
33607         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
33608         if not defined.
33609         (xgethostname): Remove now-unnecessary #ifdef.
33610         Move declaration of `err' into loop where it's used.
33611
33612 2000-07-05  Paul Eggert  <eggert@twinsun.com>
33613         and Bruno Haible  <haible@clisp.cons.org>
33614
33615         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
33616         only if the test for an object-type mbstate_t fails.  This
33617         prevents us from mistakenly reporting that mbstate_t is a
33618         system object type after we "#define mbstate_t int" to work
33619         around its lack.
33620
33621 2000-07-05  Paul Eggert  <eggert@twinsun.com>
33622         and Bruno Haible  <haible@clisp.cons.org>
33623
33624         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
33625
33626 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
33627
33628         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
33629         to strerror_r.
33630         Include <ctype.h> for use of isalpha.
33631
33632 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
33633
33634         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
33635         by allocating a larger buffer. Test the gethostname return value for
33636         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
33637         returns an error and ENAMETOOLONG isn't defined.
33638
33639 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
33640
33641         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
33642         dimension.
33643
33644 2000-07-04  Jim Meyering  <meyering@lucent.com>
33645
33646         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
33647         of the deprecated AC_CHECKING.
33648
33649 2000-07-04  Jim Meyering  <meyering@lucent.com>
33650
33651         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
33652         Reported by Bruno Haible.
33653
33654 2000-07-04  Jim Meyering  <meyering@lucent.com>
33655
33656         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
33657         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
33658         lacks mbrtowc.
33659
33660 2000-07-03  Paul Eggert  <eggert@twinsun.com>
33661
33662         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
33663         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
33664
33665 2000-07-03  Paul Eggert  <eggert@twinsun.com>
33666         and Bruno Haible  <haible@clisp.cons.org>
33667
33668         * lib/quotearg.c (mbrtowc):
33669         Assign to *pwc, and return 1 only if result is nonzero.
33670         (iswprint): Use ISPRINT when substituting our own mbrtowc.
33671
33672 2000-07-03  Jim Meyering  <meyering@lucent.com>
33673
33674         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
33675
33676 2000-07-03  Jim Meyering  <meyering@lucent.com>
33677
33678         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
33679         This is necessary to get a definition of e.g., UTMP_FILE on
33680         HP-UX 10.20.
33681         From Bob Proulx.
33682
33683 2000-07-02  Jim Meyering  <meyering@lucent.com>
33684
33685         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
33686
33687         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
33688         AC_LIBOBJ(function_name).
33689         * m4/chown.m4: Likewise.
33690         * m4/fnmatch.m4: Likewise.
33691         * m4/ftruncate.m4: Likewise.
33692         * m4/getgroups.m4: Likewise.
33693         * m4/getline.m4: Likewise.
33694         * m4/group-member.m4: Likewise.
33695         * m4/jm-macros.m4: Likewise.
33696         * m4/lstat.m4: Likewise.
33697         * m4/malloc.m4: Likewise.
33698         * m4/memcmp.m4: Likewise.
33699         * m4/nanosleep.m4: Likewise.
33700         * m4/putenv.m4: Likewise.
33701         * m4/realloc.m4: Likewise.
33702         * m4/regex.m4: Likewise.
33703         * m4/stat.m4: Likewise.
33704         * m4/strftime.m4: Likewise.
33705
33706 2000-07-02  Jim Meyering  <meyering@lucent.com>
33707
33708         * lib/quotearg.c (mbstate_t): Don't define here.
33709
33710 2000-07-02  Jim Meyering  <meyering@lucent.com>
33711
33712         * lib/nanosleep.c (SIGCONT): Define if not already defined.
33713
33714 2000-07-01  Jim Meyering  <meyering@lucent.com>
33715
33716         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
33717
33718 2000-07-01  Jim Meyering  <meyering@lucent.com>
33719
33720         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
33721         problem.
33722
33723 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
33724
33725         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
33726         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
33727
33728 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
33729
33730         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
33731         per change in ../m4/ls-mntd-fs.m4.
33732         (read_filesystem_list): Ignore symbolic links.
33733
33734 2000-06-29  Jim Meyering  <meyering@lucent.com>
33735
33736         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
33737         for declaration of strcmp.
33738
33739         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
33740
33741         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
33742         Avoid warning by casting result to `char *' to remove `const'.
33743
33744 2000-06-28  Jim Meyering  <meyering@lucent.com>
33745
33746         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
33747         included by quotearg.c, for which we perform this test.  From
33748         Bruno Haible.
33749
33750 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
33751
33752         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
33753         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
33754         <utmpx.h> exists, put readutmp.o into LIBOBJS.
33755
33756 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
33757
33758         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
33759
33760 2000-06-26  Paul Eggert  <eggert@twinsun.com>
33761
33762         savedir now sets errno on failure and invokes xmalloc to get memory.
33763         Fix a couple of other minor bugs while we're at it.
33764
33765         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
33766         (NAMLEN): Remove macro.
33767         (malloc, realloc): Remove decls.
33768         (stpcpy): Likewise.
33769         ("xalloc.h"): Include.
33770         (NAME_SIZE_DEFAULT): New macro.
33771         (savedir): Use xmalloc / xrealloc to allocate memory.
33772         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
33773         Skip "" directory entries.
33774         Use strlen to calculate directory entry length, since the old method
33775         is rarely used these days and isn't worth supporting.
33776         Don't use a pointer after freeing it.
33777         Check for integer overflow when calculating allocation size.
33778         Use memcpy to copy entries, instead of stpcpy.
33779         Set errno properly when returning NULL.
33780         Check for readdir error.
33781
33782 2000-06-26  Jim Meyering  <meyering@lucent.com>
33783
33784         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
33785
33786 2000-06-25  Jim Meyering  <meyering@lucent.com>
33787
33788         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
33789         Linux header bug when _XOPEN_SOURCE is defined to 500.
33790
33791 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
33792
33793         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
33794         deficiency.
33795
33796 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
33797
33798         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
33799         Include xalloc.h.
33800         Don't include <stdlib.h>.  Don't declare malloc, realloc.
33801
33802 2000-06-24  Jim Meyering  <meyering@lucent.com>
33803
33804         * m4/strerror_r.m4: Revive this file -- to try out an experimental
33805         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
33806         for which strerror does return char*, but which lacks a conveniently
33807         accessible declaration of the function.  If the compile-test says
33808         strerror_r doesn't work, then resort to a `run'-test that works on
33809         BeOS and segfaults on DEC Unix.
33810
33811 2000-06-24  Jim Meyering  <meyering@lucent.com>
33812
33813         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
33814
33815 2000-06-23  Paul Eggert  <eggert@twinsun.com>
33816
33817         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
33818         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
33819
33820 2000-06-23  Paul Eggert  <eggert@twinsun.com>
33821
33822         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
33823         (mbrtowc, mbstate_t): Define substitutes if
33824         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
33825         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
33826         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
33827
33828 2000-06-23  Jim Meyering  <meyering@lucent.com>
33829
33830         * m4/afs.m4: Add missing AC_MSG_RESULT.
33831         Reported by Bruno Haible.
33832
33833         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
33834         Suggestion from Bruno Haible.
33835
33836 2000-06-23  Jim Meyering  <meyering@lucent.com>
33837
33838         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
33839
33840 2000-06-21  Jim Meyering  <meyering@lucent.com>
33841
33842         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
33843
33844 2000-06-21  Jim Meyering  <meyering@lucent.com>
33845
33846         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
33847         (noinst_HEADERS): Add getstr.h.
33848
33849         * lib/getline.c (getstr): Move into a separate file.
33850         * lib/getstr.c (getstr): New file, extracted from getline.c, with
33851         the following changes: new parameter, delim2; both delim[12]
33852         parameters have type `int', not `char'.  The latter would lose
33853         with 8-bit delimiters.
33854         * lib/getstr.h: New file.
33855
33856 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
33857
33858         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
33859         than 1024, return a memory chunk of least possible size, instead
33860         of size PATH_MAX + 2. In the loop, increment the size proportionally.
33861         Use free/xmalloc instead of xrealloc to avoid copying for very long
33862         paths.
33863
33864 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
33865
33866         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
33867         the empty string.
33868
33869 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
33870
33871         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
33872         address, not strdup.  Include <stdlib.h> and don't declare free().
33873
33874 2000-06-19  Jim Meyering  <meyering@lucent.com>
33875
33876         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
33877
33878 2000-06-18  Jim Meyering  <meyering@lucent.com>
33879
33880         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
33881
33882         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
33883         `checking whether...' message to be consistent with that of the
33884         lstat test.
33885
33886 2000-06-18  Jim Meyering  <meyering@lucent.com>
33887
33888         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
33889         Besides, these days every porting target provides a mkdir function.
33890
33891         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
33892         needed. (this snippet comes from src/system.h).
33893
33894 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
33895
33896         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
33897
33898 2000-06-15  Paul Eggert  <eggert@twinsun.com>
33899
33900         * lib/human.c (adjust_value): New function.
33901         (human_readable_inexact): Apply rounding style even when
33902         printing approximate values.
33903
33904 2000-06-14  Paul Eggert  <eggert@twinsun.com>
33905
33906         * lib/human.c (human_readable_inexact): Allow an input block
33907         size that is not a multiple of the output block size, and vice versa.
33908         Reported by Piergiorgio Sartor.
33909
33910 2000-06-14  Paul Eggert  <eggert@twinsun.com>
33911
33912         * lib/getdate.y (get_date): Apply relative times after time
33913         zone indicator, not before.  Reported by Todd A. Jacobs.
33914
33915 2000-06-13  Jim Meyering  <meyering@lucent.com>
33916
33917         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
33918
33919         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
33920
33921 2000-06-12  Paul Eggert  <eggert@twinsun.com>
33922
33923         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
33924
33925 2000-06-12  Jim Meyering  <meyering@lucent.com>
33926
33927         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
33928         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
33929         optional argument.
33930         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
33931         the optional argument, `lib'.
33932
33933 2000-06-08  Jim Meyering  <meyering@lucent.com>
33934
33935         * m4/largefile.m4: Remove file (now that it's part of autoconf).
33936
33937 2000-06-04  Paul Eggert  <eggert@twinsun.com>
33938
33939         Rewrite largefile configuration so that we don't need to run
33940         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
33941         AC_CANONICAL_HOST in configure.in -- jmm]
33942
33943         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
33944         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
33945         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
33946         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
33947         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
33948         All uses changed.
33949         Instead of inspecting the output of getconf, try to compile the
33950         test program without and with the macro definition.
33951         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
33952         for getconf.  Instead, check for the needed flags by compiling
33953         test programs.
33954
33955 2000-06-04  Paul Eggert  <eggert@twinsun.com>
33956
33957         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
33958
33959 2000-06-04  Jim Meyering  <meyering@lucent.com>
33960
33961         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
33962         SunOS 4.1.4 for which gid_t is an unsigned type.
33963
33964 2000-06-03  Jim Meyering  <meyering@lucent.com>
33965
33966         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
33967         now that autoconf requires that.
33968
33969         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
33970         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
33971         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
33972
33973 2000-06-03  Jim Meyering  <meyering@lucent.com>
33974
33975         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
33976
33977 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
33978
33979         * m4/glibc21.m4: New file.
33980         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
33981
33982 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
33983
33984         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
33985         newer, don't install charset.alias.
33986         * lib/config.charset: Change the Linux/glibc rules so they become empty
33987         on glibc-2.1 or newer.
33988
33989 2000-06-02  Jim Meyering  <meyering@lucent.com>
33990
33991         * lib/mountlist.c: Back out last change.  Instead, do this...
33992         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
33993         me_dummy member using the same `ignore'-testing code.
33994         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
33995         fs_type strings.
33996         From Mark D. Roth.
33997
33998 2000-05-29  Jim Meyering  <meyering@lucent.com>
33999
34000         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
34001         mounts with the `ignore' attribute.  Based on a patch from
34002         Mark D. Roth.
34003
34004 2000-05-28  Jim Meyering  <meyering@lucent.com>
34005
34006         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
34007         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
34008         * m4/stat.m4: Likewise.
34009         * m4/lstat.m4: Likewise.
34010         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
34011
34012         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
34013         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
34014
34015 2000-05-26  Jim Meyering  <meyering@lucent.com>
34016
34017         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
34018
34019 2000-05-24  Jim Meyering  <meyering@lucent.com>
34020
34021         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
34022         autoconf requires that.
34023         * m4/lib-check.m4: Likewise.
34024         * m4/jm-macros.m4: Likewise.
34025         * m4/strftime.m4: Likewise.
34026
34027         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
34028         AC_CHECK_DECLS, now that autoconf requires that.
34029
34030 2000-05-22  Jim Meyering  <meyering@lucent.com>
34031
34032         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
34033         * m4/lstat.m4: Likewise.
34034
34035 2000-05-22  Jim Meyering  <meyering@lucent.com>
34036
34037         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
34038
34039 2000-05-20  Jim Meyering  <meyering@lucent.com>
34040
34041         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
34042         (jm_PREREQ): Use it.
34043
34044 2000-05-18  Jim Meyering  <meyering@lucent.com>
34045
34046         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
34047         back, too, since it may have been modified by allocate_entry.
34048         (hash_delete): Rewrite to use neither the assignment operator
34049         nor the comma operator in an if-expression.
34050
34051 2000-05-15  Paul Eggert  <eggert@twinsun.com>
34052
34053         * lib/closeout.c:
34054         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
34055         Remove; no longer needed.
34056         "quotearg.h": Add include.
34057         (file_name): Do not bother to explicitly initialize to NULL; it's less
34058         efficient on some hosts.
34059         (close_stdout_status): Remove test as to whether stdout was already
34060         closed; it breaks for the case "echo x | sort >&-".
34061         Quote file name colons.
34062         Do not assume that _("write error") lacks format strings.
34063
34064 2000-05-15  Jim Meyering  <meyering@lucent.com>
34065
34066         * lib/version-etc.c (version_etc_copyright): Update the copyright
34067         string used in all --version output.
34068
34069 2000-05-14  Jim Meyering  <meyering@lucent.com>
34070
34071         * lib/closeout.c (close_stdout_set_file_name): New function.
34072         (close_stdout_status): Use new file-scoped global.
34073         Return right away if fstat says the stdout file descriptor is invalid.
34074         * lib/closeout.h (close_stdout_set_file_name): Declare.
34075
34076 2000-05-10  Jim Meyering  <meyering@lucent.com>
34077
34078         * lib/closeout.c [default_exit_status]: New file-scoped variable.
34079         (close_stdout_set_status): New function.
34080         * lib/closeout.h (close_stdout_set_status): Declare.
34081
34082 2000-05-09  Jim Meyering  <meyering@lucent.com>
34083
34084         * m4/gettext.m4: Rename this...
34085         * m4/libintl.m4: ...to this.
34086
34087 2000-05-08  Jim Meyering  <meyering@lucent.com>
34088
34089         * lib/long-options.c: Don't include closeout.h.
34090         (parse_long_options): Don't call close_stdout for --version.
34091
34092 2000-05-06  Paul Eggert  <eggert@twinsun.com>
34093
34094         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
34095         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
34096         2.1.3 bug.  This avoids a clash when files like regex.c define
34097         _GNU_SOURCE.
34098
34099 2000-05-06  Jim Meyering  <meyering@lucent.com>
34100
34101         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
34102         (AC_REPLACE_FUNCS): Add strnlen.
34103
34104         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
34105         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
34106
34107         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
34108         AC_SEARCH_LIBS call for nanosleep.
34109         (LIB_NANOSLEEP): Set and AC_SUBST.
34110
34111 2000-05-06  Jim Meyering  <meyering@lucent.com>
34112
34113         * lib/strnlen.c: Undefine __strnlen and strnlen.
34114         [!weak_alias]: Define __strnlen to strnlen.
34115
34116         * lib/atexit.c: New file, from libiberty.
34117
34118 2000-05-06  Jim Meyering  <meyering@lucent.com>
34119
34120         * lib/closeout.c (close_stdout_status): Also check for errors on the
34121         stderr stream.
34122
34123 2000-05-05  Jim Meyering  <meyering@lucent.com>
34124
34125         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
34126         AC_SEARCH_LIBS call for clock_gettime.
34127         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
34128
34129         * m4/search-libs.m4: Update from autoconf.
34130
34131         su doesn't work on Solaris 2.6.
34132         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
34133         <shadow.h>.  Reported by Dragos Harabor.
34134
34135 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
34136
34137         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
34138         memcpy instead of xmalloc, xrealloc, path_concat.
34139         (locale_charset): Treat empty environment variables as absent.
34140         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
34141
34142 2000-05-04  Jim Meyering  <meyering@lucent.com>
34143
34144         * lib/getopt.c: Update from glibc.
34145         * lib/obstack.c: Likewise.
34146         * lib/obstack.h: Likewise.
34147         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
34148         file
34149
34150         * lib/regex.h: Likewise.
34151         * lib/strndup.c: Likewise.
34152         * lib/strnlen.c: New file, from glibc.
34153
34154 2000-05-03  Jim Meyering  <meyering@lucent.com>
34155
34156         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
34157
34158 2000-05-02  Paul Eggert  <eggert@twinsun.com>
34159
34160         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
34161         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
34162         compile-time test, rather than inspecting host and OS, to
34163         decide whether to define _LARGEFILE_SOURCE.
34164
34165 2000-05-01  Jim Meyering  <meyering@lucent.com>
34166
34167         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
34168
34169         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
34170         Based on a patch from Bruno Haible.
34171
34172 2000-05-01  Jim Meyering  <meyering@lucent.com>
34173
34174         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
34175
34176 2000-04-29  Jim Meyering  <meyering@lucent.com>
34177
34178         * lib/path-concat.c: Declare strdup only if it's not defined.
34179         * lib/canon-host.c: Likewise.
34180
34181 2000-04-28  Jim Meyering  <meyering@lucent.com>
34182
34183         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
34184         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
34185         is included first, then limits.h is included by locale.h by libintl.h.
34186         From John David Anglin.
34187
34188 2000-04-25  Jim Meyering  <meyering@lucent.com>
34189
34190         * lib/makepath.c (S_IRWXUGO): Define.
34191         (make_path): Always perform explicit chmod if MODE specifies any
34192         of the `special' permission bits.  Prompted by a bug report against
34193         install from Mate Wierdl and Joost van Baal.
34194
34195 2000-04-18  Jim Meyering  <meyering@lucent.com>
34196
34197         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
34198         (jm_PREREQ): Use it.
34199
34200 2000-04-18  Jim Meyering  <meyering@lucent.com>
34201
34202         * lib/README: New file.
34203
34204         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
34205         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
34206
34207 2000-04-17  Jim Meyering  <meyering@lucent.com>
34208
34209         Get it right :-)
34210         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
34211         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
34212         Suggestion from Akim Demaille.
34213
34214 2000-04-17  Jim Meyering  <meyering@lucent.com>
34215
34216         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
34217         the definition of it to rpl_strftime also defined-away the system's
34218         declaration.
34219
34220 2000-04-15  Jim Meyering  <meyering@lucent.com>
34221
34222         Use `C' to denote so-called `contiguous' files, the same way
34223         that tar does.
34224         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
34225         (ftypelet): Use S_ISCTG.
34226         From Michael Deutschmann.
34227
34228 2000-04-14  Jim Meyering  <meyering@lucent.com>
34229
34230         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
34231         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
34232         clobbered.
34233
34234 2000-04-14  Jim Meyering  <meyering@lucent.com>
34235
34236         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
34237
34238 2000-04-13  Jim Meyering  <meyering@lucent.com>
34239
34240         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
34241         AH_VERBATIM to insert required #ifndef into config.h.in.
34242         Suggestion from Akim Demaille.
34243
34244 2000-04-12  Jim Meyering  <meyering@lucent.com>
34245
34246         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
34247         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
34248         Christian Krackowizer.
34249
34250         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
34251         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
34252         (AC_SYS_LARGEFILE): Require.
34253         (AM_C_PROTOTYPES): Require.
34254
34255 2000-04-08  Jim Meyering  <meyering@lucent.com>
34256
34257         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
34258         names don't conflict.  Reported by Eli Zaretskii.
34259
34260 2000-04-07  Jim Meyering  <meyering@lucent.com>
34261
34262         * lib/putenv.c: Move inclusion of errno.h so it follows that of
34263         sys/types.h, to work around system header problems on AIX 3.2.5.
34264         From Bruno Haible.
34265
34266 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
34267
34268         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
34269         bug.  Deal with the different error behavior of Irix iconv.
34270
34271 2000-04-05  Paul Eggert  <eggert@twinsun.com>
34272
34273         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
34274         IRIX if the installer said otherwise.
34275
34276 2000-04-05  Jim Meyering  <meyering@lucent.com>
34277
34278         Portability tweaks required for ultrix4.3.
34279         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
34280         (jm_CHECK_DECLS): Add getutent to the list of functions.
34281         (_jm_DECL_HEADERS): Add utmpx.h.
34282         From John David Anglin.
34283
34284         * m4/strftime.m4: Back out the 2000-04-02 change.
34285         Instead of that change, simply undefine putenv in the test program.
34286
34287 2000-04-05  Jim Meyering  <meyering@lucent.com>
34288
34289         Portability tweaks required for ultrix4.3.
34290         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
34291         getutent.
34292         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
34293         * lib/canon-host.c: Declare strdup.
34294         * lib/path-concat.c: Likewise.
34295         From John David Anglin.
34296
34297 2000-04-04  Jim Meyering  <meyering@lucent.com>
34298
34299         Be more DOS 8.3-friendly.
34300         * lib/ref-add.sin: Renamed from ref-add.sed.in.
34301         * lib/ref-del.sin: Renamed from ref-del.sed.in.
34302         * lib/Makefile.am: Reflect renaming.
34303         Reported by Eli Zaretskii.
34304
34305         Use a temporary file name that won't clash with `charset.alias'
34306         in the DOS 8.3 name space.
34307         * lib/Makefile.am (charset_tmp): Define.
34308         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
34309         (uninstall-local): Likewise.
34310         Reported by Eli Zaretskii.
34311
34312 2000-04-03  Jim Meyering  <meyering@lucent.com>
34313
34314         * m4/gettext.m4: Fix typo in comment.
34315
34316         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
34317         textutils/configure.in).  Suggestion from Paul Eggert.
34318         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
34319
34320 2000-04-02  Paul Eggert  <eggert@twinsun.com>
34321
34322         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
34323         variable in the shell rather than using putenv, which isn't
34324         portable.  This avoids the configure-time inter-test dependency
34325         on the potentially-renamed putenv function.
34326
34327 2000-03-30  Paul Eggert  <eggert@twinsun.com>
34328
34329         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
34330         before checking struct stat.st_blksize, so that
34331         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
34332
34333 2000-03-29  Paul Eggert  <eggert@twinsun.com>
34334
34335         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
34336         since strftime.c uses HAVE_STRFTIME to decide whether to use
34337         the underlying strftime.
34338
34339 2000-03-29  Paul Eggert  <eggert@twinsun.com>
34340
34341         * lib/time/strftime.c (my_strftime): Make sure we call the system
34342         strftime, not ourselves, when invoking the underlying strftime.
34343
34344 2000-03-24  Jim Meyering  <meyering@lucent.com>
34345
34346         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
34347         (charset_alias): Define.
34348         (install-exec-local): Factor out common code.
34349         (uninstall-local): Split lines longer than 80.
34350         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
34351         (SUFFIXES): Define.
34352         (.sed.in.sed): New rule.  Don't redirect directly to $@.
34353         (CLEANFILES): Add ref-add.sed and ref-del.sed.
34354
34355 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
34356
34357         * lib/config.charset: Output a line containing "Packages using this
34358         file".
34359         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
34360         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
34361         ref-del.sed): New rules.
34362
34363 2000-03-17  Jim Meyering  <meyering@lucent.com>
34364
34365         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
34366         Otherwise, include <strings.h>
34367
34368 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
34369
34370         * lib/unicodeio.c (utf8_wctomb): New function.
34371         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
34372         format instead of in UCS-4 with platform dependent endianness.
34373
34374 2000-03-10  Jim Meyering  <meyering@lucent.com>
34375
34376         * m4/lib-check.m4: Look for getspnam in -lgen, too.
34377         From Marco Franzen.
34378
34379 2000-03-07  Paul Eggert  <eggert@twinsun.com>
34380
34381         * lib/savedir.c (savedir): Work even if directory size is
34382         negative; this can happen with some screwy NFS configurations.
34383
34384 2000-03-06  Jim Meyering  <meyering@lucent.com>
34385
34386         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
34387         if it's NULL (because we ran out of memory).  From Bruno Haible.
34388
34389 2000-03-05  Jim Meyering  <meyering@lucent.com>
34390
34391         * lib/localcharset.c ("path-concat.h"): Include.
34392         (get_charset_aliases): Use path_concat instead of ANSI string
34393         concatenation.
34394
34395         * lib/unicodeio.h (PARAMS): Define.
34396         Use it to guard prototype.
34397
34398 2000-03-04  Jim Meyering  <meyering@lucent.com>
34399
34400         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
34401         for lib/localcharset.c.
34402
34403 2000-03-04  Jim Meyering  <meyering@lucent.com>
34404
34405         * lib/Makefile.am (install-exec-local): Create $(libdir) before
34406         installing into it.
34407         (uninstall-local): Uncomment this rule so `make distcheck' works
34408         once again.
34409
34410         * lib/unicodeio.c (<errno.h>): Include it.
34411         (errno): Declare if not defined.
34412
34413         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
34414
34415         * lib/config.charset: New version, incorporating remarks from a linux
34416         i18n mailing list.  From Bruno Haible.
34417
34418 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
34419
34420         * m4/codeset.m4: New file.
34421         * m4/iconv.m4: New file.
34422         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
34423
34424 2000-03-03  Jim Meyering  <meyering@lucent.com>
34425
34426         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
34427
34428 2000-03-02  Jim Meyering  <meyering@lucent.com>
34429
34430         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
34431         the messages come out on separate lines.
34432
34433         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
34434         rather than jm_CHECK_DECLARATIONS.
34435         * m4/decl.m4: Remove now-unused file.
34436
34437         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
34438         geteuid.
34439
34440 2000-03-02  Jim Meyering  <meyering@lucent.com>
34441
34442         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
34443
34444 2000-03-01  Jim Meyering  <meyering@lucent.com>
34445
34446         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
34447         * lib/unicodeio.c: Likewise.
34448
34449 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
34450
34451         * lib/config.charset: New file.
34452         * lib/localcharset.c: New file.
34453         * lib/unicodeio.h, lib/unicodeio.c: New files.
34454         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
34455         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
34456         (noinst_HEADERS): Add unicodeio.h.
34457         (all-local, install-exec-local, charset.alias): New targets.
34458
34459 2000-02-28  Paul Eggert  <eggert@twinsun.com>
34460
34461         * lib/quotearg.c (ALERT_CHAR): New macro.
34462         (quotearg_buffer_restyled): Use it.
34463
34464 2000-02-27  Jim Meyering  <meyering@lucent.com>
34465
34466         * m4/check-decl.m4: Add getenv to the list.
34467
34468 2000-02-27  Jim Meyering  <meyering@lucent.com>
34469
34470         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
34471         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
34472
34473         * lib/backupfile.c: Guard inclusion of stdlib.h with
34474         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
34475         Declare malloc if needed.
34476
34477         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
34478         `#ifndef HAVE_DECL..'
34479         now that autoconf always defines the HAVE_DECL_ symbols.
34480         * lib/human.c: Likewise.
34481         * lib/same.c: Likewise.
34482         * lib/strtoumax.c: Likewise.
34483
34484         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
34485         declaration check was not run.
34486         * lib/hash.c: Likewise.
34487         * lib/human.c: Likewise.
34488         * lib/same.c: Likewise.
34489         * lib/strtoumax.c: Likewise.
34490
34491         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
34492         `.', then first look up the entire `.'-containing string as a login
34493         name.
34494
34495 2000-02-23  Jim Meyering  <meyering@lucent.com>
34496
34497         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
34498         in place of my hack.
34499
34500 2000-02-18  Paul Eggert  <eggert@twinsun.com>
34501
34502         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
34503         (textint): New typedef.
34504         (parser_control): Member year changed from int to textint.
34505         All uses changed.
34506         (YYSTYPE): Removed; replaced by %union with int and textint members.
34507         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
34508         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
34509         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
34510         (tSNUMBER, tUNUMBER): Now of type <textintval>.
34511         (date, number, to_year): Use width of number in digits, not its value,
34512         to determine whether it's a 2-digit year, or a 2-digit time.
34513         (yylex): Store number of digits of numeric tokens.
34514         Reported by John Kendall.
34515
34516         (parser_control): Changed from struct parser_control to typedef (for
34517         consistency).  All uses changed.
34518
34519         (tID): Removed; not used.
34520         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
34521
34522 2000-02-14  Paul Eggert  <eggert@twinsun.com>
34523
34524         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
34525         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
34526
34527 2000-02-12  Jim Meyering  <meyering@lucent.com>
34528
34529         * lib/userspec.c (ISDIGIT): Define it.
34530         (isdigit): Remove definition.
34531         (is_number): Use ISDIGIT, not isdigit.
34532         <libintl.h>: Include.
34533         (_ and N_): Define.
34534         (parse_user_spec): Mark translatable strings.
34535
34536 2000-02-10  Jim Meyering  <meyering@lucent.com>
34537
34538         With these changes, nanosleep.[ch] are finally enough like the other
34539         lib/* replacement files to compile on a few more losing systems.
34540
34541         * lib/nanosleep.h: Don't include config.h.
34542         Remove prototype from declaration of nanosleep.
34543         (PARAMS): Remove now-unneeded definition.
34544         * lib/nanosleep.c: #undef nanosleep.
34545         (rpl_nanosleep): Rename from nanosleep.
34546
34547 2000-02-10  Jim Meyering  <meyering@lucent.com>
34548
34549         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
34550         gnu_nanosleep to rpl_nanosleep.
34551
34552 2000-02-09  Jim Meyering  <meyering@lucent.com>
34553
34554         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
34555         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
34556
34557 2000-02-08  Akim Demaille  <akim@epita.fr>
34558
34559         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
34560         `[' and `]' and remove uses of `changequote'.
34561         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
34562         (AC_SYS_LARGEFILE): Likewise.
34563         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
34564         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
34565         of changequote.
34566         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
34567         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
34568         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
34569         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
34570
34571 2000-02-05  Jim Meyering  <meyering@lucent.com>
34572
34573         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
34574         Remove explicit use of AC_HEADER_TIME.  It is required by
34575         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
34576         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
34577         in autoconf whereby the expansion of the latter ended up preceding
34578         the expansion of its prerequisite, AC_HEADER_TIME.
34579         Reported by Volker Borchert.
34580
34581 2000-02-03  Jim Meyering  <meyering@lucent.com>
34582
34583         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
34584
34585 2000-02-03  Jim Meyering  <meyering@lucent.com>
34586
34587         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
34588         rather than with `#if HAVE_UTMPNAME'.
34589
34590 2000-02-02  Jim Meyering  <meyering@lucent.com>
34591
34592         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
34593         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
34594         Reported by Eli Zaretskii.
34595
34596 2000-02-01  Jim Meyering  <meyering@lucent.com>
34597
34598         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
34599
34600 2000-01-31  Jim Meyering  <meyering@lucent.com>
34601
34602         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
34603         functions.  Add the time.h and sys/time.h headers along with the
34604         AC_REQUIRE'ment of AC_HEADER_TIME.
34605
34606 2000-01-31  Jim Meyering  <meyering@lucent.com>
34607
34608         * lib/nanosleep.h (nanosleep): Guard declaration with
34609         `#if ! HAVE_DECL_NANOSLEEP'.
34610         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
34611         the declaration in that vendor's sys/timers.h.
34612         Reported by Christian Krackowizer.
34613
34614         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
34615         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
34616         (ISPRINT): Likewise.
34617         Reported by Tom Tromey.
34618
34619 2000-01-30  Jim Meyering  <meyering@lucent.com>
34620
34621         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
34622
34623         * m4/prereq.m4 (utmp_includes): Define.
34624         Check for ut_user and ut_name members in both struct utmpx
34625         and struct utmp.
34626
34627 2000-01-30  Jim Meyering  <meyering@lucent.com>
34628
34629         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
34630         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
34631         header files where only utmpx.ut_user is declared.
34632
34633         * lib/readutmp.h (UT_USER): Define.
34634
34635 2000-01-29  Jim Meyering  <meyering@lucent.com>
34636
34637         * m4/lib-check.m4: New file containing library-related checks from
34638         fileutils and sh-utils (textutils had none).
34639
34640 2000-01-28  Jim Meyering  <meyering@lucent.com>
34641
34642         * m4/perl.m4: Change format of warning message to look more like that
34643         from the missing script.  Suggestion from François Pinard.
34644
34645 2000-01-25  Jim Meyering  <meyering@lucent.com>
34646
34647         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
34648         well as time.h in the compile check.
34649         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
34650         Fix typo in cross-compiling case: s/yes/no/.
34651
34652 2000-01-23  Jim Meyering  <meyering@lucent.com>
34653
34654         * m4/jm-macros.m4: Move df-related tests here from
34655         fileutils/configure.in
34656
34657         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
34658         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
34659
34660         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
34661         s/space/ac_fsusage_space/.
34662         (jm_FILE_SYSTEM_USAGE): Take two parameters.
34663
34664         * m4/ftruncate.m4: New file (derived from part of
34665         fileutils/configure.in).
34666         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
34667         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
34668
34669         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
34670         AC_SUBST these here, rather than just in sh-util/configure.in, so
34671         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
34672         all the same.
34673         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
34674         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
34675         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
34676         (AC_SUBST(POW_LIBM)): Likewise.
34677         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
34678
34679 2000-01-23  Jim Meyering  <meyering@lucent.com>
34680
34681         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
34682         obstack.c.
34683
34684 2000-01-22  Jim Meyering  <meyering@lucent.com>
34685
34686         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
34687
34688         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
34689
34690         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
34691         configure.in
34692         (AC_CHECK_HEADERS): Likewise for sh-utils.
34693         (AC_CHECK_HEADERS): Likewise for textutils.
34694         Merge the three lists of headers.
34695
34696         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
34697         from fileutils' configure.in.
34698
34699         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
34700         code. Moved tests into their own function (_jm_DECL_HEADERS) in
34701         check-decl.m4.
34702
34703         * m4/check-decl.m4: Use #if rather than #ifdef.
34704         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
34705         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
34706         (_jm_DECL_HEADERS): Define new function.
34707         (jm_CHECK_DECLARATIONS): Require it.
34708
34709 2000-01-22  Jim Meyering  <meyering@lucent.com>
34710
34711         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
34712         [! HAVE_DECL_STRTOULL]: Declare strtoull.
34713         Required for some AIX systems.  Reported by Christian Krackowizer.
34714         [TESTING] (main): New function.
34715
34716         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
34717         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
34718         letters.
34719
34720         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
34721         iswprint.
34722
34723         * lib/strverscmp.c (ISDIGIT): Define.
34724         (strverscmp): Use ISDIGIT, not isdigit.
34725
34726 2000-01-19  Jim Meyering  <meyering@lucent.com>
34727
34728         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
34729         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
34730         defines `struct timespec' in <sys/time.h>
34731
34732         * m4/c-bs-a.m4: Remove uses of changequote altogether.
34733         Thanks to Akim for explaining.
34734
34735 2000-01-17  Paul Eggert  <eggert@twinsun.com>
34736
34737         * lib/nanosleep.c (nanosleep):
34738         Don't use SA_INTERRUPT to decide whether to call sigaction, as
34739         POSIX.1 doesn't require SA_INTERRUPT and some systems
34740         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
34741         it's been part of POSIX.1 since day 1 (in 1988).
34742
34743 2000-01-17  Jim Meyering  <meyering@lucent.com>
34744
34745         * lib/interlock: Remove unused file.  Reported by François Pinard.
34746
34747 2000-01-16  Paul Eggert  <eggert@twinsun.com>
34748
34749         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
34750         alert, backslash, formfeed, and vertical tab unnecessarily in
34751         shell quoting style.
34752
34753 2000-01-16  Jim Meyering  <meyering@lucent.com>
34754
34755         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
34756         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
34757         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
34758         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
34759
34760 2000-01-16  Jim Meyering  <meyering@lucent.com>
34761
34762         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
34763         because the latter didn't work.
34764
34765 2000-01-15  Jim Meyering  <meyering@lucent.com>
34766
34767         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
34768         (AC_REPLACE_FUNCS): Add memcpy and memset.
34769         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
34770         Add strpbrk.
34771         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
34772
34773 2000-01-12  Jim Meyering  <meyering@lucent.com>
34774
34775         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
34776         (jm_PREREQ): Use it.
34777         (jm_PREREQ_READUTMP): New macro.
34778         (jm_PREREQ): Use it.
34779
34780 2000-01-11  Paul Eggert  <eggert@twinsun.com>
34781
34782         Quote multibyte characters correctly.
34783         * m4/c-bs-a.m4: New file.
34784         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
34785         (jm_PREREQ): Use it.
34786
34787 2000-01-11  Paul Eggert  <eggert@twinsun.com>
34788
34789         * m4/uintmax_t.m4: Port to autoconf 2.13.
34790
34791 2000-01-08  Jim Meyering  <meyering@ascend.com>
34792
34793         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
34794         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
34795
34796 2000-01-04  Jim Meyering  <meyering@ascend.com>
34797
34798         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
34799         jm_STRUCT_DIRENT_D_TYPE.
34800         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
34801         jm_STRUCT_DIRENT_D_INO.
34802         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
34803         jm_STRUCT_UTIMBUF.
34804         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
34805         renamings.
34806         * m4/utime.m4: Likewise.
34807
34808         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
34809         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
34810
34811 2000-01-03  Paul Eggert  <eggert@twinsun.com>
34812
34813         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
34814         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
34815
34816 2000-01-02  Jim Meyering  <meyering@ascend.com>
34817
34818         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
34819         remember if this is necessary.
34820
34821 1999-12-26  Jim Meyering  <meyering@ascend.com>
34822
34823         * m4/jm-macros.m4: Use it here.
34824         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
34825
34826 1999-12-23  Jim Meyering  <meyering@ascend.com>
34827
34828         * m4/jm-macros.m4: Check for clock_gettime (moved from
34829         fileutils/configure.in)
34830         Check for gettimeofday.
34831
34832 1999-12-20  Jim Meyering  <meyering@ascend.com>
34833
34834         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
34835         autoconf-2.14a-1999-12-20.
34836
34837 1999-12-19  Jim Meyering  <meyering@ascend.com>
34838
34839         * m4/lstat-slash.m4: New file.
34840         * m4/jm-macros.m4: Use the new macro:
34841         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
34842
34843 1999-12-07  Jim Meyering  <meyering@ascend.com>
34844
34845         * m4/perl.m4: Require that File::Compare be available, too.
34846         Too many systems seem to lack it.
34847
34848         * m4/strftime.m4: Add checks for most of the cpp macros tested in
34849         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
34850
34851 1999-11-18  Paul Eggert  <eggert@twinsun.com>
34852
34853         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
34854         problem with the QNX 4.25 shell, which doesn't propagate exit
34855         status of failed commands inside shell assignments.
34856
34857 1999-11-17  Jim Meyering  <meyering@ascend.com>
34858
34859         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
34860
34861 1999-11-07  Jim Meyering  <meyering@ascend.com>
34862
34863         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
34864
34865 1999-11-06  Jim Meyering  <meyering@ascend.com>
34866
34867         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
34868         * m4/jm-macros.m4 (jm_MACROS): Use it here.
34869
34870 1999-11-05  Jim Meyering  <meyering@ascend.com>
34871
34872         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
34873         configure.in of textutils, fileutils, and sh-utils into this one
34874         (shared between those packages) file.
34875         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
34876         AC_STRUCT_ST_BLKSIZE.
34877
34878 1999-11-03  Jim Meyering  <meyering@ascend.com>
34879
34880         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
34881         of AC_CHECK_TYPE checks includes unistd.h.
34882         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
34883         Suggestion from Akim Demaille.
34884
34885 1999-10-30  Jim Meyering  <meyering@ascend.com>
34886
34887         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
34888         m4-quoted string.
34889         * m4/ls-mntd-fs.m4: Likewise.
34890         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
34891         * m4/jm-winsz1.m4: Likewise.
34892
34893         * m4/const.m4: Remove file, since the fix made it into the experimental
34894         version of autoconf.
34895         * m4/mktime.m4: Likewise.
34896
34897         * m4/check-type.m4: Remove file, now that the latest version of
34898         AC_CHECK_TYPE takes a third arg to specify additional #includes.
34899
34900         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
34901         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
34902         AC_CHECK_TYPE.
34903
34904 1999-10-04  Jim Meyering  <meyering@ascend.com>
34905
34906         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
34907
34908 1999-09-22  Paul Eggert  <eggert@twinsun.com>
34909
34910         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
34911         2.95.1 bug with HP-UX 10.20.
34912
34913 1999-09-17  Jim Meyering  <meyering@ascend.com>
34914
34915         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
34916         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
34917         due to missing strdup (against sh-utils-2.0).
34918
34919 1999-08-29  Jim Meyering  <meyering@ascend.com>
34920
34921         * m4/jm-macros.m4: Require jm_BISON.
34922         * m4/bison.m4: New file.
34923
34924 1999-08-17  Paul Eggert  <eggert@twinsun.com>
34925
34926         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
34927         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
34928
34929 1999-08-05  Jim Meyering  <meyering@ascend.com>
34930
34931         * m4/getline.m4: Rename test file from conftestdata to conftest.data
34932         to avoid conflicts with `conftest' on 8+3 filesystems.
34933         Suggestion from Eli Zaretskii.
34934
34935 1999-08-04  Jim Meyering  <meyering@ascend.com>
34936
34937         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
34938         fileutils and sh-utils (textutils's getline test was inadequate).
34939         (AM_FUNC_GETLINE): Run this test.
34940         (AC_CHECK_FUNCS): Check for getdelim.
34941         Reported by Bob Proulx.
34942
34943 1999-08-02  Jim Meyering  <meyering@ascend.com>
34944
34945         * m4/jm-macros.m4: Add a comment.
34946
34947 1999-08-01  Paul Eggert  <eggert@twinsun.com>
34948
34949         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
34950         <inttypes.h> defines strtoumax as a macro (and not as a
34951         function).
34952
34953 1999-08-01  Paul Eggert  <eggert@twinsun.com>
34954
34955         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
34956         that we can shift, multiply and divide unsigned long long
34957         values; Ultrix cc can't do it.
34958
34959 1999-08-01  Paul Eggert  <eggert@twinsun.com>
34960
34961         * m4/mktime.m4: New file, which is a preview of what should appear
34962         in the next public autoconf release.
34963
34964 1999-08-01  Paul Eggert  <eggert@twinsun.com>
34965
34966         * m4/lfs.m4: Remove this file.
34967         * m4/largefile.m4: New file.  It contains the old contents of
34968         lfs.m4, except that all names with prefix AC_LFS have been
34969         changed to use the prefix AC_SYS_LARGEFILE instead, to be
34970         compatible with future autoconf versions.  Also, some minor m4
34971         quoting problems have been fixed.
34972
34973 1999-08-01  Paul Eggert  <eggert@twinsun.com>
34974
34975         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
34976         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
34977         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
34978         and simplify the shell code.
34979
34980 1999-08-01  Jim Meyering  <meyering@ascend.com>
34981
34982         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
34983         m4.
34984
34985 1999-07-20  Jim Meyering  <meyering@ascend.com>
34986
34987         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
34988
34989 1999-07-15  Jim Meyering  <meyering@ascend.com>
34990
34991         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
34992
34993 1999-05-22  Jim Meyering  <meyering@ascend.com>
34994
34995         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
34996
34997 1999-05-20  Jim Meyering  <meyering@ascend.com>
34998
34999         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
35000         Add a colon after each `then' in case $4 is empty.
35001
35002 1999-05-16  Jim Meyering  <meyering@ascend.com>
35003
35004         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
35005
35006 1999-05-10  Jim Meyering  <meyering@ascend.com>
35007
35008         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
35009
35010         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
35011         AC_FUNC_MKTIME.
35012
35013 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
35014
35015         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
35016
35017 1999-05-04  Paul Eggert  <eggert@twinsun.com>
35018
35019         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
35020         not CPPFLAGS, so that linking works correctly in IRIX.
35021
35022 1999-04-30  Paul Eggert  <eggert@twinsun.com>
35023
35024         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
35025
35026 1999-04-20  Paul Eggert  <eggert@twinsun.com>
35027
35028         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
35029         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
35030         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
35031         jm_AC_TYPE_UNSIGNED_LONG_LONG.
35032         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
35033
35034         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
35035
35036 1999-04-20  Jim Meyering  <meyering@ascend.com>
35037
35038         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
35039         AC_REPLACE xstroull if necessary.  From Paul Eggert.
35040         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
35041
35042 1999-04-18  Jim Meyering  <meyering@ascend.com>
35043
35044         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
35045         * m4/jm-macros.m4: Use it.
35046
35047 1999-04-06  Jim Meyering  <meyering@ascend.com>
35048
35049         * m4/strftime.m4: Remove test for %f.
35050
35051 1999-03-29  Jim Meyering  <meyering@ascend.com>
35052
35053         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
35054         superset of the AC_TYPE_* checks in the textutils, fileutils,
35055         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
35056         AC_TYPE_PID_T.
35057
35058 1999-03-28  Jim Meyering  <meyering@ascend.com>
35059
35060         * m4/jm-macros.m4: Define GNU_PACKAGE here.
35061         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
35062         replaced e.g., in the *.sh files of the sh-utils.
35063
35064 1999-03-20  Jim Meyering  <meyering@ascend.com>
35065
35066         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
35067         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
35068         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
35069
35070 1999-03-19  Jim Meyering  <meyering@ascend.com>
35071
35072         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
35073
35074 1999-03-12  Jim Meyering  <meyering@ascend.com>
35075
35076         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
35077
35078 1999-03-07  Jim Meyering  <meyering@ascend.com>
35079
35080         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
35081         declared.
35082
35083 1999-02-17  Jim Meyering  <meyering@ascend.com>
35084
35085         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
35086         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
35087
35088 1999-02-07  Jim Meyering  <meyering@ascend.com>
35089
35090         * m4/group-member.m4: New file -- extracted from sh-utils'
35091         configure.in.
35092
35093         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
35094         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
35095
35096 1999-02-06  Jim Meyering  <meyering@ascend.com>
35097
35098         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
35099         * m4/fnmatch.m4: Likewise.
35100         * m4/getgroups.m4: Likewise.
35101         * m4/lstat.m4: Likewise.
35102         * m4/malloc.m4: Likewise.
35103         * m4/putenv.m4: Likewise.
35104         * m4/realloc.m4: Likewise.
35105         * m4/regex.m4: Likewise.
35106         * m4/stat.m4: Likewise.
35107         * m4/strftime.m4: Likewise.
35108         Suggestion from Alain Magloire.
35109
35110         * m4/chown.m4: Use `.$ac_objext', not `.o'.
35111         * m4/fnmatch.m4: Likewise.
35112         * m4/getgroups.m4: Likewise.
35113         * m4/getline.m4: Likewise.
35114         * m4/lstat.m4: Likewise.
35115         * m4/malloc.m4: Likewise.
35116         * m4/memcmp.m4: Likewise.
35117         * m4/putenv.m4: Likewise.
35118         * m4/realloc.m4: Likewise.
35119         * m4/regex.m4: Likewise.
35120         * m4/stat.m4: Likewise.
35121         * m4/strftime.m4: Likewise.
35122         Suggestion from Alain Magloire.
35123
35124         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
35125         an argument.
35126
35127         * m4/regex.m4: Add a run-time Test for proper operation of
35128         re_compile_pattern.
35129
35130 1999-01-31  Jim Meyering  <meyering@ascend.com>
35131
35132         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
35133
35134 1999-01-30  Jim Meyering  <meyering@ascend.com>
35135
35136         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
35137
35138         * m4/jm-mktime.m4: Make this a wrapper around the official
35139         AM_FUNC_MKTIME rather than my private copy, now that the official one
35140         is up to date.
35141         * m4/mktime.m4: Remove file.
35142
35143         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
35144         * m4/uptime.m4: Likewise.
35145         * m4/uintmax_t.m4: Likewise.
35146
35147 1999-01-28  Jim Meyering  <meyering@ascend.com>
35148
35149         * m4/jm-macros.m4: Use jm_AFS.
35150         * m4/afs.m4: New file (from fileutils' configure.in).
35151
35152         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
35153         * m4/chown.m4: Likewise.
35154         * m4/d-ino.m4: Likewise.
35155         * m4/d-type.m4: Likewise.
35156         * m4/fnmatch.m4: Likewise.
35157         * m4/getgroups.m4: Likewise.
35158         * m4/gettext.m4: Likewise.
35159         * m4/jm-mktime.m4: Likewise.
35160         * m4/jm-winsz2.m4: Likewise.
35161         * m4/lcmessage.m4: Likewise.
35162         * m4/ls-mntd-fs.m4: Likewise.
35163         * m4/malloc.m4: Likewise.
35164         * m4/memcmp.m4: Likewise.
35165         * m4/putenv.m4: Likewise.
35166         * m4/realloc.m4: Likewise.
35167         * m4/st_mtim.m4: Likewise.
35168         * m4/strftime.m4: Likewise.
35169
35170 1999-01-16  Jim Meyering  <meyering@ascend.com>
35171
35172         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
35173         (ARGMATCH_DIE_DECL): Define.
35174
35175 1999-01-12  Jim Meyering  <meyering@ascend.com>
35176
35177         * m4/Makefile.am.in: Rewrite to avoid using fmt.
35178         Reported by Lars Hecking.
35179
35180 1999-01-10  Jim Meyering  <meyering@ascend.com>
35181
35182         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
35183         gross kludge.
35184         * m4/inttypes_h.m4: Likewise.
35185         * m4/lstat.m4: Likewise.
35186         * m4/malloc.m4: Likewise.
35187         * m4/readdir.m4: Likewise.
35188         * m4/realloc.m4: Likewise.
35189         * m4/st_dm_mode.m4: Likewise.
35190         * m4/stat.m4: Likewise.
35191         * m4/utimbuf.m4: Likewise.
35192         * m4/utimes.m4: Likewise.
35193
35194         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
35195         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
35196         comments in config.h.in are meaningful.
35197
35198         * m4/jm-macros.m4: Require autoconf-2.13 here.
35199
35200         * m4/regex.m4: By default, don't use the included regex.c on systems
35201         with glibc 2.  Suggestion from Uli Drepper.
35202
35203 1999-01-02  Jim Meyering  <meyering@ascend.com>
35204
35205         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
35206
35207 1998-12-18  Jim Meyering  <meyering@ascend.com>
35208
35209         * m4/Makefile.am.in (Makefile.am): Simplify rule.
35210         Based on a suggestion from Lars Hecking.
35211
35212 1998-11-16  Paul Eggert  <eggert@twinsun.com>
35213
35214         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
35215
35216 1998-11-16  Jim Meyering  <meyering@ascend.com>
35217
35218         * m4/lfs.m4: Double-quote the `uname...` expression.
35219
35220 1998-11-14  Jim Meyering  <meyering@ascend.com>
35221
35222         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
35223         * m4/stat.m4: Likewise.
35224
35225 1998-11-03  Jim Meyering  <meyering@ascend.com>
35226
35227         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
35228         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
35229
35230 1998-10-18  Jim Meyering  <meyering@ascend.com>
35231
35232         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
35233
35234 1998-10-17  Jim Meyering  <meyering@ascend.com>
35235
35236         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
35237         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
35238         calls for those previously hard-coded headers.  Instead, take a new
35239         parameter.
35240         (jm_CHECK_DECLARATIONS): Reflect interface change.
35241         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
35242         (jm_CHECK_DECL_LOCALTIME_R): New macro.
35243
35244         * m4/mktime.m4: Test for spring-forward gap before long-running test.
35245
35246 1998-10-14  Jim Meyering  <meyering@ascend.com>
35247
35248         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
35249         instead of "TZ=America/Vancouver".  From Paul Eggert.
35250
35251 1998-10-11  Jim Meyering  <meyering@ascend.com>
35252
35253         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
35254         This adds a test for a recently added compatibility fix for mktime.c.
35255         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
35256
35257 1998-09-27  Jim Meyering  <meyering@ascend.com>
35258
35259         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
35260
35261         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
35262         ../configure.in, including a change from Gordon Matzigkeit to allow
35263         cross-compiling for the Hurd.
35264
35265         * m4/glibc.m4: New file/macro to test for the GNU C Library
35266         versions 1 and 2.  From Gordon Matzigkeit.
35267         Indent.
35268
35269 1998-09-21  Jim Meyering  <meyering@ascend.com>
35270
35271         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
35272
35273 1998-08-18  Paul Eggert  <eggert@twinsun.com>
35274
35275         Port nanosecond-resolution times to UnixWare 2.1.2 and
35276         pedantic Solaris 2.6.
35277
35278         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
35279         AC_STRUCT_ST_MTIM.
35280         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
35281         Generate name of ns member, instead of just 1 or undef.
35282         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
35283
35284 1998-08-15  Jim Meyering  <meyering@ascend.com>
35285
35286         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
35287         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
35288         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
35289         instead of jm_TYPE_SSIZE_T.
35290
35291 1998-08-12  Jim Meyering  <meyering@ascend.com>
35292
35293         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
35294
35295 1998-08-02  Jim Meyering  <meyering@ascend.com>
35296
35297         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
35298         in acconfig.h manually.
35299
35300 1998-07-31  Paul Eggert  <eggert@twinsun.com>
35301
35302         * m4/st_mtim.m4: New file.
35303
35304 1998-07-28  Jim Meyering  <meyering@ascend.com>
35305
35306         * m4/utimes.m4: Undef stat.
35307
35308 1998-07-25  Jim Meyering  <meyering@ascend.com>
35309
35310         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
35311         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
35312
35313 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
35314
35315         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
35316         uid and gid actually remain unchanged.
35317
35318 1998-07-07  Jim Meyering  <meyering@ascend.com>
35319
35320         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
35321
35322 1998-07-04  Jim Meyering  <meyering@ascend.com>
35323
35324         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
35325         to prove that this macro can be used in packages without regex.c.
35326
35327 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
35328
35329         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
35330         is to be used.
35331
35332 1998-07-03  Jim Meyering  <meyering@ascend.com>
35333
35334         * m4/gettext.m4: Add -lintl if it's found to be necessary.
35335
35336         * m4/gettext.m4: New file -- from gettext-0.10.35.
35337         * m4/lcmessage.m4: Likewise.
35338         * m4/progtest.m4: Likewise.
35339
35340         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
35341         * m4/jm-macros.m4: Require the new macro.
35342
35343 1998-06-29  Jim Meyering  <meyering@ascend.com>
35344
35345         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
35346         for the definition of NGROUPS (used in a system header included
35347         by sys/mount.h).
35348
35349 1998-06-28  Jim Meyering  <meyering@ascend.com>
35350
35351         * m4/ls-mntd-fs.m4: New file.
35352         * m4/fstypename.m4: New file.
35353
35354         * m4/jm-macros.m4: Require the new macro.
35355         * m4/jm-glibc-io.m4: New file.
35356
35357 1998-05-19  Jim Meyering  <meyering@ascend.com>
35358
35359         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
35360         * m4/lchown.m4: New file.
35361
35362         * m4/Makefile.am.in: New file.
35363         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
35364
35365 1998-05-14  Jim Meyering  <meyering@ascend.com>
35366
35367         * m4/Makefile.am (EXTRA_DIST): Add them.
35368         * m4/jm-macros.m4: New file.
35369         * m4/utimbuf.m4: New file.
35370
35371 1998-05-12  Jim Meyering  <meyering@ascend.com>
35372
35373         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
35374
35375 1998-05-11  Jim Meyering  <meyering@ascend.com>
35376
35377         * m4/isc-posix.m4: New file.
35378
35379 1998-05-10  Jim Meyering  <meyering@ascend.com>
35380
35381         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
35382
35383 1998-05-09  Jim Meyering  <meyering@ascend.com>
35384
35385         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
35386         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
35387         with automake.
35388
35389         * m4/ssize_t.m4: New file.
35390         * m4/mktime.m4: Remove file -- the new automake has this now.
35391
35392 1998-04-26  Jim Meyering  <meyering@ascend.com>
35393
35394         * m4/assert.m4: New file.
35395         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
35396
35397 1998-04-05  Jim Meyering  <meyering@ascend.com>
35398
35399         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
35400         (jm_PREREQ): Use it here.
35401
35402 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
35403
35404         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
35405         in acconfig.h.
35406
35407 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
35408
35409         * m4/prereq.m4: New file.
35410         * m4/error.m4: New file.
35411         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
35412
35413 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
35414
35415         * m4/getline.m4: Don't set am_cv_func_working_getline before the
35416         cache-check for the same variable -- that defeated the purpose of
35417         the test; the test program was never run.  This was a problem only
35418         on systems with losing getline functions -- HP-UX 10.20 is one.
35419         Reported by Bjorn Helgaas.
35420
35421 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
35422
35423         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
35424
35425 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
35426
35427         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
35428
35429         * m4/const.m4: New file.  Use an initializer in this declaration
35430         typedef int charset[2]; const charset x;
35431         Reported by Bob Glickstein.
35432
35433 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
35434
35435         * m4/chown.m4: Fix reversed types on -1 args to chown.
35436         From Kaveh Ghazi.
35437
35438 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
35439
35440         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
35441         Add lseek and memchr.
35442
35443         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
35444         T.E.Dickey <dickey@clark.net> said that some older preprocessors
35445         have a 20-character limit on names.
35446
35447 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
35448
35449         * m4/inttypes_h.m4: New file.
35450         * m4/uintmax_t.m4: New file.
35451         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
35452
35453 Copyright (C) 1997-2007 Free Software Foundation, Inc.
35454 Copying and distribution of this file, with or without modification,
35455 are permitted provided the copyright notice and this notice are preserved.