New module 'unicase/u32-is-uppercase'.
[gnulib.git] / ChangeLog
1 2009-03-08  Bruno Haible  <bruno@clisp.org>
2
3         New module 'unicase/u32-is-uppercase'.
4         * lib/unicase/u32-is-uppercase.c: New file.
5         * modules/unicase/u32-is-uppercase: New file.
6
7         New module 'unicase/u16-is-uppercase'.
8         * lib/unicase/u16-is-uppercase.c: New file.
9         * modules/unicase/u16-is-uppercase: New file.
10
11         New module 'unicase/u8-is-uppercase'.
12         * lib/unicase/u8-is-uppercase.c: New file.
13         * modules/unicase/u8-is-uppercase: New file.
14
15         New module 'unicase/u32-is-invariant'.
16         * lib/unicase/u32-is-invariant.c: New file.
17         * modules/unicase/u32-is-invariant: New file.
18
19         New module 'unicase/u16-is-invariant'.
20         * lib/unicase/u16-is-invariant.c: New file.
21         * modules/unicase/u16-is-invariant: New file.
22
23         New module 'unicase/u8-is-invariant'.
24         * lib/unicase/u8-is-invariant.c: New file.
25         * lib/unicase/invariant.h: New file.
26         * lib/unicase/u-is-invariant.h: New file.
27         * modules/unicase/u8-is-invariant: New file.
28
29         Tests for module 'unicase/u32-casecoll'.
30         * modules/unicase/u32-casecoll-tests: New file.
31         * tests/unicase/test-u32-casecoll.c: New file.
32
33         Tests for module 'unicase/u16-casecoll'.
34         * modules/unicase/u16-casecoll-tests: New file.
35         * tests/unicase/test-u16-casecoll.c: New file.
36
37         Tests for module 'unicase/u8-casecoll'.
38         * modules/unicase/u8-casecoll-tests: New file.
39         * tests/unicase/test-u8-casecoll.c: New file.
40
41         New module 'unicase/u32-casecoll'.
42         * lib/unicase/u32-casecoll.c: New file.
43         * modules/unicase/u32-casecoll: New file.
44
45         New module 'unicase/u16-casecoll'.
46         * lib/unicase/u16-casecoll.c: New file.
47         * modules/unicase/u16-casecoll: New file.
48
49         New module 'unicase/u8-casecoll'.
50         * lib/unicase/u8-casecoll.c: New file.
51         * lib/unicase/u-casecoll.h: New file.
52         * modules/unicase/u8-casecoll: New file.
53
54         New module 'unicase/u32-casexfrm'.
55         * lib/unicase/u32-casexfrm.c: New file.
56         * modules/unicase/u32-casexfrm: New file.
57
58         New module 'unicase/u16-casexfrm'.
59         * lib/unicase/u16-casexfrm.c: New file.
60         * modules/unicase/u16-casexfrm: New file.
61
62         New module 'unicase/u8-casexfrm'.
63         * lib/unicase/u8-casexfrm.c: New file.
64         * lib/unicase/u-casexfrm.h: New file.
65         * modules/unicase/u8-casexfrm: New file.
66
67         Tests for module 'unicase/u32-casecmp'.
68         * modules/unicase/u32-casecmp-tests: New file.
69         * tests/unicase/test-u32-casecmp.c: New file.
70
71         Tests for module 'unicase/u16-casecmp'.
72         * modules/unicase/u16-casecmp-tests: New file.
73         * tests/unicase/test-u16-casecmp.c: New file.
74
75         Tests for module 'unicase/u8-casecmp'.
76         * modules/unicase/u8-casecmp-tests: New file.
77         * tests/unicase/test-u8-casecmp.c: New file.
78         * tests/unicase/test-casecmp.h: New file.
79
80         New module 'unicase/u32-casecmp'.
81         * lib/unicase/u32-casecmp.c: New file.
82         * modules/unicase/u32-casecmp: New file.
83
84         New module 'unicase/u16-casecmp'.
85         * lib/unicase/u16-casecmp.c: New file.
86         * modules/unicase/u16-casecmp: New file.
87
88         New module 'unicase/u8-casecmp'.
89         * lib/unicase/u8-casecmp.c: New file.
90         * lib/unicase/u-casecmp.h: New file.
91         * modules/unicase/u8-casecmp: New file.
92
93         Tests for module 'unicase/u32-casefold'.
94         * modules/unicase/u32-casefold-tests: New file.
95         * tests/unicase/test-u32-casefold.c: New file.
96
97         Tests for module 'unicase/u16-casefold'.
98         * modules/unicase/u16-casefold-tests: New file.
99         * tests/unicase/test-u16-casefold.c: New file.
100
101         Tests for module 'unicase/u8-casefold'.
102         * modules/unicase/u8-casefold-tests: New file.
103         * tests/unicase/test-u8-casefold.c: New file.
104
105         New module 'unicase/u32-casefold'.
106         * lib/unicase/u32-casefold.c: New file.
107         * modules/unicase/u32-casefold: New file.
108
109         New module 'unicase/u16-casefold'.
110         * lib/unicase/u16-casefold.c: New file.
111         * modules/unicase/u16-casefold: New file.
112
113         New module 'unicase/u8-casefold'.
114         * lib/unicase/u8-casefold.c: New file.
115         * lib/unicase/u-casefold.h: New file.
116         * modules/unicase/u8-casefold: New file.
117
118         New module 'unicase/tocasefold'.
119         * lib/unicase/casefold.h: New file.
120         * lib/unicase/tocasefold.c: New file.
121         * lib/unicase/tocasefold.h: New file, generated by gen-uni-tables.c.
122         * modules/unicase/tocasefold: New file.
123
124         Tests for module 'unicase/u32-totitle'.
125         * modules/unicase/u32-totitle-tests: New file.
126         * tests/unicase/test-u32-totitle.c: New file.
127
128         Tests for module 'unicase/u16-totitle'.
129         * modules/unicase/u16-totitle-tests: New file.
130         * tests/unicase/test-u16-totitle.c: New file.
131
132         Tests for module 'unicase/u8-totitle'.
133         * modules/unicase/u8-totitle-tests: New file.
134         * tests/unicase/test-u8-totitle.c: New file.
135
136         New module 'unicase/u32-totitle'.
137         * lib/unicase/u32-totitle.c: New file.
138         * modules/unicase/u32-totitle: New file.
139
140         New module 'unicase/u16-totitle'.
141         * lib/unicase/u16-totitle.c: New file.
142         * modules/unicase/u16-totitle: New file.
143
144         New module 'unicase/u8-totitle'.
145         * lib/unicase/u8-totitle.c: New file.
146         * lib/unicase/u-totitle.h: New file.
147         * modules/unicase/u8-totitle: New file.
148
149         Tests for module 'unicase/u32-tolower'.
150         * modules/unicase/u32-tolower-tests: New file.
151         * tests/unicase/test-u32-tolower.c: New file.
152
153         Tests for module 'unicase/u16-tolower'.
154         * modules/unicase/u16-tolower-tests: New file.
155         * tests/unicase/test-u16-tolower.c: New file.
156
157         Tests for module 'unicase/u8-tolower'.
158         * modules/unicase/u8-tolower-tests: New file.
159         * tests/unicase/test-u8-tolower.c: New file.
160
161         New module 'unicase/u32-tolower'.
162         * lib/unicase/u32-tolower.c: New file.
163         * modules/unicase/u32-tolower: New file.
164
165         New module 'unicase/u16-tolower'.
166         * lib/unicase/u16-tolower.c: New file.
167         * modules/unicase/u16-tolower: New file.
168
169         New module 'unicase/u8-tolower'.
170         * lib/unicase/u8-tolower.c: New file.
171         * modules/unicase/u8-tolower: New file.
172
173         Tests for module 'unicase/u32-toupper'.
174         * modules/unicase/u32-toupper-tests: New file.
175         * tests/unicase/test-u32-toupper.c: New file.
176
177         Tests for module 'unicase/u16-toupper'.
178         * modules/unicase/u16-toupper-tests: New file.
179         * tests/unicase/test-u16-toupper.c: New file.
180
181         Tests for module 'unicase/u8-toupper'.
182         * modules/unicase/u8-toupper-tests: New file.
183         * tests/unicase/test-u8-toupper.c: New file.
184
185         New module 'unicase/u32-toupper'.
186         * lib/unicase/u32-toupper.c: New file.
187         * modules/unicase/u32-toupper: New file.
188
189         New module 'unicase/u16-toupper'.
190         * lib/unicase/u16-toupper.c: New file.
191         * modules/unicase/u16-toupper: New file.
192
193         New module 'unicase/u8-toupper'.
194         * lib/unicase/u8-toupper.c: New file.
195         * modules/unicase/u8-toupper: New file.
196
197         New module 'unicase/u32-casemap'.
198         * lib/unicase/u32-casemap.c: New file.
199         * modules/unicase/u32-casemap: New file.
200
201         New module 'unicase/u16-casemap'.
202         * lib/unicase/u16-casemap.c: New file.
203         * modules/unicase/u16-casemap: New file.
204
205         New module 'unicase/u8-casemap'.
206         * lib/unicase/unicasemap.h: New file.
207         * lib/unicase/u8-casemap.c: New file.
208         * lib/unicase/u-casemap.h: New file.
209         * modules/unicase/u8-casemap: New file.
210
211         New module 'unicase/special-casing'.
212         * lib/unicase/special-casing.h: New file.
213         * lib/unicase/special-casing.c: New file.
214         * lib/unicase/special-casing-table.gperf: New file, generated by
215         gen-uni-tables.c.
216         * modules/unicase/special-casing: New file.
217
218         Tests for module 'unicase/locale-language'.
219         * modules/unicase/locale-language-tests: New file.
220         * tests/unicase/test-locale-language.sh: New file.
221         * tests/unicase/test-locale-language.c: New file.
222
223         New module 'unicase/locale-language'.
224         * lib/unicase/locale-language.c: New file.
225         * lib/unicase/locale-languages.gperf: New file.
226         * modules/unicase/locale-language: New file.
227
228         Generate more tables for case conversion and case folding.
229         * lib/gen-uni-tables.c (SCC_*): New enum items.
230         (struct special_casing_rule): New type.
231         (casing_rules, num_casing_rules, allocated_casing_rules): New
232         variables.
233         (add_casing_rule, fill_casing_rules): New functions.
234         (struct casefold_rule): New type.
235         (casefolding_rules, num_casefolding_rules,
236         allocated_casefolding_rules): New variables.
237         (fill_casefolding_rules): New function.
238         (unicode_casefold): New variable.
239         (to_casefold, redistribute_casefolding_rules, compare_casing_rules,
240         sort_casing_rules, output_casing_rules): New functions.
241         (main): Accept to more arguments: SpecialCasing.txt and
242         CaseFolding.txt. Invoke fill_casing_rules, fill_casefolding_rules,
243         redistribute_casefolding_rules, sort_casing_rules, output_casing_rules.
244         Output mapping for casefolding.
245
246         * lib/unicase.h: Include stdbool.h, uninorm.h.
247         (u8_toupper, u16_toupper, u32_toupper, u8_tolower, u16_tolower,
248         u32_tolower, u8_totitle, u16_totitle, u32_totitle): Add nf argument.
249         (u8_casefold, u16_casefold, u32_casefold): Add iso639_language and nf
250         arguments.
251         (u8_casecmp, u16_casecmp, u32_casecmp): Add iso639_language, nf,
252         resultp arguments.
253         (u8_casexfrm, u16_casexfrm, u32_casexfrm): New declarations.
254         (u8_casecoll, u16_casecoll, u32_casecoll): Add iso639_language, nf,
255         resultp arguments.
256         (u8_is_uppercase, u16_is_uppercase, u32_is_uppercase, u8_is_lowercase,
257         u16_is_lowercase, u32_is_lowercase, u8_is_titlecase, u16_is_titlecase,
258         u32_is_titlecase, u8_is_casefolded, u16_is_casefolded,
259         u32_is_casefolded, u8_is_cased, u16_is_cased, u32_is_cased): New
260         declarations.
261         * modules/unicase/base (Depends-on): Add uninorm/base, stdbool.
262
263 2009-03-08  Bruno Haible  <bruno@clisp.org>
264
265         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
266         u16_normcoll, u32_normcoll): Rename argument 'result' to 'resultp'.
267         * lib/uninorm/u-normcmp.h (FUNC): Likewise.
268         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
269
270 2009-03-07  Bruno Haible  <bruno@clisp.org>
271
272         Adjust u*_normcmp, u*_normcoll API.
273         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
274         u16_normcoll, u32_normcoll): Change failure conventions.
275         * lib/uninorm/u-normcmp.h (FUNC): Upon failure, store the error code in
276         errno and return -1.
277         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
278
279 2009-03-07  Bruno Haible  <bruno@clisp.org>
280
281         Tests for module 'uninorm/u32-normcoll'.
282         * modules/uninorm/u32-normcoll-tests: New file.
283         * tests/uninorm/test-u32-normcoll.c: New file.
284
285         Tests for module 'uninorm/u16-normcoll'.
286         * modules/uninorm/u16-normcoll-tests: New file.
287         * tests/uninorm/test-u16-normcoll.c: New file.
288
289         Tests for module 'uninorm/u8-normcoll'.
290         * modules/uninorm/u8-normcoll-tests: New file.
291         * tests/uninorm/test-u8-normcoll.c: New file.
292
293 2009-03-07  Bruno Haible  <bruno@clisp.org>
294
295         * tests/uninorm/test-u32-normcmp.h: New file, extracted from
296         tests/uninorm/test-u32-normcmp.c.
297         * tests/uninorm/test-u32-normcmp.c: Include it.
298         (test_nonascii): New function, extracted from main. Add some more
299         tests.
300         (main): Invoke test_ascii and test_nonascii.
301         * modules/uninorm/u32-normcmp-tests (Files): Add
302         tests/uninorm/test-u32-normcmp.h.
303         (Depends-on): Remove uninorm/u32-normcmp.
304
305         * tests/uninorm/test-u16-normcmp.h: New file, extracted from
306         tests/uninorm/test-u16-normcmp.c.
307         * tests/uninorm/test-u16-normcmp.c: Include it.
308         (test_nonascii): New function, extracted from main. Add some more
309         tests.
310         (main): Invoke test_ascii and test_nonascii.
311         * modules/uninorm/u16-normcmp-tests (Files): Add
312         tests/uninorm/test-u16-normcmp.h.
313         (Depends-on): Remove uninorm/u16-normcmp.
314
315         * tests/uninorm/test-u8-normcmp.h: New file, extracted from
316         tests/uninorm/test-u8-normcmp.c.
317         * tests/uninorm/test-u8-normcmp.c: Include it.
318         (test_nonascii): New function, extracted from main. Add some more
319         tests.
320         (main): Invoke test_ascii and test_nonascii.
321         * modules/uninorm/u8-normcmp-tests (Files): Add
322         tests/uninorm/test-u8-normcmp.h.
323         (Depends-on): Remove uninorm/u8-normcmp.
324
325 2009-03-07  Bruno Haible  <bruno@clisp.org>
326
327         New module 'uninorm/u32-normcoll'.
328         * lib/uninorm/u32-normcoll.c: New file.
329         * modules/uninorm/u32-normcoll: New file.
330
331         New module 'uninorm/u16-normcoll'.
332         * lib/uninorm/u16-normcoll.c: New file.
333         * modules/uninorm/u16-normcoll: New file.
334
335         New module 'uninorm/u8-normcoll'.
336         * lib/uninorm.h (u8_normcoll, u16_normcoll, u32_normcoll): New
337         declarations.
338         * lib/uninorm/u8-normcoll.c: New file.
339         * lib/uninorm/u-normcoll.h: New file.
340         * modules/uninorm/u8-normcoll: New file.
341
342         New module 'uninorm/u32-normxfrm'.
343         * lib/uninorm/u32-normxfrm.c: New file.
344         * modules/uninorm/u32-normxfrm: New file.
345
346         New module 'uninorm/u16-normxfrm'.
347         * lib/uninorm/u16-normxfrm.c: New file.
348         * modules/uninorm/u16-normxfrm: New file.
349
350         New module 'uninorm/u8-normxfrm'.
351         * lib/uninorm.h (u8_normxfrm, u16_normxfrm, u32_normxfrm): New
352         declarations.
353         * lib/uninorm/u8-normxfrm.c: New file.
354         * lib/uninorm/u-normxfrm.h: New file.
355         * modules/uninorm/u8-normxfrm: New file.
356
357 2009-03-07  Bruno Haible  <bruno@clisp.org>
358
359         * modules/uninorm/u8-normcmp (Depends-on): Add uninorm/base.
360         * modules/uninorm/u16-normcmp (Depends-on): Likewise.
361         * modules/uninorm/u32-normcmp (Depends-on): Likewise.
362
363 2009-03-07  Bruno Haible  <bruno@clisp.org>
364
365         New module 'memxfrm'.
366         * lib/memxfrm.h: New file.
367         * lib/memxfrm.c: New file.
368         * modules/memxfrm: New file.
369
370 2009-03-07  Bruno Haible  <bruno@clisp.org>
371
372         New module 'memcmp2'.
373         * lib/memcmp2.h: New file.
374         * lib/memcmp2.c: New file.
375         * modules/memcmp2: New file.
376
377 2009-03-07  Bruno Haible  <bruno@clisp.org>
378
379         Tests for module 'uninorm/decomposing-form'.
380         * modules/uninorm/decomposing-form-tests: New file.
381         * tests/uninorm/test-decomposing-form.c: New file.
382
383         New module 'uninorm/decomposing-form'.
384         * lib/uninorm.h (uninorm_decomposing_form): New declaration.
385         * lib/uninorm/normalize-internal.h (struct unicode_normalization_form):
386         Add 'decomposing_variant' field.
387         * lib/uninorm/decomposing-form.c: New file.
388         * lib/uninorm/nfc.c (uninorm_nfc): Update.
389         * lib/uninorm/nfd.c (uninorm_nfd): Update.
390         * lib/uninorm/nfkc.c (uninorm_nfkc): Update.
391         * lib/uninorm/nfkd.c (uninorm_nfkd): Update.
392         * modules/uninorm/decomposing-form: New file.
393         * modules/uninorm/nfc (Depends-on): Add uninorm/nfd.
394         * modules/uninorm/nfkc (Depends-on): Add uninorm/nfkd.
395
396 2009-03-07  Bruno Haible  <bruno@clisp.org>
397
398         * lib/uninorm/u-normcmp.h (FUNC): Use stack=allocated buffers for small
399         strings.
400
401 2009-03-06  Bruno Haible  <bruno@clisp.org>
402
403         Tests for module 'uninorm/u32-normcmp'.
404         * tests/uninorm/test-u32-normcmp.c: New file.
405         * modules/uninorm/u32-normcmp-tests: New file.
406
407         Tests for module 'uninorm/u16-normcmp'.
408         * tests/uninorm/test-u16-normcmp.c: New file.
409         * modules/uninorm/u16-normcmp-tests: New file.
410
411         Tests for module 'uninorm/u8-normcmp'.
412         * tests/uninorm/test-u8-normcmp.c: New file.
413         * modules/uninorm/u8-normcmp-tests: New file.
414
415         New module 'uninorm/u32-normcmp'.
416         * lib/uninorm/u32-normcmp.c: New file.
417         * modules/uninorm/u32-normcmp: New file.
418
419         New module 'uninorm/u16-normcmp'.
420         * lib/uninorm/u16-normcmp.c: New file.
421         * modules/uninorm/u16-normcmp: New file.
422
423         New module 'uninorm/u8-normcmp'.
424         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp): New
425         declarations.
426         * lib/uninorm/u8-normcmp.c: New file.
427         * lib/uninorm/u-normcmp.h: New file.
428         * modules/uninorm/u8-normcmp: New file.
429
430 2009-03-06  Bruno Haible  <bruno@clisp.org>
431
432         * lib/w32spawn.h (dup_noinherit): Add cast, to avoid gcc warning.
433         Reported by Eric Blake.
434
435 2009-03-06  Eric Blake  <ebb9@byu.net>
436             Bruno Haible  <bruno@clisp.org>
437
438         * lib/spawni.c (__spawni) [WIN32_NATIVE]: Define as a stub.
439         * modules/posix_spawn-tests (configure.ac): Define POSIX_SPAWN_PORTED
440         condition.
441         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
442         * modules/posix_spawnp-tests (configure.ac): Define POSIX_SPAWN_PORTED
443         condition.
444         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
445
446 2009-03-06  Eric Blake  <ebb9@byu.net>
447
448         * lib/execute.c (execute) [WIN32_NATIVE]: Cast arguments of spawnvpe,
449         to avoid compiler warnings.
450         * lib/pipe.c (create_pipe) [WIN32_NATIVE]: Likewise.
451
452 2009-03-05  Bruno Haible  <bruno@clisp.org>
453
454         * tests/test-ftell.c (main): Disable test beyond end of file on
455         FreeMiNT.
456         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
457
458 2009-03-05  Kamil Dudka  <kdudka@redhat.com>
459
460         * lib/filevercmp.c: Move hidden files up in ordering.
461         * tests/test-filevercmp.c: Add tests for hidden files.
462
463 2009-03-04  Bruno Haible  <bruno@clisp.org>
464
465         * modules/visibility (Makefile.am): Augment AM_CFLAGS.
466         * gnulib-tool (func_emit_lib_Makefile_am): Emit initialization of
467         AM_CFLAGS.
468         Reported by Simon Josefsson.
469
470 2009-03-03  Bruno Haible  <bruno@clisp.org>
471
472         * doc/visibility.texi: Recommend to use HAVE_VISIBILITY as a C macro.
473         Reported by Simon Josefsson.
474
475         * doc/ld-version-script.texi: Update node reference.
476
477 2009-03-03  Bruno Haible  <bruno@clisp.org>
478
479         * modules/visibility (License): Change to 'unlimited'.
480         Suggested by Simon Josefsson.
481
482 2009-03-03  Jim Meyering  <meyering@redhat.com>
483
484         unlinkdir: cannot_unlink_dir may modify process state
485         * lib/unlinkdir.c (cannot_unlink_dir): Add a comment warning that
486         it's neither thread-safe nor appropriate for use in a library.
487
488 2009-03-03  Eric Blake  <ebb9@byu.net>
489
490         test-closein: silence test under Darwin
491         * tests/test-closein.sh: Ignore stderr from cat, since we don't
492         care if it dies from EPIPE or EBADF.
493
494 2009-03-03  Bruno Haible  <bruno@clisp.org>
495
496         * doc/gnulib.texi: Include visibility.texi and ld-version-script.texi
497         earlier.
498         * doc/visibility.texi: Fix @node and @section.
499
500 2009-03-03  Simon Josefsson  <simon@josefsson.org>
501
502         * doc/gnulib.texi: Link to sections for ld version script and
503         visibility.
504         * doc/visibility.texi: Add @node and @section.
505         * modules/ld-version-script: New module.
506         * m4/ld-version-script.m4: New file.
507         * doc/ld-version-script.texi: New file.
508
509 2009-03-02  David Lutterkort  <lutter@redhat.com>
510
511         * lib/safe-alloc.h (__GNUC_PREREQ): New macro.
512         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
513
514 2009-03-02  Bruno Haible  <bruno@clisp.org>
515
516         * doc/visibility.texi: Mention libtool's -export-symbols option.
517
518 2009-03-02  Jim Meyering  <meyering@redhat.com>
519
520         announce-gen: new option: --no-print-checksums
521         * build-aux/announce-gen (usage): Describe it.
522         (print_checksums): Print a newline here, not in the [*] footnote.
523         (main): Honor it.
524
525 2009-03-01  Bruno Haible  <bruno@clisp.org>
526
527         Use socklen_t in the native Windows replacements prototypes.
528         * lib/sys_socket.in.h (rpl_getsockopt, rpl_setsockopt): Use socklen_t
529         instead of 'int'.
530         * lib/getsockopt.c (rpl_getsockopt): Likewise.
531         * lib/setsockopt.c (rpl_setsockopt): Likewise.
532         * modules/getsockopt (Depends-on): Add socklen.
533         * modules/setsockopt (Depends-on): Add socklen.
534
535 2009-03-01  Bruno Haible  <bruno@clisp.org>
536
537         * gnulib-tool (sed): Do alias as "sed --posix" if sed's version is at
538         least 4.2.
539
540 2009-03-01  Eric Blake  <ebb9@byu.net>
541             Bruno Haible  <bruno@clisp.org>
542
543         * lib/wait-process.h (wait_subprocess): Describe effect of termsigp on
544         error messages.
545         * lib/wait-process.c (wait_subprocess): Omit error message about
546         deadly signal sent to the child of termsigp != NULL.
547
548 2009-03-01  Eric Blake  <ebb9@byu.net>
549
550         * lib/wait-process.c (wait_subprocess): Remove unnecessary cast.
551
552 2009-03-01  Bruno Haible  <bruno@clisp.org>
553
554         Avoid a gcc warning.
555         * tests/test-sched.c (b): Make global.
556         Reported by Eric Blake.
557
558 2009-01-19  Martin Lambers  <marlam@marlam.de>
559
560         Provide POSIX semantics for socket timeout options on W32.
561         * lib/setsockopt.c: Convert struct timeval to milliseconds on W32.
562         * lib/getsockopt.c: Convert milliseconds to struct timeval on W32.
563         * modules/setsockopt: Depend on sys_time module for struct timeval.
564         * modules/getsockopt: Depend on sys_time module for struct timeval.
565
566 2009-03-01  Simon Josefsson  <simon@josefsson.org>
567
568         * lib/gai_strerror.c (values): Use EAI_INPROGRESS instead of
569         __USE_GNU, for consistency with netdb.in.h.
570         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
571
572 2009-03-01  Bruno Haible  <bruno@clisp.org>
573
574         More support for FreeMiNT.
575         * lib/fseeko.c (rpl_fseeko): Complete last commit.
576         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
577
578 2009-03-01  Bruno Haible  <bruno@clisp.org>
579
580         More support for FreeMiNT.
581         * lib/fpurge.c (fpurge): Correct last commit.
582         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
583
584 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
585
586         Fix unportable awk script in vc-list-files.
587         * build-aux/vc-list-files: In the replacement awk script, use
588         substr with a second argument of 1, not zero.
589         Report by Simon Josefsson.
590
591 2009-02-28  Bruno Haible  <bruno@clisp.org>
592
593         More support for FreeMiNT.
594         * lib/freading.c (freading) [__MINT__]: Use new macros that were added
595         to FreeMiNT today.
596         * lib/fwriting.c (fwriting): Likewise.
597         Based on patch by Alan Hourihane <alanh@fairlite.co.uk>.
598
599 2009-02-28  Bruno Haible  <bruno@clisp.org>
600
601         * tests/test-freadseek.c (main): Disable test beyond end of file on
602         FreeMiNT.
603         * tests/test-ftello.c (main): Likewise.
604         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
605
606 2009-02-28  Bruno Haible  <bruno@clisp.org>
607
608         Add tentative support for FreeMiNT.
609         * lib/fbufmode.c (fbufmode) [__MINT__]: Add conditional code.
610         * lib/fpurge.c (fpurge): Likewise.
611         * lib/freadable.c (freadable): Likewise.
612         * lib/freading.c (freading): Likewise.
613         * lib/freadptr.c (freadptr): Likewise.
614         * lib/freadseek.c (freadptrinc): Likewise.
615         * lib/fseeko.c (rpl_fseeko): Likewise.
616         * lib/fseterr.c (fseterr): Likewise.
617         * lib/fwritable.c (fwritable): Likewise.
618         * lib/fwriting.c (fwriting): Likewise.
619         * lib/freadahead.c (freadahead): Likewise, based on code by Alan
620         Hourihane.
621         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
622
623 2009-02-28  Bruno Haible  <bruno@clisp.org>
624
625         * lib/wait-process.h (wait_subprocess): Clarify restriction regarding
626         SIGCHLD.
627         Reported by Jim Meyering.
628
629 2009-02-28  Bruno Haible  <bruno@clisp.org>
630
631         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Separate the two first tests.
632         Mention the results of these tests on various platforms.
633         * doc/posix-functions/fprintf.texi: Mention platforms in canonical
634         order.
635         * doc/posix-functions/printf.texi: Likewise.
636         * doc/posix-functions/snprintf.texi: Likewise.
637         * doc/posix-functions/sprintf.texi: Likewise.
638         * doc/posix-functions/vfprintf.texi: Likewise.
639         * doc/posix-functions/vprintf.texi: Likewise.
640         * doc/posix-functions/vsnprintf.texi: Likewise.
641         * doc/posix-functions/vsprintf.texi: Likewise.
642         * doc/glibc-functions/obstack_printf.texi: Likewise.
643         * doc/glibc-functions/obstack_vprintf.texi: Likewise.
644
645 2009-02-28  Bruno Haible  <bruno@clisp.org>
646
647         * build-aux/po/Makefile.in.in: Update from GNU gettext 0.17.
648         Reported by Loïc Minier <lool@dooz.org>.
649
650 2009-02-27  Bruno Haible  <bruno@clisp.org>
651
652         * gnulib-tool (func_import): Make the sed expression used to create the
653         sed script for updating the .gitignore file POSIX compliant.
654         Reported by Eric Blake.
655
656 2009-02-27  Bruno Haible  <bruno@clisp.org>
657
658         * gnulib-tool (sed): Don't alias as "sed --posix".
659         Reported by Eric Blake.
660
661 2009-02-27  Bruno Haible  <bruno@clisp.org>
662
663         Avoid test link errors.
664         * modules/uninorm/nfc-tests (test_u32_nfc_big_LDADD): New variable.
665         * modules/uninorm/nfd-tests (test_u32_nfd_big_LDADD): New variable.
666         * modules/uninorm/nfkc-tests (test_u32_nfkc_big_LDADD): New variable.
667         * modules/uninorm/nfkd-tests (test_u32_nfkd_big_LDADD): New variable.
668         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
669
670 2009-02-27  Bruno Haible  <bruno@clisp.org>
671
672         Avoid spurious "(cached)" in configure output.
673         * m4/gnulib-common.m4 (gl_CACHE_VAL_SILENT): New macro.
674         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Use it instead of AC_CACHE_VAL.
675         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
676         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
677         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
678         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Likewise.
679         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
680         * m4/stdarg.m4 (gl_STDARG_H): Likewise.
681         Reported by Eric Blake.
682
683 2009-02-27  Eric Blake  <ebb9@byu.net>
684
685         printf: fix regression in previous patch
686         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Fix compilation error.
687
688 2009-02-27  Bruno Haible  <bruno@clisp.org>
689
690         * lib/inttypes.in.h: Test merely whether _LP64 is defined, not its
691         value.
692         * lib/stdint.in.h: Likewise.
693         Suggested by Eric Blake. Reported by Peter Bray <pdb_ml@yahoo.com.au>.
694
695 2009-02-27  Eric Blake  <ebb9@byu.net>
696
697         doc: mention more functions added in cygwin 1.7.0
698         * doc/posix-functions/mbsnrtowcs.texi: Mention recent cygwin 1.7.0
699         addition.
700         * doc/posix-functions/open_wmemstream.texi: Likewise.
701         * doc/posix-functions/wcsnlen.texi: Likewise.
702         * doc/posix-functions/wcsnrtombs.texi: Likewise.
703         * doc/posix-functions/wcstod.texi: Likewise.
704         * doc/posix-functions/wcstof.texi: Likewise.
705         * doc/posix-functions/wcstoimax.texi: Likewise.
706         * doc/posix-functions/wcstok.texi: Likewise.
707         * doc/posix-functions/wcstoumax.texi: Likewise.
708
709         Detect bug in cygwin 1.5.x *printf on 1-character %ls.
710         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Enhance filter.
711         * doc/posix-functions/fprintf.texi: Update.
712         * doc/posix-functions/printf.texi: Update.
713         * doc/posix-functions/snprintf.texi: Update.
714         * doc/posix-functions/sprintf.texi: Update.
715         * doc/posix-functions/vfprintf.texi: Update.
716         * doc/posix-functions/vprintf.texi: Update.
717         * doc/posix-functions/vsnprintf.texi: Update.
718         * doc/posix-functions/vsprintf.texi: Update.
719         * doc/glibc-functions/obstack_printf.texi: Update.
720         * doc/glibc-functions/obstack_vprintf.texi: Update.
721
722 2009-02-26  Eric Blake  <ebb9@byu.net>
723
724         avoid gcc 3.4.3 bug on long double NaN on Irix 6.5
725         * tests/nan.h (NaNl): Rewrite as function on Irix, to avoid
726         compilation bug by using runtime conversion.
727         * m4/isfinite.m4 (gl_ISFINITE): Likewise.
728         * m4/isnanl.m4 (gl_FUNC_ISNANL): Likewise.
729         * modules/ceill-tests (Files): Use nan.h.
730         * modules/floorl-tests (Files): Likewise.
731         * modules/frexpl-tests (Files): Likewise.
732         * modules/isnanl-tests (Files): Likewise.
733         * modules/ldexpl-tests (Files): Likewise.
734         * modules/roundl-tests (Files): Likewise.
735         * modules/truncl-tests (Files): Likewise.
736         * tests/test-ceill.c (main): Use a working NaN.
737         * tests/test-floorl.c (main): Likewise.
738         * tests/test-frexpl.c (main): Likewise.
739         * tests/test-isnan.c (test_long_double): Likewise.
740         * tests/test-isnanl.h (main): Likewise.
741         * tests/test-ldexpl.h (main): Likewise.
742         * tests/test-roundl.h (main): Likewise.
743         * tests/test-truncl.h (main): Likewise.
744         See http://lists.gnu.org/archive/html/bug-gnulib/2009-02/msg00190.html.
745
746 2009-02-26  Eric Blake  <ebb9@byu.net>
747             Bruno Haible  <bruno@clisp.org>
748
749         Work around a *printf bug with %ls on Solaris.
750         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Also test whether, when a
751         precision is specified, sprintf stops converting the wide string
752         argument when the number of bytes that have been produced by this
753         conversion equals or exceeds the precision.
754         * doc/posix-functions/fprintf.texi: Update.
755         * doc/posix-functions/printf.texi: Update.
756         * doc/posix-functions/snprintf.texi: Update.
757         * doc/posix-functions/sprintf.texi: Update.
758         * doc/posix-functions/vfprintf.texi: Update.
759         * doc/posix-functions/vprintf.texi: Update.
760         * doc/posix-functions/vsnprintf.texi: Update.
761         * doc/posix-functions/vsprintf.texi: Update.
762         * doc/glibc-functions/obstack_printf.texi: Update.
763         * doc/glibc-functions/obstack_vprintf.texi: Update.
764
765 2009-02-26  Eric Blake  <ebb9@byu.net>
766
767         stdlib: favor compiler check of random.h
768         * m4/stdlib_h.m4 (gl_STDLIB_H): Skip preprocessor check.  Needed
769         to avoid an ObjC random.h installed by Swarm.
770
771 2009-02-26  Bruno Haible  <bruno@clisp.org>
772
773         Work around *printf bug with %g directive and 0.0 on HP-UX 10.20.
774         * m4/printf.m4 (gl_PRINTF_INFINITE): Also test for %g output of -0.0.
775         Reported by Gary V. Vaughan <gary@gnu.org>.
776
777 2009-02-26  Bruno Haible  <bruno@clisp.org>
778
779         Fix *printf behaviour regarding the %ls directive.
780         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): New macro.
781         * lib/vasnprintf.c (local_wcslen, VASNPRINTF): Handle
782         NEED_PRINTF_DIRECTIVE_LS.
783         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_LS): New macro.
784         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
785         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
786         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS and test its result. Invoke
787         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS.
788         * m4/dprintf-posix.m4 (gl_FUNC_DPRINTF_POSIX): Likewise.
789         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
790         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
791         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
792         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
793         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
794         * m4/vdprintf-posix.m4 (gl_FUNC_VDPRINTF_POSIX): Likewise.
795         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
796         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
797         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
798         * doc/posix-functions/fprintf.texi: Update.
799         * doc/posix-functions/printf.texi: Update.
800         * doc/posix-functions/snprintf.texi: Update.
801         * doc/posix-functions/sprintf.texi: Update.
802         * doc/posix-functions/vfprintf.texi: Update.
803         * doc/posix-functions/vprintf.texi: Update.
804         * doc/posix-functions/vsnprintf.texi: Update.
805         * doc/posix-functions/vsprintf.texi: Update.
806         * doc/glibc-functions/obstack_printf.texi: Update.
807         * doc/glibc-functions/obstack_vprintf.texi: Update.
808         Reported by Eric Blake.
809
810 2009-02-25  Bruno Haible  <bruno@clisp.org>
811
812         * m4/mbrtowc.m4 (gl_MBRTOWC_NUL_RETVAL): Update guess for Solaris 8
813         with known value.
814         Reported by Gary V. Vaughan <gary@gnu.org>.
815
816 2009-02-25  Bruno Haible  <bruno@clisp.org>
817
818         Work around mbrtowc bug in zh_CN.GB18030 locale on Solaris 8.
819         * m4/mbrtowc.m4 (gl_MBRTOWC_SANITYCHECK): New macro.
820         (gl_MBSTATE_T_BROKEN): Invoke it. Replace mbstate_t when it says "no".
821         * doc/posix-functions/mbrtowc.texi: Document the Solaris 8 bug.
822         Reported by Gary V. Vaughan <gary@gnu.org>.
823
824 2009-02-25  Bruno Haible  <bruno@clisp.org>
825
826         Work around broken INT8_MAX, UINT8_MAX etc. values on HP-UX 11.23.
827         * m4/stdint.m4 (gl_STDINT_H): Also check whether the expansions of
828         INT8_MAX, UINT8_MAX etc. contain casts to elementary types.
829         * doc/posix-headers/stdint.texi: Mention the HP-UX bug.
830         Reported by Gary V. Vaughan <gary@gnu.org>.
831
832 2009-02-25  Eric Blake  <ebb9@byu.net>
833
834         tests: skip fseek/ftell tests if ungetc is broken
835         * m4/ungetc.m4: New file.
836         * modules/fseek-tests: Split test, so ungetc dependency is
837         separate from rest of test.
838         * modules/fseeko-tests: Likewise.
839         * modules/ftell-tests: Likewise.
840         * modules/ftello-tests: Likewise.
841         * tests/test-fseek.c (main): Isolate ungetc dependency.
842         * tests/test-fseeko.c (main): Likewise.
843         * tests/test-ftell.c (main): Likewise.
844         * tests/test-ftello.c (main): Likewise.
845         * tests/test-fseek2.sh: New file.
846         * tests/test-fseeko2.sh: Likewise.
847         * tests/test-ftell2.sh: Likewise.
848         * tests/test-ftello2.sh: Likewise.
849
850 2009-02-25  OndÅ™ej Vašík  <ovasik@redhat.com>
851
852         test-getaddrinfo: fix usage of skip return code 77
853         * tests/test-gettaddrinfo.c: Return skip code 77 only
854         for first occurance of skip (4x77 is not 77)
855
856 2009-02-25  Gary V. Vaughan  <gary@gnu.org>
857
858         strtod: avoid C99 decl-after-statement
859         * m4/strtod.m4 (gl_FUNC_STRTOD): Rearrange declaration.
860
861 2009-02-24  Eric Blake  <ebb9@byu.net>
862
863         strtod: detect HP-UX 11.31 bug
864         * m4/strtod.m4 (gl_FUNC_STRTOD): Detect errno handling bug.
865         Reported by Gary V. Vaughan.
866
867 2009-02-23  Bruno Haible  <bruno@clisp.org>
868
869         Fix invalid read past end of memory block.
870         * lib/vasnprintf.c (DCHAR_SET): Define.
871         (local_wcslen): Define only when needed.
872         (local_strnlen, local_wcsnlen): New functions.
873         (VASNPRINTF) [!USE_SNPRINTF && HAVE_WCHAR_T]: Implement the %s and %ls
874         directives that involve a conversion ourselves.
875         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for strnlen,
876         wcsnlen, mbrtowc, wcrtomb.
877         * tests/test-vasnprintf-posix.c (test_function): Add tests for %.*s.
878         * tests/test-vasprintf-posix.c (test_function): Likewise.
879         * tests/test-snprintf-posix.h (test_function): Likewise.
880         * tests/test-sprintf-posix.h (test_function): Likewise.
881         Reported by Ben Pfaff <blp@cs.stanford.edu>.
882
883 2009-02-22  Bruno Haible  <bruno@clisp.org>
884
885         Implement new clarified decomposition of Hangul syllables.
886         * lib/uninorm/decomposition.c (uc_decomposition): For Hangul syllables
887         of type LTV, return only a pairwise decomposition.
888         * lib/uninorm/canonical-decomposition.c (uc_canonical_decomposition):
889         Likewise.
890         * tests/uninorm/test-decomposition.c (main): Updated expected result.
891         * tests/uninorm/test-canonical-decomposition.c (main): Likewise.
892         * tests/uninorm/test-compat-decomposition.c (main): Likewise.
893
894 2009-02-22  Bruno Haible  <bruno@clisp.org>
895
896         * lib/uninorm/u-normalize-internal.h (FUNC): At the end, handle
897         zero-length results and shrink excess allocated memory.
898         * tests/uninorm/test-u8-nfc.c (test_u8_nfc): Check empty string result.
899         * tests/uninorm/test-u8-nfd.c (test_u8_nfd): Likewise.
900         * tests/uninorm/test-u8-nfkc.c (test_u8_nfkc): Likewise.
901         * tests/uninorm/test-u8-nfkd.c (test_u8_nfkd): Likewise.
902         * tests/uninorm/test-u16-nfc.c (test_u16_nfc): Likewise.
903         * tests/uninorm/test-u16-nfd.c (test_u16_nfd): Likewise.
904         * tests/uninorm/test-u16-nfkc.c (test_u16_nfkc): Likewise.
905         * tests/uninorm/test-u16-nfkd.c (test_u16_nfkd): Likewise.
906         * tests/uninorm/test-u32-nfc.c (test_u32_nfc): Likewise.
907         * tests/uninorm/test-u32-nfd.c (test_u32_nfd): Likewise.
908         * tests/uninorm/test-u32-nfkc.c (test_u32_nfkc): Likewise.
909         * tests/uninorm/test-u32-nfkd.c (test_u32_nfkd): Likewise.
910
911 2009-02-21  Bruno Haible  <bruno@clisp.org>
912
913         * doc/gnulib.texi: Include safe-alloc.texi earlier.
914         * doc/safe-alloc.texi: Terminate sentences with a period. Use two
915         spaces after a period. Put a space between a macro name and its
916         argument list. Trivial rewordings.
917         * lib/safe-alloc.c: Include safe-alloc.h right after config.h.
918         * tests/test-safe-alloc.c: Likewise. Include stdlib.h.
919         (main): Return 0 explicitly.
920
921 2009-02-21  Bruno Haible  <bruno@clisp.org>
922
923         Tests for module 'uninorm/filter'.
924         * tests/uninorm/test-uninorm-filter-nfc.c: New file.
925         * modules/uninorm/filter-tests: New file.
926
927         New module 'uninorm/filter'.
928         * lib/uninorm.h (uninorm_filter_create, uninorm_filter_write,
929         uninorm_filter_flush, uninorm_filter_free): New declarations.
930         * lib/uninorm/uninorm-filter.c: New file.
931         * modules/uninorm/filter: New file.
932
933 2009-02-21  Bruno Haible  <bruno@clisp.org>
934
935         Tests for module 'uninorm/nfkc'.
936         * tests/uninorm/test-nfkc.c: New file.
937         * tests/uninorm/test-u8-nfkc.c: New file.
938         * tests/uninorm/test-u16-nfkc.c: New file.
939         * tests/uninorm/test-u32-nfkc.c: New file.
940         * tests/uninorm/test-u32-nfkc-big.sh: New file.
941         * tests/uninorm/test-u32-nfkc-big.c: New file.
942         * modules/uninorm/nfkc-tests: New file.
943
944         New module 'uninorm/nfkc'.
945         * lib/uninorm/nfkc.c: New file.
946         * modules/uninorm/nfkc: New file.
947
948         Tests for module 'uninorm/nfkd'.
949         * tests/uninorm/test-nfkd.c: New file.
950         * tests/uninorm/test-u8-nfkd.c: New file.
951         * tests/uninorm/test-u16-nfkd.c: New file.
952         * tests/uninorm/test-u32-nfkd.c: New file.
953         * tests/uninorm/test-u32-nfkd-big.sh: New file.
954         * tests/uninorm/test-u32-nfkd-big.c: New file.
955         * modules/uninorm/nfkd-tests: New file.
956
957         New module 'uninorm/nfkd'.
958         * lib/uninorm/nfkd.c: New file.
959         * modules/uninorm/nfkd: New file.
960
961         Tests for module 'uninorm/nfc'.
962         * tests/uninorm/test-nfc.c: New file.
963         * tests/uninorm/test-u8-nfc.c: New file.
964         * tests/uninorm/test-u16-nfc.c: New file.
965         * tests/uninorm/test-u32-nfc.c: New file.
966         * tests/uninorm/test-u32-nfc-big.sh: New file.
967         * tests/uninorm/test-u32-nfc-big.c: New file.
968         * modules/uninorm/nfc-tests: New file.
969
970         New module 'uninorm/nfc'.
971         * lib/uninorm/nfc.c: New file.
972         * modules/uninorm/nfc: New file.
973
974         Tests for module 'uninorm/nfd'.
975         * tests/uninorm/test-nfd.c: New file.
976         * tests/uninorm/test-u8-nfd.c: New file.
977         * tests/uninorm/test-u16-nfd.c: New file.
978         * tests/uninorm/test-u32-nfd.c: New file.
979         * tests/uninorm/test-u32-nfd-big.sh: New file.
980         * tests/uninorm/test-u32-nfd-big.c: New file.
981         * tests/uninorm/test-u32-normalize-big.h: New file.
982         * tests/uninorm/test-u32-normalize-big.c: New file.
983         * tests/uninorm/NormalizationTest.txt: New file, created from
984         Unicode 5.1.0 NormalizationTest.txt.
985         * modules/uninorm/nfd-tests: New file.
986
987         New module 'uninorm/nfd'.
988         * lib/uninorm/nfd.c: New file.
989         * modules/uninorm/nfd: New file.
990
991         New module 'uninorm/u32-normalize'.
992         * lib/uninorm/u32-normalize.c: New file.
993         * modules/uninorm/u32-normalize: New file.
994
995         New module 'uninorm/u16-normalize'.
996         * lib/uninorm/u16-normalize.c: New file.
997         * modules/uninorm/u16-normalize: New file.
998
999         New module 'uninorm/u8-normalize'.
1000         * lib/uninorm/u8-normalize.c: New file.
1001         * lib/uninorm/normalize-internal.h: New file.
1002         * lib/uninorm/u-normalize-internal.h: New file.
1003         * modules/uninorm/u8-normalize: New file.
1004
1005         New module 'uninorm/decompose-internal'.
1006         * lib/uninorm/decompose-internal.c: New file.
1007         * modules/uninorm/decompose-internal: New file.
1008
1009         Tests for module 'uninorm/composition'.
1010         * tests/uninorm/test-composition.c: New file.
1011         * modules/uninorm/composition-tests: New file.
1012
1013         New module 'uninorm/composition'.
1014         * lib/uninorm/composition.c: New file.
1015         * lib/uninorm/composition-table.gperf: New file, generated by
1016         gen-uni-tables.
1017         * modules/uninorm/composition: New file.
1018
1019         Tests for module 'uninorm/compat-decomposition'.
1020         * tests/uninorm/test-compat-decomposition.c: New file.
1021         * modules/uninorm/compat-decomposition-tests: New file.
1022
1023         New module 'uninorm/compat-decomposition'.
1024         * lib/uninorm/decompose-internal.h: New file.
1025         * lib/uninorm/compat-decomposition.c: New file.
1026         * modules/uninorm/compat-decomposition: New file.
1027
1028         Tests for module 'uninorm/canonical-decomposition'.
1029         * tests/uninorm/test-canonical-decomposition.c: New file.
1030         * modules/uninorm/canonical-decomposition-tests: New file.
1031
1032         New module 'uninorm/canonical-decomposition'.
1033         * lib/uninorm/canonical-decomposition.c: New file.
1034         * modules/uninorm/canonical-decomposition: New file.
1035
1036         Tests for module 'uninorm/decomposition'.
1037         * tests/uninorm/test-decomposition.c: New file.
1038         * modules/uninorm/decomposition-tests: New file.
1039
1040         New module 'uninorm/decomposition'.
1041         * lib/uninorm/decomposition.c: New file.
1042         * modules/uninorm/decomposition: New file.
1043
1044         New module 'uninorm/decomposition-table'.
1045         * lib/uninorm/decomposition-table.h: New file.
1046         * lib/uninorm/decomposition-table.c: New file.
1047         * lib/uninorm/decomposition-table1.h: New file, generated by
1048         gen-uni-tables.
1049         * lib/uninorm/decomposition-table2.h: New file, generated by
1050         gen-uni-tables.
1051         * modules/uninorm/decomposition-table: New file.
1052
1053         * lib/gen-uni-tables.c (MAX_DECOMP_LENGTH): New macro.
1054         (UC_DECOMP_*): New enumeration items.
1055         (get_decomposition): New function.
1056         (struct decomp_table): New type.
1057         (output_decomposition, output_decomposition_tables): New functions.
1058         (unicode_composition_exclusions): New variable.
1059         (fill_composition_exclusions, debug_output_composition_tables): New
1060         functions.
1061         (main): Accept one more argument. Invoke fill_composition_exclusions.
1062         Output decomposition and composition tables.
1063
1064         New module 'uninorm/base'.
1065         * lib/uninorm.h: New file.
1066         * lib/unictype.h: Update comment.
1067         * modules/uninorm/base: New file.
1068
1069 2009-02-21  David Lutterkort  <lutter@redhat.com>
1070
1071         Tests for module 'safe-alloc'.
1072         * tests/test-safe-alloc.c: New file.
1073         * modules/safe-alloc-tests: New file.
1074
1075         New module 'safe-alloc'.
1076         * lib/safe-alloc.h: New file.
1077         * lib/safe-alloc.c: New file.
1078         * m4/safe-alloc.m4: New file.
1079         * modules/safe-alloc: New file.
1080         * doc/safe-alloc.texi: New file.
1081         * doc/gnulib.texi: Include it.
1082         * MODULES.html.sh (Memory management functions <stdlib.h>): Add
1083         safe-alloc.
1084
1085 2009-02-18  Bruno Haible  <bruno@clisp.org>
1086
1087         Fix link error on non-glibc systems.
1088         * modules/uniwbrk/ulc-wordbreaks-tests (test_ulc_wordbreaks_LDADD): New
1089         variable.
1090         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
1091
1092 2009-02-18  Jim Meyering  <meyering@redhat.com>
1093
1094         fts: avoid used-uninitialized error due to recent change
1095         * lib/fts.c (fts_read): Guard uses of the new member,
1096         parent->fts_n_dirs_remaining, since it's not relevant for
1097         the parent of a directory specified on the command-line.
1098
1099 2009-02-17  James Youngman  <jay@gnu.org>
1100             Bruno Haible  <bruno@clisp.org>
1101
1102         * m4/include_next.m4: Reformulate comment.
1103
1104 2009-02-16  Jim Meyering  <meyering@redhat.com>
1105
1106         fts: add #if guards so that the fts_lgpl module still builds
1107         * lib/fts.c: Guard just-added hash-table-using parts with
1108         #if GNULIB_FTS, so as not to break builds of the fts_lgpl module.
1109         Reported by Simon Josefsson.
1110
1111 2009-02-15  Bruno Haible  <bruno@clisp.org>
1112
1113         * modules/array-mergesort-tests: New file.
1114         * tests/test-array-mergesort.c: New file.
1115
1116         New module 'array-mergesort'.
1117         * modules/array-mergesort: New file.
1118         * lib/array-mergesort.h: New file.
1119
1120 2009-02-15  Bruno Haible  <bruno@clisp.org>
1121
1122         Fix 2009-02-07 commit.
1123         * lib/gen-uni-tables.c (output_predicate, output_category,
1124         output_combclass, output_bidi_category, output_decimal_digit,
1125         output_digit, output_numeric, output_mirror, output_scripts,
1126         output_ident_category, output_simple_mapping): Fix format directives.
1127         (output_lbp, output_wbp): Don't convert -1 to a size_t implicitly.
1128
1129 2009-02-15  Albert Chin-A-Young  <china@thewrittenword.com>
1130
1131         * m4/include_next.m4: Update comment about IBM C 9.0/10.1 bug, now that
1132         fixes are available from IBM.
1133
1134 2009-02-13  Jim Meyering  <meyering@redhat.com>
1135
1136         fts: arrange not to stat non-directories in more cases
1137         This makes GNU find (when it doesn't need to stat each file)
1138         *much* more efficient at traversing reiserfs file systems.
1139         * lib/fts_.h (struct ftsent) [fts_n_dirs_remaining]: New member.
1140         (struct FTS) [fts_leaf_optimization_works_ht]: Add member.
1141         * lib/fts.c (fts_close): Free ->fts_leaf_optimization_works_ht.
1142         (S_MAGIC_REISERFS, S_MAGIC_PROC): Define.
1143         (leaf_optimization_applies): New function.
1144         (LCO_hash, LCO_compare): New helper functions.
1145         (link_count_optimize_ok): New function.
1146         (fts_stat): Initialize new member (if dir).
1147         (fts_read): Decrement parent's fts_n_dirs_remaining count if
1148         we've just stat'ed a directory.  Skip the stat call when possible.
1149         ---
1150         Note this AFS-related exchange:
1151         http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=143111
1152         and note find's pioctl call in find/fstype.c.
1153         But that is necessary only if you want to enable the
1154         optimization for AFS, and for now, I don't.
1155
1156         fts: move a function definition "up" (no semantic change)
1157         * lib/fts.c (dirent_inode_sort_may_be_useful): Move definition
1158         "up" to precede upcoming use of a related function.
1159
1160 2009-02-11  Jim Meyering  <meyering@redhat.com>
1161
1162         fts: correct internal computation of nlinks (optimization-related)
1163         * lib/fts.c (fts_build): ISSET(FTS_NOSTAT) has no bearing on
1164         whether the current entry is a directory, so don't test it.
1165
1166 2009-02-10  Bruno Haible  <bruno@clisp.org>
1167
1168         Tests for module 'uniwbrk/ulc-wordbreaks'.
1169         * modules/uniwbrk/ulc-wordbreaks-tests: New file.
1170         * tests/uniwbrk/test-ulc-wordbreaks.sh: New file.
1171         * tests/uniwbrk/test-ulc-wordbreaks.c: New file.
1172
1173         Tests for module 'uniwbrk/u32-wordbreaks'.
1174         * modules/uniwbrk/u32-wordbreaks-tests: New file.
1175         * tests/uniwbrk/test-u32-wordbreaks.c: New file.
1176
1177         Tests for module 'uniwbrk/u16-wordbreaks'.
1178         * modules/uniwbrk/u16-wordbreaks-tests: New file.
1179         * tests/uniwbrk/test-u16-wordbreaks.c: New file.
1180
1181         Tests for module 'uniwbrk/u8-wordbreaks'.
1182         * modules/uniwbrk/u8-wordbreaks-tests: New file.
1183         * tests/uniwbrk/test-u8-wordbreaks.c: New file.
1184
1185 2009-02-10  Bruno Haible  <bruno@clisp.org>
1186
1187         * modules/uniwbrk/u8-wordbreaks (Depends-on): Add uniwbrk/wordbreak
1188         property.
1189         * modules/uniwbrk/u16-wordbreaks (Depends-on): Likewise.
1190         * modules/uniwbrk/u32-wordbreaks (Depends-on): Likewise.
1191         * modules/uniwbrk/ulc-wordbreaks (Depends-on): Add localcharset.
1192
1193 2009-02-10  Simon Josefsson  <simon@josefsson.org>
1194
1195         * m4/sockets.m4: Call AC_C_INLINE since sockets.h now can use
1196         inline keywords.  Reported by Bruno Haible <bruno@clisp.org>.
1197
1198 2009-02-10  Bruno Haible  <bruno@clisp.org>
1199
1200         * lib/unilbrk/lbrktables.h: Renamed from lib/unilbrk/tables.h.
1201         * lib/unilbrk/lbrktables.c: Renamed from lib/unilbrk/tables.c.
1202         * modules/unilbrk/tables (Files, Makefile.am, Include): Update.
1203         * lib/unilbrk/u8-possible-linebreaks.c: Update.
1204         * lib/unilbrk/u16-possible-linebreaks.c: Likewise.
1205         * lib/unilbrk/u32-possible-linebreaks.c: Likewise.
1206
1207 2009-02-09  Simon Josefsson  <simon@josefsson.org>
1208
1209         * lib/sockets.h (gl_fd_to_handle): New function.
1210
1211         * tests/test-sockets.c: Call gl_fd_to_handle.
1212
1213 2009-02-09  Bruno Haible  <bruno@clisp.org>
1214
1215         * doc/havelib.texi: Document the conventions on bi-arch systems.
1216
1217 2009-02-08  Bruno Haible  <bruno@clisp.org>
1218
1219         Document the AC_LIB_LINKFLAGS macro.
1220         * doc/havelib.texi: New file, mostly written on 2005-05-24.
1221         * doc/gnulib.texi: Include it.
1222
1223 2009-02-08  Bruno Haible  <bruno@clisp.org>
1224
1225         Fix wrong order of sections, compared to TOC.
1226         * doc/gnulib.texi: Include relocatable-maint.texi after the
1227         "Regular expressions" node, not before.
1228
1229 2009-02-08  Bruno Haible  <bruno@clisp.org>
1230
1231         Tests for module 'unicase/totitle'.
1232         * modules/unicase/totitle-tests: New file.
1233
1234         Tests for module 'unicase/tolower'.
1235         * modules/unicase/tolower-tests: New file.
1236
1237         Tests for module 'unicase/toupper'.
1238         * modules/unicase/toupper-tests: New file.
1239         * tests/unicase/test-mapping-part1.h: New file.
1240         * tests/unicase/test-mapping-part2.h: New file.
1241
1242         New module 'unicase/totitle'.
1243         * modules/unicase/totitle: New file.
1244         * lib/unicase/totitle.c: New file.
1245
1246         New module 'unicase/tolower'.
1247         * modules/unicase/tolower: New file.
1248         * lib/unicase/tolower.c: New file.
1249
1250         New module 'unicase/toupper'.
1251         * modules/unicase/toupper: New file.
1252         * lib/unicase/toupper.c: New file.
1253         * lib/unicase/simple-mapping.h: New file.
1254
1255         * lib/gen-uni-tables.c (output_simple_mapping_test): New function.
1256         (mapping_table): New structure.
1257         (output_simple_mapping): New function.
1258         (main): Invoke output_simple_mapping_test and output_simple_mapping.
1259         * modules/gen-uni-tables (Description): Update.
1260         * lib/unicase/toupper.h: New file, automatically generated by
1261         gen-uni-tables.
1262         * lib/unicase/tolower.h: New file, automatically generated by
1263         gen-uni-tables.
1264         * lib/unicase/totitle.h: New file, automatically generated by
1265         gen-uni-tables.
1266         * tests/unicase/test-uc_toupper.c: New file, automatically generated by
1267         gen-uni-tables.
1268         * tests/unicase/test-uc_tolower.c: New file, automatically generated by
1269         gen-uni-tables.
1270         * tests/unicase/test-uc_totitle.c: New file, automatically generated by
1271         gen-uni-tables.
1272
1273         New module 'unicase/base'.
1274         * modules/unicase/base: New file.
1275         * lib/unicase.h: New file.
1276
1277 2009-02-08  Bruno Haible  <bruno@clisp.org>
1278
1279         New module 'uniwbrk/ulc-wordbreaks'.
1280         * modules/uniwbrk/ulc-wordbreaks: New file.
1281         * lib/uniwbrk/ulc-wordbreaks.c: New file.
1282
1283         New module 'uniwbrk/u32-wordbreaks'.
1284         * modules/uniwbrk/u32-wordbreaks: New file.
1285         * lib/uniwbrk/u32-wordbreaks.c: New file.
1286
1287         New module 'uniwbrk/u16-wordbreaks'.
1288         * modules/uniwbrk/u16-wordbreaks: New file.
1289         * lib/uniwbrk/u16-wordbreaks.c: New file.
1290
1291         New module 'uniwbrk/u8-wordbreaks'.
1292         * modules/uniwbrk/u8-wordbreaks: New file.
1293         * lib/uniwbrk/u8-wordbreaks.c: New file.
1294         * lib/uniwbrk/u-wordbreaks.h: New file.
1295
1296         New module 'uniwbrk/table'.
1297         * modules/uniwbrk/table: New file.
1298         * lib/uniwbrk/wbrktable.h: New file.
1299         * lib/uniwbrk/wbrktable.c: New file.
1300
1301         New module 'uniwbrk/wordbreak-property'.
1302         * modules/uniwbrk/wordbreak-property: New file.
1303         * lib/uniwbrk/wordbreak-property.c: New file.
1304
1305         * lib/gen-uni-tables.c (WBP_*): New enum items.
1306         (get_wbp, debug_output_wbp, debug_output_wbrk_tables): New functions.
1307         (unicode_org_wbp): New variable.
1308         (fill_org_wbp, debug_output_org_wbp, debug_output_org_wbrk_tables):
1309         New functions.
1310         (wbp_table): New structure.
1311         (output_wbp, output_wbrk_tables): New functions.
1312         (main): Accept additional argument. Invoke fill_org_wbp,
1313         debug_output_wbrk_tables, debug_output_org_wbrk_tables,
1314         output_wbrk_tables.
1315         * modules/gen-uni-tables (Description): Update.
1316         * lib/uniwbrk/wbrkprop.h: New file, automatically generated by
1317         gen-uni-tables.
1318
1319         New module 'uniwbrk/base'.
1320         * modules/uniwbrk/base: New file.
1321         * lib/uniwbrk.h: New file.
1322
1323 2009-02-08  Bruno Haible  <bruno@clisp.org>
1324
1325         Update to Unicode 5.1.0.
1326         * lib/gen-uni-tables.c (is_property_alphabetic): Include
1327         U+2185..U+2188.
1328         (is_property_default_ignorable_code_point): Don't include characters
1329         of category Cc or Cs and not-a-characters.
1330         (get_lbp): Assume REVISION_22. Special handling of U+0609, U+060A,
1331         U+0D79, U+109E, U+109F, U+A60C.
1332         * lib/unictype/bidi_of.h: Regenerated.
1333         * lib/unictype/blocks.h: Regenerated.
1334         * lib/unictype/categ_C.h: Regenerated.
1335         * lib/unictype/categ_Cf.h: Regenerated.
1336         * lib/unictype/categ_Cn.h: Regenerated.
1337         * lib/unictype/categ_L.h: Regenerated.
1338         * lib/unictype/categ_Ll.h: Regenerated.
1339         * lib/unictype/categ_Lm.h: Regenerated.
1340         * lib/unictype/categ_Lo.h: Regenerated.
1341         * lib/unictype/categ_Lu.h: Regenerated.
1342         * lib/unictype/categ_M.h: Regenerated.
1343         * lib/unictype/categ_Mc.h: Regenerated.
1344         * lib/unictype/categ_Me.h: Regenerated.
1345         * lib/unictype/categ_Mn.h: Regenerated.
1346         * lib/unictype/categ_N.h: Regenerated.
1347         * lib/unictype/categ_Nd.h: Regenerated.
1348         * lib/unictype/categ_Nl.h: Regenerated.
1349         * lib/unictype/categ_No.h: Regenerated.
1350         * lib/unictype/categ_P.h: Regenerated.
1351         * lib/unictype/categ_Pd.h: Regenerated.
1352         * lib/unictype/categ_Pe.h: Regenerated.
1353         * lib/unictype/categ_Pf.h: Regenerated.
1354         * lib/unictype/categ_Pi.h: Regenerated.
1355         * lib/unictype/categ_Po.h: Regenerated.
1356         * lib/unictype/categ_Ps.h: Regenerated.
1357         * lib/unictype/categ_S.h: Regenerated.
1358         * lib/unictype/categ_Sk.h: Regenerated.
1359         * lib/unictype/categ_Sm.h: Regenerated.
1360         * lib/unictype/categ_So.h: Regenerated.
1361         * lib/unictype/categ_of.h: Regenerated.
1362         * lib/unictype/combining.h: Regenerated.
1363         * lib/unictype/ctype_alnum.h: Regenerated.
1364         * lib/unictype/ctype_alpha.h: Regenerated.
1365         * lib/unictype/ctype_graph.h: Regenerated.
1366         * lib/unictype/ctype_lower.h: Regenerated.
1367         * lib/unictype/ctype_print.h: Regenerated.
1368         * lib/unictype/ctype_punct.h: Regenerated.
1369         * lib/unictype/ctype_upper.h: Regenerated.
1370         * lib/unictype/decdigit.h: Regenerated.
1371         * lib/unictype/digit.h: Regenerated.
1372         * lib/unictype/mirror.h: Regenerated.
1373         * lib/unictype/numeric.h: Regenerated.
1374         * lib/unictype/pr_alphabetic.h: Regenerated.
1375         * lib/unictype/pr_bidi_arabic_digit.h: Regenerated.
1376         * lib/unictype/pr_bidi_arabic_right_to_left.h: Regenerated.
1377         * lib/unictype/pr_bidi_boundary_neutral.h: Regenerated.
1378         * lib/unictype/pr_bidi_eur_num_terminator.h: Regenerated.
1379         * lib/unictype/pr_bidi_left_to_right.h: Regenerated.
1380         * lib/unictype/pr_bidi_non_spacing_mark.h: Regenerated.
1381         * lib/unictype/pr_bidi_other_neutral.h: Regenerated.
1382         * lib/unictype/pr_combining.h: Regenerated.
1383         * lib/unictype/pr_dash.h: Regenerated.
1384         * lib/unictype/pr_decimal_digit.h: Regenerated.
1385         * lib/unictype/pr_default_ignorable_code_point.h: Regenerated.
1386         * lib/unictype/pr_deprecated.h: Regenerated.
1387         * lib/unictype/pr_diacritic.h: Regenerated.
1388         * lib/unictype/pr_extender.h: Regenerated.
1389         * lib/unictype/pr_format_control.h: Regenerated.
1390         * lib/unictype/pr_grapheme_base.h: Regenerated.
1391         * lib/unictype/pr_grapheme_extend.h: Regenerated.
1392         * lib/unictype/pr_grapheme_link.h: Regenerated.
1393         * lib/unictype/pr_id_continue.h: Regenerated.
1394         * lib/unictype/pr_id_start.h: Regenerated.
1395         * lib/unictype/pr_ideographic.h: Regenerated.
1396         * lib/unictype/pr_ignorable_control.h: Regenerated.
1397         * lib/unictype/pr_lowercase.h: Regenerated.
1398         * lib/unictype/pr_math.h: Regenerated.
1399         * lib/unictype/pr_numeric.h: Regenerated.
1400         * lib/unictype/pr_other_alphabetic.h: Regenerated.
1401         * lib/unictype/pr_other_default_ignorable_code_point.h: Regenerated.
1402         * lib/unictype/pr_other_grapheme_extend.h: Regenerated.
1403         * lib/unictype/pr_other_id_continue.h: Regenerated.
1404         * lib/unictype/pr_other_lowercase.h: Regenerated.
1405         * lib/unictype/pr_other_math.h: Regenerated.
1406         * lib/unictype/pr_punctuation.h: Regenerated.
1407         * lib/unictype/pr_sentence_terminal.h: Regenerated.
1408         * lib/unictype/pr_soft_dotted.h: Regenerated.
1409         * lib/unictype/pr_terminal_punctuation.h: Regenerated.
1410         * lib/unictype/pr_unassigned_code_value.h: Regenerated.
1411         * lib/unictype/pr_unified_ideograph.h: Regenerated.
1412         * lib/unictype/pr_uppercase.h: Regenerated.
1413         * lib/unictype/pr_xid_continue.h: Regenerated.
1414         * lib/unictype/pr_xid_start.h: Regenerated.
1415         * lib/unictype/pr_zero_width.h: Regenerated.
1416         * lib/unictype/scripts.h: Regenerated.
1417         * lib/unictype/scripts_byname.gperf: Regenerated.
1418         * lib/unictype/sy_java_ident.h: Regenerated.
1419         * lib/unilbrk/lbrkprop1.h: Regenerated.
1420         * lib/unilbrk/lbrkprop2.h: Regenerated.
1421         * tests/unictype/test-categ_C.c: Regenerated.
1422         * tests/unictype/test-categ_Cf.c: Regenerated.
1423         * tests/unictype/test-categ_Cn.c: Regenerated.
1424         * tests/unictype/test-categ_L.c: Regenerated.
1425         * tests/unictype/test-categ_Ll.c: Regenerated.
1426         * tests/unictype/test-categ_Lm.c: Regenerated.
1427         * tests/unictype/test-categ_Lo.c: Regenerated.
1428         * tests/unictype/test-categ_Lu.c: Regenerated.
1429         * tests/unictype/test-categ_M.c: Regenerated.
1430         * tests/unictype/test-categ_Mc.c: Regenerated.
1431         * tests/unictype/test-categ_Me.c: Regenerated.
1432         * tests/unictype/test-categ_Mn.c: Regenerated.
1433         * tests/unictype/test-categ_N.c: Regenerated.
1434         * tests/unictype/test-categ_Nd.c: Regenerated.
1435         * tests/unictype/test-categ_Nl.c: Regenerated.
1436         * tests/unictype/test-categ_No.c: Regenerated.
1437         * tests/unictype/test-categ_P.c: Regenerated.
1438         * tests/unictype/test-categ_Pd.c: Regenerated.
1439         * tests/unictype/test-categ_Pe.c: Regenerated.
1440         * tests/unictype/test-categ_Pf.c: Regenerated.
1441         * tests/unictype/test-categ_Pi.c: Regenerated.
1442         * tests/unictype/test-categ_Po.c: Regenerated.
1443         * tests/unictype/test-categ_Ps.c: Regenerated.
1444         * tests/unictype/test-categ_S.c: Regenerated.
1445         * tests/unictype/test-categ_Sk.c: Regenerated.
1446         * tests/unictype/test-categ_Sm.c: Regenerated.
1447         * tests/unictype/test-categ_So.c: Regenerated.
1448         * tests/unictype/test-ctype_alnum.c: Regenerated.
1449         * tests/unictype/test-ctype_alpha.c: Regenerated.
1450         * tests/unictype/test-ctype_graph.c: Regenerated.
1451         * tests/unictype/test-ctype_lower.c: Regenerated.
1452         * tests/unictype/test-ctype_print.c: Regenerated.
1453         * tests/unictype/test-ctype_punct.c: Regenerated.
1454         * tests/unictype/test-ctype_upper.c: Regenerated.
1455         * tests/unictype/test-decdigit.h: Regenerated.
1456         * tests/unictype/test-digit.h: Regenerated.
1457         * tests/unictype/test-numeric.h: Regenerated.
1458         * tests/unictype/test-pr_alphabetic.c: Regenerated.
1459         * tests/unictype/test-pr_bidi_arabic_digit.c: Regenerated.
1460         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Regenerated.
1461         * tests/unictype/test-pr_bidi_boundary_neutral.c: Regenerated.
1462         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Regenerated.
1463         * tests/unictype/test-pr_bidi_left_to_right.c: Regenerated.
1464         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Regenerated.
1465         * tests/unictype/test-pr_bidi_other_neutral.c: Regenerated.
1466         * tests/unictype/test-pr_combining.c: Regenerated.
1467         * tests/unictype/test-pr_dash.c: Regenerated.
1468         * tests/unictype/test-pr_decimal_digit.c: Regenerated.
1469         * tests/unictype/test-pr_default_ignorable_code_point.c: Regenerated.
1470         * tests/unictype/test-pr_deprecated.c: Regenerated.
1471         * tests/unictype/test-pr_diacritic.c: Regenerated.
1472         * tests/unictype/test-pr_extender.c: Regenerated.
1473         * tests/unictype/test-pr_format_control.c: Regenerated.
1474         * tests/unictype/test-pr_grapheme_base.c: Regenerated.
1475         * tests/unictype/test-pr_grapheme_extend.c: Regenerated.
1476         * tests/unictype/test-pr_grapheme_link.c: Regenerated.
1477         * tests/unictype/test-pr_id_continue.c: Regenerated.
1478         * tests/unictype/test-pr_id_start.c: Regenerated.
1479         * tests/unictype/test-pr_ideographic.c: Regenerated.
1480         * tests/unictype/test-pr_ignorable_control.c: Regenerated.
1481         * tests/unictype/test-pr_lowercase.c: Regenerated.
1482         * tests/unictype/test-pr_math.c: Regenerated.
1483         * tests/unictype/test-pr_numeric.c: Regenerated.
1484         * tests/unictype/test-pr_other_alphabetic.c: Regenerated.
1485         * tests/unictype/test-pr_other_default_ignorable_code_point.c:
1486         Regenerated.
1487         * tests/unictype/test-pr_other_grapheme_extend.c: Regenerated.
1488         * tests/unictype/test-pr_other_id_continue.c: Regenerated.
1489         * tests/unictype/test-pr_other_lowercase.c: Regenerated.
1490         * tests/unictype/test-pr_other_math.c: Regenerated.
1491         * tests/unictype/test-pr_punctuation.c: Regenerated.
1492         * tests/unictype/test-pr_sentence_terminal.c: Regenerated.
1493         * tests/unictype/test-pr_soft_dotted.c: Regenerated.
1494         * tests/unictype/test-pr_terminal_punctuation.c: Regenerated.
1495         * tests/unictype/test-pr_unassigned_code_value.c: Regenerated.
1496         * tests/unictype/test-pr_unified_ideograph.c: Regenerated.
1497         * tests/unictype/test-pr_uppercase.c: Regenerated.
1498         * tests/unictype/test-pr_xid_continue.c: Regenerated.
1499         * tests/unictype/test-pr_xid_start.c: Regenerated.
1500         * tests/unictype/test-pr_zero_width.c: Regenerated.
1501
1502         Update to Unicode 5.1.0.
1503         * lib/uniwidth/width.c (nonspacing_table_data): Add U+0487,
1504         U+0616..U+061A, U+0A51, U+0A75, U+0B44, U+0B62..U+0B63, U+0C62..U+0C63,
1505         U+0D44, U+0D62..U+0D63, U+1033..U+1035, U+103A, U+103D..U+103E,
1506         U+105E..U+1060, U+1071..U+1074, U+1082, U+1085..U+1086, U+108D,
1507         U+1B80..U+1B81, U+1BA2..U+1BA5, U+1BA8..U+1BA9, U+1C2C..U+1C33,
1508         U+1C36..U+1C37, U+1DCB..U+1DE6, U+2064, U+20F0, U+2DE0..U+2DFF,
1509         U+A66F..U+A672, U+A67C..U+A67D, U+A8C4, U+A926..U+A92D, U+A947..U+A951,
1510         U+AA29..U+AA2E, U+AA31..U+AA32, U+AA35..U+AA36, U+AA43, U+AA4C,
1511         U+FE24..U+FE26, U+101FD. Remove U+1929..U+192B.
1512         (nonspacing_table_ind): Update.
1513         * tests/uniwidth/test-uc_width2.sh: Update expected result.
1514
1515         Update to Unicode 5.1.0.
1516         * lib/uniname/gen-uninames.lisp (main): Add the range 0x1Fxxx to the
1517         code transform.
1518         * lib/uniname/uniname.c (unicode_character_name,
1519         unicode_name_character): Add the range 0x1Fxxx to the code transform.
1520         * lib/uniname/uninames.h: Regenerated.
1521         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.1.0.
1522
1523 2009-02-07  Bruno Haible  <bruno@clisp.org>
1524
1525         Merge gen-ctype and gen-lbrk into a single program.
1526         * lib/gen-uni-tables.c: New file, incorporating
1527         lib/unictype/gen-ctype.c and lib/unilbrk/gen-lbrk.c.
1528         Add directory prefixes to the names of the generated files.
1529         * lib/unictype/gen-ctype.c: Remove file.
1530         * lib/unilbrk/gen-lbrk.c: Remove file.
1531         * modules/gen-uni-tables: New file.
1532         * modules/unictype/gen-ctype: Remove file.
1533         * modules/unilbrk/gen-lbrk: Remove file.
1534
1535 2009-02-07  Bruno Haible  <bruno@clisp.org>
1536
1537         * lib/unistr.h (u8_strcoll, u16_strcoll, u32_strcoll): New declations.
1538
1539         New module 'unistr/u32-strcoll'.
1540         * modules/unistr/u32-strcoll: New file.
1541         * lib/unistr/u32-strcoll.c: New file.
1542
1543         New module 'unistr/u16-strcoll'.
1544         * modules/unistr/u16-strcoll: New file.
1545         * lib/unistr/u16-strcoll.c: New file.
1546
1547         New module 'unistr/u8-strcoll'.
1548         * modules/unistr/u8-strcoll: New file.
1549         * lib/unistr/u8-strcoll.c: New file.
1550         * lib/unistr/u-strcoll.h: New file.
1551
1552 2009-02-07  Bruno Haible  <bruno@clisp.org>
1553
1554         * test-mbrtowc4.sh (LOCALE_ZH_CN): Fix default value.
1555         * test-mbsnrtowcs4.sh (LOCALE_ZH_CN): Likewise.
1556         * test-mbsrtowcs4.sh (LOCALE_ZH_CN): Likewise.
1557         * test-wcrtomb.sh (LOCALE_ZH_CN): Likewise.
1558         * test-wcsnrtombs4.sh (LOCALE_ZH_CN): Likewise.
1559         * test-wcsrtombs4.sh (LOCALE_ZH_CN): Likewise.
1560
1561 2009-02-07  Bruno Haible  <bruno@clisp.org>
1562
1563         Make 64-bit clean.
1564         * lib/unictype/gen-ctype.c (output_predicate, output_category,
1565         output_combclass, output_bidi_category, output_decimal_digit,
1566         output_digit, output_numeric, output_mirror, output_scripts,
1567         output_ident_category): Use proper width specifier in format strings.
1568
1569 2009-02-07  Bruno Haible  <bruno@clisp.org>
1570
1571         * doc/posix-functions/dirfd.texi: Clarify situation on mingw. Document
1572         failure behaviour.
1573
1574 2009-02-07  Jim Meyering  <meyering@redhat.com>
1575
1576         regex: avoid compilation failure with upcoming gcc-4.4
1577         * lib/regex_internal.h: Revert e48d8b47fb3eee81d341b71c3e006efe9e3433a7
1578         [workaround for PGC prior to 6.1-2].  Otherwise, we'd get this:
1579         "... error: integer overflow in preprocessor expression".
1580
1581 2009-02-05  Ben Pfaff  <blp@gnu.org>
1582
1583         Fix link errors on Windows when close module is used.
1584         * modules/close: Add $(LIB_CLOSE) to Link section.
1585         * m4/close.m4 (gl_REPLACE_CLOSE): Substitute -lws2_32 into
1586         $(LIB_CLOSE) on Windows.
1587
1588 2009-02-05  Jim Meyering  <meyering@redhat.com>
1589
1590         still avoid unused-parameter warnings, but do it cleanly
1591         * lib/fsusage.c (UNUSED_PARAM): Remove definition.
1592         (get_fs_usage): Cast to void instead.
1593         * lib/mountlist.c (UNUSED_PARAM): Remove definition.
1594         (dev_from_mount_options, read_file_system_list): Cast to void.
1595         Prompted by Bruno Haible.
1596
1597 2009-02-04  Jim Meyering  <meyering@redhat.com>
1598
1599         fsusage.c: correct copyright year
1600         * lib/fsusage.c: Reflect year in which the change is pushed into
1601
1602         avoid misc. warnings
1603         * lib/fsusage.c (UNUSED_PARAM): Define.
1604         (get_fs_usage): Mark parameter "disk" as unused.
1605         * lib/getugroups.c (getgrent): Use "void" in prototype.
1606         * lib/mountlist.c: Mark unused parameters.
1607         (read_file_system_list): Declare a local with "const".
1608         * lib/nanosleep.c (getnow): Declare static.
1609         * lib/strftime.c: Include strftime.h, for declaration of nstrftime.
1610
1611         dirfd: set errno upon failure
1612         * lib/dirfd.c: Include <errno.h>.
1613         Set errno to ENOTSUP when returning -1.
1614         * modules/dirfd (Depends-on): Add errno.
1615         Suggested by John Kodis <kodis@comcast.net>.
1616
1617 2009-02-01  Bruno Haible  <bruno@clisp.org>
1618
1619         Don't assume sizeof (long) >= sizeof (void *).
1620         * lib/memcmp.c: Include stdint.h.
1621         (memcmp_bytes): Change argument types to op_t. Change type of srcp1,
1622         srcp2 to 'const byte *'.
1623         (memcmp_common_alignment, memcmp_not_common_alignment): Change argument
1624         types to uintptr_t.
1625         (rpl_memcmp): Change type of srcp1, srcp2 to 'uintptr_t'.
1626         * modules/memcmp (Depends-on): Add stdint.
1627         Reported by Ozkan Sezer <sezeroz@gmail.com>.
1628
1629 2009-01-30  Eric Blake  <ebb9@byu.net>
1630
1631         fix more require-before-expand issues
1632         * m4/pmccabe2html.m4 (gl_PMCCABE2HTML): Require, rather than
1633         expand, AC_PROG_AWK.
1634         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): Use AC_DEFUN_ONCE.
1635
1636 2009-01-28  Eric Blake  <ebb9@byu.net>
1637
1638         version-etc: use consistent URL formatting
1639         * lib/version-etc.c (emit_bug_reporting_address, version_etc_va):
1640         Improve formatting.  Use fputs for string without %.
1641
1642 2009-01-28  Jim Meyering  <meyering@redhat.com>
1643
1644         00gnulib.m4: add m4 quotes in shell comment to avoid autoconf warning
1645         * m4/00gnulib.m4 (AC_DEFUN_ONCE): Add quotes to avoid an
1646         "underquoted definition of NAME" from autoconf-2.59.
1647
1648 2009-01-28  Bruno Haible  <bruno@clisp.org>
1649
1650         * doc/gnulib.texi: Add "Obsolete modules" to index.
1651
1652 2009-01-28  Jim Meyering  <meyering@redhat.com>
1653
1654         useless-if-before-free: recognize more variants
1655         * build-aux/useless-if-before-free: Also recognize e.g.,
1656         if (NULL != p) free (p);
1657
1658 2009-01-27  Mark McLoughlin  <markmc@redhat.com>
1659
1660         test-getaddrinfo: skip (don't fail) this test when there's no network
1661         * tests/test-getaddrinfo.c: Skip test upon failure with EAI_AGAIN,
1662         on the presumption that it means you lack network access.
1663
1664 2009-01-26  Jim Meyering  <meyering@redhat.com>
1665
1666         fflush: avoid warnings on modern systems
1667         * lib/fflush.c (rpl_fflush): Move declarations of locals,
1668         pos and result, into scopes where they're used.
1669
1670 2009-01-26  Eric Blake  <ebb9@byu.net>
1671
1672         Silence warning reintroduced by recent extensions patch.
1673         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS)
1674         (gl_USE_SYSTEM_EXTENSIONS): Use AC_DEFUN_ONCE to silence newer
1675         autoconf.
1676
1677         Backport improved autoconf semantics of AC_DEFUN_ONCE.
1678         * m4/00gnulib.m4: New file.
1679         * gnulib-tool (func_get_filelist): Always use it.
1680         * m4/gnulib-common.m4 (gl_COMMON): Force the file to be used.
1681         Reported by Bruno Haible, with suggestions from Paolo Bonzini.
1682
1683 2009-01-25  Bruno Haible  <bruno@clisp.org>
1684
1685         Make test-quotearg work on MacOS X and AIX.
1686         * tests/test-quotearg.sh: New file.
1687         * tests/locale/fr/LC_MESSAGES/test-quotearg.po: New file.
1688         * tests/locale/fr/LC_MESSAGES/test-quotearg.mo: New file.
1689         * tests/test-quotearg.c: Include <locale.h> and gettext.h. Don't
1690         include <libintl.h>.
1691         (fake_locale): Remove variable.
1692         (gettext, dgettext, dcgettext): Remove functions.
1693         (main): Instead of setting a fake locale, set a real locale. Call
1694         textdomain and bindtextdomain.
1695         * modules/quotearg-tests (Files): Add the new files.
1696         (Depends-on): Add gettext, setenv, unsetenv.
1697         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
1698         (Makefile.am): Add test-quotearg.sh to TESTS, remove test-quotearg.
1699         Augment TESTS_ENVIRONMENT.
1700
1701 2009-01-25  Bruno Haible  <bruno@clisp.org>
1702
1703         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove special code that hid the
1704         fr_FR.ISO8859-1 locale on MacOS X.
1705         * m4/locale-ja.m4 (gt_LOCALE_JA): Remove special code that hid the
1706         ja_JP.eucJP locale on MacOS X.
1707         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Remove special code that hid the
1708         zh_CN.GB18030 locale on MacOS X.
1709
1710 2009-01-25  Bruno Haible  <bruno@clisp.org>
1711
1712         Avoid link errors on MacOS X 10.3.
1713         * lib/mbsrtowcs-state.c (_gl_mbsrtowcs_state): Add initializer.
1714         * lib/wcsrtombs-state.c (_gl_wcsrtombs_state): Likewise.
1715
1716 2009-01-25  Bruno Haible  <bruno@clisp.org>
1717
1718         * lib/pipe.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
1719         * m4/pipe.m4 (gl_PIPE): Remove tests for vfork() based code.
1720         * modules/pipe (Files): Remove m4/posix_spawn.m4.
1721         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
1722         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2,
1723         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
1724         posix_spawnattr_init, posix_spawnattr_setsigmask,
1725         posix_spawnattr_setflags, posix_spawnattr_destroy.
1726
1727         * lib/execute.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
1728         * m4/execute.m4 (gl_EXECUTE): Remove tests for vfork() based code.
1729         * modules/execute (Files): Remove m4/posix_spawn.m4.
1730         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
1731         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
1732         posix_spawnattr_init, posix_spawnattr_setsigmask,
1733         posix_spawnattr_setflags, posix_spawnattr_destroy.
1734
1735 2009-01-25  Bruno Haible  <bruno@clisp.org>
1736
1737         * lib/glthread/threadlib.c: Include <stdlib.h>.
1738
1739 2009-01-25  Bruno Haible  <bruno@clisp.org>
1740
1741         * lib/glthread/threadlib.c (dummy): New declaration.
1742
1743 2009-01-25  Bruno Haible  <bruno@clisp.org>
1744
1745         * lib/mbrtowc.c (mbrtowc): Distinguish invalid and incomplete
1746         multibyte characters also for the GB18030 encoding. Don't crash when
1747         the encoding is unknown and nstate = 0. Needed on OSF/1 5.1.
1748
1749 2009-01-25  Bruno Haible  <bruno@clisp.org>
1750
1751         Avoid redefining 'struct random_data' on OSF/1 5.1.
1752         * lib/stdlib.in.h: Include <random.h> if it exists.
1753         * m4/stdlib_h.m4 (gl_STDLIB_H): Test whether <random.h> exists. Set
1754         HAVE_RANDOM_H. Include <random.h> when testing whether
1755         'struct random_data' exists.
1756         * modules/stdlib (Makefile.am): Substitute HAVE_RANDOM_H.
1757
1758 2009-01-25  Bruno Haible  <bruno@clisp.org>
1759
1760         Don't install charset.alias on MacOS X >= 10.3.
1761         * lib/localcharset.c (DARWIN7): New macro.
1762         (get_charset_aliases): Hardcode the result for Darwin7.
1763         * modules/localcharset (install-exec-local): Don't install
1764         charset.alias on MacOS X >= 10.3, if the file does not yet exist.
1765
1766 2009-01-25  Bruno Haible  <bruno@clisp.org>
1767
1768         Don't install charset.alias on mingw and Cygwin.
1769         * modules/localcharset (install-exec-local): Don't install
1770         charset.alias on mingw and Cygwin, if the file does not yet exist.
1771         The result for these platforms is hardcoded in localcharset.c.
1772
1773 2009-01-25  Bruno Haible  <bruno@clisp.org>
1774
1775         Make it possible again to use AC_GNU_SOURCE together with gnulib.
1776         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_GNU_SOURCE
1777         before requiring AC_USE_SYSTEM_EXTENSIONS.
1778
1779 2009-01-25  Jim Meyering  <meyering@redhat.com>
1780
1781         c-strtod: avoid warnings
1782         * lib/c-strtod.c (C_STRTOD): Cast nptr to (char *) to avoid
1783         "assignment discards qualifiers from pointer target type" warnings.
1784
1785 2009-01-24  Bruno Haible  <bruno@clisp.org>
1786
1787         Add support for non-UTF-8 locales on MacOS X.
1788         * lib/config.charset: Add CP1131, ARMSCII-8, PT154 to the list of
1789         canonical encodings. For Darwin 7 and newer, don't map traditional
1790         encodings to UTF-8.
1791         Reported by Vincent Lefevre <vincent@vinc17.org>
1792         at <http://savannah.gnu.org/bugs/?25235>.
1793
1794 2009-01-24  Bruno Haible  <bruno@clisp.org>
1795
1796         * doc/gnulib.texi (Obsolete modules): New section.
1797         Reported by Mike Frysinger <vapier@gentoo.org>.
1798
1799 2009-01-24  Bruno Haible  <bruno@clisp.org>
1800
1801         * doc/Makefile (%.pdf): Clarify where to find texmf.cnf.
1802         (%.dvi): New rule.
1803
1804 2009-01-24  Bruno Haible  <bruno@clisp.org>
1805
1806         * lib/c-strtod.h (c_strtod, c_strtold): Adjust specification.
1807         Reported by Eric Blake.
1808
1809 2009-01-24  Bruno Haible  <bruno@clisp.org>
1810
1811         * lib/c-stack.c (segv_handler): If !HAVE_XSI_STACK_OVERFLOW_HEURISTIC,
1812         set signo = 0 also if info->si_code <= 0. Needed on HP-UX 11.11.
1813         Reported by Gary V. Vaughan <gary@gnu.org>.
1814
1815 2009-01-24  Bruno Haible  <bruno@clisp.org>
1816
1817         * lib/c-strtod.h (c_strtod, c_strtold): Add specification.
1818
1819 2009-01-23  Bruno Haible  <bruno@clisp.org>
1820
1821         Make c-strtod, c-strtold usable in libraries.
1822         * lib/c-strtod.c: Include string.h instead of xalloc.h.
1823         (C_STRTOD): Call strdup instead of xstrdup.
1824         * modules/c-strtod (Depends-on): Add strdup-posix, remove xalloc.
1825         * modules/c-strtold (Depends-on): Likewise.
1826         * doc/c-strtod.texi: Remove the sentence mentioning xalloc_die.
1827         * NEWS: Mention the change.
1828         Reported by Michael Gold <mgold@ncf.ca>.
1829
1830 2009-01-23  Jim Meyering  <meyering@redhat.com>
1831
1832         c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure path
1833         * lib/c-strtod.c (C_STRTOD) [LC_ALL_MASKC]: Ensure that when
1834         ENDPTR is non-NULL, *ENDPTR is set to NPTR upon failure.
1835
1836 2009-01-23  Simon Josefsson  <simon@josefsson.org>
1837
1838         * lib/version-etc.c: Add emit_bug_reporting_address, inspired by
1839         GNU CoreUtils.
1840         * lib/version-etc.h: Add prototype for emit_bug_reporting_address.
1841         * modules/version-etc (Description): Update.
1842
1843 2009-01-22  Bruno Haible  <bruno@clisp.org>
1844
1845         Cache the C locale object.
1846         * lib/c-strtod.c (c_locale_cache): New variable.
1847         (c_locale): New function.
1848         (C_STRTOD): Use it, and don't call freelocale.
1849         * m4/c-strtod.m4 (gl_C_STRTOD, gl_C_STRTOLD): Require AC_C_INLINE.
1850         Suggested by Paolo Bonzini.
1851
1852 2009-01-21  Bruno Haible  <bruno@clisp.org>
1853
1854         * lib/getloadavg.c (getloadavg): Check c_strtod result against error
1855         conditions other than overflow.
1856
1857 2009-01-21  Bruno Haible  <bruno@clisp.org>
1858
1859         * lib/c-strtod.c: Include errno.h.
1860         (C_STRTOD): Check against NULL return from newlocale. Preserve errno
1861         value from STRTOD_L and STRTOD.
1862
1863 2009-01-21  Bruno Haible  <bruno@clisp.org>
1864         and Jim Meyering  <meyering@redhat.com>
1865
1866         nanosleep: skip configure test (fail it) for apple universal builds
1867         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_MULTIARCH. In Apple
1868         universal builds, assume that nanosleep does not work.
1869         * modules/nanosleep (Depends-on): Add multiarch.
1870
1871         mktime: skip configure test (fail it) for apple universal builds
1872         * m4/mktime.m4 (AC_FUNC_MKTIME): Require gl_MULTIARCH. In Apple
1873         universal builds, assume that mktime does not work.
1874         * modules/mktime (Depends-on): Add multiarch.
1875
1876 2009-01-21  Eric Blake  <ebb9@byu.net>
1877
1878         multiarch: avoid expand-before-require warning
1879         * modules/multiarch (configure.ac): Require, rather than expand,
1880         gl_MULTIARCH.
1881         * m4/multiarch.m4 (gl_MULTIARCH_BODY): Merge...
1882         (gl_MULTIARCH): ...into this macro, and use AC_DEFUN_ONCE to
1883         enforce that all clients require it.  Partial reversion of
1884         2008-12-29 patch.
1885
1886         error: avoid expand-before-require warning
1887         * modules/errno (configure.ac): Require, rather than expand,
1888         gl_HEADER_ERRNO_H.
1889         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Merge...
1890         (gl_HEADER_ERRNO_H): ...into this macro, and use AC_DEFUN_ONCE to
1891         enforce that all clients require it.
1892
1893         gnulib-tool: avoid warnings from using obsolete AC_GNU_SOURCE
1894         * gnulib-tool (func_dest_tmpfilename, func_create_testdir): Using
1895         obsolete AC_GNU_SOURCE causes out-of-order expansion; avoid it,
1896         and rely solely on gl_USE_SYSTEM_EXTENSIONS.
1897
1898 2009-01-21  Paolo Bonzini  <bonzini@gnu.org>
1899
1900         Revert:
1901         2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
1902
1903         regex: do not depend on obsolete modules.
1904         * modules/regex: Remove memcmp and memmove.
1905
1906 2009-01-20  Bruno Haible  <bruno@clisp.org>
1907
1908         Make the 'link' module link on Windows NT 4.
1909         * lib/link.c (_WIN32_WINNT): Don't define.
1910         (CreateHardLinkFuncType): New type.
1911         (CreateHardLinkFunc, initialized): New variables.
1912         (initialize): New function.
1913         (link): Invoke CreateHardLink indirectly through the function pointer.
1914
1915 2009-01-20  Bruno Haible  <bruno@clisp.org>
1916
1917         Fix compilation failure on mingw.
1918         * tests/test-link.c (main): Don't assume that EOPNOTSUPP exists.
1919
1920 2009-01-20  Michael Gold  <mgold@ncf.ca>  (tiny change)
1921
1922         * doc/c-strtod.texi: Mention a couple of restrictions.
1923
1924 2009-01-20  Jim Meyering  <meyering@redhat.com>
1925
1926         gettimeofday: move more declarations out of functions
1927         * lib/gettimeofday.c: Move extern declarations of tzset and
1928         gmtime out of containing functions.  Prompted by Bruno Haible.
1929
1930 2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
1931
1932         regex: do not depend on obsolete modules.
1933         * modules/regex: Remove memcmp and memmove.
1934
1935 2009-01-19  Bruno Haible  <bruno@clisp.org>
1936
1937         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
1938         * modules/uniconv/u16-conv-from-enc (configure.ac): Require
1939         gl_BIGENDIAN, not AC_C_BIGENDIAN.
1940         * modules/uniconv/u16-conv-to-enc (configure.ac): Likewise.
1941         * modules/uniconv/u16-strconv-to-enc (configure.ac): Likewise.
1942
1943 2009-01-19  Bruno Haible  <bruno@clisp.org>
1944
1945         * tests/test-link.c: Include <errno.h>.
1946         (main): Exit with code 77 when a hard link cannot be created due to
1947         the file system.
1948         * tests/test-link.sh: Skip test when a hard link cannot be created due
1949         to the file system.
1950         Suggested by Eric Blake.
1951
1952 2009-01-19  Martin Lambers  <marlam@marlam.de>
1953
1954         * modules/link-tests: New file.
1955         * tests/test-link.sh: New file.
1956         * tests/test-link.c: New file.
1957
1958 2009-01-19  Eric Blake  <ebb9@byu.net>
1959
1960         doc: mention another function added in cygwin 1.7.0
1961         * doc/glibc-functions/glob_pattern_p.texi (glob_pattern_p):
1962         Another new function in cygwin 1.7.
1963
1964 2009-01-19  Bruno Haible  <bruno@clisp.org>
1965
1966         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
1967         * m4/gnulib-common.m4 (gl_BIGENDIAN): New macro.
1968         * m4/exponentl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require
1969         gl_BIGENDIAN, not AC_C_BIGENDIAN.
1970         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
1971         * m4/isinf.m4 (gl_ISINFL_WORKS): Likewise.
1972         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Likewise.
1973         * m4/md4.m4 (gl_MD4): Likewise.
1974         * m4/md5.m4 (gl_MD5): Likewise.
1975         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Likewise.
1976         * m4/sha1.m4 (gl_SHA1): Likewise.
1977         * m4/sha256.m4 (gl_SHA256): Likewise.
1978         * m4/sha512.m4 (gl_SHA512): Likewise.
1979
1980 2009-01-19  Bruno Haible  <bruno@clisp.org>
1981
1982         * modules/uniname/uniname-tests (Depends-on): Add progname.
1983         * tests/uniname/test-uninames.c: Include progname.h.
1984         (main): Call set_program_name.
1985
1986         * modules/unistdio/u8-vsprintf-tests (Depends-on): Add progname.
1987         * tests/unistdio/test-u8-vsprintf1.c: Include progname.h.
1988         (main): Call set_program_name.
1989
1990         * modules/unistdio/u8-vsnprintf-tests (Depends-on): Add progname.
1991         * tests/unistdio/test-u8-vsnprintf1.c: Include progname.h.
1992         (main): Call set_program_name.
1993
1994         * modules/unistdio/u16-vsprintf-tests (Depends-on): Add progname.
1995         * tests/unistdio/test-u16-vsprintf1.c: Include progname.h.
1996         (main): Call set_program_name.
1997
1998         * modules/unistdio/u16-vsnprintf-tests (Depends-on): Add progname.
1999         * tests/unistdio/test-u16-vsnprintf1.c: Include progname.h.
2000         (main): Call set_program_name.
2001
2002         * modules/unistdio/u32-vsprintf-tests (Depends-on): Add progname.
2003         * tests/unistdio/test-u32-vsprintf1.c: Include progname.h.
2004         (main): Call set_program_name.
2005
2006         * modules/unistdio/u32-vsnprintf-tests (Depends-on): Add progname.
2007         * tests/unistdio/test-u32-vsnprintf1.c: Include progname.h.
2008         (main): Call set_program_name.
2009
2010         * modules/unistdio/ulc-vsprintf-tests (Depends-on): Add progname.
2011         * tests/unistdio/test-ulc-vsprintf1.c: Include progname.h.
2012         (main): Call set_program_name.
2013
2014         * modules/unistdio/ulc-vsnprintf-tests (Depends-on): Add progname.
2015         * tests/unistdio/test-ulc-vsnprintf1.c: Include progname.h.
2016         (main): Call set_program_name.
2017
2018 2009-01-19  Eric Blake  <ebb9@byu.net>
2019
2020         test-unistd: test previous patch
2021         * tests/test-unistd.c: Test *_FILENO macros.
2022
2023         unistd: guarantee STDIN_FILENO here, for OS/2 EMX
2024         * lib/unistd.in.h (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
2025         Guarantee a definition.
2026         * doc/posix-headers/unistd.texi (unistd.h): Document the bug.
2027         * modules/unistd-safer (Depends-on): Add dependency on unistd.
2028         * lib/c-stack.c (STDERR_FILENO): Rely on <unistd.h>.
2029         * lib/dup-safer.c (STDERR_FILENO): Likewise.
2030         * lib/execute.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
2031         Likewise.
2032         * lib/fd-safer.c (STDIN_FILENO, STDERR_FILENO): Likewise.
2033         * lib/fopen-safer.c (STDERR_FILENO): Likewise.
2034         * lib/pipe.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
2035         Likewise.
2036         * lib/tmpfile-safer.c (STDERR_FILENO): Likewise.
2037         * tests/test-posix_spawn1.c (STDIN_FILENO, STDOUT_FILENO)
2038         (STDERR_FILENO): Likewise.
2039         * tests/test-posix_spawn2.c (STDIN_FILENO, STDOUT_FILENO)
2040         (STDERR_FILENO): Likewise.
2041         * tests/test-posix_spawn3.c (STDIN_FILENO, STDOUT_FILENO)
2042         (STDERR_FILENO): Likewise.
2043         Reported by Elbert Pol.
2044
2045 2009-01-19  Eric Blake  <ebb9@byu.net>
2046
2047         doc: mention more functions added in cygwin 1.7.0
2048         * doc/posix-functions/abort.texi (abort): Update wording related
2049         to cygwin.
2050         * doc/posix-functions/daylight.texi (daylight): Likewise.
2051         * doc/posix-functions/optarg.texi (optarg): Likewise.
2052         * doc/posix-functions/optarg.texi (opterr): Likewise.
2053         * doc/posix-functions/optarg.texi (optind): Likewise.
2054         * doc/posix-functions/optarg.texi (optopt): Likewise.
2055         * doc/posix-functions/wprintf.texi (wprintf): Cygwin wprintf never
2056         worked in 1.5.x, and was withdrawn in 1.7.
2057         * doc/posix-functions/vwprintf.texi (vwprintf): Likewise.
2058         * doc/posix-functions/fprintf.texi (fprintf): Tighten mention of
2059         cygwin versions.
2060         * doc/posix-functions/perror.texi (perror): Likewise.
2061         * doc/posix-functions/printf.texi (printf): Likewise.
2062         * doc/posix-functions/snprintf.texi (snprintf): Likewise.
2063         * doc/posix-functions/sprintf.texi (sprintf): Likewise.
2064         * doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
2065         * doc/posix-functions/vprintf.texi (vprintf): Likewise.
2066         * doc/posix-functions/vsnprintf.texi (vsnprintf): Likewise.
2067         * doc/posix-functions/vsprintf.texi (vsprintf): Likewise.
2068         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
2069         Likewise.
2070         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
2071         Likewise.
2072         * doc/glibc-functions/cfmakeraw.texi (cfmakeraw): Cygwin 1.7 adds
2073         this function.
2074         * doc/glibc-functions/in6addr_any.texi (in6addr_any): Likewise.
2075         * doc/glibc-functions/in6addr_loopback.texi (in6addr_loopback):
2076         Likewise.
2077         * doc/glibc-functions/updwtmpx.texi (updwtmpx): Likewise.
2078         * doc/posix-functions/_Exit_C99.texi (_Exit): Likewise.
2079         * doc/posix-functions/confstr.texi (confstr): Likewise.
2080         * doc/posix-functions/dprintf.texi (dprintf): Likewise.
2081         * doc/posix-functions/fgetwc.texi (fgetwc): Likewise.
2082         * doc/posix-functions/fgetws.texi (fgetws): Likewise.
2083         * doc/posix-functions/fputwc.texi (fputwc): Likewise.
2084         * doc/posix-functions/fputws.texi (fputws): Likewise.
2085         * doc/posix-functions/fwide.texi (fwide): Likewise.
2086         * doc/posix-functions/getwc.texi (getwc): Likewise.
2087         * doc/posix-functions/getwchar.texi (getwchar): Likewise.
2088         * doc/posix-functions/putwc.texi (putwc): Likewise.
2089         * doc/posix-functions/putwchar.texi (putwchar): Likewise.
2090         * doc/posix-functions/sigignore.texi (sigignore): Likewise.
2091         * doc/posix-functions/ungetwc.texi (ungetwc): Likewise.
2092         * doc/posix-functions/vdprintf.texi (vdprintf): Likewise.
2093         * doc/posix-functions/wcpcpy.texi (wcpcpy): Likewise.
2094         * doc/posix-functions/wcpncpy.texi (wcpncpy): Likewise.
2095         * doc/posix-functions/wcstol.texi (wcstol): Likewise.
2096         * doc/posix-functions/wcstoll.texi (wcstoll): Likewise.
2097         * doc/posix-functions/wcstoul.texi (wcstoul): Likewise.
2098         * doc/posix-functions/wcstoull.texi (wcstoull): Likewise.
2099         * doc/posix-functions/wcsxfrm.texi (wcsxfrm): Likewise.
2100
2101 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
2102
2103         ioctl: avoid warning: no previous prototype for 'rpl_ioctl'
2104         * lib/ioctl.c: Include <sys/ioctl.h>.
2105
2106 2009-01-19  Simon Josefsson  <simon@josefsson.org>
2107
2108         * modules/getdate-tests (Depends-on): Add progname.
2109         * tests/test-getdate.c: Use progname module, to avoid link errors
2110         on non-glibc systems.
2111
2112 2009-01-18  Simon Josefsson  <simon@josefsson.org>
2113
2114         * modules/filenamecat-tests (Depends-on): Add progname.
2115         * modules/fstrcmp-tests (Depends-on): Likewise.
2116
2117         * tests/test-filenamecat.c: Use progname module, to avoid link
2118         errors on non-glibc systems.
2119         * tests/test-fstrcmp.c: Likewise.
2120
2121 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
2122
2123         gettimeofday: avoid warning: nested extern declaration of 'localtime'
2124         * lib/gettimeofday.c: Move extern declaration out of function.
2125
2126 2009-01-18  Bruno Haible  <bruno@clisp.org>
2127
2128         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mblen and mbrlen.
2129         * lib/strftime.c (HAVE_MBLEN, HAVE_MBRLEN): Remove macros.
2130         (MULTIBYTE_IS_FORMAT_SAFE): Define to 1 on all platforms except OSF/1.
2131
2132 2009-01-18  Bruno Haible  <bruno@clisp.org>
2133
2134         * lib/strftime.c (MEMPCPY): Remove unused macro.
2135         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mempcpy.
2136
2137 2009-01-18  Martin Lambers  <marlam@marlam.de>
2138
2139         New module 'link'.
2140         * lib/unistd.in.h (link): New declaration.
2141         * lib/link.c: New file.
2142         * m4/link.m4: New file.
2143         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_LINK,
2144         HAVE_LINK.
2145         * modules/unistd (Makefile.am): Substitute GNULIB_LINK, HAVE_LINK.
2146         * modules/link: New file.
2147         * doc/posix-functions/link.texi: Mention the new module.
2148
2149 2009-01-18  Bruno Haible  <bruno@clisp.org>
2150
2151         * tests/test-avltree_list.c (main): Call set_program_name.
2152         * tests/test-avltree_oset.c (main): Likewise.
2153         * tests/test-obstack-printf.c: Include progname.h.
2154         (main): Call set_program_name.
2155         * tests/test-quotearg.c: Include progname.h.
2156         (main): Call set_program_name.
2157         * tests/test-xmemdup0.c: Include progname.h.
2158         (main): Call set_program_name.
2159
2160 2009-01-18  Bruno Haible  <bruno@clisp.org>
2161
2162         New module 'alphasort'.
2163         * lib/dirent.in.h (alphasort): New declaration.
2164         * lib/alphasort.c: New file, from glibc with modifications.
2165         * m4/alphasort.m4: New file.
2166         * modules/alphasort: New file.
2167         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_ALPHASORT,
2168         HAVE_ALPHASORT.
2169         * modules/dirent (Makefile.am): Substitute GNULIB_ALPHASORT,
2170         HAVE_ALPHASORT.
2171         * doc/posix-functions/alphasort.texi: Mention the new module and the
2172         portability problems.
2173
2174 2009-01-18  Bruno Haible  <bruno@clisp.org>
2175
2176         New module 'scandir'.
2177         * lib/dirent.in.h (scandir): New declaration.
2178         * lib/scandir.c: New file, from glibc with modifications.
2179         * m4/scandir.m4: New file.
2180         * modules/scandir: New file.
2181         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_SCANDIR,
2182         HAVE_SCANDIR.
2183         * modules/dirent (Makefile.am): Substitute GNULIB_SCANDIR,
2184         HAVE_SCANDIR.
2185         * doc/posix-functions/scandir.texi: Mention the new module and the
2186         portability problems.
2187
2188 2009-01-17  Bruno Haible  <bruno@clisp.org>
2189
2190         * gnulib-tool (func_remove_prefix): Escape all dots in the prefix.
2191         Update documentation.
2192         (func_remove_suffix): Escape all dots in the suffix. Update
2193         documentation.
2194         (func_filter_filelist): Update documentation.
2195         Reported by Ralf Wildenhues.
2196
2197 2009-01-17  Bruno Haible  <bruno@clisp.org>
2198
2199         * modules/dprintf-posix-tests: New file.
2200         * tests/test-dprintf-posix.sh: New file.
2201         * tests/test-dprintf-posix.c: New file.
2202
2203         New modules 'dprintf', 'dprintf-posix'.
2204         * lib/stdio.in.h (dprintf): New declaration.
2205         * lib/dprintf.c: New file.
2206         * m4/dprintf.m4: New file.
2207         * m4/dprintf-posix.m4: New file.
2208         * modules/dprintf: New file.
2209         * modules/dprintf-posix: New file.
2210         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_DPRINTF,
2211         HAVE_DPRINTF, REPLACE_DPRINTF.
2212         * modules/stdio (Makefile.am): Substitute also GNULIB_DPRINTF,
2213         HAVE_DPRINTF, REPLACE_DPRINTF.
2214         * doc/posix-functions/dprintf.texi: Mention the new modules.
2215
2216 2009-01-17  Bruno Haible  <bruno@clisp.org>
2217
2218         * modules/vdprintf-posix-tests: New file.
2219         * tests/test-vdprintf-posix.sh: New file.
2220         * tests/test-vdprintf-posix.c: New file.
2221
2222         New modules 'vdprintf', 'vdprintf-posix'.
2223         * lib/stdio.in.h (vdprintf): New declaration.
2224         * lib/vdprintf.c: New file.
2225         * m4/vdprintf.m4: New file.
2226         * m4/vdprintf-posix.m4: New file.
2227         * modules/vdprintf: New file.
2228         * modules/vdprintf-posix: New file.
2229         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_VDPRINTF,
2230         HAVE_VDPRINTF, REPLACE_VDPRINTF.
2231         * modules/stdio (Makefile.am): Substitute also GNULIB_VDPRINTF,
2232         HAVE_VDPRINTF, REPLACE_VDPRINTF.
2233         * doc/posix-functions/vdprintf.texi: Mention the new modules.
2234
2235 2009-01-17  Bruno Haible  <bruno@clisp.org>
2236
2237         Fix replacement of fopen on mingw.
2238         * m4/fopen.m4 (gl_FUNC_FOPEN): Define FOPEN_TRAILING_SLASH_BUG also on
2239         mingw.
2240
2241 2009-01-17  Bruno Haible  <bruno@clisp.org>
2242
2243         Fix compilation error on HP-UX 11.00, present since 2008-09-24.
2244         * lib/fopen.c: Include <sys/types.h> and <sys/types.h>.
2245
2246 2009-01-17  Bruno Haible  <bruno@clisp.org>
2247
2248         Avoid test-fflush2.sh failure on mingw.
2249         * tests/test-fflush2.c: Include binary-io.h.
2250         (main): Put standard input into binary mode.
2251         * modules/fflush-tests (Depends-on): Add binary-io.
2252
2253 2009-01-17  Bruno Haible  <bruno@clisp.org>
2254
2255         * lib/wchar.in.h: In another particular situation, include only the
2256         system's <wchar.h> file.
2257         (_GL_ALREADY_INCLUDING_WCHAR_H): New macro.
2258         Reported by Albert Chin-A-Young <china@thewrittenword.com>
2259         and Thomas Guyot-Sionnest <dermoth@aei.ca>.
2260
2261 2009-01-17  Bruno Haible  <bruno@clisp.org>
2262
2263         Support for stripping executables in --enable-relocatable.
2264         * build-aux/install-reloc: Expect one more argument, or an environment
2265         variable RELOC_STRIP_PROG. If set, strip the destination program and
2266         its wrapper.
2267         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV, set
2268         RELOC_STRIP_PROG.
2269         * doc/relocatable-maint.texi (Supporting Relocation): Mention the need
2270         to set RELOCATABLE_STRIP.
2271         * NEWS: Mention the new Makefile requirement.
2272
2273 2009-01-17  Bruno Haible  <bruno@clisp.org>
2274
2275         * build-aux/install-reloc: Remove debugging information left over by
2276         C compiler on MacOS X.
2277
2278 2009-01-17  Bruno Haible  <bruno@clisp.org>
2279
2280         Update use of _NSGetExecutablePath after API change in MacOS X 10.4.
2281         * lib/progreloc.c (find_executable): Fix type of pointer passed to
2282         _NSGetExecutablePath.
2283
2284 2009-01-16  Jim Meyering  <meyering@redhat.com>
2285
2286         strerror: avoid warnings about discarding "const"
2287         * lib/strerror.c (rpl_strerror): Instead of returning a const
2288         string from each and every "case", use a variable, and add a single
2289         cast after the switch.
2290
2291 2009-01-16  Albert Chin-A-Young <china@thewrittenword.com>
2292
2293         * lib/arpa_inet.in.h: Add extern "C" block for C++.
2294
2295 2009-01-16  Bruno Haible  <bruno@clisp.org>
2296
2297         * m4/printf.m4 (gl_SNPRINTF_SIZE1, gl_VSNPRINTF_ZEROSIZE_C99): Use an
2298         array initializer syntax that also works in C++ mode.
2299         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
2300
2301 2009-01-16  Jim Meyering  <meyering@redhat.com>
2302
2303         poll: suppress a warning
2304         * lib/poll.c: Use #pragma GCC diagnostic ignored "-Wtype-limits"
2305         to ignore "...unsigned expression < 0 is always false" warnings.
2306
2307 2009-01-16  Daniel P. Berrange  <berrange@redhat.com>
2308
2309         poll: remove declarations of unused variables
2310         * lib/poll.c (poll) [WIN32_NATIVE]: Remove declarations of unused
2311         sockbuf and optlen.
2312
2313 2009-01-15  Bruno Haible  <bruno@clisp.org>
2314
2315         Make fflush-after-ungetc POSIX compliant on BSD systems.
2316         * lib/fflush.c (clear_ungetc_buffer_preserving_position): New function.
2317         (clear_ungetc_buffer): Implement also for other systems.
2318         (rpl_fflush): On glibc systems, invoke
2319         clear_ungetc_buffer_preserving_position. Otherwise, invoke
2320         clear_ungetc_buffer after fetching the stream's position, not before.
2321
2322 2009-01-15  Bruno Haible  <bruno@clisp.org>
2323
2324         Make fflush-after-ungetc POSIX compliant on glibc systems.
2325         * m4/fflush.m4 (gl_FUNC_FFLUSH): Test also the behaviour of fflush
2326         after ungetc.
2327         * lib/fflush.c (clear_ungetc_buffer): Implement for glibc systems.
2328         (rpl_fflush): On glibc systems, simply call the system's fflush
2329         function after clearing the ungetc buffer.
2330         * lib/fseeko.c (rpl_fseeko): Don't try to lseek past the end of file.
2331         Instead, lseek only to the end of file, then use the system's fseeko
2332         for the rest. On glibc systems, reset the EOF indicator bit.
2333
2334 2009-01-15  Jim Meyering  <meyering@redhat.com>
2335
2336         openmp.m4: revert quote-adding change, for portability to older autoconf
2337         * m4/openmp.m4: Remove the quotes added on 2009-01-14.
2338         This reverts part of 42d1eda5dcce2d68deab7a642e7f29bcd7144a0d.
2339         Simon Josefsson noticed the problem when using autoconf-2.61.
2340
2341 2009-01-15  Bruno Haible  <bruno@clisp.org>
2342
2343         * tests/test-fflush2.sh: Invoke test-fflush2 twice.
2344         * tests/test-fflush2.c (ASSERT): Always fail.
2345         (main): Add two tests for fflush() after ungetc(), taking into account
2346         the Austin Group's clarification.
2347         Suggested by Eric Blake.
2348
2349 2009-01-15  Albert Chin-A-Young  <china@thewrittenword.com>
2350
2351         mktime.m4: remove K&R-style function prototypes
2352         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove K&R-style function prototypes
2353         for the Sun C++ compiler.
2354
2355 2009-01-14  Bruno Haible  <bruno@clisp.org>
2356
2357         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_WCHAR_H): New macro, defined
2358         while including <wchar.h>.
2359         * lib/wchar.in.h: In two particular situations on HP-UX, include only
2360         the system's <wchar.h> file.
2361         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
2362
2363 2009-01-14  Bruno Haible  <bruno@clisp.org>
2364
2365         * m4/csharp.m4: Don't mention gettext on the serial number line.
2366         * m4/csharpexec.m4: Likewise.
2367         * m4/eaccess.m4: Likewise.
2368         * m4/javaexec.m4: Likewise.
2369         * m4/sig_atomic_t.m4: Likewise.
2370         * m4/tmpdir.m4: Likewise.
2371         * m4/intldir.m4: Bump gettext version.
2372         * m4/lib-ld.m4: Likewise.
2373
2374 2009-01-14  Bruno Haible  <bruno@clisp.org>
2375
2376         * lib/progname.c (set_program_name): Add more comments.
2377         Reported by Sergey Poznyakoff <gray@gnu.org.ua>.
2378
2379 2009-01-14  Simon Josefsson  <simon@josefsson.org>
2380
2381         * lib/sys_stat.in.h: Include sys/types.h for nlink_t on systems
2382         were sys/stat.h does not define it.
2383
2384 2009-01-14  Jim Meyering  <meyering@redhat.com>
2385
2386         many *.m4 files: improve m4 quoting
2387         99% of this change was performed by running the following commands:
2388         git ls-files | grep '\.m4$' | xargs perl -pi \
2389           -e 's/(AC_\w+\()([^[()]+?)([,)])/$1\[$2]$3/g;' \
2390           -e 's/(AC_\w+\((?:\[[^,]+?\], ){1})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
2391           -e 's/(AC_\w+\((?:\[[^,]+?\], ){2})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
2392           -e 's/(AC_\w+\((?:\[[^,]+?\], ){3})([^,[()]+?)([,)])/$1\[$2]$3/g'
2393         perl -pi -e 's/\[\.\.\.\]/.../' m4/onceonly.m4
2394         The remainder were to add Copyright dates, increment serial numbers,
2395         undo some changes in comments, exclude m4/intl.m4, and add quotes
2396         around the "1" in ",1" where the unusual spacing prohibited the
2397         above regexps from doing the job.  For more details, see
2398         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16175>.
2399         * m4/acl.m4: Modified.
2400         * m4/afs.m4: Likewise.
2401         * m4/alloca.m4: Likewise.
2402         * m4/argp.m4: Likewise.
2403         * m4/argz.m4: Likewise.
2404         * m4/atexit.m4: Likewise.
2405         * m4/bison-i18n.m4: Likewise.
2406         * m4/bison.m4: Likewise.
2407         * m4/byteswap.m4: Likewise.
2408         * m4/c-stack.m4: Likewise.
2409         * m4/c-strtod.m4: Likewise.
2410         * m4/calloc.m4: Likewise.
2411         * m4/canonicalize-lgpl.m4: Likewise.
2412         * m4/chown.m4: Likewise.
2413         * m4/clock_time.m4: Likewise.
2414         * m4/codeset.m4: Likewise.
2415         * m4/copy-file.m4: Likewise.
2416         * m4/csharp.m4: Likewise.
2417         * m4/csharpcomp.m4: Likewise.
2418         * m4/csharpexec.m4: Likewise.
2419         * m4/d-ino.m4: Likewise.
2420         * m4/d-type.m4: Likewise.
2421         * m4/dirfd.m4: Likewise.
2422         * m4/double-slash-root.m4: Likewise.
2423         * m4/eaccess.m4: Likewise.
2424         * m4/eealloc.m4: Likewise.
2425         * m4/environ.m4: Likewise.
2426         * m4/errno_h.m4: Likewise.
2427         * m4/euidaccess.m4: Likewise.
2428         * m4/execute.m4: Likewise.
2429         * m4/fatal-signal.m4: Likewise.
2430         * m4/fchdir.m4: Likewise.
2431         * m4/fcntl_h.m4: Likewise.
2432         * m4/fileblocks.m4: Likewise.
2433         * m4/filenamecat.m4: Likewise.
2434         * m4/findprog.m4: Likewise.
2435         * m4/flexmember.m4: Likewise.
2436         * m4/fnmatch.m4: Likewise.
2437         * m4/fopen.m4: Likewise.
2438         * m4/fpending.m4: Likewise.
2439         * m4/fprintf-posix.m4: Likewise.
2440         * m4/free.m4: Likewise.
2441         * m4/frexp.m4: Likewise.
2442         * m4/frexpl.m4: Likewise.
2443         * m4/fsusage.m4: Likewise.
2444         * m4/ftruncate.m4: Likewise.
2445         * m4/gc-camellia.m4: Likewise.
2446         * m4/gc-random.m4: Likewise.
2447         * m4/gc.m4: Likewise.
2448         * m4/getaddrinfo.m4: Likewise.
2449         * m4/getcwd-abort-bug.m4: Likewise.
2450         * m4/getcwd-path-max.m4: Likewise.
2451         * m4/getdate.m4: Likewise.
2452         * m4/getdomainname.m4: Likewise.
2453         * m4/getgroups.m4: Likewise.
2454         * m4/gethostname.m4: Likewise.
2455         * m4/gethrxtime.m4: Likewise.
2456         * m4/getline.m4: Likewise.
2457         * m4/getloadavg.m4: Likewise.
2458         * m4/getndelim2.m4: Likewise.
2459         * m4/getpass.m4: Likewise.
2460         * m4/gettext.m4: Likewise.
2461         * m4/gettime.m4: Likewise.
2462         * m4/gettimeofday.m4: Likewise.
2463         * m4/gnulib-common.m4: Likewise.
2464         * m4/group-member.m4: Likewise.
2465         * m4/host-os.m4: Likewise.
2466         * m4/iconv.m4: Likewise.
2467         * m4/iconv_open.m4: Likewise.
2468         * m4/inet_ntop.m4: Likewise.
2469         * m4/inet_pton.m4: Likewise.
2470         * m4/inline.m4: Likewise.
2471         * m4/intldir.m4: Likewise.
2472         * m4/intlmacosx.m4: Likewise.
2473         * m4/intmax.m4: Likewise.
2474         * m4/intmax_t.m4: Likewise.
2475         * m4/inttypes.m4: Likewise.
2476         * m4/inttypes_h.m4: Likewise.
2477         * m4/inttypes-pri.m4: Likewise.
2478         * m4/isapipe.m4: Likewise.
2479         * m4/isnand.m4: Likewise.
2480         * m4/isnanf.m4: Likewise.
2481         * m4/isnanl.m4: Likewise.
2482         * m4/javacomp.m4: Likewise.
2483         * m4/javaexec.m4: Likewise.
2484         * m4/jm-winsz1.m4: Likewise.
2485         * m4/jm-winsz2.m4: Likewise.
2486         * m4/lchown.m4: Likewise.
2487         * m4/lcmessage.m4: Likewise.
2488         * m4/ldexpl.m4: Likewise.
2489         * m4/lib-ld.m4: Likewise.
2490         * m4/lib-link.m4: Likewise.
2491         * m4/libsigsegv.m4: Likewise.
2492         * m4/link-follow.m4: Likewise.
2493         * m4/localcharset.m4: Likewise.
2494         * m4/locale-fr.m4: Likewise.
2495         * m4/locale-ja.m4: Likewise.
2496         * m4/locale-tr.m4: Likewise.
2497         * m4/locale-zh.m4: Likewise.
2498         * m4/lock.m4: Likewise.
2499         * m4/longlong.m4: Likewise.
2500         * m4/ls-mntd-fs.m4: Likewise.
2501         * m4/lstat.m4: Likewise.
2502         * m4/malloc.m4: Likewise.
2503         * m4/mathl.m4: Likewise.
2504         * m4/mbrtowc.m4: Likewise.
2505         * m4/mbstate_t.m4: Likewise.
2506         * m4/mbswidth.m4: Likewise.
2507         * m4/memchr.m4: Likewise.
2508         * m4/memcmp.m4: Likewise.
2509         * m4/memcpy.m4: Likewise.
2510         * m4/memmem.m4: Likewise.
2511         * m4/memmove.m4: Likewise.
2512         * m4/mempcpy.m4: Likewise.
2513         * m4/memrchr.m4: Likewise.
2514         * m4/memset.m4: Likewise.
2515         * m4/minmax.m4: Likewise.
2516         * m4/mkdir-slash.m4: Likewise.
2517         * m4/mkdtemp.m4: Likewise.
2518         * m4/mktime.m4: Likewise.
2519         * m4/mmap-anon.m4: Likewise.
2520         * m4/mountlist.m4: Likewise.
2521         * m4/nanosleep.m4: Likewise.
2522         * m4/nls.m4: Likewise.
2523         * m4/nocrash.m4: Likewise.
2524         * m4/open.m4: Likewise.
2525         * m4/openat.m4: Likewise.
2526         * m4/openmp.m4: Likewise.
2527         * m4/pathmax.m4: Likewise.
2528         * m4/perl.m4: Likewise.
2529         * m4/physmem.m4: Likewise.
2530         * m4/pipe.m4: Likewise.
2531         * m4/po.m4: Likewise.
2532         * m4/poll.m4: Likewise.
2533         * m4/posixtm.m4: Likewise.
2534         * m4/posixver.m4: Likewise.
2535         * m4/printf-frexp.m4: Likewise.
2536         * m4/printf-frexpl.m4: Likewise.
2537         * m4/printf-posix.m4: Likewise.
2538         * m4/printf-posix-rpl.m4: Likewise.
2539         * m4/printf.m4: Likewise.
2540         * m4/progtest.m4: Likewise.
2541         * m4/putenv.m4: Likewise.
2542         * m4/readline.m4: Likewise.
2543         * m4/readlink.m4: Likewise.
2544         * m4/readutmp.m4: Likewise.
2545         * m4/realloc.m4: Likewise.
2546         * m4/regex.m4: Likewise.
2547         * m4/relocatable.m4: Likewise.
2548         * m4/relocatable-lib.m4: Likewise.
2549         * m4/rename-dest-slash.m4: Likewise.
2550         * m4/rename.m4: Likewise.
2551         * m4/rmdir-errno.m4: Likewise.
2552         * m4/rmdir.m4: Likewise.
2553         * m4/roundf.m4: Likewise.
2554         * m4/roundl.m4: Likewise.
2555         * m4/rpmatch.m4: Likewise.
2556         * m4/save-cwd.m4: Likewise.
2557         * m4/selinux-selinux-h.m4: Likewise.
2558         * m4/setenv.m4: Likewise.
2559         * m4/settime.m4: Likewise.
2560         * m4/sig2str.m4: Likewise.
2561         * m4/sig_atomic_t.m4: Likewise.
2562         * m4/signalblocking.m4: Likewise.
2563         * m4/signbit.m4: Likewise.
2564         * m4/sigpipe.m4: Likewise.
2565         * m4/sockets.m4: Likewise.
2566         * m4/sockpfaf.m4: Likewise.
2567         * m4/st_dm_mode.m4: Likewise.
2568         * m4/stat-time.m4: Likewise.
2569         * m4/stdbool.m4: Likewise.
2570         * m4/stdint.m4: Likewise.
2571         * m4/stdint_h.m4: Likewise.
2572         * m4/stpcpy.m4: Likewise.
2573         * m4/stpncpy.m4: Likewise.
2574         * m4/strcase.m4: Likewise.
2575         * m4/strchrnul.m4: Likewise.
2576         * m4/strcspn.m4: Likewise.
2577         * m4/strdup.m4: Likewise.
2578         * m4/strftime.m4: Likewise.
2579         * m4/strndup.m4: Likewise.
2580         * m4/strnlen.m4: Likewise.
2581         * m4/strpbrk.m4: Likewise.
2582         * m4/strptime.m4: Likewise.
2583         * m4/strsep.m4: Likewise.
2584         * m4/strtod.m4: Likewise.
2585         * m4/strtoimax.m4: Likewise.
2586         * m4/strtok_r.m4: Likewise.
2587         * m4/strtol.m4: Likewise.
2588         * m4/strtoll.m4: Likewise.
2589         * m4/strtoul.m4: Likewise.
2590         * m4/strtoull.m4: Likewise.
2591         * m4/strtoumax.m4: Likewise.
2592         * m4/strverscmp.m4: Likewise.
2593         * m4/threadlib.m4: Likewise.
2594         * m4/timegm.m4: Likewise.
2595         * m4/tm_gmtoff.m4: Likewise.
2596         * m4/tmpdir.m4: Likewise.
2597         * m4/tmpfile.m4: Likewise.
2598         * m4/tzset.m4: Likewise.
2599         * m4/uintmax_t.m4: Likewise.
2600         * m4/unlinkdir.m4: Likewise.
2601         * m4/unlocked-io.m4: Likewise.
2602         * m4/uptime.m4: Likewise.
2603         * m4/userspec.m4: Likewise.
2604         * m4/utimbuf.m4: Likewise.
2605         * m4/utime.m4: Likewise.
2606         * m4/utimes-null.m4: Likewise.
2607         * m4/utimes.m4: Likewise.
2608         * m4/vararrays.m4: Likewise.
2609         * m4/vasnprintf.m4: Likewise.
2610         * m4/vfprintf-posix.m4: Likewise.
2611         * m4/vprintf-posix.m4: Likewise.
2612         * m4/wait-process.m4: Likewise.
2613         * m4/wchar_t.m4: Likewise.
2614         * m4/wint_t.m4: Likewise.
2615         * m4/write-any-file.m4: Likewise.
2616         * m4/yield.m4: Likewise.
2617
2618 2009-01-13  Bruno Haible  <bruno@clisp.org>
2619
2620         Avoid test-copy-file.sh failures when ACL support insufficient.
2621         * modules/copy-file-tests (Makefile.am): Pass USE_ACL in
2622         TESTS_ENVIRONMENT.
2623         * tests/test-copy-file.sh: Skip the ACL comparisons if USE_ACL is 0.
2624         Reported by Jim Meyering.
2625
2626 2009-01-13  Bruno Haible  <bruno@clisp.org>
2627
2628         * modules/unistdio/u-printf-args (Files): Add m4/stdint_h.m4 and
2629         m4/inttypes_h.m4, needed by m4/intmax_t.m4.
2630         * modules/unistdio/u8-printf-parse (Files): Likewise.
2631         * modules/unistdio/u32-printf-parse (Files): Likewise.
2632         * modules/unistdio/ulc-printf-parse (Files): Likewise.
2633
2634 2009-01-13  Simon Josefsson  <simon@josefsson.org>
2635
2636         * modules/unistdio/u16-printf-parse (Files): Add m4/stdint_h.m4
2637         and m4/inttypes_h.m4 too.
2638
2639 2009-01-12  Eric Blake  <ebb9@byu.net>
2640
2641         tests: IRIX 6.2 cc can't compile -0.0 into .data
2642         * tests/test-ceill.c (minus_zero): Compute -0.0L at runtime,
2643         rather than at compile-time.
2644         * tests/test-floorl.c (minus_zero): Likewise.
2645         * tests/test-frexpl.c (minus_zero): Likewise.
2646         * tests/test-isnan.c (minus_zerol): Likewise.
2647         * tests/test-isnanl.h (minus_zero): Likewise.
2648         * tests/test-ldexpl.c (minus_zero): Likewise.
2649         * tests/test-roundl.c (minus_zero): Likewise.
2650         * tests/test-signbit.c (minus_zerol): Likewise.
2651         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
2652         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
2653         * tests/test-truncl.c (minus_zero): Likewise.
2654         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
2655         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
2656         Reported by Tom G. Christensen and Nelson H. F. Beebe.
2657
2658 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
2659
2660         regex: fix glibc bug 9697
2661         * lib/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
2662         handling.
2663
2664 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
2665
2666         regex: fix glibc bug 697
2667         * lib/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
2668         being NULL also if there are no backreferences.
2669
2670 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
2671
2672         regex: merge glibc changes
2673         * lib/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
2674         * lib/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
2675         re_string_skip_chars, re_string_reconstruct): Likewise.
2676         * lib/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
2677
2678 2009-01-07  Jim Meyering  <meyering@redhat.com>
2679
2680         poll: filter through cppi
2681         * lib/poll.c: Indent cpp directives to reflect nesting.
2682
2683 2009-01-07  Daniel P. Berrange  <berrange@redhat.com>
2684
2685         poll: don't return uninitialized
2686         * lib/poll.c (poll) [WIN32_NATIVE]: Initialize "rc".
2687
2688 2009-01-06  Jeremy Olexa <darkside@gentoo.org>  (tiny change)
2689
2690         avoid compile failure on AIX 6.1
2691         * lib/getloadavg.c [HAVE_LIBPERFSTAT]: Include <sys/protosw.h>.
2692         Details in http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/15465
2693
2694 2009-01-04  Jim Meyering  <meyering@redhat.com>
2695
2696         remove duplicate inclusion of <stdio.h>
2697         * tests/test-fprintf-posix.c: Likewise.
2698         * tests/test-printf-posix.c: Likewise.
2699         * tests/test-snprintf-posix.c: Likewise.
2700         * tests/test-sprintf-posix.c: Likewise.
2701         * tests/test-vasprintf-posix.c: Likewise.
2702         * tests/test-vfprintf-posix.c: Likewise.
2703         * tests/test-vprintf-posix.c: Likewise.
2704         * tests/test-vsnprintf-posix.c: Likewise.
2705         * tests/test-vsprintf-posix.c: Likewise.
2706
2707 2009-01-03  Jim Meyering  <meyering@redhat.com>
2708
2709         gnulib-tool: fix sed-based filtering
2710         * gnulib-tool (func_filter_filelist): Remove extra backslash
2711         in sed_fff_filter definition.
2712
2713 2009-01-02  Jim Meyering  <meyering@redhat.com>
2714
2715         strftime: avoid compilation failure on Solaris 2.6
2716         * modules/strftime (Depends-on): Add mbrlen and mbsinit.
2717         * lib/strftime.c [DO_MULTIBYTE]: Include <wchar.h> unconditionally.
2718         Don't #define mbrlen or mbsinit, since now they're guaranteed to
2719         be available.  Reported by Tom G. Christensen.  Details in
2720         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16180>.
2721
2722 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2723             Bruno Haible  <bruno@clisp.org>
2724
2725         Speed up gnulib-tool by doing more string processing through shell
2726         built-ins.
2727         * gnulib-tool (fast_func_append): New variable.
2728         (func_remove_prefix, func_remove_suffix): New functions.
2729         (fast_func_remove_prefix, fast_func_remove_suffix): New variables.
2730         (func_filter_filelist): New function.
2731         (func_get_dependencies): Use func_remove_suffix instead of sed.
2732         (func_get_automake_snippet): Use func_filter_filelist instead of a
2733         subshell and sed invocation.
2734
2735 2009-01-01  Bruno Haible  <bruno@clisp.org>
2736
2737         Fix a security bug.
2738         * gnulib-tool (func_import, import, update): Don't allow the characters
2739         '"', '$', '`', '\' in macro arguments that become part of commands that
2740         are evaluated.
2741
2742 2009-01-01  Bruno Haible  <bruno@clisp.org>
2743
2744         * gnulib-tool (func_reset_sigpipe): Add more comments.
2745
2746 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2747
2748         * gnulib-tool (func_modules_add_dummy, func_emit_lib_Makefile_am,
2749         func_emit_tests_Makefile_am, func_import): Abort loops early if we
2750         already know the answer.
2751
2752 2009-01-01  Jim Meyering  <meyering@redhat.com>
2753
2754         * lib/version-etc.c (version_etc_va): Update copyright year.
2755
2756 2008-12-30  Bruno Haible  <bruno@clisp.org>
2757
2758         * m4/lib-prefix.m4 (AC_LIB_LINKFLAGS_BODY): Don't overwrite
2759         LIB${NAME}_PREFIX when considering the dependencies of lib${name}.
2760         Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
2761
2762 2008-12-29  Eric Blake  <ebb9@byu.net>
2763
2764         multiarch: avoid autoconf AC_REQUIRE bug
2765         * m4/multiarch.m4 (gl_MULTIARCH): Split body...
2766         (gl_MULTIARCH_BODY): ...into new macro, to work around bug in Autoconf
2767         2.63 and older.
2768         Reported by Bruno Haible, and analyzed in
2769         http://lists.gnu.org/archive/html/bug-autoconf/2008-12/msg00039.html
2770
2771 2008-12-29  Bruno Haible  <bruno@clisp.org>
2772
2773         * gnulib-tool (func_import): When generating sed-ignore-removed, handle
2774         files in subdirectories correctly.
2775         Reported by Ralf Wildenhues.
2776
2777 2008-12-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2778
2779         * gnulib-tool (func_update_ignorelist): Use 'join - FILE'
2780         rather than 'join FILE -', for Solaris join.
2781
2782 2008-12-29  Bruno Haible  <bruno@clisp.org>
2783
2784         * m4/codeset.m4 (AM_LANGINFO_CODESET): More systematic m4 argument
2785         quoting.
2786         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
2787         * m4/glibc2.m4 (gt_GLIBC2): Likewise.
2788         * m4/glibc21.m4 (gl_GLIBC21): Likewise.
2789         * m4/iconv.m4 (AM_ICONV_LINK, AM_ICONV): Likewise.
2790         * m4/intdiv0.m4 (gt_INTDIV0): Likewise.
2791         * m4/intlmacosx.m4 (gt_INTL_MACOSX): Likewise.
2792         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Likewise.
2793         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Likewise.
2794         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
2795         * m4/lcmessage.m4 (gt_LC_MESSAGES): Likewise.
2796         * m4/nls.m4 (AM_NLS): Likewise.
2797         * m4/po.m4 (AM_PO_SUBDIRS): Likewise.
2798         * m4/printf-posix.m4 (gt_PRINTF_POSIX): Likewise.
2799         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
2800         * m4/size_max.m4 (gl_SIZE_MAX): Likewise.
2801         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Likewise.
2802         * m4/threadlib.m4 (gl_THREADLIB_BODY): Likewise.
2803         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Likewise.
2804         * m4/visibility.m4 (gl_VISIBILITY): Likewise.
2805         * m4/wchar_t.m4 (gt_TYPE_WCHAR_T): Likewise.
2806         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
2807         * m4/xsize.m4 (gl_XSIZE): Likewise.
2808         Suggested by Jim Meyering.
2809
2810 2008-11-17  Bruce Korb  <bkorb@gnu.org>
2811
2812         * lib/parse-duration.h: non-iso form accepts years, months weeks, too
2813         * lib/parse-duration.c: use a switch instead of cascading if's.
2814
2815 2008-12-29  Eric Blake  <ebb9@byu.net>
2816
2817         wchar.h: supply WEOF on Irix 5.3
2818         * lib/wchar.in.h (wint_t): Also supply WEOF.
2819         * lib/wctype.in.h (wint_t): Likewise.
2820         * doc/posix-headers/wchar.texi (wchar.h): Document the bug.
2821         * doc/posix-headers/wctype.texi (wctype.h): Likewise.
2822         Reported by Tom G. Christensen.
2823
2824 2008-12-26  Bruno Haible  <bruno@clisp.org>
2825
2826         * m4/multiarch.m4 (gl_MULTIARCH): Recognize also the architecture names
2827         i486, i586, i686.
2828
2829 2008-12-26  Bruno Haible  <bruno@clisp.org>
2830
2831         * lib/stdlib.in.h (struct random_data): Fix indentation of comments.
2832
2833 2008-12-26  Bruno Haible  <bruno@clisp.org>
2834
2835         * lib/stdint.in.h: Move the include of <wchar.h> down until after all
2836         the types are defined. Also conditionalize it on __STDC_LIMIT_MACROS,
2837         not __STDC_CONSTANT_MACROS.
2838         Reported by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
2839
2840 2008-12-25  Bruno Haible  <bruno@clisp.org>
2841
2842         Add support for universal builds to vasnprintf.
2843         * m4/printf.m4 (gl_PRINTF_ENOMEM): Require gl_MULTIARCH. In Apple
2844         universal builds, guess no.
2845         * modules/vasnprintf-posix (Depends-on): Add multiarch.
2846         * modules/vasprintf-posix (Depends-on): Likewise.
2847         * modules/fprintf-posix (Depends-on): Likewise.
2848         * modules/vfprintf-posix (Depends-on): Likewise.
2849         * modules/snprintf-posix (Depends-on): Likewise.
2850         * modules/vsnprintf-posix (Depends-on): Likewise.
2851         * modules/sprintf-posix (Depends-on): Likewise.
2852         * modules/vsprintf-posix (Depends-on): Likewise.
2853         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
2854         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
2855         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
2856         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
2857         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
2858         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
2859         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
2860
2861         Add support for universal builds to <inttypes.h>.
2862         * lib/inttypes.in.h (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX,
2863         _SCNu64_PREFIX): In Apple
2864         universal builds, define directly, using _LP64.
2865         * m4/inttypes.m4 (gl_INTTYPES_H): In Apple universal builds, set
2866         INT64_MAX_EQ_LONG_MAX and UINT64_MAX_EQ_ULONG_MAX to -1.
2867         * modules/inttypes (Depends-on): Add multiarch.
2868         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
2869
2870         Add support for universal builds to <stdint.h>.
2871         * lib/stdint.in.h (PDFDIFF_MIN, PTRDIFF_MAX, SIZE_MAX): In Apple
2872         universal builds, define directly, using _LP64.
2873         * m4/stdint.m4 (gl_STDINT_TYPE_PROPERTIES): Require gl_MULTIARCH. In
2874         Apple universal builds, don't test for the size and suffix of ptrdiff_t
2875         and size_t.
2876         * modules/stdint (Depends-on): Add multiarch.
2877         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
2878
2879         New module 'multiarch'.
2880         * modules/multiarch: New file.
2881         * m4/multiarch.m4: New file.
2882
2883 2008-12-25  Bruno Haible  <bruno@clisp.org>
2884
2885         * gnulib-tool (func_create_testdir): Avoid failure of mv command.
2886
2887 2008-12-25  Bruno Haible  <bruno@clisp.org>
2888
2889         * modules/btowc (License): Relicense under LGPLv2+.
2890         * modules/mbsinit (License): Likewise.
2891         * modules/mbrtowc (License): Likewise.
2892         * modules/wcrtomb (License): Likewise.
2893         * modules/streq (License): Likewise.
2894         Reported by David Lutterkort <lutter@redhat.com>.
2895
2896 2008-12-23  Bruno Haible  <bruno@clisp.org>
2897
2898         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Fix conditional and comment.
2899
2900 2008-12-23  Bruno Haible  <bruno@clisp.org>
2901
2902         Module getaddrinfo requires linking with $(GETADDRINFO_LIB).
2903         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Put link options into
2904         GETADDRINFO_LIB, not in LIBS.
2905         * modules/getaddrinfo (Link): Set to $(GETADDRINFO_LIB).
2906         * modules/canon-host (Link): Likewise.
2907         * NEWS: Mention the change.
2908         * modules/getaddrinfo-tests (test_getaddrinfo_LDADD): Add the
2909         GETADDRINFO_LIB.
2910
2911 2008-12-22  Bruno Haible  <bruno@clisp.org>
2912
2913         * doc/posix-functions/iswalnum_l.texi: Mention limitation of wchar_t.
2914         * doc/posix-functions/iswalpha_l.texi: Likewise.
2915         * doc/posix-functions/iswblank_l.texi: Likewise.
2916         * doc/posix-functions/iswcntrl_l.texi: Likewise.
2917         * doc/posix-functions/iswctype_l.texi: Likewise.
2918         * doc/posix-functions/iswdigit_l.texi: Likewise.
2919         * doc/posix-functions/iswgraph_l.texi: Likewise.
2920         * doc/posix-functions/iswlower_l.texi: Likewise.
2921         * doc/posix-functions/iswprint_l.texi: Likewise.
2922         * doc/posix-functions/iswpunct_l.texi: Likewise.
2923         * doc/posix-functions/iswspace_l.texi: Likewise.
2924         * doc/posix-functions/iswupper_l.texi: Likewise.
2925         * doc/posix-functions/iswxdigit_l.texi: Likewise.
2926         * doc/posix-functions/mbsnrtowcs.texi: Likewise.
2927         * doc/posix-functions/open_wmemstream.texi: Likewise.
2928         * doc/posix-functions/swscanf.texi: Likewise.
2929         * doc/posix-functions/towctrans_l.texi: Likewise.
2930         * doc/posix-functions/towlower.texi: Likewise.
2931         * doc/posix-functions/towlower_l.texi: Likewise.
2932         * doc/posix-functions/towupper.texi: Likewise.
2933         * doc/posix-functions/towupper_l.texi: Likewise.
2934         * doc/posix-functions/vfwprintf.texi: Likewise.
2935         * doc/posix-functions/vfwscanf.texi: Likewise.
2936         * doc/posix-functions/vswscanf.texi: Likewise.
2937         * doc/posix-functions/vwprintf.texi: Likewise.
2938         * doc/posix-functions/vwscanf.texi: Likewise.
2939         * doc/posix-functions/wcpcpy.texi: Likewise.
2940         * doc/posix-functions/wcpncpy.texi: Likewise.
2941         * doc/posix-functions/wcscasecmp.texi: Likewise.
2942         * doc/posix-functions/wcscasecmp_l.texi: Likewise.
2943         * doc/posix-functions/wcscoll_l.texi: Likewise.
2944         * doc/posix-functions/wcsdup.texi: Likewise.
2945         * doc/posix-functions/wcsncasecmp.texi: Likewise.
2946         * doc/posix-functions/wcsncasecmp_l.texi: Likewise.
2947         * doc/posix-functions/wcsnlen.texi: Likewise.
2948         * doc/posix-functions/wcsnrtombs.texi: Likewise.
2949         * doc/posix-functions/wcsxfrm_l.texi: Likewise.
2950         * doc/posix-functions/wctrans_l.texi: Likewise.
2951         * doc/posix-functions/wctype_l.texi: Likewise.
2952         * doc/glibc-functions/fgetwc_unlocked.texi: Likewise.
2953         * doc/glibc-functions/fgetws_unlocked.texi: Likewise.
2954         * doc/glibc-functions/fputwc_unlocked.texi: Likewise.
2955         * doc/glibc-functions/fputws_unlocked.texi: Likewise.
2956         * doc/glibc-functions/getwc_unlocked.texi: Likewise.
2957         * doc/glibc-functions/getwchar_unlocked.texi: Likewise.
2958         * doc/glibc-functions/putwc_unlocked.texi: Likewise.
2959         * doc/glibc-functions/putwchar_unlocked.texi: Likewise.
2960         * doc/glibc-functions/wcschrnul.texi: Likewise.
2961         * doc/glibc-functions/wcsftime_l.texi: Likewise.
2962         * doc/glibc-functions/wcstod_l.texi: Likewise.
2963         * doc/glibc-functions/wcstof_l.texi: Likewise.
2964         * doc/glibc-functions/wcstol_l.texi: Likewise.
2965         * doc/glibc-functions/wcstold_l.texi: Likewise.
2966         * doc/glibc-functions/wcstoll_l.texi: Likewise.
2967         * doc/glibc-functions/wcstoq.texi: Likewise.
2968         * doc/glibc-functions/wcstoul_l.texi: Likewise.
2969         * doc/glibc-functions/wcstoull_l.texi: Likewise.
2970         * doc/glibc-functions/wcstouq.texi: Likewise.
2971         * doc/glibc-functions/wmempcpy.texi: Likewise.
2972
2973 2008-12-22  Ingo Weinhold  <ingo_weinhold@gmx.de>  (tiny change)
2974             Eric Blake  <ebb9@byu.net>
2975             Paolo Bonzini  <bonzini@gnu.org>
2976             Bruno Haible  <bruno@clisp.org>
2977
2978         Make c-stack work on Haiku.
2979         * lib/c-stack.c (SA_ONSTACK): Define fallback.
2980         (c_stack_action): Use SA_ONSTACK flag.
2981
2982 2008-12-22  Bruno Haible  <bruno@clisp.org>
2983
2984         * m4/locale-fr.m4 (gt_LOCALE_FR_UTF8): Treat Haiku like BeOS.
2985
2986 2008-12-22  Bruno Haible  <bruno@clisp.org>
2987
2988         Work around mbrlen() bugs on AIX, HP-UX, OSF/1, Solaris.
2989         * m4/mbrlen.m4 (gl_FUNC_MBRLEN): Set REPLACE_MBRLEN if mbrtowc is
2990         being overridden.
2991         (gl_MBRLEN_INCOMPLETE_STATE, gl_MBRLEN_RETVAL, gl_MBRLEN_NUL_RETVAL):
2992         New macros.
2993         * lib/wchar.in.h (mbrlen): Override if REPLACE_MBRLEN is set.
2994         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBRLEN.
2995         * modules/wchar (Makefile.am): Substitute REPLACE_MBRLEN.
2996         * doc/posix-functions/mbrlen.texi: Mention the various platform bugs.
2997
2998 2008-12-22  Bruno Haible  <bruno@clisp.org>
2999
3000         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE): Remove unused variable
3001         from test code.
3002
3003 2008-12-22  Eric Blake  <ebb9@byu.net>
3004
3005         Avoid gcc warnings on cygwin.
3006         * lib/regex_internal.c (re_string_reconstruct) [!RE_ENABLE_I18N]:
3007         Avoid unused variable.
3008         * lib/regexec.c (check_arrival_add_next_nodes) [!RE_ENABLE_I18N]:
3009         Likewise.
3010
3011 2008-12-22  Bruno Haible  <bruno@clisp.org>
3012
3013         Remove HAVE_MBRTOWC conditionals.
3014         * lib/mbscasecmp.c: Include mbuiter.h unconditionally.
3015         (mbscasecmp): Assume mbrtowc function.
3016         * lib/mbscasestr.c: Include mbuiter.h unconditionally.
3017         (knuth_morris_pratt_multibyte, mbscasestr): Assume mbrtowc function.
3018         * lib/mbschr.c: Include mbuiter.h unconditionally.
3019         (mbschr): Assume mbrtowc function.
3020         * lib/mbscspn.c: Include mbuiter.h unconditionally.
3021         (mbscspn): Assume mbrtowc function.
3022         * lib/mbslen.c: Include mbuiter.h unconditionally.
3023         (mbslen): Assume mbrtowc function.
3024         * lib/mbsncasecmp.c: Include mbuiter.h unconditionally.
3025         (mbsncasecmp): Assume mbrtowc function.
3026         * lib/mbsnlen.c: Include mbiter.h unconditionally.
3027         (mbsnlen): Assume mbrtowc function.
3028         * lib/mbspbrk.c: Include mbuiter.h unconditionally.
3029         (mbspbrk): Assume mbrtowc function.
3030         * lib/mbspcasecmp.c: Include mbuiter.h unconditionally.
3031         (mbspcasecmp): Assume mbrtowc function.
3032         * lib/mbsrchr.c: Include mbuiter.h unconditionally.
3033         (mbsrchr): Assume mbrtowc function.
3034         * lib/mbssep.c: Include mbuiter.h unconditionally.
3035         (mbssep): Assume mbrtowc function.
3036         * lib/mbsspn.c: Include mbuiter.h unconditionally.
3037         (mbsspn): Assume mbrtowc function.
3038         * lib/mbsstr.c: Include mbuiter.h unconditionally.
3039         (knuth_morris_pratt_multibyte, mbsstr): Assume mbrtowc function.
3040         * lib/mbstok_r.c: Include mbuiter.h unconditionally.
3041         (mbstok_r): Assume mbrtowc function.
3042         * lib/propername.c: Include mbuiter.h unconditionally.
3043         (mbsstr_trimmed_wordbounded): Assume mbrtowc function.
3044         * lib/trim.c: Include mbchar.h, mbiter.h uncondtionally.
3045         (trim2): Assume mbrtowc function.
3046         * lib/mbswidth.c (mbsinit): Remove fallback definition.
3047         (mbsnwidth): Assume mbrtowc function.
3048         * modules/mbswidth (Depends-on): Add mbrtowc, mbsinit.
3049         * lib/quotearg.c (MB_CUR_MAX, mbstate_t, mbrtowc, iswprint): Remove
3050         fallback definitions.
3051         * modules/quotearg (Depends-on): Add mbrtowc, mbsinit.
3052
3053 2008-12-22  Bruno Haible  <bruno@clisp.org>
3054
3055         * doc/posix-functions/mbtowc.texi: Mention a glibc bug.
3056
3057 2008-12-22  Paolo Bonzini  <bonzini@gnu.org>
3058
3059         * modules/regex: Request emulations for the mb*/wc* functions we need.
3060         * m4/regex.m4: Don't look for those functions here.
3061         * lib/regex_internal.h: Do not check HAVE_WCRTOMB and HAVE_MBRTOWC.
3062
3063 2008-12-22  Bruno Haible  <bruno@clisp.org>
3064
3065         * modules/fnmatch (Depends-on): Remove duplicated dependency.
3066
3067 2008-12-21  Bruno Haible  <bruno@clisp.org>
3068
3069         Make mbiter.h, mbuiter.h, mbfile.h usable unconditionally.
3070         * modules/mbiter (Depends-on): Add mbrtowc, mbsinit.
3071         (Include): Remove conditionalization.
3072         * modules/mbuiter (Depends-on): Add mbrtowc, mbsinit.
3073         (Include): Remove conditionalization.
3074         * modules/mbfile (Depends-on): Add mbrtowc, mbsinit.
3075         (Include): Remove conditionalization.
3076         * m4/mbiter.m4 (gl_MBITER): Deprecate the use of AC_FUNC_MBRTOWC.
3077         * m4/mbfile.m4 (gl_MBFILE): Likewise.
3078         * NEWS: Mention the change.
3079         Reported by Alan Hourihane <alanh@fairlite.co.uk>
3080         via Sergey Poznyakoff <gray@gnu.org.ua>.
3081
3082 2008-12-21  Bruno Haible  <bruno@clisp.org>
3083
3084         * MODULES.html.sh (Extended multibyte and wide character utilities
3085         <wchar.h>): Add btowc, wctob, mbsinit, mbrlen, mbrtowc, mbsrtowcs,
3086         wcrtomb, wcsrtombs.
3087         (Support for systems lacking POSIX:2008): Add accept, bind, close,
3088         connect, fclose, getpeername, getsockname, getsockopt, hostent, listen,
3089         mbsnrtowcs, posix_spawn*, recv, recvfrom, sched, select, send, sendto,
3090         setsockopt, shutdown, socket, spawn, sys_wait, wcsnrtombs, write.
3091
3092 2008-12-21  Bruno Haible  <bruno@clisp.org>
3093
3094         * MODULES.html.sh: Change section titles to refer to POSIX:2008.
3095
3096 2008-12-21  Bruno Haible  <bruno@clisp.org>
3097
3098         * modules/wcsnrtombs-tests: New file.
3099         * tests/test-wcsnrtombs1.sh: New file.
3100         * tests/test-wcsnrtombs2.sh: New file.
3101         * tests/test-wcsnrtombs3.sh: New file.
3102         * tests/test-wcsnrtombs4.sh: New file.
3103         * tests/test-wcsnrtombs.c: New file.
3104
3105         New module 'wcsnrtombs'.
3106         * lib/wchar.in.h (wcsnrtombs): New declaration.
3107         * lib/wcsnrtombs.c: New file.
3108         * lib/wcsrtombs-state.c: New file.
3109         * lib/wcsrtombs.c: Refer to _gl_wcsrtombs_state.
3110         (internal_state): Remove variable.
3111         * m4/wcsnrtombs.m4: New file.
3112         * m4/wcsrtombs.m4 (gl_FUNC_WCSRTOMBS): Add wcsrtombs-state.c to the
3113         compilation units.
3114         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNRTOMBS,
3115         HAVE_WCSNRTOMBS.
3116         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNRTOMBS,
3117         HAVE_WCSNRTOMBS.
3118         * modules/wcsnrtombs: New file.
3119         * modules/wcsrtombs (Files): Add lib/wcsrtombs-state.c.
3120         * doc/posix-functions/wcsnrtombs.texi: Mention the new module.
3121
3122 2008-12-21  Bruno Haible  <bruno@clisp.org>
3123
3124         * modules/wcsrtombs-tests: New file.
3125         * tests/test-wcsrtombs1.sh: New file.
3126         * tests/test-wcsrtombs2.sh: New file.
3127         * tests/test-wcsrtombs3.sh: New file.
3128         * tests/test-wcsrtombs4.sh: New file.
3129         * tests/test-wcsrtombs.c: New file.
3130
3131         New module 'wcsrtombs'.
3132         * lib/wchar.in.h (wcsrtombs): New declaration.
3133         * lib/wcsrtombs.c: New file.
3134         * m4/wcsrtombs.m4: New file.
3135         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSRTOMBS,
3136         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
3137         * modules/wchar (Makefile.am): Substitute GNULIB_WCSRTOMBS,
3138         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
3139         * modules/wcsrtombs: New file.
3140         * doc/posix-functions/wcsrtombs.texi: Mention the new module and the
3141         bugs.
3142
3143 2008-12-21  Bruno Haible  <bruno@clisp.org>
3144
3145         Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.
3146         * lib/wchar.in.h (wcrtomb): Override if REPLACE_WCRTOMB is set.
3147         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Test the return value of wcrtomb
3148         with NULL destination argument in various locales. Set REPLACE_WCRTOMB
3149         if not correct.
3150         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCRTOMB.
3151         * modules/wchar (Makefile.am): Substitute REPLACE_WCRTOMB.
3152         * modules/wcrtomb (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
3153         m4/locale-zh.m4, m4/codeset.m4.
3154         * doc/posix-functions/wcrtomb.texi: Document the bug.
3155
3156 2008-12-21  Bruno Haible  <bruno@clisp.org>
3157
3158         Work around a btowc() bug on IRIX 6.5.
3159         * lib/wchar.in.h (btowc): Override if REPLACE_BTOWC is set.
3160         * m4/btowc.m4 (gl_FUNC_BTOWC): Test whether btowc(EOF) is correct. Set
3161         REPLACE_WTOBC if not.
3162         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_BTOWC.
3163         * modules/wchar (Makefile.am): Substitute REPLACE_BTOWC.
3164         * doc/posix-functions/btowc.texi: Mention the IRIX bug.
3165
3166 2008-12-21  Bruno Haible  <bruno@clisp.org>
3167
3168         * modules/wcrtomb-tests: New file.
3169         * tests/test-wcrtomb.sh: New file.
3170         * tests/test-wcrtomb.c: New file.
3171
3172         New module 'wcrtomb'.
3173         * lib/wchar.in.h (wcrtomb): New declaration.
3174         * lib/wcrtomb.c: New file.
3175         * m4/wcrtomb.m4: New file.
3176         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCRTOMB,
3177         HAVE_WCRTOMB.
3178         * modules/wchar (Makefile.am): Substitute GNULIB_WCRTOMB,
3179         HAVE_WCRTOMB.
3180         * modules/wcrtomb: New file.
3181         * doc/posix-functions/wcrtomb.texi: Mention the new module.
3182
3183 2008-12-21  Bruno Haible  <bruno@clisp.org>
3184
3185         * modules/mbrtowc (Files): Add m4/codeset.m4, needed by m4/locale-fr.m4.
3186         * modules/mbsrtowcs (Files): Likewise.
3187         * modules/wctob (Files): Likewise.
3188         * modules/c-strcase-tests (Files): Likewise.
3189         * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
3190         * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
3191         * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
3192         * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
3193         * modules/vasnprintf-posix-tests (Files): Likewise.
3194
3195 2008-12-21  William Pursell  <bill.pursell@gmail.com>
3196
3197         gitlog-to-changelog: pass all command-line arguments to git-log
3198         * build-aux/gitlog-to-changelog: When producing a ChangeLog,
3199         it is sometimes convenient to filter the commits in various ways.
3200         gitlog-to-changelog only allows --since to specify a start date,
3201         but git-log itself supports many other filtering mechanisms.
3202         At the moment, I want to filter by branch name.  Rather than
3203         adding a --branch option to gitlog-to-changelog, it seems more
3204         flexible to simply pass all options directly to git-log and let
3205         git do the work.  Notice that this effectively makes --since a
3206         redundant option for gitlog-to-changelog, but removing it would
3207         require current usage to change since calls would then require
3208         an additional '--'.
3209
3210 2008-12-21  Bruno Haible  <bruno@clisp.org>
3211
3212         * modules/mbsnrtowcs-tests: New file.
3213         * tests/test-mbsnrtowcs1.sh: New file.
3214         * tests/test-mbsnrtowcs2.sh: New file.
3215         * tests/test-mbsnrtowcs3.sh: New file.
3216         * tests/test-mbsnrtowcs4.sh: New file.
3217         * tests/test-mbsnrtowcs.c: New file.
3218
3219         New module 'mbsnrtowcs'.
3220         * lib/wchar.in.h (mbsnrtowcs): New declaration.
3221         * lib/mbsnrtowcs.c: New file.
3222         * lib/mbsrtowcs-state.c: New file.
3223         * lib/mbsrtowcs.c: Refer to _gl_mbsrtowcs_state.
3224         (internal_state): Remove variable.
3225         * m4/mbsnrtowcs.m4: New file.
3226         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Add mbsrtowcs-state.c to the
3227         compilation units.
3228         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSNRTOWCS,
3229         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
3230         * modules/wchar (Makefile.am): Substitute GNULIB_MBSNRTOWCS,
3231         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
3232         * modules/mbsnrtowcs: New file.
3233         * modules/mbsrtowcs (Files): Add lib/mbsrtowcs-state.c.
3234         * doc/posix-functions/mbsnrtowcs.texi: Mention the new module and a
3235         portability problem.
3236
3237 2008-12-21  Bruno Haible  <bruno@clisp.org>
3238
3239         Work around mbsrtowcs bug.
3240         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): New macro.
3241         (gl_FUNC_MBSRTOWCS): Invoke it.
3242         * modules/mbsrtowcs (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
3243         m4/locale-zh.m4.
3244         * doc/posix-functions/mbsrtowcs.texi: Document the bug.
3245
3246 2008-12-21  Bruno Haible  <bruno@clisp.org>
3247
3248         * tests/test-mbsrtowcs.c (main): Execute the loop also for unlimited=1.
3249
3250 2008-12-21  Bruno Haible  <bruno@clisp.org>
3251
3252         Update doc for AIX.
3253         * doc/pastposix-functions/wcswcs.texi: Mention that AIX has only a
3254         16-bit wchar_t type.
3255         * doc/posix-functions/btowc.texi: Likewise.
3256         * doc/posix-functions/fgetwc.texi: Likewise.
3257         * doc/posix-functions/fgetws.texi: Likewise.
3258         * doc/posix-functions/fputwc.texi: Likewise.
3259         * doc/posix-functions/fputws.texi: Likewise.
3260         * doc/posix-functions/fwide.texi: Likewise.
3261         * doc/posix-functions/fwprintf.texi: Likewise.
3262         * doc/posix-functions/fwscanf.texi: Likewise.
3263         * doc/posix-functions/getwchar.texi: Likewise.
3264         * doc/posix-functions/getwc.texi: Likewise.
3265         * doc/posix-functions/iswalnum.texi: Likewise.
3266         * doc/posix-functions/iswalpha.texi: Likewise.
3267         * doc/posix-functions/iswblank.texi: Likewise.
3268         * doc/posix-functions/iswcntrl.texi: Likewise.
3269         * doc/posix-functions/iswctype.texi: Likewise.
3270         * doc/posix-functions/iswdigit.texi: Likewise.
3271         * doc/posix-functions/iswgraph.texi: Likewise.
3272         * doc/posix-functions/iswlower.texi: Likewise.
3273         * doc/posix-functions/iswprint.texi: Likewise.
3274         * doc/posix-functions/iswpunct.texi: Likewise.
3275         * doc/posix-functions/iswspace.texi: Likewise.
3276         * doc/posix-functions/iswupper.texi: Likewise.
3277         * doc/posix-functions/iswxdigit.texi: Likewise.
3278         * doc/posix-functions/mbrtowc.texi: Likewise.
3279         * doc/posix-functions/mbsrtowcs.texi: Likewise.
3280         * doc/posix-functions/mbstowcs.texi: Likewise.
3281         * doc/posix-functions/mbtowc.texi: Likewise.
3282         * doc/posix-functions/putwchar.texi: Likewise.
3283         * doc/posix-functions/putwc.texi: Likewise.
3284         * doc/posix-functions/swprintf.texi: Likewise.
3285         * doc/posix-functions/tolower.texi: Likewise.
3286         * doc/posix-functions/toupper.texi: Likewise.
3287         * doc/posix-functions/towctrans.texi: Likewise.
3288         * doc/posix-functions/ungetwc.texi: Likewise.
3289         * doc/posix-functions/vswprintf.texi: Likewise.
3290         * doc/posix-functions/wcrtomb.texi: Likewise.
3291         * doc/posix-functions/wcscat.texi: Likewise.
3292         * doc/posix-functions/wcschr.texi: Likewise.
3293         * doc/posix-functions/wcscmp.texi: Likewise.
3294         * doc/posix-functions/wcscoll.texi: Likewise.
3295         * doc/posix-functions/wcscpy.texi: Likewise.
3296         * doc/posix-functions/wcscspn.texi: Likewise.
3297         * doc/posix-functions/wcsftime.texi: Likewise.
3298         * doc/posix-functions/wcslen.texi: Likewise.
3299         * doc/posix-functions/wcsncat.texi: Likewise.
3300         * doc/posix-functions/wcsncmp.texi: Likewise.
3301         * doc/posix-functions/wcsncpy.texi: Likewise.
3302         * doc/posix-functions/wcspbrk.texi: Likewise.
3303         * doc/posix-functions/wcsrchr.texi: Likewise.
3304         * doc/posix-functions/wcsrtombs.texi: Likewise.
3305         * doc/posix-functions/wcsspn.texi: Likewise.
3306         * doc/posix-functions/wcsstr.texi: Likewise.
3307         * doc/posix-functions/wcstod.texi: Likewise.
3308         * doc/posix-functions/wcstof.texi: Likewise.
3309         * doc/posix-functions/wcstoimax.texi: Likewise.
3310         * doc/posix-functions/wcstok.texi: Likewise.
3311         * doc/posix-functions/wcstold.texi: Likewise.
3312         * doc/posix-functions/wcstoll.texi: Likewise.
3313         * doc/posix-functions/wcstol.texi: Likewise.
3314         * doc/posix-functions/wcstombs.texi: Likewise.
3315         * doc/posix-functions/wcstoull.texi: Likewise.
3316         * doc/posix-functions/wcstoul.texi: Likewise.
3317         * doc/posix-functions/wcstoumax.texi: Likewise.
3318         * doc/posix-functions/wcswidth.texi: Likewise.
3319         * doc/posix-functions/wcsxfrm.texi: Likewise.
3320         * doc/posix-functions/wctob.texi: Likewise.
3321         * doc/posix-functions/wctomb.texi: Likewise.
3322         * doc/posix-functions/wctrans.texi: Likewise.
3323         * doc/posix-functions/wctype.texi: Likewise.
3324         * doc/posix-functions/wcwidth.texi: Likewise.
3325         * doc/posix-functions/wmemchr.texi: Likewise.
3326         * doc/posix-functions/wmemcmp.texi: Likewise.
3327         * doc/posix-functions/wmemcpy.texi: Likewise.
3328         * doc/posix-functions/wmemmove.texi: Likewise.
3329         * doc/posix-functions/wmemset.texi: Likewise.
3330         * doc/posix-functions/wprintf.texi: Likewise.
3331         * doc/posix-functions/wscanf.texi: Likewise.
3332
3333 2008-12-21  Bruno Haible  <bruno@clisp.org>
3334
3335         Update doc for HP-UX 11.11.
3336         * doc/posix-functions/btowc.texi: Clarify that the function is missing
3337         in HP-UX version 11.00, not in all versions of HP-UX 11.
3338         * doc/posix-functions/fwide.texi: Likewise.
3339         * doc/posix-functions/fwprintf.texi: Likewise.
3340         * doc/posix-functions/fwscanf.texi: Likewise.
3341         * doc/posix-functions/inet_ntop.texi: Likewise.
3342         * doc/posix-functions/inet_pton.texi: Likewise.
3343         * doc/posix-functions/mbrlen.texi: Likewise.
3344         * doc/posix-functions/mbrtowc.texi: Likewise.
3345         * doc/posix-functions/mbsinit.texi: Likewise.
3346         * doc/posix-functions/mbsrtowcs.texi: Likewise.
3347         * doc/posix-functions/swprintf.texi: Likewise.
3348         * doc/posix-functions/swscanf.texi: Likewise.
3349         * doc/posix-functions/towctrans.texi: Likewise.
3350         * doc/posix-functions/vfwprintf.texi: Likewise.
3351         * doc/posix-functions/vswprintf.texi: Likewise.
3352         * doc/posix-functions/vwprintf.texi: Likewise.
3353         * doc/posix-functions/wcrtomb.texi: Likewise.
3354         * doc/posix-functions/wcsrtombs.texi: Likewise.
3355         * doc/posix-functions/wcsstr.texi: Likewise.
3356         * doc/posix-functions/wctob.texi: Likewise.
3357         * doc/posix-functions/wctrans.texi: Likewise.
3358         * doc/posix-functions/wmemchr.texi: Likewise.
3359         * doc/posix-functions/wmemcmp.texi: Likewise.
3360         * doc/posix-functions/wmemcpy.texi: Likewise.
3361         * doc/posix-functions/wmemmove.texi: Likewise.
3362         * doc/posix-functions/wmemset.texi: Likewise.
3363         * doc/posix-functions/wprintf.texi: Likewise.
3364         * doc/posix-functions/wscanf.texi: Likewise.
3365
3366 2008-12-21  Bruno Haible  <bruno@clisp.org>
3367
3368         Work around a portability problem.
3369         * tests/test-mbsrtowcs.c (main): Use a temporary conversion state.
3370         * doc/posix-functions/mbsrtowcs.texi: Document the portability problem.
3371
3372 2008-12-20  Bruno Haible  <bruno@clisp.org>
3373
3374         * lib/wchar.in.h (mbsrtowcs): Redefine if REPLACE_MBSRTOWCS is set.
3375         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Invoke gl_MBSTATE_T_BROKEN. Set
3376         REPLACE_MBSRTOWCS if mbsrtowcs needs to be overridden.
3377         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSRTOWCS.
3378         * modules/wchar (Makefile.am): Substitute REPLACE_MBSRTOWCS.
3379
3380         Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
3381         * lib/wchar.in.h (mbstate_t): Redefine also if REPLACE_MBSTATE_T is
3382         set.
3383         (GNULIB_defined_mbstate_t): New macro.
3384         (mbsinit): Redefine if REPLACE_MBSINIT is set.
3385         (mbrtowc): Redefine if REPLACE_MBRTOWC is set.
3386         * lib/mbrtowc.c (rpl_mbrtowc): Add an alternative implementation that
3387         reuses the system's mbrtowc function but works around the bugs.
3388         * m4/mbrtowc.m4 (gl_MBSTATE_T_BROKEN, gl_MBRTOWC_INCOMPLETE_STATE,
3389         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL): New
3390         macros.
3391         (gl_FUNC_MBRTOWC): Invoke them. Set REPLACE_MBRTOWC if mbrtowc needs to
3392         be overridden. Optionally define MBRTOWC_NULL_ARG_BUG,
3393         MBRTOWC_RETVAL_BUG, MBRTOWC_NUL_RETVAL_BUG.
3394         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_MBSTATE_T_BROKEN. Set
3395         REPLACE_MBSINIT if mbsinit needs to be overridden.
3396         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSTATE_T,
3397         REPLACE_MBSINIT, REPLACE_MBRTOWC.
3398         * modules/wchar (Makefile.am): Substitute REPLACE_MBSTATE_T,
3399         REPLACE_MBSINIT, REPLACE_MBRTOWC.
3400         * modules/mbrtowc (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
3401         m4/locale-zh.m4.
3402         (Depends): Add mbsinit.
3403         * modules/mbsinit (Depends): Add mbrtowc.
3404         * doc/posix-functions/mbrtowc.texi: Mention the various bugs.
3405
3406 2008-12-20  Bruno Haible  <bruno@clisp.org>
3407
3408         * tests/test-mbrtowc.c (main): Change sample string in EUC-JP encoding
3409         so that there are no conversion errors on AIX.
3410         * tests/test-mbsrtowcs.c (main): LIkewise.
3411
3412 2008-12-20  Bruno Haible  <bruno@clisp.org>
3413
3414         Work around wctob bug on Solaris <= 9.
3415         * lib/wchar.in.h (wctob): Redefine if REPLACE_WCTOB is set.
3416         * m4/wctob.m4 (gl_FUNC_WCTOB): Test whether wctob works.
3417         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCTOB.
3418         * modules/wchar (Makefile.am): Substitute REPLACE_WCTOB.
3419         * modules/wctob (Files): Add m4/locale-fr.m4.
3420         * doc/posix-functions/wctob.texi: Mention the Solaris bug.
3421
3422 2008-12-20  Bruno Haible  <bruno@clisp.org>
3423
3424         * doc/posix-functions/select.texi: Mention Solaris 2.6 bug with
3425         /dev/null.
3426         * tests/test-select-in.sh: Likewise.
3427         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
3428
3429 2008-12-20  Bruno Haible  <bruno@clisp.org>
3430
3431         Don't pretend that Cygwin has a ja_JP.EUC-JP locale.
3432         * m4/locale-ja.m4 (gt_LOCALE_JA): Add test for MB_CUR_MAX. Needed on
3433         Cygwin 1.5.x.
3434
3435 2008-12-20  Bruno Haible  <bruno@clisp.org>
3436
3437         Ensure mbstate_t is defined on HP-UX 11.11.
3438         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Require
3439         AC_CANONICAL_HOST. On HP-UX, define _XOPEN_SOURCE to 500.
3440         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Require
3441         AC_USE_SYSTEM_EXTENSIONS.
3442         * modules/fnmatch (Depends-on): Add extensions.
3443         * modules/mbrlen (Depends-on): Likewise.
3444         * modules/mbrtowc (Depends-on): Likewise.
3445         * modules/mbsinit (Depends-on): Likewise.
3446         * modules/mbsrtowcs (Depends-on): Likewise.
3447         * modules/mbswidth (Depends-on): Likewise.
3448         * modules/quotearg (Depends-on): Likewise.
3449         * modules/strftime (Depends-on): Likewise.
3450
3451 2008-12-20  Bruno Haible  <bruno@clisp.org>
3452
3453         Ensure wctob is declared on IRIX 6.5.
3454         * lib/wchar.in.h (wctob): Declare also when HAVE_DECL_WCTOB is 0.
3455         * m4/wctob.m4 (gl_FUNC_WCTOB): Set HAVE_DECL_WCTOB instead of
3456         HAVE_WCTOB. Also test whether <wchar.h> declares wctob.
3457         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize HAVE_DECL_WCTOB instead
3458         of HAVE_WCTOB.
3459         * modules/wchar (Makefile.am): Substitute HAVE_DECL_WCTOB instead of
3460         HAVE_WCTOB.
3461         * doc/posix-functions/wctob.texi: Mention missing declaration on IRIX.
3462
3463 2008-12-19  Bruno Haible  <bruno@clisp.org>
3464
3465         * modules/mbsrtowcs-tests: New file.
3466         * tests/test-mbsrtowcs1.sh: New file.
3467         * tests/test-mbsrtowcs2.sh: New file.
3468         * tests/test-mbsrtowcs3.sh: New file.
3469         * tests/test-mbsrtowcs4.sh: New file.
3470         * tests/test-mbsrtowcs.c: New file.
3471
3472         New module 'mbsrtowcs'.
3473         * lib/wchar.in.h (mbsrtowcs): New declaration.
3474         * lib/mbsrtowcs.c: New file.
3475         * m4/mbsrtowcs.m4: New file.
3476         * modules/mbsrtowcs: New file.
3477         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSRTOWCS and
3478         HAVE_MBSRTOWCS.
3479         * modules/wchar (Makefile.am): Substitute GNULIB_MBSRTOWCS and
3480         HAVE_MBSRTOWCS.
3481         * doc/posix-functions/mbsrtowcs.texi: Document the new module.
3482
3483 2008-12-19  Bruno Haible  <bruno@clisp.org>
3484
3485         New module 'mbrlen'.
3486         * lib/wchar.in.h (mbrlen): New declaration.
3487         * lib/mbrlen.c: New file.
3488         * m4/mbrlen.m4: New file.
3489         * modules/mbrlen: New file.
3490         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRLEN and
3491         HAVE_MBRLEN.
3492         * modules/wchar (Makefile.am): Substitute GNULIB_MBRLEN and
3493         HAVE_MBRLEN.
3494         * doc/posix-functions/mbrlen.texi: Document the new module.
3495
3496 2008-12-19  Bruno Haible  <bruno@clisp.org>
3497
3498         * lib/mbrtowc.c: Include verify.h. Verify an assumption.
3499         * modules/mbrtowc (Depends-on): Add verify.
3500         Suggested by Paul Eggert.
3501
3502 2008-12-18  Bruno Haible  <bruno@clisp.org>
3503
3504         * modules/mbsinit-tests: New file.
3505         * tests/test-mbsinit.sh: New file.
3506         * tests/test-mbsinit.c: New file.
3507
3508 2008-12-18  Bruno Haible  <bruno@clisp.org>
3509
3510         * modules/mbrtowc-tests: New file.
3511         * tests/test-mbrtowc1.sh: New file.
3512         * tests/test-mbrtowc2.sh: New file.
3513         * tests/test-mbrtowc3.sh: New file.
3514         * tests/test-mbrtowc4.sh: New file.
3515         * tests/test-mbrtowc.c: New file.
3516
3517         New module 'mbrtowc'.
3518         * lib/wchar.in.h (mbstate_t): Override when the system does not have
3519         mbsinit and mbrtowc.
3520         (mbrtowc): New declaration.
3521         * lib/mbrtowc.c: New file.
3522         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC, gl_PREREQ_MBRTOWC): New macros.
3523         * modules/mbrtowc: New file.
3524         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRTOWC and
3525         HAVE_MBRTOWC.
3526         * modules/wchar (Makefile.am): Substitute GNULIB_MBRTOWC and
3527         HAVE_MBRTOWC.
3528         * doc/posix-functions/mbrtowc.texi: Document the new module.
3529
3530 2008-12-18  Bruno Haible  <bruno@clisp.org>
3531
3532         New module 'wctob'.
3533         * lib/wchar.in.h (wctob): New declaration.
3534         * lib/wctob.c: New file.
3535         * m4/wctob.m4: New file.
3536         * modules/wctob: New file.
3537         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCTOB and
3538         HAVE_WCTOB.
3539         * modules/wchar (Makefile.am): Substitute GNULIB_WCTOB and HAVE_WCTOB.
3540         * doc/posix-functions/wctob.texi: Document the new module.
3541
3542 2008-12-18  Bruno Haible  <bruno@clisp.org>
3543
3544         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_REPLACE_WCHAR_H.
3545         * m4/btowc.m4 (gl_FUNC_BTOWC): Likewise.
3546
3547 2008-12-18  Simon Josefsson  <simon@josefsson.org>
3548
3549         * lib/flock.c: Use proper #if symbol in check.  Reported by "Tom
3550         G. Christensen" <tgc@jupiterrise.com>.
3551
3552         * lib/flock.c: Need to include errno.h.  Reported by "Tom
3553         G. Christensen" <tgc@jupiterrise.com>.
3554
3555         * lib/flock.c: Need to include string.h.  Reported by "Tom
3556         G. Christensen" <tgc@jupiterrise.com> and Eric Blake
3557         <ebb9@byu.net>.
3558
3559 2008-12-18  Bruno Haible  <bruno@clisp.org>
3560
3561         * m4/locale-ja.m4: New file, from GNU gettext.
3562
3563 2008-12-17  Bruno Haible  <bruno@clisp.org>
3564
3565         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Don't override in autoconf >= 2.60.
3566         Suggested by Eric Blake.
3567
3568 2008-12-17  Bruno Haible  <bruno@clisp.org>
3569
3570         * m4/errno_h.m4 (AC_COMPUTE_INT): Provide fallback definition.
3571
3572 2008-12-17  Bruno Haible  <bruno@clisp.org>
3573
3574         * lib/mbsinit.c: Include verify.h. Verify an assumption.
3575         * modules/mbsinit (Depends-on): Add verify.
3576         Suggested by Paul Eggert.
3577
3578 2008-12-17  Bruno Haible  <bruno@clisp.org>
3579
3580         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Renamed from gl_FUNC_MBRTOWC.
3581         * m4/mbfile.m4 (gl_MBFILE): Use AC_FUNC_MBRTOWC instead of
3582         gl_FUNC_MBRTOWC.
3583         * m4/mbiter.m4 (gl_MBITER): LIkewise.
3584         * m4/mbscasecmp.m4 (gl_PREREQ_MBSCASECMP): Likewise.
3585         * m4/mbscasestr.m4 (gl_PREREQ_MBSCASESTR): Likewise.
3586         * m4/mbschr.m4 (gl_PREREQ_MBSCHR): Likewise.
3587         * m4/mbscspn.m4 (gl_PREREQ_MBSCSPN): Likewise.
3588         * m4/mbslen.m4 (gl_PREREQ_MBSLEN): Likewise.
3589         * m4/mbsncasecmp.m4 (gl_PREREQ_MBSNCASECMP): Likewise.
3590         * m4/mbsnlen.m4 (gl_PREREQ_MBSNLEN): Likewise.
3591         * m4/mbspbrk.m4 (gl_PREREQ_MBSPBRK): Likewise.
3592         * m4/mbspcasecmp.m4 (gl_PREREQ_MBSPCASECMP): Likewise.
3593         * m4/mbsrchr.m4 (gl_PREREQ_MBSRCHR): Likewise.
3594         * m4/mbssep.m4 (gl_PREREQ_MBSSEP): Likewise.
3595         * m4/mbsspn.m4 (gl_PREREQ_MBSSPN): Likewise.
3596         * m4/mbsstr.m4 (gl_PREREQ_MBSSTR): Likewise.
3597         * m4/mbstok_r.m4 (gl_PREREQ_MBSTOK_R): Likewise.
3598         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
3599         * m4/quotearg.m4 (gl_QUOTEARG): Likewise.
3600         * modules/trim (configure.ac): Likewise.
3601
3602 2008-12-17  Bruno Haible  <bruno@clisp.org>
3603
3604         * modules/btowc-tests: New file.
3605         * tests/test-btowc1.sh: New file.
3606         * tests/test-btowc2.sh: New file.
3607         * tests/test-btowc.c: New file.
3608
3609         New module 'btowc'.
3610         * lib/wchar.in.h (btowc): New declaration.
3611         * lib/btowc.c: New file.
3612         * m4/btowc.m4: New file.
3613         * modules/btowc: New file.
3614         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_BTOWC and
3615         HAVE_BTOWC.
3616         * modules/wchar (Makefile.am): Substitute GNULIB_BTOWC and HAVE_BTOWC.
3617         * doc/posix-functions/btowc.texi: Document the new module.
3618
3619 2008-12-17  Bruno Haible  <bruno@clisp.org>
3620
3621         New module 'mbsinit'.
3622         * lib/wchar.in.h (mbsinit): New declaration.
3623         * lib/mbsinit.c: New file.
3624         * m4/mbsinit.m4: New file.
3625         * modules/mbsinit: New file.
3626         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSINIT and
3627         HAVE_MBSINIT.
3628         * modules/wchar (Makefile.am): Substitute GNULIB_MBSINIT and
3629         HAVE_MBSINIT.
3630         * doc/posix-functions/mbsinit.texi: Document the new module.
3631
3632 2008-12-16  Bruno Haible  <bruno@clisp.org>
3633
3634         * lib/unistd.in.h: Add comment.
3635         * tests/test-environ.c: Don't include <stdlib.h>.
3636
3637 2008-12-16  Bruno Haible  <bruno@clisp.org>
3638
3639         * lib/parse-duration.h (parse_duration): Document return value
3640         convention.
3641         * lib/parse-duration.c: Include specification header first. Add
3642         comments.
3643         (_): Remove macro.
3644         (parse_year_month_day, parse_hour_minute_second): Move side effects
3645         outside of strchr call.
3646         (parse_non_iso8601): Move side effects outside of isspace call.
3647         (parse_duration): Don't test errno is res != BAD_TIME. Remove fprintf
3648         call.
3649
3650 2008-12-16  Bruno Haible  <bruno@clisp.org>
3651
3652         * tests/test-parse-duration.sh: Produce no output when the test
3653         succeeds.
3654
3655 2008-12-16  Bruno Haible  <bruno@clisp.org>
3656
3657         * tests/test-parse-duration.sh: Fix quoting of $tmp and $tmpf
3658         expressions.
3659
3660 2008-12-15  Bruno Haible  <bruno@clisp.org>
3661
3662         * doc/glibc-functions/fgetxattr.texi: Tweak wording.
3663         * doc/glibc-functions/flistxattr.texi: Likewise.
3664         * doc/glibc-functions/fopencookie.texi: Likewise.
3665         * doc/glibc-functions/fremovexattr.texi: Likewise.
3666         * doc/glibc-functions/fsetxattr.texi: Likewise.
3667         * doc/glibc-functions/getxattr.texi: Likewise.
3668         * doc/glibc-functions/lgetxattr.texi: Likewise.
3669         * doc/glibc-functions/listxattr.texi: Likewise.
3670         * doc/glibc-functions/llistxattr.texi: Likewise.
3671         * doc/glibc-functions/lremovexattr.texi: Likewise.
3672         * doc/glibc-functions/lsetxattr.texi: Likewise.
3673         * doc/glibc-functions/removexattr.texi: Likewise.
3674         * doc/glibc-functions/setxattr.texi: Likewise.
3675         * doc/posix-functions/open_memstream.texi: Likewise.
3676
3677 2008-12-15  Eric Blake  <ebb9@byu.net>
3678
3679         Update doc for cygwin 1.7.
3680         * doc/posix-functions/faccessat.texi: Cygwin 1.7 added several new
3681         functions.
3682         * doc/posix-functions/fchmodat.texi: Likewise.
3683         * doc/posix-functions/fchownat.texi: Likewise.
3684         * doc/posix-functions/fdopendir.texi: Likewise.
3685         * doc/posix-functions/fmemopen.texi: Likewise.
3686         * doc/posix-functions/freeaddrinfo.texi: Likewise.
3687         * doc/posix-functions/fstatat.texi: Likewise.
3688         * doc/posix-functions/futimens.texi: Likewise.
3689         * doc/posix-functions/gai_strerror.texi: Likewise.
3690         * doc/posix-functions/getaddrinfo.texi: Likewise.
3691         * doc/posix-functions/getnameinfo.texi: Likewise.
3692         * doc/posix-functions/if_freenameindex.texi: Likewise.
3693         * doc/posix-functions/if_indextoname.texi: Likewise.
3694         * doc/posix-functions/if_nameindex.texi: Likewise.
3695         * doc/posix-functions/if_nametoindex.texi: Likewise.
3696         * doc/posix-functions/insque.texi: Likewise.
3697         * doc/posix-functions/linkat.texi: Likewise.
3698         * doc/posix-functions/llrint.texi: Likewise.
3699         * doc/posix-functions/llrintf.texi: Likewise.
3700         * doc/posix-functions/llrintl.texi: Likewise.
3701         * doc/posix-functions/lockf.texi: Likewise.
3702         * doc/posix-functions/lrintl.texi: Likewise.
3703         * doc/posix-functions/mkdirat.texi: Likewise.
3704         * doc/posix-functions/mkfifoat.texi: Likewise.
3705         * doc/posix-functions/mknodat.texi: Likewise.
3706         * doc/posix-functions/mq_close.texi: Likewise.
3707         * doc/posix-functions/mq_getattr.texi: Likewise.
3708         * doc/posix-functions/mq_notify.texi: Likewise.
3709         * doc/posix-functions/mq_open.texi: Likewise.
3710         * doc/posix-functions/mq_receive.texi: Likewise.
3711         * doc/posix-functions/mq_send.texi: Likewise.
3712         * doc/posix-functions/mq_setattr.texi: Likewise.
3713         * doc/posix-functions/mq_timedreceive.texi: Likewise.
3714         * doc/posix-functions/mq_timedsend.texi: Likewise.
3715         * doc/posix-functions/mq_unlink.texi: Likewise.
3716         * doc/posix-functions/open_memstream.texi: Likewise.
3717         * doc/posix-functions/openat.texi: Likewise.
3718         * doc/posix-functions/posix_fadvise.texi: Likewise.
3719         * doc/posix-functions/posix_fallocate.texi: Likewise.
3720         * doc/posix-functions/posix_madvise.texi: Likewise.
3721         * doc/posix-functions/posix_memalign.texi: Likewise.
3722         * doc/posix-functions/posix_openpt.texi: Likewise.
3723         * doc/posix-functions/readlinkat.texi: Likewise.
3724         * doc/posix-functions/remque.texi: Likewise.
3725         * doc/posix-functions/renameat.texi: Likewise.
3726         * doc/posix-functions/rintl.texi: Likewise.
3727         * doc/posix-functions/sem_unlink.texi: Likewise.
3728         * doc/posix-functions/shm_open.texi: Likewise.
3729         * doc/posix-functions/shm_unlink.texi: Likewise.
3730         * doc/posix-functions/signgam.texi: Likewise.
3731         * doc/posix-functions/sigset.texi: Likewise.
3732         * doc/posix-functions/stpcpy.texi: Likewise.
3733         * doc/posix-functions/stpncpy.texi: Likewise.
3734         * doc/posix-functions/strerror.texi: Likewise.
3735         * doc/posix-functions/strtod.texi: Likewise.
3736         * doc/posix-functions/symlinkat.texi: Likewise.
3737         * doc/posix-functions/unlinkat.texi: Likewise.
3738         * doc/posix-functions/utimensat.texi: Likewise.
3739         * doc/glibc-functions/bindresvport.texi: Likewise.
3740         * doc/glibc-functions/dn_expand.texi: Likewise.
3741         * doc/glibc-functions/exp10.texi: Likewise.
3742         * doc/glibc-functions/exp10f.texi: Likewise.
3743         * doc/glibc-functions/fgetxattr.texi: Likewise.
3744         * doc/glibc-functions/flistxattr.texi: Likewise.
3745         * doc/glibc-functions/fopencookie.texi: Likewise.
3746         * doc/glibc-functions/freeifaddrs.texi: Likewise.
3747         * doc/glibc-functions/fremovexattr.texi: Likewise.
3748         * doc/glibc-functions/fsetxattr.texi: Likewise.
3749         * doc/glibc-functions/getifaddrs.texi: Likewise.
3750         * doc/glibc-functions/getxattr.texi: Likewise.
3751         * doc/glibc-functions/lgetxattr.texi: Likewise.
3752         * doc/glibc-functions/listxattr.texi: Likewise.
3753         * doc/glibc-functions/llistxattr.texi: Likewise.
3754         * doc/glibc-functions/lremovexattr.texi: Likewise.
3755         * doc/glibc-functions/lsetxattr.texi: Likewise.
3756         * doc/glibc-functions/pow10.texi: Likewise.
3757         * doc/glibc-functions/pow10f.texi: Likewise.
3758         * doc/glibc-functions/rcmd_af.texi: Likewise.
3759         * doc/glibc-functions/removexattr.texi: Likewise.
3760         * doc/glibc-functions/res_init.texi: Likewise.
3761         * doc/glibc-functions/res_mkquery.texi: Likewise.
3762         * doc/glibc-functions/res_query.texi: Likewise.
3763         * doc/glibc-functions/res_querydomain.texi: Likewise.
3764         * doc/glibc-functions/res_send.texi: Likewise.
3765         * doc/glibc-functions/rresvport_af.texi: Likewise.
3766         * doc/glibc-functions/setxattr.texi: Likewise.
3767         * doc/glibc-functions/strcasestr.texi: Likewise.
3768
3769 2008-12-15  Bruno Haible  <bruno@clisp.org>
3770
3771         Fix compilation error on OSF/1 4.0.
3772         * lib/sys_select.in.h: When invoked from OSF/1 <sys/types.h> or
3773         <sys/time.h>, simply delegate to the system header.
3774         Reported by Daniel Richard G. <oss@teragram.com>.
3775
3776 2008-12-15  Bruno Haible  <bruno@clisp.org>
3777
3778         * doc/posix-functions/openat.texi: Mention the 'openat' module.
3779         * doc/posix-functions/fchmodat.texi: Likewise.
3780         * doc/posix-functions/fchownat.texi: Likewise.
3781         * doc/posix-functions/fdopendir.texi: Likewise.
3782         * doc/posix-functions/fstatat.texi: Likewise.
3783         * doc/posix-functions/mkdirat.texi: Likewise.
3784         * doc/posix-functions/unlinkat.texi: Likewise.
3785
3786 2008-12-14  Bruno Haible  <bruno@clisp.org>
3787
3788         Update doc for POSIX:2008.
3789         * doc/posix-functions/faccessat.texi: New file.
3790         * doc/posix-functions/fchmodat.texi: New file.
3791         * doc/posix-functions/fchownat.texi: New file.
3792         * doc/posix-functions/fdopendir.texi: New file.
3793         * doc/posix-functions/fstatat.texi: New file.
3794         * doc/posix-functions/futimens.texi: New file.
3795         * doc/posix-functions/linkat.texi: New file.
3796         * doc/posix-functions/mkdirat.texi: New file.
3797         * doc/posix-functions/mkfifoat.texi: New file.
3798         * doc/posix-functions/mknodat.texi: New file.
3799         * doc/posix-functions/open_wmemstream.texi: New file.
3800         * doc/posix-functions/openat.texi: New file.
3801         * doc/posix-functions/psiginfo.texi: New file.
3802         * doc/posix-functions/pthread_mutex_consistent.texi: New file.
3803         * doc/posix-functions/pthread_mutexattr_getrobust.texi: New file.
3804         * doc/posix-functions/pthread_mutexattr_setrobust.texi: New file.
3805         * doc/posix-functions/readlinkat.texi: New file.
3806         * doc/posix-functions/renameat.texi: New file.
3807         * doc/posix-functions/strerror_l.texi: New file.
3808         * doc/posix-functions/symlinkat.texi: New file.
3809         * doc/posix-functions/unlinkat.texi: New file.
3810         * doc/posix-functions/utimensat.texi: New file.
3811         * doc/gnulib.texi (Function Substitutes): Add these subsections.
3812
3813 2008-12-14  Bruno Haible  <bruno@clisp.org>
3814
3815         Update doc for POSIX:2008.
3816         * doc/posix-functions/alphasort.texi: Renamed from
3817         doc/glibc-functions/alphasort.texi.
3818         * doc/posix-functions/dirfd.texi: Renamed from
3819         doc/glibc-functions/dirfd.texi.
3820         * doc/posix-functions/dprintf.texi: Renamed from
3821         doc/glibc-functions/dprintf.texi.
3822         * doc/posix-functions/duplocale.texi: Renamed from
3823         doc/glibc-functions/duplocale.texi.
3824         * doc/posix-functions/fexecve.texi: Renamed from
3825         doc/glibc-functions/fexecve.texi.
3826         * doc/posix-functions/fmemopen.texi: Renamed from
3827         doc/glibc-functions/fmemopen.texi.
3828         * doc/posix-functions/freelocale.texi: Renamed from
3829         doc/glibc-functions/freelocale.texi.
3830         * doc/posix-functions/getdate_err.texi: Renamed from
3831         doc/glibc-functions/getdate_err.texi.
3832         * doc/posix-functions/isalnum_l.texi: Renamed from
3833         doc/glibc-functions/isalnum_l.texi.
3834         * doc/posix-functions/isalpha_l.texi: Renamed from
3835         doc/glibc-functions/isalpha_l.texi.
3836         * doc/posix-functions/isblank_l.texi: Renamed from
3837         doc/glibc-functions/isblank_l.texi.
3838         * doc/posix-functions/iscntrl_l.texi: Renamed from
3839         doc/glibc-functions/iscntrl_l.texi.
3840         * doc/posix-functions/isdigit_l.texi: Renamed from
3841         doc/glibc-functions/isdigit_l.texi.
3842         * doc/posix-functions/isgraph_l.texi: Renamed from
3843         doc/glibc-functions/isgraph_l.texi.
3844         * doc/posix-functions/islower_l.texi: Renamed from
3845         doc/glibc-functions/islower_l.texi.
3846         * doc/posix-functions/isprint_l.texi: Renamed from
3847         doc/glibc-functions/isprint_l.texi.
3848         * doc/posix-functions/ispunct_l.texi: Renamed from
3849         doc/glibc-functions/ispunct_l.texi.
3850         * doc/posix-functions/isspace_l.texi: Renamed from
3851         doc/glibc-functions/isspace_l.texi.
3852         * doc/posix-functions/isupper_l.texi: Renamed from
3853         doc/glibc-functions/isupper_l.texi.
3854         * doc/posix-functions/iswalnum_l.texi: Renamed from
3855         doc/glibc-functions/iswalnum_l.texi.
3856         * doc/posix-functions/iswalpha_l.texi: Renamed from
3857         doc/glibc-functions/iswalpha_l.texi.
3858         * doc/posix-functions/iswblank_l.texi: Renamed from
3859         doc/glibc-functions/iswblank_l.texi.
3860         * doc/posix-functions/iswcntrl_l.texi: Renamed from
3861         doc/glibc-functions/iswcntrl_l.texi.
3862         * doc/posix-functions/iswctype_l.texi: Renamed from
3863         doc/glibc-functions/iswctype_l.texi.
3864         * doc/posix-functions/iswdigit_l.texi: Renamed from
3865         doc/glibc-functions/iswdigit_l.texi.
3866         * doc/posix-functions/iswgraph_l.texi: Renamed from
3867         doc/glibc-functions/iswgraph_l.texi.
3868         * doc/posix-functions/iswlower_l.texi: Renamed from
3869         doc/glibc-functions/iswlower_l.texi.
3870         * doc/posix-functions/iswprint_l.texi: Renamed from
3871         doc/glibc-functions/iswprint_l.texi.
3872         * doc/posix-functions/iswpunct_l.texi: Renamed from
3873         doc/glibc-functions/iswpunct_l.texi.
3874         * doc/posix-functions/iswspace_l.texi: Renamed from
3875         doc/glibc-functions/iswspace_l.texi.
3876         * doc/posix-functions/iswupper_l.texi: Renamed from
3877         doc/glibc-functions/iswupper_l.texi.
3878         * doc/posix-functions/iswxdigit_l.texi: Renamed from
3879         doc/glibc-functions/iswxdigit_l.texi.
3880         * doc/posix-functions/isxdigit_l.texi: Renamed from
3881         doc/glibc-functions/isxdigit_l.texi.
3882         * doc/posix-functions/mbsnrtowcs.texi: Renamed from
3883         doc/glibc-functions/mbsnrtowcs.texi.
3884         * doc/posix-functions/mkdtemp.texi: Renamed from
3885         doc/glibc-functions/mkdtemp.texi.
3886         * doc/posix-functions/newlocale.texi: Renamed from
3887         doc/glibc-functions/newlocale.texi.
3888         * doc/posix-functions/nl_langinfo_l.texi: Renamed from
3889         doc/glibc-functions/nl_langinfo_l.texi.
3890         * doc/posix-functions/open_memstream.texi: Renamed from
3891         doc/glibc-functions/open_memstream.texi.
3892         * doc/posix-functions/opterr.texi: Renamed from
3893         doc/glibc-functions/opterr.texi.
3894         * doc/posix-functions/optind.texi: Renamed from
3895         doc/glibc-functions/optind.texi.
3896         * doc/posix-functions/optopt.texi: Renamed from
3897         doc/glibc-functions/optopt.texi.
3898         * doc/posix-functions/psignal.texi: Renamed from
3899         doc/glibc-functions/psignal.texi.
3900         * doc/posix-functions/scandir.texi: Renamed from
3901         doc/glibc-functions/scandir.texi.
3902         * doc/posix-functions/sched_get_priority_min.texi: Renamed from
3903         doc/glibc-functions/sched_get_priority_min.texi.
3904         * doc/posix-functions/signgam.texi: Renamed from
3905         doc/glibc-functions/signgam.texi.
3906         * doc/posix-functions/stpcpy.texi: Renamed from
3907         doc/glibc-functions/stpcpy.texi.
3908         * doc/posix-functions/stpncpy.texi: Renamed from
3909         doc/glibc-functions/stpncpy.texi.
3910         * doc/posix-functions/strcasecmp_l.texi: Renamed from
3911         doc/glibc-functions/strcasecmp_l.texi.
3912         * doc/posix-functions/strcoll_l.texi: Renamed from
3913         doc/glibc-functions/strcoll_l.texi.
3914         * doc/posix-functions/strfmon_l.texi: Renamed from
3915         doc/glibc-functions/strfmon_l.texi.
3916         * doc/posix-functions/strftime_l.texi: Renamed from
3917         doc/glibc-functions/strftime_l.texi.
3918         * doc/posix-functions/strncasecmp_l.texi: Renamed from
3919         doc/glibc-functions/strncasecmp_l.texi.
3920         * doc/posix-functions/strndup.texi: Renamed from
3921         doc/glibc-functions/strndup.texi.
3922         * doc/posix-functions/strnlen.texi: Renamed from
3923         doc/glibc-functions/strnlen.texi.
3924         * doc/posix-functions/strsignal.texi: Renamed from
3925         doc/glibc-functions/strsignal.texi.
3926         * doc/posix-functions/strxfrm_l.texi: Renamed from
3927         doc/glibc-functions/strxfrm_l.texi.
3928         * doc/posix-functions/timer_gettime.texi: Renamed from
3929         doc/glibc-functions/timer_gettime.texi.
3930         * doc/posix-functions/tolower_l.texi: Renamed from
3931         doc/glibc-functions/tolower_l.texi.
3932         * doc/posix-functions/toupper_l.texi: Renamed from
3933         doc/glibc-functions/toupper_l.texi.
3934         * doc/posix-functions/towctrans_l.texi: Renamed from
3935         doc/glibc-functions/towctrans_l.texi.
3936         * doc/posix-functions/towlower_l.texi: Renamed from
3937         doc/glibc-functions/towlower_l.texi.
3938         * doc/posix-functions/towupper_l.texi: Renamed from
3939         doc/glibc-functions/towupper_l.texi.
3940         * doc/posix-functions/uselocale.texi: Renamed from
3941         doc/glibc-functions/uselocale.texi.
3942         * doc/posix-functions/vdprintf.texi: Renamed from
3943         doc/glibc-functions/vdprintf.texi.
3944         * doc/posix-functions/wcpcpy.texi:
3945         Renamed from doc/glibc-functions/wcpcpy.texi.
3946         * doc/posix-functions/wcpncpy.texi: Renamed from
3947         doc/glibc-functions/wcpncpy.texi.
3948         * doc/posix-functions/wcscasecmp.texi: Renamed from
3949         doc/glibc-functions/wcscasecmp.texi.
3950         * doc/posix-functions/wcscasecmp_l.texi: Renamed from
3951         doc/glibc-functions/wcscasecmp_l.texi.
3952         * doc/posix-functions/wcscoll_l.texi: Renamed from
3953         doc/glibc-functions/wcscoll_l.texi.
3954         * doc/posix-functions/wcsdup.texi: Renamed from
3955         doc/glibc-functions/wcsdup.texi.
3956         * doc/posix-functions/wcsncasecmp.texi: Renamed from
3957         doc/glibc-functions/wcsncasecmp.texi.
3958         * doc/posix-functions/wcsncasecmp_l.texi: Renamed from
3959         doc/glibc-functions/wcsncasecmp_l.texi.
3960         * doc/posix-functions/wcsnlen.texi: Renamed from
3961         doc/glibc-functions/wcsnlen.texi.
3962         * doc/posix-functions/wcsnrtombs.texi: Renamed from
3963         doc/glibc-functions/wcsnrtombs.texi.
3964         * doc/posix-functions/wcsxfrm_l.texi: Renamed from
3965         doc/glibc-functions/wcsxfrm_l.texi.
3966         * doc/posix-functions/wctrans_l.texi: Renamed from
3967         doc/glibc-functions/wctrans_l.texi.
3968         * doc/posix-functions/wctype_l.texi: Renamed from
3969         doc/glibc-functions/wctype_l.texi.
3970         * doc/gnulib.texi (Function Substitutes): Add these subsections.
3971         (Glibc ctype.h, Glibc dirent.h, Glibc getopt.h, Glibc math.h,
3972         Glibc sched.h, Glibc signal.h, Glibc stdio.h, Glibc stdlib.h,
3973         Glibc string.h, Glibc time.h, Glibc unistd.h, Glibc wchar.h): Remove
3974         these subsections.
3975         (Glibc langinfo.h, Glibc locale.h, Glibc monetary.h, Glibc wctype.h):
3976         Remove sections.
3977
3978 2008-12-14  Bruno Haible  <bruno@clisp.org>
3979
3980         Update doc for POSIX:2008.
3981         * doc/posix-functions/*.texi: Update URL of POSIX specification.
3982
3983 2008-12-14  Bruno Haible  <bruno@clisp.org>
3984
3985         Update doc for POSIX:2008.
3986         * doc/pastposix-functions/bcmp.texi: Renamed from
3987         doc/posix-functions/bcmp.texi.
3988         * doc/pastposix-functions/bcopy.texi: Renamed from
3989         doc/posix-functions/bcopy.texi.
3990         * doc/pastposix-functions/bsd_signal.texi: Renamed from
3991         doc/posix-functions/bsd_signal.texi.
3992         * doc/pastposix-functions/bzero.texi: Renamed from
3993         doc/posix-functions/bzero.texi.
3994         * doc/pastposix-functions/ecvt.texi: Renamed from
3995         doc/posix-functions/ecvt.texi.
3996         * doc/pastposix-functions/fcvt.texi: Renamed from
3997         doc/posix-functions/fcvt.texi.
3998         * doc/pastposix-functions/ftime.texi: Renamed from
3999         doc/posix-functions/ftime.texi.
4000         * doc/pastposix-functions/gcvt.texi: Renamed from
4001         doc/posix-functions/gcvt.texi.
4002         * doc/pastposix-functions/getcontext.texi: Renamed from
4003         doc/posix-functions/getcontext.texi.
4004         * doc/pastposix-functions/gethostbyaddr.texi: Renamed from
4005         doc/posix-functions/gethostbyaddr.texi.
4006         * doc/pastposix-functions/gethostbyname.texi: Renamed from
4007         doc/posix-functions/gethostbyname.texi.
4008         * doc/pastposix-functions/getwd.texi: Renamed from
4009         doc/posix-functions/getwd.texi.
4010         * doc/pastposix-functions/h_errno.texi: Renamed from
4011         doc/posix-functions/h_errno.texi.
4012         * doc/pastposix-functions/index.texi: Renamed from
4013         doc/posix-functions/index.texi.
4014         * doc/pastposix-functions/makecontext.texi: Renamed from
4015         doc/posix-functions/makecontext.texi.
4016         * doc/pastposix-functions/mktemp.texi: Renamed from
4017         doc/posix-functions/mktemp.texi.
4018         * doc/pastposix-functions/pthread_attr_getstackaddr.texi: Renamed from
4019         doc/posix-functions/pthread_attr_getstackaddr.texi.
4020         * doc/pastposix-functions/pthread_attr_setstackaddr.texi: Renamed from
4021         doc/posix-functions/pthread_attr_setstackaddr.texi.
4022         * doc/pastposix-functions/rindex.texi: Renamed from
4023         doc/posix-functions/rindex.texi.
4024         * doc/pastposix-functions/scalb.texi: Renamed from
4025         doc/posix-functions/scalb.texi.
4026         * doc/pastposix-functions/setcontext.texi: Renamed from
4027         doc/posix-functions/setcontext.texi.
4028         * doc/pastposix-functions/swapcontext.texi: Renamed from
4029         doc/posix-functions/swapcontext.texi.
4030         * doc/pastposix-functions/ualarm.texi: Renamed from
4031         doc/posix-functions/ualarm.texi.
4032         * doc/pastposix-functions/usleep.texi: Renamed from
4033         doc/posix-functions/usleep.texi.
4034         * doc/pastposix-functions/vfork.texi: Renamed from
4035         doc/posix-functions/vfork.texi.
4036         * doc/pastposix-functions/wcswcs.texi: Renamed from
4037         doc/posix-functions/wcswcs.texi.
4038         * doc/gnulib.texi (Legacy Function Substitutes): New chapter.
4039         (Function Substitutes): Update.
4040
4041 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4042
4043         * modules/relocatable-prog-wrapper (Depends-on): Add errno, needed by
4044         m4/strerror.m4.
4045
4046 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4047             Bruno Haible  <bruno@clisp.org>
4048
4049         * modules/unilbrk/tables (Depends-on): Add unilbrk/base.
4050
4051 2008-12-13  Bruno Haible  <bruno@clisp.org>
4052
4053         * modules/strtoull (Depends-on): Remove unistd.
4054
4055 2008-12-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4056
4057         * modules/strtoull (Depends-on): Add stdlib.
4058
4059 2008-12-11  Simon Josefsson  <simon@josefsson.org>
4060
4061         * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more warnings.
4062
4063 2008-12-10  Jim Meyering  <meyering@redhat.com>
4064
4065         gl_ASSERT: don't say assertions are disabled when they're not
4066         * m4/assert.m4 (gl_ASSERT): Do not make configure report
4067         "checking whether to enable assertions... no", when they are in
4068         fact enabled.  This is solely a bug in the output of configure.
4069         In spite of saying "no", NDEBUG was not defined in that case.
4070         Also, as noted by Eric Blake, leave assertions enabled upon
4071         --enable-assert=INVALID.
4072
4073 2008-12-10  Bruno Haible  <bruno@clisp.org>
4074
4075         Change MODULES.html to refer to POSIX:2008 where possible.
4076         * MODULES.html.sh (POSIX2008_URL): New variable.
4077         (posix_headers): Remove sys/timeb, ucontext.
4078         (posix2001_headers): New variable.
4079         (posix_functions): Remove bcmp, bcopy, bsd_signal, bzero, ecvt, fcvt,
4080         ftime, gcvt, getcontext, gethostbyaddr, gethostbyname, getwd, h_errno,
4081         index, makecontext, mktemp, pthread_attr_getstackaddr,
4082         pthread_attr_setstackaddr, rindex, scalb, setcontext, swapcontext,
4083         ualarm, usleep, vfork, wcswcs. Add the new POSIX:2008 functions.
4084         (posix2001_functions): New variable.
4085         (func_module): Use URLs to POSIX:2008 where possible and to POSIX:2001
4086         otherwise.
4087
4088 2008-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4089
4090         add missing include to parse-duration.c
4091         * lib/parse-duration.c: #include "xalloc.h", for xstrdup.
4092         * modules/parse-duration (Depends-on): Add xalloc.
4093
4094         fix sed script reading maint.mk
4095         * top/maint.mk (MYSELF): New macro, define as $(srcdir)/$(ME).
4096         (syntax-check-rules): Use it.
4097
4098 2008-12-09  Bruno Haible  <bruno@clisp.org>
4099
4100         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): Add another check, that fails on
4101         MacOS X 10.4/PowerPC.
4102         Reported by Simon Josefsson.
4103
4104 2008-12-08  Jim Meyering  <meyering@redhat.com>
4105
4106         work around mingw's lack of some S_IF definitions
4107         * lib/fts.c (S_IFLNK, S_IFSOCK): Define if not already defined.
4108         Reported by Simon Josefsson.
4109
4110 2008-12-08  Bruno Haible  <bruno@clisp.org>
4111
4112         * m4/signbitl.m4 (gl_SIGNBIT_TEST_PROGRAM): Add a link check of signbit
4113         applied to variables. Needed on MacOS X 10.4/PowerPC.
4114         Reported by Simon Josefsson.
4115
4116 2008-12-08  William Pursell  <bill.pursell@gmail.com>  (tiny change)
4117         and Eric Blake  <ebb9@byu.net>
4118
4119         assert: honor --enable-assert
4120         * m4/assert.m4 (gl_ASSERT): Synchronize with autoconf 2.64, in
4121         order to honor --enable-assert, rather than treating it as a
4122         synonym for --disable-assert.
4123
4124 2008-12-08  Jim Meyering  <meyering@redhat.com>
4125
4126         * lib/posixtm.c: Remove now-useless declaration of mktime.
4127
4128         * build-aux/announce-gen (get_tool_versions): Accept .xz tarballs.
4129
4130 2008-12-07  Bruno Haible  <bruno@clisp.org>
4131
4132         * tests/test-lock.c (test_lock, test_rwlock, test_recursive_lock,
4133         test_once): Mark functions as static.
4134         * tests/test-tls.c (test_tls): Likewise.
4135
4136 2008-12-07  Bruno Haible  <bruno@clisp.org>
4137
4138         * lib/striconveha.h (uniconv_register_autodetect): Renamed from
4139         iconv_register_autodetect.
4140
4141 2008-12-07  Jim Meyering  <meyering@redhat.com>
4142
4143         posixtm.c: avoid a warning
4144         * lib/posixtm.c (posixtime): Don't initialize tm0.
4145         It's no longer needed to placate gcc4's -Wuninitialized,
4146         and the attempt to placate would elicit a new warning.
4147
4148         unicodeio.c: mark unused parameters
4149         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
4150         (fallback_failure_callback): Likewise.
4151
4152 2008-12-07  Bruno Haible  <bruno@clisp.org>
4153
4154         * gnulib-tool (func_create_testdir): When building the tests
4155         subdirectory, ignore the modules gnumakefile and maintainer-makefile.
4156         Reported by Simon Josefsson.
4157
4158 2008-12-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4159
4160         * doc/manywarnings.texi, doc/gnulib-intro.texi: Fix typos.
4161
4162 2008-12-06  Bruno Haible  <bruno@clisp.org>
4163
4164         * lib/c-stack.h (c_stack_action): Clarify possible side effects.
4165         Suggested by Eric Blake.
4166
4167 2008-12-06  Bruno Haible  <bruno@clisp.org>
4168
4169         Fix a c-stack test failure on MacOS X.
4170         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Require
4171         AC_CANONICAL_HOST. Define FAULT_YIELDS_SIGBUS. If set, install a signal
4172         handler for SIGBUS as well.
4173         * lib/c-stack.c (c_stack_action): If FAULT_YIELDS_SIGBUS is set,
4174         install a signal handler for SIGBUS as well.
4175         Reported by Bruce Dugan <bld0401@gmail.com> via Eric Blake.
4176
4177 2008-12-06  Bruno Haible  <bruno@clisp.org>
4178
4179         Advocacy documentation.
4180         * doc/gnulib-intro.texi (Benefits): New section.
4181         * doc/gnulib.texi: Update.
4182
4183 2008-12-06  Bruno Haible  <bruno@clisp.org>
4184
4185         Document the 'manywarnings' module.
4186         * doc/manywarnings.texi: New file.
4187         * doc/gnulib.texi: Include it.
4188
4189 2008-12-05  Eric Blake  <ebb9@byu.net>
4190
4191         tests: silence some gcc warnings
4192         * tests/test-getdate.c (LOG) [!DEBUG]: Mark no-op void.
4193         * tests/uniwidth/test-uc_width2.c (finish_interval): Avoid printf
4194         type mismatches.
4195
4196 2008-12-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4197             Bruno Haible  <bruno@clisp.org>
4198
4199         * m4/openmp.m4 (AC_OPENMP): Do not define with Autoconf 2.62 or newer.
4200
4201 2008-11-29  Jim Meyering  <meyering@redhat.com>
4202
4203         unicodeio.c: mark unused parameters
4204         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
4205         (fallback_failure_callback): Likewise.
4206
4207         fts: fix a thinko
4208         * lib/fts.c (s_ifmt_shift_bits): Remove function.  Not needed after all.
4209         (set_stat_type): Return S_IF*-valued "type" directly.
4210         Prompted by James Youngman's spotting a related bug.
4211         Confirmed by further testing through find.
4212
4213         fts: provide dirent.d_type via FTSENT.fts_statp, when possible
4214         * lib/fts.c (D_TYPE): Define.
4215         (DT_UNKNOWN, DT_BLK, DT_CHR) [HAVE_STRUCT_DIRENT_D_TYPE]: Define.
4216         (DT_DIR, DT_FIFO, DT_LNK, DT_REG, DT_SOCK): Likewise.
4217         (s_ifmt_shift_bits): New function.
4218         (set_stat_type): New function.
4219         (fts_build): When not calling fts_stat, call set_stat_type
4220         to propagate dirent.d_type info to fts_read caller.
4221         * lib/fts_.h (FTSENT) [FTS_DEFER_STAT]: Mention that
4222         fts_statp->st_mode type information may be valid.
4223
4224 2008-11-28  Simon Josefsson  <simon@josefsson.org>
4225
4226         * lib/sys_time.in.h: Add extern "C" block for C++.  Suggested by
4227         Brian Dessent <brian@dessent.net>.  Reported by Sam Steingold
4228         <sds@gnu.org>.
4229
4230 2008-11-20  Bruno Haible  <bruno@clisp.org>
4231
4232         Attempt to work around an AIX 5.3, 6.1 compiler bug with include_next.
4233         * lib/math.in.h: Use INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of
4234         INCLUDE_NEXT.
4235         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also
4236         INCLUDE_NEXT_AS_FIRST_DIRECTIVE.
4237         * modules/math (Makefile.am): Substitute
4238         INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of INCLUDE_NEXT.
4239         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
4240
4241 2008-11-18  Alexandre Duret-Lutz  <adl@lrde.epita.fr>
4242             Bruno Haible  <bruno@clisp.org>
4243
4244         * lib/stdint.in.h: Define all type macros so that their expansion is
4245         a single typedef'ed token. Fixes a compilation failure in Boost which
4246         does "using ::int8_t;".
4247
4248 2008-11-18  Simon Josefsson  <simon@josefsson.org>
4249
4250         * m4/manywarnings.m4: New file with gl_MANYWARN_COMPLEMENT and
4251         gl_MANYWARN_ALL_GCC.
4252         * m4/warnings.m4: Removed gl_WARN_SUPPORTED and
4253         gl_WARN_COMPLEMENT.  Suggested by Bruno Haible <bruno@clisp.org>.
4254         * modules/manywarnings: New file.
4255         * MODULES.html.sh: Mention manywarnings module.
4256
4257 2008-11-18  Bruno Haible  <bruno@clisp.org>
4258
4259         * doc/gnulib-tool.texi (Unit tests): New section.
4260
4261 2008-11-18  Simon Josefsson  <simon@josefsson.org>
4262
4263         * top/maint.mk (refresh-po): Fix sed regexp to avoid problems with
4264         paths like 'lib/po/foo.po'.
4265
4266 2008-11-17  Simon Josefsson  <simon@josefsson.org>
4267
4268         * m4/warnings.m4: Improve code.  Reported by Ralf Wildenhues
4269         <Ralf.Wildenhues@gmx.de> and Paolo Bonzini <bonzini@gnu.org>.
4270
4271 2008-11-17  Simon Josefsson  <simon@josefsson.org>
4272
4273         * m4/warnings.m4: Use CPPFLAGS to really check whether the
4274         parameter works.
4275
4276 2008-11-17  Simon Josefsson  <simon@josefsson.org>
4277
4278         * m4/warnings.m4: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.
4279
4280 2008-11-17  Bruce Korb  <bkorb@gnu.org>
4281
4282         * modules/parse-duration-tests: New file.
4283         * tests/test-parse-duration.sh: New file.
4284         * tests/test-parse-duration.c: New file.
4285
4286         New module 'parse-duration'.
4287         * lib/parse-duration.h: New file.
4288         * lib/parse-duration.c: New file.
4289         * modules/parse-duration: New file.
4290
4291 2008-11-17  Bruno Haible  <bruno@clisp.org>
4292
4293         * tests/test-select-out.sh: Comment out the first pipe test.
4294         Reported by Simon Josefsson.
4295
4296 2008-11-17  Bruno Haible  <bruno@clisp.org>
4297
4298         * modules/getaddrinfo (Depends-on): Add servent, hostent.
4299         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_SERVENT and
4300         gl_HOSTENT.
4301
4302 2008-11-17  Bruno Haible  <bruno@clisp.org>
4303
4304         * m4/sockets.m4 (gl_SOCKETS): After trying -lsocket, try also
4305         -lnetwork and -lnet. Needed for Haiku and BeOS.
4306
4307 2008-11-16  Bruno Haible  <bruno@clisp.org>
4308
4309         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix indentation.
4310
4311 2008-11-16  Bruno Haible  <bruno@clisp.org>
4312
4313         Avoid test failure on Haiku.
4314         * tests/test-fsync.c: Include <errno.h>.
4315         (main): Don't require that fsync (0) fails.
4316
4317 2008-11-15  Bruno Haible  <bruno@clisp.org>
4318
4319         New module 'hostent'.
4320         * modules/hostent: New file.
4321         * m4/hostent.m4: New file, based on code in m4/getaddrinfo.m4.
4322
4323 2008-11-15  Bruno Haible  <bruno@clisp.org>
4324
4325         New module 'servent'.
4326         * modules/servent: New file.
4327         * m4/servent.m4: New file, based on code in m4/getaddrinfo.m4.
4328
4329 2008-11-15  Bruno Haible  <bruno@clisp.org>
4330
4331         Avoid generating same test program with two different rules.
4332         * modules/frexp-nolibm-tests (Makefile.am): Rename test program from
4333         test-frexp to test-frexp-nolibm.
4334         * modules/frexpl-nolibm-tests (Makefile.am): Rename test program from
4335         test-frexpl to test-frexpl-nolibm.
4336
4337 2008-11-15  Bruno Haible  <bruno@clisp.org>
4338
4339         * modules/frexpl-tests (Makefile.am): Link test-frexpl with
4340         $(FREXPL_LIBM).
4341
4342 2008-11-15  Bruno Haible  <bruno@clisp.org>
4343
4344         * lib/netdb.in.h: Activate the definitions also when the system's
4345         <netdb.h> has 'struct addrinfo'.
4346         * m4/netdb_h.m4 (gl_HEADER_NETDB): Replace netdb.h also when it lacks
4347         EAI_OVERFLOW or AI_NUMERICSERV.
4348         * doc/posix-headers/netdb.texi: Document the problem.
4349
4350 2008-11-15  Bruno Haible  <bruno@clisp.org>
4351
4352         * tests/test-sched.c: Test also the existence of the SCHED_* macros.
4353
4354         Make the 'sched' module work on platforms where <sched.h> exists but
4355         is incomplete (such as Haiku).
4356         * lib/sched.in.h; Include the system's <sched.h> if it exists.
4357         (SCHED_FIFO, SCHED_RR, SCHED_OTHER): New macros.
4358         * m4/sched_h.m4 (gl_SCHED_H): Test whether <sched.h> exists and also
4359         defines SCHED_FIFO, SCHED_RR, SCHED_OTHER. Set HAVE_SCHED_H,
4360         HAVE_STRUCT_SCHED_PARAM.
4361         * modules/sched (Depends-on): Add include_next.
4362         (Makefile.am): Substitute HAVE_SCHED_H, INCLUDE_NEXT,
4363         PRAGMA_SYSTEM_HEADER, NEXT_SCHED_H, HAVE_STRUCT_SCHED_PARAM.
4364         * doc/posix-headers/sched.texi: Document the issue.
4365
4366 2008-11-13  Jim Meyering  <meyering@redhat.com>
4367
4368         test-argp-2: avoid test failure when PACKAGE_BUGREPORT is defined
4369         * tests/test-argp-2.sh: When PACKAGE_BUGREPORT was defined, this
4370         test would fail due to the difference in the Report bugs to ...
4371         line.  The expected address is empty, "<>", while the actual
4372         would contain e.g., "<bug-tar@gnu.org>".  Filter out any address.
4373
4374 2008-11-12  Bruno Haible  <bruno@clisp.org>
4375
4376         lstat: don't compile lstat.c on systems lacking lstat
4377         * m4/lstat.m4 (gl_FUNC_LSTAT): Don't compile lstat.c on systems
4378         which don't have lstat; this is handled by lib/sys_stat.in.h already.
4379         Reported by Daniel P. Berrange via Jim Meyering.
4380
4381 2008-11-12  Jim Meyering  <meyering@redhat.com>
4382
4383         * lib/unicodeio.c (unicode_to_mb): Correct spelling of u8_uctomb.
4384
4385 2008-11-12  Simon Josefsson  <simon@josefsson.org>
4386
4387         * modules/warnings (configure.ac): Do AC_SUBST([WARN_CFLAGS]) here
4388         instead.
4389
4390 2008-11-12  Bruno Haible  <bruno@clisp.org>
4391
4392         * lib/unicodeio.c: Include unistr.h.
4393         (utf8_wctomb): Remove function.
4394         (unicode_to_mb): Use utf8_uctomb instead of utf8_wctomb.
4395
4396 2008-11-12  Simon Josefsson  <simon@josefsson.org>
4397
4398         * m4/warnings.m4 (gl_WARN_INIT): Remove, suggested by Ralf
4399         Wildenhues <Ralf.Wildenhues@gmx.de> and Bruno Haible
4400         <bruno@clisp.org>.
4401         * modules/warnings (configure.ac): Don't call gl_WARN_INIT.
4402
4403 2008-11-12  Simon Josefsson  <simon@josefsson.org>
4404
4405         * doc/warnings.texi: New file, from Bruno Haible <bruno@clisp.org>.
4406         * doc/gnulib.texi: Add section for warnings.
4407
4408 2008-11-11  Bruno Haible  <bruno@clisp.org>
4409
4410         * lib/sockets.h: Add a comment.
4411
4412 2008-11-11  Karl Berry  <karl@gnu.org>
4413
4414         * config/srclist.txt (fdl.texi): add, syncing from gnustandards.
4415
4416 2008-11-11  Eric Blake  <ebb9@byu.net>
4417
4418         fdl.texi: avoid git symlinks
4419         * doc/fdl.texi: Copy, rather than link, fdl-1.3.texi.
4420
4421 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
4422
4423         * m4/warnings.m4 (gl_WARN_ADD): Don't AC_SUBST the empty string.
4424
4425 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
4426
4427         * m4/warnings.m4 (gl_WARN_INIT): Substitute WARN_CFLAGS.
4428         (gl_WARN_ADD): Substitute $2 if literal.
4429
4430 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
4431
4432         * m4/warning.m4: Remove.
4433
4434 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
4435
4436         * m4/warnings.m4: Almost complete rewrite. :-)
4437
4438 2008-11-10  Simon Josefsson  <simon@josefsson.org>
4439
4440         * modules/warnings: New module.
4441         * m4/warnings.m4: New file.
4442         * MODULES.html.sh: Mention warnings module.
4443         With review improvements from Paolo Bonzini <bonzini@gnu.org> and
4444         Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
4445
4446 2008-11-10  Eric Blake  <ebb9@byu.net>
4447
4448         fdl.texi: make a symlink to the latest version
4449         * doc/standards.texi: Revert today's earlier change.
4450         * doc/fdl-1.2.texi: Rename from old fdl.texi...
4451         * doc/fdl.texi: ...and replace this with a symlink to the newer
4452         fdl-1.3.texi.
4453
4454 2008-11-10  Bruno Haible  <bruno@clisp.org>
4455
4456         * tests/test-select-fd.c (main): Accept the result file name as fourth
4457         argument.
4458         * tests/test-select-in.sh: Pass t-select-in.tmp as fourth argument.
4459         * tests/test-select-out.sh: Pass t-select-out.tmp as fourth argument.
4460
4461 2008-11-10  Bruno Haible  <bruno@clisp.org>
4462
4463         * lib/netdb.in.h: Use HAVE_STRUCT_ADDRINFO, HAVE_DECL_GETADDRINFO,
4464         HAVE_DECL_FREEADDRINFO, HAVE_DECL_GAI_STRERROR, HAVE_DECL_GETNAMEINFO
4465         as autoconf-substituted macros.
4466         * m4/netdb_h.m4 (gl_NETDB_H_DEFAULTS): Initialize these variables to 1.
4467         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require
4468         gl_NETDB_H_DEFAULTS. Set these variables.
4469         * modules/netdb (Makefile.am): Substitute these variables.
4470
4471 2008-11-10  Eric Blake  <ebb9@byu.net>
4472
4473         standards.texi: include correct file for FDL 1.3
4474         * doc/standards.texi (GNU Free Documentation License): Change
4475         include file to pull in FDL 1.3, not 1.2.
4476
4477         fdl.texi: revert accidental change to license
4478         * doc/fdl.texi: This is FDL 1.2, not 1.3.
4479
4480 2008-11-10  Bruno Haible  <bruno@clisp.org>
4481
4482         * m4/printf.m4 (gl_PRINTF_ENOMEM): Guess yes on Haiku. Use the
4483         cross-compiling guesses also when the native compile gives no result.
4484
4485 2008-11-10  Bruno Haible  <bruno@clisp.org>
4486
4487         * lib/spawni.c (__spawni): Force variable into the stack.
4488
4489 2008-11-10  Bruno Haible  <bruno@clisp.org>
4490
4491         Add support for Haiku.
4492         * lib/fbufmode.c (fbufmode): Test a symbol that is not only defined on
4493         glibc and BeOS, but also on Haiku.
4494         * lib/fpurge.c (fpurge): Likewise.
4495         * lib/freadable.c (freadable): Likewise.
4496         * lib/freadahead.c (freadahead): Likewise.
4497         * lib/freading.c (freading): Likewise.
4498         * lib/freadptr.c (freadptr): Likewise.
4499         * lib/freadseek.c (freadptrinc): Likewise.
4500         * lib/fseeko.c (rpl_fseeko): Likewise.
4501         * lib/fseterr.c (fseterr): Likewise.
4502         * lib/fwritable.c (fwritable): Likewise.
4503         * lib/fwriting.c (fwriting): Likewise.
4504         Reported by Ingo Weinhold <ingo_weinhold@gmx.de>.
4505
4506 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
4507
4508         * lib/config.charset: Treat Haiku like BeOS.
4509
4510 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
4511
4512         * lib/binary-io.h (O_BINARY, O_TEXT): Treat Haiku like BeOS.
4513         * lib/fcntl.in.h (O_BINARY, O_TEXT): Likewise.
4514
4515 2008-11-08  Bruno Haible  <bruno@clisp.org>
4516
4517         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Avoid using AC_CHECK_DECL inside
4518         AC_CACHE_CHECK.
4519
4520 2008-11-08  Bruno Haible  <bruno@clisp.org>
4521
4522         * modules/select-tests (configure.ac): Check for unistd.h, sys/wait.h.
4523
4524 2008-11-08  Bruno Haible  <bruno@clisp.org>
4525
4526         * tests/test-select-fd.c: New file.
4527         * tests/test-select-in.sh: New file.
4528         * tests/test-select-out.sh: New file.
4529         * tests/test-select-stdin.c: New file.
4530         * modules/select-tests (Files): Add the new files.
4531         (Depends-on): Add gettimeofday.
4532         (Makefile.am): Add test-select-in.sh, test-select-out.sh to TESTS.
4533         Set TESTS_ENVIRONMENT. Add test-select-fd, test-select-stdin to
4534         check_PROGRAMS. Define test_select_fd_LDADD, test_select_stdin_LDADD.
4535
4536 2008-11-06  Alexander V. Lukyanov  <lav@netis.ru>
4537             Bruno Haible  <bruno@clisp.org>
4538
4539         * lib/sys_stat.in.h: Enclose function definitions in extern "C".
4540
4541 2008-10-12  Giuseppe Scrivano  <gscrivano@gnu.org>
4542
4543         * build-aux/pmccabe2html: Added support for C++ source files.
4544
4545 2008-11-05  Ben Pfaff  <blp@gnu.org>
4546
4547         Fix lib/close.c build on Windows.
4548         * modules/close (Files): Add lib/w32sock.h.
4549
4550 2008-11-05  Joel E. Denny  <jdenny@ces.clemson.edu>
4551
4552         Accept Bison's NEWS format.
4553         * build-aux/announce-gen (print_news_deltas): Tweak
4554         $re_prefix.
4555
4556 2008-11-04  Bruno Haible  <bruno@clisp.org>
4557
4558         * modules/random_r (Maintainer): Add glibc.
4559
4560 2008-11-04  Simon Josefsson  <simon@josefsson.org>
4561
4562         * doc/alloca-opt.texi: Change license to GFDLv1.3+, as suggested
4563         by karl@freefriends.org (Karl Berry).
4564         * doc/alloca.texi: Likewise.
4565         * doc/c-ctype.texi: Likewise.
4566         * doc/c-strcase.texi: Likewise.
4567         * doc/c-strcaseeq.texi: Likewise.
4568         * doc/c-strcasestr.texi: Likewise.
4569         * doc/c-strstr.texi: Likewise.
4570         * doc/c-strtod.texi: Likewise.
4571         * doc/c-strtold.texi: Likewise.
4572         * doc/ctime.texi: Likewise.
4573         * doc/error.texi: Likewise.
4574         * doc/fdl.texi: Likewise.
4575         * doc/gcd.texi: Likewise.
4576         * doc/getdate.texi: Likewise.
4577         * doc/gnulib-intro.texi: Likewise.
4578         * doc/gnulib-tool.texi: Likewise.
4579         * doc/gnulib.texi: Likewise.
4580         * doc/inet_ntoa.texi: Likewise.
4581         * doc/maintain.texi: Likewise.
4582         * doc/make-stds.texi: Likewise.
4583         * doc/quote.texi: Likewise.
4584         * doc/regexprops-generic.texi: Likewise.
4585         * doc/standards.texi: Likewise.
4586         * doc/verify.texi: Likewise.
4587         * doc/visibility.texi: Likewise.
4588         * doc/gnulib.texi (GNU Free Documentation License): Include
4589         fdl-1.3.texi instead of fdl.texi.
4590
4591 2008-11-04  Simon Josefsson  <simon@josefsson.org>
4592
4593         * doc/fdl-1.3.texi: New file, from
4594         <http://www.gnu.org/licenses/fdl-1.3.texi>.
4595         * modules/fdl-1.3: Add.
4596         * MODULES.html.sh: Add fdl-1.3.
4597
4598 2008-11-03  Bruno Haible  <bruno@clisp.org>
4599
4600         Make determination of absolute name of header file work with AIX xlc.
4601         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Require
4602         AC_CANONICAL_HOST. On AIX, use "$CPP -C" rather than "$CPP" for
4603         preprocessing.
4604         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
4605         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
4606
4607 2008-11-03  Simon Josefsson  <simon@josefsson.org>
4608
4609         * top/maint.mk (COVERAGE_CCOPTS): Use --coverage instead of
4610         -fprofile-arcs -ftest-coverage.  Suggested by Ludovic Courtès
4611         <ludo@gnu.org>.
4612
4613 2008-11-02  Bruno Haible  <bruno@clisp.org>
4614
4615         Mark 'strpbrk' obsolete.
4616         * modules/strpbrk (Status, Notice): New sections.
4617         * modules/strtok_r (Depends-on): Add strpbrk.
4618
4619 2008-11-02  Bruno Haible  <bruno@clisp.org>
4620
4621         Mark 'strdup' obsolete.
4622         * modules/strdup (Status, Notice): New sections.
4623         * modules/findprog (Depends-on): Add strdup.
4624         * modules/getaddrinfo (Depends-on): Likewise.
4625         * modules/localename (Depends-on): Likewise.
4626         * modules/relocatable-lib (Depends-on): Likewise.
4627         * modules/relocatable-lib-lgpl (Depends-on): Likewise.
4628         * modules/relocatable-prog (Depends-on): Likewise.
4629         * modules/trim (Depends-on): Likewise.
4630         * modules/unictype/gen-ctype (Depends-on): Likewise.
4631         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
4632
4633 2008-11-02  Bruno Haible  <bruno@clisp.org>
4634
4635         Mark 'strcspn' obsolete.
4636         * modules/strcspn (Status, Notice): New sections.
4637
4638 2008-11-02  Bruno Haible  <bruno@clisp.org>
4639
4640         Mark 'rmdir' obsolete.
4641         * modules/rmdir (Status, Notice): New sections.
4642         * modules/clean-temp (Depends-on): Add rmdir.
4643         * modules/openat (Depends-on): Likewise.
4644
4645 2008-11-02  Bruno Haible  <bruno@clisp.org>
4646
4647         Mark 'raise' obsolete.
4648         * modules/raise (Status, Notice): New sections.
4649         (Include): Specify <signal.h>.
4650         * modules/stdio (Depends-on): Add raise.
4651         * modules/write (Depends-on): Likewise.
4652
4653 2008-11-02  Bruno Haible  <bruno@clisp.org>
4654
4655         Mark 'memset' obsolete.
4656         * modules/memset (Status, Notice): New sections.
4657
4658 2008-11-02  Bruno Haible  <bruno@clisp.org>
4659
4660         Mark 'memmove' obsolete.
4661         * modules/memmove (Status, Notice): New sections.
4662         * modules/argp (Depends-on): Add memmove.
4663         * modules/argz (Depends-on): Likewise.
4664         * modules/canonicalize (Depends-on): Likewise.
4665         * modules/canonicalize-lgpl (Depends-on): Likewise.
4666         * modules/fts (Depends-on): Likewise.
4667         * modules/getcwd (Depends-on): Likewise.
4668         * modules/human (Depends-on): Likewise.
4669         * modules/regex (Depends-on): Likewise.
4670         * modules/striconveh (Depends-on): Likewise.
4671         * modules/trim (Depends-on): Likewise.
4672         * modules/unistr/u8-move (Depends-on): Likewise.
4673         * modules/unistr/u16-move (Depends-on): Likewise.
4674         * modules/unistr/u32-move (Depends-on): Likewise.
4675
4676 2008-11-02  Bruno Haible  <bruno@clisp.org>
4677
4678         Mark 'memcpy' obsolete.
4679         * modules/memcpy (Status, Notice): New sections.
4680
4681 2008-11-02  Bruno Haible  <bruno@clisp.org>
4682
4683         Mark 'memcmp' obsolete.
4684         * modules/memcmp (Status, Notice): New sections.
4685         * modules/argmatch (Depends-on): Add memchr.
4686         * modules/backupfile (Depends-on): Likewise.
4687         * modules/c-strcasestr (Depends-on): Likewise.
4688         * modules/crypto/des (Depends-on): Likewise.
4689         * modules/csharpcomp (Depends-on): Likewise.
4690         * modules/fnmatch (Depends-on): Likewise.
4691         * modules/git-merge-changelog (Depends-on): Likewise.
4692         * modules/isnand (Depends-on): Likewise.
4693         * modules/isnand-nolibm (Depends-on): Likewise.
4694         * modules/isnanf (Depends-on): Likewise.
4695         * modules/isnanf-nolibm (Depends-on): Likewise.
4696         * modules/isnanl (Depends-on): Likewise.
4697         * modules/isnanl-nolibm (Depends-on): Likewise.
4698         * modules/mbchar (Depends-on): Likewise.
4699         * modules/memcoll (Depends-on): Likewise.
4700         * modules/quotearg (Depends-on): Likewise.
4701         * modules/regex (Depends-on): Likewise.
4702         * modules/relocatable-prog (Depends-on): Likewise.
4703         * modules/same (Depends-on): Likewise.
4704         * modules/signbit (Depends-on): Likewise.
4705         * modules/strcasestr-simple (Depends-on): Likewise.
4706         * modules/unictype/gen-ctype (Depends-on): Likewise.
4707         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
4708         * modules/uniname/uniname (Depends-on): Likewise.
4709         * modules/unistr/u8-cmp (Depends-on): Likewise.
4710
4711 2008-11-02  Bruno Haible  <bruno@clisp.org>
4712
4713         Mark 'memchr' obsolete.
4714         * modules/memchr (Status, Notice): New sections.
4715         * modules/argp (Depends-on): Add memchr.
4716         * modules/base64 (Depends-on): Likewise.
4717         * modules/c-strcasestr (Depends-on): Likewise.
4718         * modules/chdir-long (Depends-on): Likewise.
4719         * modules/fnmatch (Depends-on): Likewise.
4720         * modules/getsubopt (Depends-on): Likewise.
4721         * modules/git-merge-changelog (Depends-on): Likewise.
4722         * modules/glob (Depends-on): Likewise.
4723         * modules/strcasestr-simple (Depends-on): Likewise.
4724         * modules/strnlen (Depends-on): Likewise.
4725
4726 2008-11-02  Bruno Haible  <bruno@clisp.org>
4727
4728         Mark 'atexit' obsolete.
4729         * modules/atexit (Status, Notice): New sections.
4730         * modules/chdir-long (Depends-on): Add atexit.
4731         * modules/wait-process (Depends-on): Likewise.
4732
4733 2008-11-02  Bruno Haible  <bruno@clisp.org>
4734
4735         * gnulib-tool: New option --with-obsolete.
4736         (func_usage): Document it.
4737         (func_modules_transitive_closure): Drop obsolete dependencies if
4738         incobsolete is not true.
4739         (func_import): Read and save the incobsolete variable to the cache.
4740
4741 2008-11-02  Bruno Haible  <bruno@clisp.org>
4742
4743         * modules/TEMPLATE-EXTENDED: New field 'Status'.
4744         * gnulib-tool: New option --extract-status.
4745         (func_usage): Document it.
4746         (sed_extract_prog): Recognize it.
4747         (func_get_status): New function.
4748
4749 2008-10-30  Simon Josefsson  <simon@josefsson.org>
4750
4751         * modules/sockets (License): Change from LGPL to LGPLv2+.
4752
4753 2008-10-28  Simon Josefsson  <simon@josefsson.org>
4754
4755         * top/maint.mk: Add coverage rules, inspired by scripts in gnupdf.
4756
4757 2008-10-28  Simon Josefsson  <simon@josefsson.org>
4758
4759         * MODULES.html.sh (Support for systems lacking POSIX:2001):
4760         Mention times and sys_times.
4761         * modules/sys_times, modules/sys_times-tests: New modules.
4762         * modules/times, modules/times-tests: Likewise
4763         * m4/sys_times_h.m4: New file.
4764         * lib/sys_times.in.h: Likewise
4765         * lib/times.c: Likewise.
4766         * tests/test-sys_times.c: Likewise.
4767         * tests/test-times.c: Likewise.
4768         * doc/posix-headers/sys_times.texi: Update.
4769         * doc/posix-functions/times.texi: Update.
4770
4771 2008-10-28  Jim Meyering  <meyering@redhat.com>
4772
4773         * modules/tempname (Depends-on): Add lstat.
4774
4775         * modules/lstat (License): Relicense: LGPL -> LGPLv2+.
4776
4777 2008-10-28  Simon Josefsson  <simon@josefsson.org>
4778
4779         * gnulib-tool (func_emit_tests_Makefile_am): Revert last commit.
4780         * modules/argp-tests (test_argp_LDADD): Set EXEEXT here instead,
4781         using idiom used elsewhere in gnulib.
4782
4783 2008-10-27  Jim Meyering  <meyering@redhat.com>
4784
4785         * modules/gethostname (License): Relicense: LGPL -> LGPLv2+.
4786
4787 2008-10-27  Simon Josefsson  <simon@josefsson.org>
4788
4789         * gnulib-tool (func_emit_tests_Makefile_am): Set EXEEXT in
4790         TESTS_ENVIRONMENT, for shell scripts that needs to call built
4791         programs.
4792         * tests/test-argp-2.sh: Use $EXEEXT when needed.
4793
4794 2008-10-27  Simon Josefsson  <simon@josefsson.org>
4795
4796         * lib/sys_stat.in.h (lstat): Fix declaration for mingw.
4797
4798 2008-10-27  Bruno Haible  <bruno@clisp.org>
4799
4800         * tests/test-lstat.c: Include <stdio.h>.
4801
4802 2008-10-27  Simon Josefsson  <simon@josefsson.org>
4803
4804         * modules/lstat-tests: New module.
4805         * tests/test-lstat.c: New file.
4806
4807 2008-10-26  Jim Meyering  <meyering@redhat.com>
4808
4809         * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter.
4810
4811 2008-10-26  Simon Josefsson  <simon@josefsson.org>
4812             Bruno Haible  <bruno@clisp.org>
4813
4814         Fix a clash between the type DATADIR on Windows and the macro DATADIR.
4815         * modules/configmake (Include): Add a note that the include must come
4816         after all system headers.
4817         * lib/javaversion.c: Include configmake.h after all other includes.
4818
4819 2008-10-26  Bruno Haible  <bruno@clisp.org>
4820
4821         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Set default of
4822         HAVE_STRUCT_RANDOM_DATA to 1.
4823         (gl_STDLIB_H): Simplify.
4824
4825 2008-10-26  Simon Josefsson  <simon@josefsson.org>
4826
4827         * m4/stdlib_h.m4: Check for struct random_data.  Initialize and
4828         substitute HAVE_STRUCT_RANDOM_DATA.
4829         * lib/stdlib.in.h [!HAVE_STRUCT_RANDOM_DATA]: Provide struct
4830         random_data.
4831         * modules/stdlib (Makefile.am): Substitute
4832         HAVE_STRUCT_RANDOM_DATA.
4833
4834 2008-10-26  Simon Josefsson  <simon@josefsson.org>
4835
4836         * doc/gnulib.texi (@copying): Use GFDLv1.2+.
4837         * doc/gnulib-intro.texi (Copyright): Likewise.
4838
4839 2008-10-26  Simon Josefsson  <simon@josefsson.org>
4840
4841         * doc/gnulib.texi (Header files): C++ fixes, based on Bruno's
4842         findings.
4843
4844 2008-10-25  Ben Pfaff  <blp@cs.stanford.edu>
4845             Bruno Haible  <bruno@clisp.org>
4846
4847         * lib/unistd.in.h: Include <winsock2.h>.
4848         (socket, connect,accept, bind, getpeername, getsockname, getsockopt,
4849         listen, recv, send, recvfrom, sendto, setsockopt, shutdown, select):
4850         Provide dummy declarations.
4851         (gethostname): Override.
4852         * lib/sys_socket.in.h (gethostname): Provide dummy declaration.
4853         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Invoke
4854         gl_PREREQ_SYS_H_WINSOCK2.
4855         * modules/gethostname (Files): Add m4/sys_socket_h.m4.
4856         * doc/posix-functions/gethostname.texi: More details.
4857
4858 2008-10-25  Bruno Haible  <bruno@clisp.org>
4859
4860         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
4861         gl_UNISTD_H_DEFAULTS, gl_SYS_IOCTL_H_DEFAULTS only if they exist.
4862         * modules/sys_socket (Files): Remove m4/unistd_h.m4, m4/sys_ioctl_h.m4.
4863
4864         * lib/sys_socket.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); Move macro from
4865         here ...
4866         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); ... to here.
4867         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Remove invocation of
4868         gl_UNISTD_H_DEFAULTS.
4869
4870 2008-10-25  Eric Blake  <ebb9@byu.net>
4871
4872         signbit: avoid spurious compiler failure
4873         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Move non-constant
4874         declarations inside function.
4875
4876 2008-10-24  Simon Josefsson  <simon@josefsson.org>
4877             Bruno Haible  <bruno@clisp.org>
4878
4879         * lib/stdlib.in.h (@GNULIB_RANDOM_R@): Include stdint.h.
4880         * modules/random_r (Depends-on): Add stdint.
4881
4882 2008-10-24  Bruno Haible  <bruno@clisp.org>
4883
4884         * modules/intprops (License): Change to LGPLv2+, with approval by Paul
4885         Eggert.
4886         * modules/strerror (License): Likewise.
4887
4888 2008-10-24  Jim Meyering  <meyering@redhat.com>
4889
4890         sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@
4891         * modules/sys_socket (Depends-on) [Depends-on]: Fix typo.
4892
4893 2008-10-24  Eric Blake  <ebb9@byu.net>
4894
4895         getgroups: fix compilation when getgroups is available
4896         * lib/getgroups.c (includes): Include <unistd.h> for getgroups,
4897         but with <config.h> override of getgroups disabled.
4898
4899 2008-10-24  Simon Josefsson  <simon@josefsson.org>
4900
4901         * doc/gnulib.texi (Header files): Add note about C++ problems.
4902         Explained by Bruno Haible <bruno@clisp.org>.
4903
4904 2008-10-23  Bruno Haible  <bruno@clisp.org>
4905
4906         Define a dummy SA_NODEFER macro on Interix.
4907         * lib/signal.in.h (SA_NODEFER): Define fallback.
4908         Reported by Aleksey Cheusov <cheusov@tut.by> via
4909         Thomas Klausner <wiz@netbsd.org> and Eric Blake.
4910
4911 2008-10-23  Bruno Haible  <bruno@clisp.org>
4912
4913         * modules/freadahead (License): Change to LGPLv2+.
4914         Suggested by Simon Josefsson.
4915
4916 2008-10-23  Jim Meyering  <meyering@redhat.com>
4917
4918         random_r: new module
4919         * modules/random_r: New file.
4920         * m4/random_r.m4: New file.
4921         * lib/random_r.c: New file, from glibc.
4922         * modules/random_r-tests: New file.
4923         * tests/test-random_r.c: New file.
4924         * lib/stdlib.in.h (srandom_r, initstate_r, setstate_r, random_r):
4925          Declare.
4926         (RAND_MAX): Define.
4927         * m4/stdlib_h.m4: Define and AC_SUBST GNULIB_RANDOM_R and HAVE_RANDOM_R.
4928         * modules/stdlib: Substitute them, too.
4929         * MODULES.html.sh (Extra functions based on POSIX:2001) [Misc]: Add it.
4930         * doc/glibc-functions/initstate_r.texi: Mention the new module.
4931         * doc/glibc-functions/random_r.texi: Likewise.
4932         * doc/glibc-functions/setstate_r.texi: Likewise.
4933         * doc/glibc-functions/srandom_r.texi: Likewise.
4934         * config/srclist.txt: Mention it.
4935
4936 2008-10-23  David Lutterkort  <lutter@redhat.com>
4937
4938         * modules/selinux-h: Search for LIB_SELINUX and mark it as a
4939         link requirement
4940
4941 2008-10-23  Jim Meyering  <meyering@redhat.com>
4942
4943         selinux-h: mark parameters of stub functions as intentionally unused
4944         * lib/se-selinux.in.h: Mark parameters as _UNUSED_PARAMETER_.
4945         * lib/se-context.in.h: Likewise.
4946
4947 2008-10-22  Simon Josefsson  <simon@josefsson.org>
4948
4949         * lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
4950
4951 2008-10-22  Simon Josefsson  <simon@josefsson.org>
4952
4953         * m4/getgroups.m4: Avoid invoking test with wrong parameters.
4954
4955 2008-10-22  Eric Blake  <ebb9@byu.net>
4956
4957         glthread/thread: avoid compiler warning
4958         * lib/glthread/thread.c (gl_thread_exit_func) [USE_WIN32_THREADS]:
4959         Add unreachable abort to silence compiler.
4960
4961 2008-10-22  Eric Blake  <ebb9@byu.net>
4962
4963         netdb: also supply struct addrinfo for cygwin 1.5.x
4964         * m4/netdb_h.m4 (gl_HEADER_NETDB): Check for incomplete header on
4965         older cygwin.
4966         * lib/netdb.in.h [!HAVE_STRUCT_ADDRINFO]: Also supply contents for
4967         cygwin.
4968         * doc/posix-headers/netdb.texi (netdb.h): Document this.
4969
4970 2008-10-22  Bruno Haible  <bruno@clisp.org>
4971
4972         * users.txt: Update entry about pspp.
4973
4974 2008-10-21  Bruno Haible  <bruno@clisp.org>
4975
4976         Simplification.
4977         * lib/sys_socket.in.h (_gl_close_fd_maybe_socket): Remove declaration.
4978         * lib/close.c (_gl_close_fd_maybe_socket): Make static.
4979
4980         Simplification.
4981         * lib/ioctl.c (ioctl): Don't undefine.
4982         * lib/socket.c (socket): Don't undefine.
4983
4984         Remove unused module indicator macros.
4985         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Don't define
4986         GNULIB_$1 as a C macro.
4987
4988         * doc/posix-functions/close.texi: Undo last change.
4989         * doc/posix-functions/ioctl.texi: Merge the two paragraphs about
4990         Windows platforms.
4991
4992 2008-10-21  Bruno Haible  <bruno@clisp.org>
4993
4994         Add gethostname() declaration to <unistd.h>.
4995         * lib/unistd.in.h (gethostname): New declaration.
4996         * lib/gethostname.c: Include <unistd.h>.
4997         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Require
4998         gl_UNISTD_H_DEFAULTS. Set HAVE_GETHOSTNAME.
4999         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETHOSTNAME
5000         and HAVE_GETHOSTNAME.
5001         * modules/gethostname (Depends-on): Add unistd.
5002         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5003         (Include): Specify <unistd.h>.
5004         * modules/unistd (Makefile.am): Substitute GNULIB_GETHOSTNAME and
5005         HAVE_GETHOSTNAME.
5006         * tests/test-gethostname.c: Include <unistd.h> first.
5007
5008 2008-10-21  Bruno Haible  <bruno@clisp.org>
5009
5010         * modules/poll-tests (Depends-on): Add sys_ioctl, ioctl.
5011         * modules/select-tests (Depends-on): Likewise.
5012         Reported by Simon Josefsson.
5013
5014 2008-10-21  Simon Josefsson  <simon@josefsson.org>
5015
5016         * lib/close.c: Add _gl_close_fd_maybe_socket from winsock.c.
5017         * lib/accept.c: New file, based on winsock.c.
5018         * lib/bind.c: New file, based on winsock.c.
5019         * lib/connect.c: New file, based on winsock.c.
5020         * lib/getpeername.c: New file, based on winsock.c.
5021         * lib/getsockname.c: New file, based on winsock.c.
5022         * lib/getsockopt.c: New file, based on winsock.c.
5023         * lib/ioctl.c: New file, based on winsock.c.
5024         * lib/listen.c: New file, based on winsock.c.
5025         * lib/recv.c: New file, based on winsock.c.
5026         * lib/recvfrom.c: New file, based on winsock.c.
5027         * lib/send.c: New file, based on winsock.c.
5028         * lib/sendto.c: New file, based on winsock.c.
5029         * lib/setsockopt.c: New file, based on winsock.c.
5030         * lib/shutdown.c: New file, based on winsock.c.
5031         * lib/socket.c: New file, based on winsock.c.
5032         * lib/w32sock.h: New file, based on winsock.c.
5033         * lib/winsock.c: Remove file.
5034         * modules/accept: Likewise.
5035         * modules/bind: Likewise.
5036         * modules/connect: Likewise.
5037         * modules/getpeername: Likewise.
5038         * modules/getsockname: Likewise.
5039         * modules/getsockopt: Likewise.
5040         * modules/ioctl: Likewise.
5041         * modules/listen: Likewise.
5042         * modules/recv: Likewise.
5043         * modules/recvfrom: Likewise.
5044         * modules/send: Likewise.
5045         * modules/sendto: Likewise.
5046         * modules/setsockopt: Likewise.
5047         * modules/shutdown: Likewise.
5048         * modules/socket: Use socket.c instead of winsock.c.
5049         * modules/sys_socket: Remove (unneeded?) dependency on winsock.c.
5050         * doc/posix-functions/accept.texi: Doc fix.
5051         * doc/posix-functions/bind.texi: Doc fix.
5052         * doc/posix-functions/close.texi: Doc fix.
5053         * doc/posix-functions/connect.texi: Doc fix.
5054         * doc/posix-functions/getpeername.texi: Doc fix.
5055         * doc/posix-functions/getsockname.texi: Doc fix.
5056         * doc/posix-functions/getsockopt.texi: Doc fix.
5057         * doc/posix-functions/ioctl.texi: Doc fix.
5058         * doc/posix-functions/listen.texi: Doc fix.
5059         * doc/posix-functions/recv.texi: Doc fix.
5060         * doc/posix-functions/recvfrom.texi: Doc fix.
5061         * doc/posix-functions/send.texi: Doc fix.
5062         * doc/posix-functions/sendto.texi: Doc fix.
5063         * doc/posix-functions/setsockopt.texi: Doc fix.
5064         * doc/posix-functions/shutdown.texi: Doc fix.
5065         * doc/posix-functions/socket.texi: Doc fix.
5066
5067 2008-10-20  Bruno Haible  <bruno@clisp.org>
5068
5069         Take into account the role of SIGABRT_COMPAT on Windows 2008.
5070         * lib/sigprocmask.c (SIGABRT_COMPAT, SIGABRT_COMPAT_MASK): New macros.
5071         (sigismember, sigaddset, sigdelset, sigfillset, rpl_signal): Handle it
5072         as an alias for SIGABRT.
5073         * lib/sigaction.c (SIGABRT_COMPAT): New macro.
5074         (sigaction): Map it to SIGABRT.
5075         Reported by Ramiro Polla <ramiro.polla@gmail.com> via Eric Blake.
5076
5077 2008-10-20  Bruno Haible  <bruno@clisp.org>
5078
5079         * lib/fts.c: Don't include lstat.h.
5080         * lib/openat.c: Include <sys/stat.h> instead of lstat.h.
5081
5082         Move the lstat() declaration to <sys/stat.h>.
5083         * lib/lstat.h: Remove file.
5084         * lib/sys_stat.in.h: Add special invocation convention.
5085         (lstat): New declaration.
5086         * lib/lstat.c (orig_lstat): New function.
5087         (rpl_lstat): Use orig_lstat instead of lstat.
5088         * m4/lstat.m4 (gl_FUNC_LSTAT): Require gl_SYS_STAT_H_DEFAULTS and
5089         AC_C_INLINE. Set REPLACE_LSTAT.
5090         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LSTAT
5091         and REPLACE_LSTAT.
5092         * modules/lstat (Files): Remove lib/lstat.h.
5093         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
5094         (Include): Specify <sys/stat.h> instead of lstat.h.
5095         * modules/sys_stat (Makefile.am): Substitute GNULIB_LSTAT and
5096         REPLACE_LSTAT.
5097         * NEWS: Mention the change.
5098
5099 2008-10-20  Bruno Haible  <bruno@clisp.org>
5100
5101         * modules/posix_spawn-tests: New file.
5102         * tests/test-posix_spawn3.c: New file.
5103
5104 2008-10-20  Bruno Haible  <bruno@clisp.org>
5105
5106         * modules/posix_spawnp-tests (Depends-on): Add sys_wait.
5107         * tests/test-posix_spawn1.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
5108         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Remove fallback definitions.
5109         * tests/test-posix_spawn2.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
5110         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Likewise.
5111
5112 2008-10-20  Bruno Haible  <bruno@clisp.org>
5113
5114         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Test against another bug
5115         of posix_spawn on AIX 5.3.
5116
5117 2008-10-20  Bruno Haible  <bruno@clisp.org>
5118
5119         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Make the check on MacOS X.
5120
5121 2008-10-20  Bruno Haible  <bruno@clisp.org>
5122
5123         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Use AC_LANG_SOURCE instead
5124         of AC_LANG_PROGRAM.
5125
5126 2008-10-20  Simon Josefsson  <simon@josefsson.org>
5127
5128         * lib/netdb.in.h: Don't define GNU specific constants until they
5129         are supported or needed.  Reported by Bruno Haible
5130         <bruno@clisp.org>.
5131
5132 2008-10-20  Simon Josefsson  <simon@josefsson.org>
5133
5134         * lib/canon-host.c: Include netdb.h instead of getaddrinfo.h.
5135
5136 2008-10-20  Simon Josefsson  <simon@josefsson.org>
5137
5138         * lib/getaddrinfo.h: Remove file.
5139         * modules/getaddrinfo: Reflect move from getaddrinfo.h to netdb.h.
5140         * m4/getaddrinfo.m4: Call gl_HEADER_NETDB.  Don't check for netdb.h.
5141         * lib/netdb.in.h: Add declarations from getaddrinfo.h.
5142         * m4/netdb_h.m4: Initialize GNULIB_GETADDRINFO to 0.
5143         * modules/netdb: Substitute GNULIB_GETADDRINFO.
5144         * lib/getaddrinfo.c: Include netdb.h instead of getaddrinfo.h.
5145         * tests/test-getaddrinfo.c: Likewise.
5146         * lib/gai_strerror.c: Likewise.  Also drop HAVE_NETDB_H check.
5147         * NEWS: Mention change.
5148
5149 2008-10-19  Bruno Haible  <bruno@clisp.org>
5150
5151         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Remove unneeded code.
5152
5153 2008-10-19  Bruno Haible  <bruno@clisp.org>
5154
5155         * lib/wait-process.c: Include simply <sys/wait.h>.
5156         (waitpid, WTERMSIG, WCOREDUMP, WEXITSTATUS, WIFSIGNALED, WIFEXITED,
5157         WIFSTOPPED): Remove fallback definitions.
5158         * modules/wait-process (Depends-on): Add sys_wait.
5159
5160         New module 'sys_wait'.
5161         * modules/sys_wait: New file.
5162         * lib/sys_wait.in.h: New file, partially copied from
5163         lib/wait-process.c.
5164         * m4/sys_wait_h.m4: New file.
5165         * doc/posix-headers/sys_wait.texi: Mention the new module.
5166
5167 2008-10-19  Bruno Haible  <bruno@clisp.org>
5168
5169         * m4/wait-process.m4 (gl_WAIT_PROCESS): Remove test for unistd.h.
5170
5171 2008-10-19  Bruno Haible  <bruno@clisp.org>
5172
5173         Assume that waitpid() fills an 'int' status, not a 'union wait'.
5174         * lib/wait-process.c (WAIT_T): Remove type.
5175         (WTERMSIG, WCOREDUMP, WEXITSTATUS): Define fallbacks using bit masks.
5176         (wait_subprocess): Update.
5177
5178 2008-10-19  Bruno Haible  <bruno@clisp.org>
5179
5180         New module 'atoll'.
5181         * modules/atoll: New file.
5182         * lib/stdlib.in.h (atoll): New declaration.
5183         * lib/atoll.c: New file, from glibc with modifications.
5184         * m4/atoll.m4: New file.
5185         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_ATOLL,
5186         HAVE_ATOLL.
5187         * modules/stdlib (Makefile.am): Substitute GNULIB_ATOLL, HAVE_ATOLL.
5188         * doc/posix-functions/atoll.texi: Mention the new module.
5189
5190 2008-10-19  Bruno Haible  <bruno@clisp.org>
5191
5192         Add strtoull() declaration to <stdlib.h>.
5193         * lib/stdlib.in.h (strtoull): New declaration.
5194         * m4/strtoull.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
5195         Set HAVE_STRTOULL.
5196         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOULL,
5197         HAVE_STRTOULL.
5198         * modules/strtoull (Depends-on): Add stdlib.
5199         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
5200         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOULL,
5201         HAVE_STRTOULL.
5202
5203 2008-10-19  Bruno Haible  <bruno@clisp.org>
5204
5205         Add strtoll() declaration to <stdlib.h>.
5206         * lib/stdlib.in.h (strtoll): New declaration.
5207         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
5208         Set HAVE_STRTOLL.
5209         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOLL,
5210         HAVE_STRTOLL.
5211         * modules/strtoll (Depends-on): Add stdlib.
5212         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
5213         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOLL, HAVE_STRTOLL.
5214
5215 2008-10-19  Bruno Haible  <bruno@clisp.org>
5216
5217         * modules/bcopy (Depends-on): Add strings.
5218         (Include): Specify <strings.h>.
5219
5220 2008-10-19  Bruno Haible  <bruno@clisp.org>
5221
5222         * doc/posix-functions/atexit.texi: Update doc regarding mingw.
5223
5224 2008-10-19  Bruno Haible  <bruno@clisp.org>
5225
5226         * lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename
5227         the parameter from 'errno' to 'errnum'. Fixes a compilation error on
5228         mingw.
5229
5230 2008-10-19  Bruno Haible  <bruno@clisp.org>
5231
5232         * lib/atanl.c: Don't include isnanl.h.
5233         * lib/cosl.c: Likewise.
5234         * lib/ldexpl.c: Likewise.
5235         * lib/logl.c: Likewise.
5236         * lib/sinl.c: Likewise.
5237         * lib/sqrtl.c: Likewise.
5238         * lib/tanl.c: Likewise.
5239
5240         Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
5241         * lib/isnanf.h: Remove file.
5242         * lib/isnand.h: Remove file.
5243         * lib/isnanl.h: Remove file.
5244         * lib/math.in.h: Include the contents of lib/isnanf.h, lib/isnand.h,
5245         lib/isnanl.h. Use HAVE_ISNANF, HAVE_ISNAND, HAVE_ISNANL as substituted
5246         macros.
5247         * m4/isnanf.m4 (gl_FUNC_ISNANF): Require gl_MATH_H_DEFAULTS. Set
5248         HAVE_ISNANF, don't define it as a C macro.
5249         * m4/isnand.m4 (gl_FUNC_ISNAND): Require gl_MATH_H_DEFAULTS. Set
5250         HAVE_ISNAND, don't define it as a C macro.
5251         * m4/isnanl.m4 (gl_FUNC_ISNANL): Require gl_MATH_H_DEFAULTS. Set
5252         HAVE_ISNANL, don't define it as a C macro.
5253         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_ISNAN[FDL] and
5254         HAVE_ISNAN[FDL].
5255         * modules/isnanf (Files): Remove lib/isnanf.h.
5256         (Depends-on): Add math.
5257         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
5258         (Include): Specify <math.h> instead of isnanf.h.
5259         * modules/isnand (Files): Remove lib/isnand.h.
5260         (Depends-on): Add math.
5261         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
5262         (Include): Specify <math.h> instead of isnand.h.
5263         * modules/isnanl (Files): Remove lib/isnanl.h.
5264         (Depends-on): Add math.
5265         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
5266         (Include): Specify <math.h> instead of isnanl.h.
5267         * modules/math (Makefile.am): Substitute GNULIB_ISNAN[FDL] and
5268         HAVE_ISNAN[FDL].
5269         * tests/test-isnanf.c: Include <math.h> instead of isnanf.h.
5270         * tests/test-isnand.c: Include <math.h> instead of isnand.h.
5271         * tests/test-isnanl.c: Include <math.h> instead of isnanl.h.
5272         * NEWS: Mention the change.
5273
5274 2008-10-18  Bruno Haible  <bruno@clisp.org>
5275
5276         Add getusershell(), setusershell(), endusershell() declarations to
5277         <unistd.h>.
5278         * lib/unistd.in.h (getusershell, setusershell, endusershell): New
5279         declarations.
5280         * lib/getusershell.c: Include unistd.h.
5281         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): Require
5282         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
5283         HAVE_GETUSERSHELL.
5284         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETUSERSHELL
5285         and HAVE_GETUSERSHELL.
5286         * modules/getusershell (Depends-on): Add unistd, extensions.
5287         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5288         (Include): Specify <unistd.h>.
5289         * modules/unistd (Makefile.am): Substitute GNULIB_GETUSERSHELL and
5290         HAVE_GETUSERSHELL.
5291
5292 2008-10-18  Bruno Haible  <bruno@clisp.org>
5293
5294         Add a getloadavg() declaration to <stdlib.h>.
5295         * lib/stdlib.in.h; Include <sys/loadavg.h> when needed for the
5296         getloadavg declaration.
5297         (getloadavg): New declaration.
5298         * lib/getloadavg.c: Include <stdlib.h> first.
5299         * m4/getloadavg.m4 (gl_GETLOADAVG): Require gl_STDLIB_H_DEFAULTS and
5300         AC_USE_SYSTEM_EXTENSIONS. Test whether sys/loadavg.h exists. Set
5301         HAVE_SYS_LOADAVG_H and HAVE_DECL_GETLOADAVG.
5302         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_GETLOADAVG,
5303         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
5304         * modules/getloadavg (Depends-on): Add stdlib, extensions.
5305         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
5306         (Include): Specify <stdlib.h>.
5307         * modules/stdlib (Makefile.am): Substitute GNULIB_GETLOADAVG,
5308         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
5309
5310 2008-10-18  Bruno Haible  <bruno@clisp.org>
5311
5312         * lib/dirchownmod.c: Don't include lchmod.h.
5313
5314         Move the lchmod() declaration to <sys/stat.h>.
5315         * lib/lchmod.h: Remove file.
5316         * lib/sys_stat.in.h: Add placeholder for GL_LINK_WARNING.
5317         (lchmod): New declaration, moved here from lib/lchown.h.
5318         * m4/lchmod.m4 (gl_FUNC_LCHMOD): Require gl_SYS_STAT_H_DEFAULTS and
5319         AC_USE_SYSTEM_EXTENSIONS. Set HAVE_LCHMOD.
5320         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LCHMOD
5321         and HAVE_LCHMOD.
5322         * modules/lchmod (Files): Remove lib/lchmod.h.
5323         (Depends-on): Add sys_stat, extensions.
5324         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
5325         (Include): Specify <sys/stat.h> instead of lchmod.h.
5326         * modules/sys_stat (Depends-on): Add link-warning.
5327         (Makefile.am): Substitute GNULIB_LCHMOD, HAVE_LCHMOD, and the
5328         definition of GL_LINK_WARNING.
5329         * NEWS: Mention the change.
5330
5331 2008-10-18  Bruno Haible  <bruno@clisp.org>
5332
5333         * lib/fchdir.c: Don't include dirfd.h.
5334         * lib/fts.c: Likewise.
5335         * lib/getcwd.c: Likewise.
5336         * lib/glob.c: Likewise.
5337
5338         Move the dirfd() declaration to <dirent.h>.
5339         * lib/dirfd.h: Remove file.
5340         * lib/dirent.in.h: Add placeholder for GL_LINK_WARNING.
5341         (dirfd): New declaration.
5342         * lib/dirfd.c: Include <dirent.h> instead of dirfd.h.
5343         * m4/dirfd.m4 (gl_FUNC_DIRFD): Require gl_DIRENT_H_DEFAULTS and
5344         AC_USE_SYSTEM_EXTENSIONS. Invoke gl_REPLACE_DIRENT_H. Set
5345         HAVE_DECL_DIRFD.
5346         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_DIRFD and
5347         HAVE_DECL_DIRFD.
5348         * modules/dirfd (Files): Remove lib/dirfd.h.
5349         (Depends-on): Add dirent, extensions.
5350         (configure.ac): Invoke gl_DIRENT_MODULE_INDICATOR.
5351         (Include): Specify <dirent.h> instead of dirfd.h.
5352         * modules/dirent (Depends-on): Add link-warning.
5353         (Makefile.am): Substitute GNULIB_DIRFD, HAVE_DECL_DIRFD, and
5354         definition of GL_LINK_WARNING.
5355         * NEWS: Mention the change.
5356
5357 2008-10-18  Bruno Haible  <bruno@clisp.org>
5358
5359         Move the euidaccess() declaration to <unistd.h>.
5360         * lib/euidaccess.h: Remove file.
5361         * lib/unistd.in.h (euidaccess): New declaration.
5362         * lib/euidaccess.c: Don't include euidaccess.h.
5363         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Require gl_UNISTD_H_DEFAULTS.
5364         Don't check whether euidaccess is declared. Set HAVE_EUIDACCESS.
5365         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_EUIDACCESS
5366         and HAVE_EUIDACCESS.
5367         * modules/euidaccess (Files): Remove lib/euidaccess.h.
5368         (Depends-on): Add unistd.
5369         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5370         (Include): Specify <unistd.h> instead of euidaccess.h.
5371         * modules/unistd (Makefile.am): Substitute GNULIB_EUIDACCESS and
5372         HAVE_EUIDACCESS.
5373         * NEWS: Mention the change.
5374
5375 2008-10-18  Bruno Haible  <bruno@clisp.org>
5376
5377         * lib/xgetdomainname.c: Include <unistd.h> instead of getdomainname.h.
5378
5379         Move the getdomainname() declaration to <unistd.h>.
5380         * lib/getdomainname.h: Remove file.
5381         * lib/unistd.in.h (getdomainname): New declaration.
5382         * lib/getdomainname.c: Include <unistd.h> instead of getdomainname.h.
5383         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Require
5384         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
5385         HAVE_GETDOMAINNAME.
5386         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
5387         GNULIB_GETDOMAINNAME and HAVE_GETDOMAINNAME.
5388         * modules/getdomainname (Files): Remove lib/getdomainname.h.
5389         (Depends-on): Add unistd, extensions.
5390         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5391         (Includes): Specify <unistd.h> instead of getdomainname.h.
5392         * modules/unistd (Makefile.am): Substitute GNULIB_GETDOMAINNAME and
5393         HAVE_GETDOMAINNAME.
5394         * NEWS: Mention the change.
5395
5396 2008-10-18  Bruno Haible  <bruno@clisp.org>
5397
5398         * modules/dirent: New file.
5399         * m4/dirent_h.m4: New file.
5400         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_DIRENT_H_DEFAULTS.
5401         Invoke gl_REPLACE_DIRENT_H. Don't assign DIRENT_H directly.
5402         * modules/fchdir (Files): Remove lib/dirent.in.h.
5403         (Depends-on): Add dirent.
5404         (Makefile.am): Move rules to modules/dirent.
5405         * doc/posix-headers/dirent.texi: Mention the new module.
5406
5407 2008-10-18  Bruno Haible  <bruno@clisp.org>
5408
5409         Avoid -Wunused-parameter warnings in public gnulib header files.
5410         * m4/gnulib-common.m4 (gl_COMMON_BODY): Define _UNUSED_PARAMETER_ as a
5411         macro.
5412         * lib/unistr.h (u32_mbtouc_unsafe, u32_mbtouc): Use it.
5413
5414 2008-10-18  Bruno Haible  <bruno@clisp.org>
5415
5416         * doc/glibc-functions/dirfd.texi: Mention the module 'dirfd'.
5417         * doc/glibc-functions/error.texi: Mention the module 'error'.
5418         * doc/glibc-functions/euidaccess.texi: Mention the module 'euidaccess'.
5419         * doc/glibc-functions/getdomainname.texi: Mention the module
5420         'getdomainname'.
5421         * doc/glibc-functions/getloadavg.texi: Mention the module 'getloadavg'.
5422         * doc/glibc-functions/getpagesize.texi: Mention the module
5423         'getpagesize'.
5424         * doc/glibc-functions/getusershell.texi: Mention the module
5425         'getusershell'.
5426         * doc/glibc-functions/isnanl.texi: Mention the module 'isnanl'.
5427         * doc/glibc-functions/lchmod.texi: Mention the module 'lchmod'.
5428         * doc/glibc-functions/mempcpy.texi: Mention the module 'mempcpy'.
5429         * doc/glibc-functions/memrchr.texi: Mention the module 'memrchr'.
5430         * doc/glibc-functions/mkdtemp.texi: Mention the module 'mkdtemp'.
5431         * doc/glibc-functions/rpmatch.texi: Mention the module 'rpmatch'.
5432         * doc/glibc-functions/stpcpy.texi: Mention the module 'stpcpy'.
5433         * doc/glibc-functions/stpncpy.texi: Mention the module 'stpncpy'.
5434         * doc/glibc-functions/strchrnul.texi: Mention the module 'strchrnul'.
5435         * doc/glibc-functions/strndup.texi: Mention the module 'strndup'.
5436         * doc/glibc-functions/strnlen.texi: Mention the module 'strnlen'.
5437         * doc/glibc-functions/strsep.texi: Mention the module 'strsep'.
5438         * doc/glibc-functions/timegm.texi: Mention the module 'timegm'.
5439         * doc/glibc-functions/vasprintf.texi: Mention the module 'vasprintf'.
5440
5441 2008-10-17  Bruno Haible  <bruno@clisp.org>
5442
5443         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): On platforms other than
5444         HP-UX and IRIX, use -0.0L.
5445         * tests/test-ceill.c (minus_zero): Likewise.
5446         * tests/test-floorl.c (minus_zero): Likewise.
5447         * tests/test-frexpl.c (minus_zero): Likewise.
5448         * tests/test-isnan.c (minus_zerol): Likewise.
5449         * tests/test-isnanl.h (minus_zero): Likewise.
5450         * tests/test-ldexpl.c (minus_zero): Likewise.
5451         * tests/test-roundl.c (minus_zero): Likewise.
5452         * tests/test-signbit.c (minus_zerol): Likewise.
5453         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
5454         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
5455         * tests/test-truncl.c (minus_zero): Likewise.
5456         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
5457         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
5458         Reported by Markus Armbruster <armbru@redhat.com> via Jim Meyering
5459         and by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
5460
5461 2008-10-17  Bruno Haible  <bruno@clisp.org>
5462
5463         Avoid gcc warnings because of #pragma GCC system_header on older gcc.
5464         * lib/arpa_inet.in.h: Encloses reference to PRAGMA_SYSTEM_HEADER so
5465         that it gets activated only for gcc >= 3.0.
5466         * lib/dirent.in.h: Likewise.
5467         * lib/errno.in.h: Likewise.
5468         * lib/fcntl.in.h: Likewise.
5469         * lib/float.in.h: Likewise.
5470         * lib/iconv.in.h: Likewise.
5471         * lib/inttypes.in.h: Likewise.
5472         * lib/locale.in.h: Likewise.
5473         * lib/math.in.h: Likewise.
5474         * lib/netdb.in.h: Likewise.
5475         * lib/netinet_in.in.h: Likewise.
5476         * lib/search.in.h: Likewise.
5477         * lib/signal.in.h: Likewise.
5478         * lib/spawn.in.h: Likewise.
5479         * lib/stdarg.in.h: Likewise.
5480         * lib/stdint.in.h: Likewise.
5481         * lib/stdio.in.h: Likewise.
5482         * lib/stdlib.in.h: Likewise.
5483         * lib/string.in.h: Likewise.
5484         * lib/strings.in.h: Likewise.
5485         * lib/sys_file.in.h: Likewise.
5486         * lib/sys_ioctl.in.h: Likewise.
5487         * lib/sys_select.in.h: Likewise.
5488         * lib/sys_socket.in.h: Likewise.
5489         * lib/sys_stat.in.h: Likewise.
5490         * lib/sys_time.in.h: Likewise.
5491         * lib/sysexits.in.h: Likewise.
5492         * lib/time.in.h: Likewise.
5493         * lib/unistd.in.h: Likewise.
5494         * lib/wchar.in.h: Likewise.
5495         * lib/wctype.in.h: Likewise.
5496         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
5497
5498 2008-10-17  Jim Meyering  <meyering@redhat.com>
5499
5500         ignore-value: don't depend on inline module
5501         * modules/ignore-value (Depends-on): Remove 'inline'.
5502         (configure.ac): Instead, add AC_REQUIRE([AC_C_INLINE]) here.
5503         Suggestion from Bruno Haible.
5504
5505 2008-10-17  Bruno Haible  <bruno@clisp.org>
5506
5507         New implementation of condition variables for Win32.
5508         * lib/glthread/cond.h (struct gl_waitqueue_link): New type.
5509         (gl_linked_waitqueue_t): New type.
5510         (gl_cond_t): Use it.
5511         * lib/glthread/cond.c (struct gl_waitqueue_element): New type.
5512         (gl_waitqueue_init, gl_waitqueue_add, gl_waitqueue_remove,
5513         gl_waitqueue_notify_first, gl_waitqueue_notify_all): New functions.
5514         (glthread_cond_init_func, glthread_cond_wait_func,
5515         glthread_cond_timedwait_func, glthread_cond_signal_func,
5516         glthread_cond_broadcast_func, glthread_cond_destroy_func):
5517         Reimplemented on the basis of gl_linked_waitqueue_t.
5518         * lib/glthread/lock.h (gl_carray_waitqueue_t): Renamed from
5519         gl_waitqueue_t.
5520         (gl_rwlock_t): Update.
5521         * lib/glthread/lock.c (gl_waitqueue_t): Alias to gl_carray_waitqueue_t.
5522
5523 2008-10-17  Simon Josefsson  <simon@josefsson.org>
5524
5525         * modules/recvfrom (Depends-on): Add dependency on getpeername.
5526         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
5527
5528 2008-10-17  Jim Meyering  <meyering@redhat.com>
5529
5530         ignore-value: new module
5531         * modules/ignore-value: New file.
5532         * lib/ignore-value.h: New file.
5533         * MODULES.html.sh (Compiler warning management): New section,
5534         just for this module.  More to come.
5535
5536 2008-10-16  Paul Eggert  <eggert@cs.ucla.edu>
5537
5538         open-safer.c: avoid 'signed and unsigned in conditional...' warning
5539         * lib/open-safer.c (open_safer): Use an "if/else" statement in place
5540         of the ternary operator.  Reported by Reuben Thomas <rrt@sc3d.org>.
5541
5542 2008-10-16  Jim Meyering  <meyering@redhat.com>
5543
5544         openat-die.c: avoid 'no previous prototype' warning
5545         * lib/openat-die.c: Include "openat.h".
5546         Reported by Reuben Thomas <rrt@sc3d.org>.
5547
5548 2008-10-16  Simon Josefsson  <simon@josefsson.org>
5549
5550         * m4/netdb_h.m4: Assume that if netdb.h exists, it works.
5551         * lib/netdb.in.h: Fix typo.
5552         Reported by Bruno Haible  <bruno@clisp.org>
5553
5554         * lib/netdb.in.h: Include sys/socket.h for platforms without
5555         netdb.h, to get structures like hostent on MinGW.
5556         * modules/netdb (Depends-on): Add sys_socket.
5557
5558 2008-10-15  Simon Josefsson  <simon@josefsson.org>
5559
5560         * modules/netdb, modules/netdb-tests: New file.
5561         * m4/netdb_h.m4: New file.
5562         * lib/netdb.in.h: Add, currently just an empty file pending
5563         definitions.
5564         * tests/test-netdb.c: New file.
5565         * doc/posix-headers/netdb.texi: Mention that we replace it if
5566         needed.
5567         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
5568         netdb.
5569
5570 2008-10-15  Simon Josefsson  <simon@josefsson.org>
5571
5572         * doc/gnulib.texi (Getaddrinfo and WINVER): Sync documentation
5573         with code.
5574
5575 2008-10-13  Bruno Haible  <bruno@clisp.org>
5576
5577         * lib/glthread/cond.c (glthread_cond_wait_func,
5578         glthread_cond_timedwait_func): Add a comment.
5579
5580 2008-10-13  Yoann Vandoorselaere  <yoann@prelude-ids.org>
5581
5582         * tests/test-poll.c: Include <sys/ioctl.h>, for ioctl().
5583         * tests/test-select.c: Likewise,
5584
5585 2008-10-13  Bruno Haible  <bruno@clisp.org>
5586
5587         * lib/glthread/cond.c (glthread_cond_wait_func,
5588         glthread_cond_timedwait_func): Fix variable name.
5589         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
5590
5591 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
5592
5593         fix getaddrinfo emulation for systems with struct sockaddr.sa_len
5594         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Detect
5595         struct sockaddr.sa_len.
5596         * lib/getaddrinfo.c (getaddrinfo): Set it if appropriate.
5597
5598 2008-10-13  Simon Josefsson  <simon@josefsson.org>
5599
5600         * build-aux/pmccabe2html: Add css and css_url parameters.
5601
5602 2008-10-12  Bruno Haible  <bruno@clisp.org>
5603
5604         * tests/test-sameacls.c (main) [AIX]: Clear type argument before
5605         calling aclx_get.
5606         Reported by Rainer Tammer <tammer@tammer.net>.
5607
5608 2008-10-12  Bruno Haible  <bruno@clisp.org>
5609
5610         Use msvcrt aware primitives for creation/termination of Win32 threads.
5611         * lib/glthread/thread.c: Include <process.h>.
5612         (glthread_create_func): Use _beginthreadex instead of CreateThread.
5613         (wrapper_func): Update signature.
5614         (gl_thread_exit_func): Use _endthreadex instead of EndThread.
5615
5616 2008-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
5617             Bruno Haible  <bruno@clisp.org>
5618
5619         Provide a Win32 implementation of the 'cond' module.
5620         * lib/glthread/cond.h [USE_WIN32]: New implementation.
5621         * lib/glthread/cond.c (glthread_cond_init_func,
5622         glthread_cond_wait_func, glthread_cond_timedwait_func,
5623         glthread_cond_signal_func, glthread_cond_broadcast_func,
5624         glthread_cond_destroy_func) [USE_WIN32]: New functions.
5625         * modules/cond (Dependencies): Add gettimeofday.
5626
5627 2008-10-11  Bruno Haible  <bruno@clisp.org>
5628
5629         Make sleep work on older versions of mingw.
5630         * m4/sleep.m4 (gl_FUNC_SLEEP): Test whether 'sleep' is declared, not
5631         only whether it exists.
5632         * doc/posix-functions/sleep.texi: Mention the problem with older
5633         versions of mingw.
5634
5635 2008-10-11  Bruno Haible  <bruno@clisp.org>
5636
5637         New module 'shutdown'.
5638         * modules/shutdown: New file.
5639         * lib/sys_socket.in.h (shutdown): New declaration.
5640         * lib/winsock.c (shutdown): New function.
5641         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
5642         GNULIB_SHUTDOWN.
5643         * modules/sys_socket (Makefile.am): Substitute GNULIB_SHUTDOWN.
5644         * doc/posix-functions/shutdown.texi: Document the new module.
5645
5646 2008-10-11  Jim Meyering  <meyering@redhat.com>
5647
5648         * lib/fclose.c: Fix typo in comment: s/close/fclose/.
5649
5650 2008-10-11  Bruno Haible  <bruno@clisp.org>
5651
5652         New module 'fclose'.
5653         * modules/fclose: New file.
5654         * lib/stdio.in.h (fclose): New declaration.
5655         * lib/fclose.c: New file.
5656         * m4/fclose.m4: New file.
5657         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FCLOSE,
5658         REPLACE_FCLOSE.
5659         * m4/close.m4 (gl_REPLACE_CLOSE): Invoke gl_REPLACE_FCLOSE.
5660         * modules/stdio (Makefile.am): Substitute GNULIB_FCLOSE,
5661         REPLACE_FCLOSE.
5662         * modules/close (Depends-on): fclose.
5663         * doc/posix-functions/fclose.texi: Mention the problem on Windows.
5664
5665 2008-10-11  Bruno Haible  <bruno@clisp.org>
5666
5667         * lib/winsock.c (_gl_close_fd_maybe_socket): If closesocket fails,
5668         set errno and don't call _close.
5669
5670 2008-10-10  Bruno Haible  <bruno@clisp.org>
5671
5672         * lib/copy-acl.c (qcopy_acl) [CYGWIN]: Call chmod before setting the
5673         ACL, not afterwards. Fixes test failure on Cygwin.
5674
5675 2008-10-09  Ben Pfaff  <blp@gnu.org>
5676
5677         * build-aux/announce-gen: Fix gnulib version related part of usage
5678         message.  Die with a useful error message if no tarballs are
5679         found.
5680
5681 2008-10-10  Jim Meyering  <meyering@redhat.com>
5682
5683         bootstrap: use git's --depth=N option only if it's supported
5684         * build-aux/bootstrap: Work with git-1.4.4.4, which does not
5685         recognize the --depth option.  Reported by Pádraig Brady.
5686
5687 2008-10-09  Bruno Haible  <bruno@clisp.org>
5688
5689         New module 'ioctl'.
5690         * modules/ioctl: New file.
5691         * lib/sys_socket.in.h (ioctl): Remove declaration.
5692         * lib/winsock.c: Include <sys/ioctl.h>.
5693         (rpl_ioctl): Define only of the gnulib module 'ioctl' is present.
5694         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
5695         gl_SYS_IOCTL_H_DEFAULTS. Set also SYS_IOCTL_H_HAVE_WINSOCK2_H.
5696         * modules/sys_socket (Files): Add m4/sys_ioctl_h.m4.
5697         * doc/posix-functions/ioctl.texi: Mention the new module.
5698
5699 2008-10-09  Bruno Haible  <bruno@clisp.org>
5700
5701         New module 'sys_ioctl'.
5702         * lib/sys_ioctl.in.h: New file.
5703         * m4/sys_ioctl_h.m4: New file.
5704         * modules/sys_ioctl: New file.
5705         * doc/glibc-headers/sys_ioctl.texi: Mention the new module.
5706
5707 2008-10-09  Bruno Haible  <bruno@clisp.org>
5708
5709         * lib/sys_socket.in.h (ioctl): Make signature POSIX compliant.
5710         * lib/winsock.c: Include <stdarg.h>.
5711         (rpl_ioctl): Change to second argument 'int' and then varargs.
5712
5713 2008-10-09  Bruno Haible  <bruno@clisp.org>
5714
5715         * m4/close.m4 (gl_FUNC_CLOSE): Arrange to replace the close() function
5716         when the sys_socket module is present and the system has <winsock2.h>.
5717
5718 2008-10-09  Bruno Haible  <bruno@clisp.org>
5719
5720         * doc/posix-functions/close.texi: Mention module 'close' instead of
5721         module 'sys_socket'.
5722
5723 2008-10-09  Bruno Haible  <bruno@clisp.org>
5724
5725         * doc/glibc-headers/sys_ioctl.texi: New file.
5726         * doc/gnulib.texi: Include it.
5727
5728 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
5729             Bruno Haible  <bruno@clisp.org>
5730
5731         Combine the two replacements of 'close'.
5732         * lib/sys_socket.in.h (close): Define to a reminder to include
5733         <unistd.h>.
5734         (_gl_close_fd_maybe_socket): New declaration.
5735         (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): New macro.
5736         * lib/winsock.c (close): Remove undefinition.
5737         (_gl_close_fd_maybe_socket): Renamed from rpl_close. Define only when
5738         needed for the gnulib module 'close'.
5739         * lib/unistd.in.h (close): If the gnulib module 'close' is not used,
5740         define to an error symbol or to a warning, if suitable.
5741         * lib/close.c: Include <sys/socket.h>.
5742         (rpl_close): Invoke _gl_close_fd_maybe_socket when gnulib defines it.
5743         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Set also
5744         UNISTD_H_HAVE_WINSOCK2_H.
5745         (gl_SYS_SOCKET_H_DEFAULTS): Require gl_UNISTD_H_DEFAULTS.
5746         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
5747         UNISTD_H_HAVE_WINSOCK2_H.
5748         * modules/sys_socket (Files): Add m4/unistd_h.m4.
5749         (configure.ac): Set a module indicator.
5750         (Makefile.am): Substitute GNULIB_CLOSE.
5751         * modules/unistd (Makefile.am): Substitute UNISTD_H_HAVE_WINSOCK2_H.
5752         * modules/poll-tests (Depends-on): Add close.
5753         * modules/select-tests (Depends-on): Likewise.
5754
5755 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
5756             Bruno Haible  <bruno@clisp.org>
5757
5758         New module 'close'.
5759         * modules/close: New file.
5760         * lib/unistd.in.h (close): Move declaration out of the
5761         FCHDIR_REPLACEMENT scope.
5762         (_gl_unregister_fd): New declaration.
5763         * lib/close.c: New file.
5764         * lib/fchdir.c (rpl_close): Remove function.
5765         * m4/close.m4: New file.
5766         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
5767         close.
5768         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_CLOSE and
5769         REPLACE_CLOSE.
5770         * modules/unistd (Makefile.am): Substitute GNULIB_CLOSE and
5771         REPLACE_CLOSE.
5772         * modules/fchdir (Depends-on): Add close.
5773
5774 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
5775             Bruno Haible  <bruno@clisp.org>
5776
5777         * lib/fcntl.in.h (open): Simplify conditionals.
5778         (_gl_register_fd): New declaration.
5779         * lib/fchdir.c (rpl_open): Remove function.
5780         * lib/open.c: When FCHDIR_REPLACEMENT is defined, compile the file
5781         also.
5782         (open): When FCHDIR_REPLACEMENT is defined, invoke _gl_register_fd.
5783         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
5784         open.
5785
5786 2008-10-09  Jim Meyering  <meyering@redhat.com>
5787
5788         GNUmakefile: use the more name-space-friendly "_version"
5789         * top/GNUmakefile (_dummy): Update.
5790         (_version): Rename from "version".
5791
5792 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
5793             Bruno Haible  <bruno@clisp.org>
5794
5795         * lib/fchdir.c (_gl_unregister_fd): New functions, extracted from
5796         rpl_close.
5797         (_gl_register_fd): New function, extracted from rpl_open.
5798         (rpl_close, rpl_closedir): Use _gl_unregister_fd.
5799         (rpl_open, rpl_opendir): Use _gl_register_fd.
5800
5801 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
5802
5803         Fix organization of 'open' replacement.
5804         * m4/open.m4 (gl_REPLACE_OPEN): New macro.
5805         (gl_FUNC_OPEN): Use it.
5806         (gl_PREREQ_OPEN): Add a : to make the body non-empty.
5807
5808 2008-10-08  Bruno Haible  <bruno@clisp.org>
5809
5810         * modules/getdate-tests (test_getdata_LDADD): Add LIBINTL.
5811
5812 2008-10-08  Simon Josefsson  <simon@josefsson.org>
5813
5814         * m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).  The file is
5815         AC_LIBOBJ'ed by each gnulib module that needs it (e.g., socket,
5816         listen).
5817
5818 2008-10-08  Eric Blake  <ebb9@byu.net>
5819
5820         GNUmakefile: add 'make version' target
5821         * top/GNUmakefile (_curr-ver): Split version update rules...
5822         (version): ...into a target.
5823
5824 2008-10-07  Bruno Haible  <bruno@clisp.org>
5825
5826         Use a more portable replacement expression for -0.0L.
5827         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Use -LDBL_MIN * LDBL_MIN
5828         instead of -0.0L. Fix m4 quotation.
5829
5830         * tests/test-signbit.c: Include <float.h>.
5831         (minus_zero): New variable.
5832         (test_signbitl): Use minus_zero instead of -zero.
5833         * modules/signbit-tests (Depends-on): Add float.
5834
5835         * tests/test-ceill.c: Include <float.h>.
5836         (zero): Remove variable.
5837         (minus_zero): New variable.
5838         (main): Use minus_zero instead of -zero.
5839         * modules/ceill-tests (Depends-on): Add float.
5840
5841         * tests/test-floorl.c: Include <float.h>.
5842         (zero): Remove variable.
5843         (minus_zero): New variable.
5844         (main): Use minus_zero instead of -zero.
5845         * modules/floorl-tests (Depends-on): Add float.
5846
5847         * tests/test-roundl.c: Include <float.h>.
5848         (zero): Remove variable.
5849         (minus_zero): New variable.
5850         (main): Use minus_zero instead of -zero.
5851         * modules/roundl-tests (Depends-on): Add float.
5852
5853         * tests/test-truncl.c: Include <float.h>.
5854         (zero): Remove variable.
5855         (minus_zero): New variable.
5856         (main): Use minus_zero instead of -zero.
5857         * modules/truncl-tests (Depends-on): Add float.
5858
5859         * tests/test-frexpl.c (zero): Remove variable.
5860         (minus_zero): New variable.
5861         (main): Use minus_zero instead of -zero.
5862         * modules/frexpl-tests (Depends-on): Add float.
5863
5864         * tests/test-isnan.c (zerol): Remove variable.
5865         (minus_zerol): New variable.
5866         (test_long_double): Use minus_zerol instead of -zerol.
5867         * modules/isnan-tests (Depends-on): Add float.
5868
5869         * tests/test-isnanl.h (zero): Remove variable.
5870         (minus_zero): New variable.
5871         (main): Use minus_zero instead of -zero.
5872         * modules/isnanl-nolibm-tests (Depends-on): Add float.
5873         * modules/isnanl-tests (Depends-on): Add float.
5874
5875         * tests/test-ldexpl.c (zero): Remove variable.
5876         (minus_zero): New variable.
5877         (main): Use minus_zero instead of -zero.
5878         * modules/ldexpl-tests (Depends-on): Add float.
5879
5880         * tests/test-snprintf-posix.h (zerol): Remove variable.
5881         (minus_zerol): New variable.
5882         (test_function): Use minus_zerol instead of -zerol.
5883         * modules/snprintf-posix-tests (Depends-on): Add float.
5884         * modules/vsnprintf-posix-tests (Depends-on): Add float.
5885
5886         * tests/test-sprintf-posix.h (zerol): Remove variable.
5887         (minus_zerol): New variable.
5888         (test_function): Use minus_zerol instead of -zerol.
5889         * modules/sprintf-posix-tests (Depends-on): Add float.
5890         * modules/vsprintf-posix-tests (Depends-on): Add float.
5891
5892         * tests/test-vasnprintf-posix.c (zerol): Remove variable.
5893         (minus_zerol): New variable.
5894         (test_function): Use minus_zerol instead of -zerol.
5895         * modules/vasnprintf-posix-tests (Depends-on): Add float.
5896
5897         * tests/test-vasprintf-posix.c (zerol): Remove variable.
5898         (minus_zerol): New variable.
5899         (test_function): Use minus_zerol instead of -zerol.
5900         * modules/vasprintf-posix-tests (Depends-on): Add float.
5901
5902 2008-10-07  Simon Josefsson  <simon@josefsson.org>
5903
5904         * MODULES.html.sh (Support for building documentation): Mention
5905         pmccabe2html.  Sort entries.
5906
5907         Add pmccabe2html module, from gnupdf.
5908         * build-aux/pmccabe.css: New file.
5909         * build-aux/pmccabe2html: New file.
5910         * m4/pmccabe2html.m4: New file.
5911         * modules/pmccabe2html: New file.
5912
5913 2008-10-07  Richard W.M. Jones <rjones@redhat.com>
5914
5915         flock: new module
5916         * MODULES.html.sh: Add to list of modules.
5917         * lib/flock.c: flock implementation for Windows and Unix systems
5918         which have fcntl.
5919         * doc/glibc-functions/flock.texi: Update documentation.
5920         * lib/sys_file.in.h: <sys/file.h> header file.
5921         * m4/flock.m4: M4 macros.
5922         * m4/sys_file_h.m4: M4 macros for replacement sys/file.h.
5923         * modules/flock: flock module.
5924         * modules/flock-tests: flock tests module.
5925         * modules/sys_file: sys/file.h module.
5926         * tests/test-flock.c: test suite for flock.
5927
5928 2008-10-06  Jim Meyering  <meyering@redhat.com>
5929
5930         bootstrap: check for LT_INIT more portably still ;-)
5931         * build-aux/bootstrap: Don't rely on \>, since it's not portable.
5932         Spotted by Bruno Haible.
5933
5934 2008-10-06  Eric Blake  <ebb9@byu.net>
5935
5936         test-signbit: avoid tripping Irix cc bug on -0.0L
5937         * tests/test-signbit.c (minus_zerol): Delete, and replace with
5938         '-zerol'.  This may break on HP-UX/hppa, but at least makes the
5939         entire testsuite consistent and avoids an Irix 6.2 bug.
5940
5941 2008-10-05  Bruno Haible  <bruno@clisp.org>
5942             Jim Meyering  <jim@meyering.net>
5943
5944         Add an option for ignoring EPIPE during close_stdout.
5945         * lib/closeout.h: Include <stdbool.h>.
5946         (close_stdout_set_ignore_EPIPE): New declaration.
5947         * lib/closeout.c: Include <stdbool.h>.
5948         (ignore_EPIPE): New variable.
5949         (close_stdout_set_ignore_EPIPE): New function.
5950         (close_stdout): Ignore EPIPE error if ignore_EPIPE is set.
5951         * lib/close-stream.c (close_stream): Mention the possible EPIPE
5952         failure.
5953         * modules/closeout (Depends-on): Add stdbool.
5954
5955 2008-10-05  Bruno Haible  <bruno@clisp.org>
5956
5957         * modules/accept: New file.
5958         * modules/bind: New file.
5959         * modules/connect: New file.
5960         * modules/getpeername: New file.
5961         * modules/getsockname: New file.
5962         * modules/getsockopt: New file.
5963         * modules/listen: New file.
5964         * modules/recv: New file.
5965         * modules/recvfrom: New file.
5966         * modules/send: New file.
5967         * modules/sendto: New file.
5968         * modules/setsockopt: New file.
5969         * modules/socket: New file.
5970         * lib/sys_socket.in.h: Include the GL_LINK_WARNING definition.
5971         (socket, connect, accept, bind, getpeername, getsockname, getsockopt,
5972         listen, recv, send, recvfrom, sendto, setsockopt): Declare only when
5973         the particular module is requested. Add a link warning when the
5974         particular module is not requested.
5975         * lib/winsock.c (rpl_socket, rpl_connect, rpl_accept, rpl_bind,
5976         rpl_getpeername, rpl_getsockname, rpl_getsockopt, rpl_listen, rpl_recv,
5977         rpl_send, rpl_recvfrom, rpl_sendto, rpl_setsockopt): Define only when
5978         the particular module is requested.
5979         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR,
5980         gl_SYS_SOCKET_H_DEFAULTS): New macros.
5981         (gl_HEADER_SYS_SOCKET): Require gl_SYS_SOCKET_H_DEFAULTS.
5982         * modules/sys_socket (Depends-on): Add link-warning.
5983         (Makeifle.am): Substitute GNULIB_SOCKET, GNULIB_CONNECT, GNULIB_ACCEPT,
5984         GNULIB_BIND, GNULIB_GETPEERNAME, GNULIB_GETSOCKNAME, GNULIB_GETSOCKOPT,
5985         GNULIB_LISTEN, GNULIB_RECV, GNULIB_SEND, GNULIB_RECVFROM,
5986         GNULIB_SENDTO, GNULIB_SETSOCKOPT, and the definition of
5987         GL_LINK_WARNING.
5988         * doc/posix-functions/accept.texi: Mention the new module 'accept'.
5989         * doc/posix-functions/bind.texi: Mention the new module 'bind'.
5990         * doc/posix-functions/connect.texi: Mention the new module 'connect'.
5991         * doc/posix-functions/getpeername.texi: Mention the new module
5992         'getpeername'.
5993         * doc/posix-functions/getsockname.texi: Mention the new module
5994         'getsockname'.
5995         * doc/posix-functions/getsockopt.texi: Mention the new module
5996         'getsockopt'.
5997         * doc/posix-functions/listen.texi: Mention the new module 'listen'.
5998         * doc/posix-functions/recv.texi: Mention the new module 'recv'.
5999         * doc/posix-functions/recvfrom.texi: Mention the new module 'recvfrom'.
6000         * doc/posix-functions/send.texi: Mention the new module 'send'.
6001         * doc/posix-functions/sendto.texi: Mention the new module 'sendto'.
6002         * doc/posix-functions/setsockopt.texi: Mention the new module
6003         'setsockopt'.
6004         * doc/posix-functions/socket.texi: Mention the new module 'socket'.
6005         * modules/poll-tests (Depends-on): Add socket, bind, getsockopt,
6006         listen, connect, accept.
6007         * modules/select-tests (Depends-on): Likewise.
6008
6009 2008-10-05  Bruno Haible  <bruno@clisp.org>
6010
6011         * lib/winsock.c (strerror): Remove unused #undef.
6012         (rpl_close): Remove unused local variable.
6013
6014         * modules/sys_socket (Depends-on); Add errno.
6015
6016 2008-10-05  Bruno Haible  <bruno@clisp.org>
6017
6018         * lib/sys_select.in.h: Include the GL_LINK_WARNING definition.
6019         (select): Add a link warning when the 'select' module is not used.
6020         * modules/sys_select (Depends-on): Add link-warning.
6021         (Makefile.am): Substitute the definition of GL_LINK_WARNING.
6022         Suggested by Paolo Bonzini.
6023
6024 2008-10-05  Jim Meyering  <meyering@redhat.com>
6025
6026         bootstrap: check for LT_INIT more portably
6027         * build-aux/bootstrap: Avoid using grep -E, since it's not
6028         portable enough.  Suggestion from Bruno Haible.
6029
6030 2008-10-05  Bruno Haible  <bruno@clisp.org>
6031
6032         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem
6033         as being fixed by gnulib.
6034
6035 2008-10-05  Bruno Haible  <bruno@clisp.org>
6036
6037         * modules/select-tests: New file, mostly copied from
6038         modules/sys_select-tests.
6039         * tests/test-select.c: New file, mostly copied from
6040         tests/test-sys_select.c.
6041         * tests/test-sys_select.c: Move most of the code to tests/test-select.c.
6042         * modules/sys_select-tests (Depends-on): Remove all dependencies.
6043         (Makefile.am): Remove test_sys_select_LDADD.
6044
6045         * lib/sys_select.in.h (select): If GNULIB_SELECT is not set, define it
6046         to an undefined symbol, for an error message.
6047         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): New macro.
6048         (gl_SYS_SELECT_H_DEFAULTS): New macro.
6049         (gl_HEADER_SYS_SELECT): Require it. Don't require compilation of
6050         winsock-select.c here.
6051         * modules/sys_select (Files): Remove lib/winsock-select.c.
6052         (Depends-on): Remove alloca.
6053         (Makefile.am): Substitute GNULIB_SELECT.
6054         * modules/select: New file.
6055         * doc/posix-functions/select.texi: Update.
6056
6057 2008-10-05  Bruno Haible  <bruno@clisp.org>
6058
6059         * lib/spawn_faction_addclose.c (__sysconf): Use getdtablesize always.
6060         * lib/spawn_faction_adddup2.c (__sysconf): Likewise.
6061         * lib/spawn_faction_addopen.c (__sysconf): Likewise.
6062         * modules/posix_spawn_file_actions_addclose (Depends-on): Add
6063         getdtablesize.
6064         * modules/posix_spawn_file_actions_adddup2 (Depends-on): Likewise.
6065         * modules/posix_spawn_file_actions_addopen (Depends-on): Likewise.
6066
6067 2008-10-05  Bruno Haible  <bruno@clisp.org>
6068
6069         * modules/getdtablesize-tests: New file.
6070         * tests/test-getdtablesize.c: New file.
6071
6072         New module 'getdtablesize'.
6073         * lib/unistd.in.h (getdtablesize): New declaration.
6074         * lib/getdtablesize.c: New file.
6075         * m4/getdtablesize.m4: New file.
6076         * modules/getdtablesize: New file.
6077         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
6078         GNULIB_GETDTABLESIZE, HAVE_GETDTABLESIZE.
6079         * modules/unistd (Makefile.am): Substitute GNULIB_GETDTABLESIZE,
6080         HAVE_GETDTABLESIZE.
6081         * doc/glibc-functions/getdtablesize.texi: Mention the new module.
6082
6083 2008-10-05  Bruno Haible  <bruno@clisp.org>
6084
6085         * modules/sched (Makefile.am): Fix typo.
6086         Reported by Simon Josefsson.
6087
6088 2008-10-05  Jim Meyering  <meyering@redhat.com>
6089
6090         bootstrap: check for LT_INIT, too
6091         * build-aux/bootstrap: Both AC_PROG_LIBTOOL and AM_PROG_LIBTOOL
6092         are deprecated.  Suggestion from Ralf Wildenhues.
6093
6094 2008-10-05  Bruno Haible  <bruno@clisp.org>
6095
6096         * lib/spawn.in.h (POSIX_SPAWN_*): Use the system's values, rather than
6097         overriding them by ours.
6098         (POSIX_SPAWN_USEVFORK): Use the next free bit position.
6099
6100 2008-10-05  Jim Meyering  <meyering@redhat.com>
6101
6102         bootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG_LIBTOOL
6103         * build-aux/bootstrap: Check for AC_PROG_LIBTOOL, as well as the
6104         obsolete AM_PROG_LIBTOOL.  Spotted by Debarshi Ray <rishi@gnu.org>.
6105
6106 2008-10-04  Bruno Haible  <bruno@clisp.org>
6107
6108         * modules/dup2 (License): Change to LGPLv2+.
6109         * modules/sleep (License): Likewise.
6110         * modules/perror (License): Likewise.
6111         * modules/fopen (License): Change to LGPLv2+, with approval by Eric
6112         Blake.
6113         * modules/signal (License): Likewise.
6114         * modules/sigprocmask (License): Likewise.
6115         * modules/raise (License): Change to LGPLv2+, with approval by Jim
6116         Meyering.
6117
6118 2008-10-04  Bruno Haible  <bruno@clisp.org>
6119
6120         * lib/spawn.in.h (POSIX_SPAWN_*): Undefine before redefining.
6121         Reported by Rainer Tammer <tammer@tammer.net>.
6122
6123 2008-10-03  Paolo Bonzini  <bonzini@gnu.org>
6124             Bruno Haible  <bruno@clisp.org>
6125
6126         * lib/errno.in.h (EWOULDBLOCK) [win32]: Define to EAGAIN.
6127         * lib/winsock.c (set_winsock_errno): Map WSAEWOULDBLOCK to EWOULDBLOCK.
6128         * lib/strerror.c (rpl_strerror): Remove error string for EWOULDBLOCK.
6129
6130 2008-10-03  Kamil Dudka  <kdudka@redhat.com>
6131
6132         filevercmp: new module
6133         * lib/filevercmp.h: New function filevercmp comparing version strings.
6134         * lib/filevercmp.c: Implementation of filevercmp function.
6135         * modules/filevercmp: Module metadata.
6136         * tests/test-filevercmp.c: Unit test for new module.
6137         * modules/filevercmp-tests: Unit test metadata.
6138         * MODULES.html.sh: Add filevercmp module.
6139
6140 2008-10-03  Bruno Haible  <bruno@clisp.org>
6141
6142         * lib/c-ctype.h: Add comment.
6143         Reported by Jim Meyering.
6144
6145 2008-10-02  Bruno Haible  <bruno@clisp.org>
6146
6147         * modules/posix_spawn-internal (Depends-on): Add 'open'.
6148
6149 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
6150
6151         * build-aux/bootstrap: Allow renaming bootstrap, and change the
6152         name of bootstrap.conf accordingly.
6153
6154 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
6155
6156         * build-aux/bootstrap: Install git-merge-changelog configuration
6157         items into .gitconfig if needed.
6158
6159 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
6160
6161         * build-aux/bootstrap: Recognize `gnulib' being a submodule in a
6162         git repository, and initialize/update it accordingly.
6163
6164 2008-10-02  Richard W.M. Jones  <rjones@redhat.com>
6165
6166         * modules/fsync-tests: New file.
6167         * tests/test-fsync.c: New file.
6168
6169         New module 'fsync'.
6170         * lib/fsync.c: New file.
6171         * m4/fsync.m4: New file.
6172         * modules/fsync: New file.
6173         * lib/unistd.in.h (fsync): New declaration.
6174         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define and AC_SUBST both
6175         GNULIB_FSYNC and HAVE_FSYNC.
6176         * modules/unistd: Substitute GNULIB_FSYNC and HAVE_FSYNC.
6177         * MODULES.html.sh (posix_functions): Add fsync.
6178         * doc/posix-functions/fsync.texi: Mention the new module.
6179
6180 2008-10-02  Jim Meyering  <meyering@redhat.com>
6181
6182         fts.c: sync with similar code from coreutils' remove.c
6183         * lib/fts.c (dirent_inode_sort_may_be_useful): Merge from coreutils.
6184         Guard also with "#if defined __linux__", since for now at least,
6185         this code is Linux-kernel-specific.
6186
6187 2008-10-02  Jim Meyering  <meyering@redhat.com>
6188
6189         fts: bug fixes
6190         * lib/fts.c: Remove unnecessary "defined" in cpp directive.
6191         Include <sys/vfs.h>, not <sys/statfs.h>.
6192
6193         * m4/fts.m4 (gl_FUNC_FTS_CORE): Fix typo s/vfs/vfs.h/.
6194         Include <sys/vfs.h>, not <sys/statfs.h>.
6195
6196 2008-10-01  Bruno Haible  <bruno@clisp.org>
6197
6198         Avoid the broken posix_spawn function on AIX 5.3 and 6.1.
6199         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): New macro.
6200         (gl_POSIX_SPAWN_BODY): Invoke it. Set REPLACE_POSIX_SPAWN if needed.
6201         * doc/posix-functions/posix_spawn.texi: Mention the AIX bugs.
6202         * doc/posix-functions/posix_spawnp.texi: Likewise.
6203         * m4/execute.m4 (gl_EXECUTE): Invoke gl_POSIX_SPAWN_WORKS, to check
6204         whether posix_spawn actually works.
6205         * m4/pipe.m4 (gl_PIPE): Likewise.
6206         * modules/execute (Files): Add m4/posix_spawn.m4.
6207         * modules/pipe (Files): Add m4/posix_spawn.m4.
6208         Reported and analyzed by Rainer Tammer <tammer@tammer.net>.
6209
6210 2008-10-01  Jim Meyering  <meyering@redhat.com>
6211
6212         remove trailing spaces
6213         * NEWS: Likewise.
6214         * lib/poll.c (poll): Likewise.
6215         * lib/sys_socket.in.h (SHUT_RDWR): Likewise.
6216         * lib/winsock.c (rpl_close): Likewise.
6217         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Likewise.
6218         * modules/yield: Likewise.
6219         * tests/test-poll.c (connect_to_socket, poll1): Likewise.
6220         * tests/test-sys_select.c (connect_to_socket): Likewise.
6221
6222         fts.c: adjust a new interface to be more generally useful
6223         * lib/fts.c (dirent_inode_sort_may_be_useful): Take an FD parameter.
6224         (fts_build): Adjust caller.
6225
6226 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6227
6228         * modules/cond-tests: New file.
6229         * tests/test-cond.c: New file.
6230
6231 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6232             Bruno Haible  <bruno@clisp.org>
6233
6234         * modules/cond (Dependencies): Add errno, time.
6235         * lib/glthread/cond.h: Include <time.h>.
6236         (gl_cond_define, gl_cond_define_initialized): Use the same definition
6237         across platforms.
6238
6239 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6240             Bruno Haible  <bruno@clisp.org>
6241
6242         * m4/thread.m4 (gl_THREAD): Fix detection of pthread_atfork function.
6243
6244 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6245             Bruno Haible  <bruno@clisp.org>
6246
6247         * modules/tls-tests (Depends-on): Add thread, yield.
6248         (configure.ac): Remove all checks.
6249         (test_tls_LDADD): Use YIELD_LIB instead of LIBSCHED.
6250         * tests/test-tls.c (gl_thread_t, gl_thread_join, gl_thread_yield,
6251         gl_thread_self): Remove definitions. Include glthread/thread.h and
6252         glthread/yield.h instead.
6253         (test_tls): Pass an additional NULL argument to gl_thread_join.
6254
6255 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6256             Bruno Haible  <bruno@clisp.org>
6257
6258         * modules/lock-tests (Depends-on): Add thread, yield.
6259         (configure.ac): Remove all checks.
6260         (test_lock_LDADD): Use YIELD_LIB instead of LIBSCHED.
6261         * tests/test-lock.c (gl_thread_t, gl_thread_join, gl_thread_yield,
6262         gl_thread_self): Remove definitions. Include glthread/thread.h and
6263         glthread/yield.h instead.
6264         (test_lock, test_rwlock, test_recursive_lock, test_once): Pass an
6265         additional NULL argument to gl_thread_join.
6266
6267 2008-09-30  Bruno Haible  <bruno@clisp.org>
6268
6269         Fix the Win32 implementation of the 'thread' module.
6270         * lib/glthread/thread.h [USE_WIN32_THREADS] (gl_thread_t): Change to a
6271         pointer type.
6272         (gl_thread_self): Invoke gl_thread_self_func.
6273         (gl_thread_self_func): New declaration.
6274         * lib/glthread/thread.c [USE_WIN32_THREADS] (self_key): New variable.
6275         (do_init_self_key, init_self_key): New functions.
6276         (struct gl_thread_struct): Renamed from 'struct thread_extra'.
6277         Remove some fields.
6278         (running_threads, running_lock): Remove variables.
6279         (get_current_thread_handle): New function.
6280         (gl_thread_self_func, wrapper_func, glthread_create_func,
6281         glthread_join_func, gl_thread_exit_func): Largely rewritten and
6282         simplified.
6283
6284 2008-09-30  Bruno Haible  <bruno@clisp.org>
6285
6286         * lib/winsock-select.c (win32_poll_handle): Add shortcut for regular
6287         files.
6288
6289 2008-09-30  Jim Meyering  <meyering@redhat.com>
6290
6291         fts.m4: correct the test for statfs.f_type
6292         * m4/fts.m4 (gl_FUNC_FTS_CORE): Include <sys/statfs.h>
6293         when checking for statfs.f_type.
6294
6295 2008-09-15  Simon Josefsson  <simon@josefsson.org>
6296
6297         tests: avoid some compiler warnings
6298         * tests/test-memchr.c (main): Pass NULL indirectly.
6299         * tests/test-getdate.c (main): Remove unused variable 'ret'.
6300
6301 2008-09-29  OndÅ™ej Vašík  <ovasik@redhat.com>
6302
6303         getdate.y: disallow countable dayshifts like "4 yesterday ago"
6304         * lib/getdate.y (relative_time_table) [tDAY_SHIFT]: New type for
6305         exactly specified dayshifts.
6306         (dayshift): New rule.
6307         (rel): Add dayshift.
6308         (relative_time_table) [tomorrow, yesterday, today, now]:
6309         Use tDAY_SHIFT in place of tDAY_UNIT.
6310         * tests/test-getdate.c: Add tests for now-disallowed countable
6311         dayshifts, e.g., "4 yesterday ago".
6312
6313 2008-09-29  Bruno Haible  <bruno@clisp.org>
6314
6315         * tests/test-posix_spawn1.c: Renamed from tests/test-posix_spawn.c.
6316         * tests/test-posix_spawn1.in.sh: Renamed from
6317         tests/test-posix_spawn.in.sh.
6318         * tests/test-posix_spawn2.c: New file.
6319         * tests/test-posix_spawn2.in.sh: New file.
6320         * modules/posix_spawnp-tests (Files): Update.
6321         (Makefile.am): Update. Add test-posix_spawn2 to the tests.
6322
6323 2008-09-29  Bruno Haible  <bruno@clisp.org>
6324
6325         Propagate effects of putenv/setenv/unsetenv to child processes.
6326         * lib/execute.c (execute): Use spawnvpe instead of spawnvp.
6327         * lib/pipe.c (create_pipe): Likewise.
6328
6329 2008-09-29  Bruno Haible  <bruno@clisp.org>
6330
6331         Enable use of shell scripts as executables in mingw.
6332         * lib/execute.c (execute): When spawnv fails with error ENOEXEC,
6333         run the program as a shell script.
6334         * lib/pipe.c (create_pipe): Likewise.
6335         * lib/w32spawn.h (prepare_spawn): Add a hidden element in front of the
6336         resulting array.
6337
6338 2008-09-29  Eric Blake  <ebb9@byu.net>
6339
6340         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Fix typo.
6341
6342 2008-08-24  Paolo Bonzini  <bonzini@gnu.org>
6343
6344         * doc/posix-functions/accept.texi: Update mingw problems.
6345         * doc/posix-functions/bind.texi: Update mingw problems.
6346         * doc/posix-functions/close.texi: Update mingw problems.
6347         * doc/posix-functions/connect.texi: Update mingw problems.
6348         * doc/posix-functions/getpeername.texi: Update mingw problems.
6349         * doc/posix-functions/getsockname.texi: Update mingw problems.
6350         * doc/posix-functions/getsockopt.texi: Update mingw problems.
6351         * doc/posix-functions/ioctl.texi: Update mingw problems.
6352         * doc/posix-functions/listen.texi: Update mingw problems.
6353         * doc/posix-functions/recv.texi: Update mingw problems.
6354         * doc/posix-functions/recvfrom.texi: Update mingw problems.
6355         * doc/posix-functions/select.texi: Update mingw problems.
6356         * doc/posix-functions/send.texi: Update mingw problems.
6357         * doc/posix-functions/sendto.texi: Update mingw problems.
6358         * doc/posix-functions/setsockopt.texi: Update mingw problems.
6359         * doc/posix-functions/socket.texi: Update mingw problems.
6360
6361 2008-09-29  Paolo Bonzini  <bonzini@gnu.org>
6362             Bruno Haible  <bruno@clisp.org>
6363
6364         * lib/sys_select.in.h: Include sys/time.h.
6365         * m4/sys_select.h.m4: Test that struct timeval is fully defined.
6366         * modules/sys_select: Depend on sys_time.
6367         * tests/test-sys_select.c: Test that sys/select.h defines struct
6368         timeval fully.
6369
6370 2008-09-29  Bruno Haible  <bruno@clisp.org>
6371
6372         * lib/sys_socket.in.h: Wrap the definitions in 'extern "C"'.
6373         * lib/sys_select.in.h: Likewise.
6374
6375 2008-09-29  Bruno Haible  <bruno@clisp.org>
6376
6377         * lib/winsock.c (rpl_close, rpl_socket): Remove unused variables.
6378
6379 2008-09-29  Bruno Haible  <bruno@clisp.org>
6380
6381         * m4/sockets.m4 (gl_SOCKETS): Check also for the need to use -lsocket.
6382         Set LIBSOCKET instead of augmenting LIBS.
6383         * modules/sockets (Link): New section.
6384         * modules/sockets-tests (test_sockets_LDADD): New variable.
6385         * modules/sys_select-tests (test_sys_select_LDADD): New variable.
6386         * modules/poll-tests (test_poll_LDADD): New variable.
6387         * NEWS: Document the change.
6388
6389 2008-09-29  Bruno Haible  <bruno@clisp.org>
6390
6391         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): New macro.
6392         * m4/inet_ntop.m4 (gl_INET_NTOP): Invoke it instead of assigning
6393         ARPA_INET_H directly.
6394         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
6395
6396 2008-09-28  Bruno Haible  <bruno@clisp.org>
6397
6398         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): New macro, extracted
6399         from gl_HEADER_SYS_SOCKET.
6400         (gl_HEADER_SYS_SOCKET): Invoke it.
6401         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
6402
6403 2008-09-28  Bruno Haible  <bruno@clisp.org>
6404
6405         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem.
6406         * tests/test-sys_select.c: Include <sys/time.h>, for struct timeval.
6407         Needed on OSF/1 4.0.
6408
6409 2008-09-28  Bruno Haible  <bruno@clisp.org>
6410
6411         Override open more carefully.
6412         * lib/open.c (orig_open): New function.
6413         (rpl_open): Use orig_open instead of open.
6414         * lib/fcntl.in.h: Add special invocation convention.
6415         * m4/open.m4 (gl_PREREQ_OPEN): New macro.
6416         (gl_FUNC_OPEN): Invoke it.
6417
6418         Override freopen more carefully.
6419         * lib/freopen.c (orig_freopen): New function.
6420         (rpl_freopen): Use orig_freopen instead of freopen.
6421         * m4/freopen.m4 (gl_PREREQ_FREOPEN): New macro.
6422         (gl_FUNC_FREOPEN): Invoke it.
6423
6424         Override fopen more carefully.
6425         * lib/fopen.c (orig_fopen): New function.
6426         (rpl_fopen): Use orig_fopen instead of fopen.
6427         * m4/fopen.m4 (gl_PREREQ_FOPEN): New macro.
6428         (gl_FUNC_FOPEN): Invoke it.
6429         Needed on AIX. Reported by Rainer Tammer <tammer@tammer.net>.
6430
6431 2008-09-28  Bruno Haible  <bruno@clisp.org>
6432
6433         * lib/pipe.h (create_pipe_out, create_pipe_bidi): Add comment about
6434         SIGPIPE.
6435
6436 2008-09-28  Bruno Haible  <bruno@clisp.org>
6437
6438         * tests/test-sigaction.c (handler, main): Disable the check whether
6439         SA_RESETHAND has reverted the installed handler to SIG_DFL. Needed on
6440         glibc systems with LinuxThreads.
6441
6442 2008-09-28  Bruno Haible  <bruno@clisp.org>
6443
6444         * doc/posix-functions/freopen.texi: Mention the trailing slash problem.
6445
6446         * lib/stdio.in.h (fopen, freopen): Undefine before redefining. Needed
6447         with AIX xlc.
6448         * lib/fcntl.in.h (open): Likewise.
6449         Reported by Rainer Tammer <tammer@tammer.net>.
6450
6451 2008-09-28  Bruno Haible  <bruno@clisp.org>
6452
6453         * modules/posix_spawnp-tests: New file.
6454         * tests/test-posix_spawn.c: New file.
6455         * tests/test-posix_spawn.in.sh: New file.
6456
6457         New module 'posix_spawnp'.
6458         * modules/posix_spawnp: New file.
6459         * lib/spawnp.c: New file, from GNU libc with modifications.
6460         * doc/posix-functions/posix_spawnp.texi: Mention the new module.
6461
6462         New module 'posix_spawn'.
6463         * modules/posix_spawn: New file.
6464         * lib/spawn.c: New file, from GNU libc with modifications.
6465         * doc/posix-functions/posix_spawn.texi: Mention the new module.
6466
6467         New module 'posix_spawnattr_destroy'.
6468         * modules/posix_spawnattr_destroy: New file.
6469         * lib/spawnattr_destroy.c: New file, from GNU libc with modifications.
6470         * doc/posix-functions/posix_spawnattr_destroy.texi: Mention the new
6471         module.
6472
6473         New module 'posix_spawnattr_setsigmask'.
6474         * modules/posix_spawnattr_setsigmask: New file.
6475         * lib/spawnattr_setsigmask.c: New file, from GNU libc with
6476         modifications.
6477         * doc/posix-functions/posix_spawnattr_setsigmask.texi: Mention the
6478         new module.
6479
6480         New module 'posix_spawnattr_getsigmask'.
6481         * modules/posix_spawnattr_getsigmask: New file.
6482         * lib/spawnattr_getsigmask.c: New file, from GNU libc with
6483         modifications.
6484         * doc/posix-functions/posix_spawnattr_getsigmask.texi: Mention the
6485         new module.
6486
6487         New module 'posix_spawnattr_setsigdefault'.
6488         * modules/posix_spawnattr_setsigdefault: New file.
6489         * lib/spawnattr_setdefault.c: New file, from GNU libc with
6490         modifications.
6491         * doc/posix-functions/posix_spawnattr_setsigdefault.texi: Mention the
6492         new module.
6493
6494         New module 'posix_spawnattr_getsigdefault'.
6495         * modules/posix_spawnattr_getsigdefault: New file.
6496         * lib/spawnattr_getdefault.c: New file, from GNU libc with
6497         modifications.
6498         * doc/posix-functions/posix_spawnattr_getsigdefault.texi: Mention the
6499         new module.
6500
6501         New module 'posix_spawnattr_setschedpolicy'.
6502         * modules/posix_spawnattr_setschedpolicy: New file.
6503         * lib/spawnattr_setschedpolicy.c: New file, from GNU libc with
6504         modifications.
6505         * doc/posix-functions/posix_spawnattr_setschedpolicy.texi: Mention the
6506         new module.
6507
6508         New module 'posix_spawnattr_getschedpolicy'.
6509         * modules/posix_spawnattr_getschedpolicy: New file.
6510         * lib/spawnattr_getschedpolicy.c: New file, from GNU libc with
6511         modifications.
6512         * doc/posix-functions/posix_spawnattr_getschedpolicy.texi: Mention the
6513         new module.
6514
6515         New module 'posix_spawnattr_setschedparam'.
6516         * modules/posix_spawnattr_setschedparam: New file.
6517         * lib/spawnattr_setschedparam.c: New file, from GNU libc with
6518         modifications.
6519         * doc/posix-functions/posix_spawnattr_setschedparam.texi: Mention the
6520         new module.
6521
6522         New module 'posix_spawnattr_getschedparam'.
6523         * modules/posix_spawnattr_getschedparam: New file.
6524         * lib/spawnattr_getschedparam.c: New file, from GNU libc with
6525         modifications.
6526         * doc/posix-functions/posix_spawnattr_getschedparam.texi: Mention the
6527         new module.
6528
6529         New module 'posix_spawnattr_setpgroup'.
6530         * modules/posix_spawnattr_setpgroup: New file.
6531         * lib/spawnattr_setpgroup.c: New file, from GNU libc with
6532         modifications.
6533         * doc/posix-functions/posix_spawnattr_setpgroup.texi: Mention the new
6534         module.
6535
6536         New module 'posix_spawnattr_getpgroup'.
6537         * modules/posix_spawnattr_getpgroup: New file.
6538         * lib/spawnattr_getpgroup.c: New file, from GNU libc with
6539         modifications.
6540         * doc/posix-functions/posix_spawnattr_getpgroup.texi: Mention the new
6541         module.
6542
6543         New module 'posix_spawnattr_setflags'.
6544         * modules/posix_spawnattr_setflags: New file.
6545         * lib/spawnattr_setflags.c: New file, from GNU libc with modifications.
6546         * doc/posix-functions/posix_spawnattr_setflags.texi: Mention the new
6547         module.
6548
6549         New module 'posix_spawnattr_getflags'.
6550         * modules/posix_spawnattr_getflags: New file.
6551         * lib/spawnattr_getflags.c: New file, from GNU libc with modifications.
6552         * doc/posix-functions/posix_spawnattr_getflags.texi: Mention the new
6553         module.
6554
6555         New module 'posix_spawnattr_init'.
6556         * modules/posix_spawnattr_init: New file.
6557         * lib/spawnattr_init.c: New file, from GNU libc with modifications.
6558         * doc/posix-functions/posix_spawnattr_init.texi: Mention the new
6559         module.
6560
6561         New module 'posix_spawn_file_actions_destroy'.
6562         * modules/posix_spawn_file_actions_destroy: New file.
6563         * lib/spawn_faction_destroy.c: New file, from GNU libc with
6564         modifications.
6565         * doc/posix-functions/posix_spawn_file_actions_destroy.texi: Mention
6566         the new module.
6567
6568         New module 'posix_spawn_file_actions_addopen'.
6569         * modules/posix_spawn_file_actions_addopen: New file.
6570         * lib/spawn_faction_addopen.c: New file, from GNU libc with
6571         modifications.
6572         * doc/posix-functions/posix_spawn_file_actions_addopen.texi: Mention
6573         the new module.
6574
6575         New module 'posix_spawn_file_actions_adddup2'.
6576         * modules/posix_spawn_file_actions_adddup2: New file.
6577         * lib/spawn_faction_adddup2.c: New file, from GNU libc with
6578         modifications.
6579         * doc/posix-functions/posix_spawn_file_actions_adddup2.texi: Mention
6580         the new module.
6581
6582         New module 'posix_spawn_file_actions_addclose'.
6583         * modules/posix_spawn_file_actions_addclose: New file.
6584         * lib/spawn_faction_addclose.c: New file, from GNU libc with
6585         modifications.
6586         * doc/posix-functions/posix_spawn_file_actions_addclose.texi: Mention
6587         the new module.
6588
6589         New module 'posix_spawn_file_actions_init'.
6590         * modules/posix_spawn_file_actions_init: New file.
6591         * lib/spawn_faction_init.c: New file, from GNU libc with modifications.
6592         * doc/posix-functions/posix_spawn_file_actions_init.texi: Mention the
6593         new module.
6594
6595         New module 'posix_spawn-internal'.
6596         * modules/posix_spawn-internal: New file.
6597         * lib/spawn_int.h: New file, from GNU libc with modifications.
6598         * lib/spawni.c: New file, from GNU libc with modifications.
6599         * m4/posix_spawn.m4: New file.
6600
6601         New module 'spawn'.
6602         * modules/spawn: New file.
6603         * lib/spawn.in.h: New file, from GNU libc with modifications.
6604         * m4/spawn_h.m4: New file.
6605         * doc/posix-headers/spawn.texi: Mention the new module.
6606
6607 2008-09-28  Bruno Haible  <bruno@clisp.org>
6608
6609         * modules/sched-tests: New file.
6610         * tests/test-sched.c: New file.
6611
6612         New module 'sched'.
6613         * modules/sched: New file.
6614         * lib/sched.in.h: New file.
6615         * m4/sched_h.m4: New file.
6616         * doc/posix-headers/sched.texi: Mention the new module.
6617
6618 2008-09-27  Eric Blake  <ebb9@byu.net>
6619
6620         Fix previous patch, and tweak references to $0.
6621         * posix-modules: Call func_gnulib_dir before using $gnulib_dir.
6622         (func_version, func_gnulib_dir): Don't call this program
6623         gnulib-tool.
6624         (func_gnulib_dir, func_tmpdir, func_fatal_error): Avoid shell bugs
6625         with using $0 in function.
6626         * gnulib-tool (func_gnulib_dir, func_tmpdir): Likewise.
6627         (func_fatal_error): Reuse the name the user invoked us with.
6628
6629 2008-09-27  Bruno Haible  <bruno@clisp.org>
6630
6631         * m4/iconv_h.m4 (gl_REPLACE_ICONV_H): New macro.
6632         (gl_ICONV_H_DEFAULTS): Initialize ICONV_H here...
6633         (gl_ICONV_H): Not here.
6634         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
6635         instead of assigning ICONV_H directly.
6636
6637         * m4/wchar.m4 (gl_REPLACE_WCHAR_H): New macro.
6638         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Invoke it instead of assigning
6639         WCHAR_H directly.
6640
6641 2008-09-27  Bruno Haible  <bruno@clisp.org>
6642
6643         * lib/arpa_inet.in.h: Include the GL_LINK_WARNING anchor.
6644         * modules/arpa_inet (Depends-on): Add link-warning.
6645         (Makefile.am): Insert the definition of GL_LINK-WARNING.
6646         * modules/unistd (Makefile.am): Likewise.
6647
6648 2008-09-26  Bruno Haible  <bruno@clisp.org>
6649
6650         * posix-modules (cvsdatestamp, last_checkin_date, version): Remove
6651         variables.
6652         (func_version): Essentially copied from gnulib-tool.
6653         (func_exit, func_gnulib_dir, func_tmpdir, func_fatal_error,
6654         func_readlink): Copied from gnulib-tool.
6655
6656 2008-09-26  Bruno Haible  <bruno@clisp.org>
6657
6658         * gnulib-tool (func_version): Change directory to $gnulib_dir before
6659         invoking git-version-gen.
6660
6661 2008-09-26  Bruno Haible  <bruno@clisp.org>
6662
6663         * posix-modules: Update to directory names changed on 2008-01-19.
6664         Remove commas in output before splitting into words. No more need to
6665         avoid 'ftruncate' since 2007-02-19.
6666
6667 2008-09-26  Bruno Haible  <bruno@clisp.org>
6668
6669         * doc/posix-headers/errno.texi: Remove mention of module 'EOVERFLOW'.
6670
6671 2008-09-26  Bruno Haible  <bruno@clisp.org>
6672
6673         * lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
6674         * modules/fwriteerror (Depends-on): Add errno.
6675
6676 2008-09-26  Bruno Haible  <bruno@clisp.org>
6677
6678         * tests/test-vc-list-files-git.sh: Explain reason for skipping test.
6679         * tests/test-vc-list-files-cvs.sh: Likewise.
6680
6681 2008-09-26  Bruno Haible  <bruno@clisp.org>
6682
6683         * doc/posix-headers/sys_resource.texi: Reorder items.
6684
6685 2008-09-26  Jim Meyering  <meyering@redhat.com>
6686
6687         fts: tweak inode comparison function
6688         * lib/fts.c (fts_compare_ino): Sort on increasing, not decreasing
6689         inode numbers, as documented.
6690
6691         fts: sort dirent entries on inode number before traversing
6692         This avoids a quadratic, seek-related performance penalty when
6693         operating on a directory containing many entries (measurable at 10k;
6694         3.5 hours at 2 million entries with a cold cache) on certain types
6695         of file systems, including ext3 and ext4, but not tmpfs.
6696         * lib/fts.c (DT_MUST_BE, NOT_AN_INODE_NUMBER, D_INO): Define.
6697         (FTS_INODE_SORT_DIR_ENTRIES_THRESHOLD): Define if not defined.
6698         (S_MAGIC_TMPFS, S_MAGIC_NFS): Define.
6699         (fs_handles_readdir_ordered_dirents_efficiently): New function.
6700         (dirent_inode_sort_may_be_useful, fts_compare_ino): Likewise.
6701         (fts_build): Set the stat.st_ino member from D_INO.
6702         If it is likely to be useful, sort dirent entries on inode number.
6703
6704         * m4/fts.m4 (gl_FUNC_FTS_CORE): Check for fstatfs, sys/vfs.h,
6705         and the struct statfs.f_type member.
6706         * modules/fts (Depends-on): Add d-ino.
6707
6708 2008-09-26  Bruno Haible  <bruno@clisp.org>
6709
6710         * modules/sigpipe-die (Depends-on): Add sigpipe.
6711
6712         * lib/stdio.in.h (fprintf, vfprintf, printf, vprintf, fputc, putc,
6713         putchar, fputs, puts, fwrite): Replace when REPLACE_STDIO_WRITE_FUNCS
6714         and GNULIB_STDIO_H_SIGPIPE are set.
6715         * lib/stdio-write.c: New file.
6716         * m4/stdio_h.m4 (gl_STDIO_H): Set GNULIB_FPRINTF, GNULIB_PRINTF,
6717         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
6718         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
6719         REPLACE_STDIO_WRITE_FUNCS.
6720         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FPRINTF, GNULIB_PRINTF,
6721         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
6722         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
6723         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
6724         * modules/stdio (Files): Add lib/stdio-write.c.
6725         (Makefile.am): Substitute GNULIB_FPRINTF, GNULIB_PRINTF,
6726         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
6727         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
6728         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
6729         * m4/fprintf-posix.m4 (gl_REPLACE_FPRINTF): Define
6730         REPLACE_FPRINTF_POSIX.
6731         * m4/printf-posix-rpl.m4 (gl_REPLACE_PRINTF): Define
6732         REPLACE_PRINTF_POSIX.
6733         * m4/vfprintf-posix.m4 (gl_REPLACE_VFPRINTF): Define
6734         REPLACE_VFPRINTF_POSIX.
6735         * m4/vprintf-posix.m4 (gl_REPLACE_VPRINTF): Define
6736         REPLACE_VPRINTF_POSIX.
6737         * doc/posix-functions/fprintf.texi: Mention the sigpipe module and the
6738         SIGPIPE issue.
6739         * doc/posix-functions/fputc.texi: Likewise.
6740         * doc/posix-functions/fputs.texi: Likewise.
6741         * doc/posix-functions/fwrite.texi: Likewise.
6742         * doc/posix-functions/printf.texi: Likewise.
6743         * doc/posix-functions/putc.texi: Likewise.
6744         * doc/posix-functions/putchar.texi: Likewise.
6745         * doc/posix-functions/puts.texi: Likewise.
6746         * doc/posix-functions/vfprintf.texi: Likewise.
6747         * doc/posix-functions/vprintf.texi: Likewise.
6748
6749         * modules/safe-write (Depends-on): Add write.
6750
6751         * modules/sigpipe-tests: New file.
6752         * tests/test-sigpipe.c: New file.
6753         * tests/test-sigpipe.sh: New file.
6754
6755         * modules/write: New file.
6756         * lib/unistd.in.h: Include <sys/types.h>.
6757         (write): New declaration.
6758         * lib/write.c: New file.
6759         * m4/write.m4: New file.
6760         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
6761         GNULIB_UNISTD_H_SIGPIPE, GNULIB_WRITE, REPLACE_WRITE.
6762         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_SIGPIPE,
6763         GNULIB_WRITE, REPLACE_WRITE.
6764         * doc/posix-functions/write.texi: Mention the write, sigpipe modules
6765         and the SIGPIPE issue.
6766
6767         * lib/signal.in.h (SIGPIPE): Define to a replacement value.
6768         (raise): New declaration.
6769         * lib/sigprocmask.c (SIGPIPE_handler): New variable.
6770         (ext_signal): New function.
6771         (rpl_raise): New function.
6772         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Initialize
6773         GNULIB_SIGNAL_H_SIGPIPE.
6774         * modules/signal (Makefile.am): Substitute GNULIB_SIGNAL_H_SIGPIPE.
6775         * doc/posix-headers/signal.texi: Mention the SIGPIPE issue.
6776
6777         * modules/sigpipe: New file.
6778         * m4/sigpipe.m4: New file.
6779
6780 2008-09-25  Derek Price  <derek@ximbiot.com>
6781             Bruno Haible  <bruno@clisp.org>
6782
6783         * gnulib-tool (func_import): Report all license incompatibilities, not
6784         just the first one.
6785
6786 2008-09-25  Bruno Haible  <bruno@clisp.org>
6787
6788         * gnulib-tool (func_import): When computing the edits, consider not
6789         only the Makefile.ams that exist but also those that will be generated.
6790
6791 2008-09-25  Simon Josefsson  <simon@josefsson.org>
6792
6793         * modules/sys_select-tests (Depends-on): Remove sys_select itself,
6794         fixes gnulib-tool --test warning about duplicate dependency.
6795
6796 2008-09-25  Bruno Haible  <bruno@clisp.org>
6797
6798         * gnulib-tool: Don't ask the user to perform edits in the generated
6799         Makefile.ams.
6800         (func_emit_lib_Makefile_am): Emit empty SUBDIRS. Execute edits that
6801         apply to the Makefile.am being generated.
6802         (func_emit_tests_Makefile_am): Execute edits that apply to the
6803         Makefile.am being generated.
6804         (func_import): Setup list of Makefile.am edits before emitting the
6805         Makefile.ams, not at the end.
6806         (func_create_testdir): Update.
6807         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
6808
6809 2008-09-25  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6810
6811         * gnulib-tool (func_import): Store the --tests-base option in the
6812         comment in gnulib-cache.m4.
6813
6814 2008-09-24  Paolo Bonzini  <bonzini@gnu.org>
6815
6816         * NEWS: Document increased portability that sys_select now provides.
6817
6818         * lib/sys_select.in.h: Install select wrapper.
6819         * lib/sys_socket.in.h: Use more descriptive name when there is no
6820         select wrapper.
6821         * lib/winsock-select.c: New.
6822         * m4/sys_select_h.m4: Compile lib/winsock-select.c if WinSock is used.
6823         Require gl_HEADER_SYS_SOCKET.
6824         * modules/sys_select: Depend on alloca, add lib/winsock-select.c.
6825         * modules/sys_select-tests: Copy dependencies from modules/poll-tests.
6826         * tests/test-sys_select.c: Add functional tests.
6827
6828 2008-09-24  Eric Blake  <ebb9@byu.net>
6829
6830         open, fopen: close fd leak in last patch
6831         * lib/open.c (rpl_open): Close fd before returning error.
6832         * lib/fopen.c (rpl_fopen): Close fd before returning error.
6833         * doc/posix-functions/open.texi (open): Document that Irix also
6834         has the bug.
6835         * doc/posix-functions/fopen.texi (fopen): Likewise.
6836         Reported by Paolo Bonzini.
6837
6838 2008-09-24  Bruno Haible  <bruno@clisp.org>
6839
6840         Ensure that a filename ending in a slash cannot be used to access a
6841         non-directory.
6842         * lib/open.c (rpl_open): When the filename ends in a slash, use fstat()
6843         to check whether it's really a directory.
6844         * lib/fopen.c: Include fcntl.h, unistd.h.
6845         (rpl_fopen): When the filename ends in a slash, use open(), fstat(),
6846         and fdopen().
6847         * modules/fopen (Depends-on): Add unistd.
6848         * tests/test-open.c (main): Try to open "/dev/null/" as a directory.
6849         * tests/test-fopen.c (main): Likewise.
6850         * doc/posix-functions/open.texi: Mention the HP-UX, Solaris bug.
6851         * doc/posix-functions/fopen.texi: Likewise.
6852         Reported by Eric Blake.
6853
6854 2008-09-23  Eric Blake  <ebb9@byu.net>
6855
6856         c-stack: avoid compiler optimizations when provoking overflow
6857         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Make
6858         recursion harder to optimize, to ensure a stack overflow occurs.
6859         * tests/test-c-stack.c (recurse): Likewise.
6860         Borrowed from libsigsegv.
6861
6862         c-stack: work around Irix sigaltstack bug
6863         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check
6864         whether sigaltstack uses wrong end of stack_t (copied in part from
6865         libsigsegv).
6866         * lib/c-stack.c (c_stack_action) [!HAVE_LIBSIGSEGV]: Work around
6867         Irix bug, without requiring an over-allocation.
6868         * doc/posix-functions/sigaltstack.texi (sigaltstack): Document the
6869         bug.
6870
6871         fopen: document mingw bug on directories
6872         * doc/posix-functions/fopen.texi (fopen): Mention mingw bug for
6873         not allowing a stream visiting a directory, even though reading
6874         from such a stream is not portable.
6875
6876 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
6877
6878         * lib/poll.c: Rewrite.
6879         * modules/poll: Depend on alloca.
6880
6881 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
6882
6883         * lib/sys_socket.in.h: Do not implement rpl_setsockopt here,
6884         instead define prototypes for a full set of wrappers.  Ensure
6885         that Cygwin does not use the compatibility code, which is only
6886         for MinGW.
6887         * lib/winsock.c: New.
6888         * m4/sys_socket_h.m4: Compile lib/winsock.c if WinSock is being used.
6889         * modules/sys_socket: Add lib/winsock.c.
6890
6891         * modules/poll-tests: Add errno and perror.
6892         * tests/test-poll.c: Use ioctl, not ioctlsocket.
6893
6894 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
6895
6896         * tests/test-poll.c: Downgrade minimum needed Winsock version.
6897
6898 2008-09-23  Bruno Haible  <bruno@clisp.org>
6899
6900         * doc/posix-functions/*: Add info about functions missing on IRIX 5.3.
6901         * doc/glibc-functions/*: Likewise.
6902
6903 2008-09-23  Simon Josefsson  <simon@josefsson.org>
6904
6905         * tests/test-perror.sh (tmpfiles): Cleanup temporary files on
6906         success.
6907
6908 2008-09-22  Eric Blake  <ebb9@byu.net>
6909             Bruno Haible  <bruno@clisp.org>
6910
6911         vasnprintf: fix x86/glibc regression on printf("%La", 0.0L)
6912         * lib/vasnprintf.c (VASNPRINTF): Support 0.0 on platforms that
6913         supply %A but mishandle pseudo-NaN.
6914         Reported by Simon Josefsson.
6915
6916 2008-09-21  Bruno Haible  <bruno@clisp.org>
6917
6918         * tests/test-lock.c (main): Tweak skip message.
6919         * tests/test-tls.c (main): Likewise.
6920
6921 2008-09-21  Bruno Haible  <bruno@clisp.org>
6922
6923         * m4/sigaction.m4 (gl_SIGACTION): Remove unnecessary AC_SUBST. Check
6924         whether 'struct sigaction' has sa_sigaction here...
6925         (gl_PREREQ_SIG_HANDLER_H): ... not here.
6926         (gl_PREREQ_SIGACTION): Remove unnecessary AC_SUBST.
6927
6928 2008-09-21  Bruno Haible  <bruno@clisp.org>
6929
6930         * MODULES.html.sh (Support for obsolete systems lacking ANSI C 89): New
6931         section.
6932         (Support for systems lacking ANSI C 89): Move stdlib, exit, strtol,
6933         strtoul, memchr, memcmp, memcpy, memmove, memset, strcspn, strpbrk to
6934         the new section.
6935         (Support for obsolete systems lacking POSIX:2001): New section.
6936         (String handling <string.h>): Move strdup to the new section.
6937         Suggested by Simon Josefsson and Paolo Bonzini.
6938
6939 2008-09-21  Bruno Haible  <bruno@clisp.org>
6940
6941         * tests/test-vasnprintf-posix.c (test_function): Allow 3-digit
6942         exponents in %e and %g results on 'long double'. Needed for mingw's
6943         improved *printf functions.
6944         * tests/test-vasprintf-posix.c (test_function): Likewise.
6945         * tests/test-snprintf-posix.h (test_function): Likewise.
6946         * tests/test-sprintf-posix.h (test_function): Likewise.
6947         Reported by Eric Blake.
6948
6949 2008-09-21  Bruno Haible  <bruno@clisp.org>
6950
6951         * tests/test-snprintf-posix.h (test_function): Remove useless ASSERTs.
6952         * tests/test-sprintf-posix.h (test_function): Likewise.
6953
6954 2008-09-21  Bruno Haible  <bruno@clisp.org>
6955
6956         * modules/getpass (Depends-on): Add strdup-posix.
6957
6958         New module 'strdup-posix'.
6959         * modules/strdup-posix: New file.
6960         * m4/strdup.m4 (gl_FUNC_STRDUP_POSIX): New macro.
6961         * lib/string.in.h (strdup): Replace if REPLACE_STRDUP is 1.
6962         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
6963         REPLACE_STRDUP.
6964         * modules/string (Makefile.am): Substitute REPLACE_STRDUP.
6965         * doc/posix-functions/strdup.texi: Mention module strdup-posix.
6966         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
6967         strdup-posix.
6968
6969         * modules/strdup (Depends-on): Remove malloc-posix.
6970
6971 2008-09-20  Bruno Haible  <bruno@clisp.org>
6972
6973         * lib/fstrcmp.c: Add data about branch probabilities, from Ralf
6974         Wildenhues.
6975
6976 2008-09-20  Bruno Haible  <bruno@clisp.org>
6977
6978         Ensure that wint_t gets defined on IRIX 5.3.
6979         * lib/wchar.in.h (wint_t): Define if not defined by the system.
6980         * lib/wctype.in.h (wint_t): Likewise.
6981         (__wctype_wint_t): Remove type.
6982         (isw*): Use wint_t instead of __wctype_wint_t.
6983         * m4/wchar.m4 (gl_WCHAR_H): Invoke gt_TYPE_WINT_T and set HAVE_WINT_T.
6984         * modules/wchar (Files): Add m4/wint_t.m4.
6985         (Makefile.am): Substitute HAVE_WINT_T.
6986         * tests/test-wchar.c: Check that wchar_t and wint_t are defined.
6987         * tests/test-wctype.c: Check that wint_t is defined.
6988         * doc/posix-headers/wchar.texi: Mention the IRIX 5 problem.
6989         * doc/posix-headers/wctype.texi: Likewise.
6990         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
6991
6992 2008-09-18  Bruno Haible  <bruno@clisp.org>
6993
6994         * gnulib-tool (func_exit): Update comment.
6995
6996 2008-09-18  Simon Josefsson  <simon@josefsson.org>
6997
6998         * modules/getaddrinfo (Depends-on): Remove strdup, this module
6999         assumes strdup exists and does not depend on strdup to return
7000         ENOMEM on out of memory conditions.
7001
7002 2008-09-18  Bruno Haible  <bruno@clisp.org>
7003
7004         * lib/vasnprintf.c (VASNPRINTF): When printing Â±0.0L in
7005         NEED_PRINTF_INFINITE_LONG_DOUBLE case with 'e' format, always use two
7006         digits for the exponent.
7007
7008 2008-09-18  Jim Meyering  <meyering@redhat.com>
7009             Bruno Haible  <bruno@clisp.org>
7010
7011         * lib/vasnprintf.c (decimal_point_char): Define also if
7012         NEED_PRINTF_INFINITE_LONG_DOUBLE.
7013
7014 2008-09-16  Bruno Haible  <bruno@clisp.org>
7015         and Eric Blake  <ebb9@byu.net>
7016
7017         vasnprintf: support Irix 5.3
7018         * lib/vasnprintf.c (VASNPRINTF): Also handle -0.0L on platforms
7019         that mishandle long double infinity.
7020         Reported by Tom G. Christensen.
7021
7022 2008-09-16  Bruno Haible  <bruno@clisp.org>
7023
7024         * doc/glibc-functions/scandir.texi: Mention the function is missing on
7025         Solaris 9.
7026         * doc/glibc-functions/alphasort.texi: Likewise.
7027         Reported by Michael Haubenwallner <michael.haubenwallner@salomon.at>.
7028
7029 2008-09-16  Jim Meyering  <meyering@redhat.com>
7030
7031         posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"
7032         * m4/posix-shell.m4 (gl_POSIX_SHELL): Reject a shell that lets
7033         a umask modification leak out of a subshell.  Otherwise, the
7034         opensolaris /bin/sh would be accepted and thus cause unwarranted
7035         failures in the coreutils test suite.
7036
7037 2008-09-16  Paolo Bonzini  <bonzini@gnu.org>
7038
7039         * tests/test-poll.c (connect_to_socket): Allow non-blocking connect
7040         to succeed.
7041
7042 2008-09-16  Jim Meyering  <meyering@redhat.com>
7043
7044         avoid spurious test failure when library is built without ACL support
7045         * m4/acl.m4 (USE_ACL): Define as a shell variable, too, for...
7046         * modules/acl-tests (Makefile.am) [TESTS_ENVIRONMENT]: Add USE_ACL.
7047         * tests/test-file-has-acl.sh: Skip if USE_ACL == 0.
7048         * tests/test-copy-acl.sh: Likewise.
7049
7050 2008-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7051
7052         * lib/fstrcmp.c (fstrcmp_bounded): Use a second, less quick upper bound
7053         based on character occurrence counts.
7054
7055 2008-09-15  Eric Blake  <ebb9@byu.net>
7056
7057         tests: avoid some compiler warnings
7058         * tests/test-memchr.c (main): Pass NULL indirectly.
7059         * tests/test-closein.c (main): Avoid unused variable.
7060
7061 2008-09-15  Bruno Haible  <bruno@clisp.org>
7062
7063         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test for all the macros that
7064         are missing on OpenBSD 4.0 individually.
7065         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
7066
7067 2008-09-15  Bruno Haible  <bruno@clisp.org>
7068
7069         * doc/posix-headers/errno.texi: Mention the Cygwin problem.
7070         * doc/posix-functions/strerror.texi: Mention also Cygwin.
7071         * doc/posix-functions/perror.texi: Likewise.
7072         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test also whether ECANCELED
7073         is missing.
7074         Reported by Eric Blake.
7075
7076         * lib/errno.in.h: Use replacement values >= 2000.
7077         Reported by Eric Blake.
7078
7079 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7080
7081         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Add field 'edit_count_limit'.
7082         (EARLY_ABORT): Return true when the edit_count has grown too beyond the
7083         limit.
7084         (fstrcmp_bounded): Initialize the edit_count_limit. Return 0 when
7085         compareseq was aborted.
7086
7087 2008-09-14  Bruno Haible  <bruno@clisp.org>
7088
7089         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Combine xvec_edit_count and
7090         yvec_edit_count.
7091         (NOTE_DELETE, NOTE_INSERT): Increment the combined edit count.
7092         (fstrcmp_bounded): Simplify result computation accordingly.
7093
7094 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7095
7096         * lib/fstrcmp.h (fstrcmp_bounded): New declaration.
7097         (fstrcmp): Define in terms of fstrcmp_bounded.
7098         * lib/fstrcmp.c (fstrcmp_bounded): Renamed from fstrcmp. Add
7099         lower_bound argument.
7100         Return quickly if the result is certainly < lower_bound.
7101         * tests/test-fstrcmp.c (check_fstrcmp): Test also fstrcmp_bounded.
7102
7103 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7104
7105         * lib/diffseq.h (EARLY_ABORT): New macro.
7106         (compareseq): Change return type to bool. Return true when EARLY_ABORT
7107         evaluates to true.
7108
7109 2008-09-14  Bruno Haible  <bruno@clisp.org>
7110
7111         * modules/perror-tests: New file.
7112         * tests/test-perror.sh: New file.
7113         * tests/test-perror.c: New file.
7114
7115         New module 'perror'.
7116         * lib/stdio.in.h (perror): New declaration.
7117         * lib/perror.c: New file.
7118         * m4/perror.m4: New file.
7119         * modules/perror: New file.
7120         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add perror.
7121         * doc/posix-functions/perror.texi: Mention the perror module.
7122         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_PERROR,
7123         REPLACE_PERROR.
7124         * modules/stdio (Makefile.am): Substitute GNULIB_PERROR,
7125         REPLACE_PERROR.
7126
7127 2008-09-14  Bruno Haible  <bruno@clisp.org>
7128
7129         * modules/stdio (Makefile.am): Reorder to match the order in
7130         lib/stdio.in.h.
7131         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
7132
7133 2008-09-13  Bruno Haible  <bruno@clisp.org>
7134
7135         * lib/sys_socket.in.h (EINPROGRESS, ...): Remove definitions.
7136
7137 2008-09-13  Bruno Haible  <bruno@clisp.org>
7138
7139         Extend strerror to cover the added errno values.
7140         * lib/strerror.c: Include errno.h and winsock2.h if it exists.
7141         (rpl_strerror): Provide error messages for the added errno values and
7142         for the WSA* values.
7143         * m4/strerror.m4 (gl_FUNC_STRERROR): Test REPLACE_STRERROR.
7144         (gl_FUNC_STRERROR_SEPARATE): If errno.h is replaced, always replace
7145         strerror.
7146         (gl_PREREQ_STRERROR): Test whether winsock2.h exists.
7147         * modules/strerror (Depends-on): Add errno.
7148         * doc/posix-functions/strerror.texi: Document the change.
7149         * tests/test-strerror.c (main): Check also the string for ETIMEDOUT
7150         and EOVERFLOW.
7151
7152 2008-09-13  Bruno Haible  <bruno@clisp.org>
7153
7154         * modules/EOVERFLOW: Remove file.
7155         * m4/eoverflow.m4: Remove file.
7156         * modules/EOVERFLOW-tests: Remove file.
7157         * tests/test-EOVERFLOW.c: Remove file.
7158         * modules/fprintf-posix (Depends-on): Replace EOVERFLOW with errno.
7159         * modules/ftell (Depends-on): Likewise.
7160         * modules/getdelim (Depends-on): Likewise.
7161         * modules/getugroups (Depends-on): Likewise.
7162         * modules/poll (Depends-on): Likewise.
7163         * modules/snprintf (Depends-on): Likewise.
7164         * modules/sprintf-posix (Depends-on): Likewise.
7165         * modules/vasnprintf (Depends-on): Likewise.
7166         * modules/vasprintf (Depends-on): Likewise.
7167         * modules/vfprintf-posix (Depends-on): Likewise.
7168         * modules/vsnprintf (Depends-on): Likewise.
7169         * modules/vsprintf-posix (Depends-on): Likewise.
7170         * modules/xvasprintf (Depends-on): Likewise.
7171         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
7172         * modules/unistdio/u8-vasprintf (Depends-on): Likewise.
7173         * modules/unistdio/u8-vsnprintf (Depends-on): Likewise.
7174         * modules/unistdio/u8-vsprintf (Depends-on): Likewise.
7175         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
7176         * modules/unistdio/u8-u8-vasprintf (Depends-on): Likewise.
7177         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Likewise.
7178         * modules/unistdio/u8-u8-vsprintf (Depends-on): Likewise.
7179         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
7180         * modules/unistdio/u16-u16-vasprintf (Depends-on): Likewise.
7181         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Likewise.
7182         * modules/unistdio/u16-u16-vsprintf (Depends-on): Likewise.
7183         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
7184         * modules/unistdio/u16-vasprintf (Depends-on): Likewise.
7185         * modules/unistdio/u16-vsnprintf (Depends-on): Likewise.
7186         * modules/unistdio/u16-vsprintf (Depends-on): Likewise.
7187         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
7188         * modules/unistdio/u32-vasprintf (Depends-on): Likewise.
7189         * modules/unistdio/u32-vsnprintf (Depends-on): Likewise.
7190         * modules/unistdio/u32-vsprintf (Depends-on): Likewise.
7191         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
7192         * modules/unistdio/u32-u32-vasprintf (Depends-on): Likewise.
7193         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Likewise.
7194         * modules/unistdio/u32-u32-vsprintf (Depends-on): Likewise.
7195         * modules/unistdio/ulc-fprintf (Depends-on): Likewise.
7196         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
7197         * modules/unistdio/ulc-vasprintf (Depends-on): Likewise.
7198         * modules/unistdio/ulc-vfprintf (Depends-on): Likewise.
7199         * modules/unistdio/ulc-vsnprintf (Depends-on): Likewise.
7200         * modules/unistdio/ulc-vsprintf (Depends-on): Likewise.
7201         * MODULES.html.sh: Remove EOVERFLOW.
7202         * NEWS: Mention the change.
7203
7204 2008-09-13  Bruno Haible  <bruno@clisp.org>
7205
7206         * modules/errno-tests: New file.
7207         * tests/test-errno.c: New file, incorporating tests/test-EOVERFLOW.c.
7208
7209         * lib/errno.in.h: New file.
7210         * m4/errno_h.m4: New file, borrowing from m4/eoverflow.m4.
7211         * modules/errno: New file.
7212         * doc/posix-headers/errno.texi: Update documentation.
7213         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add errno.
7214
7215 2008-09-13  Bruno Haible  <bruno@clisp.org>
7216
7217         * tests/test-poll.c: Use #if for native Windows, rather than testing
7218         __MSVCRT__.
7219
7220 2008-09-13  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7221             Bruno Haible  <bruno@clisp.org>
7222
7223         * lib/glob.c: Don't include <pwd.h> on native Windows.
7224         (WINDOWS32): New macro.
7225         (glob) [WINDOW32]: Provide a reasonable replacement for getenv("HOME").
7226
7227 2008-09-13  Bruno Haible  <bruno@clisp.org>
7228
7229         * lib/glthread/cond.h [USE_SOLARIS_THREADS]
7230         (ETIMEDOUT): Remove macro.
7231         (glthread_cond_timedwait_multithreaded): New declaration.
7232         (glthread_cond_timedwait): Use it.
7233         * lib/glthread/cond.c [USE_SOLARIS_THREADS]
7234         (glthread_cond_timedwait_multithreaded): New function.
7235
7236 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
7237
7238         * modules/poll-tests: Do not check for io.h.
7239         * tests/test-poll.c: Check for __MSVCRT__ instead.
7240
7241 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
7242
7243         * lib/sys_socket.in.h (EINPROGRESS): Define for Winsock case.
7244         * modules/poll-tests: Add inet_pton, stdbool, sockets.
7245         * tests/test-poll.c: Use them.  Use _pipe on Windows.
7246
7247 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
7248
7249         * modules/poll-tests: New.
7250         * tests/test-poll.c: New.
7251
7252 2008-09-12  Eric Blake  <ebb9@byu.net>
7253
7254         frexp: test for NetBSD failure on -0.0
7255         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Enhance test, since some, but
7256         not all, bugs from NetBSD 3.0 have been fixed.
7257         * doc/posix-functions/frexp.texi (frexp): Document bug.
7258         Reported by Thomas Klausner.
7259
7260         signbit: work around bug of HP-UX 10.20 cc with -0.0 literal
7261         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Rewrite test to avoid
7262         literal -0.0.
7263         Reported by Jonathan C. Patschke <jp@centtech.com>.
7264
7265 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7266
7267         * lib/glthread/cond.h: Use dummy implementation also if
7268         USE_WIN32_THREADS.
7269
7270 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7271
7272         * modules/fnmatch-posix (License): Change to LGPLv2+.
7273         * modules/fnmatch-gnu (License): Likewise.
7274
7275 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7276
7277         * lib/poll.c (poll): Fix polling unconnected server sockets on WIN32.
7278
7279 2008-09-11  Jim Meyering  <meyering@redhat.com>
7280
7281         * users.txt: Add gtk-vnc.
7282
7283 2008-09-08  Simon Josefsson  <simon@josefsson.org>
7284
7285         * tests/test-bitrotate.c: Test 8/16-bit rotates with 0 and maximum
7286         rotate amounts.
7287
7288         * lib/bitrotate.h: Doc fix, mention that N can be wider than minimally
7289         required for 16-bit and 8-bit rotates.
7290         * lib/bitrotate.h (rotl64, rotr64, rotl32, rotl32, rotl16, rotr16,
7291         rotl8, rotr8): Use UINT64_MAX, UINT32_MAX, UINT16_MAX, and
7292         UINT8_MAX instead of hard-coded constants.
7293         Suggested by Paul Eggert.
7294
7295 2008-09-07  Bruno Haible  <bruno@clisp.org>
7296
7297         * tests/test-striconveh.c (main): Check behaviour when converting from
7298         UTF-7.
7299
7300         Make striconveh work better with stateful encodings.
7301         * lib/striconveh.c (iconv_carefully, iconv_carefully_1): Don't assume
7302         that iconv does not increment the inptr when returning -1/EINVAL.
7303
7304 2008-09-07  Bruno Haible  <bruno@clisp.org>
7305
7306         * build-aux/config.rpath: Update according to libtool-2.2.6.
7307         * build-aux/config.libpath: Likewise.
7308
7309 2008-09-06  Bruno Haible  <bruno@clisp.org>
7310
7311         * lib/freadahead.c (freadahead): Add conditional for SLOW_BUT_NO_HACKS.
7312         * lib/freadptr.c (freadptr): Likewise.
7313         * lib/freadseek.c (freadptrinc): Likewise.
7314         Reported by Simon Josefsson.
7315
7316 2008-09-06  Bruno Haible  <bruno@clisp.org>
7317
7318         * modules/freadptr (License): Change to LGPLv2+.
7319         * modules/freadseek (License): Likewise.
7320         Suggested by Eric Blake.
7321
7322         * modules/memchr2 (License): Change to LGPLv2+.
7323         Approved by Eric Blake.
7324
7325 2008-09-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7326             Bruno Haible  <bruno@clisp.org>
7327
7328         Make gnulib-tool work with native 'sed' on AIX.
7329         * gnulib-tool (sed_noop): New variable.
7330         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am, func_import,
7331         func_add_or_update, func_create_testdir): Use it to initialize sed
7332         script variables.
7333         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
7334
7335 2008-09-04  Albert Chin  <bug-gnulib@mlists.thewrittenword.com>
7336             Bruno Haible  <bruno@clisp.org>
7337
7338         * m4/include_next.m4 (gl_INCLUDE_NEXT): Add check whether #include_next
7339         also works after #include directives.
7340
7341 2008-09-04  OndÅ™ej Vašík  <ovasik@redhat.com>
7342
7343         getdate.y: reject an out-of-range timezone value
7344         * lib/getdate.y (time_zone_hhmm): Reject any TZ offset that is outside
7345         the range [-24...+24].  When specified with only one or two digits,
7346         * tests/test-getdate.c: Tests for the fix.
7347         * doc/getdate.texi: Document this change.
7348
7349 2008-09-03  Bruno Haible  <bruno@clisp.org>
7350
7351         * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module.
7352
7353 2008-09-02  Simon Josefsson  <simon@josefsson.org>
7354
7355         * lib/bitrotate.h (rotl64, rotr64): Add.  Suggested by Bruce Korb
7356         <bruce.korb@gmail.com> with ideas from Ben Pfaff
7357         <blp@cs.stanford.edu>, Bruno Haible <bruno@clisp.org> and Eric
7358         Blake <ebb9@byu.net>.
7359
7360         * tests/test-bitrotate.c: Add more test vectors.
7361
7362 2008-09-02  Eric Blake  <ebb9@byu.net>
7363
7364         vasnprintf-posix: handle large precision via %.*d
7365         * lib/vasnprintf.c (VASNPRINTF): Don't pass precision to snprintf
7366         when handling it ourselves.
7367         * tests/test-vasnprintf-posix.c (test_function): Add test.
7368         * tests/test-snprintf-posix.h (test_function): Likewise.
7369         * tests/test-sprintf-posix.h (test_function): Likewise.
7370         * tests/test-vasprintf-posix.c (test_function): Likewise.
7371         Reported by Alain Guibert.
7372
7373 2008-09-01  Eric Blake  <ebb9@byu.net>
7374
7375         c-stack: make configure-time check more robust
7376         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check for
7377         successful sigaction call.
7378         Reported by Tom G. Christensen.
7379
7380 2008-09-01  Bruno Haible  <bruno@clisp.org>
7381
7382         New module 'findprog-lgpl'.
7383         * modules/findprog-lgpl: New file.
7384         * lib/findprog-lgpl.c: New file.
7385         * lib/findprog.c: Compile nothing in findprog.c if findprog-lgpl.c is
7386         also compiled. Consider the possibly defined symbol IN_FINDPROG_LGPL
7387         to decide whether to use strdup or xstrdup, concatenated_filename or
7388         xconcatenated_filename.
7389
7390 2008-09-01  Bruno Haible  <bruno@clisp.org>
7391
7392         Split module 'concat-filename' into 'concat-filename' (LGPL) and
7393         'xconcat-filename' (GPL).
7394         * modules/concat-filename (Depends-on): Add malloc-posix, remove xalloc.
7395         (License): Change to LGPLv2+.
7396         * modules/xconcat-filename: New file.
7397         * lib/concat-filename.h (concatenated_filename): Change specification.
7398         (xconcatenated_filename): New declaration.
7399         * lib/concat-filename.c: Include errno.h, stdlib.h, not xalloc.h.
7400         (concatenated_filename): Use malloc instead of xalloc. Handle out-of-
7401         memory situations.
7402         * lib/xconcat-filename.c: New file.
7403         * NEWS: Mention the change.
7404         * lib/findprog.c: Include concat-filename.h, not filename.h.
7405         (find_in_path): Use xconcatenated_filename instead of
7406         concatenated_filename.
7407         * lib/javacomp.c: Include concat-filename.h, not filename.h.
7408         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
7409         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
7410         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
7411         is_oldgcj_14_13_usable, is_javac_usable): Use xconcatenated_filename
7412         instead of concatenated_filename.
7413         * lib/javaexec.c: Include concat-filename.h, not filename.h.
7414         (execute_java_class): Use xconcatenated_filename instead of
7415         concatenated_filename.
7416         * modules/findprog (Depends-on): Add xconcat-filename, remove filename.
7417         * modules/javacomp (Depends-on): Likewise.
7418         * modules/javaexec (Depends-on): Likewise.
7419
7420 2008-09-01  Bruno Haible  <bruno@clisp.org>
7421
7422         Split module 'filename' into 'filename' and 'concat-filename'.
7423         * modules/filename: Keep only lib/filename.h.
7424         (License): Change to LGPLv2+.
7425         * modules/concat-filename: New file, extracted from modules/filename.
7426         * lib/filename.h (concatenated_filename): Remove declaration.
7427         * lib/concat-filename.h: New file, extracted from lib/filename.h.
7428         * lib/concat-filename.c: Include concat-filename.h.
7429         * NEWS: Mention the change.
7430
7431 2008-09-01  Simon Josefsson  <simon@josefsson.org>
7432
7433         * lib/bitrotate.h (rotl8, rotr8): Add.
7434
7435         * modules/bitrotate (configure.ac): Need
7436         AC_REQUIRE([AC_C_INLINE]).
7437         (Description): Mention stdint.h.  Reported by Bruno Haible
7438         <bruno@clisp.org>.
7439
7440         * lib/bitrotate.h (rotr16, rotl16): Fix mask value.  Reported by
7441         Paolo Bonzini <bonzini@gnu.org>.
7442
7443 2008-08-31  Bruno Haible  <bruno@clisp.org>
7444
7445         Assume Solaris specific bi-arch conventions on Solaris systems.
7446         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): On Solaris in 64-bit
7447         mode, set acl_libdirstem to lib/64. Also set acl_libdirstem2.
7448         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): If acl_libdirstem does not
7449         work, try acl_libdirstem2 as fallback. Otherwise treat acl_libdirstem2
7450         like acl_libdirstem.
7451         (AC_LIB_LINKFLAGS_FROM_LIBS): Treat acl_libdirstem2 like
7452         acl_libdirstem.
7453         * NEWS: Mention the change.
7454         Reported by Ben Taylor <bentaylor.solx86@gmail.com>.
7455
7456 2008-08-31  Jim Meyering  <meyering@redhat.com>
7457
7458         * lib/strftime.h: Add comments describing the two added arguments.
7459
7460         remove duplicate #include directives
7461         * lib/chdir-long.c [TEST_CHDIR]: Remove duplicate #include <stdio.h>.
7462         * lib/putenv.c: Remove duplicate #include <stdlib.h>.
7463
7464 2008-08-31  Bruno Haible  <bruno@clisp.org>
7465
7466         New module 'sigpipe-die'.
7467         * modules/sigpipe-die: New file.
7468         * lib/sigpipe-die.h: New file.
7469         * lib/sigpipe-die.c: New file.
7470         * MODULES.html.sh (Signal handling): Add sigpipe-die.
7471
7472 2008-08-31  Bruno Haible  <bruno@clisp.org>
7473
7474         Don't override previously installed signal handlers.
7475         * lib/fatal-signal.c (saved_sigactions): New variable.
7476         (uninstall_handlers): Reset the signal to the saved handler, not
7477         to SIG_DFL (except when ignored).
7478         (install_handlers): Save the previous handlers.
7479
7480 2008-08-30  Bruno Haible  <bruno@clisp.org>
7481
7482         * gnulib-tool (func_reset_sigpipe): New function.
7483         (func_get_automake_snippet, func_modules_transitive_closure,
7484         func_import): Invoke it before a join command that reads from stdin,
7485         to avoid "echo: write error: Broken pipe" error messages on stderr.
7486         Reported by Sam Steingold <sds@gnu.org>.
7487
7488 2008-08-30  Bruno Haible  <bruno@clisp.org>
7489
7490         * m4/fopen.m4 (gl_FUNC_FOPEN): Test against bug with trailing slash.
7491         Code copied from m4/open.m4.
7492         * lib/fopen.c (rpl_fopen): Return NULL if the mode specifies write
7493         access and the filename ends in a slash. Code copied from lib/open.c.
7494         * doc/posix-functions/fopen.texi: Document bug with trailing slash.
7495         * tests/test-fopen.c (main): Check against bug with trailing slash.
7496
7497 2008-08-29  Bruno Haible  <bruno@clisp.org>
7498
7499         Avoid some "gcc -pedantic" warnings.
7500         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also PRAGMA_SYSTEM_HEADER.
7501         * lib/arpa_inet.in.h: Use PRAGMA_SYSTEM_HEADER.
7502         * lib/dirent.in.h: Likewise.
7503         * lib/fcntl.in.h: Likewise.
7504         * lib/float.in.h: Likewise.
7505         * lib/iconv.in.h: Likewise.
7506         * lib/inttypes.in.h: Likewise.
7507         * lib/locale.in.h: Likewise.
7508         * lib/math.in.h: Likewise.
7509         * lib/netinet_in.in.h: Likewise.
7510         * lib/search.in.h: Likewise.
7511         * lib/signal.in.h: Likewise.
7512         * lib/stdarg.in.h: Likewise.
7513         * lib/stdint.in.h: Likewise.
7514         * lib/stdio.in.h: Likewise.
7515         * lib/stdlib.in.h: Likewise.
7516         * lib/string.in.h: Likewise.
7517         * lib/strings.in.h: Likewise.
7518         * lib/sys_select.in.h: Likewise.
7519         * lib/sys_socket.in.h: Likewise.
7520         * lib/sys_stat.in.h: Likewise.
7521         * lib/sys_time.in.h: Likewise.
7522         * lib/sysexits.in.h: Likewise.
7523         * lib/time.in.h: Likewise.
7524         * lib/unistd.in.h: Likewise.
7525         * lib/wchar.in.h: Likewise.
7526         * lib/wctype.in.h: Likewise.
7527         * modules/arpa_inet (Makefile.am): Also substitute PRAGMA_SYSTEM_HEADER.
7528         * modules/fchdir (Makefile.am): Likewise.
7529         * modules/fcntl (Makefile.am): Likewise.
7530         * modules/float (Makefile.am): Likewise.
7531         * modules/iconv_open (Makefile.am): Likewise.
7532         * modules/inttypes (Makefile.am): Likewise.
7533         * modules/locale (Makefile.am): Likewise.
7534         * modules/math (Makefile.am): Likewise.
7535         * modules/netinet_in (Makefile.am): Likewise.
7536         * modules/search (Makefile.am): Likewise.
7537         * modules/signal (Makefile.am): Likewise.
7538         * modules/stdarg (Makefile.am): Likewise.
7539         * modules/stdint (Makefile.am): Likewise.
7540         * modules/stdio (Makefile.am): Likewise.
7541         * modules/stdlib (Makefile.am): Likewise.
7542         * modules/string (Makefile.am): Likewise.
7543         * modules/strings (Makefile.am): Likewise.
7544         * modules/sys_select (Makefile.am): Likewise.
7545         * modules/sys_socket (Makefile.am): Likewise.
7546         * modules/sys_stat (Makefile.am): Likewise.
7547         * modules/sys_time (Makefile.am): Likewise.
7548         * modules/sysexits (Makefile.am): Likewise.
7549         * modules/time (Makefile.am): Likewise.
7550         * modules/unistd (Makefile.am): Likewise.
7551         * modules/wchar (Makefile.am): Likewise.
7552         * modules/wctype (Makefile.am): Likewise.
7553         Reported by Reuben Thomas <rrt@sc3d.org>.
7554
7555 2008-08-29  Bruno Haible  <bruno@clisp.org>
7556
7557         * m4/include_next.m4 (gl_INCLUDE_NEXT): Don't define HAVE_INCLUDE_NEXT
7558         any more.
7559
7560 2008-08-29  Simon Josefsson  <simon@josefsson.org>
7561
7562         * MODULES.html.sh (Misc): Add bitrotate.
7563
7564         * modules/bitrotate: New file.
7565
7566         * lib/bitrotate.h: New file.
7567
7568         * modules/bitrotate-tests: New file.
7569
7570         * tests/test-bitrotate.c: New file.
7571
7572         * modules/crypto/gc-arctwo, modules/crypto/arctwo: Add dependency
7573         on the bitrotate module.
7574
7575         * lib/arctwo.c: Use new bitrotate module.
7576
7577 2008-08-29  Jim Meyering  <meyering@redhat.com>
7578
7579         bootstrap: merge changes from coreutils
7580         * build-aux/bootstrap (cp_mark_as_generated): Preserve perms
7581         of copied files.  Remove a kludge, now that this is fixed.
7582         * build-aux/bootstrap: Fix unportable expr usage. (by Ralf Wildenhues)
7583         * build-aux/bootstrap: Remove $bt and $bt2 also when not using gettext.
7584         * build-aux/bootstrap: Remove coreutils-specific SUBDIRS-related code.
7585
7586 2008-08-29  Bruno Haible  <bruno@clisp.org>
7587
7588         * MODULES.html.sh: Remove --cvs-urls option.
7589
7590 2008-08-28  Jose E. Marchesi  <jemarch@gnu.org>  (tiny change)
7591
7592         maint.mk: adjust to file name change
7593         * top/maint.mk: s/Makefile.cfg/cfg.mk/.
7594
7595 2008-08-28  Jim Meyering  <meyering@redhat.com>
7596
7597         * modules/getndelim2 (License): Relicense to LGPLv2+.
7598         Approved by Richard Stallman for the version of 1995, and by
7599         Paul Eggert, Bruno Haible, Eric Blake for their contributions.
7600
7601 2008-08-27  Paolo Bonzini  <bonzini@gnu.org>
7602
7603         * lib/getdelim.c (flockfile, funlockfile): Make all of them
7604         dummy if one is not available.  Do not touch them if
7605         USE_UNLOCKED_IO, instead letting unlocked-io.h do that.
7606         (getc_maybe_unlocked): New.
7607         * m4/getdelim.m4 (gl_PREREQ_GETDELIM): Check for getc_unlocked.
7608
7609 2008-08-26  Eric Blake  <ebb9@byu.net>
7610
7611         doc/INSTALL: resync from autoconf
7612         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify.
7613         (INSTALL_PRELUDE): Delete; this is done more efficiently by
7614         moving...
7615         * install.texi [!autoconf]: ...here.  Resync from autoconf.
7616         * INSTALL: Regenerate.
7617         * INSTALL.ISO: New file.
7618         * INSTALL.UTF-8: Likewise.
7619
7620 2008-08-26  Jim Meyering  <meyering@redhat.com>
7621
7622         GNUmakefile: cfg.mk definitions override default autoreconf-rerun policy
7623         * top/GNUmakefile (_is-dist-target, _is-install-target): Make
7624         these definitions conditional, so that they may be overridden, too.
7625
7626 2008-08-26  Bruno Haible  <bruno@clisp.org>
7627
7628         Generate INSTALL file variants with prettier quotes.
7629         * doc/Makefile (INSTALL_PRELUDE): New macro.
7630         (INSTALL): Use it.
7631         (INSTALL.ISO, INSTALL.UTF-8): New rules.
7632
7633 2008-08-26  Bruno Haible  <bruno@clisp.org>
7634
7635         Run makeinfo in an English locale.
7636         * doc/Makefile (MAKEINFO): New variable.
7637
7638 2008-08-26  Bruno Haible  <bruno@clisp.org>
7639
7640         * doc/Makefile (INSTALL): Use --no-validate instead of --no-warn.
7641         Suggested by Eric Blake.
7642
7643 2008-08-25  Bruno Haible  <bruno@clisp.org>
7644
7645         * doc/Makefile (INSTALL): Generate with @firstparagraphindent set.
7646
7647 2008-08-25  Eric Blake  <ebb9@byu.net>
7648
7649         c-stack: test that stack overflow can be caught
7650         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Also check
7651         that platform allows handling stack overflow; at least OS/2 EMX
7652         has sigaltstack, but crashes before transferring control to
7653         handler on stack overflow.
7654         * lib/c-stack.c [HAVE_SIGALTSTACK]: Adjust conditions to also
7655         check for HAVE_STACK_OVERFLOW_HANDLING.
7656         Reported by Elbert Pol.
7657
7658 2008-08-25  Bruno Haible  <bruno@clisp.org>
7659
7660         * doc/posix-functions/strftime.texi: Fix description of strftime
7661         module.
7662
7663 2008-08-24  Bruno Haible  <bruno@clisp.org>
7664
7665         * tests/uniwidth/test-uc_width2.c: New file.
7666         * tests/uniwidth/test-uc_width2.sh: New file.
7667         * modules/uniwidth/width-tests (Files): Add the new files.
7668         (TESTS): Add uniwidth/test-uc_width2.sh.
7669         (TESTS_ENVIRONMENT): New variable.
7670         (check_PROGRAMS): Add test-uc_width2.
7671         (test_uc_width2_SOURCES): New variable.
7672
7673         Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
7674         * lib/uniwidth/width.c (nonspacing_table_data): Set bit for 0x00AD,
7675         not 0x00AB.
7676         Reported by Alexander V. Lukyanov <lav@netis.ru>.
7677
7678 2008-08-22  Eric Blake  <ebb9@byu.net>
7679
7680         test-lock, test-tls: mention why a test is skipped
7681         * tests/test-lock.c (main) [!USE_*_THREADS]: Print why test is
7682         skipped.
7683         * tests/test-tls.c (main) [!USE_*_THREADS]: Likewise.
7684
7685         count-one-bits: relax license
7686         * modules/count-one-bits (License): Relicense to LGPLv2+.
7687         Suggested by Ludovic Courtès, approved by Ben Pfaff.
7688
7689 2008-08-22  Andreas Schwab  <schwab@suse.de>
7690
7691         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
7692         Remove spurious space in assignment.
7693
7694 2008-08-21  Simon Josefsson  <simon@josefsson.org>
7695
7696         * m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.  Reported by
7697         Paul Eggert <eggert@CS.UCLA.EDU>.
7698
7699 2008-08-20  Paolo Bonzini  <bonzini@gnu.org>
7700
7701         * modules/gettext: Add m4/threadlib.m4.
7702
7703 2008-08-19  Eric Blake  <ebb9@byu.net>
7704
7705         test-c-stack: fix compilation failure on FreeBSD 5.0
7706         * tests/test-c-stack.c [HAVE_SETRLIMIT]: Include prerequisite
7707         headers before <sys/resource.h>.
7708         * doc/posix-headers/sys_resource.texi (sys/resource.h): Document
7709         the bug.
7710         Reported by Nelson H. F. Beebe.
7711
7712         strverscmp: migrate from "strverscmp.h" to <string.h>
7713         * modules/string (Makefile.am): Add new hooks.
7714         * modules/strverscmp (Files): Remove strverscmp.h.
7715         (Depends-on): Add string.
7716         (configure.ac): Add indicator.
7717         (Include): Mention new header.
7718         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Provide new
7719         defaults.
7720         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Inform string module of
7721         results.
7722         * lib/strverscmp.h: Delete.
7723         * lib/string.in.h (strverscmp): Provide declaration, when needed.
7724         * tests/test-strverscmp.c (includes): Adjust client.
7725         * lib/check-version.c (includes): Likewise.
7726         * NEWS: Document the change.
7727
7728         strverscmp: add unit test
7729         * modules/strverscmp-tests: New file.
7730         * tests/test-strverscmp.c: Likewise.
7731
7732 2008-08-19  Simon Josefsson  <simon@josefsson.org>
7733
7734         * lib/gc-gnulib.c: Indentation cleanup.  Add some comments
7735         regarding Windows crypto stuff, from Mono.
7736
7737 2008-08-19  Adam Strzelecki <ono@java.pl>  (tiny change)
7738
7739         * lib/gc-gnulib.c: Use CRYPT_VERIFY_CONTEXT.  Try to use Intel CSP
7740         if present, for intel RND.  Return error on failures.
7741
7742 2008-08-18  Ben Pfaff  <blp@gnu.org>
7743
7744         gitlog-to-changelog: give better diagnostic for failed pipe-open
7745         * build-aux/gitlog-to-changelog: Improve error message: suggest
7746         that the version of Git may be too old.
7747
7748 2008-08-18  Simon Josefsson  <simon@josefsson.org>
7749
7750         * m4/autobuild.m4: Use TZ=UTC to avoid time zone complexity.  Use
7751         ISO 8601 format.  Suggested by Greg Troxel <gdt@ir.bbn.com>.
7752
7753 2008-08-18  Bruno Haible  <bruno@clisp.org>
7754
7755         * lib/glthread/thread.h [USE_SOLARIS_THREADS]: Use thread_in_use(), not
7756         pthread_in_use().
7757
7758 2008-08-18  Bruno Haible  <bruno@clisp.org>
7759
7760         * lib/glthread/threadlib.c: Include <pthread.h>.
7761
7762 2008-08-18  Bruno Haible  <bruno@clisp.org>
7763
7764         * lib/glthread/lock.h [USE_SOLARIS_THREADS]: Fix
7765         glthread_recursive_lock_* macros.
7766         * lib/glthread/lock.c (glthread_recursive_lock_destroy_multithreaded):
7767         Fix syntax error.
7768
7769 2008-08-18  Bruno Haible  <bruno@clisp.org>
7770
7771         * lib/glthread/thread.c: Avoid forcing a context switch right after
7772         thread creation.
7773
7774 2008-08-17  Bruno Haible  <bruno@clisp.org>
7775
7776         * lib/glthread/thread.c: New file, based on code from tests/test-lock.c.
7777         * lib/glthread/thread.h: Provide Win32 specific implementation.
7778         * modules/thread (Files): Add lib/glthread/thread.c.
7779         (Depends-on): Add lock.
7780         (Makefile.am): Add glthread/thread.c to lib_SOURCES.
7781
7782 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7783
7784         New module 'yield'.
7785         * modules/yield: New file.
7786         * lib/glthread/yield.h: New file.
7787         * m4/yield.m4: New file.
7788         * MODULES.html.sh (Multithreading): Add yield.
7789
7790 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7791
7792         New module 'thread'.
7793         * modules/thread: New file.
7794         * lib/glthread/thread.h: New file.
7795         * m4/thread.m4: New file.
7796         * MODULES.html.sh (Multithreading): Add thread.
7797
7798 2008-08-17  Bruno Haible  <bruno@clisp.org>
7799
7800         * lib/glthread/lock.h: Include <stdlib.h> always.
7801         * lib/glthread/tls.h: Likewise.
7802         * lib/glthread/cond.h: Likewise.
7803
7804 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7805
7806         New module 'cond'.
7807         * modules/cond: New file.
7808         * lib/glthread/cond.h: New file.
7809         * lib/glthread/cond.c: New file.
7810         * m4/cond.m4: New file.
7811         * MODULES.html.sh (Multithreading): Add cond.
7812
7813 2008-08-16  Eric Blake  <ebb9@byu.net>
7814
7815         c-stack: fix regression on Irix 5.3 from 2008-06-21
7816         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Move check for
7817         sa_sigaction...
7818         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): ...here.
7819         (gl_PREREQ_SIGACTION): Depend on sig-handler.h prereq's.
7820         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Set the default.
7821         * modules/signal (Makefile.am): Use the value.
7822         * lib/signal.in.h (sa_sigaction) [HAVE_SIGACTION
7823         && !HAVE_STRUCT_SIGACTION_SA_SIGACTION]: Define.
7824         * doc/posix-headers/signal.texi (signal.h): Document this
7825         portability issue.
7826         * doc/posix-functions/sigaction.texi (sigaction): Likewise.
7827         Reported by Tom G. Christensen.
7828
7829 2008-08-17  Bruno Haible  <bruno@clisp.org>
7830
7831         New module 'threadlib'.
7832         * modules/threadlib: New file.
7833         * lib/glthread/threadlib.c: New file, extracted from
7834         lib/glthread/lock.c.
7835         * lib/glthread/lock.c (dummy_thread_func, glthread_in_use): Remove
7836         functions.
7837         * m4/threadlib.m4: New file, from m4/lock.m4, renaming gl_LOCK to
7838         gl_THREADLIB and gl_LOCK_EARLY to gl_THREADLIB_EARLY.
7839         * m4/lock.m4 (gl_LOCK_EARLY, gl_LOCK_EARLY_BODY, gl_LOCK_BODY): Remove
7840         macros.
7841         (gl_LOCK): Just require gl_THREADLIB and perform checks for lock.h.
7842         (gl_DISABLE_THREADS): Remove macro.
7843         * modules/lock (Files): Remove build-aux/config.rpath.
7844         (Depends-on): Remove havelib. Add threadlib.
7845         (configure.ac-early): Remove section.
7846         * m4/tls.m4 (gl_TLS): Require gl_THREADLIB instead of gl_LOCK.
7847         * modules/tls (Depends-on): Remove lock. Add threadlib.
7848         (Link): New section, copied from threadlib.
7849         * MODULES.html.sh (Multithreading): Add threadlib.
7850
7851 2008-08-14  Bruno Haible  <bruno@clisp.org>
7852
7853         * lib/glthread/lock.h (glthread_lock_lock, glthread_lock_unlock,
7854         glthread_lock_destroy, glthread_rwlock_rdlock, glthread_rwlock_wrlock,
7855         glthread_rwlock_unlock, glthread_rwlock_destroy,
7856         glthread_recursive_lock_lock, glthread_recursive_lock_unlock,
7857         glthread_recursive_lock_destroy): Define as macros always.
7858         * lib/glthread/lock.c (glthread_lock_lock_func): Renamed from
7859         glthread_lock_lock.
7860         (glthread_lock_unlock_func): Renamed from glthread_lock_unlock.
7861         (glthread_lock_destroy_func): Renamed from glthread_lock_destroy.
7862         (glthread_rwlock_rdlock_func): Renamed from glthread_rwlock_rdlock.
7863         (glthread_rwlock_wrlock_func): Renamed from glthread_rwlock_wrlock.
7864         (glthread_rwlock_unlock_func): Renamed from glthread_rwlock_unlock.
7865         (glthread_rwlock_destroy_func): Renamed from glthread_rwlock_destroy.
7866         (glthread_recursive_lock_lock_func): Renamed from
7867         glthread_recursive_lock_lock.
7868         (glthread_recursive_lock_unlock_func): Renamed from
7869         glthread_recursive_lock_unlock.
7870         (glthread_recursive_lock_destroy_func): Renamed from
7871         glthread_recursive_lock_destroy.
7872
7873 2008-08-14  Bruno Haible  <bruno@clisp.org>
7874
7875         * lib/glthread/lock.h: Renamed from lib/lock.h.
7876         * lib/glthread/lock.c: Renamed from lib/lock.c. Update includes.
7877         * lib/glthread/tls.h: Renamed from lib/tls.h.
7878         * lib/glthread/tls.c: Renamed from lib/tls.c. Update includes.
7879         * lib/fstrcmp.c: Update includes.
7880         * lib/strsignal.c: Update includes.
7881         * modules/lock (Files, Makefile.am): Update.
7882         (Include): Change to "glthread/lock.h".
7883         * modules/tls (Files, Makefile.am): Update.
7884         (Include): Change to "glthread/tls.h".
7885         * tests/test-lock.c: Update includes.
7886         * tests/test-tls.c: Update includes.
7887         * NEWS: Mention the renamed header files.
7888
7889 2008-08-11  Jim Meyering  <meyering@redhat.com>
7890
7891         * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
7892
7893 2008-08-11  Eric Blake  <ebb9@byu.net>
7894
7895         test-c-stack: avoid C99-ism
7896         * tests/test-c-stack.c (main): Fix whitespace, move declaration
7897         before statement.
7898         Reported by Alain Guibert.
7899
7900 2008-08-10  Jim Meyering  <meyering@redhat.com>
7901
7902         ensure that return value of uinttostr et al are not ignored
7903         * lib/inttostr.h (__GNUC_PREREQ): Define.
7904         (__attribute_warn_unused_result__): Define.
7905         (offtostr, imaxtostr, umaxtostr, uinttostr): Apply the attribute.
7906
7907 2008-08-07  Paolo Bonzini  <bonzini@gnu.org>
7908
7909         * lib/lock.c (glthread_recursive_lock_init_multithreaded)
7910         [!PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Fix typo.
7911
7912 2008-08-07  Jim Meyering  <meyering@redhat.com>
7913
7914         * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
7915
7916         * modules/mkstemp (License): Relicense under LGPLv2+.
7917         * modules/tempname (License): Likewise.
7918
7919 2008-08-06  Bruno Haible  <bruno@clisp.org>
7920
7921         * lib/poll.c (poll): Further micro-optimization.
7922
7923 2008-08-06  Jim Meyering  <meyering@redhat.com>
7924
7925         inet_pton.c: use locale-independent tolower
7926         * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>.
7927         (inet_pton6): Use c_tolower rather than tolower.
7928         * modules/inet_pton (Depends-on): Add c-ctype.
7929
7930 2008-08-06  Paolo Bonzini  <bonzini@gnu.org>
7931
7932         * lib/poll.c (poll): Avoid division when timeout is 0, cache
7933         _SC_OPEN_MAX, avoid repeated access to errno.  Check for nfd < 0.
7934
7935 2008-08-06  Jim Meyering  <meyering@redhat.com>
7936
7937         * modules/inet_pton (License): Relicense under LGPLv2+.
7938
7939 2008-08-03  Bruno Haible  <bruno@clisp.org>
7940
7941         Additional non-aborting API for lock and tls.
7942         * lib/lock.h: Include <errno.h>.
7943         (glthread_lock_init): New macro/function.
7944         (gl_lock_init): Define as wrapper around glthread_lock_init.
7945         (glthread_lock_lock): New macro/function.
7946         (gl_lock_lock): Define as wrapper around glthread_lock_lock.
7947         (glthread_lock_unlock): New macro/function.
7948         (gl_lock_unlock): Define as wrapper around glthread_lock_unlock.
7949         (glthread_lock_destroy): New macro/function.
7950         (gl_lock_destroy): Define as wrapper around glthread_lock_destroy.
7951         (glthread_rwlock_init): New macro/function.
7952         (gl_rwlock_init): Define as wrapper around glthread_rwlock_init.
7953         (glthread_rwlock_rdlock): New macro/function.
7954         (gl_rwlock_rdlock): Define as wrapper around glthread_rwlock_rdlock.
7955         (glthread_rwlock_wrlock): New macro/function.
7956         (gl_rwlock_wrlock): Define as wrapper around glthread_rwlock_wrlock.
7957         (glthread_rwlock_unlock): New macro/function.
7958         (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
7959         (glthread_rwlock_destroy): New macro/function.
7960         (gl_rwlock_destroy): Define as wrapper around glthread_rwlock_destroy.
7961         (glthread_recursive_lock_init): New macro/function.
7962         (gl_recursive_lock_init): Define as wrapper around
7963         glthread_recursive_lock_init.
7964         (glthread_recursive_lock_lock): New macro/function.
7965         (gl_recursive_lock_lock): Define as wrapper around
7966         glthread_recursive_lock_lock.
7967         (glthread_recursive_lock_unlock): New macro/function.
7968         (gl_recursive_lock_unlock): Define as wrapper around
7969         glthread_recursive_lock_unlock.
7970         (glthread_recursive_lock_destroy): New macro/function.
7971         (gl_recursive_lock_destroy): Define as wrapper around
7972         glthread_recursive_lock_destroy.
7973         (glthread_once): New macro/function.
7974         (gl_once): Define as wrapper around glthread_once.
7975         Update function declarations.
7976         * lib/lock.c (glthread_rwlock_init_multithreaded): Renamed from
7977         glthread_rwlock_init. Return error code.
7978         (glthread_rwlock_rdlock_multithreaded): Renamed from
7979         glthread_rwlock_rdlock. Return error code.
7980         (glthread_rwlock_wrlock_multithreaded): Renamed from
7981         glthread_rwlock_wrlock. Return error code.
7982         (glthread_rwlock_unlock_multithreaded): Renamed from
7983         glthread_rwlock_unlock. Return error code.
7984         (glthread_rwlock_destroy_multithreaded): Renamed from
7985         glthread_rwlock_destroy. Return error code.
7986         (glthread_recursive_lock_init_multithreaded): Renamed from
7987         glthread_recursive_lock_init. Return error code.
7988         (glthread_recursive_lock_lock_multithreaded): Renamed from
7989         glthread_recursive_lock_lock. Return error code.
7990         (glthread_recursive_lock_unlock_multithreaded): Renamed from
7991         glthread_recursive_lock_unlock. Return error code.
7992         (glthread_recursive_lock_destroy_multithreaded): Renamed from
7993         glthread_recursive_lock_destroy. Return error code.
7994         (glthread_once_call): Make static.
7995         (glthread_once_multithreaded): Renamed from glthread_once.
7996         * lib/tls.h: Include <errno.h>.
7997         (glthread_tls_key_init): New macro/function.
7998         (gl_tls_key_init): Define as wrapper around glthread_tls_key_init.
7999         (glthread_tls_set): New macro/function.
8000         (gl_tls_set): Define as wrapper around glthread_tls_set.
8001         (glthread_tls_key_destroy): New macro/function.
8002         (gl_tls_key_destroy): Define as wrapper around glthread_tls_key_destroy.
8003         Update function declarations.
8004         * lib/tls.c (glthread_tls_get_multithreaded): Renamed from
8005         glthread_tls_get.
8006         Suggested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
8007
8008 2008-08-04  Eric Blake  <ebb9@byu.net>
8009
8010         gnumakefile: use space, not TAB, outside of targets
8011         * top/GNUmakefile (_dummy): Fix whitespace error in prior edit.
8012
8013 2008-08-02  Jim Meyering  <meyering@redhat.com>
8014
8015         getdate.y: avoid locale-dependent date parsing failure
8016         In Turkish locales, getdate would fail to recognize keywords
8017         containing a lowercase "i".  The solution is not to rely on
8018         locale-sensitive case-conversion.
8019         * lib/getdate.y: Include <c-ctype.h> rather than <ctype.h>.
8020         (lookup_word): Use c_toupper in place of toupper.
8021         (yylex, get_date): Use c_ prefixed variants of isspace and isalpha, too.
8022         Reported by Vefa Bicakci <bicave@superonline.com> in
8023         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14184>.
8024         * modules/getdate (Depends-on): Add c-ctype.
8025
8026 2008-08-02  Bruno Haible  <bruno@clisp.org>
8027
8028         * gnulib-tool (func_import): When updating or creating a .gitignore
8029         file, prepend each added line with a slash, and ignore leading slashes
8030         from the existing lines.
8031         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
8032
8033 2008-08-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8034
8035         Portability fix for GNU make 3.79.1.
8036         * top/GNUmakefile: Avoid 'else COND', which older GNU make
8037         versions do not understand.
8038
8039 2008-08-01  Bruno Haible  <bruno@clisp.org>
8040
8041         Work around bug of HP-UX 10.20 cc with -0.0 literal.
8042         * tests/test-isnanf.h (zero): New variable.
8043         (main): Avoid literal -0.0f.
8044         * tests/test-isnand.h (zero): New variable.
8045         (main): Avoid literal -0.0.
8046         * tests/test-isnanl.h (zero): New variable.
8047         (main): Avoid literal -0.0L.
8048         * tests/test-isnan.c (zerof, zerod, zerol): New variables.
8049         (test_float, test_double, test_long_double): Avoid literals -0.0f,
8050         -0.0, -0.0L.
8051         * tests/test-signbit.c (test_signbitf): Avoid literal -0.0f.
8052         (test_signbitd): Avoid literal -0.0.
8053         (test_signbitl): Avoid literal -0.0L.
8054         * tests/test-ceilf1.c (zero): New variable.
8055         (main): Avoid literal -0.0f.
8056         * tests/test-ceill.c (zero): New variable.
8057         (main): Avoid literal -0.0L.
8058         * tests/test-floorf1.c (zero): New variable.
8059         (main): Avoid literal -0.0f.
8060         * tests/test-floorl.c (zero): New variable.
8061         (main): Avoid literal -0.0L.
8062         * tests/test-roundf1.c (zero): New variable.
8063         (main): Avoid literal -0.0f.
8064         * tests/test-round1.c (zero): New variable.
8065         (main): Avoid literal -0.0.
8066         * tests/test-roundl.c (zero): New variable.
8067         (main): Avoid literal -0.0L.
8068         * tests/test-truncf1.c (zero): New variable.
8069         (main): Avoid literal -0.0f.
8070         * tests/test-trunc1.c (zero): New variable.
8071         (main): Avoid literal -0.0.
8072         * tests/test-truncl.c (zero): New variable.
8073         (main): Avoid literal -0.0L.
8074         * tests/test-frexp.c (zero): New variable.
8075         (main): Avoid literal -0.0.
8076         * tests/test-frexpl.c (zero): New variable.
8077         (main): Avoid literal -0.0L.
8078         * tests/test-ldexpl.c (zero): New variable.
8079         (main): Avoid literal -0.0L.
8080         * tests/test-snprintf-posix.h (have_minus_zero): Avoid literal -0.0.
8081         (zerod, zerol): New variables.
8082         (test_function): Avoid literals -0.0, -0.0L.
8083         * tests/test-sprintf-posix.h (have_minus_zero): Avoid literal -0.0.
8084         (zerod, zerol): New variables.
8085         (test_function): Avoid literals -0.0, -0.0L.
8086         * tests/test-vasnprintf-posix.c (have_minus_zero): Avoid literal -0.0.
8087         (zerod, zerol): New variables.
8088         (test_function): Avoid literals -0.0, -0.0L.
8089         * tests/test-vasprintf-posix.c (have_minus_zero): Avoid literal -0.0.
8090         (zerod, zerol): New variables.
8091         (test_function): Avoid literals -0.0, -0.0L.
8092         * tests/test-strtod.c (zero): New variable.
8093         (main): Avoid literal -0.0.
8094         Reported by Jonathan C. Patschke <jp@centtech.com>.
8095
8096 2008-07-31  Jim Meyering  <meyering@redhat.com>
8097
8098         sha256.h: correct definition of SHA224_DIGEST_SIZE
8099         * lib/sha256.h (SHA224_DIGEST_SIZE): Define to 28, not 24.
8100         Reported by Paulie Pena IV <paulie4@gmail.com>.
8101         Define as 224 / 8, rather than as a literal.
8102         (SHA256_DIGEST_SIZE): Define as 256/8 rather than equivalent literal.
8103         * lib/sha512.h (SHA384_DIGEST_SIZE): Likewise, define as equiv: 384/8.
8104         (SHA512_DIGEST_SIZE): Likewise, define as equivalent quotient: 512/8.
8105
8106 2008-07-31  Bruno Haible  <bruno@clisp.org>
8107
8108         * lib/regex_internal.h (BITSET_WORD_BITS): Make first conditional work
8109         on HP-UX 10.20 with "cc -Ae". Fix second conditional.
8110         Reported by Jonathan Patschke <jp@centtech.com>.
8111
8112 2008-07-31  Bruno Haible  <bruno@clisp.org>
8113
8114         * gnulib-tool (func_import): Make change from 2008-06-23 more robust.
8115         Reported by Paolo Bonzini <bonzini@gnu.org>.
8116
8117 2008-07-30  Eric Blake  <ebb9@byu.net>
8118
8119         test-strtod: allow compilation without -lm
8120         * tests/test-strtod.c (main): Avoid link dependence on fabs.
8121         Reported by Dennis Clarke <blastwave@gmail.com>.
8122
8123 2008-07-28  Jim Meyering  <meyering@redhat.com>
8124
8125         bootstrap: work also when there are no .po files in po/
8126         * build-aux/bootstrap (update_po_files): Complete the change
8127         that I began in bc960df8c789c878f1c1c54a28a3c2648dead8d9.
8128
8129 2008-07-27  Jim Meyering  <meyering@redhat.com>
8130
8131         * users.txt: Add zile.
8132
8133 2008-07-26  Ben Pfaff  <blp@gnu.org>
8134
8135         Add missing dependencies on new m4/exponent[fdl].m4 files.
8136         * modules/isnanf-nolibm: Add m4/exponentf.m4.
8137         * modules/isnand-nolibm: Add m4/exponentd.m4.
8138         * modules/isnanl-nolibm: Add m4/exponentl.m4.
8139         * modules/signbit-tests: Use m4/exponent[fdl].m4 instead of
8140         m4/isnan[fdl].m4, because the macros actually used moved.
8141         Reported by Jim Meyering.
8142
8143 2008-07-14  Ben Pfaff  <blp@gnu.org>
8144
8145         Add isinf module.
8146         * lib/isinf.c: New file.
8147         * lib/math.in.h: Define isinf macro if we have decided to replace
8148         it.
8149         * m4/isinf.m4: New file.
8150         * m4/math_h.m4: Initialize and substitute variables for isinf
8151         module.
8152         * modules/isinf: New file.
8153         * modules/isinf-tests: New file.
8154         * modules/math: Add substitutions for new module.
8155         * tests/test-isinf.c: New file.
8156         * doc/posix-functions/isinf.texi: Mention new module.
8157         * MODULES.html.sh: Mention new module.
8158
8159 2008-07-14  Ben Pfaff  <blp@gnu.org>
8160
8161         Factor out some macros for use by additional modules.
8162         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Move into new file
8163         exponentf.m4.
8164         * m4/isnand.m4 (gl_DOUBLE_EXPONENT_LOCATION): Move into new file
8165         exponentd.m4.
8166         * m4/isnanl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Move into new
8167         file exponentl.m4.
8168         * m4/exponentf.m4: New file.
8169         * m4/exponentd.m4: New file.
8170         * m4/exponentl.m4: New file.
8171         * modules/isnanf: Use new file m4/exponentf.m4.
8172         * modules/isnand: Use new file m4/exponentd.m4.
8173         * modules/isnanl: Use new file m4/exponentl.m4.
8174
8175 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
8176
8177         mktime.c: normalize tp->tm_isdst value to -1/0/1.
8178         * lib/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
8179         Reported by Michael Ringe <Michael.Ringe@gmx.de> in
8180         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>.
8181
8182         * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after
8183         readlink on platforms without PATH_MAX.
8184
8185 2008-07-21  Eric Blake  <ebb9@byu.net>
8186
8187         Warn, not fail, on stale version.
8188         * top/GNUmakefile (_curr-ver): Tone down previous patch.
8189
8190         Don't allow installation with stale devel version number.
8191         * top/GNUmakefile (_is-install-target): New macro.
8192         (_curr-ver): Forbid installation with stale version number.
8193
8194 2008-07-20  Bruno Haible  <bruno@clisp.org>
8195
8196         * modules/c-stack-tests (Makefile.am): Add LIBSIGSEGV to
8197         TESTS_ENVIRONMENT.
8198         * tests/test-c-stack2.sh: React differently if LIBSIGSEGV is in use.
8199
8200 2008-07-20  Bruno Haible  <bruno@clisp.org>
8201
8202         * lib/c-stack.h (c_stack_action): Add documentation.
8203         * lib/c-stack.c (c_stack_action): Remove incomplete documentation.
8204
8205 2008-07-20  Bruno Haible  <bruno@clisp.org>
8206
8207         * modules/canonicalize-lgpl (License): Relicense under LGPLv2+.
8208         * modules/readlink (License): Likewise.
8209
8210 2008-07-17  Eric Blake  <ebb9@byu.net>
8211
8212         * modules/c-stack (Link): Fix typo.
8213
8214         Make c-stack use libsigsegv, when available.
8215         * modules/c-stack (Depends-on): Add libsigsegv.
8216         * modules/c-stack-tests (Makefile.am): Link with libsigsegv, if
8217         needed.
8218         * lib/c-stack.c (SIGSTKSZ): Define fallback.
8219         (segv_handler, overflow_handler, c_stack_action)
8220         [HAVE_LIBSIGSEGV && !HAVE_XSI_STACK_OVERFLOW_HEURISTIC]: Add new
8221         implementation when libsigsegv is available, but only when using
8222         the library is necessary.
8223         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Add
8224         comment, explaining why XSI check fails on Linux.
8225         (gl_PREREQ_C_STACK): Supply LIBCSTACK, LTLIBCSTACK.
8226         * tests/test-c-stack2.sh: Tweak skip message.
8227         * NEWS: Document new link-time requirements.
8228
8229 2008-07-16  Eric Blake  <ebb9@byu.net>
8230
8231         c-stack: Expose false positives when not using libsigsegv.
8232         * modules/c-stack-tests (Files): Expand test.
8233         * tests/test-c-stack.c (main): Add means to conditionally trigger
8234         non-overflow SIGSEGV.
8235         * tests/test-c-stack2.sh: New file.
8236
8237 2008-07-14  Bruno Haible  <bruno@clisp.org>
8238
8239         * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
8240         Reported by Eric Blake.
8241
8242 2008-07-14  Sam Steingold  <sds@gnu.org>
8243             Bruno Haible  <bruno@clisp.org>
8244
8245         New module libsigsegv.
8246         * modules/libsigsegv: New file.
8247         * m4/libsigsegv.m4: New file, from GNU clisp sigsegv.m4 with
8248         modifications.
8249         * MODULES.html.sh (Signal handling): New section.
8250
8251 2008-07-14  Bruno Haible  <bruno@clisp.org>
8252
8253         * modules/unictype/ctype-* (Description): Add the word "function".
8254         Improves the resulting doc in MODULES.html.
8255
8256 2008-07-12  Ben Pfaff  <blp@gnu.org>
8257
8258         Add longlong module.
8259         * modules/longlong: New file.
8260
8261 2008-07-12  Bruno Haible  <bruno@clisp.org>
8262
8263         * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
8264         to empty.
8265
8266 2008-07-10  Ben Pfaff  <blp@gnu.org>
8267
8268         Add isnan module.
8269         * doc/posix-functions/isnan.texi: Mention new module.
8270         * lib/math.in.h: Define isnan macro if we have decided to replace
8271         it.
8272         * m4/isnan.m4: New file.
8273         * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
8274         macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
8275         also.
8276         (gl_FUNC_ISNANL_NO_LIBM): Factor out same code, to reduce
8277         redundancy.
8278         * m4/math_h.m4: Initialize and substitute variables for isnan
8279         module.
8280         * modules/isnan: New file.
8281         * modules/isnan-tests: New file.
8282         * modules/math: Add substitutions for new module.
8283         * tests/test-isnan.c: New file.
8284         * MODULES.html.sh: Mention new module.
8285
8286 2008-07-10  Ben Pfaff  <blp@gnu.org>
8287
8288         Add isnanf module.
8289         * lib/isnanf.m4: New file.
8290         * m4/isnanf.m4 (gl_FUNC_ISNANF): New macro.
8291         (gl_HAVE_ISNANF_IN_LIBM): New macro.
8292         (gl_BUILD_ISNANF): New macro used by gl_FUNC_ISNANF,
8293         gl_FUNC_ISNANF_NO_LIBM, and gl_FUNC_ISNAN.
8294         * modules/isnanf: New file.
8295         * modules/isnanf-tests: New file.
8296         * modules/isnanf-nolibm-tests: Add tests/test-isnanf.h to list of
8297         files.
8298         * tests/test-isnanf-nolibm.c: factored most of its contents into
8299         new file tests/test-isnanf.h.
8300         * tests/test-isnanf.h: New file.
8301         * tests/test-isnanf.c: New file.
8302         * MODULES.html.sh: Mention new module.
8303         * doc/glibc-functions/isnanf.texi: Mention new module.
8304
8305 2008-07-10  Ben Pfaff  <blp@gnu.org>
8306
8307         Add isnand module.
8308         * lib/isnand.h: New file.
8309         * m4/isnand.m4 (gl_FUNC_ISNAND): New macro.
8310         (gl_FUNC_ISNAND_NO_LIBM): Split partially into new macro
8311         gl_HAVE_ISNAND_NO_LIBM so that gl_FUNC_ISNAND can use that
8312         functionality also.
8313         (gl_BUILD_ISNAND): New macro used by gl_FUNC_ISNAND,
8314         gl_FUNC_ISNAND_NO_LIBM, and gl_FUNC_ISNAN.
8315         (gl_HAVE_ISNAND_IN_LIBM): New macro.
8316         * modules/isnand: New file.
8317         * modules/isnand-tests: New file.
8318         * modules/isnand-nolibm-tests: Add tests/test-isnand.h to list of
8319         files.
8320         * tests/test-isnand-nolibm.c: factored most of its contents into
8321         new file tests/test-isnand.h.
8322         * tests/test-isnand.h: New file.
8323         * tests/test-isnand.c: New file.
8324         * MODULES.html.sh: Mention new module.
8325
8326 2008-07-10  Ben Pfaff  <blp@gnu.org>
8327
8328         * lib/isnanf.h: Rename lib/isnanf-nolibm.h.
8329         * lib/isnand.h: Rename lib/isnand-nolibm.h.
8330         * tests/test-isnanf.c: Rename tests/test-isnanf-nolibm.c.
8331         * tests/test-isnand.c: Rename tests/test-isnand-nolibm.c.
8332         * modules/isnanf-nolibm: Update references to renamed files.
8333         * modules/isnand-nolibm: Likewise.
8334         * modules/isnanf-nolibm-tests: Likewise.
8335         * modules/isnand-nolibm-tests: Likewise.
8336         * lib/frexp.c: Likewise.
8337         * lib/isfinite.c: Likewise.
8338         * lib/signbitd.c: Likewise.
8339         * lib/signbitf.c: Likewise.
8340         * lib/vasnprintf.c: Likewise.
8341         * tests/test-ceilf1.c: Likewise.
8342         * tests/test-ceilf2.c: Likewise.
8343         * tests/test-floorf1.c: Likewise.
8344         * tests/test-floorf2.c: Likewise.
8345         * tests/test-frexp.c: Likewise.
8346         * tests/test-round1.c: Likewise.
8347         * tests/test-round2.c: Likewise.
8348         * tests/test-roundf1.c: Likewise.
8349         * tests/test-strtod.c: Likewise.
8350         * tests/test-trunc1.c: Likewise.
8351         * tests/test-trunc2.c: Likewise.
8352         * tests/test-truncf1.c: Likewise.
8353         * tests/test-truncf2.c: Likewise.
8354         * NEWS: Mention the renamed header files.
8355
8356 2008-07-11  Jim Meyering  <meyering@redhat.com>
8357
8358         vc-list-files: make the last-resort awk code more portable
8359         * build-aux/vc-list-files: Don't rely on awk's "sub" command.
8360         /bin/awk from OpenSolaris 11's SUNWesu version 2008.03.22.10.56
8361         does not support it.
8362
8363 2008-07-10  Eric Blake  <ebb9@byu.net>
8364
8365         Work with tar's bootstrap.
8366         * gnulib-tool (func_emit_initmacro_end): Use m4_defn in the case
8367         where LIBSOURCES_DIR contains .#bootmp but must not be treated as
8368         an m4 comment.
8369
8370 2008-07-09  Jim Meyering  <meyering@redhat.com>
8371
8372         posix-shell.m4: fix typo that made this test malfunction
8373         * m4/posix-shell.m4: Remove capitalization in variable name.
8374
8375 2008-07-08  Bruno Haible  <bruno@clisp.org>
8376
8377         * m4/onceonly.m4: Update comments.
8378         Reported by Ben Pfaff <blp@cs.stanford.edu>.
8379
8380 2008-07-04  Jim Meyering  <meyering@redhat.com>
8381
8382         * users.txt: Add vc-dwim.
8383         (bison, coreutils): Use the gitweb URL.
8384
8385 2008-07-03  Jim Meyering  <meyering@redhat.com>
8386
8387         * users.txt: Add libffcall.  From Sam Steingold.
8388
8389 2008-07-03  OndÅ™ej Vašík  <ovasik@redhat.com>
8390
8391         getdate.y: do not ignore TZ with relative day, month or year offset
8392         * lib/getdate.y (get_date): Move the tz-handling block to follow the
8393         relative-date-handling, since otherwise, the latter would clobber the
8394         sole output (an updated Start value) of the tz-handling block.
8395         * tests/test-getdate.c: Tests for the fix
8396
8397 2008-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8398
8399         Recognize 'foo_LIBRARIES += libgnu.a'.
8400         * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a
8401         makefile snippet has already specified an installation location,
8402         also using '+='.
8403
8404 2008-07-02  OndÅ™ej Vašík  <ovasik@redhat.com>
8405
8406         getdate.y: factor out common actions
8407         * lib/getdate.y (apply_relative_time, set_hhmmss): New functions.
8408         Use them in place of open-coded actions.
8409
8410 2008-07-01  Simon Josefsson  <simon@josefsson.org>
8411
8412         Add self-test for getdate module.
8413         * modules/getdate-tests: New file.
8414         * tests/test-getdate.c: New file.
8415
8416 2008-06-29  Bruno Haible  <bruno@clisp.org>
8417
8418         * gnulib-tool (func_import): Put gnulib-comp.m4 into .cvsignore or
8419         .gitignore.
8420         Reported by Sylvain Beucler <beuc@beuc.net>.
8421
8422 2008-06-29  Bruno Haible  <bruno@clisp.org>
8423
8424         * doc/gnulib-tool.texi (VCS Issues): Mention --no-vc-files option.
8425         * m4/gnulib-tool.m4: Update to match current gnulib-tool.
8426
8427 2008-06-29  Bruno Haible  <bruno@clisp.org>
8428
8429         * gnulib-tool (func_import): Recommend to put gnulib-cache.m4 into
8430         EXTRA_DIST.
8431         Reported by Sylvain Beucler <beuc@beuc.net>.
8432
8433 2008-06-26  Jim Meyering  <meyering@redhat.com>
8434
8435         make several modules depend on the "open" module
8436         This provides slightly increased consistency when opening-for-write
8437         the name of a non-directory spelled with a trailing slash.
8438         * modules/chdir-safer: Likewise.
8439         * modules/chown: Likewise.
8440         * modules/clean-temp: Likewise.
8441         * modules/copy-file: Likewise.
8442         * modules/fchdir: Likewise.
8443         * modules/fcntl-safer: Likewise.
8444         * modules/pipe: Likewise.
8445         * modules/utime: Likewise.
8446         Prompted by Eric Blake and Bruno Haible.
8447
8448 2008-06-24  Andreas Schwab  <schwab@suse.de>
8449
8450         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Don't test whether compound
8451         literals can be used as initializers for global variables.
8452
8453 2008-06-23  Eric Blake  <ebb9@byu.net>
8454
8455         Make gnulib-cache.m4 easier to diff.
8456         * gnulib-tool (func_import): Allow newlines when reading cached
8457         gl_MODULES, and generate newlines when creating gnulib-cache.m4.
8458
8459 2008-06-23  Bruno Haible  <bruno@clisp.org>
8460
8461         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): Remove macro.
8462         (gl_PREREQ_SIGPROCMASK): Don't invoke it.
8463         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): New macro, moved here from
8464         m4/signalblocking.m4.
8465         (gl_PREREQ_SIGACTION): Don't invoke it.
8466         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Invoke
8467         gl_PREREQ_SIG_HANDLER_H.
8468         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
8469         Don't check for sigaction here.
8470
8471 2008-06-23  Bruno Haible  <bruno@clisp.org>
8472
8473         * lib/fatal-signal.c (fatal_signal_handler): Update comment.
8474         (install_handlers): Don't set the SA_RESETHAND flag.
8475
8476 2008-06-23  Bruno Haible  <bruno@clisp.org>
8477
8478         * m4/sigaction.m4: Comment fixes.
8479         * lib/signal.in.h: Likewise.
8480
8481 2008-06-23  Eric Blake  <ebb9@byu.net>
8482
8483         Fix typo.
8484         * tests/test-sigaction.c (MASK_SA_FLAGS): Add missing operator.
8485
8486         Avoid SA_ namespace.
8487         * tests/test-sigaction.c (MASK_SA_FLAGS): Rename from SA_MASK.
8488         Reported by Ralf Wildenhues.
8489
8490         Avoid test failure due to SA_RESTORER.
8491         * tests/test-sigaction.c (SA_MASK): New macro.
8492         (main): Avoid failing due to extension flags being set.
8493         Reported by Jim Meyering.
8494
8495         Revert use of sig-handler.h in sigprocmask.c.
8496         * modules/sigprocmask (Files): Don't rely on sig-handler.h, since
8497         it requires the existence of struct sigaction.
8498         * lib/sigprocmask.c (handler_t): Restore typedef.
8499         (rpl_signal, old_handlers): Use local type.
8500
8501 2008-06-22  Bruno Haible  <bruno@clisp.org>
8502
8503         * tests/test-stdint.c: Disable the INTMAX_MAX preprocessor test
8504         conditionally.
8505         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
8506
8507 2008-06-22  Bruno Haible  <bruno@clisp.org>
8508
8509         * doc/posix-functions/siginterrupt.texi: Move note.
8510
8511         * lib/signal.in.h (SA_RESTART): New macro.
8512         * lib/sigaction.c: Update comment.
8513
8514         * m4/sigaction.m4 (gl_SIGACTION): Require gl_SIGNAL_H_DEFAULTS.
8515
8516         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): New macro.
8517         (gl_PREREQ_SIGPROCMASK): Invoke it.
8518         * m4/sigaction.m4 (gl_PREREQ_SIGACTION): Likewise.
8519
8520         * lib/nanosleep.c (rpl_nanosleep): Setup newact only when it is needed.
8521
8522         * lib/sigprocmask.c: Update a comment.
8523
8524 2008-06-21  Eric Blake  <ebb9@byu.net>
8525
8526         Use sigaction module rather than signal().
8527         * modules/c-stack (Depends-on): Add sigaction.
8528         * modules/fatal-signal (Depends-on): Likewise.
8529         * modules/nanosleep (Depends-on): Likewise.
8530         * modules/sigprocmask (Files): Add sig-handler.h.
8531         * modules/sigaction (Files): Likewise.
8532         * lib/sig-handler.h (get_handler): New file, suggested by Paul
8533         Eggert.
8534         * lib/c-stack.c (SIGACTION_WORKS): Simplify conditions.
8535         (c_stack_action) [!SIGACTION_WORKS]: Use sigaction, not signal.
8536         * lib/fatal-signal.c (uninstall_handlers, install_handlers)
8537         (init_fatal_signals): Likewise.
8538         * lib/nanosleep.c (rpl_nanosleep): Likewise.
8539         (siginterrupt): Delete fallback.
8540         * lib/sigprocmask.c (handler_t, old_handlers): Use sa_handler_t
8541         instead.
8542         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Drop check for
8543         siginterrupt.
8544
8545         New module sigaction, for mingw.
8546         * modules/sigaction: New module...
8547         * modules/sigaction-tests: ...and its test.
8548         * m4/sigaction.m4: New file.
8549         * lib/sigaction.c: Likewise.
8550         * tests/test-sigaction.c: Likewise.
8551         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Add sigaction variables.
8552         * modules/signal (Makefile.am): Likewise.
8553         * lib/signal.in.h (!@HAVE_SIGACTION@): Define replacements when
8554         needed.
8555         * doc/posix-headers/signal.texi (signal.h): Mention provided
8556         types.
8557         * doc/posix-functions/siginterrupt.texi (siginterrupt): Mention
8558         that sigaction is preferable.
8559         * doc/posix-functions/sigaction.texi (sigaction): Mention new
8560         module.
8561         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
8562         sigaction.
8563
8564         Improve robustness of sigprocmask by overriding signal.
8565         * lib/signal.in.h (rpl_signal): Override signal when sigprocmask
8566         is in use.
8567         * lib/sigprocmask.c (blocked_handler): Reinstall block handler.
8568         (SIGKILL, SIGSTOP): Provide fallbacks.
8569         (rpl_signal): Implement.
8570         (old_handlers, blocked_set): Mark volatile, since sigprocmask and
8571         signal can be called inside handlers.
8572
8573         Fix nanosleep module on mingw.
8574         * modules/nanosleep (Depends-on): Add sys_select.
8575         * lib/nanosleep.c (HAVE_SYS_SELECT_H): Rely on gnulib module.
8576
8577         Fix licensing of sigprocmask.
8578         * modules/raise (License): Relicense as LGPL.
8579
8580 2008-06-21  Bruno Haible  <bruno@clisp.org>
8581
8582         * lib/propername.c (proper_name_utf8): Don't use the transliterated
8583         result if it contains question marks.
8584         Reported by Michael Geng <linux@michaelgeng.de>.
8585
8586 2008-06-19  Bruno Haible  <bruno@clisp.org>
8587
8588         Fix CVS-ism.
8589         * doc/gnulib.texi: Include updated-stamp.texi.
8590         * doc/Makefile (GNULIB_TEXI_FILES): New variable.
8591         (updated-stamp.texi): New rule.
8592         (gnulib.info): Depend on it.
8593         * doc/.gitignore: Add updated-stamp.texi.
8594         Based on a patch by Thien-Thi Nguyen <ttn@gnuvola.org>.
8595
8596 2008-06-19  Bruno Haible  <bruno@clisp.org>
8597
8598         * doc/Makefile (gnulib.info): Update and simplify dependencies.
8599         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
8600
8601 2008-06-19  Eric Blake  <ebb9@byu.net>
8602
8603         Fix VPATH 'make dist' with GNU make and non-VCS tarball.
8604         * top/GNUmakefile (_curr-ver): Don't use $(srcdir) unnecessarily.
8605         Reported by Stepan Kasal.
8606
8607 2008-06-18  Bruno Haible  <bruno@clisp.org>
8608
8609         * lib/fatal-signal.c (init_fatal_signals): Add comment.
8610         Reported by Eric Blake.
8611
8612 2008-06-18  Eric Blake  <ebb9@byu.net>
8613
8614         Work around cygwin 1.5.25 strsignal bug.
8615         * tests/test-strsignal.c: Allow for const char *.
8616         * doc/glibc-functions/strsignal.texi (strsignal): Document the bug.
8617
8618 2008-06-18  Simon Josefsson  <simon@josefsson.org>
8619
8620         * users.txt: Update URL to article and add author/date
8621         information.
8622
8623 2008-06-17  Bruno Haible  <bruno@clisp.org>
8624
8625         New macro gl_DISABLE_THREADS.
8626         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Use value gl_use_threads_default
8627         if the user did not pass --enable-threads or --disable-threads option.
8628         (gl_DISABLE_THREADS): New macro.
8629         Reported by Eric Blake <ebb9@byu.net>.
8630
8631 2008-06-17  Bruno Haible  <bruno@clisp.org>
8632
8633         * lib/tls.h (gl_tls_key_init): Evaluate the destructor argument also
8634         when the macro ignores it.
8635         Based on a patch by Eric Blake <ebb9@byu.net>.
8636
8637 2008-06-17  Bruno Haible  <bruno@clisp.org>
8638
8639         * modules/tls (License): Change to LGPLv2+.
8640         Reported by Eric Blake.
8641
8642 2008-06-17  Eric Blake  <ebb9@byu.net>
8643
8644         Simplify c-stack prerequisites.
8645         * lib/c-stack.c (includes): Remove unused <sys/resource.h>.
8646         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Posix 200x
8647         no longer requires <ucontext.h> to exist.  Optimize setrlimit
8648         check.
8649         (gl_PREREQ_C_STACK): Remove check for unused getcontext and
8650         <sys/resource.h>.
8651
8652         Move c-stack test into testsuite.
8653         * modules/c-stack-tests: New file.
8654         * lib/c-stack.c [DEBUG]: Move test program...
8655         * tests/test-c-stack.c: ...into this new file.  Skip rather than
8656         fail test if sigaltstack is lacking.
8657         * tests/test-c-stack.sh: New driver file.
8658
8659 2008-06-16  Eric Blake  <ebb9@byu.net>
8660
8661         Use raise module consistently.
8662         * modules/fatal-signal (Depends-on): Add raise.
8663         * modules/sigprocmask (Depends-on): Likewise.
8664         * lib/fatal-signal.c (fatal_signal_handler): Rely on raise.
8665         * lib/sigprocmask.c (sigprocmask): Likewise.
8666         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
8667         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Likewise.
8668
8669         Fix compliance bug in sigpending.
8670         * lib/sigprocmask.c (sigpending): Return pending array via
8671         parameter, not return value.
8672
8673 2008-06-14  Eric Blake  <ebb9@byu.net>
8674
8675         Improve obstack-printf test code.
8676         * tests/test-obstack-printf.c (test_function): Fix comment, and
8677         simplify usage of obstack_* in macros.  Add a test for coverage.
8678         Reported by Bruno Haible.
8679
8680 2008-06-14  Bruno Haible  <bruno@clisp.org>
8681
8682         * lib/obstack_printf.c (obstack_vprintf): Define the stack-allocated
8683         array size as a constant, not as a const variable.
8684         * m4/obstack-printf.m4 (gl_FUNC_OBSTACK_PRINTF): Require
8685         AC_USE_SYSTEM_EXTENSIONS.
8686         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
8687         Test whether the obstack_printf function actually exists.
8688         * modules/obstack-printf (Depends-on): Add extensions.
8689         (Include): Remove obstack.h.
8690         * modules/obstack-printf-posix (Depends-on): Add extensions.
8691         (Include): Remove obstack.h.
8692
8693 2008-06-13  Eric Blake  <ebb9@byu.net>
8694
8695         Add obstack-printf and obstack-printf-posix modules.
8696         * modules/obstack-printf: New file.
8697         * modules/obstack-printf-posix: Likewise.
8698         * MODULES.html.sh (Misc): Mention them.
8699         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
8700         Likewise.
8701         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
8702         Likewise.
8703         * modules/stdio (Makefile.am): Accomodate new modules.
8704         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
8705         * lib/stdio.in.h (rpl_obstack_printf, rpl_obstack_vprintf):
8706         Declare.
8707         * lib/obstack_printf.c (obstack_printf, obstack_vprintf): New
8708         functions.
8709         * m4/obstack-printf.m4 (gl_OBSTACK_PRINTF)
8710         (gl_REPLACE_OBSTACK_PRINTF): New macros
8711         * m4/obstack-printf-posix.m4 (gl_OBSTACK_PRINTF_POSIX): Likewise.
8712         * tests/test-obstack-printf.c: New file.
8713         * modules/obstack-printf-tests: Likewise.
8714         * modules/obstack-printf-posix-tests: Likewise.
8715
8716 2008-06-11  Bruno Haible  <bruno@clisp.org>
8717
8718         * m4/open.m4 (gl_FUNC_OPEN): Add test against trailing slash bug.
8719         * lib/open.c: Include errno.h.
8720         (open): Fail when attempting to write to a file that has a trailing
8721         slash.
8722         * tests/test-open.c (main): Test against trailing slash bug.
8723         * doc/posix-functions/open.texi: Mention the trailing slash bug.
8724
8725 2008-06-10  Bruno Haible  <bruno@clisp.org>
8726
8727         * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
8728         for $? to work inside the trap command, with various /bin/sh-s.
8729         * tests/test-vc-list-files-cvs.sh: Likewise.
8730
8731 2008-06-10  Bruno Haible  <bruno@clisp.org>
8732
8733         * lib/acl-internal.h: Don't include gettext.h here.
8734         * lib/set-mode-acl.c: Include gettext.h here.
8735         * lib/copy-acl.c: Likewise.
8736
8737 2008-06-10  Bruno Haible  <bruno@clisp.org>
8738
8739         * lib/wait-process.h (wait_subprocess): Add termsigp argument.
8740         * lib/wait-process.c (wait_subprocess): Likewise.
8741         * lib/execute.h (execute): Add termsigp argument.
8742         * lib/execute.c (execute): Likewise.
8743         * lib/csharpcomp.c (compile_csharp_using_pnet,
8744         compile_csharp_using_mono, compile_csharp_using_sscli): Update.
8745         * lib/csharpexec.c (execute_csharp_using_pnet,
8746         execute_csharp_using_mono, execute_csharp_using_sscli): Update.
8747         * lib/javacomp.c (compile_using_envjavac, compile_using_gcj,
8748         compile_using_javac, compile_using_jikes, is_envjavac_gcj,
8749         is_envjavac_gcj43, is_gcj_present, is_gcj_43, is_javac_present,
8750         is_jikes_present): Update.
8751         * lib/javaexec.c (execute_java_class): Update.
8752         * lib/javaversion.c (execute_and_read_line): Update.
8753         * NEWS: Document the changes.
8754         Reported by Eric Blake.
8755
8756 2008-06-10  Eric Blake  <ebb9@byu.net>
8757
8758         Add missing include.
8759         * tests/test-strstr.c (includes): Add <signal.h>.
8760         * tests/test-strcasestr.c (includes): Likewise.
8761         * tests/test-memmem.c (includes): Likewise.
8762
8763 2008-06-10  Bruno Haible  <bruno@clisp.org>
8764
8765         * lib/wait-process.c (wait_subprocess): Add an assertion.
8766
8767 2008-06-10  Bruno Haible  <bruno@clisp.org>
8768
8769         * lib/wait-process.c (wait_subprocess): Try to fix waitid() based code.
8770
8771 2008-06-10  Bruno Haible  <bruno@clisp.org>
8772
8773         * tests/test-memmem.c (main): Reset SIGALRM to default handling before
8774         using alarm().
8775         * tests/test-strcasestr.c (main): Likewise.
8776         * tests/test-strstr.c (main): Likewise.
8777
8778 2008-06-09  Bruno Haible  <bruno@clisp.org>
8779
8780         Work around the Solaris 10 ACE ACLs ABI change.
8781         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): Don't
8782         declare if ACL_NO_TRIVIAL is present.
8783         (ACE_ACCESS_ALLOWED_ACE_TYPE, ACE_ACCESS_DENIED_ACE_TYPE,
8784         NEW_ACE_OWNER, NEW_ACE_GROUP, NEW_ACE_IDENTIFIER_GROUP, ACE_EVERYONE,
8785         NEW_ACE_READ_DATA, NEW_ACE_WRITE_DATA, NEW_ACE_EXECUTE): New macros.
8786         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): Don't
8787         define if ACL_NO_TRIVIAL is present.
8788         (acl_ace_nontrivial): Detect whether the old or new ABI is in use,
8789         and use the current ABI.
8790         (file_has_acl): Use same #if condition as elsewhere.
8791         * lib/set-mode-acl.c (qset_acl): Detect whether the old or new ABI is
8792         in use, and use the current ABI.
8793         * doc/acl-resources.txt: More doc about newer Solaris 10 versions.
8794         Reported by Jim Meyering.
8795
8796 2008-06-09  Eric Blake  <ebb9@byu.net>
8797
8798         Work around environments that (stupidly) ignore SIGALRM.
8799         * m4/strstr.m4 (gl_FUNC_STRSTR): Reset SIGALRM to default handling
8800         before using alarm().
8801         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
8802         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
8803         Reported by Ian Beckwith <ianb@erislabs.net>.
8804
8805         Produce autobuild blurb earlier in log.
8806         * modules/autobuild (configure.ac-early): Move AB_INIT here.
8807
8808 2008-06-09  Jim Meyering  <meyering@redhat.com>
8809         and OndÅ™ej Vašík  <ovasik@redhat.com>
8810
8811         utimens.c: correct kernel bug work-around
8812         OndÅ™ej Vašík found that the invalid return value of 280 indicates
8813         failure, not success, and the kernel bug we're trying to work
8814         around affects not just the utimensat call, but also the fallback
8815         futimens call.
8816         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Simulate failure,
8817         not success.
8818         [HAVE_FUTIMENS]: Use the same work-around, here.
8819
8820 2008-06-09  Jim Meyering  <meyering@redhat.com>
8821
8822         add more guards around definition of ACE_-related code
8823         * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
8824         ALLOW and ACE_OWNER are also defined.
8825
8826 2008-06-08  Bruno Haible  <bruno@clisp.org>
8827
8828         * lib/acl-internal.h: Add me as co-author.
8829         * lib/file-has-acl.c: Likewise.
8830         * lib/set-mode-acl.c: Likewise.
8831         * lib/copy-acl.c: Likewise.
8832
8833 2008-06-08  Bruno Haible  <bruno@clisp.org>
8834
8835         Add support for AIX ACLs.
8836         * lib/acl-internal.h (acl_nontrivial): New declaration.
8837         * lib/file-has-acl.c (acl_nontrivial): New function.
8838         (file_has_acl): Add implementation using AIX 4 ACL API.
8839         * lib/set-mode-acl.c (qset_acl): Likewise.
8840         * lib/copy-acl.c (qcopy_acl): Likewise.
8841
8842 2008-06-08  Bruno Haible  <bruno@clisp.org>
8843
8844         Add support for HP-UX ACLs.
8845         * lib/acl-internal.h (acl_nontrivial): New declaration.
8846         * lib/file-has-acl.c (acl_nontrivial): New function.
8847         (file_has_acl): Add implementation using HP-UX 11 ACL API.
8848         * lib/set-mode-acl.c (qset_acl): Likewise.
8849         * lib/copy-acl.c (qcopy_acl): Likewise.
8850
8851 2008-06-08  Bruno Haible  <bruno@clisp.org>
8852
8853         Add support for Cygwin ACLs.
8854         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro for Solaris-like API.
8855         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Don't optimize away
8856         the chmod_or_fchmod call.
8857         * lib/copy-acl.c (qcopy_acl) [!MODE_INSIDE_ACL]: Likewise.
8858
8859 2008-06-08  Bruno Haible  <bruno@clisp.org>
8860
8861         Fix bug with setuid modes in Solaris 10+ code.
8862         * lib/set-mode-acl.c (qset_acl): Call chmod_or_fchmod when acl_set
8863         succeeded, when the mode contains some special bits.
8864
8865 2008-06-08  Bruno Haible  <bruno@clisp.org>
8866
8867         Add support for Solaris 7..10 ACLs.
8868         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): New
8869         declarations.
8870         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): New
8871         functions.
8872         (file_has_acl): Add implementation using Solaris 7..10 ACL API.
8873         * lib/set-mode-acl.c (qset_acl): Likewise.
8874         * lib/copy-acl.c (qcopy_acl): Likewise.
8875
8876 2008-06-08  Bruno Haible  <bruno@clisp.org>
8877
8878         * lib/acl-internal.h (acl_extended_nontrivial) [MacOS X]: New
8879         declaration.
8880         * lib/file-has-acl.c (acl_extended_nontrivial) [MacOS X]: New function.
8881         (acl_access_nontrivial): Remove MacOS X case.
8882         (file_has_acl): Use acl_extended_nontrivial.
8883         * lib/copy-acl.c (qcopy_acl): Likewise.
8884
8885 2008-06-08  Bruno Haible  <bruno@clisp.org>
8886
8887         * lib/set-mode-acl.c (qset_acl): Trivial code simplifications.
8888
8889 2008-06-08  Jim Meyering  <meyering@redhat.com>
8890
8891         * modules/acl (Maintainer): Add Bruno Haible.
8892
8893 2008-06-07  Bruno Haible  <bruno@clisp.org>
8894
8895         Improve support for Tru64 ACLs.
8896         * lib/file-has-acl.c (file_has_acl): Don't test the ACL_TYPE_DEFAULT
8897         ACL on OSF/1.
8898
8899 2008-06-07  Bruno Haible  <bruno@clisp.org>
8900
8901         Add support for MacOS X ACLs.
8902         * lib/file-has-acl.c (file_has_acl): Use ACL_TYPE_EXTENDED instead of
8903         ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT.
8904         * lib/set-mode-acl.c (qset_acl): Likewise.
8905         * lib/copy-acl.c (qcopy_acl): Likewise.
8906
8907 2008-06-07  Bruno Haible  <bruno@clisp.org>
8908
8909         Fix memory leak introduced on 2008-05-22.
8910         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Free ACLs after
8911         use.
8912
8913 2008-06-07  Bruno Haible  <bruno@clisp.org>
8914
8915         * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(),
8916         to construct an empty ACL.
8917
8918 2008-06-07  Bruno Haible  <bruno@clisp.org>
8919
8920         * lib/set-mode-acl.c (chmod_or_fchmod): Document return value
8921         precisely.
8922         * lib/copy-acl.c (qcopy_acl): Trivial code simplifications.
8923
8924 2008-06-07  Bruno Haible  <bruno@clisp.org>
8925
8926         * lib/copy-acl.c (qcopy_acl): Make the #if branches independent.
8927         * lib/set-mode-acl.c (qset_acl): Choose better local variable names.
8928
8929 2008-06-07  Bruno Haible  <bruno@clisp.org>
8930
8931         * doc/posix-functions/_setjmp.texi: Explain the use of this function
8932         regardless of POSIX.
8933         * doc/posix-functions/_longjmp.texi: Likewise.
8934         * doc/posix-functions/setjmp.texi: Mention HP-UX as not counting as a
8935         SystemV platform in this case.
8936
8937 2008-06-06  Eric Blake  <ebb9@byu.net>
8938
8939         Document abort() bugs.
8940         * doc/posix-functions/abort.texi (abort): Mention anomalies.
8941
8942         * doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
8943         * doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
8944         sigsetjmp.
8945         * doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
8946         siglongjmp, but only as a macro.
8947         * doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
8948         is obsolete.
8949         * doc/posix-functions/_setjmp.texi (_setjmp): Likewise.
8950
8951         Tweak documentation to cover cygwin argz bugs.
8952         * m4/argz.m4 (gl_FUNC_ARGZ): Mention date of last known cygwin
8953         argz bug fix; no code change needed since no cygwin releases
8954         occurred between the last fix and the bug being tested.
8955         * doc/glibc-functions/argz_add.texi (argz_add): Document the argz
8956         module and recently fixed cygwin bugs.
8957         * doc/glibc-functions/argz_add_sep.texi (argz_add_sep): Likewise.
8958         * doc/glibc-functions/argz_append.texi (argz_append): Likewise.
8959         * doc/glibc-functions/argz_count.texi (argz_count): Likewise.
8960         * doc/glibc-functions/argz_create.texi (argz_create): Likewise.
8961         * doc/glibc-functions/argz_create_sep.texi (argz_create_sep):
8962         Likewise.
8963         * doc/glibc-functions/argz_delete.texi (argz_delete): Likewise.
8964         * doc/glibc-functions/argz_extract.texi (argz_extract): Likewise.
8965         * doc/glibc-functions/argz_insert.texi (argz_insert): Likewise.
8966         * doc/glibc-functions/argz_next.texi (argz_next): Likewise.
8967         * doc/glibc-functions/argz_replace.texi (argz_replace): Likewise.
8968         * doc/glibc-functions/argz_stringify.texi (argz_stringify):
8969         Likewise.
8970
8971         Avoid gcc warning on cygwin.
8972         * lib/copy-acl.c (qcopy_acl) [!HAVE_ACL_GET_FILE &&
8973         !ACL_NO_TRIVIAL]: Avoid unused variable.
8974
8975 2008-06-05  Eric Blake  <ebb9@byu.net>
8976
8977         Be tolerant of UNKNOWN version in gnulib-tool test dir.
8978         * top/GNUmakefile (_dummy): Warn rather than reconfigure if
8979         git-version-gen fails to come up with a version.
8980         Reported by Simon Josefsson.
8981
8982 2008-06-05  Jim Meyering  <meyering@redhat.com>
8983             Paul Eggert  <eggert@cs.ucla.edu>
8984
8985         utimens.c: work around a probable Linux kernel bug
8986         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
8987         appears to be a kernel bug that causes utimensat to return 280
8988         instead of 0, indicating success.
8989
8990 2008-06-04  Bruno Haible  <bruno@clisp.org>
8991
8992         * lib/copy-acl.c (qcopy_acl): Call qset_acl, not set_acl. Fixes
8993         2008-06-01 commit.
8994
8995 2008-06-04  Bruno Haible  <bruno@clisp.org>
8996
8997         * lib/acl-internal.h (acl_access_nontrivial): New declaration.
8998         * lib/file-has-acl.c (acl_access_nontrivial): New function.
8999         (file_has_acl): Use it. Save errno afterwards.
9000         * lib/copy-acl.c (qcopy_acl): Use acl_access_nontrivial.
9001
9002 2008-06-03  Bruno Haible  <bruno@clisp.org>
9003
9004         * lib/file-has-acl.c (file_has_acl): Put Solaris 10 code after POSIX-
9005         draft code. Simplify #ifs.
9006         * lib/set-mode-acl.c (qset_acl): Don't test for symlink if !USE_ACL.
9007         Put Solaris code after POSIX-draft code. Fix comments regarding
9008         Solaris 10, HP-UX. Mention Cygwin.
9009         * lib/copy-acl.c (qcopy_acl): Simplify #ifs.
9010
9011 2008-06-03  Eric Blake  <ebb9@byu.net>
9012
9013         Provide fallback for older kernels.
9014         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT, HAVE_FUTIMENS]:
9015         Provide runtime fallback if kernel lacks support.
9016         Reported by Mike Frysinger.
9017
9018 2008-06-02  Bruno Haible  <bruno@clisp.org>
9019
9020         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Include EOPNOTSUPP if
9021         it exists.
9022
9023 2008-06-02  Bruno Haible  <bruno@clisp.org>
9024
9025         * lib/acl_entries.c (acl_entries): Rewrite to use acl_get_entry.
9026         * lib/copy-acl.c (qcopy_acl): Update comment.
9027
9028 2008-06-02  Bruno Haible  <bruno@clisp.org>
9029
9030         * lib/acl-entries.h: Enclose most definitions in #ifs for POSIX-draft
9031         like ACL APIs.
9032
9033 2008-06-02  Bruno Haible  <bruno@clisp.org>
9034
9035         * tests/test-file-has-acl.sh: Use different code for Cygwin.
9036         * tests/test-set-mode-acl.sh: Likewise.
9037         * tests/test-copy-acl.sh: Likewise.
9038         * tests/test-copy-file.sh: Likewise.
9039
9040 2008-06-02  Bruno Haible  <bruno@clisp.org>
9041
9042         * tests/test-file-has-acl.sh: Remove unused code.
9043
9044 2008-06-01  Bruno Haible  <bruno@clisp.org>
9045
9046         * lib/copy-acl.c (qcopy_acl): New function, extracted from copy_acl.
9047         (copy_acl): Just a wrapper around qcopy_acl that emits the error
9048         messages.
9049         * lib/set-mode-acl.c (qset_acl): Document return value precisely.
9050
9051 2008-06-01  Bruno Haible  <bruno@clisp.org>
9052
9053         * m4/acl.m4 (gl_FUNC_ACL): Separate the POSIX-like and the Solaris
9054         tests. Test for libpacl, needed for OSF/1. Test for extended ACLs,
9055         needed for MacOS X. Test for HP-UX API. Test for newer and older AIX
9056         APIs.
9057         * modules/acl-tests (configure.ac): Remove tests now contained in
9058         m4/acl.m4.
9059
9060 2008-06-02  Jim Meyering  <meyering@redhat.com>
9061
9062         announce-gen: use a better key-server host name
9063         * build-aux/announce-gen (main): Recommend keys.gnupg.net, since
9064         it may be more consistently reliable.  Suggested by Werner Koch
9065         in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13717>.
9066
9067 2008-06-01  Bruno Haible  <bruno@clisp.org>
9068
9069         * lib/stdio-impl.h (fp_ub): Use fp_. Needed for DragonFly BSD.
9070         Reported by Voroskoi Andras <voroskoi@gmail.com>.
9071
9072 2008-06-01  Voroskoi Andras  <voroskoi@gmail.com>  (tiny change)
9073
9074         * lib/stdio-impl.h [__DragonFly__]: Fix typo.
9075
9076 2008-06-01  Bruno Haible  <bruno@clisp.org>
9077
9078         New ACL tests.
9079         * tests/test-file-has-acl.sh: New file.
9080         * tests/test-file-has-acl.c: New file.
9081         * tests/test-set-mode-acl.sh: New file.
9082         * tests/test-set-mode-acl.c: New file.
9083         * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh.
9084         * tests/test-copy-acl.c: New file.
9085         * modules/acl-tests: New file, based on modules/copy-file-tests.
9086         * modules/copy-file-tests (Files): Remove tests/test-sameacls.c.
9087         (Depends-on): Add acl-tests.
9088         (configure.ac): Remove checks.
9089         (Makefile.am): Don't create test-sameacls program here any more.
9090
9091 2008-06-01  Bruno Haible  <bruno@clisp.org>
9092
9093         * tests/test-copy-file.sh: Portability fixes for Solaris, HP-UX, IRIX.
9094         * tests/test-sameacls.c: Include progname.h.
9095         (main): Invoke set_program_name. Portability fixes for MacOS X,
9096         Solaris, HP-UX.
9097
9098 2008-06-01  Bruno Haible  <bruno@clisp.org>
9099
9100         * lib/freadahead.c (freadahead) [__DragonFly__]: Use the __sreadahead
9101         function.
9102         Reported by VOROSKOI Andras <voroskoi@gmail.com>.
9103
9104 2008-06-01  Bruno Haible  <bruno@clisp.org>
9105
9106         * modules/rpmatch (Depends-on): Add strdup.
9107
9108 2008-06-01  Bruno Haible  <bruno@clisp.org>
9109
9110         * lib/pipe.c: Include unistd-safer.h.
9111         (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
9112         * modules/pipe (Depends-on): Add unistd-safer.
9113
9114 2008-05-30  Simon Josefsson  <simon@josefsson.org>
9115
9116         * modules/autobuild (configure.ac): Call AB_INIT.
9117
9118 2008-05-30  Simon Josefsson  <simon@josefsson.org>
9119
9120         * tests/test-getaddrinfo.c: Don't print debug messages by default.
9121         Suggested by Bruno Haible <bruno@clisp.org>.
9122
9123 2008-05-30  Simon Josefsson  <simon@josefsson.org>
9124
9125         * tests/test-base64.c: Cast size_t to unsigned long when invoking
9126         printf.  Use %lu instead of %d.  Reported by Bruno Haible
9127         <bruno@clisp.org>.
9128
9129 2008-05-29  Eric Blake  <ebb9@byu.net>
9130
9131         Prefer new POSIX 200x interfaces over futimesat.
9132         * m4/utimens.m4 (gl_UTIMENS): Check for futimens, utimensat.
9133         * lib/utimens.c (gl_futimens): Use them for nanosecond resolution
9134         when available.
9135         [HAVE_BUGGY_NFS_TIME_STAMPS]: Allow C89 compilation.
9136
9137 2008-05-28  Bruno Haible  <bruno@clisp.org>
9138
9139         * modules/stpcpy (License): Change to LGPLv2+.
9140         Requested by David Lutterkort <dlutter@redhat.com>.
9141
9142 2008-05-27  Bruno Haible  <bruno@clisp.org>
9143
9144         * lib/localename.c (SUBLANG_TIBETAN_BHUTAN): Force value 2. Needed for
9145         current mingw.
9146         Reported by Jose E. Marchesi <jemarch@gnu.org>.
9147
9148 2008-05-27  Bruno Haible  <bruno@clisp.org>
9149
9150         * modules/iconv_open (Link): New section, from module 'iconv'.
9151         * modules/striconv (Link): Likewise.
9152         * modules/striconveh (Link): Likewise.
9153         * modules/xstriconv (Link): Likewise.
9154         * modules/unicodeio (Link): Likewise.
9155         * modules/propername (Link): Likewise.
9156         Reported by Jim Meyering.
9157
9158 2008-05-26  Jim Meyering  <meyering@redhat.com>
9159
9160         sha256: do not artificially restrict buffer length to be < 2^32
9161         * lib/sha256.h (struct sha256_ctx) [buflen]: Change type from
9162         uint32_t to size_t.
9163         * lib/sha256.c (sha256_conclude_ctx): Change type of a local
9164         to match.
9165
9166         avoid unaligned access errors, e.g., on sparc
9167         * lib/sha512.c (sha512_conclude_ctx): Use set_uint64 rather than
9168         direct access through a possibly-unaligned uint64* pointer.
9169         * lib/sha256.c (sha256_conclude_ctx): Use set_uint32 rather than
9170         direct access through a possibly-unaligned uint32* pointer.
9171         Prompted by this patch from Tom "spot" Callaway:
9172         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13638
9173
9174         sha512.c: fix typo in comment
9175         * lib/sha512.c (sha512_conclude_ctx): Length is 128-bit, not 64-bit.
9176
9177 2008-05-25  Bruno Haible  <bruno@clisp.org>
9178
9179         * lib/set-mode-acl.c: Renamed from lib/acl.c.
9180         * modules/acl (Files): Add lib/set-mode-acl.c, remove lib/acl.c.
9181         (Makefile.am): Update lib_SOURCES.
9182
9183 2008-05-25  Bruno Haible  <bruno@clisp.org>
9184
9185         * m4/acl.m4 (gl_FUNC_ACL): Don't set LIB_ACL_TRIVIAL.
9186
9187 2008-05-25  Jim Meyering  <meyering@redhat.com>
9188
9189         useless-if-before-free: freed expr may have white-space differences
9190         * build-aux/useless-if-before-free: Recognize cases in which the
9191         freed expression differs from the tested one in embedded white
9192         space, e.g., if (p[i + 1]) free(p[i+1]).  Correct thinko in prev:
9193         $1 was used, so we can't make any regexp shy.  Improved tests now
9194         detect this.
9195
9196         useless-if-before-free: accept white space in the expression.
9197         * build-aux/useless-if-before-free: For now, any white space
9198         in the expression must be identical in the free argument.
9199
9200         useless-if-before-free: efficiency tweak
9201         * build-aux/useless-if-before-free: Make the expression-matching
9202         regexp "shy".
9203         Make the *outer* regexp shy, not the expr-matching one.
9204
9205         update code-in-comment to accept cast of free arg
9206         * build-aux/useless-if-before-free: Update regexp.
9207
9208 2008-05-25  Bruno Haible  <bruno@clisp.org>
9209
9210         * tests/test-sameacls.c: Renamed from tests/test-copy-file-sameacls.c.
9211         * modules/copy-file-tests (Files, Makefile.am): Update.
9212         * tests/test-copy-file.c (func_test_copy): Update.
9213
9214 2008-05-24  Andreas Färber  <andreas.faerber@web.de>  (tiny change)
9215
9216         * lib/stdbool.in.h [__HAIKU__]: Disable __BEOS__ workarounds.
9217
9218 2008-05-23  Bruno Haible  <bruno@clisp.org>
9219
9220         Improve support for ACLs on OSF/1.
9221         * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma.
9222         Remove fallback for unknown flavors of ACLs.
9223
9224 2008-05-22  Bruno Haible  <bruno@clisp.org>
9225
9226         Add support for ACLs on OSF/1.
9227         * lib/acl-internal.h (acl_get_fd, acl_set_fd): New inline function
9228         replacements.
9229         (acl_free_text): New macro fallback.
9230         * lib/acl_entries.c (acl_entries): Use acl_free_text instead of
9231         acl_free.
9232         * m4/acl.m4 (gl_FUNC_ACL): Look also in libpacl library. Test for
9233         acl_free_text function. Require AC_C_INLINE.
9234
9235 2008-05-22  Bruno Haible  <bruno@clisp.org>
9236
9237         Make copy_acl work on MacOS X 10.5.
9238         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro.
9239         (ACL_NOT_WELL_SUPPORTED): On MacOS X, also handle ENOENT.
9240         * lib/acl.c (qset_acl): Add different code branch for !MODE_INSIDE_ACL.
9241         If MODE_INSIDE_ACL, don't assume that every system has the same text
9242         representation for ACLs as FreeBSD.
9243         * lib/copy-acl.c (copy_acl): Add support for platforms with
9244         !MODE_INSIDE_ACL.
9245         * lib/file-has-acl.c (file_has_acl): Likewise.
9246         * m4/acl.m4 (gl_FUNC_ACL): Test for some functions that are witness of
9247         FreeBSD, MacOS X, or IRIX, respectively.
9248
9249 2008-05-22  Bruno Haible  <bruno@clisp.org>
9250
9251         * lib/acl.h: Don't include <sys/acl.h>.
9252         (GETACLCNT): Move fallback to lib/acl-internal.h.
9253         * lib/acl-internal.h: Include <sys/acl.h> here.
9254         (GETACLCNT): New macro fallback, moved here from lib/acl.h.
9255
9256 2008-05-22  Bruno Haible  <bruno@clisp.org>
9257
9258         Split off copy_acl function to separate file.
9259         * lib/copy-acl.c: New file, extracted from lib/acl.c.
9260         * lib/acl.c (copy_acl): Moved function to separate file.
9261         * m4/acl.m4 (gl_FUNC_ACL): Remove unconditional AC_LIBOBJs.
9262         * modules/acl (Files): Add lib/copy-acl.c.
9263         (Makefiles.am): Augment lib_SOURCES.
9264
9265 2008-05-22  Bruno Haible  <bruno@clisp.org>
9266
9267         * modules/copy-file-tests: New file.
9268         * tests/test-copy-file.sh: New file.
9269         * tests/test-copy-file.c: New file.
9270         * tests/test-copy-file-sameacls.c: New file.
9271
9272 2008-05-22  Eric Blake  <ebb9@byu.net>
9273
9274         Avoid gcc warning.
9275         * tests/test-memcmp.c (main): Pass NULL indirectly.
9276
9277 2008-05-21  Bruno Haible  <bruno@clisp.org>
9278
9279         Add reference doc about ACLs.
9280         * doc/acl-resources.txt: New file.
9281         * doc/acl-cygwin.txt: New file.
9282
9283 2008-05-21  Bruno Haible  <bruno@clisp.org>
9284
9285         Avoid one more warning from gcc.
9286         * lib/vasnprintf.c (IF_LINT): Update comments.
9287         (VASNPRINTF): Use it also for the 'prefix' array initializer.
9288
9289 2008-05-21  Jim Meyering  <meyering@redhat.com>
9290
9291         avoid a warning from gcc
9292         * lib/vasnprintf.c (IF_LINT): Define.
9293         (scale10_round_decimal_long_double):
9294         Use it to avoid a "may be used uninitialized" warning.
9295         (scale10_round_decimal_double): Likewise.
9296
9297 2008-05-21  Simon Josefsson  <simon@josefsson.org>
9298
9299         * m4/memcmp.m4: When cross-compiling, assume memcmp works if it is
9300         declared.
9301
9302 2008-05-20  Bruno Haible  <bruno@clisp.org>
9303
9304         * tests/test-memcmp.c (main): Test also the sign of the result. Test
9305         against two known bugs; code taken from autoconf's AC_FUNC_MEMCMP.
9306
9307 2008-05-20  Simon Josefsson  <simon@josefsson.org>
9308
9309         * modules/memcmp-tests: New file.
9310         * tests/test-memcmp.c: New file.
9311
9312 2008-05-19  Bruno Haible  <bruno@clisp.org>
9313
9314         * modules/propername (Notice, configure.ac): Put quoted "..." into
9315         --keyword option.
9316         * lib/propername.h: Update comments accordingly.
9317         Reported by Eric Blake.
9318
9319 2008-05-19  Martin Lambers  <marlam@marlam.de>  (tiny change)
9320
9321         * modules/getpass-gnu (Depends-on): Add fseeko.
9322
9323 2008-05-19  Simon Josefsson  <simon@josefsson.org>
9324
9325         * modules/base64-tests: New file.
9326
9327 2008-05-19  Bo Borgerson <gigabo@gmail.com>
9328
9329         * lib/base64.c (base64_decode_ctx): If a decode context structure
9330         was passed in use it to ignore newlines.  If a context structure
9331         was _not_ passed in, continue to treat newlines as garbage (this
9332         is the historical behavior).  Formerly base64_decode.
9333         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
9334         takes a decode context structure.
9335         * lib/base64.h (base64_decode): Macro for four-argument calls.
9336         (base64_decode_alloc): Likewise.
9337         * lib/base64.c (base64_decode_ctx): If a decode context structure
9338         was passed in use it to ignore newlines.  If a context structure
9339         was _not_ passed in, continue to treat newlines as garbage (this
9340         is the historical behavior).  Formerly base64_decode.
9341         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
9342         takes a decode context structure.
9343         * lib/base64.h (base64_decode): Macro for four-argument calls.
9344         (base64_decode_alloc): Likewise.
9345
9346 2008-05-19  Jim Meyering  <meyering@redhat.com>
9347
9348         avoid a warning from gcc
9349         * lib/trim.c (IF_LINT): Define.
9350         (trim2): Use it to avoid a "may be used uninitialized" warning.
9351
9352         Fix doc typo.
9353         * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
9354
9355 2008-05-19  Bruno Haible  <bruno@clisp.org>
9356
9357         * doc/glibc-functions/getpass.texi: Document limits of other
9358         implementations.
9359
9360 2008-05-19  Simon Josefsson  <simon@josefsson.org>
9361             Bruno Haible <bruno@clisp.org>
9362
9363         * doc/glibc-functions/getpass.texi: Document gnulib implementation.
9364
9365 2008-05-18  Bruno Haible  <bruno@clisp.org>
9366
9367         * modules/propername: New file, from GNU gettext.
9368         * lib/propername.h: New file, from GNU gettext.
9369         * lib/propername.c: New file, from GNU gettext.
9370         * MODULES.html.sh (Internationalization functions): Add propername.
9371
9372 2008-05-16  Jim Meyering  <meyering@redhat.com>
9373             Bruno Haible  <bruno@clisp.org>
9374
9375         Avoid some warnings from "gcc -Wshadow".
9376         * lib/vasnprintf.c (exp, remainder): Define to different identifiers.
9377
9378 2008-05-15  Eric Blake  <ebb9@byu.net>
9379
9380         Extend previous patch to cygwin 1.7.0.
9381         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a
9382         fast implementation in cygwin >= 1.7.0.
9383         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
9384         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
9385
9386 2008-05-15  Bruno Haible  <bruno@clisp.org>
9387
9388         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a fast
9389         implementation in glibc >= 2.9.
9390         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
9391         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
9392
9393 2008-05-15  Bruno Haible  <bruno@clisp.org>
9394
9395         * MODULES.html.sh (Internationalization functions): Remove linebreak.
9396         (Unicode string functions): Add unilbrk/*.
9397         Reported by Karl Berry.
9398
9399 2008-05-15  Eric Blake  <ebb9@byu.net>
9400
9401         Fix violation of <stdbool.h> replacement in regex.
9402         * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool.
9403         * lib/regexec.c (re_search_internal): Likewise.
9404         Reported by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
9405
9406 2008-05-15  Jim Meyering  <meyering@redhat.com>
9407
9408         avoid distracting test output when git or cvs is not found
9409         * tests/test-vc-list-files-cvs.sh: Suppress 'init' error output.
9410         * tests/test-vc-list-files-git.sh: Likewise.
9411
9412 2008-05-15  Eric Blake  <ebb9@byu.net>
9413
9414         Glibc finally accepted the memmem speedup code, bugzilla #5514.
9415         * doc/glibc-functions/memmem.texi (memmem): Mention last broken
9416         glibc version.
9417         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
9418         * doc/posix-functions/strstr.texi (strstr): Likewise.
9419         * lib/str-two-way.h (MAX): Sychronize with glibc.
9420
9421 2008-05-15  Paolo Bonzini  <bonzini@gnu.org>
9422
9423         * lib/regcomp.c (optimize_utf8): Add a note on why we test
9424         opr.ctx_type.
9425         (calc_first): Initialize constraint field.
9426         (duplicate_node_closure): Use it instead of special casing ANCHORS.
9427         Fix grammar.
9428         (duplicate_node): Merge constraint field for all node types.
9429         (calc_eclosure_iter): Look at constraint field for all node types.
9430         * lib/regex_internal.c (create_cd_newstate): Don't look at
9431         opr.ctx_type.
9432
9433 2008-05-14  Bruno Haible  <bruno@clisp.org>
9434
9435         Help GCC to do better code generation.
9436         * lib/eealloc.h (eemalloc) [GCC >= 3]: Declare with attribute 'malloc'.
9437         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
9438         * lib/xalloc.h (ATTRIBUTE_MALLOC): New macro.
9439         (xmalloc, xzalloc, xcalloc, xmemdup, xstrdup, xnmalloc, xcharalloc):
9440         Declare with attribute 'malloc' if supported.
9441
9442 2008-05-14  Lasse Collin  <lasse.collin@tukaani.org>
9443
9444         use "echo STR|wc -c" rather than unportable "expr length STR"
9445         * build-aux/mktempd (mktempd): Vendor-supplied expr from at least
9446         OpenBSD 4.3 and Solaris 10 do not honor expr's "length" function.
9447
9448 2008-05-14  Jim Meyering  <meyering@redhat.com>
9449
9450         use dd ibs=$n count=1 ... rather than less-portable head -c$n
9451         * build-aux/mktempd (rand_bytes): head's -cN option is not accepted
9452         by Solaris 10's /bin/head or by the one from HP-UX 11.x.
9453         Reported in http://sourceforge.net/forum/message.php?msg_id=4960334
9454         via Collin Lasse.
9455
9456 2008-05-14  Eric Blake  <ebb9@byu.net>
9457
9458         Avoid quadratic growth in gl_LIBSOURCES.
9459         * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/.
9460         Suggested by Bruno Haible.
9461
9462         Test xmemdup0.
9463         * modules/xmemdup0-tests: New file.
9464         * tests/test-xmemdup0.c: Likewise.
9465
9466 2008-05-13  Eric Blake  <ebb9@byu.net>
9467
9468         Split xmemdup0 into its own module.
9469         * modules/xmemdup0: New file.
9470         * lib/xmemdup0.h: Likewise.
9471         * lib/xmemdup0.c: Likewise.
9472         * MODULES.html.sh (Memory management functions): Add xmemdup0.
9473         * lib/xalloc.h (xmemdup0): Remove.
9474         * lib/xmalloc.c (xmemdup0): Likewise.
9475
9476 2008-05-13  Eric Blake  <ebb9@byu.net>
9477             Bruno Haible  <bruno@clisp.org>
9478
9479         Reduce number of forks required during autoconf.
9480         * gnulib-tool (func_emit_initmacro_start): Prepare gl_LIBSOURCES_LIST
9481         and gl_LIBSOURCES_DIR.
9482         (func_emit_initmacro_end): Use them here in a single m4_syscmd...
9483         (func_emit_initmacro_done) <gl_LIBSOURCES>: ...rather than in one
9484         m4_syscmd per file.
9485         <m4_foreach_w>: Move...
9486         * m4/gnulib-common.m4 (m4_foreach_w): ...here.
9487
9488 2008-05-13  Eric Blake  <ebb9@byu.net>
9489
9490         * gnulib-tool: Fix various comment typos.
9491
9492 2008-05-12  Bruno Haible  <bruno@clisp.org>
9493
9494         Tailor the linebreaking algorithm.
9495         * lib/unilbrk/tables.c (unilbrk_table): Change (IS,AL) entry.
9496
9497 2008-05-12  Bruno Haible  <bruno@clisp.org>
9498
9499         Update to Unicode 5.0.0.
9500         * lib/unilbrk/tables.h (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
9501         LBP_JV, LBP_JT. Redistribute values.
9502         (unilbrk_table): Change size.
9503         * lib/unilbrk/tables.c (unilbrk_table): Change size. Update to match
9504         Unicode TR#14 rev. 22.
9505         * lib/unilbrk/gen-lbrk.c (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
9506         LBP_JV, LBP_JT. Redistribute values.
9507         (get_lbp): Update to match Unicode TR#14 rev. 21/22 and Unicode 5.0.0.
9508         (debug_output_lbp, fill_org_lbp, debug_output_org_lbp, output_lbp):
9509         Update.
9510         * lib/unilbrk/lbrkprop1.h: Regenerated.
9511         * lib/unilbrk/lbrkprop2.h: Regenerated.
9512         * lib/unilbrk/u8-possible-linebreaks.c (u8_possible_linebreaks):
9513         Change handling of LBP_CM after LBP_ZW. Update for new value of LBP_BK.
9514         * lib/unilbrk/u16-possible-linebreaks.c (u16_possible_linebreaks):
9515         Likewise.
9516         * lib/unilbrk/u32-possible-linebreaks.c (u32_possible_linebreaks):
9517         Likewise.
9518         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update expected
9519         result.
9520         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
9521         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
9522         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
9523         * tests/unilbrk/test-u8-width-linebreaks.c (main): Likewise.
9524         * tests/unilbrk/test-u16-width-linebreaks.c (main): Likewise.
9525         * tests/unilbrk/test-u32-width-linebreaks.c (main): Likewise.
9526
9527 2008-05-11  Bruno Haible  <bruno@clisp.org>
9528
9529         * lib/unilbrk/gen-lbrk.c (output_lbp): Fix whitespace.
9530
9531 2008-05-11  Bruno Haible  <bruno@clisp.org>
9532
9533         * lib/unilbrk/gen-lbrk.c: New file, from GNU gettext (gen-lbrkprop.c).
9534         * modules/unilbrk/gen-lbrk: New file.
9535
9536 2008-05-11  Bruno Haible  <bruno@clisp.org>
9537
9538         * m4/sha256.m4 (gl_SHA256): Require AC_C_INLINE.
9539         * m4/sha512.m4 (gl_SHA512): Likewise.
9540
9541 2008-05-11  Jim Meyering  <meyering@redhat.com>
9542
9543         New modules: crypto/sha256, crypto/sha512 (from coreutils)
9544         * modules/crypto/sha256: New file.
9545         * modules/crypto/sha512: Likewise.
9546         * lib/sha256.c: Likewise.
9547         * lib/sha256.h: Likewise.
9548         * lib/sha512.c: Likewise.
9549         * lib/sha512.h: Likewise.
9550         * lib/u64.h: Likewise.
9551         * m4/sha256.m4: Likewise.
9552         * m4/sha512.m4: Likewise.
9553         * MODULES.html.sh (Cryptographic computations (low-level)): List them.
9554
9555 2008-05-10  Bruno Haible  <bruno@clisp.org>
9556
9557         * MODULES.html.sh (Environment variables <stdlib.h>): Add unsetenv.
9558         (Input/Output <stdio.h>): Add xprintf.
9559         (Signal handling <signal.h>): Add strsignal.
9560         (Cryptographic computations (high-level)): Add crypto/gc-camellia.
9561         (Core language properties): Add func.
9562         (Mathematics <math.h>): Add ceil, floor, frexp-nolibm.
9563         (Support for systems lacking POSIX:2001): Add environ, EOVERFLOW,
9564         strings.
9565         (Enhancements for POSIX:2001 functions): Add iconv_open-utf.
9566         (Input/output): New section.
9567         (File system functions): Add openat-die, stat-macros.
9568         (Networking functions): Add sockets.
9569         (Unicode string functions): Add unictype/*.
9570         (Support for building libraries and executables): Add gperf.
9571         (Support for building documentation): Add agpl-3.0.
9572         (Misc): Add nocrash.
9573
9574 2008-05-10  Bruno Haible  <bruno@clisp.org>
9575
9576         * modules/unictype/gen-ctype: New file.
9577
9578 2008-05-10  Jim Meyering  <meyering@redhat.com>
9579
9580         Make chdir-safer.c more efficient on a system with no symlinks.
9581         * lib/chdir-safer.c (chdir_no_follow): Skip lstat and fstat calls
9582         also if ELOOP is zero.  Suggested by Bruno Haible.
9583
9584         Make chdir-safer.c slightly safer.
9585         * lib/chdir-safer.c (chdir_no_follow): Test HAVE_WORKING_O_NOFOLLOW,
9586         not O_NOFOLLOW, in case the latter is nonzero and open ignores it.
9587
9588         Avoid compile failure on systems without ELOOP (like mingw).
9589         * lib/chdir-safer.c (ELOOP): Define if not already defined.
9590         Reported by Bruno Haible.
9591
9592 2008-05-10  Bruno Haible  <bruno@clisp.org>
9593
9594         * lib/unilbrk/ulc-common.c: Include c-strcaseeq.h instead of streq.h.
9595         (is_utf8_encoding): Use a case-insensitive comparison.
9596         * modules/unilbrk/ulc-common (Depends-on): Add c-strcaseeq. Remove
9597         streq.
9598
9599 2008-05-10  Bruno Haible  <bruno@clisp.org>
9600
9601         * lib/unilbrk/ulc-common.c: Don't include <stdlib.h>.
9602         (iconv_string_length, iconv_string_keeping_offsets): Remove functions.
9603         * lib/unilbrk/ulc-common.h (iconv_string_length,
9604         iconv_string_keeping_offsets): Remove declarations.
9605         * lib/unilbrk/ulc-possible-linebreaks.c: Include <string.h>, uniconv.h.
9606         Don't include <iconv.h>, streq.h, xsize.h.
9607         (ulc_possible_linebreaks): Use u8_conv_from_encoding for doing the
9608         conversion.
9609         * lib/unilbrk/ulc-width-linebreaks.c: Include uniconv.h. Don't include
9610         <iconv.h>, streq.h, xsize.h.
9611         (ulc_width_linebreaks): Use u8_conv_from_encoding for doing the
9612         conversion.
9613         * modules/unilbrk/ulc-common (Depends-on): Remove iconv.
9614         * modules/unilbrk/ulc-possible-linebreaks (Depends-on): Add
9615         uniconv/u8-conv-from-enc. Remove iconv_open, streq, xsize.
9616         * modules/unilbrk/ulc-width-linebreaks (Depends-on): Likewise.
9617
9618 2008-05-10  Bruno Haible  <bruno@clisp.org>
9619
9620         * modules/unilbrk/ulc-width-linebreaks-tests: New file.
9621         * tests/unilbrk/test-ulc-width-linebreaks.c: New file.
9622
9623         * modules/unilbrk/u32-width-linebreaks-tests: New file.
9624         * tests/unilbrk/test-u32-width-linebreaks.c: New file.
9625
9626         * modules/unilbrk/u16-width-linebreaks-tests: New file.
9627         * tests/unilbrk/test-u16-width-linebreaks.c: New file.
9628
9629         * modules/unilbrk/u8-width-linebreaks-tests: New file.
9630         * tests/unilbrk/test-u8-width-linebreaks.c: New file.
9631
9632         * modules/unilbrk/ulc-possible-linebreaks-tests: New file.
9633         * tests/unilbrk/test-ulc-possible-linebreaks.c: New file.
9634
9635         * modules/unilbrk/u32-possible-linebreaks-tests: New file.
9636         * tests/unilbrk/test-u32-possible-linebreaks.c: New file.
9637
9638         * modules/unilbrk/u16-possible-linebreaks-tests: New file.
9639         * tests/unilbrk/test-u16-possible-linebreaks.c: New file.
9640
9641         * modules/unilbrk/u8-possible-linebreaks-tests: New file.
9642         * tests/unilbrk/test-u8-possible-linebreaks.c: New file.
9643
9644 2008-05-10  Bruno Haible  <bruno@clisp.org>
9645
9646         Split up 'linebreak' module.
9647         * lib/unilbrk.h: New file, based on lib/linebreak.h.
9648         * lib/unilbrk/lbrkprop1.h: New file, extracted from lib/lbrkprop.h.
9649         * lib/unilbrk/lbrkprop2.h: New file, renamed from lib/lbrkprop.h with
9650         modifications.
9651         * lib/unilbrk/tables.h: New file, extracted from lib/linebreak.c.
9652         * lib/unilbrk/tables.c: New file, extracted from lib/linebreak.c.
9653         * lib/unilbrk/u8-possible-linebreaks.c: New file, extracted from
9654         lib/linebreak.c.
9655         * lib/unilbrk/u16-possible-linebreaks.c: New file, extracted from
9656         lib/linebreak.c.
9657         * lib/unilbrk/u32-possible-linebreaks.c: New file, extracted from
9658         lib/linebreak.c.
9659         * lib/unilbrk/ulc-common.h: New file, extracted from lib/linebreak.c.
9660         * lib/unilbrk/ulc-common.c: New file, extracted from lib/linebreak.c.
9661         * lib/unilbrk/ulc-possible-linebreaks.c: New file, extracted from
9662         lib/linebreak.c.
9663         * lib/unilbrk/u8-width-linebreaks.c: New file, extracted from
9664         lib/linebreak.c.
9665         * lib/unilbrk/u16-width-linebreaks.c: New file, extracted from
9666         lib/linebreak.c.
9667         * lib/unilbrk/u32-width-linebreaks.c: New file, extracted from
9668         lib/linebreak.c.
9669         * lib/unilbrk/ulc-width-linebreaks.c: New file, extracted from
9670         lib/linebreak.c.
9671         * modules/unilbrk/base: New file.
9672         * modules/unilbrk/tables: New file.
9673         * modules/unilbrk/u8-possible-linebreaks: New file.
9674         * modules/unilbrk/u16-possible-linebreaks: New file.
9675         * modules/unilbrk/u32-possible-linebreaks: New file.
9676         * modules/unilbrk/ulc-common: New file.
9677         * modules/unilbrk/ulc-possible-linebreaks: New file.
9678         * modules/unilbrk/u8-width-linebreaks: New file.
9679         * modules/unilbrk/u16-width-linebreaks: New file.
9680         * modules/unilbrk/u32-width-linebreaks: New file.
9681         * modules/unilbrk/ulc-width-linebreaks: New file.
9682         * lib/linebreak.h: Remove file.
9683         * lib/linebreak.c: Remove file.
9684         * m4/linebreak.m4: Remove file.
9685         * modules/linebreak: Remove file.
9686         * NEWS: Mention the changes.
9687
9688 2008-05-09  Eric Blake  <ebb9@byu.net>
9689
9690         Add xmemdup0.
9691         * lib/xalloc.h (xmemdup0): New prototype and C++ typesafe
9692         implementation.
9693         * lib/xmalloc.c (xmemdup0): New C implementation.
9694
9695 2008-05-08  Bruno Haible  <bruno@clisp.org>
9696
9697         * m4/wctype.m4 (gl_WCTYPE_H): Correct indentation.
9698
9699 2008-05-07  Eric Blake  <ebb9@byu.net>
9700
9701         Support cross-compilation of <wctype.h>.
9702         * m4/wctype.m4 (gl_WCTYPE_H): Fix improper nesting in
9703         AC_CACHE_CHECK.
9704
9705 2008-05-06  Soren Hansen  <soren@ubuntu.com>  (tiny change)
9706
9707         * build-aux/vc-list-files: Add support for bzr.
9708
9709 2008-05-03  Jim Meyering  <meyering@redhat.com>
9710
9711         avoid failed assertion with tight malloc
9712         * tests/test-getndelim2.c: Correct an off-by-one assertion.
9713
9714 2008-05-03  Simon Josefsson  <simon@josefsson.org>
9715
9716         * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
9717         are needed from arpa/inet.h.
9718         * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
9719         Reported by Bruno Haible.
9720
9721 2008-05-02  Jim Meyering  <meyering@redhat.com>
9722
9723         avoid compilation error on FreeBSD 6
9724         * tests/test-getaddrinfo.c [!defined EAI_NODATA] (EAI_NODATA): Define.
9725
9726 2008-05-01  Jim Meyering  <meyering@redhat.com>
9727
9728         useless-if-before-free: correct --help's exit status description
9729         * build-aux/useless-if-before-free (usage): Like grep, exit 0
9730         for one or more matches, etc.  Reported by Bruno Haible.
9731
9732         vc-list-files: make the stand-alone gnulib test work
9733         * modules/vc-list-files-tests (configure.ac):
9734         Define and AC_SUBST abs_aux_dir.
9735         (Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
9736         $(abs_top_srcdir) to each script and having each of them
9737         duplicate the work of setting PATH, set PATH here, using
9738         the new variable, abs_aux_dir instead.
9739         * tests/test-vc-list-files-cvs.sh: Don't set PATH here.
9740         * tests/test-vc-list-files-git.sh: Likewise.
9741         Reported by Bruno Haible.
9742
9743 2008-05-01  Bruno Haible  <bruno@clisp.org>
9744
9745         * lib/getndelim2.c (getndelim2): Fix newsize computation during
9746         reallocation. Rename 'done' to 'found_delimiter'.
9747
9748 2008-05-01  Jim Meyering  <meyering@redhat.com>
9749
9750         vc-list-files: accommodate /bin/sh like the one from Solaris 10
9751         * build-aux/vc-list-files: Use `...`, not $(...).
9752
9753 2008-04-30  Jim Meyering  <meyering@redhat.com>
9754
9755         add tests for vc-list-files
9756         * modules/vc-list-files-tests: New module.
9757         * tests/test-vc-list-files-cvs.sh: New file.
9758         * tests/test-vc-list-files-git.sh: New file.
9759
9760         avoid a warning from gcc
9761         * lib/getndelim2.c (IF_LINT): Define.
9762         (getndelim2): Use it to avoid a "may be used uninitialized" warning.
9763
9764         vc-list-files: work properly with build-aux/cvsu, too
9765         * build-aux/vc-list-files: Hoist the "./"-removing code to apply
9766         to all cvs-based clauses.
9767
9768         vc-list-files: work properly in the CVS+awk case, too
9769         * build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
9770
9771         vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
9772         * build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
9773         take more than one file argument, so .  Add quotes, just in case $dir
9774         ever contains a shell meta-character.  Prompted by Soren Hansen in
9775         <http://thread.gmane.org/gmane.comp.emulators.libvirt/6221/focus=6240>.
9776
9777 2008-04-29  Eric Blake  <ebb9@byu.net>
9778
9779         Optimize getndelim2 to use block operations when possible.
9780         * modules/getndelim2 (Depends-on): Add stdbool, freadptr,
9781         freadseek, and memchr2.
9782         * lib/getndelim2.c (getndelim2): Use them for block reads.
9783
9784 2008-04-29  Bruno Haible  <bruno@clisp.org>
9785
9786         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_USE_SYSTEM_EXTENSIONS.
9787         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
9788         * modules/inet_ntop (Depends-on): Add extensions.
9789         * modules/inet_pton (Depends-on): Likewise.
9790         Reported by Simon Josefsson.
9791
9792 2008-04-29  Jim Meyering  <meyering@redhat.com>
9793
9794         When the is more than one match in a block, match all of them.
9795         * build-aux/useless-if-before-free: Iterate through each block
9796         until there are no more matches.
9797
9798         Fix broken useless-if-before-free script.
9799         * build-aux/useless-if-before-free: Fix typo: missing "?" after
9800         the expression to match cast of argument to free-like function.
9801
9802 2008-04-29  Eric Blake  <ebb9@byu.net>
9803
9804         Use new header.
9805         * lib/getaddrinfo.c (includes): s/"inet_ntop.h"/<arpa/inet.h>/.
9806
9807 2008-04-29  Jim Meyering  <meyering@redhat.com>
9808
9809         Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
9810         * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
9811         by gnulib to exist and to declare e.g., inet_ntop.
9812         Don't include "inet_ntop.h", now removed.
9813
9814         * m4/arpa_inet_h.m4: Remove trailing blanks.
9815
9816 2008-04-29  Eric Blake  <ebb9@byu.net>
9817
9818         Silence valgrind on safe reads beyond potential array bounds.
9819         * lib/rawmemchr.valgrind: New file.
9820         * lib/strchrnul.valgrind: Likewise.
9821         * modules/rawmemchr (Files): Distribute new file.
9822         * modules/strchrnul (Files): Likewise.
9823         Suggested by Bruno Haible.
9824
9825 2008-04-29  Bruno Haible  <bruno@clisp.org>
9826
9827         * lib/arpa_inet.in.h: Include system's <arpa/inet.h> if it exists.
9828         (inet_ntop, inet_pton): Change portability warning's wording.
9829         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Set HAVE_ARPA_INET_H.
9830         Invoke gl_CHECK_NEXT_HEADERS.
9831         (gl_ARPA_INET_H_DEFAULTS): Initialize ARPA_INET_H.
9832         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS and
9833         set ARPA_INET_H.
9834         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
9835         * modules/arpa_inet (Description): No longer only for systems that
9836         lack it.
9837         (Depends-on): Add include_next.
9838         (Makeile.am): Substitute INCLUDE_NEXT, NEXT_ARPA_INET_H,
9839         HAVE_ARPA_INET_H.
9840
9841 2008-04-29  Jim Meyering  <meyering@redhat.com>
9842
9843         * modules/mkdir (License): Re-license as LGPLv2+.
9844
9845 2008-04-29  Bruno Haible  <bruno@clisp.org>
9846
9847         * modules/rawmemchr (Maintainer): Set to Eric.
9848         * modules/strchrnul (Maintainer): Likewise.
9849
9850 2008-04-29  Simon Josefsson  <simon@josefsson.org>
9851
9852         * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
9853         HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
9854
9855         * modules/arpa_inet (arpa/inet.h): Use them.
9856
9857 2008-04-28  Eric Blake  <ebb9@byu.net>
9858
9859         Test getndelim2.
9860         * modules/getndelim2-tests: New file.
9861         * tests/test-getndelim2.c: Likewise.
9862         * lib/getndelim2.c (getndelim2): Never return 0.  Lock the
9863         stream.
9864         * m4/getndelim2.m4 (gl_GETNDELIM2): Check for lock functions.
9865
9866         * MODULES.html.sh: Document new module.
9867
9868 2008-04-20  Bruno Haible  <bruno@clisp.org>
9869
9870         * lib/c-stack.c (die): Use raise.
9871         * modules/c-stack (Depends-on): Add raise.
9872
9873 2008-04-28  Bruno Haible  <bruno@clisp.org>
9874
9875         Expect rpmatch to be declared.
9876         * lib/yesno.c (rpmatch): Remove declaration.
9877
9878         Declare rpmatch.
9879         * lib/stdlib.in.h (rpmatch): New declaration.
9880         * lib/rpmatch.c: Include <stdlib.h> first.
9881         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Require AC_USE_SYSTEM_EXTENSIONS and
9882         gl_STDLIB_H_DEFAULTS. Set HAVE_RPMATCH.
9883         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_RPMATCH,
9884         HAVE_RPMATCH.
9885         * modules/rpmatch (Depends-on): Add stdlib, extensions.
9886         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
9887         (Include): Set to <stdlib.h>.
9888         * modules/stdlib (Makefile.am): Substitute GNULIB_RPMATCH and
9889         HAVE_RPMATCH.
9890         * NEWS: Document the change.
9891
9892 2008-04-28  Bruno Haible  <bruno@clisp.org>
9893
9894         Change rpmatch to use nl_langinfo when appropriate.
9895         * lib/rpmatch.c: Include stdbool.h, string.h, langinfo.h.
9896         (N_): New macro.
9897         (localized_pattern): New function/macro.
9898         (try): Remove match, nomatch arguments. Copy the pattern into safe
9899         memory before caching it.
9900         (rpmatch): Use localized_pattern. Add translator comments.
9901         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Test for nl_langinfo and YESEXPR.
9902         Suggested by Eric Blake.
9903         * modules/rpmatch (Depends-on): Add stdbool.
9904
9905 2008-04-28  Eric Blake  <ebb9@byu.net>
9906
9907         Add rawmemchr module, matching glibc.
9908         * modules/string (Makefile.am): New indicator.
9909         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set it.
9910         * lib/string.in.h (rawmemchr): Declare when appropriate.
9911         * modules/rawmemchr: New file.
9912         * m4/rawmemchr.m4: Likewise.
9913         * lib/rawmemchr.c: Likewise.
9914         * modules/rawmemchr-tests: Likewise.
9915         * tests/test-rawmemchr.c: Likewise.
9916         * doc/glibc-functions/rawmemchr.texi (rawmemchr): Document
9917         module.
9918         * modules/strchrnul (Depends-on): Add rawmemchr.
9919         * lib/strchrnul.c (strchrnul): Optimize a corner case.
9920
9921         Whitespace cleanup.
9922         * tests/test-strchrnul.c: Reindent.
9923         * lib/strchrnul.c: Likewise.
9924
9925         Optimize and test strchrnul.
9926         * lib/strchrnul.c (strchrnul): Rewrite to do parallel search.
9927         * modules/strchrnul-tests: New file.
9928         * tests/test-strchrnul.c: Likewise.
9929
9930         Remove intprops dependency.
9931         * modules/memchr (Depends-on): Remove intprops.
9932         * modules/memrchr (Depends-on): Likewise.
9933         * modules/memchr2 (Depends-on): Likewise.
9934         * lib/memchr.c (__memchr): Hand-inline the TYPE_MAXIMUM check.
9935         * lib/memrchr.c (__memrchr): Likewise.
9936         * lib/memrchr2.c (memchr2): Likewise.
9937         Reported by Simon Josefsson.
9938
9939 2008-04-28  Simon Josefsson  <simon@josefsson.org>
9940
9941         * m4/sys_socket_h.m4: Move AC_REQUIRE([AC_C_INLINE]) to top.
9942         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
9943
9944 2008-04-28  Simon Josefsson  <simon@josefsson.org>
9945
9946         * lib/inet_ntop.h, lib/inet_pton.h: Remove files.
9947
9948         * lib/inet_ntop.c: Include arpa/inet.h instead of inet_ntop.h.
9949
9950         * lib/inet_pton.c: Include arpa/inet.h instead of inet_pton.h.
9951
9952         * lib/arpa_inet.in.h [@GNULIB_INET_NTOP@]: Inline inet_ntop.h
9953         declarations.
9954         [@GNULIB_INET_PTON@]: Inline inet_pton.h declarations.
9955
9956         * m4/inet_pton.m4: Don't check for header files.
9957
9958         * m4/inet_ntop.m4: Don't check for header files.
9959
9960 2008-04-28  Simon Josefsson  <simon@josefsson.org>
9961
9962         * m4/sys_socket_h.m4: Require AC_C_INLINE when necessary.
9963         * lib/sys_socket.in.h (setsockopt): Use proper win32 tests (don't
9964         trigger for cygwin).
9965         Reported by Bruno Haible  <bruno@clisp.org>.
9966
9967 2008-04-28  Bruno Haible  <bruno@clisp.org>
9968
9969         * doc/posix-functions/strdup.texi: Mention mingw problem.
9970
9971 2008-04-27  Bruno Haible  <bruno@clisp.org>
9972
9973         * modules/stat-time-tests (Depends-on): Add sleep.
9974         * tests/test-stat-time.c (force_unlink): New function.
9975         (cleanup): Use it.
9976         (test_mtime): Remove the ctime related tests.
9977         (test_ctime): New function, containing the ctime related tests.
9978         (main): Call test_ctime, except on native Windows platforms.
9979
9980 2008-04-27  Bruno Haible  <bruno@clisp.org>
9981
9982         * lib/rpmatch.c (rpmatch): Add some comments.
9983         Reported by James Youngman <jay@gnu.org>.
9984
9985 2008-04-27  Bruno Haible  <bruno@clisp.org>
9986
9987         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Also test the behaviour on
9988         quiet NaNs.
9989
9990 2008-04-27  Bruno Haible  <bruno@clisp.org>
9991
9992         Make test-yesno.sh work on mingw.
9993         * tests/test-yesno.sh: Postprocess the output to convert CR/LF to LF.
9994         * tests/test-yesno.c: Include yesno.h first. Include binary-io.h.
9995         (main): Set stdin to binary mode.
9996         * modules/yesno-tests (Depends-on): Add binary-io.
9997
9998 2008-04-27  Bruno Haible  <bruno@clisp.org>
9999
10000         Fix 'isfinite' on x86, x86_64, ia64 platforms.
10001         * tests/test-isfinite.c (test_isfinitel): Also test the behavior on
10002         argument that lie outside the IEEE 854 domain.
10003         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): New macro.
10004         (gl_ISFINITE): Use it.
10005         * doc/posix-functions/isfinite.texi: Document the fixed bugs.
10006
10007 2008-04-27  Bruno Haible  <bruno@clisp.org>
10008
10009         Allow local renaming in config.h.
10010         * lib/memrchr.c (memrchr): Don't undefine outside libc.
10011
10012 2008-04-27  Bruno Haible  <bruno@clisp.org>
10013
10014         * lib/memchr.c (__memchr): Change type of 'i'.
10015         * lib/memchr2.c (memchr2): Likewise.
10016
10017 2008-04-26  Eric Blake  <ebb9@byu.net>
10018         and Bruno Haible  <bruno@clisp.org>
10019
10020         Optimize and test memrchr.
10021         * modules/memrchr (Depends-on): Add intprops.
10022         * lib/memrchr.c (__memrchr): Avoid false positives in loop.
10023         * modules/memrchr-tests: New file.
10024         * tests/test-memrchr.c: New file.
10025
10026 2008-04-26  Bruno Haible  <bruno@clisp.org>
10027
10028         Add tentative support for DragonFly BSD.
10029         * lib/stdio-impl.h: Add macros for DragonFly BSD.
10030         * lib/fbufmode.c (fbufmode): Update conditionals. Use fp_ instead of
10031         fp.
10032         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
10033         restore_seek_optimization, update_fpos_cache, rpl_fflush: Likewise.
10034         * lib/fpurge.c (fpurge): Likewise.
10035         * lib/freadable.c (freaadable): Likewise.
10036         * lib/freadahead.c (freadahead): Likewise.
10037         * lib/freading.c (freading): Likewise.
10038         * lib/freadptr.c (freadptr): Likewise.
10039         * lib/freadseek.c (freadptrinc): Likewise.
10040         * lib/fseeko.c (fseeko): Likewise.
10041         * lib/fseterr.c (fseterr): Likewise.
10042         * lib/fwritable.c (fwritable): Likewise.
10043         * lib/fwriting.c (fwriting): Likewise.
10044
10045 2008-04-26  Bruno Haible  <bruno@clisp.org>
10046
10047         * lib/stdio-impl.h: New file.
10048         * lib/fbufmode.c: Include stdio-impl.h.
10049         (fbufmode): Use fp_, remove redundant #defines.
10050         * lib/fflush.c: Include stdio-impl.h.
10051         (clear_ungetc_buffer): Remove redundant #defines.
10052         * lib/fpurge.c: Include stdio-impl.h.
10053         (fpurge): Remove redundant #defines.
10054         * lib/freadable.c: Include stdio-impl.h.
10055         (freadable): Remove redundant #defines.
10056         * lib/freadahead.c: Include stdio-impl.h.
10057         (freadahead): Remove redundant #defines.
10058         * lib/freading.c: Include stdio-impl.h.
10059         (freading): Remove redundant #defines.
10060         * lib/freadptr.c: Include stdio-impl.h.
10061         (freadptr): Remove redundant #defines.
10062         * lib/freadseek.c: Include stdio-impl.h.
10063         (freadptrinc): Remove redundant #defines.
10064         * lib/fseeko.c: Include stdio-impl.h.
10065         (rpl_fseeko): Remove redundant #defines.
10066         * lib/fseterr.c: Include stdio-impl.h.
10067         (fseterr): Remove redundant #defines.
10068         * lib/fwritable.c: Include stdio-impl.h.
10069         (fwritable: Remove redundant #defines.
10070         * lib/fwriting.c: Include stdio-impl.h.
10071         (fwriting): Remove redundant #defines.
10072         * modules/fbufmode (Files): Add lib/stdio-impl.h.
10073         * modules/fflush (Files): Likewise.
10074         * modules/fpurge (Files): Likewise.
10075         * modules/freadable (Files): Likewise.
10076         * modules/freadahead (Files): Likewise.
10077         * modules/freading (Files): Likewise.
10078         * modules/freadptr (Files): Likewise.
10079         * modules/freadseek (Files): Likewise.
10080         * modules/fseeko (Files): Likewise.
10081         * modules/fseterr (Files): Likewise.
10082         * modules/fwritable (Files): Likewise.
10083         * modules/fwriting (Files): Likewise.
10084
10085 2008-04-26  Bruno Haible  <bruno@clisp.org>
10086
10087         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
10088         restore_seek_optimization, update_fpos_cache): New functions, extracted
10089         from rpl_fflush.
10090         (rpl_fflush): Use them.
10091         * m4/fflush.m4 (gl_PREREQ_FFLUSH): New macro.
10092         (gl_REPLACE_FFLUSH): Use it.
10093
10094 2008-04-26  Bruno Haible  <bruno@clisp.org>
10095
10096         * tests/test-xstrtol.sh: Work around limitation of an old 'tr' program
10097         on Solaris.
10098         * tests/test-xstrtoimax.sh: Likewise.
10099         * tests/test-xstrtoumax.sh: Likewise.
10100         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
10101
10102 2008-04-26  Bruno Haible  <bruno@clisp.org>
10103
10104         * modules/memchr-tests: New file.
10105         * tests/test-memchr.c; New file, based on tests/test-memchr2.c.
10106
10107 2008-04-26  Eric Blake  <ebb9@byu.net>
10108             Bruno Haible  <bruno@clisp.org>
10109
10110         * lib/memchr.c: Include intprops.h.
10111         (__memchr): Optimize parallel detection of matching bytes. Rename local
10112         variables. Add explanatory comments.
10113
10114 2008-04-26  Bruno Haible  <bruno@clisp.org>
10115
10116         Fix module 'memchr', broken since 2000-10-28.
10117         * lib/memchr.c: Outside glibc, define memchr, not __memchr.
10118
10119 2008-04-26  Bruno Haible  <bruno@clisp.org>
10120
10121         * lib/memchr2.c (memchr2): Rename local variables. Add explanatory
10122         comments.
10123
10124 2008-04-25  Eric Blake  <ebb9@byu.net>
10125
10126         Use native fstatat on cygwin 1.7.0.
10127         * m4/openat.m4 (gl_FUNC_OPENAT): Make sure lstat check is made
10128         first.
10129
10130 2008-04-23  Eric Blake  <ebb9@byu.net>
10131
10132         Improve memchr2 performance.
10133         * lib/memchr2.c (memchr2): Further optimize parallel detection of
10134         NUL bytes.
10135         * modules/memchr2 (Depends-on): Use intprops.h.
10136
10137 2008-04-23  Simon Josefsson  <simon@josefsson.org>
10138
10139         * lib/sys_socket.in.h (setsockopt): Be more type safe by declaring
10140         an inline function instead of a CPP macro.  Patch by Ben Pfaff
10141         <blp@cs.stanford.edu>.
10142
10143 2008-04-23  Simon Josefsson  <simon@josefsson.org>
10144
10145         * lib/arpa_inet.in.h: New file.
10146
10147         * modules/arpa_inet (Files): Add lib/arpa_inet.in.h.
10148         (Makefile.am): Sed in substitute header file.
10149
10150         * m4/arpa_inet_h.m4: Add gl_ARPA_INET_H_DEFAULTS and
10151         gl_ARPA_INET_MODULE_INDICATOR.  Use them.
10152
10153         * modules/inet_ntop (configure.ac): Use
10154         gl_ARPA_INET_MODULE_INDICATOR.
10155
10156         * modules/inet_pton (configure.ac): Use
10157         gl_ARPA_INET_MODULE_INDICATOR.
10158
10159 2008-04-22  Jim Meyering  <meyering@redhat.com>
10160
10161         * modules/verify (License): Re-license as LGPLv2+.
10162
10163 2008-04-22  Simon Josefsson  <simon@josefsson.org>
10164
10165         * lib/sys_socket.in.h: Define setsockopt macro to cast fourth
10166         parameter to void* as per POSIX standard (MinGW uses char*).
10167
10168 2008-04-21  Bruno Haible  <bruno@clisp.org>
10169
10170         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
10171         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
10172         Define to replacements if REPLACE_ISWCNTRL is 1.
10173         * m4/wctype.m4 (gl_WCTYPE_H): Test whether the isw* functions work.
10174         If not, set WCTYPE_H to nonempty and REPLACE_ISWCNTRL to 1.
10175         * modules/wctype (Makefile.am): Substitute REPLACE_ISWCNTRL.
10176         * doc/posix-functions/iswalnum.texi: Mention the 'wctype' module and
10177         what it fixes.
10178         * doc/posix-functions/iswalpha.texi: Likewise.
10179         * doc/posix-functions/iswblank.texi: Likewise.
10180         * doc/posix-functions/iswcntrl.texi: Likewise.
10181         * doc/posix-functions/iswdigit.texi: Likewise.
10182         * doc/posix-functions/iswgraph.texi: Likewise.
10183         * doc/posix-functions/iswlower.texi: Likewise.
10184         * doc/posix-functions/iswprint.texi: Likewise.
10185         * doc/posix-functions/iswpunct.texi: Likewise.
10186         * doc/posix-functions/iswspace.texi: Likewise.
10187         * doc/posix-functions/iswupper.texi: Likewise.
10188         * doc/posix-functions/iswxdigit.texi: Likewise.
10189         Reported by Alain Guibert.
10190
10191 2008-04-21  Bruno Haible  <bruno@clisp.org>
10192
10193         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Fix typo in last commit.
10194         Patch by Alain Guibert.
10195
10196 2008-04-21  Bruno Haible  <bruno@clisp.org>
10197
10198         Fix test failures on mingw.
10199         * tests/test-xstrtol.c (print_no_progname): New function.
10200         (main): Install it in error_print_progname hook.
10201         * tests/test-xstrtol.sh: Convert CR/LF to NL in output.
10202         * tests/test-xstrtoimax.sh: Likewise.
10203         * tests/test-xstrtoumax.sh: Likewise.
10204
10205 2008-04-21  Bruno Haible  <bruno@clisp.org>
10206
10207         Fix test failure on mingw.
10208         * tests/test-argp-2.sh (func_compare): Remove CRs from sed's output.
10209
10210 2008-04-21  Bruno Haible  <bruno@clisp.org>
10211
10212         * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
10213         Actually assign a value.
10214
10215 2008-04-20  Bruno Haible  <bruno@clisp.org>
10216
10217         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
10218         take 2.
10219         * lib/canonicalize.c (canonicalize_file_name): Elide if the
10220         'canonicalize-lgpl' module is also used.
10221         * lib/canonicalize-lgpl.c: Undo last change.
10222         * modules/canonicalize-lgpl (configure.ac): Invoke gl_MODULE_INDICATOR.
10223
10224 2008-04-20  Bruno Haible  <bruno@clisp.org>
10225
10226         * lib/mkdir.c (mkdir): Undefine after the includes, not right after
10227         config.h. Provide _mkdir based fallback for mingw.
10228         * lib/sys_stat.in.h (mkdir): Define through an 'extern' declaration
10229         if REPLACE_MKDIR is 1. Otherwise, test for mingw directly.
10230         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Require
10231         gl_SYS_STAT_H_DEFAULTS. When doing the replacement, set REPLACE_MKDIR
10232         rather than defining mkdir in config.h.
10233         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): New macro.
10234         (gl_SYS_STAT_H_DEFAULTS): New macro.
10235         (gl_HEADER_SYS_STAT_H): Require it. Don't set HAVE_DECL_MKDIR and
10236         HAVE_IO_H any more.
10237         * modules/sys_stat (Makefile.am): Substitute REPLACE_MKDIR instead of
10238         HAVE_DECL_MKDIR and HAVE_IO_H.
10239
10240 2008-04-20  Bruno Haible  <bruno@clisp.org>
10241
10242         * lib/isapipe.c: Port to native Windows platforms.
10243
10244 2008-04-20  Bruno Haible  <bruno@clisp.org>
10245
10246         * lib/gc-gnulib.c: Include <windows.h> before <wincrypt.h>.
10247
10248 2008-04-21  Eric Blake  <ebb9@byu.net>
10249
10250         Work around preprocessors that don't handle UINTMAX_MAX.
10251         * lib/memchr2.c (memchr2): Avoid embedded #if.
10252         Reported by Alain Guibert, fix suggested by Bruno Haible.
10253
10254 2008-04-21  Simon Josefsson  <simon@josefsson.org>
10255
10256         * doc/posix-functions/strftime.texi (strftime): Explain better
10257         Windows incompatibility.  Suggested by Micah Cowan
10258         <micah@cowan.name>.
10259
10260 2008-04-20  Bruno Haible  <bruno@clisp.org>
10261
10262         * modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
10263         unistr/u8-mblen.
10264
10265 2008-04-20  Bruno Haible  <bruno@clisp.org>
10266
10267         Fix test failure on platforms with non-GNU iconv.
10268         * lib/uniconv/u16-conv-to-enc.c (u16_to_u8_lenient): New function.
10269         (U_TO_U8): Use it, rather than u16_to_u8.
10270         * lib/uniconv/u-conv-to-enc.h (FUNC): Allow an incomplete sequence of
10271         units at the end of the input string.
10272         * modules/uniconv/u16-conv-to-enc (Depends-on): Update.
10273
10274 2008-04-20  Bruno Haible  <bruno@clisp.org>
10275
10276         * tests/uniconv/test-u8-conv-to-enc.c (main): Accept result == NULL
10277         when the resulting length is 0.
10278         * tests/uniconv/test-u16-conv-to-enc.c (main): Likewise.
10279
10280 2008-04-20  Bruno Haible  <bruno@clisp.org>
10281
10282         * m4/roundf.m4 (gl_FUNC_ROUNDF): Add test whether roundf actually
10283         works.
10284         * doc/posix-functions/roundf.texi: Mention roundf bug on mingw.
10285
10286 2008-04-20  Bruno Haible  <bruno@clisp.org>
10287
10288         * tests/test-tsearch.c (main): Don't use initstate if it is missing.
10289         * modules/tsearch-tests (configure.ac): Test for initstate function.
10290
10291 2008-04-20  Bruno Haible  <bruno@clisp.org>
10292
10293         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
10294         for nlink_t if missing.
10295         * tests/test-sys_stat.c: Check the existence of the nlink_t type.
10296
10297 2008-04-19  Bruno Haible  <bruno@clisp.org>
10298
10299         Work around snprintf bug on Linux libc5.
10300         * m4/printf.m4 (gl_SNPRINTF_SIZE1): New macro.
10301         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
10302         gl_SNPRINTF_SIZE1.
10303         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
10304         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Likewise. Replace snprintf if
10305         that test failed.
10306         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Likewise.
10307         * lib/vasnprintf.c (USE_SNPRINTF): Set to 0 on Linux libc5 systems.
10308         * modules/snprintf (Files): Add m4/printf.m4.
10309         * modules/vsnprintf (Files): Likewise.
10310         * doc/posix-functions/snprintf.texi: Document Linux libc5 problem.
10311         * doc/posix-functions/vsnprintf.texi: Likewise.
10312
10313 2008-04-19  Bruno Haible  <bruno@clisp.org>
10314
10315         * lib/vasnprintf.c (floorlog10l, floorlog10): Reduce maximum error
10316         from 0.0058 to less than 10^-7.
10317
10318 2008-04-19  Bruno Haible  <bruno@clisp.org>
10319
10320         Fix rounding when a precision is given.
10321         * lib/vasnprintf.c (is_borderline): New function.
10322         (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
10323         9...9x.
10324         * tests/test-vasnprintf-posix.c (test_function): Test rounding with %f,
10325         %e, %g.
10326         * tests/test-vasprintf-posix.c (test_function): Likewise.
10327         * tests/test-snprintf-posix.h (test_function): Likewise.
10328         * tests/test-sprintf-posix.h (test_function): Likewise.
10329         * tests/test-fprintf-posix.h (test_function): Test rounding with %f.
10330         * tests/test-printf-posix.h (test_function): Likewise.
10331         * tests/test-printf-posix.output: Update.
10332         Reported by John Darrington <john@darrington.wattle.id.au> via
10333         Ben Pfaff <blp@cs.stanford.edu>.
10334
10335 2008-04-18  Simon Josefsson  <simon@josefsson.org>
10336
10337         * doc/posix-functions/strftime.texi (strftime): Clarify platform.
10338         Suggested by Bruno Haible <bruno@clisp.org>.
10339
10340 2008-04-17  Bruno Haible  <bruno@clisp.org>
10341
10342         * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
10343         gl_recursive_lock_destroy): Provide no-op definitions for the dummy
10344         implementation.
10345         Patch by Bruce Merry <bmerry@gmail.com>.
10346
10347 2008-04-17  Simon Josefsson  <simon@josefsson.org>
10348
10349         * doc/posix-functions/strftime.texi (strftime): Mention that %e
10350         doesn't work under Windows.
10351
10352 2008-04-16  Bruno Haible  <bruno@clisp.org>
10353
10354         * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
10355         New macros.
10356         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN,
10357         SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC,
10358         SUBLANG_CROATIAN_CROATIA, SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,
10359         SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA, SUBLANG_MONGOLIAN_PRC,
10360         SUBLANG_QUECHUA_BOLIVIA, SUBLANG_QUECHUA_ECUADOR, SUBLANG_QUECHUA_PERU,
10361         SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
10362         SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN, SUBLANG_UIGHUR_PRC): New
10363         macros.
10364         (gl_locale_name_from_win32_LANGID): Refine code for Croatian/Bosnian,
10365         Mongolian, Russian, Spanish, Tibetan. Add code for Maori, Quechua,
10366         Northern Sotho, Uighur.
10367
10368 2008-04-16  Bruno Haible  <bruno@clisp.org>
10369
10370         * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
10371         (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
10372         (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
10373         Reported by Daniel Bergström <daniel@octocode.com>.
10374
10375 2007-12-25  KJK::Hyperion  <hackbunny@reactos.com>
10376             Bruno Haible  <bruno@clisp.org>
10377
10378         * lib/localename.c (gl_locale_name_canonicalize) [WIN32_NATIVE]: New
10379         function.
10380         (gl_locale_name_from_win32_LANGID, gl_locale_name_from_win32_LCID):
10381         New functions, mostly extracted from gl_locale_name_default.
10382         (gl_locale_name_default): Use gl_locale_name_from_win32_LCID.
10383
10384 2008-04-16  Eric Blake  <ebb9@byu.net>
10385
10386         Adjust strtod detection to catch glibc 2.7 bug.
10387         * m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
10388         Reported by John Gatewood Ham.
10389
10390 2008-04-16  Bruno Haible  <bruno@clisp.org>
10391
10392         Add tentative support for Linux libc5.
10393         * lib/fbufmode.c (fbufmode) [__GNU_LIBRARY__==1]: Reuse glibc2 code.
10394         * lib/fpurge.c (fpurge): Likewise.
10395         * lib/freadable.c (freadable): Likewise.
10396         * lib/freadahead.c (freadahead): Likewise.
10397         * lib/freading.c (freading): Likewise.
10398         * lib/freadptr.c (freadptr): Likewise.
10399         * lib/freadseek.c (freadptrinc): Likewise.
10400         * lib/fseeko.c (rpl_fseeko): Likewise.
10401         * lib/fseterr.c (fseterr): Likewise.
10402         * lib/fwritable.c (fwritable): Likewise.
10403         * lib/fwriting.c (fwriting): Likewise.
10404         Reported by Alain Guibert <alguibert+bts@free.fr>.
10405
10406 2008-04-15  Bruno Haible  <bruno@clisp.org>
10407
10408         * modules/mathl (configure.ac): Define module indicator.
10409
10410 2008-04-15  Bruno Haible  <bruno@clisp.org>
10411
10412         * lib/logl.c (logl): Remove unused variables.
10413
10414 2008-04-15  Bruno Haible  <bruno@clisp.org>
10415
10416         * lib/uniconv/u-conv-to-enc.h (FUNC): Fix return value when U_TO_U8
10417         fails.
10418
10419 2008-04-15  Bruno Haible  <bruno@clisp.org>
10420
10421         * lib/trim.c (trim2): Fix argument of isspace() macro.
10422
10423 2008-04-15  Paolo Bonzini  <bonzini@gnu.org>
10424
10425         * lib/tanl.c (kernel_tanl): Rename flag to invert, initialize it
10426         to 0.
10427         * lib/trigl.c (ieee754_rem_pio2l): Fix range checks.
10428
10429 2008-04-14  Bruno Haible  <bruno@clisp.org>
10430
10431         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Fix underquoting of
10432         AC_LANG_PROGRAM argument.
10433         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
10434         * m4/gethrxtime.m4 (gl_ARITHMETIC_HRTIME_T): Likewise.
10435         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
10436         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
10437         * m4/math_h.m4 (gl_MATH_H): Likewise.
10438         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
10439         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
10440         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
10441         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Likewise.
10442         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
10443         * m4/regex.m4 (gl_REGEX): Likewise.
10444         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Likewise.
10445         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): Likewise.
10446         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
10447         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Likewise.
10448         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
10449         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
10450         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
10451         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
10452
10453 2008-04-14  Jim Meyering  <meyering@redhat.com>
10454
10455         test-strtod: fix typos: s/abs/fabs/
10456         * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".
10457
10458 2008-04-13  Bruno Haible  <bruno@clisp.org>
10459
10460         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
10461         * lib/canonicalize-lgpl.c: Elide the contents if the 'canonicalize'
10462         module is also used and while not building the reloc-wrapper.
10463
10464 2008-04-13  Bruno Haible  <bruno@clisp.org>
10465
10466         * tests/test-getaddrinfo.c (simple): Ignore EAI_NODATA error.
10467
10468 2008-04-13  Bruno Haible  <bruno@clisp.org>
10469
10470         Fix AIX compilation failure introduced on 2008-04-02.
10471         * tests/test-frexp.c (exp): Undefine before redefining.
10472         * tests/test-frexpl.c (exp): Likewise.
10473
10474 2008-04-13  Bruno Haible  <bruno@clisp.org>
10475
10476         Work around a HP-UX stdio bug.
10477         * tests/test-ftell.c (main): Disable the fseek/ftell test on HP-UX.
10478         * tests/test-ftello.c (main): Likewise.
10479         * doc/posix-functions/ftell.texi: Mention HP-UX bug.
10480         * doc/posix-functions/ftello.texi: Likewise.
10481
10482 2008-04-13  Bruno Haible  <bruno@clisp.org>
10483
10484         Make test-signbit pass on HP-UX/hppa.
10485         * tests/test-signbit.c (minus_zerol): New variable.
10486         (test_signbitl): Use it.
10487
10488 2008-04-13  Bruno Haible  <bruno@clisp.org>
10489
10490         Make truncl work on OSF/1 4.0.
10491         * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
10492         Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
10493         * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
10494         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
10495         HAVE_DECL_TRUNCL.
10496         * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
10497         HAVE_DECL_TRUNCL.
10498         * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
10499
10500 2008-04-13  Bruno Haible  <bruno@clisp.org>
10501
10502         * lib/unictype.h: Remove trailing comma from enumeration definitions.
10503
10504 2008-04-13  Bruno Haible  <bruno@clisp.org>
10505
10506         * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
10507         expression, so as to avoid HP-UX 11 cc compiler bug.
10508
10509 2008-04-13  Bruno Haible  <bruno@clisp.org>
10510
10511         * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
10512
10513 2008-04-13  Bruno Haible  <bruno@clisp.org>
10514
10515         * lib/git-merge-changelog.c: Remove empty declaration outside of
10516         functions.
10517
10518 2008-04-13  Bruno Haible  <bruno@clisp.org>
10519
10520         * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
10521
10522 2008-04-13  Bruno Haible  <bruno@clisp.org>
10523
10524         * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
10525         * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
10526         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
10527         also if it exists but lacks definitions of the SHUT_* macros.
10528         * modules/sys_socket (Description): Update.
10529         Reported by Elbert Pol <e.pol@chello.nl>.
10530
10531 2008-04-13  Bruno Haible  <bruno@clisp.org>
10532
10533         * lib/localcharset.c (OS2): Don't redefine if already defined.
10534         Reported by Elbert Pol <e.pol@chello.nl>.
10535
10536 2008-04-13  Bruno Haible  <bruno@clisp.org>
10537
10538         * lib/binary-io.h [__EMX__]: Include <io.h>.
10539         Reported by Elbert Pol <e.pol@chello.nl>.
10540
10541 2008-04-12  Bruno Haible  <bruno@clisp.org>
10542
10543         * lib/fpucw.h: Enable the definitions also for x86_64.
10544         Needed for NetBSD/x86_64.
10545         Reported by Thomas Klausner <tk@giga.or.at>.
10546
10547 2008-04-12  Bruno Haible  <bruno@clisp.org>
10548
10549         * tests/test-strtod.c: Include isnand.h.
10550         (main): Use isnand instead of isnan.
10551         Reported by Jim Meyering.
10552
10553 2008-04-12  Bruno Haible  <bruno@clisp.org>
10554
10555         * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
10556         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
10557
10558 2008-04-12  Jim Meyering  <meyering@redhat.com>
10559
10560         * m4/math_h.m4 (gl_MATH_H): Fix typos.
10561
10562 2008-04-12  Bruno Haible  <bruno@clisp.org>
10563
10564         * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
10565         Reported by Elbert Pol <e.pol@chello.nl>.
10566
10567 2008-04-12  Eric Blake  <ebb9@byu.net>
10568
10569         Work around Solaris 10 math.h bug.
10570         * m4/math_h.m4 (gl_MATH_H): Check for bug.
10571         (gl_MATH_H_DEFAULTS): Set up default.
10572         * modules/math (Makefile.am): Replace new indicators.
10573         * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
10574         * tests/test-math.c (main): Test this.
10575         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
10576         * doc/posix-headers/math.texi (math.h): Mention bug.
10577         Reported by Nelson H. F. Beebe and Jim Meyering.
10578
10579 2008-04-11  Bruno Haible  <bruno@clisp.org>
10580
10581         Adapt to future versions of Apple GCC.
10582         * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
10583         Reported by Peter O'Gorman <peter@pogma.com>.
10584
10585 2008-04-11  Bruno Haible  <bruno@clisp.org>
10586
10587         * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
10588
10589 2008-04-11  Bruno Haible  <bruno@clisp.org>
10590
10591         * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
10592
10593         * modules/getaddrinfo-tests (Makefile.am): Define
10594         test_getaddrinfo_LDADD.
10595
10596 2008-04-11  Bruno Haible  <bruno@clisp.org>
10597
10598         * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
10599         (init): Fix syntax error.
10600         * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
10601         is declared.
10602
10603 2008-04-11  Bruno Haible  <bruno@clisp.org>
10604
10605         * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
10606         * modules/glob (Depends-on): Add stdbool.
10607
10608 2008-04-11  Bruno Haible  <bruno@clisp.org>
10609
10610         * lib/trim.c: Include <string.h>.
10611
10612 2008-04-11  Eric Blake  <ebb9@byu.net>
10613
10614         Avoid compile failure on OS/2.
10615         * lib/regex_internal.h (internal_function): Disable optimization
10616         on OS/2 (__EMX__), where it caused compiler error.
10617         Reported by Elbert Pol.
10618
10619 2008-04-11  Bruno Haible  <bruno@clisp.org>
10620
10621         Flush the standard error stream before aborting. Needed on mingw.
10622         * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
10623         * tests/test-array_list.c (ASSERT): Likewise.
10624         * tests/test-array_oset.c (ASSERT): Likewise.
10625         * tests/test-avltree_list.c (ASSERT): Likewise.
10626         * tests/test-avltree_oset.c (ASSERT): Likewise.
10627         * tests/test-avltreehash_list.c (ASSERT): Likewise.
10628         * tests/test-binary-io.c (ASSERT): Likewise.
10629         * tests/test-byteswap.c (ASSERT): Likewise.
10630         * tests/test-c-ctype.c (ASSERT): Likewise.
10631         * tests/test-c-strcasecmp.c (ASSERT): Likewise.
10632         * tests/test-c-strcasestr.c (ASSERT): Likewise.
10633         * tests/test-c-strncasecmp.c (ASSERT): Likewise.
10634         * tests/test-c-strstr.c (ASSERT): Likewise.
10635         * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
10636         * tests/test-canonicalize.c (ASSERT): Likewise.
10637         * tests/test-carray_list.c (ASSERT): Likewise.
10638         * tests/test-ceilf1.c (ASSERT): Likewise.
10639         * tests/test-ceilf2.c (ASSERT): Likewise.
10640         * tests/test-ceill.c (ASSERT): Likewise.
10641         * tests/test-count-one-bits.c (ASSERT): Likewise.
10642         * tests/test-fbufmode.c (ASSERT): Likewise.
10643         * tests/test-fflush2.c (ASSERT): Likewise.
10644         * tests/test-floorf1.c (ASSERT): Likewise.
10645         * tests/test-floorf2.c (ASSERT): Likewise.
10646         * tests/test-floorl.c (ASSERT): Likewise.
10647         * tests/test-fopen.c (ASSERT): Likewise.
10648         * tests/test-fpending.c (ASSERT): Likewise.
10649         * tests/test-fprintf-posix.c (ASSERT): Likewise.
10650         * tests/test-fpurge.c (ASSERT): Likewise.
10651         * tests/test-freadable.c (ASSERT): Likewise.
10652         * tests/test-freadahead.c (ASSERT): Likewise.
10653         * tests/test-freading.c (ASSERT): Likewise.
10654         * tests/test-freadptr.c (ASSERT): Likewise.
10655         * tests/test-freadptr2.c (ASSERT): Likewise.
10656         * tests/test-freadseek.c (ASSERT): Likewise.
10657         * tests/test-freopen.c (ASSERT): Likewise.
10658         * tests/test-frexp.c (ASSERT): Likewise.
10659         * tests/test-frexpl.c (ASSERT): Likewise.
10660         * tests/test-fseek.c (ASSERT): Likewise.
10661         * tests/test-fseeko.c (ASSERT): Likewise.
10662         * tests/test-fstrcmp.c (ASSERT): Likewise.
10663         * tests/test-ftell.c (ASSERT): Likewise.
10664         * tests/test-ftello.c (ASSERT): Likewise.
10665         * tests/test-func.c (ASSERT): Likewise.
10666         * tests/test-fwritable.c (ASSERT): Likewise.
10667         * tests/test-fwriting.c (ASSERT): Likewise.
10668         * tests/test-getdelim.c (ASSERT): Likewise.
10669         * tests/test-getline.c (ASSERT): Likewise.
10670         * tests/test-i-ring.c (ASSERT): Likewise.
10671         * tests/test-iconv-utf.c (ASSERT): Likewise.
10672         * tests/test-iconv.c (ASSERT): Likewise.
10673         * tests/test-isfinite.c (ASSERT): Likewise.
10674         * tests/test-isnand.c (ASSERT): Likewise.
10675         * tests/test-isnanf.c (ASSERT): Likewise.
10676         * tests/test-isnanl.h (ASSERT): Likewise.
10677         * tests/test-ldexpl.c (ASSERT): Likewise.
10678         * tests/test-linked_list.c (ASSERT): Likewise.
10679         * tests/test-linkedhash_list.c (ASSERT): Likewise.
10680         * tests/test-localename.c (ASSERT): Likewise.
10681         * tests/test-lseek.c (ASSERT): Likewise.
10682         * tests/test-mbscasecmp.c (ASSERT): Likewise.
10683         * tests/test-mbscasestr1.c (ASSERT): Likewise.
10684         * tests/test-mbscasestr2.c (ASSERT): Likewise.
10685         * tests/test-mbscasestr3.c (ASSERT): Likewise.
10686         * tests/test-mbscasestr4.c (ASSERT): Likewise.
10687         * tests/test-mbschr.c (ASSERT): Likewise.
10688         * tests/test-mbscspn.c (ASSERT): Likewise.
10689         * tests/test-mbsncasecmp.c (ASSERT): Likewise.
10690         * tests/test-mbspbrk.c (ASSERT): Likewise.
10691         * tests/test-mbspcasecmp.c (ASSERT): Likewise.
10692         * tests/test-mbsrchr.c (ASSERT): Likewise.
10693         * tests/test-mbsspn.c (ASSERT): Likewise.
10694         * tests/test-mbsstr1.c (ASSERT): Likewise.
10695         * tests/test-mbsstr2.c (ASSERT): Likewise.
10696         * tests/test-mbsstr3.c (ASSERT): Likewise.
10697         * tests/test-memchr2.c (ASSERT): Likewise.
10698         * tests/test-memmem.c (ASSERT): Likewise.
10699         * tests/test-open.c (ASSERT): Likewise.
10700         * tests/test-printf-frexp.c (ASSERT): Likewise.
10701         * tests/test-printf-frexpl.c (ASSERT): Likewise.
10702         * tests/test-printf-posix.c (ASSERT): Likewise.
10703         * tests/test-quotearg.c (ASSERT): Likewise.
10704         * tests/test-rbtree_list.c (ASSERT): Likewise.
10705         * tests/test-rbtree_oset.c (ASSERT): Likewise.
10706         * tests/test-rbtreehash_list.c (ASSERT): Likewise.
10707         * tests/test-round1.c (ASSERT): Likewise.
10708         * tests/test-roundf1.c (ASSERT): Likewise.
10709         * tests/test-roundl.c (ASSERT): Likewise.
10710         * tests/test-signbit.c (ASSERT): Likewise.
10711         * tests/test-sleep.c (ASSERT): Likewise.
10712         * tests/test-snprintf-posix.c (ASSERT): Likewise.
10713         * tests/test-snprintf.c (ASSERT): Likewise.
10714         * tests/test-sprintf-posix.c (ASSERT): Likewise.
10715         * tests/test-stat-time.c (ASSERT): Likewise.
10716         * tests/test-strcasestr.c (ASSERT): Likewise.
10717         * tests/test-strerror.c (ASSERT): Likewise.
10718         * tests/test-striconv.c (ASSERT): Likewise.
10719         * tests/test-striconveh.c (ASSERT): Likewise.
10720         * tests/test-striconveha.c (ASSERT): Likewise.
10721         * tests/test-strsignal.c (ASSERT): Likewise.
10722         * tests/test-strstr.c (ASSERT): Likewise.
10723         * tests/test-strtod.c (ASSERT): Likewise.
10724         * tests/test-trunc1.c (ASSERT): Likewise.
10725         * tests/test-trunc2.c (ASSERT): Likewise.
10726         * tests/test-truncf1.c (ASSERT): Likewise.
10727         * tests/test-truncf2.c (ASSERT): Likewise.
10728         * tests/test-truncl.c (ASSERT): Likewise.
10729         * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
10730         * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
10731         * tests/test-vasnprintf.c (ASSERT): Likewise.
10732         * tests/test-vasprintf-posix.c (ASSERT): Likewise.
10733         * tests/test-vasprintf.c (ASSERT): Likewise.
10734         * tests/test-vfprintf-posix.c (ASSERT): Likewise.
10735         * tests/test-vprintf-posix.c (ASSERT): Likewise.
10736         * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
10737         * tests/test-vsnprintf.c (ASSERT): Likewise.
10738         * tests/test-vsprintf-posix.c (ASSERT): Likewise.
10739         * tests/test-wcwidth.c (ASSERT): Likewise.
10740         * tests/test-xfprintf-posix.c (ASSERT): Likewise.
10741         * tests/test-xprintf-posix.c (ASSERT): Likewise.
10742         * tests/test-xvasprintf.c (ASSERT): Likewise.
10743         * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
10744         * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
10745         * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
10746         * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
10747         * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
10748         * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
10749         * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
10750         * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
10751         * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
10752         * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
10753         * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
10754         * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
10755         * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
10756         * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
10757         * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
10758         * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
10759         * tests/unictype/test-block_list.c (ASSERT): Likewise.
10760         * tests/unictype/test-block_of.c (ASSERT): Likewise.
10761         * tests/unictype/test-block_test.c (ASSERT): Likewise.
10762         * tests/unictype/test-categ_and.c (ASSERT): Likewise.
10763         * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
10764         * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
10765         * tests/unictype/test-categ_name.c (ASSERT): Likewise.
10766         * tests/unictype/test-categ_none.c (ASSERT): Likewise.
10767         * tests/unictype/test-categ_of.c (ASSERT): Likewise.
10768         * tests/unictype/test-categ_or.c (ASSERT): Likewise.
10769         * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
10770         * tests/unictype/test-combining.c (ASSERT): Likewise.
10771         * tests/unictype/test-decdigit.c (ASSERT): Likewise.
10772         * tests/unictype/test-digit.c (ASSERT): Likewise.
10773         * tests/unictype/test-mirror.c (ASSERT): Likewise.
10774         * tests/unictype/test-numeric.c (ASSERT): Likewise.
10775         * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
10776         * tests/unictype/test-pr_test.c (ASSERT): Likewise.
10777         * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
10778         * tests/unictype/test-scripts.c (ASSERT): Likewise.
10779         * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
10780         * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
10781         * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
10782         * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
10783         * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
10784         * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
10785         * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
10786         * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
10787         * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
10788         * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
10789         * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
10790         * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
10791         * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
10792         * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
10793         * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
10794         * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
10795         * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
10796         * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
10797         * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
10798         * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
10799         * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
10800         * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
10801         * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
10802         * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
10803         * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
10804         * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
10805         * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
10806         * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
10807         * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
10808         * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
10809         * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
10810         * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
10811         * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
10812         * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
10813         * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
10814         * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
10815         * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
10816         Reported by Eric Blake.
10817
10818 2008-04-11  Bruno Haible  <bruno@clisp.org>
10819
10820         * lib/wchar.in.h: Tweak comment.
10821
10822 2008-04-11  Bruno Haible  <bruno@clisp.org>
10823
10824         Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
10825         * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
10826         gl_COMMON.
10827         * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
10828
10829 2008-04-11  Bruno Haible  <bruno@clisp.org>
10830
10831         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
10832
10833 2008-04-11  Simon Josefsson  <simon@josefsson.org>
10834
10835         * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
10836         of attempting to use non-existing /dev/*random.  Based on patch
10837         from Adam Strzelecki <ono@java.pl> in
10838         <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
10839
10840 2008-04-08  Bruno Haible  <bruno@clisp.org>
10841
10842         Add tentative support for emx+gcc.
10843         * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
10844         * lib/fpurge.c (fpurge): Likewise.
10845         * lib/freadable.c (freadable): Likewise.
10846         * lib/freadahead.c (freadahead): Likewise.
10847         * lib/freading.c (freading): Likewise.
10848         * lib/freadptr.c (freadptr): Likewise.
10849         * lib/freadseek.c (freadptrinc): Likewise.
10850         * lib/fseeko.c (rpl_fseeko): Likewise.
10851         * lib/fseterr.c (fseterr): Likewise.
10852         * lib/fwritable.c (fwritable): Likewise.
10853         * lib/fwriting.c (fwriting): Likewise.
10854         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
10855
10856 2008-04-09  Eric Blake  <ebb9@byu.net>
10857
10858         Avoid some autoconf warnings.
10859         * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
10860         * m4/acl.m4 (gl_FUNC_ACL): Likewise.
10861         * m4/afs.m4 (gl_AFS): Likewise.
10862         * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
10863         * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
10864         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
10865         * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
10866         (gl_INTEGER_TYPE_SUFFIX): Likewise.
10867         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
10868         (AC_CHECK_DECLS_ONCE): Likewise.
10869         Rename file...
10870         * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
10871         gnulib-tool requires autoconf 2.59 or better.
10872         * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
10873
10874 2008-04-08  Eric Blake  <ebb9@byu.net>
10875
10876         Use 'git describe --match' if present (added in git 1.5.5).
10877         * build-aux/git-version-gen: Limit result to tags that match 'v*'
10878         if possible.
10879
10880 2008-04-08  Bruno Haible  <bruno@clisp.org>
10881
10882         Add tentative support for OpenServer.
10883         * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
10884         _ptr, _cnt.
10885         * lib/fpurge.c (fpurge): Likewise.
10886         * lib/freadable.c (freadable): Likewise.
10887         * lib/freadahead.c (freadahead): Likewise.
10888         * lib/freading.c (freading): Likewise.
10889         * lib/freadptr.c (freadptr): Likewise.
10890         * lib/freadseek.c (freadptrinc): Likewise.
10891         * lib/fseeko.c (rpl_fseeko): Likewise.
10892         * lib/fseterr.c (fseterr): Likewise.
10893         * lib/fwritable.c (fwritable): Likewise.
10894         * lib/fwriting.c (fwriting): Likewise.
10895         Reported by Roger Cornelius <rac@tenzing.org> and
10896         Brian K. White <brian@aljex.com>.
10897
10898 2008-04-06  Jim Meyering  <meyering@redhat.com>
10899
10900         * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
10901
10902 2008-04-06  Bruno Haible  <bruno@clisp.org>
10903
10904         Avoid possible error with non-ASCII bytes in UTF-8 locales.
10905         * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
10906         * tests/test-printf-posix.sh: Likewise.
10907         * tests/test-vfprintf-posix.sh: Likewise.
10908         * tests/test-vprintf-posix.sh: Likewise.
10909         * tests/test-xprintf-posix.sh: Likewise.
10910
10911 2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10912
10913         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
10914         hide error from 'ls', needed on OS/2.
10915         Report by Elbert Pol <elbert.pol@gmail.com>.
10916
10917 2008-04-04  Eric Blake  <ebb9@byu.net>
10918
10919         Make test-fseeko.c failures meaningful.
10920         * tests/test-fseeko.c: Print line number on failure.
10921         * tests/test-fseek.c: Likewise.
10922         Reported by Nelson H. F. Beebe.
10923
10924         Improve strtod bug detection check.
10925         * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
10926         required for Solaris 10.
10927         Reported by Bob Friesenhahn and Nelson H. F. Beebe.
10928
10929 2008-04-04  Bruno Haible  <bruno@clisp.org>
10930
10931         * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
10932         by m4/setenv.m4.
10933
10934 2008-04-03  Eric Blake  <ebb9@byu.net>
10935
10936         Ensure sane .version contents.
10937         * top/GNUmakefile (_dummy): Also delete .version when rebuilding
10938         version string.
10939         * build-aux/git-version-gen: Improve documentation.
10940
10941         Make GNU make output nicer.
10942         * top/GNUmakefile [!_have-Makefile]: Add dependency on
10943         MAKECMDGOALS to enforce message for all command line targets.  Set
10944         srcdir for use in maint.mk.
10945
10946         Another maintainer tweak.
10947         * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
10948         a target that regenerates version.
10949
10950 2008-04-03  Jim Meyering  <meyering@redhat.com>
10951
10952         vc-list-files: don't cause coreutils "make po-check" failure
10953         * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
10954
10955 2008-04-03  Eric Blake  <ebb9@byu.net>
10956
10957         Allow VPATH usage of vc-list-files.
10958         * build-aux/vc-list-files (scriptversion): Add timestamp.
10959         (options): Add --help, --version, -C.
10960         (CVS): Support installed cvsu.
10961
10962 2008-04-02  Bruno Haible  <bruno@clisp.org>
10963
10964         Avoid some "statement with no effect" warnings from gcc.
10965         * tests/test-wctype.c (main): Explicitly ignore unused values.
10966         Reported by Jim Meyering.
10967
10968 2008-04-02  Jim Meyering  <meyering@redhat.com>
10969
10970         Avoid some warnings from "gcc -Wshadow".
10971         * tests/test-frexp.c (exp): Define to a different identifier.
10972         * tests/test-frexpl.c (exp): Likewise.
10973
10974 2008-04-03  Jim Meyering  <meyering@redhat.com>
10975
10976         bootstrap: remove dangling *.[ch] symlinks from lib
10977         * build-aux/bootstrap [dangling symlink removal]: Move find's
10978         -depth option to precede all others, to avoid a warning.
10979         Remove *.[ch] files too, and from "$source_base" (usually lib/).
10980
10981 2008-04-02  Bruno Haible  <bruno@clisp.org>
10982
10983         Avoid some warnings from "gcc -Wshadow".
10984         * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
10985         * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
10986         * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
10987         * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
10988         Reported by Jim Meyering.
10989
10990 2008-04-01  Bruno Haible  <bruno@clisp.org>
10991
10992         Fix test to work on IRIX 6.5 with cc.
10993         * tests/test-math.c (numeric_equal): New function.
10994         (main): Use it.
10995
10996 2008-04-01  Bruno Haible  <bruno@clisp.org>
10997
10998         * doc/posix-headers/math.texi: Refine documentation of NAN problem.
10999
11000 2008-04-01  Bruno Haible  <bruno@clisp.org>
11001
11002         * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
11003         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
11004         * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
11005         (Depends-on): Remove math.
11006
11007         * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
11008         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
11009         * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
11010         (Depends-on): Remove math.
11011
11012         * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
11013         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
11014         * modules/snprintf-posix-tests (Files): Add tests/nan.h.
11015         (Depends-on): Remove math.
11016         * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
11017         (Depends-on): Remove math.
11018
11019         * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
11020         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
11021         * modules/sprintf-posix-tests (Files): Add tests/nan.h.
11022         (Depends-on): Remove math.
11023         * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
11024         (Depends-on): Remove math.
11025
11026         * tests/test-round1.c: Include nan.h.
11027         (main): Use NaNd instead of NAN.
11028         * modules/round-tests (Files): Add tests/nan.h.
11029
11030         * tests/test-trunc1.c: Include nan.h.
11031         (main): Use NaNd instead of NAN.
11032         * modules/trunc-tests (Files): Add tests/nan.h.
11033
11034         * tests/test-roundf1.c: Include nan.h.
11035         (main): Use NaNf instead of NAN.
11036         * modules/roundf-tests (Files): Add tests/nan.h.
11037
11038         * tests/test-truncf1.c: Include nan.h.
11039         (main): Use NaNf instead of NAN.
11040         * modules/truncf-tests (Files): Add tests/nan.h.
11041
11042         * tests/test-ceilf1.c: Include nan.h.
11043         (main): Use NaNf instead of NAN.
11044         * modules/ceilf-tests (Files): Add tests/nan.h.
11045
11046         * tests/test-floorf1.c: Include nan.h.
11047         (main): Use NaNf instead of NAN.
11048         * modules/floorf-tests (Files): Add tests/nan.h.
11049
11050         * tests/test-isnanf.c: Include nan.h instead of <math.h>.
11051         (main): Use NaNf instead of NAN.
11052         * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
11053
11054         * tests/test-isnand.c: Include nan.h instead of <math.h>.
11055         (main): Use NaNd instead of NAN.
11056         * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
11057
11058         * tests/test-frexp.c: Include nan.h.
11059         (main): Use NaNd instead of NAN.
11060         * modules/frexp-tests (Files): Add tests/nan.h.
11061
11062         * lib/isnan.c: Don't include <math.h>.
11063         (FUNC): Don't use NAN macro.
11064         * modules/isnand-nolibm (Depends-on): Remove math.
11065         * modules/isnanf-nolibm (Depends-on): Remove math.
11066         * modules/isnanl (Depends-on): Remove math.
11067         * modules/isnanl-nolibm (Depends-on): Remove math.
11068
11069         * tests/nan.h: New file.
11070
11071 2008-04-01  Eric Blake  <ebb9@byu.net>
11072
11073         Fix typos.
11074         * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
11075         values to be the right type.
11076
11077         For now, cater to gnulib strtod inaccuracies.
11078         * tests/test-strtod.c (main): Allow 1-ulp error on expected
11079         fractional results.  While not as nice from a QoI perspective, it
11080         is a quicker patch than correctly implementing decimal to binary
11081         rounding.
11082
11083 2008-03-31  Eric Blake  <ebb9@byu.net>
11084
11085         Guarantee a definition of NAN.
11086         * lib/math.in.h (NAN): Define if missing.
11087         * tests/test-math.c (main): Test it.
11088         * doc/posix-headers/math.texi (math.h): Document this.
11089         * lib/isnan.c (rpl_isnand): Use it.
11090         * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
11091         * tests/test-floorf1.c (NaN): Likewise.
11092         * tests/test-frexp.c (NaN): Likewise.
11093         * tests/test-isnand.c (NaN): Likewise.
11094         * tests/test-isnanf.c (NaN): Likewise.
11095         * tests/test-round1.c (NaN): Likewise.
11096         * tests/test-roundf1.c (NaN): Likewise.
11097         * tests/test-snprintf-posix.h (NaN): Likewise.
11098         * tests/test-sprintf-posix.h (NaN): Likewise.
11099         * tests/test-trunc1.c (NaN): Likewise.
11100         * tests/test-truncf1.c (NaN): Likewise.
11101         * tests/test-vasnprintf-posix.c (NaN): Likewise.
11102         * tests/test-vasprintf-posix.c (NaN): Likewise.
11103         * modules/isnand-nolibm (Depends-on): Add math.
11104         * modules/isnanf-nolibm (Depends-on): Likewise.
11105         * modules/isnanl (Depends-on): Likewise.
11106         * modules/isnanl-nolibm (Depends-on): Likewise.
11107         * modules/snprintf-posix-tests (Depends-on): Likewise.
11108         * modules/sprintf-posix-tests (Depends-on): Likewise.
11109         * modules/vsnprintf-posix-tests (Depends-on): Likewise.
11110         * modules/vsprintf-posix-tests (Depends-on): Likewise.
11111         * modules/vasnprintf-posix-tests (Depends-on): Likewise.
11112         * modules/vasprintf-posix-tests (Depends-on): Likewise.
11113
11114 2008-03-31  Bruno Haible  <bruno@clisp.org>
11115
11116         * tests/test-strtod.c (main): Update results for OSF/1 platforms.
11117         * doc/posix-functions/strtod.texi: Likewise.
11118
11119 2008-03-31  Bruno Haible  <bruno@clisp.org>
11120
11121         * tests/test-strtod.c (main): Don't use C99 syntax.
11122
11123 2008-03-31  Bruno Haible  <bruno@clisp.org>
11124
11125         * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
11126         Reported by Eric Blake.
11127
11128 2008-03-31  Jim Meyering  <meyering@redhat.com>
11129
11130         Don't compare actual signbit return values.
11131         * tests/test-strtod.c (main): Rather, compare only their
11132         zero/non-zero nature.
11133
11134 2008-03-31  Eric Blake  <ebb9@byu.net>
11135
11136         More strtod documentation.
11137         * doc/posix-functions/strtod.texi (strtod): Interpret more test
11138         failures as distinct bugs.
11139
11140 2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
11141
11142         * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
11143         Problem reported by Erik Benada in
11144         <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
11145
11146 2008-03-30  Bruno Haible  <bruno@clisp.org>
11147
11148         * tests/test-strtod.c: Add comments about which assertion fails on which
11149         platform.
11150         * doc/posix-functions/strtod.texi: Add info about many more platforms.
11151
11152 2008-03-30  Eric Blake  <ebb9@byu.net>
11153
11154         Test signbit behavior on zeros.
11155         * tests/test-signbit.c (test_signbitf): Add tests for zero.
11156         (test_signbitd, test_signbitl): Likewise.
11157
11158         More strtod touchups.
11159         * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
11160         sign of negative underflow, for now.  Use .5, not .1.
11161         * doc/posix-functions/strtod.texi (strtod): Mention these
11162         limitations.
11163         Reported by Jim Meyering.
11164
11165 2008-03-30  Bruno Haible  <bruno@clisp.org>
11166
11167         * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
11168         from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
11169
11170 2008-03-30  Bruno Haible  <bruno@clisp.org>
11171
11172         Avoid failure when attempting to return empty iconv results on some
11173         platforms.
11174         * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
11175         allocation, don't report ENOMEM when the resulting string is empty.
11176
11177 2008-03-30  Bruno Haible  <bruno@clisp.org>
11178
11179         Fix buffer overrun.
11180         * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
11181         Don't consider the width for tmp_length. Check count against tmp_length
11182         before doing the padding. Ensure enough allocation during padding.
11183
11184 2008-03-30  Eric Blake  <ebb9@byu.net>
11185
11186         strtod touchups.
11187         * lib/strtod.c (strtod): Avoid compiler warnings.
11188         Reported by Jim Meyering.
11189
11190 2008-03-30  Bruno Haible  <bruno@clisp.org>
11191
11192         * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
11193         * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
11194         * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
11195         * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
11196         * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
11197         * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
11198         * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
11199         * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
11200
11201         * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
11202         * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
11203         * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
11204         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
11205         * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
11206         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
11207         * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
11208         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
11209
11210         * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
11211         * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
11212         * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
11213         * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
11214         * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
11215         * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
11216         * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
11217         * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
11218
11219         * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
11220         * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
11221
11222         * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
11223         * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
11224
11225         * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
11226         * modules/xvasprintf (Depends-on): Add EOVERFLOW.
11227
11228         * lib/vsprintf.c (EOVERFLOW): Remove fallback.
11229         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
11230         * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
11231
11232         * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
11233         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
11234         * modules/vsnprintf (Depends-on): Add EOVERFLOW.
11235
11236         * lib/vfprintf.c (EOVERFLOW): Remove fallback.
11237         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
11238         * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
11239
11240         * lib/vasprintf.c (EOVERFLOW): Remove fallback.
11241         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
11242         * modules/vasprintf (Depends-on): Add EOVERFLOW.
11243
11244         * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
11245         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
11246         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
11247         * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
11248         (Depends-on): Add EOVERFLOW.
11249         * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
11250         (Depends-on): Add EOVERFLOW.
11251         * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
11252         (Depends-on): Add EOVERFLOW.
11253         * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
11254         (Depends-on): Add EOVERFLOW.
11255         * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
11256         (Depends-on): Add EOVERFLOW.
11257         * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
11258         (Depends-on): Add EOVERFLOW.
11259         * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
11260         (Depends-on): Add EOVERFLOW.
11261         * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
11262         (Depends-on): Add EOVERFLOW.
11263
11264         * lib/sprintf.c (EOVERFLOW): Remove fallback.
11265         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
11266         * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
11267
11268         * lib/snprintf.c (EOVERFLOW): Remove fallback.
11269         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
11270         * modules/snprintf (Depends-on): Add EOVERFLOW.
11271
11272         * lib/poll.c (EOVERFLOW): Remove fallback.
11273         * modules/poll (Depends-on): Add EOVERFLOW.
11274
11275         * lib/getugroups.c (EOVERFLOW): Remove fallback.
11276         * modules/getugroups (Depends-on): Add EOVERFLOW.
11277
11278         * lib/getdelim.c (EOVERFLOW): Remove fallback.
11279         * modules/getdelim (Depends-on): Add EOVERFLOW.
11280
11281         * lib/ftell.c (EOVERFLOW): Remove fallback.
11282         * modules/ftell (Depends-on): Add EOVERFLOW.
11283
11284         * lib/fprintf.c (EOVERFLOW): Remove fallback.
11285         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
11286         * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
11287
11288         * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
11289
11290         * modules/EOVERFLOW-tests: New file.
11291         * tests/test-EOVERFLOW.c: New file.
11292
11293         * modules/EOVERFLOW: New file.
11294         * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
11295
11296 2008-03-30  Bruno Haible  <bruno@clisp.org>
11297
11298         Fix bug introduced on 2007-06-10.
11299         * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
11300         spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
11301
11302 2008-03-30  Bruno Haible  <bruno@clisp.org>
11303
11304         Improve freadseek's efficiency after ungetc.
11305         * lib/freadseek.c: Include freadahead.h.
11306         (freadptrinc): New function, extracted from freadseek.
11307         (freadseek): Use it in a loop. Use freadahead to determine the number
11308         of loop iterations.
11309         * modules/freadseek (Depends-on): Add freadahead.
11310         (configure.ac): Require AC_C_INLINE.
11311
11312 2008-03-30  Bruno Haible  <bruno@clisp.org>
11313
11314         * lib/freadseek.c (freadseek): Don't ignore the return value of
11315         freadptr.
11316
11317 2008-03-29  Eric Blake  <ebb9@byu.net>
11318
11319         Add hex float support.
11320         * modules/strtod (Depends-on): Add c-ctype.
11321         (Link): Mention POW_LIB.
11322         * lib/strtod.c (strtod): Recognize hex floats.  Don't allow
11323         whitespace between 'e' and exponent.
11324         * tests/test-strtod.c (main): Enable hex float tests.
11325         * doc/posix-functions/strtod.texi (strtod): Document what gnulib
11326         now provides.
11327
11328         Document various strtod bugs, with some fixes.
11329         * doc/posix-functions/strtod.texi (strtod): Document bugs with
11330         "-0x", "inf", "nan", and hex constants.
11331         * doc/posix-functions/atof.texi (atof): Likewise.
11332         * modules/stdlib (Makefile.am): Support strtod.
11333         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
11334         * m4/strtod.m4 (gl_FUNC_STRTOD): Fit in stdlib framework, and
11335         detect additional strtod bugs.
11336         * lib/stdlib.in.h (rpl_strtod): Add declarations.
11337         * lib/strtod.c (strtod): Return -0.0 on negative underflow.  Use
11338         bool where appropriate.  Parse 'inf' and 'nan'.
11339         * tests/test-strtod.c: New file.
11340         * modules/strtod (Depends-on): Add stdbool, stdlib.
11341         (configure.ac): Turn on module indicator.
11342         * modules/strtod-tests: New module.
11343
11344 2008-03-29  Eric Blake  <ebb9@byu.net>
11345
11346         Fix ftell on mingw.
11347         * lib/ftell.c (EOVERFLOW): Define if the system lacks it.
11348         * modules/ftell-tests (Depends-on): Add binary-io.
11349         * modules/ftello-tests (Depends-on): Likewise.
11350         * tests/test-ftell.c (main): Enhance test to cover behavior after
11351         ungetc.  Enforce binary mode.
11352         * tests/test-ftello.c (main): Likewise.
11353
11354         Pass test-freadseek on cygwin.
11355         * modules/freadseek (Depends-on): Use freadptr, not freadahead.
11356         * lib/freadseek.c (freadseek): Don't increment beyond bounds of
11357         ungetc buffer.
11358
11359         * tests/test-fflush2.c (main): Fix typo.
11360
11361 2008-03-29  Bruno Haible  <bruno@clisp.org>
11362
11363         * tests/test-fflush2.c (main): Temporarily disable the contents of
11364         this test.
11365         * m4/fflush.m4 (gl_FUNC_FFLUSH): Add a TODO.
11366         Reported by Eric Blake.
11367
11368 2008-03-28  Simon Josefsson  <simon@josefsson.org>
11369
11370         * lib/gc.h (enum Gc_hash): Add GC_SHA224.
11371         (GC_SHA224_DIGEST_SIZE): Add.
11372
11373         * lib/gc-libgcrypt.c (gc_hash_open): Handle SHA-224.
11374         (gc_hash_digest_length): Likewise.
11375         (gc_hash_buffer): Likewise.
11376
11377 2008-03-25  Bruno Haible  <bruno@clisp.org>
11378
11379         * doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
11380         detail which gettext release to use.
11381         Reported by Simon Josefsson.
11382
11383 2008-03-26  Jim Meyering  <meyering@redhat.com>
11384
11385         gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
11386         * modules/gnumakefile (clean-GNUmakefile): Also, use
11387         test ... && ... || : syntax rather than if-then ... fi.
11388
11389         gnumakefile: Don't double-quote-expand $(VPATH) value.
11390         * modules/gnumakefile (clean-GNUmakefile): Use single quotes.
11391
11392 2008-03-24  Eric Blake  <ebb9@byu.net>
11393
11394         Alter GNUmakefile to install into top directory.
11395         * modules/maintainer-makefile: Split, and add dependency...
11396         * modules/gnumakefile: to this new module.
11397         * build-aux/GNUmakefile: Move...
11398         * top/GNUmakefile: ...here.
11399         * build-aux/maint.mk: Move...
11400         * top/maint.mk: ...here.
11401         * MODULES.html.sh (Support for maintaining...): Document new
11402         module.
11403
11404 2008-03-23  Bruno Haible  <bruno@clisp.org>
11405
11406         * gnulib-tool: New options --vc-files, --no-vc-files.
11407         (func_usage): Document them.
11408         (vc_files): New variable.
11409         (func_import): Consider vc_files.
11410         (func_create_testdir): Set vc_files to empty.
11411         Suggested by Jim Meyering and Karl Berry.
11412
11413 2008-03-23  Bruno Haible  <bruno@clisp.org>
11414
11415         Fix regex compilation error on HP-UX 11.
11416         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_TYPE_MBSTATE_T.
11417         * modules/regex (Files): Add m4/mbstate_t.m4.
11418         Reported by Ton Voon <ton.voon@altinity.com>.
11419
11420 2008-03-23  Bruno Haible  <bruno@clisp.org>
11421
11422         * doc/gnulib-tool.texi (gettextize and autopoint): New section.
11423
11424 2008-03-23  Eric Blake  <ebb9@byu.net>
11425             Bruno Haible  <bruno@clisp.org>
11426
11427         Install files from top/ in the destination directory.
11428         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
11429         augmentation also for the files from top/.
11430         (func_import, func_create_testdir): Rewrite file names:
11431         top/filename -> filename.
11432
11433 2008-03-23  Bruno Haible  <bruno@clisp.org>
11434
11435         Tweak "gnulib --version" output.
11436         * gnulib-tool (func_version): Replace "-dirty" suffix with "-modified".
11437
11438 2008-03-23  Bruno Haible  <bruno@clisp.org>
11439
11440         Tweak "gnulib --version" output.
11441         * gnulib-tool (func_version): Use date of last commit to ChangeLog,
11442         rather than contents of ChangeLog, when possible.
11443
11444 2008-03-21  Eric Blake  <ebb9@byu.net>
11445
11446         More --version tweaks.
11447         * gnulib-tool (func_version): Obey GNU Coding Standards.  Output
11448         date of last ChangeLog entry.
11449
11450 2008-03-21  Jim Meyering  <meyering@redhat.com>
11451
11452         * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
11453
11454 2008-03-20  Eric Blake  <ebb9@byu.net>
11455
11456         VPATH fix.
11457         * build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.
11458
11459 2008-03-20  Simon Josefsson  <simon@josefsson.org>
11460
11461         * build-aux/GNUmakefile: Make git-version-gen optional.  Add
11462         _build-aux variable.  Suggested by Eric Blake <ebb9@byu.net>.
11463
11464 2008-03-20  Eric Blake  <ebb9@byu.net>
11465
11466         Sync GNUmakefile with coreutils.
11467         * build-aux/GNUmakefile (have-Makefile): Rename...
11468         (_have-Makefile): ...to this, for namespace consideration.
11469         (GNUmakefile.cfg): Include, if present.
11470         (_autoreconf): Define a default.
11471         (_is-dist-target): New rule for rebuilds to pick up intra-release
11472         version.
11473         (maint-cfg.mk): Rename...
11474         (cfg.mk): ...to this.
11475
11476 2008-03-18  Jim Meyering  <meyering@redhat.com>
11477
11478         New script and module: mktempd
11479         * MODULES.html.sh (maint+release support): Add mktempd.
11480         * build-aux/mktempd: New file.
11481         * modules/mktempd: New file.
11482
11483 2008-03-15  Jim Meyering  <meyering@redhat.com>
11484
11485         Undo last change.
11486         * lib/sha1.c, lib/md5.c: 63 != ~63.
11487         Reported by Andreas Schwab.
11488
11489         sha1.c, md5.c: Hoist a redundant expression.
11490         * lib/sha1.c (sha1_process_bytes): AND-off the low bits in
11491         "ctx->buflen" only once, before calling *_process_block.
11492         * lib/md5.c (md5_process_bytes): Likewise.
11493
11494 2008-03-14  Eric Blake  <ebb9@byu.net>
11495
11496         Bump copyright year in files generated by gnulib-tool.
11497         * gnulib-tool (func_emit_copyright_notice): Extract copyright from
11498         gnulib-tool, rather than hard-coding it.
11499
11500         Fix 'gnulib-tool --version' output to work with git.
11501         * gnulib-tool (func_gnulib_dir): New function, extracted from...
11502         (startup): ...here.
11503         (func_version): Use it to invoke git-version-gen, rather than
11504         relying on CVS keyword expansion.  Modernize wording.
11505         (cvsdatestamp, last_checkin_date, version): Kill unused
11506         variables.
11507
11508 2008-03-12  Jim Meyering  <meyering@redhat.com>
11509
11510         Recognize optional cast of the argument to free.
11511         * build-aux/useless-if-before-free: Update regexps.
11512
11513         * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
11514
11515 2008-03-11  Bruno Haible  <bruno@clisp.org>
11516
11517         Extend AC_LIB_LINKFLAGS to the situation of several libraries provided
11518         by a single package.
11519         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): New macro.
11520         (AC_LIB_LINKFLAGS_BODY): Use the information stored by
11521         AC_LIB_FROMPACKAGE. Use AC_ARG_WITH instead of AC_LIB_ARG_WITH.
11522         Reported by Sam Steingold <sds@gnu.org>.
11523
11524 2008-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
11525
11526         * build-aux/bootstrap (version_controlled_file): Adapt for SVN
11527         repositories.
11528
11529 2008-03-11  Bruno Haible  <bruno@clisp.org>
11530
11531         Avoid conflicts between local macro definitions.
11532         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
11533         AC_LIB_LINKFLAGS_BODY): Use pushdef/popdef instead of define/undefine.
11534
11535 2008-03-10  Peter O'Gorman  <bug-gnulib@mlists.thewrittenword.com>
11536             Bruno Haible  <bruno@clisp.org>
11537
11538         Make va_copy work with some version of xlc on AIX 5.1.
11539         * lib/stdarg.in.h: New file.
11540         * m4/stdarg.m4 (gl_STDARG_H): Initialize STDARG_H and NEXT_STDARG_H.
11541         On AIX, use a <stdarg.h> file substitute.
11542         * modules/stdarg (Files): Add lib/stdarg.in.h.
11543         (Depends-on): Add include_next.
11544         (Makefile.am): Build a stdarg.h substitute if requested.
11545         * doc/posix-functions/va_copy.texi: Document the platforms lacking it.
11546
11547 2008-03-10  Bruno Haible  <bruno@clisp.org>
11548
11549         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Document a restriction.
11550         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
11551         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
11552
11553 2008-03-10  Bruno Haible  <bruno@clisp.org>
11554
11555         * modules/stdlib (Depends-on): Add include_next, remove
11556         absolute-header.
11557
11558 2008-03-09  Bruno Haible  <bruno@clisp.org>
11559
11560         * lib/freadahead.h (freadahead): Document more precisely.
11561         * lib/freadahead.c (freadahead): When an ungetc is in effect, return
11562         the sum of both buffer sizes.
11563         * tests/test-freadahead.c (main): Also test behaviour after ungetc.
11564         * NEWS: Document the change.
11565
11566 2008-03-09  Bruno Haible  <bruno@clisp.org>
11567
11568         Extend freadptr to return also the buffer size.
11569         * lib/freadptr.h (freadptr): Add sizep argument.
11570         * lib/freadptr.c: Include freadptr.h, not freadahead.h.
11571         (freadptr): Add sizep argument. Determine buffer size like freadahead
11572         does.
11573         * tests/test-freadptr.c: Don't include freadahead.h.
11574         (main): Adapt for new calling convention of freadptr.
11575         * tests/test-freadptr2.c: New file, based on tests/test-freadahead.c.
11576         * tests/test-freadptr2.sh: New file, based on tests/test-freadahead.sh.
11577         * modules/freadptr-tests (Files): Add tests/test-freadptr2.c,
11578         tests/test-freadptr2.sh.
11579         (Depends): Remove freadahead.
11580         (TESTS): Add test-freadptr2.sh.
11581         (check_PROGRAMS): Add test-freadptr2.
11582
11583 2008-03-09  Bruno Haible  <bruno@clisp.org>
11584
11585         * doc/Makefile (%.pdf): Explain how to remedy the save_size error.
11586         Report and solution by Simon Josefsson.
11587
11588 2008-03-06  Bruno Haible  <bruno@clisp.org>
11589
11590         Make fflush after ungetc work on BSD platforms.
11591         * lib/fflush.c (rpl_fflush): Discard ungetc buffer if possible.
11592         * tests/test-fflush2.c: New file.
11593         * tests/test-fflush2.sh: New file.
11594         * modules/fflush-tests (Files): Add tests/test-fflush2.sh,
11595         tests/test-fflush2.c.
11596         (Makefile.am): Build test-fflush2 and run test-fflush2.sh.
11597         * doc/posix-functions/fflush.texi: Document fflush after ungetc bug.
11598
11599 2008-03-06  Eric Blake  <ebb9@byu.net>
11600
11601         Likewise for ftello.
11602         * modules/ftello (Dependencies): Add extensions.
11603         * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.
11604
11605 2008-03-06  Bruno Haible  <bruno@clisp.org>
11606
11607         * modules/fseeko (Dependencies): Add extensions.
11608         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Require AC_USE_SYSTEM_EXTENSIONS.
11609         Needed on glibc systems.
11610
11611 2008-03-06  Bruno Haible  <bruno@clisp.org>
11612
11613         * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
11614         email address.
11615         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
11616
11617 2008-03-06  Bruno Haible  <bruno@clisp.org>
11618
11619         * users.txt: Add libgnupdf.
11620
11621 2008-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
11622
11623         * doc/gnulib-tool.texi (@nosuchmodulenote): New macro.
11624         (Header File Substitutes, Function Substitutes,
11625         Glibc Header File Substitutes, Glibc Function Substitutes): Use it.
11626         (Build robot for gnulib): Fix typo.
11627
11628 2008-03-06  Bruno Haible  <bruno@clisp.org>
11629
11630         * doc/gnulib-tool.texi (VCS Issues): Small updates.
11631         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
11632
11633 2008-03-06  Bruno Haible  <bruno@clisp.org>
11634
11635         * doc/func.texi: New file, extracted from doc/gnulib.texi.
11636         * doc/gnulib.texi: Include it.
11637
11638 2008-03-06  Simon Josefsson  <simon@josefsson.org>
11639
11640         * modules/func (License): Change license to unlimited; there was
11641         no LGPL parts in the module anyway.
11642
11643 2008-03-06  Simon Josefsson  <simon@josefsson.org>
11644
11645         * modules/__func__: Renamed to modules/func.
11646         * modules/__func__-tests: Renamed to modules/func-tests.
11647         * tests/test-__func__.c: Renamed to tests/test-func.c.
11648         * m4/__func__.m4: Renamed to m4/func.m4.
11649         * doc/gnulib.texi (__func__): Section renamed to func.
11650         Suggested by Eric Blake <ebb9@byu.net>.
11651
11652 2008-03-06  Simon Josefsson  <simon@josefsson.org>
11653
11654         * doc/gnulib.texi (__func__): Use C99 terminology when talking
11655         about __func__.  Make example self-contained.  Suggested by Eric
11656         Blake <ebb9@byu.net>.
11657
11658         * tests/test-__func__.c (main): Avoid extraneous () around __func.
11659         Suggested by Eric Blake <ebb9@byu.net>.
11660
11661 2008-03-06  Simon Josefsson  <simon@josefsson.org>
11662
11663         * modules/__func__: New file.
11664         * modules/__func__-tests: New file.
11665         * tests/test-__func__.c: New file.
11666         * m4/__func__.m4: New file.
11667         * doc/gnulib.texi (__func__): Document __func__ module.
11668
11669 2008-03-05  Simon Josefsson  <simon@josefsson.org>
11670
11671         * modules/byteswap (License): Re-license as LGPLv2+.
11672
11673 2008-03-05  Simon Josefsson  <simon@josefsson.org>
11674
11675         * doc/Makefile: Add pdf target.
11676
11677 2008-03-05  Simon Josefsson  <simon@josefsson.org>
11678
11679         * modules/inline (License): Use 'unlimited', since there are only
11680         *.m4 files in this module.
11681
11682 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
11683             Bruno Haible  <bruno@clisp.org>
11684
11685         Add support for HP C 7.1 on OpenVMS 8.3.
11686         * lib/alloca.in.h (alloca): Define as alias for DEC C on VMS.
11687
11688 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
11689
11690         Update VMS specifics.
11691         * lib/getopt.c [VMS]: Remove include of unixlib.h.
11692
11693 2008-03-02  Jim Meyering  <meyering@redhat.com>
11694
11695         Remove the last dependency on the "free" module.
11696         * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
11697         Reported by Bob Proulx.
11698
11699         * lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
11700
11701         Remove useless "if" tests before free.  Deprecate "free" module.
11702         * doc/posix-functions/free.texi: Mention that this
11703         module is no longer useful.
11704         * modules/free (Notice): Say this module is obsolete.
11705         * modules/readutmp (Depends-on): Remove free.
11706         * lib/save-cwd.c (free_cwd): Remove useless "if" before free.
11707         * lib/putenv.c (putenv): Likewise.
11708         * lib/gc-gnulib.c (gc_cipher_close): Likewise.
11709         * lib/getaddrinfo.c (freeaddrinfo): Likewise.
11710         * tests/test-c-strcasestr.c (main): Likewise.
11711         * tests/test-c-strstr.c (main): Likewise.
11712         * tests/test-mbscasestr1.c (main): Likewise.
11713         * tests/test-mbscasestr2.c (main): Likewise.
11714         * tests/test-mbsstr1.c (main): Likewise.
11715         * tests/test-mbsstr2.c (main): Likewise.
11716         * tests/test-memmem.c (main): Likewise.
11717         * tests/test-strcasestr.c (main): Likewise.
11718         * tests/test-striconv.c (main): Likewise.
11719         * tests/test-striconveh.c (main): Likewise.
11720         * tests/test-striconveha.c (main): Likewise.
11721         * tests/test-strstr.c (main): Likewise.
11722
11723         * build-aux/git-version-gen: Adjust a comment and the Usage string.
11724
11725         bootstrap: sync from coreutils again
11726         * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.
11727
11728 2008-03-01  Jim Meyering  <meyering@redhat.com>
11729
11730         bootstrap: sync from coreutils
11731         * build-aux/bootstrap (update_po_files): Copy a .po file into place
11732         also when the target doesn't exist.
11733
11734 2008-03-01  Eric Blake  <ebb9@byu.net>
11735
11736         Fix bugs in last patch.
11737         * lib/memchr2.c (memchr2): Fix typo.
11738         * tests/test-memchr2.c: Test previous bug, and don't use GNU
11739         extension.
11740         Reported by Bruce Korb.
11741
11742         New module 'memchr2'.
11743         * modules/memchr2: New file.
11744         * modules/memchr2-tests: Likewise.
11745         * lib/memchr2.h: Likewise.
11746         * lib/memchr2.c: Likewise, based on memchr.c.
11747         * tests/test-memchr2.c: New test.
11748         * MODULES.html.sh (String handling): Add memchr2.
11749
11750 2008-02-29  Bruno Haible  <bruno@clisp.org>
11751
11752         * modules/freadseek-tests: New file.
11753         * tests/test-freadseek.sh: New file.
11754         * tests/test-freadseek.c: New file.
11755
11756         New module 'freadseek'.
11757         * modules/freadseek: New file.
11758         * lib/freadseek.h: New file.
11759         * lib/freadseek.c: New file.
11760         * MODULES.html.sh (File stream based Input/Output): Add freadseek.
11761
11762 2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
11763
11764         * users.txt: Add anubis, cpio, mailfromd, mailutils, radius,
11765         wydawca.
11766
11767         * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
11768         program_invocation_name and program_invocation_short_name are
11769         present.
11770
11771 2008-02-28  Bruno Haible  <bruno@clisp.org>
11772
11773         * tests/test-freadptr.c: Add a test for behaviour after ungetc.
11774         * tests/test-freadptr.sh: Also test non-seekable stdin.
11775
11776 2008-02-28  Sergey Poznyakoff  <gray@gnu.org.ua>
11777
11778         * build-aux/bootstrap (source_base, m4_base)
11779         (doc_base, tests_base): New variables.
11780         (gnulib_tool_options): Do not hardcode base directories, use
11781         the above variables instead.
11782
11783 2008-02-28  Atsushi SAKAI  <sakaia@jp.fujitsu.com>
11784
11785         * lib/xsize.h: Fix typo in comment: s/tupe/type/.
11786
11787 2008-02-28  Bruno Haible  <bruno@clisp.org>
11788
11789         * modules/freadptr-tests: New file.
11790         * tests/test-freadptr.sh: New file.
11791         * tests/test-freadptr.c: New file.
11792
11793         New module 'freadptr'.
11794         * modules/freadptr: New file.
11795         * lib/freadptr.h: New file.
11796         * lib/freadptr.c: New file.
11797         * MODULES.html.sh (File stream based Input/Output): Add freadptr.
11798
11799 2008-02-26  Karl Berry  <karl@freefriends.org>
11800
11801         Sync from Libtool:
11802         * libltdl/argz.c (argz_add, argz_count): New functions.
11803         * libltdl/argz.in.h: Declare them.
11804         Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
11805
11806 2008-02-22  Bruno Haible  <bruno@clisp.org>
11807
11808         * m4/time_r.m4 (gl_TIME_R): Also check that localtime_r's return type
11809         is a pointer type.  Needed for HP-UX 10.
11810         * doc/posix-functions/localtime_r.texi: Mention HP-UX 10.
11811         * doc/posix-functions/gmtime_r.texi: Likewise.
11812         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
11813
11814 2008-02-24  Bruno Haible  <bruno@clisp.org>
11815
11816         * modules/environ-tests: New file.
11817         * tests/test-environ.c: New file.
11818
11819         New module 'environ'.
11820         * modules/environ: New file.
11821         * lib/unistd.in.h (environ): New declaration.
11822         * m4/environ.m4: New file.
11823         (gt_CHECK_VAR_DECL): Moved here from m4/setenv.m4. Undefine gt_cv_var
11824         after use.
11825         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_ENVIRON and
11826         HAVE_DECL_ENVIRON.
11827         * modules/unistd (Makefile.am): Substitute also GNULIB_ENVIRON and
11828         HAVE_DECL_ENVIRON.
11829         * doc/posix-functions/environ.texi: Mention module 'environ'. Remove
11830         wrong claim that 'environ' is missing on some systems.
11831         * modules/execute (Depends-on): Add environ.
11832         * lib/execute.c (environ): Remove fallback declaration.
11833         * modules/pipe (Depends-on): Add environ.
11834         * lib/pipe.c (environ): Remove fallback declaration.
11835         * modules/setenv (Depends-on): Add environ.
11836         * lib/setenv.c (environ): Remove fallback declaration.
11837         * modules/unsetenv (Depends-on): Add environ.
11838         * lib/unsetenv.c (environ): Remove fallback declaration.
11839         * m4/setenv.m4 (gt_CHECK_VAR_DECL): Remove macro. Moved to
11840         m4/environ.m4.
11841         (gl_PREREQ_SETENV): Require gl_ENVIRON instead of testing for environ.
11842         (gl_PREREQ_UNSETENV): Likewise.
11843
11844 2008-02-24  Bruno Haible  <bruno@clisp.org>
11845
11846         * doc/posix-functions/environ.texi: Document the MacOS X problem.
11847
11848 2008-02-20  Bob Proulx  <bob@proulx.com>
11849
11850         Enable use of older two part flavor 'git describe'.
11851         * build-aux/git-version-gen: If using the older two part flavor of
11852         git version then recreate the third part now present in the
11853         newer three part flavor of git describe.
11854
11855 2008-02-20  Martin Buchholz  <martin@xemacs.org>  (tiny change)
11856
11857         * lib/fts.c (fts_build): Typo correction to comment.
11858
11859 2008-02-17  Bruno Haible  <bruno@clisp.org>
11860
11861         * lib/git-merge-changelog.c (main) [split_merged_entry]: Avoid
11862         generating no-op conflicts.
11863
11864 2008-02-17  Bruno Haible  <bruno@clisp.org>
11865
11866         Speed up by 10%.
11867         * lib/git-merge-changelog.c (main): Use the iterator to iterate through
11868         result_entries, rather than an index-based loop.
11869
11870 2008-02-17  Bruno Haible  <bruno@clisp.org>
11871
11872         Speed up by 25%.
11873         * lib/git-merge-changelog.c (struct entry): New fields 'hashcode',
11874         'hashcode_cached'.
11875         (entry_create): New function.
11876         (entry_hashcode): Use the cached hashcode if possible.
11877         (read_changelog_file, try_split_merged_entry): Use entry_create.
11878
11879 2008-02-17  Bruno Haible  <bruno@clisp.org>
11880
11881         Speed up from O(n^2) to O(n) for long ChangeLog files.
11882         * lib/git-merge-changelog.c: Include gl_rbtreehash_list.h.
11883         (read_changelog_file): Change implementation of entries_reversed list
11884         to rbtreehash.
11885         * modules/git-merge-changelog (Depends-on): Add rbtreehash-list.
11886
11887 2008-02-17  Bruno Haible  <bruno@clisp.org>
11888
11889         New option --split-merged-entry.
11890         * lib/git-merge-changelog.c (FSTRCMP_STRICTER_THRESHOLD): New macro.
11891         (find_paragraph_end, try_split_merged_entry): New functions.
11892         (long_options): Add option --split-merged-entry.
11893         (usage): Document option --split-merged-entry.
11894         (main): Implement option --split-merged-entry.
11895         Reported by Eric Blake.
11896
11897 2008-02-17  Bruno Haible  <bruno@clisp.org>
11898
11899         * lib/git-merge-changelog.c: Include c-strstr.h.
11900         (main): Support the "git pull --rebase" situation.
11901         * modules/git-merge-changelog (Depends-on): Add c-strstr.
11902         Reported by Eric Blake.
11903
11904 2008-02-16  Eric Blake  <ebb9@byu.net>
11905
11906         Avoid doubling \ in common case of "c-maybe" quoting style.
11907         * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
11908         eliding outer quotes.
11909         * lib/quotearg.h: Document this.
11910         * tests/test-quotearg.c (result_strings, inputs, results_g)
11911         (flag_results, locale_results): Test it by adding a new string to
11912         each test group.
11913         (compare_strings): Test new string.
11914
11915 2008-02-13  Eric Blake  <ebb9@byu.net>
11916
11917         Avoid trigraph quoting in default output.
11918         * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
11919         * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
11920         unless explicitly requested.
11921         * tests/test-quotearg.c (flag_results, main): Add additional tests.
11922
11923 2008-02-13  Lasse Collin  <lasse.collin@tukaani.org>
11924
11925         Don't rely on signed integer overflowing to negative value.
11926         * lib/getugroups.c (getugroups): Include <limits.h>.
11927         Instead, compare against INT_MAX, and increment only if the test passes.
11928
11929 2008-02-13  Jim Meyering  <meyering@redhat.com>
11930         and Eric Blake  <ebb9@byu.net>
11931
11932         Avoid shadowing warning and compile errors on Linux.
11933         * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
11934         forwarding macros on Linux.
11935         (dcgettext): Define a stub, for Linux.
11936         (results_g, main): Avoid warnings.
11937
11938 2008-02-12  Eric Blake  <ebb9@byu.net>
11939
11940         Silence warning in last patch.
11941         * lib/quotearg.c (quotearg_buffer_restyled): Add missing const.
11942
11943         Quotearg part 4: add tests, fix c-maybe colon quoting.
11944         * lib/quotearg.h: Improve documentation.
11945         * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
11946         escapes when adding outer quotes.  When quoting trigraphs, use
11947         valid C notation.  When quoting NUL, omit extra characters if next
11948         character is not digit.  Alter prototype.
11949         (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
11950         callers.
11951         * modules/quotearg-tests: New module.
11952         * tests/test-quotearg.c: New test.
11953
11954 2008-02-07  Eric Blake  <ebb9@byu.net>
11955
11956         Quotearg part 3: add flag to control outer quote elision.
11957         * lib/quotearg.h (c_maybe_quoting_style): New style.
11958         (enum quoting_flags): Better documentation of flags.
11959         * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
11960         c-maybe style.
11961         (quotearg_buffer_restyled): Handle new flag to elide outer
11962         quotes.
11963
11964         Quotearg part 2: add flag that can control NUL elision.
11965         * lib/quotearg.h (set_quoting_flags): New prototype.
11966         * lib/quotearg.c (struct quoting_options): Add flag field.
11967         (set_quoting_flags): New function.
11968         (quotearg_buffer_restyled): Add flags parameter.
11969         (quotearg_alloc_mem): Set the flag if length cannot be returned.
11970         (quotearg_n_options): Set the flag, since length cannot be
11971         returned.
11972         (quoting_options_from_style): Default flags correctly.
11973
11974         Quotearg part 1: more wrappers, restore quotearg_char state.
11975         * lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
11976         (quotearg_mem, quotearg_style_mem, quotearg_char_mem)
11977         (quotearg_colon_mem): New wrappers.
11978         * lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
11979         (quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
11980         functions.
11981         (quotearg_n_mem, quotearg_mem, quotearg_style_mem)
11982         (quotearg_colon_mem): New functions.
11983
11984 2008-02-11  Bruno Haible  <bruno@clisp.org>
11985
11986         * modules/git-merge-changelog (Makefile.am): Don't use -L and -l for a
11987         library in the current directory: it does not work with parallel make.
11988         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11989
11990 2008-02-11  Bruno Haible  <bruno@clisp.org>
11991
11992         * .gitattributes: New file.
11993
11994 2008-02-11  Jim Meyering  <meyering@redhat.com>
11995
11996         useless-if-before-free: Fix reversed exit values.
11997         * build-aux/useless-if-before-free: Use correct values
11998         for EXIT_MATCH and EXIT_NO_MATCH.
11999
12000         * build-aux/useless-if-before-free: Close stdout carefully.
12001
12002 2008-02-10  Bruno Haible  <bruno@clisp.org>
12003
12004         New module 'git-merge-changelog'.
12005         * modules/git-merge-changelog: New file.
12006         * lib/git-merge-changelog.c: New file.
12007
12008 2008-02-10  Jim Meyering  <meyering@redhat.com>
12009
12010         useless-if-before-free: New option: --list (-l).
12011
12012         useless-if-before-free: Don't exit immediately upon open failure.
12013         * build-aux/useless-if-before-free: Exit 2 for errors.
12014         Upon failure to open a file, don't exit immediately.
12015         Rather, just warn and continue with any remaining files.
12016
12017 2008-02-10  Bruno Haible  <bruno@clisp.org>
12018
12019         New abstract list operation 'node_set_value'.
12020         * lib/gl_list.h (gl_list_node_set_value): New function.
12021         (struct gl_list_implementation): New field node_set_value.
12022         * lib/gl_list.c (gl_list_node_set_value): New function.
12023         * lib/gl_array_list.c (gl_array_node_set_value): New function.
12024         (gl_array_list_implementation): Update.
12025         * lib/gl_carray_list.c (gl_carray_node_set_value): New function.
12026         (gl_carray_list_implementation): Update.
12027         * lib/gl_anylinked_list2.h (gl_linked_node_set_value): New function.
12028         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
12029         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
12030         * lib/gl_anytree_list2.h (gl_tree_node_set_value): New function.
12031         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
12032         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
12033         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
12034         Update.
12035         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
12036         * lib/gl_sublist.c (gl_sublist_node_set_value): New function.
12037         (gl_sublist_list_implementation): Update.
12038
12039 2008-02-10  Bruno Haible  <bruno@clisp.org>
12040
12041         * lib/diffseq.h: Write "ELEMENT const" instead of "const ELEMENT".
12042         Needed when ELEMENT is #defined to 'some_type *'.
12043
12044 2008-02-10  Jim Meyering  <meyering@redhat.com>
12045
12046         New script and module: useless-if-before-free
12047         * MODULES.html.sh (maint+release support): Add useless-if-before-free.
12048         * build-aux/useless-if-before-free: New file.
12049         * modules/useless-if-before-free: New file.
12050
12051         * build-aux/gitlog-to-changelog: Use committer date, not author date.
12052
12053         xstrtol_error: Fix typo.
12054         * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
12055         s/exit_failure/exit_status/.
12056
12057 2008-02-09  Jim Meyering  <meyering@redhat.com>
12058
12059         New script and module: gitlog-to-changelog
12060         * MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
12061         * modules/gitlog-to-changelog: New file.
12062         * build-aux/gitlog-to-changelog: New file.
12063
12064 2008-02-08  Jim Meyering  <meyering@redhat.com>
12065
12066         Avoid two "parameter unused" warnings.
12067         * lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
12068         Mark "st" as used.
12069
12070         Use "git COMMAND", not "git-COMMAND".
12071         * build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
12072         * build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
12073         * build-aux/git-version-gen: Use "git status", not "git-status".
12074
12075 2008-02-07  Bruno Haible  <bruno@clisp.org>
12076
12077         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on native Woe32 systems.
12078         Avoids a crash on Windows Vista.
12079         Reported by Adam Strzelecki <ono@java.pl> via
12080         Simon Josefsson <simon@josefsson.org>.
12081
12082 2008-02-06  Bruno Haible  <bruno@clisp.org>
12083
12084         Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
12085         * m4/printf.m4 (gl_PRINTF_FLAG_LEFTADJUST): New macro.
12086         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_FLAG_LEFTADJUST.
12087         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST): New macro.
12088         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
12089         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
12090         gl_PRINTF_FLAG_LEFTADJUST and test its result. Invoke
12091         gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST.
12092         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
12093         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
12094         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
12095         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
12096         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
12097         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
12098         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
12099         * tests/test-vasnprintf-posix.c (test_function): Add testcases for the
12100         left-adjust flag.
12101         * tests/test-snprintf-posix.h (test_function): Likewise.
12102         * tests/test-sprintf-posix.h (test_function): Likewise.
12103         * tests/test-vasprintf-posix.c (test_function): Likewise.
12104         * doc/posix-functions/fprintf.texi: Update.
12105         * doc/posix-functions/printf.texi: Update.
12106         * doc/posix-functions/snprintf.texi: Update.
12107         * doc/posix-functions/sprintf.texi: Update.
12108         * doc/posix-functions/vfprintf.texi: Update.
12109         * doc/posix-functions/vprintf.texi: Update.
12110         * doc/posix-functions/vsnprintf.texi: Update.
12111         * doc/posix-functions/vsprintf.texi: Update.
12112         Reported by Peter Fales <psfales@alcatel-lucent.com>.
12113
12114 2008-02-06  Bruno Haible  <bruno@clisp.org>
12115
12116         Fix bug introduced on 2008-01-26.
12117         * lib/isnan.c (FUNC): Set to rpl_isnand, not rpl_isnan.
12118
12119 2008-02-06  Bruno Haible  <bruno@clisp.org>
12120
12121         Fix bug introduced on 2007-06-10.
12122         * lib/vasnprintf.c (VASNPRINTF): Perform zero-padding also if
12123         !NEED_PRINTF_FLAG_ZERO.
12124
12125 2008-02-05  Peter O'Gorman <pogma@thewrittenword.com>
12126
12127         getloadavg: use libperfstat on AIX5
12128         * lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat
12129
12130 2008-02-03  Bruno Haible  <bruno@clisp.org>
12131
12132         * lib/diffseq.h: Add comments about required #includes.
12133         Reported by Michael Biggs <gnulib@doubleplum.net>.
12134
12135 2008-02-01  Bruno Haible  <bruno@clisp.org>
12136
12137         * users.txt: Add gnuit.
12138
12139 2008-01-31  Bruno Haible  <bruno@clisp.org>
12140
12141         * lib/md4.c (set_uint32): Mark as inline.
12142         * lib/md5.c (set_uint32): Likewise.
12143         * lib/sha1.c (set_uint32): Likewise.
12144         * m4/md4.m4 (gl_MD4): Require AC_C_INLINE.
12145         * m4/md5.m4 (gl_MD5): Likewise.
12146         * m4/sha1.m4 (gl_SHA1): Likewise.
12147
12148 2008-01-31  Jim Meyering  <meyering@redhat.com>
12149
12150         Use "sizeof VAR", rather than a literal "4".
12151         * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
12152         * lib/md4.c (md4_read_ctx): Likewise.
12153         * lib/sha1.c (sha1_read_ctx): Likewise.
12154
12155 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12156
12157         * tests/test-sha1.c: New file, based on test-md5.c.
12158
12159         * modules/crypto/sha1-tests: New file.
12160
12161 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12162
12163         * lib/sha1.h (SHA1_DIGEST_SIZE): Define.
12164
12165 2008-01-31  Jim Meyering  <meyering@redhat.com>
12166
12167         Prefer "sizeof v" over the equivalent "4".
12168         * lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
12169         * lib/md5.c (set_uint32): Likewise.
12170         * lib/sha1.c (set_uint32): Likewise.
12171
12172 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12173
12174         * lib/sha1.c (set_uint32): Mark function as static.
12175
12176 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12177
12178         md2: clarify comments to say that alignment is not required.
12179         * lib/md2.h: Remove warning about alignment in comment.
12180         * lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment has
12181         never been required.
12182
12183 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12184
12185         md4: adapt alignment constraint fix from sha1.
12186         * lib/md4.c (set_uint32): New function, from sha1.c
12187         (md4_read_ctx): Use it.
12188         (md4_finish_ctx): Doc fix.
12189         * lib/md4.h: Doc fix.
12190
12191 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12192
12193         md5: adapt alignment constraint fix from sha1.
12194         * lib/md5.c (set_uint32): New function, from sha1.c
12195         (md5_read_ctx): Use it.
12196         (md5_finish_ctx): Doc fix.
12197         * lib/md5.h: Doc fix.
12198
12199 2008-01-30  Peter Palfrader  <weasel@debian.org>
12200
12201         sha1: remove the result buffer alignment constraint
12202         * lib/sha1.c (set_uint32): New function.
12203         (sha1_read_ctx): Rewrite to remove the result buffer alignment
12204         constraint.
12205         (sha1_finish_ctx): Remove comment warning about alignment constraint.
12206         * lib/sha1.h: Likewise.
12207
12208 2008-01-30  Andreas Schwab  <schwab@suse.de>
12209             Bruno Haible  <bruno@clisp.org>
12210
12211         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Include <float.h> and ensure a
12212         correct definition of LDBL_MIN_EXP.
12213
12214 2008-01-30  Karl Berry  <karl@gnu.org>
12215
12216         * config/srclist-update: try to preserve x bit on updates.
12217         * config/srclistvars.sh: update for karl.
12218
12219 2008-01-29  Jim Meyering  <meyering@redhat.com>
12220
12221         vasnprintf.c: Avoid warning about unused label
12222         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
12223         "overflow" label definition and associated code with the
12224         same cpp condition that guards the sole use of that label.
12225
12226 2008-01-26  Bruno Haible  <bruno@clisp.org>
12227
12228         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM,
12229         gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
12230         * lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
12231         * lib/isnanl-nolibm.h (isnanl): Likewise.
12232         Reported by Paul Eggert <eggert@cs.ucla.edu>.
12233
12234 2008-01-26  Bruno Haible  <bruno@clisp.org>
12235
12236         * m4/isnand.m4 (gl_FUNC_ISNAND_NO_LIBM): Test the GCC >= 4.0 built-in.
12237         * lib/isnand.h (isnand): Use the GCC >= 4.0 built-in.
12238
12239 2008-01-26  Bruno Haible  <bruno@clisp.org>
12240
12241         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_ISNANF_WORKS): Test the
12242         GCC >= 4.0 built-in.
12243         * lib/isnanf.h (isnanf): Use the GCC >= 4.0 built-in.
12244
12245 2008-01-26  Bruno Haible  <bruno@clisp.org>
12246
12247         Rename isnan, applicable to 'double' only, to isnand.
12248         * modules/isnand-nolibm: Renamed from modules/isnan-nolibm.
12249         (Files): Add lib/isnand.h, lib/isnand.c. Remove lib/isnan.h.
12250         (configure.ac): Update.
12251         (Include): Replace "isnan.h" with "isnand.h".
12252         * m4/isnand.m4: Renamed from m4/isnan.m4.
12253         (gl_FUNC_ISNAND_NO_LIBM): Renamed from gl_FUNC_ISNAN_NO_LIBM. Set
12254         HAVE_ISNAND_IN_LIBC instead of HAVE_ISNAN_IN_LIBC. Build isnand.c
12255         instead of isnan.c.
12256         * lib/isnand.h: Renamed from lib/isnan.h. Test HAVE_ISNAND_IN_LIBC
12257         instead of HAVE_ISNAN_IN_LIBC.
12258         (isnand): Renamed from isnan.
12259         * lib/isnand.c: New file.
12260         * modules/isnand-nolibm-tests: Renamed from modules/isnan-nolibm-tests.
12261         (Files): Add tests/test-isnand.c. Remove tests/test-isnan.c.
12262         (Makefile.am): Update.
12263         * tests/test-isnand.c: Renamed from tests/test-isnan.c.
12264         Include isnand.h instead of isnan.h.
12265         (main): Test isnand instead of isnan.
12266         * modules/fprintf-posix (Depends-on): Add isnand-nolibm, remove
12267         isnan-nolibm.
12268         * modules/frexp (Depends-on): Likewise.
12269         * modules/frexp-tests (Depends-on): Likewise.
12270         * modules/frexp-nolibm (Depends-on): Likewise.
12271         * modules/frexp-nolibm-tests (Depends-on): Likewise.
12272         * modules/isfinite (Depends-on): Likewise.
12273         * modules/round-tests (Depends-on): Likewise.
12274         * modules/signbit (Depends-on): Likewise.
12275         * modules/signbit-tests (Depends-on): Likewise.
12276         * modules/snprintf-posix (Depends-on): Likewise.
12277         * modules/sprintf-posix (Depends-on): Likewise.
12278         * modules/trunc-tests (Depends-on): Likewise.
12279         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
12280         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
12281         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
12282         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
12283         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
12284         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
12285         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
12286         * modules/vasnprintf-posix (Depends-on): Likewise.
12287         * modules/vasprintf-posix (Depends-on): Likewise.
12288         * modules/vfprintf-posix (Depends-on): Likewise.
12289         * modules/vsnprintf-posix (Depends-on): Likewise.
12290         * modules/vsprintf-posix (Depends-on): Likewise.
12291         * lib/frexp.c: Include isnand.h instead of isnan.h.
12292         (ISNAN): Set to isnand instead of isnan.
12293         * lib/isfinite.c: Include isnand.h instead of isnan.h.
12294         (gl_isfinited): Use isnand instead of isnan.
12295         * lib/signbitd.c: Include isnand.h instead of isnan.h.
12296         (gl_signbitd): Use isnand instead of isnan.
12297         * lib/vasnprintf.c: Include isnand.h instead of isnan.h.
12298         (is_infinite_or_zero, VASNPRINTF): Use isnand instead of isnan.
12299         * tests/test-frexp.c: Include isnand.h instead of isnan.h.
12300         (main): Use isnand instead of isnan.
12301         * tests/test-round1.c: Include isnand.h.
12302         (main): Use isnand instead of isnan.
12303         * tests/test-round2.c: Include isnand.h instead of isnan.h.
12304         (ISNAN): Set to isnand instead of isnan.
12305         * tests/test-trunc1.c: Include isnand.h.
12306         (main): Use isnand instead of isnan.
12307         * tests/test-trunc2.c: Include isnand.h instead of isnan.h.
12308         (equal): Use isnand instead of isnan.
12309         * MODULES.html.sh (Mathematics <math.h>): Replace isnan-nolibm with
12310         isnand-nolibm.
12311         * NEWS: Mention the change.
12312
12313 2008-01-25  Paul Eggert  <eggert@cs.ucla.edu>
12314             Bruno Haible  <bruno@clisp.org>
12315
12316         * m4/signbit.m4 (gl_SIGNBIT): Require a macro definition. Test whether
12317         the GCC builtins for signbits are present and set
12318         REPLACE_SIGNBIT_USING_GCC if so.
12319         * lib/math.in.h (signbit): Define using GCC builtins if
12320         REPLACE_SIGNBIT_USING_GCC is set.
12321         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
12322         REPLACE_SIGNBIT_USING_GCC.
12323         * modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_GCC.
12324
12325 2008-01-25  Jim Meyering  <meyering@redhat.com>
12326
12327         Prefer <config.h> over "config.h".  See autoconf doc for explanation.
12328         * lib/poll.c: Include <config.h>, not "config.h".
12329         * tests/test-getaddrinfo.c: Likewise.
12330
12331 2008-01-25  Simon Josefsson  <simon@josefsson.org>
12332
12333         * modules/sockets-tests: New file.
12334
12335 2008-01-24  Simon Josefsson  <simon@josefsson.org>
12336
12337         * modules/sockets: New module, can be used to call WSA_Startup and
12338         WSA_Cleanup when needed.
12339
12340         * lib/sockets.h, lib/sockets.c: New files.
12341
12342         * m4/sockets.m4: New file.
12343
12344         * tests/test-sockets.c: New file.
12345
12346 2008-01-19  Bruno Haible  <bruno@clisp.org>
12347
12348         * doc/posix-headers: Renamed from doc/headers.
12349         * doc/posix-functions: Renamed from doc/functions.
12350         * doc/gnulib.texi: Update.
12351
12352 2008-01-19  Bruno Haible  <bruno@clisp.org>
12353
12354         * doc/glibc-functions/strcasestr.texi: Include contents of
12355         doc/functions/strcasestr.texi, fixing the list of platforms.
12356         * doc/functions/strcasestr.texi: Remove file.
12357
12358 2008-01-19  Bruno Haible  <bruno@clisp.org>
12359
12360         * doc/glibc-functions/memmem.texi: Include contents of
12361         doc/functions/memmem.texi.
12362         * doc/functions/memmem.texi: Remove file.
12363
12364 2008-01-18  Bruno Haible  <bruno@clisp.org>
12365
12366         * doc/glibc-functions/*.texi: New files.
12367         * doc/gnulib.texi (Glibc Function Substitutes): Completely rewritten
12368         to use the new files.
12369
12370 2008-01-17  Bruno Haible  <bruno@clisp.org>
12371
12372         * tests/test-gethostname.c (main): Fix printf statement.
12373
12374 2008-01-17  Simon Josefsson  <simon@josefsson.org>
12375
12376         * modules/gethostname-tests: New file.
12377
12378         * tests/test-gethostname.c: New file.
12379
12380 2008-01-17  Simon Josefsson  <simon@josefsson.org>
12381
12382         * lib/gethostname.c: Include string.h unconditionally, strncpy is
12383         used by the UNAME case.  Reported by Bruno Haible
12384         <bruno@clisp.org>.
12385
12386 2008-01-17  Eric Blake  <ebb9@byu.net>
12387
12388         Convert c-strcasestr to be more efficient.
12389         * modules/c-strcasestr (Files): Use Two-Way, not KMP.
12390         (Depends-on): Add c-strcase, remove malloca, strnlen.
12391         * tests/test-c-strcasestr.c (main): Enhance test.
12392         * lib/c-strcasestr.c (c_strcasestr): Rewrite to new algorithm.
12393
12394 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
12395
12396         * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
12397         Use it in creating po/Makevars.
12398
12399 2008-01-15  Simon Josefsson  <simon@josefsson.org>
12400
12401         * lib/gc-libgcrypt.c (gc_init): Disable secure memory by default.
12402         Applications that requires it should initialize libgcrypt
12403         manually.
12404
12405 2008-01-16  Simon Josefsson  <simon@josefsson.org>
12406
12407         * lib/gethostname.c [!HAVE_UNAME]: Need string.h for strcpy.
12408
12409 2008-01-15  Paul Eggert  <eggert@cs.ucla.edu>
12410
12411         Fix problem with getdate on mingw32 reported by Simon Josefsson
12412         in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>.
12413         * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined
12414         tzname", when deciding whether to declare tzname.
12415         * lib/strftime.c (tzname): Likewise.
12416
12417 2008-01-15  Bruno Haible  <bruno@clisp.org>
12418
12419         Work around a MacOS X 10.5 bug in frexpl().
12420         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
12421         * doc/functions/frexpl.texi: Document the bug.
12422         Reported by Elias Pipping <pipping@gentoo.org>.
12423
12424 2008-01-14  Eric Blake  <ebb9@byu.net>
12425
12426         Touch up previous patch.
12427         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Fix typo.
12428         * doc/functions/strcasestr.texi (strcasestr): Document OpenBSD bug.
12429
12430         Convert strcasestr module to use Two-Way algorithm.
12431         * modules/strcasestr-simple: New module, based on the old
12432         strcasestr, but with Two-Way rather than KMP.
12433         * modules/strcasestr (Depends-on): Change to strcasestr-simple.
12434         * lib/string.in.h (rpl_strcasestr): Declare.
12435         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Check for linear
12436         performance.
12437         * lib/strcasestr.c (strcasestr): Simplify, and avoid malloc.
12438         * modules/string (Makefile.am): Support strcasestr.
12439         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
12440         * modules/strcasestr-tests (Depends-on): Check for alarm.
12441         * tests/test-strcasestr.c: Augment test.
12442         * lib/str-two-way.h: Clean up stray macro.
12443         * NEWS: Document new module.
12444         * MODULES.html.sh (string handling): Likewise.
12445         * doc/functions/strcasestr.texi: New file.
12446         * doc/gnulib.texi (Function Substitutes): New node.  Move memmem
12447         here, since it is not a POSIX function.
12448
12449 2008-01-14  Colin Watson  <cjwatson@debian.org>
12450             Bruno Haible  <bruno@clisp.org>
12451
12452         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check whether strsignal
12453         works fine; if not, set REPLACE_STRSIGNAL.
12454         (gl_PREREQ_STRSIGNAL): Require AC_DECL_SYS_SIGLIST.
12455         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
12456         REPLACE_STRSIGNAL.
12457         * lib/string.in.h (strsignal): Consider REPLACE_STRSIGNAL.
12458         * modules/string (Makefile.am): Substitute REPLACE_STRSIGNAL.
12459         * tests/test-strsignal.c (main): Check out-of-range signal numbers.
12460
12461 2008-01-14  Bruno Haible  <bruno@clisp.org>
12462
12463         * modules/strsignal (Include): Change to <string.h>.
12464
12465 2008-01-14  Colin Watson  <cjwatson@debian.org>
12466
12467         * modules/argp (Notice): Add a notice recommending to change
12468         XGETTEXT_OPTIONS.
12469         (configure.ac): Invoke AM_XGETTEXT_OPTION if it exists.
12470
12471 2008-01-13  Colin Watson  <cjwatson@debian.org>
12472
12473         * modules/strsignal-tests: New file.
12474         * tests/test-strsignal.c: New file.
12475
12476         * lib/strsignal.c: New file, from glibc with modifications.
12477         * lib/siglist.h: New file, from glibc with modifications.
12478         * lib/string.in.h (strsignal): New declaration.
12479         * m4/strsignal.m4: New file.
12480         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
12481         GNULIB_STRSIGNAL and HAVE_DECL_STRSIGNAL.
12482         * modules/strsignal: New file.
12483         * modules/string (Makefile.am): Substitute GNULIB_STRSIGNAL and
12484         HAVE_DECL_STRSIGNAL.
12485
12486 2008-01-13  Bruno Haible  <bruno@clisp.org>
12487
12488         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check that the
12489         locale encoding is not ASCII. Needed for OpenBSD 4.0.
12490         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
12491         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
12492
12493 2008-01-13  Bruno Haible  <bruno@clisp.org>
12494
12495         * lib/argp-fmtstream.h (__attribute__): Don't redefine if
12496         __STRICT_ANSI__ is set: it's not needed by any version of gcc.
12497         * lib/argp.h (__attribute__): Likewise.
12498         * lib/c-stack.c (__attribute__): Likewise.
12499         * lib/error.h (__attribute__): Likewise.
12500         * lib/fts.c (__attribute__): Likewise.
12501         * lib/openat.h (__attribute__): Likewise.
12502         * lib/stdio.in.h (__attribute__): Likewise.
12503         * lib/string.in.h (__attribute__): Likewise.
12504         * lib/utimens.c (__attribute__): Likewise.
12505         * lib/vasnprintf.h (__attribute__): Likewise.
12506         * lib/xalloc.h (__attribute__): Likewise.
12507         * lib/xprintf.h (__attribute__): Likewise.
12508         * lib/xstrtol.h (__attribute__): Likewise.
12509         * lib/xvasprintf.h (__attribute__): Likewise.
12510
12511 2008-01-12  Bruno Haible  <bruno@clisp.org>
12512
12513         * doc/gnulib.texi (Glibc Header File Substitutes): New chapter.
12514         * doc/glibc-headers/a.out.texi: New file.
12515         * doc/glibc-headers/aliases.texi: New file.
12516         * doc/glibc-headers/alloca.texi: New file.
12517         * doc/glibc-headers/ar.texi: New file.
12518         * doc/glibc-headers/argp.texi: New file.
12519         * doc/glibc-headers/argz.texi: New file.
12520         * doc/glibc-headers/byteswap.texi: New file.
12521         * doc/glibc-headers/crypt.texi: New file.
12522         * doc/glibc-headers/endian.texi: New file.
12523         * doc/glibc-headers/envz.texi: New file.
12524         * doc/glibc-headers/err.texi: New file.
12525         * doc/glibc-headers/error.texi: New file.
12526         * doc/glibc-headers/execinfo.texi: New file.
12527         * doc/glibc-headers/fpu_control.texi: New file.
12528         * doc/glibc-headers/fstab.texi: New file.
12529         * doc/glibc-headers/fts.texi: New file.
12530         * doc/glibc-headers/getopt.texi: New file.
12531         * doc/glibc-headers/ieee754.texi: New file.
12532         * doc/glibc-headers/ifaddrs.texi: New file.
12533         * doc/glibc-headers/libintl.texi: New file.
12534         * doc/glibc-headers/mcheck.texi: New file.
12535         * doc/glibc-headers/mntent.texi: New file.
12536         * doc/glibc-headers/obstack.texi: New file.
12537         * doc/glibc-headers/paths.texi: New file.
12538         * doc/glibc-headers/printf.texi: New file.
12539         * doc/glibc-headers/pty.texi: New file.
12540         * doc/glibc-headers/resolv.texi: New file.
12541         * doc/glibc-headers/shadow.texi: New file.
12542         * doc/glibc-headers/sysexits.texi: New file.
12543         * doc/glibc-headers/ttyent.texi: New file.
12544
12545 2008-01-12  Jim Meyering  <meyering@redhat.com>
12546
12547         announce-gen: emit Gnulib's git-based version string.
12548         * build-aux/announce-gen: Remove option: --gnulib-snapshot-time-stamp=S.
12549         New option --gnulib-version=V, where V is expected to be
12550         the output of running git describe in the gnulib directory.
12551         (get_tool_versions): Request feedback on xdelta.  I suspect it's
12552         not useful, and plan to stop publishing an xdelta file with each
12553         coreutils release.
12554
12555         * build-aux/announce-gen: Also check for lzma-compressed files.
12556
12557 2008-01-11  Bruno Haible  <bruno@clisp.org>
12558
12559         * tests/test-memmem.c (main): Increase maximum allowed time.
12560         * tests/test-strstr.c (main): Likewise.
12561
12562 2008-01-11  Bruno Haible  <bruno@clisp.org>
12563
12564         * doc/functions/memmem.texi: Add more precisions about platforms.
12565         * doc/functions/strstr.texi: Likewise.
12566
12567 2008-01-10  Eric Blake  <ebb9@byu.net>
12568
12569         * m4/strstr.m4: Delete cruft from copy-n-paste.
12570         Reported by Bruno Haible.
12571
12572 2008-01-10  Bruno Haible  <bruno@clisp.org>
12573
12574         Make c-strstr rely on strstr.
12575         * lib/c-strstr.c: Don't include str-kmp.h.
12576         (c_strstr): Define in terms of strstr.
12577         * modules/c-strstr (Files): Remove lib/str-kmp.h.
12578         (Depends-on): Remove stdbool, malloca, strnlen. Add strstr.
12579
12580 2008-01-10  Bruno Haible  <bruno@clisp.org>
12581
12582         * doc/gnulib.texi (String Functions in C Locale): New section.
12583         * doc/c-ctype.texi: New file.
12584         * doc/c-strcase.texi: New file.
12585         * doc/c-strcaseeq.texi: New file.
12586         * doc/c-strcasestr.texi: New file.
12587         * doc/c-strstr.texi: New file.
12588         * doc/c-strtod.texi: New file.
12589         * doc/c-strtold.texi: New file.
12590
12591 2008-01-10  Eric Blake  <ebb9@byu.net>
12592
12593         * lib/relocatable.h: Fix a comment.
12594
12595 2008-01-10  Eric Blake  <ebb9@byu.net>
12596
12597         Share two-way algorithm.
12598         * lib/str-two-way.h: New file, merged from...
12599         * lib/memmem.c: ...here...
12600         * lib/strstr.c: ...and here.
12601         * modules/memmem (Files): Use it.
12602         * modules/strstr (Files): Likewise.
12603
12604         Avoid quadratic strstr implementations.
12605         * lib/strstr.c: New file.
12606         * m4/strstr.m4: Likewise.
12607         * modules/strstr: Likewise.
12608         * modules/strstr-tests: Likewise.
12609         * tests/test-strstr.c: Likewise.
12610         * lib/string.in.h (rpl_strstr): Declare.
12611         (memmem) [GNULIB_POSIXCHECK]: Document speed issue.
12612         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Support strstr.
12613         * modules/string (Makefile.am): Likewise.
12614         * MODULES.html.sh (string handling): Mention new module.
12615         * doc/functions/strstr.texi (strstr): Document the bug.
12616
12617 2008-01-10  Bruno Haible  <bruno@clisp.org>
12618
12619         * lib/relocatable.h (relocate): State whether result is freshly
12620         allocated or not.
12621         * lib/relocatable.c (relocate): Return a freshly allocated string
12622         instead of a pointer to a privately held string.
12623         Reported by Sylvain Beucler <beuc@gnu.org>.
12624
12625 2008-01-10  Colin Watson  <cjwatson@debian.org>
12626
12627         * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
12628         s/S_ISNLK/S_ISLNK/.
12629
12630 2008-01-09  Bruno Haible  <bruno@clisp.org>
12631
12632         * doc/functions/memmem.texi: Use the same structure as snprintf.texi
12633         and other files.
12634         * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
12635         if it's only a guess.
12636         * modules/memmem: Simplify by depending on memmem-simple.
12637
12638 2008-01-09  Bruno Haible  <bruno@clisp.org>
12639
12640         Work around OpenBSD 4.0 tdelete() bug.
12641         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Also check tdelete's return value.
12642         * lib/search.in.h: If REPLACE_TSEARCH is 1, define tsearch etc. as
12643         macros and don't redefine the enum values.
12644         * m4/search_h.m4 (gl_SEARCH_H_DEFAULTS): Initialize REPLACE_TSEARCH.
12645         * modules/search (Makefile.am): Also substitute REPLACE_TSEARCH.
12646         * doc/functions/tdelete.texi: Document the OpenBSD 4.0 bug.
12647
12648 2008-01-09  Bruno Haible  <bruno@clisp.org>
12649
12650         * tests/test-wcwidth.c: Include <string.h> and localcharset.h.
12651         (main): Don't perform the tests if setlocale did not install a UTF-8
12652         locale. Needed on OpenBSD 4.0.
12653         * modules/wcwidth-tests (Depends-on): Add localcharset.
12654
12655 2008-01-09  Paul Eggert  <eggert@cs.ucla.edu>
12656
12657         gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
12658         See <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00149.html>.
12659         * NEWS: announce this.
12660         * m4/alloca.m4 (gl_FUNC_ALLOCA): Don't define HAVE_ALLOCA_H.
12661
12662 2008-01-09  Simon Josefsson  <simon@josefsson.org>
12663         and Eric Blake  <ebb9@byu.net>
12664
12665         Add memmem-simple module.
12666         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): New macro.
12667         (gl_FUNC_MEMMEM): Separate performance from presence checks.
12668         * modules/memmem-simple: New file.
12669         * modules/memmem (Description): Tweak.
12670         * MODULES.html.sh (string handling): Mention new module.
12671         * doc/functions/memmem.texi (memmem): Distinguish which flaws are
12672         addressed by memmem-simple.
12673         * NEWS: Document the difference.
12674
12675 2008-01-09  Eric Blake  <ebb9@byu.net>
12676
12677         Give gcc some memmem optimization hints.
12678         * lib/string.in.h (memmem, memrchr, strchrnul, strnlen, strpbrk)
12679         (strcasestr): Declare as pure.
12680         * modules/memmem (Maintainer): Claim my implementation.
12681
12682 2008-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12683
12684         Support AIX 6.1 and higher.
12685         * build-aux/config.libpath: Likewise.
12686         * build-aux/config.rpath: Likewise.
12687
12688 2008-01-08  Jim Meyering  <meyering@redhat.com>
12689             Bruno Haible  <bruno@clisp.org>
12690
12691         * lib/printf-parse.c (PRINTF_PARSE): Handle a size specifier "q"
12692         on MacOS X and a size specifier "I64" on mingw. Needed for PRIdMAX.
12693         Reported by Peter Fales in
12694         <http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00148.html>.
12695
12696 2008-01-08  Bruno Haible  <bruno@clisp.org>
12697
12698         * modules/unictype/category-of (Depends-on): Add
12699         unictype/category-none.
12700         * modules/unictype/category-and-tests (Depends-on): Add
12701         unictype/category-{L,N,Lu,Nd}.
12702         * modules/unictype/category-and-not-tests (Depends-on): Likewise.
12703         * modules/unictype/category-or-tests (Depends-on): Add
12704         unictype/category-{L,N}.
12705         * modules/unictype/category-name-tests (Depends-on): Add
12706         unictype/category-{Z,Nl}.
12707         Reported by Simon Josefsson.
12708
12709 2008-01-08  Bruno Haible  <bruno@clisp.org>
12710
12711         * lib/str-kmp.h (knuth_morris_pratt_unibyte): Document the calling
12712         convention better.
12713         * lib/mbsstr.c (knuth_morris_pratt_multibyte): Likewise.
12714         * lib/mbscasestr.c (knuth_morris_pratt_multibyte): Likewise.
12715         Reported by Peter Miller <millerp@canb.auug.org.au>.
12716
12717 2008-01-08  Eric Blake  <ebb9@byu.net>
12718
12719         Rewrite memmem to guarantee linear complexity without malloc.
12720         * lib/memmem.c (memmem): Use Two-Way rather than
12721         Knuth-Morris-Pratt, to allow O(1) space usage.
12722         (critical_factorization, two_way_short_needle)
12723         (two_way_long_needle): New functions.
12724         (knuth_morris_pratt): Delete.
12725         * modules/memmem (Depends-on): No longer need malloca or stdbool.
12726         Add stdint.
12727         * tests/test-memmem.c (main): Add tests for periodic needle and
12728         sublinear performance.
12729         * doc/functions/memmem.texi (memmem): Document other deficiencies
12730         in cygwin and older glibc.
12731
12732 2008-01-08  Bruno Haible  <bruno@clisp.org>
12733
12734         * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
12735         augmentation.
12736
12737 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
12738
12739         Add a configure time option: --disable-acl.
12740         * m4/acl.m4 (gl_FUNC_ACL): Wrap all ACL logic in a call to
12741         AC_ARG_ENABLE(acl).
12742
12743 2008-01-06  Simon Josefsson  <simon@josefsson.org>
12744
12745         * tests/test-localename.c: Don't include obsolete "setenv.h".
12746
12747         * modules/localename-tests (Depends-on): Need unsetenv.
12748
12749 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12750
12751         * DEPENDENCIES: Require Texinfo version 4.6 or newer.
12752
12753 2008-01-06  Colin Watson  <cjwatson@debian.org>
12754
12755         * users.txt: Add man-db.
12756
12757 2008-01-07  Bruno Haible  <bruno@clisp.org>
12758
12759         * doc/gnulib-intro.texi (Library vs Reusable Code): Restore the
12760         previous section name.
12761
12762 2008-01-07  Bruno Haible  <bruno@clisp.org>
12763
12764         * lib/progname.c (set_program_name): Don't strip off a leading
12765         "lt-" prefix outside a .libs directory.
12766         Suggested by Paul Eggert.
12767
12768 2008-01-01  Sylvain Beucler  <beuc@gnu.org>
12769             Bruno Haible  <bruno@clisp.org>
12770
12771         Improve memory cleanup in 'relocatable' module.
12772         * lib/relocatable.h (compute_curr_prefix): Change return type to
12773         'char *'.
12774         * lib/relocatable.c (compute_curr_prefix): Change return type to
12775         'char *'. Free curr_installdir after use.
12776         (relocate): Free curr_prefix_better after use.
12777         * lib/progreloc.c (prepare_relocate): Free curr_prefix after use.
12778
12779 2008-01-01  Bruno Haible  <bruno@clisp.org>
12780
12781         * tests/test-wcwidth.c (main): Relax test of U+2060. Avoids a test
12782         failure on older glibc systems.
12783         Reported by Peter Fales <psfales@alcatel-lucent.com>.
12784
12785 2008-01-05  Eric Blake  <ebb9@byu.net>
12786
12787         Avoid quadratic system memmem.
12788         * m4/memmem.m4 (gl_FUNC_MEMMEM): Check for quadratic memmem.
12789         Reported by Ralf Wildenhues.
12790
12791         Fix memmem test for mingw.
12792         * modules/memmem-tests (configure.ac): Check for alarm.
12793         * tests/test-memmem.c (main): Avoid alarm on platforms that lack
12794         it.
12795         * doc/functions/memmem.texi: New file.
12796         * doc/gnulib.texi (Function Substitutes): Add memmem.
12797         Reported by Bruno Haible.
12798
12799 2008-01-04  Bruno Haible  <bruno@clisp.org>
12800
12801         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP):
12802         Require gl_HEADER_STRINGS_H_DEFAULTS, not
12803         gl_HEADER_STRING_H_DEFAULTS.
12804
12805 2008-01-04  Eric Blake  <ebb9@byu.net>
12806
12807         Shorten duration of memmem test.
12808         * tests/test-memmem.c (main): Use alarm to declare failure if test
12809         is taking too long.
12810         Reported by Ralf Wildenhues.
12811
12812 2007-12-21  Simon Josefsson  <simon@josefsson.org>
12813
12814         * modules/relocatable-prog-wrapper (Depends-on): Add intprops and
12815         string, needed by strerror.
12816
12817 2008-01-03  Colin Watson  <cjwatson@debian.org>
12818             Bruno Haible  <bruno@clisp.org>
12819
12820         * doc/gnulib-tool.texi (Localization): New section.
12821
12822 2008-01-02  Bruno Haible  <bruno@clisp.org>
12823
12824         * lib/memmem.c (knuth_morris_pratt, memmem): Change all 'char *'
12825         variables to 'unsigned char *' type.
12826         Reported by Paul Eggert.
12827
12828 2008-01-02  Jim Meyering  <jim@meyering.net>
12829
12830         * lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
12831
12832 2007-12-31  Jim Meyering  <jim@meyering.net>
12833
12834         Avoid use of private FTS type name.
12835         * lib/fts.c (fts_sort): Use FTSENT rather than "struct _ftsent".
12836
12837 2007-12-30  Karl Berry  <karl@gnu.org>
12838
12839         * doc/gnulib.texi (Library vs. Reusable Code): remove period, to
12840         work around defect in Texinfo and/or the standalone Info browser.
12841
12842 2007-12-30  Bruno Haible  <bruno@clisp.org>
12843
12844         Unify 5 copies of the KMP code.
12845         * lib/str-kmp.h: New file.
12846         * lib/c-strcasestr.c: Include str-kmp.h.
12847         (knuth_morris_pratt): Remove function.
12848         (c_strcasestr): Update.
12849         * lib/c-strstr.c: Include str-kmp.h.
12850         (knuth_morris_pratt): Remove function.
12851         (c_strcasestr): Update.
12852         * lib/mbscasestr.c: Include str-kmp.h.
12853         (knuth_morris_pratt_unibyte): Remove function.
12854         * lib/mbsstr.c: Include str-kmp.h.
12855         (knuth_morris_pratt_unibyte): Remove function.
12856         * lib/strcasestr.c: Include str-kmp.h.
12857         (knuth_morris_pratt): Remove function.
12858         (strcasestr): Update.
12859         * modules/c-strcasestr (Files): Add lib/str-kmp.h.
12860         * modules/c-strstr (Files): Likewise.
12861         * modules/mbscasestr (Files): Likewise.
12862         * modules/mbsstr (Files): Likewise.
12863         * modules/strcasestr (Files): Likewise.
12864         Suggested by Paul Eggert.
12865
12866 2007-12-30  Bruno Haible  <bruno@clisp.org>
12867
12868         * lib/xmalloca.c (xmmalloca): Don't define if HAVE_ALLOCA is not
12869         defined.
12870
12871 2007-12-30  Bruno Haible  <bruno@clisp.org>
12872
12873         * lib/xmalloca.h: Include xalloc.h.
12874         (xnmalloca): New macro.
12875
12876 2007-12-30  Bruno Haible  <bruno@clisp.org>
12877
12878         * lib/malloca.h (nmalloca): New macro.
12879         * lib/c-strcasestr.c (knuth_morris_pratt): Use it.
12880         * lib/c-strstr.c (knuth_morris_pratt): Likewise.
12881         * lib/mbscasestr.c (knuth_morris_pratt_unibyte,
12882         knuth_morris_pratt_multibyte): Likewise.
12883         * lib/mbsstr.c (knuth_morris_pratt_unibyte,
12884         knuth_morris_pratt_multibyte): Likewise.
12885         * lib/memmem.c (knuth_morris_pratt): Likewise.
12886         * lib/strcasestr.c (knuth_morris_pratt): Likewise.
12887
12888 2007-12-25  Bruno Haible  <bruno@clisp.org>
12889
12890         Fixup after 2007-10-17 commit. Ensure that 'glob' stays under LGPLv2+.
12891         * lib/glob.c: Don't include openat.h.
12892         (link_exists2_p): Add back the code that deals with the
12893         !GLOB_ALTDIRFUNC case.
12894         (link_exists_p) [!_LIBC && !HAVE_FSTATAT]: Just call link_exists2_p and
12895         let it do the filename concatenation.
12896         * m4/glob.m4 (gl_PREREQ_GLOB): Add check for fstatat.
12897         * modules/glob (Depends-on): Remove openat.
12898
12899 2007-12-31  Bruno Haible  <bruno@clisp.org>
12900
12901         * modules/dirfd (License): Change to LGPLv2+.
12902         Approved by Jim Meyering.
12903
12904 2007-12-29  Paul Eggert  <eggert@cs.ucla.edu>
12905
12906         * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
12907         when multiplying M by sizeof (size_t).
12908
12909 2007-12-10  Martin Lambers  <marlam@marlam.de>
12910
12911         Override getpagesize on mingw.
12912         * lib/getpagesize.c: New file.
12913         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Enable replacement on mingw.
12914         * modules/getpagesize (Files): Add lib/getpagesize.c.
12915         * lib/unistd.in.h (getpagesize): Declare if we are using a replacement.
12916         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
12917         REPLACE_GETPAGESIZE.
12918         * modules/unistd (Makefile.am): Substitute REPLACE_GETPAGESIZE.
12919
12920 2007-12-25  Bruno Haible  <bruno@clisp.org>
12921
12922         * modules/localcharset (Notice): New field.
12923         (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT.
12924         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
12925
12926 2007-12-25  Paul Eggert  <eggert@cs.ucla.edu>
12927             Bruno Haible  <bruno@clisp.org>
12928
12929         Avoid using the syntax symbol() in formatted documentation.
12930         * MODULES.html.sh (func_module): When replacing symbol() with a
12931         hyperlink, remove the parentheses. Show an error if some remain.
12932         Recognize and render the '...' syntax.
12933         * doc/alloca-opt.texi: Remove parentheses from symbol reference.
12934         Rework. Add paragraph about GCC's inlining.
12935         * doc/alloca.texi: Likewise.
12936         * doc/error.texi: Remove parentheses from symbol reference.
12937         * doc/gnulib-intro.texi: Likewise.
12938         * doc/gnulib.texi (alloca, alloca-opt): New nodes.
12939         * modules/fnmatch (Description): Reword to say "the ... function".
12940         * modules/full-read (Description): Likewise.
12941         * modules/full-write (Description): Likewise.
12942         * modules/safe-read (Description): Likewise.
12943         * modules/safe-write (Description): Likewise.
12944         * modules/strchrnul (Description): Likewise.
12945         * modules/trim (Description): Likewise.
12946         * modules/error (Description): Remove parentheses from symbol
12947         references.
12948         * modules/verror (Description): Likewise.
12949         Reported by Karl Berry.
12950
12951 2007-12-25  Bruno Haible  <bruno@clisp.org>
12952
12953         Fixup after 2007-10-16 commit.
12954         * lib/glob.c (glob_in_dir): Don't use ISO C99 syntax.
12955
12956 2007-12-24  Bruno Haible  <bruno@clisp.org>
12957
12958         Make --enable-relocatable work with DESTDIR.
12959         * build-aux/install-reloc: Accept another argument 'destdir'. Use it
12960         to compute installdir from destprog.
12961         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV,
12962         also set the RELOC_DESTDIR variable.
12963         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
12964
12965 2007-12-24  Bruno Haible  <bruno@clisp.org>
12966
12967         Fix link error due to xalloc_die().
12968         * lib/progreloc.c: When NO_XMALLOC is defined, use areadlink instead
12969         of xreadlink.
12970         * lib/relocwrapper.c: Update comments.
12971         * build-aux/install-reloc: Remove xreadlink.c from file list.
12972         * modules/relocatable-prog-wrapper (Files): Remove xreadlink.h and
12973         xreadlink.c.
12974         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
12975
12976 2007-12-24  Bruno Haible  <bruno@clisp.org>
12977
12978         Split setenv module into setenv and unsetenv. Get rid of setenv.h.
12979         * lib/setenv.h: Remove file.
12980         * lib/stdlib.in.h (setenv, unsetenv): New declarations, moved here from
12981         lib/setenv.h.
12982         * modules/setenv (Files): Remove lib/setenv.h, lib/unsetenv.c.
12983         (Depends-on): Add stdlib.
12984         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR. Don't invoke
12985         gl_FUNC_UNSETENV.
12986         (Include): Replace setenv.h with <stdlib.h>.
12987         * modules/unsetenv: New file.
12988         * lib/setenv.c: Include <stdlib.h> first, after alloca.h.
12989         * lib/unsetenv.c: Include <stdlib.h> first.
12990         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_SETENV_SEPARATE): Require
12991         gl_STDLIB_H_DEFAULTS. Conditionally set HAVE_SETENV to 0.
12992         (gl_FUNC_UNSETENV): Require gl_STDLIB_H_DEFAULTS. Conditionally set
12993         HAVE_UNSETENV to 0. Set VOID_UNSETENV as an AC_SUBSTed variable.
12994         * modules/stdlib (Makefile.am): Substitute also GNULIB_SETENV,
12995         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
12996         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_SETENV,
12997         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
12998         * doc/functions/unsetenv.texi: Update.
12999         * modules/xsetenv (Depends-on): Add unsetenv.
13000         * modules/getdate (Depends-on): Likewise.
13001         * lib/xsetenv.h: Include <stdlib.h> instead of setenv.h.
13002         * lib/xsetenv.c: Don't include setenv.h.
13003         * lib/getdate.y: Likewise.
13004         * lib/relocwrapper.c: Likewise.
13005         * modules/relocatable-prog-wrapper (Files): Remove lib/setenv.h.
13006         (Depends-on): Add stdlib.
13007         * NEWS: Mention the changes.
13008         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
13009
13010 2007-12-23  Bruno Haible  <bruno@clisp.org>
13011
13012         * lib/memmem.c (memmem): Use lowercase variable names. Tab
13013         indentation.
13014
13015 2007-12-23  Bruno Haible  <bruno@clisp.org>
13016
13017         * lib/c-strcasestr.c: Add more comments.
13018         * lib/c-strstr.c: Likewise.
13019         * lib/mbscasestr.c: Likewise.
13020         * lib/mbsstr.c: Likewise.
13021         * lib/strcasestr.c: Likewise.
13022         * lib/memmem.c: Likewise.
13023
13024 2007-12-23  Bruno Haible  <bruno@clisp.org>
13025
13026         * tests/test-memmem.c: Include <string.h> first.
13027
13028 2007-12-22  Bruno Haible  <bruno@clisp.org>
13029
13030         * gnulib-tool (func_create_testdir): Change $auxdir while generating
13031         the contents of $testsbase.
13032         Reported by Ralf Wildenhues.
13033
13034 2007-12-22  Bruno Haible  <bruno@clisp.org>
13035
13036         * gnulib-tool (func_emit_tests_Makefile_am): Replace local_ldadd with
13037         two variables local_ldadd_before, local_ldadd_last.
13038
13039 2007-12-20  Eric Blake  <ebb9@byu.net>
13040
13041         Work around circular library issue when cross-compiling.
13042         * lib/progname.c (set_program_name): Use strncmp, not memcmp, so
13043         that progname.o does not need to pull in rpl_memcmp.
13044
13045 2007-12-19  Eric Blake  <ebb9@byu.net>
13046
13047         Fix memmem to avoid O(n^2) worst-case complexity.
13048         * lib/memmem.c (knuth_morris_pratt): New function.
13049         (memmem): Use it if first few naive iterations fail.
13050         * m4/memmem.m4 (gl_FUNC_MEMMEM): Detect cygwin bug.
13051         * modules/memcmp (License): Set to LGPLv2+, not LGPL.
13052         * modules/memchr (License): Likewise.
13053         * modules/memmem (Depends-on): Add memcmp, memchr, stdbool, and
13054         malloca.
13055         * tests/test-memmem.c: Rewrite, borrowing ideas from
13056         test-mbsstr1.c; the old version wouldn't even compile!
13057         * modules/memmem-tests: New file.
13058         * lib/string.in.h (rpl_memmem): Add declaration.
13059         * modules/string (Makefile.am): Substitute REPLACE_MEMMEM.
13060         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Default for
13061         REPLACE_MEMMEM.
13062
13063 2007-12-18  Paul Eggert  <eggert@cs.ucla.edu>
13064
13065         Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
13066         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
13067         before any system include files, and undef after them all.  This
13068         should fix a problem on VMS reported by John E. Malmberg in
13069         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
13070
13071 2007-12-17  Eric Blake  <ebb9@byu.net>
13072
13073         Revert addition of verify, for BSD/OS.
13074         * lib/fseeko.c [!HAVE_FSEEKO]: Allow off_t > long, even though it
13075         can't handle large files, for the sake of obsolete platforms.
13076         * modules/fseeko (Depends-on): Remove verify.
13077         * doc/functions/fseeko.texi (fseeko): Document BSD/OS limitation.
13078         * doc/functions/ftello.texi (ftello): Likewise.
13079         * doc/functions/fgetpos.texi (fgetpos): Likewise.
13080         Reported by Larry Jones.
13081
13082 2007-12-17  Petr Salinger  <Petr.Salinger@seznam.cz>
13083
13084         getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
13085         * lib/getcwd.c: Define and use HAVE_OPENAT_SUPPORT, in place of AT_FDCWD.
13086
13087 2007-12-17  Jim Meyering  <meyering@redhat.com>
13088
13089         Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
13090         which has no openat syscall, yet <fcntl.h> does define AT_FDCWD.
13091         * lib/getcwd.c: Undef AT_FDCWD if there is no openat function.
13092         * modules/getcwd (Depends-on): Add openat.
13093         Reported by Petr Salinger.
13094
13095 2007-12-17  Bruno Haible  <bruno@clisp.org>
13096
13097         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Use GL_NOCRASH to
13098         avoid a segmentation fault of the configure test on x86_64 systems.
13099
13100 2007-12-15  Jim Meyering  <meyering@redhat.com>
13101
13102         * build-aux/gnupload (GPG): Don't hard-code absolute name of gpg binary.
13103
13104 2007-12-13  Eric Blake  <ebb9@byu.net>
13105
13106         Another fseek test.
13107         * tests/test-fseek.c (main): Also test ungetc handling.
13108         * tests/test-fseeko.c (main): Likewise.
13109         * modules/fseeko (Depends-on): Add verify.
13110         * lib/fseeko.c [!HAVE_FSEEKO]: Verify that off_t is not too
13111         large.
13112         Reported by Larry Jones.
13113
13114         Fix fseeko on mingw.
13115         * lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
13116         seek.
13117
13118         Beef up fseek tests.
13119         * tests/test-fseek.c (main): Also test eof handling.
13120         * tests/test-fseeko.c (main): Likewise.
13121         Reported by Larry Jones.
13122
13123 2007-12-13  Larry Jones  <lawrence.jones@siemens.com>  (tiny change)
13124
13125         Fix fseeko on BSD-based platforms.
13126         * lib/fseeko.c (rpl_fseeko) [__sferror]: Reset EOF flag on
13127         successful seek.
13128
13129 2007-12-12  Eric Blake  <ebb9@byu.net>
13130
13131         Allow circular dependency of separate libtests.a
13132         * gnulib-tool (func_emit_tests_Makefile_am): Add AM_LIBTOOLFLAGS
13133         when use_libtests.
13134
13135 2007-12-11  Eric Blake  <ebb9@byu.net>
13136
13137         Fix bug with -0.0L in previous patch.
13138         * lib/isnan.c (rpl_isnanl): Make robust to -0.0L and pad bits.
13139         * tests/test-isnan.c (main): Also test on zeroes.
13140         * tests/test-isnanf.c (main): Likewise.
13141         * tests/test-isnanl.h (main): Likewise.
13142
13143         Detect pseudo-denormals on x86 even when cross-compiling.
13144         * lib/isnan.c (rpl_isnanl) [!KNOWN_EXPBIT0_LOCATION
13145         && USE_LONG_DOUBLE && x86]: Add one more check to filter out
13146         invalid bit patterns that happen to satisfy ==.
13147
13148         Avoid link failures with separate libtests.a.
13149         * gnulib-tool (func_emit_tests_Makefile_am): Also list local_ldadd
13150         last, to satisfy circular dependencies.
13151
13152 2007-12-11  Eric Blake  <ebb9@byu.net>
13153         and Bruno Haible  <bruno@clisp.org>
13154
13155         Fix OpenBSD 4.0 <float.h> handling of long double.
13156         * m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
13157         * lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
13158         * doc/headers/float.texi (float.h): Document OpenBSD bug.
13159
13160 2007-12-11  Jim Meyering  <meyering@redhat.com>
13161
13162         * users.txt: Add libvirt.
13163
13164         Support versions of autoconf prior to 2.59c.
13165         * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
13166         if it is not already defined.
13167
13168 2007-12-09  Bruno Haible  <bruno@clisp.org>
13169
13170         Let 'gnulib-tool --import' collect sources needed for the tests in
13171         tests/ rather than in lib/.
13172         * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
13173         argument. If true, add rules to generate libtests.a, and put libtests.a
13174         into $(LDADD). Consider source files in subdirectories and set
13175         uses_subdirs.
13176         (func_emit_initmacro_start, func_emit_initmacro_end,
13177         func_emit_initmacro_done): Pass all arguments explicitly.
13178         (func_import): Determine two module lists main_modules,
13179         testsrelated_modules. Determine use_libtests. Determine two variables
13180         sed_transform_main_lib_file, sed_transform_testsrelated_lib_file
13181         instead of just sed_transform_lib_file. Determine two variables
13182         main_files and testsrelated_files. Compute 'files' as the union of
13183         both. Adjust sed_rewrite_old_files, sed_rewrite_new_files,
13184         func_add_or_update. In the generated gnulib-comp.m4, collect the
13185         object files for tests/ in different variables than those for lib/.
13186         Substitute LIBTESTS_LIBDEPS.
13187         (func_create_testdir): Combine the uses_subdirs results from
13188         func_emit_lib_Makefile_am and from func_emit_tests_Makefile_am.
13189
13190 2007-12-09  Bruno Haible  <bruno@clisp.org>
13191
13192         * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
13193         the build-aux directory.
13194
13195 2007-12-09  Bruno Haible  <bruno@clisp.org>
13196
13197         * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
13198         introduced on 2006-09-09.
13199
13200 2007-12-07  Jim Meyering  <meyering@redhat.com>
13201
13202         Let these macros work also with autoconf-2.59.
13203         * m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59.  2.60
13204         is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE.
13205         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
13206
13207 2007-12-06  Jim Meyering  <meyering@redhat.com>
13208
13209         Avoid a configure-time syntax error in gl_FUNC_ACL.
13210         * m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
13211         function in each branch, before testing the cache variable.
13212
13213 2007-12-04  Eric Blake  <ebb9@byu.net>
13214
13215         Make scripts executable.
13216         * build-aux/config.guess: Add execute permissions.
13217         * build-aux/config.sub: Likewise.
13218         * build-aux/gendocs.sh: Likewise.
13219
13220         Fix frexp on mingw.
13221         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
13222         cross-compiling.
13223         * doc/functions/frexp.texi (frexp): Document the bug.
13224
13225         Make cygwin fseeko check more reliable.
13226         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Use cygwin
13227         version numbers, rather than unrelated feature check.
13228         * doc/functions/fseeko.texi (fseeko): Tweak failure report.
13229         * doc/functions/ftello.texi (ftello): Likewise.
13230         Reported by Bruno Haible.
13231
13232         * m4/strerror.m4: Bump version number.
13233
13234 2007-12-03  Bruno Haible  <bruno@clisp.org>
13235
13236         * doc/functions/mprotect.texi: Mention the mingw problem.
13237
13238 2007-12-03  Eric Blake  <ebb9@byu.net>
13239
13240         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Ensure
13241         REPLACE_STRERROR is initialized before this macro.
13242
13243 2007-12-03  Paul Eggert  <eggert@cs.ucla.edu>
13244
13245         Add support for Solaris 10 ACLs.  Also, ACLs are Gnulib, not Autoconf.
13246         * modules/acl (configure.ac): Rename AC_FUNC_ACL to gl_FUNC_ACL.
13247         * m4/acl.m4 (gl_FUNC_ACL): Renamed from AC_FUNC_ACL.  On Solaris,
13248         put -lsec in even for programs other than 'ls'.  This fixes a problem
13249         for gettext reported by Bruno Haible in
13250         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00007.html>.
13251         * lib/acl.c (copy_acl, qset_acl) [USE_ACL && defined ACL_NO_TRIVIAL]:
13252         Add support for Solaris 10.  This isn't efficient, but should get the
13253         job done for now.
13254
13255 2007-12-03  James Youngman  <jay@gnu.org>
13256
13257         * doc/regexprops-generic.texi: change "an close-group" to "a
13258         close-group" and "illegal" to "not allowed".
13259
13260 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13261
13262         * lib/unictype/pr_byname.c: Include unictype/pr_byname.h instead of
13263         pr_byname.h. Needed for the rare case when the maintainer has done
13264         "make maintainer-clean" in the source directory and then attempts a
13265         build outside the source directory.
13266         * lib/unictype/scripts.c: Include unictype/scripts_byname.h instead of
13267         scripts_byname.h.
13268
13269 2007-12-02  Martin Lambers <marlam@marlam.de>
13270             Bruno Haible  <bruno@clisp.org>
13271
13272         * lib/getpagesize.h: Remove file.
13273         * lib/unistd.in.h: Include declaration of getpagesize here.
13274         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Renamed from gl_GETPAGESIZE.
13275         Invoke gl_UNISTD_H_DEFAULTS. Set HAVE_GETPAGESIZE, HAVE_OS_H,
13276         HAVE_SYS_PARAM_H.
13277         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETPAGESIZE,
13278         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
13279         * modules/getpagesize (Files): Remove lib/getpagesize.h.
13280         (Depends-on): Add unistd.
13281         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
13282         (Include): Use <unistd.h> instead of getpagesize.h.
13283         * modules/unistd (Makefile.am): Substitute also GNULIB_GETPAGESIZE,
13284         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
13285         * m4/pagealign_alloc.m4 (gl_PREREQ_PAGEALIGN_ALLOC): Remove
13286         gl_GETPAGESIZE invocation, already handled by module dependency.
13287         * lib/pagealign_alloc.c: Don't include getpagesize.h.
13288
13289 2007-12-02  Bruno Haible  <bruno@clisp.org>
13290
13291         * modules/strings-tests: New file.
13292         * tests/test-strings.c: New file.
13293
13294         Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
13295         * lib/strings.in.h: New file.
13296         * lib/string.in.h (strcasecmp, strncasecmp): Remove declarations.
13297         * m4/strings_h.m4: New file.
13298         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Remove initialization
13299         of HAVE_STRCASECMP, HAVE_DECL_STRNCASECMP.
13300         * modules/strings: New file.
13301         * modules/string (Makefile.am): Update.
13302         * modules/strcase (Include): Mention <strings.h>, not <string.h>.
13303         Reported by Karl Berry.
13304
13305 2007-12-01  Eric Blake  <ebb9@byu.net>
13306
13307         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Rewrite to
13308         accomodate fix in cygwin 1.5.25.
13309
13310 2007-12-01  Jim Meyering  <meyering@redhat.com>
13311
13312         Fix a bug that inhibited much of the utf8-optimization in regcomp.c.
13313         * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
13314         that would inhibit utf8-optimization of a regexp containing line-
13315         or buffer-anchors, e.g., `^', `$'.
13316
13317 2007-11-30  Bruno Haible  <bruno@clisp.org>
13318
13319         * lib/lock.h (gl_recursive_lock_init) [PTHREAD &&
13320         PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Call
13321         glthread_recursive_lock_init.
13322         * lib/lock.c (glthread_recursive_lock_init)
13323         [PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: New function.
13324         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
13325
13326 2007-11-28  Paul Eggert  <eggert@cs.ucla.edu>
13327
13328         New function qset_acl, like set_acl but with syscall semantics.
13329         * lib/acl.h (qset_acl): New decl.
13330         * lib/acl.c (qset_acl): New function.
13331         (set_acl): Use new function.  Use more-consistent diagnostics.
13332
13333 2007-11-28  Jim Meyering  <meyering@redhat.com>
13334
13335         * modules/physmem (License): Change from GPL to LGPLv2+.
13336
13337 2007-11-26  Bruno Haible  <bruno@clisp.org>
13338
13339         * lib/vasnprintf.c (decode_long_double): Don't abort if the
13340         'long double' type has excess precision.
13341         Reported by Jim Meyering in
13342         <http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00120.html>.
13343
13344 2007-11-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13345
13346         * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
13347         Sync from <http://gnu.org/licenses>.
13348         * modules/agpl-3.0, doc/agpl-3.0.texi: New module,
13349         with license text from same location.
13350         * doc/maintain.texi, doc/standards.texi:  Sync from
13351         <http://savannah.gnu.org/projects/gnustandards>.
13352
13353 2007-11-22  OndÅ™ej Vašík  <ovasik@redhat.com>
13354         and Jim Meyering  <meyering@redhat.com>
13355
13356         Adjust getdate' grammar to accept a slightly more regular language.
13357         E.g., accept "YYYYMMDD +N days" as well as "YYYYMMDD N days".
13358         Before, the former was rejected.
13359         * lib/getdate.y (digits_to_date_time): New function, factored
13360         out of ...
13361         (number): ...here.  Just call digits_to_date_time.
13362         (hybrid): New non-terminal to handle an <unsigned number,
13363         signed relative offset> sequence consistently.
13364
13365 2007-11-18  Jim Meyering  <meyering@redhat.com>
13366
13367         Pull my changes from coreutils:
13368         bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
13369         * build-aux/bootstrap (gnulib_tool_options): Add a space before the
13370         use of $gnulib_tool_option_extras, so that it's separated from the
13371         preceding argument.
13372
13373         Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
13374         * build-aux/bootstrap (cp_mark_as_generated): Create any required
13375         parent destination directories before copying a file into place.
13376
13377 2007-11-18  Sergey Poznyakoff  <gray@gnu.org.ua>
13378
13379         bootstrap: work also with 4-argument variant of AC_INIT
13380         * build-aux/bootstrap (gnulib_extra_files): Adjust sed command.
13381
13382 2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
13383
13384         Port test-getaddrinfo to Solaris.
13385         Problem reported by Bruno Haible in
13386         <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
13387         * tests/test-getaddrinfo.c (simple): Add a comment asking for an
13388         explanation of setting 'hints'.
13389         Don't reject an implementation merely because it returns EAI_SERVICE.
13390         (EAI_SERVICE): Define to 0 if not defined.
13391
13392 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
13393
13394         The license of gnu-make and posix-shell is now "GPLed build tool".
13395         * modules/gnu-make (License): Likewise.
13396         * modules/posix-shell (License): Likewise.
13397
13398         New module posix-shell, for determining a POSIX shell
13399         or perhaps something that is close enough to a POSIX shell.
13400         * m4/posix-shell.m4: New file.
13401         * modules/posix-shell: New file.
13402
13403         * MODULES.html.sh: Mention new module.
13404
13405         New module gnu-make, for determining whether we're using GNU Make.
13406         * m4/gnu-make.m4: New file.
13407         * modules/gnu-make: New file.
13408         * MODULES.html.sh: Mention new module.
13409
13410 2007-11-14  Jim Meyering  <meyering@redhat.com>
13411
13412         Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
13413         * tests/test-argmatch.c (ARGMATCH_DIE_DECL): When defined,
13414         use this macro to create a function _definition_.
13415         Remove useless "#undef ARGMATCH_DIE".
13416
13417 2007-11-14  Bruno Haible  <bruno@clisp.org>
13418
13419         * lib/config.charset: Update for OpenBSD 4.1.
13420         Reported and helped by Ben Pfaff <blp@cs.stanford.edu>.
13421
13422 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
13423
13424         Document 64-bit #if problems in stdint.texi.
13425         * doc/headers/stdint.texi (stdint.h): Mention problems with
13426         64-bit-#if, and how to work around them.
13427
13428         Don't insist on 'long long int' support in the preprocessor.  It
13429         breaks too many things.  For example, PRIdMAX still uses a 'long
13430         long int' format with the latest Sun compiler, even though
13431         HAVE_LONG_LONG_INT isn't defined due to that compiler's
13432         preprocessor problem.  This causes the latest coreutils to dump
13433         core on Solaris 10 sparc with the Sun C compiler.
13434         Instead, fix the 2007-10-16 problem in a different way, by evaluating
13435         the troublesome expressions at configure-time, not at #if-time.
13436         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Don't test the
13437         preprocessor.
13438         * m4/inttypes.m4 (gl_INTTYPES_H): Move the #if checks into
13439         compile-time C checks, done at 'configure'-time.
13440         (gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION): New macro.
13441         * modules/inttypes (Makefile): Substitute the new symbols that
13442         gl_INTTYPES_H now generates.
13443         * lib/inttypes.in.h: Don't use constants wider than 'long' in #if.
13444
13445 2007-11-12  Bruno Haible  <bruno@clisp.org>
13446
13447         Tests for Unicode character classification functions.
13448
13449         * modules/unictype/bidicategory-byname-tests: New file.
13450         * modules/unictype/bidicategory-name-tests: New file.
13451         * modules/unictype/bidicategory-of-tests: New file.
13452         * modules/unictype/bidicategory-test-tests: New file.
13453         * modules/unictype/block-list-tests: New file.
13454         * modules/unictype/block-of-tests: New file.
13455         * modules/unictype/block-test-tests: New file.
13456         * modules/unictype/category-C-tests: New file.
13457         * modules/unictype/category-Cc-tests: New file.
13458         * modules/unictype/category-Cf-tests: New file.
13459         * modules/unictype/category-Cn-tests: New file.
13460         * modules/unictype/category-Co-tests: New file.
13461         * modules/unictype/category-Cs-tests: New file.
13462         * modules/unictype/category-L-tests: New file.
13463         * modules/unictype/category-Ll-tests: New file.
13464         * modules/unictype/category-Lm-tests: New file.
13465         * modules/unictype/category-Lo-tests: New file.
13466         * modules/unictype/category-Lt-tests: New file.
13467         * modules/unictype/category-Lu-tests: New file.
13468         * modules/unictype/category-M-tests: New file.
13469         * modules/unictype/category-Mc-tests: New file.
13470         * modules/unictype/category-Me-tests: New file.
13471         * modules/unictype/category-Mn-tests: New file.
13472         * modules/unictype/category-N-tests: New file.
13473         * modules/unictype/category-Nd-tests: New file.
13474         * modules/unictype/category-Nl-tests: New file.
13475         * modules/unictype/category-No-tests: New file.
13476         * modules/unictype/category-P-tests: New file.
13477         * modules/unictype/category-Pc-tests: New file.
13478         * modules/unictype/category-Pd-tests: New file.
13479         * modules/unictype/category-Pe-tests: New file.
13480         * modules/unictype/category-Pf-tests: New file.
13481         * modules/unictype/category-Pi-tests: New file.
13482         * modules/unictype/category-Po-tests: New file.
13483         * modules/unictype/category-Ps-tests: New file.
13484         * modules/unictype/category-S-tests: New file.
13485         * modules/unictype/category-Sc-tests: New file.
13486         * modules/unictype/category-Sk-tests: New file.
13487         * modules/unictype/category-Sm-tests: New file.
13488         * modules/unictype/category-So-tests: New file.
13489         * modules/unictype/category-Z-tests: New file.
13490         * modules/unictype/category-Zl-tests: New file.
13491         * modules/unictype/category-Zp-tests: New file.
13492         * modules/unictype/category-Zs-tests: New file.
13493         * modules/unictype/category-and-not-tests: New file.
13494         * modules/unictype/category-and-tests: New file.
13495         * modules/unictype/category-byname-tests: New file.
13496         * modules/unictype/category-name-tests: New file.
13497         * modules/unictype/category-none-tests: New file.
13498         * modules/unictype/category-of-tests: New file.
13499         * modules/unictype/category-or-tests: New file.
13500         * modules/unictype/category-test-withtable-tests: New file.
13501         * modules/unictype/combining-class-tests: New file.
13502         * modules/unictype/ctype-alnum-tests: New file.
13503         * modules/unictype/ctype-alpha-tests: New file.
13504         * modules/unictype/ctype-blank-tests: New file.
13505         * modules/unictype/ctype-cntrl-tests: New file.
13506         * modules/unictype/ctype-digit-tests: New file.
13507         * modules/unictype/ctype-graph-tests: New file.
13508         * modules/unictype/ctype-lower-tests: New file.
13509         * modules/unictype/ctype-print-tests: New file.
13510         * modules/unictype/ctype-punct-tests: New file.
13511         * modules/unictype/ctype-space-tests: New file.
13512         * modules/unictype/ctype-upper-tests: New file.
13513         * modules/unictype/ctype-xdigit-tests: New file.
13514         * modules/unictype/decimal-digit-tests: New file.
13515         * modules/unictype/digit-tests: New file.
13516         * modules/unictype/mirror-tests: New file.
13517         * modules/unictype/numeric-tests: New file.
13518         * modules/unictype/property-alphabetic-tests: New file.
13519         * modules/unictype/property-ascii-hex-digit-tests: New file.
13520         * modules/unictype/property-bidi-arabic-digit-tests: New file.
13521         * modules/unictype/property-bidi-arabic-right-to-left-tests: New file.
13522         * modules/unictype/property-bidi-block-separator-tests: New file.
13523         * modules/unictype/property-bidi-boundary-neutral-tests: New file.
13524         * modules/unictype/property-bidi-common-separator-tests: New file.
13525         * modules/unictype/property-bidi-control-tests: New file.
13526         * modules/unictype/property-bidi-embedding-or-override-tests: New file.
13527         * modules/unictype/property-bidi-eur-num-separator-tests: New file.
13528         * modules/unictype/property-bidi-eur-num-terminator-tests: New file.
13529         * modules/unictype/property-bidi-european-digit-tests: New file.
13530         * modules/unictype/property-bidi-hebrew-right-to-left-tests: New file.
13531         * modules/unictype/property-bidi-left-to-right-tests: New file.
13532         * modules/unictype/property-bidi-non-spacing-mark-tests: New file.
13533         * modules/unictype/property-bidi-other-neutral-tests: New file.
13534         * modules/unictype/property-bidi-pdf-tests: New file.
13535         * modules/unictype/property-bidi-segment-separator-tests: New file.
13536         * modules/unictype/property-bidi-whitespace-tests: New file.
13537         * modules/unictype/property-byname-tests: New file.
13538         * modules/unictype/property-combining-tests: New file.
13539         * modules/unictype/property-composite-tests: New file.
13540         * modules/unictype/property-currency-symbol-tests: New file.
13541         * modules/unictype/property-dash-tests: New file.
13542         * modules/unictype/property-decimal-digit-tests: New file.
13543         * modules/unictype/property-default-ignorable-code-point-tests: New file.
13544         * modules/unictype/property-deprecated-tests: New file.
13545         * modules/unictype/property-diacritic-tests: New file.
13546         * modules/unictype/property-extender-tests: New file.
13547         * modules/unictype/property-format-control-tests: New file.
13548         * modules/unictype/property-grapheme-base-tests: New file.
13549         * modules/unictype/property-grapheme-extend-tests: New file.
13550         * modules/unictype/property-grapheme-link-tests: New file.
13551         * modules/unictype/property-hex-digit-tests: New file.
13552         * modules/unictype/property-hyphen-tests: New file.
13553         * modules/unictype/property-id-continue-tests: New file.
13554         * modules/unictype/property-id-start-tests: New file.
13555         * modules/unictype/property-ideographic-tests: New file.
13556         * modules/unictype/property-ids-binary-operator-tests: New file.
13557         * modules/unictype/property-ids-trinary-operator-tests: New file.
13558         * modules/unictype/property-ignorable-control-tests: New file.
13559         * modules/unictype/property-iso-control-tests: New file.
13560         * modules/unictype/property-join-control-tests: New file.
13561         * modules/unictype/property-left-of-pair-tests: New file.
13562         * modules/unictype/property-line-separator-tests: New file.
13563         * modules/unictype/property-logical-order-exception-tests: New file.
13564         * modules/unictype/property-lowercase-tests: New file.
13565         * modules/unictype/property-math-tests: New file.
13566         * modules/unictype/property-non-break-tests: New file.
13567         * modules/unictype/property-not-a-character-tests: New file.
13568         * modules/unictype/property-numeric-tests: New file.
13569         * modules/unictype/property-other-alphabetic-tests: New file.
13570         * modules/unictype/property-other-default-ignorable-code-point-tests: New file.
13571         * modules/unictype/property-other-grapheme-extend-tests: New file.
13572         * modules/unictype/property-other-id-continue-tests: New file.
13573         * modules/unictype/property-other-id-start-tests: New file.
13574         * modules/unictype/property-other-lowercase-tests: New file.
13575         * modules/unictype/property-other-math-tests: New file.
13576         * modules/unictype/property-other-uppercase-tests: New file.
13577         * modules/unictype/property-paired-punctuation-tests: New file.
13578         * modules/unictype/property-paragraph-separator-tests: New file.
13579         * modules/unictype/property-pattern-syntax-tests: New file.
13580         * modules/unictype/property-pattern-white-space-tests: New file.
13581         * modules/unictype/property-private-use-tests: New file.
13582         * modules/unictype/property-punctuation-tests: New file.
13583         * modules/unictype/property-quotation-mark-tests: New file.
13584         * modules/unictype/property-radical-tests: New file.
13585         * modules/unictype/property-sentence-terminal-tests: New file.
13586         * modules/unictype/property-soft-dotted-tests: New file.
13587         * modules/unictype/property-space-tests: New file.
13588         * modules/unictype/property-terminal-punctuation-tests: New file.
13589         * modules/unictype/property-test-tests: New file.
13590         * modules/unictype/property-titlecase-tests: New file.
13591         * modules/unictype/property-unassigned-code-value-tests: New file.
13592         * modules/unictype/property-unified-ideograph-tests: New file.
13593         * modules/unictype/property-uppercase-tests: New file.
13594         * modules/unictype/property-variation-selector-tests: New file.
13595         * modules/unictype/property-white-space-tests: New file.
13596         * modules/unictype/property-xid-continue-tests: New file.
13597         * modules/unictype/property-xid-start-tests: New file.
13598         * modules/unictype/property-zero-width-tests: New file.
13599         * modules/unictype/scripts-tests: New file.
13600         * modules/unictype/syntax-c-ident-tests: New file.
13601         * modules/unictype/syntax-c-whitespace-tests: New file.
13602         * modules/unictype/syntax-java-ident-tests: New file.
13603         * modules/unictype/syntax-java-whitespace-tests: New file.
13604         * tests/unictype/test-bidi_byname.c: New file.
13605         * tests/unictype/test-bidi_name.c: New file.
13606         * tests/unictype/test-bidi_of.c: New file.
13607         * tests/unictype/test-bidi_test.c: New file.
13608         * tests/unictype/test-block_list.c: New file.
13609         * tests/unictype/test-block_of.c: New file.
13610         * tests/unictype/test-block_test.c: New file.
13611         * tests/unictype/test-categ_and.c: New file.
13612         * tests/unictype/test-categ_and_not.c: New file.
13613         * tests/unictype/test-categ_byname.c: New file.
13614         * tests/unictype/test-categ_name.c: New file.
13615         * tests/unictype/test-categ_none.c: New file.
13616         * tests/unictype/test-categ_of.c: New file.
13617         * tests/unictype/test-categ_or.c: New file.
13618         * tests/unictype/test-categ_test_withtable.c: New file.
13619         * tests/unictype/test-combining.c: New file.
13620         * tests/unictype/test-decdigit.c: New file.
13621         * tests/unictype/test-digit.c: New file.
13622         * tests/unictype/test-mirror.c: New file.
13623         * tests/unictype/test-numeric.c: New file.
13624         * tests/unictype/test-pr_byname.c: New file.
13625         * tests/unictype/test-pr_test.c: New file.
13626         * tests/unictype/test-predicate-part1.h: New file.
13627         * tests/unictype/test-predicate-part2.h: New file.
13628         * tests/unictype/test-scripts.c: New file.
13629         * tests/unictype/test-sy_c_ident.c: New file.
13630         * tests/unictype/test-sy_java_ident.c: New file.
13631
13632         * tests/unictype/test-categ_C.c: New file, generated by gen-ctype.c
13633         for Unicode 5.0.0.
13634         * tests/unictype/test-categ_Cc.c: Likewise.
13635         * tests/unictype/test-categ_Cf.c: Likewise.
13636         * tests/unictype/test-categ_Cn.c: Likewise.
13637         * tests/unictype/test-categ_Co.c: Likewise.
13638         * tests/unictype/test-categ_Cs.c: Likewise.
13639         * tests/unictype/test-categ_L.c: Likewise.
13640         * tests/unictype/test-categ_Ll.c: Likewise.
13641         * tests/unictype/test-categ_Lm.c: Likewise.
13642         * tests/unictype/test-categ_Lo.c: Likewise.
13643         * tests/unictype/test-categ_Lt.c: Likewise.
13644         * tests/unictype/test-categ_Lu.c: Likewise.
13645         * tests/unictype/test-categ_M.c: Likewise.
13646         * tests/unictype/test-categ_Mc.c: Likewise.
13647         * tests/unictype/test-categ_Me.c: Likewise.
13648         * tests/unictype/test-categ_Mn.c: Likewise.
13649         * tests/unictype/test-categ_N.c: Likewise.
13650         * tests/unictype/test-categ_Nd.c: Likewise.
13651         * tests/unictype/test-categ_Nl.c: Likewise.
13652         * tests/unictype/test-categ_No.c: Likewise.
13653         * tests/unictype/test-categ_P.c: Likewise.
13654         * tests/unictype/test-categ_Pc.c: Likewise.
13655         * tests/unictype/test-categ_Pd.c: Likewise.
13656         * tests/unictype/test-categ_Pe.c: Likewise.
13657         * tests/unictype/test-categ_Pf.c: Likewise.
13658         * tests/unictype/test-categ_Pi.c: Likewise.
13659         * tests/unictype/test-categ_Po.c: Likewise.
13660         * tests/unictype/test-categ_Ps.c: Likewise.
13661         * tests/unictype/test-categ_S.c: Likewise.
13662         * tests/unictype/test-categ_Sc.c: Likewise.
13663         * tests/unictype/test-categ_Sk.c: Likewise.
13664         * tests/unictype/test-categ_Sm.c: Likewise.
13665         * tests/unictype/test-categ_So.c: Likewise.
13666         * tests/unictype/test-categ_Z.c: Likewise.
13667         * tests/unictype/test-categ_Zl.c: Likewise.
13668         * tests/unictype/test-categ_Zp.c: Likewise.
13669         * tests/unictype/test-categ_Zs.c: Likewise.
13670         * tests/unictype/test-ctype_alnum.c: Likewise.
13671         * tests/unictype/test-ctype_alpha.c: Likewise.
13672         * tests/unictype/test-ctype_blank.c: Likewise.
13673         * tests/unictype/test-ctype_cntrl.c: Likewise.
13674         * tests/unictype/test-ctype_digit.c: Likewise.
13675         * tests/unictype/test-ctype_graph.c: Likewise.
13676         * tests/unictype/test-ctype_lower.c: Likewise.
13677         * tests/unictype/test-ctype_print.c: Likewise.
13678         * tests/unictype/test-ctype_punct.c: Likewise.
13679         * tests/unictype/test-ctype_space.c: Likewise.
13680         * tests/unictype/test-ctype_upper.c: Likewise.
13681         * tests/unictype/test-ctype_xdigit.c: Likewise.
13682         * tests/unictype/test-decdigit.h: Likewise.
13683         * tests/unictype/test-digit.h: Likewise.
13684         * tests/unictype/test-numeric.h: Likewise.
13685         * tests/unictype/test-pr_alphabetic.c: Likewise.
13686         * tests/unictype/test-pr_ascii_hex_digit.c: Likewise.
13687         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
13688         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
13689         * tests/unictype/test-pr_bidi_block_separator.c: Likewise.
13690         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
13691         * tests/unictype/test-pr_bidi_common_separator.c: Likewise.
13692         * tests/unictype/test-pr_bidi_control.c: Likewise.
13693         * tests/unictype/test-pr_bidi_embedding_or_override.c: Likewise.
13694         * tests/unictype/test-pr_bidi_eur_num_separator.c: Likewise.
13695         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
13696         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
13697         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
13698         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
13699         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
13700         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
13701         * tests/unictype/test-pr_bidi_pdf.c: Likewise.
13702         * tests/unictype/test-pr_bidi_segment_separator.c: Likewise.
13703         * tests/unictype/test-pr_bidi_whitespace.c: Likewise.
13704         * tests/unictype/test-pr_combining.c: Likewise.
13705         * tests/unictype/test-pr_composite.c: Likewise.
13706         * tests/unictype/test-pr_currency_symbol.c: Likewise.
13707         * tests/unictype/test-pr_dash.c: Likewise.
13708         * tests/unictype/test-pr_decimal_digit.c: Likewise.
13709         * tests/unictype/test-pr_default_ignorable_code_point.c: Likewise.
13710         * tests/unictype/test-pr_deprecated.c: Likewise.
13711         * tests/unictype/test-pr_diacritic.c: Likewise.
13712         * tests/unictype/test-pr_extender.c: Likewise.
13713         * tests/unictype/test-pr_format_control.c: Likewise.
13714         * tests/unictype/test-pr_grapheme_base.c: Likewise.
13715         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
13716         * tests/unictype/test-pr_grapheme_link.c: Likewise.
13717         * tests/unictype/test-pr_hex_digit.c: Likewise.
13718         * tests/unictype/test-pr_hyphen.c: Likewise.
13719         * tests/unictype/test-pr_id_continue.c: Likewise.
13720         * tests/unictype/test-pr_id_start.c: Likewise.
13721         * tests/unictype/test-pr_ideographic.c: Likewise.
13722         * tests/unictype/test-pr_ids_binary_operator.c: Likewise.
13723         * tests/unictype/test-pr_ids_trinary_operator.c: Likewise.
13724         * tests/unictype/test-pr_ignorable_control.c: Likewise.
13725         * tests/unictype/test-pr_iso_control.c: Likewise.
13726         * tests/unictype/test-pr_join_control.c: Likewise.
13727         * tests/unictype/test-pr_left_of_pair.c: Likewise.
13728         * tests/unictype/test-pr_line_separator.c: Likewise.
13729         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
13730         * tests/unictype/test-pr_lowercase.c: Likewise.
13731         * tests/unictype/test-pr_math.c: Likewise.
13732         * tests/unictype/test-pr_non_break.c: Likewise.
13733         * tests/unictype/test-pr_not_a_character.c: Likewise.
13734         * tests/unictype/test-pr_numeric.c: Likewise.
13735         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
13736         * tests/unictype/test-pr_other_default_ignorable_code_point.c: Likewise.
13737         * tests/unictype/test-pr_other_grapheme_extend.c: Likewise.
13738         * tests/unictype/test-pr_other_id_continue.c: Likewise.
13739         * tests/unictype/test-pr_other_id_start.c: Likewise.
13740         * tests/unictype/test-pr_other_lowercase.c: Likewise.
13741         * tests/unictype/test-pr_other_math.c: Likewise.
13742         * tests/unictype/test-pr_other_uppercase.c: Likewise.
13743         * tests/unictype/test-pr_paired_punctuation.c: Likewise.
13744         * tests/unictype/test-pr_paragraph_separator.c: Likewise.
13745         * tests/unictype/test-pr_pattern_syntax.c: Likewise.
13746         * tests/unictype/test-pr_pattern_white_space.c: Likewise.
13747         * tests/unictype/test-pr_private_use.c: Likewise.
13748         * tests/unictype/test-pr_punctuation.c: Likewise.
13749         * tests/unictype/test-pr_quotation_mark.c: Likewise.
13750         * tests/unictype/test-pr_radical.c: Likewise.
13751         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
13752         * tests/unictype/test-pr_soft_dotted.c: Likewise.
13753         * tests/unictype/test-pr_space.c: Likewise.
13754         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
13755         * tests/unictype/test-pr_titlecase.c: Likewise.
13756         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
13757         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
13758         * tests/unictype/test-pr_uppercase.c: Likewise.
13759         * tests/unictype/test-pr_variation_selector.c: Likewise.
13760         * tests/unictype/test-pr_white_space.c: Likewise.
13761         * tests/unictype/test-pr_xid_continue.c: Likewise.
13762         * tests/unictype/test-pr_xid_start.c: Likewise.
13763         * tests/unictype/test-pr_zero_width.c: Likewise.
13764         * tests/unictype/test-sy_c_whitespace.c: Likewise.
13765         * tests/unictype/test-sy_java_whitespace.c: Likewise.
13766
13767 2007-11-12  Bruno Haible  <bruno@clisp.org>
13768
13769         Unicode character classification functions.
13770         * lib/unictype.h: New file.
13771         * modules/unictype/base: New file.
13772         * modules/unictype/category-L: New file.
13773         * modules/unictype/category-Lu: New file.
13774         * modules/unictype/category-Ll: New file.
13775         * modules/unictype/category-Lt: New file.
13776         * modules/unictype/category-Lm: New file.
13777         * modules/unictype/category-Lo: New file.
13778         * modules/unictype/category-M: New file.
13779         * modules/unictype/category-Mn: New file.
13780         * modules/unictype/category-Mc: New file.
13781         * modules/unictype/category-Me: New file.
13782         * modules/unictype/category-N: New file.
13783         * modules/unictype/category-Nd: New file.
13784         * modules/unictype/category-Nl: New file.
13785         * modules/unictype/category-No: New file.
13786         * modules/unictype/category-P: New file.
13787         * modules/unictype/category-Pc: New file.
13788         * modules/unictype/category-Pd: New file.
13789         * modules/unictype/category-Ps: New file.
13790         * modules/unictype/category-Pe: New file.
13791         * modules/unictype/category-Pi: New file.
13792         * modules/unictype/category-Pf: New file.
13793         * modules/unictype/category-Po: New file.
13794         * modules/unictype/category-S: New file.
13795         * modules/unictype/category-Sm: New file.
13796         * modules/unictype/category-Sc: New file.
13797         * modules/unictype/category-Sk: New file.
13798         * modules/unictype/category-So: New file.
13799         * modules/unictype/category-Z: New file.
13800         * modules/unictype/category-Zs: New file.
13801         * modules/unictype/category-Zl: New file.
13802         * modules/unictype/category-Zp: New file.
13803         * modules/unictype/category-C: New file.
13804         * modules/unictype/category-Cc: New file.
13805         * modules/unictype/category-Cf: New file.
13806         * modules/unictype/category-Cs: New file.
13807         * modules/unictype/category-Co: New file.
13808         * modules/unictype/category-Cn: New file.
13809         * modules/unictype/category-or: New file.
13810         * modules/unictype/category-of: New file.
13811         * modules/unictype/category-test: New file.
13812         * modules/unictype/category-test-withtable: New file.
13813         * modules/unictype/category-byname: New file.
13814         * modules/unictype/category-none: New file.
13815         * modules/unictype/category-and: New file.
13816         * modules/unictype/category-and-not: New file.
13817         * modules/unictype/category-name: New file.
13818         * modules/unictype/combining-class: New file.
13819         * modules/unictype/category-all: New file.
13820         * modules/unictype/bidicategory-all: New file.
13821         * modules/unictype/bidicategory-byname: New file.
13822         * modules/unictype/bidicategory-name: New file.
13823         * modules/unictype/bidicategory-of: New file.
13824         * modules/unictype/bidicategory-test: New file.
13825         * modules/unictype/decimal-digit: New file.
13826         * modules/unictype/digit: New file.
13827         * modules/unictype/numeric: New file.
13828         * modules/unictype/mirror: New file.
13829         * modules/unictype/property-white-space: New file.
13830         * modules/unictype/property-alphabetic: New file.
13831         * modules/unictype/property-other-alphabetic: New file.
13832         * modules/unictype/property-not-a-character: New file.
13833         * modules/unictype/property-default-ignorable-code-point: New file.
13834         * modules/unictype/property-other-default-ignorable-code-point: New
13835         file.
13836         * modules/unictype/property-deprecated: New file.
13837         * modules/unictype/property-logical-order-exception: New file.
13838         * modules/unictype/property-variation-selector: New file.
13839         * modules/unictype/property-private-use: New file.
13840         * modules/unictype/property-unassigned-code-value: New file.
13841         * modules/unictype/property-uppercase: New file.
13842         * modules/unictype/property-other-uppercase: New file.
13843         * modules/unictype/property-lowercase: New file.
13844         * modules/unictype/property-other-lowercase: New file.
13845         * modules/unictype/property-titlecase: New file.
13846         * modules/unictype/property-soft-dotted: New file.
13847         * modules/unictype/property-id-start: New file.
13848         * modules/unictype/property-other-id-start: New file.
13849         * modules/unictype/property-id-continue: New file.
13850         * modules/unictype/property-other-id-continue: New file.
13851         * modules/unictype/property-xid-start: New file.
13852         * modules/unictype/property-xid-continue: New file.
13853         * modules/unictype/property-pattern-white-space: New file.
13854         * modules/unictype/property-pattern-syntax: New file.
13855         * modules/unictype/property-join-control: New file.
13856         * modules/unictype/property-grapheme-base: New file.
13857         * modules/unictype/property-grapheme-extend: New file.
13858         * modules/unictype/property-other-grapheme-extend: New file.
13859         * modules/unictype/property-grapheme-link: New file.
13860         * modules/unictype/property-bidi-control: New file.
13861         * modules/unictype/property-bidi-left-to-right: New file.
13862         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
13863         * modules/unictype/property-bidi-arabic-right-to-left: New file.
13864         * modules/unictype/property-bidi-european-digit: New file.
13865         * modules/unictype/property-bidi-eur-num-separator: New file.
13866         * modules/unictype/property-bidi-eur-num-terminator: New file.
13867         * modules/unictype/property-bidi-arabic-digit: New file.
13868         * modules/unictype/property-bidi-common-separator: New file.
13869         * modules/unictype/property-bidi-block-separator: New file.
13870         * modules/unictype/property-bidi-segment-separator: New file.
13871         * modules/unictype/property-bidi-whitespace: New file.
13872         * modules/unictype/property-bidi-non-spacing-mark: New file.
13873         * modules/unictype/property-bidi-boundary-neutral: New file.
13874         * modules/unictype/property-bidi-pdf: New file.
13875         * modules/unictype/property-bidi-embedding-or-override: New file.
13876         * modules/unictype/property-bidi-other-neutral: New file.
13877         * modules/unictype/property-hex-digit: New file.
13878         * modules/unictype/property-ascii-hex-digit: New file.
13879         * modules/unictype/property-ideographic: New file.
13880         * modules/unictype/property-unified-ideograph: New file.
13881         * modules/unictype/property-radical: New file.
13882         * modules/unictype/property-ids-binary-operator: New file.
13883         * modules/unictype/property-ids-trinary-operator: New file.
13884         * modules/unictype/property-zero-width: New file.
13885         * modules/unictype/property-space: New file.
13886         * modules/unictype/property-non-break: New file.
13887         * modules/unictype/property-iso-control: New file.
13888         * modules/unictype/property-format-control: New file.
13889         * modules/unictype/property-dash: New file.
13890         * modules/unictype/property-hyphen: New file.
13891         * modules/unictype/property-punctuation: New file.
13892         * modules/unictype/property-line-separator: New file.
13893         * modules/unictype/property-paragraph-separator: New file.
13894         * modules/unictype/property-quotation-mark: New file.
13895         * modules/unictype/property-sentence-terminal: New file.
13896         * modules/unictype/property-terminal-punctuation: New file.
13897         * modules/unictype/property-currency-symbol: New file.
13898         * modules/unictype/property-math: New file.
13899         * modules/unictype/property-other-math: New file.
13900         * modules/unictype/property-paired-punctuation: New file.
13901         * modules/unictype/property-left-of-pair: New file.
13902         * modules/unictype/property-combining: New file.
13903         * modules/unictype/property-composite: New file.
13904         * modules/unictype/property-decimal-digit: New file.
13905         * modules/unictype/property-numeric: New file.
13906         * modules/unictype/property-diacritic: New file.
13907         * modules/unictype/property-extender: New file.
13908         * modules/unictype/property-ignorable-control: New file.
13909         * modules/unictype/property-test: New file.
13910         * modules/unictype/property-byname: New file.
13911         * modules/unictype/property-all: New file.
13912         * modules/unictype/scripts: New file.
13913         * modules/unictype/scripts-all: New file.
13914         * modules/unictype/block-of: New file.
13915         * modules/unictype/block-test: New file.
13916         * modules/unictype/block-list: New file.
13917         * modules/unictype/block-all: New file.
13918         * modules/unictype/syntax-c-whitespace: New file.
13919         * modules/unictype/syntax-java-whitespace: New file.
13920         * modules/unictype/syntax-c-ident: New file.
13921         * modules/unictype/syntax-java-ident: New file.
13922         * modules/unictype/ctype-alnum: New file.
13923         * modules/unictype/ctype-alpha: New file.
13924         * modules/unictype/ctype-cntrl: New file.
13925         * modules/unictype/ctype-digit: New file.
13926         * modules/unictype/ctype-graph: New file.
13927         * modules/unictype/ctype-lower: New file.
13928         * modules/unictype/ctype-print: New file.
13929         * modules/unictype/ctype-punct: New file.
13930         * modules/unictype/ctype-space: New file.
13931         * modules/unictype/ctype-upper: New file.
13932         * modules/unictype/ctype-xdigit: New file.
13933         * modules/unictype/ctype-blank: New file.
13934         * lib/unictype/bidi_byname.c: New file.
13935         * lib/unictype/bidi_name.c: New file.
13936         * lib/unictype/bidi_of.c: New file.
13937         * lib/unictype/bidi_test.c: New file.
13938         * lib/unictype/bitmap.h: New file.
13939         * lib/unictype/block_test.c: New file.
13940         * lib/unictype/blocks.c: New file.
13941         * lib/unictype/categ_C.c: New file.
13942         * lib/unictype/categ_Cc.c: New file.
13943         * lib/unictype/categ_Cf.c: New file.
13944         * lib/unictype/categ_Cn.c: New file.
13945         * lib/unictype/categ_Co.c: New file.
13946         * lib/unictype/categ_Cs.c: New file.
13947         * lib/unictype/categ_L.c: New file.
13948         * lib/unictype/categ_Ll.c: New file.
13949         * lib/unictype/categ_Lm.c: New file.
13950         * lib/unictype/categ_Lo.c: New file.
13951         * lib/unictype/categ_Lt.c: New file.
13952         * lib/unictype/categ_Lu.c: New file.
13953         * lib/unictype/categ_M.c: New file.
13954         * lib/unictype/categ_Mc.c: New file.
13955         * lib/unictype/categ_Me.c: New file.
13956         * lib/unictype/categ_Mn.c: New file.
13957         * lib/unictype/categ_N.c: New file.
13958         * lib/unictype/categ_Nd.c: New file.
13959         * lib/unictype/categ_Nl.c: New file.
13960         * lib/unictype/categ_No.c: New file.
13961         * lib/unictype/categ_P.c: New file.
13962         * lib/unictype/categ_Pc.c: New file.
13963         * lib/unictype/categ_Pd.c: New file.
13964         * lib/unictype/categ_Pe.c: New file.
13965         * lib/unictype/categ_Pf.c: New file.
13966         * lib/unictype/categ_Pi.c: New file.
13967         * lib/unictype/categ_Po.c: New file.
13968         * lib/unictype/categ_Ps.c: New file.
13969         * lib/unictype/categ_S.c: New file.
13970         * lib/unictype/categ_Sc.c: New file.
13971         * lib/unictype/categ_Sk.c: New file.
13972         * lib/unictype/categ_Sm.c: New file.
13973         * lib/unictype/categ_So.c: New file.
13974         * lib/unictype/categ_Z.c: New file.
13975         * lib/unictype/categ_Zl.c: New file.
13976         * lib/unictype/categ_Zp.c: New file.
13977         * lib/unictype/categ_Zs.c: New file.
13978         * lib/unictype/categ_and.c: New file.
13979         * lib/unictype/categ_and_not.c: New file.
13980         * lib/unictype/categ_byname.c: New file.
13981         * lib/unictype/categ_name.c: New file.
13982         * lib/unictype/categ_none.c: New file.
13983         * lib/unictype/categ_of.c: New file.
13984         * lib/unictype/categ_or.c: New file.
13985         * lib/unictype/categ_test.c: New file.
13986         * lib/unictype/combining.c: New file.
13987         * lib/unictype/ctype_alnum.c: New file.
13988         * lib/unictype/ctype_alpha.c: New file.
13989         * lib/unictype/ctype_blank.c: New file.
13990         * lib/unictype/ctype_cntrl.c: New file.
13991         * lib/unictype/ctype_digit.c: New file.
13992         * lib/unictype/ctype_graph.c: New file.
13993         * lib/unictype/ctype_lower.c: New file.
13994         * lib/unictype/ctype_print.c: New file.
13995         * lib/unictype/ctype_punct.c: New file.
13996         * lib/unictype/ctype_space.c: New file.
13997         * lib/unictype/ctype_upper.c: New file.
13998         * lib/unictype/ctype_xdigit.c: New file.
13999         * lib/unictype/decdigit.c: New file.
14000         * lib/unictype/digit.c: New file.
14001         * lib/unictype/identsyntaxmap.h: New file.
14002         * lib/unictype/mirror.c: New file.
14003         * lib/unictype/numeric.c: New file.
14004         * lib/unictype/pr_alphabetic.c: New file.
14005         * lib/unictype/pr_ascii_hex_digit.c: New file.
14006         * lib/unictype/pr_bidi_arabic_digit.c: New file.
14007         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
14008         * lib/unictype/pr_bidi_block_separator.c: New file.
14009         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
14010         * lib/unictype/pr_bidi_common_separator.c: New file.
14011         * lib/unictype/pr_bidi_control.c: New file.
14012         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
14013         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
14014         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
14015         * lib/unictype/pr_bidi_european_digit.c: New file.
14016         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
14017         * lib/unictype/pr_bidi_left_to_right.c: New file.
14018         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
14019         * lib/unictype/pr_bidi_other_neutral.c: New file.
14020         * lib/unictype/pr_bidi_pdf.c: New file.
14021         * lib/unictype/pr_bidi_segment_separator.c: New file.
14022         * lib/unictype/pr_bidi_whitespace.c: New file.
14023         * lib/unictype/pr_byname.c: New file.
14024         * lib/unictype/pr_byname.gperf: New file.
14025         * lib/unictype/pr_combining.c: New file.
14026         * lib/unictype/pr_composite.c: New file.
14027         * lib/unictype/pr_currency_symbol.c: New file.
14028         * lib/unictype/pr_dash.c: New file.
14029         * lib/unictype/pr_decimal_digit.c: New file.
14030         * lib/unictype/pr_default_ignorable_code_point.c: New file.
14031         * lib/unictype/pr_deprecated.c: New file.
14032         * lib/unictype/pr_diacritic.c: New file.
14033         * lib/unictype/pr_extender.c: New file.
14034         * lib/unictype/pr_format_control.c: New file.
14035         * lib/unictype/pr_grapheme_base.c: New file.
14036         * lib/unictype/pr_grapheme_extend.c: New file.
14037         * lib/unictype/pr_grapheme_link.c: New file.
14038         * lib/unictype/pr_hex_digit.c: New file.
14039         * lib/unictype/pr_hyphen.c: New file.
14040         * lib/unictype/pr_id_continue.c: New file.
14041         * lib/unictype/pr_id_start.c: New file.
14042         * lib/unictype/pr_ideographic.c: New file.
14043         * lib/unictype/pr_ids_binary_operator.c: New file.
14044         * lib/unictype/pr_ids_trinary_operator.c: New file.
14045         * lib/unictype/pr_ignorable_control.c: New file.
14046         * lib/unictype/pr_iso_control.c: New file.
14047         * lib/unictype/pr_join_control.c: New file.
14048         * lib/unictype/pr_left_of_pair.c: New file.
14049         * lib/unictype/pr_line_separator.c: New file.
14050         * lib/unictype/pr_logical_order_exception.c: New file.
14051         * lib/unictype/pr_lowercase.c: New file.
14052         * lib/unictype/pr_math.c: New file.
14053         * lib/unictype/pr_non_break.c: New file.
14054         * lib/unictype/pr_not_a_character.c: New file.
14055         * lib/unictype/pr_numeric.c: New file.
14056         * lib/unictype/pr_other_alphabetic.c: New file.
14057         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
14058         * lib/unictype/pr_other_grapheme_extend.c: New file.
14059         * lib/unictype/pr_other_id_continue.c: New file.
14060         * lib/unictype/pr_other_id_start.c: New file.
14061         * lib/unictype/pr_other_lowercase.c: New file.
14062         * lib/unictype/pr_other_math.c: New file.
14063         * lib/unictype/pr_other_uppercase.c: New file.
14064         * lib/unictype/pr_paired_punctuation.c: New file.
14065         * lib/unictype/pr_paragraph_separator.c: New file.
14066         * lib/unictype/pr_pattern_syntax.c: New file.
14067         * lib/unictype/pr_pattern_white_space.c: New file.
14068         * lib/unictype/pr_private_use.c: New file.
14069         * lib/unictype/pr_punctuation.c: New file.
14070         * lib/unictype/pr_quotation_mark.c: New file.
14071         * lib/unictype/pr_radical.c: New file.
14072         * lib/unictype/pr_sentence_terminal.c: New file.
14073         * lib/unictype/pr_soft_dotted.c: New file.
14074         * lib/unictype/pr_space.c: New file.
14075         * lib/unictype/pr_terminal_punctuation.c: New file.
14076         * lib/unictype/pr_test.c: New file.
14077         * lib/unictype/pr_titlecase.c: New file.
14078         * lib/unictype/pr_unassigned_code_value.c: New file.
14079         * lib/unictype/pr_unified_ideograph.c: New file.
14080         * lib/unictype/pr_uppercase.c: New file.
14081         * lib/unictype/pr_variation_selector.c: New file.
14082         * lib/unictype/pr_white_space.c: New file.
14083         * lib/unictype/pr_xid_continue.c: New file.
14084         * lib/unictype/pr_xid_start.c: New file.
14085         * lib/unictype/pr_zero_width.c: New file.
14086         * lib/unictype/scripts.c: New file.
14087         * lib/unictype/sy_c_ident.c: New file.
14088         * lib/unictype/sy_c_whitespace.c: New file.
14089         * lib/unictype/sy_java_ident.c: New file.
14090         * lib/unictype/sy_java_whitespace.c: New file.
14091
14092         * lib/unictype/bidi_of.h: New file, generated by gen-ctype.c for
14093         Unicode 5.0.0.
14094         * lib/unictype/blocks.h: Likewise.
14095         * lib/unictype/categ_C.h: Likewise.
14096         * lib/unictype/categ_Cc.h: Likewise.
14097         * lib/unictype/categ_Cf.h: Likewise.
14098         * lib/unictype/categ_Cn.h: Likewise.
14099         * lib/unictype/categ_Co.h: Likewise.
14100         * lib/unictype/categ_Cs.h: Likewise.
14101         * lib/unictype/categ_L.h: Likewise.
14102         * lib/unictype/categ_Ll.h: Likewise.
14103         * lib/unictype/categ_Lm.h: Likewise.
14104         * lib/unictype/categ_Lo.h: Likewise.
14105         * lib/unictype/categ_Lt.h: Likewise.
14106         * lib/unictype/categ_Lu.h: Likewise.
14107         * lib/unictype/categ_M.h: Likewise.
14108         * lib/unictype/categ_Mc.h: Likewise.
14109         * lib/unictype/categ_Me.h: Likewise.
14110         * lib/unictype/categ_Mn.h: Likewise.
14111         * lib/unictype/categ_N.h: Likewise.
14112         * lib/unictype/categ_Nd.h: Likewise.
14113         * lib/unictype/categ_Nl.h: Likewise.
14114         * lib/unictype/categ_No.h: Likewise.
14115         * lib/unictype/categ_P.h: Likewise.
14116         * lib/unictype/categ_Pc.h: Likewise.
14117         * lib/unictype/categ_Pd.h: Likewise.
14118         * lib/unictype/categ_Pe.h: Likewise.
14119         * lib/unictype/categ_Pf.h: Likewise.
14120         * lib/unictype/categ_Pi.h: Likewise.
14121         * lib/unictype/categ_Po.h: Likewise.
14122         * lib/unictype/categ_Ps.h: Likewise.
14123         * lib/unictype/categ_S.h: Likewise.
14124         * lib/unictype/categ_Sc.h: Likewise.
14125         * lib/unictype/categ_Sk.h: Likewise.
14126         * lib/unictype/categ_Sm.h: Likewise.
14127         * lib/unictype/categ_So.h: Likewise.
14128         * lib/unictype/categ_Z.h: Likewise.
14129         * lib/unictype/categ_Zl.h: Likewise.
14130         * lib/unictype/categ_Zp.h: Likewise.
14131         * lib/unictype/categ_Zs.h: Likewise.
14132         * lib/unictype/categ_of.h: Likewise.
14133         * lib/unictype/combining.h: Likewise.
14134         * lib/unictype/ctype_alnum.h: Likewise.
14135         * lib/unictype/ctype_alpha.h: Likewise.
14136         * lib/unictype/ctype_blank.h: Likewise.
14137         * lib/unictype/ctype_cntrl.h: Likewise.
14138         * lib/unictype/ctype_digit.h: Likewise.
14139         * lib/unictype/ctype_graph.h: Likewise.
14140         * lib/unictype/ctype_lower.h: Likewise.
14141         * lib/unictype/ctype_print.h: Likewise.
14142         * lib/unictype/ctype_punct.h: Likewise.
14143         * lib/unictype/ctype_space.h: Likewise.
14144         * lib/unictype/ctype_upper.h: Likewise.
14145         * lib/unictype/ctype_xdigit.h: Likewise.
14146         * lib/unictype/decdigit.h: Likewise.
14147         * lib/unictype/digit.h: Likewise.
14148         * lib/unictype/mirror.h: Likewise.
14149         * lib/unictype/numeric.h: Likewise.
14150         * lib/unictype/pr_alphabetic.h: Likewise.
14151         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
14152         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
14153         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
14154         * lib/unictype/pr_bidi_block_separator.h: Likewise.
14155         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
14156         * lib/unictype/pr_bidi_common_separator.h: Likewise.
14157         * lib/unictype/pr_bidi_control.h: Likewise.
14158         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
14159         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
14160         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
14161         * lib/unictype/pr_bidi_european_digit.h: Likewise.
14162         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
14163         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
14164         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
14165         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
14166         * lib/unictype/pr_bidi_pdf.h: Likewise.
14167         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
14168         * lib/unictype/pr_bidi_whitespace.h: Likewise.
14169         * lib/unictype/pr_combining.h: Likewise.
14170         * lib/unictype/pr_composite.h: Likewise.
14171         * lib/unictype/pr_currency_symbol.h: Likewise.
14172         * lib/unictype/pr_dash.h: Likewise.
14173         * lib/unictype/pr_decimal_digit.h: Likewise.
14174         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
14175         * lib/unictype/pr_deprecated.h: Likewise.
14176         * lib/unictype/pr_diacritic.h: Likewise.
14177         * lib/unictype/pr_extender.h: Likewise.
14178         * lib/unictype/pr_format_control.h: Likewise.
14179         * lib/unictype/pr_grapheme_base.h: Likewise.
14180         * lib/unictype/pr_grapheme_extend.h: Likewise.
14181         * lib/unictype/pr_grapheme_link.h: Likewise.
14182         * lib/unictype/pr_hex_digit.h: Likewise.
14183         * lib/unictype/pr_hyphen.h: Likewise.
14184         * lib/unictype/pr_id_continue.h: Likewise.
14185         * lib/unictype/pr_id_start.h: Likewise.
14186         * lib/unictype/pr_ideographic.h: Likewise.
14187         * lib/unictype/pr_ids_binary_operator.h: Likewise.
14188         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
14189         * lib/unictype/pr_ignorable_control.h: Likewise.
14190         * lib/unictype/pr_iso_control.h: Likewise.
14191         * lib/unictype/pr_join_control.h: Likewise.
14192         * lib/unictype/pr_left_of_pair.h: Likewise.
14193         * lib/unictype/pr_line_separator.h: Likewise.
14194         * lib/unictype/pr_logical_order_exception.h: Likewise.
14195         * lib/unictype/pr_lowercase.h: Likewise.
14196         * lib/unictype/pr_math.h: Likewise.
14197         * lib/unictype/pr_non_break.h: Likewise.
14198         * lib/unictype/pr_not_a_character.h: Likewise.
14199         * lib/unictype/pr_numeric.h: Likewise.
14200         * lib/unictype/pr_other_alphabetic.h: Likewise.
14201         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
14202         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
14203         * lib/unictype/pr_other_id_continue.h: Likewise.
14204         * lib/unictype/pr_other_id_start.h: Likewise.
14205         * lib/unictype/pr_other_lowercase.h: Likewise.
14206         * lib/unictype/pr_other_math.h: Likewise.
14207         * lib/unictype/pr_other_uppercase.h: Likewise.
14208         * lib/unictype/pr_paired_punctuation.h: Likewise.
14209         * lib/unictype/pr_paragraph_separator.h: Likewise.
14210         * lib/unictype/pr_pattern_syntax.h: Likewise.
14211         * lib/unictype/pr_pattern_white_space.h: Likewise.
14212         * lib/unictype/pr_private_use.h: Likewise.
14213         * lib/unictype/pr_punctuation.h: Likewise.
14214         * lib/unictype/pr_quotation_mark.h: Likewise.
14215         * lib/unictype/pr_radical.h: Likewise.
14216         * lib/unictype/pr_sentence_terminal.h: Likewise.
14217         * lib/unictype/pr_soft_dotted.h: Likewise.
14218         * lib/unictype/pr_space.h: Likewise.
14219         * lib/unictype/pr_terminal_punctuation.h: Likewise.
14220         * lib/unictype/pr_titlecase.h: Likewise.
14221         * lib/unictype/pr_unassigned_code_value.h: Likewise.
14222         * lib/unictype/pr_unified_ideograph.h: Likewise.
14223         * lib/unictype/pr_uppercase.h: Likewise.
14224         * lib/unictype/pr_variation_selector.h: Likewise.
14225         * lib/unictype/pr_white_space.h: Likewise.
14226         * lib/unictype/pr_xid_continue.h: Likewise.
14227         * lib/unictype/pr_xid_start.h: Likewise.
14228         * lib/unictype/pr_zero_width.h: Likewise.
14229         * lib/unictype/scripts.h: Likewise.
14230         * lib/unictype/scripts_byname.gperf: Likewise.
14231         * lib/unictype/sy_c_ident.h: Likewise.
14232         * lib/unictype/sy_c_whitespace.h: Likewise.
14233         * lib/unictype/sy_java_ident.h: Likewise.
14234         * lib/unictype/sy_java_whitespace.h: Likewise.
14235
14236         * lib/unictype/Makefile: New file.
14237         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
14238         glibc.
14239         * lib/unictype/3level.h: New file, copied from glibc.
14240         * lib/unictype/3levelbit.h: New file.
14241
14242 2007-11-11  Bruno Haible  <bruno@clisp.org>
14243
14244         * modules/gperf: New file.
14245         * modules/iconv_open (Depends-on): Add it.
14246         (Makefile.am): Remove the GPERF definition.
14247
14248 2007-11-11  Bruno Haible  <bruno@clisp.org>
14249
14250         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
14251         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
14252
14253 2007-11-11  Bruno Haible  <bruno@clisp.org>
14254
14255         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
14256         (usage): Remove function.
14257
14258 2007-11-11  Bruno Haible  <bruno@clisp.org>
14259
14260         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
14261         gl_FUNC_CEILF_LIBS.
14262         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
14263         gl_FUNC_CEIL_LIBS.
14264         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
14265         gl_FUNC_CEILL_LIBS.
14266         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
14267         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
14268         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
14269
14270 2007-11-11  Bruno Haible  <bruno@clisp.org>
14271
14272         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
14273         roundf were declared but do not exist on functions.
14274         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
14275         roundl were declared but do not exist on functions.
14276         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
14277         HAVE_FLOORL_AND_CEILL, respectively.
14278         Needed for Sun C on Solaris 10.
14279
14280 2007-11-11  Bruno Haible  <bruno@clisp.org>
14281
14282         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
14283         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
14284         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
14285         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
14286         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
14287         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
14288         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
14289         HAVE_DECL_ROUNDF.
14290         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
14291         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
14292         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
14293         of HAVE_DECL_ROUND*.
14294         * modules/math (Makefile.am): Update.
14295
14296 2007-11-10  Bruno Haible  <bruno@clisp.org>
14297
14298         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
14299         ptrdiff_t as m4/intl.m4.
14300
14301 2007-11-10  Jim Meyering  <meyering@redhat.com>
14302
14303         Avoid link failure for the argmatch test.
14304         * tests/test-argmatch.c (usage): Define function to avoid a link
14305         failure: argmatch_die requires a usage function.
14306
14307 2007-11-09  Bruno Haible  <bruno@clisp.org>
14308
14309         * doc/functions/snprintf.texi: Mention BeOS deficiency.
14310         * doc/functions/vsnprintf.texi: Likewise.
14311         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
14312         with a size argument < 2.
14313
14314 2007-11-09  Bruno Haible  <bruno@clisp.org>
14315
14316         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
14317         buffer. Fixes an inefficiency introduced on 2007-11-03.
14318
14319 2007-11-09  Bruno Haible  <bruno@clisp.org>
14320
14321         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
14322         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
14323
14324 2007-11-08  Jim Meyering  <meyering@redhat.com>
14325
14326         Change cache variable name prefix "jm_" to "gl_" everywhere.
14327         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
14328         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
14329         * m4/uptime.m4: s/gl_/jm_/
14330
14331 2007-11-07  Bruno Haible  <bruno@clisp.org>
14332
14333         Update to GNU gettext 0.17.
14334         * m4/intl.m4: Update to GNU gettext 0.17.
14335         * m4/po.m4: Likewise.
14336         * modules/gettext (Files): Remove m4/ulonglong.m4.
14337         (configure.ac): Require gettext infrastructure from version 0.17.
14338
14339 2007-11-06  Bruno Haible  <bruno@clisp.org>
14340
14341         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
14342         symbolic values are not defined in a public header.
14343         * lib/freadable.c (freadable) [QNX]: Likewise.
14344         * lib/freadahead.c (freadahead) [QNX]: Likewise.
14345         * lib/freading.c (freading) [QNX]: Likewise.
14346         * lib/fseterr.c (fseterr) [QNX]: Likewise.
14347         * lib/fwritable.c (fwritable) [QNX]: Likewise.
14348         * lib/fwriting.c (fwriting) [QNX]: Likewise.
14349         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
14350         Reported by Alain Magloire.
14351
14352         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
14353
14354 2007-11-05  Bruno Haible  <bruno@clisp.org>
14355
14356         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
14357         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
14358         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
14359         Reported by Eric Blake.
14360
14361 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14362             Bruno Haible  <bruno@clisp.org>
14363
14364         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
14365         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
14366         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
14367         (malloc): Undefine also before including <stdlib.h>.
14368         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
14369         Needed on OSF/1 4.0.
14370
14371 2007-11-05  Jim Meyering  <meyering@redhat.com>
14372
14373         git-version-gen: sync from coreutils.
14374         * build-aux/git-version-gen: Add comments.
14375         Change the first '-' to '.' in the snapshot version string,
14376         e.g., 6.9-377-08144 -> 6.9.377-08144
14377         Remove first parameter.
14378         Don't declare a version "-dirty" merely because a time
14379         stamp has changed.
14380
14381 2007-11-04  Bruno Haible  <bruno@clisp.org>
14382
14383         * lib/lock.h: Protect all macro definitions containing an 'if'
14384         statement through a "do { ... } while (0)".
14385         * lib/tls.h: Likewise.
14386
14387 2007-11-04  Bruno Haible  <bruno@clisp.org>
14388
14389         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
14390
14391 2007-11-04  Bruno Haible  <bruno@clisp.org>
14392
14393         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
14394         * modules/fprintf-posix (Depends-on): Add nocrash.
14395         * modules/snprintf-posix (Depends-on): Likewise.
14396         * modules/sprintf-posix (Depends-on): Likewise.
14397         * modules/vasnprintf-posix (Depends-on): Likewise.
14398         * modules/vasprintf-posix (Depends-on): Likewise.
14399         * modules/vfprintf-posix (Depends-on): Likewise.
14400         * modules/vsnprintf-posix (Depends-on): Likewise.
14401         * modules/vsprintf-posix (Depends-on): Likewise.
14402         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
14403         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
14404         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
14405         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
14406         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
14407         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
14408         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
14409
14410 2007-11-04  Bruno Haible  <bruno@clisp.org>
14411
14412         * modules/nocrash: New file.
14413         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
14414         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
14415
14416 2007-11-04  Bruno Haible  <bruno@clisp.org>
14417
14418         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
14419         precision handling.
14420         * tests/test-vasprintf-posix.c (test_function): Likewise.
14421         * tests/test-snprintf-posix.h (test_function): Likewise.
14422         * tests/test-sprintf-posix.h (test_function): Likewise.
14423
14424         Fix *printf behaviour for large precisions on mingw and BeOS.
14425         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
14426         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
14427         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
14428         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
14429         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
14430         gl_PRINTF_PRECISION and test its result. Invoke
14431         gl_PREREQ_VASNPRINTF_PRECISION.
14432         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
14433         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
14434         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
14435         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
14436         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
14437         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
14438         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
14439         * doc/functions/fprintf.texi: Update.
14440         * doc/functions/printf.texi: Update.
14441         * doc/functions/snprintf.texi: Update.
14442         * doc/functions/sprintf.texi: Update.
14443         * doc/functions/vfprintf.texi: Update.
14444         * doc/functions/vprintf.texi: Update.
14445         * doc/functions/vsnprintf.texi: Update.
14446         * doc/functions/vsprintf.texi: Update.
14447
14448 2007-11-04  Bruno Haible  <bruno@clisp.org>
14449
14450         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
14451
14452 2007-11-04  Bruno Haible  <bruno@clisp.org>
14453
14454         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
14455         Reported by Sylvain Beucler <beuc@gnu.org>.
14456
14457 2007-11-03  Bruno Haible  <bruno@clisp.org>
14458
14459         * tests/test-fprintf-posix2.sh: New file.
14460         * tests/test-fprintf-posix2.c: New file.
14461         * modules/fprintf-posix-tests (Files): Add them.
14462         (TESTS): Add test-fprintf-posix2.sh.
14463         (configure.ac): Check for getrlimit and setrlimit.
14464         (check_PROGRAMS): Add test-fprintf-posix2.
14465
14466         * tests/test-printf-posix2.sh: New file.
14467         * tests/test-printf-posix2.c: New file.
14468         * modules/printf-posix-tests (Files): Add them.
14469         (TESTS): Add test-printf-posix2.sh.
14470         (configure.ac): Check for getrlimit and setrlimit.
14471         (check_PROGRAMS): Add test-printf-posix2.
14472
14473         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
14474         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
14475         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
14476         (decode_double): New function, copied from decode_long_double.
14477         (scale10_round_decimal_decoded): New function, extracted from
14478         scale10_round_decimal_long_double.
14479         (scale10_round_decimal_long_double): Use it.
14480         (scale10_round_decimal_double): New function.
14481         (floorlog10): New function.
14482         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
14483         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
14484         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
14485         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
14486         gl_PRINTF_ENOMEM and test its result. Invoke
14487         gl_PREREQ_VASNPRINTF_ENOMEM.
14488         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
14489         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
14490         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
14491         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
14492         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
14493         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
14494         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
14495         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
14496         * modules/snprintf-posix (Depends-on): Likewise.
14497         * modules/sprintf-posix (Depends-on): Likewise.
14498         * modules/vasnprintf-posix (Depends-on): Likewise.
14499         * modules/vasprintf-posix (Depends-on): Likewise.
14500         * modules/vfprintf-posix (Depends-on): Likewise.
14501         * modules/vsnprintf-posix (Depends-on): Likewise.
14502         * modules/vsprintf-posix (Depends-on): Likewise.
14503         * doc/functions/fprintf.texi: Update.
14504         * doc/functions/printf.texi: Update.
14505         * doc/functions/snprintf.texi: Update.
14506         * doc/functions/sprintf.texi: Update.
14507         * doc/functions/vfprintf.texi: Update.
14508         * doc/functions/vprintf.texi: Update.
14509         * doc/functions/vsnprintf.texi: Update.
14510         * doc/functions/vsprintf.texi: Update.
14511
14512 2007-11-03  Bruno Haible  <bruno@clisp.org>
14513
14514         * modules/frexp-nolibm-tests: New file.
14515
14516         * modules/frexp-nolibm: New file.
14517         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
14518
14519 2007-11-03  Bruno Haible  <bruno@clisp.org>
14520
14521         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
14522         value is C99 compliant.
14523         Needed for OSF/1 5.1.
14524
14525 2007-11-03  Bruno Haible  <bruno@clisp.org>
14526
14527         Fix out-of-memory handling of vasnprintf.
14528         * lib/printf-parse.c: Include <errno.h>.
14529         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
14530         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
14531         is already set.
14532
14533 2007-11-02  Eric Blake  <ebb9@byu.net>
14534
14535         Fix tests on cygwin.
14536         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
14537
14538 2007-11-01  Bruno Haible  <bruno@clisp.org>
14539
14540         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
14541         warning.
14542         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
14543         needed for POSIX compatibility.
14544
14545 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
14546
14547         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
14548         for compatibility with GNU.
14549
14550 2007-11-01  Bruno Haible  <bruno@clisp.org>
14551
14552         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
14553         (putenv): Renamed from rpl_putenv. Change argument type from
14554         'const char *' to 'char *'.
14555         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
14556         of defining putenv in config.h, just set REPLACE_PUTENV.
14557         * modules/putenv (Depends-on): Add stdlib.
14558         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
14559         (Include): Use <stdlib.h>.
14560         * lib/stdlib.in.h (putenv): New declaration.
14561         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
14562         REPLACE_PUTENV.
14563         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
14564         REPLACE_PUTENV.
14565         Needed for MacOS X 10.5.0.
14566         Reported by Peter O'Gorman <peter@pogma.com>.
14567
14568 2007-11-01  Jim Meyering  <meyering@redhat.com>
14569
14570         Treat an empty date string exactly like "0".
14571         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
14572         if the remaining date string (to be parsed) is empty, use "0".
14573         Reported by Mischa Molhoek and discussed in this thread:
14574         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
14575
14576 2007-10-31  Bruno Haible  <bruno@clisp.org>
14577
14578         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
14579         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
14580         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
14581         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
14582         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
14583         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
14584
14585 2007-10-31  Bruno Haible  <bruno@clisp.org>
14586
14587         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
14588         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
14589         (AC_TYPE_LONG_LONG_INT): Use it.
14590         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
14591         it as well.
14592         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
14593         to m4/longlong.m4.
14594         * modules/stdint (Files): Remove m4/ulonglong.m4.
14595         * modules/strtoull (Files): Use m4/longlong.m4 instead of
14596         m4/ulonglong.m4.
14597         * modules/strtoumax (Files): Likewise.
14598
14599 2007-10-30  Bruno Haible  <bruno@clisp.org>
14600
14601         * modules/xvasprintf-posix: New file.
14602         Suggested by Eric Blake.
14603
14604 2007-10-30  Bruno Haible  <bruno@clisp.org>
14605
14606         * modules/xprintf-posix-tests: New file.
14607         * tests/test-xprintf-posix.sh: New file.
14608         * tests/test-xprintf-posix.c: New file.
14609         * tests/test-xfprintf-posix.c: New file.
14610
14611         * modules/xprintf-posix: New file.
14612
14613 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14614
14615         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
14616         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
14617         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
14618
14619 2007-10-29  Bruno Haible  <bruno@clisp.org>
14620
14621         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
14622         contain the special marker '_cv_'.
14623         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
14624         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
14625         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
14626         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
14627         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
14628         Reported by Ralf Wildenhues.
14629
14630 2007-10-29  Bruno Haible  <bruno@clisp.org>
14631
14632         * gnulib-tool (func_import): When --lgpl is not specified, set
14633         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
14634         GPLv3.
14635         Reported by Simon Josefsson.
14636
14637 2007-10-28  Bruno Haible  <bruno@clisp.org>
14638
14639         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
14640         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
14641         HAVE_DECL_ISFINITE.
14642         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
14643         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
14644         HAVE_DECL_ISFINITE.
14645
14646 2007-10-28  Bruno Haible  <bruno@clisp.org>
14647
14648         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
14649         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
14650
14651 2007-10-28  Bruno Haible  <bruno@clisp.org>
14652
14653         Fix link errors with Sun C 5.0 on Solaris 10.
14654         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
14655         function is declared but not present in the compiler's libm.
14656         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
14657         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
14658         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
14659         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
14660         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
14661         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
14662         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
14663         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
14664         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
14665         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
14666         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
14667         HAVE_DECL_FLOORL.
14668
14669 2007-10-28  Bruno Haible  <bruno@clisp.org>
14670
14671         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
14672         gl_FUNC_FLOORL. Cache the result.
14673         (gl_FUNC_FLOORL): Use it.
14674         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
14675         gl_FUNC_CEILL. Cache the result.
14676         (gl_FUNC_CEILL): Use it.
14677
14678         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
14679         gl_FUNC_FLOOR. Cache the result.
14680         (gl_FUNC_FLOOR): Use it.
14681         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
14682         gl_FUNC_CEIL. Cache the result.
14683         (gl_FUNC_CEIL): Use it.
14684
14685         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
14686         gl_FUNC_FLOORF. Cache the result.
14687         (gl_FUNC_FLOORF): Use it.
14688         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
14689         gl_FUNC_CEILF. Cache the result.
14690         (gl_FUNC_CEILF): Use it.
14691
14692 2007-10-28  Bruno Haible  <bruno@clisp.org>
14693
14694         * gnulib-tool: Allow specifying the LGPL version number through
14695         --lgpl=2 or --lgpl=3.
14696         (func_usage): Document --lgpl with argument.
14697         Handle --lgpl=... arguments.
14698         (func_import): Recognize also gl_LGPL calls with an argument. When
14699         --lgpl=2 is used and the module's license is just LGPL, report an
14700         error. Set sed_transform_lib_file according to the lgpl variable. In
14701         the generated files, use --lgpl or gl_LGPL invocations with argument,
14702         if necessary.
14703         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
14704         an LGPv2+ license.
14705         * doc/gnulib-tool.texi (Modified imports): Update explanation of
14706         gl_LGPL macro.
14707
14708 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14709             Bruno Haible  <bruno@clisp.org>
14710
14711         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
14712         (u16_uctomb_aux): Likewise.
14713         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
14714         !HAVE_INLINE.
14715         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
14716
14717 2007-10-28  Bruno Haible  <bruno@clisp.org>
14718
14719         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
14720         Invoke AM_GETTEXT_OPTION if it exists.
14721         * modules/vasprintf: Likewise.
14722         * modules/verror: Likewise.
14723         * modules/xprintf: Likewise.
14724         * modules/xvasprintf: Likewise.
14725
14726 2007-10-27  Ben Pfaff  <blp@gnu.org>
14727
14728         * lib/math.in.h: Define isfinite macro and prototypes for
14729         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
14730         implementations.
14731         * m4/math_h.m4: New substitutions for isfinite module.
14732         * lib/isfinite.c: New file.
14733         * m4/isfinite.m4: New file.
14734         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
14735         * modules/isfinite: New file.
14736         * modules/isfinite-tests: New file.
14737         * tests/tests-isfinite.c: New file.
14738         * doc/functions/isfinite.texi: Mention isfinite module.
14739         * MODULES.html.sh: Mention new module.
14740
14741 2007-10-27  Ben Pfaff  <blp@gnu.org>
14742
14743         Ralf Wildenhues reported that Tru64 4.0D declares the round
14744         functions but does not have definitions.
14745         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
14746         cannot be found in any library, set the output variable to
14747         "missing" instead of "".
14748         * m4/round.m4: Also use our substitute if we cannot find round in
14749         any library, even if it is declared.
14750         * m4/roundf.m4: Likewise for roundf.
14751         * m4/roundl.m4: Likewise for roundl.
14752         * lib/math.in.h: Undefine roundf, round, roundl before defining
14753         their replacements, to allow for hypothetical systems where these
14754         may be defined as macros but not available in libraries.
14755
14756 2007-10-27  Bruno Haible  <bruno@clisp.org>
14757
14758         * doc/gnulib.texi: Invoke @firstparagraphindent.
14759         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
14760         changes in gnulib.
14761         (Source changes): New section.
14762
14763 2007-10-26  Bruno Haible  <bruno@clisp.org>
14764
14765         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
14766         borrowed from autoconf.
14767
14768 2007-10-26  Bruno Haible  <bruno@clisp.org>
14769
14770         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
14771         strerror returned the empty string. Needed on HP-UX 11.00.
14772
14773 2007-10-24  Micah Cowan  <micah@cowan.name>
14774
14775         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
14776         * build-aux/bootstrap: Remove support for now-unnecessary option,
14777         --cvs-user, and envvars CVS_USER, CVS_RSH.
14778
14779 2007-10-24  Jim Meyering  <meyering@redhat.com>
14780
14781         Avoid diagnostics from sha1sum when there is no cached checksum.
14782         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
14783         if the po.s1 file hasn't been created yet.
14784
14785         * build-aux/bootstrap: Sync from coreutils:
14786         2007-10-24  Jim Meyering  <meyering@redhat.com>
14787         Get gnulib from the git repository, not from an obsolete cvs one.
14788         * build-aux/bootstrap: Suggestion from Micah Cowan.
14789         2007-10-04  Jim Meyering  <jim@meyering.net>
14790         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
14791         (update_po_files): Work also when there are no .po files in po/.
14792
14793 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
14794
14795         * README: Append ".git" to git and cg examples.
14796         Problem reported by Benoit Sigoure.
14797
14798 2007-10-23  Micah Cowan  <micah@cowan.name>
14799
14800         * users.txt: Add wget.
14801
14802 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14803
14804         Fix linking of some unistdio tests on FreeBSD.
14805         * modules/unistdio/u16-vsnprintf-tests
14806         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
14807         * modules/unistdio/u16-vsprintf-tests
14808         (test_u16_vsnprintf1_LDADD): Likewise.
14809         * modules/unistdio/u32-vsnprintf-tests
14810         (test_u32_vsnprintf1_LDADD): Likewise.
14811         * modules/unistdio/u32-vsprintf-tests
14812         (test_u32_vsprintf1_LDADD): Likewise.
14813         * modules/unistdio/u8-vsnprintf-tests
14814         (test_u8_vsnprintf1_LDADD): Likewise.
14815         * modules/unistdio/u8-vsprintf-tests
14816         (test_u8_vsprintf1_LDADD): Likewise.
14817         * modules/unistdio/ulc-vsnprintf-tests
14818         (test_ulc_vsnprintf1_LDADD): Likewise.
14819         * modules/unistdio/ulc-vsprintf-tests
14820         (test_ulc_vsprintf1_LDADD): Likewise.
14821
14822         Fix linking of some uniconv tests on FreeBSD.
14823         * modules/uniconv/u16-conv-from-enc-tests
14824         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
14825         * modules/uniconv/u16-conv-to-enc-tests
14826         (test_u16_conv_to_enc_LDADD): Likewise.
14827         * modules/uniconv/u16-strconv-from-enc-tests
14828         (test_u16_strconv_from_enc_LDADD): Likewise.
14829         * modules/uniconv/u16-strconv-to-enc-tests
14830         (test_u16_strconv_to_enc_LDADD): Likewise.
14831         * modules/uniconv/u32-conv-from-enc-tests
14832         (test_u32_conv_from_enc_LDADD): Likewise.
14833         * modules/uniconv/u32-conv-to-enc-tests
14834         (test_u32_conv_to_enc_LDADD): Likewise.
14835         * modules/uniconv/u32-strconv-from-enc-tests
14836         (test_u32_strconv_from_enc_LDADD): Likewise.
14837         * modules/uniconv/u32-strconv-to-enc-tests
14838         (test_u32_strconv_to_enc_LDADD): Likewise.
14839         * modules/uniconv/u8-conv-from-enc-tests
14840         (test_u8_conv_from_enc_LDADD): Likewise.
14841         * modules/uniconv/u8-conv-to-enc-tests
14842         (test_u8_conv_to_enc_LDADD): Likewise.
14843         * modules/uniconv/u8-strconv-from-enc-tests
14844         (test_u8_strconv_from_enc_LDADD): Likewise.
14845         * modules/uniconv/u8-strconv-to-enc-tests
14846         (test_u8_strconv_to_enc_LDADD): Likewise.
14847
14848 2007-10-22  Bruno Haible  <bruno@clisp.org>
14849
14850         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
14851         size.
14852
14853 2007-10-22  Eric Blake  <ebb9@byu.net>
14854
14855         Tweak x*printf documentation.
14856         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
14857         variable name and comments.
14858         Suggested by Bruno Haible.
14859
14860 2007-10-22  Bruno Haible  <bruno@clisp.org>
14861
14862         * lib/acl.c (copy_acl): Fix file name in comment.
14863
14864 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
14865
14866         Fix Tru64 problem with stdbool.h.
14867         * lib/stdbool.in.h (false, true):
14868         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
14869         Don't declare as an enum in this situation; it runs afoul of Tru64.
14870         Problem reported by Steven M. Schweda in
14871         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
14872
14873 2007-10-22  Eric Blake  <ebb9@byu.net>
14874
14875         Also wrap vf?printf.
14876         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
14877         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
14878         (xvprintf, xvfprintf): New functions.
14879
14880 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14881
14882         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
14883         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
14884
14885         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
14886         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
14887
14888 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
14889
14890         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
14891         by Bruno Haible.
14892
14893 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14894
14895         * lib/getloadavg.c
14896         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
14897         Undef `sys' after including sys/table.h, for Tru64 4.0D.
14898
14899         * tests/test-i-ring.c: Work for C89.
14900
14901 2007-10-22  Bruno Haible  <bruno@clisp.org>
14902
14903         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
14904         -1u, in preprocessor expression, so that we don't test for the bug
14905         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
14906         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
14907
14908 2007-10-22  Eric Blake  <ebb9@byu.net>
14909
14910         * tests/test-yesno.sh: Silence stderr during test.
14911
14912 2007-10-22  Simon Josefsson  <simon@josefsson.org>
14913
14914         * modules/crypto/gc-camellia: New file.
14915
14916         * m4/gc-camellia.m4: New file.
14917
14918         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
14919
14920         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
14921
14922 2007-10-22  Simon Josefsson  <simon@josefsson.org>
14923
14924         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
14925         --help to stdout.  Reported by sms@antinode.org (Steven
14926         M. Schweda).
14927
14928 2007-10-22  Simon Josefsson  <simon@josefsson.org>
14929
14930         * users.txt: Fix link to libksba.
14931
14932 2007-10-21  Ben Pfaff  <blp@gnu.org>
14933
14934         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
14935         round.c roundf implementation that depends on floorf and ceilf to
14936         be tested unconditionally.
14937
14938 2007-10-21  Ben Pfaff  <blp@gnu.org>
14939
14940         * m4/check-libm-func.m4: Removed.
14941         * m4/check-math-lib.m4: New file.
14942         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
14943         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
14944         definition and lack of AC_LIBOBJ([roundf]).
14945         * m4/roundl.m4: Ditto, and similarly for roundl.
14946         * modules/round: Reference new m4 file.
14947         * modules/roundf: Ditto.
14948         * modules/roundl: Ditto.
14949         * tests/test-round2.c (main): Use ROUND instead of round.
14950         Bug report from Bruno Haible.
14951
14952 2007-10-21  Bruno Haible  <bruno@clisp.org>
14953
14954         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
14955         context.
14956
14957 2007-10-21  Bruno Haible  <bruno@clisp.org>
14958
14959         * tests/test-wcwidth.c (main): Allow negative result for some control
14960         characters.
14961
14962         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
14963         Needed on OSF/1 5.1.
14964
14965 2007-10-21  Bruno Haible  <bruno@clisp.org>
14966
14967         * tests/test-floorf1.c: Include isnanf.h.
14968         (main): Use isnanf() instead of isnan().
14969         * tests/test-ceilf1.c: Include isnanf.h.
14970         (main): Use isnanf() instead of isnan().
14971         * tests/test-truncf1.c: Include isnanf.h.
14972         (main): Use isnanf() instead of isnan().
14973         * tests/test-roundf1.c: Include isnanf.h.
14974         (main): Use isnanf() instead of isnan().
14975
14976 2007-10-21  Eric Blake  <ebb9@byu.net>
14977
14978         * users.txt: Update URL for m4.
14979
14980 2007-10-21  Bruno Haible  <bruno@clisp.org>
14981
14982         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
14983
14984 2007-10-21  Bruno Haible  <bruno@clisp.org>
14985
14986         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
14987         Git's management files if the CVS files are not present.
14988
14989 2007-10-20  Bruno Haible  <bruno@clisp.org>
14990
14991         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
14992         gcc-3.4.x.
14993
14994 2007-10-20  Ben Pfaff  <blp@gnu.org>
14995
14996         * lib/math.in.h: Declare round, roundf, roundl if we are providing
14997         implementations.
14998         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
14999         * lib/round.c: New file.
15000         * lib/roundf.c: New file.
15001         * lib/roundl.c: New file.
15002         * m4/round.m4: New file.
15003         * m4/roundf.m4: New file.
15004         * m4/roundl.m4: New file.
15005         * m4/check-libm-func-m4: New file.
15006         * modules/math: Replace round, roundf, roundl related @VARS@ in
15007         math.in.h.
15008         * modules/round: New file.
15009         * modules/round-tests: New file.
15010         * modules/roundf: New file.
15011         * modules/roundf-tests: New file.
15012         * modules/roundl: New file.
15013         * modules/roundl-tests: New file.
15014         * tests/test-round1.c: New file.
15015         * tests/test-round2.c: New file.
15016         * tests/test-roundf1.c: New file.
15017         * tests/test-roundf2.c: New file.
15018         * tests/test-roundl.c: New file.
15019         * doc/functions/round.texi: Mention round module.
15020         * doc/functions/roundf.texi: Mention roundf module.
15021         * doc/functions/roundl.texi: Mention roundl module.
15022         * MODULES.html.sh: Mention new modules.
15023         Thanks to Bruno Haible for suggestions.
15024
15025 2007-10-20  Jim Meyering  <meyering@redhat.com>
15026
15027         * lib/xprintf.c: Include <config.h> unconditionally.
15028
15029         Change xprintf's license to GPL.
15030         * modules/xprintf (License): s/LGPL/GPL/, since this module
15031         depends on modules (exit and exitfail) which are GPL.
15032         Suggestion from Bruno Haible.
15033
15034         xprintf fixes.
15035         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
15036         Use a clearer diagnostic.
15037         Patch from Bruno Haible.
15038
15039 2007-10-20  Bruno Haible  <bruno@clisp.org>
15040
15041         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
15042         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
15043         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
15044
15045 2007-10-20  Bruno Haible  <bruno@clisp.org>
15046
15047         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
15048         precision in the comparison result > x - 1 or similar.
15049         * tests/test-ceilf2.c (correct_result_p): Likewise.
15050         * tests/test-truncf2.c (correct_result_p): Likewise.
15051         * tests/test-trunc2.c (correct_result_p): Likewise.
15052         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
15053
15054 2007-10-20  Bruno Haible  <bruno@clisp.org>
15055
15056         * modules/ceil: New file.
15057         * m4/ceil.m4: New file.
15058         * doc/functions/ceil.texi: Mention the 'ceil' module.
15059
15060 2007-10-20  Bruno Haible  <bruno@clisp.org>
15061
15062         * modules/floor: New file.
15063         * m4/floor.m4: New file.
15064         * doc/functions/floor.texi: Mention the 'floor' module.
15065
15066 2007-10-20  Bruno Haible  <bruno@clisp.org>
15067
15068         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
15069         of %a.
15070         * modules/floorf-tests (Depends-on): Likewise.
15071         * modules/truncf-tests (Depends-on): Likewise.
15072         * modules/trunc-tests (Depends-on): Likewise.
15073         Reported by Ben Pfaff.
15074
15075 2007-10-19  Jim Meyering  <meyering@redhat.com>
15076
15077         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
15078         Don't bother testing specific errno values.  Just test ferror.
15079
15080         New module: xprintf
15081         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
15082
15083 2007-10-19  Bruno Haible  <bruno@clisp.org>
15084
15085         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
15086         syntax.
15087         * modules/javaexec (Makefile.am): Likewise.
15088         * modules/relocatable-prog (Makefile.am): Likewise.
15089         Suggested by Jim Meyering.
15090
15091 2007-10-18  Bruno Haible  <bruno@clisp.org>
15092
15093         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
15094         Reported by Jim Meyering.
15095
15096 2007-10-18  Eric Blake  <ebb9@byu.net>
15097
15098         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
15099
15100 2007-10-18  Bruno Haible  <bruno@clisp.org>
15101
15102         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
15103         the format string into writable memory. Needed in Fortify conditions.
15104
15105 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
15106             Bruno Haible  <bruno@clisp.org>
15107
15108         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
15109         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
15110         * modules/trim (Depends-on): Add mbchar.
15111         (configure.ac): Add gl_FUNC_MBRTOWC.
15112         (Makefile.am): Augment lib_SOURCES.
15113
15114 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
15115
15116         Modify glob.c to use fstatat and dirfd, to simplify it.
15117         Suggested by Eric Blake.
15118         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
15119         Don't include <stdbool.h>; not used.
15120         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
15121         (link_exists_p): Simplify implementation, since we can now assume
15122         dirfd and fstatat.
15123         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
15124
15125 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15126
15127         * gnulib-tool (func_get_dependencies): Fix sed script to
15128         match only tests.
15129
15130 2007-10-17  Bruno Haible  <bruno@clisp.org>
15131
15132         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
15133         allow locale names without encoding suffix.
15134         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
15135         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
15136
15137 2007-10-16  Bruno Haible  <bruno@clisp.org>
15138
15139         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
15140         * lib/getgroups.c (getgroups): Likewise.
15141         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
15142
15143 2007-10-16  Bruno Haible  <bruno@clisp.org>
15144
15145         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
15146         * modules/malloc-posix (License): Likewise.
15147         * modules/realloc-posix (License): Likewise.
15148         * modules/calloc-posix (License): Likewise.
15149         * modules/intprops (License): Change from GPL to LGPL, with
15150         Paul Eggert's approval.
15151
15152 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
15153
15154         Merge glibc changes into lib/glob.c.
15155
15156         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
15157         2007-10-15 04:59:03 UTC.  Here are the changes:
15158
15159         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
15160
15161         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
15162
15163         * lib/glob.c: Add some branch prediction throughout.
15164
15165         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
15166
15167         [BZ #5103]
15168         * lib/glob.c (glob): Recognize patterns starting \/.
15169
15170         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
15171
15172         [BZ #3996]
15173         * lib/glob.c (attribute_hidden): Define if not defined.
15174         (glob): Unescape dirname, filename or username when needed and not
15175         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
15176         is NULL.  Handle unescaped [ in pattern without closing ].
15177         Don't pass GLOB_CHECK down to recursive glob for directories.
15178         (__glob_pattern_type): New function.
15179         (__glob_pattern_p): Implement using __glob_pattern_type.
15180         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
15181         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
15182         Remove unreachable code.
15183
15184         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
15185
15186         * lib/glob.c (glob_in_dir): Add some comments and asserts to
15187         explain why there are no leaks.
15188
15189         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
15190
15191         [BZ #3253]
15192         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
15193         time, rather allocate increasingly bigger arrays of pointers, if
15194         possible with alloca, if too large with malloc.
15195
15196 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
15197
15198         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
15199         Problem reported by H.Merijn Brand in
15200         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
15201         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
15202         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
15203
15204 2007-10-15  Bruno Haible  <bruno@clisp.org>
15205
15206         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
15207         with explicit rpl_ prefix.
15208         * lib/fopen.c (fopen): Likewise.
15209         * lib/freopen.c (freopen): Likewise.
15210         * lib/iconv.c (iconv): Likewise.
15211         * lib/iconv_close.c (iconv_close): Likewise.
15212
15213 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15214
15215         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
15216
15217 2007-10-15  Bruno Haible  <bruno@clisp.org>
15218
15219         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
15220         <stddef.h> instead of <stdlib.h> since we only need NULL.
15221         Reported by Ben Pfaff <blp@cs.stanford.edu>.
15222
15223 2007-10-15  Bruno Haible  <bruno@clisp.org>
15224
15225         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
15226         Replace paragraph talking about LIBOBJS.
15227         Reported by Colin Watson <cjwatson@debian.org>.
15228
15229 2007-10-15  Bruno Haible  <bruno@clisp.org>
15230
15231         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
15232         <stdlib.h> before using NULL.
15233
15234 2007-10-15  Simon Josefsson  <simon@josefsson.org>
15235
15236         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
15237         Reported by Albert Chin <china@thewrittenword.com>.
15238
15239 2007-10-14  Bruno Haible  <bruno@clisp.org>
15240
15241         * modules/iconv_open-utf-tests: New file.
15242         * tests/test-iconv-utf.c: New file.
15243
15244         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
15245         * modules/iconv_open-utf: New file.
15246         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
15247         (iconv, iconv_close): New declarations.
15248         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
15249         be defined.
15250         (iconv_open): Add special handling of conversion between UTF-8 and
15251         UTF-{16,32}{BE,LE}.
15252         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
15253         * lib/iconv_close.c: New file.
15254         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
15255         gl_FUNC_ICONV_OPEN.
15256         (gl_FUNC_ICONV_OPEN): Use it.
15257         (gl_FUNC_ICONV_OPEN_UTF): New macro.
15258         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
15259         and REPLACE_ICONV_UTF.
15260         * modules/iconv_open (Depends-on): Add c-strcase.
15261         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
15262         ICONV_CONST.
15263         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
15264
15265 2007-10-13  Albert Chin  <china@thewrittenword.com>
15266             Bruno Haible  <bruno@clisp.org>
15267
15268         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
15269         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
15270
15271 2007-10-13  Bruno Haible  <bruno@clisp.org>
15272
15273         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
15274         defined, use the ISO C99 inline semantics.
15275         * lib/argp.h (ARGP_EI): Likewise.
15276
15277 2007-10-13  Bruno Haible  <bruno@clisp.org>
15278
15279         Handle 'inline' change in gcc 4.3.0.
15280         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
15281         argp_fmtstream_write, argp_fmtstream_set_lmargin,
15282         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
15283         argp_fmtstream_point): Disable 'extern' declaration if the function
15284         definition is going to be provided inline.
15285         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
15286         semantics, not the ISO C99 inline semantics.
15287         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
15288         'extern' declaration if the function definition is going to be provided
15289         inline.
15290         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
15291         the GNU C inline semantics, not the ISO C99 inline semantics. With
15292         GCC 4.2, avoid a warning.
15293
15294 2007-10-13  Bruno Haible  <bruno@clisp.org>
15295
15296         * lib/freading.h (freading): Enable the use of __freading for
15297         glibc >= 2.7.
15298         * lib/freading.c (freading): Likewise.
15299
15300 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
15301
15302         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
15303         "warning: C99 inline functions are not supported; using GNU89".
15304
15305 2007-10-12  Bruno Haible  <bruno@clisp.org>
15306
15307         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
15308         of 2.
15309         * tests/test-ceilf2.c: New file.
15310         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
15311
15312         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
15313         * modules/ceilf-tests: Update.
15314
15315 2007-10-12  Bruno Haible  <bruno@clisp.org>
15316
15317         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
15318         of 2.
15319         * tests/test-floorf2.c: New file.
15320         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
15321
15322         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
15323         * modules/floorf-tests: Update.
15324
15325 2007-10-12  Bruno Haible  <bruno@clisp.org>
15326
15327         * tests/test-trunc2.c: New file.
15328         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
15329
15330         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
15331         * modules/trunc-tests: Update.
15332
15333 2007-10-12  Bruno Haible  <bruno@clisp.org>
15334
15335         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
15336         of 2.
15337         * tests/test-truncf2.c: New file.
15338         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
15339
15340         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
15341         * modules/truncf-tests: Update.
15342
15343 2007-10-11  Eric Blake  <ebb9@byu.net>
15344
15345         Don't claim strerror is broken on Interix.
15346         * doc/functions/strerror.texi (strerror): Known broken systems are
15347         now Solaris 8, and not Interix.
15348         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
15349         Interix on cross-compile.
15350         Reported by Martin Koeppe in
15351         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
15352
15353 2007-10-11  Bruno Haible  <bruno@clisp.org>
15354
15355         * modules/i-ring-tests: New file.
15356         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
15357         instead of assert.
15358
15359 2007-10-11  Bruno Haible  <bruno@clisp.org>
15360
15361         * modules/filenamecat-tests: New file.
15362         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
15363         * lib/filenamecat.c: Remove test code.
15364
15365 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
15366
15367         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
15368
15369         * lib/strerror.c: Include <string.h> always, to test interface,
15370         and to remove the need for the dummy.
15371         Include intprops.h to compute width instead of doing it ourselves
15372         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
15373         (strerror): Define it to return NULL if there's no system strerror.
15374         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
15375         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
15376         ancient pre-strerror Unix systems well any more.  Saying "unknown
15377         system error" is enough.
15378         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
15379         simpler strerror.c implementation.
15380         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
15381         Simplify the tests to reflect the simpler strerror implementation.
15382         * modules/strerror (Depends-on): Add intprops.
15383
15384 2007-10-09  Eric Blake  <ebb9@byu.net>
15385
15386         Silence test-fpending.
15387         * modules/fpending-tests (Files): Add wrapper script.
15388         * tests/test-fpending.sh: New file.
15389
15390 2007-10-09  Bruno Haible  <bruno@clisp.org>
15391
15392         * MODULES.html.sh (func_module): Don't create a hyperlink for
15393         function names like 'printf_frexp'.
15394         (Misc): Add crc, memxor.
15395         (Characteristics of floating types): New section.
15396         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
15397         isnanf-nolibm, signbit, trunc, truncf, truncl.
15398         (Enhancements for ISO C 99 functions): New subsection Input/output.
15399         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
15400         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
15401         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
15402         (Compatibility checks for POSIX:2001 functions): Add clock-time.
15403         (Enhancements for POSIX:2001 functions): Add chdir-long.
15404         (File system functions): Add areadlink, chdir-safer, read-file.
15405         Remove cycle-check.
15406         (File system as inode set): New section.
15407         (Date and time): Add gethrxtime.
15408         (Multithreading): Add openmp.
15409         (Internationalization functions): Add localename.
15410         (Unicode string functions): Add unistr/u*-mbsnlen.
15411         (Support for maintaining and releasing projects): Add git-version-gen.
15412         (Lone files): Remove directories.
15413
15414 2007-10-08  Ben Pfaff  <blp@gnu.org>
15415
15416         * lib/xmalloca.h: Fix typo in comment.
15417
15418 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
15419
15420         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
15421         when avoiding problems with integer overflow.  Use a portable test
15422         instead.
15423
15424 2007-10-08  Simon Josefsson  <simon@josefsson.org>
15425
15426         * modules/dummy (License): Change to LGPLv2+.
15427         * modules/float (License): Likewise
15428         * modules/realloc (License): Likewise
15429         * modules/stdlib (License): Likewise
15430
15431 2007-10-07  Bruno Haible  <bruno@clisp.org>
15432
15433         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
15434         * floor.c (TWO_MANT_DIG): Likewise.
15435         * ceil.c (TWO_MANT_DIG): Likewise.
15436         Reported by Ben Pfaff.
15437
15438 2007-10-07  Bruno Haible  <bruno@clisp.org>
15439
15440         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
15441         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
15442         * lib/frexp.c (FUNC): Likewise.
15443         * lib/printf-frexp.h (printf_frexp): Likewise.
15444         * lib/printf-frexpl.h (printf_frexpl): Likewise.
15445         * lib/printf-frexp.c (FUNC): Likewise.
15446         Suggested by Jim Meyering.
15447
15448 2007-10-07  Jim Meyering  <meyering@redhat.com>
15449
15450         Make xnanosleep's integer overflow test more robust.
15451         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
15452         so that gcc-4.3.0 doesn't optimize away this test for overflow.
15453
15454 2007-10-07  Bruno Haible  <bruno@clisp.org>
15455
15456         * NEWS: Mention the license change.
15457
15458         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
15459         abbreviations in the modules files.
15460
15461         Change copyright notice from GPLv2+ to GPLv3+.
15462         * README: Change copyright notice.
15463         * MODULES.html.sh: Likewise.
15464         * build-aux/bootstrap.conf: Likewise.
15465         * build-aux/config.libpath: Likewise.
15466         * build-aux/csharpcomp.sh.in: Likewise.
15467         * build-aux/csharpexec.sh.in: Likewise.
15468         * build-aux/install-reloc: Likewise.
15469         * build-aux/javacomp.sh.in: Likewise.
15470         * build-aux/javaexec.sh.in: Likewise.
15471         * build-aux/ldd.sh.in: Likewise.
15472         * build-aux/reloc-ldflags: Likewise.
15473         * build-aux/relocatable.sh.in: Likewise.
15474         * build-aux/x-to-1.in: Likewise.
15475         * check-module: Likewise.
15476         * config/srclistvars.sh: Likewise.
15477         * gnulib-tool: Likewise.
15478         * lib/acl-internal.h: Likewise.
15479         * lib/acl.c: Likewise.
15480         * lib/acl.h: Likewise.
15481         * lib/acl_entries.c: Likewise.
15482         * lib/areadlink-with-size.c: Likewise.
15483         * lib/areadlink.c: Likewise.
15484         * lib/areadlink.h: Likewise.
15485         * lib/argmatch.c: Likewise.
15486         * lib/argmatch.h: Likewise.
15487         * lib/argp-ba.c: Likewise.
15488         * lib/argp-eexst.c: Likewise.
15489         * lib/argp-fmtstream.c: Likewise.
15490         * lib/argp-fmtstream.h: Likewise.
15491         * lib/argp-fs-xinl.c: Likewise.
15492         * lib/argp-help.c: Likewise.
15493         * lib/argp-namefrob.h: Likewise.
15494         * lib/argp-parse.c: Likewise.
15495         * lib/argp-pin.c: Likewise.
15496         * lib/argp-pv.c: Likewise.
15497         * lib/argp-pvh.c: Likewise.
15498         * lib/argp-xinl.c: Likewise.
15499         * lib/argp.h: Likewise.
15500         * lib/at-func.c: Likewise.
15501         * lib/atanl.c: Likewise.
15502         * lib/backupfile.c: Likewise.
15503         * lib/backupfile.h: Likewise.
15504         * lib/basename.c: Likewise.
15505         * lib/binary-io.h: Likewise.
15506         * lib/byteswap.in.h: Likewise.
15507         * lib/c-stack.c: Likewise.
15508         * lib/c-stack.h: Likewise.
15509         * lib/c-strcasestr.c: Likewise.
15510         * lib/c-strcasestr.h: Likewise.
15511         * lib/c-strstr.c: Likewise.
15512         * lib/c-strstr.h: Likewise.
15513         * lib/c-strtod.c: Likewise.
15514         * lib/calloc.c: Likewise.
15515         * lib/canon-host.c: Likewise.
15516         * lib/canon-host.h: Likewise.
15517         * lib/canonicalize-lgpl.c: Likewise.
15518         * lib/canonicalize.c: Likewise.
15519         * lib/canonicalize.h: Likewise.
15520         * lib/ceil.c: Likewise.
15521         * lib/ceilf.c: Likewise.
15522         * lib/ceill.c: Likewise.
15523         * lib/chdir-long.c: Likewise.
15524         * lib/chdir-long.h: Likewise.
15525         * lib/chdir-safer.c: Likewise.
15526         * lib/chdir-safer.h: Likewise.
15527         * lib/chown.c: Likewise.
15528         * lib/classpath.c: Likewise.
15529         * lib/classpath.h: Likewise.
15530         * lib/clean-temp.c: Likewise.
15531         * lib/clean-temp.h: Likewise.
15532         * lib/cloexec.c: Likewise.
15533         * lib/close-stream.c: Likewise.
15534         * lib/closein.c: Likewise.
15535         * lib/closein.h: Likewise.
15536         * lib/closeout.c: Likewise.
15537         * lib/closeout.h: Likewise.
15538         * lib/concat-filename.c: Likewise.
15539         * lib/copy-file.c: Likewise.
15540         * lib/copy-file.h: Likewise.
15541         * lib/count-one-bits.h: Likewise.
15542         * lib/crc.c: Likewise.
15543         * lib/crc.h: Likewise.
15544         * lib/creat-safer.c: Likewise.
15545         * lib/csharpcomp.c: Likewise.
15546         * lib/csharpcomp.h: Likewise.
15547         * lib/csharpexec.c: Likewise.
15548         * lib/csharpexec.h: Likewise.
15549         * lib/cycle-check.c: Likewise.
15550         * lib/cycle-check.h: Likewise.
15551         * lib/diacrit.c: Likewise.
15552         * lib/diacrit.h: Likewise.
15553         * lib/diffseq.h: Likewise.
15554         * lib/dirchownmod.c: Likewise.
15555         * lib/dirent.in.h: Likewise.
15556         * lib/dirfd.c: Likewise.
15557         * lib/dirfd.h: Likewise.
15558         * lib/dirname.c: Likewise.
15559         * lib/dirname.h: Likewise.
15560         * lib/dummy.c: Likewise.
15561         * lib/dup-safer.c: Likewise.
15562         * lib/dup2.c: Likewise.
15563         * lib/eealloc.h: Likewise.
15564         * lib/error.c: Likewise.
15565         * lib/error.h: Likewise.
15566         * lib/euidaccess.c: Likewise.
15567         * lib/exclude.c: Likewise.
15568         * lib/exclude.h: Likewise.
15569         * lib/execute.c: Likewise.
15570         * lib/execute.h: Likewise.
15571         * lib/exitfail.c: Likewise.
15572         * lib/exitfail.h: Likewise.
15573         * lib/expl.c: Likewise.
15574         * lib/fatal-signal.c: Likewise.
15575         * lib/fatal-signal.h: Likewise.
15576         * lib/fbufmode.c: Likewise.
15577         * lib/fbufmode.h: Likewise.
15578         * lib/fchdir.c: Likewise.
15579         * lib/fchmodat.c: Likewise.
15580         * lib/fchownat.c: Likewise.
15581         * lib/fcntl--.h: Likewise.
15582         * lib/fcntl-safer.h: Likewise.
15583         * lib/fcntl.in.h: Likewise.
15584         * lib/fd-safer.c: Likewise.
15585         * lib/fflush.c: Likewise.
15586         * lib/file-has-acl.c: Likewise.
15587         * lib/file-set.c: Likewise.
15588         * lib/file-type.c: Likewise.
15589         * lib/file-type.h: Likewise.
15590         * lib/fileblocks.c: Likewise.
15591         * lib/filemode.c: Likewise.
15592         * lib/filemode.h: Likewise.
15593         * lib/filename.h: Likewise.
15594         * lib/filenamecat.c: Likewise.
15595         * lib/filenamecat.h: Likewise.
15596         * lib/findprog.c: Likewise.
15597         * lib/findprog.h: Likewise.
15598         * lib/float.in.h: Likewise.
15599         * lib/floor.c: Likewise.
15600         * lib/floorf.c: Likewise.
15601         * lib/floorl.c: Likewise.
15602         * lib/fopen-safer.c: Likewise.
15603         * lib/fopen.c: Likewise.
15604         * lib/fpending.c: Likewise.
15605         * lib/fpending.h: Likewise.
15606         * lib/fprintf.c: Likewise.
15607         * lib/fprintftime.h: Likewise.
15608         * lib/fpucw.h: Likewise.
15609         * lib/fpurge.c: Likewise.
15610         * lib/fpurge.h: Likewise.
15611         * lib/freadable.c: Likewise.
15612         * lib/freadable.h: Likewise.
15613         * lib/freadahead.c: Likewise.
15614         * lib/freadahead.h: Likewise.
15615         * lib/freading.c: Likewise.
15616         * lib/freading.h: Likewise.
15617         * lib/free.c: Likewise.
15618         * lib/freopen.c: Likewise.
15619         * lib/frexp.c: Likewise.
15620         * lib/frexpl.c: Likewise.
15621         * lib/fseek.c: Likewise.
15622         * lib/fseterr.c: Likewise.
15623         * lib/fseterr.h: Likewise.
15624         * lib/fstatat.c: Likewise.
15625         * lib/fstrcmp.c: Likewise.
15626         * lib/fstrcmp.h: Likewise.
15627         * lib/fsusage.c: Likewise.
15628         * lib/fsusage.h: Likewise.
15629         * lib/ftell.c: Likewise.
15630         * lib/ftello.c: Likewise.
15631         * lib/fts-cycle.c: Likewise.
15632         * lib/fts.c: Likewise.
15633         * lib/fts_.h: Likewise.
15634         * lib/full-read.c: Likewise.
15635         * lib/full-read.h: Likewise.
15636         * lib/full-write.c: Likewise.
15637         * lib/full-write.h: Likewise.
15638         * lib/fwritable.c: Likewise.
15639         * lib/fwritable.h: Likewise.
15640         * lib/fwriteerror.c: Likewise.
15641         * lib/fwriteerror.h: Likewise.
15642         * lib/fwriting.c: Likewise.
15643         * lib/fwriting.h: Likewise.
15644         * lib/gcd.c: Likewise.
15645         * lib/gcd.h: Likewise.
15646         * lib/getcwd.c: Likewise.
15647         * lib/getdate.h: Likewise.
15648         * lib/getdate.y: Likewise.
15649         * lib/getdomainname.c: Likewise.
15650         * lib/getdomainname.h: Likewise.
15651         * lib/getgroups.c: Likewise.
15652         * lib/gethostname.c: Likewise.
15653         * lib/gethrxtime.c: Likewise.
15654         * lib/gethrxtime.h: Likewise.
15655         * lib/getloadavg.c: Likewise.
15656         * lib/getndelim2.c: Likewise.
15657         * lib/getndelim2.h: Likewise.
15658         * lib/getnline.c: Likewise.
15659         * lib/getnline.h: Likewise.
15660         * lib/getopt.c: Likewise.
15661         * lib/getopt.in.h: Likewise.
15662         * lib/getopt1.c: Likewise.
15663         * lib/getopt_int.h: Likewise.
15664         * lib/getpagesize.h: Likewise.
15665         * lib/getsubopt.c: Likewise.
15666         * lib/gettime.c: Likewise.
15667         * lib/getugroups.c: Likewise.
15668         * lib/getugroups.h: Likewise.
15669         * lib/getusershell.c: Likewise.
15670         * lib/gl_anyavltree_list1.h: Likewise.
15671         * lib/gl_anyavltree_list2.h: Likewise.
15672         * lib/gl_anyhash_list1.h: Likewise.
15673         * lib/gl_anyhash_list2.h: Likewise.
15674         * lib/gl_anylinked_list1.h: Likewise.
15675         * lib/gl_anylinked_list2.h: Likewise.
15676         * lib/gl_anyrbtree_list1.h: Likewise.
15677         * lib/gl_anyrbtree_list2.h: Likewise.
15678         * lib/gl_anytree_list1.h: Likewise.
15679         * lib/gl_anytree_list2.h: Likewise.
15680         * lib/gl_anytree_oset.h: Likewise.
15681         * lib/gl_anytreehash_list1.h: Likewise.
15682         * lib/gl_anytreehash_list2.h: Likewise.
15683         * lib/gl_array_list.c: Likewise.
15684         * lib/gl_array_list.h: Likewise.
15685         * lib/gl_array_oset.c: Likewise.
15686         * lib/gl_array_oset.h: Likewise.
15687         * lib/gl_avltree_list.c: Likewise.
15688         * lib/gl_avltree_list.h: Likewise.
15689         * lib/gl_avltree_oset.c: Likewise.
15690         * lib/gl_avltree_oset.h: Likewise.
15691         * lib/gl_avltreehash_list.c: Likewise.
15692         * lib/gl_avltreehash_list.h: Likewise.
15693         * lib/gl_carray_list.c: Likewise.
15694         * lib/gl_carray_list.h: Likewise.
15695         * lib/gl_linked_list.c: Likewise.
15696         * lib/gl_linked_list.h: Likewise.
15697         * lib/gl_linkedhash_list.c: Likewise.
15698         * lib/gl_linkedhash_list.h: Likewise.
15699         * lib/gl_list.c: Likewise.
15700         * lib/gl_list.h: Likewise.
15701         * lib/gl_oset.c: Likewise.
15702         * lib/gl_oset.h: Likewise.
15703         * lib/gl_rbtree_list.c: Likewise.
15704         * lib/gl_rbtree_list.h: Likewise.
15705         * lib/gl_rbtree_oset.c: Likewise.
15706         * lib/gl_rbtree_oset.h: Likewise.
15707         * lib/gl_rbtreehash_list.c: Likewise.
15708         * lib/gl_rbtreehash_list.h: Likewise.
15709         * lib/gl_sublist.c: Likewise.
15710         * lib/gl_sublist.h: Likewise.
15711         * lib/group-member.c: Likewise.
15712         * lib/group-member.h: Likewise.
15713         * lib/hard-locale.c: Likewise.
15714         * lib/hard-locale.h: Likewise.
15715         * lib/hash-pjw.c: Likewise.
15716         * lib/hash-pjw.h: Likewise.
15717         * lib/hash-triple.c: Likewise.
15718         * lib/hash.c: Likewise.
15719         * lib/hash.h: Likewise.
15720         * lib/human.c: Likewise.
15721         * lib/human.h: Likewise.
15722         * lib/i-ring.c: Likewise.
15723         * lib/i-ring.h: Likewise.
15724         * lib/idcache.c: Likewise.
15725         * lib/imaxabs.c: Likewise.
15726         * lib/imaxdiv.c: Likewise.
15727         * lib/inet_pton.c: Likewise.
15728         * lib/inet_pton.h: Likewise.
15729         * lib/intprops.h: Likewise.
15730         * lib/inttostr.c: Likewise.
15731         * lib/inttostr.h: Likewise.
15732         * lib/inttypes.in.h: Likewise.
15733         * lib/isapipe.c: Likewise.
15734         * lib/isdir.c: Likewise.
15735         * lib/isnan.c: Likewise.
15736         * lib/isnan.h: Likewise.
15737         * lib/isnanf.c: Likewise.
15738         * lib/isnanf.h: Likewise.
15739         * lib/isnanl-nolibm.h: Likewise.
15740         * lib/isnanl.c: Likewise.
15741         * lib/isnanl.h: Likewise.
15742         * lib/javacomp.c: Likewise.
15743         * lib/javacomp.h: Likewise.
15744         * lib/javaexec.c: Likewise.
15745         * lib/javaexec.h: Likewise.
15746         * lib/javaversion.c: Likewise.
15747         * lib/javaversion.h: Likewise.
15748         * lib/javaversion.java: Likewise.
15749         * lib/lbrkprop.h: Likewise.
15750         * lib/lchmod.h: Likewise.
15751         * lib/lchown.c: Likewise.
15752         * lib/ldexpl.c: Likewise.
15753         * lib/linebreak.c: Likewise.
15754         * lib/linebreak.h: Likewise.
15755         * lib/linebuffer.c: Likewise.
15756         * lib/linebuffer.h: Likewise.
15757         * lib/locale.in.h: Likewise.
15758         * lib/logl.c: Likewise.
15759         * lib/long-options.c: Likewise.
15760         * lib/long-options.h: Likewise.
15761         * lib/lstat.c: Likewise.
15762         * lib/lstat.h: Likewise.
15763         * lib/math.in.h: Likewise.
15764         * lib/mbchar.c: Likewise.
15765         * lib/mbchar.h: Likewise.
15766         * lib/mbfile.h: Likewise.
15767         * lib/mbiter.h: Likewise.
15768         * lib/mbscasecmp.c: Likewise.
15769         * lib/mbscasestr.c: Likewise.
15770         * lib/mbschr.c: Likewise.
15771         * lib/mbscspn.c: Likewise.
15772         * lib/mbslen.c: Likewise.
15773         * lib/mbsncasecmp.c: Likewise.
15774         * lib/mbsnlen.c: Likewise.
15775         * lib/mbspbrk.c: Likewise.
15776         * lib/mbspcasecmp.c: Likewise.
15777         * lib/mbsrchr.c: Likewise.
15778         * lib/mbssep.c: Likewise.
15779         * lib/mbsspn.c: Likewise.
15780         * lib/mbsstr.c: Likewise.
15781         * lib/mbstok_r.c: Likewise.
15782         * lib/mbswidth.c: Likewise.
15783         * lib/mbswidth.h: Likewise.
15784         * lib/mbuiter.h: Likewise.
15785         * lib/memcasecmp.c: Likewise.
15786         * lib/memcasecmp.h: Likewise.
15787         * lib/memchr.c: Likewise.
15788         * lib/memcmp.c: Likewise.
15789         * lib/memcoll.c: Likewise.
15790         * lib/memcoll.h: Likewise.
15791         * lib/memcpy.c: Likewise.
15792         * lib/memrchr.c: Likewise.
15793         * lib/mkancesdirs.c: Likewise.
15794         * lib/mkdir-p.c: Likewise.
15795         * lib/mkdir-p.h: Likewise.
15796         * lib/mkdir.c: Likewise.
15797         * lib/mkdirat.c: Likewise.
15798         * lib/mkdtemp.c: Likewise.
15799         * lib/mkstemp-safer.c: Likewise.
15800         * lib/mkstemp.c: Likewise.
15801         * lib/modechange.c: Likewise.
15802         * lib/modechange.h: Likewise.
15803         * lib/mountlist.c: Likewise.
15804         * lib/mountlist.h: Likewise.
15805         * lib/mpsort.c: Likewise.
15806         * lib/nanosleep.c: Likewise.
15807         * lib/obstack.c: Likewise.
15808         * lib/obstack.h: Likewise.
15809         * lib/open-safer.c: Likewise.
15810         * lib/open.c: Likewise.
15811         * lib/openat-die.c: Likewise.
15812         * lib/openat-priv.h: Likewise.
15813         * lib/openat-proc.c: Likewise.
15814         * lib/openat.c: Likewise.
15815         * lib/openat.h: Likewise.
15816         * lib/pagealign_alloc.c: Likewise.
15817         * lib/pagealign_alloc.h: Likewise.
15818         * lib/physmem.c: Likewise.
15819         * lib/physmem.h: Likewise.
15820         * lib/pipe-safer.c: Likewise.
15821         * lib/pipe.c: Likewise.
15822         * lib/pipe.h: Likewise.
15823         * lib/posixtm.c: Likewise.
15824         * lib/posixtm.h: Likewise.
15825         * lib/posixver.c: Likewise.
15826         * lib/printf-frexp.c: Likewise.
15827         * lib/printf-frexp.h: Likewise.
15828         * lib/printf-frexpl.c: Likewise.
15829         * lib/printf-frexpl.h: Likewise.
15830         * lib/printf.c: Likewise.
15831         * lib/progname.c: Likewise.
15832         * lib/progname.h: Likewise.
15833         * lib/progreloc.c: Likewise.
15834         * lib/putenv.c: Likewise.
15835         * lib/quote.c: Likewise.
15836         * lib/quote.h: Likewise.
15837         * lib/quotearg.c: Likewise.
15838         * lib/quotearg.h: Likewise.
15839         * lib/raise.c: Likewise.
15840         * lib/readline.c: Likewise.
15841         * lib/readline.h: Likewise.
15842         * lib/readlink.c: Likewise.
15843         * lib/readtokens.c: Likewise.
15844         * lib/readtokens.h: Likewise.
15845         * lib/readtokens0.c: Likewise.
15846         * lib/readtokens0.h: Likewise.
15847         * lib/readutmp.c: Likewise.
15848         * lib/readutmp.h: Likewise.
15849         * lib/realloc.c: Likewise.
15850         * lib/relocwrapper.c: Likewise.
15851         * lib/rename-dest-slash.c: Likewise.
15852         * lib/rename.c: Likewise.
15853         * lib/rmdir.c: Likewise.
15854         * lib/rpmatch.c: Likewise.
15855         * lib/safe-read.c: Likewise.
15856         * lib/safe-read.h: Likewise.
15857         * lib/safe-write.c: Likewise.
15858         * lib/safe-write.h: Likewise.
15859         * lib/same-inode.h: Likewise.
15860         * lib/same.c: Likewise.
15861         * lib/same.h: Likewise.
15862         * lib/save-cwd.c: Likewise.
15863         * lib/save-cwd.h: Likewise.
15864         * lib/savedir.c: Likewise.
15865         * lib/savedir.h: Likewise.
15866         * lib/savewd.c: Likewise.
15867         * lib/savewd.h: Likewise.
15868         * lib/search.in.h: Likewise.
15869         * lib/setenv.c: Likewise.
15870         * lib/setenv.h: Likewise.
15871         * lib/settime.c: Likewise.
15872         * lib/sh-quote.c: Likewise.
15873         * lib/sh-quote.h: Likewise.
15874         * lib/sig2str.c: Likewise.
15875         * lib/sig2str.h: Likewise.
15876         * lib/signal.in.h: Likewise.
15877         * lib/signbitd.c: Likewise.
15878         * lib/signbitf.c: Likewise.
15879         * lib/signbitl.c: Likewise.
15880         * lib/sigprocmask.c: Likewise.
15881         * lib/sincosl.c: Likewise.
15882         * lib/sleep.c: Likewise.
15883         * lib/sprintf.c: Likewise.
15884         * lib/sqrtl.c: Likewise.
15885         * lib/stat-time.h: Likewise.
15886         * lib/stdio--.h: Likewise.
15887         * lib/stdio-safer.h: Likewise.
15888         * lib/stdlib--.h: Likewise.
15889         * lib/stdlib-safer.h: Likewise.
15890         * lib/stdlib.in.h: Likewise.
15891         * lib/stpcpy.c: Likewise.
15892         * lib/stpncpy.c: Likewise.
15893         * lib/strchrnul.c: Likewise.
15894         * lib/strcspn.c: Likewise.
15895         * lib/strerror.c: Likewise.
15896         * lib/strftime.c: Likewise.
15897         * lib/strftime.h: Likewise.
15898         * lib/striconveh.c: Likewise.
15899         * lib/striconveh.h: Likewise.
15900         * lib/striconveha.c: Likewise.
15901         * lib/striconveha.h: Likewise.
15902         * lib/stripslash.c: Likewise.
15903         * lib/strnlen1.c: Likewise.
15904         * lib/strnlen1.h: Likewise.
15905         * lib/strtod.c: Likewise.
15906         * lib/strtoimax.c: Likewise.
15907         * lib/strtok_r.c: Likewise.
15908         * lib/strtol.c: Likewise.
15909         * lib/strtoll.c: Likewise.
15910         * lib/strtoul.c: Likewise.
15911         * lib/strtoull.c: Likewise.
15912         * lib/sysexits.in.h: Likewise.
15913         * lib/tempname.c: Likewise.
15914         * lib/tempname.h: Likewise.
15915         * lib/timespec.h: Likewise.
15916         * lib/tls.c: Likewise.
15917         * lib/tls.h: Likewise.
15918         * lib/tmpdir.c: Likewise.
15919         * lib/tmpdir.h: Likewise.
15920         * lib/tmpfile-safer.c: Likewise.
15921         * lib/tmpfile.c: Likewise.
15922         * lib/trigl.c: Likewise.
15923         * lib/trigl.h: Likewise.
15924         * lib/trim.c: Likewise.
15925         * lib/trim.h: Likewise.
15926         * lib/trunc.c: Likewise.
15927         * lib/truncf.c: Likewise.
15928         * lib/truncl.c: Likewise.
15929         * lib/tsearch.c: Likewise.
15930         * lib/unicodeio.c: Likewise.
15931         * lib/unicodeio.h: Likewise.
15932         * lib/unistd--.h: Likewise.
15933         * lib/unistd-safer.h: Likewise.
15934         * lib/unistdio/ulc-fprintf.c: Likewise.
15935         * lib/unistdio/ulc-vfprintf.c: Likewise.
15936         * lib/unlinkdir.c: Likewise.
15937         * lib/unlinkdir.h: Likewise.
15938         * lib/unlocked-io.h: Likewise.
15939         * lib/unsetenv.c: Likewise.
15940         * lib/userspec.c: Likewise.
15941         * lib/utime.c: Likewise.
15942         * lib/utimecmp.c: Likewise.
15943         * lib/utimecmp.h: Likewise.
15944         * lib/utimens.c: Likewise.
15945         * lib/verify.h: Likewise.
15946         * lib/verror.c: Likewise.
15947         * lib/verror.h: Likewise.
15948         * lib/version-etc-fsf.c: Likewise.
15949         * lib/version-etc.c: Likewise.
15950         * lib/version-etc.h: Likewise.
15951         * lib/vfprintf.c: Likewise.
15952         * lib/vprintf.c: Likewise.
15953         * lib/vsprintf.c: Likewise.
15954         * lib/w32spawn.h: Likewise.
15955         * lib/wait-process.c: Likewise.
15956         * lib/wait-process.h: Likewise.
15957         * lib/wcwidth.c: Likewise.
15958         * lib/write-any-file.c: Likewise.
15959         * lib/xalloc-die.c: Likewise.
15960         * lib/xalloc.h: Likewise.
15961         * lib/xasprintf.c: Likewise.
15962         * lib/xgetcwd.c: Likewise.
15963         * lib/xgetcwd.h: Likewise.
15964         * lib/xgetdomainname.c: Likewise.
15965         * lib/xgetdomainname.h: Likewise.
15966         * lib/xgethostname.c: Likewise.
15967         * lib/xmalloc.c: Likewise.
15968         * lib/xmalloca.c: Likewise.
15969         * lib/xmalloca.h: Likewise.
15970         * lib/xmemcoll.c: Likewise.
15971         * lib/xnanosleep.c: Likewise.
15972         * lib/xreadlink.c: Likewise.
15973         * lib/xreadlink.h: Likewise.
15974         * lib/xsetenv.c: Likewise.
15975         * lib/xsetenv.h: Likewise.
15976         * lib/xstriconv.c: Likewise.
15977         * lib/xstriconv.h: Likewise.
15978         * lib/xstrndup.c: Likewise.
15979         * lib/xstrndup.h: Likewise.
15980         * lib/xstrtod.c: Likewise.
15981         * lib/xstrtod.h: Likewise.
15982         * lib/xstrtol-error.c: Likewise.
15983         * lib/xstrtol.c: Likewise.
15984         * lib/xstrtol.h: Likewise.
15985         * lib/xtime.h: Likewise.
15986         * lib/xvasprintf.c: Likewise.
15987         * lib/xvasprintf.h: Likewise.
15988         * lib/yesno.c: Likewise.
15989         * lib/yesno.h: Likewise.
15990         * posix-modules: Likewise.
15991         * tests/test-alloca-opt.c: Likewise.
15992         * tests/test-arcfour.c: Likewise.
15993         * tests/test-arctwo.c: Likewise.
15994         * tests/test-argmatch.c: Likewise.
15995         * tests/test-argp-2.sh: Likewise.
15996         * tests/test-argp.c: Likewise.
15997         * tests/test-arpa_inet.c: Likewise.
15998         * tests/test-array_list.c: Likewise.
15999         * tests/test-array_oset.c: Likewise.
16000         * tests/test-atexit.c: Likewise.
16001         * tests/test-avltree_list.c: Likewise.
16002         * tests/test-avltree_oset.c: Likewise.
16003         * tests/test-avltreehash_list.c: Likewise.
16004         * tests/test-base64.c: Likewise.
16005         * tests/test-binary-io.c: Likewise.
16006         * tests/test-byteswap.c: Likewise.
16007         * tests/test-c-ctype.c: Likewise.
16008         * tests/test-c-strcasecmp.c: Likewise.
16009         * tests/test-c-strcasestr.c: Likewise.
16010         * tests/test-c-strncasecmp.c: Likewise.
16011         * tests/test-c-strstr.c: Likewise.
16012         * tests/test-canonicalize-lgpl.c: Likewise.
16013         * tests/test-canonicalize.c: Likewise.
16014         * tests/test-carray_list.c: Likewise.
16015         * tests/test-ceilf.c: Likewise.
16016         * tests/test-ceill.c: Likewise.
16017         * tests/test-count-one-bits.c: Likewise.
16018         * tests/test-crc.c: Likewise.
16019         * tests/test-dirname.c: Likewise.
16020         * tests/test-fbufmode.c: Likewise.
16021         * tests/test-fcntl.c: Likewise.
16022         * tests/test-fflush.c: Likewise.
16023         * tests/test-floorf.c: Likewise.
16024         * tests/test-floorl.c: Likewise.
16025         * tests/test-fopen.c: Likewise.
16026         * tests/test-fprintf-posix.c: Likewise.
16027         * tests/test-fprintf-posix.h: Likewise.
16028         * tests/test-fpurge.c: Likewise.
16029         * tests/test-freadable.c: Likewise.
16030         * tests/test-freadahead.c: Likewise.
16031         * tests/test-freading.c: Likewise.
16032         * tests/test-freopen.c: Likewise.
16033         * tests/test-frexp.c: Likewise.
16034         * tests/test-frexpl.c: Likewise.
16035         * tests/test-fseek.c: Likewise.
16036         * tests/test-fseeko.c: Likewise.
16037         * tests/test-fseterr.c: Likewise.
16038         * tests/test-fstrcmp.c: Likewise.
16039         * tests/test-ftell.c: Likewise.
16040         * tests/test-ftello.c: Likewise.
16041         * tests/test-fwritable.c: Likewise.
16042         * tests/test-fwriting.c: Likewise.
16043         * tests/test-getaddrinfo.c: Likewise.
16044         * tests/test-getpass.c: Likewise.
16045         * tests/test-gettimeofday.c: Likewise.
16046         * tests/test-hmac-md5.c: Likewise.
16047         * tests/test-hmac-sha1.c: Likewise.
16048         * tests/test-iconv.c: Likewise.
16049         * tests/test-iconvme.c: Likewise.
16050         * tests/test-inttypes.c: Likewise.
16051         * tests/test-isnan.c: Likewise.
16052         * tests/test-isnanf.c: Likewise.
16053         * tests/test-isnanl-nolibm.c: Likewise.
16054         * tests/test-isnanl.c: Likewise.
16055         * tests/test-isnanl.h: Likewise.
16056         * tests/test-ldexpl.c: Likewise.
16057         * tests/test-linked_list.c: Likewise.
16058         * tests/test-linkedhash_list.c: Likewise.
16059         * tests/test-locale.c: Likewise.
16060         * tests/test-localename.c: Likewise.
16061         * tests/test-lock.c: Likewise.
16062         * tests/test-lseek.c: Likewise.
16063         * tests/test-malloca.c: Likewise.
16064         * tests/test-math.c: Likewise.
16065         * tests/test-mbscasecmp.c: Likewise.
16066         * tests/test-mbscasestr1.c: Likewise.
16067         * tests/test-mbscasestr2.c: Likewise.
16068         * tests/test-mbscasestr3.c: Likewise.
16069         * tests/test-mbscasestr4.c: Likewise.
16070         * tests/test-mbschr.c: Likewise.
16071         * tests/test-mbscspn.c: Likewise.
16072         * tests/test-mbsncasecmp.c: Likewise.
16073         * tests/test-mbspbrk.c: Likewise.
16074         * tests/test-mbspcasecmp.c: Likewise.
16075         * tests/test-mbsrchr.c: Likewise.
16076         * tests/test-mbsspn.c: Likewise.
16077         * tests/test-mbsstr1.c: Likewise.
16078         * tests/test-mbsstr2.c: Likewise.
16079         * tests/test-mbsstr3.c: Likewise.
16080         * tests/test-md5.c: Likewise.
16081         * tests/test-memmem.c: Likewise.
16082         * tests/test-netinet_in.c: Likewise.
16083         * tests/test-open.c: Likewise.
16084         * tests/test-printf-frexp.c: Likewise.
16085         * tests/test-printf-frexpl.c: Likewise.
16086         * tests/test-printf-posix.c: Likewise.
16087         * tests/test-printf-posix.h: Likewise.
16088         * tests/test-rbtree_list.c: Likewise.
16089         * tests/test-rbtree_oset.c: Likewise.
16090         * tests/test-rbtreehash_list.c: Likewise.
16091         * tests/test-read-file.c: Likewise.
16092         * tests/test-rijndael.c: Likewise.
16093         * tests/test-search.c: Likewise.
16094         * tests/test-signbit.c: Likewise.
16095         * tests/test-sleep.c: Likewise.
16096         * tests/test-snprintf-posix.c: Likewise.
16097         * tests/test-snprintf-posix.h: Likewise.
16098         * tests/test-snprintf.c: Likewise.
16099         * tests/test-sprintf-posix.c: Likewise.
16100         * tests/test-sprintf-posix.h: Likewise.
16101         * tests/test-stat-time.c: Likewise.
16102         * tests/test-stdbool.c: Likewise.
16103         * tests/test-stdint.c: Likewise.
16104         * tests/test-stdio.c: Likewise.
16105         * tests/test-stdlib.c: Likewise.
16106         * tests/test-stpncpy.c: Likewise.
16107         * tests/test-strcasestr.c: Likewise.
16108         * tests/test-striconv.c: Likewise.
16109         * tests/test-striconveh.c: Likewise.
16110         * tests/test-striconveha.c: Likewise.
16111         * tests/test-string.c: Likewise.
16112         * tests/test-sys_select.c: Likewise.
16113         * tests/test-sys_socket.c: Likewise.
16114         * tests/test-sys_stat.c: Likewise.
16115         * tests/test-sys_time.c: Likewise.
16116         * tests/test-sysexits.c: Likewise.
16117         * tests/test-time.c: Likewise.
16118         * tests/test-tls.c: Likewise.
16119         * tests/test-trunc.c: Likewise.
16120         * tests/test-truncf.c: Likewise.
16121         * tests/test-truncl.c: Likewise.
16122         * tests/test-unistd.c: Likewise.
16123         * tests/test-vasnprintf-posix.c: Likewise.
16124         * tests/test-vasnprintf-posix2.c: Likewise.
16125         * tests/test-vasnprintf.c: Likewise.
16126         * tests/test-vasprintf-posix.c: Likewise.
16127         * tests/test-vasprintf.c: Likewise.
16128         * tests/test-verify.c: Likewise.
16129         * tests/test-vfprintf-posix.c: Likewise.
16130         * tests/test-vprintf-posix.c: Likewise.
16131         * tests/test-vsnprintf-posix.c: Likewise.
16132         * tests/test-vsnprintf.c: Likewise.
16133         * tests/test-vsprintf-posix.c: Likewise.
16134         * tests/test-wchar.c: Likewise.
16135         * tests/test-wctype.c: Likewise.
16136         * tests/test-wcwidth.c: Likewise.
16137         * tests/test-xstrtol.c: Likewise.
16138         * tests/test-xvasprintf.c: Likewise.
16139         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
16140         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
16141         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
16142         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
16143         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
16144         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
16145         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
16146         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
16147         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
16148         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
16149         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
16150         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
16151         * tests/uniname/test-uninames.c: Likewise.
16152         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
16153         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
16154         * tests/unistdio/test-u16-printf1.h: Likewise.
16155         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
16156         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
16157         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
16158         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
16159         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
16160         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
16161         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
16162         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
16163         * tests/unistdio/test-u32-printf1.h: Likewise.
16164         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
16165         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
16166         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
16167         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
16168         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
16169         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
16170         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
16171         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
16172         * tests/unistdio/test-u8-printf1.h: Likewise.
16173         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
16174         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
16175         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
16176         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
16177         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
16178         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
16179         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
16180         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
16181         * tests/unistdio/test-ulc-printf1.h: Likewise.
16182         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
16183         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
16184         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
16185         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
16186         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
16187         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
16188         * tests/uniwidth/test-u16-strwidth.c: Likewise.
16189         * tests/uniwidth/test-u16-width.c: Likewise.
16190         * tests/uniwidth/test-u32-strwidth.c: Likewise.
16191         * tests/uniwidth/test-u32-width.c: Likewise.
16192         * tests/uniwidth/test-u8-strwidth.c: Likewise.
16193         * tests/uniwidth/test-u8-width.c: Likewise.
16194         * tests/uniwidth/test-uc_width.c: Likewise.
16195         * config/srclist-update: Likewise.
16196         (fixlicense): Update to GPLv3+.
16197
16198         Change copyright notice from LGPLv2.1+ to LGPLv3+.
16199         * tests/test-tsearch.c: Change copyright notice.
16200
16201         Change copyright notice from LGPLv2.0+ to LGPLv3+.
16202         * lib/c-strcaseeq.h: Change copyright notice.
16203         * lib/streq.h: Likewise.
16204         * lib/uniconv.h: Likewise.
16205         * lib/uniconv/u-conv-from-enc.h: Likewise.
16206         * lib/uniconv/u-conv-to-enc.h: Likewise.
16207         * lib/uniconv/u-strconv-from-enc.h: Likewise.
16208         * lib/uniconv/u-strconv-to-enc.h: Likewise.
16209         * lib/uniconv/u16-conv-from-enc.c: Likewise.
16210         * lib/uniconv/u16-conv-to-enc.c: Likewise.
16211         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
16212         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
16213         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
16214         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
16215         * lib/uniconv/u32-conv-from-enc.c: Likewise.
16216         * lib/uniconv/u32-conv-to-enc.c: Likewise.
16217         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
16218         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
16219         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
16220         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
16221         * lib/uniconv/u8-conv-from-enc.c: Likewise.
16222         * lib/uniconv/u8-conv-to-enc.c: Likewise.
16223         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
16224         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
16225         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
16226         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
16227         * lib/uniname.h: Likewise.
16228         * lib/uniname/uniname.c: Likewise.
16229         * lib/unistdio.h: Likewise.
16230         * lib/unistdio/u-asnprintf.h: Likewise.
16231         * lib/unistdio/u-asprintf.h: Likewise.
16232         * lib/unistdio/u-printf-args.c: Likewise.
16233         * lib/unistdio/u-printf-args.h: Likewise.
16234         * lib/unistdio/u-printf-parse.h: Likewise.
16235         * lib/unistdio/u-snprintf.h: Likewise.
16236         * lib/unistdio/u-sprintf.h: Likewise.
16237         * lib/unistdio/u-vasprintf.h: Likewise.
16238         * lib/unistdio/u-vsnprintf.h: Likewise.
16239         * lib/unistdio/u-vsprintf.h: Likewise.
16240         * lib/unistdio/u16-asnprintf.c: Likewise.
16241         * lib/unistdio/u16-asprintf.c: Likewise.
16242         * lib/unistdio/u16-printf-parse.c: Likewise.
16243         * lib/unistdio/u16-snprintf.c: Likewise.
16244         * lib/unistdio/u16-sprintf.c: Likewise.
16245         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
16246         * lib/unistdio/u16-u16-asprintf.c: Likewise.
16247         * lib/unistdio/u16-u16-snprintf.c: Likewise.
16248         * lib/unistdio/u16-u16-sprintf.c: Likewise.
16249         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
16250         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
16251         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
16252         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
16253         * lib/unistdio/u16-vasnprintf.c: Likewise.
16254         * lib/unistdio/u16-vasprintf.c: Likewise.
16255         * lib/unistdio/u16-vsnprintf.c: Likewise.
16256         * lib/unistdio/u16-vsprintf.c: Likewise.
16257         * lib/unistdio/u32-asnprintf.c: Likewise.
16258         * lib/unistdio/u32-asprintf.c: Likewise.
16259         * lib/unistdio/u32-printf-parse.c: Likewise.
16260         * lib/unistdio/u32-snprintf.c: Likewise.
16261         * lib/unistdio/u32-sprintf.c: Likewise.
16262         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
16263         * lib/unistdio/u32-u32-asprintf.c: Likewise.
16264         * lib/unistdio/u32-u32-snprintf.c: Likewise.
16265         * lib/unistdio/u32-u32-sprintf.c: Likewise.
16266         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
16267         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
16268         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
16269         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
16270         * lib/unistdio/u32-vasnprintf.c: Likewise.
16271         * lib/unistdio/u32-vasprintf.c: Likewise.
16272         * lib/unistdio/u32-vsnprintf.c: Likewise.
16273         * lib/unistdio/u32-vsprintf.c: Likewise.
16274         * lib/unistdio/u8-asnprintf.c: Likewise.
16275         * lib/unistdio/u8-asprintf.c: Likewise.
16276         * lib/unistdio/u8-printf-parse.c: Likewise.
16277         * lib/unistdio/u8-snprintf.c: Likewise.
16278         * lib/unistdio/u8-sprintf.c: Likewise.
16279         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
16280         * lib/unistdio/u8-u8-asprintf.c: Likewise.
16281         * lib/unistdio/u8-u8-snprintf.c: Likewise.
16282         * lib/unistdio/u8-u8-sprintf.c: Likewise.
16283         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
16284         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
16285         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
16286         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
16287         * lib/unistdio/u8-vasnprintf.c: Likewise.
16288         * lib/unistdio/u8-vasprintf.c: Likewise.
16289         * lib/unistdio/u8-vsnprintf.c: Likewise.
16290         * lib/unistdio/u8-vsprintf.c: Likewise.
16291         * lib/unistdio/ulc-asnprintf.c: Likewise.
16292         * lib/unistdio/ulc-asprintf.c: Likewise.
16293         * lib/unistdio/ulc-printf-parse.c: Likewise.
16294         * lib/unistdio/ulc-snprintf.c: Likewise.
16295         * lib/unistdio/ulc-sprintf.c: Likewise.
16296         * lib/unistdio/ulc-vasnprintf.c: Likewise.
16297         * lib/unistdio/ulc-vasprintf.c: Likewise.
16298         * lib/unistdio/ulc-vsnprintf.c: Likewise.
16299         * lib/unistdio/ulc-vsprintf.c: Likewise.
16300         * lib/unistr.h: Likewise.
16301         * lib/unistr/u-cpy-alloc.h: Likewise.
16302         * lib/unistr/u-cpy.h: Likewise.
16303         * lib/unistr/u-endswith.h: Likewise.
16304         * lib/unistr/u-move.h: Likewise.
16305         * lib/unistr/u-set.h: Likewise.
16306         * lib/unistr/u-startswith.h: Likewise.
16307         * lib/unistr/u-stpcpy.h: Likewise.
16308         * lib/unistr/u-stpncpy.h: Likewise.
16309         * lib/unistr/u-strcat.h: Likewise.
16310         * lib/unistr/u-strcpy.h: Likewise.
16311         * lib/unistr/u-strcspn.h: Likewise.
16312         * lib/unistr/u-strdup.h: Likewise.
16313         * lib/unistr/u-strlen.h: Likewise.
16314         * lib/unistr/u-strncat.h: Likewise.
16315         * lib/unistr/u-strncpy.h: Likewise.
16316         * lib/unistr/u-strnlen.h: Likewise.
16317         * lib/unistr/u-strpbrk.h: Likewise.
16318         * lib/unistr/u-strspn.h: Likewise.
16319         * lib/unistr/u-strstr.h: Likewise.
16320         * lib/unistr/u-strtok.h: Likewise.
16321         * lib/unistr/u16-check.c: Likewise.
16322         * lib/unistr/u16-chr.c: Likewise.
16323         * lib/unistr/u16-cmp.c: Likewise.
16324         * lib/unistr/u16-cpy-alloc.c: Likewise.
16325         * lib/unistr/u16-cpy.c: Likewise.
16326         * lib/unistr/u16-endswith.c: Likewise.
16327         * lib/unistr/u16-mblen.c: Likewise.
16328         * lib/unistr/u16-mbsnlen.c: Likewise.
16329         * lib/unistr/u16-mbtouc-aux.c: Likewise.
16330         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
16331         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
16332         * lib/unistr/u16-mbtouc.c: Likewise.
16333         * lib/unistr/u16-mbtoucr.c: Likewise.
16334         * lib/unistr/u16-move.c: Likewise.
16335         * lib/unistr/u16-next.c: Likewise.
16336         * lib/unistr/u16-prev.c: Likewise.
16337         * lib/unistr/u16-set.c: Likewise.
16338         * lib/unistr/u16-startswith.c: Likewise.
16339         * lib/unistr/u16-stpcpy.c: Likewise.
16340         * lib/unistr/u16-stpncpy.c: Likewise.
16341         * lib/unistr/u16-strcat.c: Likewise.
16342         * lib/unistr/u16-strchr.c: Likewise.
16343         * lib/unistr/u16-strcmp.c: Likewise.
16344         * lib/unistr/u16-strcpy.c: Likewise.
16345         * lib/unistr/u16-strcspn.c: Likewise.
16346         * lib/unistr/u16-strdup.c: Likewise.
16347         * lib/unistr/u16-strlen.c: Likewise.
16348         * lib/unistr/u16-strmblen.c: Likewise.
16349         * lib/unistr/u16-strmbtouc.c: Likewise.
16350         * lib/unistr/u16-strncat.c: Likewise.
16351         * lib/unistr/u16-strncmp.c: Likewise.
16352         * lib/unistr/u16-strncpy.c: Likewise.
16353         * lib/unistr/u16-strnlen.c: Likewise.
16354         * lib/unistr/u16-strpbrk.c: Likewise.
16355         * lib/unistr/u16-strrchr.c: Likewise.
16356         * lib/unistr/u16-strspn.c: Likewise.
16357         * lib/unistr/u16-strstr.c: Likewise.
16358         * lib/unistr/u16-strtok.c: Likewise.
16359         * lib/unistr/u16-to-u32.c: Likewise.
16360         * lib/unistr/u16-to-u8.c: Likewise.
16361         * lib/unistr/u16-uctomb-aux.c: Likewise.
16362         * lib/unistr/u16-uctomb.c: Likewise.
16363         * lib/unistr/u32-check.c: Likewise.
16364         * lib/unistr/u32-chr.c: Likewise.
16365         * lib/unistr/u32-cmp.c: Likewise.
16366         * lib/unistr/u32-cpy-alloc.c: Likewise.
16367         * lib/unistr/u32-cpy.c: Likewise.
16368         * lib/unistr/u32-endswith.c: Likewise.
16369         * lib/unistr/u32-mblen.c: Likewise.
16370         * lib/unistr/u32-mbsnlen.c: Likewise.
16371         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
16372         * lib/unistr/u32-mbtouc.c: Likewise.
16373         * lib/unistr/u32-mbtoucr.c: Likewise.
16374         * lib/unistr/u32-move.c: Likewise.
16375         * lib/unistr/u32-next.c: Likewise.
16376         * lib/unistr/u32-prev.c: Likewise.
16377         * lib/unistr/u32-set.c: Likewise.
16378         * lib/unistr/u32-startswith.c: Likewise.
16379         * lib/unistr/u32-stpcpy.c: Likewise.
16380         * lib/unistr/u32-stpncpy.c: Likewise.
16381         * lib/unistr/u32-strcat.c: Likewise.
16382         * lib/unistr/u32-strchr.c: Likewise.
16383         * lib/unistr/u32-strcmp.c: Likewise.
16384         * lib/unistr/u32-strcpy.c: Likewise.
16385         * lib/unistr/u32-strcspn.c: Likewise.
16386         * lib/unistr/u32-strdup.c: Likewise.
16387         * lib/unistr/u32-strlen.c: Likewise.
16388         * lib/unistr/u32-strmblen.c: Likewise.
16389         * lib/unistr/u32-strmbtouc.c: Likewise.
16390         * lib/unistr/u32-strncat.c: Likewise.
16391         * lib/unistr/u32-strncmp.c: Likewise.
16392         * lib/unistr/u32-strncpy.c: Likewise.
16393         * lib/unistr/u32-strnlen.c: Likewise.
16394         * lib/unistr/u32-strpbrk.c: Likewise.
16395         * lib/unistr/u32-strrchr.c: Likewise.
16396         * lib/unistr/u32-strspn.c: Likewise.
16397         * lib/unistr/u32-strstr.c: Likewise.
16398         * lib/unistr/u32-strtok.c: Likewise.
16399         * lib/unistr/u32-to-u16.c: Likewise.
16400         * lib/unistr/u32-to-u8.c: Likewise.
16401         * lib/unistr/u32-uctomb.c: Likewise.
16402         * lib/unistr/u8-check.c: Likewise.
16403         * lib/unistr/u8-chr.c: Likewise.
16404         * lib/unistr/u8-cmp.c: Likewise.
16405         * lib/unistr/u8-cpy-alloc.c: Likewise.
16406         * lib/unistr/u8-cpy.c: Likewise.
16407         * lib/unistr/u8-endswith.c: Likewise.
16408         * lib/unistr/u8-mblen.c: Likewise.
16409         * lib/unistr/u8-mbsnlen.c: Likewise.
16410         * lib/unistr/u8-mbtouc-aux.c: Likewise.
16411         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
16412         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
16413         * lib/unistr/u8-mbtouc.c: Likewise.
16414         * lib/unistr/u8-mbtoucr.c: Likewise.
16415         * lib/unistr/u8-move.c: Likewise.
16416         * lib/unistr/u8-next.c: Likewise.
16417         * lib/unistr/u8-prev.c: Likewise.
16418         * lib/unistr/u8-set.c: Likewise.
16419         * lib/unistr/u8-startswith.c: Likewise.
16420         * lib/unistr/u8-stpcpy.c: Likewise.
16421         * lib/unistr/u8-stpncpy.c: Likewise.
16422         * lib/unistr/u8-strcat.c: Likewise.
16423         * lib/unistr/u8-strchr.c: Likewise.
16424         * lib/unistr/u8-strcmp.c: Likewise.
16425         * lib/unistr/u8-strcpy.c: Likewise.
16426         * lib/unistr/u8-strcspn.c: Likewise.
16427         * lib/unistr/u8-strdup.c: Likewise.
16428         * lib/unistr/u8-strlen.c: Likewise.
16429         * lib/unistr/u8-strmblen.c: Likewise.
16430         * lib/unistr/u8-strmbtouc.c: Likewise.
16431         * lib/unistr/u8-strncat.c: Likewise.
16432         * lib/unistr/u8-strncmp.c: Likewise.
16433         * lib/unistr/u8-strncpy.c: Likewise.
16434         * lib/unistr/u8-strnlen.c: Likewise.
16435         * lib/unistr/u8-strpbrk.c: Likewise.
16436         * lib/unistr/u8-strrchr.c: Likewise.
16437         * lib/unistr/u8-strspn.c: Likewise.
16438         * lib/unistr/u8-strstr.c: Likewise.
16439         * lib/unistr/u8-strtok.c: Likewise.
16440         * lib/unistr/u8-to-u16.c: Likewise.
16441         * lib/unistr/u8-to-u32.c: Likewise.
16442         * lib/unistr/u8-uctomb-aux.c: Likewise.
16443         * lib/unistr/u8-uctomb.c: Likewise.
16444         * lib/unitypes.h: Likewise.
16445         * lib/uniwidth.h: Likewise.
16446         * lib/uniwidth/cjk.h: Likewise.
16447         * lib/uniwidth/u16-strwidth.c: Likewise.
16448         * lib/uniwidth/u16-width.c: Likewise.
16449         * lib/uniwidth/u32-strwidth.c: Likewise.
16450         * lib/uniwidth/u32-width.c: Likewise.
16451         * lib/uniwidth/u8-strwidth.c: Likewise.
16452         * lib/uniwidth/u8-width.c: Likewise.
16453         * lib/uniwidth/width.c: Likewise.
16454
16455 2007-10-07  Bruno Haible  <bruno@clisp.org>
16456
16457         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
16458         The file is still under LGPL (see modules/inttypes).
16459
16460 2007-10-06  Bruno Haible  <bruno@clisp.org>
16461
16462         * modules/trunc (Dependencies): Add 'extensions'.
16463         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
16464         Reported by Ben Pfaff <blp@gnu.org>.
16465
16466 2007-10-06  Bruno Haible  <bruno@clisp.org>
16467
16468         * modules/freopen-tests: New file.
16469         * tests/test-freopen.c: New file.
16470
16471         * modules/fopen-tests: New file.
16472         * tests/test-fopen.c: New file.
16473
16474         * modules/fopen: New file.
16475         * lib/fopen.c: New file.
16476         * m4/fopen.m4: New file.
16477         * modules/freopen: New file.
16478         * lib/freopen.c: New file.
16479         * m4/freopen.m4: New file.
16480         * lib/stdio.in.h (fopen, freopen): New declarations.
16481         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
16482         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
16483         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
16484         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
16485         * doc/functions/fopen.texi: Mention the 'fopen' module.
16486         * doc/functions/freopen.texi: Mention the 'freopen' module.
16487
16488 2007-10-06  Bruno Haible  <bruno@clisp.org>
16489
16490         * modules/open-tests: New file.
16491         * tests/test-open.c: New file.
16492
16493         * modules/open: New file.
16494         * lib/open.c: New file.
16495         * m4/open.m4: New file.
16496         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
16497         lib/open.c does.
16498         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
16499         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
16500         macros.
16501         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
16502         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
16503         REPLACE_OPEN.
16504         * doc/functions/open.texi: Mention the 'open' module.
16505
16506 2007-10-04  Bruno Haible  <bruno@clisp.org>
16507
16508         * modules/ceill-tests: New file.
16509         * tests/test-ceill.c: New file.
16510
16511         * modules/ceill: New file.
16512         * lib/ceill.c: Replace entire file.
16513         * m4/ceill.m4: New file.
16514         * lib/math.in.h (ceill): Replace declaration.
16515         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
16516         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
16517         * doc/functions/ceill.texi: Mention the 'ceill' module.
16518         * modules/mathl (Files): Remove lib/ceill.c.
16519         (Depends-on): Add ceill.
16520
16521 2007-10-04  Bruno Haible  <bruno@clisp.org>
16522
16523         * modules/ceilf-tests: New file.
16524         * tests/test-ceilf.c: New file.
16525
16526         * modules/ceilf: New file.
16527         * lib/ceil.c: New file.
16528         * lib/ceilf.c: New file.
16529         * m4/ceilf.m4: New file.
16530         * lib/math.in.h (ceilf): New declaration.
16531         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
16532         HAVE_DECL_CEILF.
16533         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
16534         HAVE_DECL_CEILF.
16535         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
16536
16537 2007-10-04  Bruno Haible  <bruno@clisp.org>
16538
16539         * modules/floorl-tests: New file.
16540         * tests/test-floorl.c: New file.
16541
16542         * modules/floorl: New file.
16543         * lib/floorl.c: Replace entire file.
16544         * m4/floorl.m4: New file.
16545         * lib/math.in.h (floorl): Replace declaration.
16546         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
16547         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
16548         * doc/functions/floorl.texi: Mention the 'floorl' module.
16549         * modules/mathl (Files): Remove lib/floorl.c.
16550         (Depends-on): Add floorl.
16551
16552 2007-10-04  Bruno Haible  <bruno@clisp.org>
16553
16554         * modules/floorf-tests: New file.
16555         * tests/test-floorf.c: New file.
16556
16557         * modules/floorf: New file.
16558         * lib/floor.c: New file.
16559         * lib/floorf.c: New file.
16560         * m4/floorf.m4: New file.
16561         * lib/math.in.h (floorf): New declaration.
16562         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
16563         HAVE_DECL_FLOORF.
16564         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
16565         HAVE_DECL_FLOORF.
16566         * doc/functions/floorf.texi: Mention the 'floorf' module.
16567
16568 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
16569             Bruno Haible  <bruno@clisp.org>
16570
16571         Advertise for the Git server instead of the CVS server.
16572         * doc/gnulib-intro.texi (Steady Development): Mention the Git
16573         repository instead of the CVS one.
16574         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
16575         about all VCS systems generically.
16576         * doc/gnulib.texi (Introduction): Capitalize `Git'.
16577
16578 2007-10-04  Bruno Haible  <bruno@clisp.org>
16579
16580         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
16581         means.
16582         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
16583
16584 2007-10-04  Bruno Haible  <bruno@clisp.org>
16585
16586         * modules/truncl-tests: New file.
16587         * tests/test-truncl.c: New file.
16588
16589         * modules/truncl: New file.
16590         * lib/truncl.c: New file.
16591         * m4/truncl.m4: New file.
16592         * lib/math.in.h (truncl): New declaration.
16593         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
16594         HAVE_DECL_TRUNCL.
16595         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
16596         HAVE_DECL_TRUNCL.
16597         * doc/functions/truncl.texi: Mention the 'truncl' module.
16598
16599 2007-10-04  Bruno Haible  <bruno@clisp.org>
16600
16601         * modules/truncf-tests: New file.
16602         * tests/test-truncf.c: New file.
16603
16604         * modules/truncf: New file.
16605         * lib/trunc.c: Make paramerizable through USE_* macros.
16606         * lib/truncf.c: New file.
16607         * m4/truncf.m4: New file.
16608         * lib/math.in.h (truncf): New declaration.
16609         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
16610         HAVE_DECL_TRUNCF.
16611         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
16612         HAVE_DECL_TRUNCF.
16613         * doc/functions/truncf.texi: Mention the 'truncf' module.
16614
16615 2007-10-03  Bruno Haible  <bruno@clisp.org>
16616
16617         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
16618         augmentation also for tests modules.
16619         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
16620         * modules/atexit-tests (Makefile.am): Likewise.
16621         * modules/binary-io-tests (Makefile.am): Likewise.
16622         * modules/c-strcase-tests (Makefile.am): Likewise.
16623         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
16624         * modules/canonicalize-tests (Makefile.am): Likewise.
16625         * modules/closein-tests (Makefile.am): Likewise.
16626         * modules/fprintf-posix-tests (Makefile.am): Likewise.
16627         * modules/freadahead-tests (Makefile.am): Likewise.
16628         * modules/fseek-tests (Makefile.am): Likewise.
16629         * modules/fseeko-tests (Makefile.am): Likewise.
16630         * modules/ftell-tests (Makefile.am): Likewise.
16631         * modules/ftello-tests (Makefile.am): Likewise.
16632         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
16633         * modules/isnanl-tests (Makefile.am): Likewise.
16634         * modules/lseek-tests (Makefile.am): Likewise.
16635         * modules/mbscasecmp-tests (Makefile.am): Likewise.
16636         * modules/mbscasestr-tests (Makefile.am): Likewise.
16637         * modules/mbschr-tests (Makefile.am): Likewise.
16638         * modules/mbscspn-tests (Makefile.am): Likewise.
16639         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
16640         * modules/mbspbrk-tests (Makefile.am): Likewise.
16641         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
16642         * modules/mbsrchr-tests (Makefile.am): Likewise.
16643         * modules/mbsspn-tests (Makefile.am): Likewise.
16644         * modules/mbsstr-tests (Makefile.am): Likewise.
16645         * modules/printf-posix-tests (Makefile.am): Likewise.
16646         * modules/snprintf-posix-tests (Makefile.am): Likewise.
16647         * modules/sprintf-posix-tests (Makefile.am): Likewise.
16648         * modules/tsearch-tests (Makefile.am): Likewise.
16649         * modules/uniname/uniname-tests (Makefile.am): Likewise.
16650         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
16651         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
16652         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
16653         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
16654         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
16655         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
16656         * modules/vprintf-posix-tests (Makefile.am): Likewise.
16657         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
16658         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
16659         * modules/xstrtoimax-tests (Makefile.am): Likewise.
16660         * modules/xstrtol-tests (Makefile.am): Likewise.
16661         * modules/xstrtoumax-tests (Makefile.am): Likewise.
16662         * modules/yesno-tests (Makefile.am): Likewise.
16663
16664 2007-10-03  Bruno Haible  <bruno@clisp.org>
16665
16666         * modules/trunc-tests: New file.
16667         * tests/test-trunc.c: New file.
16668
16669         * modules/trunc: New file.
16670         * lib/trunc.c: New file.
16671         * m4/trunc.m4: New file.
16672         * lib/math.in.h (trunc): New declaration.
16673         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
16674         HAVE_DECL_TRUNC.
16675         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
16676         HAVE_DECL_TRUNC.
16677         * doc/functions/trunc.texi: Mention the 'trunc' module.
16678
16679 2007-10-03  Bruno Haible  <bruno@clisp.org>
16680
16681         * tests/test-fpending.c: New file, mostly copied
16682         from coreutils/lib/t-fpending.c.
16683         * modules/fpending-tests: New file.
16684
16685 2007-10-03  Bruno Haible  <bruno@clisp.org>
16686
16687         Port the stdio extensions to QNX (untested).
16688         * lib/fseterr.c (fseterr): Add support for QNX.
16689         * lib/fbufmode.c (fbufmode): Likewise.
16690         * lib/freadable.c (freadable): Likewise.
16691         * lib/fwritable.c (fwritable): Likewise.
16692         * lib/freading.c (freading): Likewise.
16693         * lib/fwriting.c (fwriting): Likewise.
16694         * lib/freadahead.c (freadahed): Likewise.
16695         * lib/fpurge.c (fpurge): Likewise.
16696         * lib/fseeko.c (rpl_fseeko): Likewise.
16697
16698 2007-10-03  Bruno Haible  <bruno@clisp.org>
16699             Jim Meyering  <jim@meyering.net>
16700             Eric Blake  <ebb9@byu.net>
16701
16702         * doc/relocatable.texi: Use @command instead of @program.
16703
16704 2007-10-02  Jim Meyering  <jim@meyering.net>
16705
16706         Perform one more "_.h" -> ".in.h" substitution.
16707         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
16708         instead of unistd_.h here, too.
16709
16710 2007-10-01  Bruno Haible  <bruno@clisp.org>
16711
16712         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
16713         Needed for the alloca-opt module.
16714
16715 2007-09-30  Bruno Haible  <bruno@clisp.org>
16716
16717         * lib/alloca.in.h: Renamed from lib/alloca_.h.
16718         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
16719         alloca_.h.
16720         * lib/argz.in.h: Renamed from lib/argz_.h.
16721         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
16722         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
16723         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
16724         byteswap_.h.
16725         * lib/dirent.in.h: Renamed from lib/dirent_.h.
16726         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
16727         dirent_.h.
16728         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
16729         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
16730         fcntl_.h.
16731         * lib/float.in.h: Renamed from lib/float_.h.
16732         * modules/float (Files, Makefile.am): Use float.in.h instead of
16733         float_.h.
16734         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
16735         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
16736         fnmatch_.h.
16737         * lib/getopt.in.h: Renamed from lib/getopt_.h.
16738         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
16739         getopt_.h.
16740         * lib/glob.in.h: Renamed from lib/glob_.h.
16741         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
16742         * lib/iconv.in.h: Renamed from lib/iconv_.h.
16743         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
16744         iconv_.h.
16745         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
16746         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
16747         inttypes_.h.
16748         * lib/locale.in.h: Renamed from lib/locale_.h.
16749         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
16750         locale_.h.
16751         * lib/math.in.h: Renamed from lib/math_.h.
16752         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
16753         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
16754         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
16755         of netinet_in_.h. Add dependency.
16756         * lib/poll.in.h: Renamed from lib/poll_.h.
16757         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
16758         * lib/search.in.h: Renamed from lib/search_.h.
16759         * modules/search (Files, Makefile.am): Use search.in.h instead of
16760         search_.h.
16761         * lib/signal.in.h: Renamed from lib/signal_.h.
16762         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
16763         _signal.h.
16764         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
16765         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
16766         stdbool_.h.
16767         * lib/stdint.in.h: Renamed from lib/stdint_.h.
16768         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
16769         stdint_.h.
16770         * lib/stdio.in.h: Renamed from lib/stdio_.h.
16771         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
16772         stdio_.h.
16773         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
16774         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
16775         stdlib_.h.
16776         * lib/string.in.h: Renamed from lib/string_.h.
16777         * modules/string (Files, Makefile.am): Use string.in.h instead of
16778         string_.h.
16779         * doc/gnulib-tool.texi (Initial import): Update.
16780         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
16781         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
16782         of sys_select_.h. Add dependency.
16783         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
16784         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
16785         of sys_socket_.h.
16786         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
16787         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
16788         sys_stat_.h.
16789         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
16790         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
16791         sys_time_.h.
16792         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
16793         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
16794         sysexits_.h.
16795         * lib/time.in.h: Renamed from lib/time_.h.
16796         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
16797         * lib/unistd.in.h: Renamed from lib/unistd_.h.
16798         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
16799         unistd_.h.
16800         * lib/wchar.in.h: Renamed from lib/wchar_.h.
16801         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
16802         wchar_.h.
16803         * lib/wctype.in.h: Renamed from lib/wctype_.h.
16804         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
16805         wctype_.h.
16806         * build-aux/bootstrap (slurp): Update.
16807         * lib/.cppi-disable: Update.
16808
16809 2007-09-30  Bruno Haible  <bruno@clisp.org>
16810
16811         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
16812         Needed on BeOS.
16813
16814 2007-09-30  Bruno Haible  <bruno@clisp.org>
16815
16816         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
16817
16818 2007-09-29  Bruno Haible  <bruno@clisp.org>
16819
16820         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
16821
16822 2007-09-29  Bruno Haible  <bruno@clisp.org>
16823
16824         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
16825         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
16826         * build-aux/install-reloc: Compile also areadlink.c.
16827         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
16828
16829 2007-09-29  Bruno Haible  <bruno@clisp.org>
16830
16831         * gnulib-tool (func_emit_initmacro_done): Indentation.
16832
16833 2007-09-29  Bruno Haible  <bruno@clisp.org>
16834
16835         * README: Add CVS checkout update instructions.
16836         Info from Bob Proulx <bob@proulx.com>.
16837
16838 2007-09-28  Eric Blake  <ebb9@byu.net>
16839
16840         Provide move-if-change.
16841         * build-aux/move-if-change: New file, based on best practice
16842         rather than any canonical upstream location.
16843
16844 2007-09-28  Jim Meyering  <jim@meyering.net>
16845
16846         Fix canonicalize loop-detection corner case.
16847         Do not attempt to stat the symlink values stored via seen_triple.
16848         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
16849         on linux-2.6.18, (but not 2.6.22).
16850         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
16851         triple_compare.  The former compares dev,ino,filename, while the latter
16852         would actually stat dirname(filename) when dev and ino were equal.
16853         * lib/hash-triple.c: Install <string.h>.
16854         (STREQ): Define.
16855         (triple_compare_ino_str): New function.
16856         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
16857
16858 2007-09-28  Eric Blake  <ebb9@byu.net>
16859
16860         Enforce that AC_REPLACE_FUNCS files exist.
16861         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
16862         override check for typos.
16863
16864         Fix test-closein on Solaris 10.
16865         * tests/test-closein.c (main): Don't assume stdin can be inherited
16866         closed on all systems.
16867         * tests/test-closein.sh: Likewise.
16868         Reported by Piotr Tarnowski.
16869
16870 2007-09-28  Jim Meyering  <jim@meyering.net>
16871
16872         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
16873
16874 2007-09-27  Jim Meyering  <jim@meyering.net>
16875
16876         canonicalize: Avoid a false-positive cycle failure.
16877         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
16878         Sort.  Remove cycle-check.
16879         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
16880         not cycle-check.h.
16881         (seen_triple): New function.
16882         (canonicalize_filename_mode): Use it instead of cycle-check.
16883         * tests/test-canonicalize.c: Add a test for this bug.
16884         * tests/test-canonicalize.sh: Set up and run the test.
16885
16886         New module, file-set, from coreutils.
16887         * modules/file-set: Define it.
16888         * lib/file-set.c, lib/file-set.h: Implement.
16889
16890         New module, hash-triple, from coreutils.
16891         * modules/hash-triple: Define it.
16892         * lib/hash-triple.c, lib/hash-triple.h: Implement.
16893
16894 2007-09-25  Eric Blake  <ebb9@byu.net>
16895
16896         Fix strerror on Interix.
16897         * lib/string_.h (strerror): Declare replacement.
16898         * doc/functions/strerror.texi (strerror): Document the Interix
16899         shortcoming.
16900         * modules/string (Makefile.am): Support new hooks.
16901         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
16902         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
16903         gl_FUNC_STRERROR_SEPARATE.
16904         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
16905         * lib/strerror.c (rpl_strerror): Provide replacement.
16906         * modules/strerror (Depends-on): Add string.
16907         (configure.ac): Detect use of module.
16908         * tests/test-strerror.c: New file.
16909         * modules/strerror-tests: New test module.
16910         * modules/argp (Depends-on): Add strerror.
16911         * modules/error (Depends-on): Likewise.
16912         Reported by Martin Koeppe.
16913
16914 2007-09-24  Bruno Haible  <bruno@clisp.org>
16915
16916         * README: Update git instructions.
16917
16918 2007-09-24  Eric Blake  <ebb9@byu.net>
16919
16920         Revert fpending breakage from 2007-09-08.
16921         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
16922         __fpending.c.
16923
16924 2007-09-24  Jim Meyering  <jim@meyering.net>
16925
16926         filenamecat.c: Add a test.
16927         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
16928         showing how the function works when DIR is the empty string.
16929
16930 2007-09-21  Simon Josefsson  <simon@josefsson.org>
16931
16932         * tests/test-canonicalize.sh: Turn on executable bit.
16933
16934 2007-09-19  Eric Blake  <ebb9@byu.net>
16935
16936         * README: Update CVS instructions.
16937
16938 2007-09-18  Bruno Haible  <bruno@clisp.org>
16939
16940         * modules/areadlink: New file.
16941         * lib/areadlink.h (areadlink): New declaration.
16942         * lib/areadlink.c: New file, based on lib/xreadlink.c.
16943
16944 2007-09-17  Jim Meyering  <jim@meyering.net>
16945
16946         * lib/savewd.c (ESTALE) [!defined]: Define.
16947         Reported to be required on Interix by Martin Koeppe.
16948
16949 2007-09-17  Bruno Haible  <bruno@clisp.org>
16950
16951         * gnulib-tool (func_version): Use $version.
16952
16953 2007-09-16  Bruno Haible  <bruno@clisp.org>
16954
16955         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
16956         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
16957         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
16958         Reported by Greg Schafer <gschafer@zip.com.au>.
16959
16960 2007-09-15  Bruno Haible  <bruno@clisp.org>
16961
16962         * gnulib-tool (sed): Try a little harder to make bash understand the
16963         alias.
16964         Reported by Bruce Korb <bruce.korb@gmail.com>.
16965
16966 2007-09-13  Eric Blake  <ebb9@byu.net>
16967
16968         * ChangeLog: Remove conflict markers.
16969
16970 2007-09-13  Simon Josefsson  <simon@josefsson.org>
16971
16972         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
16973         Reported by Bruno Haible <bruno@clisp.org>.
16974
16975 2007-09-12  Bruno Haible  <bruno@clisp.org>
16976
16977         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
16978         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
16979         is not defined.
16980
16981 2007-09-12  Eric Blake  <ebb9@byu.net>
16982
16983         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
16984         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
16985         Autoconf definition.
16986         * modules/euidaccess (Depends-on): Add extensions, for
16987         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
16988         * modules/fnmatch (Depends-on): Likewise.
16989         * modules/getaddrinfo (Depends-on): Likewise.
16990         * modules/getdelim (Depends-on): Likewise.
16991         * modules/getline (Depends-on): Likewise.
16992         * modules/getsubopt (Depends-on): Likewise.
16993         * modules/gettext (Depends-on): Likewise.
16994         * modules/group-member (Depends-on): Likewise.
16995         * modules/mbchar (Depends-on): Likewise.
16996         * modules/memmem (Depends-on): Likewise.
16997         * modules/mempcpy (Depends-on): Likewise.
16998         * modules/memrchr (Depends-on): Likewise.
16999         * modules/pagealign_alloc (Depends-on): Likewise.
17000         * modules/readutmp (Depends-on): Likewise.
17001         * modules/stpcpy (Depends-on): Likewise.
17002         * modules/stpncpy (Depends-on): Likewise.
17003         * modules/strchrnul (Depends-on): Likewise.
17004         * modules/strndup (Depends-on): Likewise.
17005         * modules/strsep (Depends-on): Likewise.
17006         * modules/strverscmp (Depends-on): Likewise.
17007         * modules/vasprintf (Depends-on): Likewise.
17008         * modules/wcwidth (Depends-on): Likewise.
17009         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
17010         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
17011         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
17012         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
17013         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
17014         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
17015         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
17016         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
17017         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
17018         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
17019         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
17020         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
17021         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
17022         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
17023         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
17024         * m4/readutmp.m4 (gl_READUTMP): Likewise.
17025         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
17026         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
17027         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
17028         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
17029         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
17030         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
17031         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
17032         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
17033         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
17034         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
17035         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
17036         so that lock.m4 can be used in gettext without extensions module.
17037
17038 2007-09-11  Bruno Haible  <bruno@clisp.org>
17039
17040         * m4/isc-posix.m4: Remove file.
17041         Suggested by Eric Blake.
17042
17043 2007-09-11  Eric Blake  <ebb9@byu.net>
17044
17045         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
17046
17047 2007-09-10  Bruno Haible  <bruno@clisp.org>
17048
17049         * posix-modules: Fix typo in error message.
17050         Reported by Matt <mkraai@beckman.com>.
17051
17052 2007-09-09  Bruno Haible  <bruno@clisp.org>
17053
17054         * doc/functions/getdelim.texi: Update list of platforms lacking the
17055         function.
17056         * doc/functions/getline.texi: Likewise.
17057
17058 2007-09-09  Jim Meyering  <jim@meyering.net>
17059
17060         * lib/hash.c (hash_initialize): Detect calloc failure.
17061         Reported by Bruno Haible.
17062
17063 2007-09-09  Bruno Haible  <bruno@clisp.org>
17064
17065         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
17066         malloc or realloc fails.
17067
17068 2007-09-09  Bruno Haible  <bruno@clisp.org>
17069
17070         * modules/getcwd (Depends-on): Add malloc-posix.
17071         * modules/glob (Depends-on): Likewise.
17072         * modules/putenv (Depends-on): Likewise.
17073         * modules/strdup (Depends-on): Likewise.
17074         * modules/getdelim (Depends-on): Add realloc-posix.
17075         * modules/read-file (Depends-on): Likewise.
17076
17077 2007-09-09  Bruno Haible  <bruno@clisp.org>
17078
17079         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
17080         (gl_FUNC_MALLOC_POSIX): Require it.
17081         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
17082         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
17083         * modules/realloc (Files): Add m4/malloc.m4.
17084         * modules/calloc (Files): Likewise.
17085
17086 2007-09-09  Bruno Haible  <bruno@clisp.org>
17087
17088         * modules/malloc-posix: New file.
17089         * modules/malloc (Depends-on): Add malloc-posix.
17090         * lib/malloc.c: Include errno.h.
17091         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
17092         and a POSIX-compatible malloc into a single function. Set ENOMEM
17093         when returning NULL.
17094         * m4/malloc.m4: New file.
17095         * doc/functions/malloc.texi: Mention the malloc-posix module.
17096         * lib/stdlib_.h (malloc): New declaration.
17097         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
17098         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
17099         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
17100         and HAVE_MALLOC_POSIX.
17101
17102 2007-09-09  Bruno Haible  <bruno@clisp.org>
17103
17104         * modules/realloc-posix: New file.
17105         * modules/realloc (Depends-on): Add realloc-posix.
17106         * lib/realloc.c: Include errno.h.
17107         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
17108         and a POSIX-compatible realloc into a single function. Set ENOMEM
17109         when returning NULL.
17110         * m4/realloc.m4: New file.
17111         * doc/functions/realloc.texi: Mention the realloc-posix module.
17112         * lib/stdlib_.h (realloc): New declaration.
17113         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
17114         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
17115         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
17116         and HAVE_REALLOC_POSIX.
17117
17118 2007-09-09  Bruno Haible  <bruno@clisp.org>
17119
17120         * modules/calloc-posix: New file.
17121         * modules/calloc (Depends-on): Add calloc-posix.
17122         * lib/calloc.c: Include errno.h.
17123         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
17124         and a POSIX-compatible calloc into a single function. Set ENOMEM
17125         when returning NULL.
17126         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
17127         * doc/functions/calloc.texi: Mention the calloc-posix module.
17128         * lib/stdlib_.h (calloc): New declaration.
17129         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
17130         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
17131         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
17132         and HAVE_CALLOC_POSIX.
17133
17134 2007-09-09  Bruno Haible  <bruno@clisp.org>
17135
17136         Allow for modules to show an arbitrary notice.
17137         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
17138         * gnulib-tool: New option --extract-notice.
17139         (func_usage): Document it.
17140         (sed_extract_prog): Update.
17141         (func_get_notice): New function.
17142         (func_modules_notice): New function.
17143         (func_import, func_create_testdir): Invoke it.
17144         Suggested by Jim Meyering.
17145
17146 2007-09-09  Bruno Haible  <bruno@clisp.org>
17147
17148         * gnulib-tool: New options --verbose, --quiet.
17149         (func_usage): Document them.
17150         (verbose): New variable.
17151         (func_execute_command): New function.
17152         (func_import): Don't show the module list and the file list if
17153         $verbose < 0.
17154         (func_create_testdir): Likewise. Use func_execute_command.
17155         (func_create_megatestdir): Use func_execute_command.
17156
17157 2007-09-08  Bruno Haible  <bruno@clisp.org>
17158
17159         * gnulib-tool (func_import): Prefer rsync over wget when available,
17160         for fetching the PO files.
17161
17162 2007-09-08  Bruno Haible  <bruno@clisp.org>
17163
17164         * posix-modules: New file. Portions copied from gnulib-tool.
17165         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
17166
17167 2007-09-08  Jim Meyering  <jim@meyering.net>
17168
17169         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
17170         * lib/fpending.h: Rename from __fpending.h.
17171         * lib/fpending.c: Rename from __fpending.c.
17172         Include "fpending.h", not "__fpending.h".
17173         * lib/__fpending.h, lib/__fpending.c: Remove files.
17174         * modules/fpending (Files): Reflect new file names.
17175         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
17176
17177 2007-09-08  Bruno Haible  <bruno@clisp.org>
17178
17179         * m4/inttypes-h.m4: Remove stub file.
17180
17181 2007-09-07  Simon Josefsson  <simon@josefsson.org>
17182
17183         * doc/headers/stdint.texi: Discuss #include_next issue.
17184
17185 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
17186
17187         * build-aux/bootstrap: Remove obsolete comment about wget --help.
17188
17189 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17190
17191         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
17192         in variable name.
17193
17194 2007-09-03  Jim Meyering  <jim@meyering.net>
17195
17196         New module: git-version-gen.
17197         * modules/git-version-gen: New file.
17198
17199         Import changes from coreutils for bootstrap script.
17200
17201         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
17202
17203         bootstrap: uses rsync to download the .po files
17204         * build-aux/bootstrap (po_download_command_format): New global.
17205         (download_po_files): Use rsync.
17206         (update_po_files): Don't remove .po files after download,
17207         so future rsync runs can take advantage of the copies.
17208
17209         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
17210
17211         Solve the unnecessary-.po-file-regeneration problem once and for all.
17212         * build-aux/bootstrap (download_po_files): New function, renamed from
17213         get_translations.  Now, downloads, but doesn't update LINGUAS.
17214         (update_po_files): New function.
17215
17216         bootstrap: Ignore more.
17217         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
17218         uniwidth to e.g., lib/.gitignore.
17219         (slurp): Handle the sys_stat_.h -> sys mapping, too.
17220
17221         * build-aux/bootstrap: New setting: vc_ignore.
17222         (insert_sorted_if_absent): Create $file if absent.
17223         Adapt to new, possibly empty, list: $vc_ignore.
17224
17225         bootstrap: generate more ignorable names
17226         * build-aux/bootstrap (slurp): When generating ignorable names,
17227         also map .sin to .sed, .gperf to .c, and .y to .c.
17228
17229 2007-09-03  Jim Meyering  <jim@meyering.net>
17230
17231         * build-aux/git-version-gen: New file, from coreutils.  For details, see
17232         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
17233
17234 2007-09-02  Bruno Haible  <bruno@clisp.org>
17235
17236         Fix mis-recognition of 'mcs' on QNX 6.
17237         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
17238         output contains the string "Mono".
17239         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
17240         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
17241
17242 2007-09-01  Bruno Haible  <bruno@clisp.org>
17243
17244         Fix collision between uniwidth/* and linebreak modules.
17245         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
17246         u32_width): Remove declarations.
17247         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
17248         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
17249         streq3, streq2, streq1, streq0): Remove functions.
17250         (STREQ): Remove macro.
17251         (is_cjk_encoding): Remove function.
17252         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
17253         (uc_width, u8_width, u16_width, u32_width): Remove functions.
17254         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
17255         * NEWS: Document the change.
17256
17257 2007-09-01  Bruno Haible  <bruno@clisp.org>
17258
17259         * lib/streq.h: Add double-inclusion guard.
17260
17261 2007-09-01  Karl Berry  <karl@gnu.org>
17262
17263         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
17264
17265 2007-08-28  Jim Meyering  <jim@meyering.net>
17266
17267         Rename mreadlink_with_size to areadlink_with_size.
17268         * NEWS: Document the change.
17269         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
17270         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
17271         * lib/mreadlink.h: Rename this to...
17272         * lib/areadlink.h: ...this.
17273         * modules/mreadlink-with-size: Rename this to...
17274         * modules/areadlink-with-size: ...this.
17275         * lib/canonicalize.c: Reflect the renaming.
17276         * modules/canonicalize: Likewise.
17277
17278 2007-08-26  Bruno Haible  <bruno@clisp.org>
17279
17280         * gnulib-tool (func_import): When deciding which files to remove,
17281         consider also dangling symbolic links.
17282         Reported by Eric Blake.
17283
17284 2007-08-26  Bruno Haible  <bruno@clisp.org>
17285
17286         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
17287
17288 2007-08-23  Simon Josefsson  <simon@josefsson.org>
17289
17290         * lib/readline.c: Don't include getline.h, the prototype is now
17291         found in stdio.h.
17292
17293 2007-08-23  Jim Meyering  <jim@meyering.net>
17294
17295         Getdelim touchup.
17296         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
17297         around the funlockfile call, since funlockfile never sets errno.
17298         Don't set errno upon failed realloc.
17299
17300 2007-08-22  Eric Blake  <ebb9@byu.net>
17301
17302         Getline touchups.
17303         * lib/getdelim.c (getdelim): Revert regression that required *n to
17304         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
17305         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
17306         getdelim, rather than whether implementation is missing.
17307         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
17308         * lib/stdio_.h (getline): Also declare if replacement is
17309         required.
17310         * doc/functions/getdelim.texi: New file.
17311         * doc/functions/getline.texi: Likewise.
17312         * doc/gnulib.texi (Function Substitutes): Add new files.
17313         Reported by Bruno Haible.
17314
17315 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
17316
17317         * users.txt: Add Guile.
17318
17319 2007-08-22  Eric Blake  <ebb9@byu.net>
17320
17321         * tests/test-getdelim.c (main): Use remove, not unlink.
17322         * tests/test-getline.c (main): Likewise.
17323
17324         Move getline and getdelim into stdio.h, per POSIX 200x.
17325         * modules/getline (Files): Remove getline.h.
17326         (Depends-on): Add stdio.
17327         (configure.ac): Add module indicator.
17328         * modules/getdelim (Files): Remove getdelim.h.
17329         (Depends-on): Add stdio.
17330         (configure.ac): Add module indicator.
17331         * modules/stdio (Makefile.am): Work with new indicators.
17332         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
17333         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
17334         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
17335         * lib/getdelim.h: Delete.
17336         * lib/getline.h: Delete.
17337         * lib/stdio_.h (getdelim, getline): Declare.
17338         * modules/getdelim-tests: New module.
17339         * modules/getline-tests: Likewise.
17340         * tests/test-getdelim.c: New file.
17341         * tests/test-getline.c: Likewise.
17342         * NEWS: Document the change.
17343         * lib/getline.c: Update choice of header.
17344         * lib/csharpcomp.c: Likewise.
17345         * lib/getpass.c: Likewise.
17346         * lib/javacomp.c: Likewise.
17347         * lib/javaversion.c: Likewise.
17348         * lib/yesno.c: Likewise.
17349         * lib/getdelim.c: Likewise.
17350         (getdelim): Set errno on failure, and avoid memory leak.
17351
17352 2007-08-19  Bruno Haible  <bruno@clisp.org>
17353
17354         * modules/closein (Depends-on): Add freadahead.
17355         * lib/closein.c: Include freadahead.h.
17356         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
17357         is zero.
17358
17359 2007-08-19  Bruno Haible  <bruno@clisp.org>
17360
17361         * modules/freadahead-tests: New file.
17362         * tests/test-freadahead.sh: New file.
17363         * tests/test-freadahead.c: New file.
17364
17365         * modules/freadahead: New file.
17366         * lib/freadahead.h: New file.
17367         * lib/freadahead.c: New file.
17368         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
17369         fbufmode, fpurge, freadable, fwritable.
17370
17371 2007-08-19  Eric Blake  <ebb9@byu.net>
17372
17373         Test yesno in combination with closein.
17374         * lib/yesno.c (yesno): Document use of stdin.
17375         * modules/yesno-tests (Files): New module.
17376         * tests/test-yesno.c (main): New file.
17377         * tests/test-yesno.sh: Likewise.
17378
17379 2007-08-19  Bruno Haible  <bruno@clisp.org>
17380
17381         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
17382         * lib/fseeko.c (rpl_fseeko): Likewise.
17383         * lib/fseterr.c (fseterr): Likewise.
17384
17385 2007-08-19  Bruno Haible  <bruno@clisp.org>
17386
17387         * tests/test-lseek.c (main): Disable a test for BeOS.
17388         * doc/functions/lseek.texi: Document the BeOS bug.
17389
17390 2007-08-19  Bruno Haible  <bruno@clisp.org>
17391             Eric Blake  <ebb9@byu.net>
17392
17393         * lib/lseek.c: Include <sys/stat.h>.
17394         (rpl_lseek): Add workaround code also for Unix platforms.
17395         Needed for BeOS.
17396         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
17397         * doc/functions/lseek.texi: Document BeOS definiency.
17398
17399 2007-08-18  Bruno Haible  <bruno@clisp.org>
17400
17401         * modules/fstrcmp-tests: New file.
17402         * tests/test-fstrcmp.c: New file.
17403
17404 2007-08-18  Bruno Haible  <bruno@clisp.org>
17405
17406         * modules/fstrcmp: New file, from GNU gettext with modifications.
17407         * lib/fstrcmp.h: New file, from GNU gettext.
17408         * lib/fstrcmp.c: New file, from GNU gettext.
17409         * MODULES.html.sh (String handling): Add fstrcmp.
17410
17411 2007-08-18  Bruno Haible  <bruno@clisp.org>
17412
17413         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
17414         'bool'.
17415         (diag, compareseq): Remove const from the ctxt argument.
17416         (USE_HEURISTIC): Undefine at the end.
17417
17418 2007-08-18  Jim Meyering  <jim@meyering.net>
17419
17420         New file: lib/idcache.h
17421         * NEWS: Mention the addition.
17422         * modules/idcache (Files): Add lib/idcache.h
17423         * lib/idcache.c: Include "idcache.h".
17424         Don't include <sys/types.h>.
17425         Add a FIXME comment.
17426         Move file-scoped "static" declarations to the top.
17427         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
17428
17429 2007-08-17  Bruno Haible  <bruno@clisp.org>
17430         and Paul Eggert  <eggert@cs.ucla.edu>
17431
17432         * MODULES.html.sh: Add diffseq.
17433         * modules/diffseq: New file.
17434         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
17435         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
17436
17437 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
17438
17439         Import changes from coreutils for bootstrap script.
17440
17441         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
17442
17443         * build-aux/bootstrap (slurp): Work even in environments where
17444         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
17445         current code does not slurp files whose names start with ".", and
17446         this looks like it might be a troublesome area.
17447
17448         2007-07-11  Jim Meyering  <jim@meyering.net>
17449
17450         If there's a GPL vN copyright comment, require that N == 3.
17451
17452         2007-07-08  Jim Meyering  <jim@meyering.net>
17453
17454         Run the coreutils-specific code only if tests/Makefile.am.in exists.
17455         * build-aux/bootstrap (mam_template): Move definition out of loop.
17456
17457         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
17458
17459         * build-aux/bootstrap (symlink_to_dir): Rename function from
17460         symlink_to_gnulib.  Add a directory parameter.  Update all
17461         callers.
17462         (cp_mark_as_generated): Also check for -- and link to -- files in
17463         gl/.
17464
17465         2007-07-08  Jim Meyering  <jim@meyering.net>
17466
17467         Adapt to deeper hierarchy in gnulib.
17468         * build-aux/bootstrap (symlink_to_dir): If the destination
17469         directory doesn't exist, create it. This is required at least for
17470         "lib/uniwidth/cjk.h".
17471
17472         2007-05-15  Jim Meyering  <jim@meyering.net>
17473
17474         * build-aux/bootstrap: Now that generated Makefile.am files
17475         are no longer under version control, they must be created at
17476         bootstrap time.
17477
17478 2007-08-14  Ben Pfaff  <blp@gnu.org>
17479
17480         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
17481
17482 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
17483
17484         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
17485         given the changes below.
17486         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
17487         even on hosts that have padding bits beyond the supported 64.
17488
17489 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
17490
17491         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
17492         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
17493         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
17494         depends on it.
17495         (xstrtol_error): Remove.
17496         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
17497         but with a different signature.
17498         (ATTRIBUTE_NORETURN, __attribute__): New macros.
17499         * lib/xstrtol-error.c: Include exitfail.h.
17500         (xstrtol_fatal): New function, with a different signature from the
17501         old xstrtol_error, so that the caller need not worry about passing
17502         in an exit status, or about storage management of the option argument.
17503         (xstrtol_error): Now a static function.  Redo signature to
17504         implement xstrtol_fatal.  Output the correct number of hyphens in
17505         front of the option so that the caller need not worry about
17506         storage management.
17507         (N_): New macro.
17508         (_): Remove; not used now.
17509         * modules/xstrtol: Depend on getopt.
17510         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
17511         of old STRTOL_FATAL_ERROR macro.
17512         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
17513         of test program.
17514         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
17515         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
17516
17517 2007-08-08  Eric Blake  <ebb9@byu.net>
17518
17519         * lib/xstrtol-error.c: Add missing include.
17520
17521         Move xstrtol messages into gnulib domain, when --pobase is used.
17522         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
17523         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
17524         * modules/xstrtol (Files): Distribute new file.
17525         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
17526         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
17527         * tests/test-xstrtol.c: ...into new file.
17528         * tests/test-xstrtoul.c: Also test xstrtoul.
17529         * tests/test-xstrtoimax.c: Also test xstrtoimax.
17530         * tests/test-xstrtoumax.c: Also test xstrtoumax.
17531         * tests/test-xstrtol.sh: Drive the tests.
17532         * tests/test-xstrtoimax.sh: Likewise.
17533         * tests/test-xstrtoumax.sh: Likewise.
17534         * modules/xstrtol-tests: New module.
17535         * modules/xstrtoimax-tests: Likewise.
17536         * modules/xstrtoumax-tests: Likewise.
17537
17538 2007-08-08  Jim Meyering  <jim@meyering.net>
17539
17540         New function: mfile_name_concat.
17541         * lib/filenamecat.c (mfile_name_concat): New function, just like
17542         file_name_concat, but return NULL upon failure rather than exiting
17543         with a diagnostic.
17544         * lib/filenamecat.h: Declare it.
17545
17546 2007-08-07  Bruno Haible  <bruno@clisp.org>
17547
17548         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
17549         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
17550         warning from gcc.
17551         Reported by Eric Blake.
17552
17553 2007-08-07  Simon Josefsson  <simon@josefsson.org>
17554
17555         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
17556         * modules/crypto/arcfour (License): Likewise.
17557         * modules/crypto/des-tests (License): Likewise.
17558         * modules/crypto/gc-arctwo-tests (License): Likewise.
17559         * modules/crypto/gc-des-tests (License): Likewise.
17560         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
17561         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
17562         * modules/crypto/gc-md2-tests (License): Likewise.
17563         * modules/crypto/gc-md4-tests (License): Likewise.
17564         * modules/crypto/gc-md5-tests (License): Likewise.
17565         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
17566         * modules/crypto/gc-rijndael-tests (License): Likewise.
17567         * modules/crypto/gc-sha1-tests (License): Likewise.
17568         * modules/crypto/gc-tests (License): Likewise.
17569         * modules/crypto/hmac-md5 (License): Likewise.
17570         * modules/crypto/hmac-sha1 (License): Likewise.
17571         * modules/crypto/md2-tests (License): Likewise.
17572         * modules/crypto/md4-tests (License): Likewise.
17573         * modules/crypto/md5 (License): Likewise.
17574         * modules/crypto/rijndael (License): Likewise.
17575         * modules/crypto/sha1 (License): Likewise.
17576         * modules/memxor (License): Likewise.
17577
17578 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
17579         and Bruno Haible  <bruno@clisp.org>
17580
17581         * NEWS: Describe interface changes to human, xstrtol.
17582         * lib/human.h: Include <xstrtol.h>.
17583         (human_options): Return enum strtol_error, not int.  Remove
17584         bool arg; take int * instead.
17585         * lib/human.c: Don't include "gettext.h".
17586         (_): Remove; no longer used.
17587         Don't include <xstrtol.h>, since human.h does it.
17588         (human_options): Adjust to abovementioned interface changes.
17589         Do not report error to stderr; that's now the caller's
17590         responsibility.
17591         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
17592         interface change.
17593         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
17594         Str, Argument_type_string.  All uses changed.  Put " argument"
17595         in diagnostics to make them clearer.  Change wording of suffix
17596         message for clarity.
17597         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
17598         Argument_type_string.
17599         (STRTOL_FATAL_WARN): Remove; no longer used.
17600         * modules/human (Depends-on): Remove gettext-h.
17601
17602 2007-08-06  Simon Josefsson  <simon@josefsson.org>
17603
17604         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
17605
17606 2007-07-31  Bruno Haible  <bruno@clisp.org>
17607
17608         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
17609         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
17610         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
17611
17612 2007-07-31  Bruno Haible  <bruno@clisp.org>
17613
17614         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
17615         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
17616
17617 2007-07-30  Bruno Haible  <bruno@clisp.org>
17618
17619         * modules/base64 (License): Use the synonymous term "LGPLv2+".
17620         * modules/c-ctype (License): Likewise.
17621         * modules/c-strcase (License): Likewise.
17622         * modules/check-version (License): Likewise.
17623         * modules/iconv (License): Likewise.
17624         * modules/iconv_open (License): Likewise.
17625         * modules/read-file (License): Likewise.
17626         * modules/striconv (License): Likewise.
17627         * modules/strverscmp (License): Likewise.
17628         * modules/vasprintf (License): Likewise.
17629         * modules/crypto/des (License): Likewise.
17630         * modules/crypto/gc (License): Likewise.
17631         * modules/crypto/gc-arcfour (License): Likewise.
17632         * modules/crypto/gc-arctwo (License): Likewise.
17633         * modules/crypto/gc-des (License): Likewise.
17634         * modules/crypto/gc-hmac-md5 (License): Likewise.
17635         * modules/crypto/gc-hmac-sha1 (License): Likewise.
17636         * modules/crypto/gc-md2 (License): Likewise.
17637         * modules/crypto/gc-md4 (License): Likewise.
17638         * modules/crypto/gc-md5 (License): Likewise.
17639         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
17640         * modules/crypto/gc-random (License): Likewise.
17641         * modules/crypto/gc-rijndael (License): Likewise.
17642         * modules/crypto/gc-sha1 (License): Likewise.
17643         * modules/crypto/md2 (License): Likewise.
17644         * modules/crypto/md4 (License): Likewise.
17645
17646 2007-07-30  Jim Meyering  <jim@meyering.net>
17647
17648         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
17649         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
17650         it has valid stat data.  This bug would cause du not to count the
17651         sizes of inaccessible directories.
17652         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
17653         in <http://bugzilla.redhat.com/250077>.
17654
17655 2007-07-25  Peter O'Gorman  <peter@pogma.com>
17656             Bruno Haible  <bruno@clisp.org>
17657
17658         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
17659         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
17660         #include_next, gives a diagnostic about it, but reports no error in
17661         the exit code.
17662         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
17663
17664 2007-07-24  Ben Pfaff  <blp@gnu.org>
17665
17666         Improve name: "count-one-bits" is better than "popcount".
17667         * MODULES.html.sh: Update name.
17668         * lib/popcount.h: Renamed lib/count-one-bits.h.
17669         (popcount): Renamed count_one_bits.
17670         (popcountl): Renamed count_one_bits_l.
17671         (popcountll): Renamed count_one_bits_ll.
17672         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
17673         * modules/popcount: Renamed module/count-one-bits.
17674         * modules/popcount-tests: Renamed module/count-one-bits-tests.
17675         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
17676
17677 2007-07-23  Ben Pfaff  <blp@gnu.org>
17678
17679         * lib/popcount.h (popcount32): Reduce size of constants, to allow
17680         better code generation, and add U to large constants to avoid
17681         warnings, in non-GCC case.
17682         Suggested by Bruno Haible.
17683
17684 2007-07-23  Ben Pfaff  <blp@gnu.org>
17685
17686         * lib/popcount.h: Use verify_true instead of if...abort.
17687         * modules/popcount: Depend on verify module.
17688         Suggested by Jim Meyering.
17689
17690 2007-07-23  Bruno Haible  <bruno@clisp.org>
17691
17692         * gnulib-tool (func_import): Create a .cvsignore file also when the
17693         directory is not yet in CVS but the toplevel directory is. When
17694         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
17695         Reported by Karl Berry.
17696
17697 2007-07-22  Ben Pfaff  <blp@gnu.org>
17698
17699         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
17700         case.
17701         Suggested by Eric Blake.
17702
17703 2007-07-22  Ben Pfaff  <blp@gnu.org>
17704
17705         New module: popcount.
17706         * MODULES.html.sh: Add popcount.
17707         * modules/popcount: New file.
17708         * modules/popcount-tests: New file.
17709         * tests/test-popcount.c: New file.
17710         * lib/popcount.h: New file.
17711         * m4/popcount.m4: New file.
17712
17713 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
17714
17715         * build-aux/announce-gen: Update to GPLv3.
17716
17717         * build-aux/config.guess: Update from config.
17718
17719 2007-07-21  Bruno Haible  <bruno@clisp.org>
17720
17721         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
17722         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
17723
17724 2007-07-20  Jim Meyering  <jim@meyering.net>
17725
17726         * check-module: Diagnose a self-dependency.
17727
17728 2007-07-19  Bruno Haible  <bruno@clisp.org>
17729
17730         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
17731         empty.
17732         Reported by Eric Blake.
17733
17734 2007-07-18  Bruno Haible  <bruno@clisp.org>
17735
17736         * gnulib-tool: New options --po-base, --po-domain.
17737         (func_usage): Document them.
17738         (pobase, po_domain): New variables.
17739         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
17740         DEFAULT_TEXT_DOMAIN.
17741         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
17742         (func_import): Consider pobase and po_domain. Create a po/ directory.
17743         (func_create_testdir): Set pobase and po_domain to empty.
17744         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
17745         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
17746
17747 2007-07-18  Bruno Haible  <bruno@clisp.org>
17748
17749         * gnulib-tool (func_get_automake_snippet): Synthesize also an
17750         EXTRA_DIST augmentation for files in build-aux/.
17751
17752 2007-07-16  Bruno Haible  <bruno@clisp.org>
17753
17754         * modules/lseek (License): Use the synonymous term "LGPLv2+".
17755         * modules/getdelim (License): Likewise.
17756
17757 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17758
17759         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
17760         * modules/d-type (License): Likewise.
17761         * modules/extensions (License): Likewise.
17762         * modules/fnmatch (License): Likewise.
17763         * modules/fseeko (License): Likewise.
17764         * modules/getaddrinfo (License): Likewise.
17765         * modules/getline (License): Likewise.
17766         * modules/getlogin_r (License): Likewise.
17767         * modules/getpass (License): Likewise.
17768         * modules/gettimeofday (License): Likewise.
17769         * modules/glob (License): Likewise.
17770         * modules/inet_ntop (License): Likewise.
17771         * modules/malloc (License): Likewise.
17772         * modules/malloca (License): Likewise.
17773         * modules/memmem (License): Likewise.
17774         * modules/mempcpy (License): Likewise.
17775         * modules/memset (License): Likewise.
17776         * modules/minmax (License): Likewise.
17777         * modules/mktime (License): Likewise.
17778         * modules/netinet_in (License): Likewise.
17779         * modules/pathmax (License): Likewise.
17780         * modules/poll (License): Likewise.
17781         * modules/regex (License): Likewise.
17782         * modules/snprintf (License): Likewise.
17783         * modules/stdbool (License): Likewise.
17784         * modules/stdint (License): Likewise.
17785         * modules/stdio (License): Likewise.
17786         * modules/strcase (License): Likewise.
17787         * modules/strcasestr (License): Likewise.
17788         * modules/strdup (License): Likewise.
17789         * modules/string (License): Likewise.
17790         * modules/strndup (License): Likewise.
17791         * modules/strnlen (License): Likewise.
17792         * modules/strpbrk (License): Likewise.
17793         * modules/strptime (License): Likewise.
17794         * modules/strsep (License): Likewise.
17795         * modules/sys_select (License): Likewise.
17796         * modules/sys_socket (License): Likewise.
17797         * modules/sys_stat (License): Likewise.
17798         * modules/sys_time (License): Likewise.
17799         * modules/time (License): Likewise.
17800         * modules/time_r (License): Likewise.
17801         * modules/timegm (License): Likewise.
17802         * modules/unistd (License): Likewise.
17803         * modules/vsnprintf (License): Likewise.
17804         * modules/wctype (License): Likewise.
17805
17806 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17807
17808         * modules/argz (License): LGPLv2+.
17809
17810 2007-07-15  Karl Berry  <karl@gnu.org>
17811
17812         * doc/gnulib.texi: revise node structure per new fdl.texi.
17813
17814 2007-07-14  Bruno Haible  <bruno@clisp.org>
17815
17816         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
17817         the output file.
17818         * lib/uniname/uninames.h: Regenerated.
17819
17820 2007-07-14  Karl Berry  <karl@gnu.org>
17821
17822         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
17823         omitting sectioning and index commands.
17824
17825 2007-07-13  Bruno Haible  <bruno@clisp.org>
17826
17827         New gnulib-tool option --more-symlinks.
17828         * gnulib-tool (func_usage): Document --more-symlinks.
17829         (do_copyrights): New variable.
17830         Recognize option --more-symlinks.
17831         (func_import): Don't add a copyright notice transform to
17832         sed_transform_lib_file if do_copyrights is empty.
17833
17834 2007-07-13  Bruno Haible  <bruno@clisp.org>
17835
17836         * lib/vasnprintf.c (decimal_point_char): Define also if
17837         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
17838         && !NEED_PRINTF_DIRECTIVE_A.
17839         Reported by Clemens Koller <clemens.koller@anagramm.de> via
17840         Gary V. Vaughan <gary@gnu.org>.
17841
17842 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
17843
17844         * lib/inttypes_.h: Undo previous change, since it was fixed
17845         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
17846
17847 2007-07-13  Bruno Haible  <bruno@clisp.org>
17848
17849         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
17850         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
17851
17852 2007-07-13  Jim Meyering  <jim@meyering.net>
17853
17854         df: Don't fail for Tru64's "file-on-file mount".
17855         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
17856         so we fall through and use statfs instead.  Details here:
17857         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
17858         Reported by Albert Chin.
17859
17860 2007-07-13  Bruno Haible  <bruno@clisp.org>
17861
17862         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
17863         * modules/configmake (License): Likewise.
17864         * modules/gettext (License): Likewise.
17865         * modules/gettext-h (License): Likewise.
17866         * modules/include_next (License): Likewise.
17867         * modules/link-warning (License): Likewise.
17868         * modules/localcharset (License): Likewise.
17869         * modules/localename (License): Likewise.
17870         * modules/lock (License): Likewise.
17871         * modules/relocatable-lib-lgpl (License): Likewise.
17872         * modules/size_max (License): Likewise.
17873         * modules/vasnprintf (License): Likewise.
17874         * modules/wchar (License): Likewise.
17875         * modules/xsize (License): Likewise.
17876
17877 2007-07-13  Bruno Haible  <bruno@clisp.org>
17878
17879         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
17880         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
17881
17882 2007-07-12  Bruno Haible  <bruno@clisp.org>
17883
17884         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
17885         in the modules files.
17886
17887 2007-07-11  Karl Berry  <karl@gnu.org>
17888
17889         * MODULES.html.sh (func_module): use
17890          sed -e '\|^'"${includefile}"'$|d'
17891          instead of /.../d, to avoid errors on $includefile's containing /.
17892
17893 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
17894
17895         * gnulib-tool (func_import): Avoid duplication of --avoid
17896         statements
17897         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
17898         names to `_' in variable names.
17899
17900 2007-07-10  Eric Blake  <ebb9@byu.net>
17901
17902         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
17903         * NEWS: Document this change.
17904
17905 2007-07-08  Bruno Haible  <bruno@clisp.org>
17906
17907         Update to Unicode 5.0.
17908         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
17909         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
17910         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
17911         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
17912         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
17913         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
17914         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
17915         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
17916         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
17917         U+10A3F, U+1D242..U+1D244.
17918         (nonspacing_table_ind): Update.
17919         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
17920         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
17921
17922 2007-07-08  Bruno Haible  <bruno@clisp.org>
17923
17924         Update to Unicode 5.0.
17925         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
17926         code transform. Extend the name index field of unicode_name_to_code and
17927         unicode_code_to_name from 16 to 24 bits.
17928         * lib/uniname/uniname.c (unicode_character_name,
17929         unicode_name_character): Add the range 0x12xxx to the code transform.
17930         * lib/uniname/uninames.h: Regenerated.
17931         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
17932
17933 2007-07-07  Bruno Haible  <bruno@clisp.org>
17934
17935         * modules/wcwidth-tests: New file.
17936         * tests/test-wcwidth.c: New file.
17937
17938         Work around MacOS X wcwidth() bug.
17939         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
17940         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
17941         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
17942         original wcwidth in non-UTF-8 locales.
17943         * modules/wcwidth (Depends-on): Add localcharset, streq,
17944         uniwidth/width.
17945         * doc/functions/wcwidth.texi: Update.
17946
17947 2007-07-07  Bruno Haible  <bruno@clisp.org>
17948
17949         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
17950         (wcwidth): New declaration.
17951         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
17952         macros.
17953         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
17954         here. Prepare for creating <wchar.h> unconditionally.
17955         * modules/wchar (Depends-on): Add link-warning.
17956         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
17957         REPLACE_WCWIDTH, and GL_LINK_WARNING.
17958         * lib/wcwidth.h: Remove file.
17959         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
17960         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
17961         * modules/wcwidth (Files): Remove lib/wcwidth.h.
17962         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
17963         (Include): Replace wcwidth.h with <wchar.h>.
17964         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
17965         * lib/mbchar.h: Don't include wcwidth.h.
17966         * lib/mbswidth.c: Likewise.
17967         * NEWS: Mention the change.
17968
17969 2007-07-07  Bruno Haible  <bruno@clisp.org>
17970
17971         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
17972         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
17973         definition with an external declaration.
17974         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
17975         defined as a function. Remove AC_C_INLINE requirement.
17976         * modules/wcwidth (Files): Add lib/wcwidth.c.
17977         (Makefile.am): Remove redundant statement.
17978
17979 2007-07-07  Bruno Haible  <bruno@clisp.org>
17980
17981         * MODULES.html.sh (Unicode string functions): Add the new modules.
17982
17983         * tests/uniwidth/test-u32-strwidth.c: New file.
17984         * modules/uniwidth/u32-strwidth-tests: New file.
17985
17986         * lib/uniwidth/u32-strwidth.c: New file.
17987         * modules/uniwidth/u32-strwidth: New file.
17988
17989         * tests/uniwidth/test-u16-strwidth.c: New file.
17990         * modules/uniwidth/u16-strwidth-tests: New file.
17991
17992         * lib/uniwidth/u16-strwidth.c: New file.
17993         * modules/uniwidth/u16-strwidth: New file.
17994
17995         * tests/uniwidth/test-u8-strwidth.c: New file.
17996         * modules/uniwidth/u8-strwidth-tests: New file.
17997
17998         * lib/uniwidth/u8-strwidth.c: New file.
17999         * modules/uniwidth/u8-strwidth: New file.
18000
18001         * tests/uniwidth/test-u32-width.c: New file.
18002         * modules/uniwidth/u32-width-tests: New file.
18003
18004         * lib/uniwidth/u32-width.c: New file.
18005         * modules/uniwidth/u32-width: New file.
18006
18007         * tests/uniwidth/test-u16-width.c: New file.
18008         * modules/uniwidth/u16-width-tests: New file.
18009
18010         * lib/uniwidth/u16-width.c: New file.
18011         * modules/uniwidth/u16-width: New file.
18012
18013         * tests/uniwidth/test-u8-width.c: New file.
18014         * modules/uniwidth/u8-width-tests: New file.
18015
18016         * lib/uniwidth/u8-width.c: New file.
18017         * modules/uniwidth/u8-width: New file.
18018
18019         * tests/uniwidth/test-uc_width.c: New file.
18020         * modules/uniwidth/width-tests: New file.
18021
18022         * lib/uniwidth/width.c: New file, from GNU libiconv.
18023         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
18024         * modules/uniwidth/width: New file.
18025
18026         * lib/uniwidth.h: New file, from GNU libiconv.
18027         * modules/uniwidth/base: New file.
18028
18029 2007-07-07  Bruno Haible  <bruno@clisp.org>
18030
18031         * lib/uniname.h: New file, from GNU gettext.
18032         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
18033         * lib/uniname/uninames.h: New file, from GNU gettext.
18034         * lib/uniname/uniname.c: New file, from GNU gettext.
18035         * tests/uniname/test-uninames.sh: New file.
18036         * tests/uniname/test-uninames.c: New file, from GNU gettext.
18037         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
18038         * modules/uniname/base: New file.
18039         * modules/uniname/uniname: New file.
18040         * modules/uniname/uniname-tests: New file.
18041         * MODULES.html.sh (Unicode string functions): Add the new modules.
18042
18043 2007-07-06  Bruno Haible  <bruno@clisp.org>
18044
18045         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
18046
18047 2007-07-06  Bruno Haible  <bruno@clisp.org>
18048
18049         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
18050         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
18051         includes <cygwin/sys_time.h> which includes <sys/select.h> which
18052         include <sys/time.h>.
18053         Reported by Eric Blake.
18054
18055 2007-07-06  Eric Blake  <ebb9@byu.net>
18056
18057         Fix testing canonicalize on cygwin.
18058         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
18059         Revert patch from 2007-06-19.
18060         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
18061         canonicalize module is also in use.
18062         * tests/test-canonicalize.c: New file.
18063         * tests/test-canonicalize.sh: Likewise.
18064         * modules/canonicalize-tests: Likewise.
18065
18066 2007-07-06  Jim Meyering  <jim@meyering.net>
18067
18068         * lib/getugroups.c (getugroups): Detect getgrent failure.
18069         Adjust comment to reflect reality: this function may return -1.
18070
18071 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
18072
18073         * build-aux/bootstrap (TP_URL,get_translations): Update to use
18074         the new TP address.
18075         (usage): Fix typo
18076         (gnulib_mk): New variable.
18077
18078 2007-07-05  Jim Meyering  <jim@meyering.net>
18079
18080         Don't let endgrent clobber errno, no matter how improbable.
18081         * lib/getugroups.c (getugroups): Save and restore errno around
18082         endgrent call.
18083
18084         Close the group DB even when failing with 2^31 or more members.
18085         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
18086
18087 2007-07-04  Jim Meyering  <jim@meyering.net>
18088
18089         * lib/getugroups.h: New file.
18090         * lib/getugroups.c: Include "getugroups.h".
18091         Remove uses of "register" keyword.
18092         Move local variable, "cp", down into scope where used.
18093         Give "username" parameter the "const" attribute.
18094         * modules/getugroups (Files): Add lib/getugroups.h
18095
18096 2007-07-04  Karl Berry  <karl@gnu.org>
18097
18098         * MODULES.html.sh (func_all_modules): Complete rename of
18099         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
18100
18101 2007-07-02  Bruno Haible  <bruno@clisp.org>
18102
18103         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
18104         mode, when inttypes.h comes from gnulib.
18105         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
18106
18107 2007-07-02  Simon Josefsson  <simon@josefsson.org>
18108
18109         * NEWS: Mention lgpl module name change.
18110
18111         * modules/lgpl-2.1: Renamed from lgpl.
18112
18113         * NEWS: Mention gpl module name change.
18114
18115         * modules/gpl-3.0: New file, based on gpl-2.0.
18116
18117         * modules/gpl-2.0: Renamed from gpl.
18118
18119         * modules/gpl: Fix filename, doc/gpl.texi is now found at
18120         doc/gpl-2.0.texi.
18121
18122 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
18123
18124         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
18125         #define __STDC_LIMIT_MACROS temporarily while including
18126         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
18127         Problem reported by Joel E. Denny in
18128         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
18129
18130 2007-07-01  Bruno Haible  <bruno@clisp.org>
18131
18132         * lib/unistdio.h: New file.
18133         * lib/unistdio/u-asnprintf.h: New file.
18134         * lib/unistdio/u-asprintf.h: New file.
18135         * lib/unistdio/u-printf-args.c: New file.
18136         * lib/unistdio/u-printf-args.h: New file.
18137         * lib/unistdio/u-printf-parse.h: New file.
18138         * lib/unistdio/u-snprintf.h: New file.
18139         * lib/unistdio/u-sprintf.h: New file.
18140         * lib/unistdio/u-vasprintf.h: New file.
18141         * lib/unistdio/u-vsnprintf.h: New file.
18142         * lib/unistdio/u-vsprintf.h: New file.
18143         * lib/unistdio/ulc-asnprintf.c: New file.
18144         * lib/unistdio/ulc-asprintf.c: New file.
18145         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
18146         * lib/unistdio/ulc-printf-parse.c: New file.
18147         * lib/unistdio/ulc-snprintf.c: New file.
18148         * lib/unistdio/ulc-sprintf.c: New file.
18149         * lib/unistdio/ulc-vasnprintf.c: New file.
18150         * lib/unistdio/ulc-vasprintf.c: New file.
18151         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
18152         * lib/unistdio/ulc-vsnprintf.c: New file.
18153         * lib/unistdio/ulc-vsprintf.c: New file.
18154         * lib/unistdio/u8-asnprintf.c: New file.
18155         * lib/unistdio/u8-asprintf.c: New file.
18156         * lib/unistdio/u8-printf-parse.c: New file.
18157         * lib/unistdio/u8-snprintf.c: New file.
18158         * lib/unistdio/u8-sprintf.c: New file.
18159         * lib/unistdio/u8-vasnprintf.c: New file.
18160         * lib/unistdio/u8-vasprintf.c: New file.
18161         * lib/unistdio/u8-vsnprintf.c: New file.
18162         * lib/unistdio/u8-vsprintf.c: New file.
18163         * lib/unistdio/u8-u8-asnprintf.c: New file.
18164         * lib/unistdio/u8-u8-asprintf.c: New file.
18165         * lib/unistdio/u8-u8-snprintf.c: New file.
18166         * lib/unistdio/u8-u8-sprintf.c: New file.
18167         * lib/unistdio/u8-u8-vasnprintf.c: New file.
18168         * lib/unistdio/u8-u8-vasprintf.c: New file.
18169         * lib/unistdio/u8-u8-vsnprintf.c: New file.
18170         * lib/unistdio/u8-u8-vsprintf.c: New file.
18171         * lib/unistdio/u16-asnprintf.c: New file.
18172         * lib/unistdio/u16-asprintf.c: New file.
18173         * lib/unistdio/u16-printf-parse.c: New file.
18174         * lib/unistdio/u16-snprintf.c: New file.
18175         * lib/unistdio/u16-sprintf.c: New file.
18176         * lib/unistdio/u16-vasnprintf.c: New file.
18177         * lib/unistdio/u16-vasprintf.c: New file.
18178         * lib/unistdio/u16-vsnprintf.c: New file.
18179         * lib/unistdio/u16-vsprintf.c: New file.
18180         * lib/unistdio/u16-u16-asnprintf.c: New file.
18181         * lib/unistdio/u16-u16-asprintf.c: New file.
18182         * lib/unistdio/u16-u16-snprintf.c: New file.
18183         * lib/unistdio/u16-u16-sprintf.c: New file.
18184         * lib/unistdio/u16-u16-vasnprintf.c: New file.
18185         * lib/unistdio/u16-u16-vasprintf.c: New file.
18186         * lib/unistdio/u16-u16-vsnprintf.c: New file.
18187         * lib/unistdio/u16-u16-vsprintf.c: New file.
18188         * lib/unistdio/u32-asnprintf.c: New file.
18189         * lib/unistdio/u32-asprintf.c: New file.
18190         * lib/unistdio/u32-printf-parse.c: New file.
18191         * lib/unistdio/u32-snprintf.c: New file.
18192         * lib/unistdio/u32-sprintf.c: New file.
18193         * lib/unistdio/u32-vasnprintf.c: New file.
18194         * lib/unistdio/u32-vasprintf.c: New file.
18195         * lib/unistdio/u32-vsnprintf.c: New file.
18196         * lib/unistdio/u32-vsprintf.c: New file.
18197         * lib/unistdio/u32-u32-asnprintf.c: New file.
18198         * lib/unistdio/u32-u32-asprintf.c: New file.
18199         * lib/unistdio/u32-u32-snprintf.c: New file.
18200         * lib/unistdio/u32-u32-sprintf.c: New file.
18201         * lib/unistdio/u32-u32-vasnprintf.c: New file.
18202         * lib/unistdio/u32-u32-vasprintf.c: New file.
18203         * lib/unistdio/u32-u32-vsnprintf.c: New file.
18204         * lib/unistdio/u32-u32-vsprintf.c: New file.
18205         * tests/unistdio/test-ulc-asnprintf1.c: New file.
18206         * tests/unistdio/test-ulc-asnprintf1.h: New file.
18207         * tests/unistdio/test-ulc-printf1.h: New file.
18208         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
18209         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
18210         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
18211         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
18212         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
18213         * tests/unistdio/test-ulc-vasprintf1.c: New file.
18214         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
18215         * tests/unistdio/test-ulc-vsprintf1.c: New file.
18216         * tests/unistdio/test-u8-asnprintf1.c: New file.
18217         * tests/unistdio/test-u8-asnprintf1.h: New file.
18218         * tests/unistdio/test-u8-printf1.h: New file.
18219         * tests/unistdio/test-u8-vasnprintf1.c: New file.
18220         * tests/unistdio/test-u8-vasnprintf2.c: New file.
18221         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
18222         * tests/unistdio/test-u8-vasnprintf3.c: New file.
18223         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
18224         * tests/unistdio/test-u8-vasprintf1.c: New file.
18225         * tests/unistdio/test-u8-vsnprintf1.c: New file.
18226         * tests/unistdio/test-u8-vsprintf1.c: New file.
18227         * tests/unistdio/test-u16-asnprintf1.c: New file.
18228         * tests/unistdio/test-u16-asnprintf1.h: New file.
18229         * tests/unistdio/test-u16-printf1.h: New file.
18230         * tests/unistdio/test-u16-vasnprintf1.c: New file.
18231         * tests/unistdio/test-u16-vasnprintf2.c: New file.
18232         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
18233         * tests/unistdio/test-u16-vasnprintf3.c: New file.
18234         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
18235         * tests/unistdio/test-u16-vasprintf1.c: New file.
18236         * tests/unistdio/test-u16-vsnprintf1.c: New file.
18237         * tests/unistdio/test-u16-vsprintf1.c: New file.
18238         * tests/unistdio/test-u32-asnprintf1.c: New file.
18239         * tests/unistdio/test-u32-asnprintf1.h: New file.
18240         * tests/unistdio/test-u32-printf1.h: New file.
18241         * tests/unistdio/test-u32-vasnprintf1.c: New file.
18242         * tests/unistdio/test-u32-vasnprintf2.c: New file.
18243         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
18244         * tests/unistdio/test-u32-vasnprintf3.c: New file.
18245         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
18246         * tests/unistdio/test-u32-vasprintf1.c: New file.
18247         * tests/unistdio/test-u32-vsnprintf1.c: New file.
18248         * tests/unistdio/test-u32-vsprintf1.c: New file.
18249         * modules/unistdio/base: New file.
18250         * modules/unistdio/u-printf-args: New file.
18251         * modules/unistdio/ulc-asnprintf: New file.
18252         * modules/unistdio/ulc-asprintf: New file.
18253         * modules/unistdio/ulc-fprintf: New file.
18254         * modules/unistdio/ulc-printf-parse: New file.
18255         * modules/unistdio/ulc-snprintf: New file.
18256         * modules/unistdio/ulc-sprintf: New file.
18257         * modules/unistdio/ulc-vasnprintf: New file.
18258         * modules/unistdio/ulc-vasprintf: New file.
18259         * modules/unistdio/ulc-vfprintf: New file.
18260         * modules/unistdio/ulc-vsnprintf: New file.
18261         * modules/unistdio/ulc-vsprintf: New file.
18262         * modules/unistdio/u8-asnprintf: New file.
18263         * modules/unistdio/u8-asprintf: New file.
18264         * modules/unistdio/u8-printf-parse: New file.
18265         * modules/unistdio/u8-snprintf: New file.
18266         * modules/unistdio/u8-sprintf: New file.
18267         * modules/unistdio/u8-vasnprintf: New file.
18268         * modules/unistdio/u8-vasprintf: New file.
18269         * modules/unistdio/u8-vsnprintf: New file.
18270         * modules/unistdio/u8-vsprintf: New file.
18271         * modules/unistdio/u8-u8-asnprintf: New file.
18272         * modules/unistdio/u8-u8-asprintf: New file.
18273         * modules/unistdio/u8-u8-snprintf: New file.
18274         * modules/unistdio/u8-u8-sprintf: New file.
18275         * modules/unistdio/u8-u8-vasnprintf: New file.
18276         * modules/unistdio/u8-u8-vasprintf: New file.
18277         * modules/unistdio/u8-u8-vsnprintf: New file.
18278         * modules/unistdio/u8-u8-vsprintf: New file.
18279         * modules/unistdio/u16-asnprintf: New file.
18280         * modules/unistdio/u16-asprintf: New file.
18281         * modules/unistdio/u16-printf-parse: New file.
18282         * modules/unistdio/u16-snprintf: New file.
18283         * modules/unistdio/u16-sprintf: New file.
18284         * modules/unistdio/u16-vasnprintf: New file.
18285         * modules/unistdio/u16-vasprintf: New file.
18286         * modules/unistdio/u16-vsnprintf: New file.
18287         * modules/unistdio/u16-vsprintf: New file.
18288         * modules/unistdio/u16-u16-asnprintf: New file.
18289         * modules/unistdio/u16-u16-asprintf: New file.
18290         * modules/unistdio/u16-u16-snprintf: New file.
18291         * modules/unistdio/u16-u16-sprintf: New file.
18292         * modules/unistdio/u16-u16-vasnprintf: New file.
18293         * modules/unistdio/u16-u16-vasprintf: New file.
18294         * modules/unistdio/u16-u16-vsnprintf: New file.
18295         * modules/unistdio/u16-u16-vsprintf: New file.
18296         * modules/unistdio/u32-asnprintf: New file.
18297         * modules/unistdio/u32-asprintf: New file.
18298         * modules/unistdio/u32-printf-parse: New file.
18299         * modules/unistdio/u32-snprintf: New file.
18300         * modules/unistdio/u32-sprintf: New file.
18301         * modules/unistdio/u32-vasnprintf: New file.
18302         * modules/unistdio/u32-vasprintf: New file.
18303         * modules/unistdio/u32-vsnprintf: New file.
18304         * modules/unistdio/u32-vsprintf: New file.
18305         * modules/unistdio/u32-u32-asnprintf: New file.
18306         * modules/unistdio/u32-u32-asprintf: New file.
18307         * modules/unistdio/u32-u32-snprintf: New file.
18308         * modules/unistdio/u32-u32-sprintf: New file.
18309         * modules/unistdio/u32-u32-vasnprintf: New file.
18310         * modules/unistdio/u32-u32-vasprintf: New file.
18311         * modules/unistdio/u32-u32-vsnprintf: New file.
18312         * modules/unistdio/u32-u32-vsprintf: New file.
18313         * modules/unistdio/ulc-asnprintf-tests: New file.
18314         * modules/unistdio/ulc-vasnprintf-tests: New file.
18315         * modules/unistdio/ulc-vasprintf-tests: New file.
18316         * modules/unistdio/ulc-vsnprintf-tests: New file.
18317         * modules/unistdio/ulc-vsprintf-tests: New file.
18318         * modules/unistdio/u8-asnprintf-tests: New file.
18319         * modules/unistdio/u8-vasnprintf-tests: New file.
18320         * modules/unistdio/u8-vasprintf-tests: New file.
18321         * modules/unistdio/u8-vsnprintf-tests: New file.
18322         * modules/unistdio/u8-vsprintf-tests: New file.
18323         * modules/unistdio/u16-asnprintf-tests: New file.
18324         * modules/unistdio/u16-vasnprintf-tests: New file.
18325         * modules/unistdio/u16-vasprintf-tests: New file.
18326         * modules/unistdio/u16-vsnprintf-tests: New file.
18327         * modules/unistdio/u16-vsprintf-tests: New file.
18328         * modules/unistdio/u32-asnprintf-tests: New file.
18329         * modules/unistdio/u32-vasnprintf-tests: New file.
18330         * modules/unistdio/u32-vasprintf-tests: New file.
18331         * modules/unistdio/u32-vsnprintf-tests: New file.
18332         * modules/unistdio/u32-vsprintf-tests: New file.
18333         * MODULES.html.sh (Unicode string functions): Add the new modules.
18334
18335 2007-07-01  Bruno Haible  <bruno@clisp.org>
18336
18337         * lib/sprintf.c (sprintf): Limit the available length estimation,
18338         to avoid address wraparound.
18339         * lib/vsprintf.c (vsprintf): Likewise.
18340         * modules/sprintf-posix (Dependencies): Add stdint.
18341         * modules/vsprintf-posix (Dependencies): Likewise.
18342
18343 2007-07-01  Bruno Haible  <bruno@clisp.org>
18344
18345         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
18346         Windows PATH as well. Conservative double-quoting. Comments.
18347
18348 2007-07-01  Bruno Haible  <bruno@clisp.org>
18349             Eric Blake  <ebb9@byu.net>
18350             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18351
18352         * gnulib-tool (self_abspathname): Fix algorithm to cope with
18353         empty components in $PATH, denoting '.'.
18354
18355 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18356
18357         * gnulib-tool: Fix indentation.
18358         (func_create_megatestdir): Likewise.
18359         Report by Bruno Haible.
18360
18361 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18362
18363         Sync from Automake.
18364         * build-aux/gnupload: Fix shell portability issues with for loops.
18365         Report by Karl Berry.
18366
18367 2007-06-29  Simon Josefsson  <simon@josefsson.org>
18368
18369         * build-aux/maint.mk (POURL): Use translationproject.org.
18370
18371 2007-06-27  Simon Josefsson  <simon@josefsson.org>
18372             Bruno Haible  <bruno@clisp.org>
18373
18374         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
18375         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
18376         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
18377         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
18378         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
18379
18380 2007-06-27  Bruno Haible  <bruno@clisp.org>
18381
18382         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
18383         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
18384
18385 2007-06-26  Karl Berry  <karl@gnu.org>
18386
18387         * MODULES.html.sh: remove xreadlink-with-size.
18388
18389 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
18390
18391         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
18392         method that I hope also handles the double-include problem noted
18393         by Bruno Haible in
18394         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
18395
18396 2007-06-23  Bruno Haible  <bruno@clisp.org>
18397
18398         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
18399         Don't let the 'mostlyclean' target fail if the last subdirectory could
18400         not be removed.
18401         Reported by Karl Berry.
18402
18403 2007-06-23  Bruno Haible  <bruno@clisp.org>
18404
18405         * gnulib-tool (echo): Add a speedier workaround for ksh.
18406         * tests/test-echo.sh: Likewise.
18407
18408 2007-06-23  Bruno Haible  <bruno@clisp.org>
18409
18410         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
18411         * tests/test-echo.sh: Likewise.
18412
18413 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18414
18415         * gnulib-tool (IFS): Initialize early, so we don't set it to
18416         empty later.
18417         (self_abspathname): Rewrite algorithm to set it, reindent.
18418         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
18419         (func_create_megatestdir): Merge some sed scripts.
18420
18421 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
18422
18423         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
18424         exposed by Sun Studio 11 cc on Solaris 8.
18425
18426 2007-06-22  Bruno Haible  <bruno@clisp.org>
18427
18428         * gnulib-tool (echo): Ensure the echo primitive does not interpret
18429         backslashes.
18430         * tests/test-echo.sh: New file.
18431
18432 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18433
18434         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
18435         simplify `sed_replace_build_aux' scripts, they are portable but
18436         echoing them with `echo' is not.
18437         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
18438
18439 2007-06-21  Karl Berry  <karl@gnu.org>
18440
18441         * config/srclist.txt: guess we can't handle the licenses via
18442         srclist at the moment.
18443
18444 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
18445
18446         * MODULES.html.sh: Add include_next.
18447         * modules/include_next: New file.
18448
18449 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
18450
18451         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
18452         INCLUDE_NEXT.
18453         (gl_CHECK_NEXT_HEADERS): New macro.
18454         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
18455         the obsolescent gl_ABSOLUTE_HEADER.
18456         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
18457         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
18458         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
18459         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
18460         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
18461         * m4/math_h.m4 (gl_MATH_H): Likewise.
18462         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
18463         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
18464         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
18465         * m4/stdint.m4 (gl_STDINT_H): Likewise.
18466         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
18467         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
18468         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
18469         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
18470         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
18471         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
18472         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
18473         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
18474         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
18475         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
18476         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
18477         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
18478         * m4/inttypes.m4 (gl_INTTYPES_H): Define
18479         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
18480         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
18481         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
18482         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
18483         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
18484         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
18485         * lib/float_.h: Likewise.
18486         * lib/inttypes_.h: Likewise.
18487         * lib/math_.h: Likewise.
18488         * lib/search_.h: Likewise.
18489         * lib/signal_.h: Likewise.
18490         * lib/stdint_.h: Likewise.
18491         * lib/stdio_.h: Likewise.
18492         * lib/stdlib_.h: Likewise.
18493         * lib/string_.h: Likewise.
18494         * lib/sys_stat_.h: Likewise.
18495         * lib/sys_time_.h: Likewise.
18496         * lib/time_.h: Likewise.
18497         * lib/unistd_.h: Likewise.
18498         * lib/wchar_.h: Likewise.
18499         * lib/wctype_.h: Likewise.
18500         * lib/dirent_.h: Likewise.
18501         * lib/iconv_.h: Likewise.
18502         * lib/locale_.h: Likewise.
18503         * lib/netinet_in_.h: Likewise.
18504         * lib/sys_select_.h: Likewise.
18505         * lib/sys_socket_.h: Likewise.
18506         * lib/sysexits_.h: Likewise.
18507         * modules/fcntl (Depends-on): Depend on include_next, not
18508         absolute_header.
18509         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
18510         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
18511         * modules/fchdir: Likewise.
18512         * modules/float: Likewise.
18513         * modules/iconv_open: Likewise.
18514         * modules/inttypes: Likewise.
18515         * modules/locale: Likewise.
18516         * modules/math: Likewise.
18517         * modules/netinet_in: Likewise.
18518         * modules/search: Likewise.
18519         * modules/signal: Likewise.
18520         * modules/stdint: Likewise.
18521         * modules/stdio: Likewise.
18522         * modules/stdlib: Likewise.
18523         * modules/string: Likewise.
18524         * modules/sys_select: Likewise.
18525         * modules/sys_socket: Likewise.
18526         * modules/sys_stat: Likewise.
18527         * modules/sys_time: Likewise.
18528         * modules/sysexits: Likewise.
18529         * modules/time: Likewise.
18530         * modules/unistd: Likewise.
18531         * modules/wchar: Likewise.
18532         * modules/wctype: Likewise.
18533         * modules/sys_stat: Change maintainer to "all".
18534         * modules/unistd: Likewise.
18535
18536 2007-06-20  Karl Berry  <karl@gnu.org>
18537
18538         * config/srclist.txt: track www changes in license files.
18539
18540 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
18541
18542         * build-aux/bootstrap: Remove stray dot.
18543         Make sure build_aux settings are honored when linking
18544         gnulib_extra_files.
18545
18546 2007-06-19  Eric Blake  <ebb9@byu.net>
18547
18548         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
18549         Allow compilation on cygwin.
18550
18551 2007-06-19  Jim Meyering  <jim@meyering.net>
18552
18553         xreadlink-with-size: Remove module.  No longer used.
18554         Ex-callers now use xreadlink or mreadlink-with-size.
18555         * modules/xreadlink-with-size: Remove module.
18556         * lib/xreadlink-with-size.c: Remove file.
18557         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
18558         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
18559         just before the function definition *is* accurate.
18560
18561         Eliminate one way canonicalize_filename_mode could exit.
18562         * lib/canonicalize.c (canonicalize_filename_mode):
18563         Use mreadlink_with_size, not xreadlink_with_size.
18564
18565 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
18566
18567         Detect porting problems to FreeBSD/arm, which has time_t wider than
18568         long int.  Original problem reported for GNU diff by Xin Li in
18569         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
18570         * modules/getdate (Depends-on): Add intprops, verify.
18571         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
18572         is an integer type no wider than long int.
18573
18574 2007-06-18  Jim Meyering  <jim@meyering.net>
18575
18576         New module: mreadlink-with-size.
18577         * MODULES.html.sh: Add mreadlink-with-size.
18578         * modules/mreadlink-with-size: New module
18579         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
18580         not xreadlink-with-size.
18581         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
18582
18583 2007-06-16  Bruno Haible  <bruno@clisp.org>
18584
18585         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
18586         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
18587         Reported by Gary V. Vaughan <gary@gnu.org>.
18588
18589 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
18590
18591         Revamp lchown so that it lives in unistd.h where it belongs.
18592         * lib/lchown.h: Remove.
18593         * lib/dirchownmod.c: Don't include lib/lchown.h.
18594         * lib/fchownat.c: Likewise.
18595         * lib/openat.c: Likewise.
18596         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
18597         does not follow symlinks.
18598         (EOPNOTSUPP): Define if not defined.
18599         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
18600         is defined to 0.
18601         (lchown): New decl.
18602         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
18603         Do not check for lchown decl.
18604         Set REPLACE_LCHOWN.
18605         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
18606         REPLACE_LCHOWN.
18607         * modules/chown: Make it clear it follows symlinks.
18608         * modules/lchown: Make it clear it doesn't follow symlinks.
18609         (Files): Remove lib/lchown.h
18610         (Depends-on): Add unistd.
18611         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
18612         (Include): Include <unistd.h>, not "lchown.h".
18613         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
18614         REPLACE_LCHOWN.
18615
18616 2007-06-15  Jim Meyering  <jim@meyering.net>
18617
18618         Change license (GPL to LGPL) of fsusage and dependents.
18619         * modules/fsusage (License): Change to LGPL.
18620         * modules/full-read (License): Likewise.
18621         * modules/full-write (License): Likewise.
18622         * modules/safe-read (License): Likewise.
18623         * modules/safe-write (License): Likewise.
18624
18625 2007-06-14  Ben Pfaff  <blp@gnu.org>
18626
18627         Missing part of allocsa -> malloca transition.
18628         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
18629         gl_MALLOCA.
18630
18631 2007-06-12  Bruno Haible  <bruno@clisp.org>
18632
18633         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
18634         to ia64, x86_64, i386.
18635         Reported by Eric Blake.
18636
18637 2007-06-12  Bruno Haible  <bruno@clisp.org>
18638
18639         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
18640         cross-compiling to x86_64.
18641
18642 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
18643
18644         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
18645         glitch reported by Ralf Wildenhues in
18646         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
18647
18648         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
18649         Vin Shelton.
18650
18651 2007-06-11  Bruno Haible  <bruno@clisp.org>
18652
18653         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
18654         replacement string.
18655         Reported by Eric Blake.
18656
18657 2007-06-10  Bruno Haible  <bruno@clisp.org>
18658
18659         Prepare vasnprintf code for use with Unicode strings.
18660         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
18661         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
18662         TYPE_U32_STRING.
18663         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
18664         a_u32_string variants.
18665         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
18666         * lib/printf-args.c: Don't include config.h and the specification
18667         header if PRINTF_FETCHARGS is already defined.
18668         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
18669         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
18670         TYPE_U16_STRING, TYPE_U32_STRING.
18671         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
18672         u16_directive, u16_directives, u32_directive, u32_directives): New
18673         types.
18674         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
18675         New declarations.
18676         * lib/printf-parse.c: Don't include config.h and the specification
18677         header if PRINTF_PARSE is already defined. Eliminate the set of
18678         parameters for WIDE_CHAR_VERSION; the user of this file must provide
18679         them now. Include c-ctype.h.
18680         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
18681         directive and CHAR_T_ONLY_ASCII.
18682         * lib/vasnprintf.c: Don't include config.h and the specification header
18683         if VASNPRINTF is already defined.
18684         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
18685         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
18686         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
18687         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
18688         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
18689         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
18690         code accordingly.
18691         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
18692         pad_ourselves also in this case, with the 'c' and 's' directives, and
18693         with a different notion of "width".
18694         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
18695
18696 2007-06-10  Bruno Haible  <bruno@clisp.org>
18697
18698         * modules/unistr/u32-mbsnlen: New file.
18699         * lib/unistr/u32-mbsnlen.c: New file.
18700
18701         * modules/unistr/u16-mbsnlen: New file.
18702         * lib/unistr/u16-mbsnlen.c: New file.
18703
18704         * modules/unistr/u8-mbsnlen: New file.
18705         * lib/unistr/u8-mbsnlen.c: New file.
18706
18707         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
18708         declarations.
18709
18710 2007-06-10  Bruno Haible  <bruno@clisp.org>
18711
18712         * lib/string_.h (mbsnlen): New declaration.
18713         * lib/mbsnlen.c: New file.
18714         * m4/mbsnlen.m4: New file.
18715         * modules/mbsnlen: New file.
18716         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
18717         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
18718         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
18719
18720 2007-06-10  Bruno Haible  <bruno@clisp.org>
18721
18722         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
18723
18724 2007-06-10  Bruno Haible  <bruno@clisp.org>
18725
18726         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
18727         * lib/mbuiter.h: Likewise.
18728
18729 2007-06-10  Bruno Haible  <bruno@clisp.org>
18730
18731         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
18732         declaration.
18733
18734 2007-06-10  Karl Berry  <karl@gnu.org>
18735
18736         * config/srclist.txt: remove gettext entries, Bruno prefers
18737         to update individually.
18738
18739 2007-06-10  Bruno Haible  <bruno@clisp.org>
18740
18741         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
18742         'maxlen'. Ensure only length + width bytes are allocated, not
18743         length + 1 + width.
18744
18745 2007-06-09  Bruno Haible  <bruno@clisp.org>
18746
18747         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
18748         (CHAR_T): Remove macro.
18749         (VASNPRINTF): Update.
18750
18751 2007-06-09  Bruno Haible  <bruno@clisp.org>
18752
18753         * MODULES.html.sh (Unicode string functions): Add the new modules.
18754
18755         * modules/uniconv/u32-conv-to-enc: New file.
18756         * lib/uniconv/u32-conv-to-enc.c: New file.
18757         * modules/uniconv/u32-conv-to-enc-tests: New file.
18758         * tests/uniconv/test-u32-conv-to-enc.c: New file.
18759
18760         * modules/uniconv/u16-conv-to-enc: New file.
18761         * lib/uniconv/u16-conv-to-enc.c: New file.
18762         * lib/uniconv/u-conv-to-enc.h: New file.
18763         * modules/uniconv/u16-conv-to-enc-tests: New file.
18764         * tests/uniconv/test-u16-conv-to-enc.c: New file.
18765
18766         * modules/uniconv/u8-conv-to-enc: New file.
18767         * lib/uniconv/u8-conv-to-enc.c: New file.
18768         * modules/uniconv/u8-conv-to-enc-tests: New file.
18769         * tests/uniconv/test-u8-conv-to-enc.c: New file.
18770
18771         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
18772         u32_conv_to_encoding): New declarations.
18773
18774 2007-06-09  Bruno Haible  <bruno@clisp.org>
18775
18776         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
18777
18778 2007-06-09  Bruno Haible  <bruno@clisp.org>
18779
18780         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
18781         * modules/malloca: Renamed from modules/allocsa, updated.
18782         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
18783         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
18784         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
18785         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
18786         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
18787         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
18788         * modules/xmalloca: Renamed from modules/xallocsa, updated.
18789         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
18790         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
18791         * modules/c-strcasestr (Depends-on): Update.
18792         * lib/c-strcasestr.c: Update.
18793         * modules/c-strstr (Depends-on): Update.
18794         * lib/c-strstr.c: Update.
18795         * modules/canonicalize-lgpl (Depends-on): Update.
18796         * lib/canonicalize-lgpl.c: Update.
18797         * modules/clean-temp (Depends-on): Update.
18798         * lib/clean-temp.c: Update.
18799         * modules/csharpcomp (Depends-on): Update.
18800         * lib/csharpcomp.c: Update.
18801         * modules/csharpexec (Depends-on): Update.
18802         * lib/csharpexec.c: Update.
18803         * modules/javacomp (Depends-on): Update.
18804         * lib/javacomp.c: Update.
18805         * modules/javaexec (Depends-on): Update.
18806         * lib/javaexec.c: Update.
18807         * modules/mbscasestr (Depends-on): Update.
18808         * lib/mbscasestr.c: Update.
18809         * modules/mbsstr (Depends-on): Update.
18810         * lib/mbsstr.c: Update.
18811         * modules/setenv (Depends-on): Update.
18812         * lib/setenv.c: Update.
18813         * modules/strcasestr (Depends-on): Update.
18814         * lib/strcasestr.c: Update.
18815         * modules/striconveha (Depends-on): Update.
18816         * lib/striconveha.c: Update.
18817         * modules/relocatable-prog-wrapper (Files): Update.
18818         * lib/relocwrapper.c: Update.
18819         * build-aux/install-reloc: Update.
18820         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
18821
18822 2007-06-08  Bruno Haible  <bruno@clisp.org>
18823
18824         Port to uClibc.
18825         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
18826         * lib/fpurge.c (fpurge): Likewise.
18827         * lib/freading.c (freading): Likewise.
18828         * lib/fseeko.c (rpl_fseeko): Likewise.
18829         * lib/fseterr.c (fseterr): Likewise.
18830         * lib/fwriting.c (fwriting): Likewise.
18831         * tests/test-fflush.c (main): Avoid a failure on uClibc.
18832
18833 2007-06-08  Bruno Haible  <bruno@clisp.org>
18834
18835         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
18836         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
18837         * modules/gettext (Files): Add m4/intlmacosx.m4.
18838
18839 2007-06-07  Bruno Haible  <bruno@clisp.org>
18840
18841         * modules/localename-tests: New file.
18842         * tests/test-localename.c: New file.
18843
18844         New module 'localename'.
18845         * lib/localename.h: New file.
18846         * lib/localename.c: New file, from GNU gettext.
18847         * m4/localename.m4: New file.
18848         * modules/localename: New file.
18849
18850 2007-06-07  Bruno Haible  <bruno@clisp.org>
18851
18852         Work around the lack of <wchar.h> on some builds of uClibc.
18853         * doc/headers/wchar.texi: Update.
18854         * lib/wchar_.h: Include <wchar.h> only if it exists.
18855         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
18856         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
18857         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
18858         doesn't exist.
18859         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
18860         * modules/mbfile (Depends-on): Add wchar.
18861         * modules/mbiter (Depends-on): Likewise.
18862         * modules/mbuiter (Depends-on): Likewise.
18863         Reported by Simon Josefsson.
18864
18865 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
18866
18867         Work around problem reported by Steven M. Schweda in
18868         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
18869         Tru64 5.1B with the Compaq compiler environment installed declares
18870         an 'isblank' function but does not define it in the C library.
18871         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
18872         * lib/regex_internal.h (isblank): Likewise.
18873         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
18874         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
18875
18876 2007-06-05  Bruno Haible  <bruno@clisp.org>
18877
18878         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
18879         ia64.
18880         * modules/printf-safe: New file.
18881         * modules/fprintf-posix (Depends-on): Add printf-safe.
18882         * modules/printf-posix (Depends-on): Likewise.
18883         * modules/snprintf-posix (Depends-on): Likewise.
18884         * modules/sprintf-posix (Depends-on): Likewise.
18885         * modules/vasnprintf-posix (Depends-on): Likewise.
18886         * modules/vasprintf-posix (Depends-on): Likewise.
18887         * modules/vfprintf-posix (Depends-on): Likewise.
18888         * modules/vprintf-posix (Depends-on): Likewise.
18889         * modules/vsnprintf-posix (Depends-on): Likewise.
18890         * modules/vsprintf-posix (Depends-on): Likewise.
18891         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
18892         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
18893         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
18894         "no" on i386, x86_64, ia64.
18895         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
18896         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
18897         on i386, x86_64, ia64.
18898         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
18899         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
18900         on i386, x86_64, ia64.
18901         * tests/test-vasnprintf-posix.c: Include float.h.
18902         (LDBL80_WORDS): New macro.
18903         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
18904         on i386, x86_64, ia64.
18905         * tests/test-vasprintf-posix.c: Include float.h.
18906         (LDBL80_WORDS): New macro.
18907         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
18908         on i386, x86_64, ia64.
18909         * tests/test-snprintf-posix.c: Include float.h.
18910         * tests/test-sprintf-posix.c: Likewise.
18911         * tests/test-vsnprintf-posix.c: Likewise.
18912         * tests/test-vsprintf-posix.c: Likewise.
18913
18914 2007-06-05  Bruno Haible  <bruno@clisp.org>
18915
18916         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
18917         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
18918         non-IEEE numbers on i386, x86_64, ia64.
18919         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
18920         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
18921         * tests/test-isnanl.h: Include float.h.
18922         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
18923
18924 2007-06-05  Bruno Haible  <bruno@clisp.org>
18925
18926         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
18927         also the %a / %A. Handle the %a / %A code before this extra handling.
18928
18929 2007-06-05  Bruno Haible  <bruno@clisp.org>
18930
18931         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
18932         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
18933
18934 2007-06-05  Bruno Haible  <bruno@clisp.org>
18935
18936         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
18937         typo in variable name.
18938
18939 2007-06-05  Eric Blake  <ebb9@byu.net>
18940
18941         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
18942         Reported by Simon Josefsson.
18943
18944 2007-06-04  Bruno Haible  <bruno@clisp.org>
18945
18946         Avoid test failures on some PowerPC platforms.
18947         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
18948         Define differently for PowerPC.
18949         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
18950         Reported by Gary V. Vaughan <gary@gnu.org>.
18951
18952 2007-06-02  Bruno Haible  <bruno@clisp.org>
18953
18954         Fix test-stdint failure on FreeBSD/ia64.
18955         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
18956         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
18957         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
18958         * doc/headers/stdint.texi: Update.
18959
18960 2007-06-01  Bruno Haible  <bruno@clisp.org>
18961
18962         * tests/test-binary-io.c (main): Pass a third argument to open().
18963         Reported by Gary V. Vaughan <gary@gnu.org>.
18964
18965 2007-06-01  Bruno Haible  <bruno@clisp.org>
18966
18967         * doc/functions/frexpl.texi: Update for mingw.
18968
18969 2007-06-01  Bruno Haible  <bruno@clisp.org>
18970
18971         * tests/test-lseek.c (main): Disable test of errno for invalid third
18972         argument.
18973         * doc/functions/lseek.texi: Update.
18974         Reported by Gary V. Vaughan <gary@gnu.org>.
18975
18976 2007-05-28  Bruno Haible  <bruno@clisp.org>
18977
18978         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
18979
18980 2007-05-31  Eric Blake  <ebb9@byu.net>
18981
18982         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
18983         cross compiling.
18984
18985 2007-05-30  Eric Blake  <ebb9@byu.net>
18986         and Bruno Haible  <bruno@clisp.org>
18987
18988         Work around mingw test failures exposed by m4-1.4.9b.
18989         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
18990         * tests/test-unistd.c: Disable uid_t and git_t tests for the
18991         moment.
18992
18993 2007-05-30  Bruno Haible  <bruno@clisp.org>
18994
18995         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
18996         assuming that they are closed. Needed on HP-UX 11.
18997
18998 2007-05-29  Bruno Haible  <bruno@clisp.org>
18999
19000         Fix a problem with #include_next.
19001         * lib/dirent_.h: Split the double-inclusion guard.
19002         * lib/fcntl_.h: Likewise.
19003         * lib/float_.h: Likewise.
19004         * lib/iconv_.h: Likewise.
19005         * lib/inttypes_.h: Likewise.
19006         * lib/locale_.h: Likewise.
19007         * lib/math_.h: Likewise.
19008         * lib/netinet_in_.h: Likewise.
19009         * lib/search_.h: Likewise.
19010         * lib/signal_.h: Likewise.
19011         * lib/stdint_.h: Likewise.
19012         * lib/stdio_.h: Likewise.
19013         * lib/stdlib_.h: Likewise.
19014         * lib/string_.h: Likewise.
19015         * lib/sys_select_.h: Likewise.
19016         * lib/sys_socket_.h: Likewise.
19017         * lib/sys_stat_.h: Likewise.
19018         * lib/sys_time_.h: Likewise.
19019         * lib/sysexits_.h: Likewise.
19020         * lib/time_.h: Likewise.
19021         * lib/unistd_.h: Likewise.
19022         * lib/wchar_.h: Likewise.
19023         * lib/wctype_.h: Likewise.
19024
19025 2007-05-29  Bruno Haible  <bruno@clisp.org>
19026
19027         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
19028         for the moment.
19029
19030 2007-05-29  Bruno Haible  <bruno@clisp.org>
19031
19032         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
19033         invocation.
19034         Reported by Eric Blake.
19035
19036 2007-05-29  Bruno Haible  <bruno@clisp.org>
19037
19038         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
19039         compiling case.
19040
19041 2007-05-29  Eric Blake  <ebb9@byu.net>
19042             Bruno Haible  <bruno@clisp.org>
19043
19044         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
19045         cross compiles.
19046
19047 2007-05-28  Eric Blake  <ebb9@byu.net>
19048
19049         * modules/closein-tests (test_closein_LDADD): Support test on
19050         cygwin with libtool.
19051
19052 2007-05-28  Bruno Haible  <bruno@clisp.org>
19053
19054         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
19055         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
19056         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
19057         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
19058         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
19059         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
19060         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
19061         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
19062         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
19063
19064 2007-05-28  Eric Blake  <ebb9@byu.net>
19065
19066         Unconditionally include <config.h> in unit tests.
19067         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
19068         * tests/test-allocsa.c, tests/test-arcfour.c,
19069         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
19070         tests/test-array_list.c, tests/test-array_oset.c,
19071         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
19072         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
19073         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
19074         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
19075         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
19076         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
19077         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
19078         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
19079         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
19080         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
19081         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
19082         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
19083         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
19084         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
19085         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
19086         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
19087         test-md5.c, test-memmem.c, test-printf-posix.c,
19088         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
19089         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
19090         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
19091         test-strcasestr.c, test-striconv.c, test-striconveh.c,
19092         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
19093         test-vasnprintf-posix2.c, test-vasnprintf.c,
19094         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
19095         test-vfprintf-posix.c, test-vprintf-posix.c,
19096         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
19097         test-xvasprintf.c: Likewise.
19098
19099 2007-05-28  Bruno Haible  <bruno@clisp.org>
19100
19101         * gnulib-tool (func_import): Remember the --with-tests command-line
19102         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
19103         Reported by Eric Blake.
19104
19105 2007-05-28  Bruno Haible  <bruno@clisp.org>
19106
19107         * modules/ftell-tests: New file.
19108         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
19109         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
19110
19111         * lib/ftell.c: New file.
19112         * modules/ftell: New file.
19113         * m4/ftell.m4: New file.
19114         * doc/functions/ftell.texi: Update.
19115         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
19116         REPLACE_FTELL.
19117         * lib/stdio_.h (rpl_ftell): New declaration.
19118         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
19119         REPLACE_FTELL.
19120
19121 2007-05-28  Eric Blake  <ebb9@byu.net>
19122
19123         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
19124
19125 2007-05-28  Bruno Haible  <bruno@clisp.org>
19126
19127         * modules/fseek-tests: New file.
19128         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
19129         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
19130
19131         * lib/fseek.c: New file.
19132         * modules/fseek: New file.
19133         * m4/fseek.m4: New file.
19134         * doc/functions/fseek.texi: Update.
19135         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
19136         REPLACE_FSEEK.
19137         * lib/stdio_.h (rpl_fseek): New declaration.
19138         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
19139         REPLACE_FSEEK.
19140
19141 2007-05-28  Bruno Haible  <bruno@clisp.org>
19142
19143         * lib/stdio_.h (fflush): More comments.
19144
19145 2007-05-28  Bruno Haible  <bruno@clisp.org>
19146
19147         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
19148         runtime test.
19149
19150 2007-05-28  Eric Blake  <ebb9@byu.net>
19151
19152         Improve lseek module.
19153         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
19154         * lib/unistd_.h (lseek): Scale back link warning message.
19155         * tests/test-lseek.c: Beef up test.
19156         * tests/test-lseek.sh: Exercise more facets of lseek.
19157         Reported by Bruno Haible.
19158
19159 2007-05-28  Bruno Haible  <bruno@clisp.org>
19160
19161         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
19162         to define.
19163
19164 2007-05-27  Bruno Haible  <bruno@clisp.org>
19165
19166         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
19167
19168 2007-05-27  Bruno Haible  <bruno@clisp.org>
19169
19170         * modules/openmp: New file.
19171         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
19172         Noah Misch.
19173
19174 2007-05-26  Bruno Haible  <bruno@clisp.org>
19175
19176         * modules/chdir-long (Depends-on): Add fchdir.
19177         * modules/chdir-safer (Depends-on): Likewise.
19178         * modules/fts (Depends-on): Likewise.
19179         * modules/fts-lgpl (Depends-on): Likewise.
19180         * modules/openat (Depends-on): Likewise.
19181         * modules/savewd (Depends-on): Likewise.
19182
19183 2007-05-24  Eric Blake  <ebb9@byu.net>
19184
19185         Fix lseek on mingw.
19186         * modules/lseek: New module.
19187         * m4/lseek.m4: New file.
19188         * lib/lseek.c: New file.
19189         * modules/lseek-tests: New file.
19190         * tests/test-lseek.c: New file.
19191         * tests/test-lseek.sh: New file.
19192         * MODULES.html.sh: Document lseek module.
19193         * modules/fflush (Depends-on): Add lseek, fseeko.
19194         * modules/fseeko (Depends-on): Likewise.
19195         * modules/ftello (Depends-on): Likewise.
19196         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
19197         broken.
19198         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
19199         broken.
19200         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
19201         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
19202         * lib/ftello.c (rpl_ftello): Likewise.
19203         * tests/test-fseeko.c (main): Test this.
19204         * tests/test-fseeko.sh: Likewise.
19205         * tests/test-ftello.c (main): Likewise.
19206         * tests/test-ftello.sh: Likewise.
19207         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
19208         implies replacing fseek.
19209         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
19210         HAVE_FTELLO.
19211         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
19212         * modules/unistd (Makefile.am): Likewise.
19213         * lib/unistd_.h (lseek): Declare a replacement.
19214         * doc/functions/lseek.texi (lseek): Document this fix.
19215         * doc/functions/fseek.texi (fseek): Likewise.
19216         * doc/functions/ftell.texi (ftell): Likewise.
19217
19218 2007-05-24  Bruno Haible  <bruno@clisp.org>
19219
19220         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
19221         in the printed representation of a NaN.
19222         * tests/test-vasprintf-posix.c (test_function): Likewise.
19223         * tests/test-snprintf-posix.h (test_function): Likewise.
19224         * tests/test-sprintf-posix.h (test_function): Likewise.
19225         Reported by Eric Blake.
19226
19227 2007-05-23  Eric Blake  <ebb9@byu.net>
19228
19229         Fix fseeko/ftello on cygwin 1.5.24.
19230         * doc/functions/fseeko.texi (fseeko): Document the fix.
19231         * doc/functions/ftello.texi (ftello): Document the fix.
19232         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
19233         * doc/functions/stdout.text (stdout): New file.
19234         * doc/functions/stderr.text (stderr): New file.
19235         * doc/gnulib.texi (Function Substitutes): Use new files.
19236         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
19237         prior to 1.7.0.
19238         * tests/test-ftello.c (main): Likewise for ftello.
19239         * tests/test-fseeko.sh: New file.
19240         * tests/test-ftello.sh: New file.
19241         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
19242         with seekable stdin.
19243         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
19244         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
19245         (gl_REPLACE_FSEEKO): New macro.
19246         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
19247         * modules/fseeko (Files): Distribute fseeko.c.
19248         * modules/ftello (Files): Distribute ftello.c.
19249         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
19250         mode.
19251         * lib/ftello.c (rpl_ftello): New file.
19252         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
19253         fseeko, ftello.
19254         (gl_STDIN_LARGE_OFFSET): New macro.
19255         * modules/stdio (Makefile.am): Perform the replacement.
19256         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
19257
19258 2007-05-23  Bruno Haible  <bruno@clisp.org>
19259
19260         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
19261         GNULIB_POSIXCHECK is defined.
19262
19263 2007-05-21  Bruno Haible  <bruno@clisp.org>
19264
19265         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
19266         Check also the output for NaN arguments. When cross-compiling, guess
19267         no on IRIX.
19268         * lib/vasnprintf.c: Update comments.
19269         * tests/test-vasnprintf-posix.c (strisnan): New function.
19270         (test_function): Use it.
19271         * tests/test-vasprintf-posix.c (strisnan): New function.
19272         (test_function): Use it.
19273         * tests/test-snprintf-posix.h (strisnan): New function.
19274         (test_function): Use it.
19275         * tests/test-sprintf-posix.h (strisnan): New function.
19276         (test_function): Use it.
19277         Reported by Eric Blake.
19278
19279 2007-05-20  Bruno Haible  <bruno@clisp.org>
19280
19281         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
19282         numbers that fails on BeOS.
19283         * doc/functions/frexpl.texi: Update.
19284
19285 2007-05-20  Jim Meyering  <jim@meyering.net>
19286
19287         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
19288         forced upon us by glibc-2.6.
19289
19290 2007-05-20  Bruno Haible  <bruno@clisp.org>
19291
19292         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
19293         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
19294         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
19295         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
19296         NEED_PRINTF_INFINITE.
19297         (is_infinitel): New function.
19298         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
19299         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
19300         gl_PREREQ_VASNPRINTF_INFINITE.
19301         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
19302         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
19303         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
19304         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
19305         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
19306         gl_PREREQ_VASNPRINTF_INFINITE.
19307         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
19308         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19309         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19310         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19311         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
19312         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19313         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19314         * doc/functions/fprintf.texi: Update.
19315         * doc/functions/printf.texi: Update.
19316         * doc/functions/snprintf.texi: Update.
19317         * doc/functions/sprintf.texi: Update.
19318         * doc/functions/vfprintf.texi: Update.
19319         * doc/functions/vprintf.texi: Update.
19320         * doc/functions/vsnprintf.texi: Update.
19321         * doc/functions/vsprintf.texi: Update.
19322
19323 2007-05-20  Bruno Haible  <bruno@clisp.org>
19324
19325         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
19326         was not found in libc.
19327         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
19328
19329 2007-05-20  Bruno Haible  <bruno@clisp.org>
19330
19331         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
19332         printed as "-nan" instead of "nan".
19333         * tests/test-vasprintf-posix.c (test_function): Likewise.
19334         * tests/test-snprintf-posix.h (test_function): Likewise.
19335         * tests/test-sprintf-posix.h (test_function): Likewise.
19336         Needed for HP-UX 11.
19337
19338 2007-05-20  Jim Meyering  <jim@meyering.net>
19339
19340         Fix buggy test for the fchownat-deref bug.
19341         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
19342         symlink required for the run-test.  Without it, this test would
19343         always declare that fchownat doesn't work, and client code would
19344         unnecessarily use the replacement function with fixed libc.
19345         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
19346         Reported by Greg Schafer.
19347
19348 2007-05-19  Bruno Haible  <bruno@clisp.org>
19349
19350         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
19351         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
19352         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
19353         Needed for IRIX 6.5 and Solaris 2.5.1.
19354
19355 2007-05-19  Bruno Haible  <bruno@clisp.org>
19356
19357         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
19358         (test_function): Skip tests involving -0.0 on platforms where
19359         -0.0 = 0.0.
19360         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
19361         (test_function): Skip tests involving -0.0 on platforms where
19362         -0.0 = 0.0.
19363         * tests/test-snprintf-posix.h (have_minus_zero): New function.
19364         (test_function): Skip tests involving -0.0 on platforms where
19365         -0.0 = 0.0.
19366         * tests/test-sprintf-posix.h (have_minus_zero): New function.
19367         (test_function): Skip tests involving -0.0 on platforms where
19368         -0.0 = 0.0.
19369         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
19370         tests.
19371         * tests/test-printf-posix.h (test_function): Likewise.
19372         * tests/test-printf-posix.output: Remove all -0.0 related results.
19373         Needed for IRIX 6.5.
19374
19375 2007-05-19  Bruno Haible  <bruno@clisp.org>
19376
19377         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
19378         printed as "nan0x7fffffff" instead of "nan".
19379         * tests/test-vasprintf-posix.c (test_function): Likewise.
19380         * tests/test-snprintf-posix.h (test_function): Likewise.
19381         * tests/test-sprintf-posix.h (test_function): Likewise.
19382         * tests/test-fprintf-posix.h (NaN): Remove macro.
19383         (test_function): Remove all NaN related tests.
19384         * tests/test-printf-posix.h (NaN): Remove macro.
19385         (test_function): Remove all NaN related tests.
19386         * tests/test-printf-posix.output: Remove all NaN related results.
19387         Needed for IRIX 6.5.
19388
19389 2007-05-19  Bruno Haible  <bruno@clisp.org>
19390
19391         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
19392         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
19393
19394 2007-05-19  Bruno Haible  <bruno@clisp.org>
19395
19396         * lib/float_.h: New file.
19397         * m4/float_h.m4: New file.
19398         * modules/float: New file.
19399         * modules/isnanl (Dependencies): Add float.
19400         * modules/isnanl-nolibm (Dependencies): Likewise.
19401         * modules/mathl (Dependencies): Likewise.
19402         * modules/printf-frexpl (Dependencies): Likewise.
19403         * modules/signbit (Dependencies): Likewise.
19404         * modules/vasnprintf (Dependencies): Likewise.
19405         * doc/headers/float.texi: Update.
19406
19407 2007-05-19  Jim Meyering  <jim@meyering.net>
19408
19409         * lib/utimens.c (gl_futimens): Rename from futimens,
19410         now that glibc-2.6 declares futimens.
19411         * lib/utimens.h: Likewise.
19412
19413 2007-05-19  Bruno Haible  <bruno@clisp.org>
19414
19415         Avoid test failures on mingw.
19416         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
19417         * tests/test-printf-posix.sh: Likewise.
19418         * tests/test-vfprintf-posix.sh: Likewise.
19419         * tests/test-vprintf-posix.sh: Likewise.
19420
19421 2007-05-19  Bruno Haible  <bruno@clisp.org>
19422
19423         Fix *printf result for NaN, Inf, -0.0 on mingw.
19424         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
19425         * lib/vasnprintf.c: Include math.h and isnan.h.
19426         (is_infinite_or_zero): New function.
19427         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
19428         values in the %f, %F, %e, %E, %g, %G directives.
19429         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
19430         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
19431         gl_PRINTF_INFINITE and test its result. Invoke
19432         gl_PREREQ_VASNPRINTF_INFINITE.
19433         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
19434         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19435         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19436         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19437         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
19438         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19439         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19440         * doc/functions/fprintf.texi: Update.
19441         * doc/functions/printf.texi: Update.
19442         * doc/functions/snprintf.texi: Update.
19443         * doc/functions/sprintf.texi: Update.
19444         * doc/functions/vfprintf.texi: Update.
19445         * doc/functions/vprintf.texi: Update.
19446         * doc/functions/vsnprintf.texi: Update.
19447         * doc/functions/vsprintf.texi: Update.
19448
19449 2007-05-19  Bruno Haible  <bruno@clisp.org>
19450
19451         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
19452         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
19453         Instead of multiplying with 10^k, set extra_zeroes to k.
19454         (scale10_round_long_double): Remove function.
19455
19456 2007-05-18  Bruno Haible  <bruno@clisp.org>
19457
19458         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
19459         introduced on 2007-05-06.
19460
19461 2007-05-18  Bruno Haible  <bruno@clisp.org>
19462
19463         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
19464         %g directives.
19465         * tests/test-vasprintf-posix.c (test_function): Likewise.
19466         * tests/test-snprintf-posix.h (test_function): Likewise.
19467         * tests/test-sprintf-posix.h (test_function): Likewise.
19468
19469 2007-05-18  Bruno Haible  <bruno@clisp.org>
19470
19471         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
19472         (strmatch): New function.
19473         (test_function): Test the %f directive on numbers of various exponents.
19474         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
19475         (strmatch): New function.
19476         (test_function): Test the %f directive on numbers of various exponents.
19477         * tests/test-snprintf-posix.h (strmatch): New function.
19478         (test_function): Test the %f directive on numbers of various exponents.
19479         * tests/test-sprintf-posix.h (strmatch): New function.
19480         (test_function): Test the %f directive on numbers of various exponents.
19481         * tests/test-snprintf-posix.c (SIZEOF): New macro.
19482         * tests/test-sprintf-posix.c (SIZEOF): New macro.
19483         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
19484         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
19485
19486 2007-05-18  Bruno Haible  <bruno@clisp.org>
19487
19488         Add support for 'long double' number output.
19489         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
19490         * lib/vasnprintf.c: Include math.h and float+.h.
19491         (mp_limb_t): New type.
19492         (GMP_LIMB_BITS): New macro.
19493         (mp_twolimb_t): New type.
19494         (GMP_TWOLIMB_BITS): New macro.
19495         (mpn_t): New type.
19496         (multiply, divide, convert_to_decimal, decode_long_double,
19497         scale10_round_long_double, scale10_round_decimal_long_double,
19498         floorlog10l): New functions.
19499         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
19500         for the %f, %F, %e, %E, %g, %G directives.
19501         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
19502         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
19503         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
19504         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
19505         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
19506         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19507         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19508         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19509         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
19510         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19511         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19512         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
19513         * modules/snprintf-posix (Depends-on): Likewise.
19514         * modules/sprintf-posix (Depends-on): Likewise.
19515         * modules/vasnprintf-posix (Depends-on): Likewise.
19516         * modules/vasprintf-posix (Depends-on): Likewise.
19517         * modules/vfprintf-posix (Depends-on): Likewise.
19518         * modules/vsnprintf-posix (Depends-on): Likewise.
19519         * modules/vsprintf-posix (Depends-on): Likewise.
19520         * modules/vasnprintf (Files): Add lib/float+.h.
19521         * doc/functions/fprintf.texi: Update.
19522         * doc/functions/printf.texi: Update.
19523         * doc/functions/snprintf.texi: Update.
19524         * doc/functions/sprintf.texi: Update.
19525         * doc/functions/vfprintf.texi: Update.
19526         * doc/functions/vprintf.texi: Update.
19527         * doc/functions/vsnprintf.texi: Update.
19528         * doc/functions/vsprintf.texi: Update.
19529
19530 2007-05-18  Bruno Haible  <bruno@clisp.org>
19531
19532         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
19533
19534 2007-05-18  Bruno Haible  <bruno@clisp.org>
19535
19536         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
19537         for printing 64-bit integers. Needed for mingw.
19538
19539 2007-05-18  Bruno Haible  <bruno@clisp.org>
19540
19541         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
19542         gl_FUNC_FREXPL_WORKS.
19543         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
19544
19545 2007-05-18  Bruno Haible  <bruno@clisp.org>
19546
19547         * modules/frexpl-nolibm-tests: New file.
19548
19549         * modules/frexpl-nolibm: New file.
19550         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
19551
19552 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
19553
19554         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
19555         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
19556         GCC 4.2, which otherwise issues a lot of warnings.
19557         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
19558         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
19559         Likewise.
19560         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
19561         * modules/iconv_open (iconv.h): Likewise.
19562         * modules/locale (locale.h): Likewise.
19563         * modules/netinet_in (netinet/in.h): Likewise.
19564         * modules/sys_select (sys_select.h): Likewise.
19565         * modules/sys_socket (sys/socket.h): Likewise.
19566         * modules/sys_stat (sys/stat.h): Likewise.
19567         * modules/sysexits (sysexits.h): Likewise.
19568         * modules/unistd (unistd.h): Likewise.
19569
19570 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19571
19572         * modules/closein-tests (Makefile.am): Distribute
19573         `test-closein.sh'.
19574
19575 2007-05-17  Bruno Haible  <bruno@clisp.org>
19576
19577         * tests/test-printf-posix.output: Renamed from
19578         tests/test-fprintf-posix.out.
19579         * modules/fprintf-posix-tests: Update.
19580         * modules/printf-posix-tests: Update.
19581         * modules/vfprintf-posix-tests: Update.
19582         * modules/vprintf-posix-tests: Update.
19583         * tests/test-fprintf-posix.sh: Update.
19584         * tests/test-printf-posix.sh: Update.
19585         * tests/test-vfprintf-posix.sh: Update.
19586         * tests/test-vprintf-posix.sh: Update.
19587         Reported by Ralf Wildenhues.
19588
19589 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
19590
19591         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
19592         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
19593         GCC 4.2, which otherwise issues a lot of warnings.
19594         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
19595         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
19596         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
19597         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
19598         it should no longer be needed.
19599         * lib/string_.h: Likewise.
19600         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
19601         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
19602         * modules/inttypes (inttypes.h): Likewise.
19603         * modules/math (math.h): Likewise.
19604         * modules/search (search.h): Likewise.
19605         * modules/signal (signal.h): Likewise.
19606         * modules/stdint (stdint.h): Likewise.
19607         * modules/stdio (stdio.h): Likewise.
19608         * modules/stdlib (stdlib.h): Likewise.
19609         * modules/string (string.h): Likewise.
19610         * modules/sys_time (sys/time.h): Likewise.
19611         * modules/time (time.h): Likewise.
19612         * modules/wchar (wchar.h): Likewise.
19613         * modules/wctype (wtype.h): Likewise.
19614
19615 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
19616
19617         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
19618
19619 2007-05-13  Bruno Haible  <bruno@clisp.org>
19620
19621         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
19622         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
19623         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
19624         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
19625         (gl_PREREQ_STRTOK_R): Don't require it here.
19626
19627 2007-05-13  Bruno Haible  <bruno@clisp.org>
19628
19629         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
19630         when used in C++ mode.
19631
19632 2007-05-12  Bruno Haible  <bruno@clisp.org>
19633
19634         * lib/linebuffer.h: Tweak doc.
19635         * lib/linebuffer.c: Likewise.
19636
19637 2007-05-12  James Youngman  <jay@gnu.org>
19638
19639         * lib/linebuffer.c (readlinebuffer_delim): New function,
19640         like readlinebuffer, but use a caller-specified delimiter.
19641         (readlinebuffer): Just call readlinebuffer_delim with '\n'
19642         as the delimiter.
19643         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
19644
19645 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
19646
19647         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
19648         * modules/openat (Files): Remove openat-die.c.
19649         (Depends-on): Add openat-die.
19650         * modules/openat-die: New module.
19651
19652 2007-05-06  Bruno Haible  <bruno@clisp.org>
19653
19654         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
19655         Update with info about Cygwin.
19656         * doc/functions/fprintf.texi: Update.
19657         * doc/functions/printf.texi: Update.
19658         * doc/functions/snprintf.texi: Update.
19659         * doc/functions/sprintf.texi: Update.
19660         * doc/functions/vfprintf.texi: Update.
19661         * doc/functions/vprintf.texi: Update.
19662         * doc/functions/vsnprintf.texi: Update.
19663         * doc/functions/vsprintf.texi: Update.
19664         Reported by Eric Blake.
19665
19666 2007-05-06  Bruno Haible  <bruno@clisp.org>
19667
19668         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
19669         padding ourselves for the floating-point directives.
19670         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
19671         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
19672         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
19673         gl_PRINTF_FLAG_ZERO and test its result. Invoke
19674         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
19675         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19676         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
19677         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19678         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19679         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
19680         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19681         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19682         * tests/test-snprintf-posix.h (test_function): Also check the width
19683         and some flags in the %f directive.
19684         * tests/test-sprintf-posix.h (test_function): Likewise.
19685         * tests/test-vasnprintf-posix.c (test_function): Likewise.
19686         * tests/test-vasprintf-posix.c (test_function): Likewise.
19687         * doc/functions/fprintf.texi: Update.
19688         * doc/functions/printf.texi: Update.
19689         * doc/functions/snprintf.texi: Update.
19690         * doc/functions/sprintf.texi: Update.
19691         * doc/functions/vfprintf.texi: Update.
19692         * doc/functions/vprintf.texi: Update.
19693         * doc/functions/vsnprintf.texi: Update.
19694         * doc/functions/vsprintf.texi: Update.
19695
19696 2007-05-06  Bruno Haible  <bruno@clisp.org>
19697
19698         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
19699         pass the ' flag character to sprintf or snprintf.
19700         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
19701         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
19702         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
19703         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
19704         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
19705         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19706         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
19707         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19708         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19709         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
19710         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19711         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19712         * tests/test-snprintf-posix.h (test_function): Also check the grouping
19713         flag.
19714         * tests/test-sprintf-posix.h (test_function): Likewise.
19715         * tests/test-vasnprintf-posix.c (test_function): Likewise.
19716         * tests/test-vasprintf-posix.c (test_function): Likewise.
19717         * doc/functions/fprintf.texi: Update.
19718         * doc/functions/printf.texi: Update.
19719         * doc/functions/snprintf.texi: Update.
19720         * doc/functions/sprintf.texi: Update.
19721         * doc/functions/vfprintf.texi: Update.
19722         * doc/functions/vprintf.texi: Update.
19723         * doc/functions/vsnprintf.texi: Update.
19724         * doc/functions/vsprintf.texi: Update.
19725
19726 2007-05-01  Bruno Haible  <bruno@clisp.org>
19727
19728         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
19729
19730 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
19731
19732         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
19733         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
19734
19735 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
19736
19737         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
19738         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
19739         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
19740
19741 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
19742
19743         * lib/argp-help.c (struct hol_entry): New member `ord'.
19744         (HOL_ENTRY_PTRCMP): Use ord for comparison
19745         (hol_sort): Initialize ord.
19746
19747 2007-05-01  Bruno Haible  <bruno@clisp.org>
19748
19749         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
19750         Reported by Eric Blake.
19751         * doc/gnulib.texi (Function Substitutes): Update.
19752
19753 2007-05-01  Bruno Haible  <bruno@clisp.org>
19754
19755         * doc/functions.texi: Remove file, now redundant through
19756         doc/functions/*.texi.
19757
19758 2007-05-01  Bruno Haible  <bruno@clisp.org>
19759
19760         * modules/argp (Depends-on): Add sleep.
19761
19762 2007-05-01  Bruno Haible  <bruno@clisp.org>
19763
19764         * modules/sleep-tests: New file.
19765         * tests/test-sleep.c: New file.
19766
19767         * modules/sleep: New file.
19768         * lib/sleep.c: New file.
19769         * m4/sleep.m4: New file.
19770         * lib/unistd_.h (sleep): New declaration.
19771         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
19772         HAVE_SLEEP.
19773         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
19774         * doc/functions/sleep.texi: Document the sleep module.
19775
19776 2007-05-01  Bruno Haible  <bruno@clisp.org>
19777
19778         * lib/sigprocmask.h: Remove file.
19779         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
19780         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
19781         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
19782         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
19783         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
19784         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
19785         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
19786         HAVE_SIGSET_T as a shell variable.
19787         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
19788         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
19789         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
19790         (Depends-on): Add signal. Remove verify.
19791         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
19792         (Include): Mention <signal.h> instead of sigprocmask.h.
19793         * NEWS: Mention the change.
19794         * lib/fatal-signal.c: Don't include sigprocmask.h.
19795
19796 2007-05-01  Bruno Haible  <bruno@clisp.org>
19797
19798         * modules/signal: New file.
19799         * lib/signal_.h: New file.
19800         * m4/signal_h.m4: New file.
19801
19802 2007-05-01  Bruno Haible  <bruno@clisp.org>
19803
19804         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
19805         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
19806         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
19807         HAVE_WCTYPE_CTMP_BUG into wctype.h.
19808
19809 2007-05-01  Bruno Haible  <bruno@clisp.org>
19810
19811         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
19812         configure time.
19813         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
19814         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
19815         * modules/sys_stat (Makefile.am): Substitute their values into
19816         sys/stat.h.
19817
19818 2007-05-01  Bruno Haible  <bruno@clisp.org>
19819
19820         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
19821         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
19822         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
19823
19824 2007-05-01  Bruno Haible  <bruno@clisp.org>
19825
19826         * doc/header/assert.texi: Undo last change: don't mention the gnulib
19827         'assert' module here.
19828
19829 2007-05-01  Bruno Haible  <bruno@clisp.org>
19830
19831         * doc/functions/*.texi: New files.
19832         * doc/functions/google-ranking.txt: New file.
19833         * doc/gnulib.texi (Function Substitutes): New chapter.
19834         (ctime, inet_ntoa): Remove sections.
19835         * doc/ctime.texi: Remove file.
19836         * doc/inet_ntoa.texi: Remove file.
19837         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
19838         dependencies.
19839         (%.info): New rule, specifying a --reference-limit.
19840
19841 2007-05-01  Bruno Haible  <bruno@clisp.org>
19842
19843         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
19844
19845 2007-05-01  Bruno Haible  <bruno@clisp.org>
19846
19847         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
19848         the portability of 'mkdir' to mingw systems.
19849
19850 2007-05-01  Bruno Haible  <bruno@clisp.org>
19851
19852         * doc/headers/google-ranking.txt: New file.
19853
19854 2007-04-30  Eric Blake  <ebb9@byu.net>
19855
19856         Prefer fseeko to fseek.
19857         * modules/getpass (Depends-on): Add fseeko.
19858         * lib/getpass.c (getpass): Use fseeko, not fseek.
19859
19860 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
19861
19862         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
19863         assumes the sorting is stable, while most qsort implementations
19864         are not.  Use argument addresses to ensure they never compare as
19865         equal.
19866
19867         * tests/test-argp-2.sh (usage-indent test): Fix output
19868         (func_compare): Restore diff options
19869         * tests/test-argp.c: Restore #include "progname.h"
19870
19871 2007-04-29  Bruno Haible  <bruno@clisp.org>
19872
19873         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
19874         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
19875         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
19876         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19877         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
19878         (configure.ac): Define CHECK_SNPRINTF_POSIX.
19879         (TESTS, check_PROGRAMS): Add test-snprintf.
19880         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
19881         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
19882         (TESTS, check_PROGRAMS): Add test-vsnprintf.
19883         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
19884         assertions that fail on HP-UX, OSF/1, or IRIX.
19885         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
19886
19887 2007-04-29  Bruno Haible  <bruno@clisp.org>
19888
19889         * MODULES.html.sh (posix_functions): Remove 'contents'.
19890
19891 2007-04-29  Karl Berry  <karl@gnu.org>
19892
19893         * config/srclist.txt (gendocs_template_min): new entry.
19894
19895 2007-04-29  Bruno Haible  <bruno@clisp.org>
19896
19897         Work around fpurge bug on BSD systems.
19898         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
19899         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
19900         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
19901         fpurge to rpl_fpurge if the system already has this function.
19902         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
19903         the case where the system already has this function. Correct invariants
19904         on BSD systems.
19905         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
19906         BSD systems.
19907
19908 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
19909
19910         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
19911         proposed by Sven Verdoolaege.
19912
19913         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
19914         options.
19915         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
19916         (usage and help tests): Update
19917
19918 2007-04-29  Bruno Haible  <bruno@clisp.org>
19919
19920         * tests/test-fflush.c (main): Use a file of size 17, not 10.
19921         Print more information in case of failure. Disable a test on BeOS.
19922
19923 2007-04-29  Bruno Haible  <bruno@clisp.org>
19924
19925         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
19926         This helps debugging on systems on which no gdb is available.
19927
19928 2007-04-29  Bruno Haible  <bruno@clisp.org>
19929
19930         * lib/freading.h: Improve comments.
19931         * lib/fwriting.h: Likewise.
19932         * tests/test-freading.c (main): Don't check freading immediately after
19933         repositioning. Needed for glibc.
19934
19935 2007-04-29  Bruno Haible  <bruno@clisp.org>
19936
19937         * lib/freading.c (freading): Trivial simplification.
19938
19939 2007-04-28  Bruno Haible  <bruno@clisp.org>
19940
19941         * tests/test-fwriting.c (main): Also test the interaction between
19942         fflush and fwriting.
19943         * modules/fwriting-tests (Depends-on): Add fflush.
19944
19945         * tests/test-freading.c (main): Also test the interaction between
19946         fflush and freading.
19947         * modules/freading-tests (Depends-on): Add fflush.
19948
19949 2007-04-28  Bruno Haible  <bruno@clisp.org>
19950
19951         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
19952         fseeko and ftello.
19953         Suggested by Eric Blake.
19954
19955 2007-04-28  Jim Meyering  <jim@meyering.net>
19956
19957         Avoid false-negative in gl_STDINT_H's C99 conformance test.
19958         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
19959         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
19960
19961 2007-04-27  Eric Blake  <ebb9@byu.net>
19962
19963         * doc/headers/assert.texi (assert.h): Document assert module use.
19964
19965 2007-04-27  Bruno Haible  <bruno@clisp.org>
19966
19967         * doc/headers/*.texi: New files.
19968         * doc/gnulib.texi (Header File Substitutes): New chapter.
19969         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
19970         dependencies.
19971         (standards.info ,standards.html, standards.dvi): Update dependencies.
19972         (mostlyclean, clean): New targets.
19973
19974 2007-04-27  Bruno Haible  <bruno@clisp.org>
19975
19976         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
19977         * modules/sysexits (Files, Makefile.am): Update.
19978
19979         * lib/sys_socket_.h: Renamed from lib/socket_.h.
19980         * modules/sys_socket (Files, Makefile.am): Update.
19981
19982         * lib/sys_stat_.h: Renamed from lib/stat_.h.
19983         * modules/sys_stat (Files, Makefile.am): Update.
19984
19985 2007-04-27  Eric Blake  <ebb9@byu.net>
19986
19987         * lib/freading.h: Improve comments.
19988         * lib/fwriting.h: Likewise.
19989         * lib/fflush.c: Likewise.
19990
19991         Fix closein for mingw.
19992         * modules/closein-tests: Add tests for closein.
19993         * tests/test-closein.c: New file.
19994         * tests/test-closein.sh: Likewise.
19995         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
19996         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
19997
19998 2007-04-27  Bruno Haible  <bruno@clisp.org>
19999
20000         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
20001         version is < 6.
20002         * lib/math_.h [__DECC]: Likewise.
20003         * lib/stdio_.h [__DECC]: Likewise.
20004         * lib/stdlib_.h [__DECC]: Likewise.
20005         * lib/string_.h [__DECC]: Likewise.
20006         * lib/time_.h [__DECC]: Likewise.
20007         * lib/wchar_.h [__DECC]: Likewise.
20008         * lib/wctype_.h [__DECC]: Likewise.
20009
20010 2007-04-27  Bruno Haible  <bruno@clisp.org>
20011
20012         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
20013
20014 2007-04-27  Bruno Haible  <bruno@clisp.org>
20015
20016         * lib/fflush.c: Add comments.
20017         * modules/fpurge-tests (Depends-on): Add fflush.
20018         * modules/freadable-tests (Depends-on): Likewise.
20019         * modules/fwritable-tests (Depends-on): Likewise.
20020
20021 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
20022
20023         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
20024         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
20025         Report by Bruno Haible <bruno@clisp.org>.
20026
20027 2007-04-26  Eric Blake  <ebb9@byu.net>
20028
20029         Fix fflush on mingw.
20030         * modules/fflush (Depends-on): Add freading.
20031         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
20032         but unread data.
20033
20034 2007-04-26  Eric Blake  <ebb9@byu.net>
20035         and Bruno Haible  <bruno@clisp.org>
20036
20037         Implement freading and fwriting.
20038         * lib/freading.c: New file.
20039         * lib/freading.h: Likewise.
20040         * m4/freading.m4: Likewise.
20041         * modules/freading: Likewise.
20042         * modules/freading-tests: Likewise.
20043         * tests/test-freading.c: Likewise.
20044         * lib/fwriting.c: New file.
20045         * lib/fwriting.h: Likewise.
20046         * m4/fwriting.m4: Likewise.
20047         * modules/fwriting: Likewise.
20048         * modules/fwriting-tests: Likewise.
20049         * tests/test-fwriting.c: Likewise.
20050         * MODULES.html.sh (File stream based Input/Output): Mention them.
20051
20052 2007-04-26  Bruno Haible  <bruno@clisp.org>
20053
20054         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
20055         'long' when we assume it.
20056         Suggested by Eric Blake.
20057
20058 2007-04-26  Bruno Haible  <bruno@clisp.org>
20059
20060         Ensure fseeko, ftello are declared on glibc systems.
20061         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
20062         * modules/fseeko (configure.ac-early): Likewise.
20063         * modules/ftello (configure.ac-early): Likewise.
20064         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
20065         AC_FUNC_FSEEKO for this.
20066         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
20067         (gl_CHECK_FSEEKO): Remove macro.
20068
20069 2007-04-26  Bruno Haible  <bruno@clisp.org>
20070
20071         * tests/test-fflush.c (main): Also check the ftell result after
20072         fflush and fseek/fseeko.
20073         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
20074         file descriptor position cache in the stream.
20075         * lib/fseeko.c (rpl_fseeko): Likewise.
20076
20077 2007-04-26  Bruno Haible  <bruno@clisp.org>
20078
20079         * modules/fflush-tests (Depends-on): Add fseeko.
20080
20081 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
20082             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20083
20084         * lib/argz_.h: ensure error_t definition is obtained in same
20085         mechanism system argz.h would have.
20086         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
20087         argz facilities are known bad.  Err on the side of caution if
20088         cross-compiling.
20089
20090 2007-04-25  Eric Blake  <ebb9@byu.net>
20091
20092         * lib/fpurge.c (includes): Use stdlib.h for free.
20093         * tests/test-fflush.c (main): Also test fflush-fseeko.
20094
20095 2007-04-25  Bruno Haible  <bruno@clisp.org>
20096
20097         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
20098         * lib/fseeko.c: New file.
20099         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
20100         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
20101         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
20102         gl_FUNC_FSEEKO.
20103         (gl_FUNC_FSEEKO): Invoke it.
20104         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
20105         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
20106         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
20107
20108 2007-04-25  Bruno Haible  <bruno@clisp.org>
20109
20110         * modules/fflush (Depends-on): Add ftello.
20111
20112 2007-04-25  Bruno Haible  <bruno@clisp.org>
20113
20114         * modules/ftello-tests: New file.
20115         * tests/test-ftello.c: New file.
20116
20117         * modules/ftello: New file.
20118         * m4/ftello.m4: New file.
20119         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
20120         HAVE_FTELLO.
20121         * lib/stdio_.h (ftello): New declaration.
20122         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
20123         HAVE_FTELLO.
20124
20125 2007-04-25  Bruno Haible  <bruno@clisp.org>
20126
20127         * modules/fseeko-tests: New file.
20128         * tests/test-fseeko.c: New file.
20129
20130         * modules/fseeko: New file.
20131         * m4/fseeko.m4: New file.
20132         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
20133         HAVE_FSEEKO.
20134         * lib/stdio_.h (fseeko): New declaration.
20135         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
20136         HAVE_FSEEKO.
20137
20138 2007-04-25  Bruno Haible  <bruno@clisp.org>
20139
20140         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
20141
20142 2007-04-25  Bruno Haible  <bruno@clisp.org>
20143
20144         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
20145         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
20146         * tests/test-unistd.c: Likewise.
20147         * tests/test-fcntl.c: Likewise.
20148
20149 2007-04-23  Eric Blake  <ebb9@byu.net>
20150
20151         * lib/fflush.c: Fix missing include.
20152         Reported by Bruno Haible.
20153
20154 2007-04-23  Bruno Haible  <bruno@clisp.org>
20155
20156         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
20157         Reported by Eric Blake.
20158
20159 2007-04-23  Bruno Haible  <bruno@clisp.org>
20160
20161         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
20162
20163 2007-04-23  Bruno Haible  <bruno@clisp.org>
20164
20165         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
20166
20167 2007-04-23  Bruno Haible  <bruno@clisp.org>
20168
20169         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
20170         Needed on HP-UX 11.
20171
20172 2007-04-16  Eric Blake  <ebb9@byu.net>
20173
20174         Make fflush rely on fpurge.
20175         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
20176         open coding all variants.
20177         * modules/fflush (Depends-on): Add fpurge and unistd.
20178         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
20179         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
20180
20181         Fix --with-tests compilation on cygwin.
20182         * modules/argmatch-tests (Makefile.am): List gnulib library first
20183         in LDADD.
20184         * modules/argp-tests (Makefile.am): Likewise.
20185         * modules/array-list-tests (Makefile.am): Likewise.
20186         * modules/array-oset-tests (Makefile.am): Likewise.
20187         * modules/avltree-list-tests (Makefile.am): Likewise.
20188         * modules/avltree-oset-tests (Makefile.am): Likewise.
20189         * modules/avltreehash-list-tests (Makefile.am): Likewise.
20190         * modules/carray-list-tests (Makefile.am): Likewise.
20191         * modules/dirname-tests (Makefile.am): Likewise.
20192         * modules/frexp-tests (Makefile.am): Likewise.
20193         * modules/isnanl-tests (Makefile.am): Likewise.
20194         * modules/linked-list-tests (Makefile.am): Likewise.
20195         * modules/linkedhash-list-tests (Makefile.am): Likewise.
20196         * modules/lock-tests (Makefile.am): Likewise.
20197         * modules/rbtree-list-tests (Makefile.am): Likewise.
20198         * modules/rbtree-oset-tests (Makefile.am): Likewise.
20199         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
20200         * modules/tls-tests (Makefile.am): Likewise.
20201         * modules/tsearch-tests (Makefile.am): Likewise.
20202         * modules/xvasprintf-tests (Makefile.am): Likewise.
20203
20204         Fix fpurge for cygwin.
20205         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
20206         value.
20207         * modules/fpurge-tests (Depends-on): Clean up trash.
20208
20209 2007-04-16  Simon Josefsson  <simon@josefsson.org>
20210
20211         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
20212
20213         * m4/autobuild.m4: Re-indent.
20214
20215 2007-04-13  Bruno Haible  <bruno@clisp.org>
20216
20217         * modules/fpurge-tests: New file.
20218         * tests/test-fpurge.c: New file.
20219
20220         * modules/fpurge: New file.
20221         * lib/fpurge.h: New file.
20222         * lib/fpurge.c: New file.
20223         * m4/fpurge.m4: New file.
20224
20225 2007-04-13  Bruno Haible  <bruno@clisp.org>
20226
20227         * modules/fbufmode-tests: New file.
20228         * tests/test-fbufmode.c: New file.
20229
20230         * modules/fbufmode: New file.
20231         * lib/fbufmode.h: New file.
20232         * lib/fbufmode.c: New file.
20233         * m4/fbufmode.m4: New file.
20234
20235 2007-04-13  Bruno Haible  <bruno@clisp.org>
20236
20237         * modules/fwritable-tests: New file.
20238         * tests/test-fwritable.c: New file.
20239
20240         * modules/fwritable: New file.
20241         * lib/fwritable.h: New file.
20242         * lib/fwritable.c: New file.
20243         * m4/fwritable.m4: New file.
20244
20245 2007-04-13  Bruno Haible  <bruno@clisp.org>
20246
20247         * modules/freadable-tests: New file.
20248         * tests/test-freadable.c: New file.
20249
20250         * modules/freadable: New file.
20251         * lib/freadable.h: New file.
20252         * lib/freadable.c: New file.
20253         * m4/freadable.m4: New file.
20254
20255 2007-04-13  Bruno Haible  <bruno@clisp.org>
20256
20257         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
20258         MOSTLYCLEANFILES.
20259
20260 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
20261
20262         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
20263         gzip bootstrap.conf to avoid dragging in i18n machinery.
20264         (gnulib_tool_option): Use it.
20265
20266 2007-04-13  Bruno Haible  <bruno@clisp.org>
20267
20268         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
20269         %F directives.
20270         * tests/test-vasprintf-posix.c (test_function): Likewise.
20271         * tests/test-snprintf-posix.h (test_function): Likewise.
20272         * tests/test-sprintf-posix.h (test_function): Likewise.
20273         * tests/test-fprintf-posix.h (test_function): Likewise.
20274         * tests/test-printf-posix.h (test_function): Likewise.
20275         * tests/test-fprintf-posix.out: Likewise.
20276
20277 2007-04-13  Bruno Haible  <bruno@clisp.org>
20278
20279         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
20280         * modules/tls-tests (configure.ac): Likewise.
20281         Reported by Arto C. Nirkko <anirkko@insel.ch>.
20282
20283 2007-04-13  Bruno Haible  <bruno@clisp.org>
20284
20285         * lib/tls.c (glthread_tls_get): Fix return type.
20286         Patch by Arto C. Nirkko <anirkko@insel.ch>.
20287
20288 2007-04-12  Eric Blake  <ebb9@byu.net>
20289
20290         * modules/gettime (Depends-on): Remove gettime.
20291         Reported by Dmitry V. Levin.
20292
20293 2007-04-12  Bruno Haible  <bruno@clisp.org>
20294
20295         * modules/fflush (Include): Mention <stdio.h>.
20296         * modules/strtoimax (Include): Mention <inttypes.h>.
20297         * modules/strtoumax (Include): Likewise.
20298
20299 2007-04-12  Eric Blake  <ebb9@byu.net>
20300
20301         * .cvsignore: New file.
20302         * .gitignore: Likewise.
20303
20304 2007-04-12  Bruno Haible  <bruno@clisp.org>
20305
20306         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
20307         not before, since $(LDADD) often contains libgnu.a.
20308         * modules/striconv-tests (test_striconv_LDADD): Likewise.
20309         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
20310         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
20311         Needed on Cygwin.
20312
20313 2007-04-12  Eric Blake  <ebb9@byu.net>
20314
20315         Work around glibc's failure to flush stdin on fclose.
20316         * lib/closein.c (close_stdin): Flush stdin before closing.
20317
20318         Work around glibc's failure to reset seekable stdin on exit.
20319         * modules/closein: New module.
20320         * lib/closein.c: New file.
20321         * lib/closein.h: Likewise.
20322         * m4/closein.m4: Likewise.
20323         * MODULES.html.sh (File stream based Input/Output): Document it.
20324
20325 2007-04-12  Simon Josefsson  <simon@josefsson.org>
20326
20327         * gnulib-tool: Rename generated 'autobuild' script to
20328         'do-autobuild' in --create-megatestdir output.
20329
20330         * doc/gnulib.texi (Build robot for gnulib): Fix.
20331
20332 2007-04-12  Simon Josefsson  <simon@josefsson.org>
20333
20334         * modules/sysexits (Depends-on): Add absolute-header.
20335
20336 2007-04-12  Eric Blake  <ebb9@byu.net>
20337
20338         No need to preserve errno on success.
20339         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
20340         Reported by Bruno Haible.
20341
20342 2007-04-12  Simon Josefsson  <simon@josefsson.org>
20343
20344         * MODULES.html.sh (Support for maintaining and releasing
20345         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
20346
20347 2007-04-12  Simon Josefsson  <simon@josefsson.org>
20348
20349         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
20350
20351 2007-04-12  Simon Josefsson  <simon@josefsson.org>
20352
20353         * modules/autobuild: New module.
20354
20355         * m4/autobuild.m4: New file.
20356
20357 2007-04-11  Bruno Haible  <bruno@clisp.org>
20358
20359         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
20360         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
20361         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
20362         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
20363         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
20364         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20365         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20366         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
20367         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20368         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20369         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
20370         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20371         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20372         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
20373         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20374         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20375         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
20376         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20377         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20378         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
20379         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20380         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20381         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
20382         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20383         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20384         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
20385         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20386         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20387         Reported by Eric Blake.
20388
20389 2007-04-11  Bruno Haible  <bruno@clisp.org>
20390
20391         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
20392
20393 2007-04-10  Bruno Haible  <bruno@clisp.org>
20394
20395         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
20396         for NaN and Infinity. Needed on FreeBSD 6.1.
20397         * tests/test-vasnprintf-posix.c (test_function): Undo last change
20398         regarding results for "%010a" of Infinity and NaN.
20399         * tests/test-vasprintf-posix.c (test_function): Likewise.
20400         * tests/test-snprintf-posix.h (test_function): Likewise.
20401         * tests/test-sprintf-posix.h (test_function): Likewise.
20402         * tests/test-fprintf-posix.h (test_function): Likewise.
20403         * tests/test-printf-posix.h (test_function): Likewise.
20404         * tests/test-fprintf-posix.out: Likewise.
20405
20406 2007-04-10  Bruno Haible  <bruno@clisp.org>
20407
20408         * modules/locale-tests: New file.
20409         * tests/test-locale.c: New file.
20410
20411         * modules/locale: New file.
20412         * lib/locale_.h: New file.
20413         * m4/locale_h.m4: New file.
20414
20415 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
20416             Bruno Haible  <bruno@clisp.org>
20417
20418         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
20419         be determined, test for availability of the copysignf, copysign,
20420         copysignl functions.
20421         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
20422         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
20423         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
20424
20425 2007-04-09  Eric Blake  <ebb9@byu.net>
20426
20427         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
20428         * modules/stdio (Makefile.am): Support fflush.
20429         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
20430         * modules/fflush: New file.
20431         * lib/fflush.c: Likewise.
20432         * m4/fflush.m4: Likewise.
20433         * modules/fflush-tests: New test.
20434         * tests/test-fflush.c: Likewise.
20435         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
20436
20437 2007-04-06  Bruno Haible  <bruno@clisp.org>
20438
20439         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
20440         (VASNPRINTF): Use signbit for faster determination whether to print a
20441         minus sign.
20442         * modules/vasnprintf (Files): Remove lib/float+.h.
20443         * modules/fprintf-posix (Depends-on): Add signbit.
20444         * modules/snprintf-posix (Depends-on): Likewise.
20445         * modules/sprintf-posix (Depends-on): Likewise.
20446         * modules/vasnprintf-posix (Depends-on): Likewise.
20447         * modules/vasprintf-posix (Depends-on): Likewise.
20448         * modules/vfprintf-posix (Depends-on): Likewise.
20449         * modules/vsnprintf-posix (Depends-on): Likewise.
20450         * modules/vsprintf-posix (Depends-on): Likewise.
20451
20452 2007-04-06  Bruno Haible  <bruno@clisp.org>
20453
20454         * tests/test-frexp.c (main): Test also the sign bit of zero results.
20455         * tests/test-frexpl.c (main): Likewise.
20456         * tests/test-ldexpl.c (main): Likewise.
20457         * modules/frexp-tests (Depends-on): Add signbit.
20458         * modules/frexpl-tests (Depdends-on): Likewise.
20459         * modules/ldexpl-tests (Depdends-on): Likewise.
20460
20461 2007-04-06  Bruno Haible  <bruno@clisp.org>
20462
20463         * modules/signbit-tests: New file.
20464         * tests/test-signbit.c: New file.
20465
20466         * modules/signbit: New file.
20467         * lib/signbitf.c: New file.
20468         * lib/signbitd.c: New file.
20469         * lib/signbitl.c: New file.
20470         * m4/signbit.m4: New file.
20471         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
20472         (signbit): New macro.
20473         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
20474         REPLACE_SIGNBIT.
20475         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
20476         REPLACE_FREXPL into math.h.
20477
20478 2007-04-06  Bruno Haible  <bruno@clisp.org>
20479
20480         * modules/isnanf-nolibm-tests: New file.
20481         * tests/test-isnanf.c: New file.
20482
20483         * modules/isnanf-nolibm: New file.
20484         * lib/isnanf.h: New file.
20485         * lib/isnanf.c: New file.
20486         * lib/isnan.c: Consider the USE_FLOAT macro.
20487         * m4/isnanf.m4: New file.
20488
20489 2007-04-06  Bruno Haible  <bruno@clisp.org>
20490
20491         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
20492         (Link): New section.
20493
20494         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
20495
20496 2007-04-06  Bruno Haible  <bruno@clisp.org>
20497
20498         Assume the 'long double' type.
20499         * m4/longdouble.m4: Remove file.
20500         * config/srclist.txt: Don't mention longdouble.m4.
20501         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
20502         * lib/float+.h: Likewise.
20503         * lib/frexp.c: Likewise.
20504         * lib/printf-args.h: Likewise.
20505         * lib/printf-args.c: Likewise.
20506         * lib/printf-frexp.c: Likewise.
20507         * lib/printf-parse.c: Likewise.
20508         * lib/vasnprintf.c: Likewise.
20509         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
20510         * m4/intl.m4: Likewise.
20511         * m4/isnanl.m4: Likewise.
20512         * m4/printf.m4: Likewise.
20513         * m4/printf-frexpl.m4: Likewise.
20514         * m4/vasnprintf.m4: Likewise.
20515         * modules/allocsa (Files): Remove m4/longdouble.m4.
20516         * modules/gettext (Files): Likewise.
20517         * modules/relocatable-prog-wrapper (Files): Likewise.
20518         * modules/vasnprintf (Files): Likewise.
20519         * modules/isnanl (Files): Likewise.
20520         (Include): Simplify.
20521         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
20522         (Include): Simplify.
20523         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
20524         (Include): Simplify.
20525         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
20526         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20527         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
20528         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20529         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
20530         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20531         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
20532         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20533         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
20534         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20535         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
20536         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20537         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
20538         * tests/test-isnanl.c: Likewise.
20539         * tests/test-snprintf-posix.h: Likewise.
20540         * tests/test-sprintf-posix.h: Likewise.
20541         * tests/test-vasnprintf-posix.c: Likewise.
20542         * tests/test-vasnprintf-posix2.c: Likewise.
20543         * tests/test-vasprintf-posix.c: Likewise.
20544
20545 2007-04-06  Bruno Haible  <bruno@clisp.org>
20546
20547         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
20548         * lib/math_.h [__DECC]: Include the overridden include file through
20549         #include_next, outside the double-inclusion guard.
20550         * lib/stdio_.h [__DECC]: Likewise.
20551         * lib/stdlib_.h [__DECC]: Likewise.
20552         * lib/string_.h [__DECC]: Likewise.
20553         * lib/time_.h [__DECC]: Likewise.
20554         * lib/wchar_.h [__DECC]: Likewise.
20555         * lib/wctype_.h [__DECC]: Likewise.
20556         * lib/inttypes_.h [__DECC]: Likewise.
20557         Reported by Albert Chin <china@thewrittenword.com> in
20558         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
20559
20560 2007-04-04  Eric Blake  <ebb9@byu.net>
20561
20562         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
20563         1.5.x.
20564
20565 2007-04-04  Bruno Haible  <bruno@clisp.org>
20566
20567         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
20568         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
20569
20570 2007-04-04  Bruno Haible  <bruno@clisp.org>
20571
20572         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
20573         results for "%010a" of Infinity and NaN.
20574         * tests/test-vasprintf-posix.c (test_function): Likewise.
20575         * tests/test-snprintf-posix.h (test_function): Likewise.
20576         * tests/test-sprintf-posix.h (test_function): Likewise.
20577         * tests/test-fprintf-posix.h (test_function): Remove these tests.
20578         * tests/test-printf-posix.h (test_function): Likewise.
20579         * tests/test-fprintf-posix.out: Update.
20580         Needed for FreeBSD 6.1.
20581
20582 2007-04-04  Bruno Haible  <bruno@clisp.org>
20583
20584         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
20585         directly used by the gnulib modules nor by gnulib-tool.
20586
20587 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
20588
20589         * DEPENDENCIES: Give overall description of version dependency
20590         desirability.  Use more-typical names for apps.
20591         Add shell, coreutils, diffutils, grep, tar, gzip.
20592
20593 2007-04-04  Simon Josefsson  <simon@josefsson.org>
20594
20595         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
20596
20597 2007-04-04  Karl Berry  <karl@gnu.org>
20598
20599         * MODULES.html.sh (func_module): missing '.
20600
20601 2007-04-03  Bruno Haible  <bruno@clisp.org>
20602
20603         * modules/argmatch-tests (Makefile.am): New variable
20604         test_argmatch_LDADD.
20605         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
20606         * modules/array-list-tests (Makefile.am): New variable
20607         test_array_list_LDADD.
20608         * modules/array-oset-tests (Makefile.am): New variable
20609         test_array_oset_LDADD.
20610         * modules/avltree-list-tests (Makefile.am): New variable
20611         test_avltree_list_LDADD.
20612         * modules/avltree-oset-tests (Makefile.am): New variable
20613         test_avltree_oset_LDADD.
20614         * modules/avltreehash-list-tests (Makefile.am): New variable
20615         test_avltreehash_list_LDADD.
20616         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
20617         test_canonicalize_lgpl_LDADD.
20618         * modules/carray-list-tests (Makefile.am): New variable
20619         test_carray_list_LDADD.
20620         * modules/dirname-tests (Makefile.am): New variable
20621         test_dirname_LDADD.
20622         * modules/linked-list-tests (Makefile.am): New variable
20623         test_linked_list_LDADD.
20624         * modules/linkedhash-list-tests (Makefile.am): New variable
20625         test_linkedhash_list_LDADD.
20626         * modules/rbtree-list-tests (Makefile.am): New variable
20627         test_rbtree_list_LDADD.
20628         * modules/rbtree-oset-tests (Makefile.am): New variable
20629         test_rbtree_oset_LDADD.
20630         * modules/rbtreehash-list-tests (Makefile.am): New variable
20631         test_rbtreehash_list_LDADD.
20632         * modules/xvasprintf-tests (Makefile.am): New variable
20633         test_xvasprintf_LDADD.
20634         Reported by Eric Blake.
20635
20636 2007-04-03  Eric Blake  <ebb9@byu.net>
20637
20638         * DEPENDENCIES: Weaken m4 requirements.
20639
20640 2007-04-03  Bruno Haible  <bruno@clisp.org>
20641
20642         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
20643         * modules/isnanl-tests (configure.ac): Likewise.
20644
20645 2007-04-03  Ben Pfaff  <blp@gnu.org>
20646
20647         * modules/iconv_open: Add $(srcdir)/ to source directory
20648         references in Makefile fragments that call gperf, to fix VPATH
20649         builds.
20650
20651 2007-04-03  Bruno Haible  <bruno@clisp.org>
20652
20653         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
20654         * lib/ldexpl.c: Undo last change.
20655
20656 2007-04-03  Bruno Haible  <bruno@clisp.org>
20657
20658         * modules/printf-frexpl (Depends-on): Undo last change.
20659         (Files): Add m4/ldexpl.m4.
20660
20661 2007-04-03  Bruno Haible  <bruno@clisp.org>
20662
20663         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
20664         * modules/isnanl (Link): New section.
20665
20666         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
20667         * modules/frexp (Link): New section.
20668
20669         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
20670         * modules/frexpl (Link): New section.
20671
20672         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
20673         * modules/ldexpl (Link): New section.
20674
20675 2007-04-03  Bruno Haible  <bruno@clisp.org>
20676
20677         * modules/TEMPLATE-EXTENDED: New file.
20678         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
20679
20680 2007-04-03  Bruno Haible  <bruno@clisp.org>
20681
20682         * DEPENDENCIES: New file.
20683         Suggested by Simon Josefsson.
20684
20685 2007-04-03  Bruno Haible  <bruno@clisp.org>
20686
20687         * doc/gnulib.texi: Escape @.
20688
20689 2007-04-03  James Youngman  <jay@gnu.org>
20690         and Paul Eggert  <eggert@cs.ucla.edu>
20691
20692         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
20693         birthtime on all systems that have birthtime, not just those which
20694         use st_birthtimensec rather than st_birthtim.  Putting zero in
20695         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
20696         that the birth time is not available for files on an NFS mount.
20697
20698 2007-04-03  Simon Josefsson  <simon@josefsson.org>
20699
20700         * modules/memxor: Move back from crypto/, suggested by Bruno.
20701         * modules/crypto/hmac-sha1: Fix memxor dependency.
20702
20703         * modules/crypto/gc: Moved from ../.
20704
20705 2007-04-02  Eric Blake  <ebb9@byu.net>
20706
20707         * lib/ldexpl.c (includes): Avoid libm.
20708
20709         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
20710
20711 2007-04-02  Bruno Haible  <bruno@clisp.org>
20712
20713         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
20714         on IRIX.
20715
20716 2007-04-02  Bruno Haible  <bruno@clisp.org>
20717
20718         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
20719         x86 or x86_64 platforms running MacOS X.
20720         Reported by Ryan Schmidt <@ryandesign.com>.
20721
20722 2007-04-02  Bruno Haible  <bruno@clisp.org>
20723
20724         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
20725         i386.
20726
20727 2007-04-01  Simon Josefsson  <simon@josefsson.org>
20728
20729         * modules/crypto/arcfour: Moved from ../.
20730         * modules/crypto/arcfour-tests: Moved from ../.
20731         * modules/crypto/arctwo: Moved from ../.
20732         * modules/crypto/arctwo-tests: Moved from ../.
20733         * modules/crypto/des: Moved from ../.
20734         * modules/crypto/des-tests: Moved from ../.
20735         * modules/crypto/gc-arcfour: Moved from ../.
20736         * modules/crypto/gc-arcfour-tests: Moved from ../.
20737         * modules/crypto/gc-arctwo: Moved from ../.
20738         * modules/crypto/gc-arctwo-tests: Moved from ../.
20739         * modules/crypto/gc-des: Moved from ../.
20740         * modules/crypto/gc-des-tests: Moved from ../.
20741         * modules/crypto/gc-hmac-md5: Moved from ../.
20742         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
20743         * modules/crypto/gc-hmac-sha1: Moved from ../.
20744         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
20745         * modules/crypto/gc-md2: Moved from ../.
20746         * modules/crypto/gc-md2-tests: Moved from ../.
20747         * modules/crypto/gc-md4: Moved from ../.
20748         * modules/crypto/gc-md4-tests: Moved from ../.
20749         * modules/crypto/gc-md5: Moved from ../.
20750         * modules/crypto/gc-md5-tests: Moved from ../.
20751         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
20752         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
20753         * modules/crypto/gc-random: Moved from ../.
20754         * modules/crypto/gc-rijndael: Moved from ../.
20755         * modules/crypto/gc-rijndael-tests: Moved from ../.
20756         * modules/crypto/gc-sha1: Moved from ../.
20757         * modules/crypto/gc-sha1-tests: Moved from ../.
20758         * modules/crypto/gc-tests: Moved from ../.
20759         * modules/crypto/hmac-md5: Moved from ../.
20760         * modules/crypto/hmac-md5-tests: Moved from ../.
20761         * modules/crypto/hmac-sha1: Moved from ../.
20762         * modules/crypto/hmac-sha1-tests: Moved from ../.
20763         * modules/crypto/md2: Moved from ../.
20764         * modules/crypto/md2-tests: Moved from ../.
20765         * modules/crypto/md4: Moved from ../.
20766         * modules/crypto/md4-tests: Moved from ../.
20767         * modules/crypto/md5: Moved from ../.
20768         * modules/crypto/md5-tests: Moved from ../.
20769         * modules/crypto/memxor: Moved from ../.
20770         * modules/crypto/rijndael: Moved from ../.
20771         * modules/crypto/rijndael-tests: Moved from ../.
20772         * modules/crypto/sha1: Moved from ../.
20773
20774 2007-03-30  James Youngman  <jay@gnu.org>
20775
20776         * tests/test-stat-time.c (prepare_test): use chmod() rather than
20777         rename() to change the ctime of a file (because ctime is unaffected
20778         by rename on jfs2 on AIX 5.1).
20779         (main): Start by doing cleanup, in case a previous run failed leaving
20780         test files behind.
20781
20782 2007-03-31  Bruno Haible  <bruno@clisp.org>
20783
20784         Support old proprietary implementations of iconv.
20785         * modules/iconv_open: New file.
20786         * lib/iconv_.h: New file.
20787         * m4/iconv_h.m4: New file.
20788         * lib/iconv_open.c: New file.
20789         * lib/iconv_open-aix.gperf: New file.
20790         * lib/iconv_open-hpux.gperf: New file.
20791         * lib/iconv_open-irix.gperf: New file.
20792         * lib/iconv_open-osf.gperf: New file.
20793         * m4/iconv_open.m4: New file.
20794         * modules/linebreak (Depends-on): Add iconv_open.
20795         * modules/striconv (Depends-on): Likewise.
20796         * modules/striconveh (Depends-on): Likewise.
20797         * modules/unicodeio (Depends-on): Likewise.
20798         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
20799         (iconv_t)(-1).
20800         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
20801         conversion if cd is (iconv_t)(-1).
20802         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
20803         is not possible.
20804
20805 2007-03-31  Bruno Haible  <bruno@clisp.org>
20806
20807         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
20808         work on Solaris either. Protect also second use of "autodetect_jp".
20809
20810 2007-03-31  Bruno Haible  <bruno@clisp.org>
20811
20812         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
20813         the function is not present.
20814
20815 2007-03-31  Bruno Haible  <bruno@clisp.org>
20816
20817         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
20818         the function is not present.
20819
20820 2007-03-31  Bruno Haible  <bruno@clisp.org>
20821
20822         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
20823         a bug in HP-UX iconv_open().
20824
20825 2007-03-31  Bruno Haible  <bruno@clisp.org>
20826
20827         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
20828         (Mathematics <math.h>): New section, add fpieee.
20829         (Input/output <stdio.h>): Add fseterr.
20830         (Mathematics <math.h>): New section, add printf-frexp.
20831         (Container data structures): Add sublist.
20832         (Core language properties): Add fpucw, inline.
20833         (Functions for greatest-width integer types <inttypes.h>): Add
20834         imaxabs, imaxdiv, inttypes.
20835         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
20836         isnanl-nolibm, ldexp.
20837         (Mathematics <math.h>): New section, add printf-frexpl.
20838         (Support for systems lacking POSIX:2001): Add fprintf-posix,
20839         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
20840         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
20841         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
20842         (Unicode string functions): Add unistr/u*-mbtoucr.
20843         (Java): Add javacomp-script, javaexec-script.
20844         (C#): Add csharpcomp-script, csharpexec-script.
20845         (Support for building libraries and executables): Add havelib,
20846         relocatable-*.
20847         (Support for maintaining and releasing projects): Renamed from
20848         'Support for maintaining and release projects'. Add announce-gen.
20849
20850 2007-03-31  Bruno Haible  <bruno@clisp.org>
20851
20852         * README: Talk primarily about git.
20853         (git and CVS): Renamed from CVS.
20854         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
20855         gnulib is available through git.
20856         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
20857
20858 2007-03-30  Bruno Haible  <bruno@clisp.org>
20859
20860         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
20861         * lib/poll_.h: Likewise.
20862         * lib/stat_.h: Likewise.
20863         * lib/sys_time_.h: Likewise.
20864         * lib/sysexit_.h: Likewise.
20865         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
20866         * lib/stdbool_.h: Likewise.
20867         * lib/byteswap_.h: Add double-inclusion guard.
20868
20869 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
20870
20871         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
20872
20873 2007-03-30  Karl Berry  <karl@gnu.org>
20874
20875         * config/srclist-update: double space after USA in the license
20876         substitution, since that's how it's usually (?) written.
20877
20878 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
20879
20880         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
20881         reported by Bruno Haible.
20882
20883 2007-03-29  Bruno Haible  <bruno@clisp.org>
20884
20885         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
20886         a bug in AIX iconv().
20887
20888 2007-03-29  Bruno Haible  <bruno@clisp.org>
20889
20890         * modules/ldexpl-tests: New file.
20891         * tests/test-ldexpl.c: New file.
20892
20893 2007-03-29  Bruno Haible  <bruno@clisp.org>
20894
20895         * lib/ldexpl.c: Include fpucw.h.
20896         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
20897         multiplication.
20898         * modules/ldexpl (Depends-on): Add fpucw.
20899
20900 2007-03-29  Bruno Haible  <bruno@clisp.org>
20901
20902         * modules/ldexpl: New file.
20903         * m4/ldexpl.m4: New file.
20904         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
20905         set.
20906         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
20907         REPLACE_LDEXPL.
20908         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
20909         REPLACE_LDEXPL.
20910         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
20911         gl_FUNC_LDEXPL_WORKS.
20912         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
20913         * modules/mathl (Files): Remove lib/ldexpl.c.
20914         (Depends-on): Add ldexpl.
20915
20916 2007-03-29  Bruno Haible  <bruno@clisp.org>
20917
20918         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
20919
20920 2007-03-29  Bruno Haible  <bruno@clisp.org>
20921
20922         * tests/test-striconveh.c (main): Don't assume that a direct conversion
20923         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
20924         and possibly also HP-UX.
20925         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
20926         work on AIX, IRIX, HP-UX, OSF/1.
20927         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
20928         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
20929         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
20930         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
20931         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
20932         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
20933
20934 2007-03-29  Bruno Haible  <bruno@clisp.org>
20935
20936         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
20937
20938 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
20939
20940         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
20941         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
20942
20943 2007-03-29  Eric Blake  <ebb9@byu.net>
20944
20945         * lib/acl-internal.h: Remove redundant include.
20946         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
20947         Cygwin when a file is locked.
20948
20949 2007-03-29  Bruno Haible  <bruno@clisp.org>
20950
20951         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
20952         file.
20953         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
20954
20955 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
20956
20957         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
20958         try to remove a parent directory if the child couldn't be removed
20959         (except for the first rmdir, which could fail because the child
20960         doesn't exist).  Problem reported by Jeff Blaine in
20961         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
20962
20963 2007-03-28  Bruno Haible  <bruno@clisp.org>
20964
20965         * lib/striconveh.c (utf8conv_carefully): New function.
20966         (mem_cd_iconveh_internal): Invoke it.
20967
20968 2007-03-28  Bruno Haible  <bruno@clisp.org>
20969
20970         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
20971         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
20972         input.
20973         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
20974         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
20975         unistr/u8-uctomb.
20976
20977 2007-03-28  Bruno Haible  <bruno@clisp.org>
20978
20979         * modules/unistr/u8-mbtoucr: New file.
20980         * lib/unistr/u8-mbtoucr.c: New file.
20981         * modules/unistr/u16-mbtoucr: New file.
20982         * lib/unistr/u16-mbtoucr.c: New file.
20983         * modules/unistr/u16-mbtoucr: New file.
20984         * lib/unistr/u16-mbtoucr.c: New file.
20985         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
20986
20987 2007-03-27  Simon Josefsson  <simon@josefsson.org>
20988             Bruno Haible  <bruno@clisp.org>
20989
20990         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
20991         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
20992         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
20993
20994         * m4/stdio_h.m4: Add stubs for vasprintf too.
20995
20996         * modules/stdio: Support vasprintf in sed command.
20997
20998         * modules/vasprintf: Depend on stdio for prototypes.  Remove
20999         vasprintf.h.  Add stdio module indicator.
21000
21001         * lib/stdio_.h: Declare asprintf and vasprintf, based on
21002         vasprintf.h.
21003
21004         * lib/vasprintf.h: File removed.
21005
21006         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
21007         * lib/vasprintf.c: Ditto.
21008         * lib/xvasprintf.c: Ditto.
21009         * tests/test-vasprintf-posix.c: Ditto.
21010         * tests/test-vasprintf.c: Ditto.
21011
21012 2007-03-27  Bruno Haible  <bruno@clisp.org>
21013
21014         Make vasnprintf multithread-safe.
21015         * lib/vasnprintf.c (decimal_point_char): New function.
21016         (VASNPRINTF): Use it.
21017         Suggested by Simon Josefsson.
21018
21019 2007-03-27  Eric Blake  <ebb9@byu.net>
21020
21021         Support sub-second birthtime on cygwin.
21022         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
21023         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
21024         (get_stat_birthtime): Also work with st_birthtim.
21025
21026 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
21027
21028         * lib/stat-time.h (USE_BIRTHTIME): Remove.
21029         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
21030         (get_stat_birthtime_ns): Do not try to use "spare" fields.
21031         (get_stat_birthtime_ns): Simplify compile-time tests.
21032         (get_stat_birthtime): Change the API to look like
21033         get_stat_mtime etc., except return a negative tv_nsec on error.
21034         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
21035         Don't check for "spare" fields.
21036         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
21037         or for struct stat.st_birthtime, as these tests aren't used.
21038         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
21039
21040 2007-03-27  Bruno Haible  <bruno@clisp.org>
21041
21042         * lib/stat-time.h: Include <sys/stat.h>.
21043
21044 2007-03-27  James Youngman  <jay@gnu.org>
21045
21046         * lib/stat-time.h (get_stat_birthtime): New function for
21047           retrieving st_birthtime as provided by UFS2 (hence *BSD).
21048         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
21049           and its variants.
21050         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
21051         * modules/stat-time-test: New file.
21052         * tests/test-stat-time.c: New test, devised by Bruno Haible.
21053
21054 2007-03-26  Bruno Haible  <bruno@clisp.org>
21055
21056         Better support of signalling NaNs.
21057         * lib/atanl.c: Include isnanl.h.
21058         (atanl): Perform test for NaN at the beginning of the function and
21059         through a call to isnanl.
21060         * lib/cosl.c: Include isnanl.h.
21061         (cosl): Perform test for NaN at the beginning of the function and
21062         through a call to isnanl.
21063         * lib/ldexpl.c: Include isnanl.h.
21064         (ldexpl): Perform test for NaN through a call to isnanl.
21065         * lib/logl.c: Include isnanl.h.
21066         (logl): Perform test for NaN at the beginning of the function and
21067         through a call to isnanl.
21068         * lib/sinl.c: Include isnanl.h.
21069         (sinl): Perform test for NaN at the beginning of the function and
21070         through a call to isnanl.
21071         * lib/sqrtl.c: Include isnanl.h.
21072         (sqrtl): Perform test for NaN at the beginning of the function and
21073         through a call to isnanl.
21074         * lib/tanl.c: Include isnanl.h.
21075         (tanl): Perform test for NaN at the beginning of the function and
21076         through a call to isnanl.
21077         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
21078         * modules/mathl (Depends-on): Add isnanl.
21079
21080 2007-03-26  Eric Blake  <ebb9@byu.net>
21081
21082         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
21083         regression in logic sense of previous patch.
21084
21085 2007-03-26  Bruno Haible  <bruno@clisp.org>
21086
21087         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
21088         unportable shell command "if ! ...".
21089         Reported by Ralf Wildenhues.
21090
21091 2007-03-25  Bruno Haible  <bruno@clisp.org>
21092
21093         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
21094         <sysexits.h> file, and only add EX_CONFIG.
21095         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
21096         absolute file name and whether it is sufficient. Substitute also
21097         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
21098         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
21099         ABSOLUTE_SYSEXITS_H into sysexits.h.
21100
21101 2007-03-25  Bruno Haible  <bruno@clisp.org>
21102
21103         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
21104         hints is NULL.
21105
21106 2007-03-25  Bruno Haible  <bruno@clisp.org>
21107
21108         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
21109         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
21110
21111 2007-03-25  Bruno Haible  <bruno@clisp.org>
21112
21113         * lib/vasnprintf.c: Include langinfo.h.
21114         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
21115         multithread-safe.
21116         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
21117         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
21118         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
21119         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
21120         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
21121         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
21122         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
21123         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
21124         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
21125         Reported by Simon Josefsson.
21126
21127 2007-03-25  Bruno Haible  <bruno@clisp.org>
21128
21129         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
21130         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
21131         * modules/vasnprintf (Depends-on): Add stdint.
21132
21133 2007-03-25  Bruno Haible  <bruno@clisp.org>
21134
21135         * modules/fpieee: New file.
21136         * m4/fpieee.m4: New file.
21137         * modules/isnan-nolibm (Depends-on): Add fpieee.
21138         * modules/isnanl-nolibm (Depends-on): Add fpieee.
21139         * modules/isnanl (Depends-on): Add fpieee.
21140
21141 2007-03-25  Bruno Haible  <bruno@clisp.org>
21142
21143         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
21144
21145 2007-03-25  Bruno Haible  <bruno@clisp.org>
21146
21147         Avoid test failures on IRIX 6.5.
21148         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
21149         (main): Use it.
21150         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
21151         macros.
21152         (main): Use them.
21153
21154 2007-03-25  Bruno Haible  <bruno@clisp.org>
21155
21156         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
21157         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
21158         exists but doesn't work.
21159         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
21160         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
21161         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
21162         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
21163
21164 2007-03-25  Bruno Haible  <bruno@clisp.org>
21165
21166         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
21167         returns inf. Needed on IRIX 6.5.
21168
21169 2007-03-25  Bruno Haible  <bruno@clisp.org>
21170
21171         * tests/test-frexpl.c: Include isnanl-nolibm.h.
21172         (main): Use isnanl instead of x != x idiom.
21173         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
21174
21175         * tests/test-frexp.c: Include isnan.h.
21176         (main): Use isnan instead of x != x idiom.
21177         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
21178
21179 2007-03-25  Bruno Haible  <bruno@clisp.org>
21180
21181         * tests/test-frexp.c (NaN): New function/macro.
21182         (main): Use it instead of 0.0 / 0.0.
21183         * tests/test-isnan.c (NaN): New function/macro.
21184         (main): Use it instead of 0.0 / 0.0.
21185         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
21186         (test_function): Use it instead of 0.0 / 0.0.
21187         * tests/test-vasprintf-posix.c (NaN): New function/macro.
21188         (test_function): Use it instead of 0.0 / 0.0.
21189         * tests/test-snprintf-posix.h (NaN): New function/macro.
21190         (test_function): Use it instead of 0.0 / 0.0.
21191         * tests/test-sprintf-posix.h (NaN): New function/macro.
21192         (test_function): Use it instead of 0.0 / 0.0.
21193         * tests/test-fprintf-posix.h (NaN): New function/macro.
21194         (test_function): Use it instead of 0.0 / 0.0.
21195         * tests/test-printf-posix.h (NaN): New function/macro.
21196         (test_function): Use it instead of 0.0 / 0.0.
21197
21198         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
21199
21200 2007-03-25  Bruno Haible  <bruno@clisp.org>
21201
21202         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
21203
21204 2007-03-25  Bruno Haible  <bruno@clisp.org>
21205
21206         * lib/regexec.c (merge_state_with_log): Make static.
21207
21208 2007-03-25  Bruno Haible  <bruno@clisp.org>
21209
21210         * lib/trigl.c (kernel_rem_pio2): Make static.
21211
21212 2007-03-25  Bruno Haible  <bruno@clisp.org>
21213
21214         * lib/sincosl.c (sincosl_table): Make static.
21215
21216 2007-03-25  Bruno Haible  <bruno@clisp.org>
21217
21218         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
21219         if the compiler does not support C99.
21220
21221 2007-03-25  Bruno Haible  <bruno@clisp.org>
21222
21223         * modules/time (Makefile.am): Ensure all rule action lines start with a
21224         tab.
21225
21226 2007-03-24  Bruno Haible  <bruno@clisp.org>
21227
21228         * modules/tsearch-tests: New file.
21229         * tests/test-tsearch.sh: New file.
21230         * tests/test-tsearch.c: New file, mostly copied from glibc.
21231
21232         * modules/search-tests: New file.
21233         * tests/test-search.c: New file.
21234
21235         * modules/search: New file.
21236         * lib/search_.h: New file, incorporating lib/tsearch.h.
21237         * m4/search_h.m4: New file.
21238         * lib/tsearch.h: Remove file.
21239         * lib/tsearch.c: Include search.h instead of tsearch.h.
21240         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
21241         HAVE_TSEARCH.
21242         * modules/tsearch (Files): Remove lib/tsearch.h.
21243         (Depends-on): Add search.
21244         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
21245         (Include): Change tsearch.h into search.h.
21246
21247 2007-03-24  Bruno Haible  <bruno@clisp.org>
21248
21249         * modules/fpucw: New file.
21250         * lib/fpucw.h: New file.
21251         * lib/frexp.c: Include fpucw.h.
21252         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
21253         (FUNC): Use them.
21254         * lib/printf-frexp.c: Include fpucw.h.
21255         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
21256         (FUNC): Use them.
21257         * lib/vasnprintf.c: Include fpucw.h.
21258         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
21259         'long double' calculations.
21260         * tests/test-frexpl.c: Include fpucw.h.
21261         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
21262         * tests/test-printf-frexpl.c: Include fpucw.h.
21263         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
21264         * modules/frexpl (Depends-on): Add fpucw.
21265         * modules/printf-frexpl (Depends-on): Likewise.
21266         * modules/fprintf-posix (Depends-on): Likewise.
21267         * modules/snprintf-posix (Depends-on): Likewise.
21268         * modules/sprintf-posix (Depends-on): Likewise.
21269         * modules/vasnprintf-posix (Depends-on): Likewise.
21270         * modules/vasprintf-posix (Depends-on): Likewise.
21271         * modules/vfprintf-posix (Depends-on): Likewise.
21272         * modules/vsnprintf-posix (Depends-on): Likewise.
21273         * modules/vsprintf-posix (Depends-on): Likewise.
21274         * modules/frexpl-tests (Depends-on): Likewise.
21275         * modules/printf-frexpl-tests (Depends-on): Likewise.
21276
21277 2007-03-24  Bruno Haible  <bruno@clisp.org>
21278
21279         * lib/float+.h: New file.
21280         * lib/isnan.c: Include float+.h.
21281         (SIZE): New macro.
21282         (FUNC): Compare only SIZE bytes of the value.
21283         * lib/vasnprintf.c: Include float+.h.
21284         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
21285         SIZEOF_LDBL or SIZEOF_DBL bytes.
21286         * modules/isnan-nolibm (Files): Add lib/float+.h.
21287         * modules/isnanl-nolibm (Files): Add lib/float+.h.
21288         * modules/isnanl (Files): Add lib/float+.h.
21289         * modules/vasnprintf (Files): Add lib/float+.h.
21290
21291 2007-03-24  Bruno Haible  <bruno@clisp.org>
21292
21293         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
21294         include isnanl-nolibm.h.
21295
21296 2007-03-24  Bruno Haible  <bruno@clisp.org>
21297
21298         * tests/test-read-file.c (main): Don't produce spurious output for
21299         expected situations. Make the test fail if it encountered unexpected
21300         results.
21301
21302 2007-03-24  Bruno Haible  <bruno@clisp.org>
21303
21304         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
21305         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
21306
21307 2007-03-24  Bruno Haible  <bruno@clisp.org>
21308
21309         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
21310
21311 2007-03-24  Bruno Haible  <bruno@clisp.org>
21312
21313         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
21314         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
21315
21316         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
21317         * modules/utf8-ucs4: Turn into a symbolic link to module
21318         unistr/u8-mbtouc.
21319
21320         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
21321         utf8-ucs4-unsafe.
21322         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
21323         unistr/u8-mbtouc-unsafe.
21324
21325         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
21326         * modules/utf16-ucs4: Turn into a symbolic link to module
21327         unistr/u16-mbtouc.
21328
21329         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
21330         utf16-ucs4-unsafe.
21331         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
21332         unistr/u16-mbtouc-unsafe.
21333
21334         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
21335         * modules/ucs4-utf8: Turn into a symbolic link to module
21336         unistr/u8-ubtomb.
21337
21338         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
21339         * modules/ucs4-utf16: Turn into a symbolic link to module
21340         unistr/u16-ubtomb.
21341
21342 2007-03-24  Bruno Haible  <bruno@clisp.org>
21343
21344         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
21345         Enable the function only if HAVE_INLINE.
21346         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
21347         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
21348         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
21349         Enable the function only if HAVE_INLINE.
21350         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
21351         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
21352         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
21353         Enable the function only if HAVE_INLINE.
21354         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
21355         Enable the function only if HAVE_INLINE.
21356         * modules/utf8-ucs4: Update.
21357         * modules/utf8-ucs4-unsafe: Update.
21358         * modules/utf16-ucs4: Update.
21359         * modules/utf16-ucs4-unsafe: Update.
21360         * modules/ucs4-utf8: Update.
21361         * modules/ucs4-utf16: Update.
21362
21363 2007-03-24  Bruno Haible  <bruno@clisp.org>
21364
21365         * lib/utf8-ucs4.h: Remove file.
21366         * lib/utf8-ucs4-unsafe.h: Remove file.
21367         * lib/utf16-ucs4.h: Remove file.
21368         * lib/utf16-ucs4-unsafe.h: Remove file.
21369         * lib/ucs4-utf8.h: Remove file.
21370         * lib/ucs4-utf16.h: Remove file.
21371         * lib/unistr.h: Include their previous contents.
21372         * m4/utf-ucs4.m4: Remove file.
21373         * m4/ucs4-utf.m4: Remove file.
21374         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
21375         (Depends-on): Add unistr/base.
21376         (configure.ac): Remove gl_UTF_UCS4.
21377         (Makefile.am): Update.
21378         (Include): Change to unistr.h.
21379         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
21380         (Depends-on): Add unistr/base.
21381         (configure.ac): Remove gl_UTF_UCS4.
21382         (Makefile.am): Update.
21383         (Include): Change to unistr.h.
21384         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
21385         (Depends-on): Add unistr/base.
21386         (configure.ac): Remove gl_UTF_UCS4.
21387         (Makefile.am): Update.
21388         (Include): Change to unistr.h.
21389         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
21390         (Depends-on): Add unistr/base.
21391         (configure.ac): Remove gl_UTF_UCS4.
21392         (Makefile.am): Update.
21393         (Include): Change to unistr.h.
21394         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
21395         (Depends-on): Add unistr/base.
21396         (configure.ac): Remove gl_UCS4_UTF.
21397         (Makefile.am): Update.
21398         (Include): Change to unistr.h.
21399         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
21400         (Depends-on): Add unistr/base.
21401         (configure.ac): Remove gl_UCS4_UTF.
21402         (Makefile.am): Update.
21403         (Include): Change to unistr.h.
21404         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
21405         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
21406         utf8-ucs4-unsafe.h.
21407         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
21408         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
21409         utf16-ucs4-unsafe.h.
21410         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
21411         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
21412         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
21413         * lib/unistr/u8-strchr.c: Likewise.
21414         * lib/unistr/u8-strrchr.c: Likewise.
21415         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
21416         * lib/unistr/u16-strchr.c: Likewise.
21417         * lib/unistr/u16-strrchr.c: Likewise.
21418         * lib/striconveh.c: Update.
21419         * lib/linebreak.c: Update.
21420
21421 2007-03-24  Bruno Haible  <bruno@clisp.org>
21422
21423         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
21424         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
21425
21426 2007-03-22  Bruno Haible  <bruno@clisp.org>
21427
21428         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
21429
21430 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
21431
21432         * MODULES.html.sh (File system functions): New module write-any-file.
21433         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
21434         * m4/write-any-file.m4: New files.
21435
21436 2007-03-23  Eric Blake  <ebb9@byu.net>
21437
21438         * gnulib-tool: Rearrange space-tab sequences, since some editors
21439         like to eat them.
21440
21441 2007-03-23  Eric Blake  <ebb9@byu.net>
21442
21443         * lib/version-etc.c (version_etc_va): Update license wording to
21444         be more concise.  Recommended by Richard Stallman.
21445
21446 2007-03-22  Bruno Haible  <bruno@clisp.org>
21447
21448         * lib/poll.c (MSG_PEEK): New fallback definition.
21449
21450 2007-03-22  Bruno Haible  <bruno@clisp.org>
21451
21452         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
21453         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
21454         (main): Update.
21455         Fixes a compilation error on BeOS.
21456
21457 2007-03-22  Bruno Haible  <bruno@clisp.org>
21458
21459         * modules/frexpl-tests: New file.
21460         * tests/test-frexpl.c: New file.
21461
21462         * modules/frexpl: New file.
21463         * m4/frexpl.m4: New file.
21464         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
21465         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
21466         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
21467         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
21468         (Depends-on): Add frexpl. Remove isnanl-nolibm.
21469         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
21470
21471 2007-03-22  Bruno Haible  <bruno@clisp.org>
21472
21473         * lib/frexpl.c: Share code with lib/frexp.c.
21474         * modules/mathl (Files): Add lib/frexp.c.
21475         (Depends-on): Add isnanl-nolibm.
21476
21477 2007-03-22  Bruno Haible  <bruno@clisp.org>
21478
21479         * modules/printf-frexp (Files): Add m4/frexp.m4.
21480         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
21481         only if the found frexp function actually works.
21482
21483 2007-03-22  Bruno Haible  <bruno@clisp.org>
21484
21485         * lib/frexp.c: Remove older implementation that uses divisions.
21486
21487 2007-03-21  Bruno Haible  <bruno@clisp.org>
21488
21489         * modules/frexp-tests: New file.
21490         * tests/test-frexp.c: New file.
21491
21492         * modules/frexp: New file.
21493         * lib/frexp.c: New file.
21494         * m4/frexp.m4: New file.
21495         * lib/math_.h (frexp): New declaration.
21496         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
21497         REPLACE_FREXP.
21498         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
21499
21500 2007-03-21  Bruno Haible  <bruno@clisp.org>
21501
21502         * modules/isnanl-tests: New file.
21503         * tests/test-isnanl.c: New file.
21504
21505         * modules/isnanl: New file.
21506         * lib/isnanl.h: New file.
21507         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
21508         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
21509         gl_FUNC_ISNANL_WORKS.
21510         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
21511         New macros.
21512
21513 2007-03-21  Bruno Haible  <bruno@clisp.org>
21514
21515         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
21516         lib/isnanl.h.
21517         (Include): Update.
21518         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
21519         * lib/vasnprintf.c: Update.
21520         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
21521         tests/test-isnanl.h, remove tests/test-isnanl.c.
21522         (Makefile.am): Update.
21523         * tests/test-isnanl-nolibm.c: New file.
21524         * tests/test-isnanl.h: New file.
21525         * tests/test-isnanl.c: Remove file.
21526
21527 2007-03-21  Jim Meyering  <jim@meyering.net>
21528
21529         When trying to open ".", treat ESTALE like EACCES.
21530         * lib/savewd.c (savewd_save): Resort to forking not just upon
21531         failure with EACCES, but also when errno is ESTALE.
21532
21533 2007-03-20  Bruno Haible  <bruno@clisp.org>
21534
21535         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
21536         Needed on AIX 5.1. Reported by Matthew Woehlke.
21537
21538 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
21539
21540         Suggestions by Bruno Haible:
21541         * lib/acl-internal.h: Include "gettext.h" rather than rolling
21542         our own.
21543         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
21544         * modules/acl (Depends-on): Add gettext.
21545
21546 2007-03-19  Bruno Haible  <bruno@clisp.org>
21547
21548         * modules/iconvme: Remove file.
21549         * lib/iconvme.h: Remove file.
21550         * lib/iconvme.c: Remove file.
21551         * m4/iconvme.m4: Remove file.
21552
21553 2007-03-19  Bruno Haible  <bruno@clisp.org>
21554
21555         * doc/relocatable-maint.texi: Break long shell script line.
21556         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
21557
21558 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
21559
21560         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
21561         handle file_has_acl.
21562         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
21563         * lib/acl.c: Move header inclusions and related macro defns into
21564         lib/acl-internal.h.
21565         (S_ISLNK): Remove defn, since that's now done for us.
21566         (file_has_acl): Move to lib/file-has-acl.c.
21567         Call acl_trivial if available.  This is the crucial part of the fix.
21568         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
21569         shared within the library.  Rewrite a bit, partly to make it compatible
21570         with the GNU coding style.
21571         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
21572         Remove unnecessary double-quotes.
21573         Don't test for acl_to_text; the build will catch that.
21574         Replace acl_entries if it doesn't exist and it is needed.
21575         Check for -lsec and acl_trivial (as used on Solaris 10).
21576         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
21577         lib/file-has-acl.c.
21578         (Depends-on): Add sys_stat, for S_ISLNK.
21579
21580 2007-03-19  Ben Pfaff  <blp@gnu.org>
21581
21582         * doc/gnulib.texi: Fix typos.
21583         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
21584
21585 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
21586
21587         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
21588         If size is zero here, buf must be zero.
21589
21590 2007-03-19  Simon Josefsson  <simon@josefsson.org>
21591
21592         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
21593         <bruno@clisp.org>.
21594
21595 2007-03-18  Bruno Haible  <bruno@clisp.org>
21596
21597         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
21598         Suggested by Eric Blake.
21599
21600 2007-03-18  Ben Pfaff  <blp@gnu.org>
21601
21602         * doc/relocatable.texi: Recommend using as prefix a directory
21603         that does not exist and will never be created.  Based on
21604         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
21605         and others.
21606
21607 2007-03-17  Bruno Haible  <bruno@clisp.org>
21608
21609         * lib/fchownat.c: Include lchown.h.
21610
21611 2007-03-17  Bruno Haible  <bruno@clisp.org>
21612
21613         Fix endless loop when the given allocated size was > INT_MAX.
21614         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
21615         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
21616         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
21617         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
21618         * lib/sprintf.c (sprintf): Likewise.
21619
21620 2007-03-17  Bruno Haible  <bruno@clisp.org>
21621
21622         * tests/test-argp-2.sh (func_compare): Output a context diff.
21623
21624 2007-03-17  Bruno Haible  <bruno@clisp.org>
21625
21626         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
21627         locale's decimal-point character.
21628
21629 2007-03-17  Bruno Haible  <bruno@clisp.org>
21630
21631         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
21632         before comparing it. Needed because on some platforms (e.g. x86) a
21633         'long double' occupies less bytes than sizeof (long double).
21634
21635 2007-03-17  Bruno Haible  <bruno@clisp.org>
21636
21637         * tests/test-crc.c (main): Make printf statements 64-bit clean.
21638         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
21639         * tests/test-getaddrinfo.c (simple): Likewise.
21640         * tests/test-read-file.c (main): Likewise.
21641
21642 2007-03-17  Bruno Haible  <bruno@clisp.org>
21643
21644         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
21645
21646 2007-03-17  Bruno Haible  <bruno@clisp.org>
21647
21648         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
21649         unused variable.
21650
21651 2007-03-17  Bruno Haible  <bruno@clisp.org>
21652
21653         * tests/test-c-strcasecmp.c: Include c-strcase.h.
21654         * tests/test-c-strncasecmp.c: Likewise.
21655
21656 2007-03-17  Bruno Haible  <bruno@clisp.org>
21657
21658         * modules/stdlib (Depends-on): Add unistd.
21659         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
21660         Needed for MacOS X 10.3.
21661
21662 2007-03-17  Bruno Haible  <bruno@clisp.org>
21663
21664         * lib/unistr/u-strdup.h: Include <stdlib.h>.
21665
21666 2007-03-17  Bruno Haible  <bruno@clisp.org>
21667
21668         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
21669
21670 2007-03-17  Bruno Haible  <bruno@clisp.org>
21671
21672         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
21673         to reflect files copied from gnulib (with or without modifications).
21674         Suggested by Jim Meyering.
21675
21676 2007-03-17  Eric Blake  <ebb9@byu.net>
21677
21678         * NEWS: Document stdlib change from 2007-02-18.
21679
21680 2007-03-17  Jim Meyering  <jim@meyering.net>
21681
21682         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
21683         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
21684         someone uses a name containing shell meta-characters.
21685         Reported by Alfred M. Szmidt.
21686
21687         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
21688
21689 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
21690
21691         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
21692         and copy gettext configuration files only if configure.ac contains
21693         a use of AM_GNU_GETTEXT_VERSION.
21694
21695 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
21696
21697         * build-aux/bootstrap (gnulib_name): New variable.
21698         (gnulib_tool_options): Use it.
21699
21700 2007-03-13  Simon Josefsson  <simon@josefsson.org>
21701
21702         * tests/test-des.c: Use new namespace.
21703
21704 2007-03-15  Bruno Haible  <bruno@clisp.org>
21705
21706         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
21707         Reported by James Youngman <jay@gnu.org>.
21708
21709 2007-03-15  Bruno Haible  <bruno@clisp.org>
21710
21711         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
21712         declared prototype. Needed with cc on OSF/1 5.1.
21713
21714 2007-03-15  Bruno Haible  <bruno@clisp.org>
21715
21716         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
21717         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
21718         (struct gl_list_implementation): Add dispose_fn argument to the
21719         'create_empty', 'create' methods.
21720         (struct gl_list_impl_base): Add field 'dispose_fn'.
21721         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
21722         argument.
21723         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
21724         dispose_fn argument.
21725         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
21726         dispose_fn on the dropped values.
21727         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
21728         dispose_fn argument.
21729         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
21730         dropped values.
21731         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
21732         (gl_tree_remove_node): Call dispose_fn on the dropped value.
21733         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
21734         (gl_tree_remove_node): Call dispose_fn on the dropped value.
21735         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
21736         argument.
21737         (gl_tree_list_free): Call dispose_fn on the dropped values.
21738         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
21739         the dropped values.
21740         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
21741         Add dispose_fn argument.
21742         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
21743         Call dispose_fn on the dropped values.
21744         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
21745         Add dispose_fn argument.
21746         (gl_sublist_create): Initialize the 'dispose_fn' field.
21747         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
21748         * tests/test-array_list.c (main): Update.
21749         * tests/test-carray_list.c (main): Update.
21750         * tests/test-avltree_list.c (main): Update.
21751         * tests/test-rbtree_list.c (main): Update.
21752         * tests/test-avltreehash_list.c (main): Update.
21753         * tests/test-rbtreehash_list.c (main): Update.
21754         * tests/test-linked_list.c (main): Update.
21755         * tests/test-linkedhash_list.c (main): Update.
21756         * tests/test-array_oset.c (main): Update.
21757
21758 2007-03-15  Bruno Haible  <bruno@clisp.org>
21759
21760         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
21761         (gl_oset_create_empty): Add dispose_fn argument.
21762         (struct gl_oset_implementation): Add dispose_fn argument to
21763         'create_empty' method.
21764         (struct gl_oset_impl_base): Add dispose_fn field.
21765         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
21766         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
21767         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
21768         values.
21769         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
21770         (gl_tree_oset_free): Call dispose_fn on the dropped values.
21771         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
21772         dropped value.
21773         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
21774         dropped value.
21775         * tests/test-array_oset.c (main): Update.
21776         * tests/test-avltree_oset.c (main): Update.
21777         * tests/test-rbtree_oset.c (main): Update.
21778         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
21779
21780 2007-03-13  Bruno Haible  <bruno@clisp.org>
21781
21782         * tests/test-stdbool.c (i): Update after last patch.
21783
21784 2007-03-12  Bruno Haible  <bruno@clisp.org>
21785
21786         * lib/quotearg.c: Include <wctype.h> early, before the definition of
21787         the iswprint macro. Needed on Solaris 2.5.1.
21788
21789 2007-03-12  Bruno Haible  <bruno@clisp.org>
21790
21791         * tests/test-printf-frexp.c (main): Declare x as volatile.
21792
21793 2007-03-12  Simon Josefsson  <simon@josefsson.org>
21794
21795         * doc/gnulib.texi (Build robot for gnulib): New section.
21796
21797 2007-03-12  Jim Meyering  <jim@meyering.net>
21798
21799         * build-aux/bootstrap: New file.
21800         * build-aux/bootstrap.conf: New file, from coreutils.
21801
21802 2007-03-11  Bruno Haible  <bruno@clisp.org>
21803
21804         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
21805
21806 2007-03-12  Simon Josefsson  <simon@josefsson.org>
21807
21808         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
21809         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
21810         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
21811
21812 2007-03-11  Bruno Haible  <bruno@clisp.org>
21813
21814         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
21815         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
21816
21817 2007-03-11  Bruno Haible  <bruno@clisp.org>
21818
21819         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
21820         formula. Needed for SunPRO C 5.0.
21821
21822 2007-03-11  Bruno Haible  <bruno@clisp.org>
21823
21824         * modules/long-options (Depends-on): Add getopt.
21825
21826 2007-03-11  Bruno Haible  <bruno@clisp.org>
21827
21828         * modules/modechange (Depends-on): Add stdbool.
21829
21830 2007-03-11  Bruno Haible  <bruno@clisp.org>
21831
21832         * modules/i-ring (Depends-on): Add stdbool.
21833
21834 2007-03-11  Bruno Haible  <bruno@clisp.org>
21835
21836         * modules/gc-des (Depends-on): Add stdbool.
21837
21838 2007-03-11  Bruno Haible  <bruno@clisp.org>
21839
21840         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
21841
21842 2007-03-11  Bruno Haible  <bruno@clisp.org>
21843
21844         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
21845
21846 2007-03-11  Bruno Haible  <bruno@clisp.org>
21847
21848         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
21849
21850 2007-03-11  Bruno Haible  <bruno@clisp.org>
21851
21852         * lib/vasnprintf.c (sprintf): Undefine.
21853
21854 2007-03-11  Bruno Haible  <bruno@clisp.org>
21855
21856         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
21857         initializers in SunPRO C and Compaq C compilers.
21858
21859 2007-03-11  Bruno Haible  <bruno@clisp.org>
21860
21861         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
21862         decrementing code ANSI C compliant.
21863
21864 2007-03-11  Bruno Haible  <bruno@clisp.org>
21865
21866         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
21867         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
21868
21869 2007-03-11  Bruno Haible  <bruno@clisp.org>
21870
21871         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
21872         <stdbool.h> substitute doesn't pass.
21873
21874 2007-03-11  Bruno Haible  <bruno@clisp.org>
21875
21876         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
21877
21878 2007-03-11  Bruno Haible  <bruno@clisp.org>
21879
21880         * gnulib-tool (func_create_megatestdir): Create also an autobuild
21881         script, for submission to autobuild.josefsson.org.
21882
21883 2007-03-10  Bruno Haible  <bruno@clisp.org>
21884
21885         * modules/canonicalize-lgpl-tests: New file.
21886         * tests/test-canonicalize-lgpl.sh: New file.
21887         * tests/test-canonicalize-lgpl.c: New file.
21888
21889         * modules/c-strcase-tests: New file.
21890         * tests/test-c-strcase.sh: New file.
21891         * tests/test-c-strcasecmp.c: New file.
21892         * tests/test-c-strncasecmp.c: New file.
21893
21894         * modules/atexit-tests: New file.
21895         * tests/test-atexit.sh: New file.
21896         * tests/test-atexit.c: New file.
21897
21898 2007-03-10  Bruno Haible  <bruno@clisp.org>
21899
21900         * tests/test-binary-io.sh: Use temporary filenames that are not so
21901         likely to clash with those of other tests (in a parallel make).
21902         * tests/test-binary-io.c: Likewise.
21903
21904 2007-03-10  Bruno Haible  <bruno@clisp.org>
21905
21906         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
21907         fallback; use #error instead.
21908         Suggested by Simon Josefsson.
21909
21910 2007-03-10  Bruno Haible  <bruno@clisp.org>
21911
21912         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
21913         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
21914         first and the last.
21915
21916 2007-03-10  Bruno Haible  <bruno@clisp.org>
21917
21918         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
21919
21920 2007-03-10  Bruno Haible  <bruno@clisp.org>
21921
21922         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
21923         "make distcheck".
21924         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
21925         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
21926         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
21927
21928 2007-03-10  Bruno Haible  <bruno@clisp.org>
21929
21930         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
21931         variable.
21932         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
21933         variable.
21934
21935 2007-03-09  Eric Blake  <ebb9@byu.net>
21936         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
21937
21938         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
21939         types are not being provided by gnulib.
21940         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
21941         types are supported.
21942
21943 2007-03-10  Bruno Haible  <bruno@clisp.org>
21944
21945         * lib/stdio_.h (__attribute__): New macro.
21946         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
21947         vsprintf): Specify __attribute__ __format__ for GCC.
21948         Suggested by Eric Blake.
21949
21950 2007-03-09  Bruno Haible  <bruno@clisp.org>
21951
21952         * modules/printf-posix-tests: New file.
21953         * tests/test-printf-posix.sh: New file.
21954         * tests/test-printf-posix.c: New file.
21955
21956         * modules/printf-posix: New file.
21957         * lib/printf.c: New file.
21958         * m4/printf-posix-rpl.m4: New file.
21959         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
21960         REPLACE_PRINTF.
21961         * lib/stdio_.h (printf): New declaration.
21962         (format, __format__, ____printf____, ____scanf____, ____strftime____,
21963         ____strfmon____): New macros.
21964         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
21965         REPLACE_PRINTF.
21966
21967 2007-03-09  Bruno Haible  <bruno@clisp.org>
21968
21969         * tests/test-vasnprintf-posix2.sh: New file.
21970         * tests/test-vasnprintf-posix2.c: New file.
21971         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
21972         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
21973         (Makefile.am): Activate test-vasnprintf-posix2.sh.
21974
21975         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
21976         a locale dependent decimal point, rather than always '.'.
21977
21978 2007-03-09  Eric Blake  <ebb9@byu.net>
21979
21980         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
21981         spite of platforms like Tandem/NSK that define it to -1.
21982
21983 2007-03-08  Bruno Haible  <bruno@clisp.org>
21984
21985         * modules/vprintf-posix-tests: New file.
21986         * tests/test-vprintf-posix.sh: New file.
21987         * tests/test-vprintf-posix.c: New file.
21988         * tests/test-printf-posix.h: New file.
21989
21990         * modules/vprintf-posix: New file.
21991         * lib/vprintf.c: New file.
21992         * m4/vprintf-posix.m4: New file.
21993         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
21994         REPLACE_VPRINTF.
21995         * lib/stdio_.h (vprintf): New declaration.
21996         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
21997         REPLACE_VPRINTF.
21998
21999 2007-03-08  Bruno Haible  <bruno@clisp.org>
22000
22001         * modules/fprintf-posix-tests: New file.
22002         * tests/test-fprintf-posix.sh: New file.
22003         * tests/test-fprintf-posix.c: New file.
22004
22005         * modules/fprintf-posix: New file.
22006         * lib/fprintf.c: New file.
22007         * m4/fprintf-posix.m4: New file.
22008         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
22009         REPLACE_FPRINTF.
22010         * lib/stdio_.h (fprintf): New declaration.
22011         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
22012         REPLACE_FPRINTF.
22013
22014 2007-03-08  Bruno Haible  <bruno@clisp.org>
22015
22016         * modules/vfprintf-posix-tests: New file.
22017         * tests/test-vfprintf-posix.sh: New file.
22018         * tests/test-vfprintf-posix.c: New file.
22019         * tests/test-fprintf-posix.h: New file.
22020         * tests/test-fprintf-posix.out: New file.
22021
22022         * modules/vfprintf-posix: New file.
22023         * lib/vfprintf.c: New file.
22024         * m4/vfprintf-posix.m4: New file.
22025         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
22026         REPLACE_VFPRINTF.
22027         * lib/stdio_.h (vfprintf): New declaration.
22028         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
22029         REPLACE_VFPRINTF.
22030
22031 2007-03-08  Bruno Haible  <bruno@clisp.org>
22032
22033         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
22034
22035 2007-03-08  Bruno Haible  <bruno@clisp.org>
22036
22037         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
22038         instead of 'expr' invocations.
22039         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
22040         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
22041         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
22042         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
22043         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
22044         Suggested by Paul Eggert.
22045
22046 2007-03-08  Bruno Haible  <bruno@clisp.org>
22047
22048         * modules/fseterr-tests: New file.
22049         * tests/test-fseterr.c: New file.
22050
22051         * modules/fseterr: New file.
22052         * lib/fseterr.h: New file.
22053         * lib/fseterr.c: New file.
22054
22055 2007-03-08  Bruno Haible  <bruno@clisp.org>
22056
22057         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
22058         * lib/getopt_.h: Likewise.
22059         * lib/mbswidth.h: Likewise.
22060         * lib/setenv.h: Likewise.
22061         * lib/vasnprintf.h: Likewise.
22062         * lib/vasprintf.h: Likewise.
22063         * lib/verror.h: Likewise.
22064         * lib/xsetenv.h: Likewise.
22065         * lib/xvasprintf.h: Likewise.
22066
22067 2007-03-08  Jim Meyering  <jim@meyering.net>
22068
22069         * users.txt: Add parted.
22070
22071         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
22072
22073 2007-03-07  Bruno Haible  <bruno@clisp.org>
22074
22075         * m4/printf.m4: Make the shell script snippets copy&pastable.
22076
22077 2007-03-02  Bruno Haible  <bruno@clisp.org>
22078
22079         * lib/netinet_in_.h: New file.
22080         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
22081         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
22082         * modules/netinet_in (Files): Add lib/netinet_in_.h.
22083         (Depends-on): Add absolute-header.
22084         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
22085         into netinet/in.h.
22086
22087 2007-03-03  Bruno Haible  <bruno@clisp.org>
22088
22089         * lib/sys_select_.h: New file.
22090         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
22091         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
22092         * modules/sys_select (Files): Add lib/sys_select_.h.
22093         (Depends-on): Add absolute-header.
22094         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
22095         into sys/select.h.
22096
22097 2007-03-02  Bruno Haible  <bruno@clisp.org>
22098
22099         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
22100         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
22101         values.
22102         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
22103         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
22104         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
22105         * modules/sys_socket (Depends-on): Add absolute-header.
22106         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
22107         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
22108         (Include): Remove requirement of inclusion of <sys/types.h>.
22109
22110 2007-03-02  Bruno Haible  <bruno@clisp.org>
22111
22112         * lib/byteswap_.h (bswap_32): Fix formula.
22113
22114 2007-03-06  Bruno Haible  <bruno@clisp.org>
22115
22116         * modules/sprintf-posix-tests: New file.
22117         * tests/test-sprintf-posix.c: New file.
22118
22119         * modules/sprintf-posix: New file.
22120         * lib/sprintf.c: New file.
22121         * m4/sprintf-posix.m4: New file.
22122         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
22123         REPLACE_SPRINTF.
22124         * lib/stdio_.h (sprintf): New declaration.
22125         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
22126         REPLACE_SPRINTF.
22127
22128 2007-03-06  Bruno Haible  <bruno@clisp.org>
22129
22130         * modules/vsprintf-posix-tests: New file.
22131         * tests/test-vsprintf-posix.c: New file.
22132         * tests/test-sprintf-posix.h: New file.
22133
22134         * modules/vsprintf-posix: New file.
22135         * lib/vsprintf.c: New file.
22136         * m4/vsprintf-posix.m4: New file.
22137         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
22138         REPLACE_VSPRINTF.
22139         * lib/stdio_.h (vsprintf): New declaration.
22140         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
22141         REPLACE_VSPRINTF.
22142
22143 2007-03-06  Bruno Haible  <bruno@clisp.org>
22144
22145         * modules/vsnprintf (Depend-on): Remove minmax.
22146
22147 2007-03-06  Bruno Haible  <bruno@clisp.org>
22148
22149         * modules/snprintf-posix-tests: New file.
22150         * tests/test-snprintf-posix.c: New file.
22151
22152         * modules/snprintf-posix: New file.
22153         * m4/snprintf-posix.m4: New file.
22154         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
22155         gl_FUNC_SNPRINTF.
22156         (gl_FUNC_SNPRINTF): Invoke it.
22157         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
22158         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
22159         is set.
22160         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
22161
22162 2007-03-06  Bruno Haible  <bruno@clisp.org>
22163
22164         * modules/vsnprintf-posix-tests: New file.
22165         * tests/test-vsnprintf-posix.c: New file.
22166         * tests/test-snprintf-posix.h: New file.
22167
22168         * modules/vsnprintf-posix: New file.
22169         * m4/vsnprintf-posix.m4: New file.
22170         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
22171         gl_FUNC_VSNPRINTF.
22172         (gl_FUNC_VSNPRINTF): Invoke it.
22173         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
22174         * lib/stdio_.h (vsnprintf): Define as a replacement if
22175         REPLACE_VSNPRINTF is set.
22176         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
22177
22178 2007-03-06  Bruno Haible  <bruno@clisp.org>
22179
22180         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
22181         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
22182
22183 2007-03-06  Bruno Haible  <bruno@clisp.org>
22184
22185         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
22186         (asinl): Declare also if HAVE_DECL_ASINL is set.
22187         (atanl): Declare also if HAVE_DECL_ATANL is set.
22188         (ceill): Declare also if HAVE_DECL_CEILL is set.
22189         (cosl): Declare also if HAVE_DECL_COSL is set.
22190         (expl): Declare also if HAVE_DECL_EXPL is set.
22191         (floorl): Declare also if HAVE_DECL_FLOORL is set.
22192         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
22193         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
22194         (logl): Declare also if HAVE_DECL_LOGL is set.
22195         (sinl): Declare also if HAVE_DECL_SINL is set.
22196         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
22197         (tanl): Declare also if HAVE_DECL_TANL is set.
22198         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
22199         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
22200         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
22201         declaration of frexpl, ldexpl.
22202         * modules/printf-frexpl (Depends-on): Add math.
22203         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
22204
22205 2007-03-05  Bruno Haible  <bruno@clisp.org>
22206
22207         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
22208         frexpl and ldexpl are declared.
22209         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
22210
22211 2007-03-05  Bruno Haible  <bruno@clisp.org>
22212
22213         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
22214         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
22215
22216 2007-03-05  Bruno Haible  <bruno@clisp.org>
22217
22218         * lib/stdio_.h: Include <stddef.h>.
22219
22220 2007-03-05  Bruno Haible  <bruno@clisp.org>
22221
22222         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
22223
22224 2007-03-05  Bruno Haible  <bruno@clisp.org>
22225
22226         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
22227         NetBSD 4, from Ralf Wildenhues.
22228
22229 2007-03-04  Bruno Haible  <bruno@clisp.org>
22230
22231         * lib/vasprintf.h: Update #if logic for the case when the functions
22232         exist but are overridden.
22233
22234 2007-03-04  Bruno Haible  <bruno@clisp.org>
22235
22236         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
22237         implementations: glibc-2.4 and MacOS X 10.3.
22238         * tests/test-vasnprintf-posix.c (test_function): Test also the case
22239         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
22240         * tests/test-vasprintf-posix.c (test_function): Likewise.
22241
22242 2007-03-04  Bruno Haible  <bruno@clisp.org>
22243
22244         * modules/vasprintf-posix-tests: New file.
22245         * tests/test-vasprintf-posix.c: New file.
22246
22247         * modules/vasprintf-posix: New file.
22248         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
22249         defined.
22250         * m4/vasprintf-posix.m4: New file.
22251         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
22252         gl_FUNC_VASPRINTF.
22253         (gl_FUNC_VASPRINTF): Invoke it.
22254         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
22255         here.
22256         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
22257
22258 2007-03-04  Bruno Haible  <bruno@clisp.org>
22259
22260         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
22261         REPLACE_GETTIMEOFDAY.
22262         * modules/sys_time (Makefile.am): Likewise.
22263         * m4/sys_time_h.m4: Likewise.
22264         * m4/gettimeofday.m4: Likewise.
22265
22266 2007-03-04  Bruno Haible  <bruno@clisp.org>
22267
22268         * modules/vasnprintf-posix-tests: New file.
22269         * tests/test-vasnprintf-posix.c: New file.
22270
22271         * modules/vasnprintf-posix: New file.
22272         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
22273         printf-frexpl.h.
22274         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
22275         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
22276         REPLACE_VASNPRINTF is defined.
22277         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
22278         gl_FUNC_VASNPRINTF.
22279         (gl_FUNC_VASNPRINTF): Invoke it.
22280         * m4/vasnprintf-posix.m4: New file.
22281         * m4/printf.m4: New file.
22282
22283 2007-03-04  Bruno Haible  <bruno@clisp.org>
22284
22285         Compile progreloc.c only if --enable-relocatable is specified.
22286         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
22287         if --enable-relocatable was specified.
22288         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
22289         lib_SOURCES.
22290
22291 2007-03-04  Jim Meyering  <jim@meyering.net>
22292
22293         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
22294         Use it consistently, rather than enumerating errno constants.
22295
22296 2007-03-04  Bruno Haible  <bruno@clisp.org>
22297
22298         * modules/xvasprintf-tests: New file.
22299         * tests/test-xvasprintf.c: New file.
22300
22301         * modules/vasprintf-tests: New file.
22302         * tests/test-vasprintf.c: New file.
22303
22304         * modules/vasnprintf-tests: New file.
22305         * tests/test-vasnprintf.c: New file.
22306
22307         * modules/vsnprintf-tests: New file.
22308         * tests/test-vsnprintf.c: New file.
22309
22310         * modules/snprintf-tests: New file.
22311         * tests/test-snprintf.c: New file.
22312
22313 2007-03-04  Bruno Haible  <bruno@clisp.org>
22314
22315         Compile relocatable.c only if --enable-relocatable is specified.
22316         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
22317         gl_RELOCATABLE_LIBRARY.
22318         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
22319         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
22320         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
22321         gl_RELOCATABLE_LIBRARY.
22322         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
22323         (Makefile.am): Remove lib_SOURCES.
22324         * modules/relocatable-lib-lgpl (configure.ac): Invoke
22325         gl_RELOCATABLE_LIBRARY.
22326         (Makefile.am): Remove lib_SOURCES.
22327         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
22328         always.
22329         * modules/relocatable-prog-wrapper (configure.ac): Invoke
22330         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
22331
22332 2007-03-04  Bruno Haible  <bruno@clisp.org>
22333
22334         * modules/argmatch-tests: New file.
22335         * tests/test-argmatch.c: New file.
22336
22337         * tests/test-allocsa.c (main): Halve the number of loop runs.
22338
22339         * modules/alloca-opt-tests: New file.
22340         * tests/test-alloca-opt.c: New file.
22341
22342 2007-03-04  Jim Meyering  <jim@meyering.net>
22343
22344         Work around difference between Linux ACLs and Solaris 10 ZFS.
22345         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
22346         for EINVAL.
22347
22348 2007-03-03  Bruno Haible  <bruno@clisp.org>
22349
22350         * modules/relocatable-prog (Depends-on): Add back progreloc's
22351         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
22352
22353 2007-03-03  Bruno Haible  <bruno@clisp.org>
22354
22355         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
22356         * modules/relocatable-lib: New file.
22357
22358 2007-03-03  Bruno Haible  <bruno@clisp.org>
22359
22360         * modules/relocatable-prog: Renamed from modules/relocatable.
22361         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
22362
22363 2007-03-03  Bruno Haible  <bruno@clisp.org>
22364
22365         * modules/relocatable-script (Files): Add doc/relocatable.texi,
22366         m4/relocatable-lib.m4.
22367         (Depends-on): Remove 'relocatable'.
22368         (configure.ac): Add gl_RELOCATABLE_NOP.
22369
22370 2007-03-03  Bruno Haible  <bruno@clisp.org>
22371
22372         * modules/relocatable-prog-wrapper: New file.
22373         * modules/relocatable (Depends-on): Add it. Remove all other
22374         dependencies except progname.
22375         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
22376
22377         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
22378         (gl_FUNC_STRERROR): Nop.
22379         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
22380
22381         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
22382         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
22383
22384         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
22385         (gl_FUNC_READLINK): Update.
22386
22387         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
22388
22389 2007-03-03  Bruno Haible  <bruno@clisp.org>
22390
22391         * lib/xreadlink.c: Include <unistd.h> unconditionally.
22392         * modules/xreadlink (Depends-on): Add unistd.
22393         * modules/xreadlink-with-size (Depends-on): Likewise.
22394
22395 2007-03-03  Bruno Haible  <bruno@clisp.org>
22396
22397         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
22398         extracted from gt_FUNC_SETENV.
22399         (gt_FUNC_SETENV): Remove macro.
22400         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
22401         remove gt_FUNC_SETENV.
22402
22403 2007-03-03  Bruno Haible  <bruno@clisp.org>
22404
22405         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
22406         ENABLE_RELOCATABLE here.
22407         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
22408
22409 2007-03-03  Bruno Haible  <bruno@clisp.org>
22410
22411         * modules/rbtreehash-list-tests (Depends-on): Add progname.
22412         * tests/test-rbtreehash_list.c: Include progname.h.
22413         (main): Call set_program_name.
22414
22415         * modules/rbtree-oset-tests (Depends-on): Add progname.
22416         * tests/test-rbtree_oset.c: Include progname.h.
22417         (main): Call set_program_name.
22418
22419         * modules/rbtree-list-tests (Depends-on): Add progname.
22420         * tests/test-rbtree_list.c: Include progname.h.
22421         (main): Call set_program_name.
22422
22423         * modules/linked-list-tests (Depends-on): Add progname.
22424         * tests/test-linked_list.c: Include progname.h.
22425         (main): Call set_program_name.
22426
22427 2007-03-03  Bruno Haible  <bruno@clisp.org>
22428
22429         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
22430         All uses of __restrict changed to _Restrict_.
22431         * lib/glob_.h (__restrict): Remove macro.
22432
22433 2007-03-02  Bruno Haible  <bruno@clisp.org>
22434
22435         * modules/gettext (configure.ac): Require gettext infrastructure
22436         from version 0.16.1.
22437
22438 2007-03-02  Bruno Haible  <bruno@clisp.org>
22439
22440         * modules/linkedhash-list-tests (Depends-on): Add progname.
22441         * tests/test-linkedhash_list.c: Include progname.h.
22442         (main): Call set_program_name.
22443
22444         * modules/carray-list-tests (Depends-on): Add progname.
22445         * tests/test-carray_list.c: Include progname.h.
22446         (main): Call set_program_name.
22447
22448         * modules/avltreehash-list-tests (Depends-on): Add progname.
22449         * tests/test-avltreehash_list.c: Include progname.h.
22450         (main): Call set_program_name.
22451
22452         * modules/avltree-oset-tests (Depends-on): Add progname.
22453         * tests/test-avltree_oset.c: Include progname.h.
22454         (main): Call set_program_name.
22455
22456         * modules/avltree-list-tests (Depends-on): Add progname.
22457         * tests/test-avltree_list.c: Include progname.h.
22458         (main): Call set_program_name.
22459
22460         * modules/array-oset-tests (Depends-on): Add progname.
22461         * tests/test-array_oset.c: Include progname.h.
22462         (main): Call set_program_name.
22463
22464         * modules/array-list-tests (Depends-on): Add progname.
22465         * tests/test-array_list.c: Include progname.h.
22466         (main): Call set_program_name.
22467
22468         * modules/argp-tests (Depends-on): Add progname.
22469         * tests/test-argp.c: Include argp.h first. Include progname.h.
22470         (main): Call set_program_name.
22471
22472 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
22473
22474         * doc/gnulib-tool.texi (Initial import): Reword description of
22475         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
22476         limited effect even if defined after the first system include.
22477
22478 2007-03-01  Bruno Haible  <bruno@clisp.org>
22479
22480         * build-aux/config.libpath: Update to libtool-1.5.22.
22481         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
22482
22483 2007-03-01  Bruno Haible  <bruno@clisp.org>
22484
22485         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
22486         foo_CFLAGS.
22487         Reported by Ralf Wildenhues.
22488
22489 2007-03-01  Bruno Haible  <bruno@clisp.org>
22490
22491         * build-aux/install-reloc: Remove object files left over by some
22492         compilers.
22493         Reported by Ralf Wildenhues.
22494
22495 2007-03-01  Bruno Haible  <bruno@clisp.org>
22496
22497         * build-aux/install-reloc: Break long lines.
22498
22499 2007-03-01  Bruno Haible  <bruno@clisp.org>
22500
22501         * doc/relocatable.texi: Document that it may not work on OpenBSD.
22502         Reported by Ralf Wildenhues.
22503
22504 2007-03-01  Bruno Haible  <bruno@clisp.org>
22505
22506         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
22507         include ordering constraints.
22508
22509 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
22510
22511         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
22512         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
22513         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
22514         as another example.
22515         * lib/time_.h: Fix misspelling.
22516         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
22517         Require gl_HEADER_TIME_H_DEFAULTS.
22518         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
22519         * m4/time_r.m4 (gl_TIME_R): Likewise.
22520         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
22521
22522 2007-03-01  Bruno Haible  <bruno@clisp.org>
22523
22524         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
22525         * m4/utimens.m4 (gl_UTIMENS): Likewise.
22526
22527 2007-03-01  Jim Meyering  <jim@meyering.net>
22528
22529         * modules/xreadlink (Maintainer): Add my name.
22530         * modules/xreadlink-with-size (Depends-on): Alphabetize.
22531
22532 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
22533             Bruno Haible  <bruno@clisp.org>
22534
22535         * build-aux/install-reloc: Compile also c-ctype.c.
22536         * build-aux/relocatable.sh.in: New file.
22537         * doc/relocatable.texi: New file.
22538         * doc/relocatable-maint.texi: New file.
22539         * doc/gnulib.texi: Include relocatable-maint.texi.
22540         * lib/progreloc.c: Include unistd.h unconditionally.
22541         * lib/relocwrapper.c: Include unistd.h unconditionally.
22542         Include c-ctype.h.
22543         (add_dotbin): Use c_tolower.
22544         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
22545         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
22546         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
22547         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
22548         to m4/relocatable-lib.m4.
22549         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
22550         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
22551         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
22552         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
22553         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
22554         * modules/relocatable: New file.
22555         * modules/relocatable-lib: New file.
22556         * modules/relocatable-script: New file.
22557
22558 2007-02-28  Bruno Haible  <bruno@clisp.org>
22559
22560         Import --enable-relocatable infrastructure.
22561         * build-aux/config.libpath: New file, from GNU gettext.
22562         * build-aux/install-reloc: New file, from GNU gettext.
22563         * build-aux/reloc-ldflags: New file, from GNU gettext.
22564         * lib/relocatable.h: New file, from GNU gettext.
22565         * lib/relocatable.c: New file, from GNU gettext.
22566         * lib/relocwrapper.c: New file, from GNU gettext.
22567         * m4/relocatable.m4: New file, from GNU gettext.
22568
22569 2007-02-28  Bruno Haible  <bruno@clisp.org>
22570
22571         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
22572
22573         * modules/xreadlink: New file, from GNU gettext with modifications.
22574         * lib/xreadlink.c: New file, from GNU gettext.
22575         * lib/xreadlink.h: Add comments.
22576         (xreadlink): New declaration.
22577
22578         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
22579         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
22580         lib/xreadlink-with-size.c.
22581         (configure.ac): Remove gl_XREADLINK invocation.
22582         (Makefile.am): Augment lib_SOURCES.
22583         * m4/xreadlink.m4: Remove file.
22584         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
22585         (xreadlink_with_size): Renamed from xreadink.
22586         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
22587         * modules/canonicalize (Depends-on): Replace xreadlink with
22588         xreadlink-with-size.
22589         * lib/canonicalize.c (canonicalize_filename_mode): Update.
22590
22591 2007-02-25  Jim Meyering  <jim@meyering.net>
22592
22593         * build-aux/announce-gen: When complaining about excess arguments,
22594         list them.
22595
22596 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
22597
22598         * README: Document signed integer overflow situation more
22599         accurately.
22600
22601 2007-02-25  Bruno Haible  <bruno@clisp.org>
22602
22603         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
22604         'a' or 'A' conversion.
22605
22606 2007-02-25  Bruno Haible  <bruno@clisp.org>
22607
22608         * modules/filename: Renamed from modules/pathname.
22609         (Files): Replace lib/pathname.h with lib/filename.h. Replace
22610         lib/concatpath.c with lib/concat-filename.c.
22611         (Makefile.am): Update.
22612         (Include): Replace pathname.h with filename.h.
22613         * lib/filename.h: Renamed from lib/pathname.h.
22614         (concatenated_filename): Renamed from concatenated_pathname.
22615         * lib/concat-filename.c: Renamed from lib/concatpath.c.
22616         (concatenated_filename): Renamed from concatenated_pathname.
22617         * lib/findprog.c: Include filename.h instead of pathname.h.
22618         (find_in_path): Update.
22619         * lib/javacomp.c: Include filename.h instead of pathname.h.
22620         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
22621         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
22622         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
22623         is_oldgcj_14_13_usable, is_javac_usable): Update.
22624         * lib/javaexec.c: Include filename.h instead of pathname.h.
22625         (execute_java_class): Update.
22626         * modules/findprog: Update.
22627         * modules/javacomp: Update.
22628         * modules/javaexec: Update.
22629         * MODULES.html.sh (File system functions): Add 'filename', remove
22630         'pathname'.
22631
22632 2007-02-25  Bruno Haible  <bruno@clisp.org>
22633
22634         * modules/printf-frexpl-tests: New file.
22635         * tests/test-printf-frexpl.c: New file.
22636
22637         * modules/printf-frexpl: New file.
22638         * lib/printf-frexpl.h: New file.
22639         * lib/printf-frexpl.c: New file.
22640         * m4/printf-frexpl.m4: New file.
22641
22642 2007-02-25  Bruno Haible  <bruno@clisp.org>
22643
22644         * modules/printf-frexp-tests: New file.
22645         * tests/test-printf-frexp.c: New file.
22646
22647         * modules/printf-frexp: New file.
22648         * lib/printf-frexp.h: New file.
22649         * lib/printf-frexp.c: New file.
22650         * m4/printf-frexp.m4: New file.
22651
22652 2007-02-25  Bruno Haible  <bruno@clisp.org>
22653
22654         Assume automake >= 1.10 for the tests.
22655         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
22656         * modules/arctwo-tests: Likewise.
22657         * modules/argp-tests: Likewise.
22658         * modules/avltree-list-tests: Likewise.
22659         * modules/avltree-oset-tests: Likewise.
22660         * modules/avltreehash-list-tests: Likewise.
22661         * modules/carray-list-tests: Likewise.
22662         * modules/crc-tests: Likewise.
22663         * modules/des-tests: Likewise.
22664         * modules/gc-arcfour-tests: Likewise.
22665         * modules/gc-arctwo-tests: Likewise.
22666         * modules/gc-des-tests: Likewise.
22667         * modules/gc-hmac-md5-tests: Likewise.
22668         * modules/gc-hmac-sha1-tests: Likewise.
22669         * modules/gc-md2-tests: Likewise.
22670         * modules/gc-md4-tests: Likewise.
22671         * modules/gc-md5-tests: Likewise.
22672         * modules/gc-pbkdf2-sha1-tests: Likewise.
22673         * modules/gc-rijndael-tests: Likewise.
22674         * modules/gc-sha1-tests: Likewise.
22675         * modules/gc-tests: Likewise.
22676         * modules/getaddrinfo-tests: Likewise.
22677         * modules/hmac-md5-tests: Likewise.
22678         * modules/hmac-sha1-tests: Likewise.
22679         * modules/linked-list-tests: Likewise.
22680         * modules/linkedhash-list-tests: Likewise.
22681         * modules/lock-tests: Likewise.
22682         * modules/md2-tests: Likewise.
22683         * modules/md4-tests: Likewise.
22684         * modules/md5-tests: Likewise.
22685         * modules/rbtree-list-tests: Likewise.
22686         * modules/rbtree-oset-tests: Likewise.
22687         * modules/rbtreehash-list-tests: Likewise.
22688         * modules/read-file-tests: Likewise.
22689         * modules/rijndael-tests: Likewise.
22690         * modules/stdint-tests: Likewise.
22691         * modules/tls-tests: Likewise.
22692
22693 2007-02-24  Bruno Haible  <bruno@clisp.org>
22694
22695         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
22696         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
22697         function; instead check whether isnan with a double argument links.
22698         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
22699         function; instead check whether isnan with a 'long double' argument
22700         links.
22701         Reported by Eric Blake <ebb9@byu.net>.
22702
22703 2007-02-24  Bruno Haible  <bruno@clisp.org>
22704
22705         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
22706         defined.
22707         * lib/isnanl.c: Remove all code. Just include isnan.c.
22708         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
22709
22710 2007-02-25  Jim Meyering  <jim@meyering.net>
22711
22712         Avoid conflicting types for 'unsetenv' on FreeBSD.
22713         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
22714         conflicting with FreeBSD's (5.0 and 6.1) function declaration
22715         in stdlib.h.
22716
22717 2007-02-24  Bruno Haible  <bruno@clisp.org>
22718
22719         * modules/isnanl-nolibm-tests: New file.
22720         * tests/test-isnanl.c: New file.
22721
22722         * modules/isnanl-nolibm: New file.
22723         * lib/isnanl.h: New file.
22724         * lib/isnanl.c: New file.
22725         * m4/isnanl.m4: New file.
22726
22727 2007-02-24  Bruno Haible  <bruno@clisp.org>
22728
22729         * modules/isnan-nolibm-tests: New file.
22730         * tests/test-isnan.c: New file.
22731
22732         * modules/isnan-nolibm: New file.
22733         * lib/isnan.h: New file.
22734         * lib/isnan.c: New file.
22735         * m4/isnan.m4: New file.
22736
22737 2007-02-24  Bruno Haible  <bruno@clisp.org>
22738
22739         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
22740         assume that an exponent fits in 20 bits.
22741
22742 2007-02-24  Jim Meyering  <jim@meyering.net>
22743
22744         * m4/regex.m4: Update the description of the configure-time option,
22745         --without-included-regex, to state accurately what the defaults are,
22746         and perhaps to give people an idea why using this option is risky.
22747
22748 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
22749
22750         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
22751         loops on small arguments.  This attempts to avoid the problem
22752         Bruno Haible reported for AIX 4.3.2 in
22753         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
22754
22755 2007-02-23  Bruno Haible  <bruno@clisp.org>
22756
22757         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
22758         Needed for help2man.
22759
22760 2007-02-23  Karl Berry  <karl@gnu.org>
22761
22762         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
22763         exists, foo.h should be cvs-ignored, not committed.
22764
22765 2007-02-23  Eric Blake  <ebb9@byu.net>
22766
22767         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
22768         * lib/stat-time.h (includes): Likewise.
22769         * lib/utimecmp.c (includes): Likewise.
22770         * lib/utimens.h (includes): Likewise.
22771         * lib/getdate.y (includes): Also include "timespec.h" for use
22772         internal to the module.
22773         * modules/utimens (Depends-on): Revert yesterday's patch.
22774         * modules/nanosleep (Depends-on): Add missing dependency.
22775
22776 2007-02-22  Bruno Haible  <bruno@clisp.org>
22777
22778         * lib/glob.c: Don't include getlogin_r.h.
22779
22780 2007-02-22  Jim Meyering  <jim@meyering.net>
22781
22782         * modules/utimens (Depends-on): Add timespec, required for
22783         utimens.h's inclusion of timespec.h.
22784
22785 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
22786
22787         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
22788         long unreadable paths in GNU/Linux.  Problem reported by Andreas
22789         Schwab in
22790         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
22791         I'll try to think of a better way to fix the Solaris problem.
22792
22793         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
22794         like glibc; on Solaris 10, it fails with errno == EINVAL.
22795         POSIX says the behavior is unspecified if the first argument is NULL,
22796         so play it safe and never pass NULL to the system getcwd.
22797
22798 2007-02-21  Jim Meyering  <jim@meyering.net>
22799
22800         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
22801         of gettimeofday.  It would conflict with the one now always
22802         provided via sys_time_.h.  Reported by Matthew Woehlke, as
22803         an IRIX 6.5 build failure.
22804
22805 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
22806
22807         Minor fixups to port to Solaris 10 with Sun C 5.8.
22808         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
22809         * modules/getcwd (Depends-on): Add dirfd.
22810         * lib/putenv.c (putenv): #undef it.
22811         (rpl_putenv): New decl.
22812         (malloc, free): Include <stdlib.h> rather than prototyping separately.
22813
22814 2007-02-20  Bruno Haible  <bruno@clisp.org>
22815
22816         * modules/stdio-tests: New file.
22817         * tests/test-stdio.c: New file.
22818
22819         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
22820         (Depends-on): Add stdio.
22821         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
22822         (Include): Use <stdio.h> instead of vsnprintf.h.
22823         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
22824         HAVE_DECL_VSNPRINTF.
22825         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
22826
22827         * modules/snprintf (Files): Remove lib/snprintf.h.
22828         (Depends-on): Add stdio.
22829         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
22830         (Include): Use <stdio.h> instead of snprintf.h.
22831         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
22832         HAVE_DECL_SNPRINTF.
22833         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
22834         * lib/getaddrinfo.c: Likewise.
22835
22836         * modules/stdio: New file.
22837         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
22838         * lib/snprintf.h: Remove file.
22839         * lib/vsnprintf.h: Remove file.
22840         * lib/.cppi-disable: Remove snprintf.h.
22841         * m4/stdio_h.m4: New file.
22842         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
22843
22844 2007-02-20  Jim Meyering  <jim@meyering.net>
22845
22846         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
22847         used by e.g., mingw.  From Bruno Haible.
22848
22849 2007-02-19  Bruno Haible  <bruno@clisp.org>
22850
22851         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
22852         warnings.
22853         Reported by Ben Pfaff <blp@cs.stanford.edu>.
22854
22855 2007-02-19  Bruno Haible  <bruno@clisp.org>
22856
22857         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
22858         from mingw users.
22859
22860 2007-02-19  Bruno Haible  <bruno@clisp.org>
22861
22862         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
22863         warnings.
22864         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
22865
22866 2007-02-19  Jim Meyering  <jim@meyering.net>
22867
22868         Don't use FD after a successful "fdopendir (fd)".
22869         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
22870         Reset it by calling dirfd on the just-obtained DIR*.
22871
22872         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
22873         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
22874
22875 2007-02-18  Bruno Haible  <bruno@clisp.org>
22876
22877         * lib/readlink.c: Include <unistd.h>.
22878         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
22879         HAVE_READLINK.
22880         * modules/readlink (Depends-on): Add unistd.
22881         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
22882         (Include): Add <unistd.h>.
22883
22884         * lib/getlogin_r.h: Remove file.
22885         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
22886         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
22887         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
22888         HAVE_DECL_GETLOGIN_R.
22889         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
22890         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
22891         (Include): Use <unistd.h> instead of getlogin_r.h.
22892
22893         * lib/getcwd.h: Remove file.
22894         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
22895         * lib/xgetcwd.c: Likewise.
22896         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
22897         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
22898         * modules/getcwd (Files): Remove lib/getcwd.h.
22899         (Depends-on): Add unistd.
22900         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
22901         (Include): Use <unistd.h> instad of getcwd.h.
22902
22903         * lib/ftruncate.c: Include <unistd.h> first.
22904         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
22905         Set HAVE_FTRUNCATE.
22906         * modules/ftruncate (Depends-on): Add unistd.
22907         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
22908
22909         * lib/fchdir.c: Include <unistd.h> first.
22910         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
22911         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
22912         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
22913         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
22914         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
22915
22916         * lib/dup2.c: Include <unistd.h> first.
22917         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
22918         HAVE_DUP2.
22919         * modules/dup2 (Depends-on): Add unistd.
22920         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
22921
22922         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
22923         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
22924         REPLACE_CHOWN. Don't define chown as a macro here.
22925         * modules/chown (Depends-on): Add unistd.
22926         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
22927
22928         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
22929         Add definition for GL_LINK_WARNING.
22930         (chown, dup2): New declarations.
22931         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
22932         link warning.
22933         (ftruncate): New declaration.
22934         (getcwd): New declaration, taken from old getcwd.h.
22935         (getlogin_r): New declaration, taken from old getlogin_r.h.
22936         (readlink): New declaration.
22937         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
22938         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
22939         (gl_PREREQ_UNISTD): Remove macro.
22940         (gl_UNISTD_MODULE_INDICATOR): New macro.
22941         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
22942         many new variables. Don't set UNISTD_H.
22943         * modules/unistd (Description): Change.
22944         (Depends-on): Add link-warning.
22945         (configure.ac): Update.
22946         (Makefile.am): Create unistd.h always. Substitute many new variables
22947         into it.
22948
22949 2007-02-18  Bruno Haible  <bruno@clisp.org>
22950
22951         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
22952         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
22953         HAVE_GETSUBOPT.
22954         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
22955         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
22956         * lib/getsubopt.h: Remove file.
22957         * modules/getsubopt (Files): Remove lib/getsubopt.h.
22958         (Depends-on): Add stdlib.
22959         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
22960         (Includes): Use <stdlib.h> instead of getsubopt.h.
22961         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
22962         Set HAVE_GETSUBOPT.
22963         * lib/getsubopt.c: Don't include getsubopt.h.
22964
22965 2007-02-18  Bruno Haible  <bruno@clisp.org>
22966
22967         * modules/fchdir (Depends-on): Add dup2.
22968
22969 2007-02-18  Bruno Haible  <bruno@clisp.org>
22970
22971         * lib/stdlib_.h: Handle glibc's special invocation convention
22972         specially.
22973
22974 2007-02-18  Bruno Haible  <bruno@clisp.org>
22975
22976         * modules/stdlib-tests: New file.
22977         * tests/test-stdlib.c: New file.
22978
22979         * modules/mkstemp (Files): Remove lib/mkstemp.h.
22980         (Depends-on): Add stdlib.
22981         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
22982         (Includes): Use <stdlib.h> instead of mkstemp.h.
22983         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
22984         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
22985         * lib/mkstemp.c: Don't include mkstemp.h.
22986         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
22987         * lib/stdlib--.h: Don't include mkstemp.h.
22988
22989         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
22990         (Depends-on): Add stdlib.
22991         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
22992         (Includes): Use <stdlib.h> instead of mkdtemp.h.
22993         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
22994         HAVE_MKDTEMP.
22995         * lib/mkdtemp.c: Don't include mkdtemp.h.
22996         * lib/clean-temp.c: Don't include mkdtemp.h.
22997
22998         * modules/exit (Files): Remove lib/exit.h.
22999         (Depends-on): Add stdlib.
23000         (Makefile.am): Remove lib_SOURCES.
23001         (Include): Use <stdlib.h> instead of exit.h.
23002         * lib/argmatch.c: Don't include exit.h.
23003         * lib/execute.c: Likewise.
23004         * lib/pagealign_alloc.c: Likewise.
23005         * lib/pipe.c: Likewise.
23006         * lib/wait-process.c: Likewise.
23007         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
23008         * lib/exitfail.c: Likewise.
23009         * lib/savewd.c: Likewise.
23010         * lib/xsetenv.c: Likewise.
23011
23012         * modules/stdlib: New file.
23013         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
23014         and extra comments about mkstemp().
23015         * lib/exit.h: Remove file.
23016         * lib/mkdtemp.h: Remove file.
23017         * lib/mkstemp.h: Remove file.
23018         * m4/stdlib_h.m4: New file.
23019         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
23020
23021 2007-02-18  Bruno Haible  <bruno@clisp.org>
23022
23023         * modules/math-tests: New file.
23024         * tests/test-math.c: New file.
23025
23026         * modules/math: New file.
23027         * modules/mathl (Files): Remove lib/mathl.h.
23028         (Depends-on): Add math.
23029         (Makefile.am): Don't mention mathl.h.
23030         (Include): Use <math.h> instead of mathl.h.
23031         * lib/math_.h: New file.
23032         * lib/mathl.h: Remove file.
23033         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
23034         mathl.h.
23035         * lib/asinl.c: Likewise.
23036         * lib/atanl.c: Likewise.
23037         * lib/ceill.c: Likewise.
23038         * lib/cosl.c: Likewise.
23039         * lib/expl.c: Likewise.
23040         * lib/floorl.c: Likewise.
23041         * lib/frexpl.c: Likewise.
23042         * lib/ldexpl.c: Likewise.
23043         * lib/logl.c: Likewise.
23044         * lib/sincosl.c: Likewise.
23045         * lib/sinl.c: Likewise.
23046         * lib/sqrtl.c: Likewise.
23047         * lib/tanl.c: Likewise.
23048         * lib/trigl.c: Likewise.
23049         * m4/math_h.m4: New file.
23050         * MODULES.html.sh (Mathematics): Add math.
23051
23052 2007-02-17  Bruno Haible  <bruno@clisp.org>
23053
23054         * modules/wctype-tests: New file.
23055         * tests/test-wctype.c: New file.
23056
23057         * modules/wchar-tests: New file.
23058         * tests/test-wchar.c: New file.
23059
23060         * modules/unistd-tests: New file.
23061         * tests/test-unistd.c: New file.
23062
23063         * modules/time-tests: New file.
23064         * tests/test-time.c: New file.
23065
23066         * modules/sysexits-tests: New file.
23067         * tests/test-sysexits.c: New file.
23068
23069         * modules/sys_time-tests: New file.
23070         * tests/test-sys_time.c: New file.
23071
23072         * modules/sys_stat-tests: New file.
23073         * tests/test-sys_stat.c: New file.
23074
23075         * modules/sys_socket-tests: New file.
23076         * tests/test-sys_socket.c: New file.
23077
23078         * modules/sys_select-tests: New file.
23079         * tests/test-sys_select.c: New file.
23080
23081         * modules/string-tests: New file.
23082         * tests/test-string.c: New file.
23083
23084         * modules/stdbool-tests: New file.
23085         * tests/test-stdbool.c: New file.
23086
23087         * modules/netinet_in-tests: New file.
23088         * tests/test-netinet_in.c: New file.
23089
23090         * modules/inttypes-tests: New file.
23091         * tests/test-inttypes.c: New file.
23092
23093         * modules/fcntl-tests: New file.
23094         * tests/test-fcntl.c: New file.
23095
23096         * modules/byteswap-tests: New file.
23097         * tests/test-byteswap.c: New file.
23098
23099         * modules/arpa_inet-tests: New file.
23100         * tests/test-arpa_inet.c: New file.
23101
23102 2007-02-17  Bruno Haible  <bruno@clisp.org>
23103
23104         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
23105         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
23106         if the corresponding module is not enabled. Emit link warnings if
23107         the function is used nevertheless.
23108         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
23109         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
23110         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
23111         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
23112         * modules/inttypes (Depends-on): Add link-warning.
23113         (Makefile.am): Copy the contents of build-aux/link-warning.h into
23114         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
23115         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
23116         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
23117         * modules/imaxdiv (configure.ac): Likewise.
23118         * modules/strtoimax (configure.ac): Likewise.
23119         * modules/strtoumax (configure.ac): Likewise.
23120
23121 2007-02-17  Bruno Haible  <bruno@clisp.org>
23122
23123         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
23124         gl_STRING_MODULE_INDICATOR_DEFAULTS.
23125         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
23126         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
23127
23128 2007-02-17  Bruno Haible  <bruno@clisp.org>
23129
23130         * modules/link-warning: New file.
23131         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
23132         * lib/string_.h (GL_LINK_WARNING): Remove definition.
23133         * modules/string (Depends-on): Add link-warning.
23134         (Makefile.am): Copy the contents of build-aux/link-warning.h into
23135         string.h.
23136         * MODULES.html.sh (Support for building libraries and executables): Add
23137         link-warning.
23138
23139 2007-02-17  Bruno Haible  <bruno@clisp.org>
23140
23141         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
23142         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
23143         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
23144         long lines.
23145
23146 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
23147             Bruno Haible  <bruno@clisp.org>
23148
23149         * modules/tmpfile: New file.
23150         * lib/tmpfile.c: New file.
23151         * m4/tmpfile.m4: New file.
23152         * MODULES.html.sh (func_all_modules): New section "Input/output".
23153
23154 2007-02-15  Bruno Haible  <bruno@clisp.org>
23155
23156         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
23157         (supports_delete_on_close): New function.
23158         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
23159
23160 2007-02-14  Bruno Haible  <bruno@clisp.org>
23161
23162         * modules/mbspcasecmp-tests: New file.
23163         * tests/test-mbspcasecmp.sh: New file.
23164         * tests/test-mbspcasecmp.c: New file.
23165
23166         New module mbspcasecmp.
23167         * modules/mbspcasecmp: New file.
23168         * lib/mbspcasecmp.c: New file.
23169         * lib/string_.h (strncasecmp): Change warning message.
23170         (mbspcasecmp): New declaration.
23171         * m4/mbspcasecmp.m4: New file.
23172         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23173         GNULIB_MBSPCASECMP.
23174         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
23175         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
23176
23177 2007-02-14  Bruno Haible  <bruno@clisp.org>
23178
23179         * modules/mbsncasecmp-tests: New file.
23180         * tests/test-mbsncasecmp.sh: New file.
23181         * tests/test-mbsncasecmp.c: New file.
23182
23183         New module mbsncasecmp.
23184         * modules/mbsncasecmp: New file.
23185         * lib/mbsncasecmp.c: New file.
23186         * lib/string_.h (mbsncasecmp): New declaration.
23187         * m4/mbsncasecmp.m4: New file.
23188         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23189         GNULIB_MBSNCASECMP.
23190         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
23191         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
23192
23193 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
23194
23195         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
23196         Verify that it doesn't overlap with our flags.
23197         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
23198         do not have the desired effect in multibyte locales; instead, use
23199         mbscasecmp.
23200         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
23201         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
23202         we don't require GNU fnmatch ourselves (if our users require it, they
23203         should do so explicitly).
23204
23205         Fix regex code so it doesn't rely on strcasecmp.
23206         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
23207         Otherwise, include gnulib's langinfo.h.
23208         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
23209         undesirable behavior in non-C locales.  Instead, rely on localecharset.
23210         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
23211         * modules/regex (FILES): Remove m4/codeset.m4.
23212         (Depends-on): Add localcharset.  Remove strcase.
23213
23214 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23215
23216         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
23217         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
23218
23219 2007-02-13  Bruno Haible  <bruno@clisp.org>
23220
23221         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
23222         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
23223
23224 2007-02-12  Bruno Haible  <bruno@clisp.org>
23225
23226         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
23227         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
23228         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
23229         time warning rather than a link error.
23230
23231 2007-02-12  Bruno Haible  <bruno@clisp.org>
23232
23233         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
23234         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
23235         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
23236
23237 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
23238
23239         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
23240         args, not 2.
23241
23242 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
23243
23244         New module 'time', so that apps can include <time.h> as per
23245         POSIX and GNU instead of separate include files like time_r.h
23246         and timegm.h.  This implementation tries out a simpler approach
23247         for replacing decls in standard include files (as compared to
23248         the string module), somewhat as an experiment.
23249
23250         * config/srclist.txt: Comment out mktime.c for now.
23251         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
23252         since it doesn't apply any more.  Use generic wording instead.
23253         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
23254         'time'.
23255         * lib/time_.h, m4/time_h.m4, modules/time: New files.
23256         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
23257         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
23258         Don't include <sys/types.h>; no longer needed since we assume C89.
23259         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
23260         * lib/strftime.c: Likewise.
23261         * lib/time_r.c: Likewise.
23262         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
23263         * lib/nanosleep.c: Include <time.h> first, to check interface.
23264         * lib/strptime.c: Likewise.
23265         * lib/time_r.c: Likewise.
23266         * lib/timegm.c: Likewise.
23267         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
23268         needed.
23269         * lib/timegm.c: Don't include timegm.h; no longer needed.
23270         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
23271         time.h now handles any problems in that area.
23272         (struct timespec, nanosleep): Remove; time.h now arranges for these.
23273         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
23274         that time.h defines struct timespec.
23275         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
23276         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
23277         handles that.
23278         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
23279         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
23280         needed.  Set REPLACE_LOCALTIME.
23281         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
23282         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
23283         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
23284         nanosleep; time_h.m4 now does that.  Don't require
23285         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
23286         module handles this now.
23287         * modules/getdate (Depends-on): Remove timespec.  Add time.
23288         * modules/nanosleep (Depends-on): Likewise.
23289         * modules/stat-time (Depends-on): Likewise.
23290         * modules/nanosleep (Include): Include time.h, not timespec.h.
23291         * modules/strptime (Files): Remove lib/strptime.h.
23292         (Depends-on): Add extensions, time.
23293         (Include): Include time.h, not strptime.h.
23294         * modules/time_r (Files): Remove lib/time_r.h.
23295         (Depends-on): Add time.
23296         (Include): Include time.h, not time_r.h.
23297         * modules/timegm: Likewise.
23298         * modules/timespec (Description): Now does timespec-related decls
23299         of our own, instead of struct timespec itself.
23300         (Depends-on): Add time; remove extensions.
23301         (Maintainer): Add self.
23302         * modules/utimecmp (Depends-on): Add time; remove timespec.
23303         * modules/utimens (Depends-on): Likewise.
23304         * modules/xnanosleep (Depends-on): Likewise.
23305
23306 2007-02-11  Bruno Haible  <bruno@clisp.org>
23307
23308         * lib/c-strstr.c: Include allocsa.h.
23309         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
23310         * lib/c-strcasestr.c: Include allocsa.h.
23311         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
23312         * lib/strcasestr.c: Include allocsa.h.
23313         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
23314         * lib/mbsstr.c: Include allocsa.h.
23315         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
23316         allocsa/freesa instead of malloc/free.
23317         * lib/mbscasestr.c: Include allocsa.h.
23318         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
23319         allocsa/freesa instead of malloc/free.
23320         * modules/c-strstr (Depends-on): Add allocsa.
23321         * modules/c-strcasestr (Depends-on): Likewise.
23322         * modules/strcasestr (Depends-on): Likewise.
23323         * modules/mbsstr (Depends-on): Likewise.
23324         * modules/mbscasestr (Depends-on): Likewise.
23325
23326 2007-02-11  Bruno Haible  <bruno@clisp.org>
23327
23328         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
23329
23330         * modules/mbsspn-tests: New file.
23331         * tests/test-mbsspn.sh: New file.
23332         * tests/test-mbsspn.c: New file.
23333
23334 2007-02-11  Bruno Haible  <bruno@clisp.org>
23335
23336         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
23337
23338         * modules/mbspbrk-tests: New file.
23339         * tests/test-mbspbrk.sh: New file.
23340         * tests/test-mbspbrk.c: New file.
23341
23342 2007-02-11  Bruno Haible  <bruno@clisp.org>
23343
23344         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
23345         unneeded cast.
23346
23347         * modules/mbscspn-tests: New file.
23348         * tests/test-mbscspn.sh: New file.
23349         * tests/test-mbscspn.c: New file.
23350
23351 2007-02-11  Bruno Haible  <bruno@clisp.org>
23352
23353         * modules/mbscasecmp-tests: New file.
23354         * tests/test-mbscasecmp.sh: New file.
23355         * tests/test-mbscasecmp.c: New file.
23356
23357 2007-02-11  Bruno Haible  <bruno@clisp.org>
23358
23359         Ensure O(n) worst-case complexity of mbscasestr.
23360         * lib/mbscasestr.c: Include stdbool.h.
23361         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
23362         functions.
23363         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
23364         the bookkeeping indicates that it's worth it.
23365         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
23366
23367         * modules/mbscasestr-tests: New file.
23368         * tests/test-mbscasestr1.c: New file.
23369         * tests/test-mbscasestr2.sh: New file.
23370         * tests/test-mbscasestr2.c: New file.
23371         * tests/test-mbscasestr3.sh: New file.
23372         * tests/test-mbscasestr3.c: New file.
23373         * tests/test-mbscasestr4.sh: New file.
23374         * tests/test-mbscasestr4.c: New file.
23375         * m4/locale-tr.m4: New file.
23376
23377 2007-02-11  Bruno Haible  <bruno@clisp.org>
23378
23379         Ensure O(n) worst-case complexity of mbsstr.
23380         * lib/mbsstr.c: Include stdbool.h.
23381         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
23382         functions.
23383         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
23384         bookkeeping indicates that it's worth it.
23385         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
23386
23387         * modules/mbsstr-tests: New file.
23388         * tests/test-mbsstr1.c: New file.
23389         * tests/test-mbsstr2.sh: New file.
23390         * tests/test-mbsstr2.c: New file.
23391         * tests/test-mbsstr3.sh: New file.
23392         * tests/test-mbsstr3.c: New file.
23393         * m4/locale-fr.m4: New file.
23394
23395 2007-02-11  Bruno Haible  <bruno@clisp.org>
23396
23397         * lib/mbsrchr.c (mbsrchr): Fix bug.
23398
23399         * modules/mbsrchr-tests: New file.
23400         * tests/test-mbsrchr.sh: New file.
23401         * tests/test-mbsrchr.c: New file.
23402
23403 2007-02-11  Bruno Haible  <bruno@clisp.org>
23404
23405         * lib/mbschr.c (mbschr): Fix bug.
23406
23407         * modules/mbschr-tests: New file.
23408         * tests/test-mbschr.sh: New file.
23409         * tests/test-mbschr.c: New file.
23410         * m4/locale-zh.m4: New file.
23411
23412 2007-02-11  Bruno Haible  <bruno@clisp.org>
23413
23414         Support for copying multibyte string iterators.
23415         * lib/mbiter.h: Include <string.h>.
23416         (mbiter_multi_copy): New function.
23417         (mbi_copy): New macro.
23418         * lib/mbuiter.h: Include <string.h>.
23419         (mbuiter_multi_copy): New function.
23420         (mbui_copy): New macro.
23421
23422 2007-02-11  Bruno Haible  <bruno@clisp.org>
23423
23424         New module mbslen.
23425         * modules/mbslen: New file.
23426         * lib/mbslen.c: New file.
23427         * lib/string_.h (mbslen): New declaration.
23428         * m4/mbslen.m4: New file.
23429         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23430         GNULIB_MBSLEN.
23431         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
23432         * MODULES.html.sh (Internationalization functions): Add mbslen.
23433
23434 2007-02-11  Bruno Haible  <bruno@clisp.org>
23435
23436         Ensure O(n) worst-case complexity of strcasestr substitute.
23437         * lib/strcasestr.c: Include stdbool.h.
23438         (knuth_morris_pratt): New function.
23439         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
23440         bookkeeping indicates that it's worth it.
23441         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
23442
23443         * modules/strcasestr-tests: New file.
23444         * tests/test-strcasestr.c: New file.
23445
23446 2007-02-11  Bruno Haible  <bruno@clisp.org>
23447
23448         Ensure O(n) worst-case complexity of c_strcasestr.
23449         * lib/c-strcasestr.c: Include stdbool.h, string.h.
23450         (knuth_morris_pratt): New function.
23451         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
23452         the bookkeeping indicates that it's worth it.
23453         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
23454
23455         * modules/c-strcasestr-tests: New file.
23456         * tests/test-c-strcasestr.c: New file.
23457
23458 2007-02-11  Bruno Haible  <bruno@clisp.org>
23459
23460         Ensure O(n) worst-case complexity of c_strstr.
23461         * lib/c-strstr.c: Include stdbool.h, string.h.
23462         (knuth_morris_pratt): New function.
23463         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
23464         bookkeeping indicates that it's worth it.
23465         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
23466
23467         * lib/c-strstr.c: Complete rewrite for maintainability.
23468
23469         * modules/c-strstr-tests: New file.
23470         * tests/test-c-strstr.c: New file.
23471
23472 2007-02-11  Bruno Haible  <bruno@clisp.org>
23473
23474         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
23475         5.2.1 and earlier, whereby \055 was treated just like the range
23476         delimiter '-'.
23477         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
23478
23479 2007-02-08  Bruno Haible  <bruno@clisp.org>
23480
23481         * modules/regex (Depends-on): Add stdbool.
23482         Reported by Dalibor Topic <robilad@kaffe.org>.
23483
23484 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
23485
23486         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
23487         Prefer returning from main to exiting from it.
23488         Remove unnecessary parens after sizeof.
23489
23490 2007-02-05  Bruno Haible  <bruno@clisp.org>
23491
23492         New module mbssep.
23493         * modules/mbssep: New file.
23494         * lib/mbssep.c: New file.
23495         * lib/string_.h (strsep): Add a conditional link warning.
23496         (mbssep): New declaration.
23497         * m4/mbssep.m4: New file.
23498         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23499         GNULIB_MBSSEP.
23500         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
23501         * MODULES.html.sh (Internationalization functions): Add mbssep.
23502
23503 2007-02-05  Bruno Haible  <bruno@clisp.org>
23504
23505         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
23506         Optimize search in case of 1 delimiter.
23507
23508 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
23509
23510         * lib/acl.h: Include sys/types.h before sys/acl.h.
23511
23512 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
23513
23514         Merge upstream fix for glibc bugzilla #3957:
23515
23516         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
23517
23518         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
23519         bit for RE_HAT_LISTS_NOT_NEWLINE.
23520         (build_charclass_op): Remove bogus comment.
23521
23522 2007-02-05  Simon Josefsson  <simon@josefsson.org>
23523
23524         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
23525
23526 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
23527
23528         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
23529         * lib/memmem.c [!defined _LIBC]: Include config.h.
23530
23531 2007-02-04  Bruno Haible  <bruno@clisp.org>
23532
23533         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
23534         warning message.
23535
23536 2007-02-04  Bruno Haible  <bruno@clisp.org>
23537
23538         New module mbstok_r.
23539         * modules/mbstok_r: New file.
23540         * lib/mbstok_r.c: New file.
23541         * lib/string_.h (strtok_r): Change argument names to match the
23542         comments. Add a conditional link warning.
23543         (mbstok_r): New declaration.
23544         * m4/mbstok_r.m4: New file.
23545         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23546         GNULIB_MBSTOK_R.
23547         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
23548         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
23549
23550 2007-02-04  Bruno Haible  <bruno@clisp.org>
23551
23552         New module mbsspn.
23553         * modules/mbsspn: New file.
23554         * lib/mbsspn.c: New file.
23555         * lib/string_.h (strspn): Add a conditional link warning.
23556         (mbsspn): New declaration.
23557         * m4/mbsspn.m4: New file.
23558         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23559         GNULIB_MBSSPN.
23560         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
23561         * MODULES.html.sh (Internationalization functions): Add mbsspn.
23562
23563 2007-02-04  Bruno Haible  <bruno@clisp.org>
23564
23565         New module mbspbrk.
23566         * modules/mbspbrk: New file.
23567         * lib/mbspbrk.c: New file.
23568         * lib/string_.h (strpbrk): Add a conditional link warning.
23569         (mbspbrk): New declaration.
23570         * m4/mbspbrk.m4: New file.
23571         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23572         GNULIB_MBSPBRK.
23573         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
23574         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
23575
23576 2007-02-04  Bruno Haible  <bruno@clisp.org>
23577
23578         New module mbscspn.
23579         * modules/mbscspn: New file.
23580         * lib/mbscspn.c: New file.
23581         * lib/string_.h (strcspn): Add a conditional link warning.
23582         (mbscspn): New declaration.
23583         * m4/mbscspn.m4: New file.
23584         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23585         GNULIB_MBSCSPN.
23586         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
23587         * MODULES.html.sh (Internationalization functions): Add mbscspn.
23588
23589 2007-02-04  Bruno Haible  <bruno@clisp.org>
23590
23591         New module mbscasestr, reduced goal of strcasestr.
23592         * modules/mbscasestr: New file.
23593         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
23594         (mbscasestr): Renamed from strcasestr.
23595         * lib/strcasestr.c: Don't include mbuiter.h.
23596         (strcasestr): Remove support for multibyte locales.
23597         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
23598         Change the conditional link warning.
23599         (mbscasestr): New declaration.
23600         * m4/mbscasestr.m4: New file.
23601         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
23602         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
23603         REPLACE_STRCASESTR.
23604         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
23605         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
23606         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
23607         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
23608         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
23609         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
23610         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
23611         (Depends-on): Remove mbuiter.
23612         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
23613
23614 2007-02-04  Bruno Haible  <bruno@clisp.org>
23615
23616         Simplify handling of strncasecmp.
23617         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
23618         the conditional link warning.
23619         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
23620         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
23621         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
23622         * modules/strcase (configure.ac): Don't invoke
23623         gl_STRING_MODULE_INDICATOR.
23624         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
23625
23626 2007-02-04  Bruno Haible  <bruno@clisp.org>
23627
23628         New module mbscasecmp, reduced goal of strcasecmp.
23629         * modules/mbscasecmp: New file.
23630         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
23631         (mbscasecmp): Renamed from strcasecmp.
23632         * lib/strcasecmp.c: Don't include mbuiter.h.
23633         (strcasecmp): Remove support for multibyte locales.
23634         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
23635         Change the conditional link warning.
23636         (mbscasecmp): New declaration.
23637         * m4/mbscasecmp.m4: New file.
23638         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
23639         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
23640         REPLACE_STRCASECMP.
23641         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
23642         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23643         GNULIB_MBSCASECMP.
23644         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
23645         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
23646         * modules/strcase (Files): Remove m4/mbrtowc.m4.
23647         (Depends-on): Remove mbuiter.
23648         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
23649
23650 2007-02-04  Bruno Haible  <bruno@clisp.org>
23651
23652         New module mbsstr. Remove module strstr.
23653         * modules/mbsstr: New file.
23654         * modules/strstr: Remove file.
23655         * lib/mbsstr.c: Renamed from lib/strstr.c.
23656         (mbsstr): Renamed from strstr.
23657         * lib/string_.h (strstr): Remove declaration. Change the conditional
23658         link warning.
23659         (mbsstr): New declaration.
23660         * m4/mbsstr.m4: New file.
23661         * m4/strstr.m4: Remove file.
23662         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
23663         REPLACE_STRSTR.
23664         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
23665         Don't initialize GNULIB_STRSTR.
23666         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
23667         substitute GNULIB_STRSTR and REPLACE_STRSTR.
23668         * MODULES.html.sh (Internationalization functions): Add mbsstr.
23669         (Support for systems lacking ANSI C 89): Remove strstr.
23670
23671 2007-02-04  Bruno Haible  <bruno@clisp.org>
23672
23673         New module mbsrchr.
23674         * modules/mbsrchr: New file.
23675         * lib/mbsrchr.c: New file.
23676         * lib/string_.h (strrchr): Add a conditional link warning.
23677         (mbsrchr): New declaration.
23678         * m4/mbsrchr.m4: New file.
23679         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23680         GNULIB_MBSRCHR.
23681         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
23682         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
23683
23684 2007-02-04  Bruno Haible  <bruno@clisp.org>
23685
23686         New module mbschr.
23687         * modules/mbschr: New file.
23688         * lib/mbschr.c: New file.
23689         * lib/string_.h (strchr): Add a conditional link warning.
23690         (mbschr): New declaration.
23691         * m4/mbschr.m4: New file.
23692         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23693         GNULIB_MBSCHR.
23694         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
23695         * MODULES.html.sh (Internationalization functions): Add mbschr.
23696
23697 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
23698
23699         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
23700
23701         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
23702
23703 2007-02-04  Bruno Haible  <bruno@clisp.org>
23704
23705         New module description section 'configure.ac-early'.
23706         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
23707         (func_get_autoconf_early_snippet): New function.
23708         (func_import, func_create_testdir): Use it. Remove special cases for
23709         modules 'extensions' and 'lock'.
23710         * modules/extensions (configure.ac-early): Require
23711         gl_USE_SYSTEM_EXTENSIONS.
23712         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
23713
23714 2007-02-04  Bruno Haible  <bruno@clisp.org>
23715
23716         Make use of gcj-4.3's -fsource and -ftarget option.
23717         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
23718         and if so try the options -fsource and -ftarget.
23719         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
23720         source_version, ftarget_option, target_version arguments.
23721         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
23722         (is_envjavac_oldgcj_14_14_usable): Renamed from
23723         is_envjavac_gcj_14_14_usable.
23724         (is_envjavac_oldgcj_14_13_usable): Renamed from
23725         is_envjavac_gcj_14_13_usable.
23726         (is_gcj_present): Update.
23727         (is_gcj_43, is_gcj43_usable): New functions.
23728         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
23729         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
23730         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
23731         try the options -fsource and -ftarget.
23732
23733 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
23734
23735         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
23736         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
23737         larger value.
23738
23739 2007-02-03  Jim Meyering  <jim@meyering.net>
23740
23741         Give tools a better chance to allocate space for very large buffers.
23742         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
23743
23744         Make pwd and readlink work also when run with an unreadable parent dir
23745         on systems with openat support.
23746         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
23747         provided getcwd function, even when we have openat support.
23748         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
23749
23750 2007-02-02  Bruno Haible  <bruno@clisp.org>
23751
23752         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
23753         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
23754         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
23755         portability problems if one of these functions is only used on specific
23756         platforms.
23757         Reported by Paul Eggert.
23758
23759 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
23760
23761         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
23762         is causing more trouble than it's curing.
23763         * lib/regex_internal.h (__mempcpy): Remove.
23764         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
23765         (and make the code a tad smaller to boot).
23766         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
23767
23768 2007-02-02  Jim Meyering  <jim@meyering.net>
23769
23770         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
23771         section, not in the Makefile.am: one.
23772
23773 2007-02-02  Eric Blake  <ebb9@byu.net>
23774
23775         * lib/strchrnul.c: Always include config.h first.
23776
23777         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
23778         gnulib strstr is not necessary here.
23779
23780 2007-02-02  Simon Josefsson  <simon@josefsson.org>
23781
23782         * m4/socklen.m4: Fix typo.
23783
23784 2007-02-02  Eric Blake  <ebb9@byu.net>
23785
23786         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
23787         * modules/netinet_in (Makefile.am): Likewise.
23788
23789 2007-02-01  Bruno Haible  <bruno@clisp.org>
23790
23791         * lib/string_.h (GL_LINK_WARNING): New macro.
23792         (strcasecmp, strstr, strcasestr): If provided by the system,
23793         conditionally define as a macro that leads to a warning instead of to
23794         an error.
23795         (strncasecmp): Conditionally define as a macro that leads to a warning.
23796
23797 2007-02-01  Karl Berry  <karl@gnu.org>
23798
23799         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
23800
23801 2007-02-01  Bruno Haible  <bruno@clisp.org>
23802
23803         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
23804         renamings.
23805
23806 2007-02-01  Eric Blake  <ebb9@byu.net>
23807
23808         * modules/regex (Depends-on): Revert dependence on mempcpy.
23809         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
23810         module's definition of mempcpy.
23811         Reported by Paul Eggert.
23812
23813 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
23814
23815         * lib/string_.h: If the gnulib module XYZ is not present, undefine
23816         the symbol XYZ before redefining it.  This fixes a problem with
23817         programs that don't use XYZ, when compiled on systems that define
23818         XYZ to something else.
23819
23820 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
23821
23822         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
23823         occurs when "mkdir -m foo" creates a setgid directory that is (1)
23824         writeable to group or other and (2) is intended to have a special
23825         mode bit that is set or cleared.  In such a case, the directory
23826         should be neither group- nor other-writeable until the special
23827         mode bits are right.
23828
23829 2007-01-31  Eric Blake  <ebb9@byu.net>
23830
23831         * modules/mountlist (Depends-on): Add strstr.
23832
23833         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
23834         bug.
23835         * modules/string (Makefile.am): Remove redundant replacement.
23836         * modules/regex (Depends-on): Add mempcpy.
23837
23838 2007-01-31  Bruno Haible  <bruno@clisp.org>
23839
23840         New module description field 'Link'.
23841         * gnulib-tool (func_usage): Document --extract-link-directive.
23842         (sed_extract_prog): Recognize 'Link' directive.
23843         (func_get_link_directive): New function.
23844         (func_import): Show summary of link directives.
23845         Handle --extract-link-directive option.
23846         * modules/acl (Link): New section.
23847         * modules/clock-time (Link): New section.
23848         * modules/euidaccess (Link): New section.
23849         * modules/gettext (Link): New section.
23850         * modules/iconv (Link): New section.
23851         * modules/lock (Link): New section.
23852         * modules/nanosleep (Link): New section.
23853         * modules/readline (Link): New section.
23854
23855 2007-01-27  Bruno Haible  <bruno@clisp.org>
23856
23857         Enforce the use of gnulib modules for unportable <string.h> functions.
23858         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
23859         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
23860         (gl_HEADER_STRING_H_BODY): Require it.
23861         * lib/string_.h: If the gnulib module XYZ is not present, redefine
23862         the symbol XYZ to one that gives a link error.
23863         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
23864         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
23865         * modules/mempcpy (configure.ac): Likewise.
23866         * modules/memrchr (configure.ac): Likewise.
23867         * modules/stpcpy (configure.ac): Likewise.
23868         * modules/stpncpy (configure.ac): Likewise.
23869         * modules/strcase (configure.ac): Likewise.
23870         * modules/strcasestr (configure.ac): Likewise.
23871         * modules/strchrnul (configure.ac): Likewise.
23872         * modules/strdup (configure.ac): Likewise.
23873         * modules/strndup (configure.ac): Likewise.
23874         * modules/strnlen (configure.ac): Likewise.
23875         * modules/strpbrk (configure.ac): Likewise.
23876         * modules/strsep (configure.ac): Likewise.
23877         * modules/strstr (configure.ac): Likewise.
23878         * modules/strtok_r (configure.ac): Likewise.
23879
23880 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
23881
23882         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
23883
23884 2007-01-30  Jim Meyering  <jim@meyering.net>
23885
23886         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
23887
23888 2007-01-29  Bruno Haible  <bruno@clisp.org>
23889
23890         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
23891         * lib/execute.c: Likewise.
23892         * lib/pipe.c: Likewise.
23893         * lib/printf-args.h: Likewise.
23894         * lib/printf-args.c: Likewise.
23895         * lib/printf-parse.c: Likewise.
23896         * lib/vasnprintf.c: Likewise.
23897
23898 2007-01-29  Eric Blake  <ebb9@byu.net>
23899
23900         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
23901         declaration.
23902
23903 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
23904
23905         * lib/strptime.h (strptime): Use 'restrict' for args where
23906         POSIX requires this.
23907         * lib/strptime.c (strptime): Likewise.
23908         Change license notice from LGPL to GPL, since gnulib-tool will
23909         change this as needed.
23910         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
23911         defined.
23912         Include "strptime.h" first, to check interface.
23913         Do not #undef _LIBC and _NL_CURRENT.
23914         Do not include <stdlib.h>; no longer needed.
23915         Include "time_r.h" and declare ptime_locale_status
23916         only if _LIBC is not defined.
23917         (__P): Remove unused macro.
23918         (match_string): Bring back glibc version, but use it only if _LIBC
23919         is defined.
23920         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
23921         Remove unnecessary assertion and abort() call.
23922         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
23923         * m4/strptime.m4: Fix serial number comment.
23924         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
23925         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
23926         (Depends-on): Add time_r.
23927
23928 2007-01-29  Bruno Haible  <bruno@clisp.org>
23929
23930         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
23931         strptime.
23932         * modules/strptime (Depends-on): Add stdbool.
23933         * lib/strptime.h: Include <time.h> always. Add comments.
23934
23935 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
23936
23937         * modules/strptime: New file.
23938         * lib/strptime.h: New file.
23939         * lib/strptime.c: New file.
23940         * m4/strptime.m4: New file.
23941
23942 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
23943
23944         * MODULES.html.sh: New module mpsort.
23945         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
23946
23947         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
23948         a circularity problem with HP-UX ia64 reported by Bob Proulx in
23949         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
23950         All uses changed.
23951         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
23952         All uses changed.
23953         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
23954         to _Restrict_.
23955         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
23956         the parameter matches the prototype.
23957
23958 2007-01-28  Jim Meyering  <jim@meyering.net>
23959
23960         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
23961         sys/time.h here, reverting that part of the previous patch:
23962         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
23963
23964 2007-01-28  Bruno Haible  <bruno@clisp.org>
23965
23966         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
23967         value of $(SYS_TIME_H).
23968         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
23969         remove it conditionally, too. [added by Jim Meyering]
23970         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
23971         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
23972         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
23973         GETTIMEOFDAY_REPLACEMENT to 1.
23974
23975 2007-01-28  Bruno Haible  <bruno@clisp.org>
23976
23977         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
23978         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
23979         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
23980         Set UNISTD_H instead of UNISTD_H2.
23981         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
23982
23983 2007-01-28  Bruno Haible  <bruno@clisp.org>
23984
23985         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
23986         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
23987
23988 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23989
23990         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
23991         (func_create_testdir): Ensure C locale for `grep' and `tr'
23992         character ranges.
23993         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
23994         ACLOCAL_AMFLAGS parsing state machine.
23995
23996 2007-01-27  Bruno Haible  <bruno@clisp.org>
23997
23998         * modules/unistr/base: Update.
23999
24000 2007-01-27  Bruno Haible  <bruno@clisp.org>
24001
24002         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
24003         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
24004         * modules/unistr/u32-mbtouc-unsafe: Renamed from
24005         modules/unistr/u32-mbtouc.
24006         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
24007         * lib/unistr.h: Update.
24008         * lib/linebreak.c: Update.
24009         * modules/unistr/u32-mbtouc: Renamed from
24010         modules/unistr/u32-mbtouc-safe.
24011         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
24012         * lib/unistr.h: Update.
24013         * lib/unistr/u32-to-u8.c: Update.
24014         * lib/unistr/u32-to-u16.c: Update.
24015
24016 2007-01-27  Bruno Haible  <bruno@clisp.org>
24017
24018         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
24019         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
24020         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
24021         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
24022         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
24023         * modules/unistr/u16-mbtouc-unsafe: Renamed from
24024         modules/unistr/u16-mbtouc.
24025         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
24026         * lib/unistr.h: Update.
24027         * lib/linebreak.c: Update.
24028         * modules/linebreak: Update.
24029         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
24030         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
24031         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
24032         * modules/unistr/u16-mbtouc: Renamed from
24033         modules/unistr/u16-mbtouc-safe.
24034         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
24035         * lib/unistr.h: Update.
24036         * lib/unistr/u16-to-u8.c: Update.
24037         * modules/unistr/u16-to-u8: Update.
24038         * lib/unistr/u16-to-u32.c: Update.
24039         * modules/unistr/u16-to-u32: Update.
24040
24041 2007-01-27  Bruno Haible  <bruno@clisp.org>
24042
24043         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
24044         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
24045         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
24046         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
24047         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
24048         * modules/unistr/u8-mbtouc-unsafe: Renamed from
24049         modules/unistr/u8-mbtouc.
24050         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
24051         * lib/unistr.h: Update.
24052         * lib/striconveh.c: Update.
24053         * modules/striconveh: Update.
24054         * lib/linebreak.c: Update.
24055         * modules/linebreak: Update.
24056         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
24057         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
24058         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
24059         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
24060         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
24061         * lib/unistr.h: Update.
24062         * lib/striconveh.c: Update.
24063         * modules/striconveh: Update.
24064         * lib/unistr/u8-to-u16.c: Update.
24065         * modules/unistr/u8-to-u16: Update.
24066         * lib/unistr/u8-to-u32.c: Update.
24067         * modules/unistr/u8-to-u32: Update.
24068
24069 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24070
24071         Sync from Libtool.
24072         * lib/argz.c: Do not include strings.h nor memory.h, include
24073         string.h unconditionally.  Patch by Simon Josefsson.
24074
24075 2007-01-27  Bruno Haible  <bruno@clisp.org>
24076
24077         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
24078         from gl_HEADER_STRING_H_BODY.
24079         (gl_HEADER_STRING_H_BODY): Require it.
24080         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
24081         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
24082         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
24083         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
24084         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
24085         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
24086         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
24087         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
24088         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
24089         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
24090         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
24091         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
24092         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
24093         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
24094         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
24095
24096 2007-01-27  Bruno Haible  <bruno@clisp.org>
24097
24098         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
24099         check_PROGRAMS into noinst_PROGRAMS.
24100         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
24101         check_PROGRAMS in this case.
24102         (func_import): Set for_test to false.
24103         (func_create_testdir): Set for_test to true.
24104
24105 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
24106             Bruno Haible  <bruno@clisp.org>
24107
24108         * modules/strcasestr (Files): Remove lib/strcasestr.h.
24109         (Depends-on): Add string.
24110         (Includes): Use <string.h> instead of strcasestr.h.
24111         * modules/string (Makefile.am): Also substitute the value of
24112         REPLACE_STRCASESTR.
24113         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
24114         assume strcasestr is declared in <string.h> not <strings.h>. Also
24115         set REPLACE_STRCASESTR.
24116         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
24117         REPLACE_STRCASESTR.
24118         * lib/strcasestr.h: Remove file.
24119         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
24120         * lib/string_.h (strcasestr): New declaration.
24121
24122 2007-01-27  Bruno Haible  <bruno@clisp.org>
24123
24124         * lib/string_.h: Use 'extern'.
24125
24126 2007-01-27  Jim Meyering  <jim@meyering.net>
24127
24128         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
24129         of set-but-not-used local, "q".
24130
24131         * lib/mempcpy.c: Include <config.h> before <string.h>.
24132         This fixes a compilation error on HP-UX, due to the system's
24133         "restrict"-using mempcpy prototype.
24134
24135 2007-01-26  Bruno Haible  <bruno@clisp.org>
24136
24137         Small optimization.
24138         * lib/javacomp.c: Include c-strstr.h.
24139          (is_envjavac_gcj): Use c_strstr instead of strstr.
24140         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
24141
24142 2007-01-26  Bruno Haible  <bruno@clisp.org>
24143
24144         * MODULES.html.sh (Unicode string functions): Add the new modules.
24145
24146         * modules/uniconv/u32-strconv-to-locale: New file.
24147         * lib/uniconv/u32-strconv-to-locale.c: New file.
24148
24149         * modules/uniconv/u16-strconv-to-locale: New file.
24150         * lib/uniconv/u16-strconv-to-locale.c: New file.
24151
24152         * modules/uniconv/u8-strconv-to-locale: New file.
24153         * lib/uniconv/u8-strconv-to-locale.c: New file.
24154
24155         * modules/uniconv/u32-strconv-from-locale: New file.
24156         * lib/uniconv/u32-strconv-from-locale.c: New file.
24157
24158         * modules/uniconv/u16-strconv-from-locale: New file.
24159         * lib/uniconv/u16-strconv-from-locale.c: New file.
24160
24161         * modules/uniconv/u8-strconv-from-locale: New file.
24162         * lib/uniconv/u8-strconv-from-locale.c: New file.
24163
24164         * modules/uniconv/u32-strconv-to-enc: New file.
24165         * lib/uniconv/u32-strconv-to-enc.c: New file.
24166         * modules/uniconv/u32-strconv-to-enc-tests: New file.
24167         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
24168
24169         * modules/uniconv/u16-strconv-to-enc: New file.
24170         * lib/uniconv/u16-strconv-to-enc.c: New file.
24171         * lib/uniconv/u-strconv-to-enc.h: New file.
24172         * modules/uniconv/u16-strconv-to-enc-tests: New file.
24173         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
24174
24175         * modules/uniconv/u8-strconv-to-enc: New file.
24176         * lib/uniconv/u8-strconv-to-enc.c: New file.
24177         * modules/uniconv/u8-strconv-to-enc-tests: New file.
24178         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
24179
24180         * modules/uniconv/u32-strconv-from-enc: New file.
24181         * lib/uniconv/u32-strconv-from-enc.c: New file.
24182         * modules/uniconv/u32-strconv-from-enc-tests: New file.
24183         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
24184
24185         * modules/uniconv/u16-strconv-from-enc: New file.
24186         * lib/uniconv/u16-strconv-from-enc.c: New file.
24187         * modules/uniconv/u16-strconv-from-enc-tests: New file.
24188         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
24189
24190         * modules/uniconv/u8-strconv-from-enc: New file.
24191         * lib/uniconv/u8-strconv-from-enc.c: New file.
24192         * lib/uniconv/u-strconv-from-enc.h: New file.
24193         * modules/uniconv/u8-strconv-from-enc-tests: New file.
24194         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
24195
24196         * modules/uniconv/u32-conv-from-enc: New file.
24197         * lib/uniconv/u32-conv-from-enc.c: New file.
24198         * modules/uniconv/u32-conv-from-enc-tests: New file.
24199         * tests/uniconv/test-u32-conv-from-enc.c: New file.
24200
24201         * modules/uniconv/u16-conv-from-enc: New file.
24202         * lib/uniconv/u16-conv-from-enc.c: New file.
24203         * lib/uniconv/u-conv-from-enc.h: New file.
24204         * modules/uniconv/u16-conv-from-enc-tests: New file.
24205         * tests/uniconv/test-u16-conv-from-enc.c: New file.
24206
24207         * modules/uniconv/u8-conv-from-enc: New file.
24208         * lib/uniconv/u8-conv-from-enc.c: New file.
24209         * modules/uniconv/u8-conv-from-enc-tests: New file.
24210         * tests/uniconv/test-u8-conv-from-enc.c: New file.
24211
24212         * modules/uniconv/base: New file.
24213         * lib/uniconv.h: New file.
24214
24215 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
24216
24217         * doc/gnulib-tool.texi (Initial import): Update to match current
24218         behavior with strdup module.
24219         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
24220         * lib/memmem.h: Remove; all uses removed.  This is now done
24221         by <string.h>.
24222         * lib/mempcpy.h: Likewise.
24223         * lib/memrchr.h: Likewise.
24224         * lib/stpcpy.h: Likewise.
24225         * lib/stpncpy.h: Likewise.
24226         * lib/strcase.h: Likewise.
24227         * lib/strchrnul.h: Likewise.
24228         * lib/strdup.h: Likewise.
24229         * lib/strndup.h: Likewise.
24230         * lib/strnlen.h: Likewise.
24231         * lib/strpbrk.h: Likewise.
24232         * lib/strsep.h: Likewise.
24233         * lib/strstr.h: Likewise.
24234         * lib/strtok_r.h: Likewise.
24235         * lib/string_.h: New file.
24236         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
24237         Rely on <string.h> instead.
24238         * lib/canon-host.c: Likewise.
24239         * lib/chdir-long.c: Likewise.
24240         * lib/concatpath.c: Likewise.
24241         * lib/exclude.c: Likewise.
24242         * lib/fchdir.c: Likewise.
24243         * lib/getaddrinfo.c: Likewise.
24244         * lib/getcwd.c: Likewise.
24245         * lib/getsubopt.c: Likewise.
24246         * lib/glob.c: Likewise.
24247         * lib/hard-locale.c: Likewise.
24248         * lib/iconvme.c: Likewise.
24249         * lib/javacomp.c: Likewise.
24250         * lib/mempcpy.c: Likewise.
24251         * lib/memrchr.c: Likewise.
24252         * lib/regex_internal.h: Likewise.
24253         * lib/stpncpy.c: Likewise.
24254         * lib/strcasecmp.c: Likewise.
24255         * lib/strchrnul.c: Likewise.
24256         * lib/strdup.c: Likewise.
24257         * lib/striconv.c: Likewise.
24258         * lib/striconveh.c: Likewise.
24259         * lib/striconveha.c: Likewise.
24260         * lib/strncasecmp.c: Likewise.
24261         * lib/strndup.c: Likewise.
24262         * lib/strnlen.c: Likewise.
24263         * lib/strsep.c: Likewise.
24264         * lib/strstr.c: Likewise.
24265         * lib/strtok_r.c: Likewise.
24266         * lib/userspec.c: Likewise.
24267         * lib/w32spawn.h: Likewise.
24268         * lib/xstrndup.c: Likewise.
24269         * lib/mountlist.c (strstr): Remove decl.
24270         * m4/string_h.m4: New file.
24271         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
24272         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
24273         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
24274         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
24275         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
24276         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
24277         Set REPLACE_STRCASECMP if necessary.
24278         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
24279         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
24280         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
24281         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
24282         HAVE_DECL_STRDUP if necessary.
24283         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
24284         since gl_FUNC_STRNDUP does that now.
24285         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
24286         Check for decl here...
24287         (gl_PREREQ_STRNLEN): ... not here.
24288         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
24289         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
24290         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
24291         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
24292         necessary.
24293         * modules/string: New file.
24294         * modules/memmem (Files): Remove special-purpose include file.
24295         (Depends-on): Add string.
24296         (Include): Include <string.h>, not the removed file.
24297         * modules/mempcpy: Likewise.
24298         * modules/memrchr: Likewise.
24299         * modules/stpcpy: Likewise.
24300         * modules/stpncpy: Likewise.
24301         * modules/strcase: Likewise.
24302         * modules/strchrnul: Likewise.
24303         * modules/strdup: Likewise.
24304         * modules/strndup: Likewise.
24305         * modules/strnlen: Likewise.
24306         * modules/strpbrk: Likewise.
24307         * modules/strsep: Likewise.
24308         * modules/strstr: Likewise.
24309         * modules/strtok_r: Likewise.
24310         * tests/test-dirname.c: Don't include "strdup.h", since
24311         <string.h> now suffices.
24312         * tests/test-memmem.c: Don't include "memmem.h", since
24313         <string.h> now suffices.
24314
24315 2007-01-25  Bruno Haible  <bruno@clisp.org>
24316
24317         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
24318         *resultp is 0.
24319
24320         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
24321         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
24322         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
24323         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
24324
24325         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
24326         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
24327         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
24328         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
24329         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
24330         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
24331
24332 2007-01-24  Bruno Haible  <bruno@clisp.org>
24333
24334         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
24335         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
24336         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
24337         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
24338         gl_FUNC_FTS_CORE.
24339         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
24340         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
24341         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
24342         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
24343         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
24344         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
24345         gl_FUNC_FCHOWNAT.
24346         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
24347         gl_FUNC_STRFTIME.
24348         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
24349         Reported by Ralf Wildenhues.
24350
24351 2007-01-24  Bruno Haible  <bruno@clisp.org>
24352
24353         Drop AC_REQUIRE calls that are redundant with the module dependencies.
24354         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
24355         gl_GETADDRINFO.
24356         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
24357         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
24358         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
24359
24360 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
24361
24362         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
24363         Don't use 'exit'; just return from 'main'.
24364         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
24365
24366         * lib/fnmatch_.h: Readjust white space and comments to match
24367         glibc, to avoid spurious diffs.
24368
24369 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
24370
24371         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
24372         2004-12-01 change by Jakub Jelinek, since this code won't compile
24373         if !LIBC.  Problem reported by Bob Proulx.
24374
24375 2007-01-23  Bruno Haible  <bruno@clisp.org>
24376
24377         * lib/striconveh.c: Include c-strcaseeq.h.
24378         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
24379         * modules/striconveh (Depends-on): Add c-strcaseeq.
24380
24381 2007-01-23  Bruno Haible  <bruno@clisp.org>
24382
24383         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
24384
24385         * modules/c-strcaseeq: New file.
24386         * lib/c-strcaseeq.h: New file.
24387
24388         * modules/streq: New file.
24389         * lib/streq.h: New file.
24390
24391 2007-01-23  Bruno Haible  <bruno@clisp.org>
24392
24393         * modules/striconveha-tests: New file.
24394         * tests/test-striconveha.c: New file.
24395
24396         * lib/striconveha.h: Include <stdbool.h>.
24397         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
24398         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
24399         (mem_iconveha_notranslit): Renamed from mem_iconveha.
24400         (mem_iconveha): New function.
24401         (str_iconveha_notranslit): Renamed from str_iconveha.
24402         (str_iconveha): New function.
24403         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
24404         c-strcase.
24405
24406 2007-01-23  Bruno Haible  <bruno@clisp.org>
24407
24408         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
24409         encodings without forgiving before trying any encoding with handler.
24410         (str_iconveha): Try all encodings without forgiving before trying any
24411         encoding with handler.
24412
24413 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
24414
24415         Import the following changes from libc.
24416
24417         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
24418
24419         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
24420
24421         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
24422
24423         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
24424         normal_bracket label.
24425
24426         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
24427
24428         [BZ #361]
24429         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
24430         to normal_bracket after fetching the next character.
24431
24432 2007-01-22  Bruno Haible  <bruno@clisp.org>
24433
24434         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
24435         argument.
24436         * lib/striconveh.c (iconv_carefully_1): New function.
24437         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
24438         argument.
24439         (str_cd_iconveh): Update.
24440         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
24441         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
24442         * tests/test-striconveh.c (MAGIC): New macro.
24443         (new_offsets): New function.
24444         (main): Test call with and without offsets.
24445
24446 2007-01-22  Bruno Haible  <bruno@clisp.org>
24447
24448         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
24449         * modules/sys_select (Makefile.am): Likewise.
24450         * modules/sys_socket (Makefile.am): Likewise.
24451         * modules/sys_time (Makefile.am): Likewise.
24452
24453 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
24454
24455         * modules/gettimeofday (License): Change from GPL to LGPL, since
24456         gettimeofday is a library function.
24457
24458 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
24459
24460         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
24461
24462 2007-01-21  Bruno Haible  <bruno@clisp.org>
24463
24464         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
24465
24466 2007-01-21  Bruno Haible  <bruno@clisp.org>
24467
24468         * modules/striconveha: New file.
24469         * lib/striconveha.h: New file.
24470         * lib/striconveha.c: New file.
24471         * MODULES.html.sh (Internationalization functions): Add striconveha.
24472         * lib/striconv.c (str_iconv): Optimize the case of an empty input
24473         string.
24474         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
24475
24476 2007-01-21  Bruno Haible  <bruno@clisp.org>
24477
24478         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
24479         * lib/striconveh.c (str_iconveh): Likewise.
24480
24481 2007-01-21  Bruno Haible  <bruno@clisp.org>
24482
24483         * lib/striconveh.h (mem_iconveh): New declaration.
24484         * lib/striconveh.c (mem_iconveh): New function.
24485         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
24486
24487 2007-01-21  Bruno Haible  <bruno@clisp.org>
24488
24489         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
24490
24491         * lib/striconveh.h (mem_cd_iconveh): Change specification.
24492         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
24493         original result buffer.
24494         (str_cd_iconveh): Update.
24495         * tests/test-striconveh.c (main): Update.
24496
24497         * lib/striconv.h (mem_cd_iconv): Change specification.
24498         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
24499         result buffer.
24500         (str_cd_iconv): Update.
24501         * tests/test-striconv.c (main): Update.
24502
24503 2007-01-21  Bruno Haible  <bruno@clisp.org>
24504
24505         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
24506
24507 2007-01-20  Jim Meyering  <jim@meyering.net>
24508
24509         * lib/userspec.c (parse_with_separator): If a user or group string
24510         starts with "+", skip the corresponding name-to-ID look-up, since
24511         such a look-up must fail: user and group names may not include "+".
24512
24513 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
24514
24515         * lib/poll.c: Include sys/time.h and time.h unconditionally,
24516         since we now assume the sys_time module.
24517         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
24518         check for sys/time.h; no longer needed.
24519         * modules/poll (Depends-on): Depend on sys_time.
24520
24521 2007-01-18  Bruno Haible  <bruno@clisp.org>
24522
24523         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
24524         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
24525
24526         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
24527         gettimeofday.
24528
24529         * tests/test-gettimeofday.c: Include <time.h>.
24530         (dummy): Remove variable.
24531
24532         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
24533         gl_HEADER_SYS_TIME_H.
24534         (gl_HEADER_SYS_TIME_H): New macro.
24535
24536         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
24537         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24538         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
24539         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
24540         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24541         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
24542         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
24543         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24544         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
24545         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
24546         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24547
24548         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
24549         last change; it caused a compilation error when cross-compiling to
24550         Cygwin.
24551
24552 2007-01-18  Jim Meyering  <jim@meyering.net>
24553
24554         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
24555         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
24556         than the race-prone "test -d sys || mkdir sys".
24557         (configure.ac): Use AC_PROG_MKDIR_P.
24558         * modules/sys_select: Likewise.
24559         * modules/sys_socket: Likewise.
24560         * modules/sys_time: Likewise.
24561
24562 2007-01-18  Eric Blake  <ebb9@byu.net>
24563
24564         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
24565         replace gettimeofday.
24566         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
24567         name, to avoid infinite recursion.
24568
24569 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
24570
24571         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
24572         module sys_time.
24573         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
24574         assume timespec.h defines struct timeval.
24575         * lib/settime.c: Likewise.
24576         * lib/utimens.c: Likewise.
24577         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
24578         since we now assume the gettimeofday module.
24579         * lib/tempname.c (__gen_tempname): Likewise.
24580         * lib/gettimeofday.h: Remove.
24581         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
24582         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
24583         Include <time.h>, for 'time()'.
24584         (localtime_buffer_addr): Also use this workaround if
24585         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
24586         to simplify the uses.  All uses changed.
24587         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
24588         that #undef is inside {}, and 'const' follows type name consistently.
24589         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
24590         (gettimeofday): Do not use the maximum possible value for
24591         tv->tv_usec, since that might break usages other than ls.c.
24592         Instead, we'll leave ls.c alone.  This undoes today's patch
24593         by Bruno.  Add a compile-time warning for 1s-clock resolution;
24594         we've never observed the problem but might as well keep the
24595         canary.
24596         * lib/nanosleep.c: Include timespec.h first, for interface check.
24597         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
24598         now assume the sys_time module.
24599         * lib/tempname.c: Likewise.
24600         * lib/timespec.h: Likewise.
24601         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
24602         needed.
24603         * lib/strftime.c: Likewise.
24604         * lib/timespec.h: Likewise.
24605         * lib/posixtm.c: Include posixtm.h first, for interface check.
24606         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
24607         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
24608         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
24609         * lib/sys_time_.h: New file.
24610         * lib/timespec.h (struct timespec): Use long int, not long.
24611         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
24612         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
24613         Remove obsolescent call to AC_HEADER_TIME.
24614         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
24615         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
24616         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
24617         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
24618         Likewise.
24619         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
24620         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
24621         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
24622         into the sys_time module.  Check for gettimeofday just once.
24623         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
24624         for gettimeofday signature to just check the signature.  Merely
24625         compile it, since linking doesn't test signature.  Improve test for
24626         whether gettimeofday.o is actually needed.
24627         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
24628         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
24629         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
24630         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24631         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
24632         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
24633         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
24634         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
24635         than worrying about sys/time.h.
24636         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
24637         Don't bother worrying about TIME_WITH_SYS_TIME.
24638         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
24639         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
24640         * m4/sys_time_h.m4: New file.
24641         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
24642         Don't include sys/time.h.  Return from main rather than exiting.
24643         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
24644         all uses changed.
24645         * modules/gethrxtime (Depends-on): Add sys_time.
24646         * modules/gettime (Depends-on): Likewise.
24647         * modules/gettimeofday (Depends-on): Likewise.
24648         * modules/nanosleep (Depends-on): Likewise.
24649         * modules/settime (Depends-on): Likewise.
24650         * modules/tempname (Depends-on): Likewise.
24651         * modules/utimens (Depends-on): Likewise.
24652         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
24653         (Include:) Change back to <sys/time.h>.
24654         (Maintainer:) Add self.
24655         * modules/sys_time: New file.
24656         * modules/tempname (Depends-on): Add gettimeofday.
24657         * tests/test-gettimeofday.c: Include <sys/time.h>
24658         rather than gettimeofday.h.
24659
24660 2007-01-17  Bruno Haible  <bruno@clisp.org>
24661
24662         * gnulib-tool (func_get_license): Revert last patch. Instead, let
24663         the license default to GPL.
24664         (func_create_testdir): Don't complain if a module is LGPL and its
24665         tests module depends on GPLed modules.
24666
24667 2007-01-17  Bruno Haible  <bruno@clisp.org>
24668
24669         * lib/gettimeofday.c (gettimeofday): Add code for the case
24670         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
24671         maximum possible value for tv->tv_usec, rather than the minimum one.
24672
24673 2005-10-08  Martin Lambers  <marlam@marlam.de>
24674 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
24675 2007-01-16  Bruno Haible  <bruno@clisp.org>
24676
24677         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
24678         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
24679         gl_FUNC_GETTIMEOFDAY.
24680         (Include): Add gettimeofday.h.
24681         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
24682         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
24683         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
24684         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
24685         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
24686         * lib/gettimeofday.h: New file.
24687         * lib/gettimeofday.c: Include <sys/timeb.h>.
24688         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
24689         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24690         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
24691         fall back on time().
24692
24693         * tests/test-gettimeofday.c: New file.
24694         * modules/gettimeofday-tests: New file.
24695
24696 2007-01-16  Eric Blake  <ebb9@byu.net>
24697
24698         * modules/fnmatch (Depends-on): Depend on wchar.
24699         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
24700         * m4/fnmatch.m4: Likewise.
24701         * modules/mbchar (Makefile.am): Assume <wchar.h>.
24702         * m4/mbchar.m4: Likewise.
24703         * modules/mbswidth (Depends-on): Depend on wchar.
24704         * lib/mbswidth.c: Assume <wchar.h>.
24705         * m4/mbswidth.m4: Likewise.
24706         * modules/quotearg (Depends-on): Depend on wchar.
24707         * lib/quotearg.c: Assume <wchar.h>.
24708         * m4/quotearg.m4: Likewise.
24709         * modules/regex (Depends-on): Depend on wchar.
24710         * lib/regex_internal.h: Assume <wchar.h>.
24711         * m4/regex.m4: Likewise.
24712         * modules/stdint (Depends-on): Depend on wchar.
24713         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
24714         * m4/stdint.m4: Likewise.
24715         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
24716         * modules/strftime (Depends-on): Depend on wchar.
24717         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
24718         * modules/strtol (Depends-on): Depend on wchar.
24719         * lib/strtol.c: Assume <wchar.h>.
24720         * modules/wcwidth (Depends-on): Depend on wchar.
24721         * lib/wcwidth.h: Assume <wchar.h>.
24722         * m4/wcwidth.m4: Likewise.
24723
24724 2007-01-16  Bruno Haible  <bruno@clisp.org>
24725
24726         * modules/csharpexec-script: New, created from...
24727         * modules/csharpexec: ... this.
24728
24729 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
24730
24731         * modules/javaexec-script: New, created from...
24732         * modules/javaexec: ... this.
24733
24734 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
24735
24736         * modules/poll (Dependencies): Add sys_select.
24737
24738 2007-01-15  Jim Meyering  <jim@meyering.net>
24739
24740         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
24741         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
24742         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
24743         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
24744
24745 2007-01-15  Bruno Haible  <bruno@clisp.org>
24746
24747         * modules/striconveh: New file.
24748         * lib/striconveh.h: New file.
24749         * lib/striconveh.c: New file.
24750         * MODULES.html.sh (Internationalization functions): Add striconveh.
24751
24752         * modules/striconveh-tests: New file.
24753         * tests/test-striconveh.c: New file.
24754
24755 2007-01-15  Bruno Haible  <bruno@clisp.org>
24756
24757         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
24758         not from GNU libiconv or GNU libc.
24759
24760 2007-01-15  Bruno Haible  <bruno@clisp.org>
24761
24762         * doc/gnulib-intro.texi (Copyright): Explain the different license
24763         terms for module descriptions, autoconf macros, tests, documentation.
24764
24765 2007-01-14  Bruno Haible  <bruno@clisp.org>
24766
24767         * modules/striconv-tests: New file.
24768         * tests/test-striconv.c: New file.
24769
24770 2007-01-14  Bruno Haible  <bruno@clisp.org>
24771
24772         * modules/iconv-tests: New file.
24773         * tests/test-iconv.c: New file.
24774
24775 2007-01-14  Bruno Haible  <bruno@clisp.org>
24776
24777         * gnulib-tool (func_get_license): For test modules, use the license of
24778         the main module.
24779
24780 2007-01-14  Bruno Haible  <bruno@clisp.org>
24781
24782         * modules/iconv (Include): Clarify that <iconv.h> can only be included
24783         if iconv is found to exist.
24784
24785 2007-01-14  Bruno Haible  <bruno@clisp.org>
24786
24787         * modules/c-ctype-tests: New file.
24788         * tests/test-c-ctype.c: New file.
24789
24790 2007-01-14  Bruno Haible  <bruno@clisp.org>
24791
24792         * modules/binary-io-tests: New file.
24793         * tests/test-binary-io.sh: New file.
24794         * tests/test-binary-io.c: New file.
24795
24796 2007-01-14  Bruno Haible  <bruno@clisp.org>
24797
24798         * modules/array-oset-tests: New file.
24799         * tests/test-array_oset.c: New file.
24800
24801 2007-01-14  Bruno Haible  <bruno@clisp.org>
24802
24803         * modules/array-list-tests: New file.
24804         * tests/test-array_list.c: New file.
24805
24806 2007-01-14  Bruno Haible  <bruno@clisp.org>
24807
24808         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
24809         and make.
24810         Reported by Simon Josefsson in
24811         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
24812
24813 2007-01-14  Bruno Haible  <bruno@clisp.org>
24814
24815         * modules/allocsa-tests: New file.
24816         * tests/test-allocsa.c: New file.
24817
24818 2007-01-14  Bruno Haible  <bruno@clisp.org>
24819
24820         * modules/fchdir (Depends-on): Add absolute-header.
24821         * modules/unistd (Depends-on): Likewise.
24822
24823 2006-12-30  Bruno Haible  <bruno@clisp.org>
24824
24825         * modules/fchdir: New file.
24826         * modules/unistd (Files): Add lib/unistd_.h.
24827         (Makefile.am): Generate unistd.h from unistd_.h.
24828         * lib/fchdir.c: New file.
24829         * lib/dirent_.h: New file.
24830         * lib/unistd_.h: New file.
24831         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
24832         * m4/fchdir.m4: New file.
24833         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
24834         (gl_HEADER_UNISTD): Invoke it.
24835         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
24836         function.
24837         * lib/backupfile.c (opendir, closedir): Undefine.
24838         * lib/chown.c (open, close): Undefine.
24839         * lib/clean-temp.c (open, close): Undefine.
24840         * lib/copy-file.c (open, close): Undefine.
24841         * lib/execute.c (open, close): Undefine.
24842         * lib/fsusage.c (open, close): Undefine.
24843         * lib/gc-gnulib.c (open, close): Undefine.
24844         * lib/getcwd.c (opendir, closedir): Undefine.
24845         * lib/glob.c (opendir, closedir): Undefine.
24846         * lib/javacomp.c (open, close): Undefine.
24847         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
24848         * lib/openat-proc.c (open, close): Undefine.
24849         * lib/pagealign_alloc.c (open, close): Undefine.
24850         * lib/pipe.c (open, close): Undefine.
24851         * lib/progreloc.c (open, close): Undefine.
24852         * lib/savedir.c (opendir, closedir): Undefine.
24853         * lib/utime.c (open, close): Undefine.
24854         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
24855
24856 2007-01-10  Bruno Haible  <bruno@clisp.org>
24857
24858         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
24859
24860 2007-01-12  Eric Blake  <ebb9@byu.net>
24861
24862         Provide a robust <wchar.h>.  Further simplifications are now
24863         possible in other modules, but not included here.
24864         * modules/wchar: New module.
24865         * m4/wchar.m4: New file.
24866         * lib/wchar_.h: Likewise.
24867         * modules/mbchar (Depends-on): Depend on wchar, as the first use
24868         of the new module.
24869         * MODULES.html.sh (Extended multibyte and wide character utilities):
24870         New section.
24871
24872 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
24873
24874         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
24875         to a reasonable default for memory allocation.
24876         (xreadlink): Don't allocate a huge buffer, to work around a buggy
24877         file system that reports garbage st_size values for symlinks.
24878         Problem reported by Liyang Hu.
24879
24880 2007-01-11  Simon Josefsson  <simon@josefsson.org>
24881
24882         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
24883         Emacs .#* auto-save files).
24884
24885 2007-01-11  Bruno Haible  <bruno@clisp.org>
24886
24887         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
24888         directory.
24889
24890 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
24891
24892         Use @...@ consistently in lib/wctype_.h.
24893         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
24894         on it being set to 1 or 0.
24895         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
24896         go back to AC_SUBSTing it.
24897         * modules/wctype (Makefile.am): Undo previous change.
24898
24899 2007-01-10  Eric Blake  <ebb9@byu.net>
24900
24901         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
24902         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
24903         * modules/wctype (Makefile.am): Likewise.
24904         Reported by Chris McGuire.
24905
24906 2007-01-10  Jim Meyering  <jim@meyering.net>
24907
24908         fts.c: a small readability/maintainability improvement
24909         * lib/fts.c (fts_read): Make this code slightly more readable and
24910         maintainable by hoisting the "sp->fts_cur = p" assignments to
24911         immediately follow the statements that set P.  Derived from
24912         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
24913
24914 2007-01-10  Eric Blake  <ebb9@byu.net>
24915
24916         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
24917         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
24918         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
24919         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
24920         Reported by Chris McGuire.
24921
24922 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24923
24924         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
24925         in sed script.
24926
24927 2007-01-09  Bruno Haible  <bruno@clisp.org>
24928
24929         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
24930         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
24931         variables.
24932         (func_module): Use them.
24933
24934 2007-01-09  Bruno Haible  <bruno@clisp.org>
24935
24936         * modules/unistr/base: New file.
24937         * lib/unistr.h: New file.
24938
24939         * modules/unistr/u8-to-u16: New file.
24940         * lib/unistr/u8-to-u16.c: New file.
24941
24942         * modules/unistr/u8-to-u32: New file.
24943         * lib/unistr/u8-to-u32.c: New file.
24944
24945         * modules/unistr/u16-to-u8: New file.
24946         * lib/unistr/u16-to-u8.c: New file.
24947
24948         * modules/unistr/u16-to-u32: New file.
24949         * lib/unistr/u16-to-u32.c: New file.
24950
24951         * modules/unistr/u32-to-u8: New file.
24952         * lib/unistr/u32-to-u8.c: New file.
24953
24954         * modules/unistr/u32-to-u16: New file.
24955         * lib/unistr/u32-to-u16.c: New file.
24956
24957         * modules/unistr/u8-check: New file.
24958         * modules/unistr/u16-check: New file.
24959         * modules/unistr/u32-check: New file.
24960         * lib/unistr/u8-check.c: New file.
24961         * lib/unistr/u16-check.c: New file.
24962         * lib/unistr/u32-check.c: New file.
24963
24964         * modules/unistr/u8-chr: New file.
24965         * modules/unistr/u16-chr: New file.
24966         * modules/unistr/u32-chr: New file.
24967         * lib/unistr/u8-chr.c: New file.
24968         * lib/unistr/u16-chr.c: New file.
24969         * lib/unistr/u32-chr.c: New file.
24970
24971         * modules/unistr/u8-cmp: New file.
24972         * modules/unistr/u16-cmp: New file.
24973         * modules/unistr/u32-cmp: New file.
24974         * lib/unistr/u8-cmp.c: New file.
24975         * lib/unistr/u16-cmp.c: New file.
24976         * lib/unistr/u32-cmp.c: New file.
24977
24978         * modules/unistr/u8-cpy: New file.
24979         * modules/unistr/u16-cpy: New file.
24980         * modules/unistr/u32-cpy: New file.
24981         * lib/unistr/u8-cpy.c: New file.
24982         * lib/unistr/u16-cpy.c: New file.
24983         * lib/unistr/u32-cpy.c: New file.
24984         * lib/unistr/u-cpy.h: New file.
24985
24986         * modules/unistr/u8-cpy-alloc: New file.
24987         * modules/unistr/u16-cpy-alloc: New file.
24988         * modules/unistr/u32-cpy-alloc: New file.
24989         * lib/unistr/u8-cpy-alloc.c: New file.
24990         * lib/unistr/u16-cpy-alloc.c: New file.
24991         * lib/unistr/u32-cpy-alloc.c: New file.
24992         * lib/unistr/u-cpy-alloc.h: New file.
24993
24994         * modules/unistr/u8-endswith: New file.
24995         * modules/unistr/u16-endswith: New file.
24996         * modules/unistr/u32-endswith: New file.
24997         * lib/unistr/u8-endswith.c: New file.
24998         * lib/unistr/u16-endswith.c: New file.
24999         * lib/unistr/u32-endswith.c: New file.
25000         * lib/unistr/u-endswith.h: New file.
25001
25002         * modules/unistr/u8-mblen: New file.
25003         * modules/unistr/u16-mblen: New file.
25004         * modules/unistr/u32-mblen: New file.
25005         * lib/unistr/u8-mblen.c: New file.
25006         * lib/unistr/u16-mblen.c: New file.
25007         * lib/unistr/u32-mblen.c: New file.
25008
25009         * modules/unistr/u8-mbtouc: New file.
25010         * modules/unistr/u16-mbtouc: New file.
25011         * modules/unistr/u32-mbtouc: New file.
25012         * lib/unistr/u8-mbtouc.c: New file.
25013         * lib/unistr/u16-mbtouc.c: New file.
25014         * lib/unistr/u32-mbtouc.c: New file.
25015
25016         * modules/unistr/u8-mbtouc-safe: New file.
25017         * modules/unistr/u16-mbtouc-safe: New file.
25018         * modules/unistr/u32-mbtouc-safe: New file.
25019         * lib/unistr/u8-mbtouc-safe.c: New file.
25020         * lib/unistr/u16-mbtouc-safe.c: New file.
25021         * lib/unistr/u32-mbtouc-safe.c: New file.
25022
25023         * modules/unistr/u8-move: New file.
25024         * modules/unistr/u16-move: New file.
25025         * modules/unistr/u32-move: New file.
25026         * lib/unistr/u8-move.c: New file.
25027         * lib/unistr/u16-move.c: New file.
25028         * lib/unistr/u32-move.c: New file.
25029         * lib/unistr/u-move.h: New file.
25030
25031         * modules/unistr/u8-next: New file.
25032         * modules/unistr/u16-next: New file.
25033         * modules/unistr/u32-next: New file.
25034         * lib/unistr/u8-next.c: New file.
25035         * lib/unistr/u16-next.c: New file.
25036         * lib/unistr/u32-next.c: New file.
25037
25038         * modules/unistr/u8-prev: New file.
25039         * modules/unistr/u16-prev: New file.
25040         * modules/unistr/u32-prev: New file.
25041         * lib/unistr/u8-prev.c: New file.
25042         * lib/unistr/u16-prev.c: New file.
25043         * lib/unistr/u32-prev.c: New file.
25044
25045         * modules/unistr/u8-set: New file.
25046         * modules/unistr/u16-set: New file.
25047         * modules/unistr/u32-set: New file.
25048         * lib/unistr/u8-set.c: New file.
25049         * lib/unistr/u16-set.c: New file.
25050         * lib/unistr/u32-set.c: New file.
25051         * lib/unistr/u-set.h: New file.
25052
25053         * modules/unistr/u8-startswith: New file.
25054         * modules/unistr/u16-startswith: New file.
25055         * modules/unistr/u32-startswith: New file.
25056         * lib/unistr/u8-startswith.c: New file.
25057         * lib/unistr/u16-startswith.c: New file.
25058         * lib/unistr/u32-startswith.c: New file.
25059         * lib/unistr/u-startswith.h: New file.
25060
25061         * modules/unistr/u8-stpcpy: New file.
25062         * modules/unistr/u16-stpcpy: New file.
25063         * modules/unistr/u32-stpcpy: New file.
25064         * lib/unistr/u8-stpcpy.c: New file.
25065         * lib/unistr/u16-stpcpy.c: New file.
25066         * lib/unistr/u32-stpcpy.c: New file.
25067         * lib/unistr/u-stpcpy.h: New file.
25068
25069         * modules/unistr/u8-stpncpy: New file.
25070         * modules/unistr/u16-stpncpy: New file.
25071         * modules/unistr/u32-stpncpy: New file.
25072         * lib/unistr/u8-stpncpy.c: New file.
25073         * lib/unistr/u16-stpncpy.c: New file.
25074         * lib/unistr/u32-stpncpy.c: New file.
25075         * lib/unistr/u-stpncpy.h: New file.
25076
25077         * modules/unistr/u8-strcat: New file.
25078         * modules/unistr/u16-strcat: New file.
25079         * modules/unistr/u32-strcat: New file.
25080         * lib/unistr/u8-strcat.c: New file.
25081         * lib/unistr/u16-strcat.c: New file.
25082         * lib/unistr/u32-strcat.c: New file.
25083         * lib/unistr/u-strcat.h: New file.
25084
25085         * modules/unistr/u8-strchr: New file.
25086         * modules/unistr/u16-strchr: New file.
25087         * modules/unistr/u32-strchr: New file.
25088         * lib/unistr/u8-strchr.c: New file.
25089         * lib/unistr/u16-strchr.c: New file.
25090         * lib/unistr/u32-strchr.c: New file.
25091
25092         * modules/unistr/u8-strcmp: New file.
25093         * modules/unistr/u16-strcmp: New file.
25094         * modules/unistr/u32-strcmp: New file.
25095         * lib/unistr/u8-strcmp.c: New file.
25096         * lib/unistr/u16-strcmp.c: New file.
25097         * lib/unistr/u32-strcmp.c: New file.
25098
25099         * modules/unistr/u8-strcpy: New file.
25100         * modules/unistr/u16-strcpy: New file.
25101         * modules/unistr/u32-strcpy: New file.
25102         * lib/unistr/u8-strcpy.c: New file.
25103         * lib/unistr/u16-strcpy.c: New file.
25104         * lib/unistr/u32-strcpy.c: New file.
25105         * lib/unistr/u-strcpy.h: New file.
25106
25107         * modules/unistr/u8-strcspn: New file.
25108         * modules/unistr/u16-strcspn: New file.
25109         * modules/unistr/u32-strcspn: New file.
25110         * lib/unistr/u8-strcspn.c: New file.
25111         * lib/unistr/u16-strcspn.c: New file.
25112         * lib/unistr/u32-strcspn.c: New file.
25113         * lib/unistr/u-strcspn.h: New file.
25114
25115         * modules/unistr/u8-strdup: New file.
25116         * modules/unistr/u16-strdup: New file.
25117         * modules/unistr/u32-strdup: New file.
25118         * lib/unistr/u8-strdup.c: New file.
25119         * lib/unistr/u16-strdup.c: New file.
25120         * lib/unistr/u32-strdup.c: New file.
25121         * lib/unistr/u-strdup.h: New file.
25122
25123         * modules/unistr/u8-strlen: New file.
25124         * modules/unistr/u16-strlen: New file.
25125         * modules/unistr/u32-strlen: New file.
25126         * lib/unistr/u8-strlen.c: New file.
25127         * lib/unistr/u16-strlen.c: New file.
25128         * lib/unistr/u32-strlen.c: New file.
25129         * lib/unistr/u-strlen.h: New file.
25130
25131         * modules/unistr/u8-strmblen: New file.
25132         * modules/unistr/u16-strmblen: New file.
25133         * modules/unistr/u32-strmblen: New file.
25134         * lib/unistr/u8-strmblen.c: New file.
25135         * lib/unistr/u16-strmblen.c: New file.
25136         * lib/unistr/u32-strmblen.c: New file.
25137
25138         * modules/unistr/u8-strmbtouc: New file.
25139         * modules/unistr/u16-strmbtouc: New file.
25140         * modules/unistr/u32-strmbtouc: New file.
25141         * lib/unistr/u8-strmbtouc.c: New file.
25142         * lib/unistr/u16-strmbtouc.c: New file.
25143         * lib/unistr/u32-strmbtouc.c: New file.
25144
25145         * modules/unistr/u8-strncat: New file.
25146         * modules/unistr/u16-strncat: New file.
25147         * modules/unistr/u32-strncat: New file.
25148         * lib/unistr/u8-strncat.c: New file.
25149         * lib/unistr/u16-strncat.c: New file.
25150         * lib/unistr/u32-strncat.c: New file.
25151         * lib/unistr/u-strncat.h: New file.
25152
25153         * modules/unistr/u8-strncmp: New file.
25154         * modules/unistr/u16-strncmp: New file.
25155         * modules/unistr/u32-strncmp: New file.
25156         * lib/unistr/u8-strncmp.c: New file.
25157         * lib/unistr/u16-strncmp.c: New file.
25158         * lib/unistr/u32-strncmp.c: New file.
25159
25160         * modules/unistr/u8-strncpy: New file.
25161         * modules/unistr/u16-strncpy: New file.
25162         * modules/unistr/u32-strncpy: New file.
25163         * lib/unistr/u8-strncpy.c: New file.
25164         * lib/unistr/u16-strncpy.c: New file.
25165         * lib/unistr/u32-strncpy.c: New file.
25166         * lib/unistr/u-strncpy.h: New file.
25167
25168         * modules/unistr/u8-strnlen: New file.
25169         * modules/unistr/u16-strnlen: New file.
25170         * modules/unistr/u32-strnlen: New file.
25171         * lib/unistr/u8-strnlen.c: New file.
25172         * lib/unistr/u16-strnlen.c: New file.
25173         * lib/unistr/u32-strnlen.c: New file.
25174         * lib/unistr/u-strnlen.h: New file.
25175
25176         * modules/unistr/u8-strpbrk: New file.
25177         * modules/unistr/u16-strpbrk: New file.
25178         * modules/unistr/u32-strpbrk: New file.
25179         * lib/unistr/u8-strpbrk.c: New file.
25180         * lib/unistr/u16-strpbrk.c: New file.
25181         * lib/unistr/u32-strpbrk.c: New file.
25182         * lib/unistr/u-strpbrk.h: New file.
25183
25184         * modules/unistr/u8-strrchr: New file.
25185         * modules/unistr/u16-strrchr: New file.
25186         * modules/unistr/u32-strrchr: New file.
25187         * lib/unistr/u8-strrchr.c: New file.
25188         * lib/unistr/u16-strrchr.c: New file.
25189         * lib/unistr/u32-strrchr.c: New file.
25190
25191         * modules/unistr/u8-strspn: New file.
25192         * modules/unistr/u16-strspn: New file.
25193         * modules/unistr/u32-strspn: New file.
25194         * lib/unistr/u8-strspn.c: New file.
25195         * lib/unistr/u16-strspn.c: New file.
25196         * lib/unistr/u32-strspn.c: New file.
25197         * lib/unistr/u-strspn.h: New file.
25198
25199         * modules/unistr/u8-strstr: New file.
25200         * modules/unistr/u16-strstr: New file.
25201         * modules/unistr/u32-strstr: New file.
25202         * lib/unistr/u8-strstr.c: New file.
25203         * lib/unistr/u16-strstr.c: New file.
25204         * lib/unistr/u32-strstr.c: New file.
25205         * lib/unistr/u-strstr.h: New file.
25206
25207         * modules/unistr/u8-strtok: New file.
25208         * modules/unistr/u16-strtok: New file.
25209         * modules/unistr/u32-strtok: New file.
25210         * lib/unistr/u8-strtok.c: New file.
25211         * lib/unistr/u16-strtok.c: New file.
25212         * lib/unistr/u32-strtok.c: New file.
25213         * lib/unistr/u-strtok.h: New file.
25214
25215         * modules/unistr/u8-uctomb: New file.
25216         * modules/unistr/u16-uctomb: New file.
25217         * modules/unistr/u32-uctomb: New file.
25218         * lib/unistr/u8-uctomb.c: New file.
25219         * lib/unistr/u16-uctomb.c: New file.
25220         * lib/unistr/u32-uctomb.c: New file.
25221
25222         * MODULES.html.sh (Unicode string functions): Add the new modules.
25223
25224 2007-01-08  Bruno Haible  <bruno@clisp.org>
25225
25226         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
25227         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
25228         subdirectories.
25229
25230 2007-01-08  Karl Berry  <karl@gnu.org>
25231
25232         * doc/error.texi: mention that main() fns must set program_name
25233         when progname is used.
25234
25235 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
25236
25237         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
25238         WCTYPE_H is empty, for the benefit of builds from non-distclean
25239         directories.  Problem reported by Eric Blake in
25240         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
25241
25242 2007-01-08  Bruno Haible  <bruno@clisp.org>
25243
25244         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
25245         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
25246         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
25247         PROVIDE_CANONICALIZE_FILENAME_MODE.
25248         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
25249
25250 2007-01-08  Bruno Haible  <bruno@clisp.org>
25251
25252         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
25253         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
25254         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
25255         * lib/fts.c: Likewise.
25256         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
25257
25258 2006-12-25  Bruno Haible  <bruno@clisp.org>
25259
25260         * modules/utf8-ucs4-safe: New file.
25261         * lib/utf8-ucs4-safe.h: New file.
25262         * lib/unistr/utf8-ucs4-safe.c: New file.
25263
25264         * modules/utf16-ucs4-safe: New file.
25265         * lib/utf16-ucs4-safe.h: New file.
25266         * lib/unistr/utf16-ucs4-safe.c: New file.
25267
25268         * MODULES.html.sh (Unicode string functions): Add the new modules.
25269
25270 2007-01-08  Bruno Haible  <bruno@clisp.org>
25271
25272         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
25273         (Depends-on): Add unitypes.
25274         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
25275         (u8_mbtouc_aux): Move out to separate file.
25276         (u8_mbtouc): Use ucs4_t, uint8_t types.
25277         * lib/unistr/utf8-ucs4.c: New file.
25278
25279         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
25280         (Depends-on): Add unitypes.
25281         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
25282         (u16_mbtouc_aux): Move out to separate file.
25283         (u16_mbtouc): Use ucs4_t, uint16_t types.
25284         * lib/unistr/utf16-ucs4.c: New file.
25285
25286         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
25287         (Depends-on): Add unitypes.
25288         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
25289         (u8_uctomb_aux): Move out to separate file.
25290         (u8_uctomb): Use ucs4_t, uint8_t types.
25291         * lib/unistr/ucs4-utf8.c: New file.
25292
25293         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
25294         (Depends-on): Add unitypes.
25295         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
25296         (u16_uctomb_aux): Move out to separate file.
25297         (u16_uctomb): Use ucs4_t, uint16_t types.
25298         * lib/unistr/ucs4-utf16.c: New file.
25299
25300 2006-12-25  Bruno Haible  <bruno@clisp.org>
25301
25302         * modules/unitypes: New file.
25303         * lib/unitypes.h: New file.
25304         * MODULES.html.sh (func_all_modules): New section "Unicode string
25305         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
25306         this section. Add unitypes.
25307
25308 2007-01-08  Bruno Haible  <bruno@clisp.org>
25309
25310         Avoid variable names that conflict with those from libtool.
25311         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
25312         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
25313         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
25314         library_names_spec to acl_library_names_spec, hardcode_* to
25315         acl_hardcode_*.
25316         Reported by Ralf Wildenhues.
25317
25318 2007-01-08  Bruno Haible  <bruno@clisp.org>
25319
25320         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
25321         definition.
25322         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
25323         definition.
25324         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
25325         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
25326         definition.
25327         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
25328         definition.
25329         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
25330         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
25331         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
25332         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
25333         definition.
25334         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
25335         definition.
25336         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
25337         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
25338         GC_USE_<algorithm>.
25339         * lib/gc-libgcrypt.c: Likewise.
25340         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
25341         * modules/gc-arctwo (configure.ac): Likewise.
25342         * modules/gc-des (configure.ac): Likewise.
25343         * modules/gc-hmac-md5 (configure.ac): Likewise.
25344         * modules/gc-hmac-sha1 (configure.ac): Likewise.
25345         * modules/gc-md2 (configure.ac): Likewise.
25346         * modules/gc-md4 (configure.ac): Likewise.
25347         * modules/gc-md5 (configure.ac): Likewise.
25348         * modules/gc-random (configure.ac): Likewise.
25349         * modules/gc-rijndael (configure.ac): Likewise.
25350         * modules/gc-sha1 (configure.ac): Likewise.
25351
25352 2007-01-08  Bruno Haible  <bruno@clisp.org>
25353
25354         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
25355         macro definition.
25356         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
25357         definition.
25358         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
25359         definition.
25360         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
25361         * modules/fcntl-safer (configure.ac): Likewise.
25362         * modules/fopen-safer (configure.ac): Likewise.
25363         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
25364         GNULIB_FWRITEERROR macro definition.
25365
25366 2007-01-08  Bruno Haible  <bruno@clisp.org>
25367
25368         * m4/gnulib-common.m4: New file.
25369         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
25370         (func_get_filelist): Add m4/gnulib-common.m4.
25371
25372 2007-01-08  Bruno Haible  <bruno@clisp.org>
25373
25374         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
25375         command.
25376
25377 2007-01-08  Jim Meyering  <jim@meyering.net>
25378
25379         Use a more robust test for a "can't happen" condition.
25380         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
25381         narrowed the st_size value.  Presuming the "can't happen" condition
25382         is true, that narrowing could conceivably convert an invalid st_size
25383         value into a valid one.  Instead, use a change based on Matthew
25384         Woehlke's original patch.
25385
25386         Slight readability improvement: use an assert-like macro
25387         in place of literal "abort ()" uses.
25388         * lib/fts.c (fts_assert): Define.
25389         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
25390         Use this macro instead of a bare 'abort'.
25391
25392 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
25393
25394         Don't worry about using IRIX 5.3's wctype.h broken definitions;
25395         simply work around them.
25396         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
25397         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
25398         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
25399         declaring.
25400         Don't bother to define as macros, since the standard doesn't require it.
25401         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
25402         longer worry about IRIX 5.3.
25403         (HAVE_WCTYPE_CTMP_BUG): Remove.
25404
25405 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
25406
25407         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
25408         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
25409         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
25410         Problems reported by Georg Schwarz for IRIX 5.3.
25411
25412         * gnulib-tool (autoconf_minversion): Take the maximum version number
25413         found, not the minimum.  Problem reported by James Youngman.
25414
25415 2007-01-03  Karl Berry  <karl@gnu.org>
25416
25417         * doc/error.texi: new file, explaining interaction with progname.
25418         * doc/gnulib.texi: include it.  Update copyright.
25419
25420 2007-01-03  Simon Josefsson  <simon@josefsson.org>
25421
25422         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
25423         AC_CANONICAL_HOST, to improve autobuild outputs.
25424
25425 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
25426             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
25427
25428         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
25429         sockets, server sockets, and other file descriptors.  Count errors
25430         to compute the return value.  Reorder the code a bit to be easier
25431         to follow.  Don't set event bits that were not requested (except
25432         POLLERR and POLLHUP).
25433
25434 2007-01-01  Bruno Haible  <bruno@clisp.org>
25435
25436         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
25437
25438 2007-01-03  Jim Meyering  <jim@meyering.net>
25439
25440         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
25441
25442 2007-01-02  Bruno Haible  <bruno@clisp.org>
25443
25444         * modules/settime (Include): Require timespec.h.
25445         * modules/nanosleep (Include): Likewise.
25446
25447 2007-01-01  Bruno Haible  <bruno@clisp.org>
25448
25449         * gnulib-tool (func_emit_copyright_notice): Bump year.
25450         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
25451
25452 2007-01-01  Bruno Haible  <bruno@clisp.org>
25453
25454         Improve support for OpenBSD.
25455         * build-aux/config.rpath (libname_spec): Export.
25456         (library_names_spec): New variable. Export.
25457         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
25458         library_names_spec from the config.rpath output. Locate shared library
25459         through the name pattern in library_names_spec.
25460
25461 2007-01-01  Eric Blake  <ebb9@byu.net>
25462
25463         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
25464
25465 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
25466
25467         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
25468         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
25469         assume the C locale, and avoid an "eval" that could cause trouble.
25470         Problem with SORT reported by Bob Proulx.
25471
25472         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
25473         Define.  Trivial patch from Henning Nielsen Lund, originally
25474         sent to bug-grep@gnu.org today.
25475
25476 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
25477
25478         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
25479         struct stat.  Problem reported by Henning Nielsen Lund.
25480         * lib/acl.c: Include acl.h first, to check interface.  Don't
25481         bother to include sys/types.h and sys/stat.h again.
25482
25483 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
25484
25485         Import the following change from libc; problem reported by
25486         Sven Verdoolaege.
25487
25488         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
25489
25490         [BZ #1373]
25491         * lib/argp.h: Remove __NTH for __argp_usage inline function.
25492
25493 2006-12-28  Jim Meyering  <jim@meyering.net>
25494
25495         * build-aux/announce-gen: Do not assume that the package
25496         builds any of tar.gz, tar.bz2, and .xdelta files.
25497         Suggestion from Simon Josefsson.
25498
25499 2006-12-28  Simon Josefsson  <simon@josefsson.org>
25500
25501         * modules/announce-gen: New file.
25502
25503 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
25504
25505         * lib/mbchar.h: Just include <wctype.h>; the wctype module
25506         handles its gotchas now.
25507         * lib/mbswidth.c: Likewise.
25508         * lib/wcwidth.h: Likewise.
25509         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
25510         and iswcntrl; the wctype module does this stuff now.
25511         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
25512         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
25513         * modules/mbchar (Depends-on): Add wctype.
25514         * modules/mbswidth (Depends-on): Likewise.
25515         * modules/wcwidth (Depends-on): Likewise.
25516
25517 2006-12-27  Eric Blake  <ebb9@byu.net>
25518
25519         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
25520         module uses more than what <wctype.h> is required to provide.
25521
25522 2006-12-26  Eric Blake  <ebb9@byu.net>
25523
25524         * gnulib-tool (sed_extract_prog): Avoid space-tab.
25525
25526 2006-12-26  Eric Blake  <ebb9@byu.net>
25527
25528         * modules/absolute-header: New module.
25529         * modules/fcntl (Depends-on): Depend on it.
25530         * modules/inttypes (Depends-on): Likewise.
25531         * modules/stdint (Depends-on): Likewise.
25532         * modules/sys_stat (Depends-on): Likewise.
25533         * modules/wctype (Depends-on): Likewise.
25534         * MODULES.html.sh (Support for building libraries and
25535         executables): Document it.
25536
25537 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
25538
25539         * gnulib-tool (SED): Remove, undoing previous change.
25540         The problem was that it broke coreutils on Solaris, because
25541         "sed --posix" leaked into a makefile.
25542         (sed): New alias, if 'alias' and GNU sed.
25543
25544 2006-12-24  Jim Meyering  <jim@meyering.net>
25545
25546         Work around an fchownat bug in glibc-2.4:
25547         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
25548         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
25549         in spite of the -P option.
25550         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
25551         New macros.
25552         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
25553         * modules/openat (Files): Add lib/fchownat.c.
25554         * lib/openat.c (fchownat): Don't define here.  Move to...
25555         * lib/fchownat.c: ...this new file.
25556
25557 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
25558
25559         Fix bug reported by Bruno Haible in
25560         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
25561         where quotearg.c didn't compile on Mac OS X 10.2 because it
25562         lacks <wchar.h> and wint_t.
25563         * lib/wctype_.h (__wctype_wint_t): New type.
25564         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
25565         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
25566         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
25567         Arg is now of type __wctype_wint_t, not wint_t.
25568         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
25569         substitute HAVE_WINT_T.
25570         * modules/wctype (Files): Add m4/wint_t.m4.
25571         (wctype.h): Substitute HAVE_WINT_T.
25572
25573 2006-12-23  Bruno Haible  <bruno@clisp.org>
25574
25575         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
25576
25577 2006-12-23  Bruno Haible  <bruno@clisp.org>
25578
25579         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
25580         S_ISLNK.
25581         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
25582         mingw.
25583
25584 2006-12-22  Bruno Haible  <bruno@clisp.org>
25585
25586         * lib/copy-file.c: Include acl.h.
25587         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
25588         Close the file descriptors only after being done with copy_acl.
25589         * modules/copy-file (Depends-on): Add acl.
25590
25591 2006-12-22  Bruno Haible  <bruno@clisp.org>
25592
25593         * gnulib-tool (SED): New variable.
25594         Use $SED instead of sed everywhere.
25595
25596 2006-12-22  Bruno Haible  <bruno@clisp.org>
25597
25598         * modules/no-c++: New file.
25599         * m4/no-c++.m4: New file.
25600         * MODULES.html.sh (Support for building libraries and executables):
25601         Add no-c++.
25602
25603 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
25604
25605         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
25606         Include <limits.h>, and use its INT_MAX to rewrite the
25607         j loop so that it does not overflow 'int'.  Problem reported by
25608         Ralf Wildenhues in
25609         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
25610         Play it safe by shifting left by 1 rather than multiplying by 2,
25611         as GCC is less likely to optimize this away when the value
25612         is signed (when it assumes overflow leads to undefined behavior).
25613         Also, don't assume time_t uses two's complement.
25614
25615 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
25616
25617         * MODULES.html.sh: New module wctype.
25618         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
25619         * lib/fnmatch.c: Don't bother to include <wchar.h> before
25620         <wctype.h>, since the new wctype module should fix this.
25621         * lib/quotearg.c: Include <wctype.h> unconditionally, since
25622         the wctype module should arrange for it.
25623         * lib/regex_internal.h: Likewise.
25624         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
25625         since the wctype module should handle this now.
25626         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
25627         * modules/fnmatch (Depends-on): Add wctype.
25628         * modules/quotearg (Depends-on): Likewise.
25629         * modules/regex (Depends-on): Likewise.
25630
25631 2006-12-19  Bruno Haible  <bruno@clisp.org>
25632
25633         * lib/strdup.h [C++]: Wrap definitions in extern "C".
25634         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
25635
25636 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25637
25638         * modules/savewd (Depends-on): Fix dependency on fcntl.
25639
25640 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
25641
25642         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
25643         conforms to C99, rather than relying on the user's environment
25644         setting of STDINT_H.
25645
25646 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
25647         and Eric Blake  <ebb9@byu.net>
25648
25649         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
25650         This is more consistent with the other defines here.
25651         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
25652         Port to z/OS.  Problem reported by Paul Gilmartin.
25653         Change local vars to use gl_ prefix rather than ac_.
25654         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
25655         with other defines.
25656         * modules/double-slash-root: New module.
25657         * modules/dirname (Files): Remove m4/double-slash-root.m4.
25658         (Depends-on): Add double-slash-root.
25659         * MODULES.html.sh (File system functions): Mention new module.
25660
25661 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
25662
25663         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
25664         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
25665         This is for the benefit of gzip, which doesn't do i18n.
25666
25667 2006-12-12  Jim Meyering  <jim@meyering.net>
25668
25669         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
25670         Reported by Andreas Schwab <schwab@suse.de>.
25671
25672 2006-12-12  Bruno Haible  <bruno@clisp.org>
25673
25674         Merge these changes.
25675         2006-09-05  Bruno Haible  <bruno@clisp.org>
25676         * lib/iconvme.c (iconv_string): No need to save and restore errno when
25677         iconv_alloc succeeded.
25678         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
25679         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
25680         test for " && dest " at the end - dest is always != NULL there. Call
25681         iconv with 4xNULL arguments initially, to reset the state. Call iconv
25682         with 2xNULL arguments, also to flush the state storage. Handle the
25683         IRIX iconv behaviour. Realloc the final result, to throw away unused
25684         memory.
25685
25686 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
25687
25688         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
25689         and fchmodat unconditionally, since glibc 2.4 has them.
25690         Problem reported by Arkadiusz Miskiewicz.
25691
25692 2006-12-10  Bruno Haible  <bruno@clisp.org>
25693
25694         * gnulib-tool (func_import): Show the include files only for those
25695         modules that are copied and specified.
25696         Reported by Karl Berry.
25697
25698 2006-12-08  Jim Meyering  <jim@meyering.net>
25699
25700         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
25701         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
25702
25703         * build-aux/announce-gen: Add two new options, both optional:
25704         --bootstrap-tools=TOOL_LIST
25705               a comma-separated list of tools, e.g.,
25706               autoconf,automake,bison,gnulib
25707         --gnulib-snapshot-date=DATE
25708               if gnulib is in the bootstrap tool list,
25709               then report this as the snapshot date.
25710               If not specified, use the current date/time.
25711               If you specify a date here, be sure it's UTC.
25712
25713 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25714
25715         * tests/test-argp-2.sh: Fix test to match actual output.
25716         (func_compare): Fix sed script to be portable.
25717
25718 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
25719
25720         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
25721         workaround for this case.  It is not autoconfigured now; offhand
25722         it's hard to see how to autoconfigure it.
25723
25724 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
25725
25726         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
25727         a directory that is about to be chowned.  Such a directory's
25728         initial file permissions should permit the owner only and this
25729         should not be changed until after the chown, since the group and
25730         other bits would be incorrect if they granted permission before
25731         the chown.
25732
25733         Fix porting problem for iswctype reported by Georg Schwarz in:
25734         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
25735         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
25736         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
25737         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
25738         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
25739
25740 2006-12-03  Jim Meyering  <jim@meyering.net>
25741
25742         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
25743         p->fts_statp may not yet be defined.
25744         (fts_read): Instead, set it in the caller, once p->fts_statp is
25745         sure to be defined, and corresponds to a top-level directory.
25746         This bug made du -x fail.  Here's the coreutils test case:
25747         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
25748         Reported by Mike Frysinger.
25749
25750 2006-12-01  Jim Meyering  <jim@meyering.net>
25751
25752         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
25753         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
25754         Reported by Simon Josefsson.
25755
25756 2006-11-30  Jim Meyering  <jim@meyering.net>
25757
25758         * m4/warning.m4: Use the all-permissive copyright notice
25759         recommended by RMS (rather than LGPL).
25760         * m4/vararrays.m4: Likewise.
25761         * m4/flexmember.m4: Likewise.
25762
25763 2006-11-29  Bruno Haible  <bruno@clisp.org>
25764
25765         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
25766         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
25767         using +=.
25768         Reported by Simon Josefsson <simon@josefsson.org>.
25769
25770 2006-11-28  James Youngman <jay@gnu.org>
25771
25772         * README: Advise users that they might find the bug-gnulib@gnu.org
25773         and autotools-announce@gnu.org mailing lists useful.
25774
25775 2006-11-28  Bruno Haible  <bruno@clisp.org>
25776
25777         * m4/ptrdiff_max.m4: Remove file.
25778
25779 2006-11-21  Bruno Haible  <bruno@clisp.org>
25780
25781         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
25782         _AC_COMPUTE_INT.
25783         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
25784         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
25785         _AC_COMPUTE_INT.
25786         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
25787         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
25788         _AC_COMPUTE_INT.
25789         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
25790
25791 2006-11-28  Jim Meyering  <jim@meyering.net>
25792
25793         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
25794         warning from "gcc -Wshadow" about shadowing the builtin.
25795
25796 2006-11-27  Bruno Haible  <bruno@clisp.org>
25797
25798         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
25799         _AC_COMPUTE_INT.
25800         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
25801
25802 2006-11-27  Bruno Haible  <bruno@clisp.org>
25803             Paul Eggert  <eggert@cs.ucla.edu>
25804
25805         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
25806
25807 2006-11-26  Bruno Haible  <bruno@clisp.org>
25808
25809         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
25810         noinst_LTLIBRARIES.
25811
25812 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
25813             Bruno Haible  <bruno@clisp.org>
25814
25815         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
25816         if compiling with "gcc -ansi".
25817
25818 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
25819
25820         Fix some incompatibilities with gcc -ansi -pedantic.
25821         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
25822         if compiling pedantically with GCC, unless it's C99 or later.
25823         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
25824         it mishandles gcc -ansi -pedantic as well.
25825         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
25826         if gcc -pedantic.
25827         * lib/regexec.c (check_node_accept_bytes): Don't use auto
25828         initializers for struct if -pedantic, unless it's C99 or later.
25829
25830 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
25831
25832         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
25833         Don't close an fd more than once. Identical atimes indicate
25834         success, not failure.
25835
25836 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
25837
25838         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
25839
25840 2006-11-23  Jim Meyering  <jim@meyering.net>
25841
25842         * build-aux/announce-gen: New file.  From coreutils.
25843
25844 2006-11-22  Jim Meyering  <jim@meyering.net>
25845
25846         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
25847         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
25848         (fts_read): Use a temporary to narrow the overused st_size member
25849         before using it in a switch statement.  Reported by Matthew Woehlke.
25850
25851         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
25852         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
25853
25854 2006-11-20  Bruno Haible  <bruno@clisp.org>
25855
25856         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
25857         changequote instead of pairs of brackets.
25858         Reported by Andreas Schwab <schwab@suse.de>.
25859
25860 2006-11-21  Jim Meyering  <jim@meyering.net>
25861
25862         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
25863         so as to remain compatible with older compilers.
25864         Patch from Michael Deutschmann.
25865
25866 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
25867
25868         * MODULES.html.sh (File system functions): Add openat.
25869
25870         * lib/openat.h (rpl_fstatat): New macro, if
25871         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
25872         (fstatat): Define to rpl_fstatat under the same conditions,
25873         unless COMPILING_FSTATAT.
25874         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
25875         seems to have the bug.
25876         * lib/fstatat.c: New file.
25877         * modules/openat (Files): Add it.
25878
25879 2006-11-20  Bruno Haible  <bruno@clisp.org>
25880
25881         * Makefile: New file.
25882
25883 2006-11-20  Jim Meyering  <jim@meyering.net>
25884
25885         The beginnings of syntax-related checks for gnulib.
25886         * lib/Makefile: New file.
25887         * lib/t-idcache: New script.  Ensure that the two halves of
25888         idcache.c stay in sync.
25889
25890         * lib/idcache.c: Adjust comments in user- and group- portions to
25891         be more accurate, and to be consistent with one another.
25892
25893 2006-11-20  Jim Meyering  <jim@meyering.net>
25894
25895         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
25896         continue using the flexible array member (thus, this module performs
25897         half as many malloc calls), with the addition that...
25898         (getgroup, getuser): Consistently record a non-match via an empty
25899         "name" string, and map an empty string match to a NULL return value.
25900         * modules/idcache (Depends-on): Re-add flexmember.
25901
25902         * lib/idcache.c (getuser): Remove all uses of the register keyword.
25903         (getuidbyname, getgroup, getgidbyname): Likewise.
25904
25905         Use cleaner syntax: NULL rather than 0.
25906         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
25907
25908 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
25909
25910         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
25911         It mishandled the case where the group was missing.
25912         Problem reported by Greg Schafer.
25913         * modules/idcache: Likewise.
25914
25915 2006-11-18  Jim Meyering  <jim@meyering.net>
25916
25917         * check-module (%exempt_header): Add exception for some
25918         conditionally-included headers.
25919
25920         * modules/i-ring (Depends-on): Add verify.
25921         (License): Change to LGPL.
25922
25923 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
25924
25925         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
25926         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
25927         and inttostr.h.  Use snprintf rather than uinttostr, so that
25928         LGPLed code doesn't depend on GPLed.
25929
25930 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
25931
25932         * modules/inline (License): Change from GPL to LGPL.
25933
25934 2006-11-17  Jim Meyering  <jim@meyering.net>
25935
25936         * modules/d-type (License): Switch to LGPL.
25937
25938 2006-11-15  Bruno Haible  <bruno@clisp.org>
25939
25940         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
25941
25942 2006-11-15  Eric Blake  <ebb9@byu.net>
25943
25944         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
25945         the module dependency.
25946
25947 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
25948             Bruno Haible  <bruno@clisp.org>
25949
25950         * gnulib-tool (func_create_testdir): Add license consistency check.
25951
25952 2006-11-15  Eric Blake  <ebb9@byu.net>
25953
25954         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
25955         random "(cached)" in configure output.
25956
25957 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25958
25959         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
25960         test for conforming inttypes.h is both announced and cached.
25961
25962         * MODULES.html.sh (seen_modules, seen_files): New variables.
25963         (func_module): Rewrite to use a few less gnulib-tool and sed
25964         invocations.  Avoid a couple of quadratic algorithms for ...
25965         (missed_modules, missed_files): ... these, with ...
25966         (func_append, func_tmpdir): ... these new functions, from
25967         gnulib-tool.  Analogously, install traps for cleanup.
25968
25969         * tests/test-gc.c (main): Remove unused variables.
25970         * tests/test-read-file.c: Include stdlib.h, for 'free'.
25971
25972 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
25973
25974         * modules/inttostr (License): Change to LGPL.
25975
25976 2006-11-14  Eric Blake  <ebb9@byu.net>
25977
25978         * modules/tempname (License): Change to LGPL.
25979
25980 2006-11-14  Eric Blake  <ebb9@byu.net>
25981
25982         * doc/functions.texi (Function Portability): *printf functions on
25983         Cygwin now understand all POSIX size specifiers.
25984
25985 2006-11-14  Bruno Haible  <bruno@clisp.org>
25986
25987         * modules/c-ctype (License): Change to LGPL.
25988
25989 2006-11-12  Bruno Haible  <bruno@clisp.org>
25990
25991         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
25992         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
25993         for GNOME libraries, for which the include files are installed in
25994         subdirectories of $prefix/include.
25995
25996 2006-11-12  Bruno Haible  <bruno@clisp.org>
25997
25998         * m4/lib-link.m4: Require at least autoconf-2.54.
25999         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
26000         name to underscores for the --with option.
26001
26002 2006-11-13  Bruno Haible  <bruno@clisp.org>
26003
26004         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
26005         the tests directory.
26006         Reported by Ralf Wildenhues.
26007
26008 2006-11-13  Bruno Haible  <bruno@clisp.org>
26009
26010         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
26011         (func_emit_initmacro_end): Undo the override here.
26012         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
26013         Works around the famous automake error in coreutils.
26014
26015 2006-11-13  Eric Blake  <ebb9@byu.net>
26016
26017         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
26018         element, not its node.
26019
26020 2006-11-12  Bruno Haible  <bruno@clisp.org>
26021
26022         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
26023         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
26024
26025 2006-11-12  Bruno Haible  <bruno@clisp.org>
26026
26027         * gnulib-tool: New option --local-symlink.
26028         (func_usage): Document it.
26029         (lsymbolic): New variable.
26030         (func_import, func_create_testdir): If --symlink was not specified,
26031         test whether --local-symlink was specified and the file comes from
26032         the local_gnulib_dir.
26033
26034 2006-11-12  Bruno Haible  <bruno@clisp.org>
26035
26036         * gnulib-tool (func_ln): New function.
26037         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
26038
26039 2006-11-12  Bruno Haible  <bruno@clisp.org>
26040
26041         Finish support for source files in subdirectories.
26042         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
26043         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
26044         AUTOMAKE_OPTIONS.
26045         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
26046
26047 2006-11-12  Bruno Haible  <bruno@clisp.org>
26048
26049         * gnulib-tool (func_get_automake_snippet): Synthesize also an
26050         EXTRA_lib_SOURCES augmentation.
26051         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
26052
26053 2006-11-12  Jim Meyering  <jim@meyering.net>
26054
26055         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
26056         file descriptors.  This also averts a failure on systems with
26057         native openat support when a traversed directory lacks "x" access.
26058         * lib/fts_.h: Include "i-ring.h"
26059         (struct FTS) [fts_fd_ring]: New member.
26060         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
26061         (FCHDIR): Add parentheses.
26062         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
26063         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
26064         When descending, rather than simply closing the previous
26065         fts_cwd_fd value, push that file descriptor onto the ring.
26066         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
26067         (fts_open): Initialize the new fd_ring member.
26068         (fts_close): Clear the ring.
26069         (fts_safe_changedir): When possible, use our new fd_ring to skip
26070         the diropen and fstat and dev/ino comparison that would normally
26071         accompany a virtual `chdir ("..")'.
26072
26073         * modules/fts (Depends-on): Add i-ring.
26074         * modules/i-ring: New module.
26075         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
26076         * m4/i-ring.m4: New file.
26077
26078 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26079
26080         * gnulib-tool (func_create_testdir): Fix replacement of
26081         `build-aux' in configure.ac.  Run autotools in gltests
26082         subdirectory.
26083         (func_create_testdir, func_create_megatestdir, test): There is
26084         no need for '--force' in most autotool invocations in a new
26085         tree.  Actually fail the whole test if any of the tools, or the
26086         configure or make stages fail.
26087
26088         Sync from Automake.
26089         * build-aux/gnupload: Revert last change.  Add pointer to upload
26090         instructions of the GNU Maintenance Instructions.
26091         Suggestion by Karl Berry.
26092
26093 2006-11-10  Jim Meyering  <jim@meyering.net>
26094
26095         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
26096
26097 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
26098
26099         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
26100         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
26101         (bind_textdomain_codeset) [! ENABLE_NLS]:
26102         Evaluate all the arguments.  That way, callers get compatible behavior
26103         if the arguments have side effects.  Also, it avoids some GCC
26104         diagnostics in some cases; Joel E. Denny reported problems when Bison
26105         was configured with --enable-gcc-warnigs.
26106
26107 2006-11-10  Jim Meyering  <jim@meyering.net>
26108
26109         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
26110         relevant options in CFLAGS (like -O, -fno-inline) are taken into
26111         account.
26112
26113 2006-11-10  Jim Meyering  <jim@meyering.net>
26114
26115         * modules/inline: New file/module.
26116         * modules/xalloc (Files): Remove m4/inline.m4.
26117         (Depends-on): Add inline, instead.
26118         * modules/oset: Likewise.
26119         * modules/list: Likewise.
26120
26121 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
26122
26123         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
26124         Problem reported by Matthew Woehlke.
26125
26126 2006-11-09  Bruno Haible  <bruno@clisp.org>
26127
26128         * lib/tempname.c (gen_tempname): Remove variant that invokes
26129         __gen_tempname.
26130         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
26131         __gen_tempname.
26132
26133 2006-11-08  Bruno Haible  <bruno@clisp.org>
26134
26135         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
26136         to 'yes' instead of 'cross-compiling'.
26137
26138 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
26139
26140         * lib/quotearg.h (quotearg_free): New decl.
26141         * lib/quotearg.c (quotearg_free): New function.
26142         (slot0, nslots, slotvec0, slotvec):
26143         Now file-scope so that quotearg_free can get at them.
26144
26145 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26146
26147         Sync from Automake.
26148         * build-aux/gnupload: Add missing 'gnu' to example URL.
26149         Report by Karl Berry.
26150
26151 2006-11-08  Bruno Haible  <bruno@clisp.org>
26152
26153         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
26154         Suggested by Paul Eggert.
26155
26156 2006-11-08  Jim Meyering  <jim@meyering.net>
26157
26158         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
26159         It's already included if !_LIBC.
26160         (fts_safe_changedir): Add a comment.
26161
26162 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
26163
26164         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
26165         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
26166         Matthew Woehlke.
26167
26168         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
26169         definitions up, to avoid colliding with change below.
26170         (static_inline) [HAVE_INLINE]: New macro.
26171         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
26172         Provide extern decls when !HAVE_INLINE.  Do not define unless
26173         static_inline is defined, either by us or by xmalloc.c.  Use
26174         static_inline rather than static inline.
26175         (XCALLOC): Optimize sizeof(T) = 1 case.
26176         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
26177
26178 2006-11-07  Bruno Haible  <bruno@clisp.org>
26179
26180         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
26181         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
26182         AC_C_INLINE.
26183         * modules/xalloc (Files): Add m4/inline.m4.
26184
26185 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26186
26187         * README: Fix typo.
26188         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
26189         (Miscellanous Notes): ...from this.
26190
26191 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
26192
26193         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
26194         Mention that offsetof should be used instead of sizeof.
26195         From Bruno Haible.
26196
26197 2006-11-07  Bruno Haible  <bruno@clisp.org>
26198
26199         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
26200
26201 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
26202
26203         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
26204         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
26205         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
26206         (gl_tree_add_before, gl_tree_add_after):
26207         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
26208         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
26209         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
26210         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
26211         (gl_linked_add_after, gl_linked_add_at): Likewise.
26212         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
26213         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
26214         (gl_tree_add_before, gl_tree_add_after): Likewise.
26215         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
26216         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
26217         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
26218
26219 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26220
26221         * lib/gl_oset.h: Use C comment style, not C++ comment style.
26222
26223 2006-11-06  Bruno Haible  <bruno@clisp.org>
26224
26225         * m4/inline.m4: New file.
26226         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
26227         * modules/list (Files): Add m4/inline.m4.
26228         * modules/oset (Files): Likewise.
26229
26230 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
26231
26232         * lib/idcache.c: Include <stddef.h>, for offsetof.
26233         (struct userid.name): Change from char * to a flexible array member.
26234         All uses changed.
26235         * modules/idcache (Depends-on): Add flexmember.
26236
26237         * MODULES.html.sh (Core language properties): New module flexmember.
26238         * modules/flexmember, m4/flexmember.m4: New files.
26239
26240         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
26241         inline functions that are identical with the old xnmalloc_inline,
26242         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
26243         that we can avoid some unnecessary integer multiplications and
26244         divisions in the common case where the element size is known at
26245         compile time.
26246         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
26247         needed.
26248         (xnboundedmalloc): Remove.
26249         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
26250         arguments, for consistency with rest of this header.
26251         (xcharalloc): Rewrite using XNMALLOC.
26252         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
26253         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
26254         versions have been moved to lib/xalloc.h and renamed to be the
26255         non-*_inline versions.
26256         (xmalloc, xrealloc): Implement without reference to the xnmalloc
26257         and xnrealloc functions, since those functions are now inline and
26258         now call us.
26259         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
26260         renaming described above.
26261         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
26262         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
26263         captures the dependency in AC_C_INLINE.
26264
26265         New module canonicalize-lgpl, proposed by Charles Wilson in
26266         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
26267         with a few small changes afterwards.
26268         * MODULES.html.sh (File system functions): New module
26269         canonicalize-lgpl.
26270         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
26271         and canonicalize_file_name.
26272         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
26273         * modules/canonicalize-lgpl: New files.
26274
26275 2006-11-05  Bruno Haible  <bruno@clisp.org>
26276
26277         * gnulib-tool (func_import, func_create_testdir): Create directories
26278         also for files in subdirectories of lib/.
26279
26280 2006-11-05  Bruno Haible  <bruno@clisp.org>
26281
26282         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
26283         ANSI C compliant.
26284
26285 2006-11-03  Bruno Haible  <bruno@clisp.org>
26286
26287         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
26288         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
26289         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
26290         (xnboundedmalloc): New inline function.
26291         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
26292         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
26293         xmalloc.
26294         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
26295         xmalloc.
26296         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
26297         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
26298         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
26299         xmalloc.
26300         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
26301         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
26302         xmalloc.
26303         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
26304         gl_tree_add_after): Use XMALLOC instead of xmalloc.
26305         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
26306         xmalloc.
26307         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
26308         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
26309         gl_tree_add_after): Use XMALLOC instead of xmalloc.
26310         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
26311         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
26312         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
26313         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
26314
26315 2006-11-03  Bruno Haible  <bruno@clisp.org>
26316
26317         * lib/c-ctype.h [C++]: Define functions without name mangling.
26318         * lib/fwriteerror.h [C++]: Likewise.
26319         * lib/gcd.h [C++]: Likewise.
26320         * lib/linebreak.h [C++]: Likewise.
26321
26322 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
26323
26324         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
26325         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
26326         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
26327         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
26328         Check for functions and headers just once.
26329         Check for declaration of canonicalize_file_name.
26330         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
26331
26332 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
26333
26334         * gnulib-tool (func_import): Fix typo in actioncmd.
26335
26336 2006-11-02  Bruno Haible  <bruno@clisp.org>
26337
26338         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
26339         newline sequence in the Makefile.am snippet as a space, like "make"
26340         does.
26341         Reported by Roger Persson <perrog@gmail.com>.
26342
26343 2006-11-01  Bruno Haible  <bruno@clisp.org>
26344
26345         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
26346         already declared in <string.h>.
26347         * lib/strcase.h (strncasecmp): Don't declare it if yes.
26348
26349 2006-11-01  Bruno Haible  <bruno@clisp.org>
26350
26351         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
26352         * lib/strcase.h: Include <string.h>.
26353         (strcasecmp): Define to rpl_strcasecmp here.
26354
26355 2006-11-01  Bruno Haible  <bruno@clisp.org>
26356
26357         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
26358
26359 2006-11-01  Eric Blake  <ebb9@byu.net>
26360
26361         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
26362
26363         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
26364
26365 2006-10-29  Bruno Haible  <bruno@clisp.org>
26366
26367         Make it compile in C++ mode.
26368         * lib/full-write.c (full_rw): Add a cast.
26369
26370 2006-11-01  Bruno Haible  <bruno@clisp.org>
26371
26372         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
26373         be POSIX compliant.
26374         Reported by Roger Persson <perrog@gmail.com>.
26375
26376 2006-11-01  Eric Blake  <ebb9@byu.net>
26377
26378         * lib/getopt_.h: Fix comments.
26379
26380 2006-10-31  Eric Blake  <ebb9@byu.net>
26381
26382         * modules/tmpdir (Depends-on): Add sys_stat.
26383         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
26384         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
26385         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
26386         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
26387         tempname.
26388
26389 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
26390
26391         Avoid some C++ diagnostics reported by Bruno Haible.
26392         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
26393         xmalloc.
26394         (quotearg_alloc): Use xcharalloc rather than xmalloc.
26395         (struct slotvec): Move to top level.
26396         (quotearg_n_options): Rewrite to avoid xmalloc.
26397         * lib/xalloc.h (xcharalloc): New function.
26398         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
26399         [defined __cplusplus]: Add function template that provides result
26400         type propagation.  This part of the change is from Bruno Haible.
26401
26402 2006-10-29  Bruno Haible  <bruno@clisp.org>
26403
26404         Make it compile in C++ mode.
26405         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
26406         * lib/strnlen1.c (strnlen1): Cast memchr result.
26407         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
26408         * lib/clean-temp.c (string_equals, string_hash): Add casts.
26409         (create_temp_dir): Rename local variable 'template'.
26410         (compile_csharp_using_sscli): Add cast.
26411         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
26412         * lib/findprog.c (find_in_path): Likewise.
26413         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
26414         * lib/wait-process.c (register_slave_subprocess): Likewise.
26415
26416 2006-10-22  Bruno Haible  <bruno@clisp.org>
26417
26418         * modules/tsearch: New file.
26419         * lib/tsearch.h: New file.
26420         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
26421         * m4/tsearch.m4: New file.
26422         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
26423
26424 2006-10-29  Eric Blake  <ebb9@byu.net>
26425
26426         * lib/arcfour.c: Assume config.h.
26427         * lib/arctwo.c: Likewise.
26428         * lib/base64.c: Likewise.
26429         * lib/check-version.c: Likewise.
26430         * lib/crc.c: Likewise.
26431         * lib/des.c: Likewise.
26432         * lib/gc-gnulib.c: Likewise.
26433         * lib/gc-libgcrypt.c: Likewise.
26434         * lib/gc-pbkdf2-sha1.c: Likewise.
26435         * lib/getaddrinfo.c: Likewise.
26436         * lib/getdelim.c: Likewise.
26437         * lib/getline.c: Likewise.
26438         * lib/hmac-md5.c: Likewise.
26439         * lib/hmac-sha1.c: Likewise.
26440         * lib/iconvme.c: Likewise.
26441         * lib/md2.c: Likewise.
26442         * lib/md4.c: Likewise.
26443         * lib/memxor.c: Likewise.
26444         * lib/read-file.c: Likewise.
26445         * lib/readline.c: Likewise.
26446         * lib/rijndael-alg-fst.c: Likewise.
26447         * lib/rijndael-api-fst.c: Likewise.
26448         * lib/xgetdomainname.c: Likewise.
26449
26450 2006-10-28  Eric Blake  <ebb9@byu.net>
26451
26452         * lib/xstrndup.c: Assume config.h.
26453
26454 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
26455
26456         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
26457         stat-macros.h is now for our own macros, whereas stat_h is for
26458         macros in the <sys/stat.h> name space.
26459         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
26460         (STAT_MACROS_H): Remove.
26461         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
26462         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
26463         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
26464         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
26465         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
26466         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
26467         Move these macros to ...
26468         * lib/stat_.h: here.  Don't include stat-macros.h.
26469         * lib/canonicalize.c: Don't include stat-macros.h.
26470         * lib/chown.c: Likewise.
26471         * lib/euidaccess.c: Likewise.
26472         * lib/file-type.c: Likewise.
26473         * lib/filemode.c: Likewise.
26474         * lib/glob.c: Likewise.
26475         * lib/isapipe.c: Likewise.
26476         * lib/lchown.c: Likewise.
26477         * lib/lstat.c: Likewise.
26478         * lib/mkdir-p.c: Likewise.
26479         * lib/rmdir.c: Likewise.
26480         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
26481         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
26482         unless mkdir isn't declared, to speed up 'configure'.
26483         Always create sys/stat.h, since it's unlikely any real sys/stat.h
26484         would define all the S_* symbols.
26485         * modules/canonicalize (Depends-on):
26486         Depend on sys_stat, not stat-macros.
26487         * modules/chown: Likewise.
26488         * modules/euidaccess: Likewise.
26489         * modules/filemode: Likewise.
26490         * modules/file-type: Likewise.
26491         * modules/glob: Likewise.
26492         * modules/isapipe: Likewise.
26493         * modules/lchown: Likewise.
26494         * modules/lstat: Likewise.
26495         * modules/mkancesdirs: Likewise.
26496         * modules/rmdir: Likewise.
26497         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
26498         * modules/modechange: Likewise.
26499         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
26500         (configure.ac): Remove gl_STAT_MACROS.
26501         * modules/sys_stat (Depends-on): Remove stat-macros.
26502
26503 2006-10-27  Bruno Haible  <bruno@clisp.org>
26504
26505         * m4/signed.m4: Remove file.
26506         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
26507         invocation.
26508         * modules/vasnprintf (Files): Remove m4/signed.m4.
26509
26510 2006-10-27  Bruno Haible  <bruno@clisp.org>
26511
26512         Update to GNU gettext 0.16.
26513         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
26514         m4/inttypes-h.m4, m4/signed.m4.
26515         * m4/gettext.m4: Update to GNU gettext 0.16.
26516         * m4/intl.m4: New file, from GNU gettext.
26517         * m4/intldir.m4: New file, from GNU gettext.
26518         * config/srclist.txt: Update
26519
26520 2006-10-27  Eric Blake  <ebb9@byu.net>
26521
26522         * MODULES.html.sh: Document tempname.
26523         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
26524         dependencies.
26525         (Files): Move lib/tempname.c...
26526         * modules/tempname: ...to this new module.
26527         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
26528         (gl_PREREQ_TEMPNAME): Move...
26529         * m4/tempname.m4: ...to this new file.
26530         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
26531         * modules/sys_stat (Depends-on): Add stat-macros.
26532         * lib/stat_.h (includes): Pick up stat macros.
26533         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
26534         if stat macros are broken.
26535         * lib/tempname.c (includes): No need to include "stat-macros.h".
26536         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
26537         (direxists, __path_search) [!_LIBC]: Don't compile these in
26538         gnulib; the tmpdir module covers that.
26539         * lib/tempname.h: New file.
26540
26541 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
26542
26543         * COPYING: Explain how gnulib-tool converts licence headers.
26544         Almost all wording by Eric Blake.
26545
26546 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
26547
26548         * lib/mbchar.h (is_basic_table): Make read-only.
26549         * lib/mbchar.c (is_basic_table): Likewise.
26550         Reported by John Darrington.
26551
26552 2006-10-25  Bruno Haible  <bruno@clisp.org>
26553
26554         * lib/progname.h (set_program_name): Undefine before defining.
26555
26556 2006-10-25  Bruno Haible  <bruno@clisp.org>
26557
26558         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
26559         false for non-gcc C++ compilers.
26560         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
26561
26562 2006-10-24  Bruno Haible  <bruno@clisp.org>
26563
26564         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
26565         iconv implementations like Irix iconv.
26566
26567 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
26568
26569         * modules/vararrays: New file.
26570         * m4/vararrays.m4: New file, taken from diffutils.
26571         * MODULES.html.sh: New module vararrays.
26572
26573 2006-10-24  Karl Berry  <karl@gnu.org>
26574
26575         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
26576         Don't call GNU Unix.
26577
26578 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26579
26580         * users.txt: Add Libtool.
26581
26582         Sync from Libtool:
26583
26584         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
26585
26586         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
26587         to gnulib's policy of including config.h unconditionally.
26588
26589 2006-10-24  Bruno Haible  <bruno@clisp.org>
26590
26591         * modules/wcwidth (Files): Add m4/wint_t.m4.
26592         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
26593         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
26594
26595 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
26596
26597         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
26598         to pacify GCC with some -W flags enabled.  Problem reported by
26599         Bruno Haible.
26600
26601 2006-10-24  Jim Meyering  <jim@meyering.net>
26602
26603         * MODULES.html.sh: Remove uinttostr.  It's not a module.
26604         Reported by Karl Berry.
26605
26606 2006-10-23  Bruno Haible  <bruno@clisp.org>
26607
26608         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
26609
26610 2006-10-24  Bruno Haible  <bruno@clisp.org>
26611
26612         * lib/gl_list.h: Use C comment style, not C++ comment style.
26613
26614 2006-10-23  Eric Blake  <ebb9@byu.net>
26615
26616         * lib/getaddrinfo.c (includes): Add missing include.
26617
26618 2006-10-23  Bruno Haible  <bruno@clisp.org>
26619             Paul Eggert  <eggert@cs.ucla.edu>
26620
26621         Ability to rename obstack_free.
26622         * lib/obstack.h (__obstack_free): New macro. Declare instead of
26623         obstack_free.
26624         (obstack_free): Invoke the __obstack_free macro.
26625         * lib/obstack.c (obstack_free): Use __obstack_free macro.
26626
26627 2006-10-23  Bruno Haible  <bruno@clisp.org>
26628             Paul Eggert  <eggert@cs.ucla.edu>
26629
26630         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
26631         __argc, __argv from the declaration. (They are defined as macros on
26632         mingw.)
26633
26634 2006-10-22  Bruno Haible  <bruno@clisp.org>
26635
26636         * doc/gnulib-intro.texi: New file.
26637         * doc/gnulib.texi: Include it.
26638
26639 2006-10-21  Bruno Haible  <bruno@clisp.org>
26640
26641         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
26642         "Introduction", "Miscellanous Notes", "Particular Modules".
26643
26644 2006-10-21  Bruno Haible  <bruno@clisp.org>
26645
26646         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
26647         Change mostlyclean-local rule to avoid sh syntax error from bash
26648         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
26649
26650 2006-10-23  Jim Meyering  <jim@meyering.net>
26651
26652         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
26653         in place of snprintf.
26654
26655         * modules/inttostr (Files): Add lib/uinttostr.c.
26656         * lib/uinttostr.c (inttostr): New file/function.
26657         * lib/inttostr.h (uinttostr): Declare.
26658         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
26659         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
26660         Add uinttostr.
26661         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
26662
26663 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
26664
26665         * lib/canonicalize.c (ELOOP): Define if not already defined.
26666         Problem reported by Bruno Haible in
26667         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
26668
26669 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
26670
26671         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
26672         Problem reported by Perry Smith and Ville Laurikari.
26673
26674         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
26675         uses.
26676
26677 2006-10-19  Bruno Haible  <bruno@clisp.org>
26678
26679         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
26680         for mingw.
26681
26682 2006-10-19  Bruno Haible  <bruno@clisp.org>
26683
26684         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
26685         Needed for mingw.
26686
26687 2006-10-19  Bruno Haible  <bruno@clisp.org>
26688
26689         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
26690
26691 2006-10-19  Bruno Haible  <bruno@clisp.org>
26692
26693         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
26694         it.
26695
26696 2006-10-19  Bruno Haible  <bruno@clisp.org>
26697
26698         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
26699         invocation.
26700
26701 2006-10-19  Bruno Haible  <bruno@clisp.org>
26702
26703         * gnulib-tool (func_create_testdir): Don't include ftruncate and
26704         mountlist by default.
26705
26706 2006-10-16  Bruno Haible  <bruno@clisp.org>
26707
26708         * lib/c-strstr.c: Include c-strstr.h.
26709
26710 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
26711
26712         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
26713         in a slash.
26714
26715 2006-10-18  Bruno Haible  <bruno@clisp.org>
26716
26717         * lib/lock.h [C++]: Wrap definitions in extern "C".
26718
26719 2006-10-18  Bruno Haible  <bruno@clisp.org>
26720
26721         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
26722         gl_LIBOBJS list.
26723
26724 2006-10-18  Bruno Haible  <bruno@clisp.org>
26725
26726         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
26727
26728 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
26729
26730         * lib/xstrtol.h: Include gettext.h.
26731         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
26732         Problem reported by Eric Blake.
26733         * modules/xstrtol (Depends-on): Add gettext-h.
26734
26735 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
26736
26737         * lib/strftime.c (advance): New macro.
26738         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
26739         incomplete type, so you can't add 0 to it.  Problem and patch
26740         reported by Eelco Dolstra for dietlibc.
26741
26742 2006-10-18  Jim Meyering  <jim@meyering.net>
26743
26744         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
26745         type for a local, and rename it: s/up/user_proc/.
26746
26747 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
26748
26749         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
26750         READ_UTMP_USER_PROCESS.
26751         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
26752
26753 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
26754
26755         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
26756         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
26757
26758 2006-10-17  Eric Blake  <ebb9@byu.net>
26759
26760         * lib/sigprocmask.c (sigprocmask): Fix typo.
26761
26762         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
26763
26764         * modules/clean-temp (Makefile.am): Don't add to make output...
26765         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
26766         config.h.
26767
26768 2006-10-17  Bruno Haible  <bruno@clisp.org>
26769
26770         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
26771         differently if DEFAULT_TEXT_DOMAIN is set.
26772
26773 2006-10-16  Bruno Haible  <bruno@clisp.org>
26774
26775         * lib/clean-temp.c: Include fwriteerror.h.
26776
26777 2006-10-16  Bruno Haible  <bruno@clisp.org>
26778
26779         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
26780
26781 2006-10-16  Bruno Haible  <bruno@clisp.org>
26782
26783         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
26784         * lib/sigprocmask.h: Include <sys/types.h>.
26785         (sigset_t): Use the system's definition if present.
26786
26787 2006-10-17  Eric Blake  <ebb9@byu.net>
26788
26789         * lib/xvasprintf.c (includes): Assume config.h.
26790         * lib/xasprintf.c (includes): Likewise.
26791
26792 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
26793
26794         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
26795         at least as wide as intmax_t.
26796
26797 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
26798
26799         (Imported from Automake.)
26800         * build-aux/gnupload: Update to version 1.1 of directive file.
26801
26802 2006-10-16  Eric Blake  <ebb9@byu.net>
26803
26804         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
26805         match Automake 1.10a.
26806
26807 2006-10-14  Bruno Haible  <bruno@clisp.org>
26808
26809         * modules/sigprocmask: New file.
26810         * lib/sigprocmask.h: New file.
26811         * lib/sigprocmask.c: New file.
26812         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
26813         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
26814         request sigprocmask.o.
26815         (gl_PREREQ_SIGPROCMASK): New macro.
26816         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
26817         (Depends-on): Add sigprocmask.
26818         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
26819         gt_SIGNALBLOCKING. Test for 'raise' only once.
26820         * lib/fatal-signal.c: Include sigprocmask.h.
26821         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
26822         unblock_fatal_signals): Define always.
26823         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
26824         sigprocmask.
26825
26826 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
26827
26828         Sync from Automake.
26829         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
26830         which incorrectly sets the mode of an existing destination
26831         directory.  In some cases the unpatched install-sh could do the
26832         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
26833         system.  We hope this is rare in practice, but it's clearly worth
26834         fixing.  Problem reported by Alex Unleashed in
26835         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
26836         Also, don't bother to check for -m bugs unless we're using -m;
26837         suggested by Stepan Kasal.
26838
26839 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26840
26841         Sync from Automake.
26842         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
26843         `-c' flag, so they appear at the same position as in %FASTDEP%
26844         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
26845         which ignores unknown options only after the first non-option.
26846         Bug report against M4 by Nelson H. F. Beebe.
26847
26848 2006-10-13  Jim Meyering  <jim@meyering.net>
26849
26850         Fix a bug in yesterday's change.
26851         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
26852         p->fts_statp->st_dev would be used uninitialized.
26853         Ensures that we always call fts_stat on the very first entry.
26854         Miklos Szeredi reported that find -xdev stopped working.
26855
26856 2006-10-12  Bruno Haible  <bruno@clisp.org>
26857
26858         * gnulib-tool (func_get_automake_snippet): Append an automatically
26859         computed EXTRA_DIST augmentation.
26860         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
26861         * modules/alloca-opt (Makefile.am): Likewise.
26862         * modules/allocsa (Makefile.am): Likewise.
26863         * modules/arcfour (Makefile.am): Likewise.
26864         * modules/arctwo (Makefile.am): Likewise.
26865         * modules/argmatch (Makefile.am): Likewise.
26866         * modules/argz (Makefile.am): Likewise.
26867         * modules/atexit (Makefile.am): Likewise.
26868         * modules/backupfile (Makefile.am): Likewise.
26869         * modules/byteswap (Makefile.am): Likewise.
26870         * modules/c-strtod (Makefile.am): Likewise.
26871         * modules/c-strtold (Makefile.am): Likewise.
26872         * modules/calloc (Makefile.am): Likewise.
26873         * modules/canon-host (Makefile.am): Likewise.
26874         * modules/canonicalize (Makefile.am): Likewise.
26875         * modules/chdir-long (Makefile.am): Likewise.
26876         * modules/chdir-safer (Makefile.am): Likewise.
26877         * modules/check-version (Makefile.am): Likewise.
26878         * modules/chown (Makefile.am): Likewise.
26879         * modules/cloexec (Makefile.am): Likewise.
26880         * modules/close-stream (Makefile.am): Likewise.
26881         * modules/closeout (Makefile.am): Likewise.
26882         * modules/crc (Makefile.am): Likewise.
26883         * modules/csharpexec (Makefile.am): Likewise.
26884         * modules/cycle-check (Makefile.am): Likewise.
26885         * modules/des (Makefile.am): Likewise.
26886         * modules/dev-ino (Makefile.am): Likewise.
26887         * modules/dirfd (Makefile.am): Likewise.
26888         * modules/dirname (Makefile.am): Likewise.
26889         * modules/dup2 (Makefile.am): Likewise.
26890         * modules/eealloc (Makefile.am): Likewise.
26891         * modules/error (Makefile.am): Likewise.
26892         * modules/euidaccess (Makefile.am): Likewise.
26893         * modules/exclude (Makefile.am): Likewise.
26894         * modules/exitfail (Makefile.am): Likewise.
26895         * modules/fcntl-safer (Makefile.am): Likewise.
26896         * modules/fcntl (Makefile.am): Likewise.
26897         * modules/file-type (Makefile.am): Likewise.
26898         * modules/fileblocks (Makefile.am): Likewise.
26899         * modules/filemode (Makefile.am): Likewise.
26900         * modules/filenamecat (Makefile.am): Likewise.
26901         * modules/fnmatch (Makefile.am): Likewise.
26902         * modules/fopen-safer (Makefile.am): Likewise.
26903         * modules/fpending (Makefile.am): Likewise.
26904         * modules/fprintftime (Makefile.am): Likewise.
26905         * modules/free (Makefile.am): Likewise.
26906         * modules/fsusage (Makefile.am): Likewise.
26907         * modules/ftruncate (Makefile.am): Likewise.
26908         * modules/fts (Makefile.am): Likewise.
26909         * modules/gc-arcfour (Makefile.am): Likewise.
26910         * modules/gc-des (Makefile.am): Likewise.
26911         * modules/gc-hmac-md5 (Makefile.am): Likewise.
26912         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
26913         * modules/gc-md4 (Makefile.am): Likewise.
26914         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
26915         * modules/gc-sha1 (Makefile.am): Likewise.
26916         * modules/gc (Makefile.am): Likewise.
26917         * modules/getaddrinfo (Makefile.am): Likewise.
26918         * modules/getcwd (Makefile.am): Likewise.
26919         * modules/getdelim (Makefile.am): Likewise.
26920         * modules/getdomainname (Makefile.am): Likewise.
26921         * modules/getgroups (Makefile.am): Likewise.
26922         * modules/gethostname (Makefile.am): Likewise.
26923         * modules/gethrxtime (Makefile.am): Likewise.
26924         * modules/getline (Makefile.am): Likewise.
26925         * modules/getloadavg (Makefile.am): Likewise.
26926         * modules/getlogin_r (Makefile.am): Likewise.
26927         * modules/getndelim2 (Makefile.am): Likewise.
26928         * modules/getopt (Makefile.am): Likewise.
26929         * modules/getpagesize (Makefile.am): Likewise.
26930         * modules/getpass-gnu (Makefile.am): Likewise.
26931         * modules/getpass (Makefile.am): Likewise.
26932         * modules/getsubopt (Makefile.am): Likewise.
26933         * modules/gettime (Makefile.am): Likewise.
26934         * modules/gettimeofday (Makefile.am): Likewise.
26935         * modules/getugroups (Makefile.am): Likewise.
26936         * modules/getusershell (Makefile.am): Likewise.
26937         * modules/glob (Makefile.am): Likewise.
26938         * modules/group-member (Makefile.am): Likewise.
26939         * modules/hard-locale (Makefile.am): Likewise.
26940         * modules/hash (Makefile.am): Likewise.
26941         * modules/hmac-md5 (Makefile.am): Likewise.
26942         * modules/hmac-sha1 (Makefile.am): Likewise.
26943         * modules/human (Makefile.am): Likewise.
26944         * modules/idcache (Makefile.am): Likewise.
26945         * modules/imaxabs (Makefile.am): Likewise.
26946         * modules/imaxdiv (Makefile.am): Likewise.
26947         * modules/inet_ntop (Makefile.am): Likewise.
26948         * modules/inet_pton (Makefile.am): Likewise.
26949         * modules/intprops (Makefile.am): Likewise.
26950         * modules/inttostr (Makefile.am): Likewise.
26951         * modules/inttypes (Makefile.am): Likewise.
26952         * modules/isapipe (Makefile.am): Likewise.
26953         * modules/javaversion (Makefile.am): Likewise.
26954         * modules/lchmod (Makefile.am): Likewise.
26955         * modules/lchown (Makefile.am): Likewise.
26956         * modules/localcharset (Makefile.am): Likewise.
26957         * modules/long-options (Makefile.am): Likewise.
26958         * modules/lstat (Makefile.am): Likewise.
26959         * modules/malloc (Makefile.am): Likewise.
26960         * modules/mathl (Makefile.am): Likewise.
26961         * modules/mbchar (Makefile.am): Likewise.
26962         * modules/md2 (Makefile.am): Likewise.
26963         * modules/md4 (Makefile.am): Likewise.
26964         * modules/md5 (Makefile.am): Likewise.
26965         * modules/memcasecmp (Makefile.am): Likewise.
26966         * modules/memchr (Makefile.am): Likewise.
26967         * modules/memcmp (Makefile.am): Likewise.
26968         * modules/memcoll (Makefile.am): Likewise.
26969         * modules/memcpy (Makefile.am): Likewise.
26970         * modules/memmem (Makefile.am): Likewise.
26971         * modules/memmove (Makefile.am): Likewise.
26972         * modules/mempcpy (Makefile.am): Likewise.
26973         * modules/memrchr (Makefile.am): Likewise.
26974         * modules/memset (Makefile.am): Likewise.
26975         * modules/memxor (Makefile.am): Likewise.
26976         * modules/mkancesdirs (Makefile.am): Likewise.
26977         * modules/mkdir-p (Makefile.am): Likewise.
26978         * modules/mkdir (Makefile.am): Likewise.
26979         * modules/mkdtemp (Makefile.am): Likewise.
26980         * modules/mkstemp (Makefile.am): Likewise.
26981         * modules/mktime (Makefile.am): Likewise.
26982         * modules/modechange (Makefile.am): Likewise.
26983         * modules/mountlist (Makefile.am): Likewise.
26984         * modules/nanosleep (Makefile.am): Likewise.
26985         * modules/obstack (Makefile.am): Likewise.
26986         * modules/openat (Makefile.am): Likewise.
26987         * modules/pagealign_alloc (Makefile.am): Likewise.
26988         * modules/pathmax (Makefile.am): Likewise.
26989         * modules/physmem (Makefile.am): Likewise.
26990         * modules/poll (Makefile.am): Likewise.
26991         * modules/posixtm (Makefile.am): Likewise.
26992         * modules/posixver (Makefile.am): Likewise.
26993         * modules/putenv (Makefile.am): Likewise.
26994         * modules/quote (Makefile.am): Likewise.
26995         * modules/quotearg (Makefile.am): Likewise.
26996         * modules/raise (Makefile.am): Likewise.
26997         * modules/read-file (Makefile.am): Likewise.
26998         * modules/readline (Makefile.am): Likewise.
26999         * modules/readlink (Makefile.am): Likewise.
27000         * modules/readtokens (Makefile.am): Likewise.
27001         * modules/readutmp (Makefile.am): Likewise.
27002         * modules/realloc (Makefile.am): Likewise.
27003         * modules/regex (Makefile.am): Likewise.
27004         * modules/rename-dest-slash (Makefile.am): Likewise.
27005         * modules/rename (Makefile.am): Likewise.
27006         * modules/rijndael (Makefile.am): Likewise.
27007         * modules/rmdir (Makefile.am): Likewise.
27008         * modules/rpmatch (Makefile.am): Likewise.
27009         * modules/safe-read (Makefile.am): Likewise.
27010         * modules/safe-write (Makefile.am): Likewise.
27011         * modules/same-inode (Makefile.am): Likewise.
27012         * modules/same (Makefile.am): Likewise.
27013         * modules/save-cwd (Makefile.am): Likewise.
27014         * modules/savedir (Makefile.am): Likewise.
27015         * modules/setenv (Makefile.am): Likewise.
27016         * modules/settime (Makefile.am): Likewise.
27017         * modules/sha1 (Makefile.am): Likewise.
27018         * modules/sig2str (Makefile.am): Likewise.
27019         * modules/snprintf (Makefile.am): Likewise.
27020         * modules/stat-macros (Makefile.am): Likewise.
27021         * modules/stat-time (Makefile.am): Likewise.
27022         * modules/stdbool (Makefile.am): Likewise.
27023         * modules/stdint (Makefile.am): Likewise.
27024         * modules/stdlib-safer (Makefile.am): Likewise.
27025         * modules/stpcpy (Makefile.am): Likewise.
27026         * modules/stpncpy (Makefile.am): Likewise.
27027         * modules/strcase (Makefile.am): Likewise.
27028         * modules/strcasestr (Makefile.am): Likewise.
27029         * modules/strchrnul (Makefile.am): Likewise.
27030         * modules/strcspn (Makefile.am): Likewise.
27031         * modules/strdup (Makefile.am): Likewise.
27032         * modules/strerror (Makefile.am): Likewise.
27033         * modules/strftime (Makefile.am): Likewise.
27034         * modules/strndup (Makefile.am): Likewise.
27035         * modules/strnlen (Makefile.am): Likewise.
27036         * modules/strpbrk (Makefile.am): Likewise.
27037         * modules/strsep (Makefile.am): Likewise.
27038         * modules/strstr (Makefile.am): Likewise.
27039         * modules/strtod (Makefile.am): Likewise.
27040         * modules/strtoimax (Makefile.am): Likewise.
27041         * modules/strtok_r (Makefile.am): Likewise.
27042         * modules/strtol (Makefile.am): Likewise.
27043         * modules/strtoll (Makefile.am): Likewise.
27044         * modules/strtoul (Makefile.am): Likewise.
27045         * modules/strtoull (Makefile.am): Likewise.
27046         * modules/strtoumax (Makefile.am): Likewise.
27047         * modules/strverscmp (Makefile.am): Likewise.
27048         * modules/sys_socket (Makefile.am): Likewise.
27049         * modules/sys_stat (Makefile.am): Likewise.
27050         * modules/sysexits (Makefile.am): Likewise.
27051         * modules/time_r (Makefile.am): Likewise.
27052         * modules/timegm (Makefile.am): Likewise.
27053         * modules/timespec (Makefile.am): Likewise.
27054         * modules/tmpfile-safer (Makefile.am): Likewise.
27055         * modules/trim (Makefile.am): Likewise.
27056         * modules/unistd-safer (Makefile.am): Likewise.
27057         * modules/unlinkdir (Makefile.am): Likewise.
27058         * modules/unlocked-io (Makefile.am): Likewise.
27059         * modules/userspec (Makefile.am): Likewise.
27060         * modules/utime (Makefile.am): Likewise.
27061         * modules/utimecmp (Makefile.am): Likewise.
27062         * modules/utimens (Makefile.am): Likewise.
27063         * modules/vasnprintf (Makefile.am): Likewise.
27064         * modules/vasprintf (Makefile.am): Likewise.
27065         * modules/vsnprintf (Makefile.am): Likewise.
27066         * modules/xalloc (Makefile.am): Likewise.
27067         * modules/xgetcwd (Makefile.am): Likewise.
27068         * modules/xnanosleep (Makefile.am): Likewise.
27069         * modules/xreadlink (Makefile.am): Likewise.
27070         * modules/xstrtod (Makefile.am): Likewise.
27071         * modules/xstrtol (Makefile.am): Likewise.
27072         * modules/xstrtold (Makefile.am): Likewise.
27073         * modules/yesno (Makefile.am): Likewise.
27074         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
27075
27076 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
27077
27078         * modules/error (Makefile.am): Distribute files through
27079         EXTRA_DIST, not lib_SOURCES.
27080
27081 2006-10-12  Eric Blake  <ebb9@byu.net>
27082
27083         * modules/error (Makefile.am): Distribute files in /lib.
27084         * modules/obstack (Makefile.am): Likewise.
27085
27086 2006-10-12  Bruno Haible  <bruno@clisp.org>
27087
27088         * modules/acl (Makefile.am): Distribute all files in lib/ through
27089         EXTRA_DIST.
27090         * modules/arcfour (Makefile.am): Likewise.
27091         * modules/arctwo (Makefile.am): Likewise.
27092         * modules/argmatch (Makefile.am): Likewise.
27093         * modules/argz (Makefile.am): Likewise.
27094         * modules/atexit (Makefile.am): Likewise.
27095         * modules/backupfile (Makefile.am): Likewise.
27096         * modules/c-strtod (Makefile.am): Likewise.
27097         * modules/c-strtold (Makefile.am): Likewise.
27098         * modules/calloc (Makefile.am): Likewise.
27099         * modules/canon-host (Makefile.am): Likewise.
27100         * modules/canonicalize (Makefile.am): Likewise.
27101         * modules/chdir-long (Makefile.am): Likewise.
27102         * modules/chdir-safer (Makefile.am): Likewise.
27103         * modules/check-version (Makefile.am): Likewise.
27104         * modules/chown (Makefile.am): Likewise.
27105         * modules/cloexec (Makefile.am): Likewise.
27106         * modules/close-stream (Makefile.am): Likewise.
27107         * modules/closeout (Makefile.am): Likewise.
27108         * modules/crc (Makefile.am): Likewise.
27109         * modules/cycle-check (Makefile.am): Likewise.
27110         * modules/des (Makefile.am): Likewise.
27111         * modules/dirfd (Makefile.am): Likewise.
27112         * modules/dirname (Makefile.am): Likewise.
27113         * modules/dup2 (Makefile.am): Likewise.
27114         * modules/euidaccess (Makefile.am): Likewise.
27115         * modules/exclude (Makefile.am): Likewise.
27116         * modules/exitfail (Makefile.am): Likewise.
27117         * modules/fcntl-safer (Makefile.am): Likewise.
27118         * modules/file-type (Makefile.am): Likewise.
27119         * modules/fileblocks (Makefile.am): Likewise.
27120         * modules/filemode (Makefile.am): Likewise.
27121         * modules/filenamecat (Makefile.am): Likewise.
27122         * modules/fnmatch (Makefile.am): Likewise.
27123         * modules/fopen-safer (Makefile.am): Likewise.
27124         * modules/fpending (Makefile.am): Likewise.
27125         * modules/fprintftime (Makefile.am): Likewise.
27126         * modules/free (Makefile.am): Likewise.
27127         * modules/fsusage (Makefile.am): Likewise.
27128         * modules/ftruncate (Makefile.am): Likewise.
27129         * modules/fts (Makefile.am): Likewise.
27130         * modules/gc (Makefile.am): Likewise.
27131         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
27132         * modules/getaddrinfo (Makefile.am): Likewise.
27133         * modules/getcwd (Makefile.am): Likewise.
27134         * modules/getdelim (Makefile.am): Likewise.
27135         * modules/getdomainname (Makefile.am): Likewise.
27136         * modules/getgroups (Makefile.am): Likewise.
27137         * modules/gethostname (Makefile.am): Likewise.
27138         * modules/gethrxtime (Makefile.am): Likewise.
27139         * modules/getline (Makefile.am): Likewise.
27140         * modules/getloadavg (Makefile.am): Likewise.
27141         * modules/getlogin_r (Makefile.am): Likewise.
27142         * modules/getopt (Makefile.am): Likewise.
27143         * modules/getpass (Makefile.am): Likewise.
27144         * modules/getpass-gnu (Makefile.am): Likewise.
27145         * modules/getsubopt (Makefile.am): Likewise.
27146         * modules/gettime (Makefile.am): Likewise.
27147         * modules/gettimeofday (Makefile.am): Likewise.
27148         * modules/getugroups (Makefile.am): Likewise.
27149         * modules/getusershell (Makefile.am): Likewise.
27150         * modules/glob (Makefile.am): Likewise.
27151         * modules/group-member (Makefile.am): Likewise.
27152         * modules/hard-locale (Makefile.am): Likewise.
27153         * modules/hash (Makefile.am): Likewise.
27154         * modules/hmac-md5 (Makefile.am): Likewise.
27155         * modules/hmac-sha1 (Makefile.am): Likewise.
27156         * modules/human (Makefile.am): Likewise.
27157         * modules/idcache (Makefile.am): Likewise.
27158         * modules/imaxabs (Makefile.am): Likewise.
27159         * modules/imaxdiv (Makefile.am): Likewise.
27160         * modules/inet_ntop (Makefile.am): Likewise.
27161         * modules/inet_pton (Makefile.am): Likewise.
27162         * modules/inttostr (Makefile.am): Likewise.
27163         * modules/isapipe (Makefile.am): Likewise.
27164         * modules/lchown (Makefile.am): Likewise.
27165         * modules/long-options (Makefile.am): Likewise.
27166         * modules/lstat (Makefile.am): Likewise.
27167         * modules/malloc (Makefile.am): Likewise.
27168         * modules/mathl (Makefile.am): Likewise.
27169         * modules/mbchar (Makefile.am): Likewise.
27170         * modules/md2 (Makefile.am): Likewise.
27171         * modules/md4 (Makefile.am): Likewise.
27172         * modules/md5 (Makefile.am): Likewise.
27173         * modules/memcasecmp (Makefile.am): Likewise.
27174         * modules/memchr (Makefile.am): Likewise.
27175         * modules/memcmp (Makefile.am): Likewise.
27176         * modules/memcoll (Makefile.am): Likewise.
27177         * modules/memcpy (Makefile.am): Likewise.
27178         * modules/memmem (Makefile.am): Likewise.
27179         * modules/memmove (Makefile.am): Likewise.
27180         * modules/mempcpy (Makefile.am): Likewise.
27181         * modules/memrchr (Makefile.am): Likewise.
27182         * modules/memset (Makefile.am): Likewise.
27183         * modules/memxor (Makefile.am): Likewise.
27184         * modules/mkancesdirs (Makefile.am): Likewise.
27185         * modules/mkdir (Makefile.am): Likewise.
27186         * modules/mkdir-p (Makefile.am): Likewise.
27187         * modules/mkdtemp (Makefile.am): Likewise.
27188         * modules/mkstemp (Makefile.am): Likewise.
27189         * modules/mktime (Makefile.am): Likewise.
27190         * modules/modechange (Makefile.am): Likewise.
27191         * modules/mountlist (Makefile.am): Likewise.
27192         * modules/nanosleep (Makefile.am): Likewise.
27193         * modules/openat (Makefile.am): Likewise.
27194         * modules/pagealign_alloc (Makefile.am): Likewise.
27195         * modules/physmem (Makefile.am): Likewise.
27196         * modules/poll (Makefile.am): Likewise.
27197         * modules/posixtm (Makefile.am): Likewise.
27198         * modules/posixver (Makefile.am): Likewise.
27199         * modules/putenv (Makefile.am): Likewise.
27200         * modules/quote (Makefile.am): Likewise.
27201         * modules/quotearg (Makefile.am): Likewise.
27202         * modules/raise (Makefile.am): Likewise.
27203         * modules/read-file (Makefile.am): Likewise.
27204         * modules/readline (Makefile.am): Likewise.
27205         * modules/readlink (Makefile.am): Likewise.
27206         * modules/readtokens (Makefile.am): Likewise.
27207         * modules/readutmp (Makefile.am): Likewise.
27208         * modules/realloc (Makefile.am): Likewise.
27209         * modules/regex (Makefile.am): Likewise.
27210         * modules/rename (Makefile.am): Likewise.
27211         * modules/rename-dest-slash (Makefile.am): Likewise.
27212         * modules/rijndael (Makefile.am): Likewise.
27213         * modules/rmdir (Makefile.am): Likewise.
27214         * modules/rpmatch (Makefile.am): Likewise.
27215         * modules/safe-read (Makefile.am): Likewise.
27216         * modules/safe-write (Makefile.am): Likewise.
27217         * modules/same (Makefile.am): Likewise.
27218         * modules/save-cwd (Makefile.am): Likewise.
27219         * modules/savedir (Makefile.am): Likewise.
27220         * modules/setenv (Makefile.am): Likewise.
27221         * modules/settime (Makefile.am): Likewise.
27222         * modules/sha1 (Makefile.am): Likewise.
27223         * modules/sig2str (Makefile.am): Likewise.
27224         * modules/snprintf (Makefile.am): Likewise.
27225         * modules/stdlib-safer (Makefile.am): Likewise.
27226         * modules/stpcpy (Makefile.am): Likewise.
27227         * modules/stpncpy (Makefile.am): Likewise.
27228         * modules/strcase (Makefile.am): Likewise.
27229         * modules/strcasestr (Makefile.am): Likewise.
27230         * modules/strchrnul (Makefile.am): Likewise.
27231         * modules/strcspn (Makefile.am): Likewise.
27232         * modules/strdup (Makefile.am): Likewise.
27233         * modules/strerror (Makefile.am): Likewise.
27234         * modules/strftime (Makefile.am): Likewise.
27235         * modules/strndup (Makefile.am): Likewise.
27236         * modules/strnlen (Makefile.am): Likewise.
27237         * modules/strpbrk (Makefile.am): Likewise.
27238         * modules/strsep (Makefile.am): Likewise.
27239         * modules/strstr (Makefile.am): Likewise.
27240         * modules/strtod (Makefile.am): Likewise.
27241         * modules/strtoimax (Makefile.am): Likewise.
27242         * modules/strtok_r (Makefile.am): Likewise.
27243         * modules/strtol (Makefile.am): Likewise.
27244         * modules/strtoll (Makefile.am): Likewise.
27245         * modules/strtoul (Makefile.am): Likewise.
27246         * modules/strtoull (Makefile.am): Likewise.
27247         * modules/strtoumax (Makefile.am): Likewise.
27248         * modules/strverscmp (Makefile.am): Likewise.
27249         * modules/time_r (Makefile.am): Likewise.
27250         * modules/timegm (Makefile.am): Likewise.
27251         * modules/tmpfile-safer (Makefile.am): Likewise.
27252         * modules/unistd-safer (Makefile.am): Likewise.
27253         * modules/unlinkdir (Makefile.am): Likewise.
27254         * modules/userspec (Makefile.am): Likewise.
27255         * modules/utime (Makefile.am): Likewise.
27256         * modules/utimecmp (Makefile.am): Likewise.
27257         * modules/utimens (Makefile.am): Likewise.
27258         * modules/vasnprintf (Makefile.am): Likewise.
27259         * modules/vasprintf (Makefile.am): Likewise.
27260         * modules/vsnprintf (Makefile.am): Likewise.
27261         * modules/xalloc (Makefile.am): Likewise.
27262         * modules/xgetcwd (Makefile.am): Likewise.
27263         * modules/xnanosleep (Makefile.am): Likewise.
27264         * modules/xreadlink (Makefile.am): Likewise.
27265         * modules/xstrtod (Makefile.am): Likewise.
27266         * modules/xstrtol (Makefile.am): Likewise.
27267         * modules/xstrtold (Makefile.am): Likewise.
27268         * modules/yesno (Makefile.am): Likewise.
27269
27270 2006-10-12  Jim Meyering  <jim@meyering.net>
27271
27272         * m4/getloadavg.m4: Revert the change below.
27273
27274         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
27275         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
27276         fail with a symlink, which is what coreutils' ./bootstrap now
27277         creates by default.
27278
27279 2006-10-12  Bruno Haible  <bruno@clisp.org>
27280
27281         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
27282         mingw.
27283         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
27284         MSVC and mingw explicitly.
27285
27286 2006-10-11  Simon Josefsson  <jas@extundo.com>
27287             Bruno Haible  <bruno@clisp.org>
27288
27289         Add support for multiple gnulib-tool invocations in the scope of a
27290         single configure.ac file.
27291         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
27292         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
27293         with the same contents as the _LIBADD variable.
27294         (func_emit_initmacro_start, func_emit_initmacro_end,
27295         func_emit_initmacro_done): New functions.
27296         (func_import, func_create_testdir): Invoke them. Allow the identifiers
27297         gl_LIBOBJS and gl_LTLIBOBJS.
27298
27299 2006-10-11  Bruno Haible  <bruno@clisp.org>
27300
27301         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
27302         (func_create_testdir): Don't create po/Makefile.am, don't invoke
27303         autoreconf. Instead, invoke autopoint explicitly but move back the
27304         *.m4 files from gnulib.
27305
27306 2006-10-11  Bruno Haible  <bruno@clisp.org>
27307
27308         * gnulib-tool (func_usage): Make module names after --create-testdir
27309         optional.
27310         (func_create_testdir): If no module was specified, use nearly all
27311         modules.
27312
27313 2006-10-12  Jim Meyering  <jim@meyering.net>
27314
27315         Big performance improvement for fts-based tools that use FTS_NOSTAT.
27316         Avoid spurious inode-mismatch problems on non-POSIX file systems.
27317         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
27318         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
27319         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
27320         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
27321         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
27322         (fts_set_stat_required): New function.
27323         (fts_open): Defer the calls to fts_stat, if possible or requested.
27324         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
27325         into fts_stat itself.
27326         (fts_read): Perform any required (deferred) fts_stat call.
27327         (fts_build): Likewise, for the directory we're about to open and read.
27328         In the readdir loop, carefully decide whether each entry will require
27329         an eventual call to fts_stat, using dirent.d_type info if available.
27330         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
27331         a command line argument into this function.  Update all callers.
27332         Map a return value of FTS_DOT to FTS_D for a command line argument.
27333         * modules/fts (Depends-on): Add d-type.  Alphabetize.
27334         Thanks to Miklos Szeredi for his tenacity and for the initial
27335         bug report about "find" failing on a FUSE-based file system.
27336
27337         * lib/fts.c (fts_open): Use consistent indentation.
27338
27339 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
27340
27341         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
27342         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
27343         reported by Jim Meyering.  All uses of cache variables renamed
27344         to match Autoconf's.
27345         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
27346         the other one.
27347
27348         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
27349         Fix misspelling in diagnostic.
27350
27351 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
27352
27353         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
27354         defined.  Problem reported by Matthew Woehlke.
27355
27356         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
27357         Add support for Tandem NonStop R series.
27358         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
27359         Use new macro.
27360
27361         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
27362         (has_trailing_slash): Omit size arg; all callers changed.
27363         Omit 'inline', since it doesn't help performance and we'd
27364         need to configure it.
27365         Don't count //, ///, etc. as having a trailing slash.
27366         As a side effect, this removes a C99ism reported by Matthew Woehlke.
27367         (rpl_rename_dest_slash): On failure, use rename's errno rather
27368         than (in some cases) an incorrect or junk errno.
27369         Simplify code by removing need to compute length; this does
27370         cause it to make two passes instead of one over the file name,
27371         but it's worth it.
27372
27373         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
27374         change, since Autoconf's version may no longer be appropriate now
27375         that we are using CVS Autoconf's version.  Add support for Tandem.
27376
27377 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
27378             Bruno Haible  <bruno@clisp.org>
27379
27380         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
27381         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
27382         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
27383         gl_AC_TYPE_LONG_LONG.
27384
27385         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
27386         instead of HAVE_LONG_LONG.
27387         * lib/printf-args.c (printf_fetchargs): Likewise.
27388         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
27389         * lib/vasnprintf.c (VASNPRINTF): Likewise.
27390         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
27391         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
27392         gl_AC_TYPE_LONG_LONG.
27393
27394 2006-10-11  Bruno Haible  <bruno@clisp.org>
27395
27396         * m4/longlong.m4: Add comments.
27397         * m4/ulonglong.m4: Likewise.
27398
27399 2006-10-10  Bruno Haible  <bruno@clisp.org>
27400
27401         Make it possible to #define stpcpy, strdup to aliases.
27402         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
27403         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
27404
27405 2006-10-10  Bruno Haible  <bruno@clisp.org>
27406
27407         Make it possible to #define gcd to an alias.
27408         * lib/gcd.c: Include config.h.
27409
27410 2006-10-10  Bruno Haible  <bruno@clisp.org>
27411
27412         Make it possible to #define c_isascii to an alias.
27413         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
27414         defined. Undefine the macros before defining them, to avoid gcc
27415         warnings.
27416         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
27417         define NO_C_CTYPE_MACROS early.
27418
27419 2006-10-10  Bruno Haible  <bruno@clisp.org>
27420
27421         Make it possible to #define set_program_name to an alias.
27422         * lib/progname.c: Don't undefine set_program_name; instead, undefine
27423         ENABLE_RELOCATABLE early.
27424
27425 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
27426
27427         Port to Tandem NSK OSS, which has 64-bit signed int but at most
27428         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
27429         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
27430         More generally, don't assume that 64-bit signed int is available
27431         if unsigned int is, and vice versa.
27432         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
27433         unsigned symbols, not on their signed counterparts.
27434         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
27435         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
27436         (UINT64_C, UINTMAX_C):
27437         Likewise.
27438         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
27439         unsigned counterparts.
27440         (Have_long_long, Unsigned): New macros.
27441         (Int): Renamed from INT.
27442         (strtoimax): Use the new macros.
27443         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
27444         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
27445         * modules/inttypes (inttypes.h): Substitute
27446         HAVE_UNSIGNED_LONG_LONG_INT.
27447         * modules/stdint (stdint.h): Likewise.
27448         (Files): Add m4/ulonglong.m4.
27449
27450 2006-10-10  Bruno Haible  <bruno@clisp.org>
27451
27452         Fix a gcc -Wshadow warning.
27453         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
27454         to 'bucket'.
27455         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
27456         gl_linked_indexof_from_to): Likewise.
27457         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
27458         Likewise.
27459         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
27460         Likewise.
27461         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
27462         Reported by Eric Blake.
27463
27464 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
27465
27466         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
27467         for NetBSD.  Problem reported by Bruno Haible.
27468
27469 2006-10-09  Jim Meyering  <jim@meyering.net>
27470
27471         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
27472         Patch from Bruno Haible.
27473
27474 2006-10-09  Jim Meyering  <jim@meyering.net>
27475
27476         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
27477         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
27478         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
27479
27480 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
27481
27482         Don't include <config.h> twice; this doesn't work in some cases,
27483         e.g., when config.h has "#define intmax_t long long int" and
27484         we include <config.h>, <inttypes.h>, <config.h> in that order.
27485         Problem reported by Matthew Woehlke in:
27486         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
27487         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
27488         * lib/fts-cycle.c: Don't include config.h.
27489         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
27490         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
27491         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
27492         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
27493         inttypes.h.
27494         * lib/xstrtoumax.c: Likewise.
27495         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
27496         __strtol and the like, so that this module is more like its siblings.
27497         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
27498         Remove; no longer needed now that we assume gnulib inttypes.h.
27499
27500 2006-10-08  Bruno Haible  <bruno@clisp.org>
27501
27502         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
27503         option.
27504
27505 2006-10-07  Jim Meyering  <jim@meyering.net>
27506
27507         * modules/inttypes (inttypes.h): Revert what seems to have been
27508         an inadvertent part of today's change: use "|", not "/" in the
27509         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
27510
27511 2006-10-07  Bruno Haible  <bruno@clisp.org>
27512
27513         * modules/sublist: New file.
27514
27515 2006-10-07  Bruno Haible  <bruno@clisp.org>
27516
27517         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
27518         * modules/argz (argz.h): Likewise.
27519         * modules/arpa_inet (arpa/inet.h): Likewise.
27520         * modules/byteswap (byteswap.h): Likewise.
27521         * modules/configmake (configmake.h): Likewise.
27522         * modules/fcntl (fcntl.h): Likewise.
27523         * modules/fnmatch (fnmatch.h): Likewise.
27524         * modules/getopt (getopt.h): Likewise.
27525         * modules/glob (glob.h): Likewise.
27526         * modules/inttypes (inttypes.h): Likewise.
27527         * modules/netinet_in (netinet/in.h): Likewise.
27528         * modules/poll (poll.h): Likewise.
27529         * modules/stdbool (stdbool.h): Likewise.
27530         * modules/stdint (stdint.h): Likewise.
27531         * modules/sys_select (sys/select.h): Likewise.
27532         * modules/sys_socket (sys/socket.h): Likewise.
27533         * modules/sys_stat (sys/stat.h): Likewise.
27534         * modules/sysexits (sysexits.h): Likewise.
27535         * modules/unistd (unistd.h): Likewise.
27536         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
27537         Add a "DO NOT EDIT" comment to the generated file.
27538         (func_import): Likewise for gnulib-comp.m4.
27539
27540 2006-10-07  Bruno Haible  <bruno@clisp.org>
27541
27542         * lib/gl_sublist.h: New file.
27543         * lib/gl_sublist.c: New file.
27544
27545 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
27546
27547         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
27548         name (relative to the original working directory) and the file
27549         name component (relative to the temporary working directory).  All
27550         callers changed.
27551         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
27552         * lib/mkdir-p.c (make_dir_parents): Likewise.
27553         * lib/mkdir-p.h (make_dir_parents): Likewise.
27554
27555 2006-10-06  Eric Blake  <ebb9@byu.net>
27556
27557         Define several macros for use by the clean-temp module.
27558         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
27559         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
27560         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
27561
27562         * lib/clean-temp.h (close_stream_temp): New declaration.
27563         * lib/clean-temp.c (includes): Pull in headers according to what
27564         other modules are in use.
27565         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
27566
27567 2006-10-06  Bruno Haible  <bruno@clisp.org>
27568
27569         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
27570         instead of fopen, fwriteerror.
27571
27572 2006-10-06  Bruno Haible  <bruno@clisp.org>
27573
27574         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
27575         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
27576         int.
27577         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
27578         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
27579         Return an error indicator.
27580         Suggested by Eric Blake.
27581
27582 2006-10-06  Bruno Haible  <bruno@clisp.org>
27583
27584         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
27585         Reported by Eric Blake.
27586
27587 2006-10-06  Bruno Haible  <bruno@clisp.org>
27588
27589         * modules/closeout (Description): Mention stderr too.
27590
27591 2006-10-06  Bruno Haible  <bruno@clisp.org>
27592         and Paul Eggert  <eggert@cs.ucla.edu>
27593
27594         * lib/closeout.c (close_stdout): Also close stderr.
27595         * lib/closeout.h: Update comment.
27596
27597 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
27598
27599         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
27600         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
27601         * lib/dirchownmod.c: Include lchown.h.
27602         * lib/lchown.c: Don't include files that lchown.h now includes.
27603         Don't declare chown, since lchown.h now does that.
27604         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
27605         (lchown): Define to rpl_chown if lchown is declared but
27606         does not exist.  Declare using a prototype if lchown is not
27607         declared.  Add a copyright notice.
27608         * lib/mkstemp.h: Include <unistd.h>.
27609         * lib/openat.c: Include lchown.h.
27610
27611         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
27612         we now test for that separately.
27613         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
27614         rather than O_NOFOLLOW, when testing whether it's possible to
27615         avoid a race condition reliably.
27616         * lib/savewd.c (savewd_chdir): Likewise.
27617
27618         Remove macros that are no longer needed now that stdint.h is
27619         reliable.
27620         * lib/fsusage.c (UINTMAX_MAX): Remove.
27621         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
27622         * lib/utimecmp.c (SIZE_MAX): Remove.
27623
27624         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
27625
27626         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
27627         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
27628         O_NOATIME works.
27629
27630 2006-10-05  Bruno Haible  <bruno@clisp.org>
27631
27632         * lib/gl_list.h (gl_sortedlist_search_from_to,
27633         gl_sortedlist_indexof_from_to): New declarations.
27634         (gl_list_implementation): New fields sortedlist_search_from_to,
27635         sortedlist_indexof_from_to.
27636         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
27637         inline functions.
27638         * lib/gl_list.c (gl_sortedlist_search_from_to,
27639         gl_sortedlist_indexof_from_to): New functions.
27640         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
27641         function.
27642         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
27643         (gl_array_sortedlist_search_from_to): New function.
27644         (gl_array_list_implementation): Update.
27645         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
27646         function.
27647         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
27648         (gl_carray_sortedlist_search_from_to): New function.
27649         (gl_carray_list_implementation): Update.
27650         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
27651         gl_linked_sortedlist_indexof_from_to): New functions.
27652         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
27653         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
27654         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
27655         gl_tree_sortedlist_indexof_from_to): New functions.
27656         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
27657         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
27658         Update.
27659         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
27660         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
27661         Update.
27662
27663 2006-10-05  Bruno Haible  <bruno@clisp.org>
27664
27665         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
27666         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
27667         (struct gl_list_implementation): Add fields search_from_to,
27668         indexof_from_to. Remove fields search, indexof.
27669         (gl_list_search): Use the search_from_to method.
27670         (gl_list_search_from, gl_list_search_from_to): New functions.
27671         (gl_list_indexof): Use the indexof_from_to method.
27672         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
27673         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
27674         (gl_list_search_from, gl_list_search_from_to): New functions.
27675         (gl_list_indexof): Use the indexof_from_to method.
27676         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
27677         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
27678         gl_array_indexof. Add start_index, end_index arguments.
27679         (gl_array_search_from_to): Renamed from gl_array_search. Add
27680         start_index, end_index arguments.
27681         (gl_array_remove, gl_array_list_implementation): Update.
27682         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
27683         gl_carray_indexof. Add start_index, end_index arguments.
27684         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
27685         start_index, end_index arguments.
27686         (gl_carray_remove, gl_carray_list_implementation): Update.
27687         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
27688         gl_linked_search. Add start_index, end_index arguments.
27689         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
27690         start_index, end_index arguments.
27691         (gl_linked_remove): Update.
27692         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
27693         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
27694         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
27695         field to 'size_t'.
27696         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
27697         gl_tree_search. Add start_index, end_index arguments.
27698         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
27699         start_index, end_index arguments.
27700         (gl_tree_remove): Update.
27701         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
27702         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
27703         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
27704         function.
27705         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
27706         gl_tree_search. Add start_index, end_index arguments.
27707         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
27708         start_index, end_index arguments.
27709         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
27710         Update.
27711         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
27712
27713 2006-10-05  Bruno Haible  <bruno@clisp.org>
27714
27715         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
27716
27717         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
27718         fwriteerror_temp): New declarations.
27719         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
27720         (descriptors): New variable.
27721         (cleanup): First, close the descriptors.
27722         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
27723         fclose_temp, fwriteerror_temp): New functions.
27724
27725 2006-10-04  Jim Meyering  <jim@meyering.net>
27726
27727         * lib/fts.c (fts_open): Tiny comment change.
27728
27729 2006-10-04  Bruno Haible  <bruno@clisp.org>
27730
27731         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
27732         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
27733         gl_LOCK_BODY.
27734         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
27735         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
27736         gl_LOCK_EARLY_BODY.
27737         (gl_LOCK): Require gl_LOCK_BODY.
27738
27739 2006-10-04  Bruno Haible  <bruno@clisp.org>
27740
27741         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
27742         (gl_oset_search_atleast): New declaration.
27743         (struct gl_oset_implementation): Add field 'search_atleast'.
27744         (gl_oset_search_atleast): New inline function.
27745         * lib/gl_oset.c (gl_oset_search_atleast): New function.
27746         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
27747         (gl_array_oset_implementation): Update.
27748         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
27749         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
27750         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
27751
27752 2006-10-04  Bruno Haible  <bruno@clisp.org>
27753
27754         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
27755
27756 2006-10-03  Bruno Haible  <bruno@clisp.org>
27757
27758         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
27759         from gl_avltreehash_list_implementation.
27760
27761 2006-10-03  Bruno Haible  <bruno@clisp.org>
27762
27763         * lib/gl_oset.c (gl_oset_add): Fix return type.
27764
27765 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
27766
27767         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
27768
27769 2006-10-02  Eric Blake  <ebb9@byu.net>
27770
27771         * modules/strnlen (Depends-on): Add extensions.
27772
27773 2006-10-02  Eric Blake  <ebb9@byu.net>
27774
27775         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
27776         definition in 2.60+.
27777
27778 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
27779
27780         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
27781         checks.
27782
27783 2006-10-02  Bruno Haible  <bruno@clisp.org>
27784
27785         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
27786         to the AUTOMAKE_OPTIONS.
27787         Reported by Jim Meyering.
27788
27789 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
27790
27791         Work around bug in Solaris 10 /proc file system:
27792         /proc/self/fd/NNN/.. isn't the parent directory of
27793         the directory whose file descriptor is NNN.  This needs to
27794         be worked around at run time, not compile time, since a
27795         program might be built on Solaris 8, where things work, and
27796         run on Solaris 10.
27797         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
27798         to use the following interface instead:
27799         (OPENAT_BUFFER_SIZE): New macro.
27800         (openat_proc_name): New function.
27801         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
27802         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
27803         Likewise.
27804         * lib/openat-proc.c: New file.
27805         * modules/openat (Files): Add lib/openat-proc.c.
27806         (Depends-on): Add same-inode, stdbool.
27807         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
27808
27809 2006-09-29  Bruno Haible  <bruno@clisp.org>
27810
27811         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
27812         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
27813         argument. Set stdout_closed before testing for ferror, not after.
27814         (fwriteerror, fwriteerror_no_ebadf): New functions.
27815
27816 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27817
27818         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
27819
27820 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
27821
27822         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
27823         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
27824
27825 2006-09-28  Jim Meyering  <jim@meyering.net>
27826
27827         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
27828         Include <unistd.h>.
27829
27830 2006-09-28  Bruno Haible  <bruno@clisp.org>
27831
27832         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
27833         * modules/linkedhash-list (Depends-on): Likewise.
27834         * modules/rbtreehash-list (Depends-on): Likewise.
27835
27836 2006-09-28  Bruno Haible  <bruno@clisp.org>
27837
27838         * lib/strndup.h: Simplify the redefinition of strndup.
27839         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
27840         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
27841
27842 2006-09-28  Bruno Haible  <bruno@clisp.org>
27843
27844         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
27845         * lib/gl_linkedhash_list.c: Likewise.
27846         * lib/gl_rbtreehash_list.c: Likewise.
27847
27848 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
27849
27850         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
27851         getaddrinfo.
27852
27853         * lib/__fpending.h: Don't include <stdio_ext.h> unless
27854         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
27855         it causes <stdio_ext.h> to cause a compile-time error.
27856         Problem reported by Nelson H. F. Beebe.
27857         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
27858         of HAVE_DECL___PENDING.
27859
27860         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
27861         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
27862         declaration.
27863
27864 2006-09-27  Jim Meyering  <jim@meyering.net>
27865
27866         This file could end up with a definition for a function
27867         named __strndup, rather than rpl_strndup on a system with
27868         incomplete weak_alias support.
27869         * lib/strndup.c (strndup): Rename from __strndup.
27870         Remove #defines that used to map __strndup to strndup.
27871         Don't use K&R prototypes.
27872         Remove LIBC-related code, since this file is not sync'd with glibc.
27873         * lib/strndup.h: Revamp, accordingly.
27874         * m4/strndup.m4: Modernize.
27875
27876 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
27877
27878         * modules/savewd (Depends-on): Add 'raise'.
27879         * lib/savewd.c: Include <signal.h>, for 'raise'.
27880
27881 2006-09-26  Jim Meyering  <jim@meyering.net>
27882
27883         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
27884         when we detect Darwin 8.7.0's acl_get_file bug.
27885         Rearrange to perform the new (below) run-test while $LIBS
27886         contains any acl-related library.  Set USE_ACL at the end.
27887         (gl_ACL_GET_FILE): New function.
27888
27889 2006-09-26  Eric Blake  <ebb9@byu.net>
27890
27891         * lib/verror.c: Include <config.h> unconditionally.
27892
27893 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
27894
27895         * modules/clock-time (Maintainer): Add self.
27896         * modules/getlogin_r (Depends-on): Add extensions.
27897
27898 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27899
27900         * modules/clock-time: New module.
27901         * modules/nanosleep (Depends-on): Add clock-time.
27902         * modules/gethrxtime (Depends-on): Likewise.
27903         * modules/gettime (Depends-on): Likewise.
27904         * modules/settime (Depends-on): Likewise.
27905
27906         * modules/fts-lgpl: Depend on openat.
27907         * modules/mkancesdirs: Depend on savewd.
27908         * modules/mkdir-p: Likewise.
27909
27910 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27911
27912         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
27913
27914         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
27915         `gl_have_arbitrary_file_name_length_limit' to
27916         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
27917         actually works between configure runs.
27918
27919 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27920             Bruno Haible  <bruno@clisp.org>
27921
27922         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
27923
27924 2006-09-25  Jim Meyering  <jim@meyering.net>
27925
27926         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
27927         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
27928
27929 2006-09-25  Eric Blake  <ebb9@byu.net>
27930
27931         * gnulib-tool (func_import, func_create_testdir): Fix typos in
27932         exec's in 2006-09-18 patch when shuffling fds.
27933
27934 2006-09-25  Bruno Haible  <bruno@clisp.org>
27935
27936         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
27937         Reported by Jim Meyering.
27938
27939 2006-09-24  Jim Meyering  <jim@meyering.net>
27940
27941         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
27942         compare a pointer against a literal "0".  That caused failures with
27943         at least HP-UX's hpcc.
27944
27945 2006-09-22  Simon Josefsson  <jas@extundo.com>
27946
27947         * modules/gc-sha1:
27948         * modules/gc-md4:
27949         * modules/gc-hmac-sha1:
27950         * modules/gc-hmac-md5:
27951         * modules/gc-des:
27952         * modules/gc-arcfour: Distribute more files.
27953
27954 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27955
27956         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
27957         (gl_linked_iterator_from_to): Initialize struct completely.
27958         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
27959         (gl_tree_iterator_from_to): Likewise
27960         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
27961         * lib/gl_array_list.c [lint] (gl_array_iterator)
27962         (gl_array_iterator_from_to): Likewise.
27963         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
27964         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
27965         (gl_carray_iterator_from_to): Likewise.
27966
27967         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
27968         * lib/md4.c (md4_process_block): Remove unused variable.
27969         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
27970         parentheses for clarity.
27971
27972 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27973
27974         * modules/bison-i18n (Depends-on): Add gettext.
27975
27976 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27977
27978         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
27979         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
27980         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
27981         also add missing comma that caused broken test.
27982         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
27983         stdlib.h, for `abort'.
27984         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
27985         variables.
27986         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
27987         include unistd.h if present, for `rmdir'.
27988         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
27989         variables.
27990         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
27991         in the process include standard headers for prototypes.
27992         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
27993         gets declared on GNU/Linux.
27994         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
27995         unistd.h, for `rmdir'.
27996         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
27997
27998         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
27999         always true.
28000         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
28001
28002         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
28003
28004 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28005
28006         * gnulib-tool (func_version): Create output all at once.  This
28007         may help avoid triggering unnecessary SIGPIPEs, and at any
28008         rate it doesn't hurt.
28009
28010 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28011             Bruno Haible  <bruno@clisp.org>
28012
28013         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
28014         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
28015         * m4/signed.m4 (bh_C_SIGNED): Likewise.
28016
28017         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
28018         (gl_FUNC_VASPRINTF): Invoke it.
28019
28020 2006-09-22  Bruno Haible  <bruno@clisp.org>
28021
28022         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
28023         getloadavg.c as first argument.
28024
28025 2006-09-22  Bruno Haible  <bruno@clisp.org>
28026
28027         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
28028         at the beginning of the gl_INIT macro.
28029         * modules/getloadavg (configure.ac): Pass $gl_source_base to
28030         gl_GETLOADAVG.
28031
28032 2006-09-22  Bruno Haible  <bruno@clisp.org>
28033
28034         * gnulib-tool (func_create_megatestdir): Don't include the config-h
28035         module.
28036         Suggested by Ralf Wildenhues.
28037
28038 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
28039
28040         Import this patch from libc:
28041
28042         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
28043
28044         * lib/regex_internal.c (re_string_reconstruct): Handle
28045         offset < pstr->valid_raw_len && pstr->offsets_needed case.
28046         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
28047         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
28048         re_string_context_at.
28049
28050         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
28051         now requires it.
28052         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
28053         gl_REGEX now does it for us.
28054         (gl_REGEX): Add test taken from
28055         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
28056
28057         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
28058         Check that large offsets work.  Modernize Autoconf usages.
28059         Prefer "yes" to mean a good thing rather than a bad.
28060         Don't put "#define mkstemp" in config.h, as this might interfere
28061         with standard system headers that "#define mkstemp mkstemp64".
28062
28063         * modules/mkstemp (Depends-on): Add extensions, so that
28064         mkstemp is visible on some platforms.
28065         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
28066         (Include): Change to "mkstemp.h" from <stdlib.h>.
28067         (Files): Add mkstemp.h.
28068
28069         * lib/mkstemp.h: New file, since some standard headers
28070         #define mkstemp.
28071         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
28072         Include "mkstemp.h".
28073         Make the _LIBC code resemble glibc original more,
28074         e.g., use K&R style.
28075         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
28076         (mkstemp): Remove, since mkstemp.h does this for us.
28077         * lib/stdlib--.h: Include mkstemp.h.
28078
28079         Import this patch from libc:
28080
28081         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
28082
28083         * lib/tempname.c (__gen_tempname): Change attempts_min
28084         into a macro.  Use preprocessor to decide how to initialize
28085         attempts [Coverity CID 67].
28086
28087 2006-09-20  Bruno Haible  <bruno@clisp.org>
28088
28089         * lib/mkdtemp.c: Import from libc.
28090         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
28091                 * sysdeps/posix/tempname.c (__gen_tempname): Change
28092                 attempts_min into a macro.  Use preprocessor to decide how to
28093                 initialize attempts [Coverity CID 67].
28094         2001-11-27  Paul Eggert  <eggert@twinsun.com>
28095                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
28096                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
28097
28098 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28099
28100         * gnulib-tool (func_exit): New function, to allow to pass the
28101         exit status portably through the trap.  Use everywhere.
28102         (--help, --version): Signal a write error.
28103         (trap): catch SIGPIPE, for write errors.
28104         Exit at the end of the trap, with the correct exit status.
28105
28106 2006-09-19  Karl Berry  <karl@gnu.org>
28107
28108         * doc/gnulib.texi: note about the license texinfo files.
28109
28110 2006-09-19  Eric Blake  <ebb9@byu.net>
28111
28112         * gnulib-tool: Avoid space-tab.
28113
28114 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
28115
28116         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
28117         that prevented coreutils 6.1 from building.  Problem reported
28118         by Petter Reinholdtsen.
28119
28120 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
28121
28122         * gnulib-tool (avoidlist): Fix typo that broke options like
28123         --avoid=lock that are used by coreutils bootstrap.
28124
28125 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
28126
28127         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
28128         more systematically.
28129
28130 2006-09-18  Jim Meyering  <jim@meyering.net>
28131
28132         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
28133
28134 2006-09-18  Bruno Haible  <bruno@clisp.org>
28135
28136         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
28137
28138 2006-09-18  Bruno Haible  <bruno@clisp.org>
28139
28140         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
28141         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
28142         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
28143         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
28144         * m4/gettext.m4: Require autoconf >= 2.52.
28145         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
28146         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
28147         of gl_cv_header_inttypes_h.
28148
28149 2006-09-18  Bruno Haible  <bruno@clisp.org>
28150
28151         * lib/javaversion.c: Include configmake.h.
28152
28153 2006-09-18  Bruno Haible  <bruno@clisp.org>
28154
28155         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
28156         avoid that the while loops be executed in a subshell.
28157
28158 2006-09-18  Bruno Haible  <bruno@clisp.org>
28159
28160         * MODULES.html.sh (func_module): Break long lines.
28161         Suggested by Bruce Korb <bkorb@gnu.org>.
28162
28163 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28164
28165         Speed up by a factor of 1.12.
28166         * gnulib-tool (nl): New variable.
28167         (func_import): Rewrite include directive extraction to only read each
28168         directive once.
28169
28170 2006-09-17  Bruno Haible  <bruno@clisp.org>
28171
28172         * modules/javaversion (Makefile.am): Remove DEFS setting.
28173         (Depends-on): Add configmake, for PKGDATADIR definition.
28174
28175 2006-09-17  Bruno Haible  <bruno@clisp.org>
28176
28177         * gnulib-tool (func_create_testdir): Rewrite all files at once.
28178
28179 2006-09-17  Bruno Haible  <bruno@clisp.org>
28180
28181         * gnulib-tool (func_append): New function, stolen from libtool.m4.
28182         (func_modules_transitive_closure, func_modules_add_dummy,
28183         func_modules_to_filelist, func_import, func_create_testdir,
28184         func_create_megatestdir, ...): Use it wherever possible.
28185         Suggested by Ralf Wildenhues.
28186
28187 2006-09-16  Karl Berry  <karl@gnu.org>
28188
28189         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
28190         to avoid sectioning errors.
28191         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
28192         [ifinfo]: blank line after @center-ed titles.
28193         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
28194         Spell FSF address consistently with others.
28195         (These changes approved by rms.)
28196
28197 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28198
28199         Speed up by a factor of 1.61.
28200         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
28201         already checked module names again.
28202
28203 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28204
28205         Speed up by a factor of 1.13.
28206         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
28207         for new_files, and the input to func_add_or_update.
28208
28209 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28210
28211         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
28212         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
28213
28214 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
28215
28216         * modules/mkancesdirs (Depends-on): Add fcntl.
28217         * modules/savewd: New file.
28218         * MODULES.html.sh (File system functions): Add savewd.
28219
28220         * modules/configmake (Makefile.am): Add support for the
28221         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
28222
28223 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
28224
28225         * m4/savewd.m4: New file.
28226
28227 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
28228
28229         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
28230         (dirchownmod): New arg FD.  All callers changed.
28231         Use FD rather than opening the directory ourself, as opening is
28232         now the caller's responsibility.
28233         * lib/dirchownmod.h: Likewise.
28234         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
28235         hosts that require <sys/types.h> before <sys/stat.h>.  Include
28236         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
28237         (test_dir): Remove.
28238         (mkancesdirs): Return length of prefix of FILE that has already
28239         been made, or -2 if there is a child doing the work.  Redo
28240         algorithm so that it is O(N) rather than O(N**2).  Optimize away
28241         ".", and treat ".." specially since it might stray back into
28242         already-created areas.  Use a subprocess if necessary.  New arg
28243         WD; all users changed.  MAKE_DIR function should now return 1
28244         if it creates a directory that is not readable.  Return -2 if
28245         a child process is spun off.
28246         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
28247         Adjust signature to match code.
28248         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
28249         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
28250         all users changed.
28251         * lib/savewd.c, lib/savewd.h: New files.
28252
28253 2006-09-15  Jim Meyering  <jim@meyering.net>
28254
28255         * modules/rename-dest-slash: New module.
28256         * MODULES.html.sh (posix_compat): Add it here.
28257
28258         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
28259
28260 2006-09-15  Jim Meyering  <jim@meyering.net>
28261
28262         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
28263         file.
28264
28265         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
28266
28267 2006-09-15  Jim Meyering  <jim@meyering.net>
28268
28269         * lib/rename-dest-slash.c (has_trailing_slash): Use
28270         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
28271         (rpl_rename_dest_slash): Perform the cheaper trailing slash
28272         test before testing whether SRC is a directory.
28273         Suggestions from Bruno Haible.
28274
28275         Avoid a warning about an unused variable.
28276         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
28277         into the #ifdef block where it's used.
28278
28279         * lib/rename-dest-slash.c: New file.
28280
28281 2006-09-14  Bruno Haible  <bruno@clisp.org>
28282
28283         * lib/allocsa.c: Include <config.h> unconditionally.
28284         * lib/asnprintf.c: Likewise.
28285         * lib/asprintf.c: Likewise.
28286         * lib/c-strcasecmp.c: Likewise.
28287         * lib/c-strcasestr.c: Likewise.
28288         * lib/c-strncasecmp.c: Likewise.
28289         * lib/c-strstr.c: Likewise.
28290         * lib/classpath.c: Likewise.
28291         * lib/clean-temp.c: Likewise.
28292         * lib/concatpath.c: Likewise.
28293         * lib/copy-file.c: Likewise.
28294         * lib/csharpcomp.c: Likewise.
28295         * lib/csharpexec.c: Likewise.
28296         * lib/execute.c: Likewise.
28297         * lib/fatal-signal.c: Likewise.
28298         * lib/findprog.c: Likewise.
28299         * lib/fwriteerror.c: Likewise.
28300         * lib/gl_array_list.c: Likewise.
28301         * lib/gl_array_oset.c: Likewise.
28302         * lib/gl_avltree_list.c: Likewise.
28303         * lib/gl_avltree_oset.c: Likewise.
28304         * lib/gl_avltreehash_list.c: Likewise.
28305         * lib/gl_carray_list.c: Likewise.
28306         * lib/gl_linked_list.c: Likewise.
28307         * lib/gl_linkedhash_list.c: Likewise.
28308         * lib/gl_list.c: Likewise.
28309         * lib/gl_oset.c: Likewise.
28310         * lib/gl_rbtree_list.c: Likewise.
28311         * lib/gl_rbtree_oset.c: Likewise.
28312         * lib/gl_rbtreehash_list.c: Likewise.
28313         * lib/imaxabs.c: Likewise.
28314         * lib/imaxdiv.c: Likewise.
28315         * lib/javacomp.c: Likewise.
28316         * lib/javaexec.c: Likewise.
28317         * lib/javaversion.c: Likewise.
28318         * lib/linebreak.c: Likewise.
28319         * lib/localcharset.c: Likewise.
28320         * lib/lock.c: Likewise.
28321         * lib/mbchar.c: Likewise.
28322         * lib/mbswidth.c: Likewise.
28323         * lib/mkdtemp.c: Likewise.
28324         * lib/pipe.c: Likewise.
28325         * lib/printf-args.c: Likewise.
28326         * lib/printf-parse.c: Likewise.
28327         * lib/progname.c: Likewise.
28328         * lib/progreloc.c: Likewise.
28329         * lib/readlink.c: Likewise.
28330         * lib/sh-quote.c: Likewise.
28331         * lib/stpcpy.c: Likewise.
28332         * lib/stpncpy.c: Likewise.
28333         * lib/strcasecmp.c: Likewise.
28334         * lib/strcasestr.c: Likewise.
28335         * lib/strcspn.c: Likewise.
28336         * lib/striconv.c: Likewise.
28337         * lib/strncasecmp.c: Likewise.
28338         * lib/strnlen1.c: Likewise.
28339         * lib/strstr.c: Likewise.
28340         * lib/strtok_r.c: Likewise.
28341         * lib/tls.c: Likewise.
28342         * lib/tmpdir.c: Likewise.
28343         * lib/unicodeio.c: Likewise.
28344         * lib/unsetenv.c: Likewise.
28345         * lib/vasnprintf.c: Likewise.
28346         * lib/vasprintf.c: Likewise.
28347         * lib/wait-process.c: Likewise.
28348         * lib/xallocsa.c: Likewise.
28349         * lib/xsetenv.c: Likewise.
28350         * lib/xstriconv.c: Likewise.
28351
28352 2006-09-13  Simon Josefsson  <jas@extundo.com>
28353
28354         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
28355         that internally, suggested by Ralf Wildenhues
28356         <Ralf.Wildenhues@gmx.de>.
28357
28358 2006-09-13  Simon Josefsson  <jas@extundo.com>
28359
28360         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
28361         @LIBOBJS@.
28362         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
28363
28364 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
28365
28366         * lib/_fpending.c: Include <config.h> unconditionally, since we no
28367         longer worry about uses that don't define HAVE_CONFIG_H.
28368         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
28369         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
28370         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
28371         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
28372         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
28373         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
28374         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
28375         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
28376         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
28377         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
28378         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
28379         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
28380         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
28381         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
28382         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
28383         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
28384         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
28385         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
28386         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
28387         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
28388         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
28389         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
28390         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
28391         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
28392         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
28393         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
28394         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
28395         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
28396         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
28397         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
28398         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
28399         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
28400         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
28401         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
28402         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
28403         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
28404         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
28405         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
28406         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
28407         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
28408         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
28409         Likewise.
28410
28411 2006-09-13  Eric Blake  <ebb9@byu.net>
28412
28413         * lib/getopt.c: Fix typo in last commit.
28414
28415 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
28416
28417         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
28418         dgettext.
28419
28420 2006-09-12  Jim Meyering  <jim@meyering.net>
28421
28422         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
28423         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
28424         Reported by Nelson H. F. Beebe.
28425
28426 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
28427
28428         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
28429         program_invocation_name and program_invocation_short_name are
28430         initialized.
28431         * lib/argp-namefrob.h: Move declarations of program_invocation_name
28432         and program_invocation_short_name to argp.h, so they are visible
28433         to user programs.
28434         * lib/argp.h: Likewise
28435
28436 2006-09-10  Bruno Haible  <bruno@clisp.org>
28437
28438         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
28439         m4/inttypes_h.m4, m4/uintmax_t.m4.
28440
28441 2006-09-10  Bruno Haible  <bruno@clisp.org>
28442
28443         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
28444         gl_AC_TYPE_UINTMAX_T.
28445
28446 2006-09-10  Bruno Haible  <bruno@clisp.org>
28447
28448         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
28449
28450 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
28451
28452         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
28453         convention.  Text proposed by Bruno Haible.
28454         (struct argp_option): Document the use of N_() wrappers.
28455
28456         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
28457         '\v', and translate the two parts separately, instead of feeding
28458         the whole string to gettext.  This allows to exclude
28459         '\v' from the strings visible to the translator by writing doc
28460         strings as N_("..") "\v" N_("..").
28461
28462 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
28463
28464         * config/srclist.txt: Undo latest change; the bug was fixed.
28465
28466 2006-09-09  Bruno Haible  <bruno@clisp.org>
28467
28468         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
28469         assignments if building a library without libtool.
28470         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
28471         in func_emit_lib_Makefile_am.
28472         (func_import): When building a static library libfoo.a, arrange to
28473         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
28474         (func_create_testdir): Likewise.
28475         * modules/gc (configure.ac, Makefile.am): If building statically,
28476         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
28477         * modules/iconvme (configure.ac, Makefile.am): Likewise.
28478         * modules/striconv (configure.ac, Makefile.am): Likewise.
28479         Based on a suggestion by Ralf Wildenhues.
28480
28481 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
28482
28483         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
28484         Check for unistd.h too, since Autoconf doesn't assume POSIX.
28485         Also:
28486
28487         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
28488         Add year_2050_test to catch glibc bug 2821
28489         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
28490
28491         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
28492         Prefer #ifdef to #if.
28493
28494         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
28495         Return from 'main' instead of calling 'exit'.
28496
28497 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
28498
28499         * lib/mktime.c (guess_time_tm): Fix bug where mktime
28500         returned the maximum time_t value rather than (time_t) -1.
28501         Problem originally reported by William Bardwell
28502         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
28503
28504         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
28505         Moved to here ...
28506         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
28507         ... from here.
28508
28509 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
28510
28511         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
28512         2821 is fixed.
28513
28514 2006-09-08  Jim Meyering  <jim@meyering.net>
28515
28516         Don't make generated files read-only.  That would bother too many
28517         people.  However, do retain the ability to work when targets are
28518         read-only: remove the destination and temporary files before writing
28519         them (when generated via sed or echo), or by using the -f option for
28520         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
28521         * modules/alloca-opt, modules/argz, modules/arpa_inet:
28522         * modules/byteswap, modules/configmake, modules/fcntl:
28523         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
28524         * modules/localcharset, modules/netinet_in, modules/poll:
28525         * modules/stdbool, modules/stdint, modules/sys_select:
28526         * modules/sys_socket, modules/sys_stat, modules/sysexits:
28527
28528 2006-09-08  Jim Meyering  <jim@meyering.net>
28529
28530         Avoid new build failure on FreeBSD 6.0.
28531         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
28532         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
28533         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
28534
28535 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28536
28537         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
28538
28539 2006-09-07  Jim Meyering  <jim@meyering.net>
28540
28541         Fix global typo in last change: use chmod u-w, not chmod u-x.
28542         Spotted by Paul Eggert and Bruce Korb.
28543         * modules/alloca-opt, modules/argz, modules/arpa_inet:
28544         * modules/byteswap, modules/configmake, modules/fcntl:
28545         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
28546         * modules/localcharset, modules/netinet_in, modules/poll:
28547         * modules/stdbool, modules/stdint, modules/sys_select:
28548         * modules/sys_socket, modules/sys_stat, modules/sysexits:
28549
28550 2006-09-06  Jim Meyering  <jim@meyering.net>
28551
28552         Make generated files be read-only.
28553         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
28554         Ensure that each generated file is now read-only.
28555         * modules/argz: Likewise.
28556         * modules/arpa_inet: Likewise.
28557         * modules/byteswap: Likewise.
28558         * modules/configmake: Likewise.
28559         * modules/fcntl: Likewise.
28560         * modules/fnmatch: Likewise.
28561         * modules/getopt: Likewise.
28562         * modules/glob: Likewise.
28563         * modules/inttypes: Likewise.
28564         * modules/netinet_in: Likewise.
28565         * modules/poll: Likewise.
28566         * modules/stdbool: Likewise.
28567         * modules/stdint: Likewise.
28568         * modules/sys_select: Likewise.
28569         * modules/sys_socket: Likewise.
28570         * modules/sys_stat: Likewise.
28571         * modules/sysexits: Likewise.
28572         * modules/localcharset: Same as above, but continue using temporary
28573         file named "t-$@" (why different?) rather than the "$@-t" used
28574         everywhere else.
28575
28576         * modules/sysexits (Makefile.am): Replace literal occurrences
28577         of "sysexit.h" more readable, and more consistent, "$@".
28578
28579 2006-09-06  Bruno Haible  <bruno@clisp.org>
28580
28581         * modules/striconv: New file.
28582         * modules/xstriconv: New file.
28583         * MODULES.html.sh (Internationalization functions): Add striconv,
28584         xstriconv.
28585
28586 2006-09-06  Bruno Haible  <bruno@clisp.org>
28587
28588         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
28589         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
28590         not using libtool correctly.
28591
28592 2006-09-06  Bruno Haible  <bruno@clisp.org>
28593
28594         * lib/striconv.h: New file.
28595         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
28596         iconvstring.c.
28597         * lib/xstriconv.h: New file.
28598         * lib/xstriconv.c: New file.
28599
28600 2006-09-06  Bruno Haible  <bruno@clisp.org>
28601
28602         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
28603         lib_..._LDFLAGS.
28604
28605 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28606
28607         * lib/argz_.h: Sync from Libtool.
28608
28609         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
28610                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
28611
28612         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
28613
28614 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
28615
28616         * modules/trim: New file.
28617
28618 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
28619
28620         * lib/trim.h: New file.
28621         * lib/trim.c: New file.
28622
28623 2006-09-05  Bruno Haible  <bruno@clisp.org>
28624
28625         * MODULES.html.sh (String handling): Add trim.
28626
28627 2006-09-04  Karl Berry  <karl@gnu.org>
28628
28629         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
28630         until next release.
28631
28632 2006-09-03  Bruno Haible  <bruno@clisp.org>
28633
28634         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
28635         correctly.
28636
28637 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
28638
28639         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
28640         not gl_GETLOADAVG.  Omit unneeded semicolons.
28641         Problems reported by Ralf Wildenhues in
28642         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
28643         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
28644         at the end, which is the usual gnulib style.
28645
28646         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
28647         of doing all the work ourselves.
28648         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
28649         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
28650
28651 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
28652
28653         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
28654         Problem reported by Ralf Wildenhues in
28655         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
28656
28657         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
28658         HAVE_STRUCT_STATFS_F_FSTYPENAME.
28659
28660 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
28661
28662         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
28663         yesterday's patch by changing test -n to test -z.
28664
28665 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
28666
28667         * modules/getloadavg (Files): Add m4/getloadavg.m4.
28668         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
28669         the former is now obsolescent.
28670
28671         * modules/chdir-long (Depends-on): Add fcntl.
28672
28673 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
28674
28675         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
28676         obsolescent, and programs should use gnulib instead.
28677         * m4/getloadavg.m4: New file, with contents taken from Autoconf
28678         but with prefixes changed.
28679
28680 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
28681
28682         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
28683         or stdbool.h, because they might not exist while configuring.
28684
28685         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
28686         Don't include unistd.h or limits.h; not needed, since chdir-long.h
28687         does that for us.
28688         (O_DIRECTORY): Remove.
28689
28690 2006-08-31  Eric Blake  <ebb9@byu.net>
28691
28692         * gnulib-tool: Don't let emacs change spaces to TAB.
28693
28694 2006-08-31  Bruno Haible  <bruno@clisp.org>
28695
28696         * gnulib-tool: When calling func_import more than once, do it in a
28697         subshell.
28698         Reported by Eric Blake <ebb9@byu.net>.
28699
28700 2006-08-31  Bruno Haible  <bruno@clisp.org>
28701
28702         * gnulib-tool (nl): Remove variable.
28703         (sed_transform_lib_file): Use more robust test for config-h module.
28704         (func_import): Fix typo in 2006-08-25 patch.
28705
28706 2006-08-31  Bruno Haible  <bruno@clisp.org>
28707
28708         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
28709         specified, augment Makefile.am variables instead of assigning them.
28710
28711 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
28712
28713         Work around a bug in both the Linux and SunOS 64-bit kernels:
28714         nanosleep mishandles sleeps for longer than 2**31 seconds.
28715         Problem reported by Frank v Waveren in
28716         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
28717         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
28718         Check for nanosleep bug.
28719         (LIB_NANOSLEEP): Append clock_gettime library if needed.
28720
28721 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
28722
28723         Work around a bug in both the Linux and SunOS 64-bit kernels:
28724         nanosleep mishandles sleeps for longer than 2**31 seconds.
28725         Problem reported by Frank v Waveren in
28726         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
28727         * lib/nanosleep.c (BILLION): New constant.
28728         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
28729         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
28730         implementation.
28731
28732 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
28733
28734         * modules/nanosleep (Depends-on): Add gettime.
28735
28736 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
28737         and Simon Josefsson  <jas@extundo.com>
28738         and Oskar Liljeblad  <oskar@osk.mine.nu>
28739
28740         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
28741         * gnulib-tool (func_import): New license type 'unmodifiable license
28742         text'.
28743         * modules/fdl: Use it.  Longer description.
28744         * module/gpl, module/lgpl: New files.
28745
28746 2006-08-30  Jim Meyering  <jim@meyering.net>
28747
28748         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
28749         shadowing the parameter.
28750
28751 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28752
28753         Sync from Libtool:
28754
28755         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28756
28757         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
28758         sharing with gnulib.  Report by Eric Blake.
28759
28760 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
28761
28762         * modules/isapipe: New file.
28763         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
28764
28765 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
28766
28767         * modules/configmake (Makefile.am): Add a comment, and omit
28768         the CONFIGMAKE_ prefix from generated macro names.  Suggested
28769         by Bruno Haible.
28770
28771 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
28772
28773         * m4/isapipe.m4: New file.
28774
28775 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
28776
28777         * lib/isapipe.c, lib/isapipe.h: New files.
28778
28779 2006-08-29  Jim Meyering  <jim@meyering.net>
28780
28781         * modules/configmake (Makefile.am): Make configmake.h depend on
28782         Makefile.  Otherwise, a stale configmake.h could hang around.
28783
28784 2006-08-29  Eric Blake  <ebb9@byu.net>
28785
28786         * lib/error.c (error_at_line, print_errno_message): Match libc, after
28787         resolution of upstream bug 3044.
28788
28789 2006-08-29  Bruno Haible  <bruno@clisp.org>
28790
28791         * modules/localcharset (Depends-on): Add configmake.
28792         (Makefile.am): Remove setting of LIBDIR through DEFS.
28793
28794 2006-08-29  Bruno Haible  <bruno@clisp.org>
28795
28796         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
28797         defined.
28798
28799 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
28800
28801         * modules/fcntl: New file.
28802         * modules/chdir-safer (Depends-on): Add fcntl.
28803         * modules/fts: Likewise.
28804         * modules/mkdir-p: Likewise.
28805
28806         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
28807         This undoes the most recent change, since we're now addressing the
28808         problem in a different way.
28809
28810         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
28811         into output, since the output might be called Makefile.am even
28812         if $makefile_name is something different.
28813         (func_import): Use $makefile_am rather than
28814         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
28815         empty.
28816
28817         * modules/inttypes (Files): Add m4/inttypes-h.m4.
28818
28819 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
28820
28821         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
28822         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
28823         recent change to stdint.m4, since we're now addressing the problem in a
28824         different way.
28825
28826 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
28827
28828         * m4/fcntl_h.m4: New file.
28829
28830 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
28831
28832         * lib/fcntl_.h: New file.
28833         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
28834         the fcntl module.
28835         * lib/dirchownmod.c: Likewise.
28836         * lib/fts.c: Likewise.
28837
28838         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
28839         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
28840         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
28841         just before including <inttypes.h>, to avoid circular inclusion.
28842
28843 2006-08-28  Jim Meyering  <jim@meyering.net>
28844
28845         * doc/visibility.texi: Actually read and correct the grammar of the
28846         sentence affected by yesterday's change.
28847
28848 2006-08-28  Eric Blake  <ebb9@byu.net>
28849
28850         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
28851         needs wrapper.
28852
28853 2006-08-28  Eric Blake  <ebb9@byu.net>
28854
28855         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
28856
28857 2006-08-28  Eric Blake  <ebb9@byu.net>
28858
28859         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
28860
28861 2006-08-28  Bruno Haible  <bruno@clisp.org>
28862
28863         * modules/c-strstr: New file, from GNU gettext.
28864         * MODULES.html.sh (String handling): Add c-strstr.
28865
28866 2006-08-28  Bruno Haible  <bruno@clisp.org>
28867
28868         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
28869         macros.
28870         Reported by Eric Blake.
28871
28872 2006-08-28  Bruno Haible  <bruno@clisp.org>
28873
28874         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
28875         (VASNPRINTF): Return a string of length > INT_MAX without failing.
28876         * lib/vasprintf.c: Include errno.h, limits.h.
28877         (EOVERFLOW): New fallback definition.
28878         (vasprintf): Test here whether the string length is > INT_MAX.
28879         * lib/vsnprintf.c: Include errno.h, limits.h.
28880         (EOVERFLOW): New fallback definition.
28881         (vsnprintf): Fix bug when generated string was too long for the buffer.
28882         Test here whether the string length is > INT_MAX.
28883
28884 2006-08-28  Bruno Haible  <bruno@clisp.org>
28885
28886         * lib/inttypes_.h (SCNX*): Remove definitions.
28887         Reported by Eric Blake.
28888
28889 2006-08-28  Bruno Haible  <bruno@clisp.org>
28890
28891         * lib/c-strstr.h: New file, from GNU gettext.
28892         * lib/c-strstr.c: New file, from GNU gettext.
28893
28894 2006-08-28  Bruno Haible  <bruno@clisp.org>
28895
28896         * gnulib-tool: Reorder some statements.
28897
28898 2006-08-28  Bruno Haible  <bruno@clisp.org>
28899
28900         * gnulib-tool: New option --makefile-name.
28901         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
28902         $makefile_name.
28903         (func_import): Write $makefile_name to the cache file, and read it from
28904         there unless explicitly specified. Use $makefile_name as file name
28905         instead of Makefile.am. Adjust the recommendations accordingly.
28906
28907 2006-08-28  Bruno Haible  <bruno@clisp.org>
28908
28909         * gnulib-tool (func_verify_module): Check against misapplying patch.
28910
28911 2006-08-28  Bruno Haible  <bruno@clisp.org>
28912
28913         * gnulib-tool (func_relativize, func_relconcat): New functions.
28914         Give an error if --local-dir is given with --update.
28915         Remove trailing slashes from $local_gnulib_dir.
28916         (func_import): Store the relativized $local_gnulib_dir in
28917         gnulib-cache.m4, and read it from there if not specified explicitly.
28918
28919 2006-08-28  Bruno Haible  <bruno@clisp.org>
28920
28921         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
28922         is the current directory. Respect also $local_gnulib_dir.
28923
28924 2006-08-28  Bruno Haible  <bruno@clisp.org>
28925             Simon Josefsson  <jas@extundo.com>
28926
28927         BeOS portability.
28928         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
28929
28930 2006-08-27  Jim Meyering  <jim@meyering.net>
28931
28932         * doc/visibility.texi: Remove duplicate word: "pointer".
28933
28934 2006-08-26  Bruno Haible  <bruno@clisp.org>
28935
28936         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
28937         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
28938         (Makefile.am): Create inttypes.h from inttypes_.h.
28939         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
28940
28941         * modules/imaxabs: New file.
28942
28943         * modules/imaxdiv: New file.
28944
28945 2006-08-26  Bruno Haible  <bruno@clisp.org>
28946
28947         * m4/inttypes.m4: New file.
28948         * m4/_inttypes_h.m4: Remove file.
28949         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
28950         PRI_MACROS_BROKEN.
28951         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
28952
28953         * m4/imaxabs.m4: New file.
28954
28955         * m4/imaxdiv.m4: New file.
28956
28957 2006-08-26  Bruno Haible  <bruno@clisp.org>
28958
28959         * lib/inttypes_.h: New file.
28960         * lib/inttypes.h: Remove file.
28961         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
28962
28963         * lib/imaxabs.c: New file.
28964
28965         * lib/imaxdiv.c: New file.
28966
28967 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
28968
28969         New config-h module, so that "make" output needn't be cluttered
28970         by -DHAVE_CONFIG_H.
28971         * MODULES.html.sh (Support for building libraries and executables):
28972         Add config-h.
28973         * modules/config-h: New file.
28974         * gnulib-tool (nl, sed_transform_lib_file): New vars.
28975         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
28976         the config-h module is used.
28977
28978         New configmake module, so that "make" output needn't be cluttered
28979         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
28980         * MODULES.html.sh (Support for building libraries and executables):
28981         Add configmake.
28982         * modules/configmake: New file.
28983
28984 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
28985
28986         * m4/config-h.m4: New file.
28987
28988 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
28989
28990         * config/srclist.txt: Add elisp-comp.
28991
28992 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
28993
28994         * MODULES.html.sh (Support for building libraries and executables):
28995         Add elisp-comp.
28996         * build-aux/elisp-comp: New file.
28997         * modules/elisp-comp: New file.
28998
28999 2006-08-24  Bruno Haible  <bruno@clisp.org>
29000
29001         * gnulib-tool (func_create_testdir): Use non-default values of
29002         sourcebase and m4base.
29003
29004 2006-08-24  Bruno Haible  <bruno@clisp.org>
29005
29006         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
29007         HTML structure.
29008
29009 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
29010
29011         * modules/openat (Depends-on): Add lchown.
29012
29013 2006-08-23  Bruno Haible  <bruno@clisp.org>
29014
29015         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
29016         of gl_LOCK_EARLY instead of gl_LOCK.
29017
29018 2006-08-23  Bruno Haible  <bruno@clisp.org>
29019
29020         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
29021         on OSF/1 to no.
29022         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
29023
29024 2006-08-23  Bruno Haible  <bruno@clisp.org>
29025
29026         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
29027         as unusable.
29028
29029         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
29030         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
29031         (gl_LOCK): New macro.
29032
29033 2006-08-22  Simon Josefsson  <jas@extundo.com>
29034
29035         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
29036         to md5 module.
29037
29038 2006-08-22  Simon Josefsson  <jas@extundo.com>
29039
29040         * MODULES.html.sh: Add "Support for maintaining and release
29041         projects".
29042
29043         * build-aux/gnupload: New file, from coreutils.
29044
29045 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
29046
29047         Avoid the need for AC_LIBSOURCES in m4 macros.
29048         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
29049         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
29050         * modules/check-version (EXTRA_DIST): Add check-version.h.
29051         * modules/crc (EXTRA_DIST): Add crc.h.
29052         * modules/des (EXTRA_DIST): Add des.h.
29053         * modules/gc (EXTRA_DIST): Add gc.h.
29054         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
29055         * modules/getline (EXTRA_DIST): Add getline.h.
29056         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
29057         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
29058         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
29059         * modules/md2 (EXTRA_DIST): Add md2.h.
29060         * modules/md4 (EXTRA_DIST): Add md4.h.
29061         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
29062         * modules/read-file (EXTRA_DIST): Add read-file.h.
29063         * modules/readline (EXTRA_DIST): Add readline.h.
29064         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
29065         rijndael-api-fst.h.
29066
29067 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
29068
29069         * m4/rijndael.m4 (gl_ARCFOUR):
29070         * m4/arctwo.m4 (gl_ARCTWO):
29071         * m4/check-version.m4 (gl_CHECK_VERSION):
29072         * m4/crc.m4 (gl_CRC):
29073         * m4/des.m4 (gl_DES):
29074         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
29075         * m4/gc.m4 (gl_GC):
29076         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
29077         * m4/getline.m4 (gl_FUNC_GETLINE):
29078         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
29079         * m4/hmac-md5.m4 (gl_HMAC_MD5):
29080         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
29081         * m4/md2.m4 (gl_MD2):
29082         * m4/md4.m4 (gl_MD4):
29083         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
29084         * m4/read-file.m4 (gl_FUNC_READ_FILE):
29085         * m4/readline.m4 (gl_FUNC_READLINE):
29086         * m4/rijndael.m4 (gl_RIJNDAEL):
29087         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
29088         to get the necessary .h files and whatnot.
29089
29090 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
29091
29092         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
29093         gnulib rather than the other way around.
29094         * config/srclistvars.sh (COREUTILS): Remove.
29095
29096 2006-08-22  Jim Meyering  <jim@meyering.net>
29097
29098         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
29099
29100         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
29101
29102 2006-08-22  Eric Blake  <ebb9@byu.net>
29103
29104         * modules/regexprops-generic: New file.
29105         * MODULES.html.sh (Support for building documentation): List it.
29106
29107 2006-08-22  Eric Blake  <ebb9@byu.net>
29108
29109         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
29110         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
29111         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
29112         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
29113
29114 2006-08-22  Bruno Haible  <bruno@clisp.org>
29115
29116         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
29117         and lib_LTLIBRARIES like the other lib_* variables.
29118
29119 2006-08-22  Bruno Haible  <bruno@clisp.org>
29120
29121         * build-aux/x-to-1.in: New file, from GNU gettext.
29122
29123 2006-08-22  Bruno Haible  <bruno@clisp.org>
29124
29125         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
29126         <utmpx.h> exists.
29127
29128 2006-08-22  Bruno Haible  <bruno@clisp.org>
29129
29130         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
29131         <utmpx.h> exists.
29132
29133 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
29134
29135         BeOS portability.
29136         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
29137         exist.
29138         Problem reported by Bruno Haible.
29139
29140 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
29141
29142         Avoid the need for AC_LIBSOURCES in m4 macros.
29143         * modules/acl (EXTRA_DIST): Add acl.h.
29144         * modules/argmatch (Files): Add m4/argmatch.m4.
29145         (configure.ac): Add gl_ARGMATCH.
29146         (EXTRA_DIST): Renamed from lib_SOURCES, for
29147         consistency with the other modules.  Remove argmatch.c.
29148         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
29149         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
29150         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
29151         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
29152         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
29153         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
29154         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
29155         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
29156         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
29157         * modules/closeout (EXTRA_DIST): Add closeout.h.
29158         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
29159         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
29160         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
29161         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
29162         dirname.h; remove basename.c and stripslash.c.
29163         * modules/exclude (EXTRA_DIST): Add exclude.h.
29164         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
29165         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
29166         * modules/file-type (EXTRA_DIST): Add file-type.h.
29167         * modules/filemode (EXTRA_DIST): Add filemode.h.
29168         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
29169         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
29170         * modules/fpending (EXTRA_DIST): Add __fpending.h.
29171         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
29172         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
29173         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
29174         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
29175         * modules/getdate (EXTRA_DIST): Add getdate.c.
29176         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
29177         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
29178         * modules/getpass (EXTRA_DIST): Add getpass.h.
29179         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
29180         * modules/group-member (EXTRA_DIST): Add group-member.h.
29181         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
29182         * modules/hash (EXTRA_DIST): Add hash.h.
29183         * modules/human (EXTRA_DIST): Add human.h.
29184         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
29185         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
29186         * modules/lchown (EXTRA_DIST): Add lchown.h.
29187         * modules/long-options (EXTRA_DIST): Add long-options.h.
29188         * modules/lstat (EXTRA_DIST): Add lstat.h.
29189         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
29190         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
29191         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
29192         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
29193         * modules/memxor (EXTRA_DIST): Add memxor.h.
29194         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
29195         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
29196         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
29197         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
29198         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
29199         * modules/physmem (EXTRA_DIST): Add physmem.h.
29200         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
29201         * modules/posixver (EXTRA_DIST): Add posixver.h.
29202         * modules/quote (EXTRA_DIST): Add quote.h.
29203         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
29204         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
29205         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
29206         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
29207         regex_internal.h regexec.c.
29208         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
29209         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
29210         * modules/same (EXTRA_DIST): Add same.h.
29211         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
29212         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
29213         * modules/savedir (EXTRA_DIST): Add savedir.h.
29214         * modules/sha1 (EXTRA_DIST): Add sha1.h.
29215         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
29216         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
29217         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
29218         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
29219         * modules/strdup (EXTRA_DIST): Add strdup.h.
29220         * modules/strftime (EXTRA_DIST): Add strftime.h.
29221         * modules/strndup (EXTRA_DIST): Add strndup.h.
29222         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
29223         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
29224         * modules/time_r (EXTRA_DIST): Add time_r.h.
29225         * modules/timespec (EXTRA_DIST): Add timespec.h.
29226         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
29227         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
29228         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
29229         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
29230         * modules/userspec (EXTRA_DIST): Add userspec.h.
29231         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
29232         * modules/utimens (EXTRA_DIST): Add utimens.h.
29233         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
29234         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
29235         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
29236         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
29237         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
29238         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
29239         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
29240         * modules/yesno (EXTRA_DIST): Add yesno.h.
29241
29242 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
29243
29244         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
29245
29246         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
29247         * m4/dev-ino.m4, same-inode.m4: Remove.
29248
29249         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
29250         * m4/acl.m4 (AC_FUNC_ACL):
29251         * m4/backupfile.m4 (gl_BACKUPFILE):
29252         * m4/c-strtod.m4 (gl_C99_STRTOLD):
29253         * m4/canon-host.m4 (gl_CANON_HOST):
29254         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
29255         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
29256         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
29257         * m4/cloexec.m4 (gl_CLOEXEC):
29258         * m4/close-stream.m4 (gl_CLOSE_STREAM):
29259         * m4/closeout.m4 (gl_CLOSEOUT):
29260         * m4/dirfd.m4 (gl_FUNC_DIRFD):
29261         * m4/dirname.m4 (gl_DIRNAME):
29262         * m4/exclude.m4 (gl_EXCLUDE):
29263         * m4/exitfail.m4 (gl_EXITFAIL):
29264         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
29265         * m4/file-type.m4 (gl_FILE_TYPE):
29266         * m4/filemode.m4 (gl_FILEMODE):
29267         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
29268         * m4/fpending.m4 (gl_FUNC_FPENDING):
29269         * m4/fprintftime.m4 (gl_FPRINTFTIME):
29270         * m4/fts.m4 (gl_FUNC_FTS):
29271         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
29272         * m4/getdate.m4 (gl_GETDATE):
29273         * m4/gethrxtime.m4 (gl_GETHRXTIME):
29274         * m4/getpagesize.m4 (gl_GETPAGESIZE):
29275         * m4/getpass.m4 (gl_FUNC_GETPASS):
29276         * m4/gettime.m4 (gl_GETTIME):
29277         * m4/getugroups.m4 (gl_GETUGROUPS):
29278         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
29279         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
29280         * m4/hard-locale.m4 (gl_HARD_LOCALE):
29281         * m4/hash.m4 (gl_HASH):
29282         * m4/idcache.m4 (gl_IDCACHE):
29283         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
29284         * m4/lchown.m4 (gl_FUNC_LCHOWN):
29285         * m4/long-options.m4 (gl_LONG_OPTIONS):
29286         * m4/lstat.m4 (gl_FUNC_LSTAT):
29287         * m4/md5.m4 (gl_MD5):
29288         * m4/memcasecmp.m4 (gl_MEMCASECMP):
29289         * m4/memcoll.m4 (gl_MEMCOLL):
29290         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
29291         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
29292         * m4/memxor.m4 (gl_MEMXOR):
29293         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
29294         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
29295         * m4/modechange.m4 (gl_MODECHANGE):
29296         * m4/mountlist.m4 (gl_MOUNTLIST):
29297         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
29298         * m4/openat.m4 (gl_FUNC_OPENAT):
29299         * m4/pathmax.m4 (gl_PATHMAX):
29300         * m4/physmem.m4 (gl_PHYSMEM):
29301         * m4/posixtm.m4 (gl_POSIXTM):
29302         * m4/posixver.m4 (gl_POSIXVER):
29303         * m4/quote.m4 (gl_QUOTE):
29304         * m4/quotearg.m4 (gl_QUOTEARG):
29305         * m4/readtokens.m4 (gl_READTOKENS):
29306         * m4/readutmp.m4 (gl_READUTMP):
29307         * m4/regex.m4 (gl_REGEX):
29308         * m4/safe-read.m4 (gl_SAFE_READ):
29309         * m4/safe-write.m4 (gl_SAFE_WRITE):
29310         * m4/same.m4 (gl_SAME):
29311         * m4/save-cwd.m4 (gl_SAVE_CWD):
29312         * m4/savedir.m4 (gl_SAVEDIR):
29313         * m4/settime.m4 (gl_SETTIME):
29314         * m4/sha1.m4 (gl_SHA1):
29315         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
29316         * m4/stat-macros.m4 (gl_STAT_MACROS):
29317         * m4/stat-time.m4 (gl_STAT_TIME):
29318         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
29319         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
29320         * m4/strdup.m4 (gl_FUNC_STRDUP):
29321         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
29322         * m4/strndup.m4 (gl_FUNC_STRNDUP):
29323         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
29324         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
29325         * m4/time_r.m4 (gl_TIME_R):
29326         * m4/timespec.m4 (gl_TIMESPEC):
29327         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
29328         * m4/unlinkdir.m4 (gl_UNLINKDIR):
29329         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
29330         * m4/userspec.m4 (gl_USERSPEC):
29331         * m4/utimecmp.m4 (gl_UTIMECMP):
29332         * m4/utimens.m4 (gl_UTIMENS):
29333         * m4/xalloc.m4 (gl_XALLOC):
29334         * m4/xgetcwd.m4 (gl_XGETCWD):
29335         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
29336         * m4/xreadlink.m4 (gl_XREADLINK):
29337         * m4/xstrtod.m4 (gl_XSTRTOD):
29338         * m4/yesno.m4 (gl_YESNO):
29339         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
29340         to get the necessary .h files and whatnot.
29341
29342 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
29343             Bruno Haible  <bruno@clisp.org>
29344
29345         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
29346         /bin/sh understanding of '!' conditional negation.
29347
29348 2006-08-21  Jim Meyering  <jim@meyering.net>
29349
29350         * modules/openat (Depends-on): Really alphabetize.
29351
29352         * modules/acl (Depends-on): Add error and quote.
29353
29354         * check-module (find_included_lib_files): Add at-func.c to the
29355         ok-to-include-more-than-once white list.
29356
29357         * modules/openat (Depends-on): Add lstat.  Alphabetize.
29358
29359 2006-08-21  Bruno Haible  <bruno@clisp.org>
29360
29361         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
29362         Emit a pkgdata_DATA variable only if some snippets add contents to it.
29363         Reported by Martin Lambers <marlam@marlam.de>.
29364
29365 2006-08-21  Bruno Haible  <bruno@clisp.org>
29366
29367         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
29368         specify an installation location, don't emit a noinst_LIBRARIES or
29369         noinst_LTLIBRARIES assignment.
29370
29371 2006-08-21  Bruno Haible  <bruno@clisp.org>
29372
29373         BeOS portability.
29374         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
29375         BeOS has mbrtowc() but no <wctype.h>.
29376
29377 2006-08-21  Bruno Haible  <bruno@clisp.org>
29378
29379         BeOS portability.
29380         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
29381         exist.
29382
29383 2006-08-21  Bruno Haible  <bruno@clisp.org>
29384
29385         BeOS portability.
29386         * lib/mbchar.h: Include <wctype.h> only if it exists.
29387
29388 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
29389
29390         Remove files that are no longer needed by their respective modules.
29391         * m4/obstack.m4: Remove.
29392         * m4/strerror_r.m4: Remove.
29393         * m4/uint32_t.m4: Remove.
29394         * m4/uintptr_t.m4: Remove.
29395         * m4/ullong_max.m4: Remove.
29396         * m4/xstrtoimax.m4: Remove.
29397         * m4/xstrtoumax.m4: Remove.
29398
29399         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
29400         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
29401         dependencies now capture this.
29402
29403         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
29404         Do not use AC_LIBSOURCES, since gnulib modules now do this.
29405         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
29406         * m4/human.m4 (gl_HUMAN): Likewise.
29407         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
29408         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
29409
29410         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
29411
29412         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
29413         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
29414         stdint.
29415         * m4/human.m4 (gl_HUMAN): Likewise.
29416         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
29417         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
29418         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
29419         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
29420         * m4/xstrtol (gl_XSTRTOL): Likewise.
29421
29422         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
29423         AC_TYPE_LONG_LONG_INT.
29424         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
29425         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
29426         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
29427         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
29428
29429         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
29430         on stdbool.
29431
29432         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
29433         (gl_PREREQ_XSTRTOUL): Remove.
29434
29435         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
29436
29437         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
29438         mode.
29439
29440 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
29441
29442         Add and change modules to make it easier for coreutils to use
29443         gnulib-tool.
29444         * modules/backupfile (Files): Remove m4/d-ino.m4.
29445         (Depends-on): Add d-ino.
29446         * modules/cycle-check (Depends-on): Add stdint.
29447         (lib_SOURCES): Add cycle-check.h.
29448         * modules/d-ino: New module.
29449         * modules/d-type: New module.
29450         * modules/error (Files): Remove m4/strerror_r.m4.
29451         * modules/filemode (Files): Add m4/st_dm_mode.m4.
29452         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
29453         m4/inttypes_h.m4, m4/uintmax_t.m4.
29454         (Depends-on): Add stdint.
29455         (lib_SOURCES): Add fsusage.h.
29456         * modules/getcwd (Files): Remove d-ino.m4.
29457         (Depends-on): Add d-ino.
29458         * modules/getndelim2 (Depends-on): Add stdint.
29459         * modules/glob (Files): Remove m4/d-type.m4.
29460         (Depends-on): Add d-type.
29461         * modules/host-os: New module.
29462         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
29463         m4/inttypes_h.m4, m4/uintmax_t.m4.
29464         * Depends-on: Add stdint.
29465         (lib_SOURCES): Add human.h.
29466         * modules/inttostr (Files): Remove m4/intmax_t.m4,
29467         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
29468         m4/uintmax_t.m4, m4/ulonglong.m4.
29469         (Depends-on): Add stdint.
29470         (EXTRA_DIST): Add inttostr.h.
29471         * modules/lchmod: New module.
29472         * modules/link-follow: New module.
29473         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
29474         (Depends-on): Add lchmod.
29475         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
29476         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
29477         (Depends-on): Add stdint.
29478         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
29479         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
29480         (Depends-on): Add stdint.
29481         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
29482         * modules/perl: New module.
29483         * modules/regex (Depends-on): Add stdint.
29484         * modules/rmdir-errno: New module.
29485         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
29486         m4/intmax_t.m4.
29487         (Depends-on): Add stdint.
29488         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
29489         m4/uintmax_t.m4.
29490         (Depends-on): Add stdint.
29491         * modules/unlink-busy: New module.
29492         * modules/utimecmp (Depends-on): Add stdint.
29493         * modules/uptime: New module.
29494         * modules/winsz-ioctl: New module.
29495         * modules/winsz-termios: New module.
29496         * modules/xnanosleep (Depends-on): Add nanosleep.
29497         * modules/ullong_max: Remove.
29498         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
29499         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
29500         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
29501         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
29502         (Depends-on): Add inttypes.
29503         (lib_SOURCES): Add xstrtol.h.
29504         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
29505         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
29506         * MODULES.html.sh: Move 'assert' into the assert section.
29507         Move 'dummy' into the linking section.
29508         Remove ullong_max.
29509         Add section for compatibility checks for POSIX:2001 functions,
29510         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
29511         winsz-ioctl, and winsz-termios into it.
29512         Add lchmod.
29513         Add top-level Misc section and put host-os, perl, and uptime
29514         into it.
29515
29516 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
29517
29518         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
29519         now assume the stdint module.  Do not include inttypes.h.
29520         * lib/fsusage.h: Likewise.
29521         * lib/getndelim2.c: Likewise.
29522         * lib/human.h: Likewise.
29523         * lib/inttostr.h: Likewise.
29524         * lib/obstack.c: Likewise.
29525         * lib/regex_internal.h: Likewise.
29526         * lib/tempname.c: Likewise.
29527         * lib/utimecmp.c: Likewise.
29528         * lib/xstrtol.h: Likewise.
29529
29530         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
29531
29532         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
29533         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
29534         * lib/xtime.h: Likewise.
29535
29536 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
29537
29538         * modules/openat (Files): Add lib/fchmodat.c.
29539         Fixes problem reported by Jay Youngman.
29540
29541 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
29542
29543         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
29544         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
29545
29546 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
29547             Bruno Haible  <bruno@clisp.org>
29548
29549         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
29550         and is a script that invokes bison. Tighten the code. Add comments.
29551
29552 2006-08-18  Jim Meyering  <jim@meyering.net>
29553
29554         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
29555         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
29556         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
29557         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
29558
29559 2006-08-18  Bruno Haible  <bruno@clisp.org>
29560
29561         * modules/bison-i18n: New file.
29562         * MODULES.html.sh (Internationalization functions): Add it.
29563
29564 2006-08-18  Bruno Haible  <bruno@clisp.org>
29565
29566         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
29567         sys/statvfs.h. When getmntinfo was found, check its declaration and
29568         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
29569
29570 2006-08-18  Bruno Haible  <bruno@clisp.org>
29571
29572         * m4/bison-i18n.m4: New file, from bison.
29573
29574 2006-08-18  Bruno Haible  <bruno@clisp.org>
29575
29576         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
29577         (ME_DUMMY): Treat "kernfs" as a dummy.
29578         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
29579
29580 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
29581
29582         Update from coreutils.
29583
29584         2006-08-15  Jim Meyering  <jim@meyering.net>
29585
29586         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
29587
29588         2006-01-17  Jim Meyering  <jim@meyering.net>
29589
29590         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
29591
29592         2006-01-11  Jim Meyering  <jim@meyering.net>
29593
29594         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
29595         Check for the lchmod function.
29596
29597 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
29598
29599         Update from coreutils.
29600
29601         * lib/__fpending.h: Add copyright notice.
29602         * lib/fprintftime.h: Likewise.
29603         * lib/savedir.c: Use (C) in copyright notice.
29604         * lib/savedir.h: Likewise.
29605
29606         2006-08-15  Jim Meyering  <jim@meyering.net>
29607
29608         * lib/at-func.c: New file, with the logic of all emulated at-functions.
29609         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
29610         in support of the EXPECTED_ERRNO macro.
29611         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
29612         definitions.  Instead, define the appropriate symbols and include
29613         "at-func.c".
29614         * lib/mkdirat.c (mkdirat): Likewise.
29615         * lib/fchmodat.c (fchmodat): Likewise.
29616         (ENOSYS): Remove definition.
29617         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
29618         it.  Don't include "unistd--.h" -- it wasn't ever used.
29619
29620         2006-01-17  Jim Meyering  <jim@meyering.net>
29621
29622         Rewrite fts.c not to change the current working directory,
29623         by using openat, fstatat, fdopendir, etc..
29624
29625         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
29626         (HAVE_OPENAT_SUPPORT): Define.
29627         [_LIBC] (fchdir): Don't undef or define; no longer used.
29628         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
29629         Now, this `function' always succeeds, and consumes its file descriptor
29630         parameter -- so callers must not close such FDs.  Update callers.
29631         (diropen_fd, opendirat, cwd_advance_fd): New functions.
29632         (diropen): Add parameter, SP.  Adjust all callers.
29633         Implement using diropen_fd, rather than open.
29634         (fts_open): Initialize new member, fts_cwd_fd.
29635         Remove fts_rft-setting code.
29636         (fts_close): Close fts_cwd_fd, if necessary.
29637         (__opendir2): Define in terms of opendir or opendirat,
29638         depending on whether the FST_NOCHDIR flag is set.
29639         (fts_build): Since fts_safe_changedir consumes its FD, and since
29640         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
29641         and close the dup'd file descriptor upon failure.
29642         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
29643         (fts_safe_changedir): Tweak semantics to reflect that this function
29644         now calls cwd_advance_fd and hence consumes its FD argument.
29645         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
29646         [struct FTS] (fts_rft): Remove now-unused member.
29647         [struct FTS] (fts_cycle.state): Improve comment.
29648
29649         * lib/openat.c (openat_needs_fchdir): New function.
29650         * lib/openat.h (openat_needs_fchdir): Declare it.
29651
29652 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
29653
29654         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
29655         Problem and fix reported by Pádraig Brady in
29656         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
29657
29658 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
29659
29660         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
29661
29662 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
29663
29664         * lib/memcoll.c (memcoll): Optimize for the common case where the
29665         arguments are bytewise equal.
29666
29667 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
29668
29669         * doc/regexprops-generic.texi: Add a copyright notice.
29670
29671 2006-08-15  Bruno Haible  <bruno@clisp.org>
29672
29673         * modules/tmpdir (License): Change to LGPL.
29674
29675 2006-08-15  Bruno Haible  <bruno@clisp.org>
29676
29677         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
29678         module.
29679
29680 2006-08-14  Simon Josefsson  <jas@extundo.com>
29681
29682         * config/srclist.txt: Add gnupload.
29683
29684 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
29685
29686         Change copyright notice from LGPL 2 to GPL 2, since that's the
29687         standard form used in the gnulib repository.
29688         * tests/test-lock.c: Likewise.
29689         * tests/test-stdint.c: Likewise.
29690         * tests/test-tls.c: Likewise.
29691
29692         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
29693         prelude-manager.  User shorter URLs for GNU projects, without '?'.
29694         Add copyright notice.
29695
29696         * check-module: Add copyright notice.  Output a copyright
29697         notice if "--version" is specified.
29698         * modules/COPYING: New file.
29699         * tests/test-getaddrinfo.c: Add copyright notice.
29700         * tests/test-verify.c: Likewise.
29701
29702 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
29703
29704         Change copyright notice from LGPL 2 to GPL 2, since that's the
29705         standard form used in the gnulib repository.
29706         * lib/lock.c: LGPL -> GPL.
29707         * lib/lock.h: Likewise.
29708         * lib/strnlen1.c: Likewise.
29709         * lib/strnlen1.h: Likewise.
29710         * lib/tls.c: Likewise.
29711         * lib/tls.h: Likewise.
29712         * lib/tmpdir.c: Likewise.
29713
29714         * lib/TODO: Remove; this belongs only in coreutils.
29715
29716 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
29717
29718         Add copyright notices to long-enough files that lack them, since
29719         otherwise the files aren't clearly free.  Use the same notice that
29720         getdate.texi already uses.
29721         * doc/alloca-opt.texi: Add copyright notice.
29722         * doc/alloca.texi: Likewise.
29723         * doc/ctime.texi: Likewise.
29724         * doc/functions.texi: Likewise.
29725         * doc/gcd.texi: Likewise.
29726         * doc/gnulib-tool.texi: Likewise.
29727         * doc/inet_ntoa.texi: Likewise.
29728         * doc/visibility.texi: Likewise.
29729
29730         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
29731         * doc/quote.texi: Add copyright notice.
29732
29733         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
29734         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
29735         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
29736         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
29737         is now obsolete, and give a pointer to the Sun list.
29738         Add copyright notice.
29739
29740 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
29741
29742         * config/srclistvars.sh: Add copyright notice.
29743
29744 2006-08-14  Eric Blake  <ebb9@byu.net>
29745
29746         Import the following change from libc:
29747
29748         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
29749
29750         Upstream bug 2997.
29751         * lib/misc/error.c: Add space between program name and message if file
29752         name is missing.
29753
29754 2006-08-12  Karl Berry  <karl@gnu.org>
29755
29756         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
29757         remove, these originate in gnulib now.
29758
29759 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29760
29761         * doc/Makefile (standards.info standards.html standards.dvi):
29762         Also depend on make-stds.texi.
29763
29764 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
29765
29766         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
29767         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
29768
29769         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
29770         in wchar_t.  Problem reported by Eric Blake.
29771
29772         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
29773         LEN is smaller than SIZE.  Suggested by Bruno Haible.
29774         Also, help the compiler to keep LEN in a register.
29775
29776 2006-08-11  Eric Blake  <ebb9@byu.net>
29777
29778         * users.txt: Sort.  Add tar.
29779
29780 2006-08-11  Bruno Haible  <bruno@clisp.org>
29781
29782         * users.txt: New file.
29783
29784 2006-08-11  Bruno Haible  <bruno@clisp.org>
29785
29786         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
29787         before <wchar.h>. Needed for OSF/1 and BSD/OS.
29788
29789 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
29790
29791         * modules/snprintf (Depends-on): Remove minmax.
29792         (Maintainer): Add self and Bruno.
29793
29794 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
29795
29796         * lib/.cppi-disable: Add snprintf.h, socket_.h.
29797         * lib/snprintf.c: Include <errno.h> and <limits.h>.
29798         (EOVERFLOW): Define if the system does not.
29799         Do not include "minmax.h"; it wasn't used.
29800         (snprintf): Don't assume size_t promotes to an unsigned type.
29801         Fix bug when generated string was too long for the buffer: the
29802         buffer's contents are supposed to be the initial prefix of the
29803         output.  Don't assume vasnprintf returns EOVERFLOW if the size
29804         exceeds INT_MAX; do the check ourselves.
29805
29806         Import the following changes from libc:
29807
29808         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
29809
29810         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
29811         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
29812         set wc to the byte which couldn't be converted.
29813         (re_string_reconstruct): Don't clear valid_raw_len before calling
29814         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
29815         tip_context using re_string_context_at.
29816
29817         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
29818
29819         * lib/posix/regex.h: g++ still cannot handled [restrict].
29820
29821         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
29822
29823         * lib/posix/regex.h: Remove special handling for VMS.
29824
29825 2006-08-10  Jim Meyering  <jim@meyering.net>
29826
29827         * modules/same-inode: New module.
29828         * modules/dev-ino: New module.
29829         * modules/cycle-check: Depend on these modules, rather than simply
29830         including their .h files.
29831         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
29832         required via m4/cycle-check.m4.
29833         * modules/same: Depend on new same-inode module, rather than
29834         including same-inode.h.
29835         * modules/chdir-safer: New file.
29836
29837         * modules/chown (Depends-on): Add stat-macros.
29838
29839 2006-08-10  Jim Meyering  <jim@meyering.net>
29840
29841         * m4/cycle-check.m4: New file.
29842         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
29843         * m4/dev-ino.m4, m4/same-inode.m4: New files.
29844
29845 2006-08-10  Eric Blake  <ebb9@byu.net>
29846
29847         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
29848         in from original proposal.
29849
29850 2006-08-10  Eric Blake  <ebb9@byu.net>
29851         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
29852
29853         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
29854         namespace.
29855
29856 2006-08-10  Bruno Haible  <bruno@clisp.org>
29857
29858         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
29859         as well.
29860
29861 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
29862
29863         Sync from coreutils.
29864
29865         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
29866
29867         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
29868         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
29869
29870 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
29871
29872         * modules/restrict: Remove; no longer needed now that we assume
29873         Autoconf 2.59 or later.
29874         * MODULES.html.sh: Remove 'restrict'.
29875         * modules/argp (Depends-on): Remove 'restrict'.
29876         * modules/base64 (Depends-on): Likewise.
29877         * modules/gc (Depends-on): Likewise.
29878         * modules/getaddrinfo (Depends-on): Likewise.
29879         * modules/glob (Depends-on): Likewise.
29880         * modules/inet_ntop (Depends-on): Likewise.
29881         * modules/inet_pton (Depends-on): Likewise.
29882         * modules/memxor (Depends-on): Likewise.
29883         * modules/regex (Depends-on): Likewise.
29884         * modules/strtok_r (Depends-on): Likewise.
29885         * modules/time_r (Depends-on): Likewise.
29886
29887 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
29888
29889         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
29890         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
29891         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
29892         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
29893         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
29894         * m4/memxor.m4 (gl_MEMXOR): Likewise.
29895         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
29896         gl_C_RESTRICT replaced by AC_C_RESTRICT.
29897
29898         Merge from coreutils.
29899         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
29900         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
29901         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
29902         * m4/time_r.m4 (gl_TIME_R): Likewise.
29903
29904 2006-08-09  Karl Berry  <karl@gnu.org>
29905
29906         * config/srclist.txt: no more gettext-tools, per Bruno.
29907
29908 2006-08-08  Eric Blake  <ebb9@byu.net>
29909
29910         * modules/verror: New module.
29911         * MODULES.html.sh: Document it.
29912
29913 2006-08-08  Eric Blake  <ebb9@byu.net>
29914
29915         * lib/verror.h, lib/verror.c: New files.
29916
29917 2006-08-08  Eric Blake  <ebb9@byu.net>
29918
29919         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
29920         verror_at_line output complies with GNU Coding Standards even when
29921         file is NULL.
29922
29923 2006-08-07  Bruno Haible  <bruno@clisp.org>
29924
29925         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
29926         versions of AIX.
29927         Reported by Ralf Wildenhues.
29928
29929 2006-08-07  Bruno Haible  <bruno@clisp.org>
29930
29931         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
29932         in an AC_DEFUN. Needed so that the autoconf snippets can use
29933         AC_REQUIRE.
29934
29935 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29936
29937         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
29938         Initialize pkgdata_DATA.
29939         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
29940         overriding it.
29941
29942 2006-08-06  Eric Blake  <ebb9@byu.net>
29943
29944         * lib/error.h: Fold in some upstream changes from glibc.
29945         * lib/error.c: Likewise.
29946
29947 2006-08-04  Bruno Haible  <bruno@clisp.org>
29948
29949         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
29950         Make the mostlyclean-local rule depend on mostlyclean-generic.
29951         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
29952
29953 2006-07-31  Bruno Haible  <bruno@clisp.org>
29954
29955         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
29956         <stdlib.h>, <string.h>.
29957
29958 2006-07-30  Bruno Haible  <bruno@clisp.org>
29959
29960         * modules/readlink (License): Change to LGPL.
29961
29962 2006-07-30  Bruno Haible  <bruno@clisp.org>
29963
29964         * modules/javaversion (Makefile.am): Distribute javaversion.java and
29965         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
29966         set PKGDATADIR to point to it.
29967
29968 2006-07-30  Bruno Haible  <bruno@clisp.org>
29969
29970         * modules/csharpexec (configure.ac): Comment out macro invocation.
29971         * modules/javaexec (configure.ac): Likewise.
29972         * modules/javacomp-script (configure.ac): Likewise.
29973
29974         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
29975
29976 2006-07-30  Bruno Haible  <bruno@clisp.org>
29977
29978         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
29979         linked-list.
29980
29981 2006-07-30  Bruno Haible  <bruno@clisp.org>
29982
29983         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
29984
29985 2006-07-30  Bruno Haible  <bruno@clisp.org>
29986
29987         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
29988         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
29989         get removed.
29990
29991 2006-07-29  Bruno Haible  <bruno@clisp.org>
29992
29993         Make it possible for gnulib-tool to work with locally modified or
29994         augmented gnulib repositories.
29995         * gnulib-tool (func_usage): Document --local-dir option.
29996         (local_gnulib_dir): New variable.
29997         Handle --local-dir option.
29998         (func_lookup_file): New function.
29999         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
30000         (func_get_description, func_get_filelist, func_get_description,
30001         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
30002         func_get_automake_snippet, func_get_include_directive,
30003         func_get_license, func_get_maintainer): Use func_lookup_file.
30004         (func_import, func_create_testdir): Use func_lookup_file.
30005
30006 2006-07-29  Bruno Haible  <bruno@clisp.org>
30007
30008         * modules/setenv (Depends-on): Add unistd.
30009
30010 2006-07-29  Bruno Haible  <bruno@clisp.org>
30011
30012         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
30013
30014 2006-07-29  Bruno Haible  <bruno@clisp.org>
30015
30016         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
30017
30018 2006-07-29  Bruno Haible  <bruno@clisp.org>
30019
30020         * gnulib-tool (import, update): If there is no Makefile.am, look at
30021         aclocal.m4, instead of bailing out.
30022
30023 2006-07-29  Bruno Haible  <bruno@clisp.org>
30024
30025         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
30026         Categorize the options by when they are useful.
30027
30028 2006-07-29  Bruno Haible  <bruno@clisp.org>
30029
30030         * gnulib-tool (func_usage): Document option --no-libtool.
30031         Handle option --no-libtool.
30032         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
30033         for changed semantics of $libtool variable.
30034         (func_import): Likewise. If libtool is not used, show this through
30035         an option --no-libtool.
30036         (func_create_testdir): Update.
30037
30038 2006-07-29  Bruno Haible  <bruno@clisp.org>
30039
30040         * gnulib-tool (func_import): Extend error message about missing
30041         --doc-base.
30042
30043 2006-07-29  Bruno Haible  <bruno@clisp.org>
30044
30045         * gnulib-tool (func_import): Don't create the $docbase directory if
30046         there is no file to store there.
30047
30048 2006-07-29  Bruno Haible  <bruno@clisp.org>
30049
30050         * gnulib-tool (autoconf_minversion): If a --dir option is given and
30051         relevant, look for configure.ac there, not in the current directory.
30052         Also use a simple search for AC_PREREQ, not "autoconf --trace".
30053
30054 2006-07-29  Bruno Haible  <bruno@clisp.org>
30055
30056         * gnulib-tool (SORT): New variable.
30057         (func_usage): Undocument --assume-autoconf option.
30058         Remove --assume-autoconf option handling.
30059         (autoconf_minversion): Determine from the contents of configure.ac.
30060         (func_import): Remove autoconf_minversion handling.
30061         Suggested by Eric Blake.
30062
30063 2006-07-29  Bruno Haible  <bruno@clisp.org>
30064
30065         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
30066
30067 2006-07-29  Bruno Haible  <bruno@clisp.org>
30068
30069         * config/srclist.txt (*setenv.[ch]): Remove rules.
30070
30071 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
30072
30073         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
30074
30075 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
30076
30077         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
30078         arpa/inet.h.
30079
30080 2006-07-28  Simon Josefsson  <jas@extundo.com>
30081
30082         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
30083         * modules/inet_pton (Depends-on): Likewise.
30084
30085 2006-07-28  Simon Josefsson  <jas@extundo.com>
30086
30087         * m4/netinet_in_h.m4: New file.
30088
30089 2006-07-28  Simon Josefsson  <jas@extundo.com>
30090
30091         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
30092         #include's.
30093
30094 2006-07-28  Simon Josefsson  <jas@extundo.com>
30095
30096         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
30097         #include's.
30098
30099 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
30100
30101         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
30102         setgid on directories only if they set these bits.
30103         * lib/modechange.h: Remove obsolete comment about masks.
30104
30105 2006-07-28  Eric Blake  <ebb9@byu.net>
30106
30107         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
30108         macro expansion.
30109
30110 2006-07-28  Bruno Haible  <bruno@clisp.org>
30111
30112         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
30113
30114 2006-07-28  Bruno Haible  <bruno@clisp.org>
30115
30116         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
30117
30118 2006-07-28  Bruno Haible  <bruno@clisp.org>
30119
30120         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
30121         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
30122         Define fallbacks.
30123         Avoids link error on FreeBSD 4.x.
30124         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
30125
30126         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
30127         encoding.
30128         * lib/mbswidth.c (iswcntrl): Likewise.
30129
30130 2006-07-27  Bruno Haible  <bruno@clisp.org>
30131
30132         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
30133         test.
30134
30135 2006-07-27  Bruno Haible  <bruno@clisp.org>
30136
30137         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
30138         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
30139         defined.
30140
30141 2006-07-26  Eric Blake  <ebb9@byu.net>
30142
30143         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
30144
30145 2006-07-26  Eric Blake  <ebb9@byu.net>
30146
30147         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
30148         like mingw that lack mkstemp.
30149         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
30150         avoid compilation warning on mingw.
30151
30152 2006-07-26  Bruno Haible  <bruno@clisp.org>
30153
30154         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
30155         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
30156         INT_FAST*_MIN, INTPTR_MIN.
30157
30158 2006-07-25  Bruno Haible  <bruno@clisp.org>
30159
30160         * modules/version-etc (Depends-on): Add stdarg.
30161
30162 2006-07-25  Bruno Haible  <bruno@clisp.org>
30163
30164         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
30165         complex commands.
30166
30167 2006-07-25  Bruno Haible  <bruno@clisp.org>
30168
30169         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
30170         defined in <stdarg.h> or config.h.
30171
30172 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
30173
30174         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
30175         (gl_STDIO_SAFER): Remove.
30176
30177 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
30178
30179         * MODULES.html.sh (File stream based Input/Output):
30180         Add fopen-safer, tmpfile-safer; remove stdio-safer.
30181         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
30182         * modules/fopen-safer, modules/tmpfile-safer: New files.
30183         * modules/stdio-safer: Remove.
30184
30185 2006-07-24  Bruno Haible  <bruno@clisp.org>
30186
30187         * modules/tmpdir: New file.
30188         * MODULES.html.sh (File system functions): Add it.
30189
30190 2006-07-24  Bruno Haible  <bruno@clisp.org>
30191
30192         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
30193         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
30194
30195 2006-07-24  Bruno Haible  <bruno@clisp.org>
30196
30197         * modules/clean-temp: New file.
30198
30199 2006-07-24  Bruno Haible  <bruno@clisp.org>
30200
30201         * m4/tmpdir.m4: New file, from GNU gettext.
30202
30203 2006-07-24  Bruno Haible  <bruno@clisp.org>
30204
30205         * lib/tmpdir.h: New file, from GNU gettext.
30206         * lib/tmpdir.c: New file, from GNU gettext.
30207
30208 2006-07-24  Bruno Haible  <bruno@clisp.org>
30209
30210         * lib/clean-temp.h: New file, from GNU gettext.
30211         * lib/clean-temp.c: New file, from GNU gettext.
30212
30213 2006-07-23  Eric Blake  <ebb9@byu.net>
30214
30215         * modules/stdio-safer (Files): Add tmpfile-safer.c.
30216         (Depends-on): Add binary-io.
30217
30218 2006-07-23  Eric Blake  <ebb9@byu.net>
30219
30220         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
30221
30222 2006-07-23  Eric Blake  <ebb9@byu.net>
30223
30224         * lib/tmpfile-safer.c: New file.
30225         * lib/stdio-safer.h (fopen_safer): Add prototype.
30226         * lib/stdio--.h (tmpfile): Make safer.
30227
30228 2006-07-23  Bruno Haible  <bruno@clisp.org>
30229
30230         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
30231         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
30232         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
30233         gl_linked_remove_at): Use it.
30234
30235 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
30236         and Simon Josefsson <jas@extundo.com>
30237
30238         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
30239
30240         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
30241
30242 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
30243
30244         * modules/close-stream: New file.
30245         * modules/closeout (Description): Make it clear that it exits
30246         with a diagnostic on error.
30247         (Depends-on): Add close-stream.  Remove fpending, stdbool.
30248         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
30249
30250 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
30251
30252         * m4/close-stream.m4: New file.
30253
30254 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
30255
30256         * lib/close-stream.c, lib/close-stream.h: New files.
30257
30258 2006-07-22  Bruno Haible  <bruno@clisp.org>
30259
30260         Merge from GNU gettext 0.15.
30261
30262         2006-05-01  Bruno Haible  <bruno@clisp.org>
30263
30264                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
30265
30266         2006-07-22  Bruno Haible  <bruno@clisp.org>
30267
30268                 * modules/javaversion: New file.
30269                 * MODULES.html.sh (Java): Add javaversion.
30270
30271         2006-03-12  Bruno Haible  <bruno@clisp.org>
30272
30273                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
30274
30275         2005-12-04  Bruno Haible  <bruno@clisp.org>
30276
30277                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
30278                 (untested).
30279
30280         2006-06-21  Bruno Haible  <bruno@clisp.org>
30281
30282                 Avoid warnings from recent versions of mcs.
30283                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
30284                 -o, -L, -r any more. Use options documented since mcs-1.0
30285                 instead. Similarly for -g.
30286
30287         2005-12-04  Bruno Haible  <bruno@clisp.org>
30288
30289                 * build-aux/csharpcomp.sh.in: Suffix for resources is
30290                 .resources, not .resource.
30291
30292         2005-07-09  Bruno Haible  <bruno@clisp.org>
30293
30294                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
30295                 add a .dll suffix.
30296                 Reported by Mark Junker <mjscod@gmx.de>.
30297
30298         2006-07-22  Bruno Haible  <bruno@clisp.org>
30299
30300                 * modules/gettext: Upgrade to gettext-0.15.
30301                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
30302                 m4/visibility.m4.
30303                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
30304
30305 2006-07-22  Bruno Haible  <bruno@clisp.org>
30306
30307         Merge from GNU gettext 0.15.
30308
30309         2006-03-25  Bruno Haible  <bruno@clisp.org>
30310
30311                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
30312
30313         2006-07-21  Bruno Haible  <bruno@clisp.org>
30314
30315                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
30316                 "1.1".
30317
30318         2006-05-09  Bruno Haible  <bruno@clisp.org>
30319
30320                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
30321                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
30322                 for the conftestver execution.
30323
30324         2006-05-01  Bruno Haible  <bruno@clisp.org>
30325
30326                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
30327                 optional target-version argument. Verify that the compiler
30328                 groks source of the specified source-version, or add -source
30329                 option as necessary. Verify that the compiler produces
30330                 bytecode in the specified target-version, or add -target and
30331                 -source options as necessary. Make the result of the test
30332                 available as variable CONF_JAVAC. Also log error output in
30333                 config.log.
30334
30335         2006-03-11  Bruno Haible  <bruno@clisp.org>
30336
30337                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
30338
30339         2006-05-09  Bruno Haible  <bruno@clisp.org>
30340
30341                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
30342                 CLASSPATH_SEPARATOR to a semicolon.
30343
30344         2006-03-12  Bruno Haible  <bruno@clisp.org>
30345
30346                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
30347                 available as variable CONF_JAVA, for subsequent autoconf
30348                 tests. Also log error output in config.log.
30349
30350         2006-07-19  Bruno Haible  <bruno@clisp.org>
30351
30352                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
30353                 that getline works on glibc2 systems. Needed to avoid trouble
30354                 in relocatable.c.
30355                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
30356
30357         2005-12-04  Bruno Haible  <bruno@clisp.org>
30358
30359                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
30360                 launcher (untested).
30361
30362         2005-12-04  Bruno Haible  <bruno@clisp.org>
30363
30364                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
30365
30366         2006-07-22  Bruno Haible  <bruno@clisp.org>
30367
30368                 * gettext.m4: Update from GNU gettext-0.15.
30369                 * nls.m4: Likewise.
30370                 * po.m4: Likewise.
30371                 * inttypes-pri.m4: Likewise.
30372                 * inttypes-h.m4: Renamed from inttypes.m4.
30373                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
30374
30375 2006-07-22  Bruno Haible  <bruno@clisp.org>
30376
30377         Merge from GNU gettext 0.15.
30378
30379         2005-07-05  Bruno Haible  <bruno@clisp.org>
30380
30381                 * printf-args.c (printf_fetchargs): Work around broken
30382                 definition of wint_t on mingw.
30383
30384         2005-02-12  Bruno Haible  <bruno@clisp.org>
30385
30386                 * xallocsa.h: Add extern "C" for C++.
30387
30388         2006-05-17  Bruno Haible  <bruno@clisp.org>
30389
30390                 Cygwin portability.
30391                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
30392
30393         2006-04-30  Bruno Haible  <bruno@clisp.org>
30394
30395                 * progreloc.c: Include <mach-o/dyld.h> if available.
30396                 (find_executable): Use _NSGetExecutablePath when possible.
30397
30398         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
30399
30400                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
30401                 function.
30402
30403         2005-12-29  Bruno Haible  <bruno@clisp.org>
30404
30405                 * progreloc.c (set_program_name_and_installdir): Fix
30406                 compilation error.
30407
30408         2005-12-04  Bruno Haible  <bruno@clisp.org>
30409
30410                 Cygwin portability.
30411                 * progreloc.c: Include <windows.h> also on Cygwin.
30412                 (find_executable): Add support for Cygwin.
30413                 (set_program_name_and_installdir): Handle also platforms with
30414                 nonempty EXEEXT.
30415
30416         2006-07-11  Bruno Haible  <bruno@clisp.org>
30417
30418                 * javacomp.c: Fix a comment.
30419                 Reported by Jim Meyering.
30420
30421         2006-04-30  Bruno Haible  <bruno@clisp.org>
30422
30423                 * javacomp.h (compile_java_class): Add source_version,
30424                 target_version arguments.
30425                 * javacomp.c: Rewritten to choose only a compiler that
30426                 respects the specified source_version and target_version.
30427
30428         2006-06-27  Bruno Haible  <bruno@clisp.org>
30429
30430                 Assume correct S_ISDIR macro.
30431                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
30432
30433         2006-07-22  Bruno Haible  <bruno@clisp.org>
30434
30435                 * javaversion.h: New file, from GNU gettext.
30436                 * javaversion.c: New file, from GNU gettext.
30437                 * javaversion.java: New file, from GNU gettext.
30438                 * javaversion.class: New file, from GNU gettext.
30439
30440         2006-05-17  Bruno Haible  <bruno@clisp.org>
30441
30442                 Cygwin portability.
30443                 * javaexec.c (execute_java_class): Test for jview program
30444                 also on Cygwin.
30445
30446         2006-04-09  Bruno Haible  <bruno@clisp.org>
30447
30448                 * fatal-signal.c: Don't include string.h.
30449                 (at_fatal_signal): Use a copying loop instead of memcpy.
30450
30451         2005-12-04  Bruno Haible  <bruno@clisp.org>
30452
30453                 * csharpexec.c: Add support for 'clix' launcher (untested).
30454                 (execute_csharp_using_sscli): New function.
30455                 (execute_csharp_program): Call it.
30456
30457         2006-06-21  Bruno Haible  <bruno@clisp.org>
30458
30459                 Avoid warnings from recent versions of mcs.
30460                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
30461                 -o, -L, -r any more. Use options documented since mcs-1.0
30462                 instead. Similarly for -g.
30463
30464         2005-07-09  Bruno Haible  <bruno@clisp.org>
30465
30466                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
30467                 add a .dll suffix.
30468                 Reported by Mark Junker <mjscod@gmx.de>.
30469
30470         2006-06-17  Bruno Haible  <bruno@clisp.org>
30471
30472                 * config.charset: Update for NetBSD 3.0.
30473
30474         2006-05-17  Bruno Haible  <bruno@clisp.org>
30475
30476                 Cygwin portability.
30477                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
30478
30479         2006-05-16  Bruno Haible  <bruno@clisp.org>
30480
30481                 * localcharset.c [CYGWIN]: Include <windows.h>.
30482                 (get_charset_aliases): For Cygwin, return the same CPxxx
30483                 aliases list as under WIN32.
30484                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
30485                 the environment variables. Fall back to GetACP().
30486
30487         2006-04-05  Bruno Haible  <bruno@clisp.org>
30488
30489                 * config.charset: Update Juan Manuel Guerrero's address.
30490
30491         2005-02-12  Bruno Haible  <bruno@clisp.org>
30492
30493                 * allocsa.h: Add extern "C" for C++.
30494
30495         2005-02-10  Bruno Haible  <bruno@clisp.org>
30496
30497                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
30498                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
30499
30500         2006-07-22  Bruno Haible  <bruno@clisp.org>
30501
30502                 * gettext.h: Update to GNU gettext-0.15.
30503
30504 2006-07-22  Bruno Haible  <bruno@clisp.org>
30505
30506         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
30507         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
30508         lib-prefix.m4, longdouble.m4, ssize_t.m4.
30509
30510 2006-07-21  Eric Blake  <ebb9@byu.net>
30511
30512         * modules/stdlib-safer: New file.
30513         * MODULES.html.sh (File stream based Input/Output): Add
30514         stdlib-safer.
30515
30516 2006-07-21  Eric Blake  <ebb9@byu.net>
30517
30518         * lib/stdlib-safer.h: New file from coreutils, required by
30519         stdlib--.h.
30520
30521 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
30522
30523         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
30524
30525 2006-07-20  Bruno Haible  <bruno@clisp.org>
30526
30527         * gnulib-tool: Recognize new option --assume-autoconf.
30528         (autoconf_minversion): New variable.
30529         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
30530
30531 2006-07-20  Bruno Haible  <bruno@clisp.org>
30532
30533         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
30534
30535 2006-07-19  Derek R. Price  <derek@ximbiot.com>
30536
30537         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
30538         Reindent and repaginate.
30539
30540 2006-07-19  Derek Price  <derek@ximbiot.com>
30541
30542         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
30543         Correct grammar.
30544
30545 2006-07-17  Bruno Haible  <bruno@clisp.org>
30546
30547         * modules/list: New file.
30548         * modules/array-list: New file.
30549         * modules/carray-list, modules/carray-list-tests: New files.
30550         * modules/linked-list, modules/linked-list-tests: New files.
30551         * modules/avltree-list, modules/avltree-list-tests: New files.
30552         * modules/rbtree-list, modules/rbtree-list-tests: New files.
30553         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
30554         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
30555         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
30556         * modules/oset: New file.
30557         * modules/array-oset: New file.
30558         * modules/avltree-oset, modules/avltree-oset-tests: New files.
30559         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
30560         * tests/test-carray_list.c: New file.
30561         * tests/test-linked_list.c: New file.
30562         * tests/test-avltree_list.c: New file.
30563         * tests/test-rbtree_list.c: New file.
30564         * tests/test-linkedhash_list.c: New file.
30565         * tests/test-avltreehash_list.c: New file.
30566         * tests/test-rbtreehash_list.c: New file.
30567         * tests/test-avltree_oset.c: New file.
30568         * tests/test-rbtree_oset.c: New file.
30569         * MODULES.html.sh (Container data structures): New section.
30570
30571 2006-07-17  Bruno Haible  <bruno@clisp.org>
30572
30573         * m4/gl_list.m4: New file.
30574
30575 2006-07-17  Bruno Haible  <bruno@clisp.org>
30576
30577         * lib/gl_list.h: New file.
30578         * lib/gl_list.c: New file.
30579         * lib/gl_array_list.h: New file.
30580         * lib/gl_array_list.c: New file.
30581         * lib/gl_carray_list.h: New file.
30582         * lib/gl_carray_list.c: New file.
30583         * lib/gl_linked_list.h: New file.
30584         * lib/gl_linked_list.c: New file.
30585         * lib/gl_anylinked_list1.h: New file.
30586         * lib/gl_anylinked_list2.h: New file.
30587         * lib/gl_avltree_list.h: New file.
30588         * lib/gl_avltree_list.c: New file.
30589         * lib/gl_anyavltree_list1.h: New file.
30590         * lib/gl_anyavltree_list2.h: New file.
30591         * lib/gl_rbtree_list.h: New file.
30592         * lib/gl_rbtree_list.c: New file.
30593         * lib/gl_anyrbtree_list1.h: New file.
30594         * lib/gl_anyrbtree_list2.h: New file.
30595         * lib/gl_anytree_list1.h: New file.
30596         * lib/gl_anytree_list2.h: New file.
30597         * lib/gl_linkedhash_list.h: New file.
30598         * lib/gl_linkedhash_list.c: New file.
30599         * lib/gl_anyhash_list1.h: New file.
30600         * lib/gl_anyhash_list2.h: New file.
30601         * lib/gl_avltreehash_list.h: New file.
30602         * lib/gl_avltreehash_list.c: New file.
30603         * lib/gl_rbtreehash_list.h: New file.
30604         * lib/gl_rbtreehash_list.c: New file.
30605         * lib/gl_anytreehash_list1.h: New file.
30606         * lib/gl_anytreehash_list2.h: New file.
30607
30608         * lib/gl_oset.h: New file.
30609         * lib/gl_oset.c: New file.
30610         * lib/gl_array_oset.h: New file.
30611         * lib/gl_array_oset.c: New file.
30612         * lib/gl_avltree_oset.h: New file.
30613         * lib/gl_avltree_oset.c: New file.
30614         * lib/gl_rbtree_oset.h: New file.
30615         * lib/gl_rbtree_oset.c: New file.
30616         * lib/gl_anytree_oset.h: New file.
30617
30618 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
30619
30620         * m4/mkancesdirs.m4: New file.
30621         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
30622         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
30623         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
30624         it.
30625
30626 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
30627
30628         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
30629         * lib/mkancesdirs.h: New files.
30630         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
30631         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
30632         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
30633         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
30634         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
30635         callers changed.  Revamp internals significantly, by not
30636         attempting to create directories that are temporarily more
30637         permissive than the final results.  Do not attempt to use
30638         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
30639         This removes some race conditions, fixes some bugs, and simplifies
30640         things.  Use new dirchownmod function to do owner and mode changes.
30641         * lib/mkdir-p.h: Likewise.
30642         * lib/modechange.c (octal_to_mode): New function.
30643         (struct mode_change): New member mentioned.
30644         (make_node_op_equals): New arg mentioned.  All callers changed.
30645         (mode_compile): Keep track of which mode bits the user has explicitly
30646         mentioned.
30647         (mode_adjust): New arg DIR, so that we implement the X op correctly.
30648         New arg PMODE_BITS, to keep track of which mode bits the user
30649         mentioned; it treats S_ISUID and S_ISGID speciall.
30650         All callers changed.
30651         * lib/modechange.h: Likewise.
30652
30653 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
30654
30655         * MODULES.html.sh: Add mkancestors.
30656         * modules/mkancesdirs: New module.
30657         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
30658         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
30659         The chdir-safer and afs files are now orphans; I'll remove them
30660         unless someone speaks up.
30661         Add lib/dirchownmod.c, lib/dirchownmod.h.
30662         (Depends-on): Remove alloca, chown, save-cwd, dirname.
30663         Add lchown, mkancesdirs.
30664         (Maintainer): Add self.
30665
30666 2006-07-15  Karl Berry  <karl@gnu.org>
30667
30668         * gnulib-tool: help message wording/arrangement.
30669
30670 2006-07-14  Simon Josefsson  <jas@extundo.com>
30671
30672         * doc/gnulib.texi (Libtool and Windows): New section.
30673
30674 2006-07-12  Simon Josefsson  <jas@extundo.com>
30675
30676         * modules/gendocs (License): Fix license, approved by Karl.
30677
30678 2006-07-12  Eric Blake  <ebb9@byu.net>
30679
30680         * MODULES.html.sh: Add gendocs.
30681
30682 2006-07-11  Eric Blake  <ebb9@byu.net>
30683
30684         * modules/fdl: New module, to install doc/fdl.texi.
30685         * MODULES.html.sh: Add new section for documentation modules.
30686         * gnulib-tool: Avoid space-tab.
30687         (--doc-base): New option, to manage files from doc.
30688
30689 2006-07-11  Eric Blake  <ebb9@byu.net>
30690
30691         * m4/absolute-header.m4: Fix comments to match recent change.
30692
30693 2006-07-11  Eric Blake  <ebb9@byu.net>
30694
30695         * gnulib-tool: List --doc-base before --tests-base.
30696
30697 2006-07-11  Derek R. Price  <derek@ximbiot.com>
30698
30699         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
30700
30701 2006-07-11  Bruno Haible  <bruno@clisp.org>
30702
30703         * README: Mention where to put documentation.
30704
30705 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30706
30707         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
30708
30709 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
30710
30711         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
30712         to stdint.m4.
30713
30714 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
30715
30716         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
30717         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
30718         "no/such/file/stdint.h" when there is no such file, so that
30719         the resulting C code can be parsed by dodgy compilers.
30720         Problems reported by Bob Proulx.
30721
30722 2006-07-10  Derek R. Price  <derek@ximbiot.com>
30723
30724         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
30725         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
30726         macros into the GNU _D_EXACT_NAMLEN.
30727         * lib/savedir.c:  Likewise.
30728         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
30729
30730 2006-07-10  Derek R. Price  <derek@ximbiot.com>
30731         and Paul Eggert  <eggert@cs.ucla.edu>
30732
30733         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
30734         * m4/savedir.m4:
30735         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
30736         macros into the GNU _D_EXACT_NAMLEN.
30737
30738 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
30739
30740         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
30741         around the absolute name, to work around a problem with the HP-UX
30742         11.23 native C compiler, reported by Bob Proulx.
30743
30744 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
30745
30746         * doc/maintain.texi, make-stds.texi: Sync from
30747         <http://savannah.gnu.org/projects/gnustandards>.
30748
30749 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
30750
30751         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
30752
30753 2006-07-09  Jim Meyering  <jim@meyering.net>
30754
30755         * m4/glob.m4: Remove a doubled word in a comment.
30756
30757 2006-07-09  Jim Meyering  <jim@meyering.net>
30758
30759         * lib/argp-pv.c: Remove a doubled word in a comment.
30760         * lib/check-version.c (check_version): Likewise.
30761         * lib/javacomp.c (compile_java_class): Likewise.
30762
30763 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
30764
30765         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
30766         for the benefit of people using Autoconf 2.60.  If you want to
30767         support older Autoconf versions you can copy m4/onceonly_2_57.m4
30768         (or m4/onceonly.m4, if pre-2.57) manually.
30769
30770 2006-07-08  Jim Meyering  <jim@meyering.net>
30771
30772         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
30773         comment.
30774         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
30775         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
30776         comment.
30777
30778 2006-07-08  Jim Meyering  <jim@meyering.net>
30779
30780         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
30781
30782 2006-07-07  Simon Josefsson  <jas@extundo.com>
30783
30784         * tests/test-crc.c: Change expected crc value, the test vector
30785         were probably computed using the old broken crc.c?
30786
30787 2006-07-06  Simon Josefsson  <jas@extundo.com>
30788
30789         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
30790         now the canonical place for the M4 file).
30791
30792         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
30793         from the sys_socket dependency now.
30794
30795         * modules/inet_pton (Files): Ditto.
30796
30797         * modules/inet_ntop (Files): Ditto.
30798
30799 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
30800
30801         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
30802         not gl_PREREQ_GETUSERSHELL.
30803
30804 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30805
30806         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
30807         with only one argument, for Autoconf 2.60.
30808         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
30809         expand to nothing, so add a shell command to avoid syntax error.
30810         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
30811
30812 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30813
30814         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
30815
30816 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
30817
30818         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
30819         no longer needed.  Check for isblank decl.
30820         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
30821         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
30822         of existence.
30823
30824 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
30825
30826         * lib/getloadavg.c: Use __VMS, not VMS.
30827         * lib/getopt.c: Likewise.
30828         * lib/getpagesize.h: Likewise.
30829         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
30830         and probably does not work.
30831
30832 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
30833
30834         * lib/.cppi-disable: Add wcwidth.
30835         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
30836         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
30837         (ISGRAPH): Remove.  All uses changed to isgraph.
30838         (FOLD) [!defined _LIBC]: Remove special case.
30839         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
30840         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
30841         HAVE_ISBLANK.
30842         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
30843         case.
30844
30845 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
30846
30847         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
30848         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
30849         brackets.  Other minor changes to suppress some compiler
30850         warnings.
30851
30852 2006-07-06  Derek R. Price  <derek@ximbiot.com>
30853         and Paul Eggert  <eggert@cs.ucla.edu>
30854
30855         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
30856         of invoking obsolescent AC_HEADER_DIRENT macro.
30857         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
30858         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
30859         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
30860         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
30861         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
30862         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
30863         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
30864         * m4/readdir.m4: Remove; no longer needed.
30865
30866 2006-07-06  Derek R. Price  <derek@ximbiot.com>
30867         and Paul Eggert  <eggert@cs.ucla.edu>
30868
30869         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
30870         Don't worry about this obsolete case any more.
30871         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
30872         directories.
30873         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
30874         worry about this obsolete case any more.
30875         * lib/fts.c: Likewise.
30876         * lib/getcwd.c: Likewise.
30877         * lib/glob.h: Likewise.
30878         * lib/savedir.c: Likewise.
30879
30880 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
30881
30882         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
30883         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
30884         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
30885         needed.
30886         All uses removed.
30887         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
30888         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
30889         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
30890         needed.
30891         * m4/getdate.m4 (gl_GETDATE): Likewise.
30892         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
30893         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
30894         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
30895         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
30896         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
30897         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
30898         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
30899         needed.
30900
30901 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
30902
30903         * lib/memcasecmp.c: Include <limits.h>.
30904         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
30905         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
30906         Don't assume isdigit succeeds only on '0' through '9'.
30907
30908 2006-07-05  Eric Blake  <ebb9@byu.net>
30909
30910         * modules/getaddrinfo (Depends-on): Add snprintf.
30911
30912 2006-07-05  Eric Blake  <ebb9@byu.net>
30913
30914         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
30915         to avoid 'header present but could not be compiled' on cygwin.
30916
30917 2006-07-05  Eric Blake  <ebb9@byu.net>
30918
30919         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
30920         missing from netdb.h.
30921         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
30922
30923 2006-07-05  Derek R. Price  <derek@ximbiot.com>
30924
30925         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
30926         no longer needed.
30927         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
30928         * m4/getdate.m4 (gl_GETDATE): Likewise.
30929         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
30930         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
30931         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
30932         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
30933         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
30934
30935 2006-07-05  Derek R. Price  <derek@ximbiot.com>
30936
30937         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
30938         All uses of is_space replaced by isspace.
30939         * lib/exit.h: Don't talk about STDC_HEADERS.
30940         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
30941         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
30942         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
30943         replaced by isprint etc.
30944         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
30945         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
30946         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
30947         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
30948         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
30949         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
30950
30951 2006-07-05  Bruno Haible  <bruno@clisp.org>
30952
30953         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
30954         the function exists, before testing against AIX.
30955         Reported by Martin Lambers <marlam@marlam.de>.
30956
30957 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
30958
30959         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
30960         From Mark D. Baushke.
30961
30962 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
30963
30964         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
30965         to the absolute name, not just one, to bypass Sun C 5.8's
30966         "warning: #include of /usr/include/... may be non-portable".
30967
30968 2006-07-04  Eric Blake  <ebb9@byu.net>
30969
30970         * modules/dirname-tests: New test module.
30971         * tests/test-dirname.c: New file, replacing dirname.c
30972         TEST_DIRNAME section that was recently deleted.
30973
30974 2006-07-04  Bruno Haible  <bruno@clisp.org>
30975
30976         Assume ANSI C header files and <ctype.h> functions.
30977         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
30978         (mbsnwidth): Use isprint, iscntrl instead.
30979
30980 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
30981
30982         Merge from coreutils.
30983         * MODULES.html.sh: Add xstrtold.
30984         * modules/xstrtold: New file.
30985         * modules/cycle-check (Files): Add lib/same-inode.h.
30986         * modules/dirname (Files): Add m4/double-slash-root.m4.
30987         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
30988         * modules/mkdir-p (Files): Add lib/same-inode.h.
30989         * modules/same (Files): Add lib/same-inode.h.
30990
30991 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
30992
30993         * m4/absolute-header.m4: Renamed from full-header-path.m4.
30994         This is to keep the terminology clean; POSIX talks about
30995         "absolute pathnames", not "full pathnames", but the GNU
30996         Coding Standards say to use "path" for something else;
30997         so use "absolute" to keep both sides happy.
30998         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
30999         Set gl_absolute_header, not gl_full_header_path.
31000         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
31001         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
31002         All uses changed.
31003
31004         Merge from coreutils.
31005
31006         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
31007
31008         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
31009         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
31010         want to require the building of c-strtod.o.
31011         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
31012         needs -lm directly.
31013         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
31014
31015         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
31016
31017         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
31018         --as-needed option if available.  Problem reported by Albert Chin in
31019         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
31020         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
31021         cc merely issues a bunch of annoying warnings for --as-needed
31022         (this problem was reported by Bob Proulx).  Also, try linking with
31023         -lm to detect a bug in binutils 2.16 (this problem was reported
31024         by Ralf Wildenhues).
31025
31026         2006-06-18  Jim Meyering  <jim@meyering.net>
31027
31028         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
31029         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
31030         macro.
31031         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
31032         also check for glibc-2.4's abort-inducing bug.
31033
31034         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
31035         Low-probability clean-up should be to use rmdir to get rid of
31036         the just-created directory, not unlink.
31037
31038         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
31039         configure fail, and request a bug report to inform us about it.
31040         Add a comment that, barring reports to the contrary, in 2007 we'll
31041         assume ftruncate is universally available.
31042
31043         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
31044
31045         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
31046
31047         2006-03-12  Jim Meyering  <jim@meyering.net>
31048
31049         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
31050         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
31051         * m4/same.m4 (gl_SAME): Likewise.
31052         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
31053
31054         2006-03-11  Eric Blake  <ebb9@byu.net>
31055
31056         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
31057         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
31058         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
31059         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
31060
31061 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
31062
31063         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
31064         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
31065         reported by Mark D. Baushke, one in
31066         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
31067
31068         Merge from coreutils.
31069
31070         * lib/.cppi-disable: Add stdint_.h.
31071         * lib/.cvsignore: Add stdint.h.
31072
31073         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
31074
31075         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
31076         both double and long double versions.
31077         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
31078         * lib/xstrtold.c: New file.
31079         * lib/xstrtod.h (xstrtold): New decl.
31080
31081         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
31082
31083         * lib/filemode.c (setst): Remove.
31084         (strmode): Rewrite to avoid setst.  This makes the code shorter,
31085         (arguably) clearer, and the generated code is a bit smaller on my
31086         Debian GNU/Linux stable x86 host.
31087
31088         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
31089
31090         * lib/filemode.c: Include "filemode.h" first, to test the interface.
31091         Assume that filemode.h includes sys/types.h and sys/stat.h.
31092         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
31093         (ftypelet): Reorder to put common cases first, for efficiency.
31094         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
31095         to do 'M'.
31096         (strmode): Renamed from mode_string, and now stores 12 bytes instead
31097         of 10, for compatibility with FreeBSD.  All callers changed.
31098         (filemodestring): Now stores 12 bytes instead of 10, and sets file
31099         types that can't be deduced solely from st_mode.  First arg is now a
31100         const pointer.
31101         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
31102         (strmode): Renamed from mode_string.
31103         (filemodestring): New decl.
31104         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
31105         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
31106         needed.
31107         (S_ISPORT, S_ISWHT): New macros, if not already defined.
31108
31109         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
31110
31111         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
31112         fsusage.h now does that.  Include fsusage.h first, to test interface.
31113         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
31114         at most one method (the old code could have generated decls that
31115         didn't conform to C89, not that this was ever exercised).
31116         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
31117
31118         2006-03-19  Jim Meyering  <jim@meyering.net>
31119
31120         Work even in a chroot where d_ino values for entries in "/"
31121         don't match the stat.st_ino values for the same names.
31122         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
31123         number, iterate through all entries again, using lstat instead.
31124         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
31125         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
31126
31127         * lib/getcwd.c (__getcwd): Clarify a comment.
31128         Use memcpy in place of a call to strcpy.
31129
31130         2006-03-12  Jim Meyering  <jim@meyering.net>
31131
31132         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
31133         matches that of the current directory (which we're about to chdir ".."
31134         out of), then save the dev-ino of the parent, instead.
31135
31136         * lib/same-inode.h (SAME_INODE): New file/macro.
31137         * lib/chdir-safer.c (SAME_INODE): Remove definition.
31138         Include "same-inode.h", instead.
31139         * lib/same.c: Likewise.
31140         * lib/cycle-check.h: Include "same-inode.h".
31141         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
31142         * lib/cycle-check.c (SAME_INODE): Remove definition.
31143         * lib/root-dev-ino.h: Include "same-inode.h".
31144
31145         2006-03-11  Eric Blake  <ebb9@byu.net>
31146
31147         * lib/same.c (same_name): s/base_name/last_component/
31148         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
31149         * lib/filenamecat.c (file_name_concat): Likewise.
31150
31151         2006-03-11  Eric Blake  <ebb9@byu.net>,
31152                     Paul Eggert  <eggert@cs.ucla.edu>
31153
31154         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
31155         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
31156         drive prefix.
31157         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
31158         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
31159         (last_component): New method.
31160         * lib/dirname.c (dir_len): Determine when drive letters need a
31161         subsequent slash.  Preserve // when it is special.
31162         (dir_name): Don't append dot when drive letter is absolute.
31163         [TEST_DIRNAME]: Move into a full-blown gnulib test.
31164         * lib/basename.c (base_name): New semantics - malloc the result.
31165         Preserve // when it is special.  Preserve relative files that look
31166         like drive letters.
31167         (base_len): Preserve // when it is special.
31168         (last_component): New method, similar to old base_name semantics.
31169         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
31170         base_name.  Strip redundant slashes from ///.
31171
31172 2006-07-03  Jim Meyering  <jim@meyering.net>
31173
31174         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
31175         macro is used before the first cycle_check call.
31176
31177 2006-07-03  Eric Blake  <ebb9@byu.net>
31178
31179         * modules/dirname (Depends-on): Add xstrndup.
31180
31181 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
31182
31183         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
31184         test cases, so that config.log is a bit easier to follow.
31185
31186 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
31187
31188         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
31189         both are 64 bits, since this seems to be the tradition, and this
31190         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
31191         we ever run into a host that prefers long long to long in this
31192         case, we'll need another configure-time test.  Problem reported by
31193         Jim Meyering.
31194
31195 2006-07-02  Eric Blake  <ebb9@byu.net>
31196
31197         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
31198
31199 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
31200
31201         * modules/inttypes (Depends-on): No longer depends on stdint.
31202         * modules/stdint (Description): Say more about assumptions.
31203         Say that the fast types might differ.  Say macros are used.
31204         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
31205         (Makefile.am): Revise list of substituted symbols to match
31206         new stdint.m4.
31207         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
31208         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
31209         * tests/test-stdint.c (verify_same_types)
31210         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
31211         the code conforms to C99/C89.
31212         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
31213         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
31214
31215 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
31216
31217         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
31218         but fix a bug, by requiring at least 64 bits.
31219         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
31220         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
31221         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
31222         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
31223
31224         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
31225         changes.  Make 2.59 a prerequisite.  Check and substitute for
31226         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
31227         inttypes.h.  Do not use special include files; just use the
31228         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
31229         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
31230         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
31231         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
31232         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
31233         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
31234         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
31235         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
31236         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
31237         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
31238         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
31239         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
31240         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
31241         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
31242         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
31243         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
31244         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
31245         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
31246         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
31247         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
31248         WINT_MAX.  Check for C99 conformance more strictly, by detecting
31249         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
31250         not check for things that C99 does not require, e.g., int8_t.  If
31251         a test isn't needed unless <stdint.h> isn't working, and is
31252         unlikely to be needed for any other reason, then don't do it
31253         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
31254         size_t, since we assume C89 freestanding at least.  Do not check
31255         for sig_atomic_t, wchar_t, or wint_t, since the code now does
31256         the right thing even if the types are not defined.  Instead use:
31257         (gl_STDINT_TYPE_PROPERTIES): New macro.
31258         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
31259         testing whether <sys/types.h> clashes, as Autoconf does this for
31260         us now.  All uses removed.
31261         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
31262         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
31263         (gl_CHECK_TYPE_SAME):
31264         Remove; no longer needed.
31265         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
31266         exists, since we'll return 0 anyway in that case.
31267         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
31268
31269 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
31270
31271         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
31272         possible collision with system files.
31273         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
31274         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
31275         WCHAR_MIN and WCHAR_MAX in this case.
31276         (<stddef.h>): Do not include; no longer needed.
31277         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
31278         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
31279         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
31280         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
31281         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
31282         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
31283         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
31284         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
31285         !defined(__c99))]: Include in this case too, since it's harmless
31286         now.
31287         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
31288         dangerous to do so.
31289         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
31290         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
31291         (_STDINT_MIN, _STDINT_MAX): New macros.
31292         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
31293         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
31294         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
31295         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
31296         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
31297         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
31298         macros, not typedefs; this simplifies things quite a bit.
31299         Use long int for all types narrower than int64_t.
31300         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
31301         Define in terms of long long int or int64_t or long int,
31302         not int64_t or int32_t.  This saves some compile-time testing.
31303         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
31304         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
31305         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
31306         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
31307         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
31308         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
31309         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
31310         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
31311         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
31312         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
31313         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
31314         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
31315         undef any previous version and define our own version, for
31316         simplicity and consistency with the new macros for types.
31317         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
31318         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
31319         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
31320         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
31321         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
31322         @WINT_T_SUFFIX@ to keep things simple here.
31323         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
31324         Simplify by assuming typical 8/16/32/64 host, since we're
31325         already doing that elsewhere anyway.
31326         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
31327         and assume long long int is 64 bits if available.  This
31328         speeds up 'configure'.
31329
31330 2006-07-01  Eric Blake  <ebb9@byu.net>
31331
31332         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
31333         Reported by Andreas Buening.
31334
31335 2006-07-01  Eric Blake  <ebb9@byu.net>
31336
31337         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
31338
31339 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
31340
31341         * lib/getaddrinfo.c: fixed typo
31342
31343 2006-06-29  Jim Meyering  <jim@meyering.net>
31344
31345         * modules/strftime (Maintainer): Add my name, since with the
31346         FPRINTFTIME changes strftime.c has forked from glibc.
31347
31348 2006-06-29  Eric Blake  <ebb9@byu.net>
31349
31350         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
31351
31352 2006-06-29  Eric Blake  <ebb9@byu.net>
31353
31354         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
31355
31356 2006-06-29  Eric Blake  <ebb9@byu.net>
31357
31358         * lib/stat_.h: New file.
31359
31360 2006-06-29  Eric Blake  <ebb9@byu.net>
31361
31362         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
31363         unused static function.
31364
31365 2006-06-29  Eric Blake  <ebb9@byu.net>
31366
31367         * doc/functions.texi (Function Portability): Document missing lstat
31368         on mingw.
31369
31370 2006-06-29  Eric Blake  <ebb9@byu.net>
31371
31372         * MODULES.html.sh: Add sys_stat.
31373         * modules/sys_stat: New module.
31374         * modules/mkstemp (Depends-on): Add sys_stat.
31375
31376 2006-06-29  Derek R. Price  <derek@ximbiot.com>
31377
31378         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
31379
31380 2006-06-29  Derek R. Price  <derek@ximbiot.com>
31381
31382         * m4/c-bs-a.m4: Removed.
31383
31384 2006-06-29  Derek R. Price  <derek@ximbiot.com>
31385
31386         * lib/strftime.c: Assume strftime() exists.
31387
31388 2006-06-29  Derek Price  <derek@ximbiot.com>
31389
31390         * modules/c-bs-a: Removed - \a is C89.
31391         * MODULES.html.sh: Remove c-bs-a.
31392
31393 2006-06-29  Bruno Haible  <bruno@clisp.org>
31394
31395         * modules/wcwidth (License): Change to LGPL.
31396
31397 2006-06-28  Simon Josefsson  <jas@extundo.com>
31398
31399         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
31400         on _WIN32.
31401
31402         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
31403         getnameinfo.
31404
31405 2006-06-28  Simon Josefsson  <jas@extundo.com>
31406
31407         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
31408
31409 2006-06-28  Simon Josefsson  <jas@extundo.com>
31410
31411         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
31412         functions there.  It will succeed on Windows XP, but on Windows
31413         2000 and (presumably) earlier, it will fail, and use the internal
31414         re-implementation.
31415         (use_win32_p): New function.
31416         (getaddrinfo): Use strtoul on servname, to support numeric ports.
31417         Support AI_NUMERICSERV to disable getservbyname.
31418         (getnameinfo): New function, only supports
31419         NI_NUMERICHOST|NI_NUMERICSERV for now.
31420
31421         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
31422         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
31423         getnameinfo.
31424
31425 2006-06-28  Eric Blake  <ebb9@byu.net>
31426
31427         * modules/wcwidth: New file.
31428         * modules/mbchar (Depends-on): Add wcwidth.
31429         * modules/mbswidth (Depends-on): Add wcwidth.
31430         * MODULES.html.sh: Add wcwidth.
31431
31432 2006-06-28  Eric Blake  <ebb9@byu.net>
31433
31434         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
31435         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
31436
31437 2006-06-28  Eric Blake  <ebb9@byu.net>
31438
31439         * lib/xvasprintf.h: Fix comments.
31440
31441 2006-06-28  Eric Blake  <ebb9@byu.net>
31442
31443         * lib/mbchar.h (wcwidth): Include wcwidth.h.
31444         * lib/mbswidth.c (wcwidth): Move from here...
31445         * lib/wcwidth.h: ...to this new file.
31446
31447 2006-06-28  Derek R. Price  <derek@ximbiot.com>
31448
31449         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
31450
31451         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
31452         it's obsolete.
31453         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
31454
31455 2006-06-28  Derek R. Price  <derek@ximbiot.com>
31456
31457         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
31458         Autoconf 2.60 says this stuff was obsolete.
31459
31460 2006-06-28  Bruno Haible  <bruno@clisp.org>
31461
31462         * modules/wcwidth (Files): Add m4/wchar_t.m4.
31463
31464 2006-06-28  Bruno Haible  <bruno@clisp.org>
31465
31466         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
31467         gt_TYPE_WCHAR_T.
31468
31469 2006-06-28  Bruno Haible  <bruno@clisp.org>
31470
31471         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
31472         declaration for wcwidth.
31473         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
31474
31475 2006-06-28  Bruno Haible  <bruno@clisp.org>
31476
31477         * lib/mkdtemp.c [MINGW]: Include <io.h>.
31478         (mkdir): Define using _mkdir.
31479
31480 2006-06-28  Bruno Haible  <bruno@clisp.org>
31481
31482         * lib/getaddrinfo.h: Fix POSIX URL.
31483         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
31484         _WIN32.
31485         (use_win32_p): Make static.
31486         (getaddrinfo): Reject service name if it is empty or does not consist
31487         solely of decimal digits, or if its value is > 65535.
31488         (getnameinfo): Remove useless casts.
31489
31490 2006-06-27  Simon Josefsson  <jas@extundo.com>
31491
31492         * modules/sys_select: New file, suggested by Bruno Haible, Paul
31493         Eggert and Martin Lambers.
31494
31495 2006-06-27  Simon Josefsson  <jas@extundo.com>
31496
31497         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
31498         Eggert and Martin Lambers.
31499
31500 2006-06-27  Bruno Haible  <bruno@clisp.org>
31501
31502         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
31503         result to 0, not to empty.
31504         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
31505
31506 2006-06-27  Bruno Haible  <bruno@clisp.org>
31507
31508         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
31509
31510 2006-06-26  Simon Josefsson  <jas@extundo.com>
31511
31512         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
31513         present.
31514
31515 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
31516
31517         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
31518         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
31519         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
31520
31521 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
31522
31523         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
31524
31525 2006-06-26  Bruno Haible  <bruno@clisp.org>
31526
31527         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
31528
31529 2006-06-26  Bruno Haible  <bruno@clisp.org>
31530
31531         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
31532
31533 2006-06-26  Bruno Haible  <bruno@clisp.org>
31534
31535         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
31536         SGI C compiler in pre-C99 mode.
31537         Suggested by Mark D. Baushke and Larry Jones.
31538
31539 2006-06-26  Bruno Haible  <bruno@clisp.org>
31540
31541         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
31542         WCHAR_MAX.
31543         Reported by Mark D. Baushke and Larry Jones.
31544
31545 2006-06-26  Bruno Haible  <bruno@clisp.org>
31546
31547         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
31548         in pre-C99 mode.
31549         Suggested by Mark D. Baushke and Larry Jones.
31550
31551 2006-06-23  Simon Josefsson  <jas@extundo.com>
31552             Bruno Haible  <bruno@clisp.org>
31553
31554         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
31555         Emit mostlyclean-local rule.
31556         (func_emit_tests_Makefile_am): Likewise.
31557         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
31558
31559 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
31560
31561         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
31562
31563 2006-06-23  Bruno Haible  <bruno@clisp.org>
31564
31565         * tests/test-stdint.c: Update to match ISO C 99 Technical
31566         Corrigendum 1.
31567
31568 2006-06-23  Bruno Haible  <bruno@clisp.org>
31569
31570         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
31571
31572 2006-06-23  Bruno Haible  <bruno@clisp.org>
31573
31574         * lib/stdint_.h: Treat IRIX like OpenBSD.
31575
31576 2006-06-23  Bruno Haible  <bruno@clisp.org>
31577
31578         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
31579         ISO C 99 Technical Corrigendum 1.
31580
31581 2006-06-22  Simon Josefsson  <jas@extundo.com>
31582
31583         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
31584         MinGW.
31585
31586 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
31587
31588         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
31589         needed.  Some compiler complained about some of them.  Problem reported
31590         by Larry Jones in
31591         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
31592
31593 2006-06-21  Simon Josefsson  <jas@extundo.com>
31594
31595         * tests/test-getaddrinfo.c: New file.
31596
31597         * modules/getaddrinfo-tests: New file.
31598
31599         * MODULES.html.sh: Add inet_pton.
31600
31601         * modules/inet_pton: New file.
31602
31603 2006-06-21  Simon Josefsson  <jas@extundo.com>
31604
31605         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
31606         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
31607         of using the (limited) gnulib implementation on Windows XP.
31608
31609         * m4/inet_pton.m4: New file.
31610
31611 2006-06-21  Simon Josefsson  <jas@extundo.com>
31612
31613         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
31614         variable.
31615
31616         * lib/socket_.h: Don't define WINVER.
31617
31618         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
31619         slightly modified to work in gnulib.
31620
31621 2006-06-21  Simon Josefsson  <jas@extundo.com>
31622
31623         * doc/gnulib.texi (Windows sockets): Add.
31624
31625 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
31626
31627         * lib/read-file.c (fread_file): Start with buffer allocation of
31628         0 bytes rather than 1 byte; this simplifies the code.
31629         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
31630         code to free buffer and save/restore errno.
31631         (internal_read_file): Remove unused local.
31632
31633 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
31634
31635         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
31636         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
31637         Problem reported by Denis Excoffier in
31638         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
31639
31640 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
31641
31642         * modules/sys_socket, modules/socklen: Include sys/types since
31643         FreeBSD 4.x's sys/socket.h needs it.
31644
31645 2006-06-19  Simon Josefsson  <jas@extundo.com>
31646
31647         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
31648
31649 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
31650
31651         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
31652
31653 2006-06-19  Bruno Haible  <bruno@clisp.org>
31654
31655         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
31656         and FULL_PATH_INTTYPES_H in angle brackets.
31657         Reported by Mark D. Baushke <mdb@gnu.org>.
31658
31659 2006-06-17  Eric Blake  <ebb9@byu.net>
31660
31661         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
31662         errno.
31663
31664 2006-06-17  Bruno Haible  <bruno@clisp.org>
31665
31666         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
31667         <sys/inttypes.h>.
31668
31669 2006-06-17  Bruno Haible  <bruno@clisp.org>
31670
31671         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
31672         whether errno is declared. Assume <errno.h> declares errno.
31673
31674 2006-06-17  Bruno Haible  <bruno@clisp.org>
31675
31676         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
31677
31678 2006-06-17  Bruno Haible  <bruno@clisp.org>
31679
31680         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
31681         problem on Solaris 2.5.1.
31682
31683 2006-06-16  Eric Blake  <ebb9@byu.net>
31684
31685         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
31686         * lib/unicodeio.c [!defined errno]: Likewise.
31687         * lib/strtol.c [!defined errno]: Likewise.
31688         * lib/strtod.c [!defined errno]: Likewise.
31689
31690 2006-06-15  Eric Blake  <ebb9@byu.net>
31691
31692         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
31693
31694 2006-06-15  Eric Blake  <ebb9@byu.net>
31695
31696         * config/srclist.txt (ssize_t.m4): Lose sync.
31697
31698 2006-06-15  Bruno Haible  <bruno@clisp.org>
31699
31700         * modules/stdint (Files): Include m4/full-header-path.m4,
31701         m4/size_max.m4, m4/wchar_t.m4.
31702         (Makefile.am): Many more substitutions.
31703         * modules/stdint-tests: New file.
31704         * tests/test-stdint.c: New file.
31705
31706 2006-06-15  Bruno Haible  <bruno@clisp.org>
31707
31708         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
31709         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
31710         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
31711         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
31712         gl_CHECK_TYPE_SAME): New macros.
31713
31714 2006-06-15  Bruno Haible  <bruno@clisp.org>
31715
31716         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
31717
31718 2006-06-15  Bruno Haible  <bruno@clisp.org>
31719
31720         * lib/stdint_.h: Rewritten to be fully auto-configured.
31721         Fixes bug on HP-UX/IA64.
31722
31723 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
31724
31725         * lib/getdate.y (__attribute__): Don't define if already defined.
31726         Problem reported by Larry Jones.
31727         * lib/utimens.c (__attribute__): Likewise.
31728
31729 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
31730
31731         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
31732         reported by Andreas Schwab.
31733
31734 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31735             Bruno Haible  <bruno@clisp.org>
31736
31737         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
31738         check for the declaration of strnlen and a run test that exposes the
31739         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
31740         rpl_strndup.
31741
31742 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31743             Bruno Haible  <bruno@clisp.org>
31744
31745         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
31746
31747 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31748
31749         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
31750         compile test, for Tru64 4.0D.
31751
31752 2006-05-28  Karl Berry  <karl@gnu.org>
31753
31754         * config/srclist.txt (printf-args.c): lose sync.
31755
31756 2006-05-26  Martin Lambers  <marlam@marlam.de>
31757
31758         * lib/getpass.c: Updates the test for the native W32 API, and adds
31759         missing includes, thus fixing compilation warnings.
31760
31761 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
31762
31763         * lib/exclude.c (exclude_fnmatch): New function.
31764         (excluded_file_name): Call exclude_fnmatch.
31765         * lib/exclude.h (excluded_file_name): New prototype
31766
31767 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
31768
31769         * lib/tempname.c (small_open, large_open): New macros.
31770         (__open, __open64) [!_LIBC]: Remove.
31771         (__gen_tempname): Use small_open and large_open instead of __open
31772         and __open64.  This fixes a portability bug on HP-UX 11.11i
31773         reported by Simon Wing-Tang in
31774         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
31775
31776 2006-05-24  Bruno Haible  <bruno@clisp.org>
31777
31778         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
31779         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
31780         Reported by Thorsten Maerz <torte@netztorte.de> via
31781         Aaron Stone <aaron@serendipity.cx>.
31782
31783 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
31784
31785         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
31786         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
31787         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
31788         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
31789         not really conditional on the cache.
31790         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
31791
31792 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
31793
31794         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
31795         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
31796         (my_usleep): Don't mishandle maximum value.
31797
31798 2006-05-19  Jim Meyering  <jim@meyering.net>
31799
31800         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
31801
31802 2006-05-17  Bruno Haible  <bruno@clisp.org>
31803
31804         Cygwin portability.
31805         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
31806
31807 2006-05-17  Bruno Haible  <bruno@clisp.org>
31808
31809         * lib/stdint_.h: Fix recognition of Cygwin.
31810
31811 2006-05-15  Bruno Haible  <bruno@clisp.org>
31812
31813         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
31814         on libtool patch by Ralf Wildenhues.
31815
31816 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
31817
31818         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
31819         test for C99 conformance; (bool) 0.5 is an integer constant
31820         expression, but (bool) -0.5 is not.  Problem reported by Fedor
31821         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
31822
31823 2006-05-11  Simon Josefsson  <jas@extundo.com>
31824
31825         * m4/xvasprintf.m4: Fix obvious typo.
31826
31827 2006-05-11  Jim Meyering  <jim@meyering.net>
31828
31829         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
31830         James Lemley.
31831
31832 2006-05-10  Simon Josefsson  <jas@extundo.com>
31833
31834         * lib/md4.c: Typo fix, update copyright years.
31835         (K1, K2): Don't use L because it turn computations into 64-bit on
31836         64-bit platforms.
31837
31838 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
31839
31840         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
31841         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
31842         unwanted sign propagation, e.g., on hosts with 64-bit int.
31843         There still are some problems with reeelly weird theoretical hosts
31844         (e.g., 33-bit int) but it's not worth worrying about now.
31845         * lib/sha1.c (rol): Likewise.
31846         (K1, K2, K3, K4): Remove unnecessary L suffix.
31847
31848 2006-05-10  Bruno Haible  <bruno@clisp.org>
31849
31850         * lib/des.c: Cast to avoid warnings.
31851
31852 2006-05-09  Bruno Haible  <bruno@clisp.org>
31853
31854         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
31855         (Depends-on): Depend also on xsize, stdarg.
31856         (configure.ac): Add gl_XVASPRINTF.
31857
31858 2006-05-09  Bruno Haible  <bruno@clisp.org>
31859
31860         * m4/xvasprintf.m4: New file.
31861
31862 2006-05-09  Bruno Haible  <bruno@clisp.org>
31863
31864         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
31865         (EOVERFLOW): Define fallback value.
31866         (xstrcat): New function.
31867         (xvasprintf): Recognize the special case of a string concatenation.
31868
31869 2006-05-08  Eric Blake  <ebb9@byu.net>
31870
31871         * gnulib-tool (func_version): Base copyright year on CVS date.
31872         (func_emit_copyright_notice): New function.
31873         (func_emit_lib_Makefile_am): Use it.
31874         (func_emit_tests_Makefile_am): Likewise.
31875         (func_import): Likewise.
31876
31877 2006-05-08  Bruno Haible  <bruno@clisp.org>
31878
31879         * modules/stdarg: New file.
31880         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
31881
31882 2006-05-08  Bruno Haible  <bruno@clisp.org>
31883
31884         * m4/stdarg.m4: New file, from GNU gettext.
31885
31886 2006-05-08  Bruno Haible  <bruno@clisp.org>
31887
31888         * config/srclist.txt (build-aux/config.rpath): different from latest
31889         release.
31890
31891 2006-05-08  Bruno Haible  <bruno@clisp.org>
31892
31893         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
31894
31895 2006-05-05  Jim Meyering  <jim@meyering.net>
31896
31897         * m4/warning.m4: New file, derived from bison's file by the same name.
31898
31899 2006-05-03  Bruno Haible  <bruno@clisp.org>
31900
31901         * lib/stdint_.h: Shorter URL.
31902         * lib/inttypes.h: Likewise.
31903
31904 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
31905
31906         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
31907
31908 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
31909
31910         * lib/verify.h: Document the internals better.  Most of this change
31911         was written by Bruno Haible.
31912
31913 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
31914
31915         * doc/verify.texi: New file, partly based on a proposal by
31916         Bruno Haible.
31917
31918 2006-05-02  Bruno Haible  <bruno@clisp.org>
31919
31920         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
31921         test from here...
31922         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
31923
31924 2006-04-29  Bruno Haible  <bruno@clisp.org>
31925
31926         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
31927         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
31928
31929 2006-04-29  Bruno Haible  <bruno@clisp.org>
31930
31931         * gnulib-tool: Make --update option actually work.
31932
31933 2006-04-29  Bruno Haible  <bruno@clisp.org>
31934
31935         * doc/gcd.texi: New file.
31936         * doc/gnulib.texi: Include it.
31937
31938 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
31939
31940         * lib/getdate.y (get_date): When adding relative date, start with the
31941         initial time, not with the result of the first mktime call.
31942
31943 2006-04-25  Bruno Haible  <bruno@clisp.org>
31944
31945         * gnulib-tool (func_import): Output the include directives in three
31946         blocks, sorted separately.
31947         Reported by Ben Pfaff <blp@cs.stanford.edu>.
31948
31949 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
31950
31951         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
31952         to define main with arguments, for C++.  Reported by Eric Blake.
31953         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
31954         Prefer 'int main ()' to 'int main (void)', for C++.
31955         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
31956         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
31957         for 'main', for C99 and C++.
31958
31959 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
31960
31961         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
31962         Don't assume that exit status -1 is valid.
31963         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
31964         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
31965         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
31966         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
31967         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
31968         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
31969         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
31970         functions can be used without declaring them, or that you can
31971         exit with status -1.
31972         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
31973
31974 2006-04-24  Karl Berry  <karl@gnu.org>
31975
31976         * config/srclist.txt (longdouble.m4): sync lost.
31977
31978 2006-04-24  Eric Blake  <ebb9@byu.net>
31979
31980         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
31981
31982 2006-04-24  Bruno Haible  <bruno@clisp.org>
31983
31984         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
31985         poll() implementation in AIX.
31986         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
31987
31988 2006-04-24  Bruno Haible  <bruno@clisp.org>
31989
31990         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
31991         assigned exactly once.
31992
31993 2006-04-23  Claudio Fontana  <claudio@gnu.org>
31994             Bruno Haible  <bruno@clisp.org>
31995
31996         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
31997         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
31998         for AM_CPPFLAGS.
31999
32000 2006-04-23  Bruno Haible  <bruno@clisp.org>
32001
32002         * modules/copy-file: Depend on unistd.
32003         * modules/execute: Likewise.
32004         * modules/fatal-signal: Likewise.
32005         * modules/findprog: Likewise.
32006         * modules/mkdtemp : Likewise.
32007         * modules/pipe: Likewise.
32008         * modules/wait-process: Likewise.
32009
32010 2006-04-23  Bruno Haible  <bruno@clisp.org>
32011
32012         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
32013         condition was already detected.
32014         Reported by Ben Pfaff <blp@cs.stanford.edu>.
32015
32016 2006-04-23  Bruno Haible  <bruno@clisp.org>
32017
32018         * lib/copy-file.c: Include <unistd.h> unconditionally.
32019         * lib/execute.c: Likewise.
32020         * lib/fatal-signal.c: Likewise.
32021         * lib/findprog.c: Likewise.
32022         * lib/mkdtemp.c: Likewise.
32023         * lib/pipe.h: Likewise.
32024         * lib/pipe.c: Likewise.
32025         * lib/wait-process.h: Likewise.
32026
32027 2006-04-23  Bruno Haible  <bruno@clisp.org>
32028
32029         * gnulib-tool (func_usage): Fix --import description. Document
32030         --update.
32031         (func_import): Create temporary file in a temporary directory, if
32032         --dry-run is specified. Silence errors from 'grep' when there are no
32033         m4 files in $m4dir.
32034         (func_create_testdir): Silence errors from 'grep' when there are no
32035         m4 files in $m4dir.
32036         Reported by Karl Berry <karl@freefriends.org>.
32037
32038 2006-04-20  Bruno Haible  <bruno@clisp.org>
32039
32040         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
32041         one argument, so that the code will be portable to Autoconf 2.60.
32042         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
32043         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
32044         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
32045
32046 2006-04-19  Derek Price  <derek@ximbiot.com>
32047             Eric Blake  <ebb9@byu.net>
32048
32049         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
32050         rather than "/full/path.h".  Update comment to match.  Shorten &
32051         generalize m4_translit call via AS_TR_CPP.
32052
32053 2006-04-19  Derek Price  <derek@ximbiot.com>
32054             Eric Blake  <ebb9@byu.net>
32055
32056         * lib/inttypes.h: Correct grammar in comment.
32057
32058 2006-04-18  Derek Price  <derek@ximbiot.com>
32059             Paul Eggert  <eggert@cs.ucla.edu>
32060
32061         * modules/inttypes: New file.
32062         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
32063
32064 2006-04-18  Derek Price  <derek@ximbiot.com>
32065             Paul Eggert  <eggert@cs.ucla.edu>
32066
32067         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
32068         New files.
32069
32070 2006-04-18  Derek Price  <derek@ximbiot.com>
32071             Paul Eggert  <eggert@cs.ucla.edu>
32072
32073         * lib/inttypes.h: New file.
32074         * lib/strtoimax.c: Assume <inttypes.h>.
32075
32076 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
32077
32078         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
32079         isn't mounted.  Problem reported by Kir Kolyshkin.
32080
32081 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
32082
32083         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
32084         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
32085         Derek R. Price.
32086         * lib/regex.h (RE_DUP_MAX): Update comment to match current
32087         implementation.
32088
32089 2006-04-12  Eric Blake  <ebb9@byu.net>
32090
32091         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
32092         is now done automatically by the corresponding Autoconf macro.
32093
32094 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
32095
32096         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
32097         time_r.h.
32098
32099 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
32100
32101         Merge regex changes from libc, removing some of our
32102         POSIX-conformance changes that were rejected and redoing them in a
32103         less-intrusive way.
32104
32105         * lib/regcomp.c (re_compile_internal, init_dfa):
32106         Length arg is now size_t, not Idx.  All uses changed.
32107         (peek_token): Forward decl now says internal_function.
32108         (__re_error_msgid, __re_error_msgid_idx):
32109         Now static rather than extern with attribute_hidden.
32110         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
32111         For some reason libc prefers K&R style defns for external functions.
32112         (regerror) [!defined _LIBC]: Likewise.
32113         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
32114         (seek_collating_symbol_entry, lookup_collation_sequence_value):
32115         (build_range_exp, build_collating_symbol):
32116         Use K&R-style defn.
32117         (re_compile_fastmap): Use '\0' to memset, not 0.
32118         (utf8_sb_map): Make the calculations more obvious.
32119         (init_dfa, parse_bracket_exp, build_charclass_op):
32120         Call calloc and cast result, as glibc does.
32121         (init_word_char, fetch_token, peek_token, peek_token_bracket):
32122         (build_range_exp, build_collating_symbol):
32123         Now internal functions.
32124
32125         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
32126
32127         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
32128         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
32129         Don't depend on VMS; depend on __VMS instead, for POSIX
32130         namespace cleanness.
32131         (regoff_t): Define to ssize_t, not long int.
32132
32133         Remove the REG_ macros named below.  Instead, make the old names
32134         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
32135         __USE_GNU_REGEX.
32136         (REG_BACKSLASH_ESCAPE_IN_LISTS):
32137         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
32138         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
32139         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
32140         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
32141         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
32142         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
32143         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
32144         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
32145         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
32146         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
32147         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
32148         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
32149         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
32150         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
32151         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
32152         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
32153         (REG_NREGS):
32154         Remove.  All uses replaced by the old RE_* names.
32155         (RE_BACKSLASH_ESCAPE_IN_LISTS):
32156         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
32157         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
32158         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
32159         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
32160         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
32161         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
32162         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
32163         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
32164         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
32165         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
32166         Don't bother having these macros be independent of each others'
32167         values, since they no longer exist in the POSIX name space.
32168
32169         Rename the following member names back to their old names,
32170         unless !__USE_GNU_REGEX.  All uses changed back.
32171         (buffer): Renamed from re_buffer.
32172         (allocated): Renamed from re_allocated.
32173         (used): Renamed from re_used.
32174         (syntax): Renamed from re_syntax.
32175         (fastmap): Renamed from re_fastmap.
32176         (translate): Renamed from re_translate.
32177         (can_be_null): Renamed from re_can_be_null.
32178         (regs_allocated): Renamed from re_regs_allocated.
32179         (fastmap_accurate): Renamed from re_fastmap_accurate.
32180         (no_sub): Renamed from re_no_sub.
32181         (not_bol): Renamed from re_not_bol.
32182         (not_eol): Renamed from re_not_eol.
32183         (newline_anchor): Renamed from re_newline_anchor.
32184         (num_regs): Renamed from rm_num_regs.
32185         (start): Renamed from rm_start.
32186         (end): Renamed from rm_end.
32187
32188         (free_state): Move up a bit.
32189
32190         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
32191         #define to be empty.
32192         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
32193         when that is what is intended.
32194         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
32195         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
32196         (MAX): New macro.
32197         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
32198         All uses changed back to re_malloc, etc.  It's now the caller's
32199         responsibility to check for overflow; all callers changed.
32200         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
32201         (re_x2nrealloc): Remove.
32202         (free_state): Remove decl.
32203
32204         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
32205         (re_set_registers, re_exec):
32206         Use K&R-style defn.
32207
32208         2006-01-31  Roland McGrath  <roland@redhat.com>
32209
32210         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
32211         Reported by Mike Frysinger <vapier@gentoo.org>.
32212
32213         2006-01-15  Andreas Jaeger  <aj@suse.de>
32214
32215         [BZ #1950]
32216         * lib/regex_internal.c (re_string_reconstruct): Adjust for
32217         build_wcs_upper_buffer change.
32218         (build_wcs_upper_buffer): Change return type.
32219
32220         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
32221
32222         * lib/regex_internal.h: Include <stdint.h> if available.
32223
32224         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
32225
32226         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
32227
32228         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
32229
32230         * lib/regcomp.c: Adjust for changed secondary hash function.
32231
32232         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
32233
32234         * lib/regex.h: Pretty printing.
32235         Clean up namespace a bit.
32236
32237         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
32238
32239         * lib/regexec.c (update_cur_sifted_state, check_arrival,
32240         check_arrival_add_next_nodes): Avoid using uninitialized variable.
32241
32242         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
32243                     Ulrich Drepper  <drepper@redhat.com>
32244
32245         [BZ #1302]
32246         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
32247         changed.
32248         (bitset_word_t): Renamed from bitset_word.  All uses changed.
32249
32250         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
32251
32252         [BZ #281]
32253         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
32254         * lib/regcomp.c: Remove unnecessary uses of
32255         unsigned RE_TRANSLATE_TYPE.
32256         * lib/regex_internal.h: Likewise.
32257         * lib/regex_internal.c: Likewise.
32258         * lib/regexec.c: Likewise.
32259         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
32260
32261         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
32262
32263         * lib/regexec.c (find_recover_state): Remove unnecessary
32264         initialization.
32265         (transit_state_bkref): Make DFA a const pointer.
32266         (get_subexp): Likewise.
32267         (check_arrival): Likewise.
32268         (update_cur_sifted_state): Likewise.
32269         (re_search_internal): Likewise.
32270         (prune_impossible_nodes): Likewise.
32271         (acquire_init_state_context): Likewise.
32272         (proceed_next_node): Likewise.
32273         (set_regs): Likewise.
32274         (free_fail_stack_return): Likewise.
32275         (check_arrival_expand_ecl): Mark DFA parameter as const.
32276         (check_arrival_expand_ecl_sub): Likewise.
32277         (check_subexp_limits): Likewise.
32278         (sub_epsilon_src_nodes):  Likewise.
32279         (add_epsilon_src_nodes):  Likewise.
32280         (merge_state_array): Likewise.
32281         (update_regs): Likewise.
32282         (build_trtable): Likewise.
32283         (sift_states_backward): Mark MCTX parameter as const.
32284         (build_sifted_states): Likewise.
32285         (update_cur_sifted_state): Likewise.
32286         (sift_states_mkref): Likewise.
32287         (check_arrival_expand_ecl): Mark eclosure as const.
32288         (check_dst_limits_calc_pos_1): Likewise.
32289         * lib/regex_internal.h (re_match_context_t): Make dfa a const
32290         pointer.
32291
32292         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
32293
32294         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
32295         (transit_state_sb): Likewise.
32296         (transit_state_mb): Likewise.
32297         (sift_states_iter_mb): Likewise.
32298         (check_arrival_add_next_nodes): Likewise.
32299         (check_node_accept_bytes): Change first parameter to pointer-to-const.
32300         [_LIBC] (re_search_2_stub): Use mempcpy.
32301
32302         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
32303         mbrtowc for very simple UTF-8 case.
32304
32305         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
32306         a pointer-to-const.
32307         (re_acquire_state_context): Likewise.
32308         * lib/regex_internal.h: Adjust prototypes.
32309
32310         * lib/regex.c: Prevent using C++ compilers.
32311
32312         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
32313         (re_acquire_state_context): Likewise.
32314
32315 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
32316
32317         * modules/regex (Depends-on): Add ssize_t.
32318
32319 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
32320
32321         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
32322         translation table.
32323
32324 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
32325
32326         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
32327
32328 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
32329             Bruno Haible  <bruno@clisp.org>
32330
32331         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
32332         <sys/types.h> and <inttypes.h>.
32333
32334 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32335
32336         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
32337         `__error_t_defined', so argp.h will not typedef the former.
32338
32339 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
32340
32341         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
32342         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
32343         glibc names.  Even if glibc is changed to conform to POSIX, the
32344         traditional names will be available anyway, since regex depends on
32345         the extensions module.  Also, fix a longstanding typo in the
32346         implementation of Spencer ERE test #75 from grep 2.3.  Problems
32347         reported by Emanuele Giaquinta.  Also, change sense of cached
32348         variable, so that the message makes sense.
32349
32350 2006-03-24  Simon Josefsson  <jas@extundo.com>
32351
32352         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
32353         including some doc fixes.
32354         (base64_encode_alloc): Fix +1 bug on allocation failures.
32355
32356 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32357
32358         * lib/base64.c (base64_encode): Do not read past end of array with
32359         unsanitized input on systems with CHAR_BIT > 8.
32360
32361 2006-03-24  Eric Blake  <ebb9@byu.net>
32362
32363         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
32364
32365 2006-03-22  Karl Berry  <karl@gnu.org>
32366
32367         * config/srclist.txt (*setenv.[ch]): get from coreutils.
32368         * config/srclistvars.sh (COREUTILS): new var.
32369
32370 2006-03-17  Jim Meyering  <jim@meyering.net>
32371
32372         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
32373         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
32374
32375 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
32376
32377         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
32378         no longer needs it.  Instead, check that regoff_t is as least
32379         as wide as ptrdiff_t.
32380
32381         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
32382         so that our regex.h stays compatible with the installed regex.
32383         This is helpful for installers who configure --without-included-regex.
32384         Problem reported by Emanuele Giaquinta.
32385
32386 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
32387
32388         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
32389         Typedef to long int, not to off_, as POSIX will likely change
32390         in that direction.
32391
32392 2006-03-15  Eric Blake  <ebb9@byu.net>
32393
32394         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
32395
32396 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
32397
32398         * lib/argp-help.c (validate_uparams): Fix typo
32399         * lib/argp-parse.c (argp_default_options): Consistently begin help
32400         messages with a lowercase letter.
32401
32402 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
32403
32404         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
32405         overrun buffers and shouldn't be used (much as gets shouldn't be
32406         used).
32407         * lib/time_r.c (asctime_r, ctime_r): Likewise.
32408
32409 2006-03-08  Simon Josefsson  <jas@extundo.com>
32410
32411         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
32412         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
32413
32414 2006-03-08  Simon Josefsson  <jas@extundo.com>
32415
32416         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
32417         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
32418
32419 2006-03-08  Simon Josefsson  <jas@extundo.com>
32420
32421         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
32422         signal that configure disabled the device.
32423
32424 2006-03-08  Simon Josefsson  <jas@extundo.com>
32425
32426         * build-aux/maint.mk: Fix refresh-po, to handle no translated
32427         languages.
32428
32429 2006-03-07  Simon Josefsson  <jas@extundo.com>
32430
32431         * modules/getopt (Depends-on): Add unistd.
32432
32433         * modules/unistd: New file.
32434
32435 2006-03-07  Simon Josefsson  <jas@extundo.com>
32436
32437         * modules/gc-random: New file.
32438
32439 2006-03-07  Simon Josefsson  <jas@extundo.com>
32440
32441         * m4/unistd_h.m4: New file.
32442
32443 2006-03-07  Simon Josefsson  <jas@extundo.com>
32444
32445         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
32446         test to be side-effect free by storing the result in the cache
32447         variable gl_cv_lib_readline, and moving the assignment of
32448         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
32449         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
32450
32451 2006-03-07  Simon Josefsson  <jas@extundo.com>
32452
32453         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
32454         error on missing devices (the functions will return an error).
32455
32456         * m4/gc.m4: Move random stuff to gc-random.m4
32457
32458 2006-03-07  Simon Josefsson  <jas@extundo.com>
32459
32460         * lib/unistd_.h: New file.
32461
32462 2006-03-07  Simon Josefsson  <jas@extundo.com>
32463
32464         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
32465
32466 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
32467
32468         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
32469         Problem reported by Juan Manuel Guerrero.
32470
32471 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
32472
32473         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
32474         the unistd module.
32475         * lib/getlogin_r.c: Likewise.
32476         * lib/getlogin_r.h: Likewise.
32477         * lib/glob.c: Likewise.
32478         * lib/pagealign_alloc.c: Likewise.
32479         * lib/unistd_.h: Remove; no longer needed.
32480
32481 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
32482
32483         * MODULES.html.sh (Support for systems lacking POSIX:2001):
32484         Add unistd.
32485         * modules/c-stack (Depends-on): Add unistd.
32486         * modules/getlogin_r: Likewise.
32487         * modules/glob: Likewise.
32488         * modules/pagealign_alloc: Likewise.
32489         * modules/unistd (Files): Remove lib/unistd_.h.
32490         (EXTRA_DIST): Remove.
32491         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
32492         need unistd_.h.
32493         (MOSTLYCLEANFILES): Remove unistd.h-t.
32494
32495 2006-03-03  Simon Josefsson  <jas@extundo.com>
32496
32497         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
32498
32499 2006-03-03  Simon Josefsson  <jas@extundo.com>
32500
32501         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
32502         libidn and bison.
32503
32504 2006-03-03  Simon Josefsson  <jas@extundo.com>
32505
32506         * build-aux/maint.mk: Add indent target.
32507
32508 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
32509
32510         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
32511         our replacement poll.h in any case, to avoid a differing
32512         declaration from a system header.  Seen on AIX.
32513
32514 2006-03-01  Simon Josefsson  <jas@extundo.com>
32515
32516         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
32517         <kasal@ucw.cz>.
32518
32519 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
32520
32521         * modules/gettime (Depends-on): Add extensions module.
32522         * modules/nanosleep (Depends-on): Likewise.
32523         * modules/settime (Depends-on): Likewise.
32524
32525 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
32526
32527         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
32528         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
32529         pedantically.
32530         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
32531         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
32532
32533         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
32534         not "==".  Reported by Ralf Wildenhues.
32535
32536 2006-03-01  Karl Berry  <karl@gnu.org>
32537
32538         * doc/Copyright/request-*: new files, synced from gnuorg.
32539
32540 2006-03-01  Karl Berry  <karl@gnu.org>
32541
32542         * config/srclist.txt (Copyright/*): new entries.
32543
32544 2006-02-28  Simon Josefsson  <jas@extundo.com>
32545
32546         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
32547
32548 2006-02-27  Simon Josefsson  <jas@extundo.com>
32549
32550         * lib/base64.h: Indent #define's.  From Jim Meyering
32551         <jim@meyering.net>.
32552
32553 2006-02-27  Jim Meyering  <jim@meyering.net>
32554
32555         Revert the change of 2006-02-24, so these files can continue
32556         to be sync'd from gettext.
32557         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
32558         of `config.h'.
32559
32560 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
32561
32562         * modules/intprops: New file.
32563         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
32564         Add intprops.
32565         * modules/getloadavg (Files): Remove lib/intprops.h.
32566         (Depends-on): Add intprops.
32567         * modules/human: Likewise.
32568         * modules/inttostr: Likewise.
32569         * modules/openat: Likewise.
32570         * modules/sig2str: Likewise.
32571         * modules/userspec: Likewise.
32572         * modules/utimecmp: Likewise.
32573         * modules/xnanosleep: Likewise.
32574         * modules/xstrtol: Likewise.
32575
32576 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
32577
32578         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
32579         * modules/lock-tests (TESTS): Use $(EXEEXT).
32580         * modules/tls-tests: Likewise.
32581         * modules/argp-tests: Likewise.
32582         (check_PROGRAMS): New var, replacing...
32583         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
32584
32585 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32586
32587         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
32588         `config.h'.
32589
32590 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
32591
32592         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
32593
32594 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32595
32596         Sync from coreutils.
32597         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
32598         gl_CHDIR_SAFER.
32599
32600 2006-02-22  Jim Meyering  <jim@meyering.net>
32601
32602         Sync from coreutils.
32603         * m4/chdir-safer.m4: New file.
32604
32605 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
32606
32607         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
32608         AT_FDCWD exceeds INT_MAX.
32609         * lib/openat.h (AT_FDCWD): Likewise.
32610
32611 2006-02-17  Eric Blake  <address@hidden>
32612
32613         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
32614
32615 2006-02-16  Simon Josefsson  <jas@extundo.com>
32616
32617         * modules/getaddrinfo (Depends-on): Add sys_socket.
32618
32619 2006-02-15  Simon Josefsson  <jas@extundo.com>
32620
32621         * build-aux/maint.mk: Add dsyntax-check rule.
32622
32623 2006-02-15  Eric Blake  <ebb9@byu.net>
32624
32625         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
32626         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
32627         'present but cannot compile' warnings on cygwin.
32628         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
32629         use ws2tcpip.h if sys/socket.h works.
32630         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
32631         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
32632
32633 2006-02-14  Simon Josefsson  <jas@extundo.com>
32634
32635         * modules/maintainer-makefile (Files): Rename.
32636
32637         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
32638         and (the local) Makefile.cfg to maint-cfg.mk.
32639
32640         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
32641         to the latter.
32642
32643         * modules/maintainer-makefile: New module.
32644
32645         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
32646         severaly stripped to make it possible to build it up from scratch
32647         with reliable tests.
32648
32649         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
32650         fixes to permit overriding the default actions when configure and
32651         makefile are not available.
32652
32653 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
32654
32655         Sync from coreutils.
32656         * modules/lstat (Depends-on): Don't depend on xalloc.
32657         (License): Change from GPL to LGPL, since this is now simply a
32658         replacement for a libc function.
32659
32660 2006-02-14  Jim Meyering  <jim@meyering.net>
32661
32662         Sync from coreutils.
32663
32664         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
32665         failure on deficient systems, and simplify gnulib lgpl dependencies.
32666         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
32667         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
32668
32669         * lib/xalloc-die.c: Remove unused definition of N_.
32670
32671 2006-02-14  Jim Meyering  <jim@meyering.net>
32672
32673         Sync from coreutils.
32674         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
32675         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
32676         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
32677         double-quote uses of that variable, to accommodate the rare case in
32678         which getmntent is available in none of the libraries checked.  This
32679         happens at least on FreeBSD 5.0.
32680
32681 2006-02-13  Simon Josefsson  <jas@extundo.com>
32682
32683         * gnulib-tool (Usage): Fix --import, from
32684         karl@freefriends.org (Karl Berry).
32685
32686 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
32687
32688         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
32689
32690 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
32691
32692         * lib/argp-namefrob.h: Restore changes accidentally lost during the
32693         "autoupdate" on 2005-12-12.
32694
32695 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
32696
32697         * modules/closeout (Depends-on): Remove atexit.
32698
32699 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
32700
32701         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
32702         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
32703
32704 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
32705
32706         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
32707         __EXTENSIONS__ if this causes compilation to fail.  Problem
32708         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
32709         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
32710
32711 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
32712
32713         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
32714         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
32715         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
32716         All uses changed.
32717
32718 2006-01-26  Simon Josefsson  <jas@extundo.com>
32719
32720         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
32721         prototype is visible on mingw32.
32722
32723         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
32724         for mingw32.
32725
32726         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
32727         mingw32).
32728
32729 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
32730
32731         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
32732         attempt to open for write; this always fails, at least on POSIX
32733         hosts.  This reinstates the 2006-01-09 change, which was
32734         inadvertently removed.
32735
32736 2006-01-26  Bruno Haible  <bruno@clisp.org>
32737
32738         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
32739         Reported by Paul Eggert.
32740
32741 2006-01-26  Bruno Haible  <bruno@clisp.org>
32742             Paul Eggert  <eggert@cs.ucla.edu>
32743
32744         * lib/stdbool_.h (_Bool)
32745         [(! (defined __cplusplus || defined __BEOS__)
32746           && !defined __GNUC__
32747           && !(defined __HP_cc || defined __xlc__
32748                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
32749                || defined __sgi))]:
32750         #define to signed char in these cases too; this simplifies
32751         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
32752         etc., separately) and makes it more conservative.
32753
32754 2006-01-25  Simon Josefsson  <jas@extundo.com>
32755
32756         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
32757         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
32758         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
32759
32760 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
32761
32762         * lib/argp-namefrob.h: Bugfix. Remove stray #
32763
32764 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
32765
32766         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
32767         so that we test the test.
32768         Check for yet another HP-UX cc bug involving *bool |= bool.
32769
32770 2006-01-25  Karl Berry  <karl@gnu.org>
32771
32772         * config/srclist.txt (vasnprintf.c): sync lost.
32773
32774 2006-01-25  Jim Meyering  <jim@meyering.net>
32775
32776         Sync from the stable (b5) branch of coreutils:
32777
32778         * lib/fts.c (fts_children): Don't let close() clobber errno from
32779         failed fchdir().
32780
32781         * lib/fts.c (fts_stat): When following a symlink-to-directory,
32782         don't necessarily interpret stat-fails+lstat-succeeds as indicating
32783         a dangling symlink.  That can also happen at least for ELOOP.
32784         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
32785         FYI, this bug predates the inclusion of fts.c in coreutils.
32786
32787         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
32788         in their own block, so pre-c99 compilers don't object.
32789
32790         Avoid the double-free (first in fts_read, second in fts_close) that
32791         would occur when an `active' directory is made inaccessible (e.g.,
32792         via chmod a-x) during a traversal.
32793         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
32794         before returning.  Reproduce this failure by
32795         mkdir -p a/b; cd a; chmod a-x . b
32796         Reported by Stavros Passas.
32797
32798 2006-01-25  Jim Meyering  <jim@meyering.net>
32799
32800         * lib/fileblocks.c: Remove more useless parentheses.
32801         * lib/readutmp.h: Likewise.
32802
32803 2006-01-25  Bruno Haible  <bruno@clisp.org>
32804
32805         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
32806         warnings.
32807         Reported by Paul Eggert.
32808
32809 2006-01-25  Bruno Haible  <bruno@clisp.org>
32810
32811         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
32812         rid of a trap command. For Solaris sh.
32813         Reported by Mark D. Baushke <mdb@gnu.org>.
32814
32815 2006-01-24  Simon Josefsson  <jas@extundo.com>
32816
32817         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
32818         Bruno.
32819
32820 2006-01-24  Karl Berry  <karl@gnu.org>
32821
32822         * config/srclist.txt (argp-namefrob.h): sync lost.
32823
32824 2006-01-24  Jim Meyering  <jim@meyering.net>
32825
32826         * modules/openat (Files): Add lib/intprops.h.
32827         From Mark D. Baushke.
32828
32829 2006-01-24  Jim Meyering  <jim@meyering.net>
32830
32831         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
32832         Reported by Mark D. Baushke.
32833
32834 2006-01-24  Jim Meyering  <jim@meyering.net>
32835
32836         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
32837
32838 2006-01-24  Bruno Haible  <bruno@clisp.org>
32839
32840         * modules/strnlen (Maintainer): Change from glibc to all.
32841
32842 2006-01-24  Bruno Haible  <bruno@clisp.org>
32843
32844         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
32845         Patch by Paul Eggert.
32846
32847 2006-01-24  Bruno Haible  <bruno@clisp.org>
32848
32849         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
32850         already has it.
32851         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
32852         2005-11-26.
32853
32854         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
32855         'signed char' to avoid problems with the built-in _Bool type.
32856         Reported by Paul Eggert on 2005-11-26.
32857
32858 2006-01-24  Bruno Haible  <bruno@clisp.org>
32859
32860         * gnulib-tool (func_import): Avoid constructing complicated sed
32861         expressions inside backquote.
32862         Report and solution by Mark D. Baushke <mdb@gnu.org>.
32863
32864 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
32865
32866         These changes imported from libc.
32867         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
32868         test and two separate function calls.
32869         * lib/strndup.c (__strndup): Add libc_hidden_def.
32870
32871 2006-01-23  Simon Josefsson  <jas@extundo.com>
32872
32873         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
32874         Remove the test_*_SOURCES variable: automake infers it by default.
32875         * modules/tls-tests: Likewise.
32876
32877 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
32878
32879         Work around porting bugs reported by Dieter in
32880         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
32881         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
32882         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
32883         Include "getopt.h" first, to check interface.
32884         (getenv): Declare only if defined HAVE_DECL_GETENV &&
32885         !HAVE_DECL_GETENV.
32886         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
32887         (__strndup): Revert to K&R-style function dfns, the glibc style.
32888         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
32889         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
32890         Include strnlen.h first, to get prototype properly.
32891         (strnlen): Renamed from __strnlen.
32892         Remove weak alias.
32893
32894 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
32895
32896         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
32897
32898 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
32899
32900         * config/srclist.txt: Adjust to reflect glibc reorganization.
32901         This affects only comments.
32902
32903 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
32904
32905          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
32906          Reported by Bruce Korb <bkorb@gnu.org>.
32907
32908 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
32909
32910         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
32911         to pacify gcc -Wswitch-default.
32912
32913 2006-01-22  Bruno Haible  <bruno@clisp.org>
32914
32915         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
32916         temporary buffer for sprintf, take into account the precision also
32917         for 'd', 'i', 'u', 'o', 'x', 'X'.
32918
32919 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
32920
32921         * modules/argp-tests: New module
32922         * tests/test-argp.c: New file
32923         * tests/test-argp-2.sh: New file
32924
32925 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
32926
32927         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
32928         (__argp_base_name): Removed
32929         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
32930         typo.
32931         (__argp_base_name): Provide macro definition or extern declaration
32932         depending on the configuration
32933
32934 2006-01-20  Simon Josefsson  <jas@extundo.com>
32935
32936         * modules/inet_ntop (Depends-on): Depend on sys_socket.
32937
32938 2006-01-20  Simon Josefsson  <jas@extundo.com>
32939
32940         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
32941
32942 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
32943
32944         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
32945         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
32946         Suggested by Bruno Haible.
32947
32948 2006-01-20  Karl Berry  <karl@gnu.org>
32949
32950         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
32951         until changes propagate, I guess.
32952
32953 2006-01-19  Simon Josefsson  <jas@extundo.com>
32954
32955         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
32956
32957 2006-01-19  Simon Josefsson  <jas@extundo.com>
32958
32959         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
32960
32961 2006-01-19  Simon Josefsson  <jas@extundo.com>
32962
32963         * gnulib-tool: Set check_PROGRAMS.
32964
32965         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
32966         modules/des-tests, modules/gc-arcfour-tests,
32967         modules/gc-arctwo-tests, modules/gc-des-tests,
32968         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
32969         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
32970         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
32971         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
32972         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
32973         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
32974         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
32975         test_*_SOURCES.
32976
32977 2006-01-18  Simon Josefsson  <jas@extundo.com>
32978
32979         * modules/socklen (Depends-on): Depend on sys_socket.
32980
32981 2006-01-18  Simon Josefsson  <jas@extundo.com>
32982
32983         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
32984         modules/des-tests, modules/gc-arcfour-tests,
32985         modules/gc-arctwo-tests, modules/gc-des-tests,
32986         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
32987         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
32988         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
32989         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
32990         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
32991         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
32992         $(EXEEXT) to automake TESTS variable, for mingw32.
32993
32994 2006-01-17  Simon Josefsson  <jas@extundo.com>
32995
32996         * modules/socklen (Include): Need sys/socket.h.
32997
32998 2006-01-17  Bruno Haible  <bruno@clisp.org>
32999
33000         * modules/ssize_t (Include): Add <sys/types.h>.
33001
33002 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
33003
33004         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
33005         it's not portable and it doesn't work with cross-compiles.
33006         Problem reported by Bruno Haible.  Fix missing-$ typo in
33007         'test "gl_cv_ignore_unused_libraries" ...' that prevented
33008         -zignore from being used with Sun's C compiler.
33009
33010 2006-01-12  Simon Josefsson  <jas@extundo.com>
33011
33012         * lib/base64.c: Fix warning, reported by Bruno Haible
33013         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
33014
33015 2006-01-12  Bruno Haible  <bruno@clisp.org>
33016
33017         * modules/ldd: New file.
33018         * build-aux/ldd.sh.in: New file.
33019         * MODULES.html.sh (Support for building libraries and executables): Add
33020         ldd.
33021
33022 2006-01-12  Bruno Haible  <bruno@clisp.org>
33023
33024         * m4/ldd.m4: New file.
33025
33026 2006-01-12  Bruno Haible  <bruno@clisp.org>
33027
33028         * gnulib-tool (func_import, func_create_testdir): Don't go into an
33029         endless loop while replacing $auxdir with build-aux.
33030
33031 2006-01-11  Simon Josefsson  <jas@extundo.com>
33032
33033         * lib/stdint_.h (SIZE_MAX): Add missing (.
33034
33035 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
33036
33037         Sync from coreutils.
33038         * lib/md5.c: Fix commentary typos.
33039         (alignof, UNALIGNED_P): No need for a GCC-specific version.
33040         * lib/md5.h (__attribute__): Remove; unused.
33041         * lib/sha1.c: Fix commentary to match md5 better.
33042         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
33043         so that we don't need to worry about alignment.  All uses changed.
33044         This merges the 2005-10-28 md5 change into sha1.
33045
33046 2006-01-11  Jim Meyering  <jim@meyering.net>
33047
33048         Sync from coreutils.
33049         * lib/md5.c (OP): Fix spacing.
33050
33051 2006-01-11  Bruno Haible  <bruno@clisp.org>
33052
33053         Ensure automatic ordering between gl_LOCK and gl_ARGP.
33054         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
33055         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
33056
33057 2006-01-11  Bruno Haible  <bruno@clisp.org>
33058
33059         Ensure automatic ordering between gl_LOCK and gl_ARGP.
33060         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
33061         the "early" section as well.
33062
33063 2006-01-11  Bruno Haible  <bruno@clisp.org>
33064
33065         Avoid "ar: no archive members specified" error on MacOS X.
33066         * gnulib-tool (func_modules_add_dummy): New function.
33067         (func_import, func_create_testdir): Invoke it.
33068
33069 2006-01-11  Bruno Haible  <bruno@clisp.org>
33070
33071         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
33072         with $auxdir in AC_CONFIG_FILES statements.
33073
33074 2006-01-11  Bruno Haible  <bruno@clisp.org>
33075
33076         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
33077         Initialize also noinst_HEADERS to empty.
33078
33079 2006-01-11  Bruno Haible  <bruno@clisp.org>
33080
33081         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
33082         variables.
33083         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
33084         autoreconf.
33085
33086 2006-01-11  Bruno Haible  <bruno@clisp.org>
33087
33088         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
33089         overridable by the user.
33090         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
33091
33092 2006-01-10  Simon Josefsson  <jas@extundo.com>
33093
33094         * modules/sys_socket: New file.
33095
33096 2006-01-10  Simon Josefsson  <jas@extundo.com>
33097
33098         * m4/sys_socket_h.m4: New file.
33099
33100 2006-01-10  Simon Josefsson  <jas@extundo.com>
33101
33102         * lib/socket_.h: New file.
33103
33104 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
33105
33106         * modules/readutmp (Maintainer): Add myself.
33107
33108 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
33109
33110         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
33111         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
33112         People who are still concerned with buggy memcmp implementations
33113         can invoke gl_FUNC_MEMCMP themselves.
33114
33115 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
33116
33117         * lib/regex_internal.h (BITSET_WORD_BITS):
33118         Work around a bug in 64-bit PGC (before version 6.1-2), where the
33119         preprocessor mishandles large unsigned values as if they were signed.
33120         Problem reported by Claudio Fontana in
33121         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
33122
33123 2006-01-10  Jim Meyering  <jim@meyering.net>
33124
33125         Avoid the double-free (first in fts_read, second in fts_close) that
33126         would occur when an `active' directory is made inaccessible (e.g.,
33127         via chmod a-x) during a traversal.
33128         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
33129         before returning.  Reproduce this failure by
33130         mkdir -p a/b; cd a; chmod a-x . b
33131         Reported by Stavros Passas.
33132
33133         Sync from coreutils.
33134         * lib/sha1.c: Tweak grammar in a comment.
33135
33136 2006-01-10  Jim Meyering  <jim@meyering.net>
33137
33138         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
33139         Patch by Joerg Sonnenberger.
33140
33141 2006-01-10  Bruno Haible  <bruno@clisp.org>
33142
33143         * modules/readutmp: Depend on module free.
33144         * modules/strtok_r: Depend on module restrict.
33145
33146 2006-01-10  Bruno Haible  <bruno@clisp.org>
33147
33148         * modules/gettext (configure.ac): Add an invocation of
33149         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
33150
33151 2006-01-10  Bruno Haible  <bruno@clisp.org>
33152
33153         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
33154         Reported by Werner Lemberg <wl@gnu.org>.
33155
33156 2006-01-10  Bruno Haible  <bruno@clisp.org>
33157
33158         * lib/localcharset.c: Update from GNU gettext.
33159
33160 2006-01-10  Bruno Haible  <bruno@clisp.org>
33161
33162         * lib/argp.h (__const): Remove macro. Use const instead.
33163         * lib/argp-fmtstream.h (__const): Likewise.
33164         * lib/glob_.h (__const): Remove macro.
33165         * lib/glob-libc.h: Use const instead of __const.
33166
33167 2006-01-10  Bruno Haible  <bruno@clisp.org>
33168
33169         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
33170         variable.
33171         Needed to avoid an automake error regarding the 'gettext' module.
33172
33173 2006-01-09  Simon Josefsson  <jas@extundo.com>
33174
33175         * modules/inet_ntop (Depends-on): Add restrict.
33176
33177 2006-01-09  Simon Josefsson  <jas@extundo.com>
33178
33179         * modules/gc-rijndael-tests (License): Put under LGPL.
33180
33181         * modules/gc-des-tests (License): Likewise.
33182
33183         * modules/gc-arcfour-tests (License): Likewise.
33184
33185         * modules/gc-arctwo-tests (License): Likewise.
33186
33187         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
33188
33189         * modules/gc-hmac-sha1-tests (Files): Likewise.
33190
33191         * modules/gc-hmac-md5-tests (License): Likewise.
33192
33193         * modules/gc-sha1-tests (License): Likewise.
33194
33195         * modules/gc-md5-tests (License): Likewise.
33196
33197         * modules/gc-md4-tests (License): Likewise.
33198
33199         * modules/gc-md2-tests (License): Likewise.
33200
33201         * modules/gc-tests (License): Likewise.
33202
33203         * modules/des-tests (License): Likewise.
33204
33205         * modules/md4-tests (License): Likewise.
33206
33207         * modules/md2-tests (License): Likewise.
33208
33209 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
33210
33211         Sync from coreutils:
33212
33213         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
33214         * modules/lib-ignore: New file.
33215         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
33216         chdir-safer.m4, lchmod.m4.
33217         * modules/openat: Add mkdirat.c, openat-priv.h.
33218
33219 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
33220
33221         Sync from coreutils.
33222         * m4/lib-ignore.m4: New file.
33223         * m4/lchmod.m4: New file.
33224
33225 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
33226
33227         Sync from coreutils.
33228         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
33229         for write access: POSIX says that must fail.
33230         * lib/fts.c (diropen): Likewise.
33231         * lib/save-cwd.c (save_cwd): Likewise.
33232         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
33233         well, for minor improvements on hosts that lack O_DIRECTORY.
33234         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
33235         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
33236         Fall back on chown if open failed with EACCES.
33237
33238         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
33239         Report an error at compile-time if only a 1-second nominal clock
33240         resolution is found.
33241
33242         * lib/lchmod.h: New file.
33243         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
33244         (make_dir_parents): Use lchown rather than chown, and
33245         lchmod rather than chmod.
33246
33247         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
33248         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
33249         "proc" reported by n0dalus.
33250
33251         * lib/mountlist.c: Include <limits.h>.
33252         (dev_from_mount_options)
33253         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
33254         New function.  It no longer assumes "dev=" has the System V meaning
33255         on Linux (since it doesn't).  It also parses "dev=" more carefully.
33256         (read_file_system_list)
33257         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
33258         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
33259         dev= in that case.
33260
33261         * lib/posixtm.h (PDS_PRE_2000): New macro.
33262         * lib/posixtm.c (year): Arg is now syntax_bits rather than
33263         allow_century.  All usages changed.  Reject dates outside the range
33264         1969-1999 if PDS_PRE_2000 is used.
33265
33266 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
33267
33268         Sync from coreutils.
33269         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
33270         (Time of day items): Mention the possibility of leap seconds.
33271         Problem reported by Dr. David Alan Gilbert.
33272
33273 2006-01-09  Jim Meyering  <jim@meyering.net>
33274
33275         Sync from coreutils.
33276
33277         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
33278
33279         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
33280
33281         * lib/modechange.c (mode_compile): Reject an invalid mode string
33282         that starts with an octal digit.  From Andreas Gruenbacher.
33283
33284         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
33285         and dup to open_safer and dup_safer, respectively.
33286         (openat_permissive): Fix typo in comment.
33287
33288         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
33289         "gettext.h"; either no longer needed or are guaranteed by openat.h.
33290         (_): Remove; no longer needed.
33291         (openat): Renamed from rpl_openat; no need for rpl_openat
33292         since openat.h renames openat for us.
33293         Replace most of the body with a call to openat_permissive,
33294         to avoid duplicate code.
33295         Port to (probably hypothetical) environments were mode_t is
33296         wider than int.
33297         (openat_permissive): Require mode arg, so that we can check
33298         types better.  Put it just after flags.  Change cwd failure
33299         indicator from pointer-to-bool to pointer-to-errno-value.
33300         All callers changed.
33301         Invoke openat_save_fail and/or openat_restore_fail if
33302         cwd_errno is null, so that openat can call us.
33303         (openat_permissive, fdopendir, fstatat, unlinkat):
33304         Simplify errno handling to avoid some duplicate code,
33305         as it's OK to set errno on success.
33306         * lib/openat.h: Revamp code so that function macros depend on
33307         __OPENAT_PREFIX only, not also on AT_FDCWD.
33308         (openat_ro): Remove.  Caller changed to use openat_permissive.
33309         (openat_permissive): Now a macro, if not a function.
33310         (openat_restore_fail, openat_save_fail): Now always functions,
33311         since mkdirat needs them even if __OPENAT_PREFIX is defined.
33312
33313         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
33314         and openat.c.
33315         * lib/mkdirat.c: Include openat-priv.h.
33316         Remove definitions of macros defined therein.
33317         * lib/openat.c: Likewise.
33318
33319         * lib/mkdirat.c (mkdirat): New file and function.
33320         * lib/openat.h (mkdirat): Declare.
33321
33322         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
33323
33324         * lib/openat.h (openat_permissive): Declare.
33325         (openat_ro): Define.
33326
33327         * lib/openat.c (EXPECTED_ERRNO): New macro.
33328         (openat_permissive): New function -- used in remove.c rewrite.
33329         (all functions): Set errno just before returning, only if there
33330         was an actual failure.
33331         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
33332
33333         Emulate openat-family functions using Linux's procfs, if possible.
33334         Idea and some code based on Ulrich Drepper's glibc changes.
33335
33336         * lib/openat.c: (BUILD_PROC_NAME): New macro.
33337         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
33338         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
33339         before falling back on save_cwd and restore_cwd.
33340         (fdopendir, fstatat, unlinkat): Likewise.
33341
33342         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
33343         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
33344
33345         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
33346         as second argument to va_arg.  Otherwise, some versions of gcc
33347         warn that `if this code is reached, the program will abort'.
33348
33349 2006-01-09  Jim Meyering  <jim@meyering.net>
33350
33351         Sync from coreutils.
33352         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
33353         Require openat-priv.h.
33354
33355 2006-01-09  Bruno Haible  <bruno@clisp.org>
33356
33357         * modules/strnlen (Include): Use strnlen.h.
33358
33359 2006-01-09  Bruno Haible  <bruno@clisp.org>
33360
33361         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
33362
33363 2006-01-09  Bruno Haible  <bruno@clisp.org>
33364
33365         * lib/sysexit_.h (EX_OK): New macro.
33366         Suggested by Martin Lambers <marlam@marlam.de>.
33367
33368 2006-01-09  Bruno Haible  <bruno@clisp.org>
33369
33370         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
33371         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
33372
33373 2006-01-09  Bruno Haible  <bruno@clisp.org>
33374
33375         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
33376         numbers.
33377
33378 2006-01-09  Bruno Haible  <bruno@clisp.org>
33379
33380         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
33381         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
33382         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
33383         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
33384
33385 2006-01-09  Bruno Haible  <bruno@clisp.org>
33386
33387         * build-aux/javacomp.sh.in: New file, moved from lib/.
33388         * modules/javacomp-script (Files): Update.
33389         (configure.ac): Add AC_CONFIG_FILES invocation.
33390         (EXTRA_DIST): Remove variable.
33391
33392         * build-aux/javaexec.sh.in: New file, moved from lib/.
33393         * modules/javaexec (Files): Update.
33394         (configure.ac): Add AC_CONFIG_FILES invocation.
33395         (EXTRA_DIST): Remove javaexec.sh.in.
33396
33397         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
33398         * modules/csharpcomp-script (Files): Update.
33399         (configure.ac): Add AC_CONFIG_FILES invocation.
33400         (EXTRA_DIST): Remove variable.
33401
33402         * build-aux/csharpexec.sh.in: New file, moved from lib/.
33403         * modules/csharpexec (Files): Update.
33404         (configure.ac): Add AC_CONFIG_FILES invocation.
33405         (EXTRA_DIST): Remove csharpexec.sh.in.
33406
33407 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
33408
33409         Sync from coreutils.
33410
33411         Add POSIX ACL support
33412         * lib/acl.h (copy_acl, set_acl): Add declarations.
33413         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
33414         systems other than Linux.
33415         (chmod_or_fchmod): New function: use fchmod when possible,
33416         and chmod otherwise.
33417         (file_has_acl): Add a POSIX ACL implementation, with a
33418         Linux-specific subcase.
33419         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
33420         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
33421         acls are unsupported.
33422         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
33423         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
33424         are unsupported.
33425
33426 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
33427
33428         Sync from coreutils.
33429         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
33430
33431 2006-01-07  Bruno Haible  <bruno@clisp.org>
33432
33433         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
33434         gl_EARLY.
33435
33436 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
33437
33438         * lib/strftime.c (tzname): Don't declare if it is already #defined.
33439         Problem reported for Mingw by Mark Junker.
33440
33441 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
33442
33443         * README: Gnulib normally doesn't generate a tarball.
33444
33445 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
33446
33447         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
33448         long int, not int, for nanosecond counts, so that people who are
33449         used to POSIX struct timespec won't be surprised.  Reported by Jim
33450         Meyering.
33451
33452 2005-12-28  Bruno Haible  <bruno@clisp.org>
33453
33454         * build-aux/config.rpath: Update from GNU gettext.
33455
33456 2005-12-16  Jim Meyering  <jim@meyering.net>
33457
33458         * modules/fprintftime: New module.
33459         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
33460
33461 2005-12-16  Jim Meyering  <jim@meyering.net>
33462
33463         * m4/fprintftime.m4: New file.
33464
33465 2005-12-16  Jim Meyering  <jim@meyering.net>
33466
33467         * lib/fprintftime.c, lib/fprintftime.h: New files.
33468
33469 2005-12-15  Simon Josefsson  <jas@extundo.com>
33470
33471         * modules/socklen (configure.ac): Fix M4 macro name, to align with
33472         new m4/socklen.m4.
33473
33474 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
33475
33476         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
33477         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
33478
33479 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
33480
33481         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
33482         * lib/argp-help.c (fill_in_uparams): Check if the constructed
33483         struct uparams is valid. Fall back to the default values if it is
33484         not.
33485
33486 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
33487
33488         * modules/argp (Files): Add argp-pin.c
33489         (Depends-on): dirname
33490         (lib_SOURCES): Add argp-pin.c
33491
33492 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
33493
33494         * m4/argp.m4:  Check if program_invocation_name and
33495         program_invocation_short_name are declared and define appropriate
33496         macros if they are not.
33497
33498 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
33499
33500         * lib/argp-help.c (__argp_base_name): New function
33501         (__argp_short_program_name): Rewrite using __argp_base_name
33502         * lib/argp-namefrob.h: Define program_invocation_name and
33503         program_invocation_short_name if requested
33504         (__argp_base_name): Add prototype
33505         * lib/argp-parse.c (argp_def): Use gettext wrappers
33506         (argp_default_parser): Use __argp_base_name
33507         * lib/argp-pin.c: New file. Defines program_invocation_name and
33508         program_invocation_short_name on systems that lack them.
33509
33510 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
33511
33512         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
33513         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
33514         porting problem reported by Georg Schwarz in
33515         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
33516
33517 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
33518
33519         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
33520         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
33521         porting problem reported by Georg Schwarz in
33522         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
33523
33524 2005-12-05  Bruno Haible  <bruno@clisp.org>
33525
33526         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
33527         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
33528         Reported by Mark Junker <mjscod@gmx.de>.
33529
33530 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
33531
33532         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
33533         Use implementation from Albert Chin, with some
33534         comments/corrections by Stepan Kasal and myself.
33535
33536 2005-12-02  Bruno Haible  <bruno@clisp.org>
33537
33538         * gnulib-tool (func_import): Accept GPLed build tool modules when
33539         --lgpl is given.
33540         * modules/csharpcomp-script: New file.
33541         * modules/csharpcomp: Depend on it.
33542         * modules/javacomp-script: New file.
33543         * modules/javacomp: Depend on it.
33544         Suggested by Simon Josefsson.
33545
33546 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
33547
33548         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
33549         statement, to work around an HP-UX 10.20 compiler bug reported by
33550         Peter O'Gorman.
33551
33552 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
33553
33554         * modules/savedir (Depends-on): Add openat.
33555
33556 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
33557
33558         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
33559         (uintmax_t) [defined uintmax_t]: Do not declare.
33560         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
33561         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
33562         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
33563         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
33564         sake of portability to weird hosts that C allows (though we don't
33565         know of any practical examples).
33566
33567         * lib/savedir.h (fdsavedir): New decl.
33568         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
33569         contains most of the former guts of savedir.
33570         (savedir): Use savedirstream.
33571         Include "openat.h".
33572
33573 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
33574
33575         * modules/obstack (Files): Add m4/ulonglong.m4.
33576         Problem reported by Davide Angelocola.
33577
33578 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
33579
33580         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
33581         coreutils no longer futzes with rounding modes.
33582
33583 2005-11-14  Jim Meyering  <jim@meyering.net>
33584
33585         * lib/mkstemp-safer.c: Include <config.h>, required for possible
33586         replacement of mkstemp.
33587
33588 2005-11-10  Simon Josefsson  <jas@extundo.com>
33589
33590         * lib/readline.c: Remove EOL.
33591
33592 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
33593
33594         * modules/gethrxtime (Depends-on): Add gettime.
33595
33596 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
33597
33598         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
33599         or gettimeofday; no longer needed.
33600
33601 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
33602
33603         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
33604         time business.
33605         (gethrxtime) [! (HAVE_NANOUPTIME
33606         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
33607         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
33608         our own approximation.
33609
33610 2005-11-08  Eric Blake  <ebb9@byu.net>
33611
33612         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
33613
33614 2005-11-08  Eric Blake  <ebb9@byu.net>
33615
33616         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
33617
33618 2005-11-04  Bruno Haible  <bruno@clisp.org>
33619
33620         * gnulib-tool: Implement --update mode.
33621
33622 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
33623
33624         Fix porting problem reported by Theodoros V. Kalamatianos.
33625         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
33626         Don't assume that futimes failing means we must fail.
33627
33628 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
33629
33630         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
33631         variables to suggest the intended function of the PATH_MAX check.
33632
33633 2005-10-30  Kean Johnston  <jkj@sco.com>
33634
33635         Trivial changes to support SCO systems.
33636         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
33637         as PATH_MAX.
33638         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
33639         where __ptr is null when no I/O is pending.
33640
33641 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
33642
33643         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
33644         leave errno alone.  Problem reported by Dmitry V. Levin.
33645
33646 2005-10-28  Simon Josefsson  <jas@extundo.com>
33647
33648         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
33649         Test more.
33650
33651         * tests/test-gc-md2.c, tests/test-md2.c: New files.
33652
33653         * modules/md2, modules/md2-tests: New files.
33654
33655 2005-10-28  Simon Josefsson  <jas@extundo.com>
33656
33657         * m4/inet_ntop.m4: More tests.
33658
33659         * m4/gc-md2.m4, md2.m4: New file.
33660
33661 2005-10-28  Simon Josefsson  <jas@extundo.com>
33662
33663         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
33664         "restrict" keywords, as per POSIX.  Protect the function
33665         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
33666         Don't use K&R prototypes.  Check the sprintf return values.
33667         Re-define EAFNOSUPPORT if not present.  Indent.
33668
33669         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
33670         suggested by Bruno Haible <bruno@clisp.org>.
33671
33672         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
33673
33674         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
33675
33676         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
33677         libgcrypt).
33678
33679         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
33680
33681         * lib/md2.h, lib/md2.c: New files.
33682
33683 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
33684
33685         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
33686         errno alone.  Problem reported by Frederic Jolliton.
33687
33688 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
33689
33690         * modules/verify (License): Change from GPL to LGPL.  This is a
33691         tiny module and there are apparently near-equivalents that are
33692         under the BSD license.
33693
33694 2005-10-24  Simon Josefsson  <jas@extundo.com>
33695
33696         * modules/sha1: Relicense to LGPL.
33697
33698 2005-10-24  Simon Josefsson  <jas@extundo.com>
33699
33700         * lib/md4.h: Shrink buffer size, now that we changed the type.
33701
33702 2005-10-23  Simon Josefsson  <jas@extundo.com>
33703
33704         * gnulib-tool (func_import): Fix --tests-base.
33705
33706 2005-10-22  Simon Josefsson  <jas@extundo.com>
33707
33708         * modules/arcfour (Depends-on): Need stdint.
33709
33710 2005-10-22  Simon Josefsson  <jas@extundo.com>
33711
33712         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
33713         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
33714
33715 2005-10-22  Simon Josefsson  <jas@extundo.com>
33716
33717         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
33718         suggested by Bruno Haible <bruno@clisp.org>.
33719
33720 2005-10-22  Simon Josefsson  <jas@extundo.com>
33721
33722         * lib/crc.h: Include stddef.h, for size_t.
33723
33724 2005-10-22  Simon Josefsson  <jas@extundo.com>
33725
33726         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
33727         arcfour_context struct (simplify test vector testing in GNU
33728         Shishi).
33729
33730 2005-10-21  Simon Josefsson  <jas@extundo.com>
33731
33732         * modules/des, modules/des-tests: New files.
33733
33734         * modules/gc-des, modules/gc-des-tests: New files.
33735
33736         * tests/test-des.c, tests/test-gc-des.c: New file.
33737
33738 2005-10-21  Simon Josefsson  <jas@extundo.com>
33739
33740         * modules/arctwo, modules/arctwo-tests: New files.
33741
33742         * tests/test-arctwo.c: New file.
33743
33744         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
33745
33746         * tests/test-gc-arctwo.c: New file.
33747
33748 2005-10-21  Simon Josefsson  <jas@extundo.com>
33749
33750         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
33751         Bruno Haible <bruno@clisp.org>.
33752
33753         * m4/gc-des.m4: New file.
33754
33755 2005-10-21  Simon Josefsson  <jas@extundo.com>
33756
33757         * m4/arctwo.m4: New file.
33758
33759         * m4/gc-arctwo.m4: New file.
33760
33761 2005-10-21  Simon Josefsson  <jas@extundo.com>
33762
33763         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
33764         block.
33765
33766 2005-10-21  Simon Josefsson  <jas@extundo.com>
33767
33768         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
33769         <bruno@clisp.org>.
33770
33771         * lib/hmac-sha1.c (hmac_sha1): Likewise.
33772
33773         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
33774         Bruno Haible <bruno@clisp.org>.
33775
33776         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
33777         <bruno@clisp.org>.
33778
33779 2005-10-21  Simon Josefsson  <jas@extundo.com>
33780
33781         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
33782
33783 2005-10-21  Simon Josefsson  <jas@extundo.com>
33784
33785         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
33786
33787 2005-10-21  Simon Josefsson  <jas@extundo.com>
33788
33789         * lib/des.h, lib/des.c: New files.
33790
33791         * lib/gc-gnulib.c: Support DES.c
33792
33793 2005-10-21  Simon Josefsson  <jas@extundo.com>
33794
33795         * lib/arctwo.h, lib/arctwo.c: New files.
33796
33797         * lib/gc-gnulib.c: Support ARCTWO.
33798
33799 2005-10-21  Simon Josefsson  <jas@extundo.com>
33800
33801         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
33802         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
33803
33804 2005-10-21  Simon Josefsson  <jas@extundo.com>
33805
33806         * gnulib-tool (func_import, func_create_testdir): Define automake
33807         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
33808         Makefile.am snippet),
33809         suggested by Bruno Haible <bruno@clisp.org>.
33810
33811         * modules/gc (Makefile.am): Use it.
33812
33813 2005-10-21  Bruno Haible  <bruno@clisp.org>
33814
33815         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
33816         patch.
33817
33818 2005-10-19  Simon Josefsson  <jas@extundo.com>
33819
33820         * tests/test-gc-rijndael.c: New file.
33821
33822         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
33823
33824 2005-10-19  Simon Josefsson  <jas@extundo.com>
33825
33826         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
33827         interface too.
33828
33829 2005-10-19  Simon Josefsson  <jas@extundo.com>
33830
33831         * tests/test-gc-arcfour.c: New file.
33832
33833         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
33834
33835 2005-10-19  Simon Josefsson  <jas@extundo.com>
33836
33837         * modules/gc-md4, modules/gc-md4-tests: New file.
33838
33839         * tests/test-gc-md4.c: New file.
33840
33841 2005-10-19  Simon Josefsson  <jas@extundo.com>
33842
33843         * m4/gc-md4.m4: New file.
33844
33845 2005-10-19  Simon Josefsson  <jas@extundo.com>
33846
33847         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
33848         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
33849         <kasal@ucw.cz>.
33850
33851 2005-10-19  Simon Josefsson  <jas@extundo.com>
33852
33853         * m4/gc-arcfour.m4: New file.
33854
33855         * m4/gc-rijndael.m4: New file.
33856
33857 2005-10-19  Simon Josefsson  <jas@extundo.com>
33858
33859         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
33860
33861 2005-10-19  Simon Josefsson  <jas@extundo.com>
33862
33863         * lib/gc-gnulib.c: Support ARCFOUR.
33864
33865 2005-10-19  Simon Josefsson  <jas@extundo.com>
33866
33867         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
33868         support.
33869
33870         * lib/gc.h: Add ECB enum type.
33871
33872         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
33873
33874 2005-10-18  Simon Josefsson  <jas@extundo.com>
33875
33876         * tests/test-md5.c: New file.
33877
33878         * modules/md5-tests: New file.
33879
33880 2005-10-18  Simon Josefsson  <jas@extundo.com>
33881
33882         * tests/test-md4.c: New file.
33883
33884         * modules/md4, modules/md4-tests: New files.
33885
33886 2005-10-18  Simon Josefsson  <jas@extundo.com>
33887
33888         * m4/md4.m4: New file.
33889
33890 2005-10-18  Simon Josefsson  <jas@extundo.com>
33891
33892         * lib/md4.h, lib/md4.c: New files, based on md5.?.
33893
33894 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
33895
33896         * gnulib-tool (func_create_testdir): Omit the second check whether
33897         BUILT_SOURCES in nonempty.
33898
33899 2005-10-17  Simon Josefsson  <jas@extundo.com>
33900
33901         * tests/test-rijndael.c: New file.
33902
33903 2005-10-17  Simon Josefsson  <jas@extundo.com>
33904
33905         * modules/sha1: Depend on stdint instead of md5.
33906
33907         * modules/md5: Depend on stdint, remove uint32_t.
33908
33909 2005-10-17  Simon Josefsson  <jas@extundo.com>
33910
33911         * modules/gc-sha1-tests: New file.
33912
33913         * tests/test-gc-sha1.c: New file.
33914
33915 2005-10-17  Simon Josefsson  <jas@extundo.com>
33916
33917         * m4/md5.m4: Remove call to uint32_t.m4.
33918
33919 2005-10-17  Simon Josefsson  <jas@extundo.com>
33920
33921         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
33922
33923         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
33924         md5.h.
33925
33926         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
33927
33928         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
33929
33930 2005-10-17  Simon Josefsson  <jas@extundo.com>
33931
33932         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
33933
33934 2005-10-17  Simon Josefsson  <jas@extundo.com>
33935
33936         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
33937
33938 2005-10-17  Simon Josefsson  <jas@extundo.com>
33939
33940         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
33941
33942         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
33943
33944 2005-10-17  Bruno Haible  <bruno@clisp.org>
33945
33946         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
33947         that it can also be used in a test.
33948
33949 2005-10-16  Bruno Haible  <bruno@clisp.org>
33950
33951         * gnulib-tool (func_emit_tests_Makefile_am): Also define
33952         TESTS_ENVIRONMENT, so that individual tests can augment it.
33953
33954         * gnulib-tool (func_create_testdir): Use an intermediate target for
33955         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
33956         macros, like $(ALLOCA_H), which cannot be passed through the command
33957         line.
33958
33959 2005-10-15  Simon Josefsson  <jas@extundo.com>
33960
33961         * modules/rijndael-tests: New file.
33962
33963         * modules/rijndael: New file.
33964
33965 2005-10-15  Simon Josefsson  <jas@extundo.com>
33966
33967         * m4/rijndael.m4: New file.
33968
33969 2005-10-15  Simon Josefsson  <jas@extundo.com>
33970
33971         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
33972
33973         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
33974
33975 2005-10-14  Simon Josefsson  <jas@extundo.com>
33976
33977         * tests/test-arcfour.c: New file.
33978
33979         * modules/arcfour, modules/arcfour-tests: New files.
33980
33981 2005-10-14  Simon Josefsson  <jas@extundo.com>
33982
33983         * m4/arcfour.m4: New file.
33984
33985 2005-10-14  Simon Josefsson  <jas@extundo.com>
33986
33987         * lib/arcfour.h, lib/arcfour.c: New files.
33988
33989 2005-10-14  Roland McGrath  <roland@redhat.com>
33990
33991         Import from libc.  [BZ #1331]
33992         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
33993         macro argument.
33994         Reported by Matej Vela <vela@debian.org>.
33995
33996 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
33997
33998         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
33999         include <wchar.h>; no longer needed.
34000
34001 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
34002
34003         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
34004
34005 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
34006         and  Ulrich Drepper  <drepper@redhat.com>
34007
34008         Import from libc.
34009         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
34010         instead of inline stream orientation test and two separate
34011         function calls.  Pay no attention to USE_IN_LIBIO.
34012
34013 2005-10-13  Simon Josefsson  <jas@extundo.com>
34014
34015         * modules/gc-hmac-md5-tests: New file.
34016
34017         * tests/test-gc-hmac-sha1.c: New file.
34018
34019         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
34020
34021         * modules/gc-hmac-md5-tests: New file.
34022
34023         * tests/test-gc-md5.c: New file.
34024
34025         * modules/gc-md5-tests: New file.
34026
34027 2005-10-13  Simon Josefsson  <jas@extundo.com>
34028
34029         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
34030         Move memory allocation outside of loop.
34031
34032 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
34033
34034         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
34035         intermediate directory is in a read-only file system.  Problem
34036         reported by Eric Blake.
34037
34038 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
34039
34040         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
34041
34042 2005-10-12  Simon Josefsson  <jas@extundo.com>
34043
34044         * tests/test-hmac-sha1.c: New file.
34045
34046         * modules/hmac-sha1-tests: New file.
34047
34048         * modules/hmac-sha1: New file.
34049
34050 2005-10-12  Simon Josefsson  <jas@extundo.com>
34051
34052         * modules/gc-sha1: New file.
34053
34054 2005-10-12  Simon Josefsson  <jas@extundo.com>
34055
34056         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
34057
34058         * tests/test-gc-pbkdf2-sha1.c: New file.
34059
34060 2005-10-12  Simon Josefsson  <jas@extundo.com>
34061
34062         * modules/gc-md5, modules/gc-hmac-md5: New files.
34063
34064         * modules/gc (Files): Remove md5, memxor and hmac files.
34065
34066 2005-10-12  Simon Josefsson  <jas@extundo.com>
34067
34068         * m4/gc-pbkdf2-sha1.m4: New file.
34069
34070         * m4/gc-hmac-sha1.m4: New file.
34071
34072         * m4/gc-sha1: New file.
34073
34074         * m4/hmac-sha1.m4: New file.
34075
34076 2005-10-12  Simon Josefsson  <jas@extundo.com>
34077
34078         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
34079
34080         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
34081
34082 2005-10-12  Simon Josefsson  <jas@extundo.com>
34083
34084         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
34085         suggested by Bruno Haible <bruno@clisp.org>.
34086
34087 2005-10-12  Simon Josefsson  <jas@extundo.com>
34088
34089         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
34090
34091 2005-10-12  Simon Josefsson  <jas@extundo.com>
34092
34093         * lib/gc-pbkdf2-sha1.c: New file.
34094
34095         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
34096
34097 2005-10-12  Simon Josefsson  <jas@extundo.com>
34098
34099         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
34100
34101         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
34102
34103 2005-10-12  Simon Josefsson  <jas@extundo.com>
34104
34105         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
34106         GC_USE_HMAC_MD5, respectively.
34107
34108         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
34109         (gc_md5): Fix typo.
34110
34111         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
34112
34113         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
34114
34115         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
34116
34117 2005-10-12  Bruno Haible  <bruno@clisp.org>
34118
34119         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
34120         Reported by Stepan Kasal <kasal@ucw.cz>.
34121
34122 2005-10-11  Simon Josefsson  <jas@extundo.com>
34123
34124         * tests/test-crc.c: New file.
34125
34126         * modules/crc, modules/crc-tests: New files.
34127
34128 2005-10-11  Simon Josefsson  <jas@extundo.com>
34129
34130         * m4/crc.m4: New file.
34131
34132 2005-10-11  Simon Josefsson  <jas@extundo.com>
34133
34134         * lib/gc.h: Add gc_hash and gc_hash_buffer.
34135
34136         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
34137
34138         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
34139
34140 2005-10-11  Simon Josefsson  <jas@extundo.com>
34141
34142         * lib/crc.h, lib/crc.c: New files.
34143
34144         * lib/gc.h (gc_hash_buffer): Add doc.
34145
34146 2005-10-11  Bruno Haible  <bruno@clisp.org>
34147
34148         * modules/c-strcasestr: New file.
34149         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
34150
34151 2005-10-11  Bruno Haible  <bruno@clisp.org>
34152
34153         * modules/c-strcase: New file.
34154         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
34155
34156 2005-10-11  Bruno Haible  <bruno@clisp.org>
34157
34158         * lib/strcasecmp.c: Include limits.h.
34159         (strcasecmp): Avoid integer overflow on exotic platforms.
34160         * lib/strncasecmp.c: Include limits.h.
34161         (strncasecmp): Avoid integer overflow on exotic platforms.
34162         Reported by Paul Eggert.
34163
34164 2005-10-11  Bruno Haible  <bruno@clisp.org>
34165
34166         * lib/c-strcasestr.h: New file, from GNU gettext.
34167         * lib/c-strcasestr.c: New file, from GNU gettext.
34168
34169 2005-10-11  Bruno Haible  <bruno@clisp.org>
34170
34171         * lib/c-strcase.h: New file, from GNU gettext.
34172         * lib/c-strcasecmp.c: New file, from GNU gettext.
34173         * lib/c-strncasecmp.c: New file, from GNU gettext.
34174
34175 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
34176
34177         * modules/mempcpy (License): GPL -> LGPL.
34178         * modules/strchrnul (License): Likewise.
34179         * modules/sysexits (License): Likewise.
34180
34181 2005-10-08  Simon Josefsson  <jas@extundo.com>
34182
34183         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
34184
34185 2005-10-07  Simon Josefsson  <jas@extundo.com>
34186
34187         * m4/memxor.m4: Remove gl_C_RESTRICT call.
34188
34189 2005-10-06  Simon Josefsson  <jas@extundo.com>
34190
34191         * tests/test-hmac-md5.c: New file.
34192
34193         * modules/hmac-md5-tests: New file.
34194
34195         * modules/hmac-md5: New file.
34196
34197 2005-10-06  Simon Josefsson  <jas@extundo.com>
34198
34199         * m4/hmac-md5.m4: New file.
34200
34201         * m4/memxor.m4: Require gl_C_RESTRICT.
34202
34203 2005-10-06  Simon Josefsson  <jas@extundo.com>
34204
34205         * lib/memxor.c (memxor): Avoid casts and warnings.
34206
34207 2005-10-06  Simon Josefsson  <jas@extundo.com>
34208
34209         * lib/hmac-md5.c: New file.
34210
34211         * lib/hmac.h: New file.
34212
34213 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
34214
34215         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
34216         promotes to int, not unsigned int, to catch the AIX 5.3
34217         compiler bug.
34218
34219 2005-10-05  Simon Josefsson  <jas@extundo.com>
34220
34221         * modules/memxor: New file.
34222
34223         * modules/iconv (Files): Move config.rpath to havelib, it is used
34224         there.
34225
34226         * modules/havelib (Files): Add config.rpath.
34227
34228 2005-10-05  Simon Josefsson  <jas@extundo.com>
34229
34230         * m4/memxor.m4: New file.
34231
34232 2005-10-05  Simon Josefsson  <jas@extundo.com>
34233
34234         * lib/memxor.c (memxor): Fix compiler error.
34235
34236         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
34237         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
34238
34239         * lib/memxor.h, lib/memxor.c: New files.
34240
34241         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
34242         we assume all systems have it, suggested by Jim Meyering
34243         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
34244         any systems lack sys/socket.h; mingw32 is known to lack it, but we
34245         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
34246         same reasons.
34247
34248 2005-10-05  Simon Josefsson  <jas@extundo.com>
34249
34250         * config/srclist.txt: Add glibc bug 1423 for md5.h.
34251
34252 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
34253
34254         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
34255         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
34256         needed, since the source code now assumes these .h files.
34257
34258 2005-10-05  Derek Price  <derek@ximbiot.com>
34259
34260         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
34261
34262 2005-10-05  Bruno Haible  <bruno@clisp.org>
34263
34264         * modules/stdint (License): Change to LGPL.
34265
34266 2005-10-04  Simon Josefsson  <jas@extundo.com>
34267
34268         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
34269         D. Baushke" <mdb@gnu.org>.
34270
34271 2005-10-04  Bruno Haible  <bruno@clisp.org>
34272
34273         * lib/verify.h (verify_true): Provide alternative definition for C++.
34274
34275 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
34276
34277         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
34278         (SSIZE_MAX): New macro, if not already defined.
34279         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
34280         than 2 GiB.
34281
34282 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
34283
34284         Sync from coreutils.
34285         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
34286         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
34287         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
34288         ULLONG_MAX doesn't work with 2.7.2.1.
34289
34290 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
34291
34292         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
34293         From Ben Pfaff.
34294
34295         * modules/exclude (Depends-on): Depend on verify.
34296         * modules/strtoimax (Depends-on): Likewise.
34297         * modules/utimecmp (Depends-on): Likewise.
34298
34299 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
34300
34301         * lib/exclude.c: Include verify.h.
34302         (verify): Remove.  All callers changed to use verify.h's version.
34303         * lib/strtoimax.c: Likewise.
34304         * lib/utimecmp.c: Likewis.e
34305
34306         Sync from coreutils.
34307         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
34308         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
34309         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
34310         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
34311         bother returning ENOSYS if settimeofday or stime fails; just let
34312         them return whatever errno they want to return.
34313         * lib/utimens.c: Include unistd.h, for dup2.
34314         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
34315         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
34316
34317 2005-10-02  Jim Meyering  <jim@meyering.net>
34318
34319         Sync from coreutils.
34320         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
34321         from glibc-2.2.5 that fails for read-only files.
34322
34323 2005-10-02  Jim Meyering  <jim@meyering.net>
34324
34325         Sync from coreutils.
34326         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
34327         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
34328         `#if HAVE_CONFIG_H'.
34329         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
34330         Remove AT_FDCWD test.
34331         Do not consume the fd unless successful.
34332         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
34333         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
34334         block, so that we don't even try to compile it if settimeofday is
34335         available.  This works around a compilation failure on OSF1 V5.1,
34336         due to stime requiring a `long int*' while tv_sec is `int'.
34337
34338 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
34339
34340         Sync from coreutils.
34341         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
34342         against `yes', rather than just testing for nonempty.
34343
34344 2005-10-01  Simon Josefsson  <jas@extundo.com>
34345
34346         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
34347         and Darwin.
34348
34349         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
34350         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
34351         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
34352         freeaddrinfo and gai_strerror are declared by the POSIX headers.
34353         Check if struct addrinfo is declared.
34354
34355 2005-10-01  Simon Josefsson  <jas@extundo.com>
34356
34357         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
34358         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
34359         AI_* and EAI_* definitions.  Protect function declarations.
34360
34361 2005-10-01  Jim Meyering  <jim@meyering.net>
34362
34363         Sync from coreutils.
34364
34365         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
34366         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
34367         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
34368         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
34369         in the inet and nsl libraries.  Required on Solaris 5.7.
34370
34371 2005-10-01  Jim Meyering  <jim@meyering.net>
34372
34373         Sync from coreutils.
34374         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
34375         in the inet and nsl libraries.  Required on Solaris 5.7.
34376
34377 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
34378
34379         * lib/getdelim.c (getdelim): Remove unused variables.
34380
34381 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
34382
34383         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
34384         so that the code works even with ancient cpp.  Portability problem
34385         with GCC 2.7.2.1 reported by Thomas M.Ott.
34386
34387 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
34388
34389         * modules/regex (Depends-on): Add strcase.
34390
34391         * modules/gethostname (Licence): Change from GPL to LGPL, since
34392         gethostname.c is a trivial implementation of a standard library
34393         function.
34394         * modules/poll (License): Change from GPL to LGPL, since it's
34395         derived from LGPL code.
34396
34397 2005-09-27  Jim Meyering  <jim@meyering.net>
34398
34399         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
34400         HAVE_CONFIG_H.
34401
34402         * lib/intprops.h (signed_type_or_expr__): Define.
34403         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
34404         for unsigned types.
34405
34406 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
34407
34408         * lib/verify.h (verify_expr): Remove, replacing with:
34409         (verify_true): New macro that returns true instead of void.
34410         (verify_type__): Remove.
34411         (verify): Use verify_true rather than verify_type__.
34412
34413 2005-09-26  Bruno Haible  <bruno@clisp.org>
34414
34415         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
34416         is necessary.
34417         (lib_SOURCES): Remove mbchar.c.
34418         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
34419         (Files): Add m4/mbrtowc.m4.
34420         * modules/mbiter: Likewise.
34421         * modules/mbuiter: Likewise.
34422
34423 2005-09-26  Bruno Haible  <bruno@clisp.org>
34424
34425         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
34426         compile mbchar.c if they are not both present.
34427         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
34428         * m4/mbiter.m4 (gl_MBITER): Likewise.
34429         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
34430         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
34431         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
34432
34433 2005-09-25  Jim Meyering  <jim@meyering.net>
34434
34435         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
34436         also uses socklen_t.
34437
34438 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
34439
34440         * lib/utimens.c (ENOSYS): Define if not already defined.
34441         (futimens): Support having a null PATH if the file descriptor
34442         is nonnegative.
34443
34444         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
34445         Remove.
34446         (__attribute): Define to empty unless GCC 3.1 or later.
34447         This works around a core dump on OpenBSD 3.4, which has GCC
34448         2.95.3, which dumps core when given __attribute__(()).  It also
34449         simplifies other tests, since we really don't want to bother with
34450         worrying about which ancient version of GCC supported what.
34451         Original problem reported by Yoann Vandoorselaere, with part of
34452         the fix suggested by Derek Price.
34453
34454 2005-09-24  Jim Meyering  <jim@meyering.net>
34455
34456         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
34457         so we can once again use a positive bitfield width of 1 -- now we
34458         don't have to explain why we were using a bitfield width of 2.
34459
34460 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
34461
34462         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
34463         and similarly for the other external symbols.  Problem reported
34464         by James Gallager.
34465
34466         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
34467         bug reported by Jim Meyering.
34468
34469         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
34470         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
34471         not needed, since socklen is a prerequisite module.
34472
34473 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
34474
34475         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
34476         Problem reported by Eric Blake.
34477         (getaddrinfo): Initialize se so that it's not garbage.
34478         Redo internal storage allocation so that it doesn't make unportable
34479         assumptions about alignment.
34480         Fix a memory leak.
34481
34482         * lib/utimens.c (futimens): Use futimesat if available.
34483         Prefer it to futimes since it doesn't have the futimes bug.
34484
34485         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
34486         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
34487         Instead, declare a function that returns a pointer to an array,
34488         and use verify_type__ to declare the size of the array.
34489         Problem and germ of a solution reported by Bruno Haible.
34490         (verify_type__): Use 2, not 1, for bitfield size, to avoid
34491         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
34492
34493 2005-09-23  Jim Meyering  <jim@meyering.net>
34494
34495         Sync from coreutils.
34496         Correct build failure (socklen_t not defined) on at least
34497         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
34498         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
34499
34500 2005-09-23  Jim Meyering  <jim@meyering.net>
34501
34502         * modules/getaddrinfo (Depends-on): Add socklen.
34503
34504 2005-09-23  Bruno Haible  <bruno@clisp.org>
34505
34506         * tests/test-verify.c: New file.
34507
34508 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
34509
34510         Sync from coreutils.
34511
34512         * modules/argmatch (Depends-on): Add verify.
34513         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
34514         unistd-safer.
34515         * modules/save-cwd (Depends-on): Likewise.
34516
34517         * modules/openat (Files): Add lib/openat-die.c.
34518         (Depends-on): Remove error, exitfail.
34519         Add dirname.
34520
34521         * modules/verify: New file.
34522         * MODULES.html.sh (Diagnostics <assert.h>): New section,
34523         with "verify" module.
34524
34525 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
34526
34527         Sync from coreutils.
34528
34529         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
34530         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
34531         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
34532         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
34533         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
34534         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
34535         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
34536         Don't bother checking for string.h, stdlib.h, unistd.h.
34537         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
34538         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
34539         module's job.
34540         * m4/jm-macros.m4 (gl_MACROS): Likewise.
34541         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
34542
34543         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
34544         (gl_GETDATE): Use it.
34545
34546         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
34547
34548 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
34549
34550         Sync from coreutils.
34551
34552         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
34553         stat-time.h.
34554         * lib/argmatch.h: Include verify.h
34555         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
34556         (ARGMATCH_ASSERT): Remove; unused.
34557         * lib/canonicalize.c: Assume STDC_HEADERS.
34558         * lib/exclude.c: Include "strcase.h".
34559         * lib/regex_internal.h [!defined _LIBC]: Likewise.
34560         * lib/getusershell.c: Include stdio--.h rather than stdio.h
34561         and stdio-safer.h.
34562         (getusershell): Call fopen, not fopen_safer.
34563         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
34564         Do not include unistd-safer.h.
34565         (save_cwd): Don't call fd_safer; no longer needed
34566         now that we include fcntl--.h.
34567
34568         * lib/getdate.y (relative_time): New type.
34569         (RELATIVE_TIME_0): New constant.
34570         (parser_control): Use relative_time instead of doing it ourselves.
34571         (%union): Add new relative_time rel member.
34572         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
34573         Now typeless.
34574         (relunit, relunit_snumber): Now of type rel.
34575         (zone, rel, relunit, get_date): Adjust to above changes.
34576
34577         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
34578         Do not include unistd-safer.h.
34579         (getloadavg): Don't call fd_safer; no longer needed
34580         now that we include fcntl--.h.
34581
34582         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
34583         (make_dir_parents): Treat ENOSYS like EEXIST.
34584
34585         Improve quality of diagnostics on restore_cwd failure.
34586         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
34587         (make_dir_parents): Last arg is now int * (for errno), not bool *.
34588         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
34589         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
34590         each time through the loop.  Do not diagnose restore_cwd failure;
34591         that is the caller's job (and perhaps the caller does not care).
34592
34593         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
34594         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
34595         If the file already exists but is not a directory, don't bother
34596         to try to make its parents.
34597         Close potential file descriptor leak if we can't chdir("/") (!).
34598         Don't always return true if chdir($PWD) fails; return true only
34599         if the requested action was done successfully (except for the
34600         chdir($PWD)).
34601         Don't log final directory unless we actually made it.
34602         Refactor to avoid duplicate code to fix up permissions.
34603         Don't attempt to fix up parent permissions if chdir($PWD) fails.
34604
34605         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
34606         to make it a bit faster and (I hope) clearer.
34607         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
34608         Fix bug in formats like %2N.
34609
34610         * lib/verify.h: New file.
34611
34612 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
34613
34614         Sync from coreutils.
34615         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
34616
34617 2005-09-22  Jim Meyering  <jim@meyering.net>
34618
34619         Sync from coreutils.
34620
34621         * m4/lstat.m4 (gl_FUNC_LSTAT):
34622         Use AC_LIBSOURCES to require lstat.c and lstat.h.
34623         Remove obsolete comment.
34624         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
34625         * m4/xstrtod.m4: Likewise.
34626
34627         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
34628
34629 2005-09-22  Jim Meyering  <jim@meyering.net>
34630
34631         Sync from coreutils.
34632
34633         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
34634
34635         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
34636         the .tm_year member, since otherwise gcc-4.0 would now warn about
34637         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
34638
34639         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
34640         order to avoid an unsuppressible warning from gcc on 64-bit systems.
34641
34642         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
34643         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
34644         when run in a time zone for which daylight savings time is in effect
34645         for the starting date.
34646
34647         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
34648         stop us from restricting permissions of just-created absolute-named
34649         directories.
34650         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
34651         to restore initial working directory.
34652         * lib/mkdir-p.c (make_dir_parents): New parameter:
34653         different_working_dir, to tell caller if/when we change the working
34654         directory and are unable to return to the initial one.
34655         * lib/mkdir-p.h (make_dir_parents): Update prototype.
34656         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
34657         `return false'.  This fixes a bug introduced on 2004-07-30.
34658
34659         * lib/openat.c (fdopendir): Be sure to close the supplied
34660         file descriptor before returning.  This makes our replacement
34661         implementation a little closer to Solaris's, where fdopendir
34662         ties the file descriptor to the returned DIR* pointer.
34663         * lib/openat.c (unlinkat): New function.
34664         * lib/openat.h (unlinkat): Add prototype.
34665         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
34666         (openat_restore_fail): Rename from openat_restore_die.
34667         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
34668
34669         Provide an alternative to exiting immediately upon save_cwd or
34670         restore_cwd failure.  Now, an application can arrange e.g.,
34671         to perform a longjump in that case.
34672         * lib/openat.c: Include dirname.h.
34673         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
34674         (rpl_openat, fdopendir, fstatat): Call openat_save_die
34675         and openat_restore_die rather than calling error directly.
34676         Don't include "error.h" or "exitfail.h"; they're no longer needed.
34677
34678         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
34679         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
34680         define.
34681
34682         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
34683         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
34684                             int utc, int nanoseconds);
34685         Background:
34686         date should not have to allocate a megabyte of virtual memory to
34687         handle a format argument like +%1048575T.  When implemented with
34688         strftime, it must allocate such a buffer, use strftime to fill it
34689         in, print it, then free it.
34690         With fprintftime, it simply prints everything and exits.
34691         With no need for memory allocation, that's one fewer way to fail.
34692         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
34693         optional field width, not before, so we accept %9:z, not %:9z.
34694         (my_strftime): Be sure to use L_('x') for literals.
34695
34696         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
34697         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
34698         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
34699         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
34700         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
34701         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
34702         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
34703         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
34704         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
34705         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
34706         * lib/xgethostname.c, lib/xreadlink.c:
34707         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
34708
34709         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
34710         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
34711         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
34712         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
34713         and don't include <sys/file.h>).
34714
34715 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
34716
34717         Sync from coreutils.
34718
34719         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
34720         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
34721         [!LDAV_DONE]: Avoid unused variable warning.
34722
34723 2005-09-21  Bruno Haible  <bruno@clisp.org>
34724
34725         * lib/unicodeio.h (unicode_to_mb): New declaration.
34726
34727 2005-09-20  Derek Price  <derek@ximbiot.com>
34728
34729         * lib/getaddrinfo.c: Don't include <netdb.h> included from
34730         getaddrinfo.h.
34731
34732 2005-09-20  Bruno Haible  <bruno@clisp.org>
34733
34734         * gnulib-tool: Remove trailing slashes from the values specified for
34735         --source-base, --m4-base, --tests-base, --aux-dir.
34736         Suggested by Simon Josefsson <jas@extundo.com>.
34737
34738 2005-09-20  Bruno Haible  <bruno@clisp.org>
34739
34740         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
34741         func_modules_to_filelist, func_import, func_create_testdir): Make all
34742         sorting results locale-independent, so that gnulib-cache.m4 doesn't
34743         change when gnulib-tool is invoked in a different locale.
34744
34745 2005-09-19  Simon Josefsson  <jas@extundo.com>
34746
34747         * m4/socklen.m4: Fix typo.
34748
34749 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
34750
34751         Use a consistent style for including <config.h>.
34752         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
34753         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
34754         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
34755         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
34756         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
34757         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
34758         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
34759         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
34760         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
34761         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
34762         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
34763         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
34764         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
34765         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
34766         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
34767         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
34768         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
34769         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
34770         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
34771         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
34772         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
34773         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
34774         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
34775         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
34776         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
34777         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
34778         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
34779         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
34780         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
34781         lib/xstrtoumax.c, lib/yesno.c:
34782         Standardize inclusion of config.h.
34783         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
34784         lib/inttostr.h:  Removed inclusion of config.h from header files.
34785         * lib/inttostr.c:  Adjusted in-tree users.
34786         * lib/timespec.h: Remove superfluous warning to include config.h.
34787         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
34788         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
34789         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
34790         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
34791         config.h with HAVE_CONFIG_H.
34792
34793 2005-09-19  Jim Meyering  <jim@meyering.net>
34794
34795         * modules/pathmax (License): Change to LGPL.
34796
34797 2005-09-19  Derek Price  <derek@ximbiot.com>
34798
34799         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
34800
34801 2005-09-19  Bruno Haible  <bruno@clisp.org>
34802
34803         * gnulib-tool (import): Provide default for --tests-base.
34804
34805 2005-09-19  Bruno Haible  <bruno@clisp.org>
34806
34807         * doc/quote.texi: New file, extracted from gnulib.texi.
34808         * doc/ctime.texi: New file, extracted from gnulib.texi.
34809         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
34810         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
34811         * doc/gnulib.texi: Include them.
34812
34813 2005-09-18  Bruno Haible  <bruno@clisp.org>
34814
34815         Portability fix.
34816         * gnulib-tool (func_readlink): New function.
34817         (func_ln_if_changed): Use it.
34818
34819 2005-09-18  Bruno Haible  <bruno@clisp.org>
34820
34821         * gnulib-tool: Support --with-tests also with --import.
34822         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
34823         (func_import): Use variables $testsbase and $inctests. Emit a
34824         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
34825         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
34826         SUBDIRS += $testsdir.
34827         (func_create_testdir): Update.
34828
34829 2005-09-18  Bruno Haible  <bruno@clisp.org>
34830
34831         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
34832         instead of $dry_run.
34833         (func_cp_if_changed, func_mv_if_changed): Remove functions.
34834         (func_ln_if_changed): Don't handle dry-run here.
34835         (func_import): In dry-run mode, detect more precisely which actions
34836         would be performed, and don't use "...ing" verbs.
34837
34838 2005-09-18  Bruno Haible  <bruno@clisp.org>
34839
34840         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
34841         (func_import): Use join on two temporary files instead of three nested
34842         loops, in order to determine which files are new or old.
34843
34844 2005-09-18  Bruno Haible  <bruno@clisp.org>
34845
34846         * gnulib-tool (func_import): Comment out code that spits out the
34847         new files with --dry-run.
34848
34849 2005-09-18  Bruno Haible  <bruno@clisp.org>
34850
34851         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
34852
34853 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
34854
34855         * lib/stat-time.h: New file.
34856         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
34857         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
34858         in a different way.
34859         (timespec_cmp): New function.
34860         * lib/utimecmp.c: Include stat-time.h.
34861         (SYSCALL_RESOLUTION): Depend on whether various struct stat
34862         members exist, not on the obsolescent ST_MTIM_NSEC.
34863         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
34864
34865 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
34866
34867         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
34868
34869 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
34870
34871         * MODULES.html.sh (File system functions): Add stat-time.
34872         * modules/stat-time: New file.
34873         * modules/timespec (Files): Remove m4/st_mtim.m4; this
34874         is now done in a different way, by the stat-time module.
34875         * modules/utimecmp (Depends-on): Add stat-time.
34876
34877 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
34878
34879         * m4/st_mtim.m4: Remove.  Superseded by...
34880         * m4/stat-time.m4: New file.
34881         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
34882         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
34883
34884 2005-09-15  Derek Price  <derek@ximbiot.com>
34885
34886         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
34887
34888 2005-09-15  Derek Price  <derek@ximbiot.com>
34889
34890         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
34891         * lib/regex_internal.c: Ditto, using this...
34892         (__GNUC_PREREQ): ...new macro.
34893         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
34894         using...
34895         (__GNUC_PREREQ): ...this new macro.
34896
34897         * lib/strstr.h: Include string.h. Define strstr as a macro here.
34898
34899 2005-09-15  Derek Price  <derek@ximbiot.com>
34900             Paul Eggert  <eggert@cs.ucla.edu>
34901
34902         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
34903         changes, consolidating in...
34904         * lib/regex_internal.h: ...this file.
34905
34906 2005-09-13  Jim Meyering  <jim@meyering.net>
34907
34908         * lib/canon-host.c: Filter through gnu indent and reword comments
34909         slightly.
34910         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
34911
34912 2005-09-13  Derek Price  <derek@ximbiot.com>
34913
34914         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
34915         failure.
34916         Reported by Jim Meyering  <jim@meyering.net>.
34917
34918 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
34919
34920         * lib/base64.c: Typo.
34921         (base64_encode): Put b64str in initialized data section.
34922
34923 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
34924
34925         Merge glibc and coreutils changes into gnulib, plus a few
34926         extra fixes.
34927         * lib/md5.c: Use #error rather than a string.
34928         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
34929         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
34930         (__attribute__): Define to empty for non recent-GCC.
34931         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
34932         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
34933         Renamed from their non-__ counterparts, with new macros replacing
34934         them if not _LIBC.  Add __THROW attribute.
34935         (rol): Remove.
34936         (struct md5_ctx): Align buffer if using GCC.
34937         * lib/sha1.h (struct sha1_ctx): Likewise.
34938         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
34939         The old name was backwards.
34940         (NOTSWAP): Remove; not used.
34941         (rol): New macro, moved here from md5.h.
34942         (sha1_process_block): Remove a FIXME that doesn't make sense.
34943
34944 2005-09-12  Derek Price  <derek@ximbiot.com>
34945
34946         Return usable errors from canon-host.
34947         * lib/canon-host.h: New file.
34948         * lib/canon-host.c (canon_host): Wrap...
34949         (canon_host_r): ...this new function, which now relies exclusively on
34950         getaddrinfo.
34951         (ch_strerror): New function.
34952         (last_cherror): New global.
34953         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
34954         interface.
34955         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
34956         void *.
34957         (freeaddrinfo): Free ai->ai_canonname when set.
34958
34959 2005-09-12  Derek Price  <derek@ximbiot.com>
34960
34961         Make canon-host require getaddrinfo.
34962         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
34963         AC_LIBSOURCE canon-host.h.  Call...
34964         (gl_PREREQ_CANON_HOST): ...this new function, which requires
34965         gl_GETADDRINFO.
34966         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
34967
34968 2005-09-12  Derek Price  <derek@ximbiot.com>
34969
34970         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
34971         LGPL.
34972         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
34973
34974 2005-09-12  Derek Price  <derek@ximbiot.com>
34975
34976         * lib/gai_strerror.c: Include config.h when available.  Include
34977         getaddrinfo.h before other headers to test interface.
34978         Reported by Larry Jones <lawrence.jones@ugs.com>.
34979
34980 2005-09-12  Derek Price  <derek@ximbiot.com>
34981             Paul Eggert  <eggert@cs.ucla.edu>
34982
34983         * modules/glob (Files): Add glob-libc.h.
34984
34985 2005-09-12  Derek Price  <derek@ximbiot.com>
34986             Paul Eggert  <eggert@cs.ucla.edu>
34987
34988         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
34989         glob_.h, glob-libc.h.
34990         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
34991
34992 2005-09-12  Derek Price  <derek@ximbiot.com>
34993             Paul Eggert  <eggert@cs.ucla.edu>
34994
34995         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
34996         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
34997         protecting things that should be done only in gnulib contexts.
34998         * lib/glob_.h: New file, containing only the glob things needed for
34999         gnulib.
35000         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
35001         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
35002         (glob, globfree, glob_pattern_p): Now defined simply in terms of
35003         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
35004         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
35005         and to respect the namespace rules better.
35006
35007 2005-09-08  Simon Josefsson  <jas@extundo.com>
35008
35009         * modules/socklen: New file.
35010
35011 2005-09-08  Simon Josefsson  <jas@extundo.com>
35012
35013         * m4/socklen.m4: New file.
35014
35015 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
35016
35017         * modules/utimens (Files): Add m4/utimbuf.m4, since
35018         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
35019         Reported by Sergey Poznyakoff.
35020
35021 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
35022
35023         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
35024         definitions, since that's the preferred style in glibc.
35025         Fix a minor spacing issue, and update copyright notice to match
35026         glibc's.
35027
35028 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
35029
35030         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
35031
35032 2005-09-06  Simon Josefsson  <jas@extundo.com>
35033
35034         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
35035         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
35036
35037 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
35038
35039         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
35040         warning.
35041
35042 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
35043
35044         * config/srclist.txt: Add glibc bug 1302.
35045
35046 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
35047
35048         Change bitset word type from unsigned int to unsigned long int,
35049         as this has better performance on typical 64-bit hosts.
35050         Port bitset code to hosts with unusual word sizes.
35051         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
35052         (build_collating_symbol):
35053         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
35054         argument is a bitset.  This is merely a style issue, but it makes
35055         it clearer that an entire array is expected.
35056         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
35057         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
35058         Port to the case where bitset_word is not the same as unsigned int.
35059         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
35060         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
35061         Likewise.
35062         * lib/regexec.c (check_dst_limits_calc_pos_1,
35063         check_subexp_matching_top):
35064         (build_trtable, group_nodes_into_DFAstates):
35065         Likewise.
35066         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
35067         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
35068         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
35069         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
35070         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
35071         * lib/regcomp.c (optimize_subexps, lower_subexp):
35072         Work even if bitset_word has holes in its bitwise representation.
35073         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
35074         * lib/regexec.c (check_dst_limits_calc_pos_1,
35075         check_subexp_matching_top):
35076         Likewise.
35077         * lib/regex_internal.c (re_string_reconstruct):
35078         Don't assume UCHAR_MAX == 255.
35079         * lib/regex_internal.h (bitset_set_all): Likewise.
35080         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
35081         All uses changed.
35082         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
35083         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
35084         All uses changed.
35085         (BITSET_WORD_MAX): New macro.
35086         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
35087         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
35088         (bitset_empty, bitset_copy):
35089         Prefer sizeof (bitset) to multiplying it out ourselves.
35090         (bitset_not_merge): Remove; unused.
35091         (bitset_contain): Return bool, not unsigned int with one bit on.
35092         All callers changed.
35093         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
35094         alignment than re_node_set; do this by defining a new internal
35095         type struct dests_alloc and using it to allocate memory.
35096
35097 2005-09-05  Bruno Haible  <bruno@clisp.org>
35098
35099         * gnulib-tool (func_import): Fix comparison in handling of symbolic
35100         links.
35101
35102 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
35103
35104         * modules/size_max (Makefile.am): Add size_max.h
35105
35106 2005-09-04  Derek Price  <derek@ximbiot.com>
35107
35108         * gnulib-tool (func_import): Fix reversed $symbolic logic.
35109
35110 2005-09-03  Simon Josefsson  <jas@extundo.com>
35111
35112         * gnulib-tool: Fix typo.
35113
35114 2005-09-03  Simon Josefsson  <jas@extundo.com>
35115
35116         * config/srclist.txt: Add glibc bug 1293.
35117
35118 2005-09-03  Derek Price  <derek@ximbiot.com>
35119
35120         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
35121         From Larry Jones <lawrence.jones@ugs.com>.
35122
35123 2005-09-02  Simon Josefsson  <jas@extundo.com>
35124
35125         * modules/socklen: New file.
35126
35127 2005-09-02  Simon Josefsson  <jas@extundo.com>
35128
35129         * modules/havelib: New module.
35130
35131         * modules/gettext, modules/iconv, modules/lock, modules/readline:
35132         Use havelib.
35133
35134 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
35135
35136         Check for arithmetic overflow when calculating sizes, to prevent
35137         some buffer-overflow issues.  These patches are conservative, in the
35138         sense that when I couldn't determine whether an overflow was possible,
35139         I inserted a run-time check.
35140         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
35141         macros.
35142         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
35143         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
35144         (re_xnrealloc, re_x2nrealloc): New inline functions.
35145         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
35146         parse_bracket_exp):
35147         (build_equiv_class, build_charclass): Check for arithmetic overflow
35148         in size expression calculations.
35149         * lib/regex_internal.c (re_string_realloc_buffers):
35150         (build_wcs_upper_buffer, re_node_set_add_intersect):
35151         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
35152         (re_dfa_add_node, register_state): Likewise.
35153         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
35154         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
35155         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
35156         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
35157
35158 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
35159
35160         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
35161         m4/ulonglong.m4.  Problem reported by Martin Lambers.
35162
35163 2005-09-02  Bruno Haible  <bruno@clisp.org>
35164
35165         Support for lib vs. lib64 distinction on biarch platforms.
35166         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
35167         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
35168         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
35169
35170 2005-09-02  Bruno Haible  <bruno@clisp.org>
35171
35172         * gnulib-tool (import): In the other first-use case, provide defaults
35173         as well.
35174
35175 2005-09-02  Bruno Haible  <bruno@clisp.org>
35176
35177         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
35178         patches not yet found in the latest gettext release.
35179
35180 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
35181
35182         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
35183         to avoid a collision with bits/local_lim.h in glibc.
35184         All uses changed.  Problem reported by Dmitry V. Levin in
35185         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
35186
35187         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
35188         bugs in int versus size_t comparisons.
35189         (re_string_context_at): Fix bug where the code assumed that
35190         Idx is signed.
35191
35192         Use bool where appropriate.
35193         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
35194         All callers changed.
35195         (calc_eclosure_iter): Likewise, for ROOT arg.
35196         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
35197         (build_charclass_op): Likewise, for NON_MATCH arg.
35198         * lib/regex_internal.c (re_string_allocate, re_string_construct):
35199         (re_string_construct_common): Likewise, for ICASE arg.
35200         * lib/regexec.c (re_search_2_stub, re_search_stub):
35201         Likewise, for RET_LEN arg.
35202         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
35203         (set_regs): Likewise, for FL_BACKTRACK arg.
35204         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
35205         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
35206         (calc_eclosure_iter, parse_bracket_exp):
35207         Use bool for internal variables that are booleans.
35208         * lib/regexec.c (re_search_internal, check_matching,
35209         proceed_next_node):
35210         (set_regs, build_sifted_states, sift_states_bkref):
35211         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
35212         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
35213         (find_collation_sequence_value):
35214         Likewise.
35215         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
35216         (re_node_set_compare):
35217         Return bool, not int. All callers changed.
35218         * lib/regexec.c (check_halt_node_context, check_dst_limits):
35219         (build_trtable, check_node_accept): Likewise.
35220         * lib/regex_internal.h: Include stdbool.h.
35221
35222         Fix bugs uncovered when converting to bool.
35223         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
35224         failure instead of charging ahead blindly.
35225         * lib/regex_internal.c (register_state): Likewise.
35226         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
35227         for freeing internal storage.
35228         (group_nodes_into_DFA_states): Use unsigned int, not int, for
35229         bitset pieces used as boolean, to avoid undefined behavior
35230         on hosts that do int overflow checking.
35231
35232 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
35233
35234         * config/srclist.txt: Add glibc bugs 1285-1287.
35235
35236 2005-09-01  Jim Meyering  <jim@meyering.net>
35237
35238         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
35239         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
35240         Require gl_STAT_MACROS, too.
35241
35242 2005-09-01  Bruno Haible  <bruno@clisp.org>
35243
35244         * gnulib-tool (import): In the first-use case, provide defaults.
35245
35246 2005-09-01  Bruno Haible  <bruno@clisp.org>
35247
35248         * gnulib-tool (func_import): Remove the .tmp files.
35249
35250 2005-09-01  Bruno Haible  <bruno@clisp.org>
35251
35252         * gnulib-tool (func_import): Fix handling of symbolic links.
35253
35254 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
35255
35256         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
35257         old glibc regex code mishandles strings longer than 2**31 bytes.
35258         This patch fixes this when the regex code is used in gnulib
35259         (i.e., outside glibc).
35260
35261         This patch should not affect the use of the regex code inside
35262         glibc.  No doubt this problem also needs to be handled for glibc
35263         as well, but the result will be an incompatible change to the
35264         glibc ABI, and the old ABI will have to be supported too.  That
35265         can be the the subject for another patch.
35266
35267         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
35268         governing whether the rest of this patch is active.  By default,
35269         the macro is disabled and the patch has no effect.
35270         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
35271         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
35272         (struct re_pattern_buffer, re_search, re_search_2, re_match):
35273         (re_match_2, re_set_registers): Use the new types.
35274         * lib/regex_internal.h (Idx, re_hashval_t): New types.
35275         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
35276         New macros.
35277         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
35278         (re_string_context_at, bin_tree_t, re_dfastate_t):
35279         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
35280         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
35281         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
35282         (re_string_char_size_at, re_string_wchar_at):
35283         (re_string_elem_size_at):
35284         Use the new types and macros to port to 64-bit hosts.
35285         Use unsigned types for internal values, so that the code
35286         mostly works even for arrays larger than SSIZE_MAX.
35287         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
35288         (search_duplicated_node, calc_eclosure_iter, fetch_number):
35289         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
35290         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
35291         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
35292         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
35293         (calc_inveclosure, parse_dup_op, build_range_exp):
35294         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
35295         (fetch_number, create_token_tree, mark_opt_subexp):
35296         Likewise.
35297         * lib/regex_internal.c (re_string_construct_common,
35298         create_ci_newstate):
35299         (create_cd_newstate, re_string_allocate, re_string_construct):
35300         (re_string_realloc_buffers, build_wcs_upper_buffer):
35301         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
35302         (re_string_reconstruct, re_string_peek_byte_case):
35303         (re_string_fetch_byte_case, re_string_context_at):
35304         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
35305         (re_node_set_init_copy, re_node_set_add_intersect):
35306         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
35307         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
35308         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
35309         (re_acquire_state, re_acquire_state_context, register_state):
35310         Likewise.
35311         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
35312         search_cur_bkref_entry):
35313         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
35314         (re_search_internal, re_search_2_stub, re_search_stub)
35315         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
35316         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
35317         (update_cur_sifted_state, check_dst_limits):
35318         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
35319         (check_subexp_limits, sift_states_bkref, merge_state_array):
35320         (check_subexp_matching_top, get_subexp, get_subexp_sub):
35321         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
35322         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
35323         (expand_bkref_cache, check_node_accept_bytes):
35324         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
35325         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
35326         (acquire_init_state_context, check_halt_node_context):
35327         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
35328         (sift_states_backward, clean_state_log_if_needed):
35329         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
35330         (find_recover_state, transit_state_sb, transit_state_mb):
35331         (transit_state_bkref, build_trtable, match_ctx_clean):
35332         Likewise.
35333         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
35334         to work around an assumption that REG_MISSING is negative.
35335
35336         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
35337         (seek_collating_symbol_entry) [defined _LIBC]:
35338         (lookup_collation_sequence_value) [defined _LIBC]:
35339         (build_range_exp, build_collating_symbol) [defined _LIBC]:
35340         Use prototypes rather than old-style function definitions.
35341         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
35342         (transit_state_sb) [0]:
35343         (find_collation_sequence_value) [defined _LIBC]: Likewise.
35344
35345         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
35346         rm_eo.
35347
35348         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
35349         (optimize_subexps, lower_subexp):
35350         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
35351         since the signed shift might overflow.  Use 1u<<31 instead.
35352         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
35353         Likewise.
35354         * lib/regexec.c (check_dst_limits_calc_pos_1,
35355         check_subexp_matching_top): Likewise.
35356
35357         * lib/regcomp.c (optimize_subexps, lower_subexp):
35358         Use CHAR_BIT rather than 8, for clarity.
35359         * lib/regexec.c (check_dst_limits_calc_pos_1):
35360         (check_subexp_matching_top): Likewise.
35361         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
35362         have to worry about portability issues when shifting it left.
35363         Remove no-longer-needed test for table_size > 0.
35364         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
35365         in a word, as the resulting behavior is undefined.
35366         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
35367         in one case, a <= should have been an <, and in another case the
35368         whole test was missing.
35369         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
35370         the standard name CHAR_BIT.
35371         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
35372         this is not true on one's complement and signed-magnitude hosts.
35373
35374         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
35375         next_last_offset.
35376         (struct re_dfa_t): Remove unused member states_alloc.
35377         * lib/regcomp.c (init_dfa): Don't initialize unused members.
35378
35379 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
35380
35381         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
35382         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
35383         and large-file glibc and in 32-bit large-file Solaris.
35384
35385 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
35386
35387         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
35388         lengths fit in regoff_t; this isn't true if regoff_t is the same
35389         width as size_t.
35390         * lib/regex.c (re_search_internal): 5th arg is LAST_START
35391         (= START + RANGE) instead of RANGE.  This avoids overflow
35392         problems when regoff_t is the same width as size_t.
35393         All callers changed.
35394         (re_search_2_stub): Check for overflow when adding the
35395         sizes of the two strings.
35396         (re_search_stub): Check for overflow when adding START
35397         to RANGE; if it occurs, substitute the extreme value.
35398
35399 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
35400
35401         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
35402
35403 2005-08-31  Jim Meyering  <jim@meyering.net>
35404
35405         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
35406         a pointer-to-const.
35407         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
35408         (register_state): Likewise.
35409         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
35410         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
35411         (group_nodes_into_DFAstates): Likewise.
35412
35413 2005-08-31  Jim Meyering  <jim@meyering.net>
35414
35415         * check-module: Add a FIXME comment.
35416
35417 2005-08-31  Eric Blake  <ebb9@byu.net>
35418
35419         * modules/unistd-safer (Files): Add unistd--.h.
35420         * modules/stdio-safer (Files): Add stdio--.h.
35421
35422 2005-08-31  Derek Price  <derek@ximbiot.com>
35423
35424         * lib/getdelim.c (getdelim): Return EOF on EOF.
35425         Reported by Larry Jones <lawrence.jones@ugs.com>.
35426
35427 2005-08-31  Bruno Haible  <bruno@clisp.org>
35428
35429         Avoid unnecessary diffs in the generated lib/Makefile.am.
35430         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
35431         the generated files.
35432         (func_import): Don't set cmd.
35433
35434 2005-08-31  Bruno Haible  <bruno@clisp.org>
35435
35436         * lib/strstr.c: Include <stddef.h>, for NULL.
35437         * lib/strcasestr.c: Likewise.
35438         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
35439
35440 2005-08-31  Bruno Haible  <bruno@clisp.org>
35441
35442         * gnulib-tool: New option --macro-prefix.
35443         (func_import): Use macro_prefix.
35444         (import): Handle option --macro-prefix.
35445
35446 2005-08-31  Bruno Haible  <bruno@clisp.org>
35447
35448         * gnulib-tool (import): Rename most ac_* variables to cached_*.
35449         Also use new variables cached_lgpl, cached_libtool.
35450
35451 2005-08-31  Bruno Haible  <bruno@clisp.org>
35452
35453         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
35454         always instantiating them.
35455
35456 2005-08-31  Bruno Haible  <bruno@clisp.org>
35457
35458         * gnulib-tool (func_import): Read the previous cached settings
35459         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
35460         earlier added by gnulib but are now dropped. Warn when a gnulib file
35461         overwrites a non-gnulib file.
35462
35463 2005-08-31  Bruno Haible  <bruno@clisp.org>
35464
35465         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
35466         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
35467         projects that don't keep autogenerated files in CVS. Put into
35468         actioncmd only the specified modules, not the transitive closure.
35469
35470 2005-08-31  Bruno Haible  <bruno@clisp.org>
35471
35472         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
35473         Create directories that shall be filled.
35474         (import): Don't look for gl_* macros in configure.ac. Recurse across
35475         all directories containing a gnulib-cache.m4 files, if meaningful.
35476
35477 2005-08-31  Bruno Haible  <bruno@clisp.org>
35478
35479         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
35480         (import): Set seen_libtool when we see gl_LIBTOOL.
35481
35482 2005-08-31  Bruno Haible  <bruno@clisp.org>
35483
35484         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
35485         declaration macro definitions from generated gnulib.m4.
35486
35487 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
35488
35489         * lib/iconvme.h: Add prototype for iconv_alloc.
35490
35491 2005-08-29  Simon Josefsson  <jas@extundo.com>
35492
35493         * lib/iconvme.c: Fix errno.
35494
35495 2005-08-29  Bruno Haible  <bruno@clisp.org>
35496
35497         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
35498         that it works when the directory contains spaces.
35499
35500 2005-08-29  Bruno Haible  <bruno@clisp.org>
35501
35502         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
35503
35504 2005-08-29  Bruno Haible  <bruno@clisp.org>
35505
35506         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
35507         Emit more advice.
35508
35509 2005-08-29  Bruno Haible  <bruno@clisp.org>
35510         and Stepan Kasal  <kasal@ucw.cz>
35511
35512         * check-module: If more parameters are given, check each of them
35513         separately; add more exceptions, as noted by Jim Meyering.
35514         (check_module): New procedure.
35515         (%exempt_header): Now contains all exceptions.
35516
35517 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
35518
35519         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
35520
35521 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
35522
35523         * lib/iconvme.c: Split iconv_string into iconv_alloc.
35524
35525 2005-08-28  Bruno Haible  <bruno@clisp.org>
35526
35527         * m4/gnulib-tool.m4: New file.
35528
35529 2005-08-27  Jim Meyering  <jim@meyering.net>
35530
35531         * modules/unistd-safer (Files): Add pipe-safer.c.
35532         * modules/fcntl-safer (Files): Add creat-safer.c.
35533
35534 2005-08-27  Jim Meyering  <jim@meyering.net>
35535
35536         * m4/stdlib-safer.m4: New file.  From coreutils.
35537         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
35538         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
35539         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
35540         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
35541         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
35542
35543 2005-08-27  Jim Meyering  <jim@meyering.net>
35544
35545         * lib/fopen-safer.c: Merge minor changes from coreutils.
35546         * lib/dup-safer.c: Likewise.
35547         * lib/fd-safer.c: Likewise.
35548
35549         Merge from coreutils.
35550         * lib/stdio--.h: New file.
35551         * lib/stdlib--.h: New file.
35552         * lib/mkstemp-safer.c: New file.
35553
35554         GNU tar needs these.
35555         * lib/pipe-safer.c: New file.
35556         * lib/creat-safer.c: New file.
35557         * lib/fcntl--.h (creat): Define to creat_safer.
35558         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
35559         * lib/unistd--.h (pipe): Define to pipe_safer.
35560         * lib/unistd-safer.h: Declare pipe_safer.
35561
35562 2005-08-26  Simon Josefsson  <jas@extundo.com>
35563
35564         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
35565         Haible <bruno@clisp.org>.
35566
35567 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
35568
35569         * lib/regex_internal.h: Remove all references to
35570         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
35571         or better.
35572         (bitset_not, bitset_merge, bitset_not_merge):
35573         (bitset_mask, re_string_allocate, re_string_construct):
35574         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
35575         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
35576         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
35577         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
35578         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
35579         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
35580         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
35581         (re_acquire_state_context):
35582         Remove unnecessary forward decls.
35583         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
35584         Put __attribute at function definition,
35585         now that the function decl has been removed.
35586         * lib/regex_internal.c (re_string_peek_byte_case):
35587         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
35588         Likewise.
35589
35590 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
35591
35592         * m4/regex.m4: Add AC_PREREQ(2.50).
35593         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
35594
35595 2005-08-25  Simon Josefsson  <jas@extundo.com>
35596
35597         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
35598         __fsetlocking.
35599
35600 2005-08-25  Simon Josefsson  <jas@extundo.com>
35601
35602         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
35603         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
35604         GLIBC specific code.
35605
35606 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
35607
35608         Make regex safe for g++.  This fixes one real bug (an "err"
35609         that should have been "*err").  g++ problem reported by
35610         Sam Steingold.
35611         * lib/regex_internal.h (re_calloc): New macro, consistent with
35612         re_malloc etc.  All callers of calloc changed to use re_calloc.
35613         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
35614         not int.  All callers changed.
35615         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
35616         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
35617         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
35618         (find_recover_state): Change "err" to "*err"; this fixes what
35619         appears to be a real bug.
35620         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
35621         versus int.
35622
35623 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
35624
35625         * modules/regex (Depends-on): Add malloc, since the code
35626         assumes that !malloc(0) means failure.
35627
35628 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
35629
35630         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
35631
35632         alloca modernization/simplification for regex.
35633         * lib/regex.c: Remove portability cruft for alloca.  This no longer
35634         needs to be at the start of the file, and can be moved into
35635         regex_internal.h and simplified.
35636         * lib/regex_internal.h: Include <alloca.h>.
35637         (__libc_use_alloca) [!defined _LIBC]: New macro.
35638         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
35639         now works outside glibc.
35640
35641 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
35642
35643         * config/srclist.txt: Add glibc bugs 1241, 1245.
35644
35645 2005-08-25  Jim Meyering  <jim@meyering.net>
35646
35647         * lib/open-safer.c: Include <config.h>.
35648         Otherwise, we'd lose LARGEFILE support in any file using
35649         e.g. "fcntl--.h"
35650
35651 2005-08-25  Bruno Haible  <bruno@clisp.org>
35652
35653         * m4/minmax.m4: Require autoconf 2.52.
35654         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
35655         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
35656         alternatives of translit over the alphabet.
35657         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
35658
35659 2005-08-24  Simon Josefsson  <jas@extundo.com>
35660
35661         * tests/test-getpass.c: New file.
35662
35663 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
35664
35665         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
35666         for GNU regex features.
35667
35668 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
35669
35670         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
35671         * lib/regex.h (regerror): Likewise.
35672
35673         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
35674         requires this.  (The code never needed it.)
35675
35676         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
35677         All uses of recently-renamed identifiers changed to use the new,
35678         POSIX-compliant names.  The code will build and run just fine
35679         without these changes, but it's better to eat our own dog food
35680         and use the standard-conforming names.
35681
35682         * lib/regex.h: Fix a multitude of POSIX name space violations.
35683         These changes have an effect only for programs that define
35684         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
35685         do not change anything for programs compiled in the normal way.
35686         Also, there is no effect on the ABI.
35687
35688         (_REGEX_SOURCE): New macro.
35689         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
35690         defined and _GNU_SOURCE is not; this fixes a name space violation.
35691
35692         Rename the following macros to obey POSIX requirements.
35693         The old names are still visible as macros if _REGEX_SOURCE is defined.
35694         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
35695         RE_BACKSLASH_ESCAPE_IN_LISTS.
35696         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
35697         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
35698         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
35699         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
35700         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
35701         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
35702         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
35703         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
35704         (REG_INTERVALS): renamed from RE_INTERVALS.
35705         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
35706         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
35707         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
35708         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
35709         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
35710         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
35711         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
35712         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
35713         RE_UNMATCHED_RIGHT_PAREN_ORD.
35714         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
35715         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
35716         (REG_DEBUG): renamed from RE_DEBUG.
35717         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
35718         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
35719         unusual, since we can't clash with the POSIX REG_ICASE.
35720         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
35721         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
35722         (REG_NO_SUB): renamed from RE_NO_SUB.
35723         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
35724         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
35725         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
35726         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
35727         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
35728         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
35729         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
35730         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
35731         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
35732         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
35733         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
35734         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
35735         RE_SYNTAX_POSIX_MINIMAL_BASIC.
35736         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
35737         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
35738         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
35739         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
35740         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
35741         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
35742         (REG_FIXED): Renamed from REGS_FIXED.
35743         (REG_NREGS): Renamed from RE_NREGS.
35744
35745         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
35746         of other REG_* macros, since POSIX says the user is allowed to
35747         #undef these macros selectively.
35748
35749         (reg_errcode_t): Update comment stating what other tables need
35750         to be consistent.
35751
35752         Rename the following enum values to obey POSIX requirements.
35753         The old names are still visible as macros.
35754         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
35755         is not defined, since GNU is supposed to be a superset of POSIX as
35756         much as possible, and since we want reg_errcode_t to be a signed
35757         type for implementation consistency.
35758         (_REG_NOERROR): Renamed from REG_NOERROR.
35759         (_REG_NOMATCH): Renamed from REG_NOMATCH.
35760         (_REG_BADPAT): Renamed from REG_BADPAT.
35761         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
35762         (_REG_ECTYPE): Renamed from REG_ECTYPE.
35763         (_REG_EESCAPE): Renamed from REG_EESCAPE.
35764         (_REG_ESUBREG): Renamed from REG_ESUBREG.
35765         (_REG_EBRACK): Renamed from REG_EBRACK.
35766         (_REG_EPAREN): Renamed from REG_EPAREN.
35767         (_REG_EBRACE): Renamed from REG_EBRACE.
35768         (_REG_BADBR): Renamed from REG_BADBR.
35769         (_REG_ERANGE): Renamed from REG_ERANGE.
35770         (_REG_ESPACE): Renamed from REG_ESPACE.
35771         (_REG_BADRPT): Renamed from REG_BADRPT.
35772         (_REG_EEND): Renamed from REG_EEND.
35773         (_REG_ESIZE): Renamed from REG_ESIZE.
35774         (_REG_ERPAREN): Renamed from REG_ERPAREN.
35775         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
35776         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
35777         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
35778         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
35779
35780         (_REG_RE_NAME, _REG_RM_NAME): New macros.
35781         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
35782         changed.  But support the old name if the new one is not defined
35783         and if _REGEX_SOURCE.
35784
35785         Change the following member names in struct re_pattern_buffer.
35786         The old names are still supported if !_REGEX_SOURCE.
35787         The new names are always supported, regardless of _REGEX_SOURCE.
35788         (re_buffer): Renamed from buffer.
35789         (re_allocated): Renamed from allocated.
35790         (re_used): Renamed from used.
35791         (re_syntax): Renamed from syntax.
35792         (re_fastmap): Renamed from fastmap.
35793         (re_translate): Renamed from translate.
35794         (re_can_be_null): Renamed from can_be_null.
35795         (re_regs_allocated): Renamed from regs_allocated.
35796         (re_fastmap_accurate): Renamed from fastmap_accurate.
35797         (re_no_sub): Renamed from no_sub.
35798         (re_not_bol): Renamed from not_bol.
35799         (re_not_eol): Renamed from not_eol.
35800         (re_newline_anchor): Renamed from newline_anchor.
35801
35802         Change the following member names in struct re_registers.
35803         The old names are still supported if !_REGEX_SOURCE.
35804         The new names are always supported, regardless of _REGEX_SOURCE.
35805         (rm_num_regs): Renamed from num_regs.
35806         (rm_start): Renamed from start.
35807         (rm_end): Renamed from end.
35808
35809         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
35810         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
35811         Prepend __ to parameter names.
35812
35813         Undo yesterday's changes.
35814
35815 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
35816
35817         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
35818         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
35819         lib/regex.c.
35820
35821 2005-08-24  Jim Meyering  <jim@meyering.net>
35822
35823         Sync from coreutils.
35824         * m4/fcntl-safer.m4: New file.
35825
35826         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
35827         and object files for this module.
35828
35829 2005-08-24  Jim Meyering  <jim@meyering.net>
35830
35831         Sync from coreutils.
35832         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
35833
35834 2005-08-24  Jim Meyering  <jim@meyering.net>
35835
35836         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
35837         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
35838
35839 2005-08-24  Jim Meyering  <jim@meyering.net>
35840
35841         * modules/fcntl-safer: New module.
35842         * modules/fts (Depends-on): Add fcntl-safer.
35843         * MODULES.html.sh (File descriptor based Input/Output):
35844         Add fcntl-safer.
35845
35846 2005-08-24  Bruno Haible  <bruno@clisp.org>
35847
35848         Support for unit test modules.
35849         * modules/README: Mention tests modules.
35850         * modules/TEMPLATE-TESTS: New file.
35851         * gnulib-tool: New options --extract-tests-module, --with-tests and
35852         --tests-base (unused for the moment).
35853         (testsbase, inctests): New variables.
35854         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
35855         (func_verify_module): Exclude TEMPLATE-TESTS.
35856         (func_verify_nontests_module, func_verify_tests_module): New functions.
35857         (func_get_dependencies): Add implicit dependency for tests modules.
35858         (func_get_tests_module): New function.
35859         (func_modules_transitive_closure): When --with-tests was specified,
35860         include the unit tests as well, unless explicitly avoided.
35861         (func_emit_lib_Makefile_am): Ignore the tests modules here.
35862         (func_emit_tests_Makefile_am): New function.
35863         (func_create_testdir): When --with-tests was specified, emit a
35864         tests/ directory.
35865         * MODULES.html.sh (Future developments): Update.
35866
35867 2005-08-24  Bruno Haible  <bruno@clisp.org>
35868
35869         * modules/tls-tests: New file.
35870         * tests/test-tls.c: New file, from GNU gettext.
35871
35872 2005-08-24  Bruno Haible  <bruno@clisp.org>
35873
35874         * modules/lock-tests: New file.
35875         * tests/test-lock.c: New file, from GNU gettext.
35876
35877 2005-08-24  Bruno Haible  <bruno@clisp.org>
35878
35879         * lib/lock.h: Add multiple inclusion guard.
35880         * lib/tls.h: Add multiple inclusion guard.
35881
35882 2005-08-24  Bruno Haible  <bruno@clisp.org>
35883
35884         * gnulib-tool: Add support for the --aux-dir option to
35885         --create-testdir, --create-megatestdir, --test, --megatest.
35886         (func_create_testdir, func_create_megatestdir): Optionally emit a
35887         AC_CONFIG_AUX_DIR directive.
35888         (create-testdir, create-megatestdir, test, megatest): Provide a
35889         default value for $auxdir.
35890
35891 2005-08-24  Bruno Haible  <bruno@clisp.org>
35892
35893         * gnulib-tool (import): Use compound statement instead of subshell
35894         where possible.
35895
35896 2005-08-24  Bruno Haible  <bruno@clisp.org>
35897
35898         * gnulib-tool (import): Change --aux-dir default to "build-aux".
35899
35900 2005-08-24  Bruno Haible  <bruno@clisp.org>
35901
35902         * gnulib-tool (func_version): Update.
35903
35904 2005-08-24  Bruno Haible  <bruno@clisp.org>
35905
35906         * gnulib-tool (func_import, func_create_testdir,
35907         func_create_megatestdir): Quote all autoconf macro arguments.
35908
35909 2005-08-24  Bruno Haible  <bruno@clisp.org>
35910
35911         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
35912         option --force, because --force causes the aclocal.m4 of each
35913         subdirectory to be newer than the corresponding config.h.in.
35914
35915 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
35916
35917         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
35918         All contents moved to gl_REGEX.
35919         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
35920         assume that it does.
35921
35922 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
35923
35924         * lib/regex.h (REG_NOSYS)
35925         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
35926         Define, since POSIX requires it as of 2001.
35927         (_REG_ENOSYS)
35928         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
35929         New private symbol, used to keep the enum signed in all cases.
35930         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
35931         Youngman in
35932         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
35933
35934         * lib/regex_internal.c (re_string_skip_chars, register_state):
35935         (calc_state_hash):
35936         Remove forward decls; no longer needed now that we use prototypes.
35937         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
35938         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
35939         (clean_state_log_if_needed): Likewise.
35940
35941 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
35942
35943         * config/srclist.txt: Add glibc bugs 1231-1233.
35944
35945 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
35946
35947         Fix problems reported by Sam Steingold in
35948         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
35949         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
35950         assumed that reg_errcode_t is a signed type, which is not
35951         necessarily true if _XOPEN_SOURCE is not defined.
35952         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
35953         since some compilers warn about it otherwise.
35954
35955 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
35956
35957         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
35958         (init_word_char, create_initial_state, duplicate_node_closure):
35959         (fetch_token, peek_token_bracket, build_range_exp):
35960         (build_collating_symbol): Remove forward decls; no longer needed
35961         now that we use prototypes.
35962
35963         * lib/regcomp.c:
35964         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
35965         (re_compile_fastmap_iter, regcomp, regerror, regfree):
35966         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
35967         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
35968         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
35969         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
35970         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
35971         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
35972         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
35973         (build_range_exp, build_collating_symbol, parse_bracket_exp):
35974         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
35975         (build_charclass, build_charclass_op, fetch_number, create_tree):
35976         (create_token_tree, mark_opt_subexp, duplicate_tree):
35977         Use prototypes rather than old-style definitions.
35978
35979         * lib/regex_internal.c:
35980         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
35981         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
35982         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
35983         (re_string_reconstruct, re_string_peek_byte_case):
35984         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
35985         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
35986         (re_node_set_init_copy, re_node_set_add_intersect):
35987         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
35988         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
35989         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
35990         (re_acquire_state, re_acquire_state_context, register_state):
35991         (create_ci_newstate, create_cd_newstate, free_state):
35992         Likewise.
35993         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
35994         re_search_2):
35995         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
35996         (re_search_internal, prune_impossible_nodes):
35997         (acquire_init_state_context, check_matching, static):
35998         (check_halt_node_context, check_halt_state_context, proceed_next_node):
35999         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
36000         (update_regs, sift_states_backward, build_sifted_states):
36001         (clean_state_log_if_needed, merge_state_array):
36002         (update_cur_sifted_state, add_epsilon_src_nodes):
36003         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
36004         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
36005         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
36006         (find_recover_state, check_subexp_matching_top, transit_state_mb):
36007         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
36008         (check_arrival, check_arrival_add_next_nodes):
36009         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
36010         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
36011         (check_node_accept_bytes, check_node_accept, extend_buffers):
36012         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
36013         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
36014         (sift_ctx_init):
36015         Likewise.
36016
36017         * lib/regex_internal.h:
36018         (re_string_allocate, re_string_construct, re_string_reconstruct):
36019         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
36020         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
36021         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
36022         (re_string_context_at, re_string_peek_byte_case):
36023         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
36024         is defined, since we now use prototypes always.
36025
36026         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
36027         C89 or better.  All uses removed.
36028
36029 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
36030
36031         * config/srclist.txt: Add glibc bugs 1220-1227.
36032
36033 2005-08-20  Jim Meyering  <jim@meyering.net>
36034
36035         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
36036         of unused local, dfa.
36037
36038 2005-08-20  Bruno Haible  <bruno@clisp.org>
36039
36040         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
36041
36042 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
36043
36044         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
36045         (re_node_set_insert_last, re_dfa_add_node):
36046         Rename local variables to avoid GCC shadowing warnings.
36047
36048 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
36049
36050         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
36051         [defined lint]: Suppress bogus uninitialized-variable warnings.
36052
36053         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
36054         and let the caller return REG_ESPACE if out of space.  This
36055         removes an uninitialied-variable warning with GCC 4.0.1, and also
36056         avoids taking the address of a local variable.  All callers
36057         changed.
36058
36059 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
36060
36061         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
36062         $LIBCSRC/posix/regexec.c.
36063         Add glibc bug 1217 for regcomp.c.
36064
36065 2005-08-19  Jim Meyering  <jim@meyering.net>
36066
36067         * lib/regexec.c (proceed_next_node): Redo local variables to
36068         avoid GCC shadowing warnings.
36069
36070 2005-08-18  Bruno Haible  <bruno@clisp.org>
36071
36072         * lib/strstr.c (strstr): Fix return value in multibyte case.
36073         * lib/strcasestr.c (strcasestr): Likewise.
36074
36075 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
36076
36077         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
36078
36079 2005-08-17  Jim Meyering  <jim@meyering.net>
36080
36081         Make the %s format (seconds since the epoch) work for a negative
36082         number and when used with a zero-padded field width, e.g. %015s.
36083
36084         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
36085         label so that it precedes the code to set `digits'.  Otherwise,
36086         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
36087         print `00-22'.  Now, it prints `-0022', as it should.
36088
36089 2005-08-17  Bruno Haible  <bruno@clisp.org>
36090
36091         * modules/strstr (Files): Add m4/mbrtowc.m4.
36092         (Depends-on): Add mbuiter.
36093
36094 2005-08-17  Bruno Haible  <bruno@clisp.org>
36095
36096         * modules/strcasestr: New file.
36097         * MODULES.html.sh (String handling, based on ANSI C 89): Add
36098         strcasestr.
36099
36100 2005-08-17  Bruno Haible  <bruno@clisp.org>
36101
36102         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
36103
36104 2005-08-17  Bruno Haible  <bruno@clisp.org>
36105
36106         * modules/mbuiter: New file.
36107         * MODULES.html.sh (Extended multibyte and wide character utilities):
36108         Add mbuiter.
36109
36110 2005-08-17  Bruno Haible  <bruno@clisp.org>
36111
36112         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
36113         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
36114
36115 2005-08-17  Bruno Haible  <bruno@clisp.org>
36116
36117         * m4/strcasestr.m4: New file.
36118
36119 2005-08-17  Bruno Haible  <bruno@clisp.org>
36120
36121         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
36122         * lib/strstr.c: Completely rewritten, with multibyte locale support.
36123
36124 2005-08-17  Bruno Haible  <bruno@clisp.org>
36125
36126         * lib/strcasestr.h: New file.
36127         * lib/strcasestr.c: New file.
36128
36129 2005-08-17  Bruno Haible  <bruno@clisp.org>
36130
36131         * lib/strcasecmp.c: Use mbuiter.h.
36132
36133 2005-08-17  Bruno Haible  <bruno@clisp.org>
36134
36135         * lib/mbuiter.h: New file.
36136
36137 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
36138
36139         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
36140         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
36141         and gl_GETOPT are both invoked via different paths (as happens
36142         with GNU tar CVS because it uses both argp and getopt), the former
36143         wins.
36144
36145 2005-08-16  Bruno Haible  <bruno@clisp.org>
36146
36147         * modules/tls: New file.
36148         * MODULES.html.sh (Multithreading): Add tls.
36149
36150 2005-08-16  Bruno Haible  <bruno@clisp.org>
36151
36152         * modules/strnlen1: New file.
36153         * MODULES.html.sh (String handling): Add strnlen1.
36154
36155 2005-08-16  Bruno Haible  <bruno@clisp.org>
36156
36157         * modules/strcase (Files): Add m4/mbrtowc.m4.
36158         (Depends-on): Add strnlen1, mbchar.
36159
36160 2005-08-16  Bruno Haible  <bruno@clisp.org>
36161
36162         * modules/mbiter: New file.
36163         * MODULES.html.sh (Extended multibyte and wide character utilities):
36164         Add mbiter.
36165
36166 2005-08-16  Bruno Haible  <bruno@clisp.org>
36167
36168         * modules/mbfile: New file.
36169         * MODULES.html.sh (Extended multibyte and wide character utilities):
36170         Add mbfile.
36171
36172 2005-08-16  Bruno Haible  <bruno@clisp.org>
36173
36174         * modules/mbchar: New file.
36175         * MODULES.html.sh (Extended multibyte and wide character utilities):
36176         New section.
36177
36178 2005-08-16  Bruno Haible  <bruno@clisp.org>
36179
36180         * m4/tls.m4: New file, from GNU gettext.
36181
36182 2005-08-16  Bruno Haible  <bruno@clisp.org>
36183
36184         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
36185         always.
36186         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
36187
36188 2005-08-16  Bruno Haible  <bruno@clisp.org>
36189
36190         * m4/mbiter.m4: New file.
36191
36192 2005-08-16  Bruno Haible  <bruno@clisp.org>
36193
36194         * m4/mbfile.m4: New file.
36195
36196 2005-08-16  Bruno Haible  <bruno@clisp.org>
36197
36198         * m4/mbchar.m4: New file.
36199
36200 2005-08-16  Bruno Haible  <bruno@clisp.org>
36201
36202         * lib/tls.h: New file, from GNU gettext.
36203         * lib/tls.c: New file, from GNU gettext.
36204
36205 2005-08-16  Bruno Haible  <bruno@clisp.org>
36206
36207         * lib/strnlen1.h: New file.
36208         * lib/strnlen1.c: New file.
36209
36210 2005-08-16  Bruno Haible  <bruno@clisp.org>
36211
36212         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
36213         (mbi_init): Update.
36214         (mbi_avail, mbi_advance): Let the iteration end before the terminating
36215         NUL byte, not after it.
36216
36217 2005-08-16  Bruno Haible  <bruno@clisp.org>
36218
36219         * lib/strcase.h (strcasecmp): Add note in comments.
36220         * lib/strncasecmp.c: Use code from strcasecmp.c.
36221         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
36222         (strcasecmp): Work correctly in multibyte locales.
36223
36224 2005-08-16  Bruno Haible  <bruno@clisp.org>
36225
36226         * lib/mbiter.h: New file.
36227
36228 2005-08-16  Bruno Haible  <bruno@clisp.org>
36229
36230         * lib/mbfile.h: New file.
36231
36232 2005-08-16  Bruno Haible  <bruno@clisp.org>
36233
36234         * lib/mbchar.h: New file.
36235         * lib/mbchar.c: New file.
36236
36237 2005-08-16  Bruno Haible  <bruno@clisp.org>
36238
36239         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
36240         the valid ones. Makes the comparison operations transitive:
36241         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
36242         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
36243
36244 2005-08-15  Simon Josefsson  <jas@extundo.com>
36245
36246         * modules/ssize_t (License): Change to 'unlimited'.
36247
36248         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
36249
36250 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
36251
36252         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
36253         Add comments for each pending glibc patch.
36254
36255 2005-08-15  Bruno Haible  <bruno@clisp.org>
36256
36257         * lib/regex.h (__restrict_arr): Don't define to __restrict if
36258         __cplusplus is defined.
36259
36260 2005-08-14  Jim Meyering  <jim@meyering.net>
36261
36262         Sync from coreutils.
36263
36264         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
36265         Use the hash-table-based cycle-detection code not just when
36266         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
36267         Reported by James Youngman in
36268         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
36269         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
36270         FTS_TIGHT_CYCLE_CHECK.
36271         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
36272         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
36273         once again.
36274         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
36275         * lib/fts.c (fd_safer): Remove decl.
36276         Include fcntl--.h rather than unistd-safer.h
36277         (fts_safe_changedir): Don't call fd_safer; no longer needed
36278         now that we include fcntl--.h.
36279
36280 2005-08-12  Simon Josefsson  <jas@extundo.com>
36281
36282         * modules/getndelim2: Use ssize_t module.
36283         * modules/getnline: Likewise.
36284         * modules/safe-read: Likewise.
36285         * modules/xreadlink: Likewise.
36286
36287         * modules/ssize_t: New file.
36288
36289 2005-08-12  Simon Josefsson  <jas@extundo.com>
36290
36291         * m4/readline.m4: Look for termcap, curses or ncurses if required.
36292
36293 2005-08-12  Simon Josefsson  <jas@extundo.com>
36294
36295         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
36296         ssize_t.
36297
36298 2005-08-12  Simon Josefsson  <jas@extundo.com>
36299
36300         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
36301         readline, getdelim and check_version.
36302         (Support for systems lacking ISO C 99: Sizes of integer types):
36303         Add size_max.
36304
36305 2005-08-12  Bruno Haible  <bruno@clisp.org>
36306
36307         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
36308
36309 2005-08-11  Simon Josefsson  <jas@extundo.com>
36310
36311         * modules/readline: New file.
36312
36313         * modules/strnlen (Files): Add strnlen.h.
36314
36315 2005-08-11  Simon Josefsson  <jas@extundo.com>
36316
36317         * m4/readline.m4: New file.
36318
36319 2005-08-11  Simon Josefsson  <jas@extundo.com>
36320
36321         * lib/readline.h, readline.c: New file.
36322
36323 2005-08-11  Simon Josefsson  <jas@extundo.com>
36324
36325         * doc/gnulib.texi (Initial import, Finishing touches): Mention
36326         gl_AVOID.
36327
36328 2005-08-11  Bruno Haible  <bruno@clisp.org>
36329
36330         * lib/strnlen.h (strnlen): Change parameter name to match comment.
36331
36332 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
36333
36334         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
36335
36336 2005-08-10  Simon Josefsson  <jas@extundo.com>
36337
36338         * tests/test-iconvme.c: New file.
36339
36340 2005-08-10  Simon Josefsson  <jas@extundo.com>
36341
36342         * m4/strnlen.m4: New file.
36343
36344         * m4/strndup.m4: Don't check for strnlen declaration, done in
36345         strnlen.m4.
36346
36347 2005-08-10  Simon Josefsson  <jas@extundo.com>
36348
36349         * lib/strndup.c: Use strnlen.h.
36350
36351         * lib/strnlen.h: New file.
36352
36353 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
36354
36355         * README: Typos.
36356
36357 2005-08-02  Simon Josefsson  <jas@extundo.com>
36358
36359         * modules/readline: New file.
36360
36361 2005-08-02  Simon Josefsson  <jas@extundo.com>
36362
36363         * modules/getdelim: New file.
36364
36365         * modules/getline: Rewrite, don't use getndelim2.
36366
36367 2005-08-02  Simon Josefsson  <jas@extundo.com>
36368
36369         * m4/getline.m4: Separate out getdelim stuff into separate module.
36370
36371         * m4/getdelim.m4: New file.
36372
36373 2005-08-02  Simon Josefsson  <jas@extundo.com>
36374
36375         * lib/getline.h, getline.c: Rewrite.
36376
36377         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
36378
36379 2005-07-31  Bruno Haible  <bruno@clisp.org>
36380
36381         * lib/lock.h (gl_lock_initializer): New macro.
36382         (gl_lock_define_initialized): Use it.
36383         (gl_rwlock_initializer): New macro.
36384         (gl_rwlock_define_initialized): Use it.
36385         (gl_recursive_lock_initializer): New macro.
36386         (gl_recursive_lock_define_initialized): Use it.
36387
36388 2005-07-30  Karl Berry  <karl@gnu.org>
36389
36390         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
36391         Report from Ben Pfaff, regarding getopt.
36392
36393 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
36394
36395         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
36396         normal way.
36397         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
36398         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
36399         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
36400         (gl_GETOPT): Use the new macros.  Most of the implementation
36401         is moved to the new macros.  This is for programs like Emacs
36402         that don't want all the functionality of gl_GETOPT.
36403
36404 2005-07-26  Bruno Haible  <bruno@clisp.org>
36405
36406         * m4/lock.m4: Update from GNU gettext.
36407
36408 2005-07-26  Bruno Haible  <bruno@clisp.org>
36409
36410         * lib/lock.h: Update from GNU gettext.
36411         * lib/lock.c: Update from GNU gettext.
36412
36413 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
36414
36415         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
36416         obsolescent AC_TRY_RUN.  Include the default includes files, for
36417         'exit'.
36418
36419 2005-07-24  Bruno Haible  <bruno@clisp.org>
36420
36421         * modules/visibility: New file.
36422         * MODULES.html.sh (Misc): Add visibility.
36423
36424 2005-07-24  Bruno Haible  <bruno@clisp.org>
36425
36426         * m4/visibility.m4: New file.
36427
36428 2005-07-24  Bruno Haible  <bruno@clisp.org>
36429
36430         * doc/visibility.texi: New file.
36431
36432 2005-07-22  Bruno Haible  <bruno@clisp.org>
36433
36434         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
36435         $(ALLOCA_H), redundant through BUILT_SOURCES.
36436         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
36437         redundant through BUILT_SOURCES.
36438         * modules/byteswap (Makefile.am): Remove explicit dependency on
36439         $(BYTESWAP_H), redundant through BUILT_SOURCES.
36440         * modules/fnmatch (Makefile.am): Remove explicit dependency on
36441         $(FNMATCH_H), redundant through BUILT_SOURCES.
36442         * modules/getopt (Makefile.am): Remove explicit dependency on
36443         $(GETOPT_H), redundant through BUILT_SOURCES.
36444         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
36445         redundant through BUILT_SOURCES.
36446         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
36447         redundant through BUILT_SOURCES.
36448         * modules/stdbool (Makefile.am): Remove explicit dependency on
36449         $(STDBOOL_H), redundant through BUILT_SOURCES.
36450         * modules/stdint (Makefile.am): Remove explicit dependency on
36451         $(STDINT_H), redundant through BUILT_SOURCES.
36452         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
36453         Remove explicit dependency on $(SYSEXITS_H).
36454         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
36455
36456 2005-07-18  Simon Josefsson  <jas@extundo.com>
36457
36458         * lib/check-version.c (check_version): Accept identical versions too.
36459
36460 2005-07-18  Bruno Haible  <bruno@clisp.org>
36461
36462         * modules/lock: New file.
36463         * MODULES.html.sh (Multithreading): New section.
36464
36465 2005-07-18  Bruno Haible  <bruno@clisp.org>
36466
36467         * m4/lock.m4: New file, from GNU gettext.
36468
36469 2005-07-18  Bruno Haible  <bruno@clisp.org>
36470
36471         * lib/lock.h: New file, from GNU gettext.
36472         * lib/lock.c: New file, from GNU gettext.
36473
36474 2005-07-18  Bruno Haible  <bruno@clisp.org>
36475
36476         * lib/lock.h (gl_once_t): New type.
36477         (gl_once_define, gl_once): New macros.
36478         * lib/lock.c (fresh_once): New variable.
36479         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
36480         functions.
36481
36482 2005-07-16  Simon Josefsson  <jas@extundo.com>
36483
36484         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
36485         workaround, suggested by Bruno.
36486
36487 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
36488
36489         * modules/xalloc (Depends-on): Add xalloc-die.
36490         * modules/xvasprintf (Depends-on): Add xalloc-die.
36491
36492 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
36493
36494         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
36495         with a minor change.
36496
36497 2005-07-15  Bruno Haible  <bruno@clisp.org>
36498
36499         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
36500         When using lib/poll.c, define poll as rpl_poll.
36501
36502 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
36503
36504         * modules/argp (Depends-on): Remove unlocked-io.
36505
36506 2005-07-14  Derek Price  <derek@ximbiot.com>
36507
36508         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
36509         for glob symlink bug.
36510
36511 2005-07-14  Bruno Haible  <bruno@clisp.org>
36512
36513         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
36514         Instead, test for *_unlocked function declarations directly.
36515
36516 2005-07-11  Simon Josefsson  <jas@extundo.com>
36517
36518         * modules/size_max: New file.
36519
36520         * modules/xsize: Depend on size_max module for size_max.m4.
36521
36522 2005-07-11  Simon Josefsson  <jas@extundo.com>
36523
36524         * lib/size_max.h: New file.
36525
36526 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
36527
36528         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
36529         copyright symbol and the year.
36530         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
36531         (version_etc_va): Use parameterized copyright notice.
36532         Reword to conform to the current GNU coding standards.
36533
36534 2005-07-11  Karl Berry  <karl@gnu.org>
36535
36536         * doc/gnulib.texi (Quoting): new node.
36537         (Initial import): more info, from Patrice.
36538
36539 2005-07-11  Bruno Haible  <bruno@clisp.org>
36540
36541         * gnulib-tool (func_usage): Document option --avoid.
36542         (Command line options): Handle --avoid.
36543         (func_acceptable): New function.
36544         (func_modules_transitive_closure): Use it.
36545
36546 2005-07-11  Bruno Haible  <bruno@clisp.org>
36547
36548         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
36549         Reported by Jim Meyering.
36550
36551 2005-07-10  Bruno Haible  <bruno@clisp.org>
36552
36553         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
36554         Needed when size_t is smaller than 'unsigned int'.
36555         Reported by Paul Eggert.
36556
36557 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
36558
36559         * modules/argp (Depends-on): Add unlocked-io
36560
36561 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
36562
36563         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
36564         block of defines.
36565
36566 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
36567
36568         * config/srclist.txt: Comment out regcomp.c, since we have a porting
36569         fix now.
36570
36571 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
36572         and Paul Eggert  <eggert@cs.ucla.edu>
36573
36574         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
36575         in wint_t, not wchar_t.  Remove now-unnecessary cast.
36576
36577 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
36578
36579         * modules/regex (Files): Add lib/regex_internal.c,
36580         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
36581         (Depends-on): Add extensions.
36582         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
36583
36584 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
36585
36586         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
36587         pathconf.
36588         * m4/same.m4 (gl_SAME): Likewise.
36589         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
36590
36591         * m4/regex.m4: Adjust to new libc regex implementation.
36592         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
36593         all the .c and .h parts of (the new) regex.
36594         Quote the m4 stuff better.
36595         Check for RE_ICASE bug of old gnulib.
36596         Check for REG_STARTEND of recent libc.
36597         Rename local variables from jm_* to gl_*.
36598         Quote operand of "test -f".
36599         Say "recent enough" version of libc, not "version 2".
36600         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
36601         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
36602         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
36603         Remove check for btowc, isascii.
36604         Require AM_LANGINFO_CODESET.
36605
36606 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
36607
36608         * lib/regex.c, regex.h: Sync from libc.
36609         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
36610         * lib/regexec.c:
36611         New files, synced from libc, except that regex_internal.h
36612         currently has a small porting fix.
36613
36614 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
36615
36616         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
36617         regex_internal.c, regexec.c.
36618         Add regex_internal.h too, but as a comment, since the libc version
36619         is currently broken in gnulib mode.
36620
36621 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
36622
36623         Support programs like Emacs that use gnulib but not gettext.
36624         * MODULES.html.sh (Internationalization functions): Add gettext-h.
36625         * modules/gettext-h: New file.
36626         * modules/gettext (Files): Remove lib/gettext.h.
36627         (Depends-on): Add gettext-h.
36628         (Makefile.am): Remove lib_SOURCES.
36629         * modules/argmatch, modules/c-stack, modules/closeout:
36630         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
36631         * modules/execute, modules/file-type, modules/getaddrinfo:
36632         * modules/getopt, modules/human, modules/javacomp:
36633         * modules/javaexec, modules/mkdir-p, modules/obstack:
36634         * modules/openat, modules/pagealign_alloc, modules/pipe:
36635         * modules/quotearg, modules/regex, modules/rpmatch:
36636         * modules/unicodeio, modules/userspec, modules/version-etc:
36637         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
36638         * modules/xsetenv:
36639         Depend on gettext-h, not gettext.
36640
36641 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
36642
36643         * gnulib-tool (func_import): Add support for 'public domain' license.
36644         * modules/alloca, modules/atexit, modules/memmove:
36645         Now public domain, not GPL.
36646         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
36647         * modules/realloc, modules/strerror, modules/strtod:
36648         Now LGPL, not GPL.
36649
36650 2005-07-05  Bruno Haible  <bruno@clisp.org>
36651
36652         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
36653         autoconf CVS. Needed for mingw.
36654
36655 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
36656
36657         Remove the dependency of the strftime module on the tzset module.
36658         * modules/strftime (Depends-on): Remove dependency on tzset.
36659
36660 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
36661
36662         Remove the dependency of the strftime module on the tzset module.
36663         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
36664         gl_FUNC_TZSET_CLOBBER.
36665
36666 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
36667
36668         Remove the dependency of the strftime module on the tzset module.
36669         * lib/strftime.c (my_strftime)
36670         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
36671         Copy the input structure, to work around some of the bug with
36672         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
36673         Solaris releases, you should also use the tzset module, but we won't
36674         require it as a dependency any more since we don't want LGPLed code
36675         to depend on GPLed code.
36676
36677 2005-07-02  Jim Meyering  <jim@meyering.net>
36678
36679         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
36680         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
36681         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
36682         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
36683
36684 2005-07-02  Jim Meyering  <jim@meyering.net>
36685
36686         * lib/backupfile.c (backup_args): Change a `0' to NULL.
36687
36688 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
36689
36690         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
36691         declares only 'struct timespec;' (!).
36692
36693 2005-07-01  Jim Meyering  <jim@meyering.net>
36694
36695         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
36696         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
36697         * lib/save-cwd.c, tempname.c:
36698         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
36699         and don't include <sys/file.h>).
36700
36701 2005-06-29  Jim Meyering  <jim@meyering.net>
36702
36703         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
36704         type name.  Use the variable name instead.
36705         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
36706         Likewise.
36707
36708 2005-06-28  Simon Josefsson  <jas@extundo.com>
36709
36710         * modules/check-version (Files): Add check-version.m4.
36711
36712 2005-06-28  Simon Josefsson  <jas@extundo.com>
36713
36714         * m4/check-version.m4: New file, suggested by Jim Meyering
36715         <jim@meyering.net>.
36716
36717 2005-06-28  Simon Josefsson  <jas@extundo.com>
36718
36719         * lib/check-version.h, lib/check-version.c: New files.
36720
36721 2005-06-28  Simon Josefsson  <jas@extundo.com>
36722
36723         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
36724         collision with global variable.  Better indentation.  Don't
36725         increment buffer pointer beyond buffer end.  Based on comments
36726         from Paul Eggert <eggert@cs.ucla.edu>.
36727
36728         * lib/base64.h: Indent.
36729
36730 2005-06-28  Simon Josefsson  <jas@extundo.com>
36731
36732         * doc/gnulib.texi (Library version handling): New section.
36733
36734 2005-06-28  Jim Meyering  <jim@meyering.net>
36735
36736         * check-module (find_included_lib_files): Hard-code another
36737         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
36738         but modules/fts-lgpl (correctly) does not list those files.
36739
36740         * modules/canonicalize (Files): Add lib/pathmax.h.
36741
36742 2005-06-25  Simon Josefsson  <jas@extundo.com>
36743
36744         * modules/check-version: New file.
36745
36746 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
36747
36748         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
36749         initializer of struct addrinfo, as an indication that we don't
36750         care how many members the structure has.
36751
36752 2005-06-24  Derek Price  <derek@ximbiot.com>
36753         and Bruno Haible  <bruno@clisp.org>
36754
36755         Remove stat module & update lstat.
36756         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
36757         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
36758         * m4/stat.m4: Remove this file.
36759
36760 2005-06-24  Derek Price  <derek@ximbiot.com>
36761         and Bruno Haible  <bruno@clisp.org>
36762
36763         Remove stat module & update lstat.
36764         * lib/stat.c: Remove this file...
36765         (slash_aware_lstat): ...moving this content and its support...
36766         * lib/lstat.c (rpl_lstat): ...into here.
36767         * lib/lstat.h: New file.
36768
36769 2005-06-24  Derek Price  <derek@ximbiot.com>
36770         and Bruno Haible  <bruno@clisp.org>
36771
36772         Remove stat module & update lstat.
36773         * config/srclist.txt (libc sources): Remove stat.
36774
36775 2005-06-24  Derek Price  <derek@ximbiot.com>
36776         and Bruno Haible  <bruno@clisp.org>
36777
36778         Remove stat module & update lstat.
36779         * MODULES.html.sh (stat): Remove.
36780         * MODULES.html: Regenerated.
36781         * modules/lstat (Description): Correct function name.
36782         (Files): Add "lstat.h".
36783         (Depends-on): Remove stat, add xalloc, stat-macros.
36784         * modules/stat: Remove this file.
36785         (Include): Add "lstat.h", remove <sys/stat.h>.
36786
36787 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
36788
36789         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
36790         (ranged_convert): Don't save conversion in a temporary struct.
36791         This causes a warning with GCC 4.0.0, and anyway in the typical
36792         case it's not worth the extra 100 bytes or so of code.
36793         (ranged_convert, __mktime_internal): When calling a function via a
36794         pointer P, use P () rather than (*P) (), as we now assume C89 or
36795         better.
36796
36797 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
36798
36799         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
36800         "who -r" failed to give output.  Problem reported by Tim Waugh.
36801
36802         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
36803         (xcalloc): Use it to avoid needless tests.
36804         Problem reported by Jim Meyering.
36805
36806 2005-06-20  Derek Price  <derek@ximbiot.com>
36807
36808         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
36809         unnecessary for Autoconfs > 2.59c.
36810
36811 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
36812
36813         * lib/argp.h (__option_is_short): Check upper limit of
36814         __key. Isprint() requires its argument to have the value
36815         of an unsigned char or EOF.
36816
36817 2005-06-16  Jim Meyering  <jim@meyering.net>
36818
36819         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
36820         when either N or S is zero.
36821
36822 2005-06-16  Derek Price  <derek@ximbiot.com>
36823
36824         * m4/bison.m4: Declare YACC & YFLAGS precious.
36825
36826 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
36827
36828         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
36829         multibyte string or pattern, fall back on unibyte matching.
36830         Problem reported by James Youngman.
36831
36832 2005-06-08  Bruno Haible  <bruno@clisp.org>
36833
36834         * modules/csharpcomp: New file.
36835         * MODULES.html.sh (C#): Add csharpcomp.
36836
36837 2005-06-08  Bruno Haible  <bruno@clisp.org>
36838
36839         * m4/csharpcomp.m4: New file, from GNU gettext.
36840
36841 2005-06-08  Bruno Haible  <bruno@clisp.org>
36842
36843         * lib/csharpcomp.h: New file, from GNU gettext.
36844         * lib/csharpcomp.c: New file, from GNU gettext.
36845         * lib/csharpcomp.sh.in: New file, from GNU gettext.
36846
36847 2005-06-08  Bruno Haible  <bruno@clisp.org>
36848
36849         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
36850         warning on mingw.
36851
36852 2005-06-07  Derek Price  <derek@ximbiot.com>
36853
36854         Sync from CVS.
36855         * lib/glob_.h: Indent nested #ifdef.
36856
36857 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
36858
36859         Sync from coreutils.
36860         Use "file name" when talking about file names, instead of "filename"
36861         or "path", as per the GNU coding standards.
36862         * lib/mkdir-p.c: Renamed from makepath.c.
36863         (make_dir_parents): Renamed from make_path.  All callers changed.
36864         * lib/mkdir-p.h: Likewise.  All includers changed.
36865         * lib/filenamecat.c: Renamed from path-concat.c.
36866         (file_name_concat): Renamed from path_concat.  All callers changed.
36867         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
36868         * lib/filenamecat.h: Likewise.  All includers changed.
36869         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
36870         in comments or local variable names.
36871         * lib/basename.c: Likewise.
36872         * lib/canonicalize.c, canonicalize.h: Likewise.
36873         * lib/dirname.c, dirname.h: Likewise.
36874         * lib/euidaccess.c: Likewise.
36875         * lib/exclude.c: Likewise
36876         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
36877         * lib/fsusage.c, fsuage.h: Likewise.
36878         * lib/fts.c, fts_.h: Likewise.
36879         * lib/getcwd.c: Likewise.
36880         * lib/getloadavg.c: Likewise.
36881         * lib/mkstemp.c: Likewise.
36882         * lib/mountlist.c, mountlist.h: Likewise.
36883         * lib/openat.c, openat.h: Likewise.
36884         * lib/readlink-stub.c: Likewise.
36885         * lib/readutmp.c, readutmp.h: Likewise.
36886         * lib/rename.c: Likewise.
36887         * lib/rmdir.c: Likewise.
36888         * lib/same.c: Likewise.
36889         * lib/savedir.c: Likewise.
36890         * lib/stripslash.c: Likewise.
36891         * lib/tempname.c: Likewise.
36892         * lib/xreadlink.c: Likewise.
36893         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
36894         All uses changed.
36895         * lib/exclude.h: Likewise.
36896
36897         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
36898         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
36899         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
36900         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
36901         * lib/pathmax.h: Include <limits.h> unconditionally, since other
36902         files have been getting away with it for years (MORE/BSD 4.3
36903         is extinct now).
36904         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
36905         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
36906
36907         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
36908         Define to 256, not 255, as per modern POSIX.
36909
36910 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
36911
36912         Sync from coreutils.
36913         Use "file name" when talking about file names, instead of "filename"
36914         or "path", as per the GNU coding standards.
36915         * MODULES.html.sh: mkdir-p renamed from makepath.
36916         filenamecat renamed from path-concat.
36917         * modules/filenamecat: Renamed from modules/path-concat.
36918         (Files): filenamecat.h and filenamecat.c renamed from
36919         path-concat.h and path-concat.c.
36920         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
36921         (Include): filenamecat.h, not path-concat.h.
36922         * modules/mkdir-p: Renamed from modules/makepath.
36923         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
36924         makepath.c.
36925         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
36926         (Include): mkdir-p.h, not makepath.h.
36927
36928 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
36929
36930         Sync from coreutils.
36931         * m4/mkdir-p.m4: Renamed from makepath.m4.
36932         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
36933         Rename files from makepath.c to mkdir-p.c, and from
36934         makepath.h to mkdir-p.h.
36935         * m4/filenamecat.m4: Renamed from path-concat.m4.
36936         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
36937         Rename files from path-concat.c to filenamecat.c,
36938         and from path-concat.h to filenamecat.h.
36939         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
36940         "file name" in local variables or comments.
36941         * m4/rename.m4: Likewise.
36942
36943 2005-06-01  Bruno Haible  <bruno@clisp.org>
36944
36945         * modules/csharpexec: New file.
36946         * MODULES.html.sh (C#): New section.
36947
36948 2005-06-01  Bruno Haible  <bruno@clisp.org>
36949
36950         * m4/csharp.m4: New file, from GNU gettext.
36951         * m4/csharpexec.m4: New file, from GNU gettext.
36952
36953 2005-06-01  Bruno Haible  <bruno@clisp.org>
36954
36955         * lib/csharpexec.h: New file, from GNU gettext.
36956         * lib/csharpexec.c: New file, from GNU gettext.
36957         * lib/csharpexec.sh.in: New file, from GNU gettext.
36958
36959 2005-05-31  Derek Price  <derek@ximbiot.com>
36960             Paul Eggert  <eggert@cs.ucla.edu>
36961
36962         Sync from cvs.
36963         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
36964
36965 2005-05-31  Derek Price  <derek@ximbiot.com>
36966             Paul Eggert  <eggert@cs.ucla.edu>
36967
36968         Sync from cvs.
36969         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
36970
36971 2005-05-29  Derek Price  <derek@ximbiot.com>
36972
36973         * config/srclist.txt (glob_.h, glob.c): Add these files.
36974
36975 2005-05-29  Derek Price  <derek@ximbiot.com>
36976
36977         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
36978         * modules/glob: New file.
36979         * modules/getlogin_r: Add link to POSIX spec in description.
36980
36981 2005-05-29  Derek Price  <derek@ximbiot.com>
36982             Paul Eggert  <eggert@cs.ucla.edu>
36983
36984         * m4/glob.m4: New file.
36985
36986 2005-05-29  Derek Price  <derek@ximbiot.com>
36987             Paul Eggert  <eggert@cs.ucla.edu>
36988
36989         * lib/glob_.h, lib/glob.c: New files.
36990
36991 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
36992
36993         * modules/fts (Files): Remove m4/inttypes-pri.m4.
36994         * modules/fts-lgpl (Depends-on): Remove gettext.
36995
36996 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
36997
36998         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
36999         and don't require gt_INTTYPES_PRI.
37000
37001 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
37002
37003         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
37004
37005         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
37006         the configuration hassle isn't worth it.
37007         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
37008         (LONGEST_MODIFIER, PRIuMAX): Remove.
37009
37010 2005-05-27  Bruno Haible  <bruno@clisp.org>
37011
37012         * lib/getlogin_r.h: Remove second include of <stddef.h>.
37013
37014 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
37015
37016         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
37017         _POSIX_PTHREAD_SEMANTICS for Solaris.
37018
37019 2005-05-25  Derek Price  <derek@ximbiot.com>
37020
37021         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
37022
37023 2005-05-25  Derek Price  <derek@ximbiot.com>
37024             Paul Eggert  <eggert@cs.ucla.edu>
37025
37026         * modules/getlogin_r, m4/getlogin_r.m4: New files.
37027         * lib/getlogin_r.c, getlogin_r.h: New files.
37028
37029 2005-05-25  Bruno Haible  <bruno@clisp.org>
37030             Derek Price  <derek@ximbiot.com>
37031
37032         * lib/getlogin_r.h: Simplify API documentation.
37033
37034 2005-05-23  Derek Price  <derek@ximbiot.com>
37035
37036         * modules/minmax (Files): Add m4/minmax.m4.
37037         (configure.ac): Add gl_MINMAX.
37038
37039 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
37040
37041         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
37042         so that unistd-safer.h (GPL'ed code) need not be included.
37043
37044 2005-05-22  Bruno Haible  <bruno@clisp.org>
37045
37046         * m4/minmax.m4: New file.
37047         Based on a patch by Derek Price <derek@ximbiot.com>.
37048
37049 2005-05-22  Bruno Haible  <bruno@clisp.org>
37050
37051         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
37052         (INT64_MIN): Fix definition.
37053         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
37054
37055         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
37056         NEED_SIGNED_INT_TYPES.
37057
37058         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
37059         HAVE_SYSTEM_INTTYPES.
37060
37061 2005-05-22  Bruno Haible  <bruno@clisp.org>
37062
37063         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
37064         Also include <sys/param.h> if it defines MIN, MAX.
37065         Based on a patch by Derek Price <derek@ximbiot.com>.
37066
37067 2005-05-21  Jim Meyering  <jim@meyering.net>
37068
37069         * modules/fts (Files): Add m4/inttypes-pri.m4.
37070         (Depends-on): Add lstat and remove gettext.  Alphabetize.
37071
37072 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
37073
37074         New fts module.
37075         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
37076         (setup_dir, free_dir): New functions.
37077         (enter_dir, leave_dir): Define trivial
37078         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
37079         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
37080         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
37081         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
37082         Move to fts-cycle.c.
37083         (fts_open): Use setup_dir.
37084         (fts_close): Use free_dir.
37085         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
37086         This adds a label and some gotos, but the alternatives were messier.
37087         Check for memory allocation failure when entering a dir.
37088         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
37089         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
37090         (FTS): New member fts_cycle, that is a union that contains the
37091         old active_dir_ht and cycle_state.  All uses changed to mention
37092         fts_cycle.ht and fts_cycle.state.
37093         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
37094         fts.c, with the following changes:
37095         (setup_dir, free_dir): New functions.
37096         (enter_dir): Now returns bool.  Return true if successful, false
37097         if memory exhausted.  All callers changed.
37098         Do not bother partly cleaning up on
37099         memory allocation failure; that is free_dir's job.
37100         However, free ad if hash_insert fails, to avoid memory leak.
37101         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
37102         fts->fts_options to see which union member to use.
37103
37104 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
37105
37106         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
37107         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
37108
37109 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
37110
37111         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
37112
37113 2005-05-20  Jim Meyering  <jim@meyering.net>
37114
37115         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
37116         Now a macro, to pacify GCC.
37117
37118 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
37119
37120         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
37121         of -1.
37122
37123 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
37124
37125         * lib/chown.c (rpl_chown): Return -1 on failure.
37126
37127 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
37128
37129         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
37130         Don't check for stddef.h.
37131         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
37132         don't use its results.
37133         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
37134         since we include them unconditionally.  Don't require
37135         AM_STDBOOL_H, since stdbool is a prerequisite.
37136         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
37137         since we assume C89 or better.
37138         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
37139         as we don't use their results.
37140         Don't check for fchdir, memmove, memset, strrchr, as we use
37141         them unconditionally.
37142         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
37143         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
37144
37145 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
37146
37147         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
37148         Include <stddef.h> unconditionally, since we assume C89 now.
37149         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
37150         * lib/fts.c: Include fts_.h first, to check interface.
37151         Do not include intprops.h; no longer needed.
37152         Include cycle-check.h and hash.h, since fts_.h no longer does.
37153         Remove unnecessary casts of closedir to void.
37154         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
37155         decide whether to decrement nlinks.
37156         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
37157         (FTS): Use struct hash_table * instead of Hash_table, so that
37158         we no longer need to include hash.h here.
37159
37160 2005-05-18  Jim Meyering  <jim@meyering.net>
37161
37162         * modules/dirfd (License): Change to LGPL.  Most of the code
37163         is already in the public domain.
37164
37165 2005-05-18  Jim Meyering  <jim@meyering.net>
37166
37167         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
37168         Reported by Yoann Vandoorselaere.
37169
37170 2005-05-17  Jim Meyering  <jim@meyering.net>
37171
37172         * m4/fts.m4: New file, from coreutils.
37173
37174 2005-05-17  Jim Meyering  <jim@meyering.net>
37175
37176         * lib/fts.c, lib/fts_.h: New files, from coreutils.
37177
37178 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
37179
37180         Sync from coreutils.
37181         * m4/unlinkdir.m4: New file.
37182
37183 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
37184
37185         Sync from coreutils.
37186         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
37187         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
37188         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
37189         White space changes only.
37190         * lib/makepath.c (make_path): Port to hosts where leading "//" is
37191         special.
37192         * lib/yesno.c: Include getline.h, not ctype.h.
37193         (yesno): Don't remove leading white space; POSIX doesn't allow it.
37194         Use getline to remove arbitrary restriction on response length.
37195
37196 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
37197
37198         * config/srclist-update: Spell out "Street" in FSF postal
37199         mail address; this is the style the FSF seems to prefer.
37200
37201         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
37202         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
37203         this updates FSF postal mail address.
37204
37205         Sync from coreutils.
37206         * modules/unlinkdir: New file.
37207         * modules/yesno (Depends-on): Add getline.
37208         * MODULES.html.sh (File system functions): Add unlinkdir.
37209
37210 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
37211
37212         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
37213         lib/strsep.h:
37214         Change the initial comment to refer to GPL, not LGPL.
37215         gnulib-tool will change it to LGPL as needed.
37216
37217         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
37218         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
37219         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
37220         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
37221         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
37222         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
37223         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
37224         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
37225         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
37226         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
37227         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
37228         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
37229         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
37230         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
37231         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
37232         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
37233         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
37234         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
37235         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
37236         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
37237         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
37238         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
37239         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
37240         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
37241         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
37242         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
37243         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
37244         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
37245         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
37246         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
37247         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
37248         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
37249         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
37250         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
37251         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
37252         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
37253         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
37254         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
37255         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
37256         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
37257         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
37258         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
37259         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
37260         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
37261         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
37262         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
37263         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
37264         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
37265         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
37266         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
37267         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
37268         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
37269         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
37270         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
37271         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
37272         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
37273         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
37274         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
37275         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
37276         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
37277         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
37278         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
37279         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
37280         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
37281         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
37282         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
37283         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
37284         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
37285         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
37286         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
37287         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
37288         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
37289         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
37290         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
37291         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
37292         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
37293         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
37294         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
37295         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
37296         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
37297         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
37298         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
37299         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
37300         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
37301         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
37302         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
37303         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
37304         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
37305         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
37306         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
37307         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
37308         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
37309         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
37310         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
37311         lib/yesno.c, lib/yesno.h:
37312         Update FSF postal mail address.
37313
37314 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
37315
37316         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
37317         tests/test-memmem.c, tests/test-stpncpy.c:
37318         Update FSF postal mail address.
37319
37320 2005-05-13  Bruno Haible  <bruno@clisp.org>
37321
37322         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
37323         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
37324         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
37325         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
37326         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
37327         Add support for 64-bit integers in the MSVC compiler.
37328
37329 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
37330
37331         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
37332
37333 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
37334
37335         * gnulib-tool (func_import): Sort and uniquify recommended includes.
37336
37337 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
37338
37339         * doc/getdate.texi (General date syntax): Don't say that date
37340         date --iso-8601=ns generates acceptable dates; it doesn't yet.
37341         Problem reported by Nic Ferrier.
37342
37343 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
37344
37345         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
37346         specified in ai_socktype. Fix invalid ai_protocol
37347         check. ai_protocol is usually set to 0 or depending on
37348         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
37349         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
37350         ai_socktype / ai_protocol in the returned addrinfo structure.
37351
37352 2005-05-10  Simon Josefsson  <jas@extundo.com>
37353
37354         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
37355         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
37356
37357 2005-05-10  Karl Berry  <karl@gnu.org>
37358
37359         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
37360         (from http://www.gnu.org/licenses).
37361         * doc/COPYING.LIB: also rename to COPYING.LESSER.
37362         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
37363         fdl.texi suffices.
37364
37365 2005-05-10  Karl Berry  <karl@gnu.org>
37366
37367         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
37368         (COPYING.DOC): remove.
37369
37370         * config/srclist-update: new FSF address.
37371
37372 2005-05-10  Derek Price  <derek@ximbiot.com>
37373
37374         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
37375         possible.
37376
37377 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
37378             Bruno Haible  <bruno@clisp.org>
37379
37380         * modules/inet_ntop: New file.
37381         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
37382         inet_ntop.
37383
37384 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
37385             Bruno Haible  <bruno@clisp.org>
37386
37387         * m4/inet_ntop.m4: New file.
37388
37389 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
37390             Bruno Haible  <bruno@clisp.org>
37391
37392         * lib/inet_ntop.h: New file.
37393         * lib/inet_ntop.c: New file, from glibc with modifications.
37394
37395 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
37396
37397         * modules/time_r (License): Change to LGPL.
37398         * modules/extensions (License): Change to LGPL.  Actually,
37399         the license is more permissive than that, but currently gnulib-tool
37400         doesn't know how to handle more-permissive licenses.
37401
37402         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
37403         Problem reported by Dave Love.
37404
37405 2005-05-08  Jim Meyering  <jim@meyering.net>
37406
37407         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
37408         blank.
37409
37410 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
37411
37412         * modules/argmatch (Depends-on): Add stdbool.
37413         * modules/backupfile (Depends-on): Likewise.
37414         * modules/chdir-long (Depends-on): Likewise.
37415         * modules/closeout (Depends-on): Likewise.
37416         * modules/cycle-check (Depends-on): Likewise.
37417         * modules/dirname (Depends-on): Likewise.
37418         * modules/fnmatch (Depends-on): Likewise.
37419         * modules/fsusage (Depends-on): Likewise.
37420         * modules/fwriteerror (Depends-on): Likewise.
37421         * modules/getcwd (Depends-on): Likewise.
37422         * modules/getloadavg (Depends-on): Likewise.
37423         * modules/hard-locale (Depends-on): Likewise.
37424         * modules/makepath (Depends-on): Likewise.
37425         * modules/mountlist (Depends-on): Likewise.
37426         * modules/nanosleep (Depends-on): Likewise.
37427         * modules/posixtm (Depends-on): Likewise.
37428         * modules/quotearg (Depends-on): Likewise.
37429         * modules/readtokens (Depends-on): Likewise.
37430         * modules/readtokens0 (Depends-on): Likewise.
37431         * modules/readutmp (Depends-on): Likewise.
37432         * modules/save-cwd (Depends-on): Likewise.
37433         * modules/strftime (Depends-on): Likewise.
37434         * modules/userspec (Depends-on): Likewise.
37435         * modules/utimecmp (Depends-on): Likewise.
37436         * modules/xgetcwd (Depends-on): Likewise.
37437         * modules/xnanosleep (Depends-on): Likewise.
37438         * modules/xstrtod (Depends-on): Likewise.
37439         * modules/yesno (Depends-on): Likewise.
37440
37441 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
37442
37443         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
37444         needless checks.
37445
37446 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
37447
37448         Merge from coreutils.  Among other things,
37449         add bulletproofing for cases where stdin, stdout, or stderr are closed.
37450         * lib/fd-safer.c: New file.
37451         * lib/fcntl-safer.h, open-safer.c: Remove.
37452         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
37453         * lib/dup-safer.c: Include unistd-safer.h first.
37454         Don't include errno.h.
37455         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
37456         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
37457         * lib/file-type.c: Rely on file-type.h change.
37458         * lib/getloadavg.c: Include unistd-safer.h.
37459         (getloadavg): Use safer open.
37460         * lib/getusershell.c: Include "stdio-safer.h".
37461         (getusershell): Use safer fopen.
37462         * lib/long-options.c (long_options): Use NULL rather than 0.
37463         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
37464         'free'.
37465         * lib/modechange.c: Likewise.
37466         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
37467         (MODE_DONE): New constant.
37468         (struct mode_change): Remove 'next' member.
37469         (make_node_op_equals): New function; like the old one of the
37470         same name, except it allocates an array.
37471         (mode_compile, mode_create_from_ref): Use it.
37472         (mode_compile): Allocate result as an array, not a linked list.
37473         Parse octal string ourself, so that we catch mistakes like "+0".
37474         (mode_adjust): Arg is an array, not a linked list.
37475         * lib/modechange.c: Include stat-macros.h, xalloc.h.
37476         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
37477         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
37478         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
37479         Remove.  This is now stat-macros.h's job.
37480         (talloc): Remove.  All callers replaced by xalloc, so that
37481         our invokers don't have to worry about reporting memory failures.
37482         (make_node_op_equals): Remove.
37483         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
37484         New constants.
37485         (struct mode_change): Moved here from modechange.h.
37486         (mode_append_entry): Remove.
37487         (mode_compile): Remove MASKED_OPS arg, since it encouraged
37488         apps to have incorrect behavior.  Use simpler algorithm for head
37489         and tail.  Don't futz with umask; that's now the job of mode_adjust.
37490         Detect more invalid usages rather than having somewhat-random behavior.
37491         Don't insert an "a=" action, as that leads to incorrect behavior.
37492         (mode_compile, mode_create_from_ref): Return NULL on error instead
37493         of an enum, since now there's only one way to have an error.  All
37494         callers changed.
37495         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
37496         at the correct time.  Simplify calculation of "+u" and its ilk.
37497         Don't mishandle "+X".
37498         (mode_free): Remove "register" and localize decls.
37499         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
37500         (struct mode_change): Move to modechange.c; callers don't
37501         need to see this stuff.
37502         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
37503         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
37504         (mode_change, mode_adjust): Reflect the new signatures noted above.
37505         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
37506         that might redefine system include files.
37507         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
37508         (my_usleep): Use NULL rather than (void *) 0.
37509         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
37510         Use siginterrupt to specify that system calls should be interrupted.
37511         (rpl_nanosleep): Move initialization of suspended closer to call of
37512         my_usleep.
37513         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
37514         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
37515         (desirable_utmp_entry): New function.
37516         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
37517         using x2nrealloc, to simplify logic.
37518         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
37519         size calculation.  Do not assume utmp file is a regular file.
37520         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
37521         (READ_UTMP_CHECK_PIDS): New constant.
37522         * lib/save-cwd.c: Include unistd-safer.h.
37523         (save_cwd): Use fd_safer.
37524         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
37525         [!_LIBC] Include "stat-macros.h" instead.
37526         * lib/unistd-safer.h (fd_safer): New decl.
37527
37528 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
37529
37530         * modules/getloadavg (Depends-on): Add unistd-safer.
37531         * modules/getusershell (Depends-on): Add stdio-safer.
37532         * modules/lstat (Depends-on): Remove xalloc.
37533         * modules/mkstemp (Depends-on): Add stat-macros.
37534         * modules/modechange (Depends-on): Remove xstrtol.
37535         Add stat-macros, xalloc.
37536         * modules/save-cwd (Depends-on): Add unistd-safer.
37537         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
37538         * modules/unistd-safer (Files): Add lib/fd-safer.c
37539         (Makefile.am): Remove lib_SOURCES.
37540
37541         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
37542         Remove fcntl-safer; unistd-safer supersedes it.
37543
37544 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
37545
37546         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
37547         AC_HEADER_STAT.
37548         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
37549         (gl_PREREQ_CHOWN): Remove.
37550         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
37551         it.  Don't require AC_HEADER_STAT.
37552         (gl_PREREQ_LSTAT): Remove.
37553         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
37554         Don't require AC_HEADER_STAT.
37555         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
37556         (gl_PREREQ_RMDIR): Remove.
37557         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
37558         mention stat-macros.h or AC_HEADER_STAT, since we'll make
37559         the stat-macros module a prerequisite.
37560         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
37561         * m4/filemode.m4 (gl_FILEMODE): Likewise.
37562         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
37563         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
37564         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
37565         variable names.
37566         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
37567         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
37568         variable prefixes.
37569         * m4/fcntl-safer.m4: Remove.
37570         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
37571         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
37572         Invoke gl_PREREQ_FD_SAFER.
37573         (gl_PREREQ_FD_SAFER): New macro.
37574         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
37575         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
37576         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
37577         Remove duplicate call to AC_LIBOBJ(readutmp).
37578         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
37579
37580         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
37581         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
37582
37583 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
37584
37585         * MODULES.html.sh (Misc): Add byteswap.
37586
37587 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
37588
37589         * modules/getcwd (Depends-on): Add extensions.
37590         * modules/openat (Depends-on): Likewise.
37591
37592 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
37593
37594         * modules/byteswap: New file.
37595
37596 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
37597
37598         * m4/byteswap.m4: New file.
37599
37600 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
37601
37602         * lib/byteswap_.h: New file.
37603
37604 2005-04-25  Karl Berry  <karl@gnu.org>
37605
37606         * m4/gettext.m4: Update from GNU gettext 0.14.4.
37607
37608 2005-04-25  Albert Chin  <china@thewrittenword.com>
37609
37610         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
37611         Toolkit C bug.
37612
37613 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
37614
37615         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
37616         (func_ln_if_changed) Remove forcibly for no error message
37617         in case file does not exist.
37618
37619 2005-04-19  Simon Josefsson  <jas@extundo.com>
37620
37621         * gnulib-tool (Options): Make --symlink mean --symbolic.
37622
37623 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
37624
37625         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
37626
37627 2005-04-16  Simon Josefsson  <jas@extundo.com>
37628
37629         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
37630
37631 2005-04-15  Simon Josefsson  <jas@extundo.com>
37632
37633         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
37634
37635 2005-04-15  Simon Josefsson  <jas@extundo.com>
37636
37637         * gnulib-tool: Rename --symlink to --symbolic.
37638
37639 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
37640
37641         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
37642         symbolic links to files instead of copying/moving.  Add --aux-dir,
37643         specifying directory relative --dir where auxiliary build tools
37644         are placed.
37645
37646 2005-04-14  Bruno Haible  <bruno@clisp.org>
37647
37648         * modules/allocsa (License): Change to LGPL.
37649         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
37650
37651 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
37652
37653         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
37654         that "UTC +1 second" continues to work.  Problem reported
37655         by Dmitry V. Levin.
37656         (relunit_snumber): New rule.
37657         (relunit): Use it.
37658
37659 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
37660
37661         * lib/getdate.y (universal_time_zone_table): New constant.
37662         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
37663         universal_time_zone_table.
37664         (lookup_zone): Prefer universal_time_zone_table to
37665         local_time_zone_table, so that "GMT" time stamps are allowed in
37666         London during the summer.  Problem reported by Ian Abbott.
37667
37668 2005-04-12  Jim Meyering  <jim@meyering.net>
37669
37670         * lib/human.c (humblock): Set *options even when returning due to
37671         xstrtoumax conversion failure.  Thanks to a used-uninitialized
37672         warning from gcc-4.
37673
37674 2005-04-09  Jim Meyering  <jim@meyering.net>
37675
37676         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
37677         -Wuninitialized: initialize tm0.tm_year.
37678
37679 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
37680
37681         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
37682         count, since there's no maximum.  All uses changed.
37683         Add member dsts_seen.
37684         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
37685         not being INT_MAX.
37686         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
37687         Use pc_rels_seen to decide whther a date is absolute.
37688
37689         * lib/getdate.y (number): Don't overwrite year.
37690         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
37691         check.
37692
37693 2005-04-02  Simon Josefsson  <jas@extundo.com>
37694
37695         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
37696         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
37697
37698 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
37699
37700         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
37701         where no absolute path name can be longer than PATH_MAX.
37702
37703 2005-03-27  Jim Meyering  <jim@meyering.net>
37704
37705         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
37706
37707 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
37708
37709         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
37710         "one's complement" -> "ones' complement" in comment, as per Knuth.
37711         "value of type" -> "type or expression" in comment.
37712         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
37713
37714 2005-03-26  Jim Meyering  <jim@meyering.net>
37715
37716         Comment nits.
37717         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
37718         Correct typos: s/or/of/.
37719
37720 2005-03-26  Jim Meyering  <jim@meyering.net>
37721
37722         * modules/check-include-files: Move to ../ and rename to...
37723         * check-module: ...this.
37724
37725 2005-03-25  Jim Meyering  <jim@meyering.net>
37726
37727         * modules/xvasprintf (Files): Add xalloc.h.
37728
37729 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
37730
37731         * modules/gettext (Files): config/config.rpath ->
37732         build-aux/config.rpath
37733         * modules/iconv (Files): Likewise.
37734         Problem reported by Oskar Liljeblad.
37735
37736 2005-03-23  Jim Meyering  <jim@meyering.net>
37737
37738         * modules/check-include-files: New script to check for
37739         missing dependencies, multiple includes, etc.
37740
37741         * modules/c-strtold (Depends-on): Add xalloc.
37742         * modules/c-strtod (Depends-on): Add xalloc.
37743         * modules/hash (Depends-on): Add xalloc.
37744         (Files): Remove lib/xalloc.h.
37745
37746         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
37747         * modules/userspec (Files): Add lib/inttostr.h.
37748
37749 2005-03-23  Jim Meyering  <jim@meyering.net>
37750
37751         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
37752
37753 2005-03-22  Jim Meyering  <jim@meyering.net>
37754
37755         * modules/stat-macros: New module.
37756         * modules/canonicalize, modules/euidaccess, modules/file-type,
37757         * modules/filemode, modules/lchown, modules/makepath,
37758         * modules/rmdir, modules/stat: Depend on new stat-macros module
37759         rather than listing lib/stat-macros.h manually.
37760         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
37761
37762 2005-03-22  Jim Meyering  <jim@meyering.net>
37763
37764         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
37765
37766 2005-03-22  Bruno Haible  <bruno@clisp.org>
37767
37768         * config/srclist.txt: Replace target directory 'config' with
37769         'build-aux'.
37770         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
37771         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
37772         ../build-aux/.
37773
37774 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
37775
37776         * modules/chdir-long (Depends-on): Add mempcpy.
37777
37778         * modules/acl, modules/backupfile, modules/c-strtod,
37779         modules/c-strtold, modules/canon-host, modules/canonicalize,
37780         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
37781         modules/exclude, modules/exitfail, modules/file-type,
37782         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
37783         modules/getdate, modules/getline, modules/getpagesize,
37784         modules/getpass, modules/getugroups, modules/group-member,
37785         modules/hard-locale, modules/hash, modules/human, modules/idcache,
37786         modules/inttostr, modules/long-options, modules/makepath,
37787         modules/md5, modules/memcasecmp, modules/memcoll,
37788         modules/modechange, modules/mountlist, modules/path-concat,
37789         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
37790         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
37791         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
37792         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
37793         modules/strftime, modules/strndup, modules/strverscmp,
37794         modules/timespec, modules/unlocked-io, modules/userspec,
37795         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
37796         modules/yesno:
37797         Remove lib_SOURCES line from Makefile.am section, as this is now
37798         done automatically by the corresponding Autoconf macro.
37799
37800 2005-03-21  Jim Meyering  <jim@meyering.net>
37801
37802         Changes imported from coreutils.
37803
37804         * lib/cycle-check.c: Don't include xalloc.h.
37805
37806         * lib/path-concat.c: Don't include assert.h.
37807         (path_concat): Remove assertion that would have triggered
37808         for ABASE starting with more than one slash.
37809         Reported by Andreas Schwab.
37810
37811         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
37812         properly when ABASE is an absolute file name.
37813         Correct the description of this function.
37814         Include <assert.h>.
37815         Add an assertion and a test driver.
37816         This fixes a bug introduced on 2004-07-02.
37817         Andreas Schwab reported the resulting failure of cp --parents:
37818         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
37819
37820 2005-03-21  Jim Meyering  <jim@meyering.net>
37821
37822         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
37823         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
37824
37825 2005-03-21  Jim Meyering  <jim@meyering.net>
37826         and  Paul Eggert  <eggert@cs.ucla.edu>
37827
37828         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
37829         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
37830         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
37831         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
37832         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
37833         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
37834         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
37835         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
37836         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
37837         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
37838         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
37839         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
37840         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
37841         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
37842         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
37843         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
37844         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
37845         for these modules.
37846
37847 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
37848
37849         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
37850         (which shouldn't happen), generate nothing instead of returning 0
37851         immediately, so that nstrftime (NULL, ...) doesn't return 0.
37852
37853 2005-03-16  Bruno Haible  <bruno@clisp.org>
37854
37855         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
37856         HAVE_LONGLONG_64BIT.
37857
37858 2005-03-16  Bruno Haible  <bruno@clisp.org>
37859
37860         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
37861         HAVE_LONGLONG_64BIT.
37862
37863 2005-03-16  Bruno Haible  <bruno@clisp.org>
37864
37865         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
37866         HAVE_LONGLONG_64BIT.
37867
37868 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
37869
37870         * lib/strftime.c (my_strftime): Prepend space to format so that we can
37871         reliably distinguish strftime failure from empty output on POSIX
37872         hosts.
37873
37874 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
37875
37876         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
37877         (iconv_string): Don't guess a size-zero buffer, as that might cause
37878         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
37879         result would be 'too large', where 'too large' is (heuristically)
37880         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
37881         overflow concerns.  This will prevent some unwanted malloc failures
37882         when the inputs are very large.
37883
37884 2005-03-15  Karl Berry  <karl@gnu.org>
37885
37886         * config/srclist.txt (config.rpath): from gettext.
37887         * config/config.rpath: update.
37888
37889 2005-03-15  Bruno Haible  <bruno@clisp.org>
37890
37891         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
37892         to 'negate'.
37893
37894         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
37895         variable.
37896
37897         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
37898         results.
37899
37900 2005-03-14  Simon Josefsson  <jas@extundo.com>
37901
37902         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
37903         <fx@gnu.org>.
37904
37905 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
37906
37907         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
37908         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
37909         intprops.h.
37910         * lib/strtol.c: Likewise.
37911
37912 2005-03-14  Jim Meyering  <jim@meyering.net>
37913
37914         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
37915         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
37916         to be nonzero so that we (and caller) can detect the difference
37917         between a valid zero-length expansion and an error return, even
37918         when the underlying strftime fails before writing anything into
37919         that location.
37920
37921 2005-03-14  Bruno Haible  <bruno@clisp.org>
37922
37923         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
37924         Update from GNU gettext 0.14.3.
37925
37926 2005-03-10  Jim Meyering  <jim@meyering.net>
37927
37928         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
37929
37930 2005-03-10  Jim Meyering  <jim@meyering.net>
37931
37932         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
37933         so that this module works on systems without fchdir.
37934
37935 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
37936
37937         Factor int-properties macros into a single file, except for
37938         glibc-related files.
37939         * lib/intprops.h: New file.
37940         * lib/getloadavg.c: Include it instead of limits.h.
37941         (INT_STRLEN_BOUND): Remove.
37942         * lib/human.c: Include intprops.h.
37943         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
37944         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
37945         302/1000.
37946         * lib/inttostr.h: Include intprops.h instead of limits.h.
37947         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
37948         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
37949         for consistency with intprops.h.
37950         (time_t_is_integer, twos_complement_arithmetic): Use them.
37951         * lib/sig2str.h: Include <signal.h>, intprops.h.
37952         (INT_STRLEN_BOUND): Remove.
37953         * lib/strftime.c (TYPE_SIGNED): Remove.
37954         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
37955         * lib/strtol.c: Adjust comments to match intprops.h.
37956         * lib/userspec.c: Include intprops.h.
37957         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
37958         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
37959         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
37960         instead of rolling our own expressions.
37961         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
37962
37963         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
37964         instead of int.
37965         (my_strftime): Do not mishandle years close to INT_MAX, by doing
37966         the right thing even if adding 1900 would overflow.  Similarly
37967         for tm_mon + 1 and tm_yday + 1.
37968         Make %Y always equivalent to %C%y, and similarly for %G and %g.
37969         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
37970         (DO_SIGNED_NUMBER): New macro.
37971         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
37972
37973 2005-03-07  Bruno Haible  <bruno@clisp.org>
37974
37975         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
37976
37977 2005-03-07  Bruno Haible  <bruno@clisp.org>
37978
37979         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
37980
37981 2005-03-04  Derek R. Price  <derek@ximbiot.com>
37982
37983         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
37984         (func_import): Only replace files via --import when they have actually
37985         changed.
37986
37987 2005-03-03  Derek R. Price  <derek@ximbiot.com>
37988
37989         * m4/mmap-anon.m4: New file.
37990         * m4/pagealign_alloc.m4: New file.
37991
37992 2005-03-03  Derek R. Price  <derek@ximbiot.com>
37993             Bruno Haible  <bruno@clisp.org>
37994
37995         * modules/pagealign_alloc: New file.
37996         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
37997
37998 2005-03-03  Derek R. Price  <derek@ximbiot.com>
37999             Bruno Haible  <bruno@clisp.org>
38000
38001         * lib/pagealign_alloc.h: New file.
38002         * lib/pagealign_alloc.c: New file.
38003
38004 2005-03-03  Bruno Haible  <bruno@clisp.org>
38005
38006         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
38007         Use an all-permissive copyright notice, recommended by RMS.
38008
38009 2005-03-02  Bruno Haible  <bruno@clisp.org>
38010
38011         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
38012         of AIX, the replacement has to be done only after <string.h> is
38013         included, therefore not in config.h. stpncpy.h does the replacement,
38014         and stpncpy.c uses it.
38015
38016 2005-03-02  Bruno Haible  <bruno@clisp.org>
38017
38018         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
38019         stpncpy.c uses it.
38020
38021 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
38022
38023         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
38024         The workaround isn't strictly needed for POSIX conformance, and
38025         it's too much of a pain to configure and maintain.  We'll ask
38026         people to fix their kernels instead.
38027         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
38028         (NANOSLEEP_BUG_WORKAROUND): Remove.
38029         (xnanosleep): Remove the workaround.
38030
38031 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
38032
38033         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
38034         Reported by Derek Price.
38035         (Include): Add "timespec.h".
38036
38037         * modules/xnanosleep (Depends-on): Remove gethrxtime.
38038
38039 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
38040
38041         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
38042         to detect nanosleep bug.
38043
38044 2005-03-01  Bruno Haible  <bruno@clisp.org>
38045
38046         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
38047
38048 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
38049
38050         * modules/gethrxtime: New file.
38051         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
38052         (Depends-on): Add gethrxtime.
38053         (configure.ac): Add gl_XNANOSLEEP.
38054         (Makefile.am): Remove lib_SOURCES line.
38055
38056 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
38057
38058         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
38059         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
38060
38061 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
38062
38063         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
38064         * lib/timespec.h (gettime): Return void, since it always
38065         succeeds now.  All uses changed.
38066         * lib/gettime.c (gettime) Likewise.
38067         [HAVE_NANOTIME]: Prefer nanotime.
38068         Assume gettimeofday succeeds, as POSIX requires.
38069         Assime time () succeeds, since other code already does.
38070         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
38071         (timespec_subtract): Remove.
38072         (NANOSLEEP_BUG_WORKAROUND): New constant.
38073         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
38074         things considerably.  Use it only on GNU/Linux hosts, since the
38075         workaround shouldn't be needed elsewhere.
38076
38077 2005-02-24  Bruno Haible  <bruno@clisp.org>
38078
38079         * modules/gettext (Files): Add m4/glibc2.m4.
38080
38081 2005-02-24  Bruno Haible  <bruno@clisp.org>
38082
38083         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
38084         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
38085         * m4/progtest.m4:
38086         Update from GNU gettext 0.14.2.
38087         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
38088
38089 2005-02-24  Bruno Haible  <bruno@clisp.org>
38090
38091         * lib/localcharset.c: Update from GNU gettext 0.14.2.
38092         * lib/config.charset: Update from GNU gettext 0.14.2.
38093
38094 2005-02-24  Bruno Haible  <bruno@clisp.org>
38095
38096         * lib/gettext.h: Update from GNU gettext 0.14.2.
38097
38098 2005-02-23  Simon Josefsson  <jas@extundo.com>
38099
38100         * m4/iconvme.m4: New file.
38101
38102 2005-02-23  Jim Meyering  <jim@meyering.net>
38103
38104         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
38105         change.
38106         Thanks to Bruno Haible for catching it.
38107
38108 2005-02-22  Simon Josefsson  <jas@extundo.com>
38109
38110         * modules/iconvme: New file.
38111
38112         * MODULES.html.sh: Add iconvme.
38113
38114 2005-02-22  Simon Josefsson  <jas@extundo.com>
38115
38116         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
38117
38118 2005-02-22  Simon Josefsson  <jas@extundo.com>
38119
38120         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
38121
38122 2005-02-22  Jim Meyering  <jim@meyering.net>
38123
38124         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
38125         s/ifndef/ifdef/.
38126
38127 2005-02-20  Neil Conway  <neilc@samurai.com>
38128
38129         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
38130         returned by OSX/Darwin if the specified buffer is not large
38131         enough for the hostname.
38132
38133 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38134
38135         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
38136         pass it to _help, otherwise the latter coredumps trying to
38137         dereference state.root_argp.
38138
38139 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
38140
38141         * modules/chdir-long (Depends-on): Add memrchr.
38142         * modules/memrchr (Files): Add lib/memrchr.h.
38143         (Include): "memrchr.h".
38144
38145 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
38146
38147         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
38148
38149 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
38150
38151         * lib/memrchr.h: New file.
38152         * lib/chdir-long.c: Include it.
38153         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
38154         Don't bother including stddef.h.
38155
38156 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
38157
38158         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
38159         inclusion.
38160         Include <sys/types.h>, for dev_t.
38161         (ME_DUMMY, ME_REMOTE): Move from here....
38162         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
38163         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
38164         Dmitry V. Levin.
38165         Include mountlist.h first, to test the interface.
38166
38167 2005-01-29  Bruno Haible  <bruno@clisp.org>
38168
38169         * lib/progname.c (program_name): Initialize.
38170         Needed when linking statically on MacOS X.
38171
38172 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
38173
38174         Sync from coreutils.
38175         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
38176         (Depends-on): Add c-strtod.
38177         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
38178
38179 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
38180
38181         Sync from coreutils.
38182         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
38183
38184         Remove files that are specific to coreutils.
38185         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
38186
38187 2005-01-28  Bruno Haible  <bruno@clisp.org>
38188
38189         * modules/javacomp: New file.
38190         * MODULES.html.sh (Java): Add javacomp.
38191
38192 2005-01-28  Bruno Haible  <bruno@clisp.org>
38193
38194         * m4/javacomp.m4: New file, from GNU gettext.
38195
38196 2005-01-28  Bruno Haible  <bruno@clisp.org>
38197
38198         * lib/javacomp.sh.in: New file, from GNU gettext.
38199         * lib/javacomp.h: New file, from GNU gettext.
38200         * lib/javacomp.c: New file, from GNU gettext.
38201
38202 2005-01-26  Simon Josefsson  <jas@extundo.com>
38203
38204         * lib/gai_strerror.c: Use GPL in header.
38205
38206 2005-01-26  Bruno Haible  <bruno@clisp.org>
38207
38208         * modules/javaexec: New file.
38209         * MODULES.html.sh (Java): Add javaexec.
38210
38211 2005-01-26  Bruno Haible  <bruno@clisp.org>
38212
38213         * m4/javaexec.m4: New file, from GNU gettext.
38214
38215 2005-01-26  Bruno Haible  <bruno@clisp.org>
38216
38217         * lib/javaexec.sh.in: New file, from GNU gettext.
38218         * lib/javaexec.h: New file, from GNU gettext.
38219         * lib/javaexec.c: New file, from GNU gettext.
38220
38221 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38222
38223         * modules/lchown (Depends-on): Remove lchown.h
38224
38225 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38226
38227         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
38228         must be defined if the header file was not found, in order
38229         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
38230
38231 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38232
38233         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
38234         initializers for struct pentry_state.
38235         (__argp_error): Check return value of __asprintf
38236         (__argp_failure): Translate error message
38237
38238         * lib/argp-parse.c: Removed braces around the expansion of N_()
38239
38240 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
38241
38242         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
38243         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
38244         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
38245         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
38246         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
38247         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
38248         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
38249         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
38250         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
38251         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
38252         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
38253         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
38254         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
38255         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
38256         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
38257         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
38258         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
38259         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
38260         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
38261         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
38262         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
38263         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
38264         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
38265         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
38266         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
38267         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
38268         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
38269         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
38270         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
38271         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
38272         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
38273         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
38274         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
38275         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
38276         xstrtol.m4, xstrtoumax.m4, yesno.m4:
38277         Use an all-permissive copyright notice, recommended by RMS.
38278
38279 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
38280
38281         * modules/chdir-long (Depends-on): Remove mempcpy.
38282
38283 2005-01-21  Jim Meyering  <jim@meyering.net>
38284
38285         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
38286         same value as for Solaris 9.
38287
38288         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
38289         component length.  This included changing the parameter to be
38290         of type `char *' rather than `char const *'.
38291         * lib/chdir-long.h (chdir_long): Update prototype.
38292
38293         * lib/openat.c (fdopendir, fstatat): New functions.
38294         * lib/openat.h: Include headers required for use of DIR and struct
38295         stat.
38296         [AT_SYMLINK_NOFOLLOW]: Define.
38297         (fdopendir, fstatat): Add prototypes.
38298
38299 2005-01-21  Bruno Haible  <bruno@clisp.org>
38300
38301         * modules/classpath: New file.
38302         * MODULES.html.sh (Java): Add classpath.
38303
38304 2005-01-21  Bruno Haible  <bruno@clisp.org>
38305
38306         * lib/classpath.h: New file, from GNU gettext.
38307         * lib/classpath.c: New file, from GNU gettext.
38308
38309 2005-01-20  Simon Josefsson  <jas@extundo.com>
38310
38311         * modules/version-etc-fsf: New file.
38312
38313 2005-01-20  Simon Josefsson  <jas@extundo.com>
38314
38315         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
38316         * lib/version-etc.c: Remove version_etc_copyright.
38317         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
38318         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
38319
38320 2005-01-20  Simon Josefsson  <jas@extundo.com>
38321
38322         * lib/base64.h (isbase64): Add.
38323
38324         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
38325         using a unsigned prototype, don't inline.
38326         (base64_decode): Use it.
38327
38328 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
38329
38330         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
38331         it.
38332
38333 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
38334
38335         * lib/save-cwd.c (save_cwd): Remove code to support the case
38336         where fchdir is missing or flaky.
38337
38338 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
38339
38340         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
38341
38342 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
38343
38344         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
38345         AC_LIBSOURCES now does this.
38346         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
38347         with new ullong_max module.
38348
38349 2005-01-19  Bruno Haible  <bruno@clisp.org>
38350
38351         * modules/sh-quote: New file.
38352         * MODULES.html.sh (Executing programs): Add sh-quote.
38353
38354 2005-01-19  Bruno Haible  <bruno@clisp.org>
38355
38356         * lib/sh-quote.h: New file, from GNU gettext.
38357         * lib/sh-quote.c: New file, from GNU gettext.
38358
38359 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
38360
38361         Merge from coreutils.
38362         * m4/ullong_max.m4: New file.
38363         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
38364         (gl_MACROS): Assume localeconv exists.
38365
38366 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
38367
38368         Merge changes from coreutils, as described below in several
38369         changelogs dated today.
38370
38371         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
38372         (O_DIRECTORY): Remove; not needed here, since "." must be
38373         a directory.  All uses removed.
38374         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
38375         universal on Suns, and we also need to test for IRIX.
38376         Revamp code to use 'if' rather than '#if'.
38377         Avoid unnecessary comparison of cwd->desc to 0.
38378
38379         * lib/utimens.c (futimens): Robustify the previous patch, by checking
38380         for known valid error numbers rather than observed invalid ones.
38381
38382 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
38383
38384         * modules/ullong_max: New file.
38385
38386         * modules/chdir-long, modules/openat: New files.
38387         * modules/save-cwd (Depends-on): Depend on chdir-long.
38388         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
38389
38390 2005-01-18  Jim Meyering  <jim@meyering.net>
38391
38392         Merge from coreutils.
38393         * m4/chdir-long.m4, m4/openat.m4: New files.
38394         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
38395         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
38396         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
38397         is sane and DOES follow symlinks.  Besides, testing 20 different
38398         systems found no broken chown implementations.
38399         Prompted by a change in rsync's copy of this macro.
38400         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
38401
38402         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
38403
38404         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
38405         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
38406         NULL-means-set-to-current-time semantics.
38407         Remove temporary file immediately, rather than waiting
38408         for configure's at-exit trap code to do it.
38409
38410 2005-01-18  Jim Meyering  <jim@meyering.net>
38411
38412         * lib/version-etc.c (version_etc_copyright): Update copyright date.
38413
38414         * lib/utimens.c (futimens): Account for the fact that futimes
38415         can also fail with errno == ENOSYS or errno == ENOENT.
38416         Patch from Dmitry V. Levin.
38417
38418         Change the name of the robust chdir function from chdir to chdir_long.
38419         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
38420         (restore_cwd): Use chdir_long, not chdir.
38421         * lib/chdir-long.c: Renamed from chdir.c.
38422         * lib/chdir-long.h: Renamed from chdir.h.
38423         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
38424         Hurd.
38425
38426 2005-01-18  Bruno Haible  <bruno@clisp.org>
38427
38428         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
38429         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
38430         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
38431         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
38432         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
38433         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
38434         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
38435         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
38436         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
38437         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
38438         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
38439         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
38440         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
38441         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
38442         Use an all-permissive copyright notice, recommended by RMS.
38443
38444 2005-01-18  Bob Proulx  <bob@proulx.com>
38445
38446         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
38447         simplify offsetof() macro construct to avoid compile failure with
38448         native HP-UX 11.0 ANSI C compiler.
38449
38450 2005-01-17  Bruno Haible  <bruno@clisp.org>
38451
38452         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
38453         redundant because stpncpy.m4 takes care of it.
38454
38455 2005-01-17  Bruno Haible  <bruno@clisp.org>
38456
38457         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
38458
38459 2005-01-17  Bruno Haible  <bruno@clisp.org>
38460
38461         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
38462         used.
38463
38464 2005-01-17  Bruno Haible  <bruno@clisp.org>
38465
38466         * lib/fwriteerror.h (fwriteerror): Change specification to include
38467         fclose.
38468         * lib/fwriteerror.c: Include <stdbool.h>.
38469         (fwriteerror): At the end, close the file stream. Record whether
38470         stdout was already closed.
38471
38472 2005-01-17  Bruno Haible  <bruno@clisp.org>
38473
38474         * lib/execute.c (environ): Declare if needed.
38475         * lib/pipe.c (environ): Likewise.
38476         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
38477
38478 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38479
38480         * modules/argp: Depend on vsnprintf
38481
38482 2005-01-10  Jim Meyering  <jim@meyering.net>
38483
38484         * modules/closeout (Depends-on): Add atexit.
38485
38486 2005-01-06  Bruno Haible  <bruno@clisp.org>
38487
38488         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
38489
38490 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
38491
38492         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
38493         definitions to be after all include files, to avoid collisions.
38494         Problem reported by Bob Proulx.
38495
38496 2005-01-04  Jim Meyering  <jim@meyering.net>
38497
38498         Changes imported from coreutils.
38499         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
38500         as the mkstemp template, use a temporary directory and an
38501         8.3-friendly template to avoid trouble on systems like DJGPP.
38502         Reported by Juan M. Guerrero via Stepan Kasal.
38503         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
38504         close. Remove the temporary directory right away, rather than waiting
38505         for configure's at-exit trap code to do it.
38506         Suggestion from Stepan Kasal.
38507
38508 2005-01-01  Simon Josefsson  <jas@extundo.com>
38509
38510         * gnulib-tool: Print #include directives when --import'ing.
38511
38512 2004-12-28  Simon Josefsson  <jas@extundo.com>
38513
38514         * tests/test-base64.c: Include required header files.  Remove
38515         unused variables.
38516
38517 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
38518
38519         * modules/error (Depends-on): Remove gettext.
38520
38521 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
38522
38523         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
38524         not needed.  This removes a dependency on the gettext module.
38525         [defined _LIBC]: Do not include <libintl.h>; not needed.
38526
38527 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
38528
38529         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
38530         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
38531
38532 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
38533
38534         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
38535         HAVE_DECL_STRTOLD.
38536
38537 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
38538
38539         * modules/getdate (Depends-on): Remove alloca-opt.
38540
38541 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
38542
38543         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
38544
38545 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
38546
38547         * lib/argp-parse.c: Include <stddef.h>.
38548         (alignof, alignto): New macros.
38549         (parser_init): Don't assume that void * is aligned sufficiently
38550         for struct option.
38551
38552         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
38553         need to extend the stack.
38554         (YYINITDEPTH): New macro, so that the initial stack isn't overly
38555         large.
38556
38557 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38558
38559         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
38560
38561 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
38562
38563         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
38564         (2004-10-24) change.  Apparently this was a false alarm.
38565
38566         * modules/getdate: Depend on alloca-opt, not alloca.
38567
38568 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
38569
38570         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
38571         Remove now-obsolete comment about AIX.
38572         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
38573         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
38574         (YYMAXDEPTH): New macro.
38575
38576 2004-12-18  Simon Josefsson  <jas@extundo.com>
38577
38578         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
38579
38580 2004-12-18  Bruno Haible  <bruno@clisp.org>
38581
38582         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
38583
38584 2004-12-18  Bruno Haible  <bruno@clisp.org>
38585
38586         * lib/fatal-signal.c (fatal_signals): Make non-const.
38587         (init_fatal_signals): New function.
38588         (uninstall_handlers, install_handlers): Ignore signals that were set to
38589         SIG_IGN.
38590         (at_fatal_signal): Call init_fatal_signals.
38591         (init_fatal_signal_set): Likewise. Ignore signals that were set to
38592         SIG_IGN.
38593         Reported by Paul Eggert.
38594
38595 2004-12-18  Bruno Haible  <bruno@clisp.org>
38596
38597         * doc/alloca.texi: New file.
38598         * doc/alloca-opt.texi: New file.
38599
38600 2004-12-17  Jim Meyering  <jim@meyering.net>
38601
38602         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
38603         Otherwise, install-sh could exit with improper exit status when
38604         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
38605
38606 2004-12-16  Simon Josefsson  <jas@extundo.com>
38607
38608         * tests/test-base64.c: Add license.
38609
38610 2004-12-15  Stepan Kasal  <address@hidden>
38611
38612         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
38613
38614 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
38615
38616         * modules/getcwd (Files): Add m4/d-ino.m4.
38617         Suggested by Mark D. Baushke.
38618
38619 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
38620
38621         * lib/getdate.y (textint): New member "negative".
38622         (time_zone_hhmm): New function.
38623         Expect 14 shift-reduce conflicts, not 13.
38624         (o_colon_minutes): New rule.
38625         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
38626         (yylex): Set the "negative" member of signed numbers.
38627
38628 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
38629
38630         * doc/getdate.texi (Time of day items, Time zone items):
38631         Describe new formats +00:00, UTC+00:00.
38632
38633 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
38634
38635         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
38636         spurious "-l"s.  Problem reported by Stepan Kasal.
38637
38638 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
38639
38640         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
38641         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
38642
38643 2004-12-04  Simon Josefsson  <jas@extundo.com>
38644
38645         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
38646         Vandoorselaere <yoann@prelude-ids.org>.
38647
38648 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
38649
38650         Changes imported from coreutils.
38651         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
38652         exist.
38653         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
38654
38655 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
38656
38657         Changes imported from coreutils.
38658         * lib/hard-locale.c: Assume <locale.h> exists.
38659         Include "strdup.h".
38660         (GLIBC_VERSION): New macro.
38661         (hard_locale): Assume setlocale exists.
38662         Rewrite to avoid #ifdef.
38663         Use strdup rather than malloc + strcpy.
38664         * lib/human.c: Assume <locale.h> exists.
38665         (human_readable): Assume localeconv exists.
38666
38667 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
38668
38669         * modules/hard-locale (Depends-on): Add strdup.
38670
38671 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
38672
38673         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
38674         convert T2, not T.  (Imported from libc.)
38675
38676 2004-11-30  Simon Josefsson  <jas@extundo.com>
38677
38678         * modules/restrict (License): Change to LGPL.
38679
38680 2004-11-30  Simon Josefsson  <jas@extundo.com>
38681
38682         * m4/restrict.m4: Add copyright and copying conditions.
38683
38684 2004-11-30  Simon Josefsson  <jas@extundo.com>
38685
38686         * m4/base64.m4: New file.
38687
38688 2004-11-30  Simon Josefsson  <jas@extundo.com>
38689
38690         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
38691         base64.
38692
38693         * tests/test-base64.c: New file.
38694
38695         * modules/base64: New file.
38696
38697 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
38698
38699         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
38700         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
38701
38702         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
38703
38704 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
38705
38706         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
38707         (__getcwd.c): Don't restore errno; glibc doesn't.
38708         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
38709         first, falling back to our code only if its results look suspicious.
38710         Ensure that the resulting buffer is only as large as necessary.
38711
38712         * lib/readutmp.c: Include readutmp.h first.
38713         Include <errno.h>, since readutmp.h no longer does that.
38714         * lib/readutmp.h: Don't include <errno.h>,
38715         <sys/param.h>, <time.h>; not needed to establish interface.
38716         (errno): Remove decl.
38717         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
38718         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
38719         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
38720
38721 2004-11-28  Simon Josefsson  <jas@extundo.com>
38722
38723         * lib/base64.h, base64.c: New file.
38724
38725 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
38726
38727         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
38728
38729 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
38730
38731         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
38732         (Depends-on): Remove pathmax, same.  Add mempcpy.
38733         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
38734         (Makefile.am): Append getcwd.h to lib_SOURCES.
38735         (Include): Add getcwd.h.
38736         (Maintainer): Change from Jim Meyering to "all, glibc",
38737         since getdate now uses intended-for-glibc code.
38738         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
38739         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
38740
38741 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
38742
38743         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
38744         HP's ANSI C compiler.
38745         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
38746         Declaring int functions causes warnings on some modern systems and
38747         shouldn't be needed to compile on ancient ones.
38748         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
38749         defined.
38750
38751         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
38752         with the following changes.
38753         (__set_errno): Parenthesize properly.
38754         Include <stdbool.h>.
38755         (MIN, MAX, MATCHING_INO): New macros.
38756         (__getcwd): Define with prototype, not K&R form.
38757         Use heuristics to allocate default buffer on stack if possible.
38758         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
38759         behavior, and to avoid the PATH_MAX limit when computing
38760         ../../../../...
38761         Use MATCHING_INO to compare inode number to file.
38762         Check for arithmetic overflow in size calculations.
38763         Fix bug in reallocation of dot array that caused getcwd to fail
38764         on directories nested deeper than 75.
38765         Be more careful about saving errno on error.
38766         Do not use realloc; use only free+malloc, as this is a bit
38767         more flexible and avoids a needless copy operation.
38768         Do not inspect st_dev and st_ino for symbolic links; POSIX
38769         doesn't specify the latter.
38770         Check for closedir errors.
38771         Avoid needless casts.
38772         Use "#ifdef weak_alias" around weak_alias, to be like other
38773         glibc code.
38774         The following changes to getcwd.c have effect only when used in
38775         gnulib; they have no effect inside glibc proper.
38776         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
38777         as alloca isn't used.
38778         (alloca, __alloca): Likewise.
38779         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
38780         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
38781         unconditionally, as gnulib assumes C89 or better.
38782         Do not include <sys/param.h>.
38783         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
38784         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
38785         better.
38786         (NULL) [!defined NULL]: Remove; we assume C89 or better.
38787         Include <dirent.h> in a way that is compatible with modern Autoconf.
38788         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
38789         New macros, if not already defined.
38790         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
38791         Use "_LIBC", not "defined _LIBC", for consistency.
38792         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
38793         a mempcpy module.
38794         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
38795         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
38796         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
38797         credit only to Jim Meyering and adjust the copyright dates.
38798         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
38799         <stdlib.h>, <unistd.h>, "pathmax.h".
38800         Instead, include "xgetcwd.h" (first) and "getcwd.h".
38801         (INITIAL_BUFFER_SIZE): Remove.
38802         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
38803
38804 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
38805
38806         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
38807         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
38808         Use the _ONCE methods, for efficiency.
38809         Check for fcntl.h.  In test program, include <errno.h>
38810         and <fcntl.h> if available.  Remove old K&R cruft from
38811         test program.  Check for common errors in GNU/Linux,
38812         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
38813         don't do AC_LIBOBJ, as that's getcwd.m4's job.
38814         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
38815         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
38816         name accordingly.
38817         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
38818         accommodate new getcwd.c.
38819         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
38820         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
38821         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
38822         that's all we need now.
38823
38824 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38825
38826         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
38827         argp-parse.c depends on getopt internals, that means we should
38828         always use our getopt, to be on the safe side.
38829         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
38830         order not to spoil the result of an eventual previous invocation
38831         of gl_GETOPT_SUBSTITUTE.
38832
38833 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38834
38835         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
38836         redefinition warnings. To avoid them, include the defines
38837         in `#if !defined __need_getopt ... #endif'. The only place
38838         where __getopt_argv_const is used is in definitions
38839         of getopt_long and getopt_long_only below, which are as well
38840         protected by `#ifndef __need_getopt'.
38841         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
38842         __need_getopt after including <stdio.h> and <unistd.h> These
38843         headers might have defined it.
38844
38845 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
38846
38847         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
38848
38849 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
38850
38851         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
38852         (futimens): New function, which uses futimes if available.
38853         (futimens, utimens): Support timespec==NULL, with same semantics
38854         as utime and utimens.
38855         * lib/utimens.h (futimens): New decl.
38856
38857 2004-11-23  Jim Meyering  <jim@meyering.net>
38858
38859         * lib/getopt_.h: Remove trailing blanks.
38860
38861 2004-11-23  Jim Meyering  <jim@meyering.net>
38862
38863         * lib/__fpending.c: Add comment.
38864
38865 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
38866
38867         * modules/canonicalize (Depends-on): Add xreadlink.
38868         Problem reported by James Youngman.
38869
38870 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
38871
38872         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
38873         New macros.
38874         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
38875         optopt): Use them instead of invoking ## directly; otherwise, the
38876         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
38877
38878 2004-11-19  Bruno Haible  <bruno@clisp.org>
38879
38880         * lib/strtok_r.c: Move comments from here...
38881         * lib/strtok_r.h: ... to here.
38882
38883 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
38884
38885         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
38886         implementations that mishandle size_t overflow.
38887
38888 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
38889
38890         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
38891         might fail.  Problem reported by Yoann Vandoorselaere.
38892         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
38893         implementations that mishandle size_t overflow.
38894
38895 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
38896
38897         * modules/canon-host (Depends-on): Add strdup.
38898
38899 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
38900
38901         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
38902
38903 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
38904
38905         * lib/canon-host.c: Include "strdup.h".
38906         (canon_host): Use getaddrinfo if available, so that IPv6 works.
38907         Use strdup instead of malloc/strcpy to duplicate strings.
38908
38909         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
38910         (human_space_before_unit): New constant.
38911         * lib/human.c (human_readable): Support it.
38912
38913         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
38914         (xgetcwd): Set errno correctly when failing.
38915         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
38916         the failure is actually due to a PATH_MAX problem.
38917
38918         Further getopt changes to make it more likely that glibc will
38919         buy the changes back.
38920         * lib/getopt.c (POSIXLY_CORRECT): New constant.
38921         (getopt): Use it, so to preserve glibc semantic
38922         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
38923         when compiling for libc.
38924         * lib/getopt_.h (__getopt_argv_const): Bring it back.
38925         (getopt_long, getopt_long_only): Use it.
38926
38927         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
38928         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
38929         (getopt): Argv is now char * const *, as per standard.
38930         (_getopt_internal_r, _getopt_internal): Argv is now char **,
38931         not char *__getopt_argv_const *.
38932         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
38933         _getopt_long_only_r): Likewise.
38934         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
38935         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
38936         _getopt_long_r, _getopt_long_only_r): Likewise.
38937         * lib/getopt_.h (__getopt_argv_const): Remove.
38938         (getopt): Argv is now char * const *, as per standard.
38939
38940         * lib/getdate.y (tORDINAL): New token.
38941         (day, relunit): Allow it for relative times.
38942         (relative_time_table): Use tORDINAL for ordinals.
38943
38944 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
38945
38946         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
38947         Document that "second" isn't allowed as an ordinal number.
38948
38949 2004-11-16  Jim Meyering  <jim@meyering.net>
38950
38951         * modules/closeout (Depends-on): Add fpending.
38952
38953 2004-11-15  Jim Meyering  <jim@meyering.net>
38954
38955         * lib/closeout.c: Include "__fpending.h" once again.
38956         Include <stdbool.h>.
38957         (close_stdout): Don't fail just because stdout was closed initially,
38958         since some programs don't write to stdout in the normal course of
38959         operation (other than --version and --help), and we don't want this
38960         function to make e.g. `touch file >&-' fail.
38961         But do fail if it was closed and someone has tried to write to it.
38962         E.g., `printf foo >&-' must fail.
38963
38964 2004-11-13  Jim Meyering  <jim@meyering.net>
38965
38966         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
38967
38968 2004-11-12  Simon Josefsson  <jas@extundo.com>
38969
38970         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
38971         small doc fix is still pending.
38972
38973 2004-11-11  Simon Josefsson  <jas@extundo.com>
38974
38975         * modules/strtok_r: New file.
38976
38977         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
38978         strtok_r.
38979
38980 2004-11-11  Simon Josefsson  <jas@extundo.com>
38981
38982         * m4/strtok_r.m4: New file.
38983
38984         * m4/getopt.m4: Replace opterr.
38985
38986 2004-11-11  Simon Josefsson  <jas@extundo.com>
38987
38988         * lib/strtok_r.h, strtok_r.c: New file.
38989
38990 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
38991
38992         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
38993         of replacing opterr, getopt, etc.  This should handle the
38994         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
38995
38996 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
38997
38998         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
38999         we can stop lying to compilers about the constness of argv when we
39000         are compiled outside glibc.
39001         (getopt, getopt_long, getopt_long_only): Use it.
39002         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
39003         _getopt_internal, getopt): Likewise.
39004         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
39005         _getopt_long_only_r): Likewise.
39006         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
39007         _getopt_long_r, _getopt_long_only_r): Likewise.
39008
39009         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
39010         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
39011         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
39012         the other external symbols.
39013         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
39014         declaration, since the above renaming now works around collisions.
39015
39016 2004-11-11  Jim Meyering  <jim@meyering.net>
39017
39018         * lib/linebreak.c: Remove trailing blanks.
39019         * lib/alloca_.h: Likewise.
39020         * lib/acosl.c: Likewise.
39021         * lib/euidaccess.c: Likewise.
39022         * lib/allocsa.h: Likewise.
39023
39024 2004-11-10  Simon Josefsson  <jas@extundo.com>
39025
39026         * m4/getaddrinfo.m4: New file.
39027
39028 2004-11-10  Simon Josefsson  <jas@extundo.com>
39029
39030         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
39031
39032 2004-11-10  Simon Josefsson  <jas@extundo.com>
39033
39034         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
39035         getaddrinfo.
39036
39037         * modules/getaddrinfo: New file.
39038
39039 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
39040
39041         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
39042
39043 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
39044
39045         * lib/mktime.c (SHR): New macro, which is a portable
39046         substitute for >> that should work even on Crays.
39047         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
39048         Problem reported by Mark D. Baushke in
39049         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
39050         * lib/getdate.y (SHR): Likewise.
39051         (tm_diff): Use it.
39052         * lib/strftime.c (SHR): Likewise.
39053         (tm_diff): Use it.
39054         * lib/quotearg.c (struct quoting_options): Use unsigned int for
39055         quote_these_too, so that right shifts are well defined.  All uses
39056         changed.
39057
39058 2004-11-10  Jim Meyering  <jim@meyering.net>
39059
39060         Ensure that no close failure goes unreported.
39061         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
39062         return early when it seems there's nothing to flush.
39063         Don't include __fpending.h.
39064
39065 2004-11-10  Jim Meyering  <jim@meyering.net>
39066
39067         * modules/closeout (Depends-on): Remove fpending.
39068
39069 2004-11-10  Jim Meyering  <jim@meyering.net>
39070
39071         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
39072
39073 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
39074
39075         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
39076         gl_FUNC_STRFTIME.
39077         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
39078         and AC_REQUIRE when possible, to avoid duplicate checks.
39079         Check for <wchar.h>.
39080
39081 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
39082
39083         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
39084
39085 2004-11-09  Bruno Haible  <bruno@clisp.org>
39086
39087         * m4/sockpfaf.m4: New file.
39088
39089 2004-11-05  Bruno Haible  <bruno@clisp.org>
39090
39091         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
39092         Reported by Mark D. Baushke <mdb@cvshome.org>.
39093
39094 2004-11-04  Bruno Haible  <bruno@clisp.org>
39095
39096         2004-09-11  Bruno Haible  <bruno@clisp.org>
39097                 * allocsa.valgrind: New file.
39098         2004-02-06  Bruno Haible  <bruno@clisp.org>
39099                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
39100                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
39101                 Reported by Christopher Seip <chris.seip@hp.com>.
39102
39103 2004-11-04  Bruno Haible  <bruno@clisp.org>
39104
39105         * modules/allocsa (Files): Add lib/allocsa.valgrind.
39106         (Makefile.am): Distribute it.
39107
39108 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
39109
39110         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
39111         with errno == ERANGE if the buffer is too small.
39112         Problem reported by Mark D. Baushke.
39113
39114 2004-11-03  Albert Chin  <china@thewrittenword.com>
39115             Paul Eggert  <eggert@cs.ucla.edu>
39116
39117         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
39118         equivalent, substitute $ac_type for equivalent type rather than
39119         blindly using uint32_t *always* which won't work if uint32_t is not
39120         available.  Define _UINT32_T to work around typedef of uint32_t if
39121         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
39122         2.5.1.
39123
39124 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
39125
39126         * m4/jm-macros.m4: Sync from coreutils.
39127         (gl_MACROS): Check for mbrlen, for pathchk.
39128         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
39129
39130 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
39131
39132         * lib/xreadlink.c (MAXSIZE): New macro.
39133         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
39134         size does not exceed MAXSIZE.  Avoid cast.
39135         As suggested by Mark D. Baushke in
39136         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
39137         if readlink fails with buffer size just under MAXSIZE, try again
39138         with MAXSIZE.
39139
39140 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
39141
39142         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
39143
39144 2004-11-02  Derek R. Price  <derek@ximbiot.com>
39145         and  Paul Eggert  <eggert@cs.ucla.edu>
39146
39147         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
39148         (get_date): Overparenthesize to avoid GCC warning.
39149
39150 2004-11-02  Bruno Haible  <bruno@clisp.org>
39151
39152         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
39153         returns void.
39154
39155 2004-11-02  Bruno Haible  <bruno@clisp.org>
39156
39157         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
39158         function returns void.
39159
39160 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
39161
39162         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
39163         fflush_unlocked, flockfile, funlockfile, funlockfile,
39164         fputs_unlocked, putc_unlocked.
39165
39166 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
39167
39168         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
39169         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
39170         already declared.
39171
39172 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
39173
39174         * modules/getdate (Files): Add doc/getdate.texi.
39175         (Depends-on): Add setenv, xalloc.
39176
39177 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
39178
39179         * lib/getdate.y: Add support for TZ="foo" within a date string.
39180         Fix some bugs near time_t boundaries.  Reject dates with
39181         out-of-range components, e.g., "Sept 31".
39182         Include <stdlib.h>, "setenv.h", "xalloc.h".
39183         (ISDIGIT_LOCALE): Remove; unused.
39184         Note that the TZ and time functions used here are not reentrant.
39185         (mktime_ok, get_tz): New functions.
39186         (TZBUFSIZE): New constant.
39187         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
39188         This requires that we sometimes generate our own TZ="XXX..." setting.
39189
39190 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
39191
39192         * doc/getdate.texi: New file, from coreutils with modifications for
39193         the new TZ parsing.
39194
39195 2004-10-27  Derek R. Price  <derek@ximbiot.com>
39196
39197         * lib/mktime.c (not_equal_tm): Remove redundant check.
39198
39199 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
39200
39201         * modules/regex (lib_SOURCES): Add regex.c.
39202         Reported by James Youngman in
39203         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
39204
39205 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
39206
39207         * lib/getdate.y: Use Bison 1.875 features, and some minor
39208         code cleanups.  This change does not affect semantics.
39209         Don't include <stdlib.h>; no longer needed.
39210         Don't include unlocked-io.h; only the "#if TEST" code uses
39211         stdio, and performance isn't crucial there.
39212         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
39213         Bison 1.875 features as described below.
39214         All uses of "PC." replaced by "pc->".
39215         (YYSTYPE): Add a forward declaration.
39216         (yylex, yyerror): Use full prototypes in forward decls.
39217         Use "%pure-parser" rather than obsolescent "%pure_parser".
39218         Use %parse-param and %lex-param instead of obsolescent
39219         YYPARSE_PARAM and YYLEX_PARAM.
39220         (meridian_table, month_and_day_table, time_units_table,
39221         relative_time_table, time_zone_table, military_table,
39222         lookup_zone, lookup_word, get_date):
39223         Use NULL instead of 0 where appropriate.
39224         (to_hour): Avoid abort (), to avoid a dependency on
39225         stdlib.h.
39226         (yyerror, yylex): Now accepts parser_control * arg.
39227         (main) [TEST]: Use '\0' rather than 0 for char.
39228
39229 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
39230
39231         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
39232
39233 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
39234
39235         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
39236         It's now the caller's responsibility to handle the case where
39237         !HAVE_GETPAGESIZE && !defined getpagesize.
39238
39239         * lib/mktime.c (leapyear): Arg is long int, not int.
39240
39241 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
39242
39243         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
39244
39245 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
39246
39247         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
39248         missing.  Problem reported by James Youngman.
39249
39250 2004-10-16  Simon Josefsson  <jas@extundo.com>
39251
39252         * gnulib-tool: Fix comments.  Fix parse problem.
39253         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
39254
39255 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
39256
39257         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
39258         implementation of getopt_long.  Problem reported by Alexander Taler in:
39259         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
39260
39261 2004-10-15  Bruno Haible  <bruno@clisp.org>
39262
39263         * gnulib-tool: Untabify. Initialize supplied_libname.
39264         (func_usage): More homogenous output.
39265         (func_modules_transitive_closure, func_modules_to_filelist,
39266         func_emit_lib_Makefile_am): New functions.
39267         (func_import): New function, extracted from big case statement. Use
39268         func_get_license, func_modules_transitive_closure,
39269         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
39270         opt_lgpl. Don't use test -a, as it's not portable.
39271         (func_create_testdir): Use func_modules_transitive_closure,
39272         func_modules_to_filelist, func_emit_lib_Makefile_am.
39273
39274 2004-10-15  Bruno Haible  <bruno@clisp.org>
39275
39276         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
39277
39278 2004-10-15  Bruno Haible  <bruno@clisp.org>
39279
39280         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
39281         the portions belonging to each module.
39282         Suggested by Derek Robert Price <derek@ximbiot.com>.
39283
39284 2004-10-12  Simon Josefsson  <jas@extundo.com>
39285
39286         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
39287         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
39288         to real functions.
39289
39290 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39291
39292         * modules/vsnprintf: New file.
39293
39294 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39295
39296         * m4/vsnprintf.m4: New file.
39297
39298 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39299
39300         * lib/vsnprintf.h: New file.
39301         * lib/vsnprintf.c: New file.
39302
39303 2004-10-11  Bruno Haible  <bruno@clisp.org>
39304
39305         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
39306         vsnprintf.
39307
39308 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
39309
39310         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
39311
39312 2004-10-07  Bruno Haible  <bruno@clisp.org>
39313
39314         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
39315         fits into the provided buffer.
39316
39317 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
39318
39319         * lib/diacrit.c, diacrit.h: Add GPL notice.
39320
39321         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
39322         notice.
39323         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
39324         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
39325         This avoids a potential constant-folding bug.
39326
39327 2004-10-05  Bruno Haible  <bruno@clisp.org>
39328
39329         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
39330         for the declaration of strsep.
39331
39332 2004-10-05  Bruno Haible  <bruno@clisp.org>
39333
39334         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
39335
39336 2004-10-04  Simon Josefsson  <jas@extundo.com>
39337
39338         * modules/memmem: New file.
39339         * tests/test-memmem.c: New file.
39340         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
39341
39342 2004-10-04  Simon Josefsson  <jas@extundo.com>
39343
39344         * m4/memmem.m4: New file.
39345
39346 2004-10-04  Simon Josefsson  <jas@extundo.com>
39347
39348         * lib/memmem.h: New file.
39349         * lib/memmem.c: New file, taken from glibc.
39350
39351 2004-10-04  Simon Josefsson  <jas@extundo.com>
39352
39353         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
39354         '#ifdef USE_UNLOCKED_IO'.
39355
39356 2004-10-04  Simon Josefsson  <jas@extundo.com>
39357
39358         * config/srclist.txt: Add memmem from glibc.
39359
39360 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
39361
39362         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
39363
39364         * modules/argmatch, modules/argp, modules/closeout, modules/error,
39365         modules/exclude, modules/getdate, modules/getline,
39366         modules/getndelim2, modules/getpass, modules/getpass-gnu,
39367         modules/getusershell, modules/linebuffer, modules/md5,
39368         modules/mountlist, modules/posixtm, modules/readtokens,
39369         modules/readutmp, modules/regex, modules/sha1,
39370         modules/version-etc, modules/yesno:
39371         Remove dependency on unlocked-io.
39372
39373 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
39374
39375         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
39376
39377         * m4/unlocked-io.m4: Add copyright notice.
39378         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
39379
39380 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
39381
39382         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
39383         * lib/xmalloc.c (xmemdup): Likewise.
39384         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
39385         XFREE): Remove these long-obsolescent macros.
39386         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
39387         * lib/xstrdup.c: Remove.
39388
39389         * lib/regex.c (re_comp): Cast gettext return value to char *,
39390         Problem reported by Martin Neitzel via Mark D. Baushke.
39391
39392 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
39393
39394         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
39395         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
39396         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
39397         regex.c, sha1.c, version-etc.c, yesno.c:
39398         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
39399         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
39400         the includer's responsibility.
39401
39402         Sync from coreutils.
39403
39404         * lib/modechange.c (mode_compile): Don't decrement a pointer that
39405         points to the start of a string, as the C Standard says the
39406         resulting behavior is undefined.
39407
39408         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
39409         simple -> simple_backups, numbered_existing ->
39410         numbered_existing_backups, numbered -> numbered_backups
39411         to avoid shadowing problems.  All uses changed.
39412         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
39413         * lib/backupfile.c (check_extension, numbered_backup):
39414         Rename locals to avoid shadowing 'basename'.
39415         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
39416         once.
39417
39418         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
39419         * lib/.cvsignore: Add getopt.h.
39420
39421 2004-10-04  Bruno Haible  <bruno@clisp.org>
39422
39423         * modules/README: New file.
39424         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
39425         not a module.
39426
39427 2004-10-02  Jim Meyering  <jim@meyering.net>
39428
39429         * lib/dirfd.h, getpagesize.h: Add copyright notice.
39430
39431 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39432
39433         * modules/strsep: New file.
39434
39435 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39436
39437         * m4/strsep.m4: New file.
39438
39439 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39440
39441         * lib/strsep.h: New file.
39442         * lib/strsep.c: New file.
39443
39444 2004-10-01  Simon Josefsson  <jas@extundo.com>
39445
39446         * lib/snprintf.c (snprintf): Handle size==0.
39447
39448 2004-10-01  Simon Josefsson  <jas@extundo.com>
39449             Bruno Haible  <bruno@clisp.org>
39450
39451         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
39452         (snprintf): Declare 'args'.
39453
39454 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
39455
39456         * lib/snprintf.c: Remove comments as to why each header is needed.
39457
39458 2004-10-01  Bruno Haible  <bruno@clisp.org>
39459
39460         * MODULES.html.sh: Add strsep.
39461
39462 2004-09-30  Simon Josefsson  <jas@extundo.com>
39463
39464         * modules/snprintf: New file.
39465
39466 2004-09-30  Simon Josefsson  <jas@extundo.com>
39467
39468         * m4/snprintf.m4: New file.
39469
39470 2004-09-30  Simon Josefsson  <jas@extundo.com>
39471
39472         * lib/snprintf.h, lib/snprintf.c: New files.
39473
39474 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
39475
39476         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
39477         (hol_entry_help): Never translate an empty string.
39478         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
39479         * lib/argp.h (OPTION_NO_TRANS): New option.
39480
39481 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
39482
39483         * modules/argp (Maintainer): Replace Simon Josefsson
39484         by Sergey Poznyakoff.
39485
39486 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
39487
39488         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
39489         changes merged back into glibc.
39490
39491 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
39492
39493         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
39494
39495 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
39496
39497         * lib/xvasprintf.c: Include xalloc.h.
39498         (xvasprintf): Use xalloc_die, not xmalloc_die.
39499
39500 2004-09-29  Bruno Haible  <bruno@clisp.org>
39501
39502         * modules/alloca-opt: New file, derived from modules/alloca.
39503         * modules/allocsa: Depend on alloca-opt instead of alloca.
39504         * modules/setenv: Likewise.
39505         * modules/vasnprintf: Likewise.
39506         * MODULES.html.sh: Add alloca-opt.
39507
39508 2004-09-28  Simon Josefsson  <jas@extundo.com>
39509
39510         * gnulib-tool: New parameter --lgpl, to asseert that modules are
39511         LGPL, and to replace license template from GPL to LGPL.
39512
39513 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
39514
39515         * modules/dummy: Change license to LGPL.
39516
39517 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
39518
39519         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
39520
39521 2004-09-24  Simon Josefsson  <jas@extundo.com>
39522
39523         * modules/minmax (License): Change from GPL to LGPL.
39524
39525 2004-09-23  Simon Josefsson  <jas@extundo.com>
39526
39527         * gnulib-tool (--import): Typo.
39528
39529 2004-09-23  Simon Josefsson  <jas@extundo.com>
39530
39531         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
39532
39533 2004-09-22  Bruno Haible  <bruno@clisp.org>
39534
39535         * modules/*: Add 'License' field.
39536         * gnulib-tool: Accept --extract-license option.
39537         (func_get_license): New function.
39538
39539 2004-09-21  Bruno Haible  <bruno@clisp.org>
39540
39541         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
39542         Reported by Simon Josefsson.
39543
39544 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
39545
39546         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
39547         gl_AC_TYPE_LONG_LONG.
39548
39549 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
39550
39551         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
39552
39553 2004-09-18  Simon Josefsson  <jas@extundo.com>
39554         and  Paul Eggert  <eggert@cs.ucla.edu>
39555
39556         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
39557         calls with autoreconf.  Define GL_LIB.
39558
39559 2004-09-14  Karl Berry  <karl@gnu.org>
39560
39561         * config/srclist.txt: unsync setenv.c, sigh.
39562
39563 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
39564
39565         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
39566         Problem reported by Bruno Haible in:
39567         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
39568
39569 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
39570
39571         * config/srclist.txt: Comment out argp-pvh.c.
39572
39573 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
39574
39575         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
39576         in case some system header has #define'd it.  Problem reported by
39577         Soeren D. Schulze in
39578         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
39579
39580 2004-09-09  Karl Berry  <karl@gnu.org>
39581
39582         * regex.[ch]: delete from the root.  These were supposed to be
39583                 synced with emacs cvs, but this has not happened for about
39584                 a year, and anyway nothing else uses emacs regex.[ch].
39585                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
39586                 lib/regex[.ch] is untouched.
39587
39588 2004-09-09  Bruno Haible  <bruno@clisp.org>
39589
39590         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
39591
39592 2004-09-09  Bruno Haible  <bruno@clisp.org>
39593
39594         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
39595         modifications.
39596         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
39597
39598 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
39599
39600         * modules/xvasprintf: New file.
39601         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
39602
39603 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
39604
39605         * lib/xvasprintf.h: New file.
39606         * lib/xvasprintf.c: New file.
39607         * lib/xasprintf.c: New file.
39608
39609 2004-09-08  Bruno Haible  <bruno@clisp.org>
39610
39611         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
39612
39613 2004-09-08  Bruno Haible  <bruno@clisp.org>
39614
39615         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
39616         length is > INT_MAX.
39617         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
39618         more.
39619
39620 2004-09-08  Bruno Haible  <bruno@clisp.org>
39621
39622         * lib/stdint_.h: New file, taken from GNU clisp.
39623
39624 2004-09-08  Bruno Haible  <bruno@clisp.org>
39625             Oskar Liljeblad  <oskar@osk.mine.nu>
39626
39627         * modules/stdint: New file.
39628         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
39629
39630 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
39631
39632         Import from coreutils.
39633         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
39634         strings on unbounded length.  alloca's performance benefits aren't
39635         that important here.
39636         (V_STRDUP): Remove.
39637         (parse_with_separator): New function, with most of the internals
39638         of the old parse_user_spec.  Allow user to omit both user and group,
39639         for compatibility with FreeBSD.
39640         Clone only the user name, not the entire spec.
39641         Do not set *uid, *gid unless entirely successful.
39642         Avoid memory leak in some failing cases.
39643         Fix regression for USER.GROUP reported by Dmitry V. Levin in
39644         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
39645         (parse_user_spec): Rewrite to use parse_with_separator.
39646
39647 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
39648
39649         * modules/userspec: Don't depend on alloca.
39650
39651 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
39652
39653         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
39654
39655 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
39656
39657         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
39658         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
39659         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
39660
39661 2004-08-16  Simon Josefsson  <jas@extundo.com>
39662
39663         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
39664         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
39665         Add --dry-run for --import.
39666         Let user provided command line parameters override configure.ac
39667         settings.
39668
39669 2004-08-12  Simon Josefsson  <jas@extundo.com>
39670
39671         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
39672         as discussed with Paul Eggert in threads rooted at
39673         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
39674         and
39675         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
39676         Before, the test was empty, and relied on ELIDE_CODE in source
39677         code.)
39678         (gl_PREREQ_GETOPT): New macro.
39679         (gl_GETOPT): Use them.
39680
39681 2004-08-12  Simon Josefsson  <jas@extundo.com>
39682
39683         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
39684         * lib/getopt_.h: Renamed from getopt.h.
39685
39686 2004-08-12  Simon Josefsson  <jas@extundo.com>
39687
39688         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
39689         Change default library name from libfoo to libgnu.
39690         Now, if you have a configure.ac that says:
39691                 gl_SOURCE_BASE(gl)
39692                 gl_M4_BASE(gl/m4)
39693                 gl_MODULES(error getopt etcetera)
39694                 gl_INIT
39695         you can import all you need by running:
39696                 ../gnulib/gnulib-tool --import
39697
39698         * modules/getopt (Files): Rename getopt.h to getopt_.h.
39699         (Makefile.am): Rewrite, use logic from argz.
39700         (Include): Use <getopt.h> instead of "getopt.h".
39701
39702 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
39703
39704         * modules/argp (Files): Add m4/unlocked-io.m4.
39705         (Depends-on): Add extensions.
39706
39707 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
39708
39709         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
39710         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
39711         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
39712         Check for program_invocation_name, program_invocation_short_name,
39713         flockfile, funlockfile, features.h, _getopt_long_only_r.
39714
39715 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
39716
39717         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
39718         its complicated substitute.
39719         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
39720         and program_invocation_name.
39721         (__argp_basename) [!_LIBC]: Remove; the only use was
39722         replaced by its body.
39723         (__argp_short_program_name): Change condition from
39724         !defined __argp_short_program_name to
39725         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
39726         to match argp-namefrob.h.
39727         (__argp_failure): Don't assume strerror_r returns char *.
39728         * lib/argp-parse.c (N_): Define unconditionally.
39729         (argp_default_options): Fill out initializers with 0 to avoid
39730         gcc warnings.
39731
39732 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
39733
39734         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
39735         getopt1.c.
39736
39737 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
39738
39739         Merge from coreutils.
39740
39741         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
39742
39743         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
39744         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
39745
39746 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
39747
39748         Merge from coreutils.
39749
39750         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
39751         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
39752         for Reliant Unix 5.43.
39753
39754         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
39755         (union fooround): Use uintmax_t, not long int.
39756         The rest is a merge from libc:
39757         [defined _LIBC]: Include <shlib-compat.h>.
39758         (_obstack) [defined _LIBC]: Remove after 2.3.4.
39759
39760         * lib/settime.c (settime): Recode to avoid warning with
39761         Sun Forte C 6U2.
39762
39763         * lib/strverscmp.c: Convert to UTF-8.
39764
39765 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
39766
39767         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
39768         m4/uintmax_t.m4.
39769
39770 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
39771
39772         * modules/xalloc-die: New file.
39773         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
39774
39775         * modules/md5 (Files): Add m4/uint32_t.m4.
39776         * modules/sha1: Renamed from modules/sha.
39777         (Files):
39778         Rename lib/sha.h to lib/sha1.h.
39779         Rename lib/sha.c to lib/sha1.c.
39780         Rename m4/sha.m4 to m4/sha1.m4.
39781         (lib_SOURCES): Likewise.
39782         (configure.ac): Rename gl_SHA to gl_SHA1.
39783         (Include): sha.h -> sha1.h.
39784
39785 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
39786
39787         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
39788         * m4/sha1.m4: Renamed from sha.m4.
39789         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
39790
39791 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
39792
39793         * lib/obstack.h (obstack_empty_p):
39794         Don't assume that chunk->contents is suitably aligned.
39795         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
39796         Likewise. Problem reported by Benno in
39797         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
39798
39799         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
39800         readable.  This could be improved further but it'd take some work.
39801
39802 2004-08-08  Simon Josefsson  <jas@extundo.com>
39803
39804         * modules/xgethostname (Depends-on): Remove exit and error (not
39805         used).
39806
39807         * modules/getpass-gnu: Add getpass.h.
39808         (Depends-on): Add stdbool.
39809         * modules/getpass: Add getpass.h.
39810
39811 2004-08-08  Simon Josefsson  <jas@extundo.com>
39812
39813         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
39814         Check getpass declaration.
39815
39816 2004-08-08  Simon Josefsson  <jas@extundo.com>
39817
39818         * lib/xgethostname.c: Don't include error.h (not used).
39819
39820         * lib/getpass.h: Add.
39821         * lib/getpass.c: Include getpass.h first.
39822
39823 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
39824
39825         * lib/xalloc-die.c: New file.
39826         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
39827         All uses removed.
39828         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
39829         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
39830         xalloc-die.c.
39831         (_, N_, xalloc_die): Move to xalloc-die.c.
39832         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
39833         so that we needn't mess with xalloc_msg_memory_exhausted.
39834
39835         * lib/sha1.h: Renamed from sha.h.
39836         (SHA1_H): Renamed from _SHA_H.
39837         (sha1_ctx): Renamed from sha_ctx.
39838         (sha1_init_ctx): Renamed from sha_init_ctx.
39839         (sha1_process_block): Renamed from sha_process_block.
39840         (sha1_process_bytes): Renamed from sha_process_bytes.
39841         (sha1_finish_ctx): Renamed from sha_finish_ctx.
39842         (sha1_read_ctx): Renamed from sha_read_ctx.
39843         (sha1_stream): Renamed from sha_stream.
39844         (sha1_buffer): Renamed from sha_buffer.
39845         * lib/sha1.c: Likewise; renamed from sha.c.
39846         Do not include <sys/types.h>.
39847         Include <stddef.h> rather than <stdlib.h>.
39848
39849 2004-08-08  Bruno Haible  <bruno@clisp.org>
39850
39851         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
39852         FILESYSTEM_PREFIX_LEN.
39853         * lib/progreloc.c: Likewise.
39854         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
39855
39856 2004-08-06  Simon Josefsson  <jas@extundo.com>
39857
39858         * modules/progname (Depends-on): Don't depend on stdbool.
39859
39860 2004-08-06  Simon Josefsson  <jas@extundo.com>
39861
39862         * modules/getsubopt: New file.
39863         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
39864         getsubopt.
39865
39866 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
39867
39868         More merge from coreutils.
39869
39870         * m4/utimens.m4, m4/utimecmp.m4: New files.
39871         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
39872         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
39873         prereq.m4, sha.m4: Import changes from coreutils.
39874
39875 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
39876
39877         More merge from coreutils.
39878         * modules/raise, modules/readtokens0, modules/utimens:
39879         * modules/utimecmp, module/xnanosleep: New files.
39880         * modules/strftime: Add lib/strftime.h.
39881         Change include from <time.h> to "strftime.h".
39882         * modules/yesno: Add lib/yesno.h.
39883         * modules/backupfile: Remove lib/addext.c.
39884         * modules/euidaccess: Add stat-macros.h.
39885         * modules/canonicalize, modules/euidaccess,
39886         modules/filemode, modules/lchown, modules/makepath,
39887         modules/rmdir, modules/stat: Likewise.
39888
39889 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
39890
39891         Merge from tar.
39892         * lib/argp-help.c (make_hol, hol_append): Don't assume that
39893         SIZE_MAX is a valid preprocessor constant.
39894         (__argp_basename): Change from "#ifndef _LIBC"
39895         to "#ifndef __argp_short_program_name", so that
39896         we don't compile these functions for tar.
39897
39898         More merges from coreutils.
39899         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
39900         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
39901         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
39902         * lib/addext.c: Remove; no longer needed.
39903         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
39904         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
39905         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
39906         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
39907         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
39908         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
39909         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
39910         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
39911         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
39912         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
39913         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
39914         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
39915         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
39916         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
39917         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
39918         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
39919         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
39920         Import changes from coreutils.
39921
39922 2004-08-05  Simon Josefsson  <jas@extundo.com>
39923
39924         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
39925
39926 2004-08-05  Simon Josefsson  <jas@extundo.com>
39927
39928         * m4/getsubopt.m4: New file.
39929
39930 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
39931
39932         Merge from coreutils.
39933
39934         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
39935         * m4/getcwd-path-max.m4: New files.
39936
39937         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
39938         FILESYSTEM_PREFIX_LEN ->
39939         FILE_SYSTEM_PREFIX_LEN.
39940         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
39941         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
39942         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
39943         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
39944
39945         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
39946         prerequisite modules now handle the DOS stuff.
39947         Don't check for unistd.h.
39948
39949 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
39950
39951         Merge from coreutils.
39952
39953         * lib/.gdb-history: Remove; this doesn't belong here.
39954
39955         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
39956         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
39957         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
39958         * lib/getcwd.c: New files.
39959
39960         * lib/dirname.h: Include <stdbool.h>.
39961         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
39962         for consistency with POSIX terminology.  All uses changed.
39963         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
39964         (strip_trailing_slashes): Use bool for booleans.
39965         * lib/stripslash.c (strip_trailing_slashes): Likewise.
39966
39967         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
39968         sometimes returns a positive errno value even when it succeeds.
39969         (print_errno_message) [!LIBC]: Fall back on strerror if
39970         __strerror_r fails.
39971
39972         * lib/path-concat.c (mempcpy): Don't define if a system header defines
39973         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
39974         (longest_relative_suffix): New function.
39975         (path_concat): Use it.  Assume first argument is not NULL.
39976         Port to DOS.  Omit redundant separators.
39977         Report an error instead of returning NULL.
39978         Use mempcpy instead of memcpy.
39979         (xpath_concat): Remove: not declared or used.
39980
39981         * lib/same.h: Include <stdbool.h>
39982         (same_name): Return bool, not int.
39983         * lib/same.c (same_name): Likewise.
39984         (errno): Don't declare; we assume C89 or better now.
39985
39986         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
39987         if not already defined.
39988
39989         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
39990         * lib/dup-safer.c (errno): Likewise.
39991
39992 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
39993
39994         Merge from coreutils.
39995         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
39996         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
39997         * modules/path-concat: Don't depend on strdup.
39998
39999 2004-08-03  Simon Josefsson  <jas@extundo.com>
40000
40001         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
40002         * lib/progname.h: Don't include stdbool.h.
40003
40004 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
40005
40006         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
40007         * MODULES.html.sh (func_all_modules): Remove fatal.
40008
40009 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
40010
40011         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
40012
40013 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
40014
40015         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
40016         working.
40017
40018 2004-08-02  Simon Josefsson  <jas@extundo.com>
40019
40020         * lib/getsubopt.h: New file, with comments from Bruno Haible.
40021         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
40022         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
40023
40024 2004-08-01  Simon Josefsson  <jas@extundo.com>
40025
40026         * lib/xgetdomainname.c: Include stdlib.h, for free().
40027
40028 2004-07-19  Bruno Haible  <bruno@clisp.org>
40029
40030         * MODULES.html.sh (func_all_modules): Add dummy.
40031
40032 2004-07-16  Simon Josefsson  <jas@extundo.com>
40033
40034         * modules/dummy: New file.
40035
40036 2004-07-16  Simon Josefsson  <jas@extundo.com>
40037
40038         * lib/dummy.c: New file.
40039
40040 2004-07-16  Bruno Haible  <bruno@clisp.org>
40041
40042         * lib/backupfile.h: Add extern "C" for C++.
40043         * lib/closeout.h: Likewise.
40044         * lib/copy-file.h: Likewise.
40045         * lib/findprog.h: Likewise.
40046         * lib/full-write.h: Likewise.
40047         * lib/pathname.h: Likewise.
40048         * lib/progname.h: Likewise.
40049         * lib/stpcpy.h: Likewise.
40050         * lib/stpncpy.h: Likewise.
40051         * lib/strcase.h: Likewise.
40052         * lib/strstr.h: Likewise.
40053         * lib/xalloc.h: Likewise.
40054
40055         * lib/mbswidth.h: Add extern "C" for C++.
40056         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
40057
40058 2004-07-13  Robert Millan  <robertmh@gnu.org>
40059
40060         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
40061
40062 2004-07-09  Simon Josefsson  <jas@extundo.com>
40063
40064         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
40065         failed without this.)
40066
40067 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
40068
40069         * modules/chown (Files): Add lib/fchown-stub.c, since
40070         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
40071
40072 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
40073
40074         * lib/fchown-stub.c: New file.
40075
40076 2004-06-24  Jim Meyering  <jim@meyering.net>
40077
40078         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
40079
40080 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
40081
40082         * modules/argz: Omit "#include".
40083
40084         * MODULES.html.sh (func_all_modules): Add calloc, to match
40085         2004-06-01 addition of calloc module.
40086
40087 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
40088
40089         * m4/argz.m4: New file, which is autoupdated from libtool.
40090
40091 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
40092
40093         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
40094         libtool.
40095
40096 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
40097
40098         * config/srclist-update: Don't insist on "USA." before the
40099         close-comment, as libtool omits the period and puts the */ on a
40100         separate line.
40101         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
40102         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
40103
40104 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
40105
40106         * modules/argz: New file.
40107         * MODULES.html.sh (func_all_modules): Add argz.
40108
40109 2004-06-12  Jim Meyering  <jim@meyering.net>
40110         and  Paul Eggert  <eggert@cs.ucla.edu>
40111
40112         * modules/hash (Files): Add lib/xalloc.h.
40113         * modules/pipe (Depends-on): Add wait-process.
40114         * modules/stat (Depends-on): Add xalloc.
40115         * modules/userspec (Files): Add lib/userspec.h.
40116         * modules/xstrto
40117
40118         Upgrade from gettext-0.13.
40119         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
40120         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
40121         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
40122
40123 2004-06-10  Jim Meyering  <jim@meyering.net>
40124
40125         * lib/calloc.c: New file.
40126
40127 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
40128
40129         * lib/getdate.y (yylex): Allow space between sign and number.
40130         Problem reported by Dan Jacobson.
40131
40132 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
40133
40134         Merge from coreutils CVS.
40135
40136         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
40137         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
40138         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
40139         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
40140         xstrtol.m4: Fix copyright date and/or serial number.
40141
40142         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
40143         See if we need an fchown replacement.
40144         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
40145         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
40146         and use the replacement function if we detect either defect.
40147
40148         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
40149         gl_UTIMECMP.
40150
40151 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
40152         and  Jim Meyering  <jim@meyering.net>
40153
40154         Merge from coreutils CVS.
40155
40156         * lib/stat-macros.h: New file, with contents from file-type.h
40157         and coreutils' system.h.
40158         * lib/file-type.c: Include "stat-macros.h".
40159         * lib/file-type.h (file_type): Move all macro definitions to new file,
40160         stat-macros.h.
40161
40162         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
40163         Wrap old code with this conditional.
40164         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
40165         function that does not dereference symlinks.
40166         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
40167
40168         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
40169         dependency problems.
40170         (xreadlink): Accept new arg SIZE, for efficiency.
40171         All decls and uses changed.
40172         * lib/xreadlink.h: Include <stddef.h>, for size_t.
40173
40174         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
40175         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
40176
40177         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
40178         sysexits.h.
40179
40180 2004-06-01  Jim Meyering  <jim@meyering.net>
40181
40182         * m4/calloc.m4: New file.
40183
40184 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
40185
40186         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
40187         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
40188         Also, fix a typo in a diagnostic.
40189
40190 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
40191
40192         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
40193         or AC_FUNC_REALLOC.
40194
40195 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
40196
40197         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
40198         macros to be defined.
40199         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
40200         the allocator returns NULL because the requested size is zero.
40201
40202 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
40203
40204         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
40205         var.  Add comment explaining why libc still defines it.  This
40206         merges the following patch from glibc:
40207         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
40208
40209 2004-05-20  Andreas Schwab  <schwab@suse.de>
40210
40211         * m4/free.m4: Replace free if it not known to work, not the other
40212         way round.
40213
40214 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
40215
40216         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
40217         present in glibc since revision 1.1 of this file.
40218         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
40219         obstack_alignment_mask, obstack_alloc, obstack_base,
40220         obstack_blank, obstack_blank_fast, obstack_chunk_size,
40221         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
40222         obstack_grow0, obstack_init, obstack_int_grow,
40223         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
40224         obstack_next_free, obstack_object_size, obstack_ptr_grow,
40225         obstack_ptr_grow_fast, obstack_room): Remove declarations of
40226         nonexistent functions.
40227
40228 2004-05-18  Karl Berry  <karl@gnu.org>
40229
40230         * config/srclist.txt: break link for vasnprintf.c.
40231
40232 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
40233
40234         Port obstack to the AS/400, where pointers are 16 bytes wide and
40235         you cannot cast an integer to a valid pointer.  This patch is
40236         currently waiting to be integrated into glibc; see
40237         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
40238
40239         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
40240         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
40241         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
40242         (struct obstack): temp member is now a union of a pointer and
40243         an integer, instead of an integer.  All integer uses changed.
40244         This does not affect the physical layout of struct obstack,
40245         except on hosts (like the AS/400) where the size or alignment of
40246         void * is greater than that of ptrdiff_t.
40247         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
40248         __STDC__)]: Store temporary in pointer member of union, not
40249         integer member.
40250         * lib/obstack.c: Include <stddef.h>, for offsetof.
40251         (struct fooalign): Remove; it doesn't need a name.
40252         (union fooround): Change double to long double, and add void *.
40253         (DEFAULT_ALIGNMENT): Use offsetof to compute.
40254         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
40255         not a macro.  Hence the values are always int; so remove all
40256         casts-to-int in uses.
40257
40258 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
40259
40260         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
40261         we can get this patch merged into glibc.
40262
40263 2004-05-17  Derek R. Price  <derek@ximbiot.com>
40264             Paul Eggert  <eggert@cs.ucla.edu>
40265
40266         * m4/argp: Depend on alloca.
40267
40268 2004-05-17  Derek R. Price  <derek@ximbiot.com>
40269             Paul Eggert  <eggert@cs.ucla.edu>
40270
40271         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
40272         freecoding.
40273
40274 2004-05-17  Bruno Haible  <bruno@clisp.org>
40275
40276         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
40277         precision that consists of a '.' followed by an empty digit string.
40278         Patch by Tor Lillqvist <tml@iki.fi>.
40279
40280 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
40281
40282         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
40283         for backward compatibility with older code.  We need our own
40284         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
40285         it under some other name, and our alloca.h will define it.
40286
40287 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
40288             Derek Price  <derek@ximbiot.com>
40289
40290         * lib/alloca.c: Include <alloca.h>, to get our interface.
40291         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
40292         include <alloca.h> first.  Use C89 prototype for alloca; this
40293         requires including <stddef.h> for size_t.  Use extern "C" if C++.
40294         Use #elif for simplicity, since we can assume C89 now.
40295         Don't try to source the system alloca.h since it will not be found
40296         and to prevent recursively including its replacement.
40297         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
40298         * lib/regex.c: Likewise.
40299
40300 2004-05-16  Derek Price  <derek@ximbiot.com>
40301             Paul Eggert  <eggert@cs.ucla.edu>
40302
40303         getline cleanup.  This changes the getndelim2 API: both order of
40304         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
40305         no delimiter).
40306
40307         * lib/getline.c: Don't include stddef.h or stdio.h, since our
40308         interface does that.
40309         (getline): Always use getdelim, so that we don't have two
40310         copies of this code.
40311         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
40312         if available.
40313         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
40314         (GETNDELIM2_MAXIMUM): New macro.
40315         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
40316         instead of the old practice of delim2==0.  All callers changed.
40317         Return -1 on overflow, instead of returning junk.
40318         Do not set *linesize unless allocation succeeds.
40319         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
40320         that we include sys/types.h.
40321         * lib/getnline.h: Likewise.
40322         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
40323         (getndelim2): Reorder arguments.
40324         * lib/getnline.c (getnline, getndelim):
40325         Don't discard the NMAX argument.
40326         (getnline): Invoke getndelim, to avoid code duplication.
40327         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
40328         of (size_t) -1 by callers of the getnline family.
40329
40330 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
40331
40332         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
40333         Check for gettimeofday.
40334         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
40335         Check for settimeofday, stime.
40336
40337 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
40338
40339         * lib/nanosleep.c (suspended): Change its type from int to
40340         sig_atomic_t volatile.
40341         (first_call): Make it private to rpl_nanosleep, and have it
40342         be zero initially as that's a bit faster.
40343         (my_usleep): Round up fractional times instead of truncating them,
40344         as this is the usual meaning for 'sleep'.
40345
40346         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
40347         doesn't work.
40348         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
40349         (ENOSYS): Define if not defined.
40350         (settime): Fall back on stime if it exists and settimeofday fails.
40351         But don't bother with fallbacks if a method fails with errno == EPERM.
40352
40353 2004-05-11  Jim Meyering  <jim@meyering.net>
40354
40355         Prior to this change, the save_cwd caller required read access to the
40356         current directory on most systems (ones with the fchdir function).
40357
40358         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
40359         fails, try write-only, and finally, resort to using xgetcwd.
40360
40361 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
40362
40363         * lib/obstack.c, obstack.h: Import changes from libc.
40364
40365 2004-04-28  Bruno Haible  <bruno@clisp.org>
40366
40367         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
40368         also implicitly appends .exe to executables.
40369         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
40370         accepts Windows pathnames.
40371         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
40372         Treat Cygwin like Windows, since it now accepts Windows pathnames.
40373         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
40374         Treat Cygwin like Windows, since it now accepts Windows pathnames.
40375         Reported by Derek Robert Price <derek@ximbiot.com>.
40376
40377 2004-04-21  Karl Berry  <karl@gnu.org>
40378
40379         * config/srclist.txt (localcharset.c): break sync.
40380
40381 2004-04-20  Paul Eggert  <eggert@twinsun.com>
40382
40383         * m4/host-os.m4: Add a copyright notice.
40384
40385 2004-04-20  Jim Meyering  <jim@meyering.net>
40386
40387         Change UTILS_ to gl_ in AC_DEFINE'd names.
40388         Change utils_- and jm_-prefixed variables, too.
40389         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
40390         UTILS_FUNC_MKDIR_TRAILING_SLASH.
40391         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
40392
40393         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
40394         Don't emit trailing blanks.
40395         Also rename jm_-prefixed variables to have gl_ prefix.
40396
40397         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
40398         Also rename jm_-prefixed variables to have gl_ prefix.
40399
40400         * m4/jm-macros.m4: Reflect the renamings.
40401         * m4/prereq.m4: Likewise.
40402
40403 2004-04-20  Jim Meyering  <jim@meyering.net>
40404
40405         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
40406         memory.
40407
40408 2004-04-20  Jim Meyering  <jim@meyering.net>
40409             Bruno Haible  <bruno@clisp.org>
40410
40411         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
40412         memory when realloc fails.
40413
40414 2004-04-19  Jim Meyering  <jim@meyering.net>
40415
40416         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
40417         now that readutmp.c may call `free (0)'.
40418
40419 2004-04-19  Bruno Haible  <bruno@clisp.org>
40420
40421         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
40422         * m4/inttypes_h.m4: Likewise.
40423         * m4/stdint_h.m4: Likewise.
40424         * m4/intmax_t.m4: Likewise.
40425         * m4/uintmax_t.m4: Likewise.
40426
40427 2004-04-18  Jim Meyering  <jim@meyering.net>
40428
40429         * m4/prereq.m4: Don't forbid jm_ prefix.
40430
40431         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
40432         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
40433         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
40434         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
40435         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
40436         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
40437         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
40438         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
40439         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
40440         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
40441         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
40442         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
40443         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
40444         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
40445         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
40446         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
40447         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
40448         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
40449         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
40450
40451 2004-04-18  Jim Meyering  <jim@meyering.net>
40452
40453         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
40454         failure, don't leak memory and do call END_UTMP_ENT.
40455
40456 2004-04-16  Jim Meyering  <jim@meyering.net>
40457
40458         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
40459         coreutils' stat program.
40460         (gl_PREREQ): Don't require jm_PREREQ_STAT.
40461
40462 2004-04-11  Paul Eggert  <eggert@twinsun.com>
40463
40464         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
40465         C89.
40466         (CHAR_BIT): Remove, since we assume C89.
40467         Include <stdint.h> if available, as per current Autoconf CVS advice.
40468
40469 2004-03-31  Jim Meyering  <jim@meyering.net>
40470
40471         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
40472         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
40473         * m4/xalloc.m4: Likewise.
40474
40475 2004-03-30  Paul Eggert  <eggert@twinsun.com>
40476
40477         Merge from coreutils.
40478
40479         * m4/inttostr.m4: New file.
40480         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
40481         Require AM_STDBOOL_H and gl_TIMESPEC instead.
40482         Require gl_CLOCK_TIME.
40483         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
40484
40485 2004-03-30  Paul Eggert  <eggert@twinsun.com>
40486
40487         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
40488         not bool, to be more consistent with Unix conventions.
40489         Suggested by Bruno Haible.
40490
40491         Merge from coreutils.
40492
40493         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
40494         * lib/umaxtostr.c: New files.
40495
40496         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
40497         the usual <time.h> dance.
40498         (get_date): Change signature to support fractional time stamps.
40499         All callers changed.
40500         * lib/getdate.y: Include "getdate.h" first, as we can now
40501         assume C89 and don't need to worry about 'const'.
40502         Similarly, include "unlocked-io.h" near start, not in middle.
40503         Include <limits.h>.
40504         (textint.value): Use long int rather than int.
40505         (textint.digits): Use size_t rather than int.
40506         (BILLION, LOG10_BILLION): New constants.
40507         (parser_control): New member rel_ns.  Members day_ordinal,
40508         time_zone, month, day, hour, minutes, rel_year, rel_month,
40509         rel_day, rel_hour, rel_minutes, rel_seconds
40510         are now long int, not int.  Member seconds is now struct timespec,
40511         not int.  New member timespec_seen.  Members dates_seen, days_seen,
40512         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
40513         not int.
40514         (%union.intval): Now long int, not int.
40515         New member timespec.
40516         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
40517         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
40518         (spec): Now is a timespec or an item list.
40519         (timespec, items): New nonterminals.
40520         (time, rel, relunit, number, get_date):
40521         Add support for fractional seconds.
40522         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
40523         (gmtime, localtime, mktime): Remove decls; not needed with C89.
40524         (to_hour): First arg is now long int, not int.
40525         (to_year): Returns long int, not int.
40526         Don't treat year -70 like 70.
40527         (tm_diff): Returns long int, not int.
40528         (lookup_word): Use bool instead of int when appropriate.
40529         (yylex): Use size_t for count, not int.
40530         Detect overflow when parsing large integer constants.
40531         Add support for fractions.
40532         (get_date): Make pointers 'const' if possible.
40533         Use more-portable code to detect integer overflow.
40534         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
40535         Don't use ctime; it's not reliable if the year has >4 digits.
40536
40537         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
40538         This is for compatibility with BSD.
40539
40540         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
40541         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
40542         From coreutils' system.h.
40543
40544         * lib/userspec.c: Don't include "posixver.h".
40545         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
40546         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
40547         compatible extension.  Simplify code by removing a boolean int
40548         that was always nonzero if a string was nonnull.
40549
40550 2004-03-30  Jim Meyering  <jim@meyering.net>
40551
40552         Merge from coreutils.
40553
40554         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
40555         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
40556         on some systems one must include <grp.h> before it.
40557         Reported by Christian Krackowizer.
40558
40559 2004-03-30  Jim Meyering  <jim@meyering.net>
40560
40561         Merge from coreutils.
40562
40563         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
40564
40565         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
40566         an empty input stream.
40567
40568         * lib/readtokens.c: Include <stdbool.h>.
40569         (readtoken): Use `size_t' rather than int/long.
40570         All callers adjusted.
40571         Use `bool' rather than `int' where appropriate.
40572         Use memset rather than an explicit loop.
40573         Use x2nrealloc rather than xrealloc.
40574         Allow the use of `\0' as a delimiter.
40575         (readtokens): Likewise.
40576         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
40577
40578 2004-03-30  Jim Meyering  <jim@meyering.net>
40579
40580         * m4/realloc.m4: Remove file, since now it does no more than
40581         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
40582         the `configure.ac' section of module/realloc.
40583         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
40584
40585 2004-03-30  Bruno Haible  <bruno@clisp.org>
40586
40587         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
40588         nonnull.
40589
40590 2004-03-29  Paul Eggert  <eggert@twinsun.com>
40591
40592         Merge changes to getloadavg.c from coreutils and Emacs.
40593
40594         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
40595         Define to an expression, not to the empty string.
40596         Include cloexec.h and xalloc.h.
40597         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
40598         Use set_cloexec_flag rather than rolling our own.
40599         * lib/cloexec.c, lib/cloexec.h: New files.
40600
40601 2004-03-29  Paul Eggert  <eggert@twinsun.com>
40602
40603         * m4/cloexec.m4: New file.
40604
40605 2004-03-18  Paul Eggert  <eggert@twinsun.com>
40606
40607         * lib/getopt.h: Sync with libc CVS.
40608
40609 2004-03-18  Paul Eggert  <eggert@twinsun.com>
40610             Bruno Haible  <bruno@clisp.org>
40611
40612         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
40613         mbswidth.
40614
40615 2004-03-18  Paul Eggert  <eggert@twinsun.com>
40616             Bruno Haible  <bruno@clisp.org>
40617
40618         * lib/mbswidth.h: Include <wchar.h> only if
40619         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
40620         <wchar.h>.
40621         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
40622
40623 2004-03-09  Paul Eggert  <eggert@twinsun.com>
40624
40625         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
40626         Sync with libc CVS.
40627         * lib/getopt_int.h: New file, also synced from libc.
40628
40629 2004-03-09  Paul Eggert  <eggert@twinsun.com>
40630
40631         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
40632         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
40633         Bring back getopt.c, getopt.h, getopt1.c.
40634
40635 2004-03-07  Paul Eggert  <eggert@twinsun.com>
40636
40637         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
40638         All uses changed.  Check for sa_sigaction member; this fixes
40639         a bug first reported by Jason Andrade in
40640         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
40641
40642 2004-03-07  Paul Eggert  <eggert@twinsun.com>
40643
40644         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
40645         '#if' expressions.  Unlike the code it replaces, it does not
40646         depend on (defined _SC_PAGESIZE).  However, it does depend on
40647         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
40648         first reported by Jason Andrade in
40649         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
40650
40651 2004-02-25  Simon Josefsson  <jas@extundo.com>
40652
40653         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
40654
40655 2004-02-25  Simon Josefsson  <jas@extundo.com>
40656
40657         * lib/strdup.h: New file.
40658         * lib/strdup.c: Include it.
40659         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
40660         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
40661
40662 2004-02-23  Karl Berry  <karl@gnu.org>
40663
40664         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
40665         (from fencepost.gnu.org:/gd/gnuorg).
40666
40667 2004-02-23  Karl Berry  <karl@gnu.org>
40668
40669         * config/srclistvars.sh (GNUORG) [karl]: redefine.
40670         * config/srclist.txt: add maintain/standards documents.
40671
40672 2004-02-18  Bruno Haible  <bruno@clisp.org>
40673
40674         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
40675         Reported by Derek Robert Price <derek@ximbiot.com>.
40676
40677 2004-02-16  Karl Berry  <karl@gnu.org>
40678
40679         * config/mkinstalldirs, install-sh: update from automake.
40680
40681 2004-02-06  Karl Berry  <karl@gnu.org>
40682
40683         * m4/po.m4: update from gettext 0.14.1.
40684
40685 2004-02-06  Karl Berry  <karl@gnu.org>
40686
40687         * lib/config.charset: update from gettext 0.14.1.
40688
40689 2004-02-05  Paul Eggert  <eggert@twinsun.com>
40690
40691         Add comments and code, prompted by suggestions from Bruno Haible
40692         for sh-quote.
40693         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
40694         describing the enum quoting_style values.
40695         * lib/quotearg.c (quotearg_alloc): New function.
40696         (quotearg_buffer_restyled): Treat lone { and } as special.
40697         Treat = as special.  Work around bug with older shells
40698         that "see" a '\' that is really the 2nd byte of a multibyte char.
40699         Quote empty string with shell_quoting_style.
40700
40701 2004-02-03  Bruno Haible  <bruno@clisp.org>
40702
40703         * m4/pipe.m4: New file, from GNU gettext.
40704
40705 2004-02-03  Bruno Haible  <bruno@clisp.org>
40706
40707         * lib/pipe.h: New file, from GNU gettext.
40708         * lib/pipe.c: New file, from GNU gettext.
40709
40710 2004-01-27  Bruno Haible  <bruno@clisp.org>
40711
40712         * m4/execute.m4: New file, from GNU gettext.
40713
40714 2004-01-27  Bruno Haible  <bruno@clisp.org>
40715
40716         * lib/execute.h: New file, from GNU gettext.
40717         * lib/execute.c: New file, from GNU gettext.
40718         * lib/w32spawn.h: New file, from GNU gettext.
40719
40720 2004-01-24  Paul Eggert  <eggert@twinsun.com>
40721
40722         Merge from diffutils.
40723
40724         * lib/file-type.c (file_type): Add typed memory objects.
40725         * lib/file-type.h (S_TYPEISTMO): New macro.
40726
40727         * lib/c-stack.h (c_stack_action): Remove argv argument.
40728         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
40729         (die): Don't calculate message unless segv_action returns.
40730         (get_stack_location, min_address_from_argv, max_address_from_argv,
40731         volatile stack_base, volatile_stack_size): Remove.
40732         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
40733         that every segmentation violation is a stack overflow.  (Ouch!)
40734         See Debian bug 136249 (still outstanding) for more info about why
40735         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
40736
40737 2004-01-24  Paul Eggert  <eggert@twinsun.com>
40738
40739         Exit-status fix from coreutils.
40740
40741         Use exit_failure consistently in place of EXIT_FAILURE,
40742         so that program exit statuses are consistent on failure.
40743
40744         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
40745         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
40746         * lib/argmatch.h: Comment fix to match the above.
40747         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
40748         Now a macro referring to exit_failure, instead of a separate
40749         variable.  Include "exitfail.h" to get it.
40750         * lib/xstrtol.h: Include "exitfail.h".
40751         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
40752
40753         * lib/long-options.c (parse_long_options): Use prototype
40754         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
40755         for clarity.
40756
40757 2004-01-21  Jim Meyering  <jim@meyering.net>
40758
40759         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
40760         so as not to conflict with a different-sized __mktime_internal
40761         function in GNU libc.
40762         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
40763         Problem building statically-linked `ls' reported by Michael Brunnbauer.
40764
40765 2004-01-20  Karl Berry  <karl@gnu.org>
40766
40767         * config/config.guess: update from config.
40768
40769         * config/srclistvars.sh: GNUWWWLICENSES for karl.
40770
40771 2004-01-20  Bruno Haible  <bruno@clisp.org>
40772
40773         Safer stack allocation.
40774         * lib/setenv.c: Include allocsa.h.
40775         (alloca): Remove fallback definition.
40776         (freea): Remove macro.
40777         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
40778         instead of freea.
40779
40780 2004-01-20  Bruno Haible  <bruno@clisp.org>
40781
40782         * m4/eealloc.m4: New file, from GNU gettext.
40783
40784 2004-01-20  Bruno Haible  <bruno@clisp.org>
40785
40786         * m4/allocsa.m4: New file, from GNU gettext.
40787
40788 2004-01-20  Bruno Haible  <bruno@clisp.org>
40789
40790         * lib/xallocsa.h: New file, from GNU gettext.
40791         * lib/xallocsa.c: New file, from GNU gettext.
40792
40793 2004-01-20  Bruno Haible  <bruno@clisp.org>
40794
40795         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
40796
40797 2004-01-20  Bruno Haible  <bruno@clisp.org>
40798
40799         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
40800         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
40801         specially.
40802
40803 2004-01-20  Bruno Haible  <bruno@clisp.org>
40804
40805         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
40806         patch.
40807
40808 2004-01-20  Bruno Haible  <bruno@clisp.org>
40809
40810         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
40811
40812 2004-01-20  Bruno Haible  <bruno@clisp.org>
40813
40814         * lib/eealloc.h: New file.
40815
40816 2004-01-20  Bruno Haible  <bruno@clisp.org>
40817
40818         * lib/binary-io.h: Avoid warnings on Cygwin.
40819
40820 2004-01-20  Bruno Haible  <bruno@clisp.org>
40821
40822         * lib/allocsa.h: New file, from GNU gettext.
40823         * lib/allocsa.c: New file, from GNU gettext.
40824
40825 2004-01-18  Karl Berry  <karl@gnu.org>
40826
40827         * doc/gpl.texi, doc/lgpl.texi: new files.
40828
40829 2004-01-18  Karl Berry  <karl@gnu.org>
40830
40831         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
40832         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
40833
40834 2004-01-15  Paul Eggert  <eggert@twinsun.com>
40835
40836         Merge from coreutils.
40837
40838         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
40839         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
40840         (gl_DEFAULT_POSIX2_VERSION): Move
40841         the documentation from 'configure' into 'config.hin',
40842         so that 'configure --help' isn't burdened by it and
40843         we don't have to worry about its formatting there.
40844         Reword the documentation so that it's more succinct
40845         and can be run together into a single paragraph.
40846         * m4/same.m4 (gl_SAME): Check for pathconf.
40847
40848 2004-01-15  Paul Eggert  <eggert@twinsun.com>
40849
40850         Merge from coreutils.
40851
40852         * lib/posixver.c: Include posixver.h.
40853
40854         * lib/same.c: Include <stdbool.h>, <limits.h>.
40855         (_POSIX_NAME_MAX): Define if not defined.
40856         (MIN): New macro.
40857         (same_name): If file names are silently truncated, report
40858         that the file names are the same if they are the same after
40859         the silent truncation.
40860
40861         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
40862         conversion function.
40863         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
40864         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
40865         longer needed.
40866
40867 2004-01-15  Jim Meyering  <jim@meyering.net>
40868
40869         Merge from coreutils.
40870
40871         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
40872         if no library is required.
40873         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
40874         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
40875         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
40876         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
40877         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
40878         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
40879         value, $ac_cv_search_crypt, if it's "none required".
40880         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
40881         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
40882         not gl_FUNC_GETLOADAVG.
40883         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
40884         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
40885
40886 2004-01-15  Jim Meyering  <jim@meyering.net>
40887
40888         Merge from coreutils.
40889
40890         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
40891         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
40892         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
40893
40894         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
40895         optional configure-time default.
40896
40897         * lib/version-etc.c (version_etc_copyright): Update copyright date.
40898
40899         * lib/xreadlink.c (xreadlink): Correct outdated comment.
40900
40901 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
40902
40903         Merge from coreutils.
40904
40905         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
40906         value, $ac_cv_search_nanosleep, if it's "none required".
40907
40908 2004-01-14  Paul Eggert  <eggert@twinsun.com>
40909
40910         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
40911         with like-named macro in fnmatch.c.
40912         (EXT): Use an internal constant instead.
40913
40914         Merge fnmatch patches from glibc.
40915         * lib/fnmatch.c (mbsinit): Remove define.
40916         Add libc_hidden_ver (__fnmatch, fnmatch).
40917         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
40918         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
40919
40920 2004-01-14  Karl Berry  <karl@gnu.org>
40921
40922         * config/install-sh: update from automake.
40923
40924 2004-01-13  Karl Berry  <karl@gnu.org>
40925
40926         * config/install-sh: update from automake.
40927
40928 2004-01-09  Karl Berry  <karl@gnu.org>
40929
40930         * config/install-sh: update from automake.
40931
40932 2004-01-05  Karl Berry  <karl@gnu.org>
40933
40934         * config/config.{sub,guess}: update from config.
40935
40936 2003-12-31  Karl Berry  <karl@gnu.org>
40937
40938         * config/depcomp: update from automake.
40939
40940 2003-12-14  Karl Berry  <karl@gnu.org>
40941
40942         * lib/config.charset: update from gettext-runtime.
40943
40944 2003-12-03  Paul Eggert  <eggert@twinsun.com>
40945
40946         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
40947         Bug reported by Alfred M. Szmidt.
40948
40949 2003-12-03  Bruno Haible  <bruno@clisp.org>
40950
40951         * m4/gettext.m4: Upgrade from gettext-0.13.
40952         * m4/po.m4: Upgrade from gettext-0.13.
40953         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
40954         * m4/intmax.m4: New file, from gettext-0.13.
40955         * m4/printf-posix.m4: New file, from gettext-0.13.
40956
40957 2003-11-29  Karl Berry  <karl@gnu.org>
40958
40959         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
40960
40961 2003-11-25  Paul Eggert  <eggert@twinsun.com>
40962             Bruno Haible  <bruno@clisp.org>
40963
40964         * lib/printf-parse.h: Don't include sys/types.h.
40965         (ARG_NONE): New macro.
40966         (char_directive): Change type of *arg_index fields to size_t.
40967         * lib/printf-parse.c: Don't include sys/types.h.
40968         (SSIZE_MAX): Remove macro.
40969         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
40970         Remove unnecessary overflow check.
40971         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
40972         fields.
40973
40974 2003-11-25  Bruno Haible  <bruno@clisp.org>
40975
40976         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
40977
40978 2003-11-25  Bruno Haible  <bruno@clisp.org>
40979
40980         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
40981         gt_TYPE_SSIZE_T.
40982
40983 2003-11-24  Paul Eggert  <eggert@twinsun.com>
40984
40985         * modules/alloca: Remove dependency on xalloc.
40986
40987 2003-11-24  Paul Eggert  <eggert@twinsun.com>
40988
40989         * lib/alloca.c: Remove dependency on xalloc module.
40990         (xalloc_die): Remove.
40991         (memory_full) [!defined emacs]: New macro.
40992         [!defined emacs]: Don't include xalloc.h.
40993         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
40994         address arithmetic overflows.  Change datatypes a bit to avoid
40995         unnecessary casts.
40996
40997 2003-11-22  Jim Meyering  <jim@meyering.net>
40998
40999         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
41000         s/size/size_t/.
41001
41002 2003-11-21  Karl Berry  <karl@gnu.org>
41003
41004         * config/config.{sub,guess}: update from config.
41005
41006 2003-11-18  Karl Berry  <karl@gnu.org>
41007
41008         * config/config.{sub,guess}: update from config.
41009
41010         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
41011
41012 2003-11-17  Paul Eggert  <eggert@twinsun.com>
41013
41014         * README: Mention that S+T cannot overflow if S is the size of
41015         an existing object and T is sufficiently small.
41016
41017 2003-11-17  Jim Meyering  <jim@meyering.net>
41018
41019         On systems without utime and without a utimes function capable of
41020         dealing with a NULL struct utimbuf* argument, this utime replacement
41021         could -- in unusual circumstances -- leak a file descriptor.
41022         * lib/utime.c: Include <unistd.h> and <errno.h>.
41023         (utime_null): Be sure to close `fd' and to preserve errno.
41024         Reported by Geoff Collyer via Arnold Robbins.
41025
41026 2003-11-17  Bruno Haible  <bruno@clisp.org>
41027
41028         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
41029         (Depends-on): Add xsize.
41030
41031 2003-11-17  Bruno Haible  <bruno@clisp.org>
41032
41033         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
41034
41035 2003-11-17  Bruno Haible  <bruno@clisp.org>
41036
41037         * lib/vasnprintf.c (alloca): Remove fallback definition.
41038         (freea): Remove definition.
41039         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
41040         Reported by Paul Eggert.
41041
41042 2003-11-16  Paul Eggert  <eggert@twinsun.com>
41043             Bruno Haible  <bruno@clisp.org>
41044
41045         Protect against address arithmetic overflow.
41046         * lib/printf-args.h: Include stddef.h.
41047         (arguments): Change type of field 'count' to size_t.
41048         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
41049         'unsigned int' where appropriate.
41050         * lib/printf-parse.h: Include sys/types.h.
41051         (char_directive): Change type of *arg_index fields to ssize_t.
41052         (char_directives): Change type of fields 'count', max_*_length to
41053         size_t.
41054         * lib/printf-parse.c: Include sys/types.h and xsize.h.
41055         (SSIZE_MAX): Define fallback value.
41056         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
41057         instead of 'int' where appropriate. Check a_allocated, d_allocated
41058         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
41059         * lib/vasnprintf.c: Include xsize.h.
41060         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
41061         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
41062         overflow. Avoid wraparound when converting a width or precision from
41063         decimal to binary.
41064
41065 2003-11-16  Bruno Haible  <bruno@clisp.org>
41066
41067         Update from GNU gettext.
41068         * lib/printf-parse.c: Generalize to it can be compiled for wide
41069         strings.
41070         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
41071         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
41072         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
41073         SNPRINTF): New macros.
41074         Don't include <alloca.h> if the file is used inside libintl.
41075         (local_wcslen): New function, for Solaris 2.5.1.
41076         (VASNPRINTF): Use it instead of wcslen.
41077
41078 2003-11-16  Bruno Haible  <bruno@clisp.org>
41079
41080         * lib/xsize.h (xmax): New function.
41081         (xsum, xsum3, xsum4): Declare as "pure" functions.
41082
41083 2003-11-12  Paul Eggert  <eggert@twinsun.com>
41084
41085         * modules/xalloc (Files): Undo latest change, since xalloc.h
41086         no longer needs SIZE_MAX or PTRDIFF_MAX.
41087
41088 2003-11-12  Paul Eggert  <eggert@twinsun.com>
41089
41090         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
41091         gl_PTRDIFF_MAX.
41092
41093 2003-11-12  Paul Eggert  <eggert@twinsun.com>
41094
41095         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
41096         "return", to pacify some unknown compiler.  Problem reported
41097         by Joerg Schilling.
41098
41099 2003-11-12  Paul Eggert  <eggert@twinsun.com>
41100
41101         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
41102         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
41103         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
41104         heuristic is just as accurate as far as we know, and it removes a
41105         dependency on size_max.m4 and ptrdiff_max.m4.
41106
41107 2003-11-11  Bruno Haible  <bruno@clisp.org>
41108
41109         * modules/xsize (Files): Add m4/size_max.m4.
41110         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
41111
41112 2003-11-11  Bruno Haible  <bruno@clisp.org>
41113
41114         * m4/size_max.m4: New file.
41115         * m4/ptrdiff_max.m4: New file.
41116         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
41117         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
41118         (gl_XALLOC): Invoke it.
41119
41120 2003-11-11  Bruno Haible  <bruno@clisp.org>
41121
41122         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
41123         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
41124         defined.
41125
41126 2003-11-10  Paul Eggert  <eggert@twinsun.com>
41127
41128         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
41129         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
41130         rejected some allocations of exactly SIZE_MAX - 2 bytes.
41131         From Bruno Haible.
41132         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
41133         not (size_t) -1, since it's defined here.
41134
41135 2003-11-09  Karl Berry  <karl@gnu.org>
41136
41137         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
41138
41139 2003-11-06  Paul Eggert  <eggert@twinsun.com>
41140
41141         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
41142         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
41143         Reject sizes of exactly SIZE_MAX bytes.
41144         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
41145         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
41146
41147 2003-11-05  Bruno Haible  <bruno@clisp.org>
41148
41149         * lib/xsize.h: Include limits.h, to avoid a possible collision with
41150         SIZE_MAX defined in <limits.h> on Solaris.
41151
41152 2003-11-04  Jim Meyering  <jim@meyering.net>
41153
41154         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
41155         variable names, rather than @VAR@.
41156         * modules/poll: Likewise.
41157
41158 2003-11-04  Bruno Haible  <bruno@clisp.org>
41159
41160         * modules/xsize: New file.
41161         * modules/linebreak: Depend on xsize.
41162         * MODULES.html.sh (func_all_modules): Add xsize.
41163
41164 2003-11-04  Bruno Haible  <bruno@clisp.org>
41165
41166         * m4/xsize.m4: New file.
41167
41168 2003-11-04  Bruno Haible  <bruno@clisp.org>
41169
41170         * lib/xsize.h: New file.
41171         * lib/linebreak.c: Include xsize.h.
41172         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
41173         argument for overflow.
41174         Suggested by Paul Eggert.
41175
41176 2003-11-03  Karl Berry  <karl@gnu.org>
41177
41178         * config/config.{guess,sub}: update from config.
41179
41180 2003-11-03  Jim Meyering  <jim@meyering.net>
41181
41182         * modules/userspec (lib_SOURCES): Add userspec.h.
41183         (Include): Add "userspec.h".
41184         Improve description.
41185
41186 2003-11-03  Jim Meyering  <jim@meyering.net>
41187
41188         * lib/userspec.c: Include "userspec.h".
41189         * lib/userspec.h: New file.
41190
41191 2003-11-03  Bruno Haible  <bruno@clisp.org>
41192
41193         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
41194
41195 2003-11-03  Bruno Haible  <bruno@clisp.org>
41196
41197         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
41198         available, to avoid (extremely rare) race condition.
41199         Suggested by Paul Eggert.
41200
41201 2003-11-02  Karl Berry  <karl@gnu.org>
41202
41203         * config/srclist.txt (vasprintf.c): sync broken, sigh.
41204
41205 2003-10-31  Paul Eggert  <eggert@twinsun.com>
41206
41207         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
41208         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
41209         (read_filesystem_list): Set and use me_type_malloced.
41210         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
41211         whatever the type happens to be), for brevity and consistency.
41212         Check for size calculation overflow on Alphas running OSF/1.
41213
41214 2003-10-31  Jim Meyering  <jim@meyering.net>
41215
41216         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
41217
41218         * lib/linebuffer.c: Include <string.h> for declaration of memset.
41219
41220 2003-10-30  Paul Eggert  <eggert@twinsun.com>
41221             Bruno Haible  <bruno@clisp.org>
41222
41223         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
41224         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
41225
41226 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
41227
41228         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
41229         netbsd*-gnu*.  Suggested by Robert Millan.
41230
41231 2003-10-29  Paul Eggert  <eggert@twinsun.com>
41232
41233         * modules/group-member: Depend on stdbool.
41234
41235 2003-10-29  Paul Eggert  <eggert@twinsun.com>
41236
41237         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
41238
41239 2003-10-29  Paul Eggert  <eggert@twinsun.com>
41240
41241         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
41242         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
41243         after the 'gnu' in these cases.  This fixes some bugs in the
41244         previous change, and is based on suggestions by Robert Millan.
41245
41246 2003-10-29  Paul Eggert  <eggert@twinsun.com>
41247
41248         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
41249         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
41250         no longer needed.
41251         * lib/quotearg.c (quotearg_n_options): Use it.
41252         * lib/group-member.c: Include <stdbool.h>.
41253         (free_group_info): Arg is now const *; don't free arg.
41254         (get_group_info): Now returns bool and accepts struct group_info *,
41255         rather than returning a malloc'ed struct group_info *.
41256         All uses changed.  Check for overflow in internal size calculation.
41257
41258         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
41259         rather than xmalloc/xrealloc.
41260         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
41261         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
41262         conformance bug: the old code used a pointer after freeing the
41263         storage that it addressed.
41264         * lib/hash.c (hash_initialize): Simplify the code by using
41265         xalloc_oversized rather than doing it by hand.
41266         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
41267         the buffer preserved.  Use free and xmalloc instead.
41268         * lib/quotearg.c (quotearg_n_options): Likewise.
41269         Use a simpler test for size overflow.  Don't use xalloc_oversized
41270         because unsigned int might be wider than size_t (!); this suggests
41271         that we should switch from unsigned int to size_t for slot numbers.
41272
41273 2003-10-28  Paul Eggert  <eggert@twinsun.com>
41274
41275         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
41276         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
41277         NetBSD kernels.  Requested by Richard Stallman.
41278
41279 2003-10-27  Paul Eggert  <eggert@twinsun.com>
41280
41281         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
41282         to allocate the returned structure.  Do not allocate a subarray,
41283         as x2nrealloc will do that.
41284         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
41285         instead of xnrealloc.
41286         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
41287
41288 2003-10-27  Bruno Haible  <bruno@clisp.org>
41289
41290         * lib/stdbool_.h: Better support for BeOS.
41291
41292 2003-10-26  Paul Eggert  <eggert@twinsun.com>
41293
41294         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
41295         now uses inline.
41296
41297 2003-10-26  Paul Eggert  <eggert@twinsun.com>
41298
41299         * lib/xalloc.h (xalloc_oversized): New static inline function, for
41300         callers that want to do their own size-overflow checking.  Include
41301         <stdbool.h>, since xalloc_oversized returns bool.
41302         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
41303         to use xalloc_oversized.
41304
41305         Add two functions x2realloc, x2nrealloc, for programs that grow
41306         arrays dynamically by doubling their sizes.
41307         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
41308         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
41309         New functions.
41310
41311         Port to C99 semantics for 'inline' of external functions.
41312         Bug reported by Bruno Haible.
41313         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
41314         with the old contents of xnmalloc.
41315         (xnmalloc, xmalloc): Use it.
41316         (xnrealloc_inline): New static inline function,
41317         with the old contents of xnrealloc.
41318         (xnrealloc, xrealloc): Use it.
41319
41320         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
41321         that.
41322
41323 2003-10-26  Karl Berry  <karl@gnu.org>
41324
41325         * config/srclist.txt (COPYING.DOC): no longer available from
41326         /gd/gnuorg; don't know where the ultimate source is.
41327
41328 2003-10-25  Paul Eggert  <eggert@twinsun.com>
41329
41330         Fix several address-calculation bugs in the hash modules,
41331         plus some minor code cleanup.
41332
41333         * lib/hash.h: Include <stdbool.h>, for bool.
41334         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
41335         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
41336         hash_get_n_entries, hash_get_max_bucket_length,
41337         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
41338         hash_rehash): Use size_t rather than unsigned.
41339         * lib/hash.c (struct hash_table, hash_get_n_buckets,
41340         hash_get_n_buckets_used, hash_get_n_entries,
41341         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
41342         hash_get_entries, hash_do_for_each, hash_string, is_prime,
41343         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
41344         Likewise.
41345         (SIZE_MAX): Define if not defined.
41346         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
41347         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
41348         hash_print):
41349         Use const * when possible.
41350         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
41351         (check_tuning): Fix bug: if tuning parameters were very close to
41352         0 or 1, rounding errors could have caused subscript violations.
41353         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
41354         (hash_initialize): Add 'fail:' label
41355         to free table and return NULL, and use it to simplify code.
41356         Use calloc rather than clearing the storage ourself.
41357         (hash_initialize, hash_rehash): Check for arithmetic overflow in
41358         buffer size calculations.
41359         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
41360         Include <stddef.h>, for size_t.
41361         * lib/hash-pjw.c (hash_pjw): Likewise.
41362         Switch to method described by Bruno Haible.
41363         Include <limits.h>, for CHAR_BIT.
41364         (SIZE_BITS): New macro.
41365
41366 2003-10-23  Paul Eggert  <eggert@twinsun.com>
41367
41368         * m4/getline.m4 (AM_FUNC_GETLINE):
41369         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
41370         hosts.  Problem reported by Derek Robert Price in
41371         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
41372         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
41373         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
41374
41375 2003-10-21  Paul Eggert  <eggert@twinsun.com>
41376
41377         * lib/getndelim2.c (getndelim2): When size calculation overflows,
41378         ceiling the allocation at NMAX bytes rather than silently
41379         discarding input bytes before NMAX is reached.  This makes
41380         a difference only if NMAX exceeds SIZE_MAX / 2.
41381
41382         * lib/obstack.c: Merge from glibc.
41383         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
41384         Add libc_hidden_def (_obstack_newchunk).
41385         (_obstack_free) [! defined _LIBC]: Remove.
41386         [defined _LIBC]: Make a strong alias from obstack_free, rather than
41387         a clone of the function body.
41388         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
41389         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
41390
41391         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
41392         glibc.
41393         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
41394         arg to memcpy.
41395
41396         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
41397         (obstack_ptr_grow_fast, obstack_int_grow_fast):
41398         Don't use lvalue casts, as GCC plans to remove support for them
41399         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
41400         was also present in the non-GCC version, indicating that this
41401         code had always been buggy and had never been widely used.
41402         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
41403         Use the fast variant of each macro, rather than copying the
41404         definiens of the fast variant; that way, we'll be more likely to
41405         catch future bugs in the fast variants.
41406
41407 2003-10-20  Bruno Haible  <bruno@clisp.org>
41408
41409         * modules/wait-process: New file.
41410         * MODULES.html.sh (func_all_modules): Add wait-process.
41411
41412 2003-10-20  Bruno Haible  <bruno@clisp.org>
41413
41414         * m4/wait-process.m4: New file.
41415
41416 2003-10-20  Bruno Haible  <bruno@clisp.org>
41417
41418         * lib/wait-process.h: New file, from GNU gettext.
41419         * lib/wait-process.c: New file, from GNU gettext.
41420
41421 2003-10-19  Jim Meyering  <jim@meyering.net>
41422
41423         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
41424         HPUX 10.20.
41425
41426 2003-10-18  Karl Berry  <karl@gnu.org>
41427
41428         * config/config.guess: update from config.
41429
41430 2003-10-16  Paul Eggert  <eggert@twinsun.com>
41431
41432         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
41433         (getgroups): First arg is int, not size_t.
41434         Don't let 'free' mangle errno.
41435
41436 2003-10-16  Paul Eggert  <eggert@twinsun.com>
41437
41438         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
41439
41440 2003-10-16  Karl Berry  <karl@gnu.org>
41441
41442         * config/config.{guess,sub}: update from config.
41443
41444 2003-10-16  Jim Meyering  <jim@meyering.net>
41445
41446         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
41447         memcpy.
41448
41449 2003-10-15  Paul Eggert  <eggert@twinsun.com>
41450
41451         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
41452         (SIZE_MAX): Remove.
41453         (new_exclude, add_exclude_file): Initial size no longer needs to
41454         be a power of 2.
41455         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
41456         our own address arithmetic overflow checking.
41457
41458         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
41459         (fnmatch): Do not alloca more than 2000 wide characters;
41460         instead, use malloc for large buffers.
41461         Check for address arithmetic overflow, and return -1
41462         with errno set to ENOMEM in that case.
41463         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
41464         (NEW_PATTERN): Do not alloca more than 8000 bytes;
41465         instead, return -1.  Check for address arithmetic overflow.
41466
41467 2003-10-14  Paul Eggert  <eggert@twinsun.com>
41468
41469         Handle invalid suffixes and overflow independently, so that
41470         callers can treat them independently as needed.  Fix some bugs in
41471         suffix handling, e.g., "100k@" was not diagnosed as an invalid
41472         suffix for a human-readable blocksize.  The major caller-visible
41473         change is the addition of a new
41474         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
41475         that both overflow and suffix chars were found.
41476
41477         * lib/human.c (humblock): Don't check separately for invalid suffix
41478         char; that is xstrtoumax's job (now that its bug is fixed).
41479         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
41480         INTMAX_MAX]: New macros.
41481         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
41482         TYPE_MAXIMUM): New macros.
41483         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
41484         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
41485         if overflow occurs, as it's what __strtol does and it's more useful
41486         in practice.
41487         (__xstrtol): If __strtol reports some error other than ERANGE,
41488         reflect it to the caller as LONGINT_INVALID.  If it reports
41489         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
41490         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
41491         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
41492         value.
41493         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
41494         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
41495         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
41496         [defined UINTMAX_MAX]: New macros.
41497
41498 2003-10-14  Bruno Haible  <bruno@clisp.org>
41499
41500         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
41501
41502 2003-10-14  Bruno Haible  <bruno@clisp.org>
41503
41504         * m4/sig_atomic_t: New file, from GNU gettext.
41505         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
41506
41507 2003-10-14  Bruno Haible  <bruno@clisp.org>
41508
41509         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
41510         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
41511         Also use volatile where needed.
41512
41513 2003-10-12  Paul Eggert  <eggert@twinsun.com>
41514
41515         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
41516         Change maintainer from Bruno Haible to 'all'.
41517
41518 2003-10-12  Paul Eggert  <eggert@twinsun.com>
41519
41520         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
41521
41522 2003-10-12  Paul Eggert  <eggert@twinsun.com>
41523
41524         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
41525         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
41526         and define in terms of the other primitives.
41527         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
41528         (SIZE_MAX): Define if not already defined.
41529         (array_size_overflow): New function.
41530         (xalloc_die): Abort instead of exiting if 'error' returns.
41531         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
41532         (xmalloc, xrealloc): Use them.
41533         (xcalloc): Check for address arithmetic overflow.
41534         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
41535         a bit faster than strcpy.
41536
41537 2003-10-10  Simon Josefsson  <jas@extundo.com>
41538
41539         * modules/argp (Depends-on): Add restrict and strcase.
41540
41541 2003-10-10  Simon Josefsson  <jas@extundo.com>
41542
41543         * m4/argp.m4: Add AC_C_INLINE.
41544
41545 2003-10-08  Paul Eggert  <eggert@twinsun.com>
41546
41547         Merge getpass from libc, plus a few fixes.
41548
41549         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
41550         Include <stdbool.h>.
41551         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
41552         __fsetlocking to empty.
41553         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
41554         do include <bits/libc-lock.h>.
41555         Do not include <fcntl.h>; not needed.
41556         [_LIBC]: Include <wchar.h>.
41557         (NOTCANCEL_MODE): New macro.
41558         (flockfile, funlockfile) [_LIBC]: New macros.
41559         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
41560         [!_LIBC]: New macros.
41561         (call_fclose): New function.
41562         (getpass): Use it.  Save tty stream separately; this simplifies the
41563         code and makes it more reliable if stdin happens to equal stdout.
41564         Invoke __fsetlocking on tty.
41565         Handle thread cancellation if needed.
41566         Namespace cleanup (use __tcgetattr, __getline).
41567         Use bool for Booleans.
41568         [USE_IN_LIBIO]: Handle wide streams.
41569         [!_LIBC]: Unconditionally do the fseek, since we don't know what
41570         stream might go where.
41571
41572         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
41573         doesn't have to include <stdio.h> before us.
41574         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
41575         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
41576         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
41577         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
41578         if not declared, so that we can use getpass.c code from libc without
41579         rewriting it.
41580         (flockfile, ftrylockfile, funlockfile): New macros.
41581
41582 2003-10-08  Paul Eggert  <eggert@twinsun.com>
41583
41584         * modules/getpass: Depend on stdbool.
41585
41586 2003-10-08  Paul Eggert  <eggert@twinsun.com>
41587
41588         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
41589
41590 2003-10-07  Karl Berry  <karl@gnu.org>
41591
41592         * config/config.{guess,sub}: update from config.
41593
41594 2003-10-06  Jim Meyering  <jim@meyering.net>
41595             Bruno Haible  <bruno@clisp.org>
41596
41597         This lets translators provide better translations for the
41598         "Written by ..." part of --version output.
41599         * lib/version-etc.h: Include stdarg.h.
41600         (version_etc_copyright): Declare as readonly.
41601         (version_etc): Make this function variadic with a NULL-terminated list
41602         of author name strings.
41603         (version_etc_va): New declaration.
41604         * lib/version-etc.c: Include stdarg.h, stdlib.h.
41605         (version_etc_copyright): Declare as readonly.
41606         (version_etc_va): New function. Provide a different translatable string
41607         for each possible number of authors < 10. Abbreviate when there are 10
41608         authors or more.
41609         (version_etc): Make this function variadic. Call version_etc_va.
41610         Suggestion from Gary V. Vaughan.
41611
41612         * lib/long-options.h (parse_long_options): Change prototype: the
41613         authors string is moved to the end and becomes variadic.
41614         * lib/long-options.c: Include stdarg.h.
41615         (parse_long_options): Make this function variadic, too.
41616         Call version_etc_va, not version_etc.
41617
41618 2003-10-06  Bruno Haible  <bruno@clisp.org>
41619
41620         * modules/version-etc-2: Remove file.
41621         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
41622
41623 2003-10-06  Bruno Haible  <bruno@clisp.org>
41624
41625         * modules/fatal-signal: New file.
41626         * MODULES.html.sh (func_all_modules): Add fatal-signal.
41627
41628 2003-10-06  Bruno Haible  <bruno@clisp.org>
41629
41630         * m4/fatal-signal.m4: New file.
41631         * m4/signalblocking.m4: New file, from GNU gettext.
41632
41633 2003-10-06  Bruno Haible  <bruno@clisp.org>
41634
41635         * lib/version-etc-2.h: Remove file.
41636         * lib/version-etc-2.c: Remove file.
41637
41638 2003-10-06  Bruno Haible  <bruno@clisp.org>
41639
41640         * lib/fatal-signal.h: New file, from GNU gettext.
41641         * lib/fatal-signal.c: New file, from GNU gettext.
41642
41643 2003-10-05  Paul Eggert  <eggert@twinsun.com>
41644
41645         * README: Rework advice for preventing empty .o files.
41646         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
41647         not <sys/types.h>.
41648
41649 2003-10-04  Karl Berry  <karl@gnu.org>
41650
41651         * lib/argp*: update from libc.
41652
41653 2003-10-04  Karl Berry  <karl@gnu.org>
41654
41655         * config/config.{guess,sub}: update from config.
41656
41657 2003-10-02  Bruno Haible  <bruno@clisp.org>
41658
41659         * modules/lchown (Include): Add lchown.h.
41660         * modules/time_r (Include): Use "..." syntax.
41661         * modules/xgetdomainname (Include): Add xgetdomainname.h.
41662
41663 2003-10-01  Simon Josefsson  <jas@extundo.com>
41664
41665         * MODULES.html.sh (func_all_modules): Move gethostname from section
41666         'based on' to section 'lacking' POSIX:2001.
41667
41668 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
41669
41670         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
41671         to output mode on the same stream.
41672
41673 2003-09-29  Paul Eggert  <eggert@twinsun.com>
41674
41675         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
41676         Fix arg typo in previous patch.
41677
41678 2003-09-28  Jim Meyering  <jim@meyering.net>
41679
41680         * lib/error.c: Correct cpp indentation.
41681
41682 2003-09-27  Paul Eggert  <eggert@twinsun.com>
41683
41684         * modules/free: New file.
41685
41686 2003-09-27  Paul Eggert  <eggert@twinsun.com>
41687
41688         * m4/free.m4: New file.
41689
41690 2003-09-27  Paul Eggert  <eggert@twinsun.com>
41691
41692         * lib/minmax.h (MIN, MAX)
41693         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
41694         Omit the special code that used __typeof__, since we worry that
41695         it could be more trouble than it's worth.  See:
41696         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
41697         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
41698
41699         * lib/free.c: New file.
41700
41701 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
41702
41703         Trivial fixes to Makefile.am parts of module listings.
41704         * modules/strstr: Append strstr.h to lib_SOURCES.
41705         * modules/strcase: Likewise, for strcase.h.
41706
41707 2003-09-27  Karl Berry  <karl@gnu.org>
41708
41709         * config/mkinstalldirs: update from automake.
41710
41711 2003-09-26  Paul Eggert  <eggert@twinsun.com>
41712
41713         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
41714         (error_tail): Do not loop, reallocating temporary buffer, since
41715         the output cannot contain more wide characters than the input
41716         contains bytes, the size must be big enough already.  This avoids
41717         one potential size overflow calculation.  Check for size overflow
41718         when calculating temporary buffer size.  Free temporary buffer
41719         when done, if it was allocated with malloc; this plugs a memory
41720         leak.  Remove casts from void * to pointers, that are no longer
41721         needed now that we're assuming C89 or better.
41722
41723         Merge error changes from glibc.
41724
41725         * lib/error.c, error.h: Update copyright notice header to match glibc.
41726         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
41727         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
41728         Disable cancellation while printing error.
41729         * lib/error.h: Prepend __ to parameter names.
41730
41731 2003-09-26  Jim Meyering  <jim@meyering.net>
41732
41733         * lib/error.c (error_tail): Move some declarations
41734         into inner scope where the local variables are used.
41735
41736 2003-09-26  Bruno Haible  <bruno@clisp.org>
41737
41738         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
41739         stpncpy().
41740         Don't define stpncpy through config.h; it's now done through stpncpy.h.
41741
41742 2003-09-26  Bruno Haible  <bruno@clisp.org>
41743
41744         * lib/stpncpy.h (gnu_stpncpy): New declaration.
41745         (stpncpy): Define as alias for gnu_stpncpy.
41746         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
41747
41748 2003-09-25  Simon Josefsson  <jas@extundo.com>
41749
41750         * lib/xgetdomainname.h: New file.
41751         * lib/xgetdomainname.c: New file.
41752
41753 2003-09-25  Simon Josefsson  <jas@extundo.com>
41754             Bruno Haible  <bruno@clisp.org>
41755
41756         * modules/getdomainname: New file.
41757         * modules/xgetdomainname: New file.
41758         * MODULES.html.sh (func_all_modules): Add getdomainname,
41759         xgetdomainname.
41760
41761 2003-09-25  Simon Josefsson  <jas@extundo.com>
41762             Bruno Haible  <bruno@clisp.org>
41763
41764         * m4/getdomainname.m4: New file.
41765
41766 2003-09-25  Simon Josefsson  <jas@extundo.com>
41767             Bruno Haible  <bruno@clisp.org>
41768
41769         * lib/getdomainname.h: New file.
41770         * lib/getdomainname.c: New file.
41771
41772 2003-09-25  Karl Berry  <karl@gnu.org>
41773
41774         * lib/argp-fmtstream.c, argp-help.c: update from libc.
41775
41776 2003-09-25  Karl Berry  <karl@gnu.org>
41777
41778         * config/install-sh: update from automake.
41779
41780 2003-09-25  Bruno Haible  <bruno@clisp.org>
41781
41782         * modules/version-etc-2: New file, from modules/version-etc with
41783         modifications.
41784         * MODULES.html.sh (func_all_modules): Add version-etc-2.
41785
41786 2003-09-25  Bruno Haible  <bruno@clisp.org>
41787
41788         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
41789         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
41790
41791 2003-09-24  Simon Josefsson  <jas@extundo.com>
41792
41793         * modules/xgethostname: Add xgethostname.h.
41794
41795 2003-09-24  Paul Eggert  <eggert@twinsun.com>
41796
41797         * lib/linebuffer.c (freebuffer): Don't free the argument, just
41798         the buffer associated with the argument.  Bug reported by
41799         Simon Josefsson.
41800
41801 2003-09-24  Paul Eggert  <eggert@twinsun.com>
41802
41803         * README: Document assumptions that 'int' is at least 32 bits
41804         wide, that integer arithmetic is 2's complement without overflow,
41805         that there are no holes in integer values, that adding sizes of
41806         two nonoverlapping objects can't overflow, and that all-bits-zero
41807         yields scalar zero.  Fix spelling and capitalization typos.
41808
41809 2003-09-19  Karl Berry  <karl@gnu.org>
41810
41811         * lib/argp.h: update from libc.
41812
41813 2003-09-17  Paul Eggert  <eggert@twinsun.com>
41814
41815         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
41816         to avoid spurious warnings like "AC_RUN_IFELSE was called before
41817         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
41818
41819 2003-09-17  Paul Eggert  <eggert@twinsun.com>
41820
41821         * gnulib-tool: Use "test -h", not "test -L", for portability
41822         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
41823         (tags_regexp): Remove, since \| doesn't conform to POSIX.
41824         (sed_extract_prog): Issue s commands one-by-one, rather than
41825         using \| in one s command.
41826
41827 2003-09-16  Paul Eggert  <eggert@twinsun.com>
41828
41829         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
41830         input error, instead of returning NULL the next time we are called
41831         (and therefore losing track of errno).
41832
41833 2003-09-16  Bruno Haible  <bruno@clisp.org>
41834
41835         * gnulib-tool (func_create_testdir): Warn about duplicated
41836         dependencies.
41837
41838 2003-09-15  Paul Eggert  <eggert@twinsun.com>
41839
41840         * modules/argmatch, modules/fatal, modules/obstack,
41841         modules/xalloc, modules/xgethostname: Sort dependencies by
41842         importance, not alphabetically.
41843
41844 2003-09-15  Paul Eggert  <eggert@twinsun.com>
41845
41846         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
41847         fails, so that the caller gets the proper errno.
41848
41849         * lib/readutmp.c (read_utmp): Likewise.
41850         Check for fstat error.  Close stream and free storage
41851         when failing.
41852
41853 2003-09-14  Karl Berry  <karl@gnu.org>
41854
41855         * config/srclist.txt (strdup.c): disable for c89 changes.
41856
41857 2003-09-14  Jim Meyering  <jim@meyering.net>
41858
41859         * lib/getloadavg.c: Correct cpp indentation.
41860         * lib/strdup.c: Likewise.
41861         * lib/vasnprintf.c: Likewise.
41862
41863 2003-09-14  Bruno Haible  <bruno@clisp.org>
41864
41865         * modules/fwriteerror: New file.
41866         * MODULES.html.sh (func_all_modules): Add fwriteerror.
41867
41868 2003-09-14  Bruno Haible  <bruno@clisp.org>
41869
41870         * lib/fwriteerror.h: New file.
41871         * lib/fwriteerror.c: New file.
41872
41873 2003-09-12  Paul Eggert  <eggert@twinsun.com>
41874
41875         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
41876         modules/xgethostname, modules/xalloc: Depend on exit.
41877
41878 2003-09-12  Paul Eggert  <eggert@twinsun.com>
41879
41880         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
41881
41882         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
41883         and AC_MINIX, too, so that their extensions are available.
41884
41885         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
41886         This macro has been superseded by gl_BACKUPFILE.
41887
41888         More patches to assume C89 or better.
41889
41890         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
41891
41892         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
41893         unconditionally.
41894         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
41895         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
41896         Include <string.h>, <stdlib.h> unconditionally.
41897         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
41898         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
41899         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
41900         headers or for string.h.
41901         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
41902         or strtoul.
41903
41904         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
41905         headers.
41906         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
41907         * m4/userspec.m4 (gl_USERSPEC): Likewise.
41908         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
41909         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
41910         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
41911         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
41912         memcpy, memset.
41913         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
41914         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
41915         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
41916         strtol.
41917         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
41918         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
41919         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
41920         strtoul.
41921
41922 2003-09-12  Paul Eggert  <eggert@twinsun.com>
41923
41924         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
41925         * lib/obstack.c [!defined _LIBC]: Likewise.
41926         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
41927         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
41928         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
41929
41930         More changes to assume C89 or better.
41931
41932         * lib/error.c (error_tail): Assume vprintf.
41933
41934         * lib/argmatch.c (getenv): Remove decl.
41935         * lib/progreloc.c (get_full_program_name): Define via prototype.
41936         * lib/setenv.c (clearenv): Likewise.
41937         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
41938         needed.
41939         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
41940         (malloc, memcpy): Remove decls.
41941         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
41942         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
41943         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
41944         (memcpy): Remove macro.
41945         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
41946         (__P): Remove.  All uses removed.
41947         (PTR): Remove.  All uses changed to void *.
41948         (CHAR_BIT, NULL): Remove.
41949         (spaces, zeros, memset_space, memset_zero)
41950         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
41951         Remove.
41952         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
41953         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
41954         Define with prototype.
41955         Remove now-unnecessary prototype decl.
41956         (extra_args_spec): Assume ANSI C.  All uses changed.
41957         (extra_args_spec_iso): Remove.
41958         (my_strftime, emacs_strftimeu): Define via prototype.
41959         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
41960         unconditionally.
41961         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
41962         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
41963         (strtoul, strtol): Remove decls.
41964         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
41965         LONG_MAX): Remove.
41966         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
41967         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
41968         (LOCALE_PARAM_PROTO): New macro.
41969         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
41970         (INTERNAL (strtol), strtol): Define with a prototype.
41971         (PARAMS): Remove.  All uses removed.
41972         * lib/tempname.c: Include <string.h> unconditionally.
41973         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
41974         * lib/xgethostname.c (main): Define with a prototype.
41975         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
41976         Include <stdlib.h> unconditionally.
41977         (calloc, malloc, realloc, free): Remove decls.
41978         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
41979         Include <stdlib.h> unconditionally.  Sort include file names.
41980         (strtod): Remove.
41981         (xstrtod): Define with a prototype.
41982         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
41983         (strtol, strtoul): Remove decls.
41984
41985 2003-09-11  Paul Eggert  <eggert@twinsun.com>
41986
41987         More patches to assume C89 or better.
41988         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
41989         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
41990         string.h, memchr, STDC_HEADERS.
41991
41992 2003-09-11  Paul Eggert  <eggert@twinsun.com>
41993
41994         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
41995         Include <stdlib.h>, <string.h> unconditionally.
41996         Remove now-unnecessary cast to char *.
41997         * lib/strnlen.c: Include <string.h> unconditionally.
41998         * lib/yesno.c (yesno): Define with a prototype.
41999
42000 2003-09-11  Bruno Haible  <bruno@clisp.org>
42001
42002         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
42003
42004 2003-09-10  Jim Meyering  <jim@meyering.net>
42005
42006         * lib/error.c: Correct indentation of cpp directives.
42007
42008 2003-09-10  Bruno Haible  <bruno@clisp.org>
42009
42010         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
42011         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
42012         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
42013         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
42014         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
42015         <stdlib.h> and <string.h> checks.
42016         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
42017         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
42018
42019 2003-09-10  Bruno Haible  <bruno@clisp.org>
42020
42021         * lib/strcspn.c: Include <string.h> unconditionally.
42022         * lib/strpbrk.c: Include <string.h> unconditionally.
42023         * lib/strstr.c: Include <string.h> unconditionally.
42024         * lib/unicodeio.c: Include <string.h> unconditionally.
42025         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
42026         * lib/unsetenv.c: Likewise.
42027         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
42028         * lib/yesno.c: Include <stdlib.h> unconditionally.
42029         (rpmatch): Add prototype.
42030
42031 2003-09-09  Paul Eggert  <eggert@twinsun.com>
42032
42033         More patches to assume C89 or better.
42034         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
42035         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
42036         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
42037         or for string.h.
42038         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
42039         stdlib.h.
42040         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
42041         C headers.
42042         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
42043         string.h.
42044         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
42045         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
42046         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
42047         or for string.h.
42048         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
42049         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
42050         C headers.
42051         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
42052         memcpy.
42053         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
42054         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
42055         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
42056         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
42057         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
42058         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
42059         string.h, free.
42060         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
42061         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
42062         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
42063         C headers, or for string.h.
42064         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
42065         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
42066         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
42067         headers, memory.h, stdlib.h, string.h, strings.h.
42068         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
42069         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
42070         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
42071         strchr.
42072         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
42073         headers, memory.h, string.h.
42074         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
42075         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
42076         free.
42077         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
42078         headers.
42079         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
42080         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
42081         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
42082         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
42083         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
42084
42085 2003-09-09  Paul Eggert  <eggert@twinsun.com>
42086
42087         More K&R removal.
42088
42089         * lib/acosl.c (main): Use a prototype.
42090         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
42091         tanl.c: Likewise.
42092
42093         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
42094
42095         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
42096         (getopt, etopt_long, getopt_long_only, _getopt_internal)
42097         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
42098         with a prototype.
42099         * lib/getopt.c (const): Remove macro.
42100         Include <string.h> unconditionally.
42101         (my_index): Remove; all uses changed to strchr.
42102         (strlen): Remove decl.
42103         (exchange): Remove forward decl; no longer needed.
42104         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
42105         Define with prototype.
42106         * lib/getopt1.c (const): Remove macro.
42107         (getopt_long, getopt_long_only, main): Define with prototype.
42108
42109         * lib/getugroups.c: Include <string.h> unconditionally.
42110
42111         * lib/getusershell.c: Include <stdlib.h> unconditionally.
42112         (getusershell, setusershell, endusershell, readname, main):
42113         Define with prototypes.
42114
42115         * lib/group-member.c: Include group-member.h first.
42116         Include <stdlib.h> unconditionally.
42117
42118         * lib/hard-locale.c: Include hard-locale.h first.
42119         Include <stdlib.h>, <string.h> unconditionally.
42120
42121         * lib/hash.c (free, malloc): Remove decls.
42122         Include <stdlib.h> unconditionally.
42123
42124         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
42125         (getenv): Do not declare.
42126
42127         * lib/idcache.c: Include <string.h> unconditionally.
42128
42129         * lib/long-options.c: Include long-options.h first, to test interface.
42130         Include <stdlib.h> unconditionally.
42131
42132         * lib/makepath.c: Include makepath.h first, to test interface.
42133         Include <stdlib.h> and <string.h> unconditionally.
42134
42135         * lib/linebuffer.c: Include <stdlib.h>.
42136         (free): Remove decl.
42137
42138         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
42139         stddef.h. rpl_malloc returns void *, not char *.
42140         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
42141         prototype.
42142
42143         * lib/md5.h: Include <limits.h> unconditionally.
42144         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
42145         (__P): Remove; all uses removed.
42146         * lib/md5.c: Include "md5.h" first.
42147         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
42148         md5_buffer, md5_process_bytes, md5_process_block):
42149         Define with prototypes.
42150         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
42151         * lib/sha.c: Include "sha.h" first.
42152         Include <stdlib.h>, <string.h> unconditionally.
42153
42154         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
42155         * lib/memcmp.c (__ptr_t): Likewise.
42156         * lib/memrchr.c (__ptr_t): Likewise.
42157         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
42158         Include <string.h> unconditionally.
42159         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
42160         * lib/memchr.c: Include <stdlib.h> unconditionally.
42161         * lib/memchr.c (LONG_MAX): Remove.
42162         * lib/memrchr.c (LONG_MAX): Likewise.
42163         * lib/memchr.c (__memchr): Define via a prototype.
42164         * lib/memrchr.c (__memrchr): Likewise.
42165         * lib/memcmp.c (__P): Remove, and remove all uses.
42166         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
42167         Remove forward decls; no longer needed.
42168         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
42169         Use types required by C89 in prototype.
42170
42171         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
42172         * lib/savedir.c: Likewise.
42173         * lib/mkdir.c (free): Remove decl.
42174         * lib/rmdir.c (rmdir): Define with a prototype.
42175         * lib/savedir.c: Include savedir.h first, to test interface.
42176
42177         * lib/mktime.c (STDC_HEADERS): Remove.
42178         Include <stdlib.h>, <string.h> unconditionally.
42179
42180         * lib/modechange.c: Include <stdlib.h> unconditionally.
42181         (malloc): Remove decl.
42182
42183         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
42184         (free): Remove decl.
42185
42186         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
42187         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
42188         (This type really should be intptr_t, but that's a C99ism.)
42189         (_obstack_memcpy): Remove: all uses changed to memcpy.
42190         Include <string.h> unconditionally.
42191         (struct obstack): Assume __STDC__ for types of members
42192         chunkfun, freefun, extra_arg.
42193         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
42194         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
42195         obstack_begin, obstack_specify_allocation,
42196         obstack_specify_allocation_with_arg, obstack_chunkfun,
42197         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
42198         Remove unprototyped decls and the macros that use them.
42199         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
42200         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
42201         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
42202         (defined __STDC__ && __STDC__)]:
42203         Remove nonprototyped code.
42204         Include <stdlib.h> unconditionally.
42205         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
42206         _obstack_allocated_p, _obstack_free, obstack_free,
42207         _obstack_memory_used, print_and_abort):
42208         Define using prototypes.
42209         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
42210         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
42211         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
42212         obstack_next_free, obstack_object_size, obstack_room) [0]:
42213         Remove unused, unprototyped code.
42214
42215         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
42216
42217         * lib/physmem.c (physmem_total, physmem_available, main): Define
42218         with prototypes.
42219
42220         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
42221         (main): Define with a prototype.
42222
42223         * lib/posixver.c (getenv): Remove decl.
42224
42225         * lib/putenv.c (malloc): Returns void *, not char *.
42226         Include <string.h> unconditionally.
42227         (strchr, memcpy, NULL): Do not define.
42228
42229         * lib/readtokens.c: Include readtokens.h first, to test interface.
42230         Include <stdlib.h>, <string.h> unconditionally.
42231         (init_tokenbuffer): Define with a prototype.
42232
42233         * lib/regex.c (PARAMS): Remove.  All uses removed.
42234         All uses of _RE_ARGS removed, too.
42235         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
42236         unconditionally.
42237         (bzero): Assume memset exists.
42238         (memcmp, memcpy, NULL): Remove.
42239         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
42240         char, or assignments to local vars of type signed char.
42241         (init_syntax_once, PREFIX(extract_number_and_incr),
42242         PREFIX(print_partial_compiled_pattern),
42243         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
42244         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
42245         PREFIX(regex_grow_registers), PREFIX(regex_compile),
42246         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
42247         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
42248         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
42249         wcs_compile_range, byte_compile_range, truncate_wchar,
42250         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
42251         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
42252         count_mbs_length, wcs_re_match_2_internal,
42253         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
42254         PREFIX(alt_match_null_string_p),
42255         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
42256         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
42257         regfree, PREFIX(extract_number)): Define with prototype.  Remove
42258         now-unnecessary declaration, if any.
42259         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
42260         regcomp, regexec):
42261         Remove now-unnecessary casts among pointer types.
42262         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
42263
42264         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
42265         (free): Remove decl.
42266
42267         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
42268
42269         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
42270         (free): Remove decl.
42271
42272         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
42273         * lib/xgetcwd.c: Likewise.
42274
42275         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
42276         (free): Remove decl.
42277
42278         * lib/strchrnul.c (strchrnul): Define with a prototype.
42279         Fix bug: c_in was not converted to char before searching.
42280
42281         The following changes are not K&R related:
42282
42283         * lib/group-member.h: Include <sys/types.h>, so that this file is
42284         self-contained.
42285         * lib/makepath.h: Likewise.
42286
42287         * lib/getusershell.c (readname, default_index, line_size, readname):
42288         Use size_t, not int, for sizes.
42289         (readname): If the size overflows, report an error instead of
42290         looping forever.
42291
42292 2003-09-09  Paul Eggert  <eggert@twinsun.com>
42293
42294         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
42295         libc.
42296
42297 2003-09-09  Paul Eggert  <eggert@twinsun.com>
42298
42299         * README: New section: portability guidelines.
42300
42301 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
42302
42303         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
42304         C89 spec.
42305
42306 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
42307
42308         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
42309
42310 2003-09-08  Paul Eggert  <eggert@twinsun.com>
42311
42312         Assume C89 or better; remove K&R cruft.
42313         A few of these changes were first proposed by Derek Robert Price
42314         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
42315
42316         * lib/addext.c: Include <string.h> unconditionally.
42317         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
42318         Don't declare getenv or malloc.
42319
42320         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
42321         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
42322         (NULL): Remove.
42323         (find_stack_direction, alloca): Use prototypes.
42324
42325         * lib/atexit.c (atexit): Define using a prototype.
42326
42327         * lib/basename.c, dirname.c, stripslash.c:
42328         Include <string.h> unconditionally.
42329
42330         * lib/bcopy.c: Include <stddef.h>.
42331         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
42332
42333         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
42334
42335         * lib/error.h (error, error_at_line, error_print_progname)
42336         [! (defined (__STDC__) && __STDC__)]: Remove decls.
42337         * lib/error.c: Include error.h first, to check interface.
42338         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
42339         (VA_START): Remove; all uses changeed to va_start.
42340         (exit, strerror): Remove decls.
42341         (error_print_progname): Prototype uncondionally.
42342         Don't include <errno.h>; no longer needed.
42343         (private_strerror): Remove.
42344         (error_tail): Always define.
42345         (error, error_at_line): Assume C89 or better; always use prototypes.
42346         * lib/fatal.c: Include "fatal.h" first, to test interface.
42347         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
42348         (VA_START): Remove; all uses changed to va_start.
42349         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
42350         this case.
42351         (exit): Remove decl.
42352         (fatal): Prototype unconditionally.  Assume va_start works.
42353         Abort at end, to pacify gcc.
42354
42355         * lib/euidaccess.c (main): Define with a prototype.
42356
42357         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
42358
42359         * lib/exitfail.c: Include <stdlib.h> unconditionally.
42360
42361         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
42362         prototypes.
42363         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
42364         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
42365         (getenv): Remove decl.
42366         (fnmatch): Define using a prototype.
42367         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
42368         (FCT): Define using a prototype.
42369
42370         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
42371
42372         * lib/gethostname.c: Include <stddef.h>.
42373         (gethostname): Define with prototype.  Length is size_t, not int.
42374
42375 2003-09-08  Paul Eggert  <eggert@twinsun.com>
42376
42377         Assume C89 or better; remove K&R cruft.
42378         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
42379         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
42380         string.h, getenv, malloc.
42381         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
42382         headers.
42383         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
42384         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
42385         do not check for strerror.
42386         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
42387         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
42388         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
42389         do not check for doprnt or vprintf.
42390         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
42391         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
42392
42393 2003-09-08  Paul Eggert  <eggert@twinsun.com>
42394
42395         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
42396         getversion.c should have been removed then, but was accidentally
42397         preserved.
42398
42399         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
42400         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
42401
42402 2003-09-08  Karl Berry  <karl@gnu.org>
42403
42404         * config/config.sub, config.guess, srclistvars.sh: update from savannah
42405                 config, forget about prep.
42406
42407         * config/depcomp, missing: update from automake.
42408
42409 2003-09-07  Paul Eggert  <eggert@twinsun.com>
42410
42411         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
42412         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
42413
42414 2003-09-07  Paul Eggert  <eggert@twinsun.com>
42415
42416         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
42417         copy_tm_result.  Bug reported by Simon Josefsson in
42418         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
42419
42420 2003-09-06  Paul Eggert  <eggert@twinsun.com>
42421
42422         * m4/time_r.m4: New file.
42423         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
42424         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
42425         is. Check for timegm declaration.
42426         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
42427         Do not check for gmtime_r.
42428         Replace mktime if __mktime_internal does not exist and if mktime
42429         hasn't been replaced already.
42430
42431 2003-09-06  Paul Eggert  <eggert@twinsun.com>
42432
42433         * lib/time_r.c, lib/time_r.h: New files.
42434
42435         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
42436         __localtime_r.
42437         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
42438         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
42439
42440         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
42441         __gmtime_r.
42442         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
42443         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
42444         Include <time_r.h>.
42445
42446         * lib/timegm.c: Switch to glibc implementation, with the following
42447         changes:
42448         [defined HAVE_CONFIG_H]: Include <config.h>.
42449         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
42450         (__mktime_internal) [!defined _LIBC]: New decl.
42451         (__gmtime_r) [!defined _LIBC]: New macro and function.
42452         (timegm): Use a prototype, since gnulib assumes C89.
42453         Do not bother declaring tmp to be const, as it's not really usefu.
42454         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
42455         (timegm): Declare only if HAVE_DECL_TIMEGM.
42456
42457 2003-09-06  Paul Eggert  <eggert@twinsun.com>
42458
42459         * MODULES.html.sh (func_all_modules): Add time_r.
42460         * modules/time_r: New file.
42461         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
42462         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
42463
42464 2003-09-03  Paul Eggert  <eggert@twinsun.com>
42465
42466         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
42467         Bug reported by Lute Kamstra in
42468         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
42469
42470         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
42471         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
42472         course with correspondingly smaller numbers for tomorrow and
42473         yesterday.  From Tadayoshi Funaba.  Originally installed into
42474         sh-utils on 1999-08-07, but the patch got lost (I guess during the
42475         coreutils merge?).
42476
42477 2003-08-31  Simon Josefsson  <jas@extundo.com>
42478
42479         * modules/timegm: New file.
42480         * MODULES.html.sh (func_all_modules): Add timegm.
42481
42482 2003-08-31  Simon Josefsson  <jas@extundo.com>
42483
42484         * m4/timegm.m4: New file.
42485
42486 2003-08-31  Simon Josefsson  <jas@extundo.com>
42487
42488         * lib/timegm.h: New file.
42489         * lib/timegm.c: New file.  Based on
42490         wget-1.8.2/src/http.c:mktime_from_utc.
42491
42492 2003-08-31  Karl Berry  <karl@gnu.org>
42493
42494         * lib/argp.h: update from libc.
42495
42496 2003-08-28  Bruno Haible  <bruno@clisp.org>
42497
42498         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
42499         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
42500         followed by '#define fnmatch fnmatch_posix' gives an error.
42501
42502 2003-08-28  Bruno Haible  <bruno@clisp.org>
42503
42504         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
42505         warning on QNX, which defines O_BINARY to 000000.
42506
42507 2003-08-27  Jim Meyering  <jim@meyering.net>
42508
42509         * m4/mkstemp.m4: Require that the system mkstemp be able to create
42510         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
42511         would fail after 32.  Reported by Danny Levinson.  Details here:
42512         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
42513
42514 2003-08-24  Bruno Haible  <bruno@clisp.org>
42515
42516         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
42517         MSVC7 <stdio.h> is included later.
42518
42519 2003-08-22  Simon Josefsson  <jas@extundo.com>
42520
42521         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
42522
42523 2003-08-20  Karl Berry  <karl@gnu.org>
42524
42525         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
42526
42527 2003-08-20  Bruno Haible  <bruno@clisp.org>
42528
42529         * modules/progname: New file.
42530         * MODULES.html.sh (func_all_modules): Add progname.
42531
42532 2003-08-20  Bruno Haible  <bruno@clisp.org>
42533
42534         * lib/progname.h: New file, from GNU gettext.
42535         * lib/progname.c: New file, from GNU gettext.
42536         * lib/progreloc.c: New file, from GNU gettext.
42537
42538 2003-08-19  Jim Meyering  <jim@meyering.net>
42539
42540         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
42541         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
42542
42543 2003-08-19  Bruno Haible  <bruno@clisp.org>
42544
42545         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
42546         more.
42547
42548 2003-08-19  Bruno Haible  <bruno@clisp.org>
42549
42550         * lib/xstrdup.c: Assume <string.h> exists.
42551
42552 2003-08-18  Paul Eggert  <eggert@twinsun.com>
42553
42554         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
42555         in makefile rules.
42556
42557 2003-08-18  Jim Meyering  <jim@meyering.net>
42558
42559         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
42560         * m4/lib-ld.m4: Likewise.
42561
42562 2003-08-18  Jim Meyering  <jim@meyering.net>
42563
42564         * lib/setenv.h: Indent nested cpp directive.
42565         * lib/vasnprintf.c: Remove trailing blanks.
42566
42567 2003-08-17  Simon Josefsson  <jas@extundo.com>
42568
42569         * modules/xstrndup: New file.
42570         * MODULES.html.sh (func_all_modules): Add xstrndup.
42571
42572 2003-08-17  Simon Josefsson  <jas@extundo.com>
42573
42574         * modules/argp: Fix autoconf macro name. Add more dependencies.
42575
42576 2003-08-17  Simon Josefsson  <jas@extundo.com>
42577
42578         * m4/xstrndup.m4: New file.
42579
42580 2003-08-17  Simon Josefsson  <jas@extundo.com>
42581
42582         * m4/argp.m4: New file.
42583
42584 2003-08-17  Simon Josefsson  <jas@extundo.com>
42585             Bruno Haible  <bruno@clisp.org>
42586
42587         * lib/xstrndup.h: New file.
42588         * lib/xstrndup.c: New file.
42589
42590 2003-08-17  Bruno Haible  <bruno@clisp.org>
42591
42592         * modules/strndup (Files, Include): Add lib/strndup.h.
42593
42594 2003-08-17  Bruno Haible  <bruno@clisp.org>
42595
42596         * modules/euidaccess (Files): Add lib/euidaccess.h.
42597
42598 2003-08-17  Bruno Haible  <bruno@clisp.org>
42599
42600         * lib/strndup.h: New file.
42601
42602 2003-08-17  Bruno Haible  <bruno@clisp.org>
42603
42604         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
42605         like AC_GNU_SOURCE.
42606         * modules/extensions (configure.ac): Comment out the invocation of
42607         gl_USE_SYSTEM_EXTENSIONS.
42608
42609 2003-08-16  Paul Eggert  <eggert@twinsun.com>
42610
42611         Merges from coreutils, etc.
42612         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
42613         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
42614         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
42615         fixing a typo.
42616         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
42617         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
42618
42619 2003-08-16  Paul Eggert  <eggert@twinsun.com>
42620
42621         Document merge from coreutils.
42622         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
42623         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
42624         * modules/utime: Add m4/utimes-null.m4.
42625
42626 2003-08-16  Paul Eggert  <eggert@twinsun.com>
42627
42628         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
42629         space, undoing this 2003-08-12 change:
42630         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
42631
42632 2003-08-16  Paul Eggert  <eggert@twinsun.com>
42633
42634         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
42635         strtoul.c from libc, undoing this 2003-08-12 change:
42636         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
42637
42638 2003-08-16  Jim Meyering  <jim@meyering.net>
42639
42640         Merges from coreutils.
42641         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
42642         prefix.  Adjust cache variables similarly.  Create 500 rather than
42643         just 300 files, to exercise bug on Darwin6.5, too.
42644         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
42645         $missing_dir.
42646         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
42647         AM_SYS_POSIX_TERMIOS.
42648         Reported by mkc@mathdogs.com.
42649         Also change use of $am_cv_sys_posix_termios
42650         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
42651         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
42652         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
42653         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
42654         in /proc/mounts until it finds one with matching device number.  This
42655         is unnecessary when the FILE argument *is* a mount point.  No stat call
42656         is necessary in that case.  So, disable the statvfs-testing code on
42657         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
42658         as RedHat bug# 84846.
42659         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
42660         to 1MB, so as not to render systems with no stack size limit (e.g.,
42661         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
42662         Include <unistd.h>.  On some systems,
42663         it is required for the definition of _SC_PAGESIZE.
42664
42665 2003-08-16  Jim Meyering  <jim@meyering.net>
42666
42667         Merge from coreutils.
42668         * lib/xstrtoimax.c: #else #if -> #elif.
42669         * lib/xstrtoumax.c: Likewise.
42670
42671 2003-08-16  Jim Meyering  <jim@meyering.net>
42672
42673         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
42674         * m4/utimes.m4: Removed.
42675         * m4/utimes-null.m4: Renamed from utimes.m4.
42676
42677         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
42678         to 1MB, so as not to render systems with no stack size limit (e.g.,
42679         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
42680         Include <unistd.h>.  On some systems,
42681         it is required for the definition of _SC_PAGESIZE.
42682
42683 2003-08-16  Jim Meyering  <jim@meyering.net>
42684         and Paul Eggert  <eggert@cs.ucla.edu>
42685
42686         Merges from coreutils, etc.
42687
42688         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
42689         using the latest version from cvs.  This avoids problems with #line
42690         directives using a vendor (Sun) compiler.
42691         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
42692         Don't set GETGROUPS_LIB here; now it's
42693         done via getgroups.m4's wrapper function.
42694         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
42695         rather than just in sh-util/configure.in, so that the
42696         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
42697         same.
42698         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
42699         AC_FUNC_GETLOADAVG where to find getloadavg.c.
42700         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
42701         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
42702         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
42703         Remove code that is now done by the newly-required macros.
42704         Append $(EXEEXT) to DF_PROG.
42705         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
42706         Do not invoke or require the following here,
42707         since prereq.m4 or some gnulib .m4 now does this for us:
42708         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
42709         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
42710         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
42711         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
42712         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
42713         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
42714         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
42715         AC_FUNC_OBSTACK.
42716         Do not replace the following functions, as this is now the job
42717         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
42718         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
42719         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
42720         atexit getpass, strdup, getpagesize.
42721         Replace 'raise'.
42722         Do not check for the following functions, as this is now the job
42723         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
42724         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
42725         setregid.
42726         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
42727         Check for sys/sysctl.h.
42728         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
42729         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
42730         of checking for ssize_t ourselves.
42731
42732         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
42733         Require every macro that gnulib/modules/* suggests for us.
42734         (jm_PREREQ_ADDEXT): New macro.
42735         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
42736         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
42737
42738         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
42739         (gl_PHYSMEM): Use it.
42740         Also check for `table' function.
42741         Check for new headers and functions.
42742         Add check for sys/sysmp.h.
42743         With suggestions from Kaveh Ghazi.
42744         Ignore headers that are present but cannot be compiled.  This
42745         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
42746         C 5.4.
42747
42748 2003-08-15  Paul Eggert  <eggert@twinsun.com>
42749
42750         Document merge from coreutils.
42751         * modules/userspec: Depend on posixver.
42752         * modules/strftime: Depend on tzset.
42753
42754 2003-08-15  Paul Eggert  <eggert@twinsun.com>
42755
42756         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
42757         rather than tab, after '#' in shell-script copyright notices.
42758         Suggested by Bruno Haible.
42759
42760 2003-08-15  Paul Eggert  <eggert@twinsun.com>
42761
42762         * config/srclist-update: Use three spaces, rather than tab, after '#'
42763         in shell-script copyright notices.  Suggested by Bruno Haible.
42764         Remove unnecessary parenthesization in regular expression.
42765
42766 2003-08-15  Jim Meyering  <jim@meyering.net>
42767
42768         Merge from coreutils.
42769         * lib/xgethostname.c: Include <stdlib.h>.
42770         (xghostname): Don't exit for anything other than memory-related
42771         failure; just return NULL.
42772         * lib/userspec.c: Include "posixver.h".
42773         (parse_user_spec): Accept `.' as a separator only
42774         in pre-POSIX-200112 mode.
42775         * lib/strtoimax.c: Use #elif rather than #else #if.
42776         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
42777         Remove function, now that we can rely on a working tzset function.
42778         [!_LIBC]: Ensure that the required autoconf test has been run.
42779         [!defined _NL_CURRENT && HAVE_STRFTIME]:
42780         Use underlying_strftime for %r.
42781         * lib/sha.c: Merge in some clean-up and optimization changes from
42782         glibc.
42783         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
42784         Ensure that it is a multiple of 64.
42785         Rearrange loop exit tests so as to avoid performing an
42786         additional fread after encountering an error or EOF.
42787         * lib/realloc.c: Update copyright date.
42788
42789 2003-08-15  Jim Meyering  <jim@meyering.net>
42790         and Paul Eggert  <eggert@twinsun.com>
42791
42792         Merge from coreutils.
42793         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
42794         member but strut utmpx does not.  Needed for AIX 4.3.3.
42795         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
42796
42797 2003-08-15  Jim Meyering  <jim@meyering.net>
42798         and Paul Eggert  <eggert@cs.ucla.edu>
42799
42800         Merges from coreutils, etc.
42801         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
42802         Require gl_FUNC_TZSET_CLOBBER.
42803         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
42804         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
42805         members.
42806
42807 2003-08-14  Paul Eggert  <eggert@twinsun.com>
42808
42809         Help the merge from coreutils.
42810         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
42811         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
42812         * m4/tzset.m4: Use it too.
42813
42814 2003-08-14  Paul Eggert  <eggert@twinsun.com>
42815
42816         * modules/tzset: New file.
42817
42818 2003-08-14  Jim Meyering  <jim@meyering.net>
42819
42820         Merges from coreutils.
42821         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
42822         variable names, rather than @FNMATCH_H@.
42823         * modules/alloca: Likewise for $(ALLOCA_H).
42824
42825         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
42826         the three copies of the literal target, `fnmatch.h'.
42827         * modules/alloca (alloca.h): Likewise.
42828
42829 2003-08-14  Jim Meyering  <jim@meyering.net>
42830
42831         Merge from coreutils.
42832         * m4/tzset.m4: New file.
42833         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
42834         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
42835         otherwise, AIX 5.1 systems would end up using the latter.
42836         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
42837         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
42838         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
42839         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
42840
42841 2003-08-14  Jim Meyering  <jim@meyering.net>
42842
42843         Merge from coreutils.
42844         * lib/obstack.h: Whitespace changes.
42845         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
42846         and xcalloc return values.
42847         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
42848         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
42849         hang on OSF/1 5.1 for DIR on both local and remote file systems.
42850         Reported by (and fix confirmed by) Nelson H. F. Beebe.
42851         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
42852         error from mntctl.
42853         Use mntctl's return value to drive the entry-processing loop, since
42854         we can't rely on the value of the vmt_length member in the last
42855         entry.  On some systems doing so could result in exhausting
42856         virtual memory.  Based in part on a patch from Mike Jetzer.
42857
42858 2003-08-14  Jim Meyering  <jim@meyering.net>
42859         and Paul Eggert  <eggert@twinsun.com>
42860
42861         Merges from coreutils, plus other fixes.
42862         * lib/physmem.c: Merge in portability changes from gcc/libiberty
42863         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
42864         for credits and details.  Thanks to Kaveh Ghazi for helping
42865         to keep these files in sync.
42866         (ARRAY_SIZE): Define it.
42867         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
42868         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
42869         (memcasecmp): Don't assume size_t fits in unsigned int.
42870         Remove casts and duplicate code.
42871         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
42872         (memcpy): Remove definition.
42873         Merge in some clean-up and optimization changes from glibc.
42874         [BLOCKSIZE]: Move definition to top of file.
42875         Ensure that it is a multiple of 64.
42876         Rearrange loop exit tests so as to avoid performing an
42877         additional fread after encountering an error or EOF.
42878         * lib/md5.h (md5_uintptr): Define.
42879         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
42880         return to the initial working directory.  Preserve errno
42881         for caller.
42882         * lib/idcache.c: Include "xalloc.h".
42883         (xmalloc, xrealloc): Remove decls.
42884         (getuser): Remove casts no longer required in C89.
42885         * lib/human.c: Include stdio.h, for sprintf.
42886         * lib/group-member.c: Include "xalloc.h".
42887         (xmalloc, xrealloc): Remove decls.
42888         (get_group_info): Remove casts no longer required in C89.
42889         * lib/getusershell.c (readname): Remove casts no longer required in
42890         C89.
42891         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
42892         * lib/getline.c: Whitespace fix, from coreutils.
42893
42894 2003-08-13  Paul Eggert  <eggert@twinsun.com>
42895
42896         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
42897         Check for isascii.
42898
42899         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
42900         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
42901         Undo previous (whitespace-only) change.
42902
42903 2003-08-13  Paul Eggert  <eggert@twinsun.com>
42904
42905         * lib/exclude.c: Include <ctype.h>
42906         (IN_CTYPE_DOMAIN): New macro.
42907         (is_space): New fn.
42908         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
42909         and empty lines.
42910
42911         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
42912         Undo previous (whitespace-only) change.
42913
42914 2003-08-13  Paul Eggert  <eggert@twinsun.com>
42915
42916         * config/srclist-update: Change update back to the old behavior,
42917         leaving whitespace alone.  Use one 'sed' command rather than a
42918         pipeline.
42919         (fixlicense): Now a variable, not a function.
42920         (remove_trailing_blanks): Remove.
42921         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
42922         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
42923         Undo previous (whitespace-only) change.
42924
42925 2003-08-12  Paul Eggert  <eggert@twinsun.com>
42926
42927         Merge from coreutils.
42928         * modules/euidaccess: Add lib_SOURCES, include for new
42929         file euidaccess.h
42930
42931 2003-08-12  Paul Eggert  <eggert@twinsun.com>
42932
42933         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
42934         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
42935         Normalize leading white space and remove trailing white space.
42936
42937         Merge from coreutils
42938         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
42939
42940         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
42941         0.12.1.  These files are now being upgraded automatically by
42942         ../config/srclist-update.
42943
42944 2003-08-12  Paul Eggert  <eggert@twinsun.com>
42945
42946         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
42947         Normalize leading white space and remove trailing white space.
42948         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
42949         notice, as per ../config/srclist-update.
42950
42951         Merge from coreutils.
42952         * lib/euidaccess.h: New file.
42953         * lib/euidaccess.c: Include it.
42954         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
42955         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
42956         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
42957
42958 2003-08-12  Paul Eggert  <eggert@twinsun.com>
42959
42960         * config/srclist-update: Add copyright notice.
42961         (remove_id_lines, remove_trailing_blanks): New constants.
42962         (fixfile): Use them to normalize spacing a bit in copied files.
42963         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
42964         Normalize leading white space and remove trailing white space.
42965
42966         * config/texinfo.tex: Sync with texinfo.
42967
42968         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
42969         strtoul.c from libc, to merge coreutils whitespace changes.
42970
42971         * config/srclist.txt: Get the following m4 files from gettext:
42972         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
42973         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
42974         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
42975         wint_t.m4.
42976
42977 2003-08-12  Karl Berry  <karl@gnu.org>
42978
42979         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
42980         been made.
42981
42982 2003-08-11  Paul Eggert  <eggert@twinsun.com>
42983
42984         * modules/gnu-source, m4/gnu-source.m4:
42985         Remove; we're assuming Autoconf 2.54 or later now.
42986         Suggested by Bruno Haible.
42987         * MODULES.html.sh (func_all_modules): Remove gnu-source.
42988
42989 2003-08-11  Bruno Haible  <bruno@clisp.org>
42990
42991         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
42992
42993 2003-08-11  Bruno Haible  <bruno@clisp.org>
42994
42995         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
42996         (vasnprintf): Use it instead of wcslen.
42997
42998 2003-08-11  Bruno Haible  <bruno@clisp.org>
42999
43000         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
43001         value to ensure that _Bool promotes to int. Use #define for _Bool when
43002         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
43003
43004 2003-08-10  Karl Berry  <karl@gnu.org>
43005
43006         * lib/regex.h: update from libc (whitespace fix).
43007
43008 2003-08-09  Paul Eggert  <eggert@twinsun.com>
43009
43010         Merge some files from coreutils.  These changes were
43011         originally made by Jim Meyering.
43012         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
43013         many older Unixes require this.
43014         * lib/alloca.c (alloca): Remove cast to argument of free;
43015         no longer needed in C89.
43016         * lib/alloca_.h, regex.h: Fix white space to match
43017         what GNU indent does.
43018
43019 2003-08-09  Paul Eggert  <eggert@twinsun.com>
43020
43021         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
43022         apparently Emacs's Unicode mode got confused before my 2003-08-05
43023         checkin.
43024
43025 2003-08-08  Paul Eggert  <eggert@twinsun.com>
43026
43027         * m4/extensions.m4: New file.
43028         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
43029         Require gl_USE_SYSTEM_EXTENSIONS.
43030         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
43031         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
43032
43033 2003-08-08  Paul Eggert  <eggert@twinsun.com>
43034
43035         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
43036         * modules/extensions, modules/gnu-source: New files.
43037         * modules/timespec, modules/unlocked-io: Depend on extensions.
43038
43039 2003-08-07  Paul Eggert  <eggert@twinsun.com>
43040
43041         * modules/restrict: New file.
43042         * MODULES.html.sh (func_all_modules): Add restrict.
43043         * modules/regex: Depend on restrict.
43044
43045 2003-08-07  Paul Eggert  <eggert@twinsun.com>
43046
43047         * m4/restrict.m4: New file.
43048         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
43049
43050 2003-08-07  Bruno Haible  <bruno@clisp.org>
43051
43052         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
43053         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
43054
43055 2003-08-07  Bruno Haible  <bruno@clisp.org>
43056
43057         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
43058         makes the module 'getndelim2' compatible with the module 'getline'.
43059
43060 2003-08-05  Paul Eggert  <eggert@twinsun.com>
43061
43062         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
43063         byte with "\201" to avoid glitches when editing that source file
43064         with multi-gnome-terminal.
43065
43066 2003-08-05  Paul Eggert  <eggert@twinsun.com>
43067
43068         * lib/bumpalloc.h: Remove.
43069
43070 2003-08-05  Paul Eggert  <eggert@twinsun.com>
43071
43072         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
43073         * modules/bumpalloc: Remove.
43074
43075 2003-08-04  Paul Eggert  <eggert@twinsun.com>
43076
43077         * lib/getloadavg.c: Change copyright notice and spacing to conform to
43078         GNU coding style.
43079
43080         Merge from coreutils.
43081         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
43082         1. From glibc.
43083         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
43084         from Karl Berry, implemented by Jim Meyering.
43085         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
43086         from Dmitry V. Levin.
43087         Remove anachronistic cast of xrealloc.
43088         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
43089         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
43090         type. Otherwise, it wouldn't compile with at least /bin/cc on
43091         ymp-cray-unicos9.0.2.X.
43092         Combine two mostly-identical uses of alloca into one.
43093         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
43094
43095 2003-08-04  Dave Love  <d.love@dl.ac.uk>
43096
43097         [From Emacs.]
43098
43099         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
43100         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
43101         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
43102         obsolete NLIST_NAME_UNION.
43103         [__GNU__]: Undef BSD and FSCALE.
43104         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
43105
43106 2003-08-03  Paul Eggert  <eggert@twinsun.com>
43107
43108         * lib/stdbool_.h (_Bool): Make it signed char, instead of
43109         an enum type, so that it's guaranteed to promote to int.  See:
43110         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
43111
43112 2003-08-03  Karl Berry  <karl@gnu.org>
43113
43114         * config/depcomp: update from automake.
43115
43116 2003-07-31  Paul Eggert  <eggert@twinsun.com>
43117
43118         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
43119         (strerror): Don't assume that a printable int fits in 14 bytes.
43120
43121 2003-07-31  Bruno Haible  <bruno@clisp.org>
43122
43123         * modules/getpass-gnu: New file.
43124         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
43125
43126 2003-07-31  Bruno Haible  <bruno@clisp.org>
43127
43128         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
43129
43130 2003-07-24  Karl Berry  <karl@gnu.org>
43131
43132         * config/missing: update from automake.
43133
43134 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
43135             Bruno Haible  <bruno@clisp.org>
43136
43137         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
43138         * lib/getline.c (getline, getdelim): Likewise.
43139         Remove _GNU_SOURCE define; now it's defined in config.h through
43140         m4/getline.m4.
43141
43142 2003-07-23  Karl Berry  <karl@gnu.org>
43143
43144         * config/config.sub: update from prep.
43145
43146 2003-07-22  Paul Eggert  <eggert@twinsun.com>
43147
43148         * modules/xalloc (Depends-on): Add exitfail.
43149         * modules/xmemcoll: Likewise.
43150
43151 2003-07-22  Paul Eggert  <eggert@twinsun.com>
43152
43153         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
43154         over-parenthesization in macros.
43155
43156         Sync with coreutils.
43157
43158         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
43159         required by C99.
43160
43161         Use `exit_failure' for xalloc and xmemcoll instead of their own
43162         private exit-failure variables.
43163         * lib/xalloc.h (xalloc_exit_failure): Remove.
43164         * lib/xmalloc.c: Likewise.  Include exitfail.h.
43165         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
43166         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
43167         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
43168         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
43169
43170 2003-07-20  Jim Meyering  <jim@meyering.net>
43171
43172         * modules/closeout (Depends-on): Add exitfail.
43173         Suggestion from Bruno Haible.
43174
43175 2003-07-19  Karl Berry  <karl@gnu.org>
43176
43177         * config/config.sub: update from prep.
43178
43179 2003-07-18  Paul Eggert  <eggert@twinsun.com>
43180
43181         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
43182         Remove.
43183         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
43184         to test that it can stand by itself.  Include "exitfail.h".
43185         Clients should set exit_failure instead.
43186         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
43187
43188 2003-07-18  Bruno Haible  <bruno@clisp.org>
43189
43190         * modules/getndelim2: New file.
43191         * modules/getline: Share files with module getndelim2.
43192         * modules/getnline: Depend on getndelim2 instead of sharing files with
43193         it. Add getnline.c to lib_SOURCES.
43194         * MODULES.html.sh (func_all_modules): Add getndelim2.
43195
43196 2003-07-18  Bruno Haible  <bruno@clisp.org>
43197
43198         * m4/getndelim2.m4: New file.
43199         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
43200         invoke gl_PREREQ_GETNDELIM2.
43201         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
43202         gl_PREREQ_GETNDELIM2.
43203         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
43204         gl_GETNDELIM2.
43205
43206 2003-07-18  Bruno Haible  <bruno@clisp.org>
43207
43208         * lib/getndelim2.h: New file.
43209         * lib/getndelim2.c: Make into a module of its own. Include config.h,
43210         getndelim2.h.
43211         (getndelim2): Make non-static. Change return type to ssize_t.
43212         * lib/getline.h: Change argument names.
43213         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
43214         * lib/getnline.c: Include getndelim2.h.
43215
43216 2003-07-18  Andreas Schwab  <schwab@suse.de>
43217
43218         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
43219
43220 2003-07-17  Karl Berry  <karl@gnu.org>
43221
43222         * config/config.sub: update from prep.
43223
43224 2003-07-17  Bruno Haible  <bruno@clisp.org>
43225
43226         * modules/getnline: New file.
43227         * modules/getline: Add lib/getndelim2.c to source file list.
43228         * MODULES.html.sh (func_all_modules): Add getnline.
43229
43230 2003-07-17  Bruno Haible  <bruno@clisp.org>
43231
43232         * m4/getnline.m4: New file.
43233
43234 2003-07-17  Bruno Haible  <bruno@clisp.org>
43235
43236         * m4/Makefile.am.in: Remove file.
43237         * m4/Makefile.am: Remove file.
43238         * m4/Makefile.in: Remove file.
43239
43240 2003-07-17  Bruno Haible  <bruno@clisp.org>
43241
43242         * lib/getnline.h: New file.
43243         * lib/getnline.c: New file.
43244         * lib/getndelim2.c: New file, extracted from getline.c.
43245         (getndelim2): Renamed from getdelim2, with added nmax argument.
43246         * lib/getline.c: Include getndelim2.c.
43247         (getdelim2): Moved out to getndelim2.c.
43248         (getline, getdelim): Update.
43249
43250 2003-07-17  Bruno Haible  <bruno@clisp.org>
43251
43252         * lib/Makefile.am: Remove file.
43253         * lib/Makefile.in: Remove file.
43254
43255 2003-07-17  Bruno Haible  <bruno@clisp.org>
43256
43257         * configure.in: Remove file.
43258         * Makefile.in: Remove file.
43259
43260 2003-07-17  Bruno Haible  <bruno@clisp.org>
43261
43262         * MODULES.html.sh: Put the </BODY> right before </HTML>.
43263
43264 2003-07-16  Karl Berry  <karl@gnu.org>
43265
43266         * config/srclist-update: was running fixlicense twice, which caused
43267                 texinfo.tex to be nullified for some reason.  Simplify,
43268                 $gplsrc is no longer needed as far as I can see?
43269
43270 2003-07-16  Jim Meyering  <jim@meyering.net>
43271
43272         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
43273
43274 2003-07-15  Paul Eggert  <eggert@twinsun.com>
43275
43276         * config/srclist.txt: Get the following files from gettext-runtime/intl
43277         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
43278         ref-del.sin.  From Bruno Haible.
43279         * config/srclist-update (fixfile): Change grep pattern again, since the
43280         previous fix didn't work (there was another trailing $).  Use
43281         '[$]' to escape the $s.
43282
43283 2003-07-15  Karl Berry  <karl@gnu.org>
43284
43285         * lib/vasnprintf.c: update from gettext.
43286
43287 2003-07-15  Karl Berry  <karl@gnu.org>
43288
43289         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
43290         gets expanded when surrounded by '$'.
43291
43292 2003-07-15  Jim Meyering  <jim@meyering.net>
43293
43294         * modules/save-cwd: Don't depend on error.  From Derek Price.
43295
43296 2003-07-15  Jim Meyering  <jim@meyering.net>
43297
43298         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
43299
43300 2003-07-14  Simon Josefsson  <jas@extundo.com>
43301
43302         * modules/mempcpy: New file.
43303         * MODULES.html.sh (func_all_modules): Add mempcpy.
43304
43305 2003-07-14  Simon Josefsson  <jas@extundo.com>
43306
43307         * m4/mempcpy.m4: New file.
43308
43309 2003-07-14  Simon Josefsson  <jas@extundo.com>
43310
43311         * lib/mempcpy.h: New file.
43312         * lib/mempcpy.c: New file.
43313
43314 2003-07-14  Paul Eggert  <eggert@twinsun.com>
43315
43316         * modules/getdate, modules/posixtm: Depend on mktime.
43317
43318 2003-07-14  Paul Eggert  <eggert@twinsun.com>
43319
43320         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
43321         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
43322         unicodeio.c, unicodeio.h, unlocked-io.h:
43323         Switch from LGPL to GPL.
43324
43325 2003-07-14  Paul Eggert  <eggert@twinsun.com>
43326
43327         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
43328         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
43329         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
43330         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
43331         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
43332         updated automatically by ../config/srclist-update.  This changes
43333         their license from LPGL to GPL.
43334
43335 2003-07-14  Paul Eggert  <eggert@twinsun.com>
43336
43337         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
43338         assumed to refer to the root of the most recent stable gettext version.
43339         * config/srclistvars.sh: Add defaults for eggert.
43340         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
43341         Match "This program" as well as "The program".  This is needed
43342         for gettext.
43343
43344 2003-07-14  Jim Meyering  <jim@meyering.net>
43345
43346         Don't emit diagnostics.  Let callers do that.
43347         * lib/save-cwd.c: Don't include "error.h".
43348         (save_cwd): Don't call error.  Ensure that errno is valid
43349         when returning nonzero.
43350
43351         * lib/save-cwd.h (restore_cwd): Update prototype.
43352         * lib/save-cwd.c (restore_cwd): Remove two parameters.
43353         Simplify.  Don't call error upon failure.  Let callers do that.
43354         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
43355         when auditing is enabled.  But don't bother updating the #if.
43356
43357 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
43358
43359         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
43360         it breaks C++ compilation.
43361         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
43362
43363 2003-07-10  Simon Josefsson  <jas@extundo.com>
43364
43365         * modules/strchrnul (Makefile.am): Add strchrnul.h.
43366
43367 2003-07-10  Jim Meyering  <jim@meyering.net>
43368
43369         * m4/clock_time.m4: Remove trailing blank.
43370         * m4/intmax_t.m4: Likewise.
43371
43372 2003-07-10  Jim Meyering  <jim@meyering.net>
43373
43374         * lib/vasnprintf.c: Remove trailing blanks.
43375         Make cpp indentation consistent.
43376
43377 2003-07-09  Paul Eggert  <eggert@twinsun.com>
43378
43379         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
43380         posixver.c, strftime.c, strnlen.c, strverscmp.c:
43381         Switch from LGPL to GPL.
43382
43383 2003-07-09  Paul Eggert  <eggert@twinsun.com>
43384
43385         * config/srclist.txt: Sort sublists.  Add
43386         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
43387         that differ from gnulib for one reason or another; we'd like this list
43388         to be smaller but for now let's document what we have.
43389
43390 2003-07-08  Paul Eggert  <eggert@twinsun.com>
43391
43392         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
43393         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
43394         and sweeter "eval x=$x".
43395         * config/srclist.txt: Get lib/argp* from glibc.
43396
43397 2003-07-07  Paul Eggert  <eggert@twinsun.com>
43398
43399         * lib/mktime.c: Fix some boundary cases and remove need for floating
43400         point.
43401
43402         Issue a compile-time diagnostic if time_t is floating point, or if
43403         two's complement arithmetic is not in effect, or if arithmetic
43404         right shift does not propagate the sign.  These assumptions were
43405         all in the original code but they weren't checked.
43406
43407         (TIME_T_MIDPOINT, verify): New macros.
43408         (__isleap): Remove; it has integer overflow problems.
43409         (leapyear): New function, without those problems.
43410         (ydhms_tm_diff): Remove; splitting into two parts.
43411         (ydhms_diff): New function, containing the arithmetic part of
43412         the old ydhms_tm_diff function.  Issue a compile-time
43413         diagnostic if we are not using C99 integer division.
43414         Avoid casts when possible.
43415         (guess_time_tm): New function, containing the checking part of
43416         the old ydhms_tm_diff function.  Return the new value, rather than
43417         the difference between it and the old.  Accept a new argument T
43418         so that *T specifies the old value.  Check for overflow in the result.
43419
43420         (__mktime_internal): Use a time_t offset, not a long int offset.
43421         This undoes the 2003-06-04 change, which is no longer needed now
43422         that we have better overflow checking.
43423         (localtime_offset): Likewise.
43424
43425         (__mktime_internal): Avoid harmful overflow on hosts where time_t
43426         and long are 64-bit but int is only 32-bit.
43427         (ydhms_diff): Use long int to store year1 and yday1.
43428         Issue a compile-time diagnostic if long int is not wide enough.
43429
43430         (__mktime_internal): Use long int to store adjusted year and yday.
43431         Use plain C rather than preprocessor commands, if that doesn't
43432         affect efficiency.
43433         Check for overflow (and try to repair) after each probe
43434         rather than checking only at the very end.  This avoids some bugs
43435         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
43436         does not equal GMT offset at maximum time).
43437         Use integer to check for overflow rather than floating point; this
43438         is more portable to non-IEEE hosts, and is a tad faster.
43439         When we detect that we are oscillating between two values,
43440         don't check whether tm_isdst has the requested value, since
43441         we already know the answer.  When tm_isdst has the wrong value,
43442         use a different heuristic to find the right one, based on the
43443         extreme values actually observed in practice in tz2003a,
43444         rather than the (overly optimistic) "previous 3 calendar quarters".
43445
43446         (not_equal_tm, print_tm, check_result): Use "const T" rather than
43447         "T const" to accommodate glibc style.
43448         (check_result): Use less-confusing report format.  "long" -> "long int.
43449         (main): Likewise.
43450         Don't loop if the iteration overflows time_t.
43451         Allow a negative step in the iteration.
43452
43453 2003-07-06  Karl Berry  <karl@gnu.org>
43454
43455         * config/depcomp: update from automake.
43456         * config/config.sub: update from prep.
43457
43458 2003-07-03  Karl Berry  <karl@gnu.org>
43459
43460         * config/config.guess: update from prep.
43461
43462 2003-07-01  Paul Eggert  <eggert@twinsun.com>
43463
43464         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
43465         xreadlink.c now includes it unconditionally.
43466
43467 2003-07-01  Paul Eggert  <eggert@twinsun.com>
43468
43469         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
43470         having it depend on HAVE_SYS_TYPES_H.
43471
43472 2003-07-01  Bruno Haible  <bruno@clisp.org>
43473
43474         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
43475         <sys/types.h> should be sufficient.
43476         Reported by Paul Eggert.
43477
43478 2003-06-26  Karl Berry  <karl@gnu.org>
43479
43480         * config/depcomp: update from automake.
43481
43482 2003-06-26  Bruno Haible  <bruno@clisp.org>
43483
43484         * modules/human: Depend on module stdbool.
43485
43486 2003-06-25  Bruno Haible  <bruno@clisp.org>
43487
43488         * modules/readlink: New file.
43489         * modules/xreadlink: Depend on it.
43490         * MODULES.html.sh (func_all_modules): Add readlink.
43491
43492 2003-06-25  Bruno Haible  <bruno@clisp.org>
43493
43494         * m4/readlink.m4: New file.
43495
43496 2003-06-25  Bruno Haible  <bruno@clisp.org>
43497
43498         * lib/readlink.c: New file.
43499
43500 2003-06-22  Karl Berry  <karl@gnu.org>
43501
43502         * config/srclist.txt: update mkinstalldirs from automake.
43503         * config/mkinstalldirs: update.
43504
43505 2003-06-22  Bruno Haible  <bruno@clisp.org>
43506
43507         Portability to mingw32.
43508         * m4/ssize_t.m4: New file, from GNU gettext.
43509         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
43510         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
43511
43512 2003-06-22  Bruno Haible  <bruno@clisp.org>
43513
43514         * modules/safe-read: Add m4/ssize_t.m4.
43515         * modules/xreadlink: Add m4/ssize_t.m4.
43516
43517 2003-06-20  Bruno Haible  <bruno@clisp.org>
43518
43519         Assume C89, so PARAMS isn't needed.
43520         * lib/unicodeio.h (PARAMS): Remove.
43521         * lib/unicodeio.c: Don't use PARAMS.
43522
43523 2003-06-18  Karl Berry  <karl@gnu.org>
43524
43525         * config/config.{guess,sub}: update from prep.
43526
43527 2003-06-18  Jim Meyering  <jim@meyering.net>
43528
43529         Merge changes from coreutils.
43530         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
43531         Remove explicit declarations of xmalloc and realloc.
43532         Include xalloc.h.
43533         (read_utmp): Remove anachronistic cast of xmalloc.
43534
43535 2003-06-17  Paul Eggert  <eggert@twinsun.com>
43536
43537         Assume C89, so PARAMS isn't needed.
43538         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
43539         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
43540         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
43541         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
43542         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
43543         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
43544         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
43545         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
43546         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
43547         lib/xstrtod.h, lib/xstrtol.h: Likewise.
43548         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
43549         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
43550         no longer needed. Anyway, config.h should always be included before any
43551         other file.
43552
43553 2003-06-11  Simon Josefsson  <jas@extundo.com>
43554
43555         * modules/sysexits: New file.
43556         * MODULES.html.sh (func_all_modules): Add sysexits.
43557
43558 2003-06-11  Simon Josefsson  <jas@extundo.com>
43559
43560         * lib/sysexit_.h: New file.
43561
43562 2003-06-11  Derek Price  <derek@ximbiot.com>
43563
43564         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
43565         necessary.
43566
43567 2003-06-11  Bruno Haible  <bruno@clisp.org>
43568
43569         * m4/sysexits.m4: New file.
43570
43571 2003-06-10  Simon Josefsson  <jas@extundo.com>
43572
43573         * lib/argp.h: New file, from glibc.
43574         * lib/argp-ba.c: New file, from glibc.
43575         * lib/argp-eexst.c: New file, from glibc.
43576         * lib/argp-fmtstream.c: New file, from glibc.
43577         * lib/argp-fmtstream.h: New file, from glibc.
43578         * lib/argp-fs-xinl.c: New file, from glibc.
43579         * lib/argp-help.c: New file, from glibc.
43580         * lib/argp-namefrob.h: New file, from glibc.
43581         * lib/argp-parse.c: New file, from glibc.
43582         * lib/argp-pv.c: New file, from glibc.
43583         * lib/argp-pvh.c: New file, from glibc.
43584         * lib/argp-xinl.c: New file, from glibc.
43585
43586 2003-06-10  Simon Josefsson  <jas@extundo.com>
43587
43588         * modules/strchrnul: New file.
43589
43590 2003-06-10  Simon Josefsson  <jas@extundo.com>
43591
43592         * modules/argp: New file.
43593
43594 2003-06-10  Simon Josefsson  <jas@extundo.com>
43595
43596         * m4/strchrnul.m4: New file.
43597
43598 2003-06-10  Simon Josefsson  <jas@extundo.com>
43599
43600         * lib/strchrnul.h: New file.
43601         * lib/strchrnul.c: New file.
43602
43603 2003-06-10  Bruno Haible  <bruno@clisp.org>
43604
43605         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
43606
43607 2003-06-07  Karl Berry  <karl@gnu.org>
43608
43609         * config/config.{guess,sub}: update from prep.
43610
43611 2003-06-07  Jim Meyering  <jim@meyering.net>
43612
43613         * modules/strtod: Use $(...) notation, not @...@ for
43614         AC_REPLACE'd variables.
43615         * modules/localcharset: Likewise.
43616
43617 2003-06-07  Jim Meyering  <jim@meyering.net>
43618
43619         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
43620         in place of my name in the copyright comment.
43621         Remove definition and uses of __P.
43622
43623         From coreutils.
43624         * lib/stat.c: Don't declare xmalloc explicitly.
43625         Instead, include "xalloc.h".
43626         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
43627         xrealloc, and xcalloc return values.
43628         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
43629         Improve comment.
43630         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
43631
43632 2003-06-07  Bruno Haible  <bruno@clisp.org>
43633
43634         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
43635         avoid AC_CONFIG_LINKS.
43636         * modules/fnmatch (Makefile.am): Use explicit creation rule for
43637         fnmatch.h, to avoid AC_CONFIG_LINKS.
43638         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
43639
43640 2003-06-07  Bruno Haible  <bruno@clisp.org>
43641
43642         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
43643         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
43644         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
43645         directory.
43646         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
43647         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
43648         directory.
43649
43650 2003-06-06  Jim Meyering  <jim@meyering.net>
43651
43652         Merge from coreutils.
43653         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
43654         Consolidate declarations and initializations of *_base* locals.
43655
43656         Merge from coreutils.
43657         This avoids a core dump on systems without GNU putenv,
43658         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
43659         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
43660         (unsetenv): New static function, from GNU libc.
43661         (rpl_putenv): Use it.
43662
43663         * lib/modechange.c: Remove trailing blanks.
43664
43665         Merge from coreutils.
43666         * lib/fsusage.c: Remove declaration of statfs.
43667         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
43668
43669         * lib/posixtm.c: Include <stdbool.h> unconditionally.
43670
43671 2003-06-06  Jim Meyering  <jim@meyering.net>
43672
43673         * lib/stdbool_.h: Renamed from stdbool.h.in.
43674
43675 2003-06-06  Jim Meyering  <jim@meyering.net>
43676             Bruno Haible  <bruno@clisp.org>
43677
43678         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
43679         Adjust Makefile.am snippet not to redirect directly to target.
43680         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
43681
43682 2003-06-05  Paul Eggert  <eggert@twinsun.com>
43683
43684         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
43685         mismatch, look in future quarters as well as past.  This fixes a
43686         bug when processing fall-backwards gaps immediately after a long
43687         period of daylight-saving time.
43688
43689         * lib/mktime.c: Assume freestanding C89 or better.
43690         (HAVE_LIMITS_H): Remove.  Assume it's 1.
43691         (__P): Remove; not used.
43692         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
43693         (mktime, not_equal_tm, print_tm, check_result,
43694         main): Use prototypes.  Use const * where appropriate.
43695         (main): Fix typo in testing code that uncovered by above changes.
43696         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
43697
43698 2003-06-04  Paul Eggert  <eggert@twinsun.com>
43699
43700         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
43701         locale.h, localeconv.  This merges changes from coreutils.
43702
43703         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
43704         It can be removed after the next Autoconf is released.
43705         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
43706         needed.
43707
43708 2003-06-04  Paul Eggert  <eggert@twinsun.com>
43709
43710         * lib/mktime.c: Fix Debian bug 177940
43711         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
43712         (localtime_offset): Now long int, not time_t, because we want it
43713         to be guaranteed to be signed.  All uses changed.
43714         (__mktime_internal): If overflow would occur when adding offset,
43715         don't add it.
43716
43717         Merge 'human' changes from coreutils.  Rewrite to support
43718         locale-specific notations like thousands separators.
43719         * lib/human.c: Simplify authorship notice.
43720         Include human.h immediately after config.h.
43721         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
43722         <limits.h>: Do not include, since human.h does.
43723         (SIZE_MAX, UINTMAX_MAX): New macros.
43724         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
43725         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
43726         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
43727         (power_letter): Renamed from suffixes.
43728         (generate_suffix_backwards): Remove.
43729         (adjust_value): Now takes int style (because of human.h changes)
43730         and long double value (for greater precision on some platforms).
43731         (group_number): New function.
43732         (human_readable): Use it.  Use integer options, not enum.
43733         Put the options before the sizes in the arg list.
43734         Support all the new options.
43735         The old human_readable function has been removed;
43736         use inttostr.h instead.
43737         (human_readable, default_block_size, humblock):
43738         Use uintmax_t, not int, for block sizes.
43739         (human_readable_inexact, block_size_types): Remove.
43740         (block_size_opts): New constant.
43741         (human_options): Renamed from human_block_size, with new signature
43742         that allows block sizes up to UINTMAX_MAX.  All callers changed.
43743         * lib/human.h: Add copyright and authorship notice.
43744         Include <limits.h> and <stdbool.h> unconditionally.
43745         (PARAMS): Remove.  All uses removed.
43746         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
43747         (enum human_inexact_style): Remove tag; now a nameless enum.
43748         (human_floor, human_ceiling, human_round_to_even): Now have
43749         values 2, 0, 1 rather than -1, 1, 0.
43750         (human_group_digits, human_suppress_point_zero, human_autoscale,
43751         human_base_1024, human_SI, human_B): New constants.
43752         (human_readable_inexact, human_block_size): Remove.
43753         (human_readable): Size args are now uintmax_t, not int.
43754         (human_options): New decl.
43755
43756         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
43757         unnecessary now that we assume C89 or better.  This change
43758         imported from coreutils.
43759
43760         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
43761         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
43762         in the 2003-05-30 sync from glibc.
43763
43764         .h files should stand alone, but we shouldn't include <sys/types.h>
43765         if we can get away with just <stddef.h>.
43766
43767         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
43768         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
43769         rather than <sys/types.h>, as we merely need size_t.
43770         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
43771         to get size_t.
43772         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
43773         Include <stdio.h>, to get FILE.
43774         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
43775         memcasecmp.h has included <stddef.h> and all we need is size_t.
43776         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
43777         our interface, instead of including <sys/types.h>
43778
43779 2003-06-04  Paul Eggert  <eggert@twinsun.com>
43780
43781         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
43782         now, as glibc mktime is buggy on non-glibc systems.
43783
43784 2003-06-03  Karl Berry  <karl@gnu.org>
43785
43786         * config/config.sub: update from prep.
43787
43788 2003-06-02  Paul Eggert  <eggert@twinsun.com>
43789
43790         [from coreutils]
43791         Fix some minor time-related bugs with POSIX time arguments.
43792         Some valid time stamps were being rejected (notably -1, and
43793         time stamps before 1900 on 64-bit hosts).  And some invalid
43794         time stamps were being accepted, e.g. September 31.
43795
43796         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
43797         that we can return (time_t) -1 successfully.
43798         * lib/posixtm.c: Likewise.
43799         [HAVE_STDBOOL_H]: Include <stdbool.h>.
43800         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
43801         (t): Remove static var.
43802         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
43803         of static var.  All uses changed.
43804         (year): Do not reject years before 1900; they can occur with
43805         64-bit time_t.
43806         (posix_time_parse): Do not check for out-of-range components;
43807         that is now the caller's responsibility, since our checks were
43808         only approximations.
43809         (posixtime): Use mktime to check for out-of-range components,
43810         since it knows them exactly.
43811         If mktime returns (time_t) -1, check whether an error actually occurred
43812         by invoking localtime on -1.
43813         (main) [TEST_POSIXTIME]: Check for input data errors, and report
43814         posixtime failures better.
43815         Improve the test data (in comments only).
43816
43817 2003-06-02  Karl Berry  <karl@gnu.org>
43818
43819         * config/mkinstalldirs (version): new variable.
43820         (--version): new option.
43821         (usage): improve message.
43822
43823 2003-05-30  Karl Berry  <karl@gnu.org>
43824
43825         * lib/mktime.c: update from libc.
43826
43827 2003-05-30  Bruno Haible  <bruno@clisp.org>
43828
43829         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
43830         * config/config.rpath: Upgrade to gettext-0.12.1.
43831
43832 2003-05-30  Bruno Haible  <bruno@clisp.org>
43833
43834         * m4/gettext.m4: Upgrade to gettext-0.12.1.
43835         * m4/nls.m4: New file, from gettext-0.12.1.
43836         * m4/po.m4: New file, from gettext-0.12.1.
43837         * m4/progtest.m4: Upgrade to gettext-0.12.1.
43838
43839 2003-05-30  Bruno Haible  <bruno@clisp.org>
43840
43841         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
43842         * lib/localcharset.h: Likewise.
43843         * lib/localcharset.c: Likewise.
43844
43845 2003-05-29  Karl Berry  <karl@gnu.org>
43846
43847         * config/config.rpath: update from gettext.
43848
43849 2003-05-28  Paul Eggert  <eggert@twinsun.com>
43850
43851         Assume the headers required for C89 freestanding compilers.
43852         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
43853         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
43854         * m4/human.m4 (gl_HUMAN): Likewise.
43855         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
43856         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
43857         * m4/userspec.m4 (gl_USERSPEC): Likewise.
43858         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
43859         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
43860         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
43861
43862 2003-05-28  Paul Eggert  <eggert@twinsun.com>
43863
43864         Assume the headers required for C89 freestanding compilers.
43865         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
43866         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
43867         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
43868         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
43869         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
43870         define, since <limits.h> is guaranteed to do that.
43871         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
43872         * lib/exclude.c: Include <stdbool.h> unconditionally.
43873         * lib/tempname.c: Include <stddef.h> unconditionally.
43874         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
43875         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
43876         <stddef.h> does that.
43877         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
43878         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
43879         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
43880         needed.
43881         * lib/xstrtol.c: Likewise.
43882         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
43883         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
43884
43885         * lib/addext.c (addext): Use assignment rather than cast, to avoid
43886         warnings on some platforms.
43887
43888         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
43889         arbitrarily.
43890
43891 2003-05-26  Jim Meyering  <jim@meyering.net>
43892
43893         Merge in a change from coreutils:
43894         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
43895         that is guaranteed to be `no'.  Use `no_such_member' to indicate
43896         that condition, rather than `-1' which is slightly misleading.
43897         Change the name of the cache variable to have the gl_ prefix.
43898         Prompted by a patch from Richard Dawe for DJGPP.
43899
43900 2003-05-24  Karl Berry  <karl@gnu.org>
43901
43902         * config/config.guess: update from prep.
43903
43904 2003-05-22  Karl Berry  <karl@gnu.org>
43905
43906         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
43907
43908 2003-05-20  Karl Berry  <karl@gnu.org>
43909
43910         * config/config.guess: update from prep.
43911
43912 2003-05-18  Karl Berry  <karl@gnu.org>
43913
43914         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
43915         might actually be set by the user.
43916
43917         * config/depcomp, install-sh, mdate-sh: update from automake.
43918
43919 2003-05-17  Bruno Haible  <bruno@clisp.org>
43920
43921         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
43922         invalid expansion for AC_EGREP_CPP.
43923         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
43924         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
43925         Suggested by Akim Demaille <akim@epita.fr> in
43926         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
43927
43928 2003-05-12  Jim Meyering  <jim@meyering.net>
43929
43930         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
43931         the space-padded-by-default conversion specifiers, %e, %k, %l.
43932
43933 2003-05-12  Bruno Haible  <bruno@clisp.org>
43934
43935         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
43936         the string is longer than 4 KB.
43937
43938 2003-05-11  Karl Berry  <karl@gnu.org>
43939
43940         * config/config.{guess,sub}: update from prep.
43941
43942 2003-05-09  Bruno Haible  <bruno@clisp.org>
43943
43944         * modules/error: Add m4/strerror_r.m4 to file list.
43945
43946 2003-05-03  Bruno Haible  <bruno@clisp.org>
43947
43948         Upgrade to Unicode-4.0.
43949         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
43950         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
43951         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
43952         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
43953         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
43954         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
43955         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
43956         Change width of U+E0100..U+E01EF from 1 to 0.
43957
43958 2003-04-25  Jim Meyering  <jim@meyering.net>
43959
43960         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
43961         of type size_t, not int.
43962
43963 2003-04-25  Bruno Haible  <bruno@clisp.org>
43964
43965         * lib/copy-file.c: Include <stddef.h>, for size_t.
43966
43967 2003-04-21  Paul Eggert  <eggert@twinsun.com>
43968
43969         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
43970         code which expansion is under static control.  Patch imported from
43971         Akim Demaille's patch to Bison; see
43972         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
43973
43974 2003-04-14  Bruno Haible  <bruno@clisp.org>
43975
43976         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
43977
43978 2003-04-11  Jim Meyering  <jim@meyering.net>
43979
43980         Merge changes from Coreutils.
43981
43982         2003-03-22  Jim Meyering  <jim@meyering.net>
43983
43984         * lib/strftime.c (widen): Cast alloca return value to proper type.
43985
43986         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
43987
43988         From GNU libc.
43989         * lib/strftime.c (my_strftime): Handle very large width
43990         specifications for numeric values correctly.  Improve checks for
43991         overflow.
43992
43993         2003-01-19  Jim Meyering  <jim@meyering.net>
43994
43995         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
43996         definitions.
43997         (nl_get_alt_digit) [! defined my_strftime]: Define.
43998         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
43999         _nl_get_alt_digit and _nl_get_walt_digit.
44000
44001         * lib/strftime.c (my_strftime): Merge in locale-related changes from
44002         libc. These changes have no effect outside of _LIBC.
44003
44004 2003-04-10  Bruno Haible  <bruno@clisp.org>
44005
44006         * modules/findprog: New file.
44007         * MODULES.html.sh (func_all_modules): Add it.
44008
44009 2003-04-10  Bruno Haible  <bruno@clisp.org>
44010
44011         * m4/findprog.m4: New file.
44012         * m4/eaccess.m4: New file.
44013
44014 2003-04-10  Bruno Haible  <bruno@clisp.org>
44015
44016         * lib/findprog.h: New file, from GNU gettext.
44017         * lib/findprog.c: New file, from GNU gettext.
44018
44019 2003-04-05  Jim Meyering  <jim@meyering.net>
44020
44021         Merge changes from Coreutils.
44022
44023         * lib/exclude.h (PARAMS): Remove definition and uses.
44024         * lib/exclude.c: Remove uses of `PARAMS'.
44025
44026         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
44027         Add test-cases for DOS filenames. Declare program_name.
44028         (main): Set up program_name.  Patch by Rich Dawe.
44029
44030         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
44031         error from mntctl.
44032         Use mntctl's return value to drive the entry-processing loop, since
44033         we can't rely on the value of the vmt_length member in the last
44034         entry.  On some systems doing so could result in exhausting
44035         virtual memory.  Based in part on a patch from Mike Jetzer.
44036
44037 2003-04-04  Bruno Haible  <bruno@clisp.org>
44038
44039         * modules/linebreak: New file.
44040         * MODULES.html.sh (func_all_modules): Add it.
44041
44042 2003-04-04  Bruno Haible  <bruno@clisp.org>
44043
44044         * m4/linebreak.m4: New file.
44045
44046 2003-04-04  Bruno Haible  <bruno@clisp.org>
44047
44048         * lib/linebreak.h: New file, from GNU gettext.
44049         * lib/linebreak.c: New file, from GNU gettext with slight
44050         modifications.
44051         * lib/lbrkprop.h: New file, from GNU gettext.
44052
44053 2003-04-03  Bruno Haible  <bruno@clisp.org>
44054
44055         * modules/utf8-ucs4: New file.
44056         * modules/utf16-ucs4: New file.
44057         * modules/ucs4-utf8: New file.
44058         * modules/ucs4-utf16: New file.
44059         * MODULES.html.sh (func_all_modules): Add them.
44060
44061 2003-04-03  Bruno Haible  <bruno@clisp.org>
44062
44063         * m4/utf-ucs4.m4: New file.
44064         * m4/ucs4-utf.m4: New file.
44065
44066 2003-04-03  Bruno Haible  <bruno@clisp.org>
44067
44068         * lib/utf8-ucs4.h: New file, from GNU gettext.
44069         * lib/utf16-ucs4.h: New file, from GNU gettext.
44070         * lib/ucs4-utf8.h: New file, from GNU gettext.
44071         * lib/ucs4-utf16.h: New file, from GNU gettext.
44072
44073 2003-04-02  Bruno Haible  <bruno@clisp.org>
44074
44075         * modules/binary-io: New file.
44076         * MODULES.html.sh (func_all_modules): Add it.
44077
44078 2003-04-02  Bruno Haible  <bruno@clisp.org>
44079
44080         * lib/binary-io.h: New file, from GNU gettext.
44081
44082 2003-04-01  Bruno Haible  <bruno@clisp.org>
44083
44084         * modules/pathname: New file.
44085         * MODULES.html.sh (func_all_modules): Add it.
44086
44087 2003-04-01  Bruno Haible  <bruno@clisp.org>
44088
44089         * lib/pathname.h: New file, from GNU gettext.
44090         * lib/concatpath.c: New file, from GNU gettext.
44091
44092 2003-03-30  Bruno Haible  <bruno@clisp.org>
44093
44094         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
44095
44096 2003-03-30  Bruno Haible  <bruno@clisp.org>
44097
44098         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
44099         function chown() doesn't exist.
44100
44101 2003-03-28  Bruno Haible  <bruno@clisp.org>
44102
44103         * modules/copy-file: New file.
44104         * MODULES.html.sh (func_all_modules): Add it.
44105
44106 2003-03-28  Bruno Haible  <bruno@clisp.org>
44107
44108         * m4/copy-file.m4: New file.
44109
44110 2003-03-28  Bruno Haible  <bruno@clisp.org>
44111
44112         * lib/copy-file.h: New file, from GNU gettext.
44113         * lib/copy-file.c: New file, from GNU gettext.
44114
44115 2003-03-18  Jim Meyering  <jim@meyering.net>
44116
44117         * lib/quote.c (quote_n): Fix typo in comment.
44118
44119 2003-03-18  Bruno Haible  <bruno@clisp.org>
44120
44121         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
44122         checking.
44123         * m4/onceonly_2_57.m4: Likewise.
44124
44125 2003-03-17  Bruno Haible  <bruno@clisp.org>
44126
44127         * m4/onceonly.m4: Require autoconf 2.54 or newer.
44128         (m4_quote): Remove macro.
44129         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
44130
44131 2003-03-14  Jim Meyering  <jim@meyering.net>
44132
44133         Merge changes from Coreutils.
44134         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
44135         to be const, in order to avoid warnings.
44136         (obstack_room): Likewise.
44137         (obstack_empty_p): Likewise.
44138
44139 2003-03-14  Bruno Haible  <bruno@clisp.org>
44140
44141         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
44142         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
44143
44144 2003-03-13  Paul Eggert  <eggert@twinsun.com>
44145
44146         Merge changes from Bison.
44147         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
44148         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
44149         when compiling Bison 1.875's `bitset bset = obstack_alloc
44150         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
44151         * lib/hash.c: Include <stdbool.h> unconditionally.
44152
44153 2003-03-13  Paul Eggert  <eggert@twinsun.com>
44154
44155         * m4/onceonly.m4 (m4_quote): New macro.
44156         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
44157         Quote AC_FOREACH variable-expansions properly.
44158
44159 2003-03-13  Paul Eggert  <eggert@twinsun.com>
44160
44161         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
44162
44163 2003-03-09  Paul Eggert  <eggert@twinsun.com>
44164
44165         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
44166         Reported by Bruce Becker; see:
44167         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
44168
44169 2003-03-03  Paul Eggert  <eggert@twinsun.com>
44170             Bruno Haible  <bruno@clisp.org>
44171
44172         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
44173         Reported by John Hughes, see
44174         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
44175
44176 2003-02-20  Bruno Haible  <bruno@clisp.org>
44177
44178         * MODULES.html.sh (func_all_modules): Add poll.
44179
44180 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
44181
44182         * modules/poll: New file.
44183
44184 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
44185
44186         * lib/poll_.h: New file.
44187         * lib/poll.c: New file.
44188
44189 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
44190
44191         * m4/poll.m4: New file.
44192
44193 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
44194
44195         * modules/mathl: New file.
44196
44197 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
44198
44199         * lib/mathl.h: New file.
44200         * lib/acosl.c: New file.
44201         * lib/asinl.c: New file.
44202         * lib/atanl.c: New file.
44203         * lib/ceill.c: New file.
44204         * lib/cosl.c: New file.
44205         * lib/expl.c: New file.
44206         * lib/floorl.c: New file.
44207         * lib/frexpl.c: New file.
44208         * lib/ldexpl.c: New file.
44209         * lib/logl.c: New file.
44210         * lib/sincosl.c: New file.
44211         * lib/sinl.c: New file.
44212         * lib/sqrtl.c: New file.
44213         * lib/tanl.c: New file.
44214         * lib/trigl.c: New file.
44215         * lib/trigl.h: New file.
44216
44217 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
44218
44219         * m4/mathl.m4: New file.
44220
44221 2003-02-18  Bruno Haible  <bruno@clisp.org>
44222
44223         * MODULES.html.sh (func_all_modules): Add mathl.
44224
44225 2003-02-17  Bruno Haible  <bruno@clisp.org>
44226
44227         * modules/mkdtemp: New module.
44228         * MODULES.html.sh (func_all_modules): Add it.
44229
44230 2003-02-17  Bruno Haible  <bruno@clisp.org>
44231
44232         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
44233
44234 2003-02-17  Bruno Haible  <bruno@clisp.org>
44235
44236         * lib/mkdtemp.h: New file, from GNU gettext.
44237         * lib/mkdtemp.c: New file, from GNU gettext.
44238
44239 2003-02-02  Jim Meyering  <jim@meyering.net>
44240
44241         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
44242         e.g. glibc-2.2.93.
44243
44244 2003-01-31  Bruno Haible  <bruno@clisp.org>
44245
44246         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
44247         'rpl_rename'.
44248         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
44249         'rpl_strnlen'.
44250         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
44251         'rpl_strtod'.
44252         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
44253         'rpl_utime'.
44254
44255 2003-01-31  Bruno Haible  <bruno@clisp.org>
44256
44257         * lib/rename.c: #undef rename before defining rpl_rename.
44258         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
44259
44260 2003-01-30  Bruno Haible  <bruno@clisp.org>
44261
44262         * modules/vasnprintf, modules/vasprintf: New modules.
44263         * MODULES.html.sh (func_all_modules): Add them.
44264
44265 2003-01-30  Bruno Haible  <bruno@clisp.org>
44266
44267         * m4/signed.m4: New file, from GNU gettext.
44268         * m4/longdouble.m4: New file, from GNU gettext.
44269         * m4/wchar_t.m4: New file, from GNU gettext.
44270         * m4/wint_t.m4: New file, from GNU gettext.
44271         * m4/vasnprintf.m4: New file.
44272         * m4/vasprintf.m4: New file.
44273
44274 2003-01-30  Bruno Haible  <bruno@clisp.org>
44275
44276         * lib/printf-args.h: New file, from GNU gettext.
44277         * lib/printf-args.c: New file, from GNU gettext.
44278         * lib/printf-parse.h: New file, from GNU gettext.
44279         * lib/printf-parse.c: New file, from GNU gettext.
44280         * lib/vasnprintf.h: New file, from GNU gettext.
44281         * lib/vasnprintf.c: New file, from GNU gettext.
44282         * lib/asnprintf.c: New file, from GNU gettext.
44283         * lib/vasprintf.h: New file, from GNU gettext with modifications.
44284         * lib/vasprintf.c: New file, from GNU gettext.
44285         * lib/asprintf.c: New file, from GNU gettext.
44286
44287 2003-01-29  Bruno Haible  <bruno@clisp.org>
44288
44289         * modules/stpncpy: New module.
44290         * MODULES.html.sh (func_all_modules): Add it.
44291
44292 2003-01-29  Bruno Haible  <bruno@clisp.org>
44293
44294         * m4/stpncpy.m4: New file.
44295
44296 2003-01-29  Bruno Haible  <bruno@clisp.org>
44297
44298         * lib/stpncpy.h: New file, from GNU gettext with modifications.
44299         * lib/stpncpy.c: New file, from GNU gettext with modifications.
44300
44301 2003-01-28  Bruno Haible  <bruno@clisp.org>
44302
44303         * modules/c-ctype: New module.
44304         * MODULES.html.sh (func_all_modules): Add it.
44305
44306 2003-01-28  Bruno Haible  <bruno@clisp.org>
44307
44308         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
44309         Paul Eggert.
44310         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
44311         Paul Eggert.
44312
44313 2003-01-27  Bruno Haible  <bruno@clisp.org>
44314
44315         * modules/xsetenv: New module.
44316         * MODULES.html.sh (func_all_modules): Add it.
44317
44318 2003-01-27  Bruno Haible  <bruno@clisp.org>
44319
44320         * lib/xsetenv.h: New file, from GNU gettext.
44321         * lib/xsetenv.c: New file, from GNU gettext.
44322
44323 2003-01-23  Jim Meyering  <jim@meyering.net>
44324
44325         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
44326         from working on systems without dirfd (at least Irix and OSF1/Tru64).
44327
44328 2003-01-23  Bruno Haible  <bruno@clisp.org>
44329
44330         * modules/minmax: New module.
44331         * MODULES.html.sh (func_all_modules): Add it.
44332
44333 2003-01-23  Bruno Haible  <bruno@clisp.org>
44334
44335         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
44336         Eggert.
44337
44338 2003-01-22  Bruno Haible  <bruno@clisp.org>
44339
44340         * modules/exit: New module.
44341         * MODULES.html.sh (func_all_modules): Add it.
44342
44343 2003-01-22  Bruno Haible  <bruno@clisp.org>
44344
44345         * lib/exit.h: New file, from GNU gettext.
44346
44347 2003-01-19  Bruno Haible  <bruno@clisp.org>
44348
44349         * gnulib-tool: Recognize option --extract-maintainer.
44350         (func_get_maintainer): New function.
44351         * modules/*: Add Maintainer entry.
44352
44353 2003-01-16  Jim Meyering  <jim@meyering.net>
44354
44355         * m4/regex.m4: The `regex' struct is both input and output.
44356         Initialize it before each use.  Patch by Tim Waugh.
44357
44358 2003-01-16  Bruno Haible  <bruno@clisp.org>
44359
44360         * MODULES.html.sh: Add a table of contents. Add the module name as
44361         leftmost column. Add hyperlinks.
44362
44363 2003-01-15  Bruno Haible  <bruno@clisp.org>
44364
44365         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
44366
44367 2003-01-15  Bruno Haible  <bruno@clisp.org>
44368
44369         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
44370         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
44371         suffix.
44372
44373 2003-01-15  Bruno Haible  <bruno@clisp.org>
44374
44375         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
44376
44377 2003-01-15  Bruno Haible  <bruno@clisp.org>
44378
44379         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
44380         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
44381
44382 2003-01-14  Jim Meyering  <jim@meyering.net>
44383
44384         * lib/same.c (same_name): Tweak a comment.
44385
44386 2003-01-14  Bruno Haible  <bruno@clisp.org>
44387
44388         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
44389         when a string comparison is sufficient.
44390
44391 2003-01-14  Bruno Haible  <bruno@clisp.org>
44392
44393         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
44394         'unsigned int'.
44395
44396 2003-01-14  Bruno Haible  <bruno@clisp.org>
44397
44398         * lib/hash-pjw.c: Add comment about low quality of this function.
44399
44400 2003-01-13  Bruno Haible  <bruno@clisp.org>
44401
44402         * modules/stpcpy: Distribute lib/stpcpy.h.
44403         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
44404
44405 2003-01-13  Bruno Haible  <bruno@clisp.org>
44406
44407         * modules/*: Add a description.
44408         * modules/strpbrk: Fix Makefile.am snippet.
44409         * modules/strtoimax: Fix dependencies.
44410         * modules/strtoumax: Likewise.
44411
44412 2003-01-13  Bruno Haible  <bruno@clisp.org>
44413
44414         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
44415         * modules/alloca (Makefile.am): All object files depend on alloca.h.
44416         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
44417
44418 2003-01-13  Bruno Haible  <bruno@clisp.org>
44419
44420         * gnulib-tool (func_create_testdir): Store config/* files in the main
44421         directory.
44422         * config.rpath: Move to ...
44423         * config/config.rpath: ... here.
44424         * modules/gettext: Contains config/config.rpath, not config.rpath.
44425         * modules/iconv: Likewise.
44426
44427 2003-01-12  Paul Eggert  <eggert@twinsun.com>
44428
44429         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
44430         to avoid collisions with libcurses and libreadline.
44431
44432         * m4/getstr.m4: Remove.
44433         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
44434
44435 2003-01-12  Paul Eggert  <eggert@twinsun.com>
44436
44437         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
44438         to avoid collisions with libcurses and libreadline.
44439
44440         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
44441         * lib/getstr.h, getstr.c: Remove.
44442         * lib/getline.c: Include "getline.h", to check interface.
44443         Move body of old getstr.c here: this defines MIN_CHUNK and
44444         declares getdelim2, which is renamed from getstr.
44445         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
44446
44447         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
44448         All uses changed.
44449         * lib/linebuffer.h: Likewise.
44450         (readline): Remove backward-compatibility macro.
44451
44452 2003-01-12  Paul Eggert  <eggert@twinsun.com>
44453
44454         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
44455         to avoid collisions with libcurses and libreadline.
44456         * getstr: Remove.
44457         * MODULES.html.sh: Remove getstr.
44458         * modules/getline: Depend on unlocked-io, not getstr.
44459
44460 2003-01-12  Jim Meyering  <jim@meyering.net>
44461
44462         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
44463
44464 2003-01-10  Bruno Haible  <bruno@clisp.org>
44465
44466         * modules/alloca: Change Makefile.am requirements. Simplify Include
44467         requirements. Add lib/alloca_.h to file list.
44468
44469 2003-01-10  Bruno Haible  <bruno@clisp.org>
44470
44471         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
44472
44473 2003-01-10  Bruno Haible  <bruno@clisp.org>
44474
44475         * lib/alloca_.h: New file.
44476         * lib/getdate.y: Unconditionally include alloca.h.
44477         * lib/makepath.c: Likewise.
44478         * lib/setenv.c: Likewise.
44479         * lib/userspec.c: Likewise.
44480
44481 2003-01-09  Karl Berry  <karl@gnu.org>
44482
44483         * MODULES.html.sh: include `dirname $0` in PATH, to find
44484         gnulib-tool.
44485
44486 2003-01-09  Bruno Haible  <bruno@clisp.org>
44487
44488         * modules/stdbool: Change configure.ac, Makefile.am requirements.
44489         Simplify Include requirements. Add lib/stdbool.h.in to file list.
44490
44491 2003-01-09  Bruno Haible  <bruno@clisp.org>
44492
44493         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
44494
44495 2003-01-09  Bruno Haible  <bruno@clisp.org>
44496
44497         * lib/stdbool.h.in: New file.
44498
44499 2003-01-09  Bruno Haible  <bruno@clisp.org>
44500
44501         * gnulib-tool (func_all_modules): Ignore files ending in ~.
44502         * MODULES.html.sh: Likewise.
44503
44504 2003-01-08  Jim Meyering  <jim@meyering.net>
44505
44506         * lib/full-write.c: Undefine and define-away `const' after inclusion
44507         of errno.h, not before.  Suggestion from Bruno Haible.
44508
44509 2003-01-08  Bruno Haible  <bruno@clisp.org>
44510
44511         * modules/full-read: Depend on full-write.
44512
44513 2003-01-08  Bruno Haible  <bruno@clisp.org>
44514
44515         * lib/safe-read.c: Include specification header first, to ensure its
44516         selfcontainedness.
44517         * lib/full-write.c: Likewise.
44518
44519 2003-01-07  Jim Meyering  <jim@meyering.net>
44520
44521         * lib/full-write.c: Rework so that it may serve to define full_read,
44522         too.
44523         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
44524
44525 2003-01-07  Bruno Haible  <bruno@clisp.org>
44526
44527         * lib/strtoimax.c: Include <stdint.h> as an alternative to
44528         <inttypes.h>.
44529         * lib/xstrtol.h: Likewise.
44530         * lib/xstrtoimax.c: Likewise.
44531         * lib/xstrtoumax.c: Likewise.
44532         * lib/human.h: Likewise.
44533
44534         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
44535         on systems that have <inttypes.h> but not <stdint.h>.
44536
44537 2003-01-07  Bruno Haible  <bruno@clisp.org>
44538
44539         * MODULES.html.sh: Add copyright notice.
44540         (missed_files): Omit CVS directory entries.
44541         (func_module): Make it work with sed-3.02.
44542         * MODULES.txt: Remove file.
44543
44544 2003-01-06  Jim Meyering  <jim@meyering.net>
44545
44546         * lib/version-etc.c: Update year in translatable copyright string.
44547
44548 2003-01-03  Karl Berry  <karl@gnu.org>
44549
44550         * config/config.{guess,sub}: update from prep.
44551
44552 2003-01-02  Karl Berry  <karl@gnu.org>
44553
44554         * doc/COPYING.DOC: belatedly updated to 1.2.
44555
44556 2003-01-01  Karl Berry  <karl@gnu.org>
44557
44558         * gnulib-tool (func_verify_module): report module name $module in
44559         error message, not $1.
44560         * gnulib-tool (create-testdir): don't complain if destdir couldn't
44561         be created, only if it doesn't exist.
44562         * gnulib-tool (last_checkin_date): don't expand the $Date here.
44563
44564 2002-12-31  Paul Eggert  <eggert@twinsun.com>
44565
44566         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
44567
44568 2002-12-31  Paul Eggert  <eggert@twinsun.com>
44569
44570         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
44571         memcmp if strcoll doesn't work.
44572
44573 2002-12-31  Bruno Haible  <bruno@clisp.org>
44574
44575         * lib/utime.c (utime_null): No need to call ftruncate if the file was
44576         nonempty.
44577
44578 2002-12-31  Bruno Haible  <bruno@clisp.org>
44579
44580         * lib/memcoll.c (STRCOLL): New macro.
44581         (memcoll): Use it.
44582
44583 2002-12-31  Bruno Haible  <bruno@clisp.org>
44584
44585         * lib/localcharset.h: New file.
44586         * lib/localcharset.c: Include it.
44587         * lib/unicodeio.c: Likewise.
44588
44589 2002-12-31  Bruno Haible  <bruno@clisp.org>
44590
44591         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
44592         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
44593
44594 2002-12-31  Bruno Haible  <bruno@clisp.org>
44595
44596         * lib/getline.h: Include <stddef.h>, for size_t.
44597
44598         * lib/unicodeio.h: Include <stddef.h>, for size_t.
44599         * lib/unicodeio.c: Don't include <stddef.h>.
44600
44601 2002-12-31  Bruno Haible  <bruno@clisp.org>
44602
44603         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
44604         HAVE_TM_ZONE.
44605
44606 2002-12-24  Karl Berry  <karl@gnu.org>
44607
44608         * config/config.guess: update from prep.
44609
44610 2002-12-24  Bruno Haible  <bruno@clisp.org>
44611
44612         General infrasructure.
44613         * m4/README: Rewritten.
44614         * m4/onceonly.m4: New file.
44615         * m4/onceonly_2_57.m4: New file.
44616
44617         Module atexit.
44618         * m4/atexit.m4: New file.
44619
44620         Module strtod.
44621         * m4/strtod.m4: New file.
44622
44623         Module strtol.
44624         * m4/strtol.m4: New file.
44625
44626         Module strtoul.
44627         * m4/strtoul.m4: New file.
44628
44629         Module memchr.
44630         * m4/memchr.m4: New file.
44631
44632         Module memcmp.
44633         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
44634         (jm_FUNC_MEMCMP): Invoke it.
44635
44636         Module memcpy.
44637         * m4/memcpy.m4: New file.
44638
44639         Module memmove.
44640         * m4/memmove.m4: New file.
44641
44642         Module memset.
44643         * m4/memset.m4: New file.
44644
44645         Module strcspn.
44646         * m4/strcspn.m4: New file.
44647
44648         Module strpbrk.
44649         * m4/strpbrk.m4: New file.
44650
44651         Module strstr.
44652         * m4/strstr.m4: New file.
44653
44654         Module strerror.
44655         * m4/strerror.m4: New file.
44656
44657         Module mktime.
44658         * m4/mktime.m4: Renamed from jm-mktime.m4.
44659         (gl_PREREQ_MKTIME): New macro.
44660         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
44661
44662         Module malloc.
44663         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
44664         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
44665         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
44666
44667         Module realloc.
44668         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
44669         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
44670         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
44671
44672         Module strftime.
44673         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
44674         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
44675         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
44676         gl_TM_GMTOFF.
44677         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
44678
44679         Module xalloc.
44680         * m4/xalloc.m4: New file.
44681
44682         Module alloca.
44683         * m4/alloca.m4: New file.
44684
44685         Module putenv.
44686         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
44687         (jm_FUNC_PUTENV): Invoke it.
44688
44689         Module setenv.
44690         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
44691         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
44692         when invoked twice.
44693         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
44694         gt_FUNC_SETENV.
44695
44696         Module memrchr.
44697         * m4/memrchr.m4: New file.
44698
44699         Module stpcpy.
44700         * m4/stpcpy.m4: New file.
44701
44702         Module strcase.
44703         * m4/strcase.m4: New file.
44704
44705         Module strdup.
44706         * m4/strdup.m4: New file.
44707
44708         Module strnlen.
44709         * m4/strnlen.m4: New file.
44710
44711         Module strndup.
44712         * m4/strndup.m4: New file.
44713
44714         Module xstrtod.
44715         * m4/xstrtod.m4: New file.
44716
44717         Module xstrtol.
44718         * m4/xstrtol.m4: New file.
44719
44720         Module getdate.
44721         * m4/getdate.m4: New file.
44722
44723         Module unlocked-io.
44724         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
44725         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
44726         * m4/jm-glibc-io.m4n: Remove file.
44727
44728         Module long-options.
44729         * m4/long-options.m4: New file.
44730
44731         Module md5.
44732         * m4/md5.m4: New file.
44733
44734         Module sha.
44735         * m4/sha.m4: New file.
44736
44737         Module getstr.
44738         * m4/getstr.m4: New file.
44739
44740         Module getline.
44741         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
44742         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
44743         <sys/types.h>, for size_t. Use the function name gnu_getline, not
44744         simply getline. Infoke gl_PREREQ_GETLINE.
44745
44746         Module obstack.
44747         * m4/obstack.m4: New file.
44748
44749         Module hash.
44750         * m4/hash.m4: New file.
44751
44752         Module readtokens.
44753         * m4/readtokens.m4: New file.
44754
44755         Module strverscmp.
44756         * m4/strverscmp.m4: New file.
44757
44758         Module stdbool.
44759         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
44760         OSF/1.
44761
44762         Module strtoll.
44763         * m4/strtoll.m4: New file.
44764
44765         Module strtoull.
44766         * m4/strtoull.m4: New file.
44767
44768         Module strtoimax.
44769         * m4/strtoimax.m4: New file.
44770
44771         Module strtoumax.
44772         * m4/strtoumax.m4: New file.
44773
44774         Module xstrtoimax.
44775         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
44776         jm_AC_PREREQ_XSTRTOIMAX.
44777         Moved the strtol prerequisites to strtol.m4.
44778         Moved the strtoll prerequisites to strtoll.m4.
44779         Moved the strtoimax prerequisites to strtoimax.m4.
44780
44781         Module xstrtoumax.
44782         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
44783         jm_AC_PREREQ_XSTRTOUMAX.
44784         Moved the strtoul prerequisites to strtoul.m4.
44785         Moved the strtoull prerequisites to strtoull.m4.
44786         Moved the strtoumax prerequisites to strtoumax.m4.
44787
44788         Module chown.
44789         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
44790         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
44791
44792         Module dup2.
44793         * m4/dup2.m4: New file.
44794
44795         Module ftruncate.
44796         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
44797         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
44798
44799         Module getgroups.
44800         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
44801         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
44802
44803         Module gettimeofday.
44804         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
44805         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
44806         gl_PREREQ_GETTIMEOFDAY.
44807
44808         Module mkdir.
44809         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
44810         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
44811
44812         Module mkstemp.
44813         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
44814         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
44815         jm_AC_TYPE_UINTMAX_T.
44816         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
44817
44818         Module stat.
44819         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
44820         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
44821
44822         Module lstat.
44823         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
44824         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
44825
44826         Module timespec.
44827         * m4/timespec.m4 (gl_TIMESPEC): New macro.
44828         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
44829         * m4/st_mtim.m4: Indentation.
44830
44831         Module nanosleep.
44832         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
44833         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
44834         gl_PREREQ_NANOSLEEP.
44835
44836         Module regex.
44837         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
44838         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
44839         (gl_REGEX): New macro.
44840
44841         Module rename.
44842         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
44843         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
44844
44845         Module rmdir.
44846         * m4/rmdir.m4: New file.
44847
44848         Module utime.
44849         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
44850         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
44851         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
44852
44853         Module dirname.
44854         * m4/dirname.m4: New file.
44855
44856         Module getopt.
44857         * m4/getopt.m4: New file.
44858
44859         Module unistd-safer.
44860         * m4/unistd-safer.m4: New file.
44861
44862         Module fnmatch.
44863         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
44864         declaration.
44865         (gl_PREREQ_FNMATCH_EXTRA): New macro.
44866         (gl_FUNC_FNMATCH_POSIX): New macro.
44867         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
44868         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
44869         simply fnmatch.
44870
44871         Module exclude.
44872         * m4/exclude.m4: New file.
44873
44874         Module human.
44875         * m4/human.m4: New file.
44876
44877         Module acl.
44878         * m4/acl.m4: Nop.
44879
44880         Module backupfile.
44881         * m4/backupfile.m4: New file.
44882         * m4/d-ino.m4: Indentation.
44883
44884         Module fsusage.
44885         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
44886         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
44887         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
44888
44889         Module dirfd.
44890         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
44891         requirements.
44892
44893         Module euidaccess.
44894         * m4/euidaccess.m4: New file.
44895
44896         Module file-type.
44897         * m4/file-type.m4: New file.
44898
44899         Module fileblocks.
44900         * m4/fileblocks.m4: New file.
44901
44902         Module filemode.
44903         * m4/filemode.m4: New file.
44904
44905         Module isdir.
44906         * m4/isdir.m4: New file.
44907
44908         Module lchown.
44909         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
44910         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
44911
44912         Module makepath.
44913         * m4/makepath.m4: New file.
44914
44915         Module modechange.
44916         * m4/modechange.m4: New file.
44917
44918         Module mountlist.
44919         * m4/mountlist.m4: New file.
44920         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
44921         Indentation.
44922
44923         Module path-concat.
44924         * m4/path-concat.m4: New file.
44925
44926         Module pathmax.
44927         * m4/pathmax.m4: New file.
44928
44929         Module same.
44930         * m4/same.m4: New file.
44931
44932         Module save-cwd.
44933         * m4/save-cwd.m4: New file.
44934
44935         Module savedir.
44936         * m4/savedir.m4: New file.
44937
44938         Module xgetcwd.
44939         * m4/xgetcwd.m4: New file.
44940         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
44941
44942         Module xreadlink.
44943         * m4/xreadlink.m4: New file.
44944
44945         Module safe-read.
44946         * m4/safe-read.m4: New file.
44947
44948         Module safe-write.
44949         * m4/safe-write.m4: New file.
44950
44951         Module closeout.
44952         * m4/closeout.m4: New file.
44953
44954         Module stdio-safer.
44955         * m4/stdio-safer.m4: New file.
44956
44957         Module getpass.
44958         * m4/getpass.m4: New file.
44959
44960         Module getugroups.
44961         * m4/getugroups.m4: New file.
44962
44963         Module group-member.
44964         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
44965         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
44966
44967         Module idcache.
44968         * m4/idcache.m4: New file.
44969
44970         Module userspec.
44971         * m4/userspec.m4: New file.
44972
44973         Module gettime.
44974         * m4/clock_time.m4: New file.
44975         * m4/gettime.m4: New file.
44976
44977         Module settime.
44978         * m4/settime.m4: New file.
44979
44980         Module posixtm.
44981         * m4/posixtm.m4: New file.
44982
44983         Module gethostname.
44984         * m4/gethostname.m4: New file.
44985
44986         Module canon-host.
44987         * m4/canon-host.m4: New file.
44988
44989         Module gettext.
44990         * m4/codeset.m4: New file, from gettext-0.11.5.
44991         * m4/gettext.m4: New file, from gettext-0.11.5.
44992         * m4/glibc21.m4: New file, from gettext-0.11.5.
44993         * m4/iconv.m4: New file, from gettext-0.11.5.
44994         * m4/intdiv0.m4: New file, from gettext-0.11.5.
44995         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
44996         * m4/inttypes.m4: New file, from gettext-0.11.5.
44997         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
44998         * m4/isc-posix.m4: New file, from gettext-0.11.5.
44999         * m4/lcmessage.m4: New file, from gettext-0.11.5.
45000         * m4/lib-ld.m4: New file, from gettext-0.11.5.
45001         * m4/lib-link.m4: New file, from gettext-0.11.5.
45002         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
45003         * m4/progtest.m4: New file, from gettext-0.11.5.
45004         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
45005         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
45006         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
45007
45008         Module localcharset.
45009         * m4/localcharset.m4: New file.
45010
45011         Module hard-locale.
45012         * m4/hard-locale.m4: New file.
45013
45014         Module mbswidth.
45015         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
45016         onceonly macros.
45017         * m4/mbrtowc.m4: Add comment.
45018
45019         Module memcasecmp.
45020         * m4/memcasecmp.m4: New file.
45021
45022         Module memcoll.
45023         * m4/memcoll.m4: New file.
45024
45025         Module unicodeio.
45026         * m4/unicodeio.m4: New file.
45027
45028         Module rpmatch.
45029         * m4/rpmatch.m4: New file.
45030
45031         Module yesno.
45032         * m4/yesno.m4: New file.
45033
45034         Module exitfail.
45035         * m4/exitfail.m4: New file.
45036
45037         Module c-stack.
45038         * m4/c-stack.m4 (gl_C_STACK): New macro.
45039         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
45040
45041         Module error.
45042         * m4/error.m4 (gl_ERROR): New macro.
45043         (jm_PREREQ_ERROR): Use onceonly macros.
45044
45045         Module fatal.
45046         * m4/fatal.m4: New file.
45047
45048         Module getloadavg.
45049         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
45050         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
45051
45052         Module getpagesize.
45053         * m4/getpagesize.m4: New file.
45054
45055         Module getusershell.
45056         * m4/getusershell.m4: New file.
45057
45058         Module physmem.
45059         * m4/physmem.m4: New file.
45060
45061         Module posixver.
45062         * m4/posixver.m4: New file.
45063
45064         Module quotearg.
45065         * m4/quotearg.m4: New file.
45066
45067         Module quote.
45068         * m4/quote.m4: New file.
45069
45070         Module readutmp.
45071         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
45072
45073         Module sig2str.
45074         * m4/sig2str.m4: New file.
45075
45076         Other.
45077         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
45078         ulonglong.m4.
45079         * m4/intmax_t.m4: New file.
45080         * m4/d-type.m4: Indentation.
45081         * m4/jm-macros.m4: Update.
45082         * m4/prereq.m4 (jm_PREREQ): Update.
45083         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
45084         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
45085         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
45086         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
45087         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
45088         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
45089         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
45090         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
45091         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
45092         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
45093         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
45094         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
45095         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
45096         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
45097         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
45098         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
45099         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
45100         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
45101         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
45102
45103 2002-12-24  Bruno Haible  <bruno@clisp.org>
45104
45105         * MODULES.txt: Update according to m4/ changes.
45106
45107         Module gettext.
45108         * config.rpath: New file, from gettext-0.11.5.
45109
45110         * modules/*: New module descriptions.
45111         * gnulib-tool: New file.
45112         * MODULES.html.sh: New file.
45113
45114 2002-12-21  Karl Berry  <karl@gnu.org>
45115
45116         * doc/fdl.texi: update to version 1.2.
45117
45118 2002-12-19  Karl Berry  <karl@gnu.org>
45119
45120         * config/config.guess: update from prep.
45121
45122 2002-12-18  Bruno Haible  <bruno@clisp.org>
45123
45124         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
45125         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
45126
45127 2002-12-17  Bruno Haible  <bruno@clisp.org>
45128
45129         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
45130         stdlib.h, string.h.
45131
45132 2002-12-17  Bruno Haible  <bruno@clisp.org>
45133
45134         * lib/canon-host.c (strdup): Remove unused declaration.
45135
45136         * lib/fsusage.c: Include full_read.h.
45137         (get_fs_usage): Use full_read instead of safe_read.
45138
45139         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
45140
45141 2002-12-12  Karl Berry  <karl@gnu.org>
45142
45143         * config/config.guess: update from prep.
45144
45145 2002-12-11  Bruno Haible  <bruno@clisp.org>
45146
45147         * m4/setenv.m4: New file, from gettext-0.11.5.
45148
45149 2002-12-11  Bruno Haible  <bruno@clisp.org>
45150
45151         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
45152         not unsetenv().
45153         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
45154         modifications:
45155
45156         2002-12-11  Bruno Haible  <bruno@clisp.org>
45157
45158                 * setenv.c (alloca): Fall back to malloc.
45159                 (freea): New macro.
45160                 (setenv): Use freea() to free memory allocated with alloca().
45161
45162         2002-11-13  Bruno Haible  <bruno@clisp.org>
45163
45164                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
45165                 function declarations.
45166                 * unsetenv.c (unsetenv): Likewise.
45167
45168         2002-03-04  Bruno Haible  <bruno@clisp.org>
45169
45170                 Portability to AIX 4.3.3.
45171                 * unsetenv.c: New file, extracted from setenv.c.
45172                 * setenv.c: Move the unsetenv() function to unsetenv.c.
45173
45174         2001-12-20  Bruno Haible  <bruno@clisp.org>
45175
45176                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
45177                 use malloc instead. For SunOS 4.
45178
45179         2001-12-11  Bruno Haible  <bruno@clisp.org>
45180
45181                 * setenv.c: Declare alloca.
45182                 (compar_fn_t): New typedef.
45183                 (KNOWN_VALUE, STORE_VALUE): Use it.
45184
45185         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
45186         setenv.h.
45187
45188 2002-12-10  Paul Eggert  <eggert@twinsun.com>
45189
45190         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
45191         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
45192         Choose values that are less likely to collide with system fnmatch
45193         options.
45194         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
45195         defined (e.g., a pure POSIX system).
45196         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
45197         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
45198
45199 2002-12-06  Paul Eggert  <eggert@twinsun.com>
45200
45201         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
45202         a pain in practice to deal with generated m4 files.  This change
45203         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
45204
45205         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
45206         and jm-glibc-io.m4, as they are no longer a special case.
45207         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
45208         kludge and the auto-generation stuff.  Check only whether the
45209         functions are declared, not whether they exist, since older hosts
45210         that don't declare the functions can't use the optimization anyway.
45211
45212 2002-12-06  Jim Meyering  <jim@meyering.net>
45213
45214         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
45215
45216         Merge in changes from libc's misc/error.c, in preparation
45217         for the merge of gnulib's changes back into libc.
45218
45219         * lib/error.c (_): Define only if not already defined.
45220         Move definition to follow all #include directives.
45221         Include unlocked-io.h only if !_LIBC.
45222         [_LIBC]: Include <libio/libioP.h>.
45223         [USE_IN_LIBIO]: Include <libio/iolibio.h>
45224         (fflush): Tweak definition to use INTUSE.
45225         (putc): Define.
45226
45227 2002-12-05  Paul Eggert  <eggert@twinsun.com>
45228
45229         * lib/alloca.c [defined emacs]: Include "lisp.h".
45230         (xalloc_die) [defined emacs]: New macro.
45231         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
45232         [! defined emacs]: Include <xalloc.h>.
45233         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
45234         (pointer): Typedef to POINTER_TYPE *.
45235         (malloc): Remove decl; we now always use xmalloc.
45236         (alloca): Use old-style definition, since Emacs needs this.
45237         Check for arithmetic overflow when computing combined size.
45238
45239 2002-12-04  Paul Eggert  <eggert@twinsun.com>
45240
45241         Do not generate unlocked-io.h automatically, since it's easier to
45242         maintain it by hand.
45243
45244         * lib/unlocked-io.h: New file, from GNU diffutils,
45245         but with proper copyright notice and attribution.
45246         * lib/gen-uio: Remove.
45247         * lib/Makefile.am: Add copyright notice.
45248         (libfetish_a_SOURCES): Add unlocked-io.h.
45249         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
45250         (DISTCLEANFILES, io_functions): Remove macros.
45251         (EXTRA_DIST): Remove gen_uio.
45252         (unlocked-io.h): Remove rule.
45253
45254 2002-12-04  Jim Meyering  <jim@meyering.net>
45255
45256         Reflect the fact that stat.c and lstat.c are no longer generated.
45257         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
45258         (DISTCLEANFILES): Likewise.
45259         (EXTRA_DIST): Likewise.
45260         (all_local): Don't depend on stat.c or lstat.c.
45261         (stat.c, lstat.c): Remove rules.
45262         (EXTRA_DIST): Remove xstat.in.
45263
45264         * lib/xstat.in: Remove file.  Contents moved into stat.c.
45265         * lib/stat.c: New file.  Contents mostly from xstat.in.
45266         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
45267         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
45268
45269         * lib/safe-read.c: Rework so that it may serve to define safe_write,
45270         too.
45271         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
45272
45273 2002-12-03  Jim Meyering  <jim@meyering.net>
45274
45275         * lib/safe-read.c, safe-write.c: Change variable names and comments,
45276         but not semantics, to minimize the differences between these two files.
45277         (safe_read): Change comment to mention SAFE_READ_ERROR.
45278
45279         * lib/safe-read.c (IS_EINTR): Define.
45280         (safe_read): Use IS_EINTR in place of in-function cpp directives.
45281
45282 2002-12-02  Jim Meyering  <jim@meyering.net>
45283
45284         * lib/safe-read.c (EINTR): Define.
45285         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
45286         (INT_MAX): Provide fallback.
45287         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
45288
45289         * lib/safe-read.h (SAFE_READ_ERROR): Define.
45290
45291 2002-12-02  Bruno Haible  <bruno@clisp.org>
45292
45293         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
45294         Define, taken from safe-read.c.
45295         (INT_MAX): Provide fallback.
45296         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
45297         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
45298
45299         * lib/safe-read.c (EINTR): Remove definition.
45300         (safe_read): Don't use EINTR if it is absent.
45301
45302 2002-12-01  Jim Meyering  <jim@meyering.net>
45303
45304         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
45305         zero.
45306         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
45307
45308 2002-11-27  Paul Eggert  <eggert@twinsun.com>
45309
45310         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
45311         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
45312         with `if (! (value < limit)) abort ();', for readability.
45313
45314 2002-11-26  Karl Berry  <karl@gnu.org>
45315
45316         * lib/strdup.c: copy from libc again, with jim's ok.
45317         * lib/.cppi-disable: re-add strdup.c
45318
45319 2002-11-25  Karl Berry  <karl@gnu.org>
45320
45321         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
45322         instead of "strtol.c".
45323
45324 2002-11-25  Karl Berry  <karl@gnu.org>
45325
45326         * config/install-sh: update from automake for variable quoting, $0 in
45327         error msgs, etc.
45328
45329         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
45330         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
45331         entry.
45332
45333 2002-11-25  Jim Meyering  <jim@meyering.net>
45334
45335         * lib/mktime.c: Sync from libc, now that it has the latest fix.
45336
45337 2002-11-24  Karl Berry  <karl@gnu.org>
45338
45339         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
45340         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
45341
45342 2002-11-24  Jim Meyering  <jim@meyering.net>
45343
45344         Update from coreutils:
45345
45346         * lib/mktime.c: Merge in changes from libc.
45347
45348         Avoid a link-time failure on some Linux systems.
45349         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
45350         (otherwise).
45351         (__mon_yday): Declare with the STATIC attribute.
45352         (__mktime_internal): Likewise.
45353         Based on a report from Greg Schafer.
45354
45355 2002-11-23  Jim Meyering  <jim@meyering.net>
45356
45357         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
45358         Use `unsigned', not `int', as type of index.
45359
45360         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
45361
45362         * lib/fsusage.c: Remove unneeded parentheses around operands of
45363         `defined'.
45364
45365 2002-11-22  Paul Eggert  <eggert@twinsun.com>
45366
45367         * lib/quotearg.h: Allow multiple inclusion by surrounding with
45368         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
45369         so that we can be included first.
45370         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
45371         * lib/quotearg.c: Include quotearg.h immediately after config.h.
45372         No need to include stddef.h or sys/types.h any more.
45373         Surround local include files with "", not "<>".
45374         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
45375         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
45376         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
45377         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
45378         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
45379         (ISPRINT): Remove; no longer needed now that we assume C89.
45380
45381         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
45382         Preserve errno.
45383
45384         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
45385         quotearg_char): Use SIZE_MAX rather than
45386         (size_t) -1 when we are talking about "infinity".
45387
45388         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
45389
45390 2002-11-22  Paul Eggert  <eggert@twinsun.com>
45391
45392         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
45393         hint that one should use `if (! x) abort ();' rather than `assert
45394         (x);', and anyway it's one less thing to worry about configuring.
45395         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
45396         hash_rehash, hash_insert): Use abort rather than assert.
45397
45398 2002-11-22  Bruno Haible  <bruno@clisp.org>
45399
45400         * lib/safe-read.h: Assume C89. Add comments.
45401         (safe_read): Change return type to size_t.
45402         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
45403         byte counts > SSIZE_MAX correctly.
45404         * lib/safe-write.h: New file.
45405         * lib/safe-write.c: New file.
45406         * lib/full-read.h: New file.
45407         * lib/full-read.c: New file.
45408         * lib/full-write.h: Assume C89. Add comments.
45409         * lib/full-write.c: Include safe-write.h.
45410         (full_write): Rewritten to use safe_write.
45411         Suggested by Jim Meyering and Paul Eggert.
45412
45413 2002-11-21  Jim Meyering  <jim@meyering.net>
45414
45415         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
45416
45417         Merge in changes from the coreutils.
45418
45419         2002-09-25  Paul Eggert  <eggert@twinsun.com>
45420         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
45421         <stdint.h>.
45422         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
45423         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
45424         int.  Work more efficiently if X is the same width as uintmax_t.
45425         Do not compare X to -1, to avoid bogus compiler warning.
45426         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
45427         Don't assume that f_frsize and f_bsize are the same type.
45428
45429         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
45430         warning on FreeBSD.
45431
45432         * lib/makepath.c (make_path): Restore umask *before* creating the final
45433         component.
45434         (make_path): Minor reformatting.
45435
45436         * lib/xmalloc.c: Adjust to work with new autoconf macros,
45437         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
45438         HAVE_MALLOC/HAVE_REALLOC.
45439
45440         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
45441         dummy ones.  At least on GNU/Linux systems, `auto' means something
45442         else.
45443         From Michael Stone.
45444
45445 2002-11-21  Bruno Haible  <bruno@clisp.org>
45446
45447         Remove case insensitive option matching.
45448         * lib/argmatch.h (argcasematch): Remove declaration.
45449         (ARGCASEMATCH): Remove macro.
45450         (__xargmatch_internal): Remove case_sensitive argument.
45451         (XARGMATCH): Update.
45452         (XARGCASEMATCH): Remove macro.
45453         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
45454         case_sensitive argument.
45455         (argcasematch): Remove function.
45456         (__xargmatch_internal): Remove case_sensitive argument.
45457         (main): Use XARGMATCH instead of XARGCASEMATCH.
45458
45459         * lib/xmalloc.c: Change compile-time error message. Add comment about
45460         required autoconf version.
45461
45462 2002-11-20  Paul Eggert  <eggert@twinsun.com>
45463
45464         Merge argmatch cleanups from Bison.  Assume C89.
45465
45466         * lib/argmatch.c: Include config.h here, not in argmatch.h.
45467         Include stdlib.h, for EXIT_FAILURE.
45468         Always include <string.h>, since we assume C89.
45469         (EXIT_FAILURE): Remove pre-C89 bug workaround.
45470         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
45471         Include <stddef.h> instead, since it's all we need for size_t.
45472         (PARAMS): Remove.  All uses removed.
45473         (ARRAY_CARDINALITY): Do not bother to #undef.
45474         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
45475         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
45476         Remove unnecessary parentheses.
45477         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
45478         Insert necessary parentheses.
45479         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
45480         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
45481
45482 2002-11-19  Bruno Haible  <bruno@clisp.org>
45483
45484         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
45485         * lib/mbswidth.h: Include <stddef.h>, for size_t.
45486
45487         * lib/mbswidth.h (PARAMS): Remove macro.
45488         (mbswidth, mbsnwidth): Use ANSI C function declarations.
45489         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
45490
45491         * lib/gcd.h (PARAMS): Remove macro.
45492         (gcd): Use ANSI C function declarations.
45493         * lib/gcd.c (gcd): Likewise.
45494
45495 2002-11-15  Bruno Haible  <bruno@clisp.org>
45496
45497         * lib/strcspn.c: Include <stddef.h>.
45498         (strcspn): Use ANSI C function declaration. Change return type to
45499         size_t. Use NULL.
45500         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
45501         (strpbrk): Use NULL.
45502         * lib/strpbrk.h (PARAMS): Remove macro.
45503         (strpbrk): Use ANSI C function declaration.
45504         * lib/strstr.c: Don't include <sys/types.h>.
45505         * lib/strstr.h (PARAMS): Remove macro.
45506         (strstr): Use ANSI C function declarations.
45507
45508 2002-11-14  Karl Berry  <karl@gnu.org>
45509
45510         * config/mkinstalldirs: `do' on separate line, instead of
45511         `for var; do'.
45512
45513 2002-11-06  Bruno Haible  <bruno@clisp.org>
45514
45515         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
45516         * lib/gcd.c (gcd): Likewise.
45517
45518 2002-11-05  Bruno Haible  <bruno@clisp.org>
45519
45520         * lib/gcd.h: New file, from gettext-0.11.5.
45521         * lib/gcd.c: New file, from gettext-0.11.5.
45522
45523 2002-11-05  Bruno Haible  <bruno@clisp.org>
45524
45525         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
45526         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
45527         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
45528         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
45529
45530         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
45531         <libintl.h>.
45532         * lib/makepath.c: Include gettext.h instead of <locale.h> and
45533         <libintl.h>.
45534
45535         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
45536         * lib/human.c: Include gettext.h instead of <libintl.h>.
45537         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
45538         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
45539         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
45540         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
45541         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
45542         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
45543         (textdomain): Remove definition.
45544         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
45545
45546         * lib/long-options.c: Remove include of <libintl.h> and definition of
45547         _.
45548         * lib/same.c: Remove include of <libintl.h> and definition of _.
45549
45550 2002-11-04  Owen Taylor  <otaylor@redhat.com>
45551
45552         * lib/config.charset: A few additions for Solaris.
45553
45554 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
45555
45556         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
45557         * lib/localcharset.c (locale_charset): Declare as extern "C".
45558
45559 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
45560
45561         * lib/config.charset: msdos in uk_UA uses CP1125.
45562
45563 2002-11-04  Bruno Haible  <bruno@clisp.org>
45564
45565         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
45566         * lib/strcase.h: New file, from GNU gettext-0.11.5.
45567         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
45568         * lib/strstr.h: New file, from GNU gettext-0.11.5.
45569         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
45570
45571 2002-11-04  Bruno Haible  <bruno@clisp.org>
45572
45573         * lib/localcharset.c (locale_charset): Don't return an empty string.
45574
45575 2002-11-04  Bruno Haible  <bruno@clisp.org>
45576
45577         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
45578         aliases.
45579
45580 2002-11-04  Bruno Haible  <bruno@clisp.org>
45581
45582         * lib/config.charset: Update for newest glibc. Add canonical names
45583         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
45584
45585 2002-11-04  Bruno Haible  <bruno@clisp.org>
45586
45587         * lib/config.charset: Add support for NetBSD.
45588
45589 2002-11-04  Bruno Haible  <bruno@clisp.org>
45590
45591         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
45592
45593 2002-11-01  Bruno Haible  <bruno@clisp.org>
45594
45595         * configure.in: Add AC_CONFIG_AUX_DIR call.
45596         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
45597         test/Makefile.
45598         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
45599
45600 2002-09-28  Karl Berry  <karl@gnu.org>
45601
45602         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
45603         installed automake until the next release, since changes have been
45604         made.
45605
45606 2002-09-25  Karl Berry  <karl@gnu.org>
45607
45608         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
45609         * lib/getopt*: copy from libc/posix.
45610         * lib/gettext.h: copy from gettext.
45611         * lib/.cppi-disable: add strdup.c, gettext.h.
45612
45613 2002-09-25  Karl Berry  <karl@gnu.org>
45614
45615         * config/srclist.txt: enable gettext.h check.
45616         * config/config.{guess,sub}: update from prep.
45617         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
45618                 from automake 1.6.3.
45619         See srclist*.
45620
45621 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
45622
45623         * regex.c (PATFETCH): Remove the translating fetch.
45624         (PATFETCH_RAW): Rename to PATFETCH.
45625         (set_image_of_range): New fun.
45626         (SET_RANGE_TABLE_WORK_AREA): Use it.
45627         (regex_compile): Don't translate the pattern chars so eagerly.
45628         Only do it when inserting an `exactn' bytecode or when handling
45629         a char-range.
45630         (mutually_exclusive_p): Avoid empty statement.
45631
45632 2002-07-06  Jim Meyering  <meyering@lucent.com>
45633
45634         * m4/README: Don't mention Makefile.am.in.
45635         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
45636
45637 2002-07-01  Jim Meyering  <meyering@lucent.com>
45638
45639         * lib/c-stack.c: Include sys/time.h.
45640         From Volker Borchert.
45641
45642 2002-06-26  Paul Eggert  <eggert@twinsun.com>
45643
45644         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
45645
45646 2002-06-26  Paul Eggert  <eggert@twinsun.com>
45647
45648         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
45649         New macro.  Use it uniformly instead of
45650         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
45651         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
45652         reported by Vin Shelton.
45653
45654 2002-06-22  Paul Eggert  <eggert@twinsun.com>
45655
45656         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
45657         Do not assume SA_SIGINFO behavior.
45658         Bug reported by Jim Meyering on NetBSD 1.5.2.
45659
45660 2002-06-22  Jim Meyering  <meyering@lucent.com>
45661
45662         * m4/c-stack.m4: New file, from diffutils-2.8.2.
45663         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
45664
45665         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
45666         now that configure.ac uses AC_GNU_SOURCE.
45667         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
45668         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
45669
45670         Update to latest tools.  Suggestions from Paul Eggert.
45671         * m4/stdbool.m4: New file, from diffutils-2.8.2.
45672         * m4/gnu-source.m4: Update from diffutils-2.8.2.
45673         * m4/fnmatch.m4: Likewise.
45674         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
45675         to AC_HEADER_STDBOOL
45676
45677 2002-06-22  Jim Meyering  <meyering@lucent.com>
45678
45679         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
45680         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
45681
45682 2002-06-22  Jim Meyering  <meyering@lucent.com>
45683
45684         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
45685
45686         * lib/exitfail.c, exitfail.h: Likewise.
45687         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
45688
45689         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
45690         of fnmatch.h.
45691         (EXTRA_DIST): Add fnmatch_loop.c.
45692         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
45693
45694         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
45695         * lib/fnmatch.c: Update from diffutils-2.8.2.
45696         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
45697         * lib/fnmatch.h: Remove file.
45698
45699 2002-06-21  Jim Meyering  <meyering@lucent.com>
45700
45701         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
45702         * m4/mbrtowc.m4: Likewise.
45703
45704         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
45705         * m4/mbswidth.m4: Reflect name change:
45706         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
45707         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
45708
45709         * m4/lib-link.m4: Update from gettext-0.11.2.
45710         * m4/gettext.m4: Likewise.
45711
45712         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
45713         From Alfred M. Szmidt.
45714
45715 2002-06-18  Paul Eggert  <eggert@twinsun.com>
45716
45717         * lib/file-type.h: Report an error if neither S_ISREG nor
45718         S_IFREG is defined, instead of using a test specific to glibc
45719         2.2.  This should be safe, since POSIX requires S_ISREG and
45720         Unix Version 7 had S_IFREG.  We don't need to check for
45721         <sys/types.h> since we don't use any symbols that it defines.
45722
45723 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
45724
45725         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
45726         $@-t, so that each temporary file name is unique and valid in the first
45727         8 characters, for operation under DOS.
45728
45729 2002-06-15  Paul Eggert  <eggert@twinsun.com>
45730
45731         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
45732
45733 2002-06-15  Jim Meyering  <meyering@lucent.com>
45734
45735         Work even with DJGPP 2.03, which lacks support for symlinks.
45736         From Richard Dawe.
45737         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
45738         is defined.
45739         * lib/lchown.c (S_ISLNK): Likewise.
45740
45741 2002-06-15  Jim Meyering  <meyering@lucent.com>
45742
45743         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
45744         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
45745         have been included before this file.
45746
45747 2002-06-14  Jim Meyering  <meyering@lucent.com>
45748
45749         * lib/file-type.h: Use the version from diffutils-2.8.2.
45750         * lib/file-type.c: Likewise.
45751
45752 2002-06-07  Jim Meyering  <meyering@lucent.com>
45753
45754         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
45755         They're needed at least for NetBSD 1.5.2.
45756         ($statxfs_includes): Include those same headers.
45757         ($statxfs_includes): Include sys/vfs.h if available.
45758         ($statxfs_includes): Likewise for sys/statvfs.h.
45759         Check for the following members in both structs statfs and statvfs:
45760         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
45761
45762 2002-06-01  Jim Meyering  <meyering@lucent.com>
45763
45764         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
45765         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
45766
45767 2002-05-28  Jim Meyering  <meyering@lucent.com>
45768
45769         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
45770         Reported by Volker Borchert.
45771
45772 2002-05-27  Jim Meyering  <meyering@lucent.com>
45773
45774         Fix a problem seen only on nonconforming systems whereby ls.c's
45775         use of localtime, and then of gettimeofday would cause trouble:
45776         the localtime call used to initialize rpl_gettimeofday's save
45777         mechanism would clobber ls's current local time information so
45778         that in any long listing the first file would always be listed
45779         with date 1970-01-01.  Analysis by Volker Borchert.
45780
45781         * lib/gettimeofday.c (localtime): Undefine.
45782         (rpl_localtime): New function.
45783
45784 2002-05-27  Jim Meyering  <meyering@lucent.com>
45785
45786         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
45787         localtime.
45788
45789         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
45790         use the replacement function; it wouldn't resolve at link time.
45791         Reported by Volker Borchert.
45792
45793 2002-05-22  Jim Meyering  <meyering@lucent.com>
45794
45795         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
45796         file-type.h.
45797         * lib/file-type.h: New file.
45798         * lib/file-type.c (file_type): New file/function.  Extracted from
45799         diffutils.
45800
45801 2002-04-30  Jim Meyering  <meyering@lucent.com>
45802
45803         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
45804
45805 2002-04-29  Paul Eggert  <eggert@twinsun.com>
45806
45807         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
45808
45809 2002-04-29  Paul Eggert  <eggert@twinsun.com>
45810
45811         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
45812         Do not check for alloca.h (no longer used) or stdbool.h (was never
45813         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
45814
45815 2002-04-29  Paul Eggert  <eggert@twinsun.com>
45816
45817         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
45818
45819 2002-04-29  Jim Meyering  <meyering@lucent.com>
45820
45821         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
45822         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
45823         Use AC_FUNC_STRNLEN here instead.
45824
45825         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
45826         With autoconf-2.53a, it's part of AC_PROG_CC.
45827
45828 2002-04-28  Paul Eggert  <eggert@twinsun.com>
45829
45830         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
45831         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
45832
45833 2002-04-28  Paul Eggert  <eggert@twinsun.com>
45834
45835         * lib/sig2str.h, lib/sig2str.c: New files.
45836         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
45837
45838 2002-04-28  Paul Eggert  <eggert@twinsun.com>
45839
45840         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
45841         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
45842         of 127, since 64 is the largest conceivable number for ancient
45843         nonstandard hosts.
45844         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
45845
45846 2002-04-28  Jim Meyering  <meyering@lucent.com>
45847
45848         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
45849
45850 2002-04-24  Jim Meyering  <meyering@lucent.com>
45851
45852         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
45853         (jm_PREREQ): Use it.
45854
45855         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
45856         mach/mach.h fcntl.h.
45857         Check for this function: setlocale.
45858
45859 2002-04-24  Jim Meyering  <meyering@lucent.com>
45860
45861         * lib/gettext.h: New file, from Gettext.
45862         * lib/Makefile.am (INCLUDES): Remove -I../intl.
45863         (libfetish_a_SOURCES): Add gettext.h.
45864
45865 2002-04-16  Jim Meyering  <meyering@lucent.com>
45866
45867         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
45868         ut_pid, ut_id, ut_exit.
45869
45870 2002-04-16  Jim Meyering  <meyering@lucent.com>
45871
45872         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
45873         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
45874         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
45875
45876 2002-04-12  Jim Meyering  <meyering@lucent.com>
45877
45878         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
45879         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
45880         existence of the getmntinfo function.  Needed for Darwin 5.3.
45881
45882         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
45883         This is necessary at least on Darwin 5.3.
45884
45885         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
45886         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
45887         strnlen.o in the library, and that makes some versions of ranlib
45888         object.
45889
45890 2002-04-12  Jim Meyering  <meyering@lucent.com>
45891
45892         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
45893
45894 2002-04-09  Jim Meyering  <meyering@lucent.com>
45895
45896         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
45897         to be more precise.  Rather than saying we're checking whether the
45898         function `works', say what we're testing.
45899         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
45900         Reported by Bruno Haible.
45901
45902 2002-03-10  Jim Meyering  <meyering@lucent.com>
45903
45904         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
45905         Suggestion from Santiago Vila.
45906
45907 2002-03-08  Jim Meyering  <meyering@lucent.com>
45908
45909         * lib/rename.c: Mention that this wrapper is needed also on
45910         mips-dec-ultrix4.4 systems.
45911
45912 2002-03-02  Jim Meyering  <meyering@lucent.com>
45913
45914         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
45915         not HAVE_CLOCK_SETTIME.
45916
45917 2002-02-27  Paul Eggert  <eggert@twinsun.com>
45918
45919         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
45920         Check for clock_settime.
45921
45922 2002-02-27  Paul Eggert  <eggert@twinsun.com>
45923
45924         * lib/nanosleep.h: Rename to....
45925         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
45926
45927         * lib/gettime.c: New file.
45928         * lib/settime.c: New file.
45929         * lib/stime.c: Remove.
45930
45931         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
45932         timespec.h.  Remove nanosleep.h.
45933
45934 2002-02-25  Paul Eggert  <eggert@twinsun.com>
45935
45936         * m4/acl.m4: New file.
45937         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
45938         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
45939
45940 2002-02-25  Paul Eggert  <eggert@twinsun.com>
45941
45942         * lib/acl.c, lib/acl.h: New files.
45943         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
45944
45945 2002-02-24  Jim Meyering  <meyering@lucent.com>
45946
45947         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
45948         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
45949         cause trouble.  Reported by Nelson Beebe.
45950
45951 2002-02-23  Paul Eggert  <eggert@twinsun.com>
45952
45953         * lib/path-concat.c (xpath_concat): Reorder code to pacify
45954         compilers that don't know that xalloc_die never returns.
45955
45956 2002-02-20  Jim Meyering  <meyering@lucent.com>
45957
45958         * lib/getdate.c: Regenerate using bison-1.33.
45959
45960 2002-02-17  Jim Meyering  <meyering@lucent.com>
45961
45962         * config/config.guess (main): Don't use `head -1'; it's no longer
45963         portable. Use `sed 1q' instead.
45964
45965 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
45966
45967         * m4/codeset.m4: Upgrade to gettext-0.11.
45968         * m4/gettext.m4: Upgrade to gettext-0.11.
45969         * m4/glibc21.m4: Upgrade to gettext-0.11.
45970         * m4/iconv.m4: Upgrade to gettext-0.11.
45971         * m4/isc-posix.m4: Upgrade to gettext-0.11.
45972         * m4/lcmessage.m4: Upgrade to gettext-0.11.
45973         * m4/lib-ld.m4: New file, from gettext-0.11.
45974         * m4/lib-link.m4: New file, from gettext-0.11.
45975         * m4/lib-prefix.m4: New file, from gettext-0.11.
45976         * m4/progtest.m4: Upgrade to gettext-0.11.
45977
45978 2002-02-15  Paul Eggert  <eggert@twinsun.com>
45979
45980         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
45981         (jm_PREREQ): Use it.
45982
45983 2002-02-15  Paul Eggert  <eggert@twinsun.com>
45984
45985         * lib/posixver.c, lib/posixver.h: New files.
45986         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
45987
45988 2002-02-02  Paul Eggert  <eggert@twinsun.com>
45989             Bruno Haible  <bruno@clisp.org>
45990
45991         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
45992         (fwrite_success_callback): New declaration.
45993         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
45994         print_unicode_char. Call failure callback instead of error.
45995         (fwrite_success_callback): New function.
45996         (exit_failure_callback): New function.
45997         (fallback_failure_callback): New function.
45998         (print_unicode_char): Call unicode_to_mb.
45999
46000 2002-01-26  Jim Meyering  <meyering@lucent.com>
46001
46002         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
46003         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
46004
46005 2002-01-26  Jim Meyering  <meyering@lucent.com>
46006
46007         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
46008
46009 2002-01-22  Paul Eggert  <eggert@twinsun.com>
46010
46011         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
46012
46013 2002-01-22  Jim Meyering  <meyering@lucent.com>
46014
46015         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
46016         Otherwise, some versions of automake would omit the rule that makes
46017         Makefile from Makefile.in.
46018
46019 2002-01-21  Paul Eggert  <eggert@twinsun.com>
46020
46021         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
46022         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
46023         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
46024         (memcoll): Set errno to zero if there is no error.
46025
46026         * lib/quotearg.c (quotearg_buffer_restyled):
46027         Fix bug with quoting buffers containing NUL when backslashing escapes.
46028         This bug was exposed by the other changes in this patch.
46029         (quotearg_n_options): New arg ARGSIZE.
46030         All callers changed.
46031         (quoting_options_from_style): New function.
46032         (quotearg_n_style): Use it.
46033         (quotearg_n_style_mem): New function.
46034
46035         * lib/quotearg.h (quotearg_n_style_mem): New function.
46036
46037 2002-01-19  Jim Meyering  <meyering@lucent.com>
46038
46039         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
46040         Remove useless quotes: DF_PROG="df".
46041         * m4/strnlen.m4: New file.
46042
46043 2002-01-16  Paul Eggert  <eggert@twinsun.com>
46044
46045         * lib/backupfile.c (ISDIGIT): Comment fix.
46046         * lib/getdate.y (ISDIGIT): Likewise.
46047         * lib/posixtm.c (ISDIGIT, year): Likewise.
46048         * lib/strverscmp.c (ISDIGIT): Likewise.
46049         * lib/userspec.c (ISDIGIT): Likewise.
46050
46051 2002-01-16  Jim Meyering  <meyering@lucent.com>
46052
46053         * lib/getdate.y: Add three semicolons, each just before a closing
46054         brace. Bison (as of version 1.31) no longer papers over that mistake.
46055
46056 2002-01-05  Jim Meyering  <meyering@lucent.com>
46057
46058         * lib/version-etc.c (version_etc_copyright): Update copyright year.
46059
46060 2001-12-19  Paul Eggert  <eggert@twinsun.com>
46061
46062         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
46063         not silently exit merely because the output buffer happens to
46064         have nothing pending.
46065
46066 2001-12-18  Paul Eggert  <eggert@twinsun.com>
46067
46068         See the big note in ../ChangeLog.
46069         * lib/human.c (suffixes): Prefer K to k for 1024.
46070         (generate_suffix_backwards): New function.
46071         (human_readable_inexact): Use it.
46072         * lib/xstrtol.c (__xstrtol): If there is no number but there
46073         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
46074         Accept 'K' as well as 'k'.
46075
46076 2001-12-15  Jim Meyering  <meyering@lucent.com>
46077
46078         * lib/regex.h (__restrict_arr): Update from libc.
46079
46080         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
46081         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
46082         (STREQ): Define.
46083
46084 2001-12-14  Jim Meyering  <meyering@lucent.com>
46085
46086         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
46087         Suggestion from Bruno Haible.
46088
46089 2001-12-10  Jim Meyering  <meyering@lucent.com>
46090
46091         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
46092         xrealloc, Instead, include "xalloc.h".
46093         (initbuffer): Don't cast xmalloc return value to char*.
46094         (readline): Reword comment.
46095         Don't cast xrealloc return value to char*
46096         Return NULL, not 0.
46097
46098 2001-12-09  Jim Meyering  <meyering@lucent.com>
46099
46100         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
46101         about `signed and unsigned type in conditional expression'.
46102         * lib/posixtm.c (posix_time_parse): Likewise.
46103
46104         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
46105
46106         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
46107         to avoid a pedantic warning.
46108
46109         * lib/getstr.c: Don't include assert.h.
46110         (getstr): Remove warning-evoking assertions.
46111         Return -1 if offset parameter is out of bounds.
46112         Change the type of a local from int to size_t.
46113
46114         * lib/strftime.c (my_strftime_localtime_r): Include this function
46115         definition in the `#if ! HAVE_TM_GMTOFF' block.
46116
46117         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
46118         Include xalloc.h instead.
46119
46120 2001-12-02  Jim Meyering  <meyering@lucent.com>
46121
46122         * lib/tempname.c: Don't declare getenv, thus reverting the change of
46123         2001-11-18.  It's no longer necessary, now that stdlib.h is always
46124         included.
46125
46126         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
46127         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
46128
46129 2001-11-30  Akim Demaille  <akim@epita.fr>
46130
46131         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
46132         before being defined.
46133
46134 2001-11-27  Paul Eggert  <eggert@twinsun.com>
46135
46136         * lib/quotearg.h (quotearg_n, quotearg_n_style):
46137         First arg is int, not unsigned.
46138         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
46139         (SIZE_MAX, UINT_MAX): New macros.
46140         (quotearg_n_options): Abort if N is negative.
46141         Avoid overflow check on hosts where size_t is 64 bits and int
46142         is 32 bits, as overflow is impossible there.
46143         Fix off-by-one typo that caused unnecessary reallocation.
46144
46145 2001-11-27  Jim Meyering  <meyering@lucent.com>
46146
46147         * lib/tempname.c: Merge with version from libc.
46148         * lib/regex.c: Likewise.
46149
46150         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
46151         systems for which STDC_HEADERS is 0, it was not included, resulting in
46152         a warning about an integer-to-pointer conversion problem with getenv.
46153         Reported by Volker Borchert.
46154
46155 2001-11-26  Jim Meyering  <meyering@lucent.com>
46156
46157         * lib/gtod.h: Remove file.
46158         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
46159         * lib/gettimeofday.c: Don't include gtod.h.
46160         (GTOD_init): Remove function.
46161         (rpl_gettimeofday): Do its job here instead, rather than aborting.
46162         Suggestion from Volker Borchert.
46163
46164 2001-11-23  Jim Meyering  <meyering@lucent.com>
46165
46166         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
46167         it.
46168         * lib/hash.c (struct hash_table): Define it here instead.
46169
46170 2001-11-22  Jim Meyering  <meyering@lucent.com>
46171
46172         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
46173
46174 2001-11-20  Jim Meyering  <meyering@lucent.com>
46175
46176         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
46177         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
46178
46179 2001-11-19  Jim Meyering  <meyering@lucent.com>
46180
46181         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
46182         directory.  Use "conftestXXXXXX" as the template.
46183         Suggestion from Paul Eggert.
46184
46185         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
46186         immediately, so the test doesn't mistakenly hit the max-open-files
46187         limit.
46188
46189 2001-11-18  Paul Eggert  <eggert@twinsun.com>
46190
46191         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
46192         (TEMPORARIES): New macro.
46193         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
46194         removes an artificial limitation (e.g. HP-UX 10.20, where
46195         TMP_MAX is 17576).
46196
46197 2001-11-18  Jim Meyering  <meyering@lucent.com>
46198
46199         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
46200
46201 2001-11-18  Jim Meyering  <meyering@lucent.com>
46202
46203         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
46204         on SunOS 4.
46205
46206         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
46207         files will be created before anything else.
46208
46209 2001-11-17  Paul Eggert  <eggert@twinsun.com>
46210
46211         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
46212         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
46213
46214 2001-11-17  Jim Meyering  <meyering@lucent.com>
46215
46216         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
46217         Prompted by a report from Bob Proulx.
46218
46219         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
46220         Instead, require UTILS_FUNC_MKSTEMP.
46221
46222 2001-11-17  Jim Meyering  <meyering@lucent.com>
46223
46224         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
46225         Now, that's done as part of AC_FUNC_STRTOD.
46226
46227 2001-11-17  Jim Meyering  <meyering@lucent.com>
46228
46229         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
46230         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
46231         rather than group writable.  Patch by Juan F. Codagnone.
46232
46233         * lib/readtokens.c: Remove explicit declarations of xmalloc and
46234         xrealloc, Instead, include "xalloc.h".
46235
46236         * lib/mountlist.c: Include unlocked-io.h after all system headers.
46237         Remove explicit declarations of xmalloc, xrealloc,
46238         and xstrdup.  Instead, include "xalloc.h".
46239
46240         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
46241         unlocked-io.h.
46242         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
46243         Likewise.
46244         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
46245
46246         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
46247         Reported by Padraig Brady.
46248
46249         * lib/mkstemp.c: #undef mkstemp.
46250         Include config.h.
46251         (rpl_mkstemp): Rename from mkstemp.
46252         Protoize.
46253
46254 2001-11-16  Jim Meyering  <meyering@lucent.com>
46255
46256         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
46257         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
46258         determine the amount of total physical memory, use pstat_getstatic.
46259         HPUX-11 doesn't define _SC_PHYS_PAGES.
46260         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
46261         If sysconf couldn't be used to determine the amount of available
46262         physical memory, use both pstat_getstatic and pstat_getdynamic.
46263         Based on a patch from Bob Proulx.
46264
46265 2001-11-10  Jim Meyering  <meyering@lucent.com>
46266
46267         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
46268         (jm_PREREQ): Use it.
46269
46270 2001-11-09  Jim Meyering  <meyering@lucent.com>
46271
46272         * m4/jm-macros.m4: Require autoconf-2.52f.
46273         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
46274         Use these AC_-prefixed names, not the AM_-prefixed ones.
46275
46276         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
46277
46278 2001-11-05  Jim Meyering  <meyering@lucent.com>
46279
46280         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
46281
46282 2001-11-04  Jim Meyering  <meyering@lucent.com>
46283
46284         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
46285         $DEFS.
46286
46287 2001-11-03  Jim Meyering  <meyering@lucent.com>
46288
46289         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
46290         of AC_DEFUN.
46291
46292         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
46293         know the name of the variable in the macro definition.
46294
46295 2001-11-03  Jim Meyering  <meyering@lucent.com>
46296
46297         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
46298         in argmatch_to_argument call.
46299
46300         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
46301         argument.
46302
46303         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
46304         e.g., a fault due to an attempt to free a NULL pointer.
46305
46306 2001-11-01  Jim Meyering  <meyering@lucent.com>
46307
46308         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
46309         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
46310
46311 2001-11-01  Jim Meyering  <meyering@lucent.com>
46312
46313         * lib/dirfd.c, lib/dirfd.h: New files.
46314         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
46315
46316         * lib/hash.c (hash_print) [TESTING]: Clean up.
46317
46318 2001-10-22  Paul Eggert  <eggert@twinsun.com>
46319
46320         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
46321         to avoid a warning if -Wall.
46322
46323 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
46324
46325         * README: New file
46326         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
46327         (per RMS's instructions, this is now the canonical source)
46328         * lgpl/, gpl/: New directories.
46329
46330 2001-10-21  Paul Eggert  <eggert@twinsun.com>
46331
46332         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
46333
46334 2001-10-21  Jim Meyering  <meyering@lucent.com>
46335
46336         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
46337         this code would end up calling gettext even in packages built
46338         with --disable-nls.
46339         * lib/getopt.c (_): Likewise.
46340         * lib/regex.c (_): Likewise.
46341
46342 2001-10-20  Paul Eggert  <eggert@twinsun.com>
46343
46344         * m4/error.m4 (jm_PREREQ_ERROR):
46345         Do not invoke AC_CHECK_FUNCS with strerror_r, as
46346         AC_FUNC_STRERROR_R does that.
46347         Check for strerror declaration.
46348
46349         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
46350         are supposed to have them these days.
46351         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
46352         Merge changes from latest Autoconf CVS.
46353         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
46354         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
46355         POSIX decided to standardize on the int flavor of strerror_r.
46356
46357 2001-10-20  Paul Eggert  <eggert@twinsun.com>
46358
46359         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
46360         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
46361         Use strerror_r that is only a macro, even if it is not a function.
46362         (strerror): Check for HAVE_DECL_STRERROR before declaring.
46363         (private_strerror): Use prototypes, not old-style function definition.
46364         (print_errno_message): New function.
46365         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
46366         char*-flavored one.
46367         (error_tail, error, error_at_line): Use it.
46368
46369 2001-10-11  Jim Meyering  <meyering@lucent.com>
46370
46371         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
46372         and quote_n (1, ... to avoid clobbering a buffer.
46373
46374 2001-10-05  Jim Meyering  <meyering@lucent.com>
46375
46376         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
46377         hash-pjw.h.
46378         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
46379         * lib/hash-pjw.h: New file.
46380
46381 2001-09-30  Jim Meyering  <meyering@lucent.com>
46382
46383         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
46384         `struct fsstat' has the `f_fstypename' member.
46385         Use that to define FS_TYPE, which is now used to make
46386         the getfsstat link test tighter.
46387
46388 2001-09-30  Jim Meyering  <meyering@lucent.com>
46389
46390         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
46391         Include <sys/ucred.h>, for Apple Darwin.
46392         Include sys/mount.h and sys/fs_types.h only if available.
46393         (FS_TYPE): Define.
46394         (read_filesystem_list): Use FS_TYPE.
46395
46396 2001-09-29  Paul Eggert  <eggert@twinsun.com>
46397
46398         * lib/exclude.c (excluded_filename): 0 -> false, since it's
46399         a boolean context.
46400
46401 2001-09-29  Jim Meyering  <meyering@lucent.com>
46402
46403         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
46404         [one-argument getmntent function]): Include stdio.h before mntent.h.
46405         SunOS 4.1.x needs it for the declaration of `FILE'.
46406         Patch by Volker Borchert.
46407
46408         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
46409         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
46410         sys/fs_types.h, and make the link-test for getfsstat guard #include
46411         directives with appropriate #if HAVE_*_H tests so that we can
46412         detect getfsstat on Apple Darwin1.3.7 systems.
46413         Reported by Nelson Beebe.
46414         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
46415
46416 2001-09-28  Paul Eggert  <eggert@twinsun.com>
46417
46418         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
46419         #defines strtoimax.  Also treat the other strto* functions
46420         like strtoimax.
46421
46422         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
46423         Check for strtoul and strtoumax,
46424         as those declarations are made even in the signed case.
46425         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
46426         Likewise, for strtol and strtoimax.
46427
46428 2001-09-28  Paul Eggert  <eggert@twinsun.com>
46429
46430         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
46431         #defines strtoimax.  Also treat the other strto* functions
46432         like strtoimax.
46433
46434         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
46435         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
46436         (strtoimax, strtoumax): Do not declare if already defined as a macro.
46437
46438 2001-09-26  Jim Meyering  <meyering@lucent.com>
46439
46440         Most macros in unlocked-io.h had the wrong number of arguments.
46441         * lib/gen-uio: New script.
46442         (USE_UNLOCKED_IO): Define to 1 if not already defined.
46443         * lib/unlocked-io.hin: Remove file.
46444         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
46445         rather than trying to embed it here.
46446         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
46447         Reported by Padraig Brady.
46448
46449 2001-09-25  Volker Borchert  <bt@teknon.de>
46450
46451         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
46452         `result'.
46453
46454 2001-09-24  Jim Meyering  <meyering@lucent.com>
46455
46456         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
46457
46458 2001-09-23  Jim Meyering  <meyering@lucent.com>
46459
46460         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
46461         instead of the mere test for existence of mntent.h.  The latter
46462         would get a false-positive on AIX 3.4 systems.
46463         In the outer getmntent if-block, don't die if neither of the getmntent
46464         tests succeeds.  Instead, just fall through and continue with the
46465         remaining tests.
46466
46467 2001-09-23  Jim Meyering  <meyering@lucent.com>
46468
46469         * lib/mountlist.c: Remove useless parentheses in #if directives.
46470         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
46471         the deprecated MOUNTED symbol is no longer defined in mntent.h.
46472
46473 2001-09-22  Jim Meyering  <meyering@lucent.com>
46474
46475         * m4/gettext.m4: New file.  From gettext.
46476         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
46477         * m4/progtest.m4: Likewise
46478         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
46479         * m4/glibc21.m4: Likewise.
46480
46481         * m4/libintl.m4: Remove.  No longer used.
46482
46483 2001-09-22  Jim Meyering  <meyering@lucent.com>
46484
46485         * lib/localcharset.c: Update from latest gettext.
46486         * lib/config.charset: Likewise.
46487
46488 2001-09-20  Jim Meyering  <meyering@lucent.com>
46489
46490         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
46491         strtoimax.
46492         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
46493         strtoumax.
46494
46495 2001-09-20  Jim Meyering  <meyering@lucent.com>
46496
46497         * lib/xstrtol.c (strtoimax): Guard declaration with
46498         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
46499         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
46500         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
46501         (strtoumax): Likewise, for completeness (it wasn't necessary).
46502
46503 2001-09-17  Paul Eggert  <eggert@twinsun.com>
46504
46505         * lib/strtoimax.c (HAVE_LONG_LONG):
46506         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
46507         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
46508         to work around bug in IBM C compiler.
46509
46510 2001-09-17  Jim Meyering  <meyering@lucent.com>
46511
46512         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
46513         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
46514         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
46515         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
46516         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
46517         whenever the right hand side need not be expanded by the shell.
46518
46519 2001-09-16  Paul Eggert  <eggert@twinsun.com>
46520
46521         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
46522         library.  It's not correct, as some older glibcs are buggy.
46523         fnmatch wasn't fixed until glibc 2.2.
46524
46525         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
46526         special shell magic here.
46527
46528 2001-09-16  Jim Meyering  <meyering@lucent.com>
46529
46530         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
46531         * m4/jm-macros.m4: Require it.
46532
46533 2001-09-16  Jim Meyering  <meyering@lucent.com>
46534
46535         * lib/mkdir.c: New file.
46536
46537 2001-09-15  Jim Meyering  <meyering@lucent.com>
46538
46539         * m4/jm-macros.m4: Check for help2man.
46540
46541 2001-09-11  Jim Meyering  <meyering@lucent.com>
46542
46543         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
46544         The body, by Paul Eggert, was moved here from configure.in.
46545         * m4/jm-macros.m4: Require UTILS_HOST_OS.
46546
46547 2001-09-04  Paul Eggert  <eggert@twinsun.com>
46548
46549         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
46550         (jm_PREREQ): Use it.
46551
46552 2001-09-04  Paul Eggert  <eggert@twinsun.com>
46553
46554         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
46555         Use ssize_t, not int, to store result of readlink.
46556         Check for ssize_t overflow as well as size_t overflow,
46557         as POSIX says the result of readlink is implementation-defined
46558         when ssize_t overflows.
46559         Remove unnecessary cast to char*.
46560         Use free+malloc instead of realloc, as the storage doesn't need
46561         to be preserved and it's clearer and can be more efficient that way.
46562         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
46563         * lib/xreadlink.h (xreadlink): Update prototype.
46564
46565 2001-09-04  Paul Eggert  <eggert@twinsun.com>
46566
46567         * lib/xgetcwd.c: Revert some of the previous change; intead,
46568         fix the HAVE_GETCWD_NULL code to behave more like the
46569         !HAVE_GETCWD_NULL code used to.
46570
46571         Include "xalloc.h".
46572         (xgetcwd): Do not return NULL when memory is exhausted; instead,
46573         invoke xalloc_die.
46574
46575 2001-09-03  Paul Eggert  <eggert@twinsun.com>
46576
46577         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
46578         sys/param.h, as pathmax.h includes them.
46579
46580 2001-09-03  Paul Eggert  <eggert@twinsun.com>
46581
46582         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
46583         (jm_PREREQ_XGETCWD): New macro.
46584
46585         * m4/getcwd.m4: New file.
46586
46587 2001-09-03  Paul Eggert  <eggert@twinsun.com>
46588
46589         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
46590         like the HAVE_GETCWD_NULL code.
46591         Include pathmax.h if not HAVE_GETCWD.
46592         Do not include xalloc.h.
46593         (INITIAL_BUFFER_SIZE): New symbol.
46594         Do not use xmalloc / xrealloc, since the caller is responsible for
46595         handling errors.  Preserve errno around `free' during failure.
46596         Do not overrun buffer when using getwd.
46597
46598 2001-09-03  Paul Eggert  <eggert@twinsun.com>
46599
46600         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
46601         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
46602         getcwd (NULL, 0).
46603
46604 2001-09-03  Paul Eggert  <eggert@twinsun.com>
46605
46606         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
46607         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
46608         spotted by Jim Meyering.
46609
46610 2001-09-03  Jim Meyering  <meyering@lucent.com>
46611
46612         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
46613         failure.
46614
46615 2001-09-02  Jim Meyering  <meyering@lucent.com>
46616
46617         * lib/error.c: Update from GNU libc.
46618
46619 2001-09-01  Jim Meyering  <meyering@lucent.com>
46620
46621         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
46622         Used by df.
46623
46624 2001-09-01  Jim Meyering  <meyering@lucent.com>
46625
46626         * lib/xreadlink.c: New file.
46627         * lib/xreadlink.h: New file.
46628         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
46629         xreadlink.h.
46630
46631         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
46632         doesn't conflict with sparc Solaris 7's definition in
46633         /usr/include/sys/int_types.h.
46634
46635         * lib/exclude.c: Use `""', not `<>' to #include non-system header
46636         files.
46637         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
46638         and strncasecmp as r-values.  Unixware didn't have declarations.
46639
46640 2001-08-31  Paul Eggert  <eggert@twinsun.com>
46641
46642         * lib/xstrtol.h: Add copyright notice.
46643         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
46644         LONGINT_INVALID_SUFFIX_CHAR.
46645
46646 2001-08-31  Paul Eggert  <eggert@twinsun.com>
46647
46648         * lib/xstrtol.c (strtoimax): New decl.
46649
46650 2001-08-31  Paul Eggert  <eggert@twinsun.com>
46651
46652         * lib/xgetcwd.c: Don't include pathmax.h.
46653         Include stdlib.h and unistd.h if available.
46654         Include xalloc.h.
46655         (xmalloc, xstrdup, free): Remove decls.
46656         (xgetcwd): Don't assume sizes fit in unsigned.
46657         Check for overflow when computing sizes.
46658         Simplify reallocation code.
46659
46660 2001-08-31  Paul Eggert  <eggert@twinsun.com>
46661
46662         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
46663         a directory's st_size can have an arbitrary value, so the old
46664         usage could waste an arbitrary amount of memory.  All uses
46665         changed.
46666         * lib/savedir.h: Update prototype.
46667
46668 2001-08-31  Paul Eggert  <eggert@twinsun.com>
46669
46670         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
46671
46672         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
46673         old strtoimax.c.
46674
46675         Also, make the following further changes to make this file's
46676         configuration more similar to that of strtol.c:
46677         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
46678         (strtoumax, uintmax_t, strtoull, strtol): Remove.
46679         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
46680         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
46681         changed to signed values.
46682
46683         And make the following changes as well:
46684         Fix copyright notice, as 1999 was missing.
46685         (verify): New macro.
46686         (strtoimax): Check sizes at compile-time, not run-time.
46687         Prefer strtol to strtoll if both work.
46688         (main): Remove; it was not that useful and was a pain to maintain.
46689
46690         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
46691
46692 2001-08-31  Jim Meyering  <meyering@lucent.com>
46693
46694         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
46695         Use an initial, malloc'd, buffer of length 128 rather than
46696         a statically allocated one of length 1024.
46697
46698 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46699
46700         Simplify code, partly by assuming autoconf 2.52 semantics.
46701
46702         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
46703
46704         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
46705         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
46706         All uses removed.
46707         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
46708         Move AC_REQUIRE to next-to-top level, to avoid confusion.
46709         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
46710         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
46711         jm_AC_HEADER_INTTYPES_H.
46712         * m4/jm-macros.m4 (jm_MACROS): Likewise.
46713
46714         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
46715
46716         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
46717         Quote first arg of AC_DEFUN.
46718         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
46719         since they are needed to parse the include file even if we need
46720         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
46721         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
46722         but with opposite signedness.
46723
46724 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46725
46726         Merge 'exclude' changes from tar 1.13.22.
46727         This fixes one or two unlikely storage allocation overflow bugs,
46728         but doesn't change user-visible behavior otherwise.
46729
46730 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46731
46732         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
46733         (jm_PREREQ_EXCLUDE): New macro.
46734
46735 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46736
46737         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
46738         tm to be declared.
46739
46740 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46741
46742         * lib/hash.c: Remove '2001' from copyright notice.
46743
46744 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46745
46746         * lib/full-write.h: New file.
46747         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
46748         * lib/full-write.c: Correct credits, as cccp.c no longer
46749         exists and anyway it was so heavily changed from the old cccp
46750         code as to be unrecognizable.  Include full-write.h.
46751         (full_write) Return size_t, with short writes meaning failure.
46752         All callers changed.  This fixes a bug with large buffers
46753         on 64-bit hosts.
46754         * lib/utime.c: Include full-write.h.
46755
46756 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46757
46758         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
46759         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
46760         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
46761         Include if available.
46762         (<xalloc.h>): Include
46763         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
46764         (verify): New macro.  Use it to verify that EXCLUDE macros do not
46765         collide with FNM macros.
46766         (struct patopts): New struct.
46767         (struct exclude): Use it, as exclude patterns now come with options.
46768         (new_exclude): Support above changes.
46769         (new_exclude, add_exclude_file):
46770         Initial size must now be a power of two to simplify overflow checking.
46771         (free_exclude, fnmatch_no_wildcards): New function.
46772         (excluded_filename): No longer requires options arg, as the options
46773         are determined by add_exclude.  Now returns bool, not int.
46774         (excluded_filename, add_exclude):
46775         Add support for the fancy new exclusion options.
46776         (add_exclude, add_exclude_file): Now takes int options arg.
46777         Check for arithmetic overflow when computing sizes.
46778         (add_exclude_file): xrealloc might modify errno, so don't
46779         realloc until after errno might be used.
46780
46781         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
46782         New macros.
46783         (free_exclude): New decl.
46784         (add_exclude, add_exclude_file): Now takes int options arg.
46785         (excluded_filename): No longer requires options arg, as the options
46786         are determined by add_exclude.  Now returns bool, not int.
46787
46788 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46789
46790         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
46791
46792 2001-08-27  Jim Meyering  <meyering@lucent.com>
46793
46794         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
46795
46796         * lib/version-etc.c (N_): Remove definition.
46797         Revert most of last change.
46798         Instead, simply don't mark the `Copyright...' string for translation.
46799         Based on advice from Paul Eggert.
46800
46801         * lib/strtoxmax.c: Tweak comment.
46802
46803 2001-08-26  Jim Meyering  <meyering@lucent.com>
46804
46805         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
46806
46807         * m4/xstrtoimax.m4: New file.
46808         * m4/xstrtoumax.m4: Add comments explaining why we
46809         AC_REPLACE_FUNCS(strtol).
46810
46811 2001-08-26  Jim Meyering  <meyering@lucent.com>
46812
46813         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
46814         of copyright with `%s' so translators don't get an untranslated
46815         message in 2002.
46816         (COPYRIGHT_YEAR): Define.
46817         (version_etc): Use fprintf rather than fputs.
46818         Suggestion from Ulrich Drepper.
46819
46820         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
46821
46822         * lib/strtoll.c: New file, from GNU libc.
46823         * lib/xstrtoimax.c: New file.
46824
46825         * lib/xstrtol.h: Add xstrtoimax.
46826         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
46827         * lib/strtoimax.c: New file.  Likewise, but first define
46828         STRTOUXMAX_SIGNED.
46829
46830         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
46831         ...
46832         * lib/strtoxmax.c: ... then renamed to this.
46833
46834 2001-08-18  Paul Eggert  <eggert@twinsun.com>
46835
46836         * m4/inttypes.m4: Add AC_PREREQ(2.13).
46837         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
46838         (jm_AC_TYPE_INTMAX_T): New macro.
46839         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
46840
46841         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
46842
46843         * m4/longlong.m4: Renamed from ulonglong.m4.
46844         * m4/inttypes.m4: Renamed from inttypes_h.m4.
46845         * m4/uintmax_t.m4: Removed.
46846
46847 2001-08-13  Paul Eggert  <eggert@twinsun.com>
46848
46849         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
46850         Port to Solaris 8, where 'sed' requires a space after the 'r'
46851         command, and where sh dislikes "$/".  Clean up the spacing a bit.
46852         Redirect output to $tmp just once.
46853
46854 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
46855
46856         * lib/addext.c (<errno.h>): Include.
46857         (errno): Declare if not defined.
46858         (addext): Work correctly when pathconf returns -1 and leaves
46859         errno alone because there is no limit.  Also, work even if
46860         pathconf returns a value greater than SIZE_MAX.
46861
46862 2001-08-12  Jim Meyering  <meyering@lucent.com>
46863
46864         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
46865         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
46866         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
46867         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
46868         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
46869         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
46870         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
46871         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
46872         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
46873         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
46874         utime.m4, utimes.m4, xstrtoumax.m4:
46875         Quote the first argument in each use of AC_DEFUN.
46876
46877 2001-08-12  Jim Meyering  <meyering@lucent.com>
46878
46879         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
46880         Simply `return getcwd (NULL, 0);'.
46881         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
46882         Use 1300 as initial value for length, not PATH_MAX.
46883
46884         * lib/pathmax.h: Clean up cpp syntax.
46885
46886 2001-08-12  Jim Meyering  <meyering@lucent.com>
46887
46888         * lib/gettimeofday.c: New file.
46889         * lib/gtod.h: New file.
46890         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
46891
46892 2001-08-05  Jim Meyering  <meyering@lucent.com>
46893
46894         * m4/jm-macros.m4: Require autoconf-2.52.
46895
46896 2001-08-04  Jim Meyering  <meyering@lucent.com>
46897
46898         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
46899         stmt, to get in sync with glibc.
46900
46901 2001-08-03  Paul Eggert  <eggert@twinsun.com>
46902
46903         The following changes are from gettext 0.10.39 as maintained by
46904         Bruno Haible.
46905
46906         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
46907         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
46908         with inverted sense.  All uses changed.
46909
46910         * lib/mbswidth.c: Don't include <limits.h>.
46911         Include <stdlib.h> and <string.h> unconditionally.
46912         (iswcntrl, mbsinit, ISCNTRL): New macros.
46913         (mbsnwidth): Use K&R style function declarations.
46914         Don't bother checking for MB_LEN_MAX == 1, since the compiler
46915         can optimize it when MB_CUR_MAX == 1.
46916         The width of control characters is zero, not 1.
46917
46918 2001-08-03  Paul Eggert  <eggert@twinsun.com>
46919
46920         The following changes are from gettext 0.10.39 as maintained by
46921         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
46922
46923         * m4/codeset.m4: Upgrade to serial AM1.
46924         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
46925         all uses changed.  Quote first arg of AC_DEFUN.
46926         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
46927
46928         * m4/iconv.m4: Upgrade to serial AM2.
46929         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
46930         Add --with-libconv-prefix.
46931         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
46932         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
46933         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
46934         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
46935         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
46936
46937         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
46938         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
46939         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
46940         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
46941         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
46942         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
46943         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
46944         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
46945         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
46946
46947         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
46948         string.h any more.
46949
46950         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
46951         not the default value.
46952
46953         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
46954         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
46955         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
46956         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
46957         Also check for iswcntrl, used for wcwidth fallback.
46958         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
46959         to Autoconf 2.13.
46960
46961 2001-08-03  Jim Meyering  <meyering@lucent.com>
46962
46963         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
46964         as it was in the original.  Reported by Paul Eggert.
46965
46966 2001-07-16  Jim Meyering  <meyering@lucent.com>
46967
46968         * m4/gettimeofday.m4: New file.
46969         Prompted by a report from Bernhard Baehr.
46970
46971 2001-07-15  Jim Meyering  <meyering@lucent.com>
46972
46973         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
46974         stuff. Now it's in ../Makefile.cfg.
46975
46976 2001-07-15  Jim Meyering  <meyering@lucent.com>
46977
46978         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
46979         (BUILT_SOURCES): Add unlocked-io.h.
46980         (io_functions): Define.
46981         (unlocked-io.h): New rule.
46982         (DISTCLEANFILES): Add unlocked-io.h.
46983         (all-local): Depend on unlocked-io.h, to ensure it is created.
46984
46985         * lib/unlocked-io.hin: New file
46986
46987         * lib/regex.c: Update from glibc.
46988
46989 2001-07-05  Jim Meyering  <meyering@lucent.com>
46990
46991         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
46992         recommendation.
46993         (libfetish_a_SOURCES): Put all .h files here instead.
46994         Remove a thus-exposed (better checks in automake) duplicate and
46995         two unnecessary .h files.
46996
46997 2001-07-04  Jim Meyering  <meyering@lucent.com>
46998
46999         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
47000         that generates jm-glibc-io.m4 so that it doesn't trigger any make
47001         distcheck failure.
47002
47003 2001-07-02  Jim Meyering  <meyering@lucent.com>
47004
47005         The following changes were prompted by suggestions from Bruno Haible.
47006
47007         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
47008         is now generated.
47009         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
47010         definition of EXTRA_DIST.
47011         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
47012         ensure that the generated file is created/updated whenever the list
47013         of $(unlocked_functions) is changed.
47014         (jm-glibc-io.m4): New rule.
47015         (unlocked-io.h): New rule -- currently unused.
47016
47017 2001-06-24  Jim Meyering  <meyering@lucent.com>
47018
47019         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
47020         unmatched right bracket, rather than kludging it with an extra,
47021         falsely-matching quote in a comment.  Patch by Akim Demaille.
47022
47023 2001-06-11  Jim Meyering  <meyering@lucent.com>
47024
47025         * lib/regex.c: Update from GNU libc.
47026
47027 2001-05-27  Jim Meyering  <meyering@lucent.com>
47028
47029         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
47030         Check for ut_type in struct utmp.
47031
47032 2001-05-27  Jim Meyering  <meyering@lucent.com>
47033
47034         * lib/readutmp.h (UT_TYPE): Define.
47035
47036 2001-05-24  Jim Meyering  <meyering@lucent.com>
47037
47038         * lib/argmatch.c: Include "quote.h".
47039         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
47040         quote function.  Reported by Göran Uddeborg.
47041
47042 2001-05-22  Jim Meyering  <meyering@lucent.com>
47043
47044         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
47045         now that we use the package-supplied version unconditionally.
47046         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
47047
47048 2001-05-21  Jim Meyering  <meyering@lucent.com>
47049
47050         * m4/regex.m4: Change a couple backticks to single quotes to avoid
47051         shell syntax errors.
47052
47053 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
47054
47055         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
47056
47057 2001-05-20  Paul Eggert  <eggert@twinsun.com>
47058
47059         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
47060         Don't bother to check library strftime, since
47061         we'll be using our own my_strftime function anyway.
47062         Define my_strftime instead of strftime.
47063
47064 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
47065
47066         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
47067         which is not yet declared.
47068
47069 2001-05-15  Jim Meyering  <meyering@lucent.com>
47070
47071         * m4/regex.m4: Use proper quoting so brackets appear in the test
47072         program.
47073         Reported by, and with help from, Bruno Haible.
47074
47075 2001-05-13  Jim Meyering  <meyering@lucent.com>
47076
47077         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
47078         undefined.
47079
47080 2001-05-11  Paul Eggert  <eggert@twinsun.com>
47081
47082         dirname code cleanup.  base_name now behaves more compatibly
47083         with POSIX basename when given file names that have trailing
47084         slashes, and similarly for dir_name.  Add new primitives
47085         base_len and dir_len.  Put the directory-name-related decls
47086         into dirname.h.
47087
47088         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
47089         * lib/backupfile.c (base_name): Likewise.
47090         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
47091         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
47092         * lib/makepath.c (strip_trailing_slashes): Likewise.
47093         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
47094         ISSLASH): Likewise.
47095         * lib/rename.c (strip_trailing_slashes): Likewise.
47096         * lib/same.c (base_name): Likewise.
47097         * lib/stripslash.c (ISSLASH): Likewise.
47098
47099         * lib/addext.c: Include <dirname.h> after size_t is defined.
47100         * lib/backupfile.c: Likewise.
47101
47102         * lib/addext.c (addext): Use base_len to trim redundant
47103         trailing slashes instead of doing it ourselves.
47104         But do not trim the last slash if it is not redundant.
47105
47106         * lib/backupfile.c (find_backup_file_name,
47107         max_backup_version): Use base_len instead of rolling it ourselves.
47108         Handle the case of "" and (on DOS) "C:" correctly.
47109
47110         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
47111         needed. Include <string.h>, <dirname.h>.
47112         (base_name): Allow file names ending in slashes, other than names
47113         that are all slashes.  In this case, return the basename followed
47114         by the slashes.  This is more general, and can be used in places
47115         where the original base_name purposely had an assertion failure.
47116         (base_len): New function.
47117
47118         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
47119         Do not include <assert.h>; no longer needed.
47120         Include xalloc.h.
47121         (memrchr): Remove decl.
47122         (dir_name_r): Remove.
47123         (dir_len): Renamed from dirlen.  All callers changed.
47124         Rewrite in terms of base_name, for simplicity and consistency.
47125         (dir_name): Never return NULL.  All callers changed.
47126         Do not include <stdlib.h> in test program; no longer needed.
47127         return 0; is fine for test program.
47128
47129         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
47130         New macros.
47131         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
47132
47133         * lib/path-concat.c (path_concat): Use base_len to compute
47134         base length, not strlen; this means we cannot rely on memcpy
47135         to null-terminate.
47136
47137         * lib/same.c (STREQ): Remove.
47138         (same_name): Handle the case where the basename ends in trailing '/'.
47139
47140         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
47141         a slash was stripped.  Do not strip the last slash after a
47142         file system prefix.
47143
47144 2001-05-11  Paul Eggert  <eggert@twinsun.com>
47145
47146         * lib/Makefile.am (libfetish_a_SOURCES):
47147         Add strftime.c, since we now compile it on all hosts.
47148
47149         * lib/strftime.c (my_strftime):
47150         Define to nstrftime if emacs, but only if my_strftime is not defined.
47151         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
47152         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
47153         Add one more extra argument: a nanoseconds value.
47154         All uses changed.
47155         (ns): New macro.
47156         (my_strftime function): Add %N format.
47157         (emacs_strftimeu): Renamed from emacs_strftime,
47158         with extra ut argument.
47159
47160 2001-05-09  Paul Eggert  <eggert@twinsun.com>
47161
47162         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
47163
47164 2001-04-21  Jim Meyering  <meyering@lucent.com>
47165
47166         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
47167         doesn't interfere.
47168
47169 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
47170
47171         * m4/ftruncate.m4: Check for chsize.
47172         Link with ftruncate.o unconditionally if ftruncate is missing.
47173         This was required when cross-compiling to i586-mingw32msvc.
47174
47175 2001-04-08  Jim Meyering  <meyering@lucent.com>
47176
47177         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
47178         recomputed; that's necessary when the offset spans a DST transition.
47179         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
47180
47181 2001-04-02  Jim Meyering  <meyering@lucent.com>
47182
47183         * lib/regex.h, regex.c: Update from GNU libc.
47184
47185 2001-03-24  Jim Meyering  <meyering@lucent.com>
47186
47187         * m4/jm-macros.m4: Require autoconf-2.49d.
47188
47189 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
47190
47191         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
47192
47193 2001-03-19  Paul Eggert  <eggert@twinsun.com>
47194
47195         * lib/version-etc.c (version_etc_copyright): Update to 2001.
47196
47197 2001-03-17  Jim Meyering  <meyering@lucent.com>
47198
47199         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
47200         now that the version in autoconf is equivalent.
47201         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
47202
47203         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
47204         Suggestion from Akim Demaille.
47205
47206         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
47207         (jm_PREREQ_TEMPNAME): New function.
47208
47209 2001-03-16  Paul Eggert  <eggert@twinsun.com>
47210
47211         * lib/tempname.c (uint64_t): Define to uintmax_t if
47212         not defined, and if UINT64_MAX is not defined.
47213         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
47214         Reported by John David Anglin.
47215
47216 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
47217
47218         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
47219         resolve alias if codeset is empty.
47220         * lib/config.charset (BeOS): Use wildcard syntax.
47221
47222 2001-03-13  Jim Meyering  <meyering@lucent.com>
47223
47224         * lib/path-concat.c (path_concat)
47225         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
47226         concatenating e.g., `C:' and `foo'.
47227         From Bruno Haible.
47228
47229 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
47230
47231         * lib/localcharset.c (locale_charset): Don't use
47232         setlocale(LC_CTYPE,NULL). Don't return NULL.
47233         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
47234
47235 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
47236
47237         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
47238         support for DOS/DJGPP.
47239
47240 2001-03-01  Paul Eggert  <eggert@twinsun.com>
47241
47242         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
47243         lacks mkstemp.  Compile our own tempname.c if we compile our own
47244         mkstemp.c, as mkstemp relies on tempname.
47245
47246 2001-03-01  Jim Meyering  <meyering@lucent.com>
47247
47248         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
47249         AH_VERBATIM really does output its argument verbatim.
47250
47251 2001-02-28  Paul Eggert  <eggert@twinsun.com>
47252
47253         * lib/Makefile.am (libfetish_a_SOURCES):
47254         Add dup-safer.c, fopen-safer.c.
47255         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
47256
47257         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
47258         * lib/unistd-safer.h: New files.
47259
47260 2001-02-25  Paul Eggert  <eggert@twinsun.com>
47261
47262         The mkstemp replacement is taken from glibc 2.2.2, with some
47263         portability fixes for use outside glibc, as follows:
47264
47265         * lib/tempname.c (struct_stat64): New macro.
47266         (direxists, __gen_tempname): Use it.
47267         This avoids a portability problem with Solaris 8.
47268
47269         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
47270         (<stddef.h>, <stdint.h>, <string.h>):
47271         Include only if STDC_HEADERS || _LIBC.
47272         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
47273         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
47274         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
47275         (__set_errno): Define this macro if <errno.h> doesn't.
47276         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
47277         Define these macros if <stdio.h> doesn't.
47278         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
47279         Define these macros if <sys/stat.h>
47280         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
47281         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
47282         __xstat64): Define if not _LIBC.
47283         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
47284         (__gen_tempname): Invoke gettimeofday only if
47285         HAVE_GETTIMEOFDAY || _LIBC;
47286         otherwise, fall back on plain "time".
47287         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
47288
47289         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
47290
47291         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
47292
47293 2001-02-18  Paul Eggert  <eggert@twinsun.com>
47294
47295         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
47296
47297 2001-02-17  Paul Eggert  <eggert@twinsun.com>
47298
47299         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
47300         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
47301         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
47302         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
47303
47304 2001-02-17  Paul Eggert  <eggert@twinsun.com>
47305
47306         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
47307         Remove workaround macros for hosts that have mbrtowc but not
47308         mbstate_t, as we now insist on proper declarations for both
47309         before using mbrtowc.
47310
47311 2001-02-17  Jim Meyering  <meyering@lucent.com>
47312
47313         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
47314         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
47315         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
47316         UnixWare 7.1.1.
47317
47318         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
47319         rather than AC_CACHE_VAL.
47320
47321 2001-02-17  Jim Meyering  <meyering@lucent.com>
47322
47323         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
47324         around included file name.
47325
47326         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
47327
47328         * lib/strftime.c: Update from GNU libc (the only changes were to
47329         comments).
47330
47331 2001-02-17  Jim Meyering  <meyering@lucent.com>
47332
47333         * lib/regex.c: Update from libc.
47334
47335 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
47336
47337         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
47338         clash.
47339
47340 2001-02-16  Paul Eggert  <eggert@twinsun.com>
47341
47342         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
47343         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
47344         Reported by Mark Hounschell via Paul Eggert.
47345
47346 2001-02-07  Jim Meyering  <meyering@lucent.com>
47347
47348         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
47349
47350 2001-02-05  Jim Meyering  <meyering@lucent.com>
47351
47352         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
47353         it includes the patch required for `large file' support with at least
47354         HP-UX's 10.20 /bin/cc.
47355
47356 2001-02-03  Jim Meyering  <meyering@lucent.com>
47357
47358         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
47359         AS_IF, now that it works once again (mysteriously).
47360         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
47361
47362 2001-01-30  Jim Meyering  <meyering@lucent.com>
47363
47364         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
47365         * m4/chown.m4: Rename conftestchown to conftest.chown.
47366         * m4/rename.m4: s/conftestdir/conftest.d1/ and
47367         s/conftestdir2/conftest.d2/.
47368         * m4/utimes.m4: s/conftestdata/conftest.data/
47369         Inspired by Pavel Roskin's change in autoconf.
47370
47371 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
47372
47373         * lib/config.charset: Update for FreeBSD 4.2.
47374
47375 2001-01-27  Jim Meyering  <meyering@lucent.com>
47376
47377         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
47378         a use of AS_IF.
47379         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
47380
47381 2001-01-26  Jim Meyering  <meyering@lucent.com>
47382
47383         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
47384         quotearg.c includes it.
47385
47386 2001-01-26  Jim Meyering  <meyering@lucent.com>
47387
47388         * lib/quotearg.c: Include stddef.h.
47389         * lib/quote.c: Include stddef.h.
47390         Reported by Axel Kittenberger.
47391
47392         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
47393         line in double quotes so that it evokes a better diagnostic.
47394         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
47395         Reported by Axel Kittenberger.
47396
47397 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
47398
47399         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
47400         as if it was a `charset'.
47401
47402 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
47403
47404         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
47405         has const.
47406
47407 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
47408
47409         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
47410         to avoid a warning.  Add back 'const' to inptr.
47411
47412 2001-01-20  Jim Meyering  <meyering@lucent.com>
47413
47414         Be sure that headers are checked before used in code compiled
47415         for the type checks.
47416         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
47417         In place of that, invoke jm_CHECK_ALL_TYPES.
47418         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
47419         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
47420         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
47421         The check for ssize_t was mistakenly run before the test for unistd.h.
47422
47423         The configure-time check for stdbool.h was missing.
47424         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
47425         (jm_PREREQ_HASH): New function.
47426
47427 2001-01-17  Jim Meyering  <meyering@lucent.com>
47428
47429         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
47430         for autoconf-2.49c.
47431         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
47432
47433 2001-01-16  Jim Meyering  <meyering@lucent.com>
47434
47435         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
47436         From Bruno Haible.
47437
47438 2001-01-14  Jim Meyering  <meyering@lucent.com>
47439
47440         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
47441         foo and bar.  Create conftestdir/ in the script, not in the C code.
47442         Remove directories in the script, not in the C code.
47443         Remove conftestdir{,2} before trying to create the directory.
47444         Make the entire configure script fail if the mkdir fails.
47445
47446 2001-01-14  Jim Meyering  <meyering@lucent.com>
47447
47448         * lib/rename.c: New file.  From Volker Borchert.
47449         Include stdlib.h, string.h or strings.h, and xalloc.h.
47450         Use strip_trailing_slashes rather than open-coding it.
47451
47452 2001-01-03  Paul Eggert  <eggert@twinsun.com>
47453
47454         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
47455
47456 2001-01-03  Jim Meyering  <meyering@lucent.com>
47457
47458         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
47459         of local `inptr' to avoid warning with some system declarations of
47460         iconv.
47461
47462 2001-01-02  Volker Borchert  <bt@teknon.de>
47463
47464         * m4/rename.m4: New file.
47465         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
47466
47467 2001-01-01  Jim Meyering  <meyering@lucent.com>
47468
47469         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
47470         even on systems with utmpx.h.  It's necessary for the declaration of
47471         utmp's ut_user member.  Reported by Andreas Jaeger.
47472
47473         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
47474         available. They are required for the declarations of getgrgid and
47475         getpwuid resp.
47476         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
47477         Reported by Andreas Jaeger.
47478
47479 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
47480
47481         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
47482         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
47483         so `make install' also works in VPATH builds.
47484
47485 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
47486
47487         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
47488         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
47489         can be used in subdirectories.
47490
47491 2000-12-29  Paul Eggert  <eggert@twinsun.com>
47492
47493         * lib/modechange.c: Do not assume that mode_t uses the
47494         traditional octal encoding.  E.g. "chmod 1 FOO" should set
47495         the other-execute bit of FOO even if S_IXOTH != 1.
47496
47497         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
47498         WOTH, XOTH, ALLM): New macros.
47499         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
47500          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
47501         Use them.
47502         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
47503         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
47504         (mode_compile):
47505         No need to use uintmax_t; unsigned long is long enough.
47506         Don't bother to get suffix since we don't use it.
47507
47508 2000-12-26  Jim Meyering  <meyering@lucent.com>
47509
47510         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
47511         better with autoheader.
47512
47513 2000-12-24  Jim Meyering  <meyering@lucent.com>
47514
47515         * lib/hash.c (is_prime): Return explicit boolean values.
47516         (hash_get_first): Return NULL to appease Irix5.6's 89.
47517         Reported by Nelson Beebe.
47518
47519 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
47520
47521         * lib/localcharset.c (locale_charset): Add support for Win32.
47522
47523 2000-12-18  Paul Eggert  <eggert@twinsun.com>
47524
47525         * lib/physmem.h, lib/physmem.c: New files.
47526
47527         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
47528         (noinst_HEADERS): Add physmem.h.
47529
47530         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
47531         't' for compatibility with Solaris 8 sort.
47532
47533 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
47534
47535         * lib/config.charset: Add support for BeOS.
47536
47537 2000-12-17  Jim Meyering  <meyering@lucent.com>
47538
47539         * m4/dos.m4 (jm_AC_DOS): New file and macro.
47540         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
47541
47542 2000-12-16  Jim Meyering  <meyering@lucent.com>
47543
47544         This bug had a serious impact on chown: `chown N:M FILE' (for integer
47545         N and M) would have treated it like `chown N:N FILE'.
47546
47547         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
47548
47549 2000-12-16  Jim Meyering  <meyering@lucent.com>
47550
47551         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
47552         SHELLS_FILE to a file name that's useful on djgpp systems.
47553         Include stdlib.h.
47554         (ADDITIONAL_DEFAULT_SHELLS): Define.
47555         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
47556         Based mostly on a patch from Prashant TR.
47557
47558 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
47559
47560         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
47561         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
47562         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
47563
47564 2000-12-08  Andreas Schwab  <schwab@suse.de>
47565
47566         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
47567         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
47568
47569 2000-12-07  Jim Meyering  <meyering@lucent.com>
47570
47571         * lib/stripslash.c (ISSLASH): Define.
47572         (strip_trailing_slashes): Use ISSLASH rather than comparing against
47573         `/'.
47574         From Prashant TR.
47575
47576         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
47577         (dir_name_r): Declare this function as static.
47578         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
47579         manifest itself on a name containing a mix of slashes and
47580         backslashes.
47581         Make this function work with names starting with a DOS-style
47582         drive letter and colon prefix.
47583         (dir_name): Append `.' if necessary.
47584         Based mostly on patches from Prashant TR and Eli Zaretskii.
47585
47586         * lib/dirname.h (dir_name_r): Remove prototype.
47587
47588 2000-12-06  Paul Eggert  <eggert@twinsun.com>
47589
47590         * m4/off_t-format.m4: Remove this file.
47591         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
47592
47593 2000-12-06  Jim Meyering  <meyering@lucent.com>
47594
47595         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
47596         replacement strtoull, we may well need the replacement strtoul, too.
47597         Check for declarations of strtoul and strtoull.
47598         Check for strtol.  Mainly as a cue to cause automake to include
47599         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
47600         Check for limits.h -- strtol.c needs it.
47601
47602 2000-12-05  Jim Meyering  <meyering@lucent.com>
47603
47604         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
47605
47606 2000-12-04  Jim Meyering  <meyering@lucent.com>
47607
47608         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
47609         Also include memory.h, stdlib.h, unistd.h if appropriate.
47610         Reported by Andreas Jaeger (conflicting declaration of malloc).
47611
47612 2000-12-02  Jim Meyering  <meyering@lucent.com>
47613
47614         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
47615         * m4/jm-macros.m4 (jm_MACROS): require it.
47616
47617 2000-12-02  Jim Meyering  <meyering@lucent.com>
47618
47619         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
47620
47621 2000-12-01  Paul Eggert  <eggert@twinsun.com>
47622
47623         * lib/memrchr.c: Include <config.h> before any system include file.
47624
47625 2000-11-30  Jim Meyering  <meyering@lucent.com>
47626
47627         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
47628
47629 2000-11-30  Jim Meyering  <meyering@lucent.com>
47630
47631         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
47632
47633 2000-11-29  Paul Eggert  <eggert@twinsun.com>
47634
47635         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
47636
47637 2000-11-26  Jim Meyering  <meyering@lucent.com>
47638
47639         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
47640
47641 2000-11-22  Paul Eggert  <eggert@twinsun.com>
47642
47643         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
47644         size of (size_t) -1; it's not portable.
47645
47646 2000-11-17  Jim Meyering  <meyering@lucent.com>
47647
47648         * lib/strstr.c: Update from GNU libc.
47649
47650 2000-11-17  Akim Demaille  <akim@epita.fr>
47651
47652         * lib/obstack.h: Formatting changes.
47653         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
47654         prevent type checking.
47655         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
47656         cast the value to (void *): assigning a `foo *' to a `void *'
47657         variable is valid.
47658         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
47659
47660 2000-11-16  Jim Meyering  <meyering@lucent.com>
47661
47662         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
47663
47664 2000-11-11  Jim Meyering  <meyering@lucent.com>
47665
47666         * lib/error.c: Add a couple #includes, merging from GNU libc version.
47667
47668 2000-11-10  Jim Meyering  <meyering@lucent.com>
47669
47670         * lib/obstack.h: Update from GNU libc.
47671         * lib/obstack.c: Likewise.
47672
47673 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
47674
47675         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
47676
47677 2000-11-06  Paul Eggert  <eggert@twinsun.com>
47678
47679         * lib/getusershell.c (setusershell): Use rewind rather than
47680         fseek/fseeko, to avoid configuration hassles with fseeko.
47681         Don't bother opening SHELLS_FILE if shellstream is NULL;
47682         it's not necessary.
47683
47684 2000-11-05  Jim Meyering  <meyering@lucent.com>
47685
47686         * lib/makepath.h (make_dir): Declare.
47687         * lib/makepath.c (make_dir): Remove `static' attribute.
47688         Tweak a comment.
47689
47690 2000-11-04  Jim Meyering  <meyering@lucent.com>
47691
47692         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
47693
47694 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
47695
47696         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
47697         last one in a bucket, advance to the next bucket.
47698
47699 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
47700
47701         * lib/fnmatch.c: Do not comment out all the code if we are using
47702         the GNU C library, because in some cases we are replacing buggy
47703         code in the GNU C library itself.
47704
47705 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
47706
47707         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
47708         (regex_compile): Catch bogus \(\1\).
47709
47710 2000-10-30  Paul Eggert  <eggert@twinsun.com>
47711
47712         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
47713         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
47714         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
47715
47716 2000-10-30  Paul Eggert  <eggert@twinsun.com>
47717
47718         * lib/error.h, getline.h, modechange.h:
47719         Remove "2000" from Copyright line, as the file hasn't been
47720         changed this year other than in the copyright notice.
47721
47722         * lib/xalloc.h: Add "2000" to Copyright line, as this file
47723         was changed this year.
47724
47725 2000-10-29  Jim Meyering  <meyering@lucent.com>
47726
47727         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
47728         renaming.
47729         * m4/ls-mntd-fs.m4: Likewise
47730
47731 2000-10-29  Jim Meyering  <meyering@lucent.com>
47732
47733         * lib/xstat.in: Fix grammar in comment.
47734
47735 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
47736
47737         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
47738         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
47739         doesn't define __restrict_arr.
47740
47741 2000-10-28  Jim Meyering  <meyering@lucent.com>
47742
47743         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
47744         (jm_PREREQ_MEMCHR): New function.
47745
47746 2000-10-28  Jim Meyering  <meyering@lucent.com>
47747
47748         * lib/memchr.c: Update from libc.
47749         Adjust for portability:
47750         [HAVE_STDLIB_H]: Include stdlib.h.
47751         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
47752         Undef __memchr, too.
47753         [!weak_alias]: Define __memchr to memchr.
47754
47755         * lib/regex.c: Update from libc.
47756         * lib/regex.h: Likewise.
47757         * lib/getopt1.c: Likewise.
47758         * lib/memcmp.c: Likewise.
47759
47760         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
47761         Avoid using fseek, when possible -- it's broken by design.
47762         Patch by Ulrich Drepper.
47763
47764 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
47765
47766         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
47767         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
47768         Giving in to popular pressure to shut up the compiler with casts.
47769
47770 2000-10-26  Jim Meyering  <meyering@lucent.com>
47771
47772         * lib/strftime.c: Update from libc.
47773
47774 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
47775
47776         * regex.c: More `unsigned char' -> `re_char' changes.
47777         Also change several `int' into `re_wchar_t'.
47778         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
47779         (PUSH_FAILURE_POINTER): Don't cast any more.
47780         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
47781         We want GCC to complain, since this piece of code makes
47782         re_match non-reentrant, which *should* be fixed.
47783         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
47784         (EXTEND_BUFFER): Use RETALLOC.
47785         (SET_LIST_BIT): Don't cast.
47786         (re_wchar_t): New type.
47787         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
47788         that those two functions will always properly return.
47789         (IMMEDIATE_QUIT_CHECK): Cast to void.
47790         (analyse_first): Use recursion rather than an explicit stack.
47791         (re_compile_fastmap): Can't fail anymore.
47792         (re_search_2): Don't check re_compile_fastmap for failure.
47793         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
47794         Now also sets the new value (passed in a new argument).
47795         (re_match_2_internal): Use it.
47796         Also, use a new var `reg' of type size_t when looping through regs
47797         rather than reuse the inappropriate `mcnt'.
47798
47799 2000-10-25  Jim Meyering  <meyering@lucent.com>
47800
47801         * lib/obstack.c: Update from libc.
47802
47803 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
47804
47805         * regex.c (regex_compile): Change the way of handling a range from
47806         a char less than 256 to a char not less than 256.
47807
47808 2000-10-24  Andrew Innes  <andrewi@gnu.org>
47809
47810         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
47811         NT-Emacs only.
47812         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
47813         so that re_search functions only quit when callers expect them to.
47814
47815 2000-10-23  Jim Meyering  <meyering@lucent.com>
47816
47817         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
47818         wrong.  That set_locale call must not have any side effects.
47819         From Paul Eggert.
47820
47821 2000-10-22  Jim Meyering  <meyering@lucent.com>
47822
47823         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
47824         [CYCLIC]: Remove now-unused definition.
47825
47826         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
47827         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
47828         Suggestion from Ulrich Drepper.
47829
47830 2000-10-21  Jim Meyering  <meyering@lucent.com>
47831
47832         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
47833         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
47834         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
47835
47836 2000-10-21  Jim Meyering  <meyering@lucent.com>
47837
47838         * lib/dirname.c (memrchr): Declare if necessary.
47839         (dir_name): Remove the restriction that there be no
47840         trailing slashes.  Now, this code skips past them, effectively
47841         ignoring them.
47842         [TEST_DIRNAME] (main): New unit tests.
47843
47844         * lib/memrchr.c: New file from GNU libc.
47845         Undef __memrchr, too.
47846         [!weak_alias]: Define __memrchr to memrchr.
47847         Guard weak_alias use with `#ifdef weak_alias'.
47848
47849 2000-10-21  Jim Meyering  <meyering@lucent.com>
47850
47851         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
47852         (dir_name): Use dir_name_r.
47853         * lib/dirname.h (dir_name_r): Declare it.
47854
47855 2000-10-17  Jim Meyering  <meyering@lucent.com>
47856
47857         * lib/quote.h (PARAMS): Define and use.
47858         Reported by Akim Demaille.
47859
47860         * lib/getopt.c: Update from libc.
47861
47862 2000-10-16  Jim Meyering  <meyering@lucent.com>
47863
47864         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
47865         setlocale.
47866         From Jan Fedak.
47867
47868 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
47869
47870         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
47871
47872 2000-09-25  Jim Meyering  <meyering@lucent.com>
47873
47874         * lib/md5.h (rol): Define (from GnuPG).
47875
47876         * lib/sha.c: Give credit (GnuPG) where due.
47877         (M): Use rol rather than open-coding it.
47878         Add a FIXME comment.
47879
47880 2000-09-21  Jim Meyering  <meyering@lucent.com>
47881
47882         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
47883         Reported by Michael Stone.
47884
47885 2000-09-20  Jim Meyering  <meyering@lucent.com>
47886
47887         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
47888         (noinst_HEADERS): Add sha.h.
47889         Based on code from Scott G. Miller and from GnuPG.
47890
47891 2000-09-18  Jim Meyering  <meyering@lucent.com>
47892
47893         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
47894         LIBS. Otherwise, everyone ends up linking with -lelf for some
47895         configurations.
47896         Reported by Mike Stone.
47897
47898 2000-09-15  Jim Meyering  <meyering@lucent.com>
47899
47900         * lib/regex.c: Update from libc.
47901
47902 2000-09-10  Jim Meyering  <meyering@lucent.com>
47903
47904         * lib/getopt.c (_getopt_internal): Update from glibc.
47905
47906 2000-09-09  Jim Meyering  <meyering@lucent.com>
47907
47908         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
47909         think it should be used as a general replacement for isascii.
47910         * lib/fnmatch.c: Likewise.
47911         * lib/mbswidth.c: Likewise
47912         * lib/regex.c: Likewise.
47913
47914         Don't use atoi.
47915         * lib/userspec.c: Include sys/param.h and limits.h.
47916         Include xstrtol.h.
47917         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
47918         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
47919         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
47920         UID, GID.  Check range.
47921
47922 2000-09-06  Jim Meyering  <meyering@lucent.com>
47923
47924         * lib/getopt.c (_getopt_internal): Update from glibc.
47925
47926 2000-08-30  Jim Meyering  <meyering@lucent.com>
47927
47928         * lib/strftime.c: Merge in changes from GNU libc.
47929
47930 2000-08-26  Jim Meyering  <meyering@lucent.com>
47931
47932         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
47933         * m4/fpending.m4: New file.
47934
47935 2000-08-26  Jim Meyering  <meyering@lucent.com>
47936
47937         * lib/closeout.c: Include "__fpending.h".
47938         (close_stdout_status): Return right away if there's nothing to flush.
47939
47940         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
47941         * lib/__fpending.c: New file.
47942         * lib/__fpending.h: New file.
47943
47944 2000-08-20  Jim Meyering  <meyering@lucent.com>
47945
47946         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
47947         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
47948         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
47949
47950 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
47951
47952         Improve fileutils installation on systems where running
47953         programs (like install) can't be unlinked.
47954         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
47955         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
47956
47957 2000-08-07  Paul Eggert  <eggert@twinsun.com>
47958
47959         Standardize on "memory exhausted" instead of "Memory exhausted"
47960         or "virtual memory exhausted".
47961         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
47962         "virtual memory exhausted".
47963         * lib/same.c (same_name): Invoke xalloc_die instead of printing
47964         our own message.
47965         * lib/userspec.c (parse_user_spec): Likewise.
47966         * lib/bumpalloc.h: comment fix
47967         * lib/same.c, userspec.c: Include xalloc.h.
47968
47969         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
47970         not char *const and pointing to a constant array.
47971         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
47972         (xrealloc): Comment fix.
47973
47974         * lib/userspec.c (parse_user_spec):
47975         Don't translate a message until just before returning,
47976         to avoid unnecessary translation.
47977
47978 2000-08-07  Jim Meyering  <meyering@lucent.com>
47979
47980         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
47981         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
47982         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
47983         getgroups.c, gethostname.c, getopt.h, group-member.c,
47984         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
47985         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
47986         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
47987         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
47988         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
47989         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
47990         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
47991         yesno.c: Back out Copyright date changes for each file with no change
47992         this year.  This eases coordination with other programs using the same
47993         source code modules.  From Paul Eggert.
47994
47995 2000-08-06  Paul Eggert  <eggert@twinsun.com>
47996
47997         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
47998         not char, for compatibility with glibc 2.1.3 strftime.c.
47999
48000 2000-08-03  Greg McGary  <greg@mcgary.org>
48001
48002         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
48003         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
48004         (EXTEND_BUFFER): Use them.
48005
48006 2000-08-01  Jim Meyering  <meyering@lucent.com>
48007
48008         * lib/dirname.c (ISSLASH): Define.
48009         (BACKSLASH_IS_PATH_SEPARATOR): Define.
48010         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
48011         both `\' and `/' may be use as path separators.
48012         Based on a patch from Prashant TR.
48013
48014 2000-07-31  Paul Eggert  <eggert@twinsun.com>
48015
48016         * lib/quotearg.c (quotearg_n_options): Don't make the initial
48017         slot vector a constant, since it might get modified.
48018
48019 2000-07-31  Jim Meyering  <meyering@lucent.com>
48020
48021         * lib/xmalloc.c: Use `virtual memory exhausted', not
48022         `Memory exhausted'.
48023         * lib/obstack.c (print_and_abort): Likewise.
48024
48025 2000-07-30  Paul Eggert  <eggert@twinsun.com>
48026
48027         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
48028         buffer, so that the caller can always quote one small
48029         component of a "memory exhausted" message in slot 0.
48030         From a suggestion by Jim Meyering.
48031
48032 2000-07-30  Jim Meyering  <meyering@lucent.com>
48033
48034         * lib/makepath.c (make_path): Quote the other instance, too.
48035
48036         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
48037         (STATIC_BUF_SIZE): Define.
48038         (quotearg_n_options): Use only statically allocated storage when
48039         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
48040         than STATIC_BUF_SIZE.
48041
48042 2000-07-29  Jim Meyering  <meyering@lucent.com>
48043
48044         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
48045         * lib/dirname.c (dir_name): Likewise.
48046
48047         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
48048         `/'.
48049
48050         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
48051         (dir_name): Assert that there are no trailing slashes.
48052
48053 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
48054
48055         * lib/mbswidth.h (mbswidth): Add a flags argument.
48056         (mbswidth): New declaration.
48057         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
48058         * lib/mbswidth.c (mbswidth): Add a flags argument.
48059         (mbsnwidth): New function.
48060
48061 2000-07-24  Jim Meyering  <meyering@lucent.com>
48062
48063         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
48064
48065 2000-07-23  Paul Eggert  <eggert@twinsun.com>
48066
48067         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
48068
48069 2000-07-23  Paul Eggert  <eggert@twinsun.com>
48070
48071         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
48072         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
48073         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
48074         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
48075         invoke multibyte primitives.
48076
48077 2000-07-23  Paul Eggert  <eggert@twinsun.com>
48078
48079         * lib/quotearg.c:
48080         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
48081         so that mbstate_t is always defined.
48082
48083         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
48084         be 1 in at least one GCC installation, and this configuration
48085         error is likely to be common.  Ignoring MB_LEN_MAX hurts
48086         performance on hosts that have mbrtowc but have only unibyte
48087         locales, but I assume these hosts are rare.
48088
48089 2000-07-23  Paul Eggert  <eggert@twinsun.com>
48090
48091         * lib/mbswidth.c (_XOPEN_SOURCE):
48092         Don't define; this causes problems on Solaris 7.
48093         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
48094
48095 2000-07-23  Jim Meyering  <meyering@lucent.com>
48096
48097         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
48098         too: getgrgid, getpwuid, getuid.
48099
48100 2000-07-23  Jim Meyering  <meyering@lucent.com>
48101
48102         * lib/basename.c (base_name): Add an assertion.
48103
48104 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
48105
48106         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
48107         shadow its mbsinit function.
48108
48109 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
48110
48111         * lib/mbswidth.h: New file.
48112         * lib/mbswidth.c: New file.
48113         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
48114         (noinst_HEADERS): Add mbswidth.h.
48115
48116 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
48117
48118         * lib/config.charset: Add support for FreeBSD. Improve support for
48119         HP-UX and IRIX 6.
48120
48121 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
48122
48123         * m4/mbswidth.m4: New file.
48124         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
48125
48126 2000-07-15  Jim Meyering  <meyering@lucent.com>
48127
48128         * lib/makepath.c: Include quote.h.
48129         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
48130         corresponding argument in a `quote (...)' call.
48131         Give better diagnostics.
48132
48133         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
48134         (noinst_HEADERS): Add quote.h.
48135
48136         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
48137         from tar's src/misc.c.
48138         * lib/quote.h: New file.  Prototypes for same.
48139
48140 2000-07-14  Paul Eggert  <eggert@twinsun.com>
48141
48142         From a suggestion by Bruno Haible.
48143         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
48144         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
48145         to decide whether to define the BeOS workaround macro;
48146         this adjusts to the change to AC_MBSTATE_T.
48147
48148 2000-07-14  Jim Meyering  <meyering@lucent.com>
48149
48150         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
48151         jm_AC_TYPE_UINTMAX_T.
48152
48153 2000-07-13  Paul Eggert  <eggert@twinsun.com>
48154
48155         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
48156
48157         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
48158         quotearg_buffer_restyled): Add support for
48159         clocale_quoting_style.  Undo previous change to
48160         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
48161         and "{RIGHT QUOTATION MARK}" msgids.
48162
48163 2000-07-10  Paul Eggert  <eggert@twinsun.com>
48164
48165         From a suggestion by Bruno Haible.
48166         * m4/mbstate_t.m4 (AC_MBSTATE_T):
48167         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
48168         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
48169         and mbstate_t, to a single-part test that simply defines mbstate_t.
48170         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
48171         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
48172
48173 2000-07-10  Jim Meyering  <meyering@lucent.com>
48174
48175         * m4/strerror_r.m4: Mirror the correction made in autoconf.
48176
48177         * m4/gnu-source.m4: Output to confdefs.h directly.
48178         Suggestion from Akim Demaille.
48179
48180 2000-07-09  Paul Eggert  <eggert@twinsun.com>
48181
48182         The old behavior of quoting `like this' doesn't look good with
48183         newer, ISO-style fonts.  See:
48184         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
48185
48186         Instead, quote "like this" by default.  Let the translator
48187         tailor the locale-specific quoting behavior by providing
48188         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
48189
48190         * lib/quotearg.c (N_): New macro.
48191         (gettext_default): New function.
48192         (quotearg_buffer_restyled): Use
48193         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
48194         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
48195
48196 2000-07-09  Jim Meyering  <meyering@lucent.com>
48197
48198         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
48199         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
48200
48201         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
48202         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
48203
48204 2000-07-09  Jim Meyering  <meyering@lucent.com>
48205
48206         * lib/Most files: Update copyright dates to include 2000.
48207
48208 2000-07-08  Jim Meyering  <meyering@lucent.com>
48209
48210         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
48211         if not defined.
48212         (xgethostname): Remove now-unnecessary #ifdef.
48213         Move declaration of `err' into loop where it's used.
48214
48215 2000-07-05  Paul Eggert  <eggert@twinsun.com>
48216         and Bruno Haible  <haible@clisp.cons.org>
48217
48218         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
48219         only if the test for an object-type mbstate_t fails.  This
48220         prevents us from mistakenly reporting that mbstate_t is a
48221         system object type after we "#define mbstate_t int" to work
48222         around its lack.
48223
48224 2000-07-05  Paul Eggert  <eggert@twinsun.com>
48225         and Bruno Haible  <haible@clisp.cons.org>
48226
48227         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
48228
48229 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
48230
48231         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
48232         to strerror_r.
48233         Include <ctype.h> for use of isalpha.
48234
48235 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
48236
48237         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
48238         by allocating a larger buffer. Test the gethostname return value for
48239         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
48240         returns an error and ENAMETOOLONG isn't defined.
48241
48242 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
48243
48244         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
48245         dimension.
48246
48247 2000-07-04  Jim Meyering  <meyering@lucent.com>
48248
48249         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
48250         of the deprecated AC_CHECKING.
48251
48252 2000-07-04  Jim Meyering  <meyering@lucent.com>
48253
48254         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
48255         Reported by Bruno Haible.
48256
48257 2000-07-04  Jim Meyering  <meyering@lucent.com>
48258
48259         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
48260         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
48261         lacks mbrtowc.
48262
48263 2000-07-03  Paul Eggert  <eggert@twinsun.com>
48264
48265         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
48266         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
48267
48268 2000-07-03  Paul Eggert  <eggert@twinsun.com>
48269         and Bruno Haible  <haible@clisp.cons.org>
48270
48271         * lib/quotearg.c (mbrtowc):
48272         Assign to *pwc, and return 1 only if result is nonzero.
48273         (iswprint): Use ISPRINT when substituting our own mbrtowc.
48274
48275 2000-07-03  Jim Meyering  <meyering@lucent.com>
48276
48277         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
48278
48279 2000-07-03  Jim Meyering  <meyering@lucent.com>
48280
48281         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
48282         This is necessary to get a definition of e.g., UTMP_FILE on
48283         HP-UX 10.20.
48284         From Bob Proulx.
48285
48286 2000-07-02  Jim Meyering  <meyering@lucent.com>
48287
48288         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
48289
48290         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
48291         AC_LIBOBJ(function_name).
48292         * m4/chown.m4: Likewise.
48293         * m4/fnmatch.m4: Likewise.
48294         * m4/ftruncate.m4: Likewise.
48295         * m4/getgroups.m4: Likewise.
48296         * m4/getline.m4: Likewise.
48297         * m4/group-member.m4: Likewise.
48298         * m4/jm-macros.m4: Likewise.
48299         * m4/lstat.m4: Likewise.
48300         * m4/malloc.m4: Likewise.
48301         * m4/memcmp.m4: Likewise.
48302         * m4/nanosleep.m4: Likewise.
48303         * m4/putenv.m4: Likewise.
48304         * m4/realloc.m4: Likewise.
48305         * m4/regex.m4: Likewise.
48306         * m4/stat.m4: Likewise.
48307         * m4/strftime.m4: Likewise.
48308
48309 2000-07-02  Jim Meyering  <meyering@lucent.com>
48310
48311         * lib/quotearg.c (mbstate_t): Don't define here.
48312
48313 2000-07-02  Jim Meyering  <meyering@lucent.com>
48314
48315         * lib/nanosleep.c (SIGCONT): Define if not already defined.
48316
48317 2000-07-01  Jim Meyering  <meyering@lucent.com>
48318
48319         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
48320
48321 2000-07-01  Jim Meyering  <meyering@lucent.com>
48322
48323         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
48324         problem.
48325
48326 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
48327
48328         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
48329         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
48330
48331 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
48332
48333         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
48334         per change in ../m4/ls-mntd-fs.m4.
48335         (read_filesystem_list): Ignore symbolic links.
48336
48337 2000-06-29  Jim Meyering  <meyering@lucent.com>
48338
48339         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
48340         for declaration of strcmp.
48341
48342         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
48343
48344         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
48345         Avoid warning by casting result to `char *' to remove `const'.
48346
48347 2000-06-28  Jim Meyering  <meyering@lucent.com>
48348
48349         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
48350         included by quotearg.c, for which we perform this test.  From
48351         Bruno Haible.
48352
48353 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
48354
48355         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
48356         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
48357         <utmpx.h> exists, put readutmp.o into LIBOBJS.
48358
48359 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
48360
48361         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
48362
48363 2000-06-26  Paul Eggert  <eggert@twinsun.com>
48364
48365         savedir now sets errno on failure and invokes xmalloc to get memory.
48366         Fix a couple of other minor bugs while we're at it.
48367
48368         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
48369         (NAMLEN): Remove macro.
48370         (malloc, realloc): Remove decls.
48371         (stpcpy): Likewise.
48372         ("xalloc.h"): Include.
48373         (NAME_SIZE_DEFAULT): New macro.
48374         (savedir): Use xmalloc / xrealloc to allocate memory.
48375         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
48376         Skip "" directory entries.
48377         Use strlen to calculate directory entry length, since the old method
48378         is rarely used these days and isn't worth supporting.
48379         Don't use a pointer after freeing it.
48380         Check for integer overflow when calculating allocation size.
48381         Use memcpy to copy entries, instead of stpcpy.
48382         Set errno properly when returning NULL.
48383         Check for readdir error.
48384
48385 2000-06-26  Jim Meyering  <meyering@lucent.com>
48386
48387         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
48388
48389 2000-06-25  Jim Meyering  <meyering@lucent.com>
48390
48391         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
48392         Linux header bug when _XOPEN_SOURCE is defined to 500.
48393
48394 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
48395
48396         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
48397         deficiency.
48398
48399 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
48400
48401         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
48402         Include xalloc.h.
48403         Don't include <stdlib.h>.  Don't declare malloc, realloc.
48404
48405 2000-06-24  Jim Meyering  <meyering@lucent.com>
48406
48407         * m4/strerror_r.m4: Revive this file -- to try out an experimental
48408         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
48409         for which strerror does return char*, but which lacks a conveniently
48410         accessible declaration of the function.  If the compile-test says
48411         strerror_r doesn't work, then resort to a `run'-test that works on
48412         BeOS and segfaults on DEC Unix.
48413
48414 2000-06-24  Jim Meyering  <meyering@lucent.com>
48415
48416         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
48417
48418 2000-06-23  Paul Eggert  <eggert@twinsun.com>
48419
48420         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
48421         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
48422
48423 2000-06-23  Paul Eggert  <eggert@twinsun.com>
48424
48425         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
48426         (mbrtowc, mbstate_t): Define substitutes if
48427         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
48428         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
48429         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
48430
48431 2000-06-23  Jim Meyering  <meyering@lucent.com>
48432
48433         * m4/afs.m4: Add missing AC_MSG_RESULT.
48434         Reported by Bruno Haible.
48435
48436         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
48437         Suggestion from Bruno Haible.
48438
48439 2000-06-23  Jim Meyering  <meyering@lucent.com>
48440
48441         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
48442
48443 2000-06-21  Jim Meyering  <meyering@lucent.com>
48444
48445         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
48446
48447 2000-06-21  Jim Meyering  <meyering@lucent.com>
48448
48449         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
48450         (noinst_HEADERS): Add getstr.h.
48451
48452         * lib/getline.c (getstr): Move into a separate file.
48453         * lib/getstr.c (getstr): New file, extracted from getline.c, with
48454         the following changes: new parameter, delim2; both delim[12]
48455         parameters have type `int', not `char'.  The latter would lose
48456         with 8-bit delimiters.
48457         * lib/getstr.h: New file.
48458
48459 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
48460
48461         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
48462         than 1024, return a memory chunk of least possible size, instead
48463         of size PATH_MAX + 2. In the loop, increment the size proportionally.
48464         Use free/xmalloc instead of xrealloc to avoid copying for very long
48465         paths.
48466
48467 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
48468
48469         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
48470         the empty string.
48471
48472 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
48473
48474         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
48475         address, not strdup.  Include <stdlib.h> and don't declare free().
48476
48477 2000-06-19  Jim Meyering  <meyering@lucent.com>
48478
48479         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
48480
48481 2000-06-18  Jim Meyering  <meyering@lucent.com>
48482
48483         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
48484
48485         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
48486         `checking whether...' message to be consistent with that of the
48487         lstat test.
48488
48489 2000-06-18  Jim Meyering  <meyering@lucent.com>
48490
48491         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
48492         Besides, these days every porting target provides a mkdir function.
48493
48494         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
48495         needed. (this snippet comes from src/system.h).
48496
48497 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
48498
48499         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
48500
48501 2000-06-15  Paul Eggert  <eggert@twinsun.com>
48502
48503         * lib/human.c (adjust_value): New function.
48504         (human_readable_inexact): Apply rounding style even when
48505         printing approximate values.
48506
48507 2000-06-14  Paul Eggert  <eggert@twinsun.com>
48508
48509         * lib/human.c (human_readable_inexact): Allow an input block
48510         size that is not a multiple of the output block size, and vice versa.
48511         Reported by Piergiorgio Sartor.
48512
48513 2000-06-14  Paul Eggert  <eggert@twinsun.com>
48514
48515         * lib/getdate.y (get_date): Apply relative times after time
48516         zone indicator, not before.  Reported by Todd A. Jacobs.
48517
48518 2000-06-13  Jim Meyering  <meyering@lucent.com>
48519
48520         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
48521
48522         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
48523
48524 2000-06-12  Paul Eggert  <eggert@twinsun.com>
48525
48526         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
48527
48528 2000-06-12  Jim Meyering  <meyering@lucent.com>
48529
48530         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
48531         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
48532         optional argument.
48533         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
48534         the optional argument, `lib'.
48535
48536 2000-06-08  Jim Meyering  <meyering@lucent.com>
48537
48538         * m4/largefile.m4: Remove file (now that it's part of autoconf).
48539
48540 2000-06-04  Paul Eggert  <eggert@twinsun.com>
48541
48542         Rewrite largefile configuration so that we don't need to run
48543         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
48544         AC_CANONICAL_HOST in configure.in -- jmm]
48545
48546         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
48547         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
48548         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
48549         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
48550         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
48551         All uses changed.
48552         Instead of inspecting the output of getconf, try to compile the
48553         test program without and with the macro definition.
48554         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
48555         for getconf.  Instead, check for the needed flags by compiling
48556         test programs.
48557
48558 2000-06-04  Paul Eggert  <eggert@twinsun.com>
48559
48560         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
48561
48562 2000-06-04  Jim Meyering  <meyering@lucent.com>
48563
48564         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
48565         SunOS 4.1.4 for which gid_t is an unsigned type.
48566
48567 2000-06-03  Jim Meyering  <meyering@lucent.com>
48568
48569         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
48570         now that autoconf requires that.
48571
48572         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
48573         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
48574         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
48575
48576 2000-06-03  Jim Meyering  <meyering@lucent.com>
48577
48578         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
48579
48580 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
48581
48582         * m4/glibc21.m4: New file.
48583         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
48584
48585 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
48586
48587         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
48588         newer, don't install charset.alias.
48589         * lib/config.charset: Change the Linux/glibc rules so they become empty
48590         on glibc-2.1 or newer.
48591
48592 2000-06-02  Jim Meyering  <meyering@lucent.com>
48593
48594         * lib/mountlist.c: Back out last change.  Instead, do this...
48595         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
48596         me_dummy member using the same `ignore'-testing code.
48597         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
48598         fs_type strings.
48599         From Mark D. Roth.
48600
48601 2000-05-29  Jim Meyering  <meyering@lucent.com>
48602
48603         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
48604         mounts with the `ignore' attribute.  Based on a patch from
48605         Mark D. Roth.
48606
48607 2000-05-28  Jim Meyering  <meyering@lucent.com>
48608
48609         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
48610         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
48611         * m4/stat.m4: Likewise.
48612         * m4/lstat.m4: Likewise.
48613         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
48614
48615         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
48616         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
48617
48618 2000-05-26  Jim Meyering  <meyering@lucent.com>
48619
48620         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
48621
48622 2000-05-24  Jim Meyering  <meyering@lucent.com>
48623
48624         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
48625         autoconf requires that.
48626         * m4/lib-check.m4: Likewise.
48627         * m4/jm-macros.m4: Likewise.
48628         * m4/strftime.m4: Likewise.
48629
48630         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
48631         AC_CHECK_DECLS, now that autoconf requires that.
48632
48633 2000-05-22  Jim Meyering  <meyering@lucent.com>
48634
48635         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
48636         * m4/lstat.m4: Likewise.
48637
48638 2000-05-22  Jim Meyering  <meyering@lucent.com>
48639
48640         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
48641
48642 2000-05-20  Jim Meyering  <meyering@lucent.com>
48643
48644         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
48645         (jm_PREREQ): Use it.
48646
48647 2000-05-18  Jim Meyering  <meyering@lucent.com>
48648
48649         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
48650         back, too, since it may have been modified by allocate_entry.
48651         (hash_delete): Rewrite to use neither the assignment operator
48652         nor the comma operator in an if-expression.
48653
48654 2000-05-15  Paul Eggert  <eggert@twinsun.com>
48655
48656         * lib/closeout.c:
48657         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
48658         Remove; no longer needed.
48659         "quotearg.h": Add include.
48660         (file_name): Do not bother to explicitly initialize to NULL; it's less
48661         efficient on some hosts.
48662         (close_stdout_status): Remove test as to whether stdout was already
48663         closed; it breaks for the case "echo x | sort >&-".
48664         Quote file name colons.
48665         Do not assume that _("write error") lacks format strings.
48666
48667 2000-05-15  Jim Meyering  <meyering@lucent.com>
48668
48669         * lib/version-etc.c (version_etc_copyright): Update the copyright
48670         string used in all --version output.
48671
48672 2000-05-14  Jim Meyering  <meyering@lucent.com>
48673
48674         * lib/closeout.c (close_stdout_set_file_name): New function.
48675         (close_stdout_status): Use new file-scoped global.
48676         Return right away if fstat says the stdout file descriptor is invalid.
48677         * lib/closeout.h (close_stdout_set_file_name): Declare.
48678
48679 2000-05-10  Jim Meyering  <meyering@lucent.com>
48680
48681         * lib/closeout.c [default_exit_status]: New file-scoped variable.
48682         (close_stdout_set_status): New function.
48683         * lib/closeout.h (close_stdout_set_status): Declare.
48684
48685 2000-05-09  Jim Meyering  <meyering@lucent.com>
48686
48687         * m4/gettext.m4: Rename this...
48688         * m4/libintl.m4: ...to this.
48689
48690 2000-05-08  Jim Meyering  <meyering@lucent.com>
48691
48692         * lib/long-options.c: Don't include closeout.h.
48693         (parse_long_options): Don't call close_stdout for --version.
48694
48695 2000-05-06  Paul Eggert  <eggert@twinsun.com>
48696
48697         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
48698         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
48699         2.1.3 bug.  This avoids a clash when files like regex.c define
48700         _GNU_SOURCE.
48701
48702 2000-05-06  Jim Meyering  <meyering@lucent.com>
48703
48704         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
48705         (AC_REPLACE_FUNCS): Add strnlen.
48706
48707         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
48708         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
48709
48710         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
48711         AC_SEARCH_LIBS call for nanosleep.
48712         (LIB_NANOSLEEP): Set and AC_SUBST.
48713
48714 2000-05-06  Jim Meyering  <meyering@lucent.com>
48715
48716         * lib/strnlen.c: Undefine __strnlen and strnlen.
48717         [!weak_alias]: Define __strnlen to strnlen.
48718
48719         * lib/atexit.c: New file, from libiberty.
48720
48721 2000-05-06  Jim Meyering  <meyering@lucent.com>
48722
48723         * lib/closeout.c (close_stdout_status): Also check for errors on the
48724         stderr stream.
48725
48726 2000-05-05  Jim Meyering  <meyering@lucent.com>
48727
48728         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
48729         AC_SEARCH_LIBS call for clock_gettime.
48730         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
48731
48732         * m4/search-libs.m4: Update from autoconf.
48733
48734         su doesn't work on Solaris 2.6.
48735         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
48736         <shadow.h>.  Reported by Dragos Harabor.
48737
48738 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
48739
48740         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
48741         memcpy instead of xmalloc, xrealloc, path_concat.
48742         (locale_charset): Treat empty environment variables as absent.
48743         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
48744
48745 2000-05-04  Jim Meyering  <meyering@lucent.com>
48746
48747         * lib/getopt.c: Update from glibc.
48748         * lib/obstack.c: Likewise.
48749         * lib/obstack.h: Likewise.
48750         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
48751         file
48752
48753         * lib/regex.h: Likewise.
48754         * lib/strndup.c: Likewise.
48755         * lib/strnlen.c: New file, from glibc.
48756
48757 2000-05-03  Jim Meyering  <meyering@lucent.com>
48758
48759         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
48760
48761 2000-05-02  Paul Eggert  <eggert@twinsun.com>
48762
48763         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
48764         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
48765         compile-time test, rather than inspecting host and OS, to
48766         decide whether to define _LARGEFILE_SOURCE.
48767
48768 2000-05-01  Jim Meyering  <meyering@lucent.com>
48769
48770         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
48771
48772         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
48773         Based on a patch from Bruno Haible.
48774
48775 2000-05-01  Jim Meyering  <meyering@lucent.com>
48776
48777         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
48778
48779 2000-04-29  Jim Meyering  <meyering@lucent.com>
48780
48781         * lib/path-concat.c: Declare strdup only if it's not defined.
48782         * lib/canon-host.c: Likewise.
48783
48784 2000-04-28  Jim Meyering  <meyering@lucent.com>
48785
48786         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
48787         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
48788         is included first, then limits.h is included by locale.h by libintl.h.
48789         From John David Anglin.
48790
48791 2000-04-25  Jim Meyering  <meyering@lucent.com>
48792
48793         * lib/makepath.c (S_IRWXUGO): Define.
48794         (make_path): Always perform explicit chmod if MODE specifies any
48795         of the `special' permission bits.  Prompted by a bug report against
48796         install from Mate Wierdl and Joost van Baal.
48797
48798 2000-04-18  Jim Meyering  <meyering@lucent.com>
48799
48800         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
48801         (jm_PREREQ): Use it.
48802
48803 2000-04-18  Jim Meyering  <meyering@lucent.com>
48804
48805         * lib/README: New file.
48806
48807         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
48808         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
48809
48810 2000-04-17  Jim Meyering  <meyering@lucent.com>
48811
48812         Get it right :-)
48813         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
48814         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
48815         Suggestion from Akim Demaille.
48816
48817 2000-04-17  Jim Meyering  <meyering@lucent.com>
48818
48819         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
48820         the definition of it to rpl_strftime also defined-away the system's
48821         declaration.
48822
48823 2000-04-15  Jim Meyering  <meyering@lucent.com>
48824
48825         Use `C' to denote so-called `contiguous' files, the same way
48826         that tar does.
48827         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
48828         (ftypelet): Use S_ISCTG.
48829         From Michael Deutschmann.
48830
48831 2000-04-14  Jim Meyering  <meyering@lucent.com>
48832
48833         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
48834         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
48835         clobbered.
48836
48837 2000-04-14  Jim Meyering  <meyering@lucent.com>
48838
48839         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
48840
48841 2000-04-13  Jim Meyering  <meyering@lucent.com>
48842
48843         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
48844         AH_VERBATIM to insert required #ifndef into config.h.in.
48845         Suggestion from Akim Demaille.
48846
48847 2000-04-12  Jim Meyering  <meyering@lucent.com>
48848
48849         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
48850         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
48851         Christian Krackowizer.
48852
48853         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
48854         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
48855         (AC_SYS_LARGEFILE): Require.
48856         (AM_C_PROTOTYPES): Require.
48857
48858 2000-04-08  Jim Meyering  <meyering@lucent.com>
48859
48860         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
48861         names don't conflict.  Reported by Eli Zaretskii.
48862
48863 2000-04-07  Jim Meyering  <meyering@lucent.com>
48864
48865         * lib/putenv.c: Move inclusion of errno.h so it follows that of
48866         sys/types.h, to work around system header problems on AIX 3.2.5.
48867         From Bruno Haible.
48868
48869 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
48870
48871         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
48872         bug.  Deal with the different error behavior of Irix iconv.
48873
48874 2000-04-05  Paul Eggert  <eggert@twinsun.com>
48875
48876         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
48877         IRIX if the installer said otherwise.
48878
48879 2000-04-05  Jim Meyering  <meyering@lucent.com>
48880
48881         Portability tweaks required for ultrix4.3.
48882         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
48883         (jm_CHECK_DECLS): Add getutent to the list of functions.
48884         (_jm_DECL_HEADERS): Add utmpx.h.
48885         From John David Anglin.
48886
48887         * m4/strftime.m4: Back out the 2000-04-02 change.
48888         Instead of that change, simply undefine putenv in the test program.
48889
48890 2000-04-05  Jim Meyering  <meyering@lucent.com>
48891
48892         Portability tweaks required for ultrix4.3.
48893         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
48894         getutent.
48895         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
48896         * lib/canon-host.c: Declare strdup.
48897         * lib/path-concat.c: Likewise.
48898         From John David Anglin.
48899
48900 2000-04-04  Jim Meyering  <meyering@lucent.com>
48901
48902         Be more DOS 8.3-friendly.
48903         * lib/ref-add.sin: Renamed from ref-add.sed.in.
48904         * lib/ref-del.sin: Renamed from ref-del.sed.in.
48905         * lib/Makefile.am: Reflect renaming.
48906         Reported by Eli Zaretskii.
48907
48908         Use a temporary file name that won't clash with `charset.alias'
48909         in the DOS 8.3 name space.
48910         * lib/Makefile.am (charset_tmp): Define.
48911         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
48912         (uninstall-local): Likewise.
48913         Reported by Eli Zaretskii.
48914
48915 2000-04-03  Jim Meyering  <meyering@lucent.com>
48916
48917         * m4/gettext.m4: Fix typo in comment.
48918
48919         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
48920         textutils/configure.in).  Suggestion from Paul Eggert.
48921         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
48922
48923 2000-04-02  Paul Eggert  <eggert@twinsun.com>
48924
48925         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
48926         variable in the shell rather than using putenv, which isn't
48927         portable.  This avoids the configure-time inter-test dependency
48928         on the potentially-renamed putenv function.
48929
48930 2000-03-30  Paul Eggert  <eggert@twinsun.com>
48931
48932         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
48933         before checking struct stat.st_blksize, so that
48934         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
48935
48936 2000-03-29  Paul Eggert  <eggert@twinsun.com>
48937
48938         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
48939         since strftime.c uses HAVE_STRFTIME to decide whether to use
48940         the underlying strftime.
48941
48942 2000-03-29  Paul Eggert  <eggert@twinsun.com>
48943
48944         * lib/time/strftime.c (my_strftime): Make sure we call the system
48945         strftime, not ourselves, when invoking the underlying strftime.
48946
48947 2000-03-24  Jim Meyering  <meyering@lucent.com>
48948
48949         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
48950         (charset_alias): Define.
48951         (install-exec-local): Factor out common code.
48952         (uninstall-local): Split lines longer than 80.
48953         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
48954         (SUFFIXES): Define.
48955         (.sed.in.sed): New rule.  Don't redirect directly to $@.
48956         (CLEANFILES): Add ref-add.sed and ref-del.sed.
48957
48958 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
48959
48960         * lib/config.charset: Output a line containing "Packages using this
48961         file".
48962         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
48963         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
48964         ref-del.sed): New rules.
48965
48966 2000-03-17  Jim Meyering  <meyering@lucent.com>
48967
48968         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
48969         Otherwise, include <strings.h>
48970
48971 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
48972
48973         * lib/unicodeio.c (utf8_wctomb): New function.
48974         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
48975         format instead of in UCS-4 with platform dependent endianness.
48976
48977 2000-03-10  Jim Meyering  <meyering@lucent.com>
48978
48979         * m4/lib-check.m4: Look for getspnam in -lgen, too.
48980         From Marco Franzen.
48981
48982 2000-03-07  Paul Eggert  <eggert@twinsun.com>
48983
48984         * lib/savedir.c (savedir): Work even if directory size is
48985         negative; this can happen with some screwy NFS configurations.
48986
48987 2000-03-06  Jim Meyering  <meyering@lucent.com>
48988
48989         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
48990         if it's NULL (because we ran out of memory).  From Bruno Haible.
48991
48992 2000-03-05  Jim Meyering  <meyering@lucent.com>
48993
48994         * lib/localcharset.c ("path-concat.h"): Include.
48995         (get_charset_aliases): Use path_concat instead of ANSI string
48996         concatenation.
48997
48998         * lib/unicodeio.h (PARAMS): Define.
48999         Use it to guard prototype.
49000
49001 2000-03-04  Jim Meyering  <meyering@lucent.com>
49002
49003         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
49004         for lib/localcharset.c.
49005
49006 2000-03-04  Jim Meyering  <meyering@lucent.com>
49007
49008         * lib/Makefile.am (install-exec-local): Create $(libdir) before
49009         installing into it.
49010         (uninstall-local): Uncomment this rule so `make distcheck' works
49011         once again.
49012
49013         * lib/unicodeio.c (<errno.h>): Include it.
49014         (errno): Declare if not defined.
49015
49016         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
49017
49018         * lib/config.charset: New version, incorporating remarks from a linux
49019         i18n mailing list.  From Bruno Haible.
49020
49021 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
49022
49023         * m4/codeset.m4: New file.
49024         * m4/iconv.m4: New file.
49025         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
49026
49027 2000-03-03  Jim Meyering  <meyering@lucent.com>
49028
49029         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
49030
49031 2000-03-02  Jim Meyering  <meyering@lucent.com>
49032
49033         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
49034         the messages come out on separate lines.
49035
49036         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
49037         rather than jm_CHECK_DECLARATIONS.
49038         * m4/decl.m4: Remove now-unused file.
49039
49040         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
49041         geteuid.
49042
49043 2000-03-02  Jim Meyering  <meyering@lucent.com>
49044
49045         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
49046
49047 2000-03-01  Jim Meyering  <meyering@lucent.com>
49048
49049         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
49050         * lib/unicodeio.c: Likewise.
49051
49052 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
49053
49054         * lib/config.charset: New file.
49055         * lib/localcharset.c: New file.
49056         * lib/unicodeio.h, lib/unicodeio.c: New files.
49057         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
49058         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
49059         (noinst_HEADERS): Add unicodeio.h.
49060         (all-local, install-exec-local, charset.alias): New targets.
49061
49062 2000-02-28  Paul Eggert  <eggert@twinsun.com>
49063
49064         * lib/quotearg.c (ALERT_CHAR): New macro.
49065         (quotearg_buffer_restyled): Use it.
49066
49067 2000-02-27  Jim Meyering  <meyering@lucent.com>
49068
49069         * m4/check-decl.m4: Add getenv to the list.
49070
49071 2000-02-27  Jim Meyering  <meyering@lucent.com>
49072
49073         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
49074         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
49075
49076         * lib/backupfile.c: Guard inclusion of stdlib.h with
49077         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
49078         Declare malloc if needed.
49079
49080         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
49081         `#ifndef HAVE_DECL..'
49082         now that autoconf always defines the HAVE_DECL_ symbols.
49083         * lib/human.c: Likewise.
49084         * lib/same.c: Likewise.
49085         * lib/strtoumax.c: Likewise.
49086
49087         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
49088         declaration check was not run.
49089         * lib/hash.c: Likewise.
49090         * lib/human.c: Likewise.
49091         * lib/same.c: Likewise.
49092         * lib/strtoumax.c: Likewise.
49093
49094         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
49095         `.', then first look up the entire `.'-containing string as a login
49096         name.
49097
49098 2000-02-23  Jim Meyering  <meyering@lucent.com>
49099
49100         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
49101         in place of my hack.
49102
49103 2000-02-18  Paul Eggert  <eggert@twinsun.com>
49104
49105         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
49106         (textint): New typedef.
49107         (parser_control): Member year changed from int to textint.
49108         All uses changed.
49109         (YYSTYPE): Removed; replaced by %union with int and textint members.
49110         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
49111         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
49112         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
49113         (tSNUMBER, tUNUMBER): Now of type <textintval>.
49114         (date, number, to_year): Use width of number in digits, not its value,
49115         to determine whether it's a 2-digit year, or a 2-digit time.
49116         (yylex): Store number of digits of numeric tokens.
49117         Reported by John Kendall.
49118
49119         (parser_control): Changed from struct parser_control to typedef (for
49120         consistency).  All uses changed.
49121
49122         (tID): Removed; not used.
49123         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
49124
49125 2000-02-14  Paul Eggert  <eggert@twinsun.com>
49126
49127         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
49128         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
49129
49130 2000-02-12  Jim Meyering  <meyering@lucent.com>
49131
49132         * lib/userspec.c (ISDIGIT): Define it.
49133         (isdigit): Remove definition.
49134         (is_number): Use ISDIGIT, not isdigit.
49135         <libintl.h>: Include.
49136         (_ and N_): Define.
49137         (parse_user_spec): Mark translatable strings.
49138
49139 2000-02-10  Jim Meyering  <meyering@lucent.com>
49140
49141         With these changes, nanosleep.[ch] are finally enough like the other
49142         lib/* replacement files to compile on a few more losing systems.
49143
49144         * lib/nanosleep.h: Don't include config.h.
49145         Remove prototype from declaration of nanosleep.
49146         (PARAMS): Remove now-unneeded definition.
49147         * lib/nanosleep.c: #undef nanosleep.
49148         (rpl_nanosleep): Rename from nanosleep.
49149
49150 2000-02-10  Jim Meyering  <meyering@lucent.com>
49151
49152         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
49153         gnu_nanosleep to rpl_nanosleep.
49154
49155 2000-02-09  Jim Meyering  <meyering@lucent.com>
49156
49157         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
49158         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
49159
49160 2000-02-08  Akim Demaille  <akim@epita.fr>
49161
49162         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
49163         `[' and `]' and remove uses of `changequote'.
49164         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
49165         (AC_SYS_LARGEFILE): Likewise.
49166         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
49167         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
49168         of changequote.
49169         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
49170         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
49171         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
49172         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
49173
49174 2000-02-05  Jim Meyering  <meyering@lucent.com>
49175
49176         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
49177         Remove explicit use of AC_HEADER_TIME.  It is required by
49178         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
49179         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
49180         in autoconf whereby the expansion of the latter ended up preceding
49181         the expansion of its prerequisite, AC_HEADER_TIME.
49182         Reported by Volker Borchert.
49183
49184 2000-02-03  Jim Meyering  <meyering@lucent.com>
49185
49186         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
49187
49188 2000-02-03  Jim Meyering  <meyering@lucent.com>
49189
49190         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
49191         rather than with `#if HAVE_UTMPNAME'.
49192
49193 2000-02-02  Jim Meyering  <meyering@lucent.com>
49194
49195         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
49196         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
49197         Reported by Eli Zaretskii.
49198
49199 2000-02-01  Jim Meyering  <meyering@lucent.com>
49200
49201         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
49202
49203 2000-01-31  Jim Meyering  <meyering@lucent.com>
49204
49205         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
49206         functions.  Add the time.h and sys/time.h headers along with the
49207         AC_REQUIRE'ment of AC_HEADER_TIME.
49208
49209 2000-01-31  Jim Meyering  <meyering@lucent.com>
49210
49211         * lib/nanosleep.h (nanosleep): Guard declaration with
49212         `#if ! HAVE_DECL_NANOSLEEP'.
49213         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
49214         the declaration in that vendor's sys/timers.h.
49215         Reported by Christian Krackowizer.
49216
49217         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
49218         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
49219         (ISPRINT): Likewise.
49220         Reported by Tom Tromey.
49221
49222 2000-01-30  Jim Meyering  <meyering@lucent.com>
49223
49224         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
49225
49226         * m4/prereq.m4 (utmp_includes): Define.
49227         Check for ut_user and ut_name members in both struct utmpx
49228         and struct utmp.
49229
49230 2000-01-30  Jim Meyering  <meyering@lucent.com>
49231
49232         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
49233         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
49234         header files where only utmpx.ut_user is declared.
49235
49236         * lib/readutmp.h (UT_USER): Define.
49237
49238 2000-01-29  Jim Meyering  <meyering@lucent.com>
49239
49240         * m4/lib-check.m4: New file containing library-related checks from
49241         fileutils and sh-utils (textutils had none).
49242
49243 2000-01-28  Jim Meyering  <meyering@lucent.com>
49244
49245         * m4/perl.m4: Change format of warning message to look more like that
49246         from the missing script.  Suggestion from François Pinard.
49247
49248 2000-01-25  Jim Meyering  <meyering@lucent.com>
49249
49250         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
49251         well as time.h in the compile check.
49252         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
49253         Fix typo in cross-compiling case: s/yes/no/.
49254
49255 2000-01-23  Jim Meyering  <meyering@lucent.com>
49256
49257         * m4/jm-macros.m4: Move df-related tests here from
49258         fileutils/configure.in
49259
49260         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
49261         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
49262
49263         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
49264         s/space/ac_fsusage_space/.
49265         (jm_FILE_SYSTEM_USAGE): Take two parameters.
49266
49267         * m4/ftruncate.m4: New file (derived from part of
49268         fileutils/configure.in).
49269         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
49270         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
49271
49272         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
49273         AC_SUBST these here, rather than just in sh-util/configure.in, so
49274         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
49275         all the same.
49276         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
49277         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
49278         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
49279         (AC_SUBST(POW_LIBM)): Likewise.
49280         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
49281
49282 2000-01-23  Jim Meyering  <meyering@lucent.com>
49283
49284         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
49285         obstack.c.
49286
49287 2000-01-22  Jim Meyering  <meyering@lucent.com>
49288
49289         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
49290
49291         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
49292
49293         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
49294         configure.in
49295         (AC_CHECK_HEADERS): Likewise for sh-utils.
49296         (AC_CHECK_HEADERS): Likewise for textutils.
49297         Merge the three lists of headers.
49298
49299         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
49300         from fileutils' configure.in.
49301
49302         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
49303         code. Moved tests into their own function (_jm_DECL_HEADERS) in
49304         check-decl.m4.
49305
49306         * m4/check-decl.m4: Use #if rather than #ifdef.
49307         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
49308         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
49309         (_jm_DECL_HEADERS): Define new function.
49310         (jm_CHECK_DECLARATIONS): Require it.
49311
49312 2000-01-22  Jim Meyering  <meyering@lucent.com>
49313
49314         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
49315         [! HAVE_DECL_STRTOULL]: Declare strtoull.
49316         Required for some AIX systems.  Reported by Christian Krackowizer.
49317         [TESTING] (main): New function.
49318
49319         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
49320         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
49321         letters.
49322
49323         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
49324         iswprint.
49325
49326         * lib/strverscmp.c (ISDIGIT): Define.
49327         (strverscmp): Use ISDIGIT, not isdigit.
49328
49329 2000-01-19  Jim Meyering  <meyering@lucent.com>
49330
49331         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
49332         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
49333         defines `struct timespec' in <sys/time.h>
49334
49335         * m4/c-bs-a.m4: Remove uses of changequote altogether.
49336         Thanks to Akim for explaining.
49337
49338 2000-01-17  Paul Eggert  <eggert@twinsun.com>
49339
49340         * lib/nanosleep.c (nanosleep):
49341         Don't use SA_INTERRUPT to decide whether to call sigaction, as
49342         POSIX.1 doesn't require SA_INTERRUPT and some systems
49343         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
49344         it's been part of POSIX.1 since day 1 (in 1988).
49345
49346 2000-01-17  Jim Meyering  <meyering@lucent.com>
49347
49348         * lib/interlock: Remove unused file.  Reported by François Pinard.
49349
49350 2000-01-16  Paul Eggert  <eggert@twinsun.com>
49351
49352         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
49353         alert, backslash, formfeed, and vertical tab unnecessarily in
49354         shell quoting style.
49355
49356 2000-01-16  Jim Meyering  <meyering@lucent.com>
49357
49358         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
49359         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
49360         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
49361         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
49362
49363 2000-01-16  Jim Meyering  <meyering@lucent.com>
49364
49365         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
49366         because the latter didn't work.
49367
49368 2000-01-15  Jim Meyering  <meyering@lucent.com>
49369
49370         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
49371         (AC_REPLACE_FUNCS): Add memcpy and memset.
49372         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
49373         Add strpbrk.
49374         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
49375
49376 2000-01-12  Jim Meyering  <meyering@lucent.com>
49377
49378         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
49379         (jm_PREREQ): Use it.
49380         (jm_PREREQ_READUTMP): New macro.
49381         (jm_PREREQ): Use it.
49382
49383 2000-01-11  Paul Eggert  <eggert@twinsun.com>
49384
49385         Quote multibyte characters correctly.
49386         * m4/c-bs-a.m4: New file.
49387         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
49388         (jm_PREREQ): Use it.
49389
49390 2000-01-11  Paul Eggert  <eggert@twinsun.com>
49391
49392         * m4/uintmax_t.m4: Port to autoconf 2.13.
49393
49394 2000-01-08  Jim Meyering  <meyering@ascend.com>
49395
49396         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
49397         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
49398
49399 2000-01-04  Jim Meyering  <meyering@ascend.com>
49400
49401         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
49402         jm_STRUCT_DIRENT_D_TYPE.
49403         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
49404         jm_STRUCT_DIRENT_D_INO.
49405         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
49406         jm_STRUCT_UTIMBUF.
49407         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
49408         renamings.
49409         * m4/utime.m4: Likewise.
49410
49411         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
49412         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
49413
49414 2000-01-03  Paul Eggert  <eggert@twinsun.com>
49415
49416         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
49417         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
49418
49419 2000-01-02  Jim Meyering  <meyering@ascend.com>
49420
49421         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
49422         remember if this is necessary.
49423
49424 1999-12-26  Jim Meyering  <meyering@ascend.com>
49425
49426         * m4/jm-macros.m4: Use it here.
49427         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
49428
49429 1999-12-23  Jim Meyering  <meyering@ascend.com>
49430
49431         * m4/jm-macros.m4: Check for clock_gettime (moved from
49432         fileutils/configure.in)
49433         Check for gettimeofday.
49434
49435 1999-12-20  Jim Meyering  <meyering@ascend.com>
49436
49437         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
49438         autoconf-2.14a-1999-12-20.
49439
49440 1999-12-19  Jim Meyering  <meyering@ascend.com>
49441
49442         * m4/lstat-slash.m4: New file.
49443         * m4/jm-macros.m4: Use the new macro:
49444         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
49445
49446 1999-12-07  Jim Meyering  <meyering@ascend.com>
49447
49448         * m4/perl.m4: Require that File::Compare be available, too.
49449         Too many systems seem to lack it.
49450
49451         * m4/strftime.m4: Add checks for most of the cpp macros tested in
49452         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
49453
49454 1999-11-18  Paul Eggert  <eggert@twinsun.com>
49455
49456         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
49457         problem with the QNX 4.25 shell, which doesn't propagate exit
49458         status of failed commands inside shell assignments.
49459
49460 1999-11-17  Jim Meyering  <meyering@ascend.com>
49461
49462         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
49463
49464 1999-11-07  Jim Meyering  <meyering@ascend.com>
49465
49466         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
49467
49468 1999-11-06  Jim Meyering  <meyering@ascend.com>
49469
49470         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
49471         * m4/jm-macros.m4 (jm_MACROS): Use it here.
49472
49473 1999-11-05  Jim Meyering  <meyering@ascend.com>
49474
49475         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
49476         configure.in of textutils, fileutils, and sh-utils into this one
49477         (shared between those packages) file.
49478         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
49479         AC_STRUCT_ST_BLKSIZE.
49480
49481 1999-11-03  Jim Meyering  <meyering@ascend.com>
49482
49483         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
49484         of AC_CHECK_TYPE checks includes unistd.h.
49485         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
49486         Suggestion from Akim Demaille.
49487
49488 1999-10-30  Jim Meyering  <meyering@ascend.com>
49489
49490         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
49491         m4-quoted string.
49492         * m4/ls-mntd-fs.m4: Likewise.
49493         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
49494         * m4/jm-winsz1.m4: Likewise.
49495
49496         * m4/const.m4: Remove file, since the fix made it into the experimental
49497         version of autoconf.
49498         * m4/mktime.m4: Likewise.
49499
49500         * m4/check-type.m4: Remove file, now that the latest version of
49501         AC_CHECK_TYPE takes a third arg to specify additional #includes.
49502
49503         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
49504         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
49505         AC_CHECK_TYPE.
49506
49507 1999-10-04  Jim Meyering  <meyering@ascend.com>
49508
49509         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
49510
49511 1999-09-22  Paul Eggert  <eggert@twinsun.com>
49512
49513         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
49514         2.95.1 bug with HP-UX 10.20.
49515
49516 1999-09-17  Jim Meyering  <meyering@ascend.com>
49517
49518         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
49519         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
49520         due to missing strdup (against sh-utils-2.0).
49521
49522 1999-08-29  Jim Meyering  <meyering@ascend.com>
49523
49524         * m4/jm-macros.m4: Require jm_BISON.
49525         * m4/bison.m4: New file.
49526
49527 1999-08-17  Paul Eggert  <eggert@twinsun.com>
49528
49529         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
49530         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
49531
49532 1999-08-05  Jim Meyering  <meyering@ascend.com>
49533
49534         * m4/getline.m4: Rename test file from conftestdata to conftest.data
49535         to avoid conflicts with `conftest' on 8+3 filesystems.
49536         Suggestion from Eli Zaretskii.
49537
49538 1999-08-04  Jim Meyering  <meyering@ascend.com>
49539
49540         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
49541         fileutils and sh-utils (textutils's getline test was inadequate).
49542         (AM_FUNC_GETLINE): Run this test.
49543         (AC_CHECK_FUNCS): Check for getdelim.
49544         Reported by Bob Proulx.
49545
49546 1999-08-02  Jim Meyering  <meyering@ascend.com>
49547
49548         * m4/jm-macros.m4: Add a comment.
49549
49550 1999-08-01  Paul Eggert  <eggert@twinsun.com>
49551
49552         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
49553         <inttypes.h> defines strtoumax as a macro (and not as a
49554         function).
49555
49556 1999-08-01  Paul Eggert  <eggert@twinsun.com>
49557
49558         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
49559         that we can shift, multiply and divide unsigned long long
49560         values; Ultrix cc can't do it.
49561
49562 1999-08-01  Paul Eggert  <eggert@twinsun.com>
49563
49564         * m4/mktime.m4: New file, which is a preview of what should appear
49565         in the next public autoconf release.
49566
49567 1999-08-01  Paul Eggert  <eggert@twinsun.com>
49568
49569         * m4/lfs.m4: Remove this file.
49570         * m4/largefile.m4: New file.  It contains the old contents of
49571         lfs.m4, except that all names with prefix AC_LFS have been
49572         changed to use the prefix AC_SYS_LARGEFILE instead, to be
49573         compatible with future autoconf versions.  Also, some minor m4
49574         quoting problems have been fixed.
49575
49576 1999-08-01  Paul Eggert  <eggert@twinsun.com>
49577
49578         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
49579         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
49580         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
49581         and simplify the shell code.
49582
49583 1999-08-01  Jim Meyering  <meyering@ascend.com>
49584
49585         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
49586         m4.
49587
49588 1999-07-20  Jim Meyering  <meyering@ascend.com>
49589
49590         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
49591
49592 1999-07-15  Jim Meyering  <meyering@ascend.com>
49593
49594         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
49595
49596 1999-05-22  Jim Meyering  <meyering@ascend.com>
49597
49598         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
49599
49600 1999-05-20  Jim Meyering  <meyering@ascend.com>
49601
49602         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
49603         Add a colon after each `then' in case $4 is empty.
49604
49605 1999-05-16  Jim Meyering  <meyering@ascend.com>
49606
49607         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
49608
49609 1999-05-10  Jim Meyering  <meyering@ascend.com>
49610
49611         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
49612
49613         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
49614         AC_FUNC_MKTIME.
49615
49616 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
49617
49618         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
49619
49620 1999-05-04  Paul Eggert  <eggert@twinsun.com>
49621
49622         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
49623         not CPPFLAGS, so that linking works correctly in IRIX.
49624
49625 1999-04-30  Paul Eggert  <eggert@twinsun.com>
49626
49627         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
49628
49629 1999-04-20  Paul Eggert  <eggert@twinsun.com>
49630
49631         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
49632         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
49633         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
49634         jm_AC_TYPE_UNSIGNED_LONG_LONG.
49635         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
49636
49637         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
49638
49639 1999-04-20  Jim Meyering  <meyering@ascend.com>
49640
49641         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
49642         AC_REPLACE xstroull if necessary.  From Paul Eggert.
49643         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
49644
49645 1999-04-18  Jim Meyering  <meyering@ascend.com>
49646
49647         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
49648         * m4/jm-macros.m4: Use it.
49649
49650 1999-04-06  Jim Meyering  <meyering@ascend.com>
49651
49652         * m4/strftime.m4: Remove test for %f.
49653
49654 1999-03-29  Jim Meyering  <meyering@ascend.com>
49655
49656         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
49657         superset of the AC_TYPE_* checks in the textutils, fileutils,
49658         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
49659         AC_TYPE_PID_T.
49660
49661 1999-03-28  Jim Meyering  <meyering@ascend.com>
49662
49663         * m4/jm-macros.m4: Define GNU_PACKAGE here.
49664         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
49665         replaced e.g., in the *.sh files of the sh-utils.
49666
49667 1999-03-20  Jim Meyering  <meyering@ascend.com>
49668
49669         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
49670         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
49671         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
49672
49673 1999-03-19  Jim Meyering  <meyering@ascend.com>
49674
49675         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
49676
49677 1999-03-12  Jim Meyering  <meyering@ascend.com>
49678
49679         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
49680
49681 1999-03-07  Jim Meyering  <meyering@ascend.com>
49682
49683         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
49684         declared.
49685
49686 1999-02-17  Jim Meyering  <meyering@ascend.com>
49687
49688         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
49689         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
49690
49691 1999-02-07  Jim Meyering  <meyering@ascend.com>
49692
49693         * m4/group-member.m4: New file -- extracted from sh-utils'
49694         configure.in.
49695
49696         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
49697         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
49698
49699 1999-02-06  Jim Meyering  <meyering@ascend.com>
49700
49701         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
49702         * m4/fnmatch.m4: Likewise.
49703         * m4/getgroups.m4: Likewise.
49704         * m4/lstat.m4: Likewise.
49705         * m4/malloc.m4: Likewise.
49706         * m4/putenv.m4: Likewise.
49707         * m4/realloc.m4: Likewise.
49708         * m4/regex.m4: Likewise.
49709         * m4/stat.m4: Likewise.
49710         * m4/strftime.m4: Likewise.
49711         Suggestion from Alain Magloire.
49712
49713         * m4/chown.m4: Use `.$ac_objext', not `.o'.
49714         * m4/fnmatch.m4: Likewise.
49715         * m4/getgroups.m4: Likewise.
49716         * m4/getline.m4: Likewise.
49717         * m4/lstat.m4: Likewise.
49718         * m4/malloc.m4: Likewise.
49719         * m4/memcmp.m4: Likewise.
49720         * m4/putenv.m4: Likewise.
49721         * m4/realloc.m4: Likewise.
49722         * m4/regex.m4: Likewise.
49723         * m4/stat.m4: Likewise.
49724         * m4/strftime.m4: Likewise.
49725         Suggestion from Alain Magloire.
49726
49727         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
49728         an argument.
49729
49730         * m4/regex.m4: Add a run-time Test for proper operation of
49731         re_compile_pattern.
49732
49733 1999-01-31  Jim Meyering  <meyering@ascend.com>
49734
49735         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
49736
49737 1999-01-30  Jim Meyering  <meyering@ascend.com>
49738
49739         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
49740
49741         * m4/jm-mktime.m4: Make this a wrapper around the official
49742         AM_FUNC_MKTIME rather than my private copy, now that the official one
49743         is up to date.
49744         * m4/mktime.m4: Remove file.
49745
49746         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
49747         * m4/uptime.m4: Likewise.
49748         * m4/uintmax_t.m4: Likewise.
49749
49750 1999-01-28  Jim Meyering  <meyering@ascend.com>
49751
49752         * m4/jm-macros.m4: Use jm_AFS.
49753         * m4/afs.m4: New file (from fileutils' configure.in).
49754
49755         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
49756         * m4/chown.m4: Likewise.
49757         * m4/d-ino.m4: Likewise.
49758         * m4/d-type.m4: Likewise.
49759         * m4/fnmatch.m4: Likewise.
49760         * m4/getgroups.m4: Likewise.
49761         * m4/gettext.m4: Likewise.
49762         * m4/jm-mktime.m4: Likewise.
49763         * m4/jm-winsz2.m4: Likewise.
49764         * m4/lcmessage.m4: Likewise.
49765         * m4/ls-mntd-fs.m4: Likewise.
49766         * m4/malloc.m4: Likewise.
49767         * m4/memcmp.m4: Likewise.
49768         * m4/putenv.m4: Likewise.
49769         * m4/realloc.m4: Likewise.
49770         * m4/st_mtim.m4: Likewise.
49771         * m4/strftime.m4: Likewise.
49772
49773 1999-01-16  Jim Meyering  <meyering@ascend.com>
49774
49775         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
49776         (ARGMATCH_DIE_DECL): Define.
49777
49778 1999-01-12  Jim Meyering  <meyering@ascend.com>
49779
49780         * m4/Makefile.am.in: Rewrite to avoid using fmt.
49781         Reported by Lars Hecking.
49782
49783 1999-01-10  Jim Meyering  <meyering@ascend.com>
49784
49785         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
49786         gross kludge.
49787         * m4/inttypes_h.m4: Likewise.
49788         * m4/lstat.m4: Likewise.
49789         * m4/malloc.m4: Likewise.
49790         * m4/readdir.m4: Likewise.
49791         * m4/realloc.m4: Likewise.
49792         * m4/st_dm_mode.m4: Likewise.
49793         * m4/stat.m4: Likewise.
49794         * m4/utimbuf.m4: Likewise.
49795         * m4/utimes.m4: Likewise.
49796
49797         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
49798         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
49799         comments in config.h.in are meaningful.
49800
49801         * m4/jm-macros.m4: Require autoconf-2.13 here.
49802
49803         * m4/regex.m4: By default, don't use the included regex.c on systems
49804         with glibc 2.  Suggestion from Uli Drepper.
49805
49806 1999-01-02  Jim Meyering  <meyering@ascend.com>
49807
49808         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
49809
49810 1998-12-18  Jim Meyering  <meyering@ascend.com>
49811
49812         * m4/Makefile.am.in (Makefile.am): Simplify rule.
49813         Based on a suggestion from Lars Hecking.
49814
49815 1998-11-16  Paul Eggert  <eggert@twinsun.com>
49816
49817         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
49818
49819 1998-11-16  Jim Meyering  <meyering@ascend.com>
49820
49821         * m4/lfs.m4: Double-quote the `uname...` expression.
49822
49823 1998-11-14  Jim Meyering  <meyering@ascend.com>
49824
49825         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
49826         * m4/stat.m4: Likewise.
49827
49828 1998-11-03  Jim Meyering  <meyering@ascend.com>
49829
49830         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
49831         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
49832
49833 1998-10-18  Jim Meyering  <meyering@ascend.com>
49834
49835         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
49836
49837 1998-10-17  Jim Meyering  <meyering@ascend.com>
49838
49839         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
49840         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
49841         calls for those previously hard-coded headers.  Instead, take a new
49842         parameter.
49843         (jm_CHECK_DECLARATIONS): Reflect interface change.
49844         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
49845         (jm_CHECK_DECL_LOCALTIME_R): New macro.
49846
49847         * m4/mktime.m4: Test for spring-forward gap before long-running test.
49848
49849 1998-10-14  Jim Meyering  <meyering@ascend.com>
49850
49851         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
49852         instead of "TZ=America/Vancouver".  From Paul Eggert.
49853
49854 1998-10-11  Jim Meyering  <meyering@ascend.com>
49855
49856         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
49857         This adds a test for a recently added compatibility fix for mktime.c.
49858         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
49859
49860 1998-09-27  Jim Meyering  <meyering@ascend.com>
49861
49862         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
49863
49864         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
49865         ../configure.in, including a change from Gordon Matzigkeit to allow
49866         cross-compiling for the Hurd.
49867
49868         * m4/glibc.m4: New file/macro to test for the GNU C Library
49869         versions 1 and 2.  From Gordon Matzigkeit.
49870         Indent.
49871
49872 1998-09-21  Jim Meyering  <meyering@ascend.com>
49873
49874         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
49875
49876 1998-08-18  Paul Eggert  <eggert@twinsun.com>
49877
49878         Port nanosecond-resolution times to UnixWare 2.1.2 and
49879         pedantic Solaris 2.6.
49880
49881         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
49882         AC_STRUCT_ST_MTIM.
49883         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
49884         Generate name of ns member, instead of just 1 or undef.
49885         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
49886
49887 1998-08-15  Jim Meyering  <meyering@ascend.com>
49888
49889         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
49890         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
49891         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
49892         instead of jm_TYPE_SSIZE_T.
49893
49894 1998-08-12  Jim Meyering  <meyering@ascend.com>
49895
49896         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
49897
49898 1998-08-02  Jim Meyering  <meyering@ascend.com>
49899
49900         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
49901         in acconfig.h manually.
49902
49903 1998-07-31  Paul Eggert  <eggert@twinsun.com>
49904
49905         * m4/st_mtim.m4: New file.
49906
49907 1998-07-28  Jim Meyering  <meyering@ascend.com>
49908
49909         * m4/utimes.m4: Undef stat.
49910
49911 1998-07-25  Jim Meyering  <meyering@ascend.com>
49912
49913         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
49914         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
49915
49916 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
49917
49918         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
49919         uid and gid actually remain unchanged.
49920
49921 1998-07-07  Jim Meyering  <meyering@ascend.com>
49922
49923         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
49924
49925 1998-07-04  Jim Meyering  <meyering@ascend.com>
49926
49927         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
49928         to prove that this macro can be used in packages without regex.c.
49929
49930 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
49931
49932         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
49933         is to be used.
49934
49935 1998-07-03  Jim Meyering  <meyering@ascend.com>
49936
49937         * m4/gettext.m4: Add -lintl if it's found to be necessary.
49938
49939         * m4/gettext.m4: New file -- from gettext-0.10.35.
49940         * m4/lcmessage.m4: Likewise.
49941         * m4/progtest.m4: Likewise.
49942
49943         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
49944         * m4/jm-macros.m4: Require the new macro.
49945
49946 1998-06-29  Jim Meyering  <meyering@ascend.com>
49947
49948         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
49949         for the definition of NGROUPS (used in a system header included
49950         by sys/mount.h).
49951
49952 1998-06-28  Jim Meyering  <meyering@ascend.com>
49953
49954         * m4/ls-mntd-fs.m4: New file.
49955         * m4/fstypename.m4: New file.
49956
49957         * m4/jm-macros.m4: Require the new macro.
49958         * m4/jm-glibc-io.m4: New file.
49959
49960 1998-05-19  Jim Meyering  <meyering@ascend.com>
49961
49962         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
49963         * m4/lchown.m4: New file.
49964
49965         * m4/Makefile.am.in: New file.
49966         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
49967
49968 1998-05-14  Jim Meyering  <meyering@ascend.com>
49969
49970         * m4/Makefile.am (EXTRA_DIST): Add them.
49971         * m4/jm-macros.m4: New file.
49972         * m4/utimbuf.m4: New file.
49973
49974 1998-05-12  Jim Meyering  <meyering@ascend.com>
49975
49976         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
49977
49978 1998-05-11  Jim Meyering  <meyering@ascend.com>
49979
49980         * m4/isc-posix.m4: New file.
49981
49982 1998-05-10  Jim Meyering  <meyering@ascend.com>
49983
49984         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
49985
49986 1998-05-09  Jim Meyering  <meyering@ascend.com>
49987
49988         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
49989         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
49990         with automake.
49991
49992         * m4/ssize_t.m4: New file.
49993         * m4/mktime.m4: Remove file -- the new automake has this now.
49994
49995 1998-04-26  Jim Meyering  <meyering@ascend.com>
49996
49997         * m4/assert.m4: New file.
49998         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
49999
50000 1998-04-05  Jim Meyering  <meyering@ascend.com>
50001
50002         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
50003         (jm_PREREQ): Use it here.
50004
50005 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
50006
50007         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
50008         in acconfig.h.
50009
50010 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
50011
50012         * m4/prereq.m4: New file.
50013         * m4/error.m4: New file.
50014         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
50015
50016 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
50017
50018         * m4/getline.m4: Don't set am_cv_func_working_getline before the
50019         cache-check for the same variable -- that defeated the purpose of
50020         the test; the test program was never run.  This was a problem only
50021         on systems with losing getline functions -- HP-UX 10.20 is one.
50022         Reported by Bjorn Helgaas.
50023
50024 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
50025
50026         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
50027
50028 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
50029
50030         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
50031
50032         * m4/const.m4: New file.  Use an initializer in this declaration
50033         typedef int charset[2]; const charset x;
50034         Reported by Bob Glickstein.
50035
50036 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
50037
50038         * m4/chown.m4: Fix reversed types on -1 args to chown.
50039         From Kaveh Ghazi.
50040
50041 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
50042
50043         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
50044         Add lseek and memchr.
50045
50046         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
50047         T.E.Dickey <dickey@clark.net> said that some older preprocessors
50048         have a 20-character limit on names.
50049
50050 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
50051
50052         * m4/inttypes_h.m4: New file.
50053         * m4/uintmax_t.m4: New file.
50054         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
50055
50056
50057         -----
50058
50059         Local Variables:
50060         coding: utf-8
50061         End:
50062
50063         Copyright (C) 1997-2009 Free Software Foundation, Inc.
50064
50065         Copying and distribution of this file, with or without
50066         modification, are permitted provided the copyright notice
50067         and this notice are preserved.